@charset "gb2312";
/* CSS Document */
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img span{ margin:0; padding:0; }
fieldset, img,button { border:none; } /*ÎªÁËÕÕ¹Ëie6 Á´½ÓÍ¼Æ¬ÓÐ±ß¿ò*/
ul, ol,li { list-style:none; }
input { padding-top:0; padding-bottom:0; font-family: "SimSun","Î¢ÈíÑÅºÚ";}
select, input { vertical-align:middle; outline: none;}
select, input, textarea { font-size:13px; margin:0; }
textarea { resize:none; }
table { border-collapse:collapse; }
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
body {font-size:14px; color:#313030;font-family: "Î¢ÈíÑÅºÚ";}
a {color:#313030;text-decoration:none !important;  font-family: \5FAE\8F6F\96C5\9ED1; font-size: 16px;}

.header{
	background-color: #2d65a1;
	overflow: hidden;
}
.topBar{
	height: 30px;
	line-height: 30px;
	width: 1200px;
	margin: 0 auto;
}
.topBar ul li{
	float: left;
}
.topBar ul li:nth-last-child(1){
float: right;
}
.topBar a{
    display: block;
	font-size: 12px;
	color: #fff;
}
.banner{
	width: 100%;
	height: 236px;
	background: url("imagesbanner.png") no-repeat center;
}
.banner .banner-logo{
	width: 1200px;
	margin: 0 auto;
	padding-top: 45px;
}
.banner .logo a{
	display: block;
	width: 718px;
	height: 81px;
	background: url("imageslogo.png") no-repeat center;
}
.searchTxt{
	height: 30px;
	width: 250px;
    background-color: #fff;
    padding-left: 15px;
    float: left;
    border:0px;
}
.banner .logo{
	float: left;
}
.banner .search{
	float: right;
}
.banner .banner-logo .search{
	overflow: hidden;
	width: 333px;
	margin-top: 26px;
}
.searchBtn{
	background: url("imagessearch.png") no-repeat center #d9d9d9;
	width: 60px;
	height: 30px;
	float: left;
 border: solid 1px rgb(219, 219, 219);
}
.navigation{
	overflow: hidden;
	background-color: #2d65a1;
}
.navigation .nav{
	margin: 0 auto;
	width: 1200px;
	height: 45px;
	line-height: 45px;
}
.navigation .nav ul li{
	float: left;
	width: 200px;
	text-align: center;
}
.navigation .nav ul li a{
	color: #fff;
	font-size: 16px;
}
.navigation .nav ul li a:hover{
	color: #e3cb00;
}

/* footer*/
.blogroll{
	background-color: #dadada;
	height: 62px;
	line-height: 62px;
	width: 100%;
}
.blogroll .yqljTitle{
  width: 1200px;
  margin: 0 auto;
}
.data-blogroll{
	color: #2d5b9c;
	font-size: 18px;
	float: left;
	margin-right: 15px;
}
.yqljSelect{
	padding-left: 11px;
	width: 267px;
	height: 30px;
	font-size: 14px;
	margin-right: 142px;
}
.yqljSelect:nth-last-child(1){
  margin-right: 0px;
}
.footer{
	width: 100%;
	height: 189px;
	margin-top: 1px;
	background-color: #dadada;
}
.copyright{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.copyright p{
	width: 853px;
	margin: 0 auto;
	line-height: 35px;
	padding-top: 22px;
	font-size: 14px;
}
#_span_jiucuo img{
	margin-bottom: 13px !important;
}
