.middle {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 30px;
}
.about-ban {
	background-image: url(../images/ban-about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}
.news-ban {
	background-image: url(../images/ban-news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}
.contact-ban {
	background-image: url(../images/ban-contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}
.job-ban {
	background-image: url(../images/ban-job.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}
.product-ban {
	background-image: url(../images/ban-pro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
}



.left {
	float: left;
	width: 260px;
}
.left2 h1 {
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-align: center;
	font-size: 24px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.left2 li {
	background-color: #f0f0f0;
	line-height: 40px;
	font-size: 16px;
	margin-top: 6px;
	text-align: center;
}
.left2 .aa {
	color: #FFFFFF;
	background-image: url(../images/li_on.jpg);
	background-repeat: no-repeat;
}

.left2 a {
	display:block;
}
.left2 a:hover {
	color: #FFFFFF;
	background-image: url(../images/li_on.jpg);
	background-repeat: no-repeat;
}
.lx {
	margin-top: 10px;
}
.lx2 {
	border: 1px solid #dbdbdb;
	padding-top: 6px;
	padding-bottom: 15px;
}
.lx2 p {
	font-size: 14px;
	padding-left: 10px;
	line-height: 24px;
}



.right {
	float: right;
	width: 888px;
}
.right h1 {
	font-size: 20px;
	line-height: 36px;
	font-weight: bold;
	color: #333333;
}


.about {
	padding-top: 15px;
	padding-right: 8px;
	padding-left: 8px;
}
.about p {
	font-size: 14px;
	line-height: 24px;
	padding-top: 10px;
}


.about table{
	font-size: 12px;
	margin-top:10px;
	color: #434343;
	border-bottom:1px solid #dbdbdb;
	border-right:1px solid #dbdbdb;
}

.about tr {
	background-color: #f8f8f8;
	line-height: 36px;
	
}
.about td {
	text-align: left;
	border: 1px solid #dbdbdb;
	line-height:36px;
	border-bottom:none;
	border-right:none;
	padding-left: 8px;
	background-color:#ffffff;
}


/******************新闻样式************************/
.news {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}

.news ul {
	height: 38px;
	margin-right: 8px;
	padding-left: 12px;
	background-image: url(../images/sj2.png);
	background-repeat: no-repeat;
	background-position: 1px;
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #dbdbdb;
}
.news li {
	font-size: 12px;
	color: #999999;
	list-style-type: none;
	float: left;
	line-height: 38px;
	height: 38px;

}
.news_wz {
	width: 760px;
}
.news_wz a {
	color: #666666;
	text-decoration: none;
	font-size: 13px;
}
.news_wz a:hover {
	color: #0096e7;
	text-decoration: underline;
}


/*新闻内页开始*/

.news-tit{
	text-align:center;
	font-size:18px;
	color: #0096e7;
	padding-top: 30px;
	font-weight: bold;
}
.news-tit span{ text-align:center;  display:block; line-height:25px;}
.news_detail {
	padding-top: 15px;
}
.news_detail p {
	font-size: 14px;
	line-height: 24px;
	color: #434343;
	padding-top: 6px;
}



.pages{
	line-height:30px;
	border-top:1px dotted #ccc;
	margin-top:25px;
	padding-top:12px;
	font-size:14px;
	color:#666666;
	margin-right: 12px;
} 

.pages a{text-decoration:none;margin-left:3px;padding:2px 5px;border:1px solid #E5E5E5; color:#666666; }
.pages a:hover{text-decoration:none;border:1px solid #dbdbdb;color:#fff; background-color:#0096e7;}



/******************产品样式************************/
.product {
	padding-left: 10px;
	padding-top: 20px;
	
}

.product img {
	width:240px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
}


.product li {
	width:250px;
	background-color:#f0f0f0;
	float:left;
	text-align:center;
	font-size:14px;
	margin-top: 10px;
	margin-right: 22px;
	margin-bottom: 15px;
	margin-left: 10px;
}
.product li a{ width:250px; color:#666666; display:block; }
.product li a:hover {width:250px; background-color:#0096e7; color:#ffffff;-webkit-transition: all 0.5s;transition: all 0.5s; }
.product li a label{ line-height:42px;}



.pre_right {
	float: left;
	padding-left: 30px;
	width: 450px;
	padding-top: 60px;
}
.pre_right h2 {
	font-size: 20px;
	color: #0097E8;
	font-weight: bold;
	line-height: 26px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dbdbdb;
	padding-bottom: 8px;
}
.pre_right p {
	font-size: 14px;
	line-height: 26px;
	color: #666666;
	padding-top: 5px;
}
.pre_right h3 {
	background-color: #FFFFFF;
	border: 1px solid #dbdbdb;
	height: 34px;
	width: 120px;
	font-size: 14px;
	line-height: 34px;
	text-align: center;
	margin-top: 12px;
}
.pre_right h3 a{width:120px; display:block; }
.pre_right h3 a:hover {width:120px; background-color:#0096e7; color:#ffffff;-webkit-transition: all 0.5s;transition: all 0.5s; }


#rpro-text{ float:left; padding-top:10px; width:735px;}
#rpro-text a{display:block;text-decoration:none;float:left;margin:10px;font-size:12px;color:#2f2e2e;text-align:center;}
#rpro-text a label{ line-height:30px;}
#rpro-text img{border:solid 1px #dbdbdb; padding:3px;}
#rpro-text img:hover{border:solid 1px #008AE2;}
#rpro-text a:hover{color:#008AE2;}

/******************留言样式************************/
.message {
	padding-top: 15px;
}
.message li {
	list-style-type: none;
	line-height: 24px;
	color: #666666;
	font-size: 12px;
	padding-left: 8px;
	float: left;
	text-align: right;
	margin-top: 10px;
	width: 50px;
}
.message .txt_wb {
	width: 250px;
	text-align: left;
}
.message .txt_wz {
	text-align: left;
	width: 350px;
}

.message .box {
	height: 24px;
	width: 250px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	line-height: 24px;
}

.message .box1 {
	width: 250px;
	border: 1px solid #CCCCCC;
	text-indent: 5px;
	line-height: 24px;
}
.message p {
	margin-top: 10px;
	margin-left: 65px;
}



.news_detail2 {
	padding-top: 15px; padding-left:120px;
}
.news_detail2 p {
	font-size: 14px;
	line-height: 24px;
	color: #434343;
	padding-top: 6px;
}