@charset "utf-8";


/*==合作伙伴列表↓==*/

.partner-list{border-left: 1px #ddd solid;border-top: 1px #ddd solid; display: flex;flex-flow: row wrap;align-content: flex-start;}

.partner-list li{float:left;width:14.28%;border-right: 1px #ddd solid;border-bottom: 1px #ddd solid;}

.partner-list a{ position: relative; display: block;}

.partner-list a:after{ opacity:0; content:""; position:absolute;left:0;top:0;width:100%;height:100%;background:#079144;}

.partner-list img{display: block;width: 100%;}

.partner-list h4{ opacity:0; position: absolute;left:0;top:0;right:0;bottom:0;z-index: 1;margin: auto;height: fit-content;text-align: center;color:#fff;font-size:18px;transform: translateY(-10px);}

.partner-list li:hover h4{opacity:1;transform: translateY(0px);}

.partner-list li:hover a:after{opacity:0.8}

.PartnerHome .txt{position:relative;width:42.88%; display: block; text-align: center; background: #079144;}

.PartnerHome .txt span{position: absolute;left:0;top:0;right:0;bottom:0;margin:auto; height: min-content; display: block;color:#fff;font-size:24px;}




.PartnerCont{}

.PartnerCont{ background:#f9f9f9;}


@media all and (max-width:1200px){
	
	/*--*/
.PartnerHome .txt{display:none;}
/*--*/	
.partner-list li{width:16.2%;}
.partner-list li{width: 20%;}
.partner-list li:nth-child(n+17){display:none}
}@media all and (max-width:1024px){	/*--*/
.partner-list li{width: 25%;}
.partner-list li:nth-child(n+14){display:none}}
@media all and (max-width:760px){/*--*/
.partner-list li{width: 33.3%;}
.partner-list li:nth-child(n+14){display:none}}


/*==首页伙伴↓==*/
.ptm60{padding:40px 0}
.ptm80{padding-top:70px;}
.ptm100{padding:50px 0}
.pt60{padding-top:40px}
.pt80{padding-top:40px}
.pt100{padding-top:50px}
.pm60{padding-bottom:50px}
.pm80{padding-bottom:50px}
.pm100{padding-bottom:50px}
/*--*/
/* 授权资质 */
    
    .sqzz {
        padding: 110px 0;
		padding-top: 0px;
    }
    
    .sqzzbox_ltle {
        position: relative;
    }
    
    .sqzzbox_l {
        width: 33%;
        padding-right: 90px;
    }
    
    .sqzzbox_ltleh {
        font-size: 50px;
        font-weight: 700;
        color: #222222;
    }
    
    .sqzzbox_ltledw {
        position: absolute;
        top: 5px;
        right: 0;
    }
    
    .sqzzbox_ltlep {
        font-size: 18px;
        color: #666;
    }
    
    .sqzzbox_lct {
        margin: 30px 0;
        font-size: 14px;
        line-height: 24px;
        color: #666666;
    }
    
    .sqzzbox_lcta a {
        display: block;
        width: 142px;
        height: 40px;
        text-align: center;
        line-height: 38px;
        border: 1px solid #ababab;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        overflow: hidden;
    }
    
    .sqzzbox_lcta a:hover {
        border: 1px solid #d60505;
    }
    
    .sqzzbox_lcta .hvr-sweep-to-right:before {
        background-color: #d60505;
    }
    
    .sqzzbox_lcta a span {
        font-size: 14px;
        color: #222;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
    }
    
    .sqzzbox_lcta a i {
        font-size: 22px;
        color: #222;
        transition: all .3s;
        -webkit-transition: all .3s;
        -moz-transition: all .3s;
        -ms-transition: all .3s;
        -o-transition: all .3s;
    }
    
    .sqzzbox_lcta a:hover span,
    .sqzzbox_lcta a:hover i {
        color: #fff;
    }
    
    .sqzzbox_r {
        position: relative;
        width: 67%;
    }
    
    .sqzz_container {
        width: 100%;
        height: 100%;
    }
    
    .sqzz_slide .sqzz_slidea {
        display: block;
        overflow: hidden;
        border: 5px solid #d3a659;
    }
    
    .sqzz_slidea img {
        width: 100%;
        transition: all .4s;
        -webkit-transition: all .4s;
        -moz-transition: all .4s;
        -ms-transition: all .4s;
        -o-transition: all .4s;
    }
    
    .sqzz_slidea:hover img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
    }
    
    .sqzz_per,
    .sqzz_next {
        position: absolute;
        display: flex;
        justify-content: center;
        align-items: center;
        top: 50%;
        width: 50px;
        height: 50px;
        background-color: rgba(214, 5, 5, 0.8);
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        z-index: 10;
        cursor: pointer;
        outline: none;
        border-radius: 100%;
        -webkit-border-radius: 100%;
        -moz-border-radius: 100%;
        -ms-border-radius: 100%;
        -o-border-radius: 100%;
    }
    
    .sqzz_per {
        left: -25px;
    }
    
    .sqzz_next {
        right: -25px;
    }
    
    .sqzz_per i,
    .sqzz_next i {
        font-size: 30px;
        color: #fff;
    }
    
    .sqzz_next.swiper-button-disabled,
    .sqzz_per.swiper-button-disabled {
        background-color: rgba(112, 114, 117, .4);
    }.d-flex {
    display: -ms-flexbox!important;
    display: flex!important;
}
@media screen and (max-width: 1500px) {/* 授权资质 */
        .sqzz {
            padding: 65px 0;
			padding-top: 0px;
        }
        .sqzzbox_ltleh {
            font-size: 40px;
        }
        .sqzzbox_ltlep {
            font-size: 16px;
        }
        .sqzzbox_lct {
            margin: 20px 0;
        }
        .sqzzbox_l {
            padding-right: 70px;
        }}
@media screen and (max-width: 1200px) {
	/* 授权资质 */
        .sqzz {
            padding: 55px 0;
        }
        .sqzzbox_ltleh {
            font-size: 36px;
        }
        .sqzzbox_ltlep {
            font-size: 14px;
        }
        .sqzzbox_lct {
            margin: 15px 0;
            font-size: 12px;
            line-height: 20px;
        }
        .sqzzbox_ltledw img {
            width: 80px;
        }}
@media screen and (max-width: 992px) {/* 授权资质 */
        .sqzzbox_ltledw {
            display: none;
        }
        .sqzz {
            padding: 45px 0;
        }
        .sqzzbox {
            flex-wrap: wrap;
        }
        .sqzzbox>div {
            width: 100%;
        }
        .sqzzbox_l {
            padding-right: 0;
            display: flex;
            justify-content: space-between;
            align-items: center;
        }
        .sqzzbox_lct {
            display: none;
        }
        .sqzzbox_ltlep {
            display: none;
        }
        .sqzzbox_ltleh {
            font-size: 28px;
        }
        .sqzzbox_r {
            margin-top: 30px;
        }
        .sqzz_per {
            left: 10px;
        }
        .sqzz_next {
            right: 10px;
        }}
@media screen and (max-width: 768px) {/* 授权资质 */
        .sqzz_per,
        .sqzz_next {
            width: 40px;
            height: 40px;
            line-height: 40px;
        }
        .sqzz_per i,
        .sqzz_next i {
            font-size: 26px;
        }
        .sqzzbox_ltleh {
            font-size: 26px;
            padding: 0 15px;
        }
        .sqzzbox_lcta a {
            border: none;
            text-align: right;
        }
        .sqzzbox_lcta a:hover {
            border: none;
        }
      
        .sqzz_pagination {
            display: block;
        }
        .sqzz_container {
            padding-bottom: 30px;padding: 0 15px;
        }
        .sqzz_slide .sqzz_slidea {
            border: 2px solid #d3a659;
        }
	.sqzz .newsboxl {
    width: 29%;
    margin-top: -81px;
}.sqzzbox_ltle {
    position: relative;
    margin-left: 0px;
    position: absolute;
}

}
/*==标题↓==*/

.titleAx{color:#191919;font-size:40px;font-weight: bold;}  

.titleAx span{margin-top:0px;display: block;color:#525252;font-size:18px;font-weight: 400;text-transform: Uppercase;}

.titleAx font{color:#079144}

.titleAx hr{display: block;margin: 10px auto 0;width: 40px;height: 3px;border:none;background: #079144;}

.titleAx.cen{text-align: center;margin-bottom:30px;}

.titleAx.m30{margin-bottom:30px}

.titleAx.m40{margin-bottom:40px}

.titleAx.white,.titleAx.white b,.titleAx.white span{color:#fff}

.titleAx.white hr{background:#fff}

/*--*//*
/* banner */


/* 公司简介 */

.gsjj {
    margin-top: 90px;
}

.gsjjbox {
    display: flex;
}

.gsjjbox>div {
    width: 50%;
}

.gsjjbox_l {
    padding-right: 65px;
}

.gsjj_slide .gsjj_slide_item {
    display: block;
    overflow: hidden;
}

.gsjj_slide .gsjj_slide_item img {
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.gsjj_slide .gsjj_slide_item:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.gsjjbox_lboxb {
    margin-top: 12px;
}

.gsjj_slideb .gsjj_slideba {
    display: block;
}

.gsjj_slideb_img {
    position: relative;
    overflow: hidden;
}

.gsjj_slideb_img img {
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.gsjj_slideb .gsjj_slideba:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.gsjj_slideb_imgdw {
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 3px solid #df252a;
}

.gsjj_slideb_txth {
    padding-top: 5px;
    text-align: center;
    font-size: 15px;
    color: #666666;
}

.gsjj_slideb_txti {
    height: 30px;
    text-align: center;
}

.gsjj_slideb_txti i {
    display: none;
    font-size: 20px;
    color: #df252a;
}

.gsjj_slideb.swiper-slide-thumb-active .gsjj_slideb_imgdw,
.gsjj_slideb.swiper-slide-thumb-active .gsjj_slideb_txti i {
    display: block;
}

.gsjj_slideb.swiper-slide-thumb-active .gsjj_slideb_txth {
    color: #df252a;
}

.gsjjbox_r {
    padding-left: 30px;
}

.gsjjbox_rh {
    font-family: 'BEBAS';
    /* width: 260px; */
    /* word-break: keep-all; */
    text-transform: uppercase;
    margin-top: 15px;
    font-size: 68px;
    font-weight: 600;
    color: #dfdfdf;
    line-height: 72px;
}

.gsjjbox_rt {
    margin-top: 20px;
   font-size: 36px;
    color: #222333;
    font-weight: 700;
    color: #222333;
}

.gsjjbox_rp {
    margin-top: 40px;
    font-size: 16px;
    color: #666;
    font-weight: 25px;
}

.gsjjbox_rms {
    display: flex;
    margin-top: 35px;
}

.gsjjbox_rms>div {
    flex: 1;
}

.gsjjbox_rms_itemt {
    display: flex;
    align-items: center;
}

.gsjjbox_rms_itemt span {
    font-family: 'BEBAS';
    font-size: 56px;
    font-weight: 700;
    color: #222333;
}

.gsjjbox_rms_itemt b {
    margin-left: 5px;
    margin-top: 32px;
    width: 28px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    background-color: #df252a;
    color: #fff;
    font-size: 15px;
}

.gsjjbox_rms_itemb {
    margin-top: -5px;
}

.gsjjbox_rmroe {
    margin-top: 75px;
}

.gsjjbox_rmroe span {
    font-family: 'BEBAS';
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
    color: #222222;
    vertical-align: middle;
}

.gsjjbox_rmroe i {
    margin-left: 5px;
    font-size: 14px;
    color: #222222;
    vertical-align: middle;
}

.gsjjbox_lboxt {
    position: relative;
}

.gsjj_per,
.gsjj_next {
    position: absolute;
    top: 50%;
    width: 55px;
    height: 55px;
    line-height: 55px;
    text-align: center;
    background-color: rgba(7 ,145, 68, .9);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: 5;
    cursor: pointer;
    outline: none;
}

.gsjj_per {
    left: 0;
}

.gsjj_next {
    right: 0;
}

.gsjj_per i,
.gsjj_next i {
    font-size: 18px;
    color: #fff;
}

.gsjj_per.swiper-button-disabled {
    background-color: rgba(0, 0, 0, .5);
}

.gsjj_next.swiper-button-disabled {
    background-color: rgba(0, 0, 0, .5);
}


/* 产品展厅 */

.cpzt {
    margin-top: 70px;
    padding: 95px 0 85px;
    
	background: url(../images/a3.jpg) no-repeat center bottom #079144;
}

.cpztbox {
    display: flex;
}

.cpztboxl {
    width: 25%;
    padding-right: 30px;
}

.cpztboxl_h {
    font-family: 'BEBAS';
    width: 260px;
    word-break: keep-all;
    text-transform: uppercase;
    font-size: 68px;
    font-weight: 700;
    color: #a9c1b8;
    line-height: 72px;
}

.cpztboxl_t {
    margin-top: 20px;
    font-size: 40px;
	font-weight: 700;
    color: #FFFFFF;
}

.cpztboxl_link {
    margin-top: 60px;
}

.cpztl_slide {
    position: relative;
}

.cpztl_slide::before {
    content: '';
    position: absolute;
    width: 0;
    height: 1px;
    background-color: #df252a;
    left: 7px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.cpztl_slide:hover::before {
    width: 34px;
}

.cpztl_slide .cpztl_slide_item {
    position: relative;
    display: block;
    padding: 15px 0;
    padding-left: 25px;
    font-size: 18px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    z-index: 2;
}

.cpztl_slide .cpztl_slide_item .pic {
    display: none;
}

.cpztl_slide .cpztl_slide_item:hover {
    color: #fff;
	font-weight: 700;
}

.cpztboxr {
    width: 75%;
}

.cpztn_t {
    position: relative;
}

.cpztboxrdw {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #fff;
}

.cpztn_tslide .cpztn_tslideitem {
    display: flex;
}

.cpztn_tslideiteml {
    width: 33.5%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    padding: 0 50px;
}

.cpztn_tslideitemlh {
    margin-top: 50px;
    font-size: 21px;
    color: #fff;
    line-height: 42px;
}

.cpztn_tslideitemlcs {
    display: flex;
}

.cpztn_tslideitemlcs {
    margin-top: 28px;
    background-color: #fff;
    border-radius: 20px 0 20px 0;
    -webkit-border-radius: 20px 0 20px 0;
    -moz-border-radius: 20px 0 20px 0;
    -ms-border-radius: 20px 0 20px 0;
    -o-border-radius: 20px 0 20px 0;
    overflow: hidden;
}

.cpztn_tslideitemlcs>div {
    flex: 1;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 21px;
    color: #222;
    border-right: 1px solid #d9d9d9;
    transition: all .3s;
}

.cpztn_tslideitemlcs>div:hover {
    color: #079144;
}

.cpztn_tslideitemlcs>div:last-child {
    border-right: 0;
}

.cpztn_tslideitemlx {
    margin-top: 24px;
    width: 1px;
    height: 40px;
    background-color: rgba(255, 255, 255, .4);
}

.cpztn_tslideitemlp {
    margin-top: 20px;
    font-size: 15px;
    line-height: 25px;
    color: #fff;
}
.cpztn_tslideitemlp p{    color: #fff;}

.cpztn_tslideitemlmore {
    margin-top: 30px;
    display: flex;
    align-items: center;
}

.cpztn_tslideitemlmore span {
    text-transform: uppercase;
    font-family: 'BEBAS';
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

.cpztn_tslideitemlmore i {
    margin-left: 5px;
    font-size: 14px;
    color: #fff;
}

.cpztn_tslideitemr {
    overflow: hidden;
    width: 66.5%;
    background-color: #fff;
    display: flex;
    justify-content: center;
}

.cpztn_brboxi i {
    transform-origin: center center;
}

.cpztn_tslideitemr img {
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    max-height: 536px;
}

.cpztn_tslideitemr:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.cpztn_b {
    margin-top: 24px;
    display: flex;
}

.cpztn_bl {
    width: 79.5%;
}

.cpztn_blthumbs {
    width: 100%;
}

.cpzt .swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: auto;
}

.cpzt .swiper-container-cube .swiper-slide {
    visibility: visible;
}

.cpztn_bl .cpztn_blslide {
    border: 1px solid #ddd;
}

.cpztn_bl .cpztn_blslide.swiper-slide-thumb-active {
    border-color: #df252a;
}

.cpztn_blslide .cpztn_blslide_item {
    display: block;
    overflow: hidden;
    background: #fff;
}

.cpztn_blslide .cpztn_blslide_item img {
    width: 100%;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.cpztn_blslide .cpztn_blslide_item:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.cpztn_br {
    position: relative;
    width: 20.5%;
    padding-left: 20px;
}

.cpztn_br .cpztn_brbox {
    height: 100%;
    display: flex;
    background-color: #f3f3f3;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.cpztn_brboxi {
    width: 48px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all .6s;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
}

.cpztn_brbox:hover .cpztn_brboxi {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.cpztn_brbox span {
    font-size: 18px;
    color: #222333;
}

.cpztboxr_slide {
    /*    background-color: #0061ae;*/
}


/* 应用案例 */

.yyal {
    margin-top: 30px;
}

.yyalbox {
    text-align: center;
}

.yyalbox_albox {
    padding: 0 85px;
}

.yyalbox_h {
    font-size: 36px;
    color: #222333;
}

.yyalbox_p {
    width: 30%;
    margin: auto;
    margin-top: 15px;
    font-size: 15px;
    line-height: 25px;
    color: #666666;
}

.yyalbox_al {
    margin-top: 50px;
}

.yyalt_slide .yyalt_itema {
    position: relative;
    display: block;
    overflow: hidden;
}

.yyalt_itema img {
    width: 100%;
}

.yyalt_itemadw {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, .8);
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
}

.yyalt_itemadwt {
    height: 50px;
    text-align: center;
    line-height: 50px;
    font-size: 15px;
    color: #ffffff;
    padding: 0 10px;
}

.yyalt_itemadwb {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    transition: all .4s;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transform: translateY(20px);
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    opacity: 0;
}

.yyalt_itemadwbox {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 93, 171, .8);
    background-repeat: no-repeat;
    background-position: center 101%;
}

.yyalt_itemadwb i {
    font-size: 60px;
    line-height: 1.2;
    color: #fff;
}

.yyalt_itemadwb span {
    font-size: 15px;
    line-height: 1.5;
    font-weight: 500;
    color: #fff;
    padding: 0 10px;
}

.yyalt_itema:hover .yyalt_itemadwb {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1;
}

.yyalt_itema:hover .yyalt_itemadw {
    bottom: -49px;
}

.yyalt_slide.swiper-slide-thumb-active .yyalt_itemadwb {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    opacity: 1;
}

.yyalt_slide.swiper-slide-thumb-active .yyalt_itemadw {
    bottom: -49px;
}

.yyalbox_albox1 {
    margin-top: 50px;
    padding: 0 85px;
}

.yyalbox_hzdw {
    position: relative;
    padding: 0;
}

.yyalbox_hzdw .swiper-slide {
    cursor: auto;
}

.yyal_theme {
    /*    padding: 0 20px;*/
    overflow: hidden;
}

.yyalb_itema {
    margin: 0 30px;
}

.yyalct_theme .yyalb_itema {
    display: block;
    overflow: hidden;
}

.yyalct_theme .yyalb_itema:hover {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: unset;
}

.yyalct_theme .yyalb_itema img {
    width: 100%;
    transition: .3s;
    opacity: .5;
}

.yyalct_theme .yyalb_itema:hover img {
    opacity: 1;
}

.yyalb_slide .owl-controls .owl-page.active span {
    background-color: #0ea06f;
}

.yyalbtn_per,
.yyalbtn_next {
    position: absolute;
    top: 40%;
    cursor: pointer;
    z-index: 9;
    outline: none;
    width: 50px;
    height: 50px;
    background: rgba(50, 110, 176, .9);
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    border-radius: 50px;
    transition: all .3s;
}

.yyalbtn_per.swiper-button-disabled {
    background: rgba(0, 0, 0, .3);
}

.yyalbtn_next.swiper-button-disabled {
    background: rgba(0, 0, 0, .3);
}

.yyalbtn_per {
    left: 0;
    transform: translateX(-50%);
}

.yyalbtn_next {
    right: 0;
    transform: translateX(50%);
}

.yyalbtn_per i,
.yyalbtn_next i {
    font-size: 26px;
    color: #fff;
}

.yyalbtn_per i {
    padding: 2px 2px 0 0;
}

.yyalbtn_next i {
    padding: 2px 0 0 2px;
}


/* 优势 */

.youshi {
    position: relative;
    margin-top: 110px;
    height: 638px;
}

.youshi_container {
    width: 100%;
    height: 100%;
}

.youshi_slide {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.youshict {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

.youshictbox {
    display: flex;
    justify-content: flex-end;
}

.youshimin {
    width: 50%;
    margin-top: 90px;
}

.youshimint {
    padding: 60px 70px 30px;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: 100%;
    background-color: #fff;
}

.youshimint_h {
    font-family: 'BEBAS';
    /* width: 260px; */
    /* word-break: keep-all; */
    text-transform: uppercase;
    font-size: 68px;
    font-weight: 700;
    color: #dfdfdf;
    line-height: 72px;
}

.youshimint_p {
    margin-top: 10px;
    font-size: 50px;
    font-weight: 700;
    color: rgb(51, 51, 51);
}

.youshimint_tabt {
    margin-top: 5px;
    display: flex;
    justify-content: flex-end;
}

.youshimint_tabtlb {
    width: 50%;
}

.youshimint_slide {
    position: relative;
}

.youshimint_slide::after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    width: 1px;
    height: 15px;
    background-color: #cccccc;
}

.youshimint_slide:last-child::after {
    display: none;
}

.youshimint_slidea {
    display: block;
    text-align: center;
    font-size: 18px;
    color: #666666;
}

.youshimint_tabb {
    position: relative;
    height: 400px;
    background-color: #079144;
    padding: 70px 70px 0;
}

.youshiminb_slidea {
    display: block;
}

.youshiminb_slideah {
    font-size: 36px;
    font-weight: 700;
    color: #ffffff;
}

.youshiminb_slideap {
    margin-top: 15px;
    font-size: 15px;
    color: rgba(255, 255, 255, .8);
    line-height: 26px;
}

.youshimint_slide.swiper-slide-thumb-active .youshimint_slidea {
    color: #df252a;
}

.youshimindw {
    position: absolute;
    bottom: 50px;
    left: 0;
    width: 100%;
}

.youshimindw_box {
    display: flex;
    justify-content: space-between;
    padding: 0 70px;
}

.youshimindw_box_btn {
    padding-top: 55px;
    display: flex;
}

.youshimindw_box_btn i {
    font-size: 24px;
    color: #fff;
}

.youshimindw_box_btnper,
.youshimindw_box_btnnext {
    outline: none;
}

.youshimindw_box_btnnext {
    margin-left: 70px;
}

.youshimindw_box_btnnext.swiper-button-disabled i,
.youshimindw_box_btnper.swiper-button-disabled i {
    color: rgba(255, 255, 255, .3);
}

.youshimindw_box_ys {
    display: inline-block;
    color: rgba(255, 255, 255, .7);
    text-align: right;
}

.youshimindw_box_ys span {
    font-family: 'BEBAS';
    font-size: 72px;
    color: #ffff;
    /* font-weight: 600; */
    margin-right: 8px;
}

.youshimindw_box_ys span:last-of-type {
    font-family: 'BEBAS';
    font-size: 36px;
    margin-left: 8px;
    color: rgba(255, 255, 255, .7);
    position: relative;
    bottom: -5px;
}


/* 新闻中心 */

.news {
    margin-top: 100px;
}

.newsbox {
    display: flex;
}

.newsboxl {
    width: 25%;
}

.newsboxl_h {
    font-family: 'BEBAS';
    width: 260px;
    word-break: keep-all;
    text-transform: uppercase;
    font-size: 68px;
    font-weight: 700;
    color: #dfdfdf;
    line-height: 72px;
}

.newsboxl_p {
   font-size: 50px;
    font-weight: 700;
   
    color: rgb(51, 51, 51);
}

.newsboxl_tab {
    margin-top: 60px;
    width: 50%;
}

.newsl_slide .newsl_slidea {
    display: block;
    padding: 15px 0;
    padding-left: 25px;
    font-size: 18px;
    color: #222333;
}

.newsl_slide {
    position: relative;
}

.newsl_slide.swiper-slide-thumb-active .newsl_slidea {
    color: #df252a;
}

.newsl_slide .newsl_slidea:hover {
    color: #df252a;
}

.newsl_slide::before {
    content: "";
    position: absolute;
    width: 0;
    height: 1px;
    background-color: rgb(51, 51, 51);
    left: 7px;
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.newsl_slide.swiper-slide-thumb-active::before {
    width: 34px;
}

.newsl_slide .newsl_slidea:hover::before {
    width: 34px;
}

.newsboxr_tab {
    width: 75%;
}

.newsr_slide .newsr_slidea {
    display: flex;
    padding: 0 35px;
    height: 140px;
    margin-bottom: 10px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.newsr_slideasj {
    text-align: center;
    margin-top: 12px;
}

.newsr_slideasj span {
    font-family: 'BEBAS';
    font-size: 60px;
    font-weight: 700;
    color: #666666;
}

.newsr_slideasj p {
    font-family: 'BEBAS';
    margin-top: -8px;
    font-size: 18px;
    color: #666666;
}

.newsr_slideaimg {
    display: flex;
    align-items: center;
    margin-left: 50px;
}

.newsr_slideaimg img {
    /* max-height: 100%; */
    height: 120px;
    padding: 10px 0;
    transition: all .3s;
}

.newsr_slidea:hover .newsr_slideaimg img {
    transform: scale(1.1)
}

.newsr_slideatxt {
    flex: 1;
    padding: 40px 0 0 50px;
}

.newsr_slideatxth {
    width: 100%;
    font-size: 18px;
    font-weight: bold;
    color: #222333;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.newsr_slide .newsr_slidea:hover .newsr_slideatxth {
    color: #079144;
}

.newsr_slideatxtp {
    margin-top: 5px;
    font-size: 15px;
    color: #888;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.newsr_slideaj {
    display: flex;
    width: 30px;
    margin-left: 20px;
    align-items: center;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.newsr_slideaj i {
    display: none;
    font-size: 30px;
    color: #777777;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
}

.newsr_slideaj i:hover {
    transform: scale(1.3);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
}

.newsr_slide .newsr_slidea:hover {
    background-color: #f5f5f5;
}

.newsr_slide .newsr_slidea:hover .newsr_slideatxth {
    font-weight: 600;
}

.newsr_slide .newsr_slidea:hover .newsr_slideaj i {
    display: block;
}

.newsr_slide .newsr_slidea:hover .newsr_slideatxth {
    padding-left: 8px;
}

.yyalbox_al .swiper-pagination {
    width: calc(100% - 30px);
    margin-top: 15px;
    text-align: center;
    display: none;
}

.swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    outline: none;
}


/* 友情链接 */

.links {
    padding-top: 60px;
    padding-bottom: 0px;
}

.links h2 {
    font-size: 24px;
    font-weight: bold;
    color: #079144;
    display: inline-block;
}

.links h2 span {
    font-size: 16px;
    color: #666;
    margin: 0 5px;
}

.links a {
    font-size: 14px;
    color: #666;
    padding: 8px;
    line-height: 28px;
}

.links a:hover {
    color: #079144;
}

@media screen and (max-width: 1600px) {
    .cpztn_tslideitemlmore {
        margin-top: 20px;
    }
    .banner_txtboxh b {
        font-size: 50px;
        font-weight: 700;
    }
    .banner_txtboxh span {
        line-height: 50px;
        font-size: 50px;
        font-weight: 700;
    }
    .banner_txtboxp {
        font-size: 14px;
    }
    .banner_txtboxtitle span {
        font-size: 14px;
    }
    .gsjjbox_l {
        padding-right: 20px;
    }
    .gsjjbox_rh,
    .cpztboxl_h,
    .youshimint_h,
    .newsboxl_h {
        font-size: 50px;
        line-height: 52px;
    }
    .gsjjbox_rmroe {
        margin-top: 40px;
    }
    .gsjjbox_rp {
        margin-top: 30px;
    }
    .gsjjbox_rms {
        margin-top: 25px;
    }
    .youshimint_tabtlb {
        width: 60%;
    }
    .yyalbox_p {
        width: 60%;
    }
    .gsjjbox_rms_itemt span {
        font-size: 48px;
    }
    .cpztn_tslideiteml {
        padding: 0 30px;
    }
    .gsjjbox_rms_itemt b {
        margin-top: 22px;
    }
}

@media screen and (max-width: 1200px) {
    .gsjjbox {
        flex-wrap: wrap;
    }
    .gsjjbox>div {
        width: 100%;
    }
    .gsjjbox_r {
        order: -1;
        padding-left: 0;
    }
    .gsjjbox_l {
        padding-right: 0;
    }
    .gsjjbox_rh,
    .cpztboxl_h,
    .youshimint_h,
    .newsboxl_h {
        width: 100%;
    }
    .gsjjbox_rt {
        margin-top: 10px;
    }
    .gsjjbox_rp {
        margin-top: 25px;
    }
    .gsjjbox_rms {
        margin-top: 20px;
    }
    .gsjjbox_rmroe {
        margin: 30px 0;
    }
    .cpztbox {
        flex-wrap: wrap;
    }
    .cpztbox>div {
        width: 100%;
    }
    .cpztboxl {
        padding-right: 0;
    }
    .cpztboxl_t {
        margin-top: 10px;
    }
    .cpztboxrdw {
        background-color: transparent;
    }
    .cpztboxl_link {
        margin-top: 10px;
    }
    .cpztboxr {
        margin-top: 10px;
    }
    .yyalbox_p {
        width: 100%;
    }
    .yyalbox_albox {
        padding: 0;
    }
    .yyalbox_albox1 {
        padding: 0;
    }
    .yyalbox_p {
        margin-top: 10px;
    }
    .yyalbox_al {
        margin-top: 40px;
    }
    .yyalbox_albox1 {
        margin-top: 30px;
    }
    .yyalbtn_per,
    .yyalbtn_next {
        display: none;
    }
    .youshimint_p {
        margin-top: 0;
    }
    .youshimint_tabtlb {
        width: 100%;
    }
    .youshimint_tabt {
        margin-top: 15px;
    }
    .newsbox {
        flex-wrap: wrap;
    }
    .newsbox>div {
        width: 100%;
    }
    .newsboxl_p {
        margin-top: 10px;
    }
    .newsboxl_tab {
        width: 100%;
        margin-top: 10px;
    }
    .newsboxr_tab {
        margin-top: 20px;
    }
    .news {
        margin-top: 80px;
    }
}

@media screen and (max-width: 992px) {
    .banner_slidetxt {
        padding-right: 20px;
    }
    .banner_slidetxt {
        justify-content: center;
    }
    .banner_txtboxh span,
    .banner_txtboxh b {
        font-size: 42px;
    }
    .banner_txtboxh span {
        line-height: 40px;
    }
    .gsjj {
        margin-top: 50px;
    }
    .gsjjbox_rh {
        margin-top: 0;
    }
    .gsjjbox_rp {
        margin-top: 20px;
    }
    .gsjj_per,
    .gsjj_next {
        width: 40px;
        height: 40px;
        line-height: 40px;
    }
    .cpztboxl_t {
        margin-top: 10px;
    }
    .cpztboxl_link {
        background-color: unset;
        margin-top: 20px;
    }
    .cpztn_tslide .cpztn_tslideitem>div img {
        max-width: 80%;
        margin: auto;
    }
    .cpztn_tslide .cpztn_tslideitem {
        flex-flow: column-reverse;
    }
    .cpztboxr {
        display: none;
    }
    .cpztl_slide .cpztl_slide_item .pic {
        display: block;
        margin-bottom: 5px;
        background-color: #fff;
		color: #333;
    }
    .cpztl_slide.swiper-slide-thumb-active::before {
        display: none;
    }
    .cpztl_slide.swiper-slide-thumb-active .cpztl_slide_item {
        color: #df252a;
    }
    .cpztn_tslideitemr {
        width: 100%;
    }
    .cpztn_tslideitemlh {
        margin-top: 30px;
    }
    .cpztn_tslideitemlcs {
        margin-top: 10px;
    }
    .cpztn_tslideitemlp {
        font-size: 13px;
        line-height: 22px;
    }
    .cpztn_b {
        margin-top: 10px;
        margin-bottom: 50px;
    }
    .cpztn_brboxi img {
        width: 55%;
        margin: auto;
    }
    .cpztl_wrapper {
        /* flex-wrap: wrap; */
    }
    .cpzt {
        margin-top: 0;
    }
    .cpzt {
        padding: 50px 0;
    }
    .cpztl_slide .cpztl_slide_item {
        padding: 0;
        text-align: center;
        margin-bottom: 10px;
    }
    .yyalbox_albox1 {
        display: none;
    }
    .yyal {
        margin-top: 0;
    }
    .yyalt_itemadwb i {
        font-size: 36px;
    }
    .yyalt_itemadwb span {
        font-size: 14px;
    }
    .yyalbox_p {
        margin-top: 5px;
    }
    .yyalbox_al {
        margin-top: 30px;
    }
    .yyalbox_al .swiper-pagination {
        display: block;
    }
    .yyalt_slide.swiper-slide-thumb-active .yyalt_itemadwb {
        display: none;
    }
    .yyalt_slide.swiper-slide-thumb-active .yyalt_itemadw {
        bottom: 0;
    }
    /*  */
    .youshi {
        margin-top: 90px;
        height: 330px;
    }
    .youshimin {
        width: 100%;
    }
    .youshimindw_box_ys span {
        font-size: 40px;
        margin-right: 4px;
    }
    .youshimindw_box_ys span:last-of-type {
        font-size: 24px;
        margin-left: 4px;
    }
    .youshimindw_box_btn {
        padding-top: 24px;
    }
    .youshimindw_box_ys b {
        font-size: 26px;
    }
    .youshimint_tabb {
        height: 250px;
        padding: 30px 30px 0;
    }
    .youshimindw_box {
        padding: 0 30px;
    }
    .youshimint {
        padding: 40px 30px 20px;
    }
    .youshimint_tabt {
        /* border: 1px solid #eee; */
        margin-top: 20px;
    }
    .youshimint_slidea {
        text-align: left;
    }
    .youshimint_slide::after {
        right: 15px;
    }
    .youshimin {
        margin-top: 147px;
    }
    /*  */
    .news {
        margin-top: 40px;
    }
    .newsl_slide .newsl_slidea {
        padding: 10px 0 10px 25px;
    }
    .newsr_slide .newsr_slidea {
        padding: 0 15px;
    }
    .newsboxl_tab {
        background-color: #f4f4f4;
        margin-top: 20px;
    }
    .newsr_slideaj {
        display: none;
    }
    .links {
        display: none;
    }
    /* 新增 */
}

@media screen and (max-width: 768px) {
    .banner_slidetxt {
        width: 100%;
        padding-right: 0;
    }
    .banner_txtbox {
        text-align: left;
    }
    .banner_txtboxtitle b {
        display: none;
    }
    .banner_txtboxh span {
        font-size: 36px;
        line-height: 38px;
    }
    .banner_txtboxh b {
        font-size: 36px;
    }
    .banner_txtboxp {
        font-size: 15px;
    }
    .bannerdw {
        left: 0 !important;
        width: 100%;
    }
    .bannerdw_box {
        height: 46px;
    }
    .gsjjbox_rh,
    .cpztboxl_h,
    .youshimint_h,
    .newsboxl_h {
        font-size: 36px;
        line-height: 38px;
    }
    .gsjjbox_rt {
        font-size: 26px;
    }
    .gsjjbox_rp {
        font-size: 12px;
        line-height: 20px;
        margin-top: 10px;
    }
    .gsjjbox_rms_itemt span {
        font-size: 32px;
    }
    .gsjjbox_rms_itemb {
        font-size: 12px;
    }
    .gsjjbox_rms_itemt b {
        font-size: 12px;
        width: 20px;
        height: 20px;
        line-height: 20px;
        margin-top: 12px;
    }
    .gsjj_slideb_txth {
        font-size: 12px;
    }
    .cpztboxl_t {
        font-size: 26px;
        /* margin-top: 0; */
    }
    .cpztl_slide .cpztl_slide_item {
        font-size: 15px;
    }
    .cpztn_tslide .cpztn_tslideitem {
        flex-wrap: wrap;
    }
    .cpztn_tslide .cpztn_tslideitem>div {
        width: 100%;
    }
    .cpztn_tslideitemr {
        order: -1;
    }
    .cpztn_tslideitemlh {
        font-size: 24px;
    }
    .cpztn_tslideitemlx {
        display: none;
    }
    .cpztn_tslideitemlmore {
        margin: 30px 0;
    }
    .cpzt .container {
        overflow: hidden;
    }
    .cpztboxr_top {
        /* width: calc(100% + 40px);
        margin-left: -20px; */
    }
    .cpztn_bl {
        width: 78%;
    }
    .cpztn_br {
        width: 22%;
        padding-left: 10px;
    }
    .cpztn_brbox span {
        font-size: 12px;
    }
    .yyalbox_h {
        font-size: 26px;
    }
    .yyalbox_p {
        font-size: 12px;
        line-height: 20px;
    }
    .yyalt_itemadwt {
        font-size: 14px;
        height: 36px;
        line-height: 36px;
    }
    .youshimint {
        /* padding: 20px 10px 20px 40px; */
    }
    .youshimint_p {
        font-size: 26px;
    }
    .youshimindw {
        bottom: 30px;
    }
    .youshimint_tabb {
        /* height: 320px; */
    }
    .youshimin {
        /* margin-top: 30px; */
    }
    .youshi {
        /* height: 430px; */
    }
    .youshimint_slidea {
        font-size: 15px;
    }
    .youshiminb_slideah {
        font-size: 24px;
    }
    .youshiminb_slideap {
        font-size: 12px;
        line-height: 20px;
    }
    .newsboxl_p {
        font-size: 26px;
    }
    .newsl_slide .newsl_slidea {
        padding: 5px 0 5px 25px;
    }
    .newsr_slide .newsr_slidea {
        padding: 0;
    }
    .newsr_slideaimg img {
        width: 100px;
        height: auto;
    }
    .newsr_slideasj span {
        font-size: 36px;
    }
    .newsr_slideasj p {
        font-size: 14px;
    }
    .newsr_slideasj {
        margin-top: 8px;
    }
    .newsr_slide .newsr_slidea {
        height: 100px;
    }
    .newsr_slideatxt {
        padding-top: 15px;
    }
    .newsr_slideaimg {
        margin-left: 10px;
    }
    .newsr_slideatxt {
        padding-left: 10px;
    }
    .newsr_slideatxtp {
        font-size: 12px;
    }
    .newsr_slideatxth {
        font-size: 15px;
        font-weight: normal;
    }
    .foottl_qtl_item span,
    .foottl_qtl_item b {
        font-size: 14px;
    }
    .foottl_bq {
        line-height: 22px;
    }
    .foot {
        /* margin-top: 50px; */
        padding-bottom: 0;
    }
    .foot-youlian {
        margin-bottom: 0px;
    }
    .foottl_bq {
        margin-bottom: 19px;
    }
}


@media (max-width: 1920px) {
  .news_p {
    padding-top: 70px;
    padding-bottom: 120px;
  }
}
@media (max-width: 1776px) {
  .news_p {
    padding-top: 108.73469388px;
    padding-bottom: 108.73469388px;
  }
}
@media (max-width: 1680) {
  .news_p {
    padding-top: 102.85714286px;
    padding-bottom: 102.85714286px;
  }
}
@media (max-width: 1600px) {
  .news_p {
    padding-top: 97.95918367px;
    padding-bottom: 97.95918367px;
  }
}
@media (max-width: 1500px) {
  .news_p {
    padding-top: 91.83673469px;
    padding-bottom: 91.83673469px;
  }
}
@media (max-width: 1440px) {
  .news_p {
    padding-top: 88.16326531px;
    padding-bottom: 88.16326531px;
  }
  .cpztn_tslideitemlh {
   
    font-size: 19px;
   margin-top: 20px;
}
.cpztl_slide .cpztl_slide_item{padding-left:10px;font-size: 16px;}
}
@media (max-width: 1366px) {
  .news_p {
    padding-top: 83.63265306px;
    padding-bottom: 83.63265306px;
  }
}
@media (max-width: 1280px) {
  .news_p {
    padding-top: 78.36734694px;
    padding-bottom: 78.36734694px;
  }
}
@media (max-width: 1152px) {
  .news_p {
    padding-top: 70.53061224px;
    padding-bottom: 70.53061224px;
  }
}
@media (max-width: 1024px) {
  .news_p {
    padding-top: 62.69387755px;
    padding-bottom: 62.69387755px;
  }
}
@media (max-width: 990px) {
  .news_p {
    padding-top: 60.6122449px;
    padding-bottom: 60.6122449px;
  }
}
.news_index {
  background: url(../images/bg5.png) no-repeat center bottom #f7f7f7;
}
.news_index .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media (max-width: 1920px) {
  .news_index .top {
    margin-top: 0px;
    margin-bottom: 70px;
  }
}
@media (max-width: 1776px) {
  .news_index .top {
    margin-top: 0px;
    margin-bottom: 63.42857143px;
  }
}
@media (max-width: 1680) {
  .news_index .top {
    margin-top: 0px;
    margin-bottom: 60px;
  }
}
@media (max-width: 1600px) {
  .news_index .top {
    margin-top: 0px;
    margin-bottom: 57.14285714px;
  }
}
@media (max-width: 1500px) {
  .news_index .top {
    margin-top: 0px;
    margin-bottom: 53.57142857px;
  }
}
@media (max-width: 1440px) {
  .news_index .top {
    margin-top: 0px;
    margin-bottom: 51.42857143px;
  }
}
@media (max-width: 1366px) {
  .news_index .top {
    margin-top: 0px;
    margin-bottom: 48.78571429px;
  }
}
@media (max-width: 1280px) {
  .news_index .top {
    margin-top: 0px;
    margin-bottom: 45.71428571px;
  }
}
@media (max-width: 1152px) {
  .news_index .top {
    margin-top: 0px;
    margin-bottom: 41.14285714px;
  }
}
@media (max-width: 1024px) {
  .news_index .top {
    margin-top: 0px;
    margin-bottom: 36.57142857px;
  }
}
@media (max-width: 990px) {
  .news_index .top {
    margin-top: 0px;
    margin-bottom: 35.35714286px;
  }
}
.news_index .top h2 {
  color: #333333;
}
.news_index .top .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.news_index .top .right a {
  width: 126px;
  height: 54px;
  text-align: center;
  border-radius: 27px;
  background: #e6e6e6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  margin-left: 18px;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.news_index .top .right .iconfont {
  width: 54px;
  color: #999;
}
.news_index .top .right .iconfont:hover {
  background: #079144;
  color: #fff;
}
.news_index .top .right .tab_a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.news_index .top .right .tab_a a {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
}
.news_index .top .right .tab_a a.on {
  background: #079144;
  color: #fff;
}
.news_index .tab_b .item {
  width: 100%;
  height: 0;
  overflow: hidden;
}
.news_index .tab_b .item.on {
  height: auto;
}
.news_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.news_box .box_item {
  width: 31.25%;
}
.news_box .box_item:hover .imgbox {
  padding-bottom: 0;
}
.news_box .box_item:hover .imgbox img {
  max-height: none;
  height: auto;
}
.news_box .box_item:hover .art {
  background: url(../images/bg6.png) no-repeat bottom right 15px #079144;
}
.news_box .box_item:hover .art .time {
  margin-top: 1.2vw;
}
.news_box .box_item:hover .art .time span {
  color: #fff !important;
}
.news_box .box_item:hover .art p {
  padding-bottom: calc(60% - 1.2vw);
}
.news_box .box_item:hover .art h3 {
  color: #fff;
}
.news_box .box_item:hover .art em {
  color: #fff;
}
.news_box .box_item:hover .art em i {
  margin-left: 19px;
}
.news_box .box_item .imgbox {
  width: 100%;
  height: 0;
  padding-bottom: 60%;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.news_box .box_item .imgbox img {
  position: absolute;
  left: 50%;
  top: 50%;
  max-width: 100%;
  max-height: 100%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  width: 100%;
}
.news_box .box_item .art {
  padding: 2vw 0;
  background: url(../images/bg6.png) no-repeat bottom right 15px #fff;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.news_box .box_item .art > * {
  padding: 0 2vw;
}
.news_box .box_item .art .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.news_box .box_item .art .time span {
  font-size: 16px;
  color: #666;
}
.news_box .box_item .art .time span:nth-child(2) {
  color: #999999;
}
.news_box .box_item .art h3 {
  font-size: 20px;
  line-height: 32px;
  height: 64px;
  font-weight: bold;
  color: #333333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 1920px) {
  .news_box .box_item .art h3 {
    margin-top: 25px;
    margin-bottom: 40px;
  }
}
@media (max-width: 1776px) {
  .news_box .box_item .art h3 {
    margin-top: 22.65306122px;
    margin-bottom: 36.24489796px;
  }
}
@media (max-width: 1680) {
  .news_box .box_item .art h3 {
    margin-top: 21.42857143px;
    margin-bottom: 34.28571429px;
  }
}
@media (max-width: 1600px) {
  .news_box .box_item .art h3 {
    margin-top: 20.40816327px;
    margin-bottom: 32.65306122px;
  }
}
@media (max-width: 1500px) {
  .news_box .box_item .art h3 {
    margin-top: 19.13265306px;
    margin-bottom: 30.6122449px;
  }
}
@media (max-width: 1440px) {
  .news_box .box_item .art h3 {
    margin-top: 18.36734694px;
    margin-bottom: 29.3877551px;
  }
}
@media (max-width: 1366px) {
  .news_box .box_item .art h3 {
    margin-top: 17.42346939px;
    margin-bottom: 27.87755102px;
  }
}
@media (max-width: 1280px) {
  .news_box .box_item .art h3 {
    margin-top: 16.32653061px;
    margin-bottom: 26.12244898px;
  }
}
@media (max-width: 1152px) {
  .news_box .box_item .art h3 {
    margin-top: 14.69387755px;
    margin-bottom: 23.51020408px;
  }
}
@media (max-width: 1024px) {
  .news_box .box_item .art h3 {
    margin-top: 13.06122449px;
    margin-bottom: 20.89795918px;
  }
}
@media (max-width: 990px) {
  .news_box .box_item .art h3 {
    margin-top: 12.62755102px;
    margin-bottom: 20.20408163px;
  }
}
.news_box .box_item .art p {
  position: relative;
  width: 100%;
  height: 0;
  font-size: 16px;
  line-height: 32px;
  color: #ffffff;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.news_box .box_item .art em {
  font-style: normal;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.news_box .box_item .art em i {
  margin-left: 16px;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
}
.news_box .box_list {
  width: 31.25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media (max-width: 1920px) {
  .news_box .box_list {
    padding-top: 10px;
    padding-bottom: 0px;
  }
}
@media (max-width: 1776px) {
  .news_box .box_list {
    padding-top: 9.06122449px;
    padding-bottom: 0px;
  }
}
@media (max-width: 1680) {
  .news_box .box_list {
    padding-top: 8.57142857px;
    padding-bottom: 0px;
  }
}
@media (max-width: 1600px) {
  .news_box .box_list {
    padding-top: 8.16326531px;
    padding-bottom: 0px;
  }
}
@media (max-width: 1500px) {
  .news_box .box_list {
    padding-top: 7.65306122px;
    padding-bottom: 0px;
  }
}
@media (max-width: 1440px) {
  .news_box .box_list {
    padding-top: 7.34693878px;
    padding-bottom: 0px;
  }
}
@media (max-width: 1366px) {
  .news_box .box_list {
    padding-top: 6.96938776px;
    padding-bottom: 0px;
  }
}
@media (max-width: 1280px) {
  .news_box .box_list {
    padding-top: 6.53061224px;
    padding-bottom: 0px;
  }
}
@media (max-width: 1152px) {
  .news_box .box_list {
    padding-top: 5.87755102px;
    padding-bottom: 0px;
  }
}
@media (max-width: 1024px) {
  .news_box .box_list {
    padding-top: 5.2244898px;
    padding-bottom: 0px;
  }
}
@media (max-width: 990px) {
  .news_box .box_list {
    padding-top: 5.05102041px;
    padding-bottom: 0px;
  }
}
.news_box .box_list a:hover h3 {
  color: #079144;
}
.news_box .box_list a h3 {
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  -webkit-transition: all 0.6s;
  -o-transition: all 0.6s;
  transition: all 0.6s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_box .box_list a p {
  font-size: 16px;
  line-height: 26px;
  height: 52px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 1920px) {
  .news_box .box_list a p {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
@media (max-width: 1776px) {
  .news_box .box_list a p {
    margin-top: 13.59183673px;
    margin-bottom: 13.59183673px;
  }
}
@media (max-width: 1680) {
  .news_box .box_list a p {
    margin-top: 12.85714286px;
    margin-bottom: 12.85714286px;
  }
}
@media (max-width: 1600px) {
  .news_box .box_list a p {
    margin-top: 12.24489796px;
    margin-bottom: 12.24489796px;
  }
}
@media (max-width: 1500px) {
  .news_box .box_list a p {
    margin-top: 11.47959184px;
    margin-bottom: 11.47959184px;
  }
}
@media (max-width: 1440px) {
  .news_box .box_list a p {
    margin-top: 11.02040816px;
    margin-bottom: 11.02040816px;
  }
}
@media (max-width: 1366px) {
  .news_box .box_list a p {
    margin-top: 10.45408163px;
    margin-bottom: 10.45408163px;
  }
}
@media (max-width: 1280px) {
  .news_box .box_list a p {
    margin-top: 9.79591837px;
    margin-bottom: 9.79591837px;
  }
}
@media (max-width: 1152px) {
  .news_box .box_list a p {
    margin-top: 8.81632653px;
    margin-bottom: 8.81632653px;
  }
}
@media (max-width: 1024px) {
  .news_box .box_list a p {
    margin-top: 7.83673469px;
    margin-bottom: 7.83673469px;
  }
}
@media (max-width: 990px) {
  .news_box .box_list a p {
    margin-top: 7.57653061px;
    margin-bottom: 7.57653061px;
  }
}
.news_box .box_list a .time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.news_box .box_list a .time span {
  font-size: 16px;
  color: #999999;
}
.news_box .box_list a .time i {
  color: #079144;
}
@media (max-width: 1440px) {
  .news_index .top .right a {
    font-size: 16px;
    width: 120px;
    height: 50px;
    border-radius: 25px;
  }
  .news_index .top .right .iconfont {
    width: 50px;
  }
  .news_index .top .right .tab_a a {
    font-size: 16px;
  }
  .news_box .box_item .art h3 {
    font-size: 18px;
    line-height: 30px;
    height: 60px;
  }
  .news_box .box_item .art p {
    font-size: 14px;
    line-height: 26px;
  }
  .news_box .box_item .art em {
    font-size: 16px;
  }
  .news_box .box_list a h3 {
    font-size: 16px;
  }
  .news_box .box_list a p {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
}
@media (max-width: 1200px) {
  .news_index .top .right a {
    font-size: 14px;
    width: 110px;
    height: 40px;
    border-radius: 20px;
  }
  .news_index .top .right .iconfont {
    width: 40px;
  }
  .news_index .top .right .tab_a a {
    font-size: 14px;
  }
  .news_box .box_item .art .time span {
    font-size: 14px;
  }
  .news_box .box_item .art h3 {
    font-size: 16px;
    line-height: 30px;
    height: 60px;
  }
  .news_box .box_item .art p {
    font-size: 14px;
    line-height: 26px;
  }
  .news_box .box_item .art em {
    font-size: 14px;
  }
  .news_box .box_list a h3 {
    font-size: 15px;
  }
  .news_box .box_list a p {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    margin: 5px 0;
  }
  .news_box .box_list a .time span {
    font-size: 14px;
  }
}
@media (max-width: 768px) {
  .news_p {
    padding: 40px 0;
  }
  .news_index .top {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    margin-bottom: 15px;
  }
  .news_index .top h2 {
    width: 100%;
    margin-bottom: 15px;
  }
  .news_index .top .right {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .news_index .top .right .tab_a a {
    width: 100px;
    height: 35px;
  }
  .news_index .top .right .tab_a a:first-child {
    margin-left: 0;
  }
  .news_index .top .right .iconfont {
    width: 35px;
    height: 35px;
  }
  .news_box {
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
  }
  .news_box .box_item {
    width: 100%;
    display: none;
  }
  .news_box .box_item:first-child {
    display: block;
  }
  .news_box .box_item .art h3 {
    margin: 5px 0;
    line-height: 24px;
    height: 48px;
  }
  .news_box .box_item .art em i {
    font-size: 12px;
  }
  .news_box .box_list {
    margin-top: 10px;
    width: 100%;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  .news_box .box_list li {
    margin-bottom: 10px;
  }
  .news_box .box_list li:nth-child(2) {
    margin-bottom: 0;
  }
  .news_box .box_list li:last-child {
    display: none;
  }
  .news_box .box_list a p {
    margin-bottom: 2px;
  }
  .news_box .box_list a .time i {
    font-size: 12px;
  }
}
/* 首页产品展厅新增 */

.cpztboxl_linkxz {
    display: flex;
    flex-wrap: wrap;
}

.cpztboxl_linkxz .cpztl_slidexz {
    position: relative;
    width: 100%;
}

@media screen and (max-width: 992px) {
    .cpztl_slide .cpztl_slide_item {
        margin: 0;
    }
    .cpztboxl_linkxz .cpztl_slidexz {
        width: 49%;
        margin-right: 2%;
        margin-bottom: 20px;
    }
    .cpztboxl_linkxz .cpztl_slidexz:nth-child(2n) {
        margin-right: 0;
    }
    .cpztboxl_linkxz .cpztl_slidexz:nth-last-child(-n + 8) {
       
    }

	
	.sqzz .newsboxl {
    width: 29%;
    margin-top: -61px;
}.sqzzbox_ltle {
    position: relative;
    margin-left: 0px;
    position: absolute;
}
}
.tit01{ text-align:center; margin:0px 0 50px 0;}
.tit01 h3{ color:#333333; font-size:50px; font-weight: 700; position:relative; padding-top:62px;}
.tit01 h3 span{ text-transform:uppercase; position:absolute; top:0; width:100%; left:0; z-index:-1;font-family: 'BEBAS';
    /* width: 260px; */
    /* word-break: keep-all; */
    text-transform: uppercase;
    margin-top: 15px;
    font-size: 68px;
    font-weight: 600;
    color: #dfdfdf;
    line-height: 72px; }
.tit01 p{ color:#666666; margin-top:10px; font-size:16px;}


@media screen and (max-width: 768px) {/* 授权资质 */
      	.newsboxl { width: 32%;}  
	.sqzz .newsboxl {
	    padding: 0 15px;
    width: 29%;
    margin-top: -81px;
}.sqzzbox_ltle {
    position: relative;
    margin-left: 0px;
    position: absolute;
}
	.tit01 h3 {
    
    font-size: 26px;
	}.tit01 h3 span{}
	.dn{display:none;
		
	}
	.sj{display:block;}
	.pic {
    font-size: 12px;
}
	
}
