@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: 14px;
    font-weight: 400;
    color: #666666;
    font-family: Source Han Sans CN;
  }
  .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: 14px;
  }
  .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;
  }
  .sidebar-nav-two .sidebar-brand-there .sidebar-brand-four a {
    padding: 0 60px;
  }
  .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-color: #00B0ED;
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom{
    background-color: #00B0ED;
  }
  .sidebar-nav .sidebar-brand a .sj{
    border-color: #00B0ED;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    font-family: Source Han Sans CN;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  /* .sidebar-nav{
    width: 65%;
  } */
  .message-alert{
    padding: 10px 20px;
    font-size: 14px;
  }
  .center-1200,
  .center-1400,
  .center-1600{
    width: 92% !important;
  }
  .app{
    display: block !important;
  }
  .pc{
    display: none !important;
  }
  .seader{
    width: 95%;
  }
  .seader .close{
    right: 0;
    top: -40px;
  }
  .seader .close img{
    height: 30px;
  }
  .seader form{
    width: calc(100% - 6px);
    height: 50px;
    border-width: 3px;
    border-radius: 4px;
  }
  .seader form input{
    width: calc(100% - 100px);
    font-size: 12px;
    padding: 0 10px;
  }
  .seader form button{
    font-size: 12px;
    width: 100px;
  }
  .seader form button img{
    margin-right: 10px;
    height: 16px;
  }
  .el-message{
    min-width: 320px;
  }
  .diaolog-pb video, .diaolog-pb img{
    max-width: 92%;
  }
  .diaolog-pb i{
    font-size: 36px;
  }
  .headerct{
    height: 50px;
  }
  .headerct .right{
    margin-right: 30px;
  }
  .headerct .logo img{
    height: 22px;
  }
  .headerct .nav{
    display: none;
  }
  .headerct form{
    margin: 0 20px 0 0;
    padding-bottom: 4px;
    width: 120px;
  }
  .headerct form input{
    font-size: 14px;
    padding-right: 6px;
  }
  .headerct form i{
    font-size: 14px;
  }
  .headerct .right .language .zs{
    font-size: 14px;
    padding: 4px 12px;
  }
  .mySwiper{
    height: 260px;
  }
  .mySwiper .ct{
    top: unset;
    transform: translate(-50%,0);
    bottom: 45px;
  }
  .mySwiper .ct h3{
    font-size: 18px;
    line-height: 26px;
    text-shadow: unset;
  }
  .mySwiper .ct h6{
    font-size: 14px;
    margin-top: 8px;
  }
  .mySwiper .i-more{
    margin-top: 20px;
  }
  .i-more{
    font-size: 14px;
    width: 110px;
    height: 40px;
    border-radius: 6px;
  }
  .mySwiper .swiper-pagination .swiper-pagination-bullet{
    width: 30px;
    height: 3px;
  }
  .mySwiper .swiper-pagination .swiper-pagination-bullet-active{
    width: 40px;
  }
  .mySwiper .swiper-pagination{
    bottom: 10px;
  }
  .i1-box{
    padding: 40px 0;
  }
  .i-pb-title h3{
    font-size: 22px;
  }
  .i-pb-title .line{
     width: 30px;
     height: 2px;
     margin: 10px auto 0;
  }
  .i1-box .mide{
    flex-wrap: wrap;
    width: 92%;
    margin: 35px auto 0;
  }
  .i1-box .mide a{
    width: calc((100% - 20px) / 3);
    border: none !important;
    margin-right: 10px;
    height: auto !important;
    margin-top: 30px;
  }
  .i1-box .mide a:nth-of-type(1),
  .i1-box .mide a:nth-of-type(2),
  .i1-box .mide a:nth-of-type(3){
    margin-top: 0;
  }
  .i1-box .mide a:nth-of-type(3n){
    margin-right: 0;
  }
  .i1-box .mide a::before{
    display: none;
  }
  .i1-box .mide a p{
    font-size: 14px;
    margin-top: 10px;
  }
  .i1-box .mide a .ib{
    width: 50px;
    height: 43px;
  }
  .i1-box .mide a:hover .ib img:first-of-type{
    display: block;
  }
  .i1-box .mide a:hover .ib img:last-of-type{
    display: none;
  }
  .i1-box .mide a:hover p{
    color: #000000;
  }
  .i2-box{
    height: auto;
    flex-direction: column;
  }
  .i2-box .left{
    padding: 50px 4%;
    width: 100%;
    height: auto;
  }
  .i2-box .left .qh a{
    padding-bottom: 10px;
  }
  .i2-box .left .qh a::after{
    height: 2px;
  }
  .i2-box .left .qh a:not(:first-of-type){
    margin-left: 30px;
  }
  .i2-box .left .qh a span{
    font-size: 18px;
  }
  .i2-box .left .desc-box{
    margin-top: 35px;
  }
  .i2-box .left .desc h3{
    font-size: 22px;
  }
  .i2-box .left .desc .ib{
    margin: 20px 0;
  }
  .i2-box .left .desc .ib a p{
    font-size: 14px;
    width: calc(100% - 17px - 7px);
  }
  .i2-box .left .desc .ib a img{
    width: 17px;
    margin-right: 7px;
  }
  .i2-box .left .desc .ib a{
    width: calc((100% - 20px) / 3);
    margin-right: 10px;
    margin-bottom: 15px;
  }
  .i2-box .left .desc.gnw .ib{
    justify-content: space-between;
  }
  .i2-box .left .desc.gnw .ib a{
    margin-right: 0;
  }
  .i2-box .left .desc.gnw .ib a:nth-of-type(1),
  .i2-box .left .desc.gnw .ib a:nth-of-type(4){
    width: 37%;
  }
  .i2-box .left .desc.gnw .ib a:nth-of-type(2),
  .i2-box .left .desc.gnw .ib a:nth-of-type(5){
    width: 34%;
  }
  .i2-box .left .desc.gnw .ib a:nth-of-type(3),
  .i2-box .left .desc.gnw .ib a:nth-of-type(6){
    width: 27%;
  }
  .i2-box .right{
    width: 100%;
    height: 260px;
  }
  .i3-box{
    padding: 60px 4%;
  }
  .i3mide{
    margin-top: 35px;
    height: auto;
    /* flex-direction: column; */
    height: 225px;
    overflow-x: auto;
  }
  .i3mide .ib{
    width: 100%;
    height: 100%;
    transition: 0.3s;
    flex-shrink: 0;
  }
  /* .i3mide .ib:not(:first-of-type){
    margin-top: 10px;
  } */
  .i3mide .ib.active{
    width: 100%;
  }
  .i3mide .ib .txt{
    font-size: 16px;
    padding: 0 15px;
    bottom: 10px;
    transition: 0.3s;
  }
  .i3mide .ib.active .flow{
    transition: 0.3s;
  }
  .i3mide .ib .flow{
    transition: 0.3s;
  }
  .i3mide .ib .flow .rq{
    padding: 20px 20px;
  }
  .i3mide .ib .flow h3{
    font-size: 18px;
  }
  .i3mide .ib .flow h6{
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    margin: 10px 0 20px 0;
  }
  .i4ct .mide{
    margin-top: 35px;
    overflow-y: auto;
    height: 180px;
  }
  .i4ct .mide .item{
    width: 100%;
    margin-right: 0;
    margin-bottom: 0px;
    height: 100%;
  }
  .i4ct .mide .item:not(:first-of-type){
    margin-top: 20px;
  }
  .i4ct .mide .item .txt{
    left: 20px;
  }
  .i4ct .mide .item .txt h3{
    font-size: 18px;
  }
  .i4ct .mide .item .txt p{
    font-size: 14px;
    margin: 10px 0 20px 0;
    width: 60%;
  }
  .i4ct{
    padding: 0 0 50px;
  }
  .i5ct{
    padding: 60px 0 50px 0;
  }
  .i5ct .mide{
    padding: 0;
    margin: 35px auto 0;
    width: 92%;
  }
  .i5ct .mide .i-map{
    display: none;
  }
  .i5ct .mide .right{
    position: unset;
  }
  .i5ct .top h3{
    font-size: 22px;
  }
  .i5ct .top .line{
    width: 30px;
    height: 2px;
    margin: 15px 0 10px 0;
  }
  .i5ct .top p{
    font-size: 14px;
    line-height: 24px;
  }
  .i5ct .mide .numContent{
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .i5ct .mide .numContent .item{
    position: unset;
    width: calc((100% - 14px) / 3);
    margin-right: 7px;
    margin-bottom: 7px;
    padding: 0 5px;
    height: 90px;
  }
  .i5ct .mide .numContent .item .db .num{
    font-size: 28px;
  }
  .i5ct .mide .numContent .item:hover .tt{
    color: #000000;
  }
  .i5ct .mide .numContent .item:hover .db .num{
    color: #00B0ED;
  }
  .i5ct .mide .numContent .item:hover .db p{
    color: #00B0ED;
  }
  .i5ct .mide .numContent .item::before{
    display: none;
  }
  .i5ct .mide .numContent .item:nth-of-type(3n){
    margin-right: 0;
  }
  .i5ct .mide .numContent .item:nth-of-type(5),
  .i5ct .mide .numContent .item:nth-of-type(4){
    width: calc((100% - 7px) / 2);
    margin-right: 7px;
  }
  .i5ct .mide .numContent .item:nth-of-type(5){
    margin-right: 0;
  }
  .i5ct .mide .numContent .item .tt{
    font-size: 13px;
  }
  .i6ct{
    padding: 60px 0;
  }
  .i6ct .tag a{
    font-size: 18px;
  }
  .i6ct .tag .line{
    height: 16px;
    margin: 0 14px;
  }
  .i6ct .mide{
    margin-top: 35px;
  }
  .i6ct .inews-list,
  .ma5ct .inews-list{
    overflow-x: auto;
    flex-wrap: nowrap;
  }
  .i6ct .inews-list li,
  .ma5ct .inews-list li{
    margin-right: 20px !important;
    margin-top: 0 !important;
    flex-shrink: 0;
    width: 100%;
  }
  .i6ct .inews-list li:last-of-type,
  .ma5ct .inews-list li:last-of-type{
    margin-right: 0 !important;
  }
  .i6ct .inews-list li .ib,
  .ma5ct .inews-list li .ib{
    height: 235px;
  }
  .i6ct .inews-list li a .txt,
  .ma5ct .inews-list li a .txt{
    padding: 18px 18px 25px 18px;
  }
  .i6ct .inews-list li a .txt h6,
  .ma5ct .inews-list li a .txt h6{
    height: 52px;
    font-size: 16px;
    line-height: 26px;
  }
  .inews-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 10px;
  }
  .inews-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .inews-list li:nth-of-type(3n){
    margin-right: 10px;
  }
  .inews-list li:nth-of-type(6n){
    margin-right: 0;
  }
  .inews-list li:nth-of-type(3){
    margin-top: 10px;
  }
  /* .inews-list li:nth-of-type(2),
  .inews-list li:nth-of-type(3){
    margin-top: 20px;
  } */
  .inews-list li a .ib{
    height: 120px;
  }
  .inews-list li a .txt h6{
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
  .inews-list li a .txt p{
    font-size: 14px;
    line-height: 22px;
    height: 44px;
    margin-top: 10px;
  }
  .inews-list li a .line{
    margin: 20px 0 18px 0;
  }
  .inews-list li a .db .time{
    font-size: 14px;
  }
  .inews-list li a .txt{
    padding: 10px 10px 15px 10px;
  }
  .i7-box{
    height: 190px;
  }
  .i7-box .bg{
    height: 100%;
    width: auto;
    transform: translateX(-10%);
  }
  .i7ct{
    bottom: 30px;
  }
  .i7ct .rq{
    width: 100%;
  }
  .i7ct .rq h3{
    font-size: 22px;
  }
  .i7ct .rq .db{
    margin-top: 20px;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
  }
  .i7ct .rq .tzb{
    flex-direction: column;
    margin-right: 0;
  }
  .i7ct .rq .tzb a{
    width: 100%;
  }
  .i7ct .rq .tzb a:not(:first-of-type){
    margin-left: 0;
    margin-top: 15px;
  }
  .i7ct .rq .tzb a:nth-of-type(2) p{
    margin-left: 18px;
  }
  .i7ct .rq .tzb a img{
    height: 19px;
  }
  .i7ct .rq .tzb a p{
    font-size: 16px;
    margin-left: 10px;
  }
  .i7ct .rq .i-more{
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .i-more::before{
    display: none;
  }
  .banner .ct{
    top: calc(50% + 5%);
  }
  .banner .ct img{
    height: 28px;
  }
  .banner .ct h3{
    font-size: 20px;
    margin-top: 10px;
  }
  .banner{
    height: 220px;
  }
  .ny-nav .ct .left{
    display: none;
  }
  .ny-nav .ct{
    height: 40px;
  }
  .ny-nav .ct .right a, .ny-nav .ct .right span{
    font-size: 14px;
  }
  .tips{
    bottom: 5%;
  }
  .tips ul li{
    width: 38px;
    height: 38px;
  }
  .tips ul li a img{
    max-width: 50%;
  }
  .tips ul li .tip-phone{
    font-size: 14px;
  }
  .tips ul li .fadein{
    right: calc(100% + 12px);
  }
  .tips ul li .tip-img{
    width: 80px;
  }
  .faqct{
    padding: 60px 0;
  }
  .faqct .top a{
    font-size: 18px;
  }
  .faqct .top span{
    height: 18px;
    margin: 0 20px;
  }
  .faq-search{
    margin-top: 35px;
    height: 44px;
  }
  .faq-search .btn{
    width: 100px;
    font-size: 14px;
  }
  .faq-search .el-input{
    width: calc(100% - 100px);
  }
  .faq-search .el-input__inner{
    font-size: 14px;
  }
  .faqct .mide{
    margin-top: 40px;
    flex-direction: column;
  }
  .faq-slide{
    width: 100%;
  }
  .faqct .mide .right{
    width: 100%;
    margin-top: 30px;
  }
  .slide-list li .one{
    padding: 13px 20px;
  }
  .slide-list li .one p{
    font-size: 16px;
  }
  .slide-list li .twozs{
    padding: 10px 20px;
  }
  .slide-list li .twozs p{
    font-size: 14px;
  }
  .slide-list li .three>.last p{
    font-size: 14px;
  }
  .slide-list li .three>.last{
    padding: 7px 20px 7px 51px;
  }
  .slide-list li .threezs{
    padding: 10px 20px 10px 48px;
  }
  .slide-list li .threezs p{
    font-size: 14px;
  }
  .slide-list li .four>.last{
    padding: 7px 20px 7px 74px;
  }
  .slide-list li .four>.last p{
    font-size: 14px;
  }
  .faq-list li:not(:first-of-type){
    margin-top: 6px;
  }
  .faq-list li .zs{
    padding: 17px 17px;
  }
  .faq-list li .zs .left{
    width: calc(100% - 40px);
  }
  .faq-list li .zs .left .rund{
    width: 8px;
    height: 8px;
  }
  .faq-list li .zs .left h3{
    font-size: 16px;
    width: calc(100% - 8px - 12px);
    margin-left: 12px;
  }
  .faq-list li .zs .ii i{
    font-size: 18px;
  }
  .faq-list li .content{
    width: calc(100% - 70px);
    padding: 17px 0;
    font-size: 14px;
    line-height: 24px;
  }
  .faq-list li .content p, .faq-list li .content span{
    font-size: 14px;
    line-height: 24px;
  }
  .faq--vd-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px;
  }
  .faq--vd-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .faq--vd-list li:nth-of-type(3n){
    margin-right: 10px;
  }
  .faq--vd-list li:nth-of-type(6n){
    margin-right: 0;
  }
  .faq--vd-list li img{
    height: 90px;
  }
  .faq--vd-list li h3{
    font-size: 14px;
  }
  .dev1ct{
    padding: 60px 0;
  }
  .dev1ct .top{
    flex-direction: column;
  }
  .dev1ct .top .left{
    width: 100%;
  }
  .pb-title h3{
    font-size: 22px;
  }
  .pb-title .xx{
    margin-top: 10px;
  }
  .pb-title .xx .x{
    width: 13px;
    height: 3px;
  }
  .pb-title .xx .y{
    width: 3px;
    height: 3px;
  }
  .dev1ct .top .left .desc{
    margin-top: 35px;
    font-size: 14px;
    line-height: 24px;
  }
  .dev1ct .top .left .desc p:not(:first-of-type){
    margin-top: 17px;
  }
  .dev1ct .top .right{
    width: 100%;
    margin-top: 30px;
  }
  .dev1ct .top .right .numContent p{
    font-size: 14px;
  }
  .dev1ct .top .right .numContent .zs .num{
    font-size: 26px;
  }
  .dev1ct .top .right .numContent{
    width: 30%;
    height: 30%;
  }
  .dev1ct .content{
    margin-top: 60px;
  }
  .dev1ct .content .item{
    display: flex;
    flex-direction: column;
  }
  .dev1ct .content .item .left{
    width: 100%;
    height: auto;
  }
  .dev1ct .content .item .right{
    position: unset;
    transform: unset;
    width: 100%;
  }
  .dev1ct .content .item .right .rq{
    width: 100%;
    height: auto;
    padding: 18px 18px 22px 18px;
    box-shadow: 0px 3px 10px 0px rgb(0 0 0 / 9%);
  }
  .dev1ct .content .item .right h3{
    font-size: 18px;
  }
  .dev1ct .content .item .right p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
  .dev1ct .content .item:not(:first-of-type){
    margin-top: 25px;
  }
  .dev1ct .db{
    margin-top: 60px;
    flex-direction: column;
  }
  .dev1ct .db a{
    width: 100%;
    padding: 0 20px;
    height: 130px;
  }
  .dev1ct .db a:not(:first-of-type){
    margin-top: 15px;
  }
  .dev1ct .db a h3{
    font-size: 18px;
  }
  .dev1ct .db a .rund{
    width: 80px;
    height: 80px;
  }
  .dev2ct{
    padding: 60px 0;
  }
  .dev2-list{
    margin-top: 35px;
  }
  .dev2-list>li .zs{
    padding: 16px 20px;
  }
  .dev2-list>li .zs .title{
    font-size: 16px;
  }
  .dev2-list>li .content{
    padding: 18px 20px 25px 20px;
  }
  .dev2-list>li .content .ar{
    font-size: 14px;
  }
  .dev2-list>li .content .desc{
    font-size: 14px;
    line-height: 24px;
    margin: 14px 0 18px 0;
  }
  .dev2-list>li .content .more p{
    font-size: 14px;
  }
  .dev2-list .biao{
    margin-top: 30px;
  }
  .dev2-list .biao h3{
    font-size: 16px;
    margin-bottom: 13px;
  }
  .dev2-list .biao .row{
    flex-wrap: wrap;
  }
  .dev2-list .biao .row .el-form-item{
    width: 100%;
    margin-right: 0;
  }
  .dev2-list .biao .row .el-form-item .el-input__inner{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .codepb .mybtn{
    font-size: 14px;
  }
  .dev2-list .biao .row .el-form-item{
    margin-bottom: 24px;
  }
  .dev2-list .biao .row .required-marker{
    left: 55px;
  }
  .dev2-list .biao .dbr{
    flex-direction: column;
  }
  .dev2-list .biao .dbr .el-form-item{
    width: 100%;
  }
  .dev2-list .biao .dbr .tm, .dev2-list .biao .dbr .el-upload-dragger .wz h6{
    font-size: 14px;
  }
  .dev2-list .biao .dbr .required-marker{
    left: 87px;
  }
  .dev2-list .biao .dbr .upload-demo{
    width: 100%;
    height: 182px;
  }
  .dev2-list .biao .dbr .el-upload-dragger{
    padding: 0 15px;
    height: 120px;
  }
  .dev2-list .biao .dbr .el-upload-dragger>img{
    width: 36px;
  }
  .dev2-list .biao .dbr .el-upload-dragger .wz{
    width: calc(100% - 36px - 15px);
    margin-left: 15px;
  }
  .dev2-list .biao .dbr .el-upload-dragger .wz p{
    font-size: 14px;
    margin-top: 10px;
  }
  .dev2-list .biao .dbr .el-textarea__inner{
    font-size: 14px;
    height: 120px;
  }
  .dev2-list .biao .dbr .el-form-item{
    margin-bottom: 24px;
  }
  .dev2-list .zbm{
    width: 120px;
    height: 40px;
    font-size: 14px;
    border-radius: 6px;
  }
  .bn-pros{
    font-size: 14px;
    margin-top: 10px;
  }
  .core1ct{
    padding: 50px 0 60px 0;
    flex-direction: column;
  }
  .core1ct .left .desc{
    width: 100%;
    margin-top: 30px;
    font-size: 14px;
    line-height: 24px;
  }
  .core1ct .left .desc p:not(:first-of-type){
    margin-top: 12px;
  }
  .core1ct .right{
    margin-top: 35px;
  }
  .core1ct .right .db{
    width: max-content;
  }
  .core1-box .dbline{
    display: none;
  }
  .core1ct .right .db p{
    font-size: 18px;
    width: 74px;
    height: 38px;
  }
  .core1ct .right .flowwz{
    top: 50%;
    left: calc(100% + 15px);
    transform: translateY(-50%);
    font-size: 38px;
  }
  .core1ct .right .flowwz span{
    font-size: 24px;
  }
  .core1ct .core11{
    width: 100%;
    margin-top: 25px;
  }
  .core2ct{
    padding: 60px 0;
  }
  .core2ct .flow{
    display: none;
  }
  .core5ct .vdb .flow .zx img{
    width: 61px;
  }
  .core5ct{
    padding: 50px 0 0 0;
  }
  .core2ct .mide{
    flex-direction: column-reverse;
     margin-top: 45px; 
  }
  .core2ct .lrt{
    width: 100%;
  }
  .core2ct .left{
    padding-top: 0;
    margin-top: 35px;
  }
  .core2ct .right .item:first-of-type{
    flex-direction: column;
  }
  .core2ct .right .item:first-of-type .ib,
  .core2ct .right .item:first-of-type .txt{
    width: 100%;
  }
  .core2ct .lrt .item{
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .core2ct .lrt .item>img{
    width: 110px;
    height: auto;
    -webkit-height: auto;
  }
  .core2ct .lrt .item .txt{
    width: calc(100% - 125px);
    margin-top: 0;
  }
  .core2ct .lrt .item .txt h3{
    font-size: 18px;
  }
  .core2ct .lrt .item .txt p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
  }
  .core2ct .left .item:not(:first-of-type){
    margin-top: 35px;
  }
  .core2ct .lrt .item .ib{
    margin-top: 15px;
  }
  .core2ct .lrt .item .ib a{
    width: calc((100% - 30px) / 4);
    height: calc((100vw - 60px) / 4);
  }
  .core2ct .right .item:not(:first-of-type){
    margin-top: 35px;
  }
  .core2ct .lrt .item:nth-of-type(3) img{
    width: 40px;
  }
  .core2ct .lrt .item .ll .rr h6, .core2ct .lrt .item .ll .rr h5 span{
    font-size: 14px;
  }
  .core2ct .lrt .item .ll .rr h5{
    font-size: 28px;
  }
  .core2ct .lrt .item .ll .rr{
    margin-left: 7px;
  }
  .core3ct{
    padding: 60px 0;
  }
  .core3ct .top{
    flex-direction: column;
  }
  .core3ct .top .right{
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    margin-top: 30px;
  }
  .core3ct .mide{
    flex-direction: column;
    margin-top: 65px;
  }
  .core3ct .mide .left{
    width: 100%;
  }
  .core3ct .mide .left .ydl{
    font-size: 20px;
  }
  .core3ct .mide .left .jt{
    width: 120px;
    top: -20px;
    left: 38px;
  }
  .core3ct .mide .right{
    width: 100%;
    margin-top: 30px;
  }
  .core3ct .mide .right .ws{
    width: 20%;
    margin-right: 6%;
    margin-bottom: 3%;
  }
  .core3ct .mide .right .title{
    font-size: 20px;
  }
  .core3ct .mide .right .t3{
    left: 11%;
    bottom: 6%;
  }
  .core3ct .mide .right .t2{
    left: 31%;
    bottom: 30%;
  }
  .core3ct .mide .right .t1{
    right: 23%;
    bottom: 52%;
  }
  .core3ct .dbl{
    flex-direction: column;
    padding: 20px 20px 25px 20px;
    border-radius: 6px;
  }
  .core3ct .dbl .tr{
    padding-right: 0;
    border-right: none;
    display: flex;
    font-size: 20px;
    transform: unset;
  }
  .core3ct .dbl .tr p:last-of-type{
    margin-top: 0;
  }
  .core3ct .dbl .rr{
    width: 100%;
    margin-top: 25px;
  }
  .core3ct .dbl .rr .itb{
    /* flex-direction: column; */
    /* width: calc((100% - 10px) / 3); */
    align-items: center;
  }
  .core3ct .dbl .rr .itb .item img{
    height: 30px;
  }
  .core3ct .dbl .rr .itb .item p{
    font-size: 20px;
  }
  .core3ct .dbl .rr .itb .item{
    margin-right: 7px;
  }
  .core3ct .dbl .rr .itb>img{
    width: 30px;
  }
  .core4ct{
    padding: 60px 0 0 0;
  }
  .core4ct .top{
    flex-direction: column;
  }
  .core4ct .top .right{
    width: 100%;
    margin-top: 30px;
    font-size: 14px;
    line-height: 24px;
  }
  .core4ct .top .right p:not(:first-of-type){
    margin-top: 11px;
  }
  .core4ct .mide{
    justify-content: space-between;
    margin-top: 30px;
  }
  .core4ct .mide .rr{
    margin-left: 0;
  }
  .core4ct .mide img{
    width: calc((100% - 15px) / 2);
  }
  .core4ct .dbl .print .flow{
    font-size: 16px;
    padding: 7px 18px;
  }
  .core4ct .dbl .print>img{
    width: 25px;
  }
  .core4ct .dbl .print h3{
    font-size: 20px;
    left: calc(100% + 20px);
  }
  .pb-cpch{
    flex-direction: column;
  }
  .pb-cpch .item{
    width: 100%;
    height: calc(100% / 2);
  }
  .pb-cpch .item .zx p{
    font-size: 18px;
    margin: 0;
  }
  .pb-cpch .item .zx i{
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .pb-cpch .item.it1 i{
    left: -33px;
  }
  .pb-cpch .item.it2 i{
    right: -33px;
  }
  .pb-cpch .item:hover .zx p{
    margin: 0;
  }
  /* .pb-cpch .item.it1 .zx{
    transform: translateX(-10%);
  }
  .pb-cpch .item.it2 .zx{
    transform: translateX(10%);
  } */
  .cooct{
    padding: 50px 0 60px 0;
    flex-direction: column;
  }
  .cooct .left{
    width: 100%;
    min-height: unset;
  }
  .cooct .left .item.active{
    padding: 20px 18px;
  }
  .cooct .left .item .db p{
    font-size: 18px;
    width: calc(100% - 26px - 10px);
  }
  .cooct .left .item .db img{
    width: 26px;
  }
  .cooct .left .item .desc{
    font-size: 14px;
    line-height: 24px;
    width: calc(100% - 26px - 10px);
    margin-top: 10px;
  }
  .cooct .left .item{
    padding: 0 18px;
  }
  .cooct .left .item:not(:first-of-type){
    margin-top: 25px;
  }
  .cooct .left .item:first-of-type{
    padding-top: 20px;
  }
  .cooct .left .item:last-of-type{
    padding-bottom: 20px;
  }
  .cooct .right{
    margin-top: 20px;
    width: 100%;
  }
  .cooct .right .rq{
    padding: 25px 18px 25px 18px;
  }
  .cooct .right .rq h3{
    font-size: 20px;
  }
  .cooct .right .rq .mide .row{
    flex-direction: column;
  }
  .cooct .right .rq .mide .row .el-form-item{
    width: 100%;
  }
  .cooct .right .rq .mide .el-input__inner{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .cooct .right .rq .mide .el-form-item{
    margin-bottom: 24px;
  }
  .cooct .right .rq .mide .el-form-item .required-marker{
    left: 53px;
  }
  .cooct .right .rq .mide .el-textarea__inner{
    font-size: 14px;
    height: 110px;
  }
  .cooct .right .rq .mide .zbm{
    width: 120px;
    height: 40px;
    font-size: 14px;
    border-radius: 6px;
  }
  .con1-box{
    margin-top: 50px;
    height: auto;
    padding: 40px 0;
  }
  .con1ct .flow{
    width: 100%;
    height: auto;
    padding: 25px 20px;
  }
  .con1ct .flow .mide{
    flex-direction: column;
  }
  .con1ct .flow .mide .left .row .wz p, .con1ct .flow .mide .left .row .wz a{
    font-size: 14px;
  }
  .con1ct .flow .mide .left{
    width: 100%;
  }
  .con1ct .flow .mide .left .row:not(:first-of-type){
    margin-top: 15px;
  }
  .con1ct .flow .mide .right{
    margin-top: 25px;
  }
  .con1ct .flow .mide .right:hover{
    transform: unset;
  }
  .con2ct{
    padding: 50px 0 60px 0;
  }
  .pb-h6{
    font-size: 14px;
    margin-top: 18px;
    line-height: 24px;
  }
  .con2ct .mide{
    margin-top: 35px;
  }
  .con2ct .mide .row{
    flex-wrap: wrap;
  }
  .con2ct .mide .row .el-form-item{
    width: 100%;
  }
  .con2ct .mide .el-form-item{
    margin-bottom: 24px;
  }
  .con2ct .mide .el-input__inner{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .con2ct .mide .el-textarea__inner{
    font-size: 14px;
    height: 120px;
  }
  .con2ct .mide .zbm{
    width: 120px;
    height: 40px;
    border-radius: 6px;
    font-size: 14px;
  }
  .con2ct .sm{
    margin-top: 60px;
  }
  .con2ct .sm .rq{
    margin-top: 35px;
  }
  .con2ct .sm .rq .zb a{
    width: calc((100% - 8px) / 3);
    margin-bottom: 4px;
    height: 110px;
  }
  .con2ct .sm .rq .zb a:nth-of-type(3n){
    margin-right: 0;
  }
  .con2ct .sm .rq .zb, .con2ct .sm .rq .xm{
    flex-wrap: wrap;
  }
  .con2ct .sm .rq .xm a{
    width: calc((100% - 8px) / 3);
  }
  .con2ct .sm .rq .xm{
    margin-top: 0;
  }
  .con2ct .sm .rq .xm a{
    height: 110px;
  }
  .con2ct .sm .rq a .rund{
    width: 58px;
    height: 58px;
  }
  .con2ct .sm .rq a .show img{
    height: 60px;
  }
  .con2ct .sm .rq a .show p{
    font-size: 14px;
  }
  .casect{
    padding: 45px 0 60px 0;
  }
  .case-tag{
    overflow-x: auto;
    flex-wrap: nowrap;
    padding-bottom: 15px;
  }
  .case-tag a{
    font-size: 16px;
    padding: 8px 20px;
    flex-shrink: 0;
  }
  .case-list{
    margin-top: 35px;
    display: flex;
    flex-wrap: wrap;
  }
  .case-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-top: 25px;
  }
  .case-list li:nth-of-type(1),
  .case-list li:nth-of-type(2){
    margin-top: 0;
  }
  .case-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .case-list li a{
    flex-direction: column-reverse;
    padding: 0;
    border: none;
  }
  .case-list li a .right{
    width: 100%;
    height: 120px;
  }
  .case-list li a .left{
    width: 100%;
    padding-top: 15px;
  }
  .case-list li a .left h3{
    font-size: 14px;
  }
  .case-list li a .left .tag p{
    font-size: 13px;
    padding: 5px 10px;
    margin-right: 5px;
    margin-top: 5px;
  }
  .case-list li a .left .tag{
    margin: 9px 0 20px 0;
    flex-wrap: wrap;
  }
  .case-list li a .left h6{
    font-size: 14px;
    line-height: 24px;
  }
  .min-nav{
    margin-top: 50px;
  }
  .min-nav .ct{
    overflow-x: auto;
    height: 50px;
  }
  .min-nav .ct a, .min-nav .ct span{
    flex-shrink: 0;
    font-size: 14px;
  }
  .ndct{
    padding: 45px 0 60px 0;
    flex-direction: column;
  }
  .ndct .left{
    width: 100%;
  }
  .pb-nyright{
    position: unset;
    width: 100%;
    margin-top: 50px;
  }
  .pb-nyright h3{
    font-size: 22px;
  }
  .pb-nyright .lb{
    margin-top: 30px;
  }
  .pb-nyright .lb .item:not(:first-of-type){
    margin-top: 20px;
  }
  .pb-nyright .lb .item img{
    height: auto;
    margin-bottom: 15px;
  }
  .pb-nyright .lb .item .txt .caseh6{
    line-height: 24px;
    width: calc(100% - 40px);
  }
  .ndct .left .top .tp{
    flex-direction: column;
  }
  .ndct .left .top .tp h3{
    font-size: 18px;
    width: 100%;
  }
  .social-share{
    margin-top: 15px;
  }
  .social-share .social-share-icon{
    width: 36px !important;
    height: 36px !important;
    font-size: 18px !important;
    line-height: 36px !important;
  }
  .ndct .left .top .time{
    flex-wrap: wrap;
  }
  .ndct .left .top .time p{
    font-size: 14px;
    margin-right: 15px;
  }
  .ndct .left .top .time .type{
    font-size: 14px;
    padding: 5px 11px;
  }
  .social-share .icon-wechat .wechat-qrcode{
    left: 0 !important;
  }
  .ndct .left .content{
    margin-top: 40px;
    font-size: 14px;
    line-height: 24px;
  }
  .ndct .left .content p, .ndct .left .content span{
    font-size: 14px;
    line-height: 24px;
  }
  .ndct .left .content p{
    margin-top: 15px;
  }
  .ndct .left .content .casetype .kt .tm{
    font-size: 16px;
    margin-left: 14px;
  }
  .ndct .left .content .casetype .kt img{
    width: 22px;
  }
  .ndct .left .content .casetype .kt{
    width: 120px;
  }
  .ndct .left .content .casetype .zs{
    width: calc(100% - 120px);
    font-size: 16px;
    padding: 8px 15px;
  }
  .ndct .left .content .casetype{
    margin-top: 20px;
  }
  .ndct .left .bt{
    margin-top: 55px;
  }
  .ndct .left .bt .gy p{
    font-size: 14px;
  }
  .ndct .left .bt .back{
    font-size: 14px;
  }
  .artct{
    padding: 45px 0 60px 0;
  }
  .news-filter{
    flex-direction: column;
  }
  .news-tag{
    width: 100%;
    overflow-x: auto;
    flex-wrap: nowrap;
    padding-bottom: 15px;
  }
  .news-tag .rq{
    margin-right: 15px;
  }
  .news-tag .rq,
  .news-tag.act .rq{
    flex-shrink: 0;
    margin-bottom: 15px;
  }
  .news-tag.act .rq:last-of-type{
    margin-bottom: 15px;
  }
  .news-tag.act a{
    font-size: 16px;
  }
  .news-tag .line{
    height: 16px;
    margin-left: 15px;
  }
  .news-search{
    width: 100%;
    margin-top: 15px;
    padding-right: 3px;
  }
  .news-search .el-input__inner{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .art-list{
    margin-top: 35px;
  }
  .art-list li{
    width: 100%;
    margin-right: 10px;
    margin-top: 20px;
  }
  .art-list li:nth-of-type(1){
    margin-top: 0;
  }
  .art-list li:nth-of-type(3){
    margin-top: 20px;
  }
  .art-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .art-list li:nth-of-type(3n){
    margin-right: 10px;
  }
  .art-list li:nth-of-type(6n){
    margin-right: 0;
  }
  /* .art-list li:nth-of-type(2), .art-list li:nth-of-type(3){
    margin-top: 60px;
  }
  .art-list li:nth-of-type(1),
  .art-list li:nth-of-type(2),
  .art-list li:nth-of-type(3){
    width: 100%;
    margin-right: 0;
  }
  .art-list li:nth-of-type(1) a .tp,
  .art-list li:nth-of-type(2) a .tp,
  .art-list li:nth-of-type(3) a .tp{
  }
  .art-list li:nth-of-type(1) a .tp img,
  .art-list li:nth-of-type(2) a .tp img,
  .art-list li:nth-of-type(3) a .tp img{
    width: 100px;
  }
  .art-list li:nth-of-type(1) a .tp .wz,
  .art-list li:nth-of-type(2) a .tp .wz,
  .art-list li:nth-of-type(3) a .tp .wz{
    margin-top: 30px;
  }
  .art-list li:nth-of-type(1) .tp .wz h3,
  .art-list li:nth-of-type(2) .tp .wz h3,
  .art-list li:nth-of-type(3) .tp .wz h3{
    font-size: 20px;
  }
  .art-list li:nth-of-type(1) .tp .wz p,
  .art-list li:nth-of-type(2) .tp .wz p,
  .art-list li:nth-of-type(3) .tp .wz p{
    font-size: 16px;
  }
  .art-list li:nth-of-type(1) a .db,
  .art-list li:nth-of-type(2) a .db,
  .art-list li:nth-of-type(3) a .db{
    padding: 20px 20px;
  }
  .art-list li:nth-of-type(1) a .db h3,
  .art-list li:nth-of-type(2) a .db h3,
  .art-list li:nth-of-type(3) a .db h3{
    font-size: 16px;
    line-height: 28px;
    height: 56px;
  } */
  .art-list li a .tp .wz h3{
    font-size: 20px;
  }
  .art-list li a .tp .wz p{
    font-size: 14px;
  }
  .art-list li a .db{
    border-radius: 0 !important;
  }
  .art-list li a .db .tg{
    margin-top: 10px;
  }
  .art-list li a .db .tg p{
    font-size: 13px;
    padding: 5px 11px;
    margin-right: 5px;
    margin-top: 5px;
  }
  .art-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
  }
  .art-list li a{
    height: 100% !important;
  }
  /* .art-list li:nth-of-type(5),
  .art-list li:nth-of-type(7),
  .art-list li:nth-of-type(9){
    margin-right: 0;
  }
  .art-list li:nth-of-type(6){
    margin-right: 10px;
  } */
  .art-list li a .db{
    padding: 10px 10px 15px 10px;
    height: auto;
  }
  .art-list li a .db h3{
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
  .art-list li a .tp img{
    width: 80px;
  }
  .art-list li a .tp{
    padding: 24px 15px 12px 15px !important;
    height: 160px !important;
    position: unset !important;
    width: 100% !important;
  }
  .art-list li a .tp .wz{
    margin-top: 20px;
  }
  .art-list li a .tp .wz h3{
    font-size: 18px;
  }
  .adv1ct{
    padding: 45px 0 60px 0;
  }
  .adv1ct .top{
    flex-direction: column;
  }
  .adv1ct .top .right{
    width: 100%;
    margin-top: 30px;
  }
  .adv1ct .top .right p{
    font-size: 14px;
    line-height: 24px;
  }
  .adv1ct .top .right p:not(:first-of-type){
    margin-top: 11px;
  }
  .adv1ct .mide{
    flex-direction: column;
    margin-top: 40px;
    height: auto;
  }
  .adv1ct .mide .left{
    width: 100%;
    height: auto;
  }
  .adv1ct .mide .right{
    width: 100%;
  }
  .adv1ct .mide .right .numContent .item{
    padding: 30px 0;
  }
  .adv1ct .mide .right .numContent .item .db .num{
    font-size: 40px;
  }
  .adv1ct .mide .right .numContent .item .db p{
    font-size: 16px;
    transform: translateY(18px);
  }
  .adv1ct .mide .right .numContent .item .wz{
    font-size: 16px;
  }
  .jslist{
    margin-top: 60px;
  }
  .jslist .row{
    flex-direction: column-reverse;
  }
  .jslist .row .right{
    width: 100%;
    height: auto;
  }
  .jslist .row .left{
    width: 100%;
    padding-top: 23px;
  }
  .jslist .row .right .flow img{
    width: 61px;
  }
  .jslist .row .left h3{
    font-size: 18px;
  }
  .jslist .row .left .wsdj .jj{
    font-size: 14px;
    line-height: 24px;
  }
  .jslist .row .left .wsdj .jj:not(:first-of-type){
    margin-top: 13px;
  }
  .jslist .row .left .desc{
    margin: 10px 0 25px 0;
  }
  .jslist .row .left .more{
    width: 120px;
    height: 40px;
    font-size: 14px;
    border-radius: 6px;
  }
  .jslist .row{
    padding: 35px 0;
  }
  .jslist .row .left .cxn .cc h4{
    font-size: 14px;
    line-height: 24px;
  }
  .jslist .row .left .cxn .cc h6{
    font-size: 14px;
    line-height: 24px;
  }
  .adv1ct .botm{
    margin-top: 60px;
  }
  .adv1ct .botm h3{
    font-size: 22px;
  }
  .adv1ct .botm h6{
    font-size: 14px;
    line-height: 24px;
  }
  .adv1ct .botm .rq{
    margin-top: 35px;
    flex-wrap: wrap;
  }
  .adv1ct .botm .rq .item{
    width: 100%;
    margin-right: 0;
  }
  .adv1ct .botm .rq .item img{
    height: auto;
    margin-bottom: 23px;
  }
  .adv1ct .botm .rq .item .txt .title{
    font-size: 18px;
  }
  .adv1ct .botm .rq .item .txt p{
    font-size: 14px;
    line-height: 24px;
    height: auto;
  }
  .adv1ct .botm .rq .item .txt a{
    font-size: 14px;
    width: 120px;
    height: 40px;
    border-radius: 6px;
  }
  .adv1ct .botm .rq .item:not(:first-of-type){
    margin-top: 35px;
  }
  .adv2-box{
    padding: 50px 0 60px 0;
  }
  .adv2-swiper{
    margin-top: 40px;
    width: 92%;
  }
  .adv2-swiper .rq .time{
    font-size: 16px;
  }
  .adv2-swiper .rq .rund{
    margin: 20px auto 0;
  }
  .adv2-swiper .rq .zs{
    /* padding: 23px 0 25px 0; */
    margin-top: 30px;
    min-height: 20px;
  }
  .adv2-swiper .rq .zs .md{
    padding: 10px 0 20px 0;
    height: 180px;
  }
  .adv2-swiper .rq .zs .zstime{
    font-size: 16px;
    padding: 0 15px;
  }
  .adv2-swiper .rq .zs .desc{
    font-size: 14px;
    line-height: 24px;
    padding: 0 15px;
    height: 160px;
    margin-top: 13px;
  }
  .adv2-swiper::before{
    top: 42px;
  }
  .adv3ct{
    padding: 50px 0 60px 0;
  }
  .adv3ct .top{
    flex-direction: column;
  }
  .adv3ct .top .right{
    width: 100%;
    margin-top: 30px;
  }
  .adv3ct .top .right p{
    font-size: 14px;
    line-height: 24px;
  }
  .adv3ct .top .right p:not(:first-of-type){
    margin-top: 11px;
  }
  .adv3ct .mide{
    margin-top: 30px;
    flex-direction: column;
  }
  .adv3ct .mide .left{
    width: 100%;
  }
  .adv3ct .mide .right{
    width: 100%;
    margin-top: 15px;
  }
  .adv3ct .mide .left .it{
    width: calc((100% - 30px) / 3);
    margin-right: 15px;
  }
  .banner.ab{
    margin-top: 50px;
  }
  .banner .txt h6{
    font-size: 14px;
  }
  .banner .txt p{
    font-size: 14px;
  }
  .banner .txt{
    margin-top: 10px;
  }
  .ab1ct{
    padding: 50px 0 95px 0;
    flex-direction: column-reverse;
  }
  .ab1ct .left{
    width: 100%;
    margin-top: 40px;
    height: auto;
  }
  .ab1ct .left::before{
    width: 350px;
    height: 70px;
    bottom: -35px;
    right: 30%;
  }
  .ab1ct .right{
    width: 100%;
  }
  .ab1ct .right .desc{
    font-size: 14px;
    line-height: 24px;
  }
  .ab1ct .right .desc p:not(:first-of-type){
    margin-top: 11px;
  }
  .ab1ct .right .db a{
    width: 150px;
    height: 40px;
    border-radius: 6px;
  }
  .ab1ct .right .db a img{
    width: 18px;
    height: max-content;
  }
  .ab1ct .right .db a p{
    font-size: 14px;
  }
  .ab1ct .right .db a:last-of-type{
    margin-left: 15px;
  }
  .ab8-box{
    height: 80px;
  }
  .ab8-box img{
    height: 20px;
  }
  .abbig-box .bigbg{
    display: none;
  }
  .ab3ct{
    padding: 50px 0 60px 0;
    flex-direction: column;
  }
  .ab3ct .left{
    max-width: 100%;
    width: 100%;
  }
  .ab3ct .right{
    width: 100%;
    margin-top: 40px;
  }
  .ab3ct .left .time{
    font-size: 18px;
    margin-bottom: 30px;
  }
  .ab3ct .left .cy{
    font-size: 18px;
    margin-top: 35px;
  }
  .ab3ct .left .dh{
    width: max-content;
    max-width: 100%;
    margin: 18px 0;
  }
  .ab3ct .left .dh p{
    font-size: 16px;
    padding: 0 40px;
  }
  .ab3ct .left .dh .ll{
    bottom: 50%;
  }
  .ab3ct .left .dh .rr{
    top: 50%;
  }
  .ab3ct .left .dh img{
    width: 30px;
  }
  .ab3ct .left .qm{
    font-size: 14px;
  }
  .ab3ct .right .rund{
    width: 15%;
  }
  .ab3ct .right .rund img{
    width: 100%
  }
  .ab3ct .right .rund{
    right: 7%;
    bottom: 7%;
  }
  .ab4ct{
    padding: 50px 0 60px 0;
    flex-direction: column;
  }
  .ab4ct .left{
    width: 100%;
  }
  .ab4ct .right{
    width: 100%;
    margin-top: 40px;
  }
  .ab4-swiper{
    height: calc(100vw / 2);
  }
  .ab4-swiper a::after{
    height: 70px;
  }
  .ab4ct .left .time{
    font-size: 36px;
    margin-top: -20px;
  }
  .ab4ct .left .tg a{
    font-size: 14px;
  }
  .ab4ct .right .desc{
    font-size: 14px;
    line-height: 24px;
  }
  .ab4ct .right .rr{
    margin-top: 20px;
  }
  .ab5ct{
    padding: 50px 0 60px 0;
    flex-direction: column-reverse;
  }
  .ab5ct .left{
    width: 100%;
    height: auto;
    margin-top: 35px;
  }
  .ab5ct .right{
    width: 100%;
  }
  .ab5ct .right .cy{
    font-size: 18px;
    line-height: 30px;
    margin-top: 35px;
  }
  .ab5ct .right .dh{
    max-width: 100%;
    width: max-content;
  }
  .ab5ct .right .dh p{
    font-size: 16px;
    padding: 0 40px;
  }
  .ab5ct .right .qm{
    font-size: 14px;
  }
  .ab5ct .right .dh .ll{
    bottom: 50%;
  }
  .ab5ct .right .dh .rr{
    top: 50%;
  }
  .ab5ct .right .dh img{
    width: 30px;
  }
  .ab5ct .left .rund img{
    width: 55px;
  }
  .ab6ct{
    padding: 50px 0 60px 0;
  }
  .ab6ct .desc-swiper .rq{
    flex-direction: column;
  }
  .ab6ct .desc-swiper .rq .left{
    padding-top: 0;
    width: 100%;
  }
  .ab6ct .desc-swiper .rq .left h6{
    font-size: 18px;
    margin-top: 15px;
  }
  .ab6ct .desc-swiper .rq .left .desc{
    font-size: 14px;
    line-height: 24px;
  }
  .ab6ct .desc-swiper .rq .right{
    width: 100%;
    height: auto;
    margin-top: 20px;
  }
  .ab6ct .db-b .qh{
    width: 36px;
    height: 36px;
  }
  .ab6ct .time-swiper a p{
    font-size: 16px;
  }
  .ab6ct .time-swiper{
    width: calc(100% - 72px);
    padding-top: 10px;
  }
  .ab6ct .time-swiper::before{
    top: 17px;
  }
  .ab6ct .db-b{
    margin-top: 30px;
  }
  .ab7ct{
    padding: 50px 0 60px 0;
  }
  .ab7ct .mide{
    margin-top: 35px;
    height: auto;
    /* flex-direction: column; */
    overflow-x: auto;
  }
  .ab7ct .mide::-webkit-scrollbar {
     width: 5px;
     height: 5px;
  }
  .ab7ct .mide::-webkit-scrollbar-thumb {
     /* box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
     background: #00B0ED;
  }
  .ab7ct .mide::-webkit-scrollbar-track {
     /* box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.1); */
     background: #DEDEDE;
  }
  .ab7ct .mide .item{
    width: 100%;
    flex-shrink: 0;
  }
  .ab7ct .mide .item .txt{
    padding: 0 18px;
    top: unset;
    bottom: 10%;
  }
  .ab7ct .mide .item .txt p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 18px;
  }
  .ab7ct .mide .item .txt h3{
    font-size: 22px;
  }
 .ma1-box{
    background: unset;
  }
  .ma1ct{
    padding: 50px 0 60px 0;
    flex-direction: column;
  }
  .ma1ct .left{
    width: 100%;
    z-index: 1;
    position: relative;
  }
  .ma1ct .left .xjj{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  .ma1ct .left .desc{
    font-size: 14px;
    line-height: 24px;
    margin-top: 30px;
  }
  .ma1ct .left .desc p:not(:first-of-type){
    margin-top: 11px;
  }
  .ma1ct .right{
    width: 100%;
    margin-top: 30px;
    position: relative;
    z-index: 1;
  }
  .ma1ct .right .flow .zx img{
    width: 61px;
  }
  .ma2ct{
    padding: 50px 0 60px 0;
  }
  .ma3ct{
    padding: 60px 0 50px 0;
  }
  .ma3ct .top{
    margin-top: 40px;
  }
  .ma3ct .top .item p{
    font-size: 14px;
    margin-top: 15px;
  }
  .ma3ct .top .item{
    width: calc((100% - 40px) / 5);
  }
  .ma3ct .top .item .rund{
    width: 100%;
    height: calc((100vw - 40px - 30px) / 5);
  }
  .ma3ct .top .line{
    display: none;
  }
  .ma3ct .mide{
    height: 320px;
    margin-top: 40px;
  }
  .ma3ct .mide .ib{
    /* position: unset;
    width: 100%;
    height: auto;
    margin-bottom: 10px; */
    border-radius: 0;
  }
  .ma3ct .mide .ib1{
    left: 0;
    top: 0;
    width: 31%;
    height: 48%;
  }
  .ma3ct .mide .ib2{
    left: 0;
    top: 50%;
    width: 31%;
    height: 22%;
  }
  .ma3ct .mide .ib3{
    left: 33%;
    top: 0;
    width: 36%;
    height: 35%;
  }
  .ma3ct .mide .ib4{
    left: 33%;
    top: 37%;
    width: 25%;
    height: 35%;
  }
  .ma3ct .mide .ib5{
    right: 0;
    top: 0;
    width: 29%;
    height: 35%;
  }
  .ma3ct .mide .ib6{
    right: 0;
    bottom: unset;
    top: 37%;
    width: 40%;
    height: 35%;
  }
  .ma3ct .mide .ib7{
    top: unset;
    right: unset;
    left: 0;
    bottom: 0;
    width: 35%;
    height: 26%;
  }
  .ma3ct .mide .ib8{
    top: unset;
    right: unset;
    left: 37%;
    bottom: 0;
    width: 28%;
    height: 26%;
  }
  .ma3ct .mide .ib9{
    width: 33%;
    height: 26%;
  }
  .ma4ct{
    padding: 60px 0;
  }
  .ma4ct .top{
    flex-direction: column;
  }
  .ma4ct .top .right{
    width: 100%;
    margin-top: 25px;
  }
  .ma4ct .top .right img{
    width: 100%;
  }
  .ma5ct{
    padding: 60px 0;
  }
  .inews-list{
    margin-top: 35px;
  }
  .ma2ct .mide .mar-swiper .center-slide .rq .big{
    width: 280px;
    height: 280px;
  }
  .ma2ct .mide .mar-swiper .center-slide{
    width: 280px;
  }
  .ma2ct .mide .mar-swiper .center-slide .rq .rund{
    width: calc(100% - 40px);
    height: calc(100% - 40px);
  }
  .ma2ct .mide .prev{
    left: -10px;
  }
  .ma2ct .mide .next{
    right: -10px;
  }
  .ma2ct .mide .mar-swiper .center-slide .txt p, .ma2ct .mide .mar-swiper .center-slide .txt h6{
    font-size: 16px;
  }
  .ma2ct .mide .mar-swiper .center-slide .txt p{
    line-height: 26px;
    height: 52px;
    min-height: 52px;
  }
  .ma2ct .mide .pb{
    top: 35%;
  }
  .ma2ct .mide .pb i{
    font-size: 25px;
  }
  .ma2ct .mide .mar-swiper{
    transform: translateX(0px);
  }
  .ma2ct .mide{
    margin-top: 35px;
    /* display: none; */
  }
  .ma2ct .mide .mar-swiper .show-slide .rq{
      opacity: 0;
  }
  .ma2ct .mide .mar-swiper .rq{
    opacity: 0;
    transition: 0s;
  }
  .ma2ct .mide .mar-swiper .swiper-slide-active .rq{
    opacity: 1 !important;
  }
  .ndct .down{
    margin-top: 40px;
  }
  .ndct .down h3{
    font-size: 22px;
    padding: 10px 0 10px 10px;
  }
  .ndct .down .rb .rr{
    padding: 18px 0;
  }
  .ndct .down .rb{
    padding: 0 20px;
  }
  .ndct .down .rb .rr a{
    width: 90px;
    border-radius: 6px;
    height: 38px;
  }
  .ndct .down .rb .rr .zs{
    width: calc(100% - 105px);
  }
  .ndct .down .rb .rr .zs .xp{
    width: 25px;
  }
  .ndct .down .rb .rr .zs .wz{
    width: calc(100% - 25px - 10px);
    margin-left: 10px;
  }
  .ndct .down .rb .rr .zs .wz p{
    font-size: 14px;
  }
  .ndct .down .rb .rr .zs .wz .dx{
    font-size: 14px;
  }
  .ndct .down .sj h6{
    font-size: 18px;
  }
  .ndct .down .rb h5{
    font-size: 17px;
    padding: 18px 0;
  }
  .pb-nyright .lb .item .txt h6{
    font-size: 16px;
    line-height: 26px;
  }
  .pb-nyright .lb .item .txt .time p{
    font-size: 14px;
  }
  .mediact{
    padding: 50px 0 60px 0;
  }
  .news-tag a{
    font-size: 16px;
    line-height: unset;
  }
  .media2ct{
    padding: 50px 0 60px 0;
  }
  .media2ct .tp h3{
    font-size: 22px;
  }
  .media2ct .tp .rt .c{
    width: 12px;
    height: 3px;
  }
  .media2ct .tp .rt .y{
    width: 3px;
    height: 3px;
  }
  .media2ct .line{
    margin: 25px 0;
  }
  .media2ct .db{
    flex-direction: column;
  }
  .media2ct .db .left h3{
    font-size: 18px;
  }
  .media2ct .db .left .itb{
    flex-direction: column;
  }
  .media2ct .db .left .itb .item p{
    font-size: 16px;
  }
  .media2ct .db .left .itb .item:not(:first-of-type){
    margin-left: 0;
  }
  .media2ct .db .left .itb .item a{
    font-size: 14px;
  }
  .media2ct .db .right{
    margin-top: 30px;
  }
  .media2ct .db .right h3{
    font-size: 18px;
  }
  .media2ct .db .right .xzb{
    margin-top: 20px;
  }
  .media2ct .db .right .xzb a{
    width: 130px;
    height: 40px;
    border-radius: 6px;
  }
  .media2ct .db .right .xzb a img{
    width: 16px;
  }
  .media2ct .db .right .xzb a p{
    font-size: 14px;
    margin-left: 10px;
  }
  .media2ct .db .right .xzb a:not(:first-of-type){
    margin-left: 20px;
  }
  .newsct{
    padding: 50px 0 60px 0;
  }
  .newsct .news-bt{
    margin-top: 60px;
  }
  .news-swiper .swiper-pagination .swiper-pagination-bullet{
    width: 24px;
  }
  .news-swiper .swiper-pagination .swiper-pagination-bullet-active{
    width: 34px;
  }
  .news-swiper{
    padding-bottom: 28px;
    height: auto;
  }
  .news-swiper .rq{
    flex-direction: column;
  }
  .news-swiper .rq .left{
    width: 100%;
    height: 230px;
  }
  .news-swiper .rq .right{
    width: 100%;
    padding: 18px 20px 25px 20px;
  }
  .news-swiper .rq .right .time{
    font-size: 14px;
  }
  .news-swiper .rq .right h3{
    font-size: 16px;
    margin: 10px 0 15px 0;
  }
  .news-swiper .rq .right h6{
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
  .news-swiper .rq .right .db p{
    font-size: 14px;
  }
  .news-swiper .rq .right .line{
    margin: 25px 0 15px 0;
  }
  .par1ct{
    padding: 50px 0 60px 0;
  }
  .par1ct .mide .map{
      max-width: 100%;
  }
  .par1ct .mide .filter{
    position: unset;
    margin-top: 30px;
    width: 100%;
  }
  .par1ct .mide .filter .db{
     padding: 0 20px;
  }
  .par1ct .mide .filter .el-input__inner{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .par1ct .mide .filter .list .row .txt{
    font-size: 14px;
  }
  .par1ct .mide .filter .list .row{
    padding: 20px 0;
  }
  .par1ct .mide .filter .list{
    max-height: 220px;
  }
  .par2ct{
    padding: 50px 0 60px 0;
  }
  .par2ct .row{
    margin: 35px auto 0;
    width: 100%;
    border-radius: 6px;
    height: 46px;
  }
  .par2ct .row .el-input{
    width: calc(100% - 120px);
  }
  .par2ct .row .btn{
    font-size: 14px;
  }
  .par2ct .row .el-input__inner{
    font-size: 14px;
  }
  .ser-diaolog .content{
    padding: 20px 0 30px 0;
  }
  .ser-diaolog .content i{
    font-size: 26px;
  }
  .ser-diaolog .content h3{
    font-size: 20px;
    margin-top: 10px;
  }
  .ser-list{
    padding: 0 20px;
    margin-top: 25px;
  }
  .ser-list li{
    width: 100%;
    padding: 18px 20px;
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .ser-diaolog .content{
    border-radius: 6px;
  }
  .ser-list li h4{
    font-size: 18px;
  }
  .ser-list li .desc a{
    font-size: 14px;
  }
  .ser-list li .line{
    margin: 10px 0;
  }
  .ser-list{
    max-height: 260px;
  }
  .par3ct{
    padding: 50px 0 60px 0;
  }
  .par3ct .mide{
    margin-top: 35px;
    flex-direction: column;
    height: auto;
  }
  .par3ct .mide .left{
    width: 100%;
  }
  .par3ct .mide .right{
    width: 100%;
  }
  .par3ct .mide .left .rq .rund{
    width: 44px;
    height: 44px;
    right: 10%;
    bottom: 10%;
  }
  .par3ct .mide .right .row{
    padding: 25px 18px;
  }
  .par3ct .mide .right .row h3{
    font-size: 16px;
  }
  .par3ct .mide .right .row .desc{
    font-size: 14px;
    line-height: 24px;
  }
  .par3ct .mide .right{
    max-height: 390px;
  }
  .par4-box{
    padding: 50px 0 60px 0;
  }
  .par4-swiper{
    margin-top: 35px;
    width: 92%;
    height: 250px;
    padding-bottom: 30px !important;
  }
  .par4-swiper a .flow{
    padding: 18px;
  }
  .par4-swiper a .flow h6{
    font-size: 14px;
  }
  .par4-swiper a .flow .tag p{
    font-size: 14px;
    padding: 5px 11px;
  }
  .par4-swiper a .flow .tag{
    margin-top: 9px;
  }
  .par4-swiper .swiper-pagination .swiper-pagination-bullet{
    width: 22px;
  }
  .par4-swiper .swiper-pagination .swiper-pagination-bullet-active{
    width: 32px;
  }
  .pros3ct{
    padding: 50px 0 60px 0;
  }
  .pros3ct .mide{
    margin-top: 35px;
  }
  .pros3ct .mide .row{
    flex-direction: column;
  }
  .pros3ct .mide .r1 .el-form-item,
  .pros3ct .mide .r2 .el-form-item{
    width: 100%;
  }
  .pros3ct .mide .el-input__inner{
    font-size: 14px;
    height: 40px;
    line-height: 40px;
  }
  .pros3ct .mide .el-form-item{
    margin-bottom: 24px;
  }
  .pros3ct .mide .el-textarea__inner{
    font-size: 14px;
    height: 120px;
  }
  .pros3ct .mide .zbm{
    width: 120px;
    height: 40px;
    border-radius: 6px;
    font-size: 14px;
  }
  .pd1-box{
    margin-top: 50px;
  }
  .pd1-box .topnav .ct{
    overflow-x: auto;
  }
  .pd1-box .topnav .ct a, .pd1-box .topnav .ct span{
    flex-shrink: 0;
    font-size: 14px;
  }
  .pd1-box .mide{
    flex-direction: column-reverse;
  }
  .pd1-box .mide .left{
    width: 100%;
    padding: 25px 20px 35px 20px;
  }
  .pd1-box .mide .right{
    width: 100%;
    height: 250px;
  }
  .pd1-box .mide .right .pb i{
    font-size: 24px;
  }
  .pd1-box .mide .right .next{
    right: 5%;
  }
  .pd1-box .mide .right .prev{
    left: 5%;
  }
  .pd1-box .mide .pd1-swiper .rq .rrd{
    width: 61px;
  }
  .pd1-box .mide .pd1-swiper .swiper-pagination{
    bottom: 15px;
  }
  .pd1-box .mide .left .tag .p{
    font-size: 14px;
    padding: 5px 11px;
    margin-right: 7px;
  }
  .pd1-box .mide .left h3{
    font-size: 22px;
    margin-top: 30px;
  }
  .pd1-box .mide .left .desc{
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0 35px 0;
  }
  .pd1-box .mide .left .db a p{
    font-size: 14px;
  }
  .pd1-box .mide .left .db a img{
    width: 18px;
  }
  .pd1-box .mide .left .db a{
    width: 140px;
    border-radius: 6px;
    height: 40px;
  }
  .pd2-box{
    display: none;
  }
  .pd3ct{
    padding: 50px 0 45px 0;
  }
  .pd-title h3{
    font-size: 22px;
  }
  .pd-title p{
    font-size: 14px;
    margin-top: 5px;
  }
  .pd3ct .cptd .desc{
    margin-top: 30px;
  }
  .pd3ct .cptd .desc .row p{
    font-size: 14px;
  }
  .pd3ct .cptd .desc .row:not(:first-of-type){
    margin-top: 10px;
  }
  .pd3ct .cpcs{
    margin-top: 60px;
  }
  .pd3ct .cpcs .mide table td h6, .pd3ct .cpcs .mide table td p{
    font-size: 14px;
  }
  .pd3ct .cpcs .mide table td p{
    width: 40%;
  }
  .pd3ct .cpcs .mide table td h6{
    width: 60%;
  }
  .pd3ct .cpcs .mide table td{
    padding: 20px 0;
  }
  .pd3ct .cpcs .mide{
    margin-top: 30px;
  }
  .pd3ct .spkzb{
    margin-top: 60px;
  }
  .pd3ct .spkzb .mide{
    margin-top: 20px;
  }
  .pd3ct .spkzb .pd2-swiper{
    width: calc(100% - 70px);
  }
  .pd3ct .spkzb .mide .prev{
    left: 0;
  }
  .pd3ct .spkzb .mide .next{
    right: 0;
  }
  .pd3ct .spkzb .pd2-swiper .rq .ib{
    height: 200px;
  }
  .pd3ct .spkzb .pd2-swiper .rq p{
    font-size: 14px;
    padding: 13px 10px;
  }
  .pd3ct .spkzb .mide .pb i{
    font-size: 28px;
  }
  .pd3ct .cptj{
    margin-top: 60px;
  }
  .pd3ct .cptj .mide{
    flex-direction: column;
    margin-top: 35px;
  }
  .pd3ct .cptj .mide .right{
    width: 100%;
    margin-right: 0;
    padding: 20px 25px 35px 25px;
  }
  .pd3ct .cptj .mide .right h3{
    font-size: 18px;
  }
  .pd3ct .cptj .mide .right .line{
    margin: 15px 0;
  }
  .pd3ct .cptj .mide .right .desc .row p, .pd3ct .cptj .mide .right .desc .row h6{
    font-size: 14px;
  }
  .pd3ct .cptj .mide .right .desc{
    height: 150px;
  }
  .pd3ct .cptj .mide .right a{
    width: 120px;
    height: 40px;
    border-radius: 6px;
    font-size: 14px;
  }
  .pd3ct .cptj .mide .right .bgr{
    width: calc(100% + 1%);
  }
  .pd3ct .cptj .mide .right:not(:first-of-type){
    margin-top: 20px;
  }
  .pd3ct .xz .mide .list .rq .item{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 10px;
  }
  .pd3ct .xz .mide .list .rq .item:nth-of-type(2n){
    margin-right: 0;
  }
  .pd3ct .xz .mide .list .rq .item .txt h3{
    font-size: 14px;
  }
  .pd3ct .xz .mide .list .rq .item .d{
    width: 34px;
    height: 34px;
  }
  .pd3ct .aqpj .pd3-swiper{
    width: calc(100% - 70px);
  }
  .pd3ct .aqpj .mide .prev{
    left: 0;
  }
  .pd3ct .aqpj .mide .next{
    right: 0;
  }
  .pd3ct .aqpj{
    margin-top: 60px;
  }
  .pd3ct .aqpj .mide{
    margin-top: 35px;
  }
  .pd3ct .aqpj .mide .pd3-swiper .rq .ib{
    height: 200px;
  }
  .pd3ct .aqpj .mide .pd3-swiper .rq .txt p{
    font-size: 14px;
  }
  .pd3ct .aqpj .mide .pb i{
    font-size: 28px;
  }
  .pd3ct .xz{
    margin-top: 60px;
  }
  .pd3ct .xz .mide{
    margin-top: 35px;
  }
  .pd3ct .xz .mide .tag a{
    font-size: 14px;
    width: 120px;
    height: 40px;
  }
  .pd3ct .xz .mide .list{
    margin-top: 30px;
  }
  /*.pd3ct .xz .mide .list .rq .item{*/
  /*  padding: 20px;*/
  /*  margin-bottom: 15px;*/
  /*}*/
  .pros1ct{
    padding: 50px 0 60px 0;
    flex-direction: column;
  }
  .diaolog-pd .content{
    padding: 25px 20px;
    top: 10%;
    transform: translate(-50%,0);
    border-radius: 6px;
  }
  .diaolog-pd .pb-title h3{
    font-size: 18px;
  }
  .diaolog-pd .content .ii i{
    font-size: 28px;
  }
  .pros1ct .right{
    font-size: 14px;
    line-height: 24px;
    width: 100%;
    margin-top: 30px;
  }
  .pros1ct .right p:not(:first-of-type){
    margin-top: 11px;
  }
  .pros2ct{
    padding: 60px 0 60px 0;
  }
  .pros2ct .tag{
    overflow-x: auto;
  }
  .pros2ct .tag a{
    flex-shrink: 0;
    width: 140px;
    height: 44px;
    margin-right: 15px;
  }
  .pros2ct .tag a p{
    font-size: 14px;
  }
  .pros2ct .tag a .ib{
    max-height: 30px;
    max-width: 30px;
  }
  .pros2ct h6{
    font-size: 14px;
    line-height: 24px;
    margin: 25px 0;
  }
  .pros2ct .mintag a{
    margin-right: 30px;
    font-size: 14px;
  }
  .pros-list{
    margin-top: 30px;
  }
  .pros-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
  }
  .pros-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .pros-list li:nth-of-type(3n){
    margin-right: 10px;
  }
  .pros-list li:nth-of-type(6n){
    margin-right: 0px;
  }
  .pros-list li .ib{
    height: 170px;
  }
  .pros-list li .txt{
    padding: 10px 10px 10px 10px;
  }
  .pros-list li .txt .it span{
    font-size: 14px;
    margin-top: 2px;
  }
  .pros-list li .ib .title{
    font-size: 16px;
    top: 10px;
    left: 15px;
  }
  .pros-list li .ib::before{
    height: 40px;
  }
  .proct{
    padding: 20px 0 60px 0;
    flex-direction: column;
  }
  .proct .slide{
    width: 100%;
    position: fixed;
    z-index: 101;
    background-color: #ffffff;
    top: 0;
    left: 100%;
    opacity: 0;
    transition: 0.5s;
    width: 100%;
    height: 100vh;
    padding: 50px 4% 50px 4%;
    overflow-y: auto;
  }
  .proct .slide .slideqdc{
    width: 100px;
    height: 40px;
    border-radius: 6px;
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    background-color: #00B0ED;
    line-height: 40px;
    text-align: center;
    margin: 30px auto 0;
  }
  .proct .slide.active{
    left: 0;
    opacity: 1;
  }
  .proct .slide .filter .hdt .btm{
    width: calc(100% - 13px);
  }
  .proct .slide .filter .hdt .btm .el-slider__button-wrapper{
    width: 13px;
    height: 13px;
  }
  .sxclose{
    position: absolute;
    top: 15px;
    right: 4%;
    font-size: 26px;
    color: #00B0ED;
  }
  .proct .slide .item .bt p{
    font-size: 18px;
  }
  .proct .right{
    width: 100%;
    margin-top: 25px;
  }
  .pro-sxan{
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    color: #ffffff;
    background-color: #00B0ED;
    border-radius: 26px;
    height: 40px;
    width: 120px;
    text-align: center;
    line-height: 40px;
    margin-bottom: 25px;
  }
  .pro-list li{
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
    margin-right: 10px;
  }
  .pro-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .pro-list li:nth-of-type(3n){
    margin-right: 10px;
  }
  .pro-list li:nth-of-type(6n){
    margin-right: 0;
  }
  .pro-list li .ib{
    height: 170px;
  }
  .pro-list li .ib .title{
    top: 10px;
    left: 15px;
    font-size: 16px;
  }
  .pro-list li .txt{
    padding: 10px 10px 10px 10px;
  }
  .pro-list li .ib::before{
    height: 40px;
  }
  .pro-list li .txt .it span{
    font-size: 14px;
    margin-top: 2px;
  }
  .proct .slide .item .content .type a p{
    font-size: 15px;
  }
  .proct .slide .item:not(:first-of-type){
    margin-top: 20px;
  }
  .proct .slide .item .bt .cz span{
    font-size: 15px;
  }
  .proct .slide .filter .rq .db p{
    font-size: 15px;
  }
  .proct .slide .filter .hdt .sm .srk .el-input__inner{
    font-size: 15px;
  }
  .proct .slide .filter .rq{
    padding: 14px 16px;
  }
  .banner .serb{
    padding: 5px 20px 5px 5px;
    margin-top: 15px;
  }
  .banner .serb a{
    font-size: 14px;
  }
  .banner .serb a span{
    font-size: 18px;
  }
  .banner .serb .rund{
    width: 32px;
    height: 32px;
  }
  .ser1ct{
    padding: 50px 0 60px 0;
  }
  .ser1ct h6{
    font-size: 14px;
  }
  .ser1ct .mide{
    margin-top: 30px;
  }
  .ser1ct .mide .flow .zx img{
    width: 61px;
  }
  .ser2ct{
    padding: 60px 0 60px 0;
  }
  .ser2ct .top{
    flex-direction: column;
  }
  .ser2ct .top .right{
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .ser2ct .top .right .el-select{
    width: calc((100% - 15px) / 2);
    margin-right: 15px;
    margin-bottom: 15px;
  }
  .ser2ct .top .right .el-select:nth-of-type(2n){
    margin-right: 0;
  }
  .ser2ct .top .right .el-input__inner{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .ser2ct .top .right .btn{
    width: calc((100% - 15px) / 2);
    height: 40px;
    font-size: 14px;
  }
  .ser2ct .mide{
    margin-top: 20px;
  }
  .ser2ct .mide .map{
    width: 80%;
    margin: 0;
  }
  .ser2ct .mide .min{
    right: 3%;
    width: 15%;
  }
  @keyframes sermap {
    100% {
      transform: scale(2);
      opacity:0;
    }
  }
  .ser2ct .mide .flow .wz{
    font-size: 15px;
    left: 100%;
    top: unset;
    transform: unset;
    bottom: 40px;
  }
  .ser3-box{
    padding: 60px 4%;
  }
  .ser-swiper{
    margin-top: 35px !important;
    padding-bottom: 30px !important;
  }
  .ser-swiper .rq{
    min-height: unset;
    padding: 25px 18px 30px 18px;
    min-height: 588px;
  }
  .ser-swiper .rq h3{
    font-size: 18px;
  }
  .ser-swiper .rq h6{
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
  .ser-swiper .rq .line{
    margin: 16px 0;
  }
  .ser-swiper .rq .zs{
    flex-direction: column-reverse;
  }
  .ser-swiper .rq .zs .left{
    width: 100%;
    margin-top: 15px;
  }
  .ser-swiper .rq .zs .left .row p{
    font-size: 14px;
  }
  .ser-swiper .swiper-pagination .swiper-pagination-bullet{
    width: 20px;
  }
  .ser-swiper .swiper-pagination .swiper-pagination-bullet-active{
    width: 30px;
  }
  .ser4ct{
    padding: 60px 0;
  }
  .ser4ct .mide{
    margin-top: 35px;
    /* flex-wrap: wrap; */
    overflow-x: auto;
  }
  .ser4ct .mide .item{
    width: 100%;
    margin-right: 20px;
    padding: 25px 20px;
    flex-shrink: 0;
  }
  .ser4ct .mide .item:last-of-type{
    margin-right: 0;
  }
  /* .ser4ct .mide .item:not(:first-of-type){
    margin-top: 20px;
  } */
  .ser4ct .mide .item .db .rund{
    width: 46px;
    height: 46px;
  }
  .ser4ct .mide .item .db p{
    font-size: 18px;
  }
  .ser4ct .mide .item h6{
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
  }
  .ser4ct .xmy{
    margin-top: 25px;
    font-size: 14px;
    line-height: 24px;
  }
  .ser5ct{
    padding: 60px 0 50px 0;
    flex-wrap: wrap;
  }
  .ser5ct .item{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
    height: auto;
    padding: 30px 15px;
  }
  .ser5ct .item:nth-of-type(2n){
    margin-right: 0;
  }
  .ser5ct .item img{
    height: 30px;
  }
  .ser5ct .item h3{
    font-size: 18px;
    margin: 20px 0 3px 0;
  }
  .ser5ct .item p{
    font-size: 14px;
    line-height: 24px;
    min-height: 48px;
  }
  .ser5ct .item a{
    margin-top: 20px;
    width: 120px;
    height: 40px;
    font-size: 14px;
    border-radius: 6px;
  }
  .el-cascader-menu{
    min-width: 165px;
  }
  .el-cascader-node{
    padding: 0 20px 0 20px;
  }
  .diaolog iframe{
    height: 30%;
    width: 85%;
  }
  .parbtn{
    margin-top: 15px;
  }
  .parbtn p{
    font-size: 14px;
  }
  .parbtn img{
    height: 16px !important;
  }
  .parbtn{
    width: 160px;
    height: 40px;
    border-radius: 6px;
  }
  .so1-box{
    height: auto;
  }
  .so1-box .bg{
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    top: 0;
    left: 0;
  }
  .so1ct{
    position: unset;
    transform: unset;
    position: relative;
    z-index: 1;
    top: 0;
    left: 0;
    margin: 0 auto;
    padding: 80px 0 40px 0;
  }
  .so1ct .rq>img{
    height: 28px;
  }
  .so1ct h3{
    font-size: 20px;
  }
  .so1ct h6{
    font-size: 16px;
  }
  .so1ct .desc{
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0 20px 0;
  }
  .so1ct .rq{
    width: 100%;
  }
  .so1ct a{
    width: 160px;
    height: 40px;
    border-radius: 6px;
  }
  .so1ct a p{
    font-size: 14px;
  }
  .so1ct a img{
    width: 20px;
  }
  .so2-box{
    overflow-x: auto;
    height: 100px;
  }
  .so2-box a{
    flex-shrink: 0;
    width: 120px;
  }
  .so2-box a .rund img{
    height: 28px;
  }
  .so2-box a p{
    font-size: 16px;
    margin-top: 10px;
  }
  .so2-box a::after{
    bottom: 0;
  }
  .so3ct{
    padding: 50px 0 60px 0;
  }
  .so3ct .top{
    flex-direction: column;
    height: auto;
  }
  .so3ct .top .left{
    width: 100%;
    height: 270px;
  }
  .so3ct .top .right{
    width: 100%;
    padding: 18px 18px 28px 18px;
  }
  .so3ct .top .right h3{
    font-size: 16px;
  }
  .so3ct .top .right .xx{
    margin: 10px 0 17px 0;
  }
  .so3ct .top .right .xx .x{
    width: 14px;
    height: 3px;
  }
  .so3ct .top .right .xx .y{
    width: 3px;
    height: 3px;
  }
  .so3ct .top .right .desc{
    font-size: 14px;
    line-height: 24px;
  }
  .so3ct .top .right h6{
    font-size: 14px;
    margin-top: 16px;
  }
  .so3-swiper{
    margin-top: 50px !important;
  }
  .so3-swiper a .ib img{
    max-width: 60%;
    max-height: 70%;
  }
  .so3-swiper a .ib{
    height: 180px;
  }
  .so3-swiper a .txt{
    padding: 0 12px;
    height: 66px;
  }
  .so3-swiper a .txt p{
    font-size: 14px;
  }
  .so3-swiper .swiper-pagination-bullet{
    width: 22px;
  }
  .so3-swiper .swiper-pagination-bullet-active{
    width: 30px;
  }
  .so3-swiper{
    padding-bottom: 30px !important;
  }
  .cs-box{
    margin-top: 60px;
  }
  .cs-box h3{
    font-size: 22px;
  }
  .cs-swiper .swiper-slide-active{
    transform: unset;
    z-index: 1;
  }
  .cs-swiper{
    padding-bottom: 40px !important;
    padding-top: 0 !important;
    margin-top: 35px !important;
  }
  .cs-swiper a{
    height: 210px;
  }
  .cs-swiper .swiper-pagination-bullet{
    width: 22px;
  }
  .cs-swiper .swiper-pagination-bullet-active{
    width: 30px;
  }
  .cs-box .more p{
    font-size: 14px;
  }
  .cs-box .more i{
    margin-left: 7px;
    font-size: 16px;
  }
  .cs-box .more{
    right: unset;
    left: 0;
  }
  .tecct{
    padding: 50px 0 60px 0;
  }
  .tec-filter{
    flex-direction: column;
  }
  .tec-filter .el-select{
    width: calc((100% - 15px) / 2);
  }
  .tec-filter .el-select:not(:first-of-type){
    margin-left: 15px;
  }
  .tec-filter .el-select .el-input__inner{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding-left: 20px;
  }
  .news-search .el-input__inner{
    padding-left: 20px;
  }
  .tec-list{
    margin-top: 40px;
  }
  .tec-list li{
    width: calc((100% - 10px) / 2);
    height: auto;
    margin-right: 10px;
    margin-top: 10px;
  }
  .tec-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .tec-list li:nth-of-type(3n){
    margin-right: 10px;
  }
  .tec-list li:nth-of-type(6n){
    margin-right: 0px;
  }
  /* .tec-list li:nth-of-type(2), .tec-list li:nth-of-type(3){
    margin-top: 20px;
  } */
  .tec-list li:nth-of-type(3){
    margin-top: 10px;
  }
  .tec-list li a{
    padding: 15px 10px 60px 10px;
  }
  .tec-list li a h3{
    font-size: 16px;
    line-height: 24px;
    height: 48px;
    /*overflow: hidden;*/
    /*display: -webkit-box;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-line-clamp: 1;*/
  }
  .tec-list li a .zj{
    margin-top: 28px;
    position: relative;
  }
  .tec-list li a .zj .tg{
    width: 100%;
  }
  .tec-list li a .zj .tg p{
    font-size: 13px;
    padding: 5px 10px;
    margin-right: 5px;
    margin-top: 5px;
  }
  .tec-list li a .zj .dx{
    font-size: 14px;
    position: absolute;
    left: 0;
    top: -20px;
  }
  .tec-list li a .db{
    width: calc(100% - 20px);
    /* position: unset;
    transform: unset; */
    bottom: 17px;
    margin-top: 15px;
    padding-top: 10px;
  }
  .tec-list li a .db p{
    font-size: 14px;
  }
  .tr1ct{
    padding: 50px 0 60px 0;
  }
  .tr1ct h6{
    font-size: 14px;
    line-height: 24px;
  }
  .tr1ct .mide{
    margin-top: 40px;
  }
  .tr1ct .mide .rq{
    margin-top: 35px;
    /* flex-direction: column; */
    overflow-x: auto;
    padding: 25px 0 0 0;
  }
  .tr1ct .mide .rq a{
    width: 100%;
    margin-right: 25px;
    flex-shrink: 0;
    box-shadow: unset;
    border: 1px solid rgba(0, 0, 0, 0.1);
  }
  /* .tr1ct .mide .rq a:not(:first-of-type){
    margin-top: 50px;
  } */
  .tr1ct .mide .rq a .db{
    padding: 15px 20px;
    min-height: 130px;
  }
  .tr1ct .mide .rq a .db img{
    width: 190px;
    bottom: -40px;
  }
  .tr1ct .mide .rq a:nth-of-type(3) .db img{
    width: 170px;
  }
  .tr1ct .mide .rq a .db .txt h3{
    font-size: 18px;
  }
  .tr1ct .mide .rq a .db .txt p,
  .tr1ct .mide .rq a .db .txt h5{
    font-size: 14px;
  }
  .tr1ct .mide .rq a .bt{
    padding: 25px 20px 25px 20px;
    font-size: 14px;
    line-height: 24px;
    min-height: 140px;
  }
  .tr2ct{
    padding: 50px 0 60px 0;
  }
  .tr2ct .px .mide{
    height: auto;
    margin-top: 35px;
    flex-direction: column;
  }
  .tr2ct .px .mide .left{
    width: 100%;
    height: 220px;
    margin-right: 0;
  }
  .tr2ct .px .mide .left>i{
    font-size: 28px;
  }
  .tr2ct .px .mide .right{
    width: 100%;
    margin-top: 15px;
  }
  .tr2ct .px .mide .right .sm{
    height: auto;
  }
  .tr2ct .px .mide .right .ll{
    width: calc(50%);
    height: auto;
    min-height: 150px;
  }
  .tr2ct .px .mide .right .rr{
    width: 150px;
    height: 150px;
  }
  .tr2ct .px .mide .right .rr .rund h3{
    font-size: 18px;
  }
  .tr2ct .xxpx{
    margin-top: 60px;
  }
  .tr2ct .xxpx .tagb{
    margin-top: 35px;
    /* flex-wrap: wrap; */
    overflow-x: auto;
  }
  .tr2ct .xxpx .tagb a{
    width: 88%;
    margin-right: 20px;
    flex-shrink: 0;
  }
  /* .tr2ct .xxpx .tagb a:not(:first-of-type){
    margin-top: 20px;
  } */
  .tr2ct .xxpx .zsb{
    flex-direction: column;
    height: auto;
  }
  .tr2ct .xxpx .zsb .gy{
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .tr2ct .xxpx .zsb .zj{
    width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .tr3ct{
    padding: 55px 0 60px 0;
  }
  .tr3ct .xygy .mide{
    height:  auto;
    margin: 35px auto 0;
    flex-direction: column-reverse;
    width: 92%;
  }
  .tr3ct .xygy .mide .right{
    width: 100%;
    height: 220px !important;
  }
  .tr3ct .xygy .mide .left{
    width: 100%;
    padding: 18px 20px 30px 18px;
  }
  .tr3ct .xygy .tr3-swiper .rq h3{
    font-size: 18px;
  }
  .tr3ct .xygy .tr3-swiper .rq h6{
    font-size: 14px;
    margin: 10px 0 15px 0;
  }
  .tr3ct .xygy .tr3-swiper .rq .desc img{
    height: 34px
  }
  .tr3ct .xygy .tr3-swiper .rq .desc .ll{
    top: -14px;
  }
  .tr3ct .xygy .tr3-swiper .rq .desc{
    font-size: 14px;
    line-height: 24px;
  }
  .tr3ct .xygy .tr3-swiper .swiper-pagination-bullet{
    width: 22px;
  }
  .tr3ct .xygy .tr3-swiper .swiper-pagination-bullet-active{
    width: 30px;
  }
  .tr3ct .xygy .tr3-swiper{
    padding-bottom: 30px;
  }
  .tr3ct .xygy .mide .left .pb{
    display: none;
  }
  .tr3ct .query{
    margin: 60px auto 0;
    padding: 25px 20px 30px 25px;
    border-radius: 6px;
  }
  .tr3ct .xygy .mide .tr33-swiper .flow .zx img{
    width: 55px;
  }
  .tr2ct .xxpx .tagb a{
    padding: 28px 20px 20px 20px;
    min-height: 230px;
  }
  .tr2ct .xxpx .tagb a img{
    width: 40px;
  }
  .tr2ct .xxpx .tagb a .txt h3{
    font-size: 18px;
  }
  .tr2ct .xxpx .tagb a .txt p{
    font-size: 14px;
    line-height: 24px;
  }
  .tr2ct .xxpx .zsb .gy .ib{
    height: 120px;
    margin: 0 !important;
    width: calc((100% - 15px) / 2);
  }
  .tr3ct .query .row{
    height: 44px;
    border-radius: 6px;
    margin-top: 35px;
  }
  .tr3ct .query .row .btn{
    width: 90px;
    font-size: 14px;
  }
  .tr3ct .query .row .el-input{
    width: calc(100% - 90px);
  }
  .tr3ct .query .row .el-input__inner{
    font-size: 14px;
    line-height: 44px;
  }
  .tr3ct .sqpx{
    margin: 60px auto 0;
  }
  .tr3ct .sqpx .mide{
    margin-top: 35px;
  }
  .tr3ct .sqpx .mide .row{
    flex-wrap: wrap;
  }
  .tr3ct .sqpx .mide .row .el-form-item{
    width: 100%;
  }
  .pb-cpch.tra{
    height: 60px;
  }
  .pb-cpch.tra .it2{
    height: 100%;
  }
  .tr3ct .sqpx .mide .zbm{
    width: 120px;
    height: 40px;
    border-radius: 6px;
    font-size: 14px;
  }
  .tr3ct .sqpx .mide .el-textarea__inner{
    font-size: 14px;
    height: 120px;
  }
  .tr3ct .sqpx .mide .el-input__inner{
    font-size: 14px;
    line-height: 40px;
    height: 40px;
  }
  .tr3ct .sqpx .mide .el-form-item{
    margin-bottom: 24px !important;
  }
  .vd1ct{
    padding: 50px 0 60px 0;
  }
  .vd-title .line{
    width: calc(100% - 110px);
  }
  .vd1ct .content .big{
    height: 220px;
    margin-top: 40px;
  }
  .vd1ct .content .big .wz h3{
    font-size: 16px;
  }
  .vd1ct .content .big .wz a{
    border-radius: 6px;
    font-size: 14px;
    width: 120px;
    height: 40px;
    margin: 20px auto 0;
  }
  .vd1ct .content .big .wz a::before{
    display: none;
  }
  .vd-list li{
    width: calc((100% - 10px) / 2);
    height: auto;
    margin-right: 10px;
    margin-top: 20px;
  }
  .vd1ct .content .ysj{
    font-size: 12px;
  }
  .vd-list li:nth-of-type(3){
    margin-top: 20px;
  }
  .vd-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .vd-list li:nth-of-type(3n){
    margin-right: 10px;
  }
  .vd-list li:nth-of-type(6n){
    margin-right: 0;
  }
  /* .vd-list li:not(:first-of-type){
    margin-top: 20px;
  } */
  .vd-list li a::after{
    height: 40px;
    top: 59px;
  }
  .vd-list{
    margin-top: 30px;
  }
  .vd-list li .rrq{
    height: 100px;
    border-top: 1px solid rgba(0,176,237, 0.5);
    border-left: 1px solid rgba(0,176,237, 0.5);
    border-right: 1px solid rgba(0,0,0, 0.2);
  }
  .vd-list li a{
    border: none;
  }
  .vd-list li a .dwz p{
    font-size: 14px;
    display: none;
  }
  .vd-list li a .dwz span{
    margin-left: auto;
  }
  .vd-list li a .dbxs{
    margin-top: 15px;
  }
  .vd-list li a .dbxs p{
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    color: #333333;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .vd-list li:hover{
    transform: unset;
  }
  .vd1ct .content .item:not(:first-of-type){
    margin-top: 60px;
  }
  .vd2ct{
    padding: 55px 0 45px 0;
    flex-wrap: wrap;
  }
  .vd2ct .item{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 10px;
    padding: 0 10px;
    height: 205px;
  }
  .vd2ct .item:nth-of-type(2n){
    margin-right: 0;
  }
  /* .vd2ct .item:not(:first-of-type){
    margin-top: 20px;
  } */
  .vd2ct .item h3{
    font-size: 16px;
    margin: 15px 0 25px 0;
  }
  .vd2ct .item a{
    width: 120px;
    height: 40px;
    border-radius: 6px;
    font-size: 14px;
  }
  .tra-diaolog .content{
    padding: 25px 15px 25px 15px;
    border-radius: 6px;
  }
  .tra-diaolog .content h3{
    font-size: 18px;
    margin-top: 0;
  }
  .tra-diaolog .content .tra-list{
    padding: 0;
    margin-top: 30px;
  }
  .tra-diaolog .content i{
    font-size: 26px;
  }
  .tra-diaolog .content .tra-list .db{
    width: 650px;
    height: 40px;
  }
  .tra-diaolog .content .tra-list li{
    width: 650px;
  }
  .tra-diaolog .content .tra-list .db .gy{
    font-size: 14px;
    width: 100px;
  }
  .tra-diaolog .content .tra-list li .gy{
    width: 100px;
    font-size: 14px;
  }
  .tra-diaolog .content .tra-list li .desc{
    width: calc(100% - 220px);
  }
  .tra-diaolog .content .tra-list li .desc .gy{
    width: calc((100% - 30px) / 4);
  }
  .page{
    margin-top: 30px;
  }
  .page .el-pager li{
    width: 30px;
    height: 30px;
    min-height: 30px;
    line-height: 30px;
    min-width: 30px;
    font-size: 12px;
  }
  .page .el-pagination .btn-next,
  .page .el-pagination .btn-prev{
    width: 30px;
    height: 30px;
    min-height: 30px;
    min-width: 30px;
  }
  .ftct{
    padding-top: 35px;
  }
  /* .ftct .mide .icon a{
    width: 34px;
    height: 34px;
  }
  .ftct .mide .icon a>img{
    max-width: 60%;
    max-height: 60%;
  } */
  .ftct .mide .left{
    display: flex;
    align-items: center;
  }
  .ftct .mide .left .flogo img{
    height: auto;
    width: 91px;
  }
  .ftct .mide .left .fg img{
    height: auto;
    width: 86px;
  }
  .ftct .mide .left .fg{
    margin-top: 30px;
  }
  .ftct .mide .icon{
    flex-wrap: wrap;
    margin-top: 0px;
    /* justify-content: center; */
    width: calc(100% - 91px - 25px);
    margin-left: 25px;
    width: 229px;
  }
  .ftct .mide .icon a .flow{
    width: 80px;
    /* left: 0; */
    /* transform: translateX(0) scaleY(0); */
  }
  /* .ftct .mide .icon a:hover .flow{
    transform: translateX(0) scaleY(1);
  } */
  .ftct .mide .icon a:not(:first-of-type){
    margin-left: 0;
  }
  .ftct .mide .icon a{
    margin-right: 15px;
    margin-bottom: 20px;
    background-color: rgba(255,255,255,0.3);
  }
  .ftct .mide .icon a:last-of-type{
    margin-right: 0;
  }
  .ftct .mide .right{
    display: none;
  }
  .ftct .bottom{
    flex-wrap: wrap;
    justify-content: center;
    padding: 20px 0;
    margin-top: 35px;
    border-top-color: rgba(255,255,255,0.3);
  }
  .ftct .bottom a{
    text-align: center;
    opacity: 0.3;
  }
  .ftct .bottom a:last-of-type{
    margin-top: 8px;
  }
}