﻿.mobile{
    display:none;
}
/* 如果文档宽度小于 1400 像素 */
@media  screen and  (max-width:1400px){
    .bannerBont,
    .bannerCont,.container{
        width:1250px;
    }
}
/* 如果文档宽度小于 1300 像素 */
@media  screen and  (max-width:1300px){
    .bannerBont,
    .bannerCont,.container{
        width:1200px;
    }
    .bannerCont .img1{
        width:780px;
        top:50%;
    }
    .bannerCont .img2{
        width:520px;
    }
    .bannerCont .img3{
        width:880px;
    }
    .bannerCont .info .p1{
        font-size:35px;
    }
    .bannerCont .info .p2{
        font-size:32px;
    }
    .bannerCont .img4{
        width:750px;
    }
    .sub-product-box .img{
        width:600px;
    }
    .sub-product-box .info{
        width:calc(100% - 600px);
        padding-left: 50px;
    }
    .sub-news-box{
        width:800px;
    }
    .sub-news-right{
        width:calc(100% - 800px);
        padding-left: 25px;
    }
    .p-product-box1 .img{
        width:680px;
    }
    .p-product-box .info{
        padding:0 20px;
    }
}
/* 如果文档宽度小于 1200 像素 */
@media screen and  (max-width:1200px){
    .section{
        padding:80px 0;
    }
    .bannerBont,
    .bannerCont,.container{
        width:1100px;
    }
    .products-box .info{
        width:500px;
    }
    .products-box .img{
        width:600px;
    }
    .service-item{
        width:520px;
    }
    .bannerCont .img1{
        width:750px;
    }
    .bannerCont .img2{
        width:500px;
    }
    .bannerCont .img3{
        width:820px;
    }
    .bannerCont .img4{
        width:720px;
    }
    .bannerCont .info{
        width:400px;
    }
    .bannerCont .info .p1{
        font-size:32px;
    }
    .bannerCont .info .p2{
        font-size:30px;
    }
    .sub-product-box .img{
        width:520px;
    }
    .sub-product-box .info{
        width:calc(100% - 520px);
        padding-left: 30px;
    }
    .sub-product-box .info .title{
        font-size:28px;
    }
    .sub-product-box .info>ul>li .t{
        font-size:21px;
    }
    .ryzz>ul>li .img{
        height: 235px;
    }
    .sub-about-box1-list .item .icon{
        width:60px;
    }
    .sub-about-list>ul>li{
        margin:15px 0 30px;
    }
    .sub-about-box1-list .item .info{
        width:calc(100% - 70px);
    }
    .sub-about-box1-list .item .info .title{
        font-size: 22px;
    }
    .sub-about-box1-list .item .info .des{
        font-size:15px;
        margin-top: 5px;
    }
    .banner-bot .botArrow,
    .banner-bot .botitem .img{
        width:120px;
    }
}
/* 如果文档宽度小于 1100 像素 */
@media screen and  (max-width:1100px){
    .section{
        padding:70px 0;
    }
    
    .section1{
        padding:60px 0 40px;
    }
    .bannerBont,
    .bannerCont,.container{
        width:1000px;
    }
    .service-item{
        width:480px;
    }
    .bannerCont .img4{
        width:650px;
    }
    .bannerCont .info{
        width:390px;
    }
    .sub-news-box{
        width:720px;
    }
    .sub-news-right{
        width:calc(100% - 720px);
        padding-left: 25px;
    }
    .bannerCont .img6{
        width:480px;
    }
}
/* 如果文档宽度小于 1100 像素 */
@media screen and  (max-width:1000px){
    .section{
        padding:60px 0;
    }
    .bannerBont,
    .bannerCont,.container{
        width:900px;
    }
    .service-item{
        width:440px;
    }
    .header .navbar ul>li{
        margin:0 12px;
    }
    .header .navbar ul>li>a{
        font-size:16px;
    }
    .news-right{
        padding-left:20px;
    }
    .news-item>a .info{
        padding-left:15px;
    }
    .news-item>a .info .des{
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
    
    .bannerCont .img4{
        width:500px;
    }
    .bannerCont .img{
        width:500px;
    }
    .bannerCont .img3{
        right:0;
    }
    .bannerCont .img6{
        width:450px;
    }
    .sub-news-right{
        width:280px;
    }
    .sub-news-box{
        width:calc(100% - 280px);
    }
    .sub-news-rbox .sub-newsNav a{
        font-size:14px;
    }
    .ryzz>ul>li .img{
        height: 200px;
    }
    
    .sub-about-content .about-img{
        width:400px;
    }
    .sub-about-content .sub-about-info{
        width:calc(100% - 400px);
    }
    .banner-bot .botArrow{
        width:70px;
    }
    .banner-bot .botArrow img{
        width:30px;
    }
    .banner-bot .botitem .img{
        width:110px;
    }
    .banner-bot .botitem{
        width:calc(100%/4 - 60px);
    }
}
@media screen and  (max-width:900px){
    .subabout-box{
        flex-wrap: wrap;
    }
    .floatMenu{
        display: none;
    }
    .bannerCont .info{
        top:40px;
        transform: translateY(0);
    }
    .bannerCont .img{
        left:50%;
        transform: translate(-50%,0);
        bottom:40px;
    }
    .bannerCont .img2{
        bottom:0;
    }
    
    
    .bannerCont .img img{
        max-width: 100%;
    }
    .bannerCont .img4{
        width:100%;
    }
    .products-box .info{
        padding:0 25px;
    }
    .flexBetCenter,
    .pinpai-list{
        flex-wrap: wrap;
    }
    .bannerCont .img4{
        width:750px;
    }
    .sub-news-box,
    .bannerCont .imgJoin{
        width:100%;
    }
    .sub-news-right{
        display: none;
    }
    .sub-about-content,
    .sub-news{
        flex-wrap: wrap;
    }
    .sub-about-content .sub-about-info,
    .sub-about-content .about-img{
        width:100%;
    }
    .sub-about-content .sub-about-info{
        padding-left:0;
        padding-top: 15px;
    }
}
/* 如果文档宽度小于 850 像素 */
@media screen and  (max-width:850px){
    .sub-about-list>ul>li{
        margin:15px 0 10px;
    }
    .sub-about-list>ul>li .number{
        font-size:40px;
    }
    .sub-about-list>ul>li p{
        font-size:16px;
    }
    .bannerCont .info,
    .sub-product-box .info,
    .sub-product-box .img,.products-box .info,.products-box .img,.service-item{
        width:100%;
    }
    .foot1{
        display: none;
    }
    .bannerBont,
    .bannerCont,.container{
        width:96%;
    }
    .service-item .info .des{
        font-size:15px;
    }
    .header .navbar{
        display: none;
    }
    .products-box1{
        width:100%;
    }
    .subaboutlist1,
    .sub-product-box,
    .products-box{
        flex-wrap: wrap;
    }
    .sub-product-box{
        margin-bottom: 20px;
    }
    .products-box .info{
        margin-bottom: 30px;
    }
    .news-item>a .info .title{
        font-size:18px;
    }
    .news-item>a .info .des{
        line-height: 22px;
    }
    .news-item>a .info .news-more{
        margin-top: 10px;
    }
    
    .subabout-box .info,
    .subabout-box .img,.subabout-box .img img,
    .part .partInfo,
    .part .partimg{
        width:100%;
    }
    .subabout-box .info{
        padding-left: 0;
        padding-top: 40px;
    }
    .part .partInfo{
        padding-top: 25px;
    }
    .part .partInfo h4{
        font-size:22px;
        margin-bottom: 15px;
    }
    .part .partInfo p{
        font-size:17px;
        padding-left:16px;
        margin-bottom: 14px;
    }
    .part .partInfo p em{
        top:7px;
    }
    .part5 .partlist1 .part-item,
    .part4 .partlist1 .part-item,
    .part2 .partlist1 .part-item{
        width:calc(100%/2 - 5px);
        padding-bottom: 20px;
    }
    .openFormBox{
        max-width:94%;
    }
    .sub-about-info .title .china{
        font-size:25px;
    }
    
    .subaboutlist1 .item:not(:last-child)::before{
        display: none;
    }
    .subaboutlist1 .item .info{
        padding-right: 45px;
    }
    .subaboutlist2 .item .info{
        padding-left: 5px;
    }
    .subabout-box4 .info .des2{
        margin-top: 40px;
    }
    .subabout-box5>ul>li{
        width:calc(100%/3 - 20px);
        margin-right: 30px;
    }
    .subryzz-box{
        padding:20px;
    }
}
/* 如果文档宽度小于 640 像素 */
@media screen and  (max-width:640px){
    .mobileHome{
        display: block;
    }
    .footer-fluid,
    .sub-trynow .img,
    .trytitle,
    .footer-logo,
    .banner,
    .header-fluid,.news-left,
    .banlist{
        display: none;
    }
    .sub-product-box .info{
        padding-left:10px;
    }
    .sub-product-box .info>ul{
        margin-top: 10px;
    }
    .sub-product-box .info>ul>li{
        margin-bottom: 10px;
    }
    .section1,
    .section{
        padding:40px 0;
    }
    .zkbBox,
    .p-productBox0,
    .zgjBox0{
        padding-top: 40px;
    }
    .bannerBont,
    .bannerCont,.container{
        width:96%;
    }
    .main-title{
        margin-bottom: 25px;
    }
    .products-box1 .info .title{
        font-size:26px;
    }
    .pinpai-list .pinpai-item{
        width:50%;
        padding:15px;
    }
    .products-box1 .info .pro-more{
        position: relative;
        left:0;
        right:0;
        margin-top: 20px;
    }
    .products-box .info .pro-more{
        margin-top: 20px;
    }
    .products-box1 .info .stitle, .products-box .info .stitle{
        font-size:15px;
        line-height: 1.7;
        margin-top: 10px;
    }
    .products-box1 .info .des, .products-box .info .des{
        line-height: 1.7;
    }
    .products-box .info .title{
        font-size:28px;
    }
    .main-title .title{
        font-size:22px;
    }
    .main-title p{
        font-size:14px;
    }
    .hzkh-list>ul>li:nth-of-type(5n),
    .hzkh-list>ul>li{
        width:calc(100%/3 - 4px);
        margin-right: 6px;
        margin-bottom: 10px;
    }
    .hzkh-list>ul>li:nth-of-type(3n){
        margin-right: 0;
    }
    .qiye-item a{
        padding:10px;
    }
    .news-right{
        width:100%;
        padding-left:0;
        padding-top: 20px;
    }
    .news-item{
        margin-bottom: 15px;
    }
    .service-item:last-of-type{
        margin-bottom: 0px;
    }
    .partlist1,
    .news,
    .sub-about-box2-list,
    .ryzz>ul,
    .footer{
        flex-wrap: wrap;
    }
    .bannerCont .info .p4,
    .zkb-item1 .info,
    .bannerCont .img,
    .bannerCont .img1,
    .bannerCont .img2,
    .bannerCont .img3{
        max-width: 100%;
    }
    .bannerCont .img2{
        max-width:70%;
    }
    .bannerCont .info{
        top:0;
        bottom:0;
        left:0;
        width:100%;
        padding:0 10px;
    }
    .bannerCont .info .p1{
        font-size:20px;
    }
    .bannerCont .info .p2{
        font-size:20px;
        margin:5px 0;
    }
    .bannerCont .info .p3{
        font-size:20px;
    }
   
    .bannerCont .info .p5{
        font-size:16px;
        margin-bottom: 5px;
        padding-left: 15px;
    }
    .bannerCont .info .p6{
        margin-top: 5px;
        font-size:16px;
    }
    .bannerCont .info .p7{
        line-height: 25px;
        font-size:14px;
    }
    .bmore1{
        width:180px;
        line-height: 40px;
        margin-top: 15px;
    }
    .bannerCont{
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
    }
    .bannerCont .info,
    .bannerCont .img{
        position: relative;
        top:0;
        left:0;
        right: 0;
        bottom:0;
        transform: translate(0,0);
    }
    .bannerCont .img3{
        margin-bottom: 15px;
    }
    .bannerCont .img5{
        max-width:90%;
    }
    .jointitle .title{
        font-size:28px;
        margin-bottom: 20px;
    }
    .jointitle p{
        font-size:16px;
    }
    .partlist1 .part-item{
        width:calc(100%/3 - 5px);
    }
    .partlist1 .part-item .img img{
        height: 65px;
    }
    .partlist1 .part-item .part_p .p1{
        margin-top: 20px;
    }
    .partlist1 .part-item .part_p .p2{
        font-size:13px;
        line-height: 20px;
    }
    .form{
        width:100%;
        padding-bottom: 10px;
    }
    .form .formtitle .n{
        font-size:25px;
        margin-top: 15px;
    }
    .form .formtitle p{
        line-height: 24px;
    }
    .form dl{
        padding:0 8px;
    }
    .form dl dt{
        line-height: 40px;
        width:80px;
    }
    .form dl dd{
        width:calc(100% - 80px);
    }
    .hzkh-more .button>a,
    .join-more>a{
        height: 45px;
        line-height: 45px;
    }
    .sub-about-info .title{
        margin-bottom: 14px;
    }
    .sub-about-info .word{
        font-size:15px;
    }
    .sub-about-box1-list .item:nth-of-type(3n),
    .sub-about-box1-list .item{
        width:calc(100%/2 - 5px);
        margin-right: 10px;
    }
    .sub-about-box1-list .item:nth-of-type(2n){
        margin-right: 0;
    }
    .ryzz>ul>li,.ryzz>ul>li .img{
        width:100%;
    }
    .sub-about-box2-list .item{
        width:calc(100%/3 - 10px);
        padding:30px 0 0;
    }
    .bannerCont .img6{
        height: 240px;
    }
    .bannerCont .img6 img{
        height: 100%;
    }
    .sub-about-list>ul{
        flex-wrap: wrap;
    }
    .sub-about-list>ul>li{
        width:50%;
        margin-top: 0;
    }
    .sub-about-box1-list .item:nth-of-type(3n),
    .sub-about-box1-list .item{
        width:100%;
        margin-bottom: 10px;
        margin-right: 0;
    }
    .sub-about-box1-list .item .info{
        padding-left: 15px;
    }
    .sub-about-title{
        font-size:24px;
    }
    .sub-about-box2-list .item .icon{
        width:90px;
    }
    .sub-about-box2-list .item .info .title{
        font-size:20px;
    }
    .sub-about-box2-list .item .info .des{
        font-size:14px;
        margin-top: 10px;
    }
    .sub-wraper-fluid{
        padding:45px 0;
    }
    .sub-about-box2{
        margin-bottom: 0;
    }
    
    .sub-trynow-box .form{
        width:100%;
        padding-left: 0;
    }
    .banner-bot{
        flex-direction: column-reverse;
    }
    .banner-bot .botitem{
        width:100%;
        display: flex;
        align-items: center;
        padding-top: 10px;
    }
    .banner-bot .botArrow{
        height: 50px;
        display: none;
    }
    .banner-bot .botitem .img{
        width:90px;
    }
    .banner-bot .botitem .info{
        margin-top: 0;
        width:calc(100% - 90px);
        text-align: left;
        padding-left:15px;
    }
    .banner-bot .botitem .info .title{
        padding-bottom: 0;
    }
    .banner-bot .botitem .info .title::after{
        display: none;
    }
    .bannerBont>.title{
        padding-bottom: 10px;
        font-size:24px;
    }
    .bannerCont .imgJoin,
    .bannerBont{
        width:100%;
        padding:0 10px;
        position: relative;
        top:0;
        left:0;
        transform: translateY(0);
    }
    .banner-bot .botitem .info .des{
        margin-top: 6px;
    }
    
    .mobileHeader{
        position: relative;
    }
    .mobileHeader .mobileFix{
        background:#fff;
        padding:5px 10px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .mobileHeader .logo img{
        display: block;
        height: 40px;
    }
    .mobileHeader .daohang i.iconfont{
        font-size:25px;
        color:#253250;
    }
    .mobileBanner .img{
        width:100%;
        padding:15px 0;
    }
    .mobileBanner .img img{
        display: block;
        margin:0 auto;
    }
    .menuMobile{
        position:absolute;
        top:50px;
        left:0;
        border-top:1px solid #eee;
        width:100%;
        z-index:1000;
        display: none;
        opacity: 0;
        transform: scale(0.85);
        transition: all .25s;
        box-shadow: 0 5px 5px rgba(212, 212, 212, 0.5);
        border-bottom-left-radius: 10px;
        border-bottom-right-radius: 10px;
        overflow: hidden;
        padding:10px 20px 40px;
        background:#fff;
        display: none;
    }
    .menuMobile.show{
        display: block;
        opacity: 1;
        transform: scale(1);
    }
    .menuMobile .navtop{
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .menuMobile .navtop .tit{
        font-size:18px;
    }
    .menuMobile .navtop .close i.iconfont{
        font-size:28px;
    }
    .menuMiddle>dl{
        margin-top: 15px;
        border-bottom:1px dashed #ddd;
        padding:0 0 10px;
        margin-bottom: 10px;
    }
    .menuMiddle>dl>dt{
        position: relative;
        padding-left: 20px;
        font-size: 16px;
        color: #333333;
    }
    .menuMiddle>dl>dt::before{
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 8px;
        height: 8px;
        margin-top:-4px;
        background-color: #1d79ff;
    }
   
    .menuMiddle>dl>dd{
        display: flex;
        flex-wrap: wrap;
        margin-top: 10px;
    }
    .menuMiddle>dl>dd>a{
        display: block;
        font-size: 15px;
        line-height: 30px;
        color: #555;
        margin-bottom: 8px;
        width: calc(100%/3 - 6px);
        background: #f4f8ff;
        margin-right: 9px;
        text-align: center;
        border: 1px solid #eee;
        transition: all .3s ease-in-out;
        -webkit-transition: all .3s ease-in-out;
    }
    .menuMiddle>dl>dd>a:nth-of-type(3n){
        margin-right: 0;
    }
    .menuNav{
        display: flex;
        flex-wrap: wrap;
    }
    .menuNav>a{
        display: block;
        width:calc(100%/3);
        text-align: center;
        line-height: 30px;
        color:#253250;
        font-size: 16px;
    }
    .menuButton{
        display: flex;
        justify-content: space-around;
        align-items: center;
        margin-top: 20px;
    }
    .menuButton>a{
        width:45%;
        text-align: center;
        font-size:15px;
        line-height: 40px;
        background-color: #0e47bb;
        color: #fff;
        border-radius: 20px;
        overflow: hidden;
        border:1px solid #0e47bb;
    }
    .menuButton>a:nth-of-type(2){
        background-color: #1d79ff;
        color: #fff;
        border:1px solid #1d79ff;
    }
    .home{
        height: auto;
        padding-top: 0;
    }
    .sub-banner{
        height: auto;
        padding:20px 0 30px;
    }
    .sub-banner .bmore1{
        width:120px;
        font-size:15px;
        line-height: 32px;
        border-radius: 5px;
        overflow: hidden;
    }
    .sub-product-box .info>ul>li .t{
        font-size:18px;
    }
    .sub-product-box .info .title{
        font-size:24px;
    }
    .process{
        flex-wrap: wrap;
    }
    .mobile640{
        display: block;
        padding-top: 40px;
    }
    .mobileBanlist>ul{
        display: flex;
        flex-wrap: wrap;
    }
    .mobileBanlist>ul>li{
        width:25%;
        padding:5px 8px;
    }
    .mobileBanlist>ul>li img{
        display: block;
        margin:0 auto;
    }
    .mobileBanlist>ul>li p{
        line-height: 30px;
        margin-top: 10px;
        font-size: 15px;
        text-align: center;
    }
    .hzkh .hzkh-more{
        flex-direction: column;
        margin-top: 20px;
        padding-top: 20px;
    }
    .hzkh-more .s{
        margin-right: 0;
        margin-bottom: 12px;
    }
    .pc{
        display: none;
    }
    .mobile{
        display: block;
    }
    .submobile-banner{
        position: relative;
    }
    .submobile-banner .info{
        position: absolute;
        top:50%;
        left:20px;
        transform: translateY(-50%);
        color:#fff;
    }
    .submobile-banner .info .t1{
        font-size:20px;
    }
    .submobile-banner .info .t2{
        font-size:16px;
        margin-top: 10px;
    }
    .imore{
        width: 110px;
        margin-top: 20px;
        background-color: #fff;
        color: #333;
        text-align: center;
        line-height: 30px;
        display: block;
        font-size: 14px;
        color: #169BDC;
        border-radius: 5px;
        overflow: hidden;
    }
    .sub-contact,
    .p-product-box,
    .p-titlist>ul{
        flex-wrap: wrap;
    }
    
    #rjzz{
        padding:0 60px;
    }
    #rjzz .owl-controls .owl-nav div{
        width:50px;
        height: 50px;
    }
    .subtitle .title{
        font-size:22px;
    }
    .subabout-box5>ul>li:nth-of-type(3n),
    .subabout-box5>ul>li{
        width:calc(50% - 5px);
        margin-right: 10px;
        margin-bottom: 20px;
    }
    .subabout-box5>ul>li:nth-of-type(2n){
        margin-right: 0;
    }
    .subabout-box5>ul>li .img img{
        width:80px;
    }
    .subabout-box5>ul>li .info{
        padding-top: 0;
        padding-bottom: 20px;
    }
    .subabout-box5>ul>li .info p{
        font-size:13px;
        line-height: 1.8;
        padding:0 5px;
    }
    .subabout-box4 .info .p1{
        font-size:20px;
    }
    .subabout-box4 .info .p2{
        font-size: 14px;
    }
    .subryzz-box>ul{
        flex-wrap: wrap;
    }
    .subryzz-box>ul>li .tit{
        font-size:16px;
        margin-top: 10px;
    }
    .subaboutlist1{
        margin-top: 15px;
    }
    .subaboutlist1 .item{
        width:50%;
        padding:20px 10px;
    }
    
    .subaboutlist1 .item .info .num{
        font-size:36px;
    }
    .sub-contact .img,
    .sub-contact .cont,
    .zgjbox6 .img1 .img2,
    .sub-news-item>a .img,
    .sub-news-item>a .info,
    .p-product-box .img,
    .sub-mbanner img,
    .p-product-box .info,
    .subaboutlist2 .item{
        width:100%;
    }
    .zgjBox3 .bgimgright,
    .zgjBox3 .bgimgleft,
    .zkb-item .info .line,
    .sjbox3-title .line,
    .p-titlist{
        /* width:100px;
        height: 100px; */
        display: none;
    }
    .p-productBox1{
        padding-top: 0;
        background: #fff;
    }
    .p-product-box6,
    .p-product-box1{
        padding-top: 20px;
    }
    .p-product-box .img{
        padding-top: 20px;
    }
    .p-product-box .info .title .etitle{
        position: relative;
        font-size:20px;
    }
    .p-product-box .info .stitle{
        font-size:16px;
    }
    .p-product-box .info .des{
        font-size:14px;
    }
    .sub-news-item>a{
        flex-wrap: wrap;
        padding:0;
    }
    .sub-news-item>a .info{
        padding-left:0;
        padding-top: 10px;
    }
    .sub-news-item>a .info .des{
        margin-top: 8px;
    }
    .sub-news-item>a .bottom{
        margin-top: 15px;
    }
    .zgjbox6 .l,
    .zgjicon-list>ul,
    .zgjbox,
    .zkb-box3,
    .zkb-box2,
    .sjbox>ul{
        flex-wrap: wrap;
    }
    .sjbox>ul>li{
        width:calc(50% - 10px);
        margin-right: 20px;
        margin-bottom: 20px;
    }
    .sjbox>ul>li:nth-of-type(2n){
        margin-right: 0;
    }
    .sjbox>ul>li .img{
        height: 120px;
    }
    .sjbox>ul>li .img img{
        height: 70px;
    }
    .sjtitle .title, .zgjtitle .title{
        font-size:24px;
    }
    .sjbox>ul>li .info{
        padding:15px 8px;
    }
    .sjbox{
        margin-top: 25px;
    }
    .sjbox>ul>li .info .des{
        margin-top: 5px;
        line-height: 1.6;
        font-size:12px;
    }
    .lcbox1{
        margin-top: 20px;
    }
    .lcbox1 .arrow{
        height: 74px;
    }
    .lcbox1 .arrow img{
        height: 18px;
    }
    
    .sjtitle p{
        font-size:14px;
    }
    .sjbox2-cont .info{
        width:calc(100% - 130px);
        padding-left:15px;
    }
    .sjbox2-cont .info .des{
        margin-top: 25px;
    }
    .sjBox3 .img,
    .sjbox2-cont .img{
        width:130px;
    }
    .sjBox3 .img{
        margin-left: 0;
    }
    .sjBox3 .info{
        width:calc(100% - 130px);
        padding-right:15px;
    }
    .sjbox3-cont{
        padding-top: 60px;
    }
    .sjbox3-cont .line1{
        width:50px;
        height: 10px;
    }
    .sjbox3-cont .line2{
        width:100px;
        height: 10px;
        top:25px;
    }
    .sjBox3 .info .title{
        font-size:16px;
        margin-top: 10px;
    }
    .sjBox2 .sjEnglish{
        font-size:15px;
    }
    .zgj-titlist{
        margin:20px auto;
        width:85%;
    }
    .zgj-titlist>ul{
        width:100%;
        padding:0 10px;
    }
    .zgj-titlist>ul>li{
        width: calc(100%/3);
        font-size:14px;
        line-height: 35px;
    }
    .zkb-item1{
        padding-top: 30px;
    }
    .pro{
        margin-top: 10px;
        margin-bottom: 25px;
        width:100%;
    }
    .p-product-box5{
        padding-bottom: 0;
    }
    .p-product-box6{
        padding-top: 0;
    }
    .zkb-box1 .info{
        padding-left:0px;
    }
    .zkb-item .info{
        padding-left: 15px;
        flex-wrap: wrap;
    }
    .zkb-item .info .eng{
        padding-left: 0;
    }
    .zkb-item1 .info p{
        font-size:16px;
        margin:10px 0;
    }
    .zkb-item1 .info{
        width:220px;
    }
    .zkb-item1 .img{
        width:400px;
    }
    .zkb-box1 .info .title{
        font-size:22px;
    }
    .zkb-box3 .info, .zkb-box2 .info{
        padding-left: 0;
        width:100%;
        padding-top: 30px;
    }
    .zkb-box3{
        padding-left: 0;
    }
    .zkb-box3,
    .zkbBox4{
        padding-top: 0;
    }
    .zkb-box3 .info .des, .zkb-box2 .info .des{
        margin-top: 20px;
    }
    .zkb-box3 .info .des p, .zkb-box2 .info .des p{
        margin-top: 10px;
    }
    .zkb-box1{
        padding:20px 0;
    }
    .zkb-box1 .info .line::after{
        height: 80px;
    }
    .zkb-box1 .info .line{
        width:100px;
    }
    .zkb-item .info .title{
        font-size:24px;
    }
    .zkb-item1 .img,
    .zkb-item .img{
        width:65%;
    }
  
    .process .jian{
        width:100%;
        margin:5px auto;
    }
    .process .jian img{
        transform: rotate(90deg);
    }
    
    .zgjbox .info{
        padding-left: 0;
        width:100%;
    }
    .zgjicon-list{
        padding-bottom: 0;
    }
    .zgjicon-list>ul li{
        width:calc(100%/3 - 20px);
        padding:10px;
    }
    .zgjicon-list>ul li .img{
        width:100%;
        height: auto;
    }
    .zgjicon-list>ul li p{
        font-size:16px;
    }
    .zgjBox{
        padding-top: 30px;
    }
    .ygBox6{
        padding-bottom: 30px;
    }
    .zgjbox .info{
        padding-top: 30px;
    }
    .zgjbox .info .title{
        margin-top: 10px;
    }
    .zgjbox .info .line{
        margin-top: 40px;
    }
    .zgjbox6 .img{
        width:100%;
    }
    .zgjbox6 .img img{
        display: block;
        margin:0 auto;
    }
    .zgjbox6 .img1{
        padding-top: 35px;
    }
    .zgjBox4 .bgimg{
        height: auto;
    }
    .sjbox3-title{
        padding:8px 20px;
        top:0;
        width:auto;
    }
    .sjbox3-title .tit{
        font-size:25px;
    }
    .ygBox4,
    .ygBox3{
        background:#fff;
        padding-bottom: 20px;
    }
    .sub-contact .img{
        margin-top: 20px;
    }
    .sub-contact .img p{
        line-height: 30px;
        padding:0 10px;
        font-size:14px;
    }
    .container{
        overflow: hidden;
    }
    .footer-bottom-fluid{
        padding-bottom: 66px;
    }
    .bottoming{
        display: block;
    }
}
