@charset "utf-8";
/* CSS Document */
/*******css重置*******/

*{margin: 0;padding: 0;text-decoration: none;list-style: none;box-sizing: border-box;font-family:"微软雅黑",arial;}
.container{margin: 0 auto;max-width: 1230px;}

img{display: block;}
h1,h5,h2{font-size: 1em;}
.clearfix{clear: both;}

p{font-size: 14px;}

p img{max-width:500px;margin:0 auto;}
@media(max-width:500px){
	p img{width:100%;}
}


.luru-overflow4{overflow: hidden;margin-bottom:30px;}	
.luru-float4{float: left;width: 23.5%;margin-right: 2%;margin-bottom: 15px;border: 1px solid #e4e4e4;padding: 10px;}
.luru-overflow4>div:nth-child(4n){margin-right: 0%;}
.luru-float4 img{width: 100%;}
.luru-float4 p{font-size: 14px;line-height: 30px;text-align: center;}

@media (max-width: 991px){
	.luru-float4{width: 32%;}
	.luru-overflow4>div:nth-child(3n){margin-right: 2%;}
	.luru-overflow4>div:nth-child(4n){margin-right: 0%;}
}
@media (max-width: 700px){
	.luru-float4{width: 49%;}
	.luru-overflow4>div:nth-child(3n){margin-right: 2%;}
	.luru-overflow4>div:nth-child(2n){margin-right: 0%;}
}

.luru-overflow3{overflow: hidden;margin-bottom:30px;}	
.luru-float3{float: left;width: 31%;margin-right: 1%;margin-left: 1%;margin-bottom: 10px;border: 1px solid #e4e4e4;padding: 10px;}
.luru-float3 img{width: 100%;}
.luru-float3 p{font-size: 14px;line-height: 30px;text-align: center;}

@media (max-width: 600px){
.luru-float3{width: 48%;margin-right: 1%;margin-left: 1%;}
}


/**************************************************index-header********************************************/
.index-header{background-color: #f7f7f7;border: 1px solid #eee;z-index: 99;padding: 10px 0;}
.id-header-left{float: left;line-height: 20px;height: 20px;font-size: 14px;color: #999;}

.id-header-right{float: right;font-size: 0;}
.id-header-right li{padding-left: 28px; display: inline-block;margin-left: 30px;font-size: 16px;line-height: 20px;color: #333; background: url(../images/di-tel.png)left center no-repeat;background-size: 20px auto;}
.id-header-right li span{font-size: 16px;margin:0 8px;color: #3f9d3f;font-weight: bold;}

@media(max-width:991px){
	.index-header{display: none;}
}


/**************************************************nav-导航********************************************/
.index-nav-all{overflow: hidden;}
/************nav-导航-logo***********/
.logo-left{float: left;display: block;width: 100px;overflow: hidden;}
.logo{float: left;width: 100px;padding: 18px 0;}
.logo img{width: 100%;}
.logo1{float: left;margin-left: 15px;padding: 15px 0;}
.logo1 div:nth-child(1){font-size: 22px;color: #000;font-weight: 600;}
.logo1 div:nth-child(2){font-size: 8px;color: #666;letter-spacing: -1px;}

.id-nav-right{float: right;margin-left: 20px;width: calc(100% - 140px);}

/************nav-导航-right-bottom***********/

.id-nav{overflow: hidden;}
.id-nav li{float: left;width:14.2%;line-height: 104px;text-align: center;}
.id-nav li a{font-size: 16px;padding: 15px 0px; color: #000;}
.id-nav li.on-top a{color:#3f9d3f;}

.id-nav-a a:hover{color:#3f9d3f;}
.id-nav li:hover a{color:#3f9d3f;}

@media(max-width:1259px){
	.logo1 div:nth-child(1){font-size: 18px;}
	.logo1 div:nth-child(2){font-size: 8px;line-height: 20px;height: 20px;overflow: hidden;width: 270px;}
}


@media(max-width:991px){
	.id-nav-a{display: none;}
	.id-nav-right{display: none;}
	.logo{width: 80px;padding: 0;}
	.index-nav-all{padding: 15px 0;}
	.logo1{padding: 0;}
}

@media(max-width:600px){
	.index-nav-all{padding: 10px 0;}
	.logo{width: 70px;}
	.logo1 div:nth-child(1){font-size: 18px;font-weight: 600;line-height: 18px;}
	.logo1 div:nth-child(2){font-size: 10px;line-height: 20px;height: 20px;width: 265px;}
}


@media(max-width:430px){
	.index-nav-all{padding: 10px 0;}
	.logo-left{width: 100px;}
	.logo{width: 60px;}
	.logo1{margin-left: 10px;}
	.logo1 div:nth-child(1){font-size: 15px;line-height: 15px;height: 15px;font-weight: 600;width: 190px;overflow: hidden;}
	.logo1 div:nth-child(2){font-size: 8px;width: 190px;line-height: 18px;height: 18px;}
}




/**************************************************手机导航********************************************/

.nav-btn{float: right; display: none;padding: 10px 0;cursor: pointer;}
.nav-btn img{width:100%;}
.navli .nav-cn-en{overflow: hidden;background-color: #243c62;}
.navli .nav-cn-en a{display: block;color: #fff;float: left;width: 50%;border-right: 1px solid #131314;}
.navli>div:first-child{font-size: 18px;padding: 10px 0px;color: #999;font-weight: bold;text-align: center;}
.navli{position: fixed;right:-240px;top:0;text-align: left; z-index: 999;background-color: #333;width:240px;height: 100%;transition: all 0.5s;}
.navli a {font-size: 14px; color: white;line-height: 50px;display: block;padding-left:30px;padding-right: 10px;}
.navli li{background-color: #333;border-bottom: 1px solid #000;position: relative;}
.id-nav-tu{position: absolute;right: 0px;top: 0px;width: 50px;height: 50px;background: url(../images/jiantou-nav.png)center no-repeat #243c62;background-size: 10px;transition: 1s;border-left: 2px solid #131314;opacity: 0.6}
.navli .navli-txt{overflow: hidden;padding: 10px 10px 10px 30px;background-color: #000;}
.navli-txt div:nth-child(1){float: left;font-size: 16px;color: #fff;}
.navli-txt div:nth-child(2){float: right;width: 16px;margin-top: 3px;cursor: pointer;}
.navli-txt div:nth-child(2) img{width: 100%;}

.navli-down-ser{display: none;background-color: #fff;z-index: 2;}
.navli-down-ser li{border-top: 1px solid #666;background-color: #131314;}

.navli>li:hover{background-color:rgba(96,96,96,0.90) }
.navli-down-ser li:hover{background-color:rgba(96,96,96,0.80)}
.navli .nav-cn-en a:hover{background-color: #1d66cf;}
.id-nav-tu:click{transform: rotate(90deg);transition: 1s;}

@media(max-width:991px){
	.nav-btn{display: block;}
	.nav{display: none;}
	
}

@media(max-width:430px){
	.nav-btn{width: 26px;padding: 6px 0;}
}
/*******************************banner*******************************/
.swiper-container{height: 680px;transition: 0.3s;}
.swiper-slide{width:100%;overflow: hidden;height: 100%; background-repeat: no-repeat;background-size: auto 100%;background-position: center center;}
.swiper-slide img{margin: 0 auto;height: 100%;max-width: 1600px;}

@media(max-width:1440px){
	.swiper-container{height: 600px;}
}
@media(max-width:1200px){
	.swiper-container{height: 500px;}
}
@media(max-width:1000px){
	.swiper-container{height: 400px;}
}
@media(max-width:800px){
	.swiper-container{height: 300px;}
}
@media(max-width:600px){
	.swiper-container{height: 260px;}
}
@media(max-width:500px){
	.swiper-container{height: 200px;}
}
@media(max-width:400px){
	.swiper-container{height: 160px;}
}

/*******************************banner-内页*******************************/
.banner-in{height:360px;position: relative;overflow: hidden;background-size: auto 100%;background-repeat: no-repeat;background-position: center;}
.banner-text-table{display: table;width: 100%;height: 100%;}
.banner-txt{display: table-cell;text-align: center;vertical-align: middle;}
.banner-txt h1{margin: 0;font-size: 40px;margin-bottom: 15px; font-weight: bold;text-shadow:rgba(0,0,0,0.1) 2px 2px 0px;letter-spacing: 2px;text-align: center;color: #fff;}
.banner-in h3{font-size: 32px;margin: 0;font-weight: bold;text-shadow:rgba(0,0,0,0.1) 2px 2px 0px;letter-spacing: 2px;text-align: center;color: #fff;}

@media(max-width:1200px){
	.banner-in{height:320px;}
	.banner-txt h1{font-size: 38px;margin-bottom: 10px;}
	.banner-in h3{font-size: 30px;}
}

@media(max-width:991px){
	.banner-in{height:280px;}
	.banner-txt h1{font-size: 32px;margin-bottom: 10px;}
	.banner-in h3{font-size: 26px;}
}

@media(max-width:700px){
	.banner-in{height:240px;}
	.banner-txt h1{font-size: 28px;margin-bottom: 10px;}
	.banner-in h3{font-size: 22px;}
  	
}

@media(max-width:500px){
	
}

/******************************首页边距******************************/

.index-section{padding:60px 0;}


@media(max-width:1259px){
	.index-section{padding: 50px 0;}
}

@media(max-width:991px){
	.index-section{padding:40px 0;}
}

@media(max-width:767px){
	.index-section{padding:30px 0;}
}



/******************************index-title******************************/
.index-title{margin-bottom: 50px;}
.index-title h2{font-size: 16px;margin: 0;color: #666;text-align: center;}
.index-title h1{font-size: 24px;margin: 0;color: #333;text-align: center;font-weight: bold;margin-bottom: 15px;margin-top: 10px}
.index-title span{height: 4px;width: 60px; background-color: #3f9d3f;text-align: center;margin: 0 auto;display: block;}

.id-com-right .index-title h2,.id-com-right .index-title h1{text-align: left;}
.id-com-right .index-title span{margin: 0;}
.index-news .index-title h2,.index-news .index-title h1{text-align: left;}
.index-news .index-title span{margin: 0;}
.index-a-q .index-title h2,.index-a-q .index-title h1{text-align: left;}
.index-a-q .index-title span{margin: 0;}

@media(max-width:1259px){
	.index-title{margin-bottom: 30px;}
}


@media(max-width:529px){
	.index-title h1{font-size: 22px;}
	.index-title span{display: none;}
}

@media(max-width:420px){
	.index-title{margin-bottom: 20px;}
}


/******************************index-more******************************/
.index-more{font-size: 14px; width: 160px;line-height: 46px;border-radius: 6px;margin:50px auto 0;letter-spacing: 1px; background-color: #3f9d3f; display: block;color: #fff;text-align: center;border: 1px solid #3f9d3f;}
.index-more:hover{background-color: transparent;color: #3f9d3f;font-weight: bold;}
.id-com-right .index-more{margin: 0;margin-top: 50px;}


@media(max-width:991px){
	.index-more{margin:40px auto 0;}
}

@media(max-width:767px){
	.index-more{margin:30px auto 0;}
}


/******************************关于我们******************************/
.index-company{margin-bottom: 60px;}
.id-com-left-img{float: left;width: 50%;margin-right: 5%;}
.id-com-left-img img{width: 100%;}
.id-com-right{float: right;width: 45%;}
.id-com-text{font-size: 14px;line-height: 30px;color: #666;}

@media(max-width:1259px){
	.index-company{margin-bottom: 50px;}
	.index-company .index-more{margin-top: 30px;}
}

@media(max-width:991px){
	.index-company{margin-bottom: 40px;}
	.id-company{background: url(../images/index-about-img.jpg)center no-repeat rgba(255,255,255,0.7);background-size:cover;}
	.id-com-left-img{display: none;}
	.id-com-right{clear: right;width: 100%;padding:40px 15px;background-color: rgba(255,255,255,0.8);}
	.id-com-right .index-title h2,.id-com-right .index-title h1{text-align: center;}
	.id-com-right .index-title span{margin:0 auto;}
	.id-com-right .index-more{margin: 0 auto;margin-top: 30px;}
}


/******************************产品展示2******************************/

.index-product2{background-color: #fff;}
.id-product2 a:last-child{ }
.id-pro2-box{margin-bottom: 10px; background-color: #fff; border-radius: 6px;overflow: hidden; float: left;width: 23.5%;margin-right: 2%;box-shadow: 0 0 5px 5px rgba(63,157,63,0.1);transition: 0.6s;}
.id-product2 a:nth-child(4n){margin-right: 0;}
.id-pro2-box img{width: 100%;}
.id-pro2-box h3{font-size: 15px;line-height: 36px;height: 36px;margin: 0; overflow: hidden;color: #fff;text-align: center;padding: 0 10px;background-color: #aaa;}

.id-pro2-box:hover h3{background-color: #3f9d3f;}

@media(max-width:991px){
	.id-product2 a:last-child{display: block;}
	.id-pro2-box{width: 32%;}
	.id-product2 a:nth-child(4n){margin-right: 2%;}
	.id-product2 a:nth-child(3n){margin-right: 0;}
	
}

@media(max-width:529px){
	.id-product2 a:last-child{display: block;}
	.id-pro2-box{width: 49%;}
	.id-product2 a:nth-child(3n){margin-right: 2%;}
	.id-product2 a:nth-child(2n){margin-right: 0;}
	.id-product2 a:last-child{display: none;}
}

@media(max-width:420px){
	.id-pro2-box h3{font-size: 14px;}
}

/******************************合作伙伴******************************/
.index-case{background: url(../images/case-bg.jpg)center no-repeat;background-size: 100% 100%;}
/* Aligning */
.carousel a{display: block;}
.carousel.flexible .items {display: none;}
.left {text-align: left;}
.right {text-align: right;}
.center {text-align: center;}
.flex-item{display:block;background:#fff;position: relative;border-radius: 6px;overflow: hidden;}

.flex-item img{width: 100%;display: block;}
.id-case-tit{margin: 0; font-size:16px;line-height:40px;height:40px;white-space:nowrap;text-overflow: ellipsis;overflow:hidden;color: #666;position: absolute;left: 0;bottom: 0;width: 100%;text-align: center;padding: 0 10px;background-color: rgba(255,255,255,0.8);}	

/*********案例展示-箭头**********/
.index-news-arrow{width:100px;height:40px;margin:40px auto 0;}
.ina-l{display:block;float:left;width:40px;height:40px;border-radius: 6px;background:url(../images/arrow_left01.png) no-repeat center;transition:.3s;background-color:#3f9d3f;}
.ina-r{display:block;float:right;width:40px;height:40px;border-radius: 6px;background:url(../images/arrow_right01.png) no-repeat center;transition:.3s;background-color:#fff;}


.flex-item:hover{background-color: #3f9d3f;}
.flex-item:hover .id-case-tit{color: #fff;background-color: rgba(63,157,63,0.8);}
.flex-item:hover .id-case-more{color: #3f9d3f;background-color:#fff;}
.ina-l:hover{background:url(../images/arrow_left02.png) no-repeat center;transition:.3s;background-color:#fff;}
.ina-r:hover{background:url(../images/arrow_right02.png) no-repeat center;transition:.3s;background-color:#3f9d3f;}


@media(max-width:767px){
	.index-news-arrow{margin:20px auto;}
}

/******************************新闻中心******************************/
.index-news{float: left;width: 66%;margin-right: 1%;}
.id-news-all{overflow: hidden;}
.id-news-box{padding: 40px 20px 30px;border-radius: 6px;float: left;width: 49%;margin-right: 2%;border: 1px solid #e6f0fa;background-color:#f9f9f9;display: block;}
.id-news-box1{float: left;width: 49%;}
.id-news-box h1{font-size: 16px;line-height: 16px;height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;font-weight: bold; margin: 0;margin-bottom: 20px;}
.id-news-box h2{font-size: 14px;line-height: 26px;height: 104px;overflow: hidden;text-indent: 20px; color: #666;margin: 0;margin-bottom: 20px;}
.id-news-box span{font-size: 14px;color: #999; display: block;text-align: right;}

.id-news-box:hover{background-color: #3f9d3f;}
.id-news-box:hover h1,.id-news-box:hover h2,.id-news-box:hover span{color: #fff;}

.id-news-box1 a:last-child{margin-bottom: 0;}
.id-news-box2{padding: 0 40px 0 20px;background: url(../images/more.png)95% center no-repeat;border-radius: 6px;border: 1px solid #e6f0fa;background-color:#f9f9f9;display: block;margin-bottom: 10px;}
.id-news-box2 h1{font-size: 14px;color: #666;line-height: 53px;height: 53px;overflow: hidden;margin: 0;}

.id-news-box2:hover{background: url(../images/more-h.png)95% center no-repeat #3f9d3f;}
.id-news-box2:hover h1{color: #fff;}

@media(max-width:991px){
	.index-news{float: none;width: 100%;margin-right: 0%;margin-bottom: 40px;}
	.index-news .index-title h2,.index-news .index-title h1{text-align: center;}
	.index-news .index-title span{margin:0 auto;}
}
@media(max-width:600px){
	.id-news-all>a:nth-child(2){margin-right: 0;}
	.id-news-box{width: 49%;}
	.id-news-box{width: 100%;margin-right: 0;margin-bottom: 10px;}
	.id-news-box1{clear: left; width: 100%;margin-top: 0px;}
	.id-news-box h2{height: 72px;}
}


/*******************************滚动问答*******************************/
.index-a-q{float: right;width: 32%;}
.index-aq-all{border: 1px solid #e6f0fa;background-color:#f9f9f9;border-radius: 6px;padding: 15px 20px;}
.index-aq{overflow: hidden;height: 218px;}
.id-a-q{overflow: hidden;position: relative;}
.id-a-q>ul{overflow: hidden;transition: 0.5s;}
.id-a-q li{font-size: 14px;line-height: 30px;color: #666;transition: 0.5s;overflow: hidden;}
.id-a-q li b{font-weight: bold;color: #333;letter-spacing: 2px;float: left;width: 50px;line-height: 30px;display: block;}
.id-a-q li span{float: left;color: #666;letter-spacing: 0.5px;width: calc(100% - 50px);line-height: 30px;display: block;}
.id-a-q li span i{font-size:14px;color: #3f9d3f;font-style: normal;display: inline-block;padding-left: 10px;}

@media(max-width:991px){
	.index-a-q{float: none;width: 100%;}
	.index-a-q .index-title h2,.index-a-q .index-title h1{text-align: center;}
	.index-a-q .index-title span{margin:0 auto;}
}

/*******************************底部联系*******************************/
.index-footer{padding: 30px 0;background-color: #dedede;}
.id-di-nav{text-align: center;}
.id-di-nav a{font-size: 14px;color: #666;display: inline-block;padding: 0 20px;border-right: 1px solid #666;line-height: 14px;margin-bottom: 40px;}
.id-di-nav a:last-child{border-right: none;}
.id-di-cu{overflow: hidden;}
.id-footer-box{float: left;width: 32%;margin-right: 2%;padding: 20px 40px;background-color: #f1f1f1;}
.id-di-cu div:last-child{margin-right: 0;}
.id-footer-box-tu{width: 30px;height: 30px;margin: 0 auto 20px;background-position: center;background-repeat: no-repeat;background-size: 30px auto;}
.id-footer-box-txt{font-size: 14px; text-align: center;color: #666;line-height: 26px;display: block;}

.id-footer-box1 .id-footer-box-tu{background-image: url(../images/di-tel.png);background-size: auto 100%;}
.id-footer-box2 .id-footer-box-tu{background-image: url(../images/di-mail.png);background-size: 100% auto;}
.id-footer-box3 .id-footer-box-tu{background-image: url(../images/di-address.png);background-size: auto 100%;}

@media(max-width:992px){
	.id-footer-box-txt{height:52px; }
}

@media(max-width:768px){
	.id-footer-box{padding: 20px 20px;}
}

@media(max-width:530px){
	.index-footer{display: none;}
}

/*******************************友情链接*******************************/
.index-friendlylink{background-color: #E8E8E8;}
.id-flink{text-align: center;margin-top: 10px;}
.id-flink a,.id-flink span{color: #666666;font-size: 12px;display: inline-block;margin-right: 5px;line-height: 20px;}
.id-flink a:hover{text-decoration: underline;}

.index-record{background-color: #E8E8E8;padding: 8px 0;}
.id-record{text-align: center;}
.id-record a{font-size: 12px;line-height: 24px;margin: 0 2px;color: #666;display: inline-block;text-align: center;}





/*******************************内页边距*******************************/
.page-in{padding: 60px 0;}

@media(max-width:1259px){
	.page-in{padding: 50px 0;}
}

@media(max-width:991px){
	.page-in{padding: 40px 0;}
}
@media(max-width:767px){
	.page-in{padding: 30px 0;}
}


/***************面包屑导航******************/
.page-in-nav{position: absolute;left: 0;bottom: 0;width: 100%;}
.page-in-nav-right{width: 100%;line-height: 24px;height: 44px;padding:10px 0;overflow: hidden;color: #fff;}
.page-in-nav-right span{color:#fff;margin-left:5px;line-height:24px;}
.page-in-nav-right a{color:#fff;margin-left:5px;line-height:24px;}

.page-in-nav-right a:hover{text-decoration: underline;}



/**************文字导航***************/

.page-nav2-a{padding-bottom:20px;border-bottom: 1px dashed #999;overflow: hidden;margin-bottom: 40px;text-align: center;}
.page-nav2-a a{margin: 0 2px; font-size: 16px;line-height: 40px;padding:0 15px;border: 1px solid #ccc;border-radius: 6px;background-color: #f6f6f6;display:inline-block;text-align: center;color: #333;margin-bottom: 5px;}
.page-nav2-a .page-nav2-a-on{background-color: #3f9d3f;color: #fff;border-color: #3f9d3f;}

.page-nav2-a a:hover{background-color: #3f9d3f;color: #fff;border-color: #3f9d3f;}


@media(max-width:991px){
	.page-nav2-a{margin-bottom: 20px;}
}




/********************************新闻列表*********************************/
.article-list-all{}
.news-list-box1{display: block;padding: 20px 10px;border-bottom: 1px solid #999;overflow: hidden;}
.news-list-left{float: left;width: 20%;margin-right: 3%;background-color: #fff;border: 1px solid #ccc;}


.news-list-right{float: right;width: 77%;}
.news-list-right>div:nth-child(1){font-size: 22px;line-height: 24px;height: 24px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #333;}
.news-list-right>div:nth-child(2){margin: 8px 0 10px;}
.news-list-right>div span{font-size: 14px;color: #999;margin-right: 10px;}
.news-list-right>div:nth-child(3){font-size: 14px;line-height: 26px;height: 78px;overflow: hidden;color: #666;}

/**************新闻列表-hover***************/

.news-list-box1:hover{background-color: #f6f6f6;}

@media(max-width:1259px){
	.news-list-right>div:nth-child(3){height:52px;}
}

@media(max-width:991px){
	.news-list-left{width: 25%;}
	.news-list-right{width: 72%;}
	.news-list-right>div:nth-child(1){font-size: 20px;}
	.news-list-right>div:nth-child(2){margin: 6px 0;}
}

@media(max-width:767px){
	.news-list-box1{padding: 15px 0;}
	.news-list-left{width: 30%;}
	.news-list-right{width: 67%;}
	.news-list-right>div:nth-child(1){font-size: 18px;line-height: 24px;height: 24px;}
	.news-list-right>div:nth-child(2){margin: 4px 0 6px;}
	.news-list-right>div span{font-size: 12px;}
	.news-list-right>div:nth-child(3){height: 44px;line-height: 22px;font-size: 13px;}
}

@media(max-width:529px){
	.news-list-box1{padding: 10px 0;}
	.news-list-right>div:nth-child(2){margin:0;}
	.news-list-right>div:nth-child(1){font-size: 16px;font-weight: bold;}
}

@media(max-width:500px){
	.news-list-box1{padding: 10px;margin-bottom: 15px;}
	.news-list-left{clear: left;width: 100%;margin-bottom: 10px;}
	.news-list-right{clear:right;width: 100%;}
}


/*************************************************新闻内页****************************************************/

.news-details-all{margin-bottom: 30px;}
.page-news-details-tit{text-align: center;margin: 0;font-size: 20px;line-height: 30px; color: #333;margin-bottom: 10px;font-weight: bold;}
.page-nd-a a{ font-size: 13px;color:#9f9f9f;margin: 0 5px;display:inline-block; }

.page-nd-content{font-size: 14px;margin-top: 20px;text-align: justify;}
.page-nd-content p{font-size: 14px;line-height: 28px;}

@media(max-width:991px){
	.news-details-all{margin-bottom: 0px;}
}
@media(max-width:767px){
	.page-news-details-tit{font-size: 18px;line-height: 28px;}
	
	
}

/******************************************************产品-列表**************************************/ 
.product-list{}
.product-list a:nth-child(4n){margin-right: 0;}
.pro-list-box{margin-bottom: 20px; float: left;width: 23.5%;margin-right: 2%;border-bottom: 2px solid #3f9d3f;transition: 0.6s;}
.pro-list-box img{width: 100%;margin-bottom: 15px;border: 2px solid #3f9d3f;}
.pro-list-box h1{margin: 0;font-size: 18px;line-height: 18px;height: 18px; color: #333;font-weight: bold;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pro-list-box span{font-size: 14px;line-height: 26px;height: 52px;margin:10px 0;overflow: hidden;color: #999;display: block;text-align: justify;}

.pro-list-box:hover{transform: translate(0px,-10px)}

@media(max-width:991px){
	.pro-list-box{width: 32%}
	.product-list a:nth-child(4n){margin-right: 2%;}
	.product-list a:nth-child(3n){margin-right: 0;}
}

@media(max-width:600px){
	.pro-list-box{width: 49%}
	.product-list a:nth-child(3n){margin-right: 2%;}
	.product-list a:nth-child(2n){margin-right: 0;}
}


/******************************************************产品-详情页**************************************/ 
.pro-details-all{margin-bottom: 30px;}


/************产品-详情页-介绍*************/ 
.page-pro-content{overflow: hidden;margin-top: 30px;margin-bottom: 50px;}
.page-pro-left{float: left;width: 46%;margin-right: 4%;}
.page-pro-right{float: left;width: 50%;}
.page-pror-tit{margin: 0;font-size: 18px;color: #333;margin-bottom: 10px;line-height: 24px;font-weight: bold;}
.page-pror-text{margin: 0;font-size: 14px;color: #666;line-height: 24px;}
.page-pro-left img{width: 100%;border: 2px solid #3f9d3f;}	
@media(max-width:991px){ 
  .page-pro-content{margin-top: 20px;margin-bottom: 30px;}
	.pro-details-all{margin-bottom: 0px;}
	.page-pro-left{float: none;width: 100%;margin-right: 0%;margin-bottom: 15px;}
	.page-pro-right{float: none;width: 100%;}
}



/************产品-详情页-介绍box1*************/ 
.page-pro-intro{border:1px solid #e4e4e4;margin-bottom: 20px;}
.page-intro-title{background-color: #f6cabd;}
.page-intro-title h3{font-size: 18px;line-height: 50px;height: 50px;color: #fff;width: 160px;background-color:#3f9d3f;text-align: center;margin: 0;}
.page-prointro-content{padding: 20px;}
.page-prointro-box1,.page-prointro-content{overflow: hidden;}
.intro-img1{float: left;width: 48%;margin-right: 2%;}
.intro-img1 img{width: 100%;}
.intro-box1-right{float: left;width: 50%;padding: 40px 0;}
.intro-box1-right div span{font-size: 18px;line-height: 36px;color: #666;display: inline-block;}
.intro-box-more{font-size: 18px;text-align: center;color: #FC0000;display: block;margin-top: 10px;font-weight: bold;}

@media(max-width:991px){
	.intro-box1-right{padding: 20px 0;}
	.intro-box1-right div span{font-size: 16px;line-height: 30px;}
	.intro-box-more{font-size: 16px;}
}
@media(max-width:767px){
	.intro-img1{clear: left;width: 100%;margin-right: 0%;}
	.intro-img1 img{max-width: 500px;margin: 0 auto;}
	.intro-box1-right{clear: left;width: 100%;padding: 0;margin-top: 10px;}
}
@media(max-width:560px){
	.intro-img1 img{width: 100%;}
}
/************产品-详情页-介绍box2*************/ 
.intro-box2{overflow: hidden;}
.intro-box2 img{float: left;width: 50%;}
@media(max-width:767px){
	.intro-box2 img{clear: left;width: 100%;}
}

/************产品-详情页-介绍box3*************/ 
.intro-box3{overflow: hidden;}
.intro-box3 img{float: left;width: 50%;}

@media(max-width:767px){
	.intro-box3 img{clear: left;width: 100%;}
}

/************产品-详情页-介绍box4*************/ 
.intro-box4{float: left;width: 50%;}
.intro-box4 img{width: 100%;}
.intro-box5{float: left;width: 50%;padding: 19.5px;background-color: #f6cabd;}
.intro-box5 img{margin: 0 auto;max-width: 320px;margin-bottom: 10px;}
.intro-box5 span{font-size: 15px;line-height: 30px;display: block;color: #333;}

@media(max-width:1259px){
	.intro-box5{padding: 10px;}
	.intro-box5 img{max-width: 222px;}
	.intro-box5 span{font-size: 14px;line-height: 24px;}
	
}

@media(max-width:991px){
	.intro-box4,.intro-box5{clear: left;width: 100%;}
	.intro-box5 img{max-width: 460px;}
}

@media(max-width:767px){
	.intro-box5{padding: 15px;}
	.intro-box5 img{width: 100%;}
}
/***************************************单页**************************************/ 
/*************page-in-title****************/
.page-in-title{}
.page-in-title{margin-bottom: 50px;}
.page-in-title h2{font-size: 30px;margin: 0;color: #373737;text-align: center;font-weight: bold;}
.page-in-title h1{font-size: 18px;margin: 0;color: #666;text-align: center;margin-bottom: 15px;margin-top: 15px}
.page-in-title span{height: 2px;width: 60px; background-color: #3f9d3f;text-align: center;margin: 0 auto;display: block;}


@media(max-width:1259px){
	.page-in-title{margin-bottom: 30px;}
}

@media(max-width:991px){
	.page-in-title h2{font-size: 28px;}
}
@media(max-width:768px){
	.page-in-title h2{font-size: 26px;line-height: 36px;}
	.page-in-title h1{font-size: 16px;margin: 10px 0;}
}

@media(max-width:529px){
	.page-in-title h2{font-size: 22px;line-height: 30px;}
	.page-in-title span{display: none;}
	.page-in-title h1{margin: 6px 0;}
}

@media(max-width:420px){
	.page-in-title{margin-bottom: 20px;}
}

/*************************单页内容************************/ 
.page-au-box{margin-bottom: 20px;}
.page-au-coin{overflow: hidden;}
.page-au-coin-li{float: left;width: 23%;margin: 0 1% 10px;}
.page-au-coin-li div{background-color: #000;width: 160px;height: 160px;border-radius: 100px;margin: 0 auto;display: table;}
.page-au-coin-li div span{font-size: 28px; display: table-cell;color: #fff;text-align: center;vertical-align: middle;}
.page-au-coin-li>span{font-size: 14px;line-height: 26px;height: 52px;margin-top: 15px; overflow: hidden;color: #333;display: block;text-align: center;}

@media(max-width:1259px){
	.page-au-coin-li div{width: 120px;height: 120px;}
	.page-au-coin-li div span{font-size: 24px;}
	.page-au-coin-li>span{height: 78px;}
}
@media(max-width:768px){
	.page-au-coin-li{width: 48%;}
}
@media(max-width:500px){
	.page-au-coin-li div{width: 100px;height: 100px;}
}
@media(max-width:1259px){
	
}

/*************************；联系我们************************/ 
.page-contact{margin-bottom: 30px;overflow: hidden;}
.page-contact li:nth-child(1){font-size: 20px;margin-bottom: 10px;color: #3f9d3f;font-weight: 600;width: 100%;}
.page-contact li{font-size: 14px;line-height: 30px;height: 30px;overflow: hidden; float: left;width: 33%;color: #666;}
.page-contact li:last-child{width: 66%;}

@media(max-width:991px){
	.page-contact li{width: 50%;}
}


@media(max-width:529px){
	.page-contact{margin-bottom: 20px;}
	.page-contact li:nth-child(1){margin-bottom: 5px;font-size: 18px;}
	.page-contact li{font-size: 14px; clear: both; width: 100%;height: auto;}
}

.pc-map{overflow-x: scroll;}
#dituContent{width:100%;height: 400px;}

@media(max-width:530px){
	#dituContent{width:600px;height: 300px;}
} 


/***********产品-推荐TITLT*********/ 
.page-recomend-title{ overflow: hidden;margin-bottom: 20px;}
.page-recomend-title div{font-size: 16px;color: #333;float:left;font-weight: bold;}
.page-recomend-title a{float: right;color: #ef7b00;font-size: 16px;padding: 2px 6px;}

/***********产品-推荐新闻*********/ 
.page-in-reconmend{overflow: hidden;margin-bottom: 30px;border-top: 1px solid #dedede;border-bottom: 1px solid #dedede;background-color: #f1f1f1;padding:10px 20px;}
.page-recom-news{overflow: hidden;}
.page-recom-news-box{float: left; width: 48%;display: block;overflow: hidden;line-height: 18px;height: 18px;margin-bottom: 15px;margin-right: 2%;}
.page-re-news-tit{font-size: 14px;padding-left: 5px; line-height: 18px;height: 18px;color: #333; overflow: hidden;float: left;width:calc(100% - 100px);}
.page-re-news-time{font-size: 14px;line-height: 18px;height: 18px;padding-right: 5px;  border-right: 1px solid #999;float: left;color: #999;}
/***********产品-推荐产品*********/ 
.page-recom-pro{overflow: hidden;}
.page-recom-pro-box{display: block;float: left;width: 18.4%;margin-right: 2%;}
.page-recom-pro a:last-child{margin-right: 0;}
.page-recom-pro-box img{width: 100%;}
.page-re-pro-tit{font-size: 14px;color:#666 ;text-align: center;margin-bottom: 10px;line-height: 40px;height: 40px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
/***********新闻hover*********/ 
.page-recom-news-box:hover .page-re-news-tit{color:#3f9d3f;}
.page-recom-news-box:hover .page-re-news-time{color:#3f9d3f;}
.page-recom-pro-box:hover .page-re-pro-tit{color:#3f9d3f;}



@media(max-width:991px){
	.page-in-reconmend{display: none;}
}


/*******************************page-in-button*******************************/
.page-in-button{text-align: center;font-size: 0;margin-top: 30px;}
.page-in-button a{font-size:13px;padding: 0 10px; margin: 0 4px;margin-bottom: 5px;line-height: 30px;display: inline-block;color: #fff;background-color:#3f9d3f;border:1px solid #3f9d3f;}
.page-in-button .page-in-button-on{color: #3f9d3f;background-color: transparent;}
.page-in-button a:hover{opacity: 0.8;}

/********************buttom按钮************************/
.page-buttom2{float: right;margin-top: 20px;}
.page-buttom2 span>a{font-size: 14px;color: #666;}
.page-buttom2 .last,.page-buttom2 .next,.page-buttom2 .return{font-size: 14px; width:280px;;margin-bottom: 8px;padding: 5px 10px;line-height: 30px;height: 40px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;text-align:left;display:block;border: 1px solid #e4e4e4;border-radius: 4px; color: #666;}
.page-buttom2 .return{color: #fff;background-image: url(../images/back.png);background-repeat: no-repeat;background-position: 20px 50%;background-color:#3f9d3f;padding-left: 60px;box-shadow: 0 0 5px 3px #e4e4e4;}

.page-buttom2 .next:hover>a{color: #fff;}
.page-buttom2 .last:hover>a{color: #fff;}
.page-buttom2 .next:hover{background-color:#3f9d3f;  color: #fff;box-shadow: 0 0 5px 3px #e4e4e4;}
.page-buttom2 .last:hover{background-color:#3f9d3f;  color: #fff;box-shadow: 0 0 5px 3px #e4e4e4;}




.chengshu{position:relative;left:-100%;top:-400px;}
.content-height{height:880px;}

@media(max-width:991px){
  .chengshu{left:0;top:0;}
  .content-height{height:auto;}
  
  
}