@font-face {
  font-family: "SOURCEHANSANSCN-BOLD(1)";
  src: url("../fonts/SOURCEHANSANSCN-BOLD(1).woff2") format("woff2"),
  url("../fonts/SOURCEHANSANSCN-BOLD(1).woff") format("woff"),
  url("../fonts/SOURCEHANSANSCN-BOLD(1).ttf") format("truetype"),
  url("../fonts/SOURCEHANSANSCN-BOLD(1).eot") format("embedded-opentype"),
  url("../fonts/SOURCEHANSANSCN-BOLD(1).svg") format("svg");
}

.syhtb{
  font-family: "SOURCEHANSANSCN-BOLD(1)"!important;
}
@media (max-width: 1550px) {
  .header .hright .ulnav li {
    margin-right: .85rem;
  }
  .plateform .platect {
    align-items: center;
  }
}
}
@media (max-width: 1440px) {
  .header .hright .ulnav li {
    margin-right: .85rem;
  }
  .header .logo {
    width: 180px;
    height: 49px;
  }
  .w73 {
    width: 87.5%;
  }
  } @media (max-width: 1350px) {
    .iproduct .pdswiperex .pdswiper .swiper-slide .item .top .text .inner .detail {
      margin-bottom:1.2rem;
    }
    .header .hright .ulnav li {
      margin-right: .55rem;
    }
    .header .logo {
      width: 120px;
      height: 33px;
    }
    .header .hright .ulnav li a {
      font-size: 15px;
    }
    .inews .ct .list .item .de .inner a {
      margin-top:.4rem;
    }
    .inews .ct .list .item .de {
      padding-bottom:.2rem;
    }
    .plateform .sanshuzi .item .left .num {
      font-size: 1.325rem;
    }
    .plateform .sanshuzi .item .left {
      margin-right:1.2rem;
    }
    /*footer*/
    .footer .top .navex .nav_right {
      padding-right:0;
    }
    } @media (max-width: 1120px) {
      .iproduct .pdswiperex .pdswiper .swiper-slide .item .top .text .inner .detail {
        margin-bottom:.8rem;
      }
      .header .hright .ulnav li {
        margin-right: .35rem;
      }
      .header .logo {
        width: 80px;
        height: 22px;
      }
      } @media (max-width: 1024px) {
        .idswiper .swiper-slide {
          position: relative;
        }
        .jj video {
          display: none;
        }
        .idswiper .playicon {
          display: block;
          position: absolute;
          left: 50%;
          top: 50%;
          transform:translate(-50%,-50%);
        }
        .footer .top .navex .nav {
          width:72%;
        }
        .mheadert {
          background: #011f3b;
        }
        .header .hright .ulnav li {
          margin-right: .85rem;
        }
        .idabout .map {
          padding-top: 3.625rem;
        }
        .headerex {
          display: none;
        }
        .mheader {
          display: block;
        }
        .mwidth {
          width: 87.5%;
          margin: 0 auto;
        }
        .mheader {
          display: block;
          position: fixed;
          top: 0;
          left: 0;
          z-index: 99;
          width: 100%;
        }
        .mheader .dis {
          display: flex;
          justify-content: space-between;
          height: 110px;
          align-items: center;
        }
        .mheader .logo {
          height: 100%;
          display: flex;
          justify-content: center;
          align-items: center;
        }
        .mheader .logo i {
          display: inline-block;
          width: 220px;
          height: 60px;
          background-size: cover;
          background-position: center center;
          background-repeat: no-repeat;
        }
        .mheader .right {
          display: flex;
          justify-content: space-between;
          align-items: center;
        }
        .mheader .right .language {
          display: flex;
          height: 100%;
          justify-content: flex-start;
          align-items: center;
        }
        .mheader .right   .languge{
          position: relative;
          
        }
        .mheader .right .languge a{
          font-size: 14px;
          color: #fff;
        }
        .mheader .right .languge  .langbox{
          position: absolute;left: 0;
          top: 0;
          padding-top: 30px;
          opacity: 0;
          visibility: hidden;
        }
        .mheader .right .languge:hover .langbox{
          opacity: 1;
          visibility: visible;
        }
        .mheader .right .language span {
          font-size: 24px;
          color: white;
        }
        .mheader .right .language i {
          display: inline-block;
          width: 16px;
          height: 8px;
          vertical-align: middle;
          background-size: cover;
          background-repeat: no-repeat;
          background-repeat: no-repeat;
          margin-left: 10px;
        }
        .mheader .right .ser {
          display: inline-block;
          width: 131px;
          height: 46px;
          background-color: #003a6f;
          border-radius: 21px;
          color: white;
          font-size: 24px;
          text-align: center;
          display: flex;
          align-items: center;
          justify-content: center;
          margin-left: 30px;
        }
        .mheader .right .ser img {
          width: 20px;
          margin-left: 13px;
        }
        .mheader .right .ham {
          margin-left: 35px;
        }
        .mheader .right .ham i {
          display: inline-block;
          width: 32px;
          height: 28px;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center center;
          transition: all .3s;
        }
        .mheader.white {
          background: #011f3b;
        }
        .mdrop {
          width: 100%;
          height: calc(100vh - 112px);
          background: #003a6f;
          display: none;
        }
        .mdrop .top {
          width: 100%;
        }
        .mdrop .top .title {
          display: flex;
          justify-content: space-between;
          align-items: center;
          border-bottom: 1px solid #14497a;
          padding: 20px 6.25%;
        }
        .mdrop .top .title a {
          font-size: 24px;
          color: white;
          font-family: PingFang-SC-Medium;
        }
        .mdrop .top .title i {
          display: inline-block;
          width: 16px;
          height: 10px;
        }
        .mdrop .top ul {
          display: none;
        }
        .mdrop .top ul li a {
          font-size: 18px;
          color: #3f6d98;
          background: #053561;
          transition: all .3s;
          padding: 16px 6.25%;
          border-bottom: 1px solid #0d3b66;
          display: inline-block;
          width: 100%;
        }
        .mdrop .top ul li a:hover {
          background: #042f56;
        }
        .mheader.active .right .ham i {
          background-image: url(../img/cha.png) !important;
          width: 32px;
          height: 32px;
        }
        .plateform .platect .left .det {
          height: 11.35rem;
          overflow-y: auto;
        }
        .plateform .platect .right .little {
          right: 56%;
        }
        .pdtitle .posi .right li {
          margin-right: .5rem;
        }
        .search-alert {
          position: fixed;
          background-color: #0c2e50;
          left: 0;
          top: 0;
          bottom: 0;
          right: 0;
          width: 100%;
          height: 100%;
          display: none;
          z-index: 11111;
        }
        .search-alert .closei {
          display: block;
          width: 18px;
          height: 18px;
          background: url(../../web/img/ico_37.png) no-repeat center center;
          background-size: contain;
          position: absolute;
          top: 38px;
          right: 2.6%;
          cursor: pointer;
          transition: transform 0.3s ease 0s;
        }
        .search-alert .cent-form {
          position: absolute;
          width: 94.8%;
          left: 2.6%;
          top: 50%;
          border-bottom: 1px solid #515151;
        }
        .search-alert .cent-form .tex {
          font-size: 24px;
          height: 0.8rem;
          line-height: 0.8rem;
          width: 80%;
          padding-right: 0.3rem;
          padding-left: 0.65rem;
          border: none;
          box-sizing: border-box;
          color: white;
          text-align: center;
          background: url(../img/ico_36.png) no-repeat;
          background-position: center left;
        }
        .search-alert .cent-form {
          height: 0.8rem;
          margin-top: -0.4rem;
        }
        .search-alert .cent-form .sub-butn {
          border: none;
          color: white;
          height: 0.6rem;
          margin-top: 0;
          font-size: 20px;
          line-height: 0.2rem;
          position: absolute;
          right: 0;
          top: 0;
          width: 80px;
          text-align: center;
          background: none;
        }
        } @media (max-width: 992px) {
          .footer .top .navex .nav_right {
            display: none;
          }
          .footer .m-cont {
            display: block!important;
            overflow: hidden;
            padding:0.5rem 0;
          }
          .footer .m-cont .t-b {
            width: 50%;
            float: left;
            color: #fff;
            text-align: center;
          }
          .footer .m-cont .divimg {
            width: 50%;
            float: right;
            text-align: center;
          }
          .footer .m-cont .divimg img {
            width: 5rem;
          }
          .casect .itemex .item:nth-child(3n) {
            margin-right: 4%;
          }
          } @media (max-width: 768px) {
            .history .hiswiperex .hiswiper .swiper-slide .img {
              bottom: 1rem;
            }
            .history .hiswiperex .hiswiper .swiper-slide .img img {
              width: 5rem;
            }
            .history .hiswiperex .hiswiper .swiper-slide:nth-child(2n) .img {
              bottom: auto;
              top: -4rem;
            }
            .plateform .pic li .img {
              height: auto;
            }
            .iproduct .top_title .search input {
              width: 94%;
            }
            .cmtitle div:nth-of-type(3) {
              font-size: 0.28rem;
              margin-top: 0.3rem;
            }
            .icultrue .circlex .ct .detail {
              margin-top:.4rem!important;
            }
            .w73 {
              width: 92%;
            }
            .header .hright .ulnav li {
              margin-right: .85rem;
            }
            .headerex {
              display: none;
            }
            .mwidth {
              width: 92%;
              margin: 0 auto;
            }
            .mheader {
              display: block;
              position: fixed;
              top: 0;
              left: 0;
              z-index: 99;
              width: 100%;
            }
            .mheader .logo i {
              width: 2.2rem;
              height: .6rem;
            }
            .mheader .dis {
              display: flex;
              justify-content: space-between;
              height: 1.1rem;
            }
            .mheader .right {
              display: flex;
              justify-content: space-between;
              align-items: center;
            }
            .mheader .right .language {
              display: flex;
              height: 100%;
            }
            .mheader .right .language span {
              font-size: .32rem;
              color: white;
            }
            .mheader .right .language i {
              display: inline-block;
              width: .26rem;
              height: .14rem;
              vertical-align: middle;
              margin-left: .1rem;
            }
            .mheader .right .ser {
              display: inline-block;
              width: 1.6rem;
              height: .46rem;
              background-color: #003a6f;
              border-radius: 21px;
              color: white;
              font-size: .24rem;
              text-align: center;
              display: flex;
              align-items: center;
              justify-content: center;
              margin-left: .3rem;
            }
            .mheader .right .ser img {
              width: .2rem;
              margin-left: .13rem;
            }
            .mheader .right .ham {
              display: flex;
              justify-content: center;
              margin-left: .35rem;
            }
            .mheader .right .ham i {
              display: inline-block;
              width: .48rem;
              height: .42rem;
              background-repeat: no-repeat;
              background-size: cover;
              background-position: center center;
              transition: all .3s;
            }
            .mheader .right .ham i.active {
              background-image: url(../img/cha.png);
              width: .3rem;
              height: .3rem;
            }
            .mdrop {
              height: calc(100vh - 1.1rem);
            }
            .mdrop .top .title {
              padding: 16px 6.25%;
            }
            .mdrop .top .title a {
              display: inline-block;
              width: 100%;
              font-size: .28rem;
            }
            .mdrop .top .title i {
              width: .16rem;
              height: .10rem;
              background-size: cover;
              background-position: center center;
              background-repeat: no-repeat;
            }
            .mdrop .top ul li a {
              font-size: .26rem;
              padding: 14px 6.25%;
            }
            .w87 {
              width: 92%;
            }
            .mheader.active .right .ham i {
              width: .32rem;
              height: .28rem;
            }
            .idswiper .swiper-slide .text div:nth-of-type(1) {
              font-size: .3rem;
            }
            .idswiper .swiper-slide .text div:nth-of-type(2) {
              font-size: .65rem;
              width: 98%;
              margin: 0 auto;
            }
            .idswiper .swiper-slide .text .more {
              width: 1.72rem;
              height: .54rem;
              line-height: .50rem;
            }
            .idswiper .swiper-slide .text .more span {
              font-size: .2rem;
            }
            .idswiper .swiper-slide .text .more img {
              width: 6px;
              height: 8px;
              margin-left: .06rem;
            }
            .cmtitle {
              text-align: center;
            }
            .cmtitle div:nth-of-type(1) {
              font-size: .48rem;
            }
            .cmtitle div:nth-of-type(2) {
              font-size: .36rem;
              margin-top: .2rem;
            }
            .idabout {
              padding: .5rem 0 1rem 0;
            }
            .idabout .left {
              width: 100%;
              text-align: center;
            }
            .idabout .left .top div:nth-of-type(3) {
              margin: 0 auto;
              width: .5rem;
              margin-top: .4rem;
            }
            .idabout .left .detail {
              margin-top: .28rem;
              text-align: center;
            }
            .idabout .left .detail p {
              font-size: .28rem!important;
              line-height: 24px!important;
            }
            .idabout .left .detail p span {
              font-size: .28rem!important;
              line-height: 24px!important;
            }
            .idabout .left .detail p:nth-of-type(2) {
              margin-top: .5rem;
            }
            .idabout .left .more {
              width: 1.72rem;
              height: .53rem;
              line-height: .5rem;
              margin: 0 auto;
              margin-top: .77rem;
            }
            .idabout .left .more span {
              font-size: .2rem;
            }
            .idabout .left .more img {
              margin-left: .06rem;
              width: 5px;
              height: 7px;
            }
            .idabout .map {
              width: 100%;
              position: initial;
              right: initial;
              top: initial;
              padding-top: .8rem;
            }
            .idnews {
              padding: .6rem 0 1rem;
            }
            .idnews .w87 .top .littlet {
              margin-top: .76rem;
            }
            .idnews .w87 .top .littlet a {
              padding-bottom: .34rem;
              font-size: .26rem;
            }
            .idnews .w87 .top .cmtitle {
              padding-bottom: .34rem;
            }
            .idnews .w87 .cont {
              margin-top: .6rem;
            }
            .idnews .w87 .cont .left {
              display: none;
            }
            .idnews .w87 .cont .newsct {
              width: 100%;
            }
            .idnews .w87 .cont .newsct .item {
              padding: .4rem .25rem;
              box-sizing: border-box;
              margin-bottom: .23rem;
            }
            .idnews .w87 .cont .newsct .item .time {
              margin-right: .38rem;
              width: 19.4%;
            }
            .idnews .w87 .cont .newsct .item .time .day {
              font-size: .5rem;
              text-align: center;
            }
            .idnews .w87 .cont .newsct .item .time .year {
              font-size: .24rem;
              white-space: nowrap;
            }
            .idnews .w87 .cont .newsct .item .intro {
              padding-left: .54rem;
              width: 80.6%;
              box-sizing: border-box;
            }
            .idnews .w87 .cont .newsct .item .intro div:nth-of-type(1) {
              font-size: .26rem;
            }
            .idnews .w87 .cont .newsct .item .intro div:nth-of-type(2) {
              font-size: .26rem;
              margin-top: .25rem;
            }
            .idnews .w87 .cont .newsct .item .intro div:nth-of-type(2) i {
              background-repeat: no-repeat;
              background-position: center center;
              background-size: cover;
              margin-left: 6px;
            }
            .idnews .w87 .cont .newsct .item .intro::before {
              top: 13%;
              height: 75%;
            }
            .idpart {
              padding-top: .7rem;
              padding-bottom: 1rem;
            }
            .idpart .cmtitle div:nth-of-type(3) {
              margin-top: .4rem;
            }
            .idpart .icon_swiperex {
              margin-top: .62rem;
            }
            .idpart .icon_swiperex .icon_swiper .swiper-slide .item .img {
              height: 1.8rem;
              line-height: 1.8rem;
            }
            .idpart .icon_swiperex .swiper-button-prev, .idpart .icon_swiperex .swiper-button-next {
              display: block;
            }
            .idpart .icon_swiperex .pnex {
              width: 2rem;
              margin: 0 auto;
              height: .7rem;
              display: flex;
              justify-content: space-between;
              position: relative;
            }
            .idpart .icon_swiperex .pnex .swiper-button-prev {
              background-image: url(../img/sb01.png);
              width: .7rem;
              height: .7rem;
              background-repeat: no-repeat;
              background-position: center center;
              background-size: cover;
              opacity: 1;
            }
            .idpart .icon_swiperex .pnex .swiper-button-next {
              background-image: url(../img/sb03.png);
              width: .7rem;
              height: .7rem;
              background-repeat: no-repeat;
              background-position: center center;
              background-size: cover;
              opacity: 1;
            }
            .idpart .icon_swiperex .pnex .swiper-button-prev:hover {
              background-image: url(../img/sb02.png) !important;
              opacity: 1;
            }
            .idpart .icon_swiperex .pnex .swiper-button-next:hover {
              background-image: url(../img/sb04.png) !important;
              opacity: 1;
            }
            .footer .top .nav {
              display: none;
            }
            .footer .top {
              padding-top: .6rem;
            }
            .footer .top .logotop {
              width: 71%;
            }
            .footer .top .logotop img {
              width: 1.9rem;
              height: auto;
            }
            .footer .top .logotop p {
              font-size: .3rem;
              white-space: nowrap;
            }
            .footer .top .logotop span {
              margin: 0 14px;
            }
            .mfooter {
              display: block;
              margin-top: .4rem;
            }
            .mfooter .title {
              display: flex;
              justify-content: space-between;
              align-items: center;
              border-bottom: 1px solid #15314a;
              padding: 16px 12px;
            }
            .mfooter .title a {
              color: white;
              width: 100%;
              font-size: .28rem;
            }
            .mfooter .title i {
              width: .15rem;
              height: .15rem;
              background-size: cover;
              background-position: center center;
              background-repeat: no-repeat;
            }
            .mfooter ul {
              display: none;
            }
            .mfooter ul li a {
              font-size: .26rem;
              color: white;
              padding: 14px 23px;
              display: inline-block;
              width: 100%;
              border-bottom: 1px solid #0e253a;
            }
            .footer .top .ftlink {
              margin: .6rem 0 .56rem;
              display: block;
            }
            .footer .top .ftlink .left {
              margin-bottom: .2rem;
            }
            .footer .top .ftlink .rtbt {
              justify-content: flex-start;
            }
            .footer .top .ftlink .rtbt .lte {
              display: flex;
              justify-content: flex-start;
              align-items: center;
            }
            .footer .top .ftlink .rtbt .lte a {
              white-space: nowrap;
            }
            .footer .top .ftlink .rtbt .friend {
              margin-left: .2rem;
            }
            .footer .top .ftlink .rtbt .friend .select ul li a {
              font-size: .28rem;
            }
            .footer .bottom {
              display: none;
            }
            .footer .mbottom {
              display: block;
              border-top: 1px solid rgba(255, 255, 255, 0.1);
              padding: .46rem 0 .98rem;
            }
            .footer .mbottom div:nth-of-type(1) {
              font-family: MicrosoftYaHei;
              font-size: .26rem;
              color: #ffffff;
              opacity: 0.2;
            }
            .footer .mbottom div:nth-of-type(2) {
              font-family: MicrosoftYaHei;
              font-size: .26rem;
              color: #ffffff;
              opacity: 0.2;
              margin-top: .22rem;
            }
            .footer .mbottom div:nth-of-type(2) a {
              color: #ffffff;
            }
            .footer .top .ftlink .rtbt .friend .select {
              width: 2.8rem;
            }
            .cmbanner {
              display: none;
            }
            .mcmbanner {
              display: block;
              margin-top: 1.1rem;
            }
            .mcmbanner .banner {
              height: 6rem;
              position: relative;
            }
            .mcmbanner .banner .text {
              color: white;
              position: absolute;
              top: 0.8rem;
              left: 4%;
              display: flex;
              flex-direction: column-reverse;

              font-family: "SOURCEHANSANSCN-BOLD(1)"!important;
            }
            .mcmbanner .banner .text div:nth-of-type(1) {
              font-weight: bold;
              font-size: .36rem;
            }
            .mcmbanner .banner .text div:nth-of-type(2) {
              font-size: .4rem;
              font-weight: bold;
            }
            .posi_title {
              height: 1rem;
              line-height: 1rem;
            }
            .posi_title .posi {
              align-items: center;
            }
            .posi_title .posi .left {
              display: none;
            }
            .posi_title .posi .right {
              width: 100%;
              display: flex;
              justify-content: space-between;
              align-items: center;
            }
            .posi_title .posi .right a {
              margin-right: .1rem;
              white-space: nowrap;
              font-size: .28rem;
            }
            .bs01 .right li {
              width: 25%;
              text-align: center;
            }
            .plateform {
              padding: .7rem 0 .7rem;
            }
            .plateform .platect {
              margin-top: .2rem;
            }
            .plateform .platect .left {
              width: 100%;
              float: initial;
            }
            .posi_title .posi .right li {
              margin-right: 0;
            }
            .plateform .platect .left {
              padding-bottom: .3rem;
            }
            .plateform .platect .left .tit {
              font-size: .32rem;
              padding-bottom: .3rem;
              margin-top: .2rem;
            }
            .plateform .platect .left .det {
              height: auto;
              padding-top: .3rem;
            }
            .plateform .platect .left .det p {
              font-size: .28rem;
              line-height: 24px;
              margin-bottom: .6rem;
            }
            .plateform .platect .right {
              width: 100%;
            }
            .plateform .platect .right .big {
              width: 100%;
              margin-bottom: .2rem;
            }
            .plateform .platect .right .little {
              width: 100%;
              right: 0;
              bottom: 0;
              position: initial;
            }
            .plateform .sanshuzi {
              margin-top: .15rem;
              flex-direction: column;
              padding: 0;
              background: transparent;
              box-shadow: none;
            }
            .plateform .sanshuzi .item {
              width: 100%;
              background: white;
              padding: .3rem .2rem;
              margin-bottom: .2rem;
              height: auto;
              justify-content: space-between;
            }
            .plateform .sanshuzi .item .left .num {
              font-size: .61rem;
              width: 1.4rem;
              text-align: center;
            }
            .plateform .sanshuzi .item .left .pt p:nth-of-type(1) {
              font-size: .28rem;
            }
            .plateform .sanshuzi .item .left .pt p:nth-of-type(2) {
              font-size: .28rem;
            }
            .plateform .sanshuzi .item .img {
              width: .53rem;
              height: .44rem;
            }
            .plateform .sanshuzi .item:nth-of-type(2) {
              padding-left: .2rem;
            }
            .plateform .sanshuzi .item:nth-of-type(3) {
              padding-left: .2rem;
            }
            .chart {
              padding-top: .6rem;
              padding-bottom: 1rem;
            }
            .chart .img {
              width: 100%;
              height: auto;
              margin-top: .3rem;
            }
            .chart .img .line123 {
              width: 85% !important;
            }
            .chart .titex .tit {
              font-size: .32rem;
            }
            .news_title .posi .right {
              justify-content: center;
            }
            .inews {
              padding: .6rem 0 1rem;
            }
            .inews .ct {
              margin-top: .2rem;
              padding-bottom: .6rem;
            }
            .inews .ct .newswiper .item {
              background: transparent;
              flex-direction: column;
            }
            .inews .ct .newswiper .item .img {
              width: 100%;
            }
            .inews .ct .newswiper .item .right {
              width: 100%;
              padding: 0;
            }
            .inews .ct .newswiper .item .right .inner {
              position: initial;
              top: initial;
              transform: translateY(0%);
            }
            .inews .ct .newswiper .item .right .inner .title {
              font-size: .32rem;
            }
            .inews .ct .newswiper .item .right .inner .time {
              margin: .15rem 0;
            }
            .inews .ct .newswiper .item .right .inner .time img {
              width: .2rem;
              height: auto;
            }
            .inews .ct .newswiper .item .right .inner .time span {
              font-size: .28rem;
              margin-left: .1rem;
            }
            .inews .ct .newswiper .item .right .inner .detail {
              font-size: .3rem;
            }
            .inews .ct .newswiper .item .right .inner .seemore {
              margin-top: .5rem;
            }
            .inews .ct .newspg {
              padding-top: 0;
            }
            .inews .ct .list .item .time {
              display: none;
            }
            .pagination a {
              width: .7rem;
              height: .7rem;
              line-height: .7rem;
              margin: 0 .1rem;
              font-size: .32rem;
            }
            .inews .ct .list .item {
              padding: .3rem 0;
            }
            .inews .ct .list .item .pic {
              width: 45%;
            }
            .inews .ct .list .item .de {
              width: 55%;
              padding-left: .2rem;
            }
            .inews .ct .list .item .de .inner .tit {
              font-size: .32rem;
            }
            .inews .ct .list .item .de .inner .det {
              margin-top: .05rem;
              font-size: .28rem;
              line-height: 1.4em;
              height:.75rem;
            }
            .inews .ct .list .item .de .inner .seemore {
              margin-top: .05rem;
            }
            .inews .ct .list .item .de .inner a span {
              font-size: .28rem;
            }
            .news_posi .right {
              justify-content: center !important;
            }
            .newd_ct {
              padding: .6rem 0;
            }
            .newd_ct .w73 .right {
              display: none;
            }
            .newd_ct .w73 .left {
              width: 100%;
            }
            .newd_ct .w73 .left .title {
              font-size: .32rem;
            }
            .newd_ct .w73 .left .share span {
              font-size: .3rem;
            }
            .newd_ct .w73 .left .nrt p {
              font-size: .3rem;
              line-height: .55rem;
            }
            .newd_ct .w73 .left .seemore {
              height: 1.2rem;
              line-height: 1.2rem;
            }
            .ise {
              padding-top: .6rem;
              padding-bottom: 1rem;
            }
            .ise .cmtitle div:nth-of-type(3) {
              margin-top: .4rem;
              font-size: .3rem;
              width: 100%;
              line-height: 1.7em;
            }
            .ise ul {
              margin-top: .4rem;
            }
            .ise ul li {
              width: 100%;
              margin-top: 0;
              padding-bottom: .3rem;
            }
            .ise ul li .top p {
              margin-top: .2rem;
              font-size: .3rem;
            }
            .ise ul li .intro {
              margin-top: .2rem;
            }
            .ise ul li .intro p {
              font-size: .3rem;
              line-height: 1.7em;
            }
            .concept {
              height: 6rem;
              padding-top: 1rem;
            }
            .concept .text {
              margin: 0 auto;
              margin-top: 1.1rem;
              width: 92%;
            }
            .concept .text p {
              font-size: .3rem;
            }
            .policy {
              padding-top: .6rem;
            }
            .policy .ct {
              flex-direction: column;
              padding-bottom: .6rem;
            }
            .policy .ct .left {
              width: 100%;
              padding-top: .1rem;
            }
            .policy .ct .left .topp {
              font-size: .34rem;
            }
            .policy .ct .left .det {
              margin-top: .1rem;
            }
            .policy .ct .left .det p {
              text-indent:2em;
              text-align: justify;
              font-size: .3rem;
              line-height: 1.7em;
            }
            .policy .ct .left .det p:nth-of-type(2) {
              margin-top: .3rem;
            }
            .policy .ct .left .det .bt {
              text-align: center;
            }
            .policy .ct .left .det .bt .le {
              padding-left:2em;
              float:left;
              font-size: .34rem;
              margin-top: .2rem;
            }
            .policy .ct .left .det .bt img {
              float:right;
              width: 50%;
              margin: 0 auto;
              height: auto;
              float: initial;
            }
            .policy .ct .rtl {
              width: 100%;
            }
            .policy .ct .rtl img {
              width: 100%;
            }
            .iproduct {
              padding-top: .3rem;
              padding-bottom: 1rem;
            }
            .iproduct .top_title {
              margin-top: .3rem;
              flex-direction: column;
            }
            .iproduct .top_title .right {
              flex-direction: column;
            }
            .iproduct .pdswiperex .pdswiper .swiper-slide .item .top .text .inner .title p:nth-of-type(1) {
              font-size: .28rem;
            }
            .iproduct .pdswiperex .pdswiper .swiper-slide .item .top .text .inner .title p:nth-of-type(2) {
              font-size: .24rem;
              margin-top: .1rem;
            }
            .iproduct .pdswiperex .pdswiper .swiper-slide .item .top .text .inner .detail {
              display: none;
              margin-top: .2rem;
              margin-bottom: .3rem;
            }
            .iproduct .pdswiperex .pdswiper .swiper-slide .item .top .text .inner .detail p {
              font-size: .28rem;
              line-height: 1.7em;
            }
            .iproduct .pdswiperex .pdswiper .swiper-slide .item .top .text .inner .seemore {
              font-size: .3rem;
            }
            .iproduct .pdswiperex .pdswiper .swiper-slide .item .list .img {
              width: 100%;
            }
            .iproduct .pdswiperex .pdswiper .swiper-slide .item .list .img .text {
              padding-left: .2rem;
            }
            .iproduct .pdswiperex .pdswiper .swiper-slide .item .list .img .text .inner .title p:nth-of-type(1) {
              font-size: .34rem;
            }
            .iproduct .pdswiperex .pdswiper .swiper-slide .item .list .img .text .inner .title p:nth-of-type(2) {
              font-size: .3rem;
              margin-top: .1rem;
              margin-bottom: .2rem;
            }
            .iproduct .pdswiperex .pdswiper .swiper-slide .item:nth-of-type(2) .top .text {
              padding-left: .2rem;
            }
            .iproduct .pdswiperex .pdswiper {
              padding-bottom: .5rem;
            }
            .lbswiper {
              flex-direction: column-reverse;
            }
            .ilist {
              margin-top: 1.1rem;
              padding-bottom: 1rem;
            }
            .ilist .lbswiper .leftex {
              width: 100%;
            }
            .ilist .lbswiper .rightex {
              width: 100%;
            }
            .ilist .lbswiper .swiper-slide {
              height: 4.76rem;
            }
            .ilist .lbswiper .swiper-slide .text .inner p:nth-of-type(1) {
              font-size: .36rem;
            }
            .ilist .lbswiper .swiper-slide .text .inner p:nth-of-type(2) {
              font-size: .26rem;
              margin-top: .25rem;
            }
            .honor_title .right {
              display: flex;
              justify-content: center;
              align-items: center;
            }
            .honor_title .right div {
              width: 20%;
              text-align: center;
              margin-right: 0;
            }
            .plateform .tab {
              font-size: 0;
              display: flex;
              justify-content: space-between;
              flex-wrap: wrap;
              margin: .5rem 0;
            }
            .plateform .tab a {
              font-size: .24rem;
              width: 48%;
              margin-bottom: .2rem;
              height: .8rem;
              line-height: .8rem;
            }
            .plateform .pic li {
              width: 48%;
              margin-right: 4%;
            }
            .plateform .pic li:nth-of-type(2n) {
              margin-right: 0;
            }
            .smtitle .right div {
              margin-right: 0;
            }
            .pct {
              padding: .5rem 0 .7rem;
            }
            .pct .w73 .left {
              width: 100%;
            }
            .pct .w73 .left .img2 {
              display: none;
            }
            .pct .w73 .left .img1 {
              width: 100%;
              left: 0;
            }
            .pct .w73 .intro {
              width: 100%;
              padding-top: .4rem;
            }
            .pct .w73 .intro .detail {
              margin-top: .3rem;
            }
            .pct .w73 .intro .detail p {
              font-size: .3rem;
              line-height: 1.8em;
              margin-bottom: .4rem;
            }
            .pct .w73 .intro .more {
              margin-top: .2rem;
            }
            .pct .w73 .intro .num {
              margin-top: .3rem;
            }
            .pct .w73 .intro .num .item .year .numt span:nth-of-type(1) {
              font-size: .46rem;
            }
            .pct .w73 .intro .num .item .bot {
              margin-top: .1rem;
              font-size: .32rem;
            }
            .pct .w73 .intro .num .item .year .numt span:nth-of-type(2) {
              font-size: .28rem;
            }
            .found {
              padding: .6rem 0 1rem;
            }
            .found .sfq {
              height: 5.82rem;
            }
            .found .sfq .item .img {
              width: .52rem;
              height: .6rem;
            }
            .found .sfq .item .text {
              margin-top: 1.8rem;
            }
            .found .sfq .item .text p:nth-of-type(2) {
              font-size: .26rem;
            }
            .found .sfq .item .text p:nth-of-type(1) {
              font-size: .3rem;
            }
            .found .sfq .item .det {
              height:2.8rem;
              font-size: .28rem;
              line-height: 1.7em;
              overflow-y:auto;
            }
            .found .sfq .item .seemore {
              margin-top: .6rem;
              width: 1.48rem;
              height: .45rem;
              line-height: .45rem;
              font-size: .26rem;
            }
            .icultrue {
              height: 8.4rem;
              margin-top: .03rem;
            }
            .icultrue .circlex .ct .center {
              margin-top: .2rem;
              margin-bottom: .25rem;
              width: .33rem;
              height: auto;
            }
            .icultrue .circlex .ct .detail p {
              font-size: .2rem;
              line-height: 1.5em;
            }
            .icultrue .circlex .ct .detail {
              width: 74%;
              margin: 0 auto;
              overflow: hidden;
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-line-clamp: 3;
              -webkit-box-orient: vertical;
            }
            .icultrue .circle_img {
              width: 6.41rem;
              height: 6.41rem;
              margin-top: -3.205rem;
              margin-left: -3.205rem;
            }
            .icultrue .circlex {
              width: 6.41rem;
              height: 6.41rem;
            }
            .ms .w73 .item .img {
              width: 1.46rem;
              height: 1.46rem;
            }
            .ms .w73 .item .intro p:nth-of-type(1) {
              margin-top: .3rem;
              font-size: .28rem;
            }
            .ms .w73 .item .intro p:nth-of-type(2) {
              font-size: .26rem;
            }
            .ms .w73 {
              padding: 0;
              margin-top: .7rem;
            }
            .ms {
              padding-bottom: 1rem;
            }
            .ms .w73 .item .img i {
              width: .5rem;
              height: .5rem;
            }
            .ms .w73 .item:nth-of-type(2) .img i {
              width: .6rem;
              height: .63rem;
            }
            .ms .w73 .item:nth-of-type(3) .img i {
              width: .59rem;
              height: .57rem;
            }
            .ms .w73 .item::after {
              right: -13%;
            }
            .thereq {
              padding: .6rem 0 1rem;
            }
            .thereq .there_swiper .swiper-slide .item .img {
              width: .63rem;
              height: .63rem;
            }
            .thereq .there_swiper .swiper-slide .item .intro p:nth-of-type(1) {
              font-size: .26rem;
              margin: .27rem 0 .24rem;
            }
            .thereq .there_swiper .swiper-slide .item .intro p:nth-of-type(2) {
              width: 90%;
              font-size: .24rem;
              margin: 0 auto;
            }
            .sekh {
              height: 5.8rem;
              padding-top: 1.1rem;
            }
            .sekh .text p {
              font-size: .26rem;
              line-height: 1.6em;
            }
            .thereq .there_swiper {
              margin-top: .65rem;
            }
            .casect {
              padding: .6rem 0 1rem;
            }
            .casect .itemex {
              margin-top: .6rem;
            }
            .casect .itemex .item {
              width: 48%;
              margin-right: 4%;
            }
            .casect .itemex .item .text {
              padding: .3rem;
              top: -.35rem;
            }
            .casect .itemex .item .text .time {
              font-size: .26rem;
            }
            .casect .itemex .item .text .area span {
              font-size: .3rem;
            }
            .casect .itemex .item:nth-of-type(2n) {
              margin-right: 0;
            }
            .casect .case_loading img {
              width: .6rem;
              height: auto;
            }
            .case_title .posi .right {
              justify-content: center;
            }
            .plateform .pic li .intro {
              overflow: hidden;
              text-overflow: ellipsis;
              display: -webkit-box;
              -webkit-line-clamp: 2;
              -webkit-box-orient: vertical;
              height:.6rem;
              display: none;
            }
            .plateform .pic li {
              margin-bottom: .3rem;
            }
            .market {
              padding-top: .8rem;
            }
            .market .mapex {
              margin-top: .5rem;
              margin-bottom: 1rem;
            }
            .iproduct .pdswiperex .pdswiper .swiper-slide .item .list .img {
              margin-bottom: .5rem;
            }
            .iproduct .top_title .right {
              width: 100%;
              flex-wrap: wrap;
              flex-direction: row;
              margin-top: .4rem;
            }
            .iproduct .top_title .right li {
              width: 48%;
              height: 1.1rem;
              line-height: 1.2em;
              background: white;
              text-align: center;
              border-radius: 3px;
              margin-bottom: .2rem;
              display: flex;
              justify-content: center;
              align-items: center;
            }
            .iproduct .top_title .right li a {
              font-size: .24rem;
            }
            .iproduct .pdswiperex .pdswiper {
              margin-top: .5rem;
            }
            .ilist .posi_title {
              margin-top: 1.1rem;
            }
            .ilist .lbswiper .leftex {
              display: none;
            }
            .ilist .mleftex {
              display: block;
              position: relative;
            }
            .ilist .mleftex .left_swiper {
              width: 90%;
              margin: 0 auto;
            }
            .ilist .mleftex .lpex {
              position: absolute;
              width: 100%;
              top: 50%;
            }
            .ilist .mleftex .lpex .left_prev {
              background-image: url(../img/hyw.png);
              width: .16rem;
              height: .28rem;
              background-size: cover;
              background-position: center center;
              background-repeat: no-repeat;
              left: 0;
              margin-top: 0;
            }
            .ilist .mleftex .lpex .left_next {
              background-image: url(../img/yyhw.png);
              width: .16rem;
              height: .28rem;
              background-size: cover;
              background-position: center center;
              background-repeat: no-repeat;
              right: 0;
              margin-top: 0;
            }
            .dfd .tab {
              width: 100%;
              display: flex;
              flex-wrap: wrap;
              justify-content: space-between;
              margin-top: .3rem;
            }
            .dfd .tab a {
              width: 48%;
              height: .8rem;
              line-height: .8rem;
              font-size: .24rem;
              margin-bottom: .2rem;
              border: solid 1px #d2d2d2;
              border-radius: 3px;
            }
            .dfd .tab a:last-of-type {
              width: 100%;
            }
            .dfd .ct {
              margin-top: .3rem;
              padding: 0;
              padding: 0.4rem;
            }
            .dfd .ct .cmborder {
              padding: 0;
              padding-bottom: .3rem;
              padding-top: .3rem;
            }
            .dfd .stitle {
              padding-top: 0;
              font-size: .32rem;
            }
            .fw_itemex .fw_item {
              padding: 0;
            }
            .dfd .sul {
              margin-top: .15rem;
            }
            .dfd .sul p {
              font-size: .28rem;
              padding-left: .3rem;
              line-height: 1.7em;
            }
            .dfd .ct .back {
              margin-top: 0;
            }
            .dfd .sul p::before {
              top: .15rem;
            }
            .fw_itemex .bfour {
              padding-top: .3rem;
            }
            .fw_itemex .fw_item table {
              margin-top: .3rem;
            }
            .fw_itemex .fw_item table thead tr td {
              font-size: .3rem;
            }
            .fw_itemex .fw_item table tbody tr td div {
              font-size: .28rem;
              padding: .2rem;
            }
            .posi_title .posi .right {
              overflow-y: auto;
            }
            .iproduct .top_title .search {
              width: 100%;
              height: .9rem;
            }
            .iproduct .top_title .search a {
              height: .9rem;
              line-height: .9rem;
            }
            .iproduct .top_title .search input::-ms-input-placeholder {
              font-size: .32rem;
            }
            .iproduct .top_title .search input::-webkit-input-placeholder {
              font-size: .32rem;
            }
            .iproduct .top_title .search input::-moz-input-placeholder {
              font-size: .32rem;
            }
            .idconcact {
              padding: .6rem 0 1rem;
            }
            .idconcact .inner {
              margin-top: .4rem;
            }
            .idconcact .inner .itemex {
              padding: 0;
              flex-wrap: wrap;
            }
            .idconcact .inner .item {
              width: 50%;
              margin-bottom: .3rem;
            }
            .idconcact .inner .item:nth-of-type(2n)::after {
              display: none;
            }
            .mmap {
              height: 7.2rem;
              margin-top: .4rem;
            }
            .idconcact .inner .item .intro p:nth-of-type(1) {
              font-size: .3rem;
              margin-top: .1rem;
              margin-bottom: .15rem;
            }
            .idconcact .inner .item .intro p:nth-of-type(2) {
              font-size: .28rem;
              width: 92%;
              margin: 0 auto;
            }
            .idconcact .inner .item::after {
              height: 58%;
            }
            .idconcact .infor {
              flex-wrap: wrap;
              margin-top: .4rem;
            }
            .idconcact .infor .item {
              width: 100%;
              padding: .3rem;
            }
            .idconcact .infor .item .ex .imga .intro {
              margin-left: .2rem;
              font-size: .28rem;
            }
            .search-alert {
              position: fixed;
              background-color: #0c2e50;
              left: 0;
              top: 0;
              width: 100%;
              height: 100%;
              display: none;
              z-index: 1111;
            }
            .search-alert .closei {
              display: block;
              width: 18px;
              height: 18px;
              background: url(../../web/img/ico_37.png) no-repeat center center;
              background-size: contain;
              position: absolute;
              top: 38px;
              right: 2.6%;
              cursor: pointer;
              transition: transform 0.3s ease 0s;
            }
            .search-alert .cent-form {
              position: absolute;
              width: 94.8%;
              left: 2.6%;
              top: 50%;
              border-bottom: 1px solid #515151;
            }
            .search-alert .cent-form .tex {
              font-size: 0.3rem;
              height: 0.8rem;
              line-height: 0.8rem;
              width: 86%;
              padding-right: 0.3rem;
              padding-left: 0.65rem;
              border: none;
              box-sizing: border-box;
              color: white;
              text-align: center;
              background: url(../img/ico_36.png) no-repeat;
              background-position: center left;
            }
            .search-alert .cent-form {
              height: 0.8rem;
              margin-top: -0.4rem;
            }
            .search-alert .cent-form .sub-butn {
              border: none;
              color: white;
              height: 0.6rem;
              margin-top: 0;
              font-size: 0.3rem;
              line-height: 0.75rem;
              position: absolute;
              right: 0;
              top: 0;
              width: 80px;
              text-align: center;
              background: none;
            }
            .equipment {
              padding: .6rem 0 1rem;
            }
            .equipment .swiperex {
              margin-top: .6rem;
              flex-direction: column;
            }
            .equipment .swiperex .rt_swiperex {
              display: none;
            }
            .equipment .swiperex .left_swiper {
              width: 100%;
            }
            .equipment .swiperex .left_swiper .innerexs .inner_swiper .text {
              height: .8rem;
              line-height: .8rem;
              font-size: .32rem;
            }
            .equipment .swiperex .left_swiper .innerexs .inner_swiper .innerpg {
              bottom: 25%;
            }
            .equipment .swiperex .mrt_swiper {
              display: block;
              width: 100%;
              position: relative;
            }
            .equipment .swiperex .mrt_swiper .right_swiper {
              width: 90%;
              margin: 0 auto;
              margin-top: .5rem;
            }
            .equipment .swiperex .mrt_swiper .right_swiper .img {
              width: 100%;
            }
            .equipment .swiperex .mrt_swiper .right_swiper .img img {
              width: 100%;
              height: auto;
            }
            .equipment .swiperex .mrt_swiper .right_swiper .img .text {
              font-size: .28rem;
              line-height: 1.7em;
              text-align: center;
              width: 100%;
            }
            .equipment .swiperex .mrt_swiper .msexe {
              width: 100%;
              left: 0;
              position: absolute;
              top: 48%;
            }
            .equipment .swiperex .mrt_swiper .rtnext {
              background-image: url(../img/yyhw.png);
              width: .16rem;
              height: .28rem;
              background-size: cover;
              background-position: center center;
              background-repeat: no-repeat;
              right: 0;
              margin-top: 0;
            }
            .equipment .swiperex .mrt_swiper .rtprev {
              background-image: url(../img/hyw.png);
              width: .16rem;
              height: .28rem;
              background-size: cover;
              background-position: center center;
              background-repeat: no-repeat;
              left: 0;
              margin-top: 0;
            }
            .thereq .there_swiper .swiper-slide .item .bgimg {
              padding: .54rem 0 .56rem;
              box-sizing: border-box;
              height: 3.5rem;
            }
            .thereq .there_swiper .swiper-slide-active .item {
              padding: .5rem 0 .5rem;
              margin-top: .5rem;
            }
            .boxsq .img_swiperex {
              width: 100%;
            }
            .boxsq .close {
              width: 40px;
              height: 40px;
              line-height: 40px;
            }
            .history {
              padding-top: .6rem;
            }
            .history .hiswiperex {
              padding: .2rem 0 .6rem;
            }
            .history .hiswiperex .hiswiper .swiper-slide .item .detail p {
              line-height: 1.7em;
            }
            .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n-1) .item {
              padding-bottom: .6rem;
            }
            .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n) .item {
              padding-top: .6rem;
            }
            .chart .img .bgline {
              height: 3.55rem;
              bottom: 12px;
            }
            .plateform #wave {
              display:none;
            }
            .ise ul li::after {
              display:none;
            }
            .plateform .platect .left .bigtit {
              font-size:.38rem;
            }
            .plateform .platect .left {
              padding-top:.5rem;
            }
            .pct .w73 .intro .num .item:nth-of-type(3) .bot {
              padding-left:0;
            }
            .pct .w73 .intro .num .item:nth-of-type(1) .bot {
              padding-left:0;
            }
            .law_posi {
              margin-top:1.1rem;
            }
            .law_center {
              padding:.5rem 0;
            }
            .law_center .w73 .title div:nth-of-type(1) {
              font-size:.48rem;
            }
            .law_center .w73 .title div:nth-of-type(2) p {
              font-size:.3rem;
            }
            .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n) .item {
              height:3rem;
              overflow-y:auto;
            }
            .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n-1) .item {
              height:3rem;
              overflow-y:auto;
            }
            .history .hiswiperex .hiswiper {
              width:98%;
              height:8rem;
            }
            .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n) {
              top:5rem;
            }
            .history .hiswiperex .hisprev {
              width:.6rem;
              height:.6rem;
              top: 48.5%;
            }
            .history .hiswiperex .hisnext {
              width:.6rem;
              height:.6rem;
              top: 48.5%;
            }
            .history .hiswiperex .linebg {
              top:47%;
            }
            .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n-1) .linex::before {
              left:18px;
              bottom:-17px!important;
            }
            .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n) .linex::before {
              top:-58px;
            }
            .history .hiswiperex .hiswiper .swiper-slide .linex {
              padding-left:13px;
            }
            .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n-1) .year::before {
              /*  left:-20px;*/
              left:0;
            }
            .history .hiswiperex .hiswiper .swiper-slide .item .year span:nth-of-type(1) {
              font-size: .38rem;
            }
            .history .hiswiperex .hiswiper .swiper-slide .item .year {
              padding-left: 10px;
            }
            .history .hiswiperex .hiswiper .swiper-slide .item .detail {
              height:2rem;
              overflow-y:auto;
              justify-content: flex-start;
            }
            .history .hiswiperex .hiswiper .swiper-slide .item .year span:nth-of-type(2) {
              font-size:.32rem;
            }
