@media only screen and (max-width: 1160px) {
  .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;
  }
  .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(to right, #00A4CC, #94C51B);
  }
  .hamburger.is-open .hamb-top,
  .hamburger.is-open .hamb-middle,
  .hamburger.is-open .hamb-bottom{
    background-color: #55BB8A;
  }
  .sidebar-nav .sidebar-brand a .sj{
    border-color: #55BB8A;
  }
  .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,
  .x-center,
  .c-center,
  .m-center{
    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;
  }
  .diaolog video, .diaolog img{
    max-width: 90%;
  }
  .diaolog i{
    font-size: 36px;
  }
  .header-box .nav{
    display: none;
  }
  .header-box{
    height: 50px;
    width: calc(100% - 8%);
    padding: 0 4%;
  }
  .header-box .logo img{
    height: 40px;
  }
  .header-box .language{
    margin-right: 40px;
  }
  .header-box .language .zs span{
    font-size: 14px;
  }
  .header-box .language .flow{
    padding: 3px 0;
  }
  .header-box .language .flow a{
    font-size: 14px;
    padding: 3px 5px;
  }
  .mySwiper .ct h3{
    font-size: 22px;
  }
  .mySwiper .ct p{
    font-size: 14px;
    margin-top: 3px;
  }
  .mySwiper .ct .rq{
    width: 100%;
  }
  .mySwiper .swiper-pagination-bullet{
    width: 50px;
  }
  .mySwiper .swiper-pagination{
    bottom: 25px;
  }
  .mySwiper .ct .rq{
    opacity: 1;
    transform: unset;
  }
  .i1-box{
    padding: 60px 0;
  }
  .pb-title h3{
    font-size: 22px;
  }
  .pb-title h6{
    font-size: 18px;
    margin-top: 15px;
  }
  .pb-title p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 10px;
  }
  .i1ct .pb-title p{
    margin-top: 20px;
  }
  .i1ct .pb-title p br{
    display: none;
  }
  .i1ct .more{
    margin: 25px auto 0;
    width: 186px;
  }
  .i1ct .more span{
    font-size: 14px;
  }
  .i11-box{
    margin-top: 50px;
  }
  .i11-box .numContent{
    flex-wrap: wrap;
    padding-top: 45px;
  }
  .i11-box .numContent .item{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .i11-box .numContent .item:nth-of-type(3),
  .i11-box .numContent .item:nth-of-type(4){
    margin-bottom: 0;
  }
  .i11-box .numContent .item:nth-of-type(2n){
    margin-right: 0;
  }
  .i11-box .numContent .item .db .num{
    font-size: 30px;
  }
  .i11-box .numContent .item .db span{
    font-size: 28px;
  }
  .i11-box .numContent .item .db p{
    margin-left: 7px;
    transform: translateY(2px);
  }
  .i11-box .numContent .item .db{
    margin-top: 7px;
  }
  .i2-box{
    padding: 60px 0;
    flex-direction: column;
  }
  .i2-box>.left{
    width: 92%;
    margin: 0 auto;
  }
  .i2-box .pb-title{
    width: 100%;
  }
  .i2-box .pb-title h3,
  .i2-box .pb-title p{
    text-align: center;
  }
  .i2-box .right{
    width: calc(92% - 40px);
    margin-left: 0;
    margin-top: 30px;
    padding: 25px 20px 35px 20px;
    height: auto;
    border-radius: 6px;
  }
  .i2-box .right .tag{
    width: 100%;
    overflow-x: auto;
  }
  .i2-box .right .tag a{
    width: max-content;
    flex-shrink: 0;
    padding: 0 0 10px 0;
    font-size: 14px;
    margin-right: 19px;
  }
  .i2-box .right .tag a:last-of-type{
    margin-right: 0;
  }
  .i2-box .right .tag a::after{
    bottom: 0;
  }
  .i2-box .right .rq{
    width: 100%;
    padding: 0;
    flex-direction: column-reverse;
  }
  .i2-box .right .rq .ib{
    margin: 0 auto;
    width: 100%;
    height: 320px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-height: unset;
  }
  .i2-box .right .rq .ib img{
    max-width: 100%;
    max-height: 100%;
    width: auto;
  }
  .i2-box .right .rq .txt{
    width: 100%;
    margin-top: 10px;
  }
  .i2-box .right .rq .txt h3{
    font-size: 17px;
  }
  .i2-box .right .rq .txt h6{
    font-size: 15px;
  }
  .i2-box .right .rq .txt p{
    font-size: 14px;
    margin: 12px 0 25px 0;
  }
  .i2-box .right .zs{
    margin-top: 15px;
  }
  .i3ct{
    padding: 60px 0;
  }
  .i3ct .pb-title p{
    max-width: 100%;
  }
  .i3ct .mide{
    height: auto;
    flex-direction: column;
    margin-top: 30px;
  }
  .i3ct .mide .left{
    width: 100%;
    height: 250px;
  }
  .i3ct .mide .wz,
  .i3ct .mide .right .rit .wz{
    top: 19px;
    left: 19px;
    width: 44%;
  }
  .i3ct .mide .wz .line{
    height: 3px;
  }
  .i3ct .mide .wz h3{
    font-size: 18px;
    margin: 17px 0 7px 0;
  }
  .i3ct .mide .wz p{
    font-size: 14px;
  }
  .i3ct .mide .wz a{
    font-size: 14px;
    margin-top: 12px;
  }
  .i3ct .mide .right{
    width: 100%;
    margin-top: 15px;
  }
  .i3ct .mide .right .rit{
    width: 100%;
    margin-right: 0;
    height: 250px;
  }
  .i3ct .mide .right .rit:not(:first-of-type){
    margin-top: 15px;
  }
  .i3ct .mide .item{
    border-radius: 6px;
  }
  .i3ct .mide .left .zs{
    width: 40%;
    max-height: 75%;
    left: unset;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
  }
  .i3ct .mide .right .rit:nth-of-type(3) .zs{
    right: 10%;
  }
  .i3ct .mide .right .rit:nth-of-type(2) .zs{
    width: 40%;
  }
  .i4-box{
    padding-top: 60px;
  }
  .i4-box .pb-title p{
    margin-top: 10px;
  }
  .i4-box .mide{
    margin-top: 30px;
  }
  .i4-box .mide .it{
    height: 260px;
    width: calc((100% - 3px) / 2);
  }
  .i4-box .mide .it .icon{
    height: 30px;
  }
  .i4-box .mide .it h3{
    font-size: 14px;
    margin-top: 20px;
  }
  .i4-box .mide .it:hover h3{
    font-size: 16px;
    margin-top: 10px;
  }
  .i4-box .mide .it p{
    font-size: 14px;
    line-height: 22px;
    -webkit-line-clamp: 1;
    max-width: 95%;
  }
  .i4-box .mide .it:hover p{
    margin: 3px 0 13px 0;
  }
  .i4-box .mide .it .more{
    font-size: 14px;
  }
  .i4-box .mide .it:hover .more{
    padding-bottom: 5px;
  }
  .i5ct{
    padding: 60px 0 40px 0;
  }
  .i5ct .top{
    flex-direction: column;
  }
  .i5ct .top .right{
    margin: 20px auto 0;
    overflow-x: auto;
    width: max-content;
    max-width: 100%;
  }
  .i5ct .pb-title.left h3, .i5ct .pb-title.left p{
    text-align: center;
  }
  .i5ct .top .right a{
    font-size: 14px;
    padding-bottom: 12px;
    flex-shrink: 0;
  }
  .i5ct .mide{
    margin-top: 30px;
  }
  .i5ct .pb-swiper a .txt{
    width: calc(100%);
    padding: 17px 0 25px 0;
  }
  .i5ct .pb-swiper a .txt .tp .time,
  .i5ct .pb-swiper a .txt .tp p{
    font-size: 14px;
  }
  .i5ct .pb-swiper a .txt h3{
    margin: 10px 0 15px 0;
  }
  .i5ct .pb-swiper a .txt h6{
    font-size: 14px;
    line-height: 22px;
    height: 44px;
  }
  .i5ct .pb-swiper a .txt .more{
    margin-top: 30px;
    font-size: 14px;
  }
  .i5ct .pb-swiper{
    padding-bottom: 20px;
  }
  .i5ct .pb-swiper .swiper-pagination-bullet{
    width: 7px;
    height: 7px;
    border-radius: 50%;
  }
  .i5ct .pb-swiper a:hover{
    box-shadow: unset;
  }
  .banner{
    height: 380px;
  }
  .banner .ct h3{
    font-size: 20px;
  }
  .banner .ct h6{
    font-size: 14px;
    line-height: 22px;
    max-width: 100%;
    margin: 15px 0;
  }
  .banner .ct p{
    width: 56px;
    height: 4px;
  }
  .banner .ct{
    top: calc(50% + 10%);
  }
  .dev1ct{
    padding: 60px 0;
  }
  .latitle h3{
    font-size: 22px;
    margin-top: 13px;
  }
  .latitle .line{
    width: 40px;
    height: 4px;
  }
  .dev1ct .mide{
    margin-top: 30px;
  }
  .dev1ct .mide .item,
  .dev1ct .mide .item:nth-of-type(even){
    flex-direction: column;
  }
  .dev1ct .mide .item .ib{
    width: 100%;
    height: auto;
    border-radius: 6px;
  }
  .dev1ct .mide .item .right{
    width: 100%;
    padding-top: 20px;
  }
  .dev1ct .mide .item .right h3{
    font-size: 16px;
  }
  .dev1ct .mide .item .right p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 7px;
  }
  .dev1ct .mide .item, .dev1ct .mide .item:not(:first-of-type){
    margin-top: 30px;
  }
  .dev2ct{
    padding: 60px 0;
  }
  .dev2ct .mide{
    margin-top: 30px;
    flex-wrap: wrap;
    justify-content: center;
  }
  /*.dev2ct .mide .item{*/
  /*  width: calc((100% - 10px) / 2);*/
  /*  margin-right: 10px;*/
  /*  margin-bottom: 20px;*/
  /*}*/
  /*.dev2ct .mide .item:nth-of-type(2n){*/
  /*  margin-right: 0;*/
  /*}*/
  /*.dev2ct .mide .item:last-of-type{*/
  /*  margin-right: 0;*/
  /*  margin-bottom: 0;*/
  /*}*/
  .dev2ct .mide .item img{
    height: 35px;
  }
  .dev2ct .mide .item .txt h3{
    font-size: 18px;
    margin: 23px 0 10px 0;
  }
  .dev2ct .mide .item .txt p{
    font-size: 14px;
  }
  .dev3ct{
    padding: 60px 0;
  }
  .dev3ct .top .right .pb{
    width: 40px;
    height: 40px;
  }
  .dev3-swiper{
    margin-top: 30px;
  }
  .dev3-swiper a{
    width: calc(100% - 30px - 28px);
    padding: 33px 30px 30px 28px;
  }
  .dev3-swiper a .flow{
    font-size: 74px;
    left: 16px;
    top: 8px;
  }
  .dev3-swiper a h3{
    font-size: 18px;
  }
  .dev3-swiper a p{
    margin: 20px 0 35px 0;
  }
  .dev3-swiper a .db .time span{
    font-size: 26px;
  }
  .dev3-swiper a .db .time{
    font-size: 18px;
  }
  .c3ct{
    padding: 60px 0;
  }
  .sbnav{
    flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .sbnav a:not(:first-of-type){
    margin-left: 0;
  }
  .sbnav a{
    margin-right: 15px;
    font-size: 14px;
    padding: 0 15px;
    height: 36px;
    margin-bottom: 10px;
  }
  .sbnav a.active{
    font-size: 16px;
  }
  .sbnav a:last-of-type{
    margin-right: 0;
  }
  .c3ct .top{
    flex-direction: column;
    margin-top: 30px;
    width: calc(100% - 40px);
    padding: 25px 20px 35px 20px;
  }
  .c3ct .top .left h3{
    font-size: 18px;
  }
  .c3ct .top .left .txt{
    margin-top: 10px;
  }
  .c3ct .top .left .txt a{
    font-size: 14px;
    line-height: 28px;
  }
  .c3ct .top .left{
    width: 100%;
    border-right: none;
    padding-bottom: 0;
  }
  .c3ct .top .right{
    margin-left: 0;
    margin-top: 20px;
    flex-direction: column;
  }
  .c3ct .top .right p{
    font-size: 14px;
  }
  .c3ct .top .right .icon{
    margin-left: 0;
    margin-top: 10px;
  }
  .c3ct .top .right .icon a{
    width: 40px;
    height: 40px;
  }
  .c3ct .top .right .icon a:not(:first-of-type){
    margin-left: 15px;
  }
  .c3ct .top .right .icon a>img{
    max-width: 60%;
  }
  .c3ct .top .right .icon a .qr img{
    width: 80px;
  }
  .c3ct .dw a{
    margin-right: 0;
    width: calc(100% - 40px);
    padding: 20px 20px 25px 20px;
    border-radius: 6px;
    margin-bottom: 20px;
  }
  .c3ct .dw a:last-of-type{
    margin-bottom: 0;
  }
  .c3ct .dw{
    margin-top: 20px;
  }
  .c3ct .dw a h3{
    font-size: 16px;
  }
  .c3ct .dw a p{
    font-size: 14px;
    line-height: 22px;
    margin-top: 5px;
  }
  .c3ct .dw a::before{
    left: 10px;
    top: 28px;
  }
  .conjs{
    font-size: 14px;
    margin-top: 13px;
  }
  .c33-box{
    padding-bottom: 60px;
  }
  .c33-box .mapbox{
    height: 300px;
  }
  .c33-box .flowb{
    position: unset;
    width: 92%;
    margin: 30px auto 0;
  }
  .c33-box .flowb .rq{
    width: calc(100% - 40px);
    padding: 25px 20px 30px 20px;
    border-radius: 6px;
  }
  .c33-box .flowb h3{
    font-size: 18px;
  }
  .c33-box .flowb form input{
    height: 32px;
    font-size: 14px;
    margin-bottom: 13px;
  }
  .c33-box .flowb form textarea{
    font-size: 14px;
    height: 80px;
    margin-bottom: 13px;
  }
  .c33-box .flowb form{
    margin-top: 15px;
  }
  .c33-box .flowb form button{
    font-size: 14px;
  }
  .c2ct{
    padding: 60px 0;
  }
  .c2ct .mide{
    margin-top: 30px;
    flex-direction: column;
  }
  .c2ct .mide .slide{
    width: 100%;
  }
  .c2ct .mide .right{
    width: 100%;
    margin-top: 30px;
  }
  .c2ct .page{
    margin-top: 30px;
  }
  .c2ct .mide .slide .qb{
    width: calc(100% - 40px);
    padding: 0 20px;
    border-radius: 6px 6px 0 0;
    font-size: 16px;
    height: 48px;
  }
  .c2ct .mide .slide .one{
    width: calc(100% - 40px);
    padding: 12px 20px;
  }
  .c2ct .mide .slide .one span{
    font-size: 14px;
  }
  .c2ct .mide .slide .two a{
    width: calc(100% - 60px);
    padding: 11px 30px;
    font-size: 14px;
  }
  .c2ct .mide .right .top{
    width: calc(100% - 20px);
    height: auto;
    padding: 12px 10px;
    border-radius: 6px 6px 0 0;
  }
  .c2ct .mide .right .top .td, .c2ct .mide .right .top .td a{
    font-size: 14px;
  }
  .c2ct .mide .right .row{
    width: calc(100% - 20px);
    padding: 11px 10px;
  }
  .c2ct .mide .right .row .sc p{
    font-size: 14px;
    margin-left: 7px;
    width: calc(100% - 14px - 7px);
  }
  .c2ct .mide .right .row .sc img{
    width: 14px;
  }
  .c2ct .mide .right .row .time{
    font-size: 14px;
  }
  .c2ct .mide .right .row .xz a{
    font-size: 14px;
  }
  .c2ct .mide .right .td3{
    min-width: 80px;
  }
  .c2ct .mide .right .td2{
    width: 25%;
  }
  .c1ct{
    padding: 60px 0;
  }
  .c1mide{
    margin-top: 30px;
  }
  .c1mide .item .top{
    width: calc(100% - 20px);
    padding: 11px 10px;
    height: auto;
  }
  .c1mide .item .top .name{
    font-size: 14px;
    width: 30%;
  }
  .c1mide .item .top p{
    font-size: 14px;
    width: 25%;
    text-align: center;
  }
  .c1mide .item .top p:last-of-type{
    width: 33%;
  }
  .c1mide .item .top i{
    font-size: 16px;
  }
  .c1mide .item .bt{
    width: calc(100% - 40px);
    padding: 10px 20px 25px 20px;
  }
  .c1mide .item .bt h6{
    font-size: 14px;
  }
  .c1mide .item .bt .txt{
    font-size: 14px;
    line-height: 24px;
  }
  .c1mide .item .bt .row:not(:first-of-type){
    margin-top: 20px;
  }
  .c1mide .item .bt .line{
    margin: 25px 0 20px 0;
  }
  .c1mide .item .bt a{
    font-size: 16px;
  }
  .a1-box{
    padding: 60px 0;
    flex-direction: column;
    align-items: center;
  }
  .a1-box .left{
    width: 92%;
  }
  .a1-box .left h3{
    font-size: 22px;
  }
  .a1-box .left h6{
    font-size: 16px;
    margin: 13px 0 17px 0;
  }
  .a1-box .left .desc{
    font-size: 14px;
    line-height: 24px;
  }
  .a1-box .left .desc p:not(:first-of-type){
    margin-top: 10px;
  }
  .a1-box .right{
    width: 92%;
    margin-top: 30px;
  }
  .a1-box .right .ib .rund{
    transform: translate(-50%,-50%) scale(0.8);
  }
  .a1-box .right .numContent{
    padding-right: 0;
    margin-top: 20px;
    flex-wrap: wrap;
  }
  .a1-box .right .numContent .item{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .a1-box .right .numContent .item:nth-of-type(3),
  .a1-box .right .numContent .item:nth-of-type(4){
    margin-bottom: 0;
  }
  .a1-box .right .numContent .item:nth-of-type(2n){
    margin-right: 0;
  }
  .a1-box .right .numContent .item .db .num{
    font-size: 30px;
  }
  .a1-box .right .numContent .item .db span{
    font-size: 28px;
    margin-left: 5px;
  }
  .a1-box .right .numContent .item .db p{
    margin-left: 7px;
  }
  .a2ct{
    padding: 60px 0;
  }
  .npb-title h3{
    font-size: 22px;
  }
  .npb-title p{
    font-size: 14px;
    margin: 10px auto 0;
  }
  .a2ct .sb{
    margin-top: 30px;
  }
  .a2-swiper{
    width: calc(100% - 60px);
  }
  .a2ct .sb .pb{
    font-size: 20px;
  }
  .a3ct{
    padding: 150px 0 60px 0;
    position: relative;
    flex-direction: column;
  }
  .a3ct .left{
    width: 95%;
    padding-top: 30px;
  }
  .a3ct .left::before{
    width: 20px;
    height: 20px;
    right: -10px;
    top: calc(50% + 10px);
  }
  .a3ct .left::after{
    height: 100%;
  }
  .a3ct .time-swiper{
    height: 180px;
  }
  .a3ct .time-swiper .wz{
    font-size: 26px;
    padding-right: 35%;
    width: calc(100% - 35%);
  }
  .a3ct .time-swiper .swiper-slide-active .wz{
    font-size: 52px;
    justify-content: flex-end;
    padding-right: 35%;
    width: calc(100% - 35%);
  }
  .a3ct .time-swiper .swiper-slide-active .wz p{
    margin-right: 0;
  }
  .a3ct .right{
    width: 100%;
    margin-top: 40px;
    padding-top: 0;
  }
  .a3ct .desc-swiper .row{
    margin-top: 15px;
    padding-left: 20px;
  }
  .a3ct .desc-swiper .wa h3{
    font-size: 16px;
  }
  .a3ct .desc-swiper .wa p{
    font-size: 14px;
  }
  .a3ct .desc-swiper .row::before{
    width: 5px;
    height: 5px;
    border: 2px solid #5DB95C;
    top: 5px;
  }
  .a3ct .cwz {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
  }
  .a3ct .cwz h3{
    font-size: 22px;
    line-height: 1;
    text-align: center;
  }
  .a3ct .cwz h3 br{
    display: none;
  }
  .a3ct .cwz p{
    font-size: 14px;
    writing-mode: unset;
    margin-top: 10px;
    text-align: center;
  }
  .a3ct .cwz .flow{
    position: unset;
    font-size: 14px;
    text-align: center;
    width: 100%;
    margin-top: 15px;
  }
  .a4ct{
    padding: 60px 0;
  }
  .a4ct .top{
    flex-direction: column;
  }
  .a4ct .top .right{
    width: 100%;
    margin-top: 20px;
    border: 1px solid transparent;
  }
  .a4ct .top .right::before{
    padding: 1px;
  }
  .a4ct .top .right a{
    font-size: 14px;
    text-align: center;
    width: calc(100% / 2 - 10px);
    padding: 10px 5px;
    height: auto;
    justify-content: center;
  }
  .a4ct .top .right a:first-of-type{
    width: calc(53% - 10px);
  }
  .a4ct .top .right a:last-of-type{
    width: calc(47% - 10px);
  }
  .a4ct .mapbox .proint .mz,
  .a4ct .mapbox .proint .flow{
    display: none;
  }
  .a4ct .mapbox .proint .rund .pulse1{
    width: 7px;
    height: 7px;
  }
  .a4ct .mapbox .xx{
    margin-top: 20px;
  }
  .a4ct .mapbox .xx .ity{
    background-color: #FFFFFF;
    border-radius: 6px;
    width: calc(100% - 40px);
    padding: 20px 20px 25px 20px;
  }
  .a4ct .mapbox .xx .ity:not(:first-of-type){
    margin-top: 15px;
  }
  .a4ct .mapbox .xx .ity h4{
    font-family: var(--font-family);
    font-weight: bold;
    font-size: 16px;
    color: #74BE41;
    background: linear-gradient(to right, #09A6C1, #74BE41);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    margin-bottom: 10px;
  }
  .a4ct .mapbox .xx .ity h4::before{
    display: block;
    content: '';
    position: absolute;
    top: 10px;
    left: -10px;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: #10A8B8;
  }
  .a4ct .mapbox .xx .ity h6{
    font-family: var(--font-family);
    font-weight: bold;
    font-size: 14px;
    color: #74BE41;
    background: linear-gradient(to right, #09A6C1, #74BE41);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .a4ct .mapbox .xx .ity .wz{
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    margin-top: 5px;
  }
  .a4ct .mapbox .xx .ity .wz img{
    margin: 5px 0;
    border-radius: 6px;
  }
  .a5ct{
    padding: 60px 0;
  }
  .a5ct .title h3{
    font-size: 22px;
  }
  .a5ct .title p{
    width: 38px;
    height: 4px;
    margin-top: 15px;
  }
  .a5-swiper{
    margin-top: 30px;
    padding-bottom: 30px;
  }
  .a5-swiper .rq{
    width: calc(100% - 40px);
    padding: 20px 20px 30px 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: #FFFFFF;
    box-shadow: 0px 0px 15px 0px rgb(48 175 146 / 15%);
    border-radius: 6px;
  }
  .a5-swiper .rq .ib{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
  }
  .a5-swiper .rq .ib .bg{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .a5-swiper .rq .ib .flow{
    width: 48%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .a5-swiper .rq .txt{
    width: calc(100% - 120px - 20px);
    display: flex;
    flex-direction: column;
  }
  .a5-swiper .rq .txt span{
    font-family: var(--font-family);
    font-weight: bold;
    font-size: 18px;
    color: #74BE41;
    background: linear-gradient(to right, #09A6C1, #74BE41);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
  .a5-swiper .rq .txt p{
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 22px;
    margin-top: 5px;
  }
  .a5-swiper .swiper-pagination{
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .a5-swiper  .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    background-color: #D2D2D2;
    border-radius: 50%;
    opacity: 1;
    transition: background-color 0.3s;
  }
  .a5-swiper  .swiper-pagination-bullet-active{
    width: 12px;
    height: 12px;
    background-color: #1BAAAC;
  }
  .a6-box{
    padding: 60px 0 100px 0;
    flex-direction: column;
    align-items: center;
    position: relative;
  }
  .a6-box .left{
    width: 92%;
  }
  .a6-box .right{
    width: 92%;
    margin-top: 15px;
  }
  .a6-box .left .qh{
    margin-top: 0px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 40px;
  }
  .a6-box .left .qh .pb{
    width: 38px;
    height: 38px;
  }
  .a6-box .left .qh .pb i{
    font-size: 16px;
  }
  .a6-box .left .qh .pb:last-of-type{
    margin-left: 20px;
  }
  .a6-box .a6-swiper a .ib{
    border-radius: 6px;
    height: 200px;
  }
  .a6-box .a6-swiper a p{
    font-size: 14px;
    margin-top: 10px;
  }
  .in1ct{
    padding: 60px 0;
    flex-wrap: wrap;
  }
  .in1ct .item{
    width: calc(100% - 40px);
    padding: 25px 20px 30px 20px;
  }
  .in1ct .item:not(:first-of-type){
    margin-top: 15px;
  }
  .in1ct .item a{
    opacity: 1;
    margin-top: 30px !important;
    color: #222222;
    border-bottom-color: #222222;
    font-size: 14px;
  }
  .in1ct .item.active{
    transform: unset;
  }
  .in1ct .item.active a{
    color: #FFFFFF;
    border-bottom-color: #FFFFFF;
  }
  .in1ct .item .title h3{
    font-size: 18px;
    margin-left: 10px;
  }
  .in1ct .item .title .line{
    height: 18px;
  }
  .in1ct .item p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 17px;
    height: 96px;
  }
  .inct{
    padding: 60px 0 45px 0;
  }
  .sypt{
    margin-top: 60px;
  }
  .sypt .title h3{
    font-size: 22px;
    max-width: 190px;
    text-align: center;
  }
  .sypt .title .line{
    width: calc((100% - 200px) / 2);
  }
  .in2-list{
    margin-top: 30px;
  }
  .in2-list .item,
  .in2-list .item:nth-of-type(even){
    flex-direction: column;
    border-radius: 6px;
    width: calc(100% - 40px);
    padding: 20px 20px 30px 20px;
  }
  .in2-list .item .ib{
    width: 100%;
    height: auto;
  }
  .in2-list .item .txt{
    width: 100%;
    margin-top: 20px;
  }
  .in2-list .item .txt .line{
    height: 4px;
  }
  .in2-list .item .txt h3{
    font-size: 18px;
    margin: 15px 0;
  }
  .in2-list .item .txt .desc{
    font-size: 14px;
    line-height: 24px;
  }
  .in2-swiper{
    width: calc(100%);
    padding-bottom: 35px;
    margin-top: 30px;
  }
  .p5ly .swb .prev, .la22ct .swb .prev, .in33ct .swb .prev, .sypt .rq .prev{
    left: 2%;
  }
  .p5ly .swb .next, .la22ct .swb .next, .in33ct .swb .next, .sypt .rq .next{
    right: 2%;
  }
  .p5ly .swb .pb, .la22ct .swb .pb, .in33ct .swb .pb, .sypt .rq .pb{
    width: 30px;
    height: 30px;
    z-index: 7;
    top: 40%;
    border-color: #94C51B;
    background-color: #94C51B;
  }
  .p5ly .swb .pb i, .la22ct .swb .pb i, .in33ct .swb .pb i, .sypt .rq .pb i{
    font-size: 16px;
    color: #FFFFFF;
  }
  .in2-swiper a p{
    font-size: 14px;
    margin-top: 10px;
  }
  .in2-swiper a img{
    height: auto;
  }
  .in2-swiper .swiper-pagination-bullet-active{
    width: 14px;
    height: 14px;
  }
  .in3ct{
    padding: 60px 0;
  }
  .in3ct .top{
    flex-direction: column;
  }
  .in3ct .top .left{
    width: 100%;
  }
  .in3ct .top .right{
    margin-top: 25px;
    width: 100%;
  }
  .in3ct .top .numContent{
    flex-wrap: wrap;
  }
  .in3ct .top .numContent .item{
    margin-top: 25px;
    margin-bottom: 0 !important;
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .in3ct .top .numContent .item:nth-of-type(1), .in3ct .top .numContent .item:nth-of-type(2){
    margin-top: 0;
  }
  .in3ct .top .numContent .item:nth-of-type(2n){
    margin-right: 0;
  }
  .in3ct .top .left p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
  }
  .in3ct .top .numContent .item .db .num{
    font-size: 30px;
  }
  .in3ct .top .numContent .item .db span{
    font-size: 28px;
  }
  .in3ct .top .numContent .item .db p{
    font-size: 20px;
    transform: translateY(0px);
    margin-left: 5px;
  }
  .in33ct{
    padding: 60px 0;
  }
  .in33-swiper{
    padding-top: 0;
    width: calc(100%);
  }
  .in33-swiper a:hover{
    transform: unset;
  }
  .in33-swiper a img{
    height: auto;
  }
  .in33-swiper a .txt{
    padding-top: 15px;
  }
  .in33-swiper a .txt .name{
    font-size: 16px;
  }
  .in33-swiper a .txt h6{
    font-size: 15px;
    margin: 7px 0 10px 0;
  }
  .in4ct{
    padding: 60px 0;
    flex-direction: column;
  }
  .in4ct .left{
    padding-top: 0;
    width: 100%;
  }
  .in4ct .right{
    width: 100%;
    margin-top: 15px;
  }
  .in4ct .left p{
    font-size: 14px;
    line-height: 24px;
    margin-top: 15px;
  }
  .in44-box{
    padding: 60px 0;
  }
  .my-kh1-swiper{
    margin-top: 30px;
  }
  .my-kh1-swiper a p{
    margin-top: 10px;
  }
  .my-kh1-swiper a .ib{
    height: 95px;
  }
  .my-kh1-swiper a .ib img{
    max-height: 75%;
    max-width: 75%;
  }
  .in444ct{
    padding: 60px 0 30px 0;
  }
  .in444-list{
    margin-top: 30px;
  }
  .in444-list li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 25px;
  }
  .in444-list li:nth-of-type(2n){
    margin-right: 0;
  }
  .in444-list li:hover{
    transform: unset;
  }
  .in444-list li a p{
    font-size: 14px;
    margin-top: 10px;
  }
  .in444-list li a .ib{
    height: 190px;
  }
  .la1-box{
    flex-direction: column;
    align-items: center;
    padding: 60px 0;
  }
  .la1-box .left{
    padding-top: 0;
    width: 92%;
  }
  .la1-box .right{
    width: 92%;
    overflow: hidden;
    margin-top: 30px;
  }
  .la1-box .right .flow{
    width: 80%;
  }
  .la1-box .left .desc{
    font-size: 14px;
    line-height: 24px;
    margin-top: 20px;
  }
  /*.la1-box .left .numContent{*/
  /*  flex-wrap: wrap;*/
  /*  justify-content: center;*/
  /*}*/
  /*.la1-box .left .numContent .item{*/
  /*  width: calc((100% - 10px) / 2);*/
  /*  margin-right: 0;*/
  /*  margin-bottom: 25px;*/
  /*  display: flex;*/
  /*  flex-direction: column;*/
  /*  align-items: center;*/
  /*}*/
  /*.la1-box .left .numContent .item:nth-of-type(2n){*/
  /*  margin-right: 0;*/
  /*}*/
  /*.la1-box .left .numContent .item:nth-of-type(3){*/
  /*  margin-right: 0;*/
  /*  margin-bottom: 0;*/
  /*}*/
  .la1-box .left .numContent .num, .la1-box .left .numContent span{
    font-size: 30px;
  }
  .la1-box .left .numContent p{
    transform: translateY(-3px);
    margin-left: 5px;
  }
  .la1-box .left .numContent .tt{
    text-align: center;
  }
  .la11ct{
    padding: 0 0 60px 0;
  }
  .la11ct .item,
  .la11ct .item:nth-of-type(even){
    height: auto;
    flex-direction: column;
  }
  .la11ct .item .ib{
    width: 100%;
    height: auto;
  }
  .la11ct .item .txt{
    width: calc(100% - 30px);
    padding: 15px 15px 25px 15px;
  }
  .la11ct .item .txt .line{
    width: 40px;
    height: 4px;
  }
  .la11ct .item .txt h3{
    font-size: 18px;
    margin: 12px 0 15px 0;
  }
  .la11ct .item .txt .desc{
    font-size: 14px;
    line-height: 24px;
  }
  .la11ct .item .txt a{
    margin-top: 30px;
    font-size: 14px;
    padding-bottom: 7px;
  }
  .la11ct .item:not(:first-of-type){
    margin-top: 25px;
  }
  .la2ct{
    padding: 60px 0;
  }
  .la2ct .desc{
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0 20px 0;
  }
  .la2ct .bg{
    flex-direction: column;
  }
  .la2ct .bg .item{
    width: 100%;
  }
  .la2ct .bg .item .ib{
    height: auto;
  }
  .la2ct .bg .item .txt{
    width: calc(100% - 30px);
    padding: 15px 15px 30px 15px;
  }
  .la2ct .bg .item:not(:first-of-type){
    margin-top: 25px;
  }
  .la2ct .bg .item .txt h3{
    font-size: 18px;
  }
  .la2ct .bg .item .txt h6{
    font-size: 16px;
    margin: 15px 0;
  }
  .la2ct .bg .item .txt p{
    font-size: 14px;
    line-height: 24px;
    min-height: unset;
  }
  .la2ct .bg .item .txt a span{
    font-size: 14px;
  }
  .la22ct{
    padding: 60px 0;
  }
  .la22ct .swb{
    margin-top: 30px;
  }
  .la2-swiper{
    width: calc(100%);
  }
  .la2-swiper a .ib{
    height: auto;
  }
  .la2-swiper a p{
    width: calc(100% - 30px);
    padding: 15px;
    font-size: 14px;
    text-align: center;
  }
  .la3ct{
    padding: 60px 0;
  }
  .la3ct .desc h6{
    font-size: 16px;
  }
  .la3ct .desc p{
    font-size: 14px;
    margin-top: 7px;
  }
  .la3ct .desc{
    margin-top: 25px;
  }
  .la3ct .desc .row:not(:first-of-type){
    margin-top: 15px;
  }
  .la3ct .mide{
    margin-top: 30px;
  }
  .la3ct .mide img{
    width: 70%;
    margin-bottom: 25px;
  }
  .la3ct .mide .it{
    width: 100%;
    position: unset;
  }
  .la3ct .mide .it h3{
    text-align: left;
    font-size: 16px;
  }
  .la3ct .mide .it .line{
    margin: 11px 0;
  }
  .la3ct .mide .it p{
    text-align: left;
    font-size: 14px;
    line-height: 24px;
  }
  .la3ct .mide .it:not(:first-of-type){
    margin-top: 20px;
  }
  .la3ct .mide .it .flow{
    display: none;
  }
  .la3swb .qh{
    width: 32px;
    height: 32px;
  }
  .la3swb .qh i{
    font-size: 16px;
  }
  .la3-swiper{
    width: calc(100% - 90px);
    margin: 0 auto;
  }
  .la3-swiper img{
    height: 145px;
  }
  .la3-swiper p{
    font-size: 14px;
    margin-top: 8px;
  }
  .la4ct{
    padding: 60px 0 40px 0;
  }
  .la4ct .top .row h6{
    font-size: 16px;
  }
  .la4ct .top .row .desc{
    font-size: 14px;
    line-height: 24px;
  }
  .la4ct .top .row{
    margin-top: 18px;
  }
  .la4-swiper{
    margin-top: 30px;
    padding-bottom: 40px;
  }
  .la4-swiper .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
  }
  .la4-swiper .swiper-pagination-bullet-active{
    width: 20px;
  }
  .la4-swiper a .txt h3{
    font-size: 18px;
  }
  .jsys{
    margin-top: 60px;
  }
  .jsys .title{
    font-size: 22px;
  }
  .la4-list{
    margin-top: 30px;
  }
  .la4-list li{
    flex-direction: column-reverse;
    width: calc(100% - 40px);
    padding: 25px 20px 30px 20px;
    margin-right: 0;
  }
  .la4-list li .left{
    width: 100%;
    margin-top: 15px;
  }
  .la4-list li .left .line{
    margin: 15px 0;
  }
  .la4-list li .right{
    width: 100%;
    height: auto;
  }
  .la4-list li .left h3{
    font-size: 18px;
  }
  .la4-list li .left p{
    font-size: 14px;
  }
  .la4-list li .left a{
    margin-top: 28px;
  }
  .news1ct{
    padding: 60px 0;
  }
  .news1ct .tag{
    flex-wrap: wrap;
  }
  .news1ct .tag a:not(:first-of-type){
    margin-left: 0;
  }
  .news1ct .tag a{
    margin-right: 15px;
    margin-bottom: 15px;
    font-size: 14px;
    padding: 0 15px;
    height: 36px;
  }
  .news1ct .tag a.active{
    font-size: 16px;
  }
  .news1ct .tag a:last-of-type{
    margin-right: 0;
  }
  .news1ct .top{
    margin-top: 15px;
    flex-direction: column;
    width: calc(100% - 40px);
    padding: 20px 20px 30px 20px;
  }
  .news1ct .top .left{
    width: 100%;
    height: auto;
  }
  .news1ct .top .right{
    width: 100%;
    margin-top: 15px;
    padding-bottom: 0;
  }
  .news1ct .top .right h3{
    font-size: 18px;
    line-height: 26px;
    height: 52px;
  }
  .news1ct .top .right p{
    font-size: 14px;
    line-height: 24px;
    margin: 15px 0 30px 0;
  }
  .news1ct .top .right .db .time{
    font-size: 14px;
  }
  .news1ct .top .right .db .time span{
    font-size: 28px;
  }
  .news1ct .top .right .db a{
    font-size: 14px;
  }
  .news-list{
    margin-top: 30px;
  }
  .news-list li{
    width: calc(100%);
    margin-right: 0px;
    margin-bottom: 20px
  }
  .news-list li:nth-of-type(3n){
    margin-right: 0px;
  }
  .news-list li a{
    width: calc(100% - 40px);
    padding: 25px 20px 30px 20px;
  }
  .news-list li a h3{
    font-size: 18px;
    line-height: 28px;
    height: 56px;
  }
  .news-list li a p{
    font-size: 14px;
    line-height: 24px;
    height: 48px;
    margin: 15px 0 35px 0;
  }
  .news-list li a .db .time{
    font-size: 14px;
  }
  .news-list li a .db .time span{
    font-size: 24px;
  }
  .news-list li a .db .more{
    font-size: 14px;
  }
  .nd1-box{
    margin-top: 50px;
  }
  .nd1ct h3{
    font-size: 18px;
  }
  .nd1ct .db{
    margin-top: 25px;
    flex-direction: column;
  }
  .nd1ct .db .left{
    flex-wrap: wrap;
  }
  .nd1ct .db .left p{
    font-size: 14px;
    margin-right: 15px;
  }
  .nd1ct .db .left p:not(:first-of-type){
    margin-left: 0;
  }
  .nd1ct .db .left p:last-of-type{
    margin-right: 0;
  }
  .nd1ct .db .fx{
    margin-top: 10px;
  }
  .nd1ct .db .fx>p{
    font-size: 14px;
  }
  .nd1ct{
    padding: 60px 0 30px 0;
  }
  .nd2ct{
    width: 92%;
    padding: 30px 0 60px 0;
  }
  .nd2ct .content{
    font-size: 14px;
    line-height: 24px;
  }
  .nd2ct .content p:not(:first-of-type){
    margin-top: 15px;
  }
  .nd2ct .db{
    width: 100%;
    margin-top: 35px;
    padding-top: 35px;
  }
  .nd2ct .db a{
    font-size: 14px;
  }
  .p1ct{
    padding: 60px 0;
  }
  .p1ct .item,
  .p1ct .item:nth-of-type(even){
    flex-direction: column-reverse;
    height: auto;
    border-radius: 0;
  }
  .p1ct .item .left,
  .p1ct .item:nth-of-type(even) .left{
    width: calc(100% - 30px);
    padding: 15px 15px 25px 15px;
  }
  .p1ct .item .right{
    width: 100%;
    height: auto;
  }
  .p1ct .item .left .line{
    width: 40px;
    height: 4px;
  }
  .p1ct .item .left h3{
    font-size: 18px;
    margin: 12px 0 15px 0;
  }
  .p1ct .item .left h6{
    font-size: 14px;
    line-height: 24px;
    min-height: unset;
  }
  .p1ct .item .left a{
    font-size: 14px;
    margin-top: 25px;
  }
  .p1ct .item:not(:first-of-type){
    margin-top: 25px;
  }
  .p2ct{
    padding: 60px 0;
  }
  .p2top{
    width: calc(100% - 40px);
    padding: 25px 20px 30px 20px;
    border-radius: 10px;
  }
  .p2top .line{
    width: 40px;
    height: 4px;
  }
  .p2top h3{
    font-size: 18px;
    margin: 16px 0 13px 0;
  }
  .p2top h6{
    font-size: 16px;
  }
  .p2top p{
    font-size: 14px;
    line-height: 24px;
  }
  .p2-list{
    margin-top: 30px;
  }
  .p2-list a:nth-of-type(2n){
    margin-right: 0;
  }
  .p2-list a:nth-of-type(3n){
    margin-right: 10px;
  }
  .p2-list a:nth-of-type(6n){
    margin-right: 0;
  }
  .p2-list a{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 20px;
    height: 287px;
    border-radius: 6px;
  }
  .p2-list a:hover{
    transform: unset;
  }
  .p2-list a .txt h3{
    font-size: 14px;
  }
  .p2-list a .txt p{
    font-size: 14px;
    margin-top: 5px;
  }
  .p2-list a .txt{
    width: calc(100% - 20px);
    padding: 0 10px;
    margin-top: 10px;
  }
  .p2-list a .ib{
    height: 200px;
  }
  .p22ct{
    padding: 60px 0;
  }
  .p22ct .tbb{
    margin-top: 30px;
    overflow-x: auto;
  }
  .p22ct table{
    border-radius: 10px;
    width: max-content;
    min-width: 100%;
  }
  .p22ct table tr td:first-of-type, .p22ct table tr th:first-of-type{
    padding-left: 15px;
  }
  .p22ct table th{
    font-size: 14px;
    padding: 14px 10px;
  }
  .p22ct table td{
    font-size: 14px;
    padding: 12px 10px;
  }
  .p3ct{
    padding: 20px 0 60px 0;
  }
  .p4ct{
    padding: 60px 0;
  }
  .p4ct .tag{
    flex-wrap: wrap;
    height: auto;
  }
  .p4ct .tag a{
    width: calc((100% - 4px) / 4);
    height: 95px;
    border-bottom: 1px solid #FFFFFF;
  }
  .p4ct .tag a .ib{
    height: 30px;
  }
  .p4ct .tag a p{
    margin-top: 7px;
    font-size: 14px;
  }
  .p4ct .desc{
    margin: 25px 0;
  }
  .p4ct .desc .db span{
    font-size: 16px;
  }
  .p4ct .desc h3{
    font-size: 18px;
    margin: 10px 0 15px 0;
  }
  .p4ct .desc h6{
    font-size: 14px;
    line-height: 24px;
  }
  .p4ct .mdie .pbib{
    height: auto;
    flex-direction: column;
  }
  .p4ct .mdie .pbib .left{
    width: 100%;
    border-radius: 6px;
  }
  .p4ct .mdie .ib1 .left .flow h3{
    font-size: 18px;
  }
  .p4ct .mdie .ib1 .left .flow p{
    font-size: 14px;
    margin: 7px 0 30px 0;
  }
  .p4ct .mdie .ib1 .left .flow a{
    font-size: 14px;
  }
  .p4ct .mdie .pbib .right{
    width: 100%;
    margin-top: 10px;
  }
  .p4ct .mdie .right .it{
    border-radius: 6px;
    width: calc((100% - 20px) / 3);
    margin-right: 10px;
    height: 320px;
  }
  .p4ct .mdie .right .it p{
    font-size: 14px;
    bottom: 10px;
  }
  .p4ct .mdie .ib2{
    margin-top: 10px;
  }
  .p4-swiper .iby p{
    bottom: 10px;
    font-size: 18px;
  }
  .p4ct .mdie .ib2 .right .it{
    height: 155px;
  }
  .p4ct .mdie .ib2 .right .it:nth-of-type(1), .p4ct .mdie .ib2 .right .it:nth-of-type(2), .p4ct .mdie .ib2 .right .it:nth-of-type(3){
    margin-bottom: 10px;
  }
  /*.p4ct .mdie .right .it .qh{*/
  /*  justify-content: space-between;*/
  /*  width: 100%;*/
  /*}*/
  .p4ct .mdie .right .it .qh .pb{
    width: 38px;
    height: 38px;
  }
  /*.p4ct .mdie .right .it .qh .pb:last-of-type{*/
  /*  margin-left: 0;*/
  /*}*/
  .p4ct .mdie .right .it .qh .pb i{
    font-size: 14px;
  }
  .p4ct .mdie .ib3{
    margin-top: 10px;
    border-radius: 6px;
    height: 240px;
  }
  .p4ct .mdie .ib3 p{
    font-size: 18px;
    bottom: 10px;
  }
  .p5-box{
    margin-top: 50px;
  }
  .min-nav a, .min-nav span, .min-nav p{
    font-size: 14px;
    flex-shrink: 0;
  }
  .min-nav{
    overflow-x: auto;
    padding: 20px 0;
  }
  .p5zs{
    flex-direction: column-reverse;
    margin-top: 30px;
  }
  .p5zs .right{
    width: 100%;
    height: 375px;
  }
  .p5zs .left{
    width: 100%;
  }
  .p5zs .left h3{
    font-size: 22px;
  }
  .p5zs .left h6{
    font-size: 16px;
    margin: 12px 0 20px 0;
  }
  .p5zs .left p{
    font-size: 14px;
    line-height: 24px;
  }
  .p5zs .left .more{
    font-size: 14px;
    width: 130px;
    height: 36px;
    margin-top: 30px;
  }
  .p5ct .fgline{
    margin: 40px 0 30px 0;
  }
  .p5js{
    font-size: 14px;
    line-height: 24px;
  }
  .p5ly{
    margin-top: 60px;
  }
  .p5ct{
    padding-bottom: 60px;
  }
  .p5ly .title h3{
    font-size: 22px;
  }
  .p5ly .title .line{
    width: 8px;
    height: 22px;
  }
  .p5ly .swb{
    margin-top: 30px;
  }
  .p5-swiper a .ib{
    border-radius: 6px;
    height: 120px;
  }
  .p5-swiper a p{
    font-size: 14px;
    margin-top: 7px;
  }
  .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;
  }
  .fct{
    padding: 40px 0 30px 0;
  }
  .fct .mide{
    flex-direction: column;
    padding-top: 0;
    margin-top: 0;
    border-top: none;
  }
  .fct .mide a{
    width: calc(100% - 30px - 2px);
    padding: 15px 15px;
    height: auto;
  }
  .fct .mide a:not(:first-of-type){
    margin-top: 15px;
  }
  .fct .mide a img{
    margin-left: 0;
    width: 18px;
    height: max-content;
  }
  .fct .mide a p{
    font-size: 14px;
    width: calc(100% - 18px - 8px);
  }
  .fct .fnav{
    display: none;
  }
  .fct .iconb{
    margin-top: 30px;
  }
  .fct .iconb h6{
    font-size: 14px;
  }
  .fct .iconb .icon{
    margin-top: 10px;
  }
  .fct .iconb .icon a:not(:first-of-type){
    margin-left: 15px;
  }
  .fct .iconb .icon a{
    width: 40px;
    height: 40px;
  }
  .fct .iconb .icon a>img{
    max-width: 60%;
  }
  .fct .iconb .icon a .qr img{
    width: 80px;
  }
  .f-box .link{
    padding: 15px 0;
  }
  .f-box .link a{
    text-align: center;
    font-size: 14px;
    max-width: 100%;
  }
}
@media only screen and (max-width: 760px) {
  .i3ct .mide .right .rit,
  .i3ct .mide .left{
    height: 180px;
  }
  .banner{
    height: 250px;
  }
  .dev2ct .mide .item{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 20px;
  }
  .dev2ct .mide .item:nth-of-type(2n){
    margin-right: 0;
  }
  .dev2ct .mide .item:last-of-type{
    margin-right: 0;
    margin-bottom: 0;
  }
  .a6-box .a6-swiper a .ib{
    height: 130px;
  }
  .in444-list li a .ib{
    height: 125px;
  }
  .la1-box .left .numContent{
    flex-wrap: wrap;
    justify-content: center;
  }
  .la1-box .left .numContent .item{
    width: calc((100% - 10px) / 2);
    margin-right: 0;
    margin-bottom: 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .la1-box .left .numContent .item:nth-of-type(2n){
    margin-right: 0;
  }
  .la1-box .left .numContent .item:nth-of-type(3){
    margin-right: 0;
    margin-bottom: 0;
  }
  .la3ct .mide img{
    width: 100%;
  }
  .p2-list a{
    height: 217px;
  }
  .p2-list a .ib{
    height: 140px;
  }
  .p4ct .mdie .right .it{
    height: 160px;
  }
  .p4ct .mdie .ib2 .right .it{
    height: 85px;
  }
  .p4ct .mdie .ib3{
    height: 140px;
  }
  .p4ct .mdie .right .it .qh{
    justify-content: space-between;
    width: 100%;
  }
  .p4ct .mdie .right .it .qh .pb:last-of-type{
    margin-left: 0;
  }
  .p5zs .right{
    height: 275px;
  }
  .i2-box .right .rq .ib{
    height: 140px;
  }
  .i4-box .mide .it{
    height: 160px;
  }
}