*{box-sizing:border-box}
.wrap{max-width:100%;max-width:1780px;margin:0 auto;}
.wrap-min{max-width:100%;max-width:1580px;margin:0 auto;}
.flex{display: flex;}
body{background:#1B1C21;}

.header{background:#1B1C21;height:80px;width:100%;line-height:80px;}
.index-header,.header.height{z-index:99999;position:fixed;top:0;}
.header .menu li{position:relative;float:left;margin-left:50px;z-index:9;}
.header .menu li a.on,.header .menu li:hover h3 a{color:#6CB130}
.header .menu li dl{border-radius:4px;display:none;background:#6CB130;width:200%;padding:0 10px;line-height:32px;position:absolute;top:80px;left:0;}
.header .menu li dl:before{content:"";width: 7px;top:-22px;left:31px;height: 7px;position:absolute;border-top: 2px solid #6CB130;border-right: 2px solid #6CB130;transform: rotate(135deg);}
.header .menu li dl dd{display:block;padding:5px 0;border-bottom:1px solid #fff;}
.header .menu li dl dd:last-child{border-bottom:0;}
.header .menu li dl dd a{display:block;color:#fff;padding:0 10px;font-size:15px;}
.header .menu li dl dd a:hover{border-radius:4px;background:#fff;color:#6CB130}
.header .menu li:hover dl{display:block;}

.index-banner .swiper-pagination-bullet{width:14px;height:14px;border:3px solid #fff;opacity:1;background:#fff;}
.index-banner .swiper-pagination-bullet-active{background:#6CB130;}
.index-banner .swiper-button-prev,
.index-banner .swiper-button-next{transition-duration:.6s;width:60px;height:60px;color:#fff;font:30px/60px '宋体';text-align:center;background: rgba(0, 0, 0, .5);border-radius: 100%;}
.index-banner .swiper-button-prev{left:2%;}
.index-banner .swiper-button-next{right:2%;}
.index-banner .swiper-button-prev:hover,
.index-banner .swiper-button-next:hover{background:#6CB130;}

.title{text-align:center;}
.title-en{font-family: 'Barlow-Medium';line-height:60px;font-size:60px;text-transform:uppercase;}
.title-cn{font-size:36px;color:#6cb130}

.index-about{padding:100px 0;}
.index-about .txt .body{padding:60px 0;max-width:650px;font-size:16px;line-height:24px;}
.index-about .txt .body p{margin-bottom:30px;}
.index-about .txt .more{margin-left:10px;}
.index-about .txt .more a{position:relative;font-size:16px;display:inline-block;width:180px;border-bottom:1px solid #FFF;padding-left:55px;text-align:center;padding-bottom:10px;}
.index-about .txt .more a:before{content:"";width:55px;height:55px;background:#6CB130;border-radius:55px;position:absolute;left:-10px;z-index:1;bottom:-10px;}
.index-about .txt .more a:after{transition-duration:.5s;content:"";width:16px;height:17px;background:url(../images/more.png);position:absolute;left:10px;bottom:9px;z-index:2;}
.index-about .txt .more a:hover{border-color:#6CB130;}
.index-about .txt .more a:hover:after{transform:rotate(180deg)}

.index-type .swiper-wrapper{margin:50px 0;}
.index-type .swiper-slide a{outline: none;transition-duration:.8s;color:#fff;display:block;position:relative;overflow:hidden;}
.index-type .swiper-slide a .pic{overflow:hidden}
.index-type .swiper-slide a .txt{transition-duration:.8s;text-align:center;position:absolute;bottom:-100%;left:0;height:100%;background:#6CB130;width:100%;}
.index-type .swiper-slide a .txt h2{padding-top:60px;font-size:24px;}
.index-type .swiper-slide a .txt h3{font-size:18px;font-family: 'Barlow-Medium';text-transform:uppercase;}
.index-type .swiper-slide a .txt h4{padding-top:20px;font-size:16px;}
.index-type .swiper-slide a .txt h5{padding:40px 0;width:80%;margin:0 auto 30px;border-bottom:1px solid #89C159;}
.index-type .swiper-slide a .txt p{font-size:16px;}
.index-type .swiper-slide a .txt p i{display:block;margin-top:12px;}
.index-type .swiper-slide a:hover .txt{bottom:0;}
.index-type .btn{text-align:center;}
.index-type .btn a{width:40px;height:40px;color:#000;display:inline-block;margin-right:40px;border-radius:40px;font:20px/40px '宋体';text-align:center;background:#fff;}
.index-type .btn a:last-child{margin-right:0;}
.index-type .btn a:hover{background:#6CB130;color:#fff;}
.index-news{padding:50px 0;}
.index-news .index-news-sidebar{width:200px;}
.index-news .index-news-sidebar ul{margin-top:60px;}
.index-news .index-news-sidebar li a{font-size:16px;background:url(../images/ico1.jpg) no-repeat left 23px;display:block;padding:20px 0 10px 25px;border-bottom:1px solid #323338;}
.index-news .index-news-sidebar li a.on,.index-news .index-news-sidebar li a:hover{background:url(../images/ico2.jpg) no-repeat left 23px;color:#6CB130;}
.index-news .index-pro-content{width: calc(100% - 320px);}
.index-news .index-pro-content .list li{float:left;width:32%;float:left;margin:0 2% 40px 0;}
.index-news .index-pro-content .list li:nth-child(3n){margin-right:0;}
.index-news .index-pro-content .list li a{display:block;background:#323337;transition-duration:.6s;}
.index-news .index-pro-content .list li a .pic{overflow:hidden}
.index-news .index-pro-content .list li a .pic img{width:100%;}
.index-news .index-pro-content .list li a .txt{padding:10px;}
.index-news .index-pro-content .list li a .txt h3{transition-duration:.7s;padding:10px 0 15px 0;font-size:24px;border-bottom:1px solid #47484B;line-height:28px;}
.index-news .index-pro-content .list li a .txt h3 i{float:right;width:26px;height:26px;background:#fff;color:#6cb130;text-align:center;border-radius:26px;float:right;}
.index-news .index-pro-content .list li a .txt p{font-size:16px;padding:10px 0;}
.index-news .index-pro-content .list li a:hover{background:#6cb130;color:#fff;}
.index-news .index-pro-content .list li a:hover h3{border-color:#fff;}
.index-news .index-pro-content .body{font-size:16px;}
.index-news .index-pro-content .body ul{overflow:hidden}
.index-news .index-pro-content .body ul li{width:46%;margin-right:8%;border-bottom:1px solid #3D3E42;padding:25px 0;float:left;}
.index-news .index-pro-content .body ul li:nth-child(2n){margin-right:0;}
.index-news .index-pro-content .title-cn{margin:30px 0;}
.index-news .index-pro-content .updown{overflow:hidden;padding:20px 0;border-bottom:1px solid #606164;}
.index-news .index-pro-content .updown a{line-height:50px;width:50%;float:left;font-family: 'Barlow-Medium';}
.index-news .index-pro-content .updown a i{margin-right:10px;}
.index-news .index-pro-content .updown a:last-child{position:relative;text-align:right;}
.index-news .index-pro-content .updown a:last-child:before{width:1px;height:100%;background:#76777A;content:"";position:absolute;left:0;top:0;}
.index-news .index-pro-content .updown a:last-child i{margin-left:10px;}
.index-news .index-pro-content .pro-header .bd{width:572px;position:relative;z-index:999;}
.index-news .index-pro-content .pro-header .bd a{display:block}
.index-news .index-pro-content .pro-header .bd a img{width:572px;height:572px;}
.index-news .index-pro-content .pro-header .hd{width:103px;padding-left:15px;}
.index-news .index-pro-content .pro-header .hd ul li a,.index-news .index-pro-content .pro-header .hd a img{display:block;width:88px;height:88px;}
.index-news .index-pro-content .pro-header .hd ul li{margin-bottom:20px;}
.index-news .index-pro-content .pro-header .hd .next,.index-news .index-pro-content .pro-header .hd .prev{font-size:16px;color:#fff;cursor:pointer;text-align:center;height:32px;line-height:32px;width:50%;display:block;float:left;}
.index-news .index-pro-content .pro-header .hd .next{background:#6CB130}
.index-news .index-pro-content .pro-header .hd .prev{background:#538E20}
.index-news .index-pro-content .pro-header .info{width: calc(100% - 700px);}
.index-news .index-pro-content .pro-header .info .txt h2{font-size:24px;}
.index-news .index-pro-content .pro-header .info .txt p{font-size:16px;}
.index-news .index-pro-content .pro-header .info .box{padding:30px 0;border-top:1px solid #323338;border-bottom:1px solid #323338;margin-top:30px;}
.index-news .index-pro-content .pro-header .info .box .ico a{transition-duration:.6s;display:inline-block;width:44px;height:44px;line-height:44px;text-align:center;background:#fff;color:#6CB130;margin-right:7px;border-radius:44px;}
.index-news .index-pro-content .pro-header .info .box .ico a:hover{background:#6CB130;color:#fff;}
.index-news .index-pro-content .pro-header .info .box .ico a:first-child{width:140px}
.index-news .index-pro-content .pro-header .info .box .body{margin-top:20px;font-size:16px;line-height:24px}
.index-news .index-pro-content .pro-header .info .menutab li{float:left;width:50%;padding:20px 0;border-bottom:1px solid #323338;}
.index-news .index-pro-content .pro-header .info .menutab li span{margin-bottom:3px;display:block;font-size:16px;color:#6cb130;}
.index-news .index-pro-content .pro-header .info .menutab li p{font-size:16px;color:#fff;}
.index-news .index-pro-content .pro-header .share{padding-top:20px;position:relative;}
.index-news .index-pro-content .pro-header .share:before{width:100%;height:1px;position:absolute;content:"";top:-1px;left:0;background:#323338}
.index-news .index-pro-content .pro-header .share p{font-size:16px;}
.index-news .index-pro-content .pro-header .share ul{float:right;}
.index-news .index-pro-content .pro-header .share ul li{float:left;margin-left:10px}
.index-news .index-pro-content .pro-header .share ul li a{transition-duration:.6s;display:block;width:33px;height:33px;line-height:33px;border-radius:33px;text-align:center;background:#fff;color:#6cb130}
.index-news .index-pro-content .pro-header .share ul li a i{line-height:33px}
.index-news .index-pro-content .pro-header .share ul li a:hover{background:#6CB130;color:#fff}
.index-news .index-news-content{width: calc(100% - 28%);}
.index-news .index-news-content .list li{border-bottom:1px solid #3D3E42;overflow:hidden;padding:35px 0 40px;}
.index-news .index-news-content .list li a{display:block;position:relative;}
.index-news .index-news-content .list li .time{margin-right:80px;float:left;}
.index-news .index-news-content .list li .time span{font-size:72px;font-family: 'Barlow-Medium';}
.index-news .index-news-content .list li .time p{color:#fff;font-size:18px;font-family: 'Barlow-Medium';}
.index-news .index-news-content .list li .txt h3{margin-bottom:25px;}
.index-news .index-news-content .list li .txt p{color:#fff;max-width:700px;font-size:16px;line-height:24px;}
.index-news .index-news-content .list li a i{transition-duration:.7s;position:absolute;right:15px;color:#fff;line-height:70px;font-size:40px;top:50%;text-align:center;margin-top:-35px;width:70px;height:70px;background:#1B1C21;border-radius:70px;}
.index-news .index-news-content .list li a:hover i{background:#6CB130;}
.index-news .index-show-content{width: calc(100% - 20%);}
.index-news .index-show-content .t{color:#6cb130}
.index-news .index-show-content .time{color:#fff;padding:15px 0;border-bottom:1px solid #3D3E42;font-family: 'Barlow-Medium';}
.index-news .index-show-content .body{min-height:600px;padding:30px 0;line-height:24px;font-size:16px;}
.index-news .index-show-content .body p{margin-bottom:30px;}
.index-news .index-show-content .body p:last-child{margin-bottom:0;}
.index-news .index-show-content .updown{border-top:1px solid #3D3E42;padding-top:30px;position:relative;}
.index-news .index-show-content .updown p{margin-bottom:10px;}
.index-news .index-show-content .updown .return{position:absolute;top:30px;right:0;}
.index-news .index-show-content .updown .return a{transition-duration:.5s;display:block;width:140px;border-radius:30px;font-size:16px;height:50px;line-height:50px;background:#6CB130;color:#fff;text-align:center;}
.index-news .index-show-content .updown .return a i{transition-duration:.5s;display:inline-block;margin-left:10px;width:20px;height:20px;border:1px solid #fff;border-radius:20px;}
.index-news .index-show-content .updown .return a:hover i{transform:rotate(180deg);color:#6CB130;border-color:#fff;background:#fff;}
.index-contact{background:url(../images/contact.jpg) no-repeat center center;height:478px;position:relative;}
.index-contact .box{position:absolute;padding:50px;background:#6CB130;height:250px;width:900px;bottom:60px;right:0;}
.index-contact .box .txt{position:relative;}
.index-contact .box .txt i{display:block;position:absolute;right:10%;top:0px;font-size:35px;color:#B6D898;}
.index-contact .box .txt h3{font-size:16px;}
.index-contact .box .txt h4{font-size:36px;font-family: 'Barlow-Medium';padding:20px 0;}
.index-contact .box .txt h4 img{vertical-align:middle;margin-right:5px;}
.index-contact .box .txt li{display:inline-block;padding:10px 0;font-size:16px;margin-right:35px;border-top:1px solid #FFFFFF;border-bottom:1px solid #FFFFFF;}

.list-download{padding:60px 0;}
.list-download ul li,.list-about .box li{width:32%;float:left;margin:0 2% 30px 0;}
.list-download ul li:nth-child(3n),.list-about .box li:nth-child(3n){margin-right:0;}
.list-download ul li a,.list-about .box li a{display:block}
.list-download ul li a .pic,.list-about .box li a .pic{overflow:hidden;border-radius:5px;}
.list-download ul li a .pic img,.list-about .box li a img{width:100%;border-radius:5px;}
.list-download ul li a .txt{padding:10px;line-height:25px;}
.list-download ul li a .txt{font-size:16px}
.list-download ul li a .txt i{float:right;font-size:30px;}

.list-about .info{font-size:16px;margin-top:20px;}
.list-about .box{padding:40px 0;}
.list-about .box li a .txt h2{transition-duration:.6s;color:#6cb130;padding:20px 0;border-bottom:1px solid #49494D;margin-bottom:20px;}
.list-about .box li a .txt p{line-height:26px;color:#fff;font-size:16px;}
.list-about .box li a:hover .txt h2{border-color:#6cb130}

.list-contact{padding:100px 0;}
.list-contact .title{margin-bottom:60px;}
.list-contact .title p{margin-bottom:20px;font-family: 'Barlow-Medium';}
.list-contact .pic{width:450px;text-align:center;}
.list-contact .txt{width: calc(100% - 450px);}
.list-contact .txt ul li{width:48%;margin-right:4%;float:left;padding:13px 20px;border-bottom:1px solid #323338;}
.list-contact .txt ul li img{margin-right:10px;display:inline-block;}
.list-contact .txt ul li:nth-child(3),.list-contact .txt ul li:nth-child(5),.list-contact .txt ul li:nth-child(7){margin-right:0;}
.list-contact .txt ul li:first-child{width:100%;margin-bottom:20px;}
.list-contact .form{margin-top:60px;}
.list-contact .form input{float:left;width:48%;background:none;padding-left:20px;color:#fff;font-size:16px;height:50px;line-height:50px;border-bottom:1px solid #313236;}
.list-contact .form textarea{color:#fff;font-size:16px;min-height:120px;line-height:30px;border-bottom:1px solid #313236;background:none;padding-left:20px;margin:30px 0;width:100%;}
.list-contact .form input:first-child{margin-right:4%;}
.list-contact .form input.submit{padding-left:0;width:150px;border-radius:8px;transition-duration:.7s;height:50px;line-height:50px;color:#fff;text-align:center;float:right;margin:0;background:#6CB130;cursor:pointer;}
.list-contact .form input.submit:hover{background:#fff;color:#6cb130}

.list-job{padding:60px 0;}
.list-job h3{height:70px;margin-top:40px;line-height:70px;padding:0 35px;cursor:pointer;border-bottom:1px solid #323338;}
.list-job h3 span{display:block;float:right;background:url(../images/ico11.jpg) no-repeat center center;width:28px;height:28px;margin-top:22px;}
.list-job h3.on{background:#6CB130;}
.list-job h3.on span{background:url(../images/ico12.jpg) no-repeat center center;}
.list-job .box{display:none;border:1px solid #323338;border-top:none;}
.list-job .box ul{padding:15px 35px 5px;overflow:hidden;border-bottom:1px solid #323338;}
.list-job .box ul li{width:25%;float:left;margin-bottom:15px;}
.list-job .box .t{padding:30px 50px;overflow:hidden;}
.list-job .box .t dl{width:30%;float:left;}
.list-job .box .t dl:last-child{width:70%;border-left:1px solid #323338;padding-left:70px;}
.list-job .box .t dl dt{font-size:24px;margin-bottom:20px;}
.list-job .box .t dl dd{line-height:32px;}

.footer{padding:60px 0;}
.footer .logo ul{margin-top:80px;}
.footer .logo ul li{display:inline-block;}
.footer .logo ul li a{font-size:20px;margin-left:25px;}
.footer .menu dl{float:left;margin-right:210px;}
.footer .menu dl dt{margin-bottom:30px;}
.footer .menu dl dd{margin-bottom:20px;}
.footer .menu dl dd a{font-size:16px;}
.bottom{border-top:1px solid #323338;padding:50px 0 60px;}
.bottom .wrap{position:relative;}
.bottom .wrap .mc{position:absolute;right:0;top:0;}
.bottom p,.bottom a{font-size:16px;}
.bottom a{margin-left:15px;}

@media (max-width: 1580px){
	.wrap,.wrap-min{max-width:96%;}
}

@media (max-width: 1440px){
	.index-about .txt{width:45%}
	.index-about .txt .body{max-width:100%;}
}

@media (max-width: 1366px){
	.index-about .pic{width:55%}
	.index-about .txt .body{padding:30px 0;}
	.index-about .txt .body p{margin-bottom:10px;}
}
@media (max-width: 1200px){

}
@media screen and (max-width:992px) {
	.wrap,.wrap-min{max-width:100%;}
	.index-news .index-pro-content .pro-header .bd,.index-news .index-pro-content .pro-header .hd,.footer,.index-news .index-news-sidebar,.swiper-button-prev,.swiper-button-next,.show-pro .bd,.show-pro .hd,.pc-menu,.header{display:none;}
	.fl,.fr{float:none;}
	.title-en{font-size:40px;line-height:40px;}
	.title-cn{font-size:26px;}
	.index-about{padding:30px 10px 60px;}
	.index-about .pic{width:100%;}
	.index-type .swiper-wrapper{margin:30px 0;}
	.index-type .swiper-slide a .txt h2{padding-top:20px;font-size:20px;}
	.index-type .swiper-slide a .txt h3{padding:0 10px;font-size:15px;}
	.index-type .swiper-slide a .txt h4{padding:10px 15px 0 15px;font-size:14px;}
	.index-type .swiper-slide a .txt h5{padding:20px 0;}
	.index-type .swiper-slide a .txt p{display:none;}
	.index-news{padding:30px 10px}
	.index-news .index-pro-content .pro-header .info,.index-news .index-show-content,.index-news .index-pro-content,.list-contact .pic,.list-contact .txt,.index-about .txt,.index-news .index-news-content{width:100%;}
	.index-news .index-news-content .list li{padding:15px 0 20px}
	.index-news .index-news-content .list li .time{margin-right:20px;}
	.index-news .index-news-content .list li .txt h3{font-size:16px;margin-bottom:15px}
	.index-news .index-news-content .list li .txt p{max-width:100%;font-size:14px;}
	.index-news .index-news-content .list li a i{display:none;}
	.index-contact{height:auto;padding:40px 0;background:none;}
	.index-contact .box{height:auto;padding:30px 10px;position:static;width:auto;bottom:20px;}
	.index-contact .box .txt i{right:0;}
	.index-contact .box .txt li{font-size:14px;margin-right:10px;}
	.index-contact .box .txt li:last-child{margin-right:0;}
	.bottom{padding:30px 10px 70px;}
	.bottom .wrap .mc{position:static;display:block;margin:20px auto 0;text-align:center;}
	.list-about{padding:0 10px}
	.list-download ul li, .list-about .box li{width:100%;margin:0 0 30px 0;}
	.list-about .box li a .txt h2{padding:10px 0;margin-bottom:10px;font-size:16px}
	.list-about .box li a .txt p{font-size:14px;line-height:24px;}
	.list-contact{padding:50px 10px}
	.list-contact .txt ul li{padding:10px;width:100%;float:none;margin:0 0 10px 0;font-size:15px;}
	.list-contact .txt ul li a{font-size:15px;}
	.list-contact .form input{width:100%;}
	.list-contact .form input:first-child{margin-right:0;}
	.list-contact .form input.submit{float:none;margin:0 auto;display:block;}
	.list-download,.list-job{padding:30px 10px;}
	.list-download ul li{width:48%;margin:0 4% 10px 0 !important;}
	.list-download ul li:nth-child(2n){margin-right:0 !important;}
	.list-job h3{height:40px;line-height:40px;margin-top:20px;}
	.list-job h3 span{margin-top:6px;}
	.list-job .box ul,.list-job .box .t{padding:15px 15px 0 15px;}
	.list-job .box ul li{width:50%;font-size:14px;}
	.list-job .box .t dl{width:100% !important;font-size:16px;float:none !important;margin-bottom:20px !important;}
	.list-job .box .t dl dt{font-size:20px;}
	.list-job .box .t dl:last-child{border:0;padding:0;}
	.index-news .index-pro-content .list li{width:48% !important;margin:0 4% 20px 0 !important;}
	.index-news .index-pro-content .list li:nth-child(2n){margin-right:0 !important;}
	.index-news .index-pro-content .list li a .txt{padding:0 10px}
	.index-news .index-pro-content .list li a .txt h3{font-size:18px;line-height:24px;}
	.index-news .index-pro-content .list li a .txt h3 i{line-height:26px;}
	.index-news .index-pro-content .list li a .txt p{font-size:14px;}
	.index-news .index-show-content .body{max-width:100%;font-size:15px;line-height:22px;min-height:auto;}
	.index-news .index-show-content .body p{margin-bottom:15px;}
	.index-news .index-show-content .updown .return{position:static;display:block;text-align:center;}
	.index-news .index-show-content .updown .return a{margin:20px auto;}
	.index-news .index-pro-content .pro-header .show-banner{display:block !important;}
	.index-news .index-pro-content .pro-header .click_qrcode{display:none !important;}
	.index-news .index-pro-content .pro-header .info{padding:20px 0;}
	.index-news .index-pro-content .title-cn{margin:15px 0;}
	.index-news .index-pro-content .pro-header .info .box{padding:15px 0;margin-top:15px;}
	.index-news .index-pro-content .body{font-size:15px;}
	.index-news .index-pro-content .body ul li{width:100%;margin:0;padding:15px 0;}
}