@charset "utf-8";
/* CSS Document */
div, p, ul, dl, dt, dd, h2, h3 {
	padding: 0;
	margin: 0;
}
font {
	padding: 0 5px;
}
ul, li {
	list-style: none;
}
img {
	border: none;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:link, a:visited {
	color: #333;
}
a:hover, a:active {
	color: #004898;
}
.clearFloat:after {
	content: '';
	display: block;
	clear: both;
	overflow: hidden;
	height: 0;
}
.clearFloat {
	zoom: 1;
}
body {
	background-color: #fff;
	font-family: "微软雅黑";
	font-size: 14px;
}
.all {
width: 100%;
}
/*网页开始*/
.container {
	width: 100%;
	
}
.header {
	width: 1200px;
	height: 101px;
	margin: 0 auto;
}
.logo { float: left; width: 380px; height: 101px;}
.header_right { float: right; width: 600px; height: 30px; margin-top: 38px;}
.header_right ul { float: right; width: 100%; list-style: none;}
.header_right ul li { float: right; margin-left: 20px;}
.sousuo {border: 1px solid #a1855e; padding-left:5px; width: 200px; font-size: 14px; line-height: 26px; outline: none;}
.sousuot{ background: url(/picture/1/1912260827182925051.jpg) no-repeat left center; width: 48px;height: 30px;position: absolute; border: 0;}

.nav { width: 100%; margin: 0 auto; background-color:#004898; height: 52px;}
.nav_con { width: 1200px; margin: 0 auto;}
.nav_con  ul { float: left; width: 100%; list-style: none;}
.nav_con  ul li { float: left; margin-left: 122px;}
.nav_con  ul li:first-child { margin-left: 0px;}
a.dh { font-size: 18px; color:#FFFFFF; line-height: 52px; text-decoration: none;}
a.dh:hover { text-decoration: underline;}

/*版权*/
.foot {width:100%;background-color:#000; margin: 0 auto; margin-top: 25px; height: 297px; background:url(bq.jpg) center no-repeat; overflow: hidden;}
.footer {width: 1020px;margin: 0 auto; margin: 20px auto; }
.yqlj {width: 510px;float: left;}
.yqlj span { float:left; width: 100%; font-size: 16px; font-weight: bold; line-height: 60px; color:#004898;}
.yqlj_left { float: left; width: 160px; border: solid 1px #727272; height: 160px;}
.yqlj_left ul { list-style: none; width: 100%; margin-top: 5px;}
.yqlj_left ul li { list-style: none; margin-left: 15px; padding-left: 15px; font-size: 14px; color:#fff; line-height: 30px; background: url(blue_pic.png) left center no-repeat;}
.yqlj_left ul li.xon { color:#004898;}
.yqlj_right { float: left; margin-left: 20px; width: 330px; border: solid 1px #727272; height: 160px;}
.yqlj_right ul { list-style: none; width: 100%; height: 150px; overflow: auto; margin-top: 5px;}
.yqlj_right ul li { list-style: none; width: 100%; padding-left: 10px; font-size: 14px; color:#fff; line-height: 30px;}
.yqlj_right ul li a { width: 100%; padding-left: 10px; font-size: 14px; color:#fff; line-height: 30px;}
.yqlj_right ul li a:hover { color:#004898; }
.lxwm {width: 410px; margin-left: 100px; float: left;}
.lxwm span { float:left; width: 100%; font-size: 16px; font-weight: bold; line-height: 60px; color:#004898;}
.lxwm_left { float: left; width: 310px; height: 160px;}
.lxwm_left ul { list-style: none; width: 100%; margin-top: 5px;}
.lxwm_left ul li { list-style: none;  padding-left: 25px; font-size: 14px; color:#fff; line-height: 30px; }
.lxwm_right { float: right; width: 100px; }
.lxwm_right img { width: 100px; float:left;}
.lxwm_right span { float:left; width: 100%; font-size: 14px; line-height: 30px; color:#fff; text-align: center; font-weight: normal;}
.copy { width: 100%; background-color: #000000; float: left; height: 37px; text-align: center;}
.copy span {font-size: 14px;color: #fff; text-align: center;line-height: 37px;}