@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
body {
	font-size: 12px;
	color: #303030;
	text-align: left;
	font-family: 'Microsoft YaHei';
	background: #ffffff;
}
a {
	text-decoration: none;
	color: #303030;
}
a:hover {
	color: #E10000;
}
img {
	border: 0px;
	vertical-align: middle;
}
li {
	list-style: none;
}
.c{ clear:both;}
.header {
	width:100%;
	background:url(../images/banner.jpg) top no-repeat;
	height: auto;
	padding-top: 50px;
}
.logo {
	font-size: 80px;
	text-transform: uppercase;
	color: rgb(255, 255, 255);
	margin: auto;
	width: 450px;
}
.nav {
	width:890px;
	height:36px;
	margin: auto;
	margin-top: 40px;
	border-bottom:3px double #ffffff;
	font-weight: bold;
}
.nav ul li {
	float:left;
	text-align:center;
	width: 140px;
}
.nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight:bold;
	font-size:24px;
}
.nav ul li a:hover {
	color: #f0c75e;
}
.js {
	width:1100px;
	height: 257px;
	margin:40px auto 0;
}
.js-img {
	float:left;
	width: 480px;
	height: 257px;
}
.js-img img {
	width:480px;
	height:257px;
}
.js-js {
	float:left;
	width: 560px;
	height: 257px;
	background-color:#A8C75C;
	color: #FFFFFF;
}
.jd_1 {
	width:1101px;
	height:auto;
	margin: auto;
	margin-top: 10px;
}
.jd_1 figure img{
	width:180px;
	height:150px;
}
.jd_1 figure{
	float:left;
	width: auto;
	margin: 20px;
}
.jd_1 figure figcaption{ line-height:25px;}
.jd {
	width:1101px;
	height:auto;
	margin: auto;
	margin-top: 100px;
}
.jd_rmjd {
	width:auto;
	/*font-size: 18px;*/
	font-family: 'Microsoft YaHei';
	color: rgb(51, 51, 51);
	/*font-weight:bold;*/
}
.jd figure img{
	width:180px;
	height:150px;
}
.jd figure{
	float:left;
	width: auto;
	margin: 20px;
}
.jd figure figcaption{ line-height:25px;}
.lx_xw{
	width:1101px;
	height:240px;
	margin: auto;
}
.lx_xw .zuo{
	width:545px;
	float:left;
}
.lx_xw .you{
	width:545px;
	float:right;
}
.gy{
	width:1101px;
	margin:100px auto;
}
.new{
	width:1101px;
	margin:100px auto;
}
.new li{
	width:auto;
	border-bottom:1px dashed #c6c6c6;
	height: 30px;
	margin-bottom: 20px;
}
.new li a{
	width:auto;
	float: left;
}
.new li span{
	width:auto;
	float: right;
}
.new_title{
	width:auto;
	text-align: center;
	color:#0A6FA5;
	font-weight:bold;
	font-size:18px;
	margin-top: 20px;
}
.new_info{
	text-align:center;
	line-height: 50px;
}
.intro{
	width:auto;
	background-color:#F5F5F5;
	border:#E5E5E5 solid 1px;
	padding: 5px;
	font-size: 12px;
	color:#868693;
}
.new_txt{
	line-height:30px;
	padding: 20px;
}
.new_txt img{ width:100%; height:auto;}
.zuo ul,.you ul{width:500px; padding:20px;}
.zuo ul li,.you ul li{
	width:auto;
	font-size:14px;
	height: 30px;
	line-height:30px;
	border-bottom:#CCCCCC dashed 1px;
}
.zuo ul li a,.you ul li a{ float:left;}
.zuo ul li span,.you ul li span{ float: right;}

.slider1 img{ width:100%; height:auto;}
.footer{ width:100%; background-color:#004FBA; height:auto;}
