.about-ban {
	background-image: url(../images/ban-about.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	margin-top:8px;
}

.news-ban {
	background-image: url(../images/ban-news.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	margin-top:8px;
}
.job-ban {
	background-image: url(../images/ban-job.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	margin-top:8px;
}
.service-ban {
	background-image: url(../images/ban-service.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	margin-top:8px;
}
.contact-ban {
	background-image: url(../images/ban-contact.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	margin-top:8px;
}
.ability-ban {
	background-image: url(../images/ban-ability.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	margin-top:8px;
}
.product-ban {
	background-image: url(../images/ban-product.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	margin-top:8px;
}



.middle {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 25px;
}


/**********************************左边样式**********************************************/
.left_con {
	float: left;
	width: 224px;
}

.left {
	padding-bottom: 12px;
	
}
.left h1 {
	background-image: url(../images/h1_bg.jpg);
	background-repeat: no-repeat;
	height: 36px;
	font-size: 15px;
	font-weight:bold;
	color: #fff;
	line-height: 36px;
	padding-left: 14px;
}

.left h2 {
	background-image: url(../images/left_top3.jpg);
	background-repeat: no-repeat;
	height: 40px;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 40px;
	padding-left: 14px;
}

.left_center {
	background-image: url(../images/left_centerbg.jpg);
	background-repeat: repeat-y;
}
.left_center ul {
	padding-top: 6px;
}
.left_center li {

	font-size: 12px;
	list-style-type: none;
	background-image: url(../images/bg-list.jpg);
	background-repeat: no-repeat;
	line-height: 32px;
	margin-left: 12px;
	margin-top: 5px;
	text-indent: 32px;
}

.left_center a {
	color: #434343;
	text-decoration: none;
	display:block;
}
.left_center .aa {
	background-image: url(../images/bg-liston.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
}
.left_center .aa2 {
	background-image: none;
	background-color:#2B46C7;
	color: #FFFFFF;
	font-weight: bold;
}


.left_center li ul li {
	background-image:none;
	line-height:26px;
	height:26px;
	background:#f6f6f6;
	width:180px;
	margin-top:0px;
	margin-bottom:8px;
}
.left_center li ul li a:hover {
	background-color:#4A98C9;
	background-image:none;
}


.left_center a:hover {
	background-image: url(../images/bg-liston.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
.lx {
	border: 1px solid #E5E5E5;
	padding: 10px;
}
.lx p {
	line-height: 24px;
	color: #666666;
}

/**********************************右边样式**********************************************/
.right {
	float: right;
	width: 750px;
}
.right h1 {
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	padding-bottom: 5px;
}
.about {
	margin-top: 15px;
	margin-left: 5px;
}
.about p {
	font-size: 14px;
	line-height: 26px;
	padding-top: 5px;
}
.honor li {
	float: left;
	padding-right: 20px;
	padding-top: 10px;
}



/******************新闻样式************************/
.news {
	padding-top: 12px;
	padding-left: 5px;
}

.news ul {
	height: 38px;
	margin-right: 8px;
	padding-left: 12px;
	background-image: url(../images/dd.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #eaeaea;
}
.news li {
	font-size: 12px;
	color: #999999;
	list-style-type: none;
	float: left;
	line-height: 38px;
	height: 38px;

}
.news_wz {
	width: 620px;
}
.news_wz a {
	color: #434343;
	text-decoration: none;
	font-size:14px;
}
.news_wz a:hover {
	color: #0398d9;
	text-decoration: underline;
}

/*新闻内页开始*/

.news-tit{
	text-align:center;
	font-size:18px;

	color: #0398d9;
	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: 12px;
	line-height: 24px;
	color: #434343;
	padding-top: 6px;
}



.pages{
	line-height:25px;
	border-top:1px dashed #ccc;
	margin-top:25px;
	padding-top:10px;
	font-size:12px;
	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:#0398d9; font-weight:bold;}




/******************产品样式************************/
.products {
	padding-top: 20px;
	
}
.products dl {
	float: left;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-right: 15px;
}
.products dt {
	margin-top: 6px;
}
.products dd {
	text-align: center;
	font-size: 14px;
	color: #666666;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
}
.products img {
	border: 1px solid #dbdbdb;
	width:150px;
	padding: 2px;
	height: 150px;
}
.products img:hover{border:solid 1px #088fce;}
.products a:hover{
	color:#088fce;
}

#rpro-text{
	width:720px;
	padding-top: 10px;
}
#rpro-text a{
	display:block;
	text-decoration:none;
	float:left;
	font-size:12px;
	color:#2f2e2e;
	text-align:center;
	margin-top: 8px;
	margin-right: 12px;
	margin-bottom: 8px;
	margin-left: 12px;
}
#rpro-text a label{
	line-height: 30px;
}
#rpro-text img{
	border:solid 1px #dbdbdb;
	width:210px;

	padding: 2px;
}
#rpro-text img:hover{border:solid 1px #0398d9;}
#rpro-text a:hover{color:#0398d9;}



/******************留言样式************************/
.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: 200px;
	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;
}



/******************下载样式************************/
.downs {
	padding-left: 12px;
	margin-right: 20px;
	padding-bottom: 12px;
}
.downs ul {
	padding-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eaeaea;
}
.downs li {
	list-style-type: none;
	font-size: 12px;
	color: #666666;
	float: left;
}
.downs .d1 {
	width: 400px;
	line-height: 30px;
}
.downs .d2 {
	width: 200px;
	line-height: 30px;
}
.d1 a {
	color: #666666;
	text-decoration: none;
}
.d1 a:hover {
	color: #008cd6;
	text-decoration: underline;
}

