﻿p,span,a,ul,li,div,table,tr,td,pre,input,select{
	font-size: 15px;
	color:#333;
	font-family: 'Microsoft Yahei';
}
body{
	background: #e7f8ff;
}
ul,li{
	overflow: hidden;
}
.top{
	width: 100%;
	margin:auto;
	height: 30px;
	background: #fff;
	line-height: 30px;
	overflow: hidden;
}
.top_cen{
	width: 1100px;
	height: 30px;
	padding:0 20px;
	margin:auto;
}
.date{
	font-size: 12px;
	width: 530px;
	height: 30px;
	float: left;
}
.top_right{
	font-size: 12px;
	text-align: right;
	width: 530px;
	height: 30px;
	float: left;
}
.top_right a{
	font-size: 12px;
}
.top_right .shu{
	color: #333;
}
.shu{
	padding:0 5px;
}
.banner{
	width: 100%;
	height: 150px;
	background: url(banner_bg.png) no-repeat center;
}
.banner_cen{
	padding:0 20px;
	width: 1100px;
	margin:auto;
}
.logo{
	width: 50%;
	height: 150px;
	float: left;
	padding-top: 40px;
}


/*主导航样式开始*/
.nav{
	width: 100%;
	height: 50px;
	background: url(nav_bg.png) repeat-x;
}
.nav_ul{
	margin:auto;
	width: 1100px;
}
.nav_ul li{
	float: left;
	width: 110px;
}
.nav_ul li a{
	display: block;
	height: 50px;
	line-height: 50px;
	min-width: 1px;
	font-size: 17px;
	text-align: center;
	color: #fff;
	width: 110px;
}
.nav_ul li a:hover{
	background: #035e94;
}

/*检索区域样式开始*/
.nav_ul li.search_box{
	width: 440px;
	height: 50px;
	padding-top: 7px;
}
.text_box{
	width: 215px;
	height: 35px;
	color: #d4d5da;
	float: right;
	padding:8px 0 10px 5px;
}
.submit_bot{
	width: 86px;
	height: 35px;
	background: url(search.png);
	float: right;
	border: 0;
}
/*检索区域样式结束*/	
/*主导航样式结束*/

.dqwz{
	height: 40px;
	background: #ededed;
	width: 100%;
}
.dqwz_cen{
	width: 1060px;
	margin:auto;
	height: 40px;
	padding-left: 25px;
	background: url(dqwz.png) no-repeat 3px center;
	line-height: 40px;
	color: #454545;
	font-size: 13px;
}
.dqwz_cen a{
	color: #454545;
	font-size: 13px;
}

.box{
	width: 1100px;
	margin:auto;
	min-height: 805px;
	padding:20px;
	background: #fff;
	overflow: hidden;
}
.lm_list{
	width: 220px;
	min-height: 805px;
	background: #f7f7f7;
	position: relative;
	overflow: hidden;
	float: left;
	border: 1px solid #e3e3e3;
}
.sjlm{
	width: 100%;
	height: 50PX;
	background: url(sjlm_bg.png);
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	line-height: 50px;
	text-align: center;
}
.lm_list ul li a{
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 17px;
	border-bottom: 1px solid #e3e3e3;
	color: #000;
	padding-left: 30px;
	display: block;
	background: url(lmqz.png) no-repeat 15px center;
}
.lm_list ul li a:hover{
	background: url(lmqz_hover.png) no-repeat 15px center;
	color: #49bbfa;
}
.xxlb{
	width: 820px;
	float: right;
	min-height: 805px;
	overflow: hidden;
	border: 1px solid #dedede;
	background: #f7f7f7;
}
.xxlb_tit{
	height: 50px;
	line-height: 50px;
	margin-bottom: 10px;
	margin:0 20px 10px;
	border-bottom: 1px solid #e2e2e2;
}
.xxlb_tit span{
	color: #16a2ef;
	display: inline-block;
	height: 50px;
	border-bottom: 1px solid #16a2ef;
	font-size: 17px;
	font-weight: bold;
	padding-left: 27px;
	background: url(dqlm.png) left center no-repeat;
}
.xxlb ul{
	margin:0 20px;
}
.list{
	height: 45px;
	border-bottom: 1px dashed #e8e8e8;
	line-height: 45px;
	overflow: hidden;
}
.list a{
	font-size: 17px;
	color: #333;
	float: left;
}
.dian{
	float: left;
	display: block;
	width: 3px;
	height: 3px;
	background: #000;
	margin:20px 10px 0 0;
}
.time{
	float: right;
	color: #999;
	font-size: 17px;
}

/*版权样式开始*/
.copyright{
	width: 100%;
	background: #666;
	height: 110px;
	margin-top: 25px;
}
.copyright_cen{
	width: 1005px;
	height: 110px;
	margin:auto;
	padding-top: 15px;
}
.sydw{
	float: left;
	width: 80px;
}
.con{
	color: #fff;
	float: left;
	font-size: 13px;
	width: 695px;
}
.con p,.con a{
	font-size: 13px;
	color: #fff;
	line-height: 28px;
}
.jiucuo{
	float: left;
	width: 110px;
	padding-top: 10px;
}
.shu{
	padding:0 5px;
	font-size: 13px;
	color: #fff;
}
.erweima{
	float: left;
	font-size: 13px;
	width: 120px;
	text-align: center;
}
/*版权样式结束*/