/* 脉冲缩放动画 */
@keyframes pulseScale {
    0% {
        transform: translate(50%, -50%) scale(0.5);
    }
    25% {
        transform: translate(50%, -50%) scale(1);
    }
    50% {
        transform: translate(50%, -50%) scale(1.5);
    }
     75% {
        transform: translate(50%, -50%) scale(1);
    }
    100% {
        transform: translate(50%, -50%) scale(0.5);
    }
}

.ProBan.SubBan{height: 600px;}
.ProBan.SubBan .txt{top: 25%}
.ProBan.SubBan .proNav{position: absolute;left: 0;bottom: 0;width: 100%;}
.ProBan.SubBan .proNav ul{display: flex;justify-content: space-between;}
.ProBan.SubBan .proNav ul li{width: 18.76%;height: 64px;line-height: 64px;text-align: center;background: url(../images/probg1.png) no-repeat center;font-size: 18px;color: #333333;letter-spacing: 0.7px;font-weight: lighter;}
.ProBan.SubBan .proNav ul li.on,.ProBan.SubBan .proNav ul li:hover{background-image: url(../images/probg2.png);}
.ProBan.SubBan .proNav ul li.on a,.ProBan.SubBan .proNav ul li:hover a{font-weight: bold;color: #ffffff;}
.ProBan.SubBan .proNav ul li a{color: #333;display: block}

.ProductBox .Current{background: none}
.ProductBox_new {margin-bottom: 0;display: inline-block;width: 100%;}
.ProductBox_new .Protitle h2{font-weight: normal;font-size: 50px;color: #333333;text-align: center;margin: 60px 0 40px;line-height: 1;}
.Galary003154{position: relative;font-size: 0;float: left;width: 100%;}
.Galary003154 .slider-for li{width: 100%;position: relative;}
.Galary003154 .slider-for li .Ispic{width: 100%;padding-bottom: 44.79%;}
.Galary003154 .slider-for li a.a_play{width: 60px;position: absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);background: url(../images/play2.png) no-repeat center;	height: 60px;}
.Galary003154 .slider-for li .video_files{position:absolute; left:0; top:0; width:100%; height:100%; z-index:10;}
.Galary003154 .slider-for li .video_files video{width:100%; height:100%; background-color:#000;object-fit: cover;}
.Galary003154 .slider-for li .video_files .close{position: absolute;right: 3%;top: 3%;z-index: 10;width: 30px;height: 30px;border-radius: 50%;background-color: #761b1b;cursor: pointer;}
.Galary003154 .slider-for li .video_files .close::before,
.Galary003154 .slider-for li .video_files .close::after{ position:absolute; content:''; width:3px; height:70%; border-radius:3px; background-color:#fff; left:13px; top:5px;}
.Galary003154 .slider-for li .video_files .close::before{ transform:rotate(45deg);}
.Galary003154 .slider-for li .video_files .close::after{ transform:rotate(-45deg);}
.Galary003154 .slider-nav{position: absolute;left: 0;bottom: 90px;width: 100%;}
.Galary003154 .slider-nav .slider{margin: 0 -15px}
.Galary003154 .slider-nav .slick-slide{height: 80px;background-color: rgba(255,255,255,0.6);cursor: pointer; border: solid 1px #ffffff;padding: 28px 38px;box-sizing: border-box;font-size: 24px;color: #ffffff;font-weight: normal;margin: 0 15px}
.Galary003154 .slider-nav .slick-slide li div{display: flex;justify-content: space-between;align-items: center;}
.Galary003154 .slider-nav .slick-slide li div i{width: 32px;display: inline-block;background: url(../images/promore.png) no-repeat center;	height: 13px;}
.Galary003154 .slider-nav .slick-slide.slick-current{background-color: #009944;border-color: #009944 }

.Galary002512 {width: 100%;display: inline-block;margin-bottom: -6px;}
.Galary002512 .slider-nav2 .slick-list{display: inline-block;width: 1100px;text-align: center;}
.Galary002512 .slider-nav{display: flex;justify-content: center;;align-items: center;margin-bottom: 45px;position: relative;}
.Galary002512 .slider-nav li span{font-size: 18px;color: #333333;line-height: 50px;border-bottom: 4px solid transparent;margin: 0 20px;display: inline-block;cursor: pointer;}
.Galary002512 .slider-nav .slick-current li span{border-color: #009944}
.Galary002512 .slider-for .slick-slide{height: 680px;background: url(../images/probg3.png) no-repeat center/cover;position: relative;}
.Galary002512 .slider-for .slick-slide:after{position: absolute;right: 0;width: 50%;background: rgba(255,255,255,0.2);content: "";height: 100%;top: 0;z-index: -1;}
.Galary002512 .slider-for.slider-for2 .slick-slide:after{display: none;}
.Galary002512 .slider-for li{padding-top: 120px;}
.Galary002512 .slider-for li .left{width: 50%;float: left;}
.Galary002512 .slider-for li .left .Ispic{width: 100%;background-size: contain;background-position: center;background-repeat: no-repeat;	height: 340px;}
.Galary002512 .slider-for li .right{width: 50%;float: left;padding-left: 100px;box-sizing: border-box;}
.Galary002512 .slider-for li .right .ti{font-size: 24px;color: #333333;line-height: 1;}
.Galary002512 .slider-for li .right .ti:after{display: block;width: 31px;	height: 4px;margin: 30px 0 0;content: "";	background-color: #009944;}
.Galary002512 .slider-for li .right .desc{font-size: 16px;line-height: 2;color: #333333;font-weight: lighter;margin-top: 32px;margin-bottom: 120px;}
.Galary002512 .slider-for li .right .btns a{display: inline-block;width: 160px;	height: 50px;text-align: center;line-height: 50px;	background-color: #ffffff;color: #333;margin-right: 15px;}
.Galary002512 .slider-for li .right .btns a.xq{background-color: #009944;color: #ffffff;}
.Galary002512 .slider-for .slick-arrow{position: absolute;left: 16.15vw;top: -96px;width: 50px;height: 50px;background:rgba(0,153,68,0.1) url(../images/larr-b.png) no-repeat center;border-radius: 50%;font-size: 0}
.Galary002512 .slider-for .slick-arrow.slick-next{background-image: url(../images/rarr-b.png);left: auto;right: 16.15vw}
.Galary002512 .slider-for .slick-arrow:hover{background: #009944 url(../images/larr-w.png) no-repeat center;}
.Galary002512 .slider-for .slick-arrow.slick-next:hover{background: #009944 url(../images/rarr-2w.png) no-repeat center;}

.Galary002512 .slider-for2 .slick-slide{height: auto;background: none}
.Galary002512 .slider-for2 .slick-slide .Ispic{width: 100%;padding-bottom: 50%;background-size: cover;background-position: center;background-repeat: no-repeat;}
.Galary002512 .slider-for2 li{padding-top: 0;position: relative;}
.Galary002512 .slider-for2 li .txt{width: 680px;height: 680px;box-sizing: border-box; background-color: rgba(255,255,255,0.95);position: absolute;right: 0;top: 50%;transform: translateY(-50%);padding-left: 60px;padding-right: 150px;display: flex;align-items: center;	}
.Galary002512 .slider-for2 li .txt .ti{font-size: 36px;color: #333333;}
.Galary002512 .slider-for2 li .txt .ti:after{display: block;width: 31px;	height: 4px;margin: 30px 0 0;content: "";	background-color: #009944;}
.Galary002512 .slider-for2 li .txt .ti2{font-size: 20px;line-height: 32px;color: #009944;margin: 50px 0 20px}
.Galary002512 .slider-for2 li .txt .desc{font-size: 16px;line-height: 2;color: #333333;font-weight: lighter;text-align: justify;}
.Galary002512 .slider-for2 li .txt .btns{margin-top: 110px;}
.Galary002512 .slider-for2 li .txt .btns a{display: inline-block;height: 40px;padding: 0 30px;background-color: #ffffff;color: #009944;border-radius: 20px;line-height: 40px;margin-right: 15px;	border: solid 1px #009944;}
.Galary002512 .slider-for2 li .txt .btns a img{display: inline-block;vertical-align: middle;margin-top: -3px;margin-right: 10px;}
.Galary002512 .slider-for2 li .txt .btns a.yl{background: #009944;color: #fff}


.ProductBox_jz{background: url(../images/probg4.png) no-repeat top center;}
.ProductBox_jz .Prodesc{font-size: 16px;color: #333333;font-weight: lighter;line-height: 2;}

.Galary002512 .slider-nav3{display: inline-block;width: 100%;margin-bottom: 0;}
.Galary002512 .slider-nav3 li span{font-size: 32px;	color: #666666;font-weight: lighter;border-bottom: none;position: relative;padding-bottom: 50px;}
.Galary002512 .slider-nav3 .slick-current  li span{color: #009944;font-weight: normal;display: inline-block;}
.Galary002512 .slider-nav3 .slick-current  li span:after{position: absolute;left: 0;bottom: 0;width: 100%;height: 4px;background-color: #009944;content: ""}
.ProductBox_jz .Galary002512 .slider-nav{margin-top: 100px;}
.ProductBox_jz .Galary002512 .slider-for{margin-top: -6px;}


.ProductBox_dm{background: url(../images/probg5.png) no-repeat top center/cover;}
.ProductBox_dm .Contain.flex-jcsb{display: flex;justify-content: space-between;padding: 80px 0;}
.ProductBox_dm .Contain.flex-jcsb .Protitle{width: 35%;max-width: 500px}
.ProductBox_dm .Contain.flex-jcsb .Protitle h2{margin: 0;text-align: left;}
.ProductBox_dm .Contain.flex-jcsb .Prodesc{font-size: 16px;line-height: 32px;color: #333333;font-weight: lighter;width: 48.5%;}
.ProductBox_dm .Contain.flex-jcsb .Prodesc b{font-weight: bold;}

.ProductBox_new .Protitle.tl h2{text-align: left;}
.ProductBox_new .Prodesc{font-size: 16px;line-height: 32px;color: #333333;font-weight: lighter;}

.ProductBox_dm3 .tab-container{margin: 50px 0}
.ProductBox_dm3 .tab-container .tab-nav{text-align: center;margin-bottom: 35px;}
.ProductBox_dm3 .tab-container .tab-nav li{display: inline-block;font-size: 32px;color: #666666;font-weight: lighter;margin: 0 30px;cursor: pointer;}
.ProductBox_dm3 .tab-container .tab-nav li.active{color: #009944;font-weight: normal;}
.ProductBox_dm3 .tab-container .tab-content .tab-panel{display: none}
.ProductBox_dm3 .tab-container .tab-content .tab-panel.active{display: block;}




/*Floor003197 */
.Floor003197{ overflow: hidden;background-color: #f2f7f5;padding: 100px 0}
.Floor003197 .tab-nav{text-align: center;margin-bottom: 60px;}
.Floor003197 .tab-nav li{display: inline-block;font-size: 32px;color: #666666;font-weight: lighter;margin: 0 30px;cursor: pointer;}
.Floor003197 .tab-nav li.active{color: #009944;font-weight: normal;}
.Floor003197 .main{position: relative; transition: 0.3s 0.5s;}
.Floor003197 .main .tit{font-size: 2em; margin-bottom: 0.8em;color: #333333;}
.Floor003197 .main pre{font-size: calc(18 / 16 * 1em); line-height: 2; font-family: 'HarmonyOS_Sans_SC_Light'; min-height: 6em; margin-bottom: 1.134em;}
.Floor003197 .main .more a{display: inline-block; padding: 0 calc(57 / 16 * 1em) 0 calc(20 / 16 * 1em); line-height: calc(60 / 16 * 1em);border: solid 2px #ff7366; border-radius: calc(60 / 16 * 1em);color: #ff7366; background: url(../images/Floor003197-more.svg) no-repeat right calc(21 / 16 * 1em) center; transition: 0.3s; background-size: auto calc(12 / 16 * 1em);}
.Floor003197 .main .more a:hover{background-color: #ff7366;color: #fff; background-image: url(../images/Floor003197-more-on.svg); background-position: left calc(21 / 16 * 1em) center;padding: 0 calc(20 / 16 * 1em) 0 calc(57 / 16 * 1em); }
.Floor003197 .main .pic{text-align: center;}
.Floor003197 .main .pic .ytable{height: 100%;}
.Floor003197 .slick-arrow{position: absolute; top: 50%;border-radius: 50%; z-index: 10; transition: 0.3s; text-indent: -999em; overflow: hidden;}
.Floor003197 .slick-arrow{width: 50px;height: 50px;background:rgba(0,153,68,0.1) url(../images/larr-b.png) no-repeat center;border-radius: 50%;font-size: 0}
.Floor003197 .slick-arrow.slick-next{background-image: url(../images/rarr-b.png);left: auto;}
.Floor003197 .slick-arrow:hover{background: #009944 url(../images/larr-w.png) no-repeat center;}
.Floor003197 .slick-arrow.slick-next:hover{background: #009944 url(../images/rarr-2w.png) no-repeat center;}
.Floor003197 .tab-content{position: relative;height: 620px}
.Floor003197 .tab-content .tab-panel{position: absolute;width: 100%;z-index: -10;opacity: 0;top: 100px;left: 0;transition: all 0.3s;height: 620px}
.Floor003197 .tab-content .tab-panel.active{z-index: 10;opacity: 1;top: 0;}
@media (min-width:1025px) {
 .Floor003197 .slider{width: 100%;}
.Floor003197 .slick-prev{left: 10%; margin-left: -0.5em;}
.Floor003197 .slick-next{right: 10%; margin-right: -0.5em; }
.Floor003197 .main .pic{position: relative;}
.Floor003197 .main .pic .Ispic{height: 540px;background-size: cover;background-repeat: no-repeat;background-repeat: no-repeat}
.Floor003197 .main .txt{width: 100%;text-align: center;margin-top: 30px;}
.Floor003197 .main .tit{font-size: 20px;color: #333333;}
.Floor003197 .slider .slick-slide:not(.slick-current) .main{transform: scale(0.74);}
}
@media (max-width:1024px) {
    .Floor003197 .title{font-size: 2em;}
    .Floor003197 .slick-prev{left: 5vw;}
    .Floor003197 .slick-next{right: 5vw;}
    .Floor003197 .main{padding: 0 2em 2em;}
    .Floor003197 .main .pic{height:42vw;}
    .Floor003197 .main .pic img{max-height: 30vw;}
    .Floor003197 .main pre,
    .Floor003197 .main .txt{text-align: center;}
    .Floor003197 .main .tit{font-size: 1.2em;margin-bottom: 0;margin-top: 15px;}
}




.ProductBox_zk .Contain.flex-jcsb{display: flex;justify-content: space-between;padding: 80px 0}
.ProductBox_zk .Contain.flex-jcsb .left{width: 47%;}
.ProductBox_zk .Contain.flex-jcsb .left .slider .Ispic{height: 406px;background-size: 400px auto;background-position: center;background-repeat: no-repeat}
.ProductBox_zk .Contain.flex-jcsb .left .slider li{background-color: #f7f7f7;}
.ProductBox_zk .slick-arrow{position: absolute;left: 0;top: 50%;width: 50px;height: 50px;background:transparent url(../images/larr-b.png) no-repeat center;border-radius: 50%;font-size: 0;z-index: 9;}
.ProductBox_zk .slick-arrow.slick-next{background-image: url(../images/rarr-b.png);left: auto;right: 0}
.ProductBox_zk .slick-arrow:hover{background: #009944 url(../images/larr-w.png) no-repeat center;}
.ProductBox_zk .slick-arrow.slick-next:hover{background: #009944 url(../images/rarr-2w.png) no-repeat center;}
.ProductBox_zk .Prodesc{width: 48%;}
.ProductBox_zk .Prodesc .ti{font-size: 36px;color: #333333;}
.ProductBox_zk .Prodesc .ti:after{display: block;width: 31px;	height: 4px;margin: 30px 0  40px;content: "";	background-color: #009944;}

.ProductBox_jz.pd8{padding: 80px 0}

.ProductBox_Lx{background: url(../images/probg6.png) no-repeat center/cover;padding: 80px 0}
.ProductBox_Lx .lxlist {display: flex;justify-content: space-between;}
.ProductBox_Lx .lxlist dl{min-width: 160px;max-width: 200px;position: relative;}
.ProductBox_Lx .lxlist dl:after{position: absolute;left: 0;bottom: 0;width: 1px;height: calc(100% - 54px);content: "";background-color: rgba(0,153,68,0.3);}
.ProductBox_Lx .lxlist dl dd{display: inline-block; width: 100%;padding-left: 22px;position: relative;font-size: 16px;line-height: 32px;color: #333333;font-weight: lighter;}
.ProductBox_Lx .lxlist dl dt{color: #333333;font-size: 20px;font-weight: bold;margin-bottom: 30px;}
.ProductBox_Lx .lxlist dl dd:after{position: absolute;left: 0;top: 50%;;left: 0;margin-top: -0.5px;width: 4px;height: 1px;content: "";background: rgba(0,153,68,0.3) }
.ProductBox_Lx .lxlist dl dd a{color: #333333;}
.ProductBox_Lx .lxlist dl dd:hover a{color: #009944;}
.ProductBox_Lx .lxlist dl dd:hover:after{background-color: #009944;}
.ProductBox_Lx .imgList{height: 520px;position: relative;}
.ProductBox_Lx .imgList .item{height: 100%;width: 100%;text-align: center;position: absolute;left: 0;top: 0;opacity: 0;visibility: hidden;transition: all 0.3s ease;}
.ProductBox_Lx .imgList .item.show{opacity: 1;visibility: visible;}
.ProductBox_Lx .lxlist dl.on dt{color: #009944;}
.ProductBox_Lx .lxlist dl.on dd:after{background-color: #009944;}
.ProductBox_Lx .imgList .car{height: auto;display: inline-block;margin-top: 90px;position: relative;}
.ProductBox_Lx .imgList .car .line{position: absolute;left: -340px;top:-50px;width: 589px;}
.ProductBox_Lx .imgList .car .line:after{position: absolute;right: 0;top: 100%;width: 10px;height: 10px;background-color: #ffffff;;content: "";border-radius: 50%;transform: translate(50%,-50%);}  
.ProductBox_Lx .imgList .car .line:before{position: absolute;right: 0;top: 100%;width: 20px;height: 20px;background-color: #ffffff;;content: "";border-radius: 50%;transform: translate(50%,-50%);opacity: 0.3;animation: pulseScale 2.5s linear infinite;}
.ProductBox_Lx .imgList .car .bl{position: absolute;left: 120px;top: 20px;width: auto;}

.ProductBox_Lx .imgList .item2 .car .bl{position: absolute;left: 30px;top: 20px;width: auto;}
.ProductBox_Lx .imgList .item2 .car .line{left: -64px;top:-50px;width: 188px;}
.ProductBox_Lx .imgList .item2 .car{margin-left: 70px;}

.ProductBox_Lx .imgList .item3 .car .bl{position: absolute;left: -10px;top: 5px;width: auto;}
.ProductBox_Lx .imgList .item3 .car .line{left: 91px;top:-50px;width: 149px;}
.ProductBox_Lx .imgList .item3 .car{margin-left: 140px;}
.ProductBox_Lx .imgList .item3 .car .line:after{left: 0;right:auto;transform: translate(150%,-50%);}
.ProductBox_Lx .imgList .item3 .car .line:before{left: 0;right:auto}

.ProductBox_Lx .imgList .item4 .car .bl{position: absolute;left: 160px;top: -30px;width: auto;}
.ProductBox_Lx .imgList .item4 .car .line{left: 370px;top: -120px;width: 256px;}
.ProductBox_Lx .imgList .item4 .car .line:after{left: 0;right:auto;transform: translate(-50%,-50%);}
.ProductBox_Lx .imgList .item4 .car .line:before{left: -20px;right:auto}
.ProductBox_Lx .imgList .item4 .car{margin-top: 170px;}

.ProductBox_Lx .imgList .item5 .car .bl{position: absolute;left: 236px;top: 118px;width: auto;}
.ProductBox_Lx .imgList .item5 .car .line{left: 370px;top: -27px;width: 529px;}
.ProductBox_Lx .imgList .item5 .car{margin-left: -40px;}
.ProductBox_Lx .imgList .item5 .car .line:after{left: -20px;right:auto;transform: translate(150%,-50%);}
.ProductBox_Lx .imgList .item5 .car .line:before{left: -20px;right:auto}

.ProductBox_zk.ProductBox_zd .Contain.flex-jcsb .left .slider .Ispic{background-size: cover;}
.ProductBox_zk .Prodesc .ti .ti2{font-size: 16px;color: #666666;margin-top: 10px;}

.ProductBox_new .Prodesc p b{font-weight: bold;}
.ProductBox_new .Protitle h2 p{font-size: 16px;	color: #666666;margin-top: 10px;}

.Galary002512 .tab-container .tab-nav{display: flex;justify-content: space-between;margin-top: 100px;}
.Galary002512 .tab-container .tab-nav li{display: inline-block;cursor: pointer;}
.Galary002512 .tab-container .tab-nav li span{font-size: 32px;	color: #666666;font-weight: lighter;border-bottom: none;position: relative;padding-bottom: 50px;}
.Galary002512 .tab-container .tab-nav li.active span{color: #009944;font-weight: normal;display: inline-block;}
.Galary002512 .tab-container .tab-nav li.active span:after{position: absolute;left: 0;bottom: 0;width: 100%;height: 4px;background-color: #009944;content: ""}
.ProductBox_jz .Galary002512 .tab-content .slider-for{margin-top: 0;}
.ProductBox_jz .Galary002512 .tab-content .tab-panel {position: relative;}
.ProductBox_jz .Galary002512 .sliderbox {background: url(../images/pvbline.png) no-repeat center 20px;position: absolute;left: 0;bottom: 0;width: 100%;height: auto;padding-bottom: 100px;margin-top: 200px;}
.ProductBox_jz .Galary002512 .sliderbox .slider li .icon{width: 68px;height: 68px;display: flex;justify-content: center;align-items: center;background: url(../images/pvbbg1.png) no-repeat center;}
.ProductBox_jz .Galary002512 .sliderbox .slider li .icon img{width: 56px;height: auto;}
.ProductBox_jz .Galary002512 .sliderbox .slider-nav .slick-slide{max-width: 70px;margin: 0 50px;cursor: pointer;}
.ProductBox_jz .Galary002512 .sliderbox .slider-nav{display: block;margin: 0 auto;max-width: 900px;}
.ProductBox_jz .Galary002512 .sliderbox .slider li p{font-size: 16px;color: #333333;margin-top: 20px;}
.ProductBox_jz .Galary002512 .sliderbox .slider .slick-current .icon{background: url(../images/pvbbg2.png) no-repeat center/contain;}
.ProductBox_jz .Galary002512 .sliderbox .slider .slick-current p{color: #009944;}
.ProductBox_jz .Galary002512 .slider-for .slick-slide{height: 45vw;}
.ProductBox_jz .Galary002512 .slider-for li .left .Ispic{max-width: 90%;}
.ProductBox_jz .Galary002512 .tab-content{position: relative;height: 860px;}
.ProductBox_jz .Galary002512 .tab-content .tab-panel{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;z-index: -10;transition: all 0.3s ease;}
.ProductBox_jz .Galary002512 .tab-content .tab-panel.active{opacity: 1;z-index: 10;}
.Ispic{background-size: cover;background-position: center;background-repeat: no-repeat;}
.Floor003197 .main .pic .Ispic{width: 100%;}
.ProList{display: inline-block;width: 100%;padding: 30px 0;}
.ProList .item{float: left;width: 46.92%;margin-bottom: 60px;border-bottom: 1px solid #E5E5E5;}
.ProList .item:nth-child(2n){float: right;;}
.ProList .item .Ispic{height: auto;padding-bottom: 66.55%;}
.ProList .item .txt .ti{font-size: 24px;line-height: 36px;color: #333333;}
.ProList .item .txt .desc{font-size: 16px;color: #666666;font-weight: lighter;line-height: 24px;min-height: 48px;;}
.ProList .item .txt{padding-bottom: 20px;padding-top: 25px;background: url(../images/more-b.png) no-repeat right 30px;}
.ProList .item:hover{border-color: #009944;}
.ProList .item:hover .txt .ti{color: #009944}
.ProList2 .item{width: 100%;}
.ProList2 .item .Ispic{height:auto;padding-bottom: 56%;}
.ProductBox_hxys{background-color: #f2f7f5;padding: 120px 0;display: inline-block;width: 100%;margin-bottom: 0;}
.ProductBox_hxys ul li{float: left;width: 18.8%;margin-right: 1.5%;display: flex;justify-content: center;align-items: center;text-align: center;height: 360px;background-color: #ffffff;}
.ProductBox_hxys ul li:nth-child(5n){margin-right: 0;}
.ProductBox_hxys ul li .icon{width: 112px;height: 112px;display: flex;justify-content: center;align-items: center;border-radius: 50%;background-color: rgba(0,153,68,0.1);}
.ProductBox_hxys ul li p{font-size: 18px;line-height: 32px;color: #333333;margin-top: 40px;}
.ProductBox_hxys ul li:hover .icon{background-color: #ffffff;}
.ProductBox_hxys ul li:hover p{color: #ffffff;}
.ProductBox_hxys ul li:hover{	background-color: #009944;}

.ProductBox_yycj .Floor003197{background: none;padding-top: 0;}
.ProductBox_yycj .Floor003197 .tab-nav li span{font-size: 18px;color: #333333;line-height: 1;padding-bottom: 40px;position: relative;border-bottom: 4px solid transparent;font-weight: normal;}
.ProductBox_yycj .Floor003197 .tab-nav li.active span{border-bottom-color: #009944;color: #009944;}
.ProductBox_yycj .Floor003197 .tab-nav{margin-bottom: 43px;}
.ProductBox_yycj .Floor003197 .slick-slide li{position: relative;}
.ProductBox_yycj .Floor003197 .slick-slide li .main{padding-bottom: 100px;}
.ProductBox_yycj .Floor003197 .slick-slide li .txt{position: absolute;right: 0;bottom: 0;width: 800px;padding: 60px;background: rgba(255,255,255,0.9);box-shadow: -4.3px 2.5px 18px 0px rgba(0, 153, 68, 0.12);text-align: left;box-sizing: border-box;}
.ProductBox_yycj .Floor003197 .slick-slide li .txt .tit{font-size: 24px;color: #333333;line-height: 1;margin-bottom: 30px;margin-top: 0;}
.ProductBox_yycj .Floor003197 .slick-slide li .txt .tit:after{display: block;width: 31px;	height: 4px;margin: 30px 0 0;content: "";	background-color: #009944;}
.ProductBox_yycj .Floor003197 .slick-slide li .txt .desc{font-size: 16px;line-height: 2;color: #333333;font-weight: lighter;}
.ProductBox_yycj .Floor003197 .slick-slide li .txt .desc .colorb{color: #009944;}
.ProductBox_yycj .Floor003197 .slick-list{overflow: visible;}
.ProductBox_yycj .Floor003197 .slick-slide li .txt{opacity: 0;z-index: -10;transition: all 0.3s;}
.ProductBox_yycj .Floor003197 .slick-slide.slick-current li .txt{opacity: 1;z-index: 10;}

.ProductBox_csdb{padding: 60px 0 120px;background-color: #f2f7f5;}









@media (max-width:1600px) {
.Galary002512 .slider-for .slick-arrow{left: 5%;}
.Galary002512 .slider-for .slick-arrow.slick-next{right: 5%;}
.Galary002512 .slider-for2 li .txt{width: auto;height: auto;padding: 30px;max-width: 50%;}
.Galary002512 .slider-for2 li .txt .btns{margin-top: 60px;}
.Galary002512 .slider-for2 li .txt .ti2{margin: 30px 0 15px;}
.ProBan.SubBan{height: 32vw;}
}

@media (max-width:1024px) {
.Galary002512 .slider-for .slick-arrow{left: 3%;top: -70px;}
.Galary002512 .slider-for .slick-arrow.slick-next{right: 3%;}
.Galary002512 .slider-nav{max-width: 80%;margin: 0 auto 20px;display: block;}
.ProductBox_new .Protitle h2{font-size: 30px;margin: 30px auto 15px;}
.Galary002512 .slider-for2 li .txt .ti{font-size: 30px;;}
.Galary002512 .slider-for2 li .txt .btns{margin-top: 30px;}
.Galary003154 .slider-nav .slick-slide{height: 60px;padding: 15px;}
.Galary003154 .slider-nav{bottom: 40px;}
.Galary002512 .slider-for li{padding-top: 40px;}
.Galary003154 .slider-nav .slick-slide{font-size: 20px;}
.Galary002512 .slider-for li .right .desc{margin: 40px 0;}
.Galary002512 .slider-for li .right{padding-left: 5vw;}
.Floor003197 .tab-content .tab-panel{height: 46vw;}
.Floor003197 .tab-content{height: 46vw;}
.ProductBox_dm .Contain.flex-jcsb{padding: 40px 15px;}
.Floor003197{padding: 40px 0;}
.Floor003197 .tab-nav{margin-bottom: 30px;}
.ProductBox_dm3 .tab-container .tab-nav li{font-size: 24px;}
.ProductBox_zk .Contain.flex-jcsb{padding: 40px 0px;}
.ProductBox_Lx .imgList .car .line img{opacity: 0;}
.Galary002512 .tab-container .tab-nav li span{font-size: 18px;padding-bottom: 30px;;}
.ProductBox_jz .Galary002512 .sliderbox{margin-top: 20px;padding-bottom: 40px;}
.ProductBox_jz .Galary002512 .tab-content{height: 45vw;}
.ProductBox_hxys{padding: 20px 0 40px;}
.Floor003197 .main .pic .Ispic{height: 100%;}
}
@media (max-width:768px) {
.Galary002512 .slider-for2 li .txt .desc{max-height: 60px;overflow: hidden;}
.Galary002512 .slider-for2 li .txt{max-width: 70%;}
.Galary002512 .slider-for li .right{padding-left: 5vw;}
.Galary002512 .slider-for li .right .btns a{width: 40%;}
.Galary002512 .slider-for li{padding-top: 40px;}
.Galary002512 .slider-for .slick-slide{height: auto;padding-bottom: 40px;}
.Galary002512 .slider-for li .right .desc{margin-bottom: 40px;}
.Galary002512 .slider-nav3 li span{padding-bottom: 20px;}
.Galary002512 .slider-nav3 .slick-current li {text-align: center; display: block;}
.ProductBox_jz .Galary002512 .slider-nav{margin-top: 30px;}
.Floor003197 .tab-nav li{font-size: 24px;}
.ProductBox_zk .Contain.flex-jcsb .left{width: 100%;}
.ProductBox_zk .Prodesc{width: 100%;padding: 15px 3%;}
.ProductBox_zk .Contain.flex-jcsb{flex-wrap: wrap;}
.ProductBox_jz.pd8,.ProductBox_Lx{padding: 20px 0 40px;}
.ProductBox_zk .Prodesc .ti{font-size: 24px;;}
.ProductBox_zk .Prodesc .ti .ti2{font-size: 14px;margin-top: 0;;}
.ProductBox_zk .Prodesc .ti:after{margin: 15px 0 ;}
.ProductBox_jz .Galary002512 .sliderbox .slider-nav .slick-slide{margin: 0 15px;display: inline-block;float: none;}
.ProductBox_jz .Galary002512 .tab-content{height: 560px;}
.ProductBox_jz .Galary002512 .sliderbox .slick-track{text-align: center;}
.Galary002512 .tab-container .tab-nav{margin-top: 60px;}
.ProductBox_hxys ul li .icon{width: 80px;height: 80px;}
.ProductBox_hxys ul li .icon img{max-height: 40px;}
.ProductBox_yycj .Floor003197 .tab-nav{display: flex;justify-content: center;}
.ProductBox_yycj .Floor003197 .slick-slide li .txt{width: 100%;}
.Floor003197 .tab-nav li{margin: 0  15px;}
.ProductBox_yycj .Floor003197 .tab-nav li span{font-size: 15px;padding-bottom: 20px;;}
.ProductBox_csdb{padding: 20px 0 40px;}
.ProductBox_new .Protitle h2{font-size: 24px;;}
}
@media (max-width:640px) {
.ProBan.SubBan .proNav .Contain{max-width: 100%;overflow-x: auto;}
.ProBan.SubBan .proNav ul{width: 150vw;}
.ProBan.SubBan .proNav ul li{width: max-content;padding: 0 15px;height: 40px;line-height: 40px;}
.ProductBox_jz .Galary002512 .slider-for .slick-slide{height: auto;padding-bottom: 40px;}
}
@media (max-width:480px) {
.Galary002512 .slider-for2 li .txt{max-width: 100%;position: static;transform: translateY(0%);padding:20px 10px;}
.Galary002512 .slider-for2 li .txt .btns a{padding: 0px 15px;margin-right: 10px;}
.Galary002512 .slider-for2 li .txt .btns a img{margin-right: 5px;}
.Galary002512 .slider-for2 li .txt .btns a:last-child{margin-right: 0px;}
.Galary002512 .slider-for2 li .txt .ti2{margin: 10px 0;}
.Galary002512 .slider-for2 li .txt .ti:after{margin-top: 20px;}
.Galary003154 .slider-nav{position: static;margin: 0 auto 20px;}
.Galary002512 .slider-for li .left{width: 100%;}
.Galary002512 .slider-for li .right{width: 100%;padding-top: 5vw;padding-left: 0;}
.ProductBox_dm .Contain.flex-jcsb{flex-wrap: wrap;}
.ProductBox_dm .Contain.flex-jcsb .Protitle{width: 100%;}
.ProductBox_dm .Contain.flex-jcsb .Prodesc{width: 100%;margin-top: 15px;}
.ProductBox_dm3 .tab-container .tab-nav li,.Floor003197 .tab-nav li{font-size: 18px;}
.Floor003197 .tab-nav li{margin: 0 10px;}
.Floor003197 .slick-arrow{top: 25%;width: 30px;height: 30px;}
.ProductBox_Lx .imgList .item4 .car{margin: 100px auto 0;}
.ProductBox_Lx .imgList .car .bl{width: 40%;left: 90px;}
.ProductBox_Lx .imgList .item2 .car .bl{width: 36%;left: 0px;}
.ProductBox_Lx .imgList .car .line{display: none;}
.ProductBox_Lx .imgList .item3 .car{margin-left: 0;}
.ProductBox_Lx .imgList .item3 .car .bl{width: 40%;}
.ProductBox_Lx .imgList .item4 .car .bl{width: 48%;left: 70px;}
.ProductBox_Lx .imgList .item5 .car .bl{position: absolute;left: 143px;top: 70px;width: 28%;}
.ProductBox_Lx .imgList{height: 300px;}
.Galary002512 .tab-container .tab-nav li {text-align: center;}
.Galary002512 .tab-container .tab-nav li span{font-size: 15px;text-align: center;padding: 0 10px 30px;}
.ProductBox_jz .Galary002512 .tab-content{height: 740px;}
.Galary002512 .slider-for li .left .Ispic{height: 200px;margin: 0 auto;}
.ProductBox_jz .Galary002512 .sliderbox .slider-nav{max-width: 90%;}
.ProductBox_hxys ul li{width: 32%;margin-right: 2%;margin-bottom: 2%;height: 260px;}
.ProductBox_hxys ul li:nth-child(3n){margin-right: 0%;}
.ProductBox_hxys ul li p{font-size: 14px;line-height: 20px;}
.ProductBox_yycj .Floor003197 .slick-slide li .txt .desc{display: none;}
.ProductBox_yycj .Floor003197 .tab-nav li.active span{border-bottom: none;}
.ProductBox_yycj .Floor003197 .slick-slide li .txt {padding: 20px;}
.ProductBox_yycj .Floor003197 .slick-slide li .txt .tit{font-size: 18px;}
.ProList .item .txt{padding: 10px 0;background-size: 16px auto;background-position: right 20px;}
.ProList .item .txt .ti{font-size: 20px;}
.ProList .item{margin-bottom: 20px;;}
.ProList{padding: 10px 0 20px;}
}


















