@charset "utf-8";
/* CSS Document */
.column_title{
	line-height: 35px;
	overflow: hidden;
	border-bottom: 1px solid #17783f;
}
.column_title span{
	float: left;
}
.column_title a{
	float: right;
	font-size: 16px;
	color: #17783f;
	padding-right: 26px;
	background: url(../images/more.jpg) right no-repeat;
}
.column_title span a{
	background: none;
}
.hot{
	padding: 10px 0;
	overflow: hidden;
	border-bottom: 1px solid #d9d9d9;
}
.hot .hot_left{
	width: 127px;
	float: left;
	overflow: hidden;
}
.hot .hot_left span{
	color: #333333;
	font-size: 18px;
	padding-left: 29px;
	background: url(../images/hot.jpg) left no-repeat;
}
.hot .hot_right{
	float: left;
	width: 1073px;
	line-height: 27px;
}
.hot .hot_right a{
	color: #333333;
	font-size: 16px;
	padding-right: 35px;
	float: left;
}




.pmain{
	width: 960px;
	float: left;
	overflow: hidden;
}
.product_list{
	width: 100%;
	float: left;
	overflow: hidden;
}
.product_list li{
	width: 210px;
	float: left;
	padding-left: 30px;
	overflow: hidden;
	text-align: center;
	margin-bottom: 10px;
}
.product_list li a img{
	width: 208px;
	height: 208px;
	border: 1px solid #53b300;
}
.product_list li p{
	line-height: 35px;
}
.product_list li p a{
	color: #666666;
	font-size: 16px;
}

.tech{
	width: 380px;
	float: left;
	overflow: hidden;
	margin-top: 20px;
	_display: inline;
}
.tech_title{
	width: 100%;
	float: left;
	height: 40px;
	line-height: 40px;
	background: #f2f2f2;
}
.tech_title span{
	display: inline-block;
	padding-left: 25px;
	padding-right: 55px;
	color: #ffffff;
	font-size: 16px;
	float: left;
	background: #17783f url(../images/tbg.jpg) right no-repeat;
}
.tech_title a{
	/* float: right; */
	font-size: 14px;
	color: #17783f;
	padding-right: 10px;
}
.tech_fouse{
	width: 100%;
	float: left;
	overflow: hidden;
	padding: 10px 0;
}
.tech_fouse .img{
	width: 150px;
	float: left;
	overflow: hidden;
}
.tech_fouse .img a img{
	width: 150px;
	height: 110px;
}
.tech_fouse .text{
	width: 210px;
	float: right;
	overflow: hidden;
	padding-top: 10px;
}
.tech_fouse .text .title{
	width: 100%;
	float: left;
	overflow: hidden;
	line-height: 35px;
}
.tech_fouse .text .title a{
	color: #333333;
	font-size: 18px;
}
.tech_fouse .text .desc{
	line-height: 22px;
	font-size: 14px;
	color: #666666;
	margin-top: 6px;
	width: 100%;
	float: left;
	overflow: hidden;
}
.tech_fouse .text .desc a{
	color: #17783f;
	font-size: 14px;
}
.tech_list{
	width: 100%;
	float: left;
	overflow: hidden;
}
.tech_list ul li{
	width: 100%;
	float: left;
	overflow: hidden;
	line-height: 27px;
}
.tech_list ul li a{
	color: #666666;
	font-size: 14px;
}
.tech_list ul li a:hover{
	color: #ff9c00;
}

