body{
	background: #eaf4fb;
}
.ov{overflow: hidden;}
.w1200{
	width: 1200px;
}
.left{float: left;}
.right{float: right;}
.center{margin: 0 auto;}
.mt30{margin-top: 30px;}
.mr33{margin-right: 33px;}
.banner{
	width: 100%;
	height: auto;
}
.nav_box{
	width: 100%;
	background: #015293;
	overflow: hidden;
}
.content_box{
	background: url(content_bg.png) repeat-x top;
	width: 100%;
}
.content{
	background: #fff;
	padding:0 20px 20px;
	min-height: 400px;
}
.nav_box ul li{
	float: left;
	line-height: 71px;
	width: 16.66%;
	text-align: center;
}
.nav_box ul li a{
	color: #fff;
	font-size: 26px;
}
.location,.location a{
	font-size: 13px;
	color: #999;
	line-height: 70px;
}
.content_left{
	width: 200px;
}
.yjlm{
	line-height: 55px;
	background-image: linear-gradient(to right,#076dbf,#005ca5);
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
}
.lanmu_old{
	font-size: 18px;
	line-height: 60px;
	text-align: center;
	
}
.lanmu_old a{color: #999;}
.lanmu_on{
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	font-weight: bold;
	background: #d1e8fb;
	
}
.lanmu_on a{color: #1088d1;}
.content_right{
	width: 939px;
	border-left: #bddfeb solid 1px;
	padding-left: 40px;
	padding-right: 20px;
}
.dqlm{
	font-size: 18px;
	color: #1088d1;
	line-height: 38px;
	border-bottom: #bddfeb solid 1px;
	font-weight: bold;
}
.content_right ul{
	margin-top: 15px;
}
.content_right ul li{
	background: url(liststyle_lmy.png) left 50% no-repeat;
	padding-left: 15px;
	line-height: 42px;
	font-size: 17px;
}
.date{
	font-size: 17px;
	color: #999;
}
.wzzw {
	background: #ffffff;
	padding: 0 70px 30px;
	min-height: 405px;
}
.footer{
	background: #015293;
	width: 100%;
	height: 150px;
	color: #a6cdeb;
	text-align: center;
	line-height: 30px;
	font-size: 17px;
	padding-top: 45px;
}