/* .history .hiswiperex .hiswiper .swiper-slide .item {
  box-sizing:border-box;
  }*/
  .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n-1) .item .year {
    padding-left:22px;
  }
  .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n-1) .item .detail {
    padding-left:20px;
  }
  .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n-1) .detail::before {
    left:10px;
    bottom:0;
  }
  .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n-1) .linex::before {
    transition: all .3s;
    width: 1px;
    height: 1.275rem;
    position: absolute;
    content: "";
    background-color: #c0c0c0;
    left: 23px;
  }
  .history .hiswiperex .hiswiper .swiper-slide .item .detail p {
    font-size:.24rem;
  }
  .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n-1) .linex::after {
    left: 17px;
    bottom: -24px;
  }
  .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n-1) .linex:hover::after {
    width:.5rem!important;
    height:.5rem!important }
    .equipment .swiperex .left_swiper .innerexs .inner_swiper .inner_prev {
      width:28px;
      height:28px;
    }
    .equipment .swiperex .left_swiper .innerexs .inner_swiper .inner_next {
      width:28px;
      height:28px;
    }
    .inews .ct .newswiperex {
      padding-bottom:.7rem;
    }
/* .iproduct .pdswiperex .pdswiper .swiper-slide .item .top .text .inner {
  padding:0;
  }*/
  .ilist .lbswiper .swiper-slide .text {
    width:auto;
    top: 67px;
  }
  .iproduct .pdswiperex .pdswiper .swiper-slide .item .top .text {
    padding-left:0;
  }
  .jj video {
    display:none;
  }
  .load-box .load-img {
    width:7.3rem;
    height:2rem;
  }
  .load-box .picture {
    top:42%;
  }
  .load-box .load-text {
    margin-top:.3rem;
  }
  .ise ul li {
    margin-bottom: .3rem;
  }
  .ise ul li:hover {
    padding-top:.3rem;
    height:auto;
    padding-bottom:.3rem;
    width: 70%;
    margin: 0 auto;
    margin-left: 15%;
    margin-bottom: .3rem;
  }
  #wave {
    height:100%!important;
  }
  .search-alert .cent-form {
    padding:0;
  }
  .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n) .item::before {
    left:0;
  }
  .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n) .item {
    padding-left: 20px;
    position: relative;
    left: -20px;
  }
  .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n) .item::before {
    display:none;
  }
  .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n) .linex {
    position: relative;
  }
  .history .hiswiperex .hiswiper .swiper-slide:nth-of-type(2n) .linex::after {
    width: 1px;
    height: 1.975rem;
    position: absolute;
    content: "";
    top: -48px;
    left: 6px;
    background-color: #c0c0c0;
  }
  .iproduct .pdswiperex .pdswiper .swiper-slide .item .top .text .inner .seemore {
    height: .45rem;
    line-height: 1.2;
    margin-top:.1rem;
    width: 52%;
  }
  .iproduct .pdswiperex .pdswiper .swiper-slide .item .top .text .inner .seemore span {
    font-size: .26rem;
  }
  .iproduct .pdswiperex .pdswiper .swiper-slide .item .top .text .inner .seemore:hover::after {
    width:0;
  }
  .iproduct .pdswiperex .pdswiper .swiper-slide .item .top .text .inner .seemore:hover span {
    position: initial;
  }
  .icultrue .circlex .ct {
    top:48%;
  }
  .ilist .pcm {
    display:block;
    text-align: center;
    padding-bottom: .6rem;
  }
  .ilist .lbswiper .swiper-slide .text {
    display:none;
  }
  .ilist .pcm .inner p:nth-of-type(1) {
    font-size: .36rem;
  }
  .ilist .pcm .inner p:nth-of-type(2) {
    font-size: .26rem;
  }
  .ise ul li:nth-of-type(1) .intro p {
    white-space: pre-wrap;
    width: 60%;
    margin: 0 auto;
  }
  .ilist .lbswiper .swiper-slide {
    background-position: 16% center;
  }
  .found .sfqex {
    display:block;
    margin-top:.6rem;
    margin-bottom: 0.3rem;
    position: relative;
  }
  .found .sfq {
    display:none;
  }
  .msfq .item {
    text-align:center;
    width:100%;
  }
  .sfqex .msfq {
    display:block;
  }
  .sfqex .msfq .item {
    padding: 3rem 0 0;
    height: 8rem;
    box-sizing: border-box;
  }
  .sfqex .msfq .item p:nth-of-type(1) {
    color:white;
    font-size: .3rem;
    margin-top:.15rem;
  }
  .sfqex .msfq .item p:nth-of-type(2) {
    color:white;
    font-size: .26rem;
  }
  .sfqex .msfq .item .det {
    display: none;
    color:white;
    font-size: .28rem;
    line-height: 1.7em;
    width: 85%;
    margin: 0 auto;
    height: 2.8rem;
    overflow-y: auto;
    margin-top: .2rem;
    text-align: justify;
    text-indent:2em;
    padding-left:30px;
    box-sizing:border-box;
  }
  .sfqex .msfq .item .seemore {
    display:inline-block;
    color:white;
    margin-top: .3rem;
    width: 1.48rem;
    height: .45rem;
    line-height: .45rem;
    font-size: .26rem;
    border: solid 2px #ffffff;
    border-radius: 23px;
    display:none;
  }
  .sfqex .msfq .item .seemore span {
    line-height: .45rem;
    font-size: .26rem;
  }
  .sfqex .msfq .item .seemore i {
    display: inline-block;
    width: 5px;
    height: 7px;
    vertical-align: middle;
  }
  .sfqex .msfq .item .img {
    width: .52rem;
    height: .6rem;
    margin: 0 auto;
  }
  .found .sfqex .mfqex {
    width:100%;
    bottom: -.7rem;
    position: absolute;
  }
  .found .sfqex .mfqex .inner {
  }
  .found .sfqex .mfqex .sfq_prev {
    width: .6rem;
    height: .6rem;
    line-height: .6rem;
    background-image:none;
    opacity:1;
    left: 29%;
    text-align: center;
  }
  .found .sfqex .mfqex .sfq_next {
    width: .6rem;
    height: .6rem;
    line-height: .6rem;
    background-image:none;
    opacity:1;
    right: 29%;
    text-align: center;
  }
  .item .det .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: white!important;
    width: 2px !important;
  }
  .item .det .mCSB_scrollTools .mCSB_dragger {
    background: white!important;
    z-index: 999 !important;
    width: 6px;
    left: 2px;
  }
  .item .det .mCSB_scrollTools .mCSB_draggerRail {
    background: rgba(255,255,255,0)!important;
  }
  .item .det.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    display: none;
  }
  .pct .w73 .intro .num .item:nth-of-type(3) {
    padding-left:7.5%;
  }
  .pct .w73 .intro .num .item:nth-of-type(1) {
    padding-left:4.5%;
  }
  .ise ul li:nth-of-type(4) .intro {
    text-align:center;
  }
  .ise ul li:nth-of-type(4) .intro p {
    width: 60%;
    margin: 0 auto;
    white-space: pre-wrap;
  }
  .ise ul li .intro p {
    width: 60%;
    margin: 0 auto;
  }
  .ise ul li {
    width:70%;
    margin-left:15%;
  }
  .footer .top .navex .nav {
    display:none;
  }
  .footer .top .navex {
    margin-top:.3rem;
  }
  .footer .top .navex .nav_right .posi {
    margin-top: .2rem;
  }
  .footer .top .navex .nav_right {
    width:100%;
    padding-right:0;
    text-align: center;
  }
  .footer .top .navex .nav_right .num {
    font-size:.28rem;
  }
  .plateform .platect .left {
    width:100%;
  }
  .plateform .platect .right {
    width:100%;
  }
  .plateform .platect {
    padding-left:4%;
    flex-wrap:wrap;
  }
  .plateform .platect .right {
    margin-top:.3rem;
  }
  .plateform .platect .right .rprev {
    top:50%;
    width:.8rem;
    height:.8rem;
  }
  .plateform .platect .right .rnext {
    top:50%;
    width:.8rem;
    height:.8rem;
    right: 22%;
  }
  .boxsq .video {
    width:100%;
    height:5rem;
  }
  .boxsq .video video {
    width:100%;
    height:5rem;
  }
  .boxsq .closet {
    width: 40px;
    height: 40px;
    line-height: 40px;
    top: 22px;
  }
  .pct .w73 .left .video_img img {
    width:.8rem;
    height:.8rem;
    margin-top:-.4rem;
    margin-left:-.4rem;
  }
  .idrecruit .topex {
    padding-top:.5rem;
    padding-bottom:.3rem;
  }
  .idrecruit .main {
    margin-top:.5rem;
  }
  .idrecruit .main div:nth-of-type(1) {
    font-size:.28rem;
  }
  .idrecruit .main div:nth-of-type(2) {
    font-size:.26rem;
    margin-top:.15rem;
  }
  .idrecruit .main_job {
    margin-top:.3rem;
    flex-wrap:wrap;
  }
  .idrecruit .main_job .left {
    width:100%;
  }
  .idrecruit .main_job .right {
    width:100%;
    margin-top: .2rem;
  }
  .idrecruit .main_job .left .title {
    height:.8rem;
    line-height:.8rem;
    font-size:.32rem;
    padding-left: .3rem;
  }
  .idrecruit .main_job .left ul li {
    height:.8rem;
    line-height:.8rem;
  }
  .idrecruit .main_job .left ul li a {
    font-size:.28rem;
    padding-left: .3rem;
  }
  .idrecruit .main_job .right .rightex {
    padding-left:.3rem;
    padding-top:.5rem;
  }
  .idrecruit .main_job .right .title span:nth-of-type(1) {
    font-size:.3rem;
  }
  .idrecruit .main_job .right .title span:nth-of-type(2) {
    font-size:.28rem;
  }
  .idrecruit .main_job .right .title {
    padding-bottom:.3rem;
  }
  .idrecruit .main_job .right .itemex {
    padding-top:.3rem;
  }
  .idrecruit .main_job .right .item {
    margin-bottom:.2rem;
  }
  .idrecruit .main_job .right .item .one {
    font-size:.28rem;
  }
  .idrecruit .main_job .right .item .detail p {
    font-size:.26rem;
  }
  .idrecruit .main_job .right .note {
    margin-top:.3rem;
  }
  .idrecruit .main_job .right .note span:nth-of-type(1) {
    font-size:.26rem;
  }
  .idrecruit .main_job .right .note span:nth-of-type(2) {
    font-size:.26rem;
  }
  .cooperat {
    padding: .7rem 0 .7rem;
  }
  .cooperat .title {
    font-size: .38rem;
    font-weight:normal;
  }
  .cooperat .w73 img {
    width:1rem;
    height:1rem;
  }
  .cooperat .w73 .dt p:nth-of-type(1) {
    font-size:.28rem;
  }
  .cooperat .w73 .dt p:nth-of-type(2) {
    font-size:.26rem;
  }
  .cooperat .w73 {
    padding:0;
    margin-top: .6rem;
  }
  .cooperat .w73 .item:nth-of-type(2)::before {
    height: 40%;
    top: 20%;
  }
  .cooperat .w73 .item:nth-of-type(2)::after {
    height: 40%;
    top: 20%;
  }
  .footer .m-cont {
    padding: 0.2rem 0;
    font-size: 0.28rem;
  }
  .footer .m-cont .divimg img {
    width: 2rem;
  }
  .mmap .mark_img img {
    width:2rem;
    height:auto;
  }
  } @media (max-width: 767px) {
    .found .new-cont .ri .icon .t {
      -webkit-line-clamp: 3;
    }
    .iproduct .top_title .search a {
      width: 0.9rem;
    }
    .iproduct .top_title .search input {
      width: 85%;
    }
    .posi_title .posi .right li .pinner {
      display: none;
    }
    .history .hiswiperex .hiswiper .swiper-slide .img img {
      width: 2.5rem;
    }
    .sfqex .msfq .item {
      padding: 1.6rem 0 0;
      height: 5rem;
    }
    .found .new-cont .le {
      width: 100%;
      margin-bottom: 0.3rem;
      font-size: 0.28rem!important;
    }
    .found .new-cont .le .p {
      font-size: 0.28rem!important;
    }
    .found .new-cont .ri {
      width: 100%;
      font-size: 0.28rem!important;
    }
    .found .new-cont h1 {
      font-size: 0.4rem;
      margin-bottom: 0;
    }
    .found .new-cont .ri .icon {
      width: 32%;
    }
    .found .new-cont .ri .icon .img {
      width: 100%;
      height: 2.2rem;
    }
    .mapex-2 .map-ul .in img {
      width: 0.1rem;
    }
    .ms .w73 .item .intro .nt {
      opacity: 1;
      font-size: 0.24rem;
      margin-top: 0;
    }
    .thereq .there_swiper .swiper-slide .t {
      font-size: 0.28rem;
    }
    .idswiper .swiper-slide:nth-child(2) {
      background: url("../../web/img/minbanner1.jpg") no-repeat center center !important;
      background-size: cover!important;
    }
    .idswiper .swiper-slide:nth-child(3) {
      background: url("../../web/img/minbanner2.jpg") no-repeat center center !important;
      background-size: cover!important;
    }
    .idswiper .swiper-slide:nth-child(4) {
      background: url("../../web/img/minbanner3.jpg") no-repeat center center !important;
      background-size: cover!important;
    }
  }



  @media(max-width: 992px){
    #mdaozhuan{
      display: flex;
      flex-direction: column-reverse;
    }
  }