*{margin: 0px;padding: 0px;}
body{min-width:1250px;background:#f2f2f2;background-image:url();background-repeat:repeat-x;background-position:0px 0px;margin:0px;padding:0px;text-decoration:none;font-size: 12px;font-variant:normal;font-family: "微软雅黑";}/*为部分带全站背景图准备可以将背景图或背景色部分删除掉*/
a:link,a:visited,a:hover,a:active{text-decoration:none;}
a{text-decoration: none;}
li{list-style-type:none;}
ul,ol{list-style-type: none;list-style-image: none;}
/*清除浮动*/
 

.main{
	width: 1200px;
	margin:0 auto;
}
.head{
	width: 100%;
	height:120px;
	overflow: hidden;
}
.head .main{
	position: relative;
}

.head .name{
	float: left;
	margin-top: 28px;
}
.head  .tel{
	float: right;
	margin-top: 40px;
}
.head p{
	color:#0a860a;
	font-size: 12px;
	position: absolute;
	left: 0;
	top: 0;
	font-family:"Arial Regular";
	margin-top: 3px;
}
.nav{
	width: 100%;
	height: 60px;
 
}
.nav ul{
	width: 1200px;
	margin:0 auto;
 	display: flex;
 	justify-content: space-between;
	overflow: hidden;
}
.nav ul li{
	float: left;
	width: 157px;
	height: 60px;
	overflow: hidden;
	text-align: center;
	line-height: 60px;
}
.nav ul li a{
	color:#fff;
	font-size: 22px;
	color:#000000;
}
.nav ul li:hover{
	background:url(../images/hover.png)no-repeat center;
}
.nav ul li:hover a{
	color:#fff;
}
.banner{ 
	width:100%;
	margin:0 auto; 
	overflow:hidden; 
	position:relative; 
 
}
.banner .hd{
 height:15px; 
 overflow:hidden; 
 position:absolute; 
 left:45%; 
 bottom:10px; 
 z-index:1; 
}
.banner .hd ul{
 overflow:hidden; 
 zoom:1; 
 float:left; 

}
.banner .hd ul li{
 float:left; 
 margin-right:25px;  
 width:50px; 
 height:5px; 
 line-height:14px; 
 text-align:center; 
 cursor:pointer;
 background: #fff;
 
}
.banner .hd ul li.on{
 background:#0a860a; 
 
}
.banner .bd{
 position:relative; 
 height:100%;
  z-index:0; 
  width: 100%; 
}
.banner .bd li{
 zoom:1; 
 vertical-align:middle; 
}
.banner .bd img{
	width:100%; 
	display:block; 
}
.banner .prev,
.banner .next{
 position:absolute; 
 left:3%; 
 top:50%;
 margin-top:-3%;
 display:block; 
 width:32px;
 height:40px;  
 filter:alpha(opacity=50);opacity:0.5;   
}
.banner .next{
 left:auto; right:3%; 
 background-position:8px 5px; 
}
.banner .next {
	font-size: 
	58px;color:#fff;
}
.banner .prev{
	font-size: 
	58px;color:#fff;
}
.banner .prev:hover,
.banner .next:hover{
	filter:alpha(opacity=100);opacity:1;  
}
.banner .prevStop{ 
	display:none;  
}
.banner .nextStop{ display:none;  
}
.content{
	width: 1200px;
	margin:0 auto;
	background: #fff;
	height:2300px;

	 

}
.item{
	width: 100%;
	height:140px;
	overflow: hidden;
}
.item ul li{
	float: left;
	width: 299px;
	height: 137px;
	box-shadow:1px 2px 3px 0px #645f62;
}
.item ul li img{
	display: block;
	margin:0 auto;
	margin-top: 20px;
}
.item ul li p{
	color:#5d5d5d;
	font-size: 22px;
	text-align: center;
	margin-top: 15px;
}
.about{
	width: 600px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-top: 90px;
}
.about .tit{
	width: 100%;
	height: 59px;
	background: url(../images/tit01.png)no-repeat center;
}
.about .tit p{
	color:#0f330f;
	font-size: 30px;
	font-family:"黑体";
	float: left;
	line-height: 59px;
	margin-left: 40px;
}
.about .tit a{
	display: block;
	float: right;
	margin-right: 43px;
	margin-top: 20px;
}
.about .info{
	width: 558px;
	height: auto;
	overflow: hidden;
	margin:20px 0 0 20px;
}
.about .info p{
	color:#000000;
	font-size: 14px;
	text-indent: 2em;
	font-family: "新宋体 Regular";
	line-height: 22px;
	text-align:justify;
	 
}
.about .info img{
	float: right;
	width: 222px;
	height: 221px;
	padding-left: 20px;
	padding-bottom:10px;
}
.news{
	width: 600px;
	height: auto;
	overflow: hidden;
	float: right;
	margin-top: 90px;
}
.news .tit{
	width: 100%;
	height: 59px;
	background: url(../images/tit01.png)no-repeat center;
}
.news .tit p{
	color:#0f330f;
	font-size: 30px;
	font-family:"黑体";
	float: left;
	line-height: 59px;
	margin-left: 40px;
}
.news .tit a{
	display: block;
	float: right;
	margin-right: 43px;
	margin-top: 20px;
}
.news ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top:10px;
}
.news ul li{
	width: 578px;
	height: 48px;
	position: relative;
	margin-top: 10px;
}
.news ul li:after{
	content: "";
	width: 10px;
	height: 12px;
	background: url(../images/icon05.png)no-repeat center;
	position: absolute;
	left:10px;
	top: 50%;
	margin-top: -6px;
}
.news ul li a{
	color:#030303;
	font-size: 16px;
	float: left;
	width: 420px;
	line-height: 48px;
	margin-left: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.news ul li span{
	color:#666;
	font-size: 12px;
	float: right;
	margin-right: 15px;
	line-height: 48px;
}
.news ul li:nth-child(1){
	background: url(../images/bg01.png)no-repeat center;
}
.news ul li:nth-child(2){
	background: url(../images/bg02.png)no-repeat center;
}
.news ul li:nth-child(3){
	background: url(../images/bg03.png)no-repeat center;
}
.news ul li:nth-child(4){
	background: url(../images/bg04.png)no-repeat center;
}
.news ul li:nth-child(5){
	background: url(../images/bg05.png)no-repeat center;
}
.news ul li:nth-child(6){
	background: url(../images/bg06.png)no-repeat center;
}
.product{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 70px;
	float: left;

}
.product .tit{
	width:100%;
	height: 59px;
	margin:0 auto;
	background:url(../images/tit02.png)no-repeat center;
}
.product .tit p{
	color:#0f330f;
	font-size: 30px;
	line-height: 59px;
	text-align: center;
}
.product ul li{
	float: left;
	width: 525px;
	height: auto;
	overflow: hidden;
	margin-top: 60px;
}
.product  ul li img{
	display: block;
	width: 308px;
	height: 217px;
	float: left;
}
.product  ul li .info{
	width: 200px;
	height: auto;
	overflow: hidden;
	max-height: 165px;
	float: right;
}
.product  ul li .info h4{
	width: 100%;
	color:#383838;
	font-size: 20px;
	font-family: "黑体";
}
.product  ul li .info p{
	color:#666666;
	font-family: "宋体";
	font-size: 14px;
	margin-top: 10px;
	line-height: 18px;
}
.product  a{
	color:#666666;
	font-size: 14px;
	margin-left: 30px;
	margin-top: 5px;
	display: block;
	float: left;
}
.product ul li:nth-child(2n){
	float: right;
}
.product ul li .more{
	display: block;
	width: 409px;
	height: 215px;
	background: url(../images/more02.png);
}
.product ul li .more a{
	display: block;
	width: 409px;
	height: 215px;
}
.cases{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 70px;
	position: relative;
}
.cases .tit{
	width:100%;
	height: 59px;
	margin:0 auto;
	background:url(../images/tit02.png)no-repeat center;
}
.cases .tit p{
	color:#0f330f;
	font-size: 30px;
	line-height: 59px;
	text-align: center;
}
.cases .bd{
	width: 1155px;
	margin:0 auto;
 
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.cases .bd ul li {
	width: 225px;
	height: 210px;
	float: left;
	margin-left: 3px;
	margin-right: 3px;
}
.cases .bd ul li img{
	display: block;
	width: 225px;
	height: 210px;
}
.cases .next ,.cases .prev{
	position: absolute;
	top: 156px;
	z-index: 100;
}
.cases .next{
	left: -20px;
}
.cases .prev{
	right: -20px;
}
.partners{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 50px;
	float: left;
}
.partners .tit{
	width: 100%;
	height: 59px;
	line-height: 59px;
	background: url(../images/tit02.png)no-repeat center;
}
.partners .tit p{
	color:#0f330f;
	font-size: 30px;
	text-align: center;
}
.partners  .show{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 30px;
}
.partners  .box{
	width: 400%;
}
.partners  .pic{
	float: left;
}
.partners ul li{
	float: left;
	width: 254px;
	height: 178px;
	border: 1px solid #e5e5e5;
	margin-left: 15px;
}
.partners ul li img{
	display: block;
	width: 254px;
	height: 178px;
}
.links {
    width: 100%;
    height: 80px;
    background: #fff;
}
.links .main {
    display: flex;
    align-items: center;
    justify-content: space-around;
    height: 80px;
}
.links p {
    color: #2f2f2f;
    font-size: 18px;
    font-weight: bold;
    border-left: 2px solid #006aa8;
    line-height: 25px;
    padding-left: 5px;
}
.links ul {
    width: 1050px;
    height: 25px;
    overflow: hidden;
}
.links ul li {
    float: left;
    padding-right: 10px;
    padding-left: 10px;
    line-height: 25px;
}
.links ul li a {
    color: #2f2f2f;
    font-size: 14px;
}
.footer{
	width: 100%;
	height: 205px;
	overflow: hidden;
	background: #14731e;

}
.footer p{
	color:#fff;
	font-size: 16px;
	font-family: "微软雅黑";
	line-height: 30px;
	text-align: center;
	margin-top: 40px;
}
.footer a{
	color:#fff;
}

.container{ width:1200px; margin:20px auto; }
.con_left{ width:230px; float:left; margin-right:10px; margin-bottom:20px; margin-top:0px;}
.con_right{ width:960px; float:left; margin-bottom:30px; background:#fff; }
.l_about{ width:100%; float:left;}
.in_prokind{ width:200px; padding-left:30px; height:40px;line-height:40px; color:#fff; font-size:15px; background:#eee url(../images/tit01.png) no-repeat; font-weight:bold; border-bottom:2px solid #eee;  position:relative;}
.in_prokind span{ position:absolute; right:12px; top:0px; font-size:13px;}
.in_prokind span a:link{ color:#fff;}
.in_prokind span a:visited{ color:#fff;}
.in_prokind span a:hover{ color:#000;}
/*.in_casetit{ width:93%; padding-left:7%; height:47px;background:#eee url(../images/tit02.png) no-repeat; line-height:47px;font-size:16px; font-weight:bold; color:#fff; text-align:left; position:relative; }*/

.in_casetit{
	width: 100%;
	position: relative;
	padding: 0 2%;
	height: auto;
	background: #14731E;
	line-height:47px;
	font-weight: bold;
	font-size:16px;
	color: #fff;
	padding-bottom: 30px;
}
.productList{
	width: 230px;
	height: auto;
	overflow: hidden;
	float: left;
}
.productList .tit{
	width: 230px;
	height: 93px;
	background:#14731e;
	float: left;
}
.productList .tit p{
	font-size: 22px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	margin-top: 15px;
}
.productList .tit span{
	display: block;
	margin-top: 15px;
	color:#fff;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}
.productList .box{
	width: 230px;
	height:307px;
	overflow: hidden;
	background: #e0e0e0;
}
.productList .box ul {
	width: 212px;
	margin:0 auto;
}
.productList .box ul li{
	width: 212px;
	height: 33px;
	background: #14731e;
	position: relative;
	margin-top: 10px;
	line-height: 33px;
}
.productList .box ul li:hover {
	background: #104a85;
}
.productList .box ul li a{
	color:#fff;
	margin-left:55px;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 140px;
	font-size: 16px;
}
.productList .box ul li:after{
	width: 16px;
	height: 16px;
	background: url(../images/icon02.png)no-repeat;
	position: absolute;
	top:9px;
	left:30px;
	content: "";
}
/*.position{ position:absolute; right:5px; top:5px; font-size:14px; font-weight:normal;color:#333;}*/

.position{
	position: absolute;
	right: 2%;
	bottom: 0;
	font-size: 14px;
	font-weight: normal;
	color: #fff;
}
.position a{
	color: #fff !important;
}
.position a:link{ color:#333;}
.position a:visited{ color:#333;}
.position a:hover{ color:#fff;}
.ul_news{ width:100%; margin:0px auto; background:#f0f0f0; padding-bottom:10px; border-bottom:#e9e9e9 2px solid; }
.ul_news li{ width:90%; padding-left:8%; margin-left:2%; font-size:13px; height:32px; line-height:32px; border-bottom:#bfbfbf 1px dotted; color:#1d1d1d; background:url(../images/icon05.png) no-repeat 5px; padding-left:20px;}
.in_contact{width:100%; margin-top:10px; float:left; color:#333; }
.in_contact p{ width:220px; font-size:14px; line-height:24px; padding-left:5px; padding-right:5px;}
.in_contactmid{ background:#f0f0f0;padding-bottom:10px;border-bottom:#e9e9e9 2px solid;  }
.in_contactmid h3{line-height:28px; font-size:16px;padding-left:5px;color:#1b242d;}
.in_contactmid img{ margin-top:10px; width:100%;}
.clear{ clear:both;}
.index_aboutcont p{ text-indent:2em; font-size:13px; color:#3e3e3e; font-weight:bold;}
.main_right_product{ width:100%; margin:10px 30px;}
.main_right_product ul{ margin:0px; padding:0px; width:110%; }
.main_right_product ul li{ list-style:none; width:278px; height:250px;  float:left; margin-top:10px; margin-right:23px; }
.p_name{ text-align:center; line-height:30px; font-size:14px;}
.main_right_product ul li img{width:265px; height:200px; padding:5px;border:#eee 1px solid;}
.main_right_product ul li a:link{ color:#444; text-decoration:none;}
.main_right_product ul li a:visited{ color:#444; text-decoration:none;}
.main_right_product ul li a:hover{ color:#bf0000; text-decoration:none;}
.product_con{ width:100%;} 
.product_con img,.productimg img{ text-align:center; margin:0px auto;}
.index_newscont{ width:96%; margin:10px auto;line-height: 30px;text-align: justify;}
.index_newscont ul li{ height:42px; line-height:42px; border-bottom:#CCC 1px dotted; font-size:15px;  background:url(../images/icon05.png) no-repeat 5px; padding-left:20px; position:relative;}
.news_time{ position:absolute; right:5px; top:0px;}
.nav ul li.current{background:url(../images/hover.png)no-repeat center;}
.nav ul li.current a{ color:#FFF;}
.newscontent{ width:99%;}
.index_newscont ul li a:link,.ul_news li a:link{ color:#3e3e3e;;}
.index_newscont ul li a:visited,.ul_news li a:visited{ color:#3e3e3e;}
.index_newscont ul li a:hover,.ul_news li a:hover{ color:#14731e;}
.index_newscont h4,.main_right_product h4{ font-size:16px; text-align:center; line-height:50px;}

/*分页*/
.xlr_pages,.fy{width:100%; height:24px; line-height:24px; font-size:12px;text-align:center; float:left; margin-top:10px; margin-bottom:10px;}
.xlr_pages ul{ width:100%; margin:0px auto; height:24px;text-align:center;}
.pagelist li{  text-decoration:none; margin-right:1px;display:inline-block; border:#CCC 1px solid; padding:0px 8px; border-radius:3px;}
.thisclass{ background:#14731e; color:#FFF;}
.pagelist li select{ margin:3px;}
.pagelist li a:link,.fy a:link{ color:#000; text-decoration:none;}
.pagelist li a:visited,.fy a:visited{ color:#000; text-decoration:none;}
.pagelist li a:hover,.fy a:hover{ color:#bf0000; text-decoration:none;}
.footer .right .info a{ color:#FFF;}
.p_c{ text-align:center; line-height:30px; border-bottom:#CCC 1px dotted; margin-bottom:10px;}

/*留言*/
.message{width:100%; height:600px; /*background:#eee;*/ margin-left:50px;}
.message  span{ width:100%; height:60px; line-height:60px;float:left; color:#000; text-align:center; font-size:30px;}
.message p{font-size:15px; color:#999; text-align:center;}
   
 .message_left{float:left;width:40%;height:34px;line-height:34px;font-size:14px;color:#777777;text-align:left;border-color:#333333;border-style:none;clear:both; margin-top:8px; }
.message_right{float:left;width:90%;height:24px;line-height:24px;background-color:#eee;font-size:14px;color:#777777;text-align:left;padding:4px;border:1px;border-color:#aaa;border-style:dashed;}
   
   .area_message{float:left;width:90%;height:122px;line-height:24px;background-color:#eeeeee;background-image:none;font-size:14px;color:#777777;text-align:left;padding:4px;font-family:Microsoft YaHei;border:1px;border-color:#aaa;border-style:dashed;}
   
   .sub_message{float:left; width:92%;height:40px;line-height:40px;background-color:#14731e;color:#FFFFFF;text-align:center;border:1px;border-color:transparent;margin-top:20px;}

