﻿* {
	padding: 0;
	margin: 0;
	font-size: 15px;
	font-family: "微软雅黑";
	color: #333;
}
body{
	min-width: 1200px;
}
li {
	list-style: none;
}

ul {
	margin: 0;
}

a {
	text-decoration: none;
}

.clear {
	clear: both;
}
.top {
	width: 100%;
	height: 150px;
	background: #fafafa;
}

.top_con {
	width: 1200px;
	margin: 0 auto;
}

#logo {
	float: left;
	margin-top: 25px;
}

.top_r {
	float: right;
	margin-top: 30px;
}

.img {
	float: left;
}

.img img {
	margin-left: 8px;
}

.gn {
	float: left;
}

.gn a {
	display: inline-block;
	padding: 0 8px;
	border-left: 2px solid #4170a3;
	font-size: 12px;
	color: #4170a3;
}

.gn a:first-child {
	margin-left: 8px;
	border: 0;
}
.hdpd{
	/*background-color:#F5F5F5;*/
	width: 100%;
	margin-bottom: 15px;
}
.hdpd_bl{
	float: left;
	width: 731px;
	padding-right: 20px;
	border-right: 1px solid #dcdcdc;
}
.hdpd2{
	width: 1200px;
	height: auto;
	margin: 0 auto;
	background: #fff;
	padding: 0 20px;
}
.adress{
	padding: 15px 0;
}
.adress_left{
	float: left;
}
.zclm_l{
	float: left;
	width: 300px;

}
.zclm_l ul{
	display: block;
	width: 290px;
	float: right;
	padding: 0;
	margin: 0;	
	min-height: 780px;
	background: url(../images/zbj.jpg) center bottom no-repeat;
	background-color: #fafafa;
}
.zlm{
	display: block;
	width: 300px;
	height:58px;
	background: url(../images/xw.png) center no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 17px;
	line-height: 50px;
	text-indent: 3em;
}
.zclm_l li{
	width: 290px;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #DCDCDC;
}
.zclm_l li a{
	display:block;
	width: 80%;
	margin: 0 auto;
	height: 40px;
	background: url(../images/xwl2.png) left center no-repeat;
	text-indent: 1.5em;
	font-size: 17px;
}
.zclm_l li:first-child{
	margin-top: 5px;
}
.zclm_l li:hover{
	background: #f4f4f4;
	border-left:5px solid #c5081e;
	width: 285px;
}
.zclm_l li:hover a{
	background: url(../images/xwl.png) left center no-repeat;
	text-indent: 1.5em;
	color: #c5081e;
	width: 84%;
}
.zclm_r{
float: right;
width: 855px;
padding-right:10px;
}
.xx_list{	
float: right;
width: 855px;
min-height: 780px;
}
.xx_list li{
	width: 855px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dashed #DCDCDC;
	background: url(../images/dian.jpg) left center no-repeat;	
	text-indent: 1.5em;
}
.xx_list li a{
	float: left;
		font-size: 16px;
}
.xx_list li span{
	float: right;
	color: #999;
}
.lm_r{
	display: block;
	height:50px;
	font-weight: bold;
	font-size: 17px;
	line-height: 50px;
	border-bottom: 1px solid #DCDCDC;
}
