* {
    padding: 0;
    margin: 0;
    border: none;
    font-family: 微软雅黑, serif;
  }
  fieldset,
  img {
    border: 0;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: 100%;
    font-weight: normal;
  }
  ol,
  ul {
    list-style: none;
  }
  caption,
  th {
    text-align: left;
  }
  sup,
  sub {
    font-size: 100%;
    vertical-align: baseline;
  }
  a {
    cursor: pointer;
    text-decoration: none;
    color: inherit;
  }
  a:hover {
    text-decoration: none;
  }
  img {
    vertical-align: middle;
  }
  body {
    background-color: #fff;
  }
  li {
    list-style: none;
  }
  .hide {
    display: none;
  }
  .clearfix {
    zoom: 1;
  }
  .clearfix:after {
    content: "020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .left {
    float: left;
  }
  .right {
    float: right;
  }
  .con {
    width: 1200px;
    margin: 0 auto;
  }
  .banners {
    width: 100%;
    height: 638px;
    background: url("../images/banner_hzq.jpg") no-repeat center bottom;
    background-size: cover;
  }
  .navs {
    width: 100%;
    overflow: hidden;
    background: url("../images/nav.png") no-repeat center center;
    background-size: 100% 100%;
    border-top: 1px solid #ffffff;
  }
  .navs ul {
    height: 92px;
    line-height: 92px;
    width: 1200px;
    margin: 0 auto;
    display: flex;
    font-weight: bold;
    font-size: 32px;
    color: #ffffff;
  }
  .navs ul li {
    flex: 3;
    text-align: center;
    border-left: 1px solid #73C7C2;
    border-right: 1px solid #73C7C2;
  }
  .navs ul li a:hover{
    color: #ffffff;
  }
  .mains {
    margin: 0 auto;
    background: #ffffff;
  }
  
  .mains .title {
    margin: 40px auto 40px;
    width: 1200px;
    height: 76px;
    position: relative;
  }
  .mains .title .more{
    position: absolute;
    right: 0;
    color: #777777;
    bottom: 16px;
  }
  .mains .title .more:hover{
    color: #2096B3;
  }
  .mains .jjlzn .title {
    background: url("../images/title_jjlzn.png") no-repeat center center;
  }
  .mains .jjlzn .newsPic {
    width: 604px;
    overflow: hidden;
    position: relative;
  }
  .mains .jjlzn .newsPic .swiper-newsPic {
    width: 604px;
    height: 335px;
  }
  .mains .jjlzn .newsPic .swiper-newsPic .pic {
    position: relative;
    width: 604px;
    height: 335px;
  }
  .mains .jjlzn .newsPic .swiper-newsPic .pic img {
    width: 100%;
    height: 100%;
    display: block;
  }
  .mains .jjlzn .newsPic .swiper-newsPic .pic p {
    background: rgba(0, 56, 68, 0.7);
    width: 100%;
    height: 38px;
    line-height: 38px;
    text-indent: 10px;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ffffff;
    font-size: 18px;
    box-sizing: border-box;
    padding-right: 96px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .mains .jjlzn .newsPic .pagination {
    position: absolute;
    text-align: right;
    z-index: 2;
    bottom: 10px;
    right: 8px;
  }
  .mains .jjlzn .newsPic .pagination .swiper-pagination-switch {
    display: inline-block;
    background: rgba(255, 255, 255, 0.4);
    width: 9px;
    height: 9px;
    margin: 0 4px;
    border-radius: 5px;
    cursor: pointer;
  }
  .mains .jjlzn .newsPic .pagination .swiper-active-switch {
    background: #ffffff;
  }
  .mains .jjlzn .newsList {
    width: 576px;
  }
  .mains .jjlzn .newsList .describe {
    border-bottom: 1px dashed #E5E4E4;
    padding-bottom: 16px;
    margin-bottom: 17px;
  }
  .mains .jjlzn .newsList .describe h4 {
    font-weight: bold;
    margin-bottom: 6px;
    text-indent: 8px;
    font-size: 18px;
    background: url("../images/describe.png") no-repeat center left;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .mains .jjlzn .newsList .describe h4 a:hover{
    color:#2096B3;
  }
  .mains .jjlzn .newsList .describe p {
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #777777;
  }
  .mains .jjlzn .newsList .describe:last-child {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .mains .ldcx .title {
    background: url("../images/title_ldcx.png") no-repeat center center;
  }
  .mains .ldcx .con {
    position: relative;
    width: 1300px;
    margin-top: 50px;
    padding-bottom: 36px;
  }
  .mains .ldcx .con .swiper-ldcx {
    height: 280px;
    width: 100%;
  }
  .mains .ldcx .con .swiper-ldcx .pic {
    margin: 30px auto 0;
    width: 332px;
    height: 186px;
    position: relative;
    padding: 5px;
    background: url("../images/ldcx.png") no-repeat center center;
    background-size: 100% 100%;
  }
  .mains .ldcx .con .swiper-ldcx .pic img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
  }
  .mains .ldcx .con .swiper-ldcx .pic p {
    text-align: center;
    width: 328px;
    left: 7px;
    background: rgba(0, 56, 68, 0.7);
    height: 34px;
    line-height: 34px;
    text-indent: 10px;
    position: absolute;
    bottom: 6px;
    color: #ffffff;
    font-size: 18px;
    box-sizing: border-box;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .mains .ldcx .con .arrow-left {
    background: url("../images/left.png") no-repeat;
    width: 65px;
    height: 65px;
    position: absolute;
    left: -44px;
    z-index: 2;
    top: 96px;
    cursor: pointer;
  }
  .mains .ldcx .con .arrow-right {
    background: url("../images/right.png") no-repeat;
    cursor: pointer;
    z-index: 2;
    width: 65px;
    height: 65px;
    position: absolute;
    right: -44px;
    top: 96px;
  }
  .mains .ldcx .con .pagination {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    width: 100%;
    left: 0;
    text-align: center;
  }
  .mains .ldcx .con .pagination .swiper-pagination-switch {
    display: inline-block;
    background: #C1C1C1;
    width: 15px;
    height: 15px;
    margin: 0 10px;
    border-radius: 8px;
    cursor: pointer;
  }
  .mains .ldcx .con .pagination .swiper-active-switch {
    background: linear-gradient(to right, #45d6c9, #14b5da);
    width: 42px;
  }
  .mains .kjhq {
    margin-bottom: 60px;
  }
  .mains .kjhq .title {
    background: url("../images/title_kjhq.png") no-repeat center center;
  }
  .mains .kjhq .pic {
    margin-right: 24px;
    width: 374px;
    height: 210px;
    position: relative;
    padding: 5px;
    background: url("../images/ldcx.png") no-repeat center center;
    background-size: 100% 100%;
  }
  .mains .kjhq .pic img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
  }
  .mains .kjhq .pic .play {
    background: url("../images/play.png") no-repeat center center;
    background-size: 100% 100%;
    width: 59px;
    height: 59px;
    position: absolute;
    left: 42%;
    top: 35%;
  }
  .mains .kjhq .con {
    position: relative;
    width: 1300px;
    margin-top: 50px;
    padding-bottom: 36px;
  }
  .mains .kjhq .con .swiper-kjhq {
    height: 260px;
    width: 100%;
  }
  .mains .kjhq .con .swiper-kjhq .pic {
    margin: 30px auto 0;
    width: 374px;
    height: 210px;
    position: relative;
    padding: 5px;
    background: url("../images/ldcx.png") no-repeat center center;
    background-size: 100% 100%;
  }
  .mains .kjhq .con .swiper-kjhq .pic img {
    width: 100%;
    height: 100%;
    display: block;
    margin: 0 auto;
  }
  .mains .kjhq .con .arrow-left1 {
    background: url("../images/left.png") no-repeat;
    width: 65px;
    height: 65px;
    position: absolute;
    left: -44px;
    z-index: 2;
    top: 96px;
    cursor: pointer;
  }
  .mains .kjhq .con .arrow-right1 {
    background: url("../images/right.png") no-repeat;
    cursor: pointer;
    z-index: 2;
    width: 65px;
    height: 65px;
    position: absolute;
    right: -44px;
    top: 96px;
  }
  .mains .kjhq .con .pagination1 {
    position: absolute;
    z-index: 2;
    bottom: 10px;
    width: 100%;
    left: 0;
    text-align: center;
  }
  .mains .kjhq .con .pagination1 .swiper-pagination-switch {
    display: inline-block;
    background: #C1C1C1;
    width: 15px;
    height: 15px;
    margin: 0 10px;
    border-radius: 8px;
    cursor: pointer;
  }
  .mains .kjhq .con .pagination1 .swiper-active-switch {
    background: linear-gradient(to right, #45d6c9, #14b5da);
    width: 42px;
  }
  @media (max-width: 1410px) {
    .mains .ldcx .con .arrow-left {
      left: 10px;
    }
    .mains .ldcx .con .arrow-right {
      right: 10px;
    }
    .mains .kjhq .con .arrow-left1 {
      left: 10px;
    }
    .mains .kjhq .con .arrow-right1 {
      right: 10px;
    }
  }
  @media (max-width: 1316px) {
    .mains .ldcx .con {
      width: 100%;
    }
    .mains .ldcx .con .swiper-ldcx .pic {
      margin: 30px auto 0;
    }
    .mains .kjhq .con {
      width: 100%;
    }
    .mains .kjhq .con .swiper-kjhq .pic {
      margin: 30px auto 0;
    }
  }
  @media (max-width: 1200px) {
    .banners {
      background: url("../images/banner_hzq_m.jpg") no-repeat bottom center;
      background-size: cover;
      height: 48vw;
    }
    .navs ul {
      width: 100%;
      height: 3rem;
      line-height: 3rem;
      font-size: 1.2rem;
      font-weight: normal;
    }
    .mains .con {
      width: 96vw;
    }
    .mains .mores{
      float: right;
      color: #777777;
      display: block;
      text-align: center;
      margin-top: 1rem;
      background: url("../images/more.png") no-repeat center left;
      background-size: 100% 100%;
      line-height: 2.4rem;
      width: 10vw;
    }
    .mains .mores:hover{
      color: #2096B3;
    }
    .mains .title {
      width: 100%;
    }
    .mains .title .more{
      display: none;
    }
    .mains .jjlzn .newsPic {
      float: none;
      margin: 0 auto;
      width: 100%;
    }
    .mains .jjlzn .newsPic .swiper-newsPic {
      width: 100%;
      height: 56vw;
    }
    .mains .jjlzn .newsPic .swiper-newsPic .pic {
      width: 100%;
      height: 56vw;
    }
    .mains .jjlzn .newsList {
      float: none;
      width: 100%;
      margin: 20px auto 0;
    }
    .mains .jjlzn .newsList .describe p{
      height: auto;
    }
    .mains .jjlzn .newsList .describe:last-child {
      margin-bottom: 0;
      border-bottom: 0;
    }
    .mains .ldcx .con {
      margin-top: 1.5rem;
      width: 96vw;
      padding-bottom: 1.5rem;
    }
    .mains .ldcx .con .pagination {
      bottom: 0;
    }
    .mains .ldcx .con .pagination .swiper-pagination-switch {
      width: 2vw;
      height: 2vw;
      margin: 0 4px;
    }
    .mains .ldcx .con .pagination .swiper-active-switch {
      width: 4vw;
    }
    .mains .ldcx .con .arrow-left {
      left: 20px;
      width: 45px;
      height: 45px;
      top: 32%;
      background: url("../images/left_m.png") no-repeat center center;
      background-size: 100% 100%;
    }
    .mains .ldcx .con .arrow-right {
      right: 20px;
      width: 45px;
      height: 45px;
      top: 32%;
      background: url("../images/right_m.png") no-repeat center center;
      background-size: 100% 100%;
    }
    .mains .kjhq .con {
      margin-top: 1.5rem;
      width: 96vw;
      padding-bottom: 1.5rem;
    }
    .mains .ldcx .con .pagination1 {
      bottom: 0;
    }
    .mains .kjhq .con .pagination1 .swiper-pagination-switch {
      width: 2vw;
      height: 2vw;
      margin: 0 4px;
    }
    .mains .kjhq .con .pagination1 .swiper-active-switch {
      width: 4vw;
    }
    .mains .kjhq .con .arrow-left1 {
      left: 20px;
      width: 45px;
      height: 45px;
      top: 32%;
      background: url("../images/left_m.png") no-repeat center center;
      background-size: 100% 100%;
    }
    .mains .kjhq .con .arrow-right1 {
      right: 20px;
      width: 45px;
      height: 45px;
      top: 32%;
      background: url("../images/right_m.png") no-repeat center center;
      background-size: 100% 100%;
    }
  }
  @media (max-width: 900px) {
    .app-header{
      position: static;
    }
    .mains .mores{
      width: 26vw;
    }
    .mains .title {
      height: 10vw;
      margin: 1.5rem auto;
    }
    .mains .jjlzn .title {
      background-size: 160%;
    }
    .mains .ldcx .title {
      background-size: 160%;
    }
    .mains .ldcx .con .swiper-ldcx {
      width: 96vw;
      height: 54vw;
    }
    .mains .ldcx .con .swiper-ldcx .pic {
      width: 94vw;
      height: 52vw;
      margin: 0;
      padding: 1vw;
    }
    .mains .ldcx .con .swiper-ldcx .pic p {
      width: 97.5%;
      bottom: 4px;
    }
    .mains .ldcx .con .swiper-ldcx .swiper-slide-active .pic {
      z-index: 99;
      -webkit-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }
    .mains .ldcx .con .swiper-ldcx .swiper-slide-active .pic p {
      font-size: 16px;
      height: 34px;
      line-height: 34px;
    }
    .mains .kjhq .con .swiper-kjhq {
      width: 96vw;
      height: 54vw;
    }
    .mains .kjhq .con .swiper-kjhq .pic {
      width: 94vw;
      height: 52vw;
      margin: 0;
      padding: 1vw;
    }
    .mains .kjhq .con .swiper-kjhq .pic p {
      width: 97.5%;
      bottom: 4px;
    }
    .mains .kjhq .con .swiper-kjhq .swiper-slide-active .pic {
      z-index: 99;
      -webkit-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }
    .mains .kjhq .title {
      background-size: 160%;
    }
  }