body{
	background: url(banner_202107.png) no-repeat top center;
	background-color: #dee3ea;
}
.w1140{
	width: 1140px;
	overflow: hidden;
}
.w1200{
	width: 1200px;
	overflow: hidden;
}
.center{
	margin: 0 auto;
}
.left{
	float: left;
}
.right{
	float: right;
}
.bgwhite{
	background:#fff;
}
.mt20{
	margin-top: 20px;
}
.mt30{
	margin-top: 30px;
}
.ml30{
	margin-left: 30px;
}
.mr30{
	margin-right: 30px;
}
.pt55{
	padding-top: 55px;
}
.pb30{
	padding-bottom: 30px;
}
.pb55{
	padding-bottom: 55px;
}
.top_box{
	height: 226px;
}
.top{
	background: url(top_bg_202107.png) no-repeat top center;
	height: 61px;
}

.wza,.wza a{
	line-height: 61px;
	color: #5993d7;
	padding: 0 15px;
}
/* search */
.ssk {
	width: 200px;
	height: 40px;
	margin-top: 10px;
	border: solid 1px #5993d7;
	border-radius: 20px;
}
.search_input {
	width: 152px;
	height: 40px;
	line-height: 35px;
	padding-left: 15px;
	background: none;
	border: none;
	color: #fff;
	font-size: 14px;
}
.search_right {
	background: url(search_202107.png) no-repeat 50%;
	height: 40px;
	color: #999999;
	padding-left: 10px;
	width: 23px;
	float: right;
	border: none;
	margin-right: 23px;
}
.erweima{
	width: 120px;
	text-align: center;
	font-size: 15px;
}
.nav_box{
	width: 100%;
	overflow: hidden;
	background: #004aa0;
}
.nav_box ul li{
	float: left;
	line-height: 80px;
	width: 12.5%;
	font-size: 24px;
}
.nav_box ul li a{
	color: #fff;
}
.nav_box ul li a:hover{
	font-weight: bold;
}
/* 当前位置 */
.location {
  background: url("location.gif") 0px no-repeat;
  padding-left: 20px;
  font-size: 13px;
  color: #454545;
  line-height: 60px;
}

.location a {
  font-size: 13px;
  color: #454545;
  line-height: 40px;
}

.lm_left {
  width: 260px;
  min-height: 750px;
  background: #efefef;
  ;
}

.dqcolumn {
  width: 30%;
  background: #1960b9;
  font-size: 17px;
  font-weight: bold;
  line-height: 50px;
  color: #ffffff;
  padding-left: 25px;
}

.lm_left ul {
  margin-top: 20px;
}

.lanmu_old{
	line-height: 45px;
	background: url(lmliststyle.png) no-repeat 20px;
	padding-left: 40px;
	border-bottom: #e3e3e3 solid 1px;
	
}
.lanmu_old a{color: #333;}
.lanmu_on{
	line-height: 45px;
	background: url(lmliststyle_hover.png) no-repeat 20px;
	background-color: #c3d3e7;
	padding-left: 40px;
	border-bottom: #e3e3e3 solid 1px;
	font-weight: bold;
	
}
.lanmu_on a{color: #1363c5;}
.lm_right {
  width: 850px;
  background: #ffffff;
  min-height: 750px;
}

.lm_right_list {
  border: #dedede solid 1px;
}

.lm_right_list ul {
  margin-left: 20px;
  margin-top: 10px;
  margin-right: 20px;
}

.lm_right_list ul li {
  background: url(liststyle_202107.png) no-repeat left;
  padding-left: 15px;
  border-bottom: #e8e8e8 dashed 1px;
  line-height: 45px;
  font-size: 17px;
}


/* 图片列表 */
.lm_right_list_pic {
  border: #dedede solid 1px;
}

.lm_right_list_pic ul {
  margin-left: 30px;
  margin-top: 30px;
  margin-right: -30px;
}

.lm_right_list_pic ul li {
  float: left;
  margin-right: 30px;
  margin-bottom: 30px;
}
.lm_right_list_pic ul li img{
	width: 224px;
}
.footer_box {
	width: 100%;
	height: 110px;
	background: #004aa0;
}

.footer {
	width: 1100px;
	height: 110px;
	margin: 0 auto;
	padding-top: 10px;
}

/* 单信息页文章正文 */
.wzzw h2{font-size: 22px; line-height: 64px; text-align: center; border-bottom: #717171 solid 2px; margin-top: 30px;}
.wzzw_info{text-align: center; line-height: 50px; font-size: 15px;}
.wzzw_info span{padding: 0 15px;}
.wzzw p{font-size: 15px; line-height: 30px;}
.date{color: #999999; font-size: 17px;}
.wzzw_source{ text-align: right; font-size: 15px; line-height: 30px;}