/* 数字图片 */
.in-tit{padding:60px 0px;}
.in-tit h2{font-size:36px;line-height:46px;font-weight: bold;}
.in-tit .mores i{display: inline-block;width:46px;margin-left:10px;}
.in-tit .mores i img{width:46px;}
.in-tit .mores p{font-size:16px;line-height:18px;padding-top: 5px;text-align: right;text-transform: uppercase;}
.col-fff h2,.col-fff p{color:#fff;}

/* 产品优势 */
.index-youshi{width:100%;background:url(../images/youshi-back.jpg)no-repeat center;overflow: hidden;height:727px;}
.ys-list{position: relative;}
.ys-list li{width:335px !important;height:400px;margin-right:40px;box-sizing:border-box;padding:50px 45px 0px 45px;background:#fff;position:relative;}
.ys-list li i{display: block;width:102px;margin:0 auto;margin-bottom:39px;}
.ys-list li i img{width:100%;}
.ys-list li h3{font-size:20px;font-weight:bold;text-align: center;margin-bottom:15px;}
.ys-list li p.desc{font-size:16px;line-height:32px;}
.ys-list li .num{font-size:70px;position: absolute;bottom:0px;left:0;right:0;text-align: center;width:100%;bottom: -15px;font-weight: 300;color:#008e59;
line-height:70px;}
.ys-list .ys-hd a{width:57px;display: block;cursor: pointer;}
.ys-list .ys-hd a img{width:100%;}
.ys-list .ys-hd .next{position: absolute;left:-100px;top:40%;z-index:99;}
.ys-list .ys-hd .prev{position: absolute;right:-100px;top:40%;z-index:99;}

/* 产品中心 */
#product{width:100%;height:920px;}
.pro-tit{position:absolute;top:0;left:0;z-index:99;right:0;}
.index-product{width:100%;position: relative;}
.index-product .pro-hd{position:absolute;bottom:50px;left:0;z-index:99;right:0;}
.index-product .pro-hd li{width:240px;height:140px;background:rgba(0,0,0,0.6);box-sizing: border-box;padding:35px 0px;text-align: center;
font-size:16px;line-height:16px;color:#fff;}
.index-product .pro-hd li:nth-child(1):before{content:'';display: block;width:53px;height:40px;background:url(../images/pro-icon1.png)no-repeat center;margin:0 auto;margin-bottom:10px;}
.index-product .pro-hd li:nth-child(2):before{content:'';display: block;width:50px;height:40px;background:url(../images/pro-icon2.png)no-repeat center;margin:0 auto;margin-bottom:10px;}
.index-product .pro-hd li:nth-child(3):before{content:'';display: block;width:53px;height:40px;background:url(../images/pro-icon3.png)no-repeat center;margin:0 auto;margin-bottom:10px;}
.index-product .pro-hd li:nth-child(4):before{content:'';display: block;width:53px;height:40px;background:url(../images/pro-icon4.png)no-repeat center;margin:0 auto;margin-bottom:10px;}
.index-product .pro-hd li:nth-child(5):before{content:'';display: block;width:60px;height:40px;background:url(../images/pro-icon5.png)no-repeat center;margin:0 auto;margin-bottom:10px;}
.index-product .pro-hd li:nth-child(6):before{content:'';display: block;width:50px;height:40px;background:url(../images/pro-icon6.png)no-repeat center;margin:0 auto;margin-bottom:10px;}
.index-product .pro-hd li:hover,.index-product .pro-hd li.on{background:rgba(0,123,77,0.6);cursor: pointer;}
.index-product .pro-bd{width:100%;}
.index-product .pro-bd li{width:100%;}
.index-product .pro-bd li img{width:100%;height:920px;object-fit: cover;}


/* 项目优势 */
.in-case{overflow: hidden;}
.w1040{width:1040px;padding-bottom:100px;}
.in-case .case{width:100%;position: relative;}
.in-case .case-list{gap:40px;}
.in-case .case-list li{width:320px;height:210px;box-sizing: border-box;padding:50px 35px;background:#f7f7f7;}
.in-case .case-list li h3{font-size:22px;line-height:22px;font-weight: bold;text-align: center;}
.in-case .case-list li h3:after{content:'';display: block;width:32px;height:2px;margin:20px auto;background:#ec5411;}
.in-case .case-list li .desc{font-size:16px;line-height:24px;}
.in-case .case .renwu-img{position:absolute;bottom:0;right:-60px;animation: beat 4s ease-in-out infinite;}
@keyframes beat {
    0%, 100% {
		top: 0;
	}
	50% {
		top:-5px;
	}
}

/* 品牌形象 */
.in-xingxiang{width:100%;background:#f7f7f7;padding-bottom:90px;}
.in-xingxiang .ppxx-info .imgs{width:740px;margin-right:80px;}
.in-xingxiang .ppxx-info .imgs img{width:100%;}
.in-xingxiang .ppxx-info .infos-div{flex:1;}
.in-xingxiang .ppxx-info .infos-div h3{font-size:26px;font-weight: bold;margin-bottom:30px;color:#ec5411;}
.in-xingxiang .ppxx-info .infos-div p strong{margin-bottom:5px;display: inline-block;}
.in-xingxiang .ppxx-info .infos-div p{font-size:18px;line-height: 24px;}


/* 产品展示 */
.product-div{background:#f5f5f5;overflow: hidden;padding-bottom:60px;}
.product-div .pro-nav{width:260px;}
.product-div .pro-nav .pro-listnav li{width:100%;line-height:80px;margin-bottom:2px;height:80px;font-size:24px;
background:#008e59;text-align: center;}
.product-div .pro-nav .pro-listnav li:hover{background:#003e27;}
.product-div .pro-nav .pro-listnav li a{color:#fff;}

.product-div .pro-nav .pro-call a{margin-top:65px;display: block;width:260px;height:295px;background:url(../images/pro-call.jpg)no-repeat center;
padding-top:35px;padding-left:32px;box-sizing: border-box;font-size:30px;color:#008e59;}
.product-div .pro-incont .pro-uls{width:1080px;}
.product-div .pro-incont .pro-uls li{width:340px;height:370px;float:left;margin-right:30px;margin-bottom:30px;overflow:hidden;}
.product-div .pro-incont .pro-uls li:nth-child(3n){margin-right:0px;}
.product-div .pro-incont .pro-uls li img{width:100%;height:100%;object-fit: cover;transition:all 0.6s;}
.product-div .pro-incont .pro-uls li:hover img{transform:scale(1.2);}


/* 关于我们 */
.about-div{margin-bottom:90px;overflow: hidden;}
.about-div .about-info .about-left{width:680px;}
.about-div .about-info .about-left h3{font-size:26px;line-height:26px;font-weight: bold;color:#ec5411;margin-bottom:30px;}
.about-div .about-info .about-left p.desc{font-size:16px;line-height:32px;}
.about-div .about-info .div-video{width:640px;height:400px;}
.about-div .about-info .div-video video{width:100%;height:100%;object-fit: fill;}
.about-mores{display: block;width:190px;height:44px;border-radius:44px;background:#ec5411;margin-top:40px;
font-size:16px;line-height:44px;text-align: center;color:#fff;}
.about-mores:hover{color:#fff;}
.about-div .about-info{margin-bottom:40px;overflow: hidden;}
.about-div .about-show .show-list li{width:320px;margin-right:40px;}
.about-div .about-show .show-list li img{width:100%;}

/* 关于我们 */
#row6 .ab-hd{width:285px;margin-right:70px;margin-bottom:60px;}
#row6 .ab-hd ul{height:457px;border-right:1px solid #e5e5e5;}
#row6 .ab-hd li{font-size:24px;width:222px;line-height:50px;background:#f1f1f3;text-align: center;cursor: pointer;}
#row6 .ab-hd li:after{content:'';display: block;background:url(../images/s-icon.png)no-repeat center;width:0px;height:14px;
float:right;margin:20px auto;margin-right:-8px;}
#row6 .ab-hd li.on,#row6 .ab-hd li:hover{background:#008e59;color:#fff;}
#row6 .ab-hd li:hover a,#row6 .ab-hd li.on a{color:#fff;}
#row6 .ab-hd li.on:after,#row6 .ab-hd li:hover:after{width:8px;}
#row6 .ab-bd{flex: 1;}
#row6 .ab-bd p{font-size:16px;line-height:32px;margin-bottom:10px;}

/* 新闻资讯 */
.in-news{width:100%;padding-bottom:50px;}
.in-news .news-list li{overflow: hidden;width:100%;height:190px;margin-bottom:60px;}
.in-news .news-list li .news-div{border-bottom: 1px solid #bfbfbf;height:100%;box-sizing: border-box;width:930px;}
.in-news .news-list li .times{width: 70px;text-align: center;}
.in-news .news-list li .times .day{font-size: 62px;line-height: 62px;margin-bottom:10px;}
.in-news .news-list li .times .year{font-size: 16px;color:#999999;}
.in-news .news-list li .news-title:before{content:'';display:block;float:left;width:1px;height:70px;background: #959595;margin-left:40px;margin-top: 8px;margin-right: 40px;margin-bottom:50px;}
.in-news .news-list li .news-title{width: 855px;}
.in-news .news-list li .news-title h3{font-size: 24px;line-height: 24px;margin-bottom:25px;}
.in-news .news-list li .news-title .desc{font-size: 16px;line-height: 32px;color: #666666;}
.in-news .news-list li .news-img{width:420px;height: 100%;overflow: hidden;}
.in-news .news-list li .news-img img{width: 100%;height: 100%;object-fit: cover;transition: all 0.6s;}
.in-news .news-list li:hover h3,.in-news .news-list li:hover .times .day{color:#008e59;}
.in-news .news-list li:hover .news-img  img{transform: scale(1.2);}