﻿/*内页banner*/
.innertopbg{ position: relative; background:url(../images/innerbanner.jpg) no-repeat center top;  background-size:100%;  
	height: 300px }
.innertopbg img{ width: 100%  }
.innertopbg span{ position: absolute; top: 100px; font-size:48px; color:#fff; 
	 line-height: 100px; background:rgba(66,135,0,0.7); padding: 0 20px;  }


                 
.set_7_btn-wrapper {
  float:left;
  width:auto;
  line-height: 45px;
  display: inline-block;
  margin-right:2em;
  text-align:center;
  margin-top:50px;

 }

#set_7_text {
  margin-top:-62px;
  text-align: center;
  background:#b6e366;
}

#set_7_text a {
  color: #000;
  text-decoration: none;
  font-weight:400;
  font-size:15px;

}


/*button 4*/

#set_7_button4 {
  stroke-width: 6px;
  fill: transparent;
  stroke: #428700;
  stroke-dasharray: 85 400;
  stroke-dashoffset: -228;
  transition: 1s all ease;
}
.set_7_btn-wrapper:hover #set_7_button4 {
  stroke-dasharray: 50 0;
  stroke-width: 3px;
  stroke-dashoffset: 0;
  stroke: #428700;
}



/*关于我们内页导航*/
.innerpagetitle{ border-bottom: 1px solid #ccc;color: #000; height:50px; 
	line-height: 50px; width: 100%;}

.innerpagetitle strong{ font-size:20px; float: left; font-weight:normal; }
.innerpagetitle p{ float: right; line-height: 50px;  }

.textcon p{ line-height: 30px; font-size: 14px; margin-bottom: 20px; text-indent: 0px }
.textcon img{ margin-bottom: 20px; margin:10px auto; display: inline-block; max-width:100%; }


/*产品中心内页*/
.conleft{ float: left; width: 200px; margin-top: 30px; background:#fff; }
.conleft img{ background: #7fb832; width: 200px }
.conright{ float: right; width: 930px; float: right; min-height: 500px; background:#fff; padding:0 20px; margin-top: 30px }

.pronav{ background:#7fb832;line-height: 50px;  padding-left: 20px; font-size: 16px; border-bottom: 1px solid #ccc }
.pronav a{ color:#fff; }
.prosubnav  li{ background:#fff; height: 40px; line-height: 40px; 
	margin-left:-20px; font-size: 16px; padding-left: 30px;
	font-size: 14px; border-bottom: 1px solid #ccc; }

.prosubnav  li a{ color:#666  }

.prosubnav  li:hover a{ color: #2d5c00 }
.procon{ float: left; width: 925px; padding:30px 0; }
.procon .proconlist li{ float: left; margin-right: 25px; width: 283px }
.procon .proconlist li img{ width: 100%; overflow: hidden; }
.proconlist li{ margin-bottom:15px; box-shadow: 5px 5px 5px #ccc; background: #fff; text-align: center; }
.proconlist li img{ height:300px; overflow: hidden; }
.proconlist li p{ height: 50px; line-height: 50px; font-size: 18px }


/*新闻列表页面*/
.newslist{ margin-top:20px; }
.newslist li{ line-height: 50px; border-bottom: 1px dashed #ccc;  font-size: 14px  }
.newslist li span{ float: right;  }
.newslist li:hover { background:#7fb832; transition: 1s  }
.newslist li span{ transition: 0.5s }
.newslist li:hover a{ color: #fff; margin-left:20px;}
.newslist li:hover span{ margin-right: 20px; color: #fff; }



/*分页*/
.page {
	width:100%;
	height:auto;
	margin:0px auto;
	overflow:hidden;
	text-align:center;
	margin:40px 0;
}
.page a {
	padding:10px 15px;
	color:#4c4c4c;
	font-size:12px;
	margin:10px 5px;
  display: inline-block;
}
.page a.cur,.page a:hover {
	background:#7fb832;
	color:#fff;
}
.page a.nocur {
	background:none;
	color:#4c4c4c;
}


/*新闻详细页面*/
.newcontit{width: 100%; text-align: center;}
.newcontit strong{ font-size: 18px; color: #000;  margin:30px 0 10px 0; display: block; }
.newcontit span{ display: block; margin-bottom:30px;  }
.newcontit span em{ margin-left: 20px }


.nextpage{ margin:20px 0; }
.nextpage p{ line-height: 30px;
 overflow: hidden;display:block;  font-size: 14px; font-weight: bold; color:#000 }
 .nextpage p a{ margin-left: 10px }
 


.productcon {width: 100%; overflow: hidden; margin:50px 0; }
.productcon .proleft{ float: left; width: 350px; }
.productcon .proleft img{ max-width: 350px; overflow: hidden; }

.productcon .proright{ float: left; width: 450px; height: 30px;  margin-left:60px }

.productcon .proright p{ line-height: 40px; }

.productcon .proright p span{ color: #000; font-size: 14px; }
.protext a{background:#79bf1f; font-size: 16px; color: #fff;
 padding:10px 30px; display: inline-block; cursor: pointer; margin-right: 20px; margin-bottom:20px;}




















































































































