@charset "gb2312";
/* CSS Document */

/*list_service.html==========================*/
#content{
	height: auto;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow:auto;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #666;
	font-size: 15px;
	font-family: "Î¢ÈíÑÅºÚ";
	line-height: 25px;
}
#content h2{
	line-height: 60px;
	color: #333;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 60px;
	width: 100%;
}
.news_content{
	border: 1px solid #e8e8e8;
	margin-bottom: 20px;
	padding: 10px;
}
.service {
	margin:0px;
	padding:0px;
	float:left;
	height:800px;
	width:100%;
}
.service .ser {
	margin:0px;
	float:left;
	height:50px;
	width:100%;
	color:#666;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:10px;
	padding-left:0px;
}
.service .ser p {
	line-height:30px;
}
.ser_t {
	line-height:25px;
	margin:0px;
	padding:0px;
	float:left;
	height:25px;
	width:100%;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size:20px;
	color:#ff4700;
	text-decoration:none;
	letter-spacing:1px;
}
.service  .serviceul {
	background-repeat:no-repeat;
	background-position:0px 0px;
	margin:0px;
	float:left;
	height:720px;
	width:92%;
	padding-top:15px;
	padding-right:4%;
	padding-bottom:10px;
	padding-left:4%;
}
.service  .serviceBox {
	margin:0px;
	float:left;
	height:220px;
	width:31%;
	padding-top:16px;
	padding-right:10px;
	padding-bottom:16px;
	padding-left:10px;
	text-align:center;
}
.service .serviec_title {
	font-size:18px;
	line-height:35px;
	color:#333;
	margin:0px;
	padding:0px;
	float:left;
	height:35px;
	width:100%;
	font-family: "Î¢ÈíÑÅºÚ";
}
.service .serviec_title:hover{
	color: #F90;
}
.service .service_text {
	text-align:left;
	height:65px;
	width:90%;
	margin-top:0px;
	margin-right:auto;
	margin-bottom:0px;
	margin-left:auto;
	padding-top:10px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
}

.service  .serviceBox a:hover{
	color: #666;
}