.case{ overflow:hidden; position:relative; width: 100%; float: left; margin-top: 19px; }
.case .hd .prev{ 
	display:block;  
	width: 20px; 
	height:40px; 
	position: absolute;
	top: 55px;
	left: 0;
	overflow:hidden;
	cursor:pointer; 
	background: url(../images/prev.jpg) no-repeat;
}
.case .hd .next{ 
	display:block;  
	width: 20px; 
	height:40px; 
	position: absolute;
	top: 55px;
	right: 0;
	overflow:hidden;
	cursor:pointer; 
	background: url(../images/next.jpg) no-repeat;
}
.case .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.case .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.case .hd ul li.on{ background-position:0 0; }
.case .bd{ padding: 0px 64px;   }
.case .bd ul{ overflow:hidden; zoom:1; }
.case .bd ul li{ margin-right: 27px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.case .bd ul li .pic{ text-align:center; }
.case .bd ul li .pic img{ width: 191px; height: 148px; display:block; border: 1px solid #d9d9d9; }
.case .bd ul li .title{ line-height: 32px;   }
.case .bd ul li .title a{ color: #666666; font-size: 16px; }

.partner{ overflow:hidden; position:relative; width: 100%; float: left; padding-top: 19px; }
.partner .hd .prev{ 
	display:block;  
	width: 13px; 
	height:24px; 
	position: absolute;
	top: 78px;
	left: 0;
	overflow:hidden;
	cursor:pointer; 
	background: url(../images/prev1.png) no-repeat;
}
.partner .hd .next{ 
	display:block;  
	width: 13px; 
	height:24px; 
	position: absolute;
	top: 78px;
	right: 0;
	overflow:hidden;
	cursor:pointer; 
	background: url(../images/next1.png) no-repeat;
}
.partner .bd{ padding-left: 20px; padding-right: 10px;}
.partner .bd ul{ overflow:hidden; zoom:1; }
.partner .bd ul li{ margin: 0 15px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.partner .bd ul li .pic{ text-align:center; }
.partner .bd ul li  a img{ width: 170px; height:150px;}


.about{
	width: 300px;
	float: left;
	overflow: hidden;
}
.about .title{
	width: 100%;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #17783f;
}
.about .title span{
	float: left;
}
.about .title a{
	float: right;
	margin-top: 10px;
}
.about .img{
	margin-top: 10px;
	width: 100%;
	float: left;
	overflow: hidden;
}
.about .img img{
	width: 300px;
	height: 150px;
}
.about .text{
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 6px;
	line-height: 24px;
	color: #666666;
	font-size: 14px;
	letter-spacing: 1px;
}
.about .text a{
	color: #17783f;
	font-size: 14px;
}

.mainRight{
	width: 870px;
	float: right;
	overflow: hidden;
}
.online .title{
	width: 100%;
	float: left;
	overflow: hidden;
	border-bottom: 1px solid #17783f;
}
.online .title span{
	float: left;
}
.online .title a{
	float: right;
	margin-top: 10px;
}

.online .img{
	width: 252px;
	float: left;
	overflow: hidden;
}
.online .img img{
	width: 252px;
	height: 150px;
}
.online .text{
	width: 600px;
	float: right;
	overflow: hidden;
	line-height: 25px;
	font-size: 14px;
	color: #666666;
}
.online .text a{
	color: #53b300;
	font-size: 14px;
}

.news{
	width: 270px;
	float: left;
	overflow: hidden;
}
.news .title{
	width: 100%;
	height: 40px;
	float: left;
	overflow: hidden;
	line-height: 40px;
	background: url(../images/tbg1.jpg) no-repeat;
}
.news .title span{
	padding-left: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #17783f;
	float: left;
}
.news .title span a{
	font-size: 18px;
}
.news .title a{
	float: right;
	font-size: 14px;
	color: #17783f;
	padding-right: 10px;
}
.news .list{
	width: 100%;
	float: left;
	overflow: hidden;
	margin-top: 8px;
}
.news .list ul li{
	line-height: 27px;
}
.news .list ul li a{
	color: #666666;
	font-size: 14px;
}

.expert{
	width: 380px;
	float: left;
	overflow: hidden;
}
.expert .img{
	width: 180px;
	float: left;
	overflow: hidden;
}
.expert .img img{
	width: 180px;
	height: 180px;
}
.expert .text{
	width: 180px;
	float: right;
	overflow: hidden;
	padding-top: 10px;
}
.expert .text .title{
	line-height: 35px;
	width: 100%;
	float: left;
	overflow: hidden;
}
.expert .text .title a{
	font-size: 18px;
	color: #333333;
}
.expert .text .desc{
	line-height: 25px;
	margin-top: 5px;
	width: 100%;
	float: left;
	font-size: 14px;
	color: #666666;
}
.expert .text .more{
	margin-top: 15px;
	width: 100%;
	float: left;
}
.expert .text .more a{
	width: 120px;
	height: 36px;
	display: block;
	text-align: center;
	line-height: 36px;
	color: #ffffff;
	font-size: 14px;
	background: #107d4a;
}



