@media only screen and (max-width: 960px) {
  .hamburger.is-closed .hamb-middle {
    top: 50%;
    transform: translateY(50%);
  }
  .hamburger.is-closed .hamb-top {
    top: 0px;
  }
  .hamburger.is-closed .hamb-bottom {
    bottom: 0px;
  }
  .sidebar-nav {
    z-index: 9;
    background-color: #fff;
    padding: 100px 30px 50px;
  }
  .sidebar-nav .sidebar-brand a {
    color: #222;
  }
  .sidebar-nav .sidebar-brand > a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    padding-bottom: 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    font-family: 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: 12px;
  }
  .sidebar-nav .sidebar-brand a .sj {
    border-color: #222;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  .hamburger {
    height: 16px;
    right: 1.5%;
    width: 22px;
    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: #222222;
  }
  .sidebar-nav .sidebar-brand a .sj{
    border-color: #222;
  }
  .sidebar-nav-two .sidebar-brand-two a {
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 12px;
    font-weight: 400;
    color: #666666;
    font-family: Source Han Sans CN;
  }
  .sidebar-nav-two .sidebar-brand-there a {
    padding: 0 40px;
  }
  .center{
    width: 90%;
  }
  .header-box .headerInner{
    width: 97%;
    height: 50px;
  }
  .headerInner .logo img{
    height: 35px;
  }
  .headerInner .right{
    margin-right: 35px;
  }
  .headerInner .right .nav,
  .headerInner .right .search-language .search,
  .headerInner .right .phone{
    display: none;
  }
  .headerInner .right .search-language{
    margin: 0;
    height: 100%;
  }
  .headerInner .right .search-language .language{
    margin-left: 0;
  }
  .mySwiper .s-c .ct h3{
    font-size: 22px;
    line-height: 32px;
  }
  .pb-more{
    width: 115px;
    height: 36px;
  }
  .pb-more span{
    font-size: 12px;
    line-height: 1;
  }
  .pb-more i{
    font-size: 14px;
  }
  .mySwiper{
    margin-top: 50px;
  }
  .mySwiper .pb-more{
    margin-top: 10px;
  }
  .mySwiper .s-c{
    height: 200px;
  }
  .mySwiper .swiper-pagination{
    bottom: 10px;
  }
  .mySwiper .swiper-pagination-bullet{
    width: 7px;
    height: 7px;
  }
  .i1-box .i1Inner{
    width: 90%;
    padding: 40px 0;
  }
  .pb-h3{
    font-size: 16px;
    line-height: 24px;
  }
  .i1-box .pb-h3{
    font-size: 20px;
  }
  .i1Inner h6{
    font-size: 12px;
    line-height: 20px;
    margin: 25px auto 0;
  }
  .i1Inner .videoPlay, .i1Inner .videoPend{
    margin: 30px auto 0;
  }
  .i1Inner .videoBz{
    margin-top: 30px;
  }
  .i2-box .i2Inner{
    padding: 40px 0 5px 0;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .i2Inner .left{
    width: 100%;
  }
  .i2Inner .right{
    width: 100%;
  }
  .i2Inner .pb-h3{
    font-size: 20px;
    line-height: 30px;
    text-align: center;
  }
  .i2Inner .list{
    margin: 25px 0 0 0;
  }
  .i2Inner .list a{
    padding: 10px;
    width: calc(100% - 20px);
  }
  .i2Inner .list a span{
    font-size: 12px;
  }
  .i2Inner .list a i{
    font-size: 16px;
  }
  .i2Inner .pb-more{
    width: 113px;
    height: 34px;
    margin: 20px auto 0;
  }
  .i2Inner .pb-more span{
    font-size: 12px;
  }
  .i2Inner .pb-more i{
    font-size: 16px;
  }
  .i2Inner .right{
    width: 100%;
    margin-top: 40px;
    height: auto;
  }
  .i3-box .i2Inner .list a{
    padding: 10px;
    width: calc(100% - 20px);
  }
  .i4-box{
    height: 300px;
  }
  .i4-box .flow{
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
  }
  .i4-box .flow .left{
    width: 100%;
    margin-top: 30px;
  }
  .i4-box .flow .pb-more{
    margin: 20px auto 0;
  }
  .i4-box .flow .right{
    width: 50%;
    margin-top: 0px;
  }
  .i4-box .flow .pb-h3{
    font-size: 20px;
  }
  .i5-box .i5Inner{
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .i5Inner .item{
    width: 100%;
  }
  .i5Inner .item .pb-h3{
    font-size: 22px;
    line-height: 32px;
  }
  .i5Inner .item .pb-more{
    margin-top: 15px;
  }
  .i5Inner .item .flow{
    width: 90%;
  }
  .i6-box .i6Inner{
    padding: 40px 0;
  }
  .i6-pbContainer{
    height: auto;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .i6-pbContainer .left{
    width: 100%;
  }
  .i6-pbContainer .left .txt{
    width: calc(100% - 20px);
    padding: 0 10px;
  }
  .i6-pbContainer .left .txt h3{
    font-size: 20px;
    line-height: 30px;
  }
  .i6-pbContainer .right{
    width: 100%;
    margin-top: 5px;
  }
  .i6-pbContainer .right .item:last-of-type{
    margin-top: 5px;
  }
  .i6-pbContainer .right .item .txt{
    width: calc(100% - 20px);
    padding: 0 10px;
  }
  .i6-pbContainer .right .item .txt h4{
    font-size: 20px;
    line-height: 30px;
  }
  .i6-pbContainer .right .item .ll-txt{
    padding: 30px 0 !important;
    width: calc(100%) !important;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .i6-pbContainer .right .item .ll-txt .row span{
    font-size: 14px !important;
  }
  .i6-pbContainer .right .item .ll-txt .row p{
     font-family: sanSc;
  }
  .map-box{
    margin-top: 50px;
  }
  #map{
    height: 300px;
  }
  .map-box .flow-map{
    width: 90%;
    left: 5%;
    top: unset;
    bottom: 30px;
    transform: unset;
  }
  .map-box .flow-map ul li .li-div{
    width: calc(100% - 14px);
    padding: 10px 7px;
  }
  .map-box .flow-map ul li .li-div h3{
    font-size: 14px;
  }
  .map-box .flow-map ul li .li-div p,
  .map-box .flow-map ul li .li-div span{
    font-size: 12px !important;
  }
  #map .c-map-h3{
    font-size: 14px;
  }
  #map .c-map-h4{
    font-size: 12px;
  }
  #map .c-map-p{
    font-size: 12px;
    margin-top: 3px;
  }
  .n1-box .n1Inner{
    padding: 50px 0 40px 0;
  }
  .n2Inner .left{
    width: 100%;
  }
  .n2Inner .left .top h3{
    font-size: 16px;
  }
  .n2Inner .left .top form{
    width: 200px;
    height: 32px;
    border: 1px solid #000000;
  }
  .n2Inner .left .top form input{
    text-indent: 10px;
    font-size: 12px;
  }
  .n2Inner .left .n2-nav a{
    font-size: 14px;
  }
  .n2Inner .left .n2-nav span{
    font-size: 14px;
  }
  .n2Inner .left .n2-nav{
    overflow-x: auto;
    padding-bottom: 10px;
  }
  .n2Inner .left .n2-nav span,
  .n2Inner .left .n2-nav a{
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
  }
  .n2Inner .n-list{
    margin-top: 30px;
  }
  .n2Inner .n-list li a{
    padding: 13px 10px;
    width: calc(100% - 20px);
  }
  .n2Inner .n-list li a .n-l{
    width: 140px;
    height: 100px;
  }
  .n2Inner .n-list li a .n-r{
    width: calc(100% - 140px - 10px);
  }
  .n2Inner .n-list li a .n-r .title{
    font-size: 14px;
    line-height: 22px;
    height: 44px;
  }
  .n2Inner .n-list li a .n-r .more span{
    font-size: 12px;
  }
  .n2Inner .n-list li a .n-r .more i{
    margin-left: 5px;
  }
  .n2Inner .n-list li a .flow-type{
    bottom: 22px;
    font-size: 12px;
  }
  .n2Inner .n-list li:not(:first-of-type){
    margin-top: 15px;
  }
  .n2-box .n2Inner{
    padding: 0 0 40px 0;
  }
  .n-slide-box{
    display: none !important;
  }
  .post-banner .bg{
    display: none;
  }
  .post-banner .ct{
    position: unset;
    transform: unset;
    padding: 40px 0;
    margin: 0 auto;
  }
  .post-banner{
    height: auto;
    margin-top: 50px;
    background-color: #E6E9F1;
  }
  .post-banner .ct .container{
    width: 100%;
  }
  .post-banner .ct .container .top{
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .post-banner .ct .container .top h3{
    width: 100%;
    text-align: center;
    font-size: 16px;
  }
  .post-banner .ct .container .top .js{
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    margin-top: 15px;
  }
  .post-banner .ct .container .post-ul{
    margin-top: 30px;
  }
  .post-banner .ct .container .post-ul li{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    margin-bottom: 15px;
    border-radius: 4px;
  }
  .post-banner .ct .container .post-ul li a{
    width: calc(100% - 20px);
    padding: 15px 10px;
  }
  .post-banner .ct .container .post-ul li a .name{
    font-size: 14px;
  }
  .post-banner .ct .container .post-ul li a .tz span{
    font-size: 12px;
  }
  .post-banner .ct .container .post-ul li a .tz i{
    font-size: 14px;
  }
  .post-banner .ct .container .post-ul li a .tz{
    margin-top: 10px;
  }
  .post-banner .content{
    margin-top: 30px;
  }
  .post-banner .content .tb{
    width: calc(100% - 20px);
    padding: 7px 10px;
  }
  .post-banner .content .tb .jc{
    font-size: 12px;
    max-width: 60%;
  }
  .post-banner .content .tb .backList span{
    font-size: 12px;
  }
  .post-banner .content .tb .backList i{
    font-size: 14px;
  }
  .post-banner .content .zs{
    height: calc(235px - 20px);
    padding: 10px;
    width: calc(100% - 20px);
  }
  .post-banner .content .zs .item .title{
    font-size: 12px;
  }
  .post-banner .content .zs .item .txt p{
    font-size: 12px;
  }
  .post-banner .content .zs .item .txt p:not(:first-of-type){
    margin-top: 3px;
  }
  .post-banner .content .zs .item:not(:first-of-type){
    margin-top: 15px;
  }
  .post-banner .content .zs .item .txt{
    margin-top: 5px;
  }
  .share-banner{
    height: 200px;
    margin-top: 50px;
  }
  .share-banner .ct .ab{
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin-top: 15px;
    width: 70%;
  }
  .share-banner .ct .ab .pb-more:not(:first-of-type){
    margin-left: 0;
  }
  .share-banner .ct .ab .pb-more:not(:last-of-type){
    margin-right: 10px;
  }
  .share-banner .ct .ab .pb-more{
    width: 105px;
    height: 34px;
    margin-bottom: 10px;
  }
  .share-banner .ct h3{
    font-size: 22px;
  }
  .share-banner .ct{
    top: calc(50% + 10px);
  }
  .s1-box .s1Inner{
    padding: 40px 0;
  }
  .s1Inner .numContent{
    width: 100%;
    justify-content: space-evenly;
    -webkit-justify-content: space-evenly;
  }
  .s1Inner .numContent .it{
    flex-direction: column;
    -webkit-flex-direction: column;
    align-items: center;
    -webkit-align-items: center;
    width: calc((100% - 10px) / 2);
  }
  .s1Inner .numContent .it:last-of-type{
    margin-left: 0px;
  }
  .s1Inner .numContent .it .num{
    font-size: 26px;
  }
  .s1Inner .numContent .it p{
    font-size: 12px;
    margin-top: 5px;
  }
  .s1Inner .item-box{
    margin-top: 25px;
  }
  .s1Inner .item-box .item{
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .s1Inner .item-box .item .left{
    width: 100%;
    padding: 20px 0 5px 0;
    font-size: 12px;
  }
  .s1Inner .item-box .item:not(:first-of-type){
    margin-top: 50px;
  }
  .s1Inner .item-box .item .right a{
    font-size: 12px;
    line-height: 20px;
  }
  .s1Inner .item-box .item .right{
    width: 100%;
  }
  .s2-box .s2Inner{
    padding: 0 0 40px 0;
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
  }
  .s2Inner .left {
    display: flex;
    display: -webkit-flex;
    justify-content: space-evenly;
    -webkit-justify-content: space-evenly;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    margin-top: 30px;
  }
  .s2Inner .left .row:not(:first-of-type){
    margin-top: 0;
  }
  .s2Inner .left .row{
    width: calc((100% - 15px) / 2);
  }
  .s2Inner .left .row .sz{
    font-size: 26px;
  }
  .s2Inner .left .row p{
    font-size: 12px;
    margin-top: 10px;
  }
  .s2Inner .pb-more{
    margin: 30px auto 0;
  }
  .s2Inner .left .row{
    flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
  }
  .s2Inner .right h3,
  .s2Inner .right h4{
    font-size: 16px;
    line-height: 22px;
    text-align: center;
  }
  .s2Inner .right h4{
    margin-top: 0;
  }
  .slide-box{
    display: none !important;
  }
  .banner{
    margin-top: 50px;
    height: 200px;
  }
  .banner .bottom{
    bottom: unset;
    top: 200px;
  }
  .banner .flow h3{
    font-size: 22px;
    line-height: 32px;
  }
  .banner .bottom{
    background-color: transparent;
  }
  .banner .bottom .ct .b-nav{
    overflow-x: auto;
  }
  .banner .bottom .ct .b-nav a{
    font-size: 12px;
    width: auto;
    border-top: 2px solid #B3B3B3;
    flex-shrink: 0;
    -webkit-flex-shrink: 0;
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .banner .bottom .ct .b-nav a:not(:first-of-type){
    margin-left: 15px;
  }
  .banner .bottom .ct h3{
    font-size: 16px;
    margin-top: 5px;
  }
  .so-box .soInner{
    padding: 120px 0 40px 0;
  }
  .soInner .container{
    width: 100%;
  }
  .soInner .container .item h3{
    font-size: 14px;
    margin-bottom: 7px;
  }
  .soInner .container .item p{
    font-size: 12px;
    line-height: 20px;
  }
  .soInner .container .item img{
    margin: 10px auto 0;
  }
  .soInner .container .item:not(:first-of-type){
    margin-top: 30px;
  }
  .soInner .container .item .rq-box{
    margin-top: 15px;
  }
  .soInner .container .item .rq-box .rq{
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    margin-bottom: 15px;
  }
  .soInner .container .item .rq-box .rq:nth-of-type(2n){
    margin-right: 0px;
  }
  .soInner .container .item .rq-box .rq .name{
    font-size: 14px;
    width: 100%;
  }
  .soInner .container .item .rq-box .rq .nr{
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    margin-top: 3px;
  }
  .soInner .container .item .b-box{
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
  }
  .soInner .container .item .b-box .b{
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    margin-bottom: 15px;
  }
  .soInner .container .item .b-box .b:nth-of-type(2n){
    margin-right: 0px;
  }
  .soInner .container .item .b-box .b:nth-of-type(3n){
    margin-right: 10px;
  }
  .soInner .container .item .b-box .b:nth-of-type(6n){
    margin-right: 0px;
  }
  .soInner .container .item .b-box .b .name{
    font-size: 12px;
  }
  .soInner .container .item .b-box .b .zw{
    margin-top: 3px;
    font-size: 12px;
    line-height: 20px;
  }
  .gxso-box .gxsoInner{
    padding: 120px 0 40px 0;
  }
  .gxsoInner .container{
    width: 100%;
  }
  .gxsoInner .container .item h3{
    font-size: 14px;
  }
  .gxsoInner .container .item .row{
    margin-top: 10px;
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .gxsoInner .container .item .row.one .left{
    font-size: 12px;
    line-height: 20px;
    width: 100%;
  }
  .gxsoInner .container .item .row.one .right{
    width: 100%;
    margin-top: 10px;
  }
  .gxsoInner .container .item:not(:first-of-type){
    margin-top: 30px;
  }
  .gxsoInner .container .item .sd-box .sd{
    width: calc((100% - 10px) / 2);
    margin-right: 10px;
    flex-direction: column;
    -webkit-flex-direction: column;
    margin-bottom: 15px;
  }
  .gxsoInner .container .item .sd-box{
    margin-top: 10px;
  }
  .gxsoInner .container .item .sd-box .sd .left{
    width: 100%;
    height: auto;
  }
  .gxsoInner .container .item .sd-box .sd .right{
    width: 100%;
    padding-left: 0px;
    margin-top: 7px;
  }
  .gxsoInner .container .item .sd-box .sd .right .name{
    font-size: 14px;
  }
  .gxsoInner .container .item .sd-box .sd .right a{
    margin-top: 7px;
  }
  .gxsoInner .container .item .sd-box .sd .right a span{
    font-size: 12px;
  }
  .gxsoInner .container .item .sd-box .sd .right a i{
    margin-left: 5px;
  }
  .gxsoInner .container .item .ld-box{
    margin-top: 10px;
  }
  .gxsoInner .container .item .ld-box .ld{
    margin-right: 0;
    width: 100%;
    margin-bottom: 15px;
  }
  .gxsoInner .container .item .ld-box .ld .left{
    width: 40px;
    height: 40px;
  }
  .gxsoInner .container .item .ld-box .ld .right{
    width: calc(100% - 40px - 10px);
    margin-left: 10px;
  }
  .gxsoInner .container .item .ld-box .ld .right .name{
    font-size: 14px;
  }
  .gxsoInner .container .item .ld-box .ld .right .zw{
    font-size: 12px;
    line-height: 20px;
  }
  .gxsoInner .container .item>img{
    margin: 10px auto 0;
  }
  .gxsoInner .container .item .row{
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .gxsoInner .container .item .row .left{
    width: 100%;
    font-size: 12px;
    line-height: 20px;
  }
  .gxsoInner .container .item .row .right{
    width: 100%;
    margin-top: 10px;
  }
  .gxsoInner .container .item .rq-box{
    margin-top: 10px;
  }
  .gxsoInner .container .item .rq-box .rq{
    width: calc((100% - 20px) / 2);
    margin-right: 20px;
    margin-bottom: 15px;
  }
  .gxsoInner .container .item .rq-box .rq:nth-of-type(2n){
    margin-right: 0px;
  }
  .gxsoInner .container .item .rq-box .rq .name{
    width: 100%;
    font-size: 14px;
  }
  .gxsoInner .container .item .rq-box .rq .nr{
    width: 100%;
    font-size: 12px;
    line-height: 20px;
    margin-top: 3px;
  }
  .prd-banner{
    margin-top: 50px;
    height: 220px;
  }
  .prd-banner.yd .flow-pd-img{
    right: 50%;
    max-width: 90%;
    max-height: 320px;
    width: auto;
    transform: translateX(50%);
  }
  .pro-box.wkb .row:nth-of-type(2) .ct .right .wz{
    transform: unset;
  }
  .prd-banner.yd .flow{
    width: 90%;
    transform: translate(-50%,0);
    left: 50%;
    top: 30px;
  }
  .prd-banner.yd{
    height: 500px;
  }
  .prd-banner .flow .js{
    width: 100%;
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
  }
  .prd-banner .flow .title{
    font-size: 18px;
    width: 100%;
  }
  .prd-banner.yd .flow .title{
     text-align: left; 
  }
  .prd-banner .flow .js{
    text-indent: 26px;
  }
  .prd-banner.newyzy{
    height: 400px;
  }
  .prd-banner.newyzy .flow{
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .prd-banner.newyzy .flow .left{
    width: 100%;
  }
  .prd-banner.newyzy .flow .left .title{
    text-align: center;
  }
  .prd-banner.newyzy .flow .right{
    width: 100%;
    max-height: auto;
    margin-top: 20px;
  }
  .pro-box .row .ct .right .wz h4{
    font-size: 16px;
    margin-top: 0;
  }
  .row-video-box{
    padding: 15px 0;
    height: auto;
  }
  .row-video-box .ct{
    width: 100%;
    position: unset;
    transform: unset;
    width: 90%;
    margin: 0 auto;
  }
  .ydprd-box .no-row{
    height: auto;
    padding: 30px 0;
  }
  .ydprd-box .no-row .ct{
    flex-direction: column;
    -webkit-flex-direction: column;
    position: unset;
    transform: unset;
    margin: 0 auto;
  }
  .ydprd-box .no-row .ct .left{
    width: 100%;
  }
  .ydprd-box .no-row .ct .right{
    width: 100%;
    margin-top: 15px;
  }
  .ydprd-box .no-row .ct .right .wz{
    width: 100%;
  }
  .ydprd-box .no-row .ct .right .wz h3{
    font-size: 20px;
  }
  .ydprd-box .no-row .ct .right .wz .txt{
    margin-top: 10px;
  }
  .ydprd-box .no-row .ct .right .wz .txt p{
    font-size: 16px;
  }
  .ydprd-box .no-row .ct .right .wz .txt p:not(:first-of-type){
    margin-top: 5px;
  }
  .ydprd-box .no-row:nth-of-type(odd) .ct{
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .ydprd-box .row{
    height: auto;
    padding: 30px 0;
  }
  .ydprd-box .row .ct{
    flex-direction: column;
    -webkit-flex-direction: column;
    position: relative;
    z-index: 2;
    left: unset;
    top: unset;
    transform: unset;
    margin: 0 auto;
  }
  .ydprd-box .row .bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .ydprd-box .row .ct .left{
    width: 100%;
  }
  .ydprd-box .row .ct .right{
    width: 100%;
    margin-top: 15px;
  }
  .ydprd-box .row .ct .right .wz{
    width: 100%;
  }
  .ydprd-box .row .ct .right .wz h3{
    font-size: 20px;
    margin-top: 0;
  }
  .ydprd-box .row .ct .right .wz .txt p{
    font-size: 16px;
  }
  .ydprd-box .row .ct .right .wz .txt p:not(:first-of-type){
    margin-top: 5px;
  }
  .ydprd-box .row .ct .right .wz .txt{
    margin-top: 10px;
  }
  .ydprd-box.wkb{
    padding-bottom: 40px;
  }
  .wkb-xz{
    height: auto;
    padding: 30px 0;
  }
  .wkb-xz .bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .wkb-xz .ct{
    flex-direction: column;
    -webkit-flex-direction: column;
    position: relative;
    z-index: 2;
    left: unset;
    top: unset;
    transform: unset;
    margin: 20px auto 0;
  }
  .wkb-xz h3{
    position: relative;
    z-index: 2;
    left: unset;
    top: unset;
    transform: unset;
    font-size: 20px;
  }
  .wkb-xz .ct .item{
    width: 100%;
  }
  .wkb-xz .ct .item p{
    font-size: 12px;
    margin-top: 10px;
  }
  .wkb-xz .ct .item:not(:first-of-type){
    margin-top: 20px;
  }
  .prd-banner .flow .title span{
    font-size: 22px;
  }
  .wxprd-box .row{
    height: auto;
    padding: 30px 0;
  }
  .wxprd-box .row .bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .wxprd-box .row .ct{
    flex-direction: column;
    -webkit-flex-direction: column;
    position: relative;
    z-index: 2;
    left: unset;
    top: unset;
    transform: unset;
    margin: 0 auto;
  }
  .wxprd-box .row .ct .left{
    width: 100%;
  }
  .wxprd-box .row .ct .right{
    width: 100%;
    margin-top: 15px;
  }
  .wxprd-box .row .ct .right .wz{
    width: 100%;
  }
  .wxprd-box .row .ct .right .wz h4{
    font-size: 16px;
    margin-top: 0;
  }
  .wxprd-box .row .ct .right .wz h3{
    font-size: 18px;
    margin-top: 5px;
  }
  .wxprd-box .row .ct .right .wz .txt .t-r span{
    font-size: 16px;
  }
  .wxprd-box .row .ct .right .wz .txt .t-r p{
    font-size: 14px;
  }
  .wxprd-box .row .ct .right .wz .txt .t-r:not(:first-of-type){
    margin-top: 5px;
  }
  .wxprd-box .row .ct .right .wz .txt{
    margin-top: 10px;
  }
  .wxprd-box .row:nth-of-type(odd) .ct{
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .wxprd-box .fajg-box .fajg{
    padding: 30px 0;
  }
  .wxprd-box .fajg-box .fajg .title{
    font-size: 14px;
  }
  .wxprd-box .fajg-box .fajg img{
    margin-top: 10px;
  }
  .prd-banner.wxb .flow-pd-img{
    bottom: 20px;
  }
  .ydprd-box.wxb{
    padding-bottom: 0px;
  }
  .ylInner .container{
    width: 100%;
  }
  .yl-box .ylInner{
    padding: 120px 0 40px 0;
  }
  .ylInner .item .title{
    font-size: 16px;
  }
  .ylInner .item .row{
    margin-top: 15px;
  }
  .ylInner .item .row h3{
    font-size: 14px;
  }
  .ylInner .item .row p{
    font-size: 12px;
    line-height: 20px;
    margin-top: 7px;
  }
  .ylInner .item .dq-row{
    margin-top: 20px;
  }
  .ylInner .item .dq-row .ct{
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .ylInner .item .dq-row .ct .left{
    width: 100%;
    max-width: 100%;
  }
  .ylInner .item .dq-row .ct .right{
    max-width: 100%;
    width: 100%;
    margin-top: 10px;
  }
  .ylInner .item .dq-row h3{
    font-size: 14px;
  }
  .ylInner .item .dq-row .ct .left .h-box{
    margin-top: 10px;
  }
  .ylInner .item .dq-row .ct .left .h p{
    font-size: 12px;
  }
  .ylInner .item .i-row{
    margin-top: 15px;
  }
  .ylInner .item .i-row h3{
    font-size: 14px;
  }
  .ylInner .item .i-row img{
    margin-top: 10px;
  }
  .ylInner .item .two-item:not(:first-of-type){
    margin-top: 20px;
  }
  .ylInner .item:not(:first-of-type){
    margin-top: 40px;
  }
  .gxsoInner .container .item p{
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
  }
  .pro-box .row{
    height: auto;
    padding: 30px 0;
  }
  .pro-box .row .bg{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .pro-box .row .ct{
    position: relative;
    transform: unset;
    left: unset;
    top: unset;
    z-index: 2;
    flex-direction: column;
    -webkit-flex-direction: column;
    margin: 0 auto;
  }
  .pro-box .row .ct .left{
    width: 100%;
  }
  .pro-box .row .ct .right{
    width: 100%;
    margin-top: 15px;
  }
  .pro-box .row .ct .right .wz{
    width: 100%;
  }
  .pro-box .row .ct .right .wz h3{
    font-size: 18px;
    margin-top: 5px;
  }
  .pro-box .row .ct .right .wz .txt{
    margin-top: 10px;
  }
  .pro-box .row .ct .right .wz .txt p,
  .pro-box .row .ct .right .wz .txt p span{
    font-size: 14px !important;
  }
  .pro-box .row .ct .right .wz .txt p{
    line-height: unset;
  }
  .pro-box .row .ct .right .wz .txt p:not(:first-of-type){
    margin-top: 3px;
  }
  .pro-box .row:nth-of-type(even) .ct{
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .pro-box .row:nth-of-type(odd) .ct{
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .pro-box{
    padding-bottom: 0px;
  }
  
  .prd-banner .flow .flow-cao{
    margin-top: 10px;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .prd-banner .flow .flow-cao a, .prd-banner .flow .flow-cao span,.prd-banner.wkb .flow .flow-cao a, .prd-banner.wkb .flow .flow-cao span{
    font-size: 12px;
  }
  .prd-banner .flow .flow-cao span{
    margin: 0 5px;
  }
  .pro-box.csyzy-box .row .ct .left{
    width: 100%;
  }
  .pro-box.csyzy-box .row .ct .right{
    width: 100%;
  }
  .pro-box.csyzy-box .row .ct .right .wz .txt p{
    line-height: unset;
    font-size: 14px;
  }
  .pro-box.csyzy-box .row .ct .right .wz h4{
    font-size: 16px;
  }
  .ydprd-box .no-row .ct .right .wz .txt p{
    line-height: unset;
  }
  .row-video-box .imgct{
    position: unset;
    transform: unset;
    margin: 0 auto;
  }
  .pro-box.wkb .row .ct .left{
    width: 100%;
  }
  .pro-box.wkb .row .ct .right{
    width: 100%;
  }
  .pro-box.wkb .row:nth-of-type(2) .ct .left img{
    transform: unset;
  }
  .pro-box.wkb .row .ct .right .wz .txt p:not(:first-of-type){
     margin-top: 3px;
  }
  .pro-box.wkb .row .ct .right .wz .txt p{
     font-size: 16px !important;
  }
  .pro-box.wkb .row .ct .right .wz .txt{
     margin-top: 10px;
  }
  .pro-box.wkb .row .ct .right .wz h4{
     font-size: 20px;
  }
  .i5Inner .item:last-of-type .flow{
    left: 50%;
    transform: translate(-50%,-50%);
  }
  .pro-box.xclb .row .ct .right .wz h3{
    display: none;
  }
  .pro-box.xclb .row .ct .right .wz h4{
    font-size: 20px;
  }
  .pro-box.xclb .row .ct .right .wz .txt{
    margin-top: 10px;
  }
  .pro-box.xclb .row .ct .right .wz .txt p{
    font-size: 16px !important;
    line-height: unset;
  }
  .pro-box.xclb .ct .right .wz .txt p:not(:first-of-type){
    margin-top: 5px;
  }
  .s2-box .img-box .ct{
      padding: 20px 0;
  }
  .footer-box .footerInner{
    width: 90%;
    padding: 20px 0 0 0;
  }
  .footerInner .top{
    padding: 0;
    width: 100%;
  }
  .footerInner .top .f-logo img{
    width: 120px;
  }
  .footerInner .top .mide{
    margin-top: 15px;
  }
  .footerInner .top .mide .left{
    width: 100%;
  }
  .footerInner .top .mide .left h3{
    font-size: 14px;
  }
  .footerInner .top .mide .left .txt{
    margin-top: 10px;
  }
  .footerInner .top .mide .left .txt .row p{
    font-size: 12px;
  }
  .footerInner .top .mide .left .txt .row:not(:first-of-type){
    margin-top: 5px;
  }
  .footerInner .top .mide .left .txt .row:last-of-type p span:last-of-type{
    font-size: 14px;
  }
  .footerInner .top .mide .right{
    display: none;
  }
  .footerInner .bottom{
    width: 100%;
    padding: 10px 0;
    flex-direction: column;
    -webkit-flex-direction: column;
    margin-top: 10px;
  }
  .footerInner .bottom a{
    font-size: 12px;
    text-align: center;
    width: 100%;
  }
  .footerInner .bottom a:not(:first-of-type){
    margin-left: 0;
  }
}