@media only screen and (max-width: 960px) {
  .hamburger.is-closed .hamb-middle {
    top: 50%;
    transform: translateY(50%);
  }
  .hamburger.is-closed .hamb-top {
    top: 0px;
  }
  .hamburger.is-closed .hamb-bottom {
    bottom: 0px;
  }
  .sidebar-nav {
    z-index: 9;
    background-color: #fff;
    padding: 100px 30px 50px;
  }
  .sidebar-nav .sidebar-brand a {
    color: #222;
  }
  .sidebar-nav .sidebar-brand > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    font-family: var(--font-family);
  }
  .sidebar-nav .sidebar-brand .xl {
    padding-bottom: 20px;
  }
  .sidebar-nav {
    overflow-y: scroll;
  }
  .headerwrap_current .header {
    background-color: #1a1a1a;
  }
  .sidebar-nav .sidebar-brand .sidebar-brand-there a {
    font-size: 12px;
  }
  .sidebar-nav .sidebar-brand a .sj {
    border-color: #222;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  .hamburger {
    height: 16px;
    right: 2.5%;
    width: 20px;
    top: 17px;
    z-index: 10;
    display: block;
  }
  .hamburger.is-closed .hamb-top,
  .hamburger.is-closed .hamb-middle,
  .hamburger.is-closed .hamb-bottom,
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom{
    height: 2px !important;
    background: linear-gradient(90deg, #00F3F9, #007BC0);
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom{
    background: linear-gradient(90deg, #00F3F9, #007BC0);
  }
  .sidebar-nav .sidebar-brand a .sj{
    border-color: #0080C3;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    font-family: var(--font-family);
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  /* .sidebar-nav{
    width: 65%;
  } */
  .message-alert{
      padding: 10px 20px;
      font-size: 14px;
  }
  .center,
  .x-center{
    width: 95%;
  }
  .app{
    display: block;
  }
  .diaolog-pro .content{
      width: calc(95% - 30px);
      padding: 30px 15px;
      border-radius: 8px;
  }
  .diaolog-pro .content h3{
      font-size: 16px;
  }
  .diaolog-pro .content p{
      font-size: 12px;
  }
  .diaolog-pro .content .bd input{
      font-size: 12px;
      height: 36px;
  }
  .diaolog-pro .content .bd .an{
      margin: 25px auto 0;
      width: 180px;
      height: 36px;
  }
  .diaolog-pro .content i{
      font-size: 30px;
      top: 40px;
  }
  .header-box{
    box-shadow: 0px 0px 20px 0px rgba(34,34,34,0.1);
    background-color: #ffffff;
    width: calc(100% - 5%);
    padding: 0 2.5%;
    height: 50px;
  }
  .header-box .logo img{
    height: 35px;
  }
  .header-box .right{
    display: none;
  }
  .homeSearch{
      width: 95%;
  }
  .homeSearch form{
    width: calc(100% - 28px);
    padding: 0 16px 0 12px;
    height: 40px;
    margin: 0 auto;
  }
  .homeSearch form select{
    width: 90px;
    font-size: 12px;
  }
  .homeSearch form .line{
    margin: 0 7px;
  }
  .homeSearch form button{
    /*width: 120px;*/
    /*font-size: 12px;*/
  }
  .homeSearch form button img{
      width: 15px;
  }
  .homeSearch form input{
    font-size: 12px;
    width: calc(100% - 90px - 15px - 15px - 10px);
    padding-right: 10px;
  }
  .mySwiper .flowbg h3{
    font-size: 16px;
    line-height: 22px;
  }
  .mySwiper .flowbg h6{
    font-size: 14px;
  }
  .mySwiper .mouse{
    display: none;
  }
  .mySwiper .flowbg .more{
    width: 176px;
    height: 36px;
    border-radius: 22px 0 22px 0;
  }
  .mySwiper .flowbg .more::before{
    border-radius: 22px 0 22px 0;
  }
  .mySwiper .flowbg .more span{
    font-size: 14px;
  }
  .mySwiper .rtline{
    right: 2.5%;
    transform: unset;
    top: unset;
    bottom: 20px;
  }
  .mySwiper .rtline p{
    font-size: 14px;
  }
  .mySwiper .rtline .line{
    height: 130px;
  }
  .i1-box{
    padding: 40px 0 60px 0;
    width: 100%;
    flex-direction: column;
  }
  .i1-box .left{
    width: 95%;
    margin: 0 auto;
  }
  .i1-box .title .wz p{
    width: 30px;
  }
  .i1-box .title .wz h6{
    font-size: 14px;
    margin-left: 10px;
  }
  .i1-box .title h3{
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
  }
  .i1-box .title h3 br{
    display: none;
  }
  .i1-box .item-box{
    width: calc(100%);
    padding-left: 0px;
  }
  .i1-box .item-box .item{
    padding: 18px 0 20px 20px;
    width: calc(100% - 20px);
  }
  .i1-box .item-box .item .ib img{
    width: 26px;
  }
  .i1-box .item-box .item .tm{
    font-size: 14px;
  }
  .i1-box .item-box .item p{
    font-size: 12px;
  }
  .i1-box .right{
    width: 95%;
    margin: 30px auto 0;
  }
  .i1-box .right .txt{
    padding: 15px 0 0 0;
    width: 100%;
  }
  .i1-box .right .txt p{
    font-size: 12px;
    line-height: 20px;
  }
  .i1-box .right .txt .more{
    width: 176px;
    height: 36px;
    margin: 30px auto 0;
  }
  .i1-box .right .txt .more span{
    font-size: 14px;
  }
  .i2-box{
    padding: 40px 0;
  }
  .i2-box .title{
    width: 95%;
    margin: 0 auto;
  }
  .i2-box .title h6{
    font-size: 14px;
  }
  .i2-box .title h3{
    font-size: 16px;
  }
  .i2-swiper{
    width: calc(100% - 2.5%);
    margin: 15px 0 0 auto;
  }
  .i2-swiper .item{
    border-radius: 35px 0 35px 0;
    padding: 25px 15px 0 15px;
    height: calc(265px - 25px);
    width: calc(100% - 30px);
  }
  .i2-swiper .item .ib img{
    height: 39px;
  }
  .i2-swiper .item h3{
    font-size: 14px;
    margin-top: 20px;
  }
  .i2-swiper .item h6{
    font-size: 12px;
  }
  .i2-swiper .item p{
    margin: 15px auto 20px;
    width: 25px;
  }
  .i2-swiper .item a{
    font-size: 14px;
    margin: 30px auto 0;
    padding: 0 5px 2px 5px;
  }
  .i3ct{
    padding: 50px 0 60px 0;
  }
  .i3ct .title{
    font-size: 16px;
  }
  .i3ct .tagbox{
    flex-wrap: wrap;
  }
  .i3ct .content{
    flex-direction: column;
  }
  .i3ct .content .item{
    width: calc(100%  - 30px);
    padding: 60px 15px 20px 15px;
    border-radius: 10px;
  }
  .i3ct .content .item .top .ib{
    width: 285px;
  }
  .i3ct .content .item .top .wz{
    font-size: 14px;
  }
  .i3list li a .sz{
    font-size: 14px;
  }
  .i3list li a{
    width: calc(100% - 15px - 10px);
    padding: 12px 15px 12px 10px;
    border-radius: 4px;
  }
  .i3list li a .ib{
    margin: 0 12px 0 10px;
    width: 70px;
    height: 70px;
  }
  .i3list li a .rfq{
    font-size: 12px;
    width: 40px;
    height: 24px;
  }
  .i3list li a .txt{
    width: calc(100% - 70px - 10px - 12px - 20px - 40px);
  }
  .i3list li a .txt h3{
    font-size: 14px;
  }
  .i3list li:not(:first-of-type){
    margin-top: 15px;
  }
  .i3list li a .txt .pb{
    margin-top: 10px;
  }
  .i3list li:first-of-type a .ib{
    width: 80px;
    height: 80px;
  }
  .i3list li:first-of-type a .txt{
    width: calc(100% - 80px - 10px - 12px - 20px - 40px);
  }
  .i3list li a .one img{
    height: 24px;
  }
  .i3list li a .one{
    left: 7px;
  }
  .i3list li a .one p{
    font-size: 14px;
  }
  .i3ct .content .item.active{
    width: calc(100%  - 30px);
    padding: 60px 15px 20px 15px;
  }
  .i3ct .content .item.active .i3list li a .ib{
    margin: 0 12px 0 10px;
    width: 70px;
    height: 70px;
  }
  .i3ct .content .item.active .i3list li a .txt{
    width: calc(100% - 70px - 10px - 12px - 20px - 40px);
  }
  .i3ct .content .item.active .i3list li:first-of-type a .one img{
    height: 24px;
  }
  .i3ct .content .item.active .i3list li:first-of-type a{
    width: calc(100% - 15px - 10px);
    padding: 12px 15px 12px 10px;
  }
  .i3ct .content .item.active .i3list li a{
    border-radius: 4px;
  }
  .i3ct .content .item.active .i3list li:first-of-type a .ib{
    width: 80px;
    height: 80px;
  }
  .i3ct .content .item.active .i3list li:first-of-type a .txt{
    width: calc(100% - 80px - 10px - 12px - 20px - 40px);
  }
  .i3ct .content .item.active .i3list li:first-of-type a .pb p:not(:first-of-type){
    margin-top: 3px;
  }
  .i3ct .content .item.active .i3list li:first-of-type a .pb{
    margin-top: 10px;
  }
  .i3ct .content .item.active .top{
    top: -13px;
  }
  .i3ct .content .item.active .top .ib{
    width: 285px;
  }
  .i3ct .content .item.active .top .wz{
    font-size: 14px;
    top: 25px;
  }
  .i3ct .content .item{
    display: none;
  }
  .i3ct .content .item.active{
    display: block;
  }
  .i3ct .tagbox{
    margin: 30px 0 40px 0;
  }
  .i3ct .tagbox a span{
    font-size: 14px;
  }
  .i3ct .tagbox a{
    width: calc(285px - 4px);
    height: 42px;
  }
  .i3ct .tagbox a:not(:first-of-type){
    margin-left: 0px;
    margin-top: 10px;
  }
  .i4-box{
    height: 170px;
  }
  .i4ct{
    top: 40px;
  }
  .i4ct h6{
    font-size: 14px;
  }
  .i4ct h3{
    font-size: 16px;
    margin-top: 5px;
  }
  .i5-box{
    margin-top: -50px;
  }
  .i5ct a .gd{
    left: 10px;
    bottom: 10px;
  }
  .i5ct a .gd h3{
    font-size: 12px;
  }
  .i5ct a .gd p{
    font-size: 12px;
  }
  .i5ct a:hover .gd p{
    transform: scaleY(1);
    margin-top: 7px;
  }
  .i5ct a:hover .gd{
    bottom: 15px;
  }
  .i5ct a{
    height: 140px;
  }
  .i5ct a:nth-of-type(3),
  .i5ct a:nth-of-type(4){
    width: 50%;
  }
  .i5ct a:nth-of-type(3), .i5ct a:nth-of-type(4){
    height: 140px;
  }
  .i6ct{
    padding: 60px 0;
  }
  .i6ct .title h6{
    font-size: 14px;
  }
  .i6ct .title h3{
    font-size: 16px;
    margin-top: 5px;
  }
  .i6ct .content{
    margin-top: 30px;
    flex-wrap: wrap;
  }
  .i6ct .content a{
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
    border-radius: 8px;
  }
  .i6ct .content a:nth-of-type(2n){
    margin-right: 0;
  }
  .i6ct .content a:nth-of-type(3n){
    display: none;
  }
  .i6ct .content a img{
    height: 80px;
  }
  .i6ct .content a .txt{
    width: calc(100% - 20px);
    padding: 10px 10px 15px 10px;
  }
  .i6ct .content a:hover{
    transform: unset;
  }
  .i6ct .content a .txt .time{
    font-size: 12px;
  }
  .i6ct .content a .txt h3{
    font-size: 14px;
    margin: 7px 0 10px 0;
  }
  .i6ct .content a .txt h6{
    font-size: 12px;
  }
  .i6ct .content a .txt .db{
    margin-top: 25px;
    padding-top: 10px;
  }
  .i6ct .content a .txt .db p{
    font-size: 14px;
  }
  .i6ct .content a .txt .db i{
    font-size: 14px;
  }
  .i6ct .more{
    margin: 30px auto 0;
    width: 176px;
    height: 36px;
    border-radius: 20px 0 20px 0;
  }
  .i6ct .more::before{
    border-radius: 20px 0 20px 0;
  }
  .i6ct .more span{
    font-size: 14px;
  }
  .i6ct .zm{
    flex-wrap: wrap;
    margin-top: 40px;
    width: calc(100% - 30px);
    padding: 20px 15px 7px 15px;
    flex-wrap: wrap;
    justify-content: flex-start;
    border-radius: 6px;
    height: auto;
  }
  .i6ct .zm a{
    margin-right: 13px;
    margin-bottom: 13px;
    font-size: 12px;
  }
  .i7ct{
    padding: 50px 0 60px 0;
  }
  .i7ct h3{
    font-size: 16px;
  }
  .i7ct .mide{
    flex-direction: column;
    margin-top: 30px;
  }
  .i7ct .mide .lwz{
    width: 100%;
    height: 250px;
  }
  .i7ct .mide .lwz::-webkit-scrollbar{
    width: 4px;
    height: 4px;
  }
  .i7ct .mide .lwz a{
    font-size: 12px;
    padding-left: 20px;
  }
  .i7ct .mide .lwz a:not(:first-of-type){
    margin-top: 11px;
  }
  .i7ct .mide .lwz a::before{
    border-top: 4px solid #222222;
    border-left: 4px solid #222222;
    border-right: 4px solid transparent;
    border-bottom: 4px solid transparent;
  }
  .i7ct .mide .md-box{
    width: 100%;
    height: auto;
    margin: 20px 0;
  }
  .i7ct .mide .md-box img{
    max-width: 100%;
    max-height: 100%;
    width: 50%;
  }
  .i7ct .mide .js-box{
    width: 100%;
  }
  .i7ct .mide .js-box .js .tm{
    font-size: 14px;
  }
  .i7ct .mide .js-box .js p{
    font-size: 12px;
    margin: 10px 0 30px 0;
  }
  .i7ct .mide .js-box .js .more{
    width: 176px;
    height: 36px;
    margin: 0 auto;
  }
  .i7ct .mide .js-box .js .more span{
    font-size: 14px;
  }
  .i7ct .db-swiper{
    display: none;
  }
  .mtd1-box{
    margin-top: 50px;
    height: 360px;
  }
  .mtd1ct{
    top: 40px;
    flex-direction: column;
  }
  .mtd1ct .left{
    padding: 0;
    width: 100%;
  }
  .mtd1ct .left h3{
    font-size: 16px;
  }
  .mtd1ct .left p{
    font-size: 12px;
    margin-top: 15px;
  }
  .mtd1ct .flow{
    margin: 25px 0 0 0;
    width: 115px;
    height: 56px;
    border-radius: 6px;
  }
  .mtd2ct{
    margin: 0 auto 0;
    padding: 20px 0 0 0;
  }
  .mtd2ct .pb-nav.active a, .pb-nav.active span{
    color: #999999;
  }
  .mtd2ct .pb-nav.active{
    justify-content: flex-start;
  }
  .mtd2ct .mide{
    border-radius: 0;
    padding: 0 0 30px 0;
    width: 100%;
  }
  .mtd2ct .mide .top h3{
    font-size: 16px;
  }
  .mtd2ct .mide .top .sz{
    font-size: 12px;
  }
  .mtd2ct .mide .top .sz span{
    font-size: 16px;
  }
  .mtd-list{
    margin-top: 30px;
  }
  .mtd-list li{
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .mtd-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .mtd-list li:nth-of-type(5n){
    margin-right: 10px;
  }
  .mtd-list li:nth-of-type(10n){
    margin-right: 0px;
  }
  .mtd-list li a{
    border-radius: 6px;
    padding-bottom: 15px;
  }
  .mtd-list li a p{
    font-size: 12px;
  }
  .mtd-list li:hover{
    transform: unset;
  }
  .mtct{
    padding: 20px 0 40px 0;
  }
  .gyPdSearch{
    margin-top: 0;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    width: calc(100% - 20px);
    padding: 25px 10px;
    border-radius: 10px;
  }
  .gyPdSearch form{
    width: calc(100% - 40px);
    padding: 0 20px;
    height: 40px;
  }
  .gyPdSearch form select{
    font-size: 12px;
    width: 100px;
  }
  .gyPdSearch form .line{
    height: 25px;
    margin: 0 7px;
  }
  .gyPdSearch form input{
    padding-right: 10px;
    width: calc(100% - 100px - 15px - 15px - 10px);
    font-size: 12px;
  }
  .gyPdSearch form button img{
    width: 15px;
  }
  .gyPdSearch .bt{
    width: calc(100% - 10px);
    padding: 0 5px;
    margin-top: 15px;
  }
  .gyPdSearch .bt a, .gyPdSearch .bt span{
    font-size: 12px;
    line-height: 22px;
  }
  .gyPdSearch .bt span{
    margin: 0 8px;
  }
  .mtct .mide .content .item{
    width: calc(100% - 30px);
    padding: 0 15px;
  }
  .mtct .mide .content .item.active{
    padding: 25px 15px 15px 15px;
  }
  .mtct .mide .content .item .rq{
    margin-top: 20px;
  }
  .mtct .mide .content .item .rq a{
    width: 100%;
    margin-right: 0;
    font-size: 12px;
  }
  .mtct .mide .content .item.active .zm p{
    font-size: 26px;
  }
  .mtct .mide .content .item .zm span{
    font-size: 26px;
  }
  .mtct .mide .content .item.active .zm{
    transform: translateX(-10px);
  }
  .mtct .mide .content .item:not(:first-of-type){
    margin-top: 30px;
  }
  .mtct .pb-nav{
    margin: 20px 0 30px 0;
  }
  .mtct .mide .title{
    font-size: 16px;
  }
  .mtct .mide .rqy{
    margin: 20px 0;
  }
  .mtct .mide .zmbox{
    width: calc(100% - 30px);
    padding: 20px 15px 7px 15px;
    flex-wrap: wrap;
    justify-content: flex-start;
    border-radius: 6px;
  }
  .mtct .mide .zmbox.active{
     width: calc(95% - 30px);
     top: 65px;
  }
  .mtct .mide .zmbox a{
    margin-right: 13px;
    margin-bottom: 13px;
    font-size: 12px;
  }
  .mtct .mide .zmbox a::before{
    width: 20px;
    height: 20px;
  }
  .nd1ct{
    margin-top: 50px;
    padding: 20px 0 30px 0;
  }
  .nd1ct .nr{
    margin-top: 25px;
  }
  .nd1ct .nr h3{
    font-size: 16px;
  }
  .nd1ct .nr .tb{
    margin-top: 20px;
  }
  .nd1ct .nr .tb .item p{
    font-size: 12px;
  }
  .nd1ct .nr .tb .item i{
    font-size: 14px;
  }
  .nd1ct .nr .tb .item:last-of-type{
    margin-left: 35px;
  }
  .nd2ct{
    padding: 20px 0 40px 0;
  }
  .nd2ct .content{
    width: 100%;
    padding: 0;
  }
  .nd2ct .content p, .nd2ct .content span{
    font-size: 12px;
    line-height: 22px;
  }
  .nd2ct .content p:not(:first-of-type){
    margin-top: 10px;
  }
  .nd3ct .ib a:nth-of-type(3n){
    display: none;
  }
  .nd2ct .fx{
    margin: 40px 0 30px 0;
  }
  .nd2ct .fy{
    padding-top: 20px;
    flex-direction: column;
  }
  .nd2ct .fy a{
    max-width: 100%;
    width: 100%;
    font-size: 12px;
  }
  .nd2ct .fy a:not(:first-of-type){
    margin-top: 15px;
  }
  .nd3ct{
    padding: 40px 0;
  }
  .nd3ct h3{
    font-size: 16px;
  }
  .nd3ct h3::before{
    height: 16px;
  }
  .nd3ct .ib{
    margin-top: 30px;
  }
  .nd3ct .ib a{
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
  }
  .nd3ct .ib a:nth-of-type(2n){
    margin-right: 0;
  }
  .nd3ct .ib a img{
    height: 110px;
  }
  .nd3ct .ib a .txt{
    margin-top: 10px;
    padding-bottom: 20px;
  }
  .nd3ct .ib a .txt .name{
    font-size: 14px;
    line-height: 22px;
    height: 44px;
  }
  .nd3ct .ib a .txt .jj{
    font-size: 12px;
    margin: 10px 0 30px 0;
  }
  .nd3ct .ib a .txt .time{
    font-size: 12px;
  }
  .newsct{
    padding: 40px 0;
  }
  .newsct .top .item{
    width: calc((100% - 10px) / 2 - 20px);
    padding: 10px;
    border-radius: 6px;
    margin-right: 10px;
  }
  .newsct .top .item img{
    height: 90px;
    border-radius: 6px;
  }
  .newsct .top .item .txt{
    margin-top: 10px;
  }
  .newsct .top .item .txt h3{
    font-size: 14px;
  }
  .newsct .top .item .txt .db{
    margin-top: 15px;
  }
  .newsct .top .item .txt .db .time{
    font-size: 12px;
  }
  .newsct .top .item .txt .db .time span{
    font-size: 16px;
  }
  .newsct .top .item .txt .db .rund{
    width: 20px;
    height: 20px;
  }
  .newsct .top .item .txt .db .rund i{
    font-size: 12px;
  }
  .news-list{
    margin-top: 30px;
  }
  .news-list li a{
    flex-direction: column;
  }
  .news-list li a .ib{
    width: 100%;
    height: 200px;
    border-radius: 6px;
  }
  .news-list li a .txt{
    width: 100%;
    margin-top: 15px;
  }
  .news-list li a .txt h3{
    font-size: 14px;
  }
  .news-list li a .txt h6{
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    margin: 13px 0 35px 0;
  }
  .news-list li a .txt .time{
    font-size: 14px;
  }
  .news-list li a{
    padding: 30px 0;
  }
  .news-list li:hover{
    transform: unset;
  }
  .ab1ct{
    flex-direction: column;
    padding: 40px 0 60px 0;
  }
  .ab1ct .left{
    width: 100%;
  }
  .ab1ct .right{
    width: 100%;
    margin-top: 30px;
  }
  .pbjj .pbh3{
    font-size: 16px;
    line-height: 22px;
  }
  .pbjj .pbh6{
    font-size: 14px;
    margin-top: 5px;
  }
  .pbjj .pbcontent{
    margin-top: 20px;
  }
  .pbjj .pbcontent p{
    font-size: 12px;
    line-height: 22px;
  }
  .ab1ct .right .sp{
    width: calc(100% - 20px);
    padding-left: 20px;
    margin-top: 50px;
  }
  .ab1ct .right .sp .nb{
    width: 40px;
    height: 40px;
  }
  .ab1ct .right .sp p{
    font-size: 16px;
    margin-left: 30px;
  }
  @keyframes pulse {
    0% {
      width: 50px;
      height: 50px;
    }
    100% {
      width: 70px;
      height: 70px;
    }
  }
  .ab2ct{
    padding: 40px 0;
  }
  .pbjj .pbh3 br{
    display: none;
  }
  .pbjj .pbcontent p:not(:first-of-type){
    margin-top: 20px;
  }
  .ab2ct .left{
    width: 100%;
  }
  .ab3ct{
    width: 95%;
    padding: 40px 0;
  }
  .ab3ct h3{
    font-size: 16px;
    line-height: 22px;
  }
  .ab3ct p{
    font-size: 12px;
    line-height: 22px;
    margin-top: 25px;
  }
  .ab3ct .more{
    margin: 35px auto 0;
    width: 160px;
    height: 36px;
  }
  .ab3ct .more span{
    font-size: 14px;
  }
  .ab4ct{
    width: 95%;
    flex-direction: column;
    padding: 40px 0;
  }
  .ab4ct .left{
    width: 80%;
  }
  .ab4ct .right{
    width: 100%;
    margin-top: 35px;
  }
  .banner{
    height: 180px;
    margin-top: 50px;
  }
  .banner .flow h3{
    font-size: 18px;
  }
  .banner .flow h6{
    font-size: 14px;
    margin-top: 7px;
  }
  .pb-nav a, .pb-nav span{
    font-size: 12px;
  }
  .conct{
    padding: 20px 0 60px 0;
  }
  .conct .top{
    width: calc(100% - 20px);
    padding: 20px 10px 30px 10px;
    margin-top: 20px;
  }
  .conct .top h3{
    font-size: 16px;
  }
  .conct .top .left{
    width: 100%;
  }
  .conct .top .left .txt{
    margin: 0 0 25px 0;
  }
  .conct .top .left .txt a:not(:first-of-type){
    margin-top: 5px;
  }
  .conct .top .left .txt a img{
    margin-right: 10px;
    margin-top: 5px;
  }
  .conct .top .left .txt a p{
    font-size: 12px;
    line-height: 22px;
  }
  .conct .top .left .item{
    justify-content: center;
  }
  .conct .top .left .item a{
    width: 33px;
    height: 33px;
  }
  .conct .top .left .item a .qrimg .fi{
    width: 80px;
  }
  .conct .top .line{
    display: none;
  }
  .conct .top .right{
    width: 100%;
    justify-content: center;
  }
  .conct .top .right .item:not(:first-of-type){
    margin-left: 25px;
  }
  .conct .top .right .item img{
    width: 93px;
    height: 93px;
  }
  .conct .top .right .item p{
    font-size: 12px;
    margin-top: 9px;
  }
  .conct .top .mide{
    flex-direction: column;
    margin-top: 15px;
  }
  .conct .bottom{
    width: calc(100% - 20px);
    padding: 25px 10px 30px 10px;
  }
  .conct .bottom .js h3{
    font-size: 16px;
  }
  .conct .bottom .js p{
    font-size: 12px;
    margin-top: 7px;
  }
  .conct .bottom form{
    margin-top: 30px;
  }
  .conct .bottom form .mide .nr{
    width: calc((100% - 15px) / 2);
  }
  .conct .bottom form .mide .nr .item .label{
    font-size: 12px;
  }
  .conct .bottom form button,
  #toSend{
    width: 70%;
    height: 38px;
    font-size: 14px;
    margin: 30px auto 0;
  }
  .conct .bottom form .mide .nr .item input{
    height: 32px;
    margin-top: 0px;
    font-size: 12px;
  }
  .conct .bottom form .mide .nr .item:not(:first-of-type){
    margin-top: 25px;
  }
  .conct .bottom form .mide .nr .item textarea{
    height: 97px;
    margin-top: 0;
    font-size: 12px;
  }
  .pd1ct{
    padding: 20px 0 40px 0;
  }
  .pdsort{
    margin-top: 30px;
    padding-bottom: 20px;
  }
  .pdsort .right a, .pdsort .right span{
    font-size: 12px;
  }
  .pdsort .left{
    display: none;
  }
  .pdsort .left .zs p{
    font-size: 16px;
  }
  .pdsort .left .zs .ib img{
    height: 14px;
  }
  .pd1ct .wzbox h3{
    font-size: 16px;
  }
  .pd1ct .wzbox p{
    font-size: 12px;
  }
  .pd-list li{
    margin-right: 15px;
    margin-bottom: 15px;
    width: calc((100% - 15px) / 2);
  }
  .pd-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .pd-list li a .ib{
    height: 130px;
  }
  .pd-list li a .wz .more{
    opacity: 1;
    transform: scaleY(1);
    width: 110px;
    height: 27px;
  }
  .pd-list li a:hover .ib{
    height: 130px;
  }
  .pd-list li a:hover{
    padding-bottom: unset;
  }
  .pd-list li a .wz{
    width: calc(100% - 20px);
    padding: 0 10px 20px 10px;
  }
  .pd-list li a .wz .code{
    font-size: 14px;
  }
  .pd-list li a .wz .sz{
    margin: 10px 0 15px 0
  }
  .pdt-box{
    margin-top: 50px;
  }
  .pdtct{
    padding: 20px 0 40px 0;
  }
  .pdtct .mide .left .zoomed-pane{
    display: none;
  }
  .pdtct .mide{
    flex-direction: column;
    margin-top: 20px;
  }
  .pdtct .mide .left{
    width: 100%;
    height: auto;
  }
  .pdtct .mide .left p{
    max-width: 90%;
    width: 90%;
    text-align: center;
    font-size: 12px;
    bottom: 20px;
  }
  .pdtct .mide .right{
    width: 100%;
    margin-top: 30px;
  }
  .pdtct .mide .right h3{
    font-size: 16px;
  }
  .pdtct .mide .right .tmrq i{
      font-size: 18px;
  }
  .pdtct .mide .right .line{
    margin: 12px 0 17px 0;
  }
  .pdtct .mide .right .itembox .item{
    width: 100% !important;
    margin-right: 0 !important;
    margin-top: 15px;
  }
  .pdtct .mide .right .itembox .item:nth-of-type(2){
    margin-top: 15px;
  }
  .pdtct .mide .right .itembox .item .nr p{
    font-size: 12px;
  }
  .pdtct .mide .right .itembox .item .nr a{
    font-size: 12px;
  }
  .pdtct .mide .right .itembox .item .nr img{
    height: 14px;
  }
  .pdtct .mide .right .db{
    margin-top: 30px;
  }
  .pdtct .mide .right .db .dbd button{
    width: 49%;
    height: 38px;
  }
  .pdtct .mide .right .db .dbd input{
    width: 49%;
    height: 36px;
    text-indent: 10px;
  }
  .pdt2ct{
    padding: 40px 0;
  }
  .pdt2ct .tabel a{
    font-size: 12px;
    padding: 8px 18px;
  }
  .pdt2ct .bgbox{
    margin-top: 30px;
  }
  .pdt2ct .item{
    border-radius: 10px;
  }
  .pdt2ct .item h3{
    font-size: 14px;
    width: calc(100% - 20px);
    padding: 15px 10px;
  }
  .pdt2ct .item table tr td:first-of-type,
  .pdt2ct .item table tr th:first-of-type{
    width: calc(100% - 20px);
    padding-left: 10px;
    padding-right: 10px;
  }
  .pdt2ct .item table tr td:last-of-type,
  .pdt2ct .item table tr th:last-of-type{
    width: calc(100% - 20px);
    padding-right: 10px;
    padding-left: 10px;
  }
  .pdt2ct .item table tr td{
    font-size: 12px;
    padding: 15px 0;
  }
  .pdt3ct{
    padding: 40px 0;
  }
  .pdt3ct h3{
    font-size: 16px;
    padding-bottom: 12px;
  }
  .pdt3ct h3::before{
    height: 16px;
  }
  .pdt3ct .item-box a{
    width: calc(100% - 30px);
    padding: 0 15px 0 15px;
    margin-right: 0;
  }
  .pdt3ct .item-box a .txt{
    width: calc(100% - 78px - 20px);
    margin-left: 20px;
  }
  .pdt3ct .item-box a .txt .code{
    font-size: 14px;
  }
  .pdt3ct .item-box a .txt .js{
    font-size: 12px;
    margin: 8px 0 10px 0;
  }
  .pdt3ct .item-box a .txt .db{
    font-size: 12px;
  }
  .page{
    margin-top: 25px;
  }
  .page .el-pagination .btn-next,
  .page .el-pagination .btn-prev{
    width: 30px;
    height: 30px;
    min-width: 30px;
    margin-bottom: 5px;
  }
  .page .el-pager{
      display: flex;
      flex-wrap: wrap;
  }
  .page .el-pager li{
    height: 30px;
    min-height: 30px;
    font-size: 12px;
    line-height: 30px;
    margin-bottom: 5px;
  }
  .fct{
    padding: 25px 0 20px 0;
  }
  .fct .top{
    flex-direction: column;
    padding-bottom: 25px;
  }
  .fct .top .txt{
    width: 100%;
  }
  .fct .top .txt h3{
    font-size: 14px;
  }
  .fct .top .txt h6{
    font-size: 12px;
    margin-top: 7px;
  }
  .fct .top form{
    width: 100%;
    margin-top: 20px;
    height: 39px;
  }
  .fct .top form input{
    height: 33px;
    font-size: 12px;
  }
  .fct .top form button,
  .fct .top form .dy{
    height: 33px;
  }
  .fct .top form button img,
  .fct .top form .dy img{
    height: 15px;
  }
  .fct .top form button span,
  .fct .top form .dy span{
    font-size: 12px;
  }
  .fct .mdie{
    flex-direction: column;
    margin-top: 25px;
  }
  .fct .mdie .left{
    width: 100%;
  }
  .fct .mdie .left h3{
    font-size: 14px;
  }
  .fct .mdie .left .txt{
    margin: 20px 0 25px 0;
  }
  .fct .mdie .left .txt .caol img{
    margin-top: 5px;
    margin-right: 10px;
  }
  .fct .mdie .left .txt .caol p{
    font-size: 12px;
    line-height: 22px;
  }
  .fct .mdie .left .item{
    justify-content: center;
  }
  .fct .mdie .left .item a{
    width: 33px;
    height: 33px;
  }
  .fct .mdie .left .item a .qrimg .fi{
    width: 80px;
  }
  .fct .mdie .right{
    width: 100%;
    margin-top: 30px;
  }
  .fct .mdie .right form{
    margin-top: 20px;
  }
  .fct .mdie .right h3{
    font-size: 14px;
  }
  .fct .mdie .right form .row input, .fct .mdie .right form .row .mlInt{
    width: calc((100% - 15px) / 2);
    height: 39px;
    border-radius: 6px;
    font-size: 12px;
    text-indent: 10px;
  }
  .fct .mdie .right form .row .mlInt{
    width: calc((100% - 15px) / 2 - 10px);
    padding-left: 10px;
    text-indent: 0;
  }
  .fct .mdie .right form .row .mlInt p{
    margin-left: 7px;
    font-size: 12px;
  }
  .fct .mdie .right form textarea{
    font-size: 12px;
    text-indent: 10px;
    border-radius: 6px;
  }
  .fct .mdie .right form button,
  .fct .mdie .right form .an{
    width: 70%;
    height: 39px;
    font-size: 14px;
    margin: 17px auto 0;
  }
  .fct .bottom{
    margin-top: 30px;
  }
  .fct .bottom a{
    font-size: 12px;
  }
}