﻿@charset "utf-8";

/*-----------------------------theme主题-----------------------------*/
body {
	font-size: 14px;
	font-family: PingFangSC-Regular, Verdana, Arial, 微软雅黑, 宋体;
	line-height: 1.42857143;
	color: #333;
	background-color: #f2f2f2;
}

a {
	color: #333;
}
#gwdShare_con_1{display:none !important;}
a:hover,
a:focus {
	/*color: red;*/
}


/*-----------------------------header页眉-----------------------------*/


/*-----------------------------footer页脚-----------------------------*/


/*-----------------------------list列表-----------------------------*/


/*分页*/

#page-div {
	width: 80%;
	margin: 15px auto;
	text-align: center;
}

.pagination-first,
.pagination-last {
	display: block;
	margin: 10px;
}

.pagination-index,
.pagination-num {
	border: 1px solid #bfbfbf;
	margin: 0 3px;
	padding: 0 10px;
	display: inline-block;
	border-radius: 3px;
	color: #bfbfbf;
}

.pagination-num.active,
.pagination-index:hover,
.pagination-num:hover {
	background: #bfbfbf;
	color: white;
}

.pagination-last>span {
	margin: 0 10px;
}

.pagination-last>input {
	height: 18px;
	width: 30px;
	text-align: center;
}

#page_div {
	text-align: center;
}


/*pc start*/

.t1.f1 {
	color: #FFFFFF;
}

.hd_nav>.active {
	background: #B02F26;
}

.hd_search .btn-info {
	background: #B02F26;
}

.hd_wyxx .yzm>div>a {
	background: #B02F26;
}

.hd_wyxx .tijiao>button {
	background: #B02F26;
}

.fjzli li {
	text-align: center;
	font-size: 18px;
	margin-top: 8px;
	height: 310px;
}

.fjzli img {
	width: 150px !important;
	height: 200px !important;
	text-align: center;
	float: none !important;
}

@media (min-width:1200px) {
	#gwdShare_con_1 {
		float: initial !important;
		display: inline-block;
		vertical-align: middle;
	}
	#gwdshare {
		padding-left: 25px;
		background: url(../images/icon_16.png) no-repeat 0 10px;
		height: 30px;
	}
	#gwdshare>* {
		width: 27px;
		height: 29px;
		margin: 0 2px;
	}
	#gwdshare .gwds_weixin {
		background: url(../images/share.png) no-repeat 2px -33px !important;
	}
	#gwdshare .gwds_tsina {
		background: url(../images/share.png) no-repeat 2px 5px !important;
	}
	#gwdshare .gwds_more {
		background: url(../images/icon_17.png) no-repeat 8px 11px !important;
	}
	#div_div {
		text-align: center;
		color: #c3c3c3;
		font-size: 12px;
	}
	.codebox .box a {
		color: #FFFFFF;
	}
	/*pcnav  切换图标*/
	.in1 {
		width: 30px;
		height: 30px;
		display: inline-block;
		background: url(../images/public/in1.png) no-repeat;
	}
	.in2a {
		width: 30px;
		height: 30px;
		display: inline-block;
		background: url(../images/public/navactive2.png) no-repeat;
	}
	.in3a {
		width: 30px;
		height: 30px;
		display: inline-block;
		background: url(../images/public/navactive3.png) no-repeat;
	}
	.in4a {
		width: 30px;
		height: 30px;
		display: inline-block;
		background: url(../images/public/navactive4.png) no-repeat;
	}
	.in5a {
		width: 30px;
		height: 30px;
		display: inline-block;
		background: url(../images/public/navactive5.png) no-repeat;
	}
	.in6a {
		width: 30px;
		height: 30px;
		display: inline-block;
		background: url(../images/public/navactive6.png) no-repeat;
	}
	/*header start*/
	.header {
		position: relative;
		background: linear-gradient(0deg, rgba(172, 44, 35, 1), rgba(157, 40, 31, 1));
		box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
		padding: 31px 0 0 0;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		margin-bottom: 133px;
	}
	.header>.container>.statusbar {
		font-size: 14px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 71px;
	}
	.weather {
		display: inline-block;
		padding: 0 30px 0 30px;
		vertical-align: -13px;
	}
	.weaImg {
		display: inline-block;
		width: 23px;
		height: 17px;
		background: url(../images/icon1.png) no-repeat;
		vertical-align: -3px;
	}
	.header>.container>.search {
		position: relative;
		width: 100%;
		height: 60px;
		text-align: center;
		top: 95px;
		/*margin-top: 50px;*/
	}
	.search>.sarea {
		position: relative;
	}
	.search>.sarea>form>input[type="text"] {
		width: 770px;
		height: 65px;
		background: #FFFFFF;
		border: 1px solid rgba(0, 0, 0, 0.1);
		box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
		border-radius: 10px;
		padding-left: 23px;
	}
	.search>.sarea>form>input[type="text"]:focus {}
	.search>.sarea>form>input[type="button"] {
		position: absolute;
		width: 60px;
		height: 65px;
		background: url(../images/search.png) no-repeat;
		background-position: 10px 20px;
		border: none;
		padding: 22px 22px 13px 22px;
		right: 218px;
	}
	.search>.sarea>form>input[type="button"]:focus {
		outline: 0;
	}
	.shistory {
		display: none;
		margin-top: 20px;
	}
	.invar {
		display: none;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #D10707;
		margin-top: 20px;
	}
	.shistory>.change {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #171717;
	}
	/*header end*/
	/*footer start*/
	.footer {
		box-sizing: border-box;
		margin-top: 20px;
		background: #A0030D;
		color: #FFFFFF;
	}
	.footer>.fTop {
		background: #015293;
		background: #A0030D;
		padding: 13px 0;
	}
	.footer>.fTop>.container>p {
		display: inline-block;
		margin-left: 96px;
	}
	.sanjiao {
		width: 10px;
		height: 9px;
		background: url(../images/sanjiao.png) no-repeat;
		display: inline-block;
		margin-left: 6px;
	}
	.footer>.container {
		position: relative;
		padding-bottom: 15px;
	}
	.footer>.container a {
		color: #FFFFFF;
	}
	.footer>.container>.sm,
	.dt,
	.lx {
		line-height: 26px;
	}
	.footer>.container>.bw {
		line-height: 24px;
	}
	.zc {
		position: absolute;
		width: 110px;
		height: 55px;
		background: url(../images/zc.png) no-repeat;
		display: inline-block;
		right: 76px;
		top: 13px;
	}
	.zc2 {
		position: absolute;
		width: 56px;
		height: 68px;
		background: url(../images/zc2.png) no-repeat;
		display: inline-block;
		right: 0;
		top: 6px;
	}
	/*footer end*/
	/*nav start*/
	.nav {
		width: 173px;
		background: #AB2C23;
		color: #FFFFFF;
		font-size: 22px;
		float: left;
	}
	.nav>ul>li {
		position: relative;
		height: 86.57142857px;
		text-align: center;
		border-bottom: 1px solid #D1574F;
		vertical-align: middle;
	}
	.nav>ul>li>a>div {
		width: 100%;
		height: 61px;
		line-height: 61px;
		vertical-align: middle;
		margin-top: auto;
		margin-bottom: auto;
		position: absolute;
		top: 0;
		bottom: 0;
		margin: auto;
		text-align: left;
		border-radius: 10px 10px;
		margin-left: 10px;
	}
	.nav>ul>li>a>div>span {
		display: inline-block;
		width: 30px;
		height: 27px;
		margin-left: 13px;
		margin-right: 12px;
		vertical-align: -7px;
	}
	.nav .active {
		color: #A22921;
		background: #FFFFFF;
	}
	.syof {
		font-size: 28px;
	}
	.sytf {
		font-size: 18px;
	}
	/*nav end*/
	/*index start*/
	.main>.container {
		background: #FFFFFF;
	}
	.main>.container>.content {
		padding: 20px;
		width: 1027px;
		float: left;
		position: relative;
	}
	.mainZxft>.container>.content {
		padding: 20px;
		width: 967px;
		height: 616px;
		overflow-y: scroll;
		float: left;
		position: relative;
	}
	.ttback {
		position: absolute;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		text-indent: 16px;
		line-height: 29px;
	}
	.content>.top>h1 {
		text-align: center;
		font-size: 28px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #A22921;
		padding-left: 80px;
		line-height: 30px;
	}
	.content>.top>p {
		font-size: 16px;
		font-family: Adobe Heiti Std R;
		font-weight: normal;
		color: #ADADAD;
		text-align: center;
		line-height: 24px;
		padding: 0 100px;
	}
	.content>.top>p>a {
		color: #AB2C23;
	}
	/*newsNav1 start*/
	.newsNav1 {
		border-bottom: 1px solid #D7D7D7;
		/*padding-bottom: 9px;*/
	}
	.newsNav1 .tagg {
		display: inline-block;
		width: 4px;
		height: 17px;
		background: #015293;
		vertical-align: -2px;
		margin-left: -5px;
		margin-right: 5px;
	}
	.newsNav1 .tagg2 {
		display: inline-block;
		width: 2px;
		height: 17px;
		background: #6D8FA9;
		vertical-align: -2px;
		margin-left: -5px;
		margin-right: 7px;
	}
	.newsNav1>li {
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #004E8C;
	}
	.newsNav1>li.active1 {
		color: #A42A21;
		border-bottom: 2px solid #A22921;
		padding-bottom: 9px;
	}
	/*newsNav1 end*/
	/*newsList start*/
	.newsList {
		margin-top: 14px;
	}
	.newsList>a {
		color: #2C2C2C;
		font-size: 16px;
	}
	.newsList>a>li {
		line-height: 33px;
	}
	.newsList li.newsTime {
		color: #999999;
	}
	.iconTagg {
		display: inline-block;
		width: 3px;
		height: 3px;
		background: url(../images/icon/icon2.jpg) no-repeat;
		padding-right: 10px;
		vertical-align: 5px;
	}
	.gd>a {
		color: #999999;
		font-size: 14px;
		line-height: 30px;
	}
	/*newsList end*/
	.area1 {}
	.area2 {
		padding-left: 20px;
	}
	/*轮播图start*/
	.main-banner {
		/*margin-top: 20px;*/
	}
	/* 本例子css */
	.txt {
		width: 100%;
		height: 37px;
		line-height: 37px;
		margin-top: -39px;
		background: rgba(0, 0, 0, .5); //火狐，谷歌等
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000); //兼容IE
		opacity: 0.5;
		filter: Alpha(opacity=50);
		position: absolute;
		padding-left: 15px;
		*zoom: 1;
	}
	.xwzx-banner .txt {
		width: 100%;
		height: 37px;
		line-height: 37px;
		margin-top: -94px;
		background: rgba(0, 0, 0, .5); //火狐，谷歌等
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000); //兼容IE
		opacity: 0.5;
		filter: Alpha(opacity=50);
		position: absolute;
		padding-left: 15px;
		*zoom: 1;
	}
	.txt span {
		color: #FFFFFF;
	}
	.slideBox {
		width: 100%;
		height: 253px;
		overflow: hidden;
		position: relative;
		border: 1px solid #ddd;
	}
	.slideBox .hd {
		height: 15px;
		overflow: hidden;
		position: absolute;
		right: 5px;
		bottom: 5px;
		z-index: 1;
	}
	.slideBox .hd ul {
		overflow: hidden;
		zoom: 1;
		float: left;
		list-style: none;
		margin-top: -7px;
		margin-right: 10px;
	}
	.slideBox .hd ul li {
		float: left;
		margin-right: 2px;
		width: 9px;
		height: 15px;
		line-height: 14px;
		text-align: center;
		background: #fff;
		cursor: pointer;
		list-style: none;
	}
	.slideBox .hd ul li.on {
		background: #107FDD;
		color: #fff;
		list-style: none;
	}
	.slideBox .bd {
		position: relative;
		height: 100%;
		z-index: 0;
	}
	.slideBox .bd li {
		zoom: 1;
		vertical-align: middle;
		list-style: none;
	}
	.slideBox .bd img {
		width: 449px;
		height: 253px;
		display: block;
	}
	.xwzx-banner .slideBox .bd img {
		width: 449px;
		height: 253px;
		display: block;
	}
	/* 下面是前/后按钮代码，如果不需要删除即可 */
	.slideBox .prev,
	.slideBox .next {
		position: absolute;
		left: 3%;
		top: 50%;
		margin-top: -25px;
		display: block;
		width: 32px;
		height: 40px;
		background: url(../images/slider-arrow.png) -110px 5px no-repeat;
		filter: alpha(opacity=50);
		opacity: 0.5;
	}
	.slideBox .next {
		left: auto;
		right: 3%;
		background-position: 8px 5px;
	}
	.slideBox .prev:hover,
	.slideBox .next:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	.slideBox .prevStop {
		display: none;
	}
	.slideBox .nextStop {
		display: none;
	}
	/*section1 start*/
	.section1 {
		padding: 10px 20px 23px 20px;
		background: #FFFFFF;
		margin-top: 20px;
	}
	/*newsNav1 start*/
	.newsNav1 {
		border-bottom: 1px solid #D7D7D7;
		/*padding-bottom: 9px;*/
	}
	.newsNav1 .tagg {
		display: inline-block;
		width: 4px;
		height: 17px;
		background: #015293;
		vertical-align: -2px;
		margin-left: -5px;
		margin-right: 5px;
	}
	.newsNav1 .tagg2 {
		display: inline-block;
		width: 2px;
		height: 17px;
		background: #6D8FA9;
		vertical-align: -2px;
		margin-right: 15px;
	}
	.newsNav1>li {
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
	}
	.newsNav1>li.active1 {
		color: #AE0303;
	}
	/*newsNav1 end*/
	/*newsList start*/
	.newsList {
		margin-top: 13px;
	}
	.newsList.listbsfw {
	    min-height: 264px;
	}
	/*.newsList a {
		
		font-size: 16px;
	}*/
	.newsList li {
		color: #2C2C2C;
		font-size: 16px;
		line-height: 33px;
	}
	.zmhd .newsList li {
		line-height: 36px;
	}
	.newsList li>.newsTime {
		color: #999999;
	}
	.iconTagg {
		display: inline-block;
		width: 3px;
		height: 3px;
		background: url(../images/icon/icon2.jpg) no-repeat;
		padding-right: 10px;
		vertical-align: 5px;
	}
	/*up 用户提示导航样式1 start*/
	.up1 {
		border-bottom: 1px solid #E0E0E0;
		padding: 4px 0;
	}
	.up1>.tips {
		padding: 5px 16px;
		background-color: #B02F26;
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		behavior: url(ie-css3.js);
		border-radius: 6px 6px 0 0;
	}
	a.gd {
		float: right;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #8F8E8E;
		line-height: 28px;
	}
	/*up 用户提示导航样式1 end*/
	/*newsList end*/
	/*secction1 end*/
	/*secction2 start*/
	.section2 {
		padding: 0 0 0 20px;
		margin-top: 20px;
	}
	.section2>.s2Detail {
		padding: 13px 20px 20px 20px;
		background: #FFFFFF;
		border-bottom: 1px solid #D7D7D7;
	}
	.section2>.s2Detail>.lzga-7 {
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		text-align: center;
		line-height: 36px;
	}
	.section2>.s2Detail>.lzga-7>.hr {
		width: 100%;
		height: 1px;
		background: #D7D7D7;
	}
	.section2>.s2Detail>.ld>.ldHea {
		display: inline-block;
		padding: 10px;
		border: 1px solid #D7D7D7;
		margin-top: 25px;
	}
	.section2>.s2Detail>.ld>.ldInfo {
		width: 57%;
		padding-left: 15px;
		margin-top: 35px;
	}
	.section2>.s2Detail>.ld>.ldInfo>.ldN {
		font-size: 20px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #333333;
	}
	.section2>.s2Detail>.ld>.ldInfo>.ldZw {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #333333;
		line-height: 26px;
		margin-top: 8px;
	}
	.section2>.s2Detail>.ld>.ldInfo>.lzga-8 {
		line-height: 25px;
		text-align: center;
		color: #FFFFFF;
		margin-top: 10px;
	}
	.section2>.s2Detail>.ld>.ldInfo>.ldGz {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #333333;
		margin-top: 10px;
	}
	.oz {
		overflow: auto;
		zoom: 1;
	}
	/*secction2 end*/
	/*secction3 start*/
	.section3 {
		padding: 20px;
		background: #FFFFFF;
		margin-top: 20px;
	}
	.section3>div>a>div>.o {
		width: 100%;
		font-size: 18px;
	}
	.section3>div>a>div {
		padding: 14px 20px;
		margin-left: 15px;
	}
	.section3>div>a>div>.t,
	.s {
		font-size: 16px;
	}
	.section3>div>a>div>.s {
		margin-top: -25px;
	}
	/*secction3 end*/
	/*轮播图end*/
	.area3 {
		width: 32%;
		padding: 20px 0 0 0;
		float: left;
		color: #ffffff;
	}
	.butblock {
		position: relative;
	}
	.butblock li:not(.lasl) {
		padding-top: 5px;
	}
	.butblock>a>.lasl {
		padding: 9px 12px;
		background: #DDAC26;
		margin-top: 9px;
	}
	.butblock .p1 {
		font-size: 16px;
	}
	.butblock .p2 {
		font-size: 11px;
	}
	.butblock>a>.lasl>.p3 {
		position: absolute;
		right: 12px;
		top: 17px;
		font-size: 13px;
	}
	.butblock>li>a>.nlal {
		width: 150px;
		padding: 6px 0 9px 12px;
	}
	.area4 {
		width: 34%;
		padding: 20px 0 0 20px;
		float: left;
	}
	.jzxxBut {
		margin-top: 18px;
	}
	.jzxxBut>li {
		position: relative;
		border: 1px solid #EEEEEE;
	}
	.jzxxBut>li.l2 {
		margin-left: -1px;
	}
	.jzxxBut>li .hw {
		position: absolute;
		top: 3px;
		left: 3px;
	}
	.imBox {
		width: 50px;
		height: 50px;
		background: #A72B22;
		border-radius: 50%;
		text-align: center;
		margin-top: 9px;
	}
	.imBox>.elvesSwj.wyxx {
		margin-top: 8px;
		margin-left: 3px;
	}
	.imBox>.elvesSwj.lxxd {
		margin-top: 10px;
		margin-left: 9px;
	}
	.butTx {
		font-size: 18px;
		color: #000000;
		text-align: center;
		margin: 9px 0 10px 0;
	}
	.area4>p {
		text-align: center;
		font-size: 16px;
		margin-top: 27px;
	}
	.AD050F {
		color: #AD050F;
	}
	.area5 {
		width: 34%;
		padding: 20px 0 0 20px;
		float: left;
	}
	.area5>div {
		border: 1px solid #E5E5E5;
		margin-top: 13px;
	}
	.heaiBox {
		width: 127px;
		height: 178px;
		margin: 9px;
		padding: 10px;
		border: 1px solid #D9D9D9;
		float: left;
	}
	.heaiBox img {
		width: 118px;
		height: 158px;
	}
	.ct {
		font-size: 24px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #B02F26;
	}
	.cz {
		font-size: 18px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #333333;
		line-height: 30px;
	}
	.conTx {
		width: 162px;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #333333;
		line-height: 32px;
	}
	.heari {
		padding-top: 12px;
		padding-left: 5px;
		float: left;
	}
	/*index end*/
	/*xwzx_list.html start*/
	.positionLm {
		/*padding: 15px 0 0 0;*/
	}
	.dhTx {
		color: #333333;
		font-size: 14px;
		margin-left: 5px;
		vertical-align: 2px;
	}
	.main>.container.xwzxList {
		background: #FFFFFF;
		padding-bottom: 15px;
	}
	.main hr {
		height: 1px;
		background: #CECECE;
	}
	/*xwzx_list.html end*/
	/*xwzx_list.html start*/
	.positionLm {
		/*padding: 20px 20px 0 20px;*/
	}
	.dhTx {
		color: #333333;
		font-size: 14px;
		margin-left: 5px;
		vertical-align: 2px;
	}
	.main>.container.xwzxList {
		background: #FFFFFF;
	}
	.main hr {
		height: 1px;
		background: #CECECE;
	}
	.ldxq hr {
		margin-top: 9px;
	}
	.list {
		padding: 20px 0 0 0;
	}
	.newNavSolid {
		box-sizing: content-box;
		background: #F0F0F0;
		padding: 11px 0 11px 0;
	}
	.newNavSolid .lt {
		background: linear-gradient(-13deg, #AE2E25, #DE3B30);
		padding: 12px 23px;
		font-size: 20px;
		color: #FFFFFF;
	}
	.list .newsList {
		/*padding-left: 5px;*/
		margin-top: 15px;
		font-size: 16px;
	}
	.list .newsList li {
		line-height: 36px;
	}
	.list .newsList hr {
		border: dashed 1px #F0F0F0
	}
	/*翻页 start*/
	.boxPage {
		margin-top: 30px;
	}
	.boxPage li {
		cursor: pointer;
		margin-top: 5px;
	}
	li.currNum {
		padding: 10px;
		border: 1px solid #D2D2D2;
		font-size: 12px;
		font-weight: 400;
		color: #000000;
		line-height: 8px;
	}
	li.nextPage,
	li.previousPage {
		padding: 10px 11px;
		border: 1px solid #D2D2D2;
		font-size: 12px;
		font-weight: 400;
		color: #000000;
		line-height: 8px;
	}
	li.lastPage {
		padding: 10px 9px;
		border: 1px solid #D2D2D2;
		font-size: 12px;
		font-weight: 400;
		color: #000000;
		line-height: 8px;
	}
	li.inputPage input {
		width: 32px;
		height: 30px;
		border: 1px solid #D2D2D2;
		vertical-align: -1px;
	}
	li.buttonPage input {
		border: solid 1px #ECECEC;
		padding: 10px 9px;
		font-size: 12px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 8px;
	}
	li.activePage {
		background-color: #C43D34;
		color: #FFFFFF;
	}
	/*翻页 end*/
	/*xwzx_list.html end*/
	/*xwzx_detail.html start*/
	/*文章页字体切换 start*/
	.fontSize1 {
		font-size: 24px;
	}
	.fontSize2 {
		font-size: 22px;
	}
	.fontSize3 {
		font-size: 20px;
	}
	.fontSize4 {
		font-size: 18px;
	}
	.fontSize5 {
		font-size: 16px;
	}
	.fontSize6 {
		font-size: 14px;
	}
	.fontSize7 {
		font-size: 12px;
	}
	/*文章页字体切换 end*/
	.nDetail {
		height: 500px;
		overflow-y: scroll;
		padding: 40px 20px 15px 20px;
	}
	.lm3DeMeta {
		font-size: 14px;
		margin-top: 42px;
	}
	.lm3DeMeta li {
		/*margin-right: 23px;*/
	}
	.lm3DeMeta .last {
		margin-right: 0;
		margin-top: -8px;
	}
	.lm3DeMeta .last span {
		margin-left: 12px;
	}
	.lm3DeMeta .lm2d-4 {
		vertical-align: 4px;
	}
	.sH {
		padding: 0 299px;
		margin-top: 42px;
		font-size: 20px;
		font-weight: 400;
		color: #000000;
		line-height: 40px;
		text-align: center;
	}
	/*.sH span {
		font-size: 20px;
	}*/
	/*.nDetail img {
		width: 50%;
		height: 331px;
		margin-top: 48px;
	}*/
	.nDetail h3,
	h4 {
		text-align: center;
	}
	.lm3DeMeta-fs {
		cursor: pointer;
	}
	.nDetail .bj {
		color: #ACACAC;
		padding-right: 100px;
	}
	.nDetail li {
		padding: 0 7px;
	}
	#print {
		cursor: pointer;
	}
	.nDetail .arCode {
		margin-top: 47px;
		text-align: center;
	}
	.lm2Navst .tow {
		margin-top: 20px;
	}
	.lm2Navst .first span {
		border-left: solid 4px #0E64AA;
		font-size: 22px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #0E64AA;
		line-height: 21px;
		text-indent: 10px;
	}
	.lm2Navst li.nf {
		list-style: circle inside url(../img/lm3ccj-5.png);
		margin-left: 5px;
		line-height: 36px;
	}
	/*xwzx_detail.html end*/
	/*xwzx.html start*/
	.xwzx .area2 {
		padding-left: 0;
	}
	.xwzx .area1 {
		/*padding-left: 20px;*/
	}
	/*section1 start*/
	.xwzx .section1 {
		padding: 0 5px 0 0;
		background: #FFFFFF;
		margin-top: 20px;
	}
	/*newsNav1 start*/
	.xwzx .newsNav1 {
		border-bottom: 1px solid #D7D7D7;
		/*padding-bottom: 9px;*/
	}
	.xwzx .newsNav1 .tagg {
		display: inline-block;
		width: 4px;
		height: 17px;
		background: #015293;
		vertical-align: -2px;
		margin-left: -5px;
		margin-right: 5px;
	}
	.xwzx .newsNav1 .tagg2 {
		display: inline-block;
		width: 2px;
		height: 17px;
		background: #6D8FA9;
		vertical-align: -2px;
		margin-right: 15px;
	}
	.xwzx .newsNav1>li {
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #004E8C;
	}
	.xwzx .newsNav1>li.active1 {
		color: #AE0303;
	}
	/*newsNav1 end*/
	/*newsList start*/
	.xwzx .newsList {
		margin-top: 14px;
	}
	.xwzx .newsList a {
		/*color: #000000;*/
		font-size: 16px;
	}
	.xwzx .newsList li {
		line-height: 35px;
	}
	.xwzx .newsList .newsTime {
		color: #999999;
	}
	.xwzx .iconTagg {
		display: inline-block;
		width: 3px;
		height: 3px;
		background: url(../images/icon/icon2.jpg) no-repeat;
		padding-right: 10px;
		vertical-align: 5px;
	}
	/*newsList end*/
	/*secction1 end*/
	/*xwzx.html end*/
	/*xwzx.html start*/
	.newTopXwzx {
		background: #FFFFFF;
		/*border-bottom: 15px solid #F4F2EF;*/
		padding-bottom: 17px;
	}
	.slideBoxXwzx {
		width: 100%;
		height: 334px;
	}
	.slideBoxXwzx>.bd>ul>li>a>img {
		height: 334px;
	}
	.section0 {
		padding-left: 20px;
		margin-top: 20px;
	}
	.gaxx {
		background: #FFFFFF;
		padding: 16px 20px 7px 20px;
	}
	.newsNav1>li.gd {
		color: #999999;
		font-size: 16px;
		line-height: 30px;
	}
	.gaxx>.newsList li {
		line-height: 37px;
	}
	.newsList.newsListXwzx li>h2 {
		font-size: 22px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #333333;
		line-height: 27px;
	}
	.newsList.newsListXwzx li>h2>div {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #8D8D8D;
		line-height: 27px;
	}
	.newsList.newsListXwzx li>h2>div>.ly {
		margin-left: 30px;
	}
	.newsList.newsListXwzx li>p {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #333333;
		line-height: 27px;
		text-indent: 32px;
		padding-top: 10px;
	}
	.newsList.newsListXwzx li>hr {
		border-bottom: 1px solid #E6E6E6;
		/*padding-top: 16px;*/
	}
	.newsList.newsListXwzx li>p>.xq {
		color: #D6171B;
	}
	/*xwzx.html end*/
	/*zmhd.html start*/
	.zmhd .area1 {
		width: 658px;
		/*padding-top: 20px;*/
		float: left;
	}
	.zmhd .area1>a>span.xxim {
		width: 658px;
		height: 106px;
		display: inline-block;
		background: url(../images/zmhd/zzxx.png) no-repeat;
		background-size: cover;
	}
	.zmhd .tableBox {
		border-top: 10px solid #FFFFFF;
		/*padding: 20px;*/
		background: #FFFFFF;
	}
	.zmhd .tableBox>table {
		width: 100%;
		border: none;
	}
	.zmhd .tableBox>table>thead {
		background: #F5EFEF;
	}
	.zmhd .tableBox>table>thead>tr>td {
		padding: 8px 0;
		font-size: 18px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #A22921;
		line-height: 24px;
	}
	.zmhd .tableBox>table>thead>tr>td.th1 {
		width: 314px;
		padding-left: 18px;
	}
	.zmhd .tableBox>table>thead>tr>td.th2,
	.zmhd .tableBox>table>thead>tr>td.th3,
	.zmhd .tableBox>table>thead>tr>td.th4 {
		text-align: center;
		/*border-left: 1px solid #C2D3E0;*/
	}
	.zmhd .sanjiao {
		display: inline-block;
		width: 9px;
		height: 7px;
		background: url(../images/zmhd/sanjiao.png) no-repeat;
		background-size: 100%;
		margin-left: 8px;
		vertical-align: 2px;
	}
	.zmhd .tableBox>table>tbody {
		border: none;
	}
	.zmhd .tableBox>table>tbody>tr {
		border-top: 2px solid #FFFFFF;
		background: #F4F6FA;
	}
	.zmhd .tableBox>table>tbody>tr>td {
		padding: 8px 0;
		border: none;
		font-size: 16px;
	}
	.zmhd .tableBox>table>tbody>tr>td.td1 {
		padding-left: 18px;
	}
	.zmhd .tableBox>table>tbody>tr>td.td2,
	.zmhd .tableBox>table>tbody>tr>td.td3,
	.zmhd .tableBox>table>tbody>tr>td.td4 {
		text-align: center;
	}
	.zmhd .statuCol1 {
		color: #EE9A36;
	}
	.zmhd .statuCol2 {
		color: #999999;
	}
	.zmhd .tableBox>table>tbody>tr>td.td4 {
		color: #888888;
	}
	.zmhd .tableBox>table>tbody>tr>td.tdL {
		padding-left: 18px;
		font-size: 16px;
	}
	.zmhd .tableBox>table>tbody>tr>td.tdL>.xxBut {
		display: inline-block;
		background: linear-gradient(-14deg, #D8905B, #ED9F65);
		float: right;
	}
	.zmhd .btnFo {
		font-size: 18px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		padding: 9px 15px;
		cursor: pointer;
	}
	.zmhd .tableBox>table>tbody>tr>td.tdL {
		border-top: 9px solid #FFFFFF;
	}
	.zmhd .tableBox>table>tbody>tr>td.tdL>.cxBut {
		display: inline-block;
		background: linear-gradient(-14deg, #4C96CF, #57AAEA);
		margin-left: 10px;
		float: right;
	}
	.zmhd .wyxxI {
		display: inline-block;
		width: 27px;
		height: 25px;
		background: url(../images/zmhd/wyxx.png) no-repeat;
		vertical-align: -6px;
		margin-right: 7px;
	}
	.zmhd .xjcxI {
		display: inline-block;
		width: 27px;
		height: 25px;
		background: url(../images/zmhd/xjcx.png) no-repeat;
		vertical-align: -6px;
		margin-right: 7px;
	}
	.zmhd .currNum,
	.zmhd .sjNum {
		line-height: 43px;
	}
	.zmhd .sjNum {
		margin-left: 30px;
	}
	.zmhd .numCol {
		color: #AB2C23;
	}
	.zmhd .area2 {
		/*padding: 20px 0 0 20px;*/
		/*float: left;*/
	}
	.zmhd .area2t {
		margin-top: -69px;
	}
	.zmhd .area2>.newBox {
		background: #FFFFFF;
		/*padding: 20px 20px 7px 20px;*/
	}
	.zmhd .area2>.newBox {
		background: #FFFFFF;
		/*padding: 20px 20px 7px 20px;*/
	}
	.zmhd .area1>.newBox2 {
		padding-top: 20px;
		background: #FFFFFF;
	}
	.zmhd .qhNew {
		margin-top: 18px;
	}
	.zmhd .wm {
		display: inline-block;
		width: 76px;
		height: 76px;
		background: #DDA072;
		float: left;
	}
	.zmhd .wmP {
		width: 85%;
		float: left;
		padding-left: 10px;
	}
	.zmhd .wm>span {
		display: inline-block;
		width: 75px;
		letter-spacing: 17px;
		font-size: 20px;
		font-family: Adobe Heiti Std R;
		font-weight: normal;
		color: #FFFFFF;
		line-height: 32px;
		/*text-shadow: 3px 6px 0px rgba(36, 169, 110, 0.35);*/
		margin: 7px 0 0 9px;
	}
	.zmhd .wmP>.p1 {
		font-size: 16px;
		line-height: 24px;
		margin-top: 10px;
	}
	.zmhd .wmP>.p1>a {
		color: #000000;
	}
	.zmhd .wmP>.p2 {
		font-size: 14px;
		color: #919191;
		line-height: 24px;
		text-indent: 10px;
		margin-top: 14px;
	}
	.zmhd .p1Col>a {
		color: #065CA1;
	}
	.zmhd .p2Col>a {
		color: #C40707;
	}
	.qhNew>.newsList {
		width: 100%;
		float: left;
	}
	.zmhd .qhNew>.newsList>a>li {
		color: #2B0003;
	}
	.zmhd .dcCol {
		color: #AE0303;
	}
	.zmhd .jsCol {
		color: #666666;
	}
	.zmhd .ftBox {
		background: #FFFFFF;
		/*padding: 31px;*/
		text-align: center;
	}
	.zmhd .ftBox>img {
		width: 315px;
		height: 152px;
	}
	.zmhd .btnGop {
		margin-top: 15px;
		/*padding: 0 35px;*/
	}
	.zmhd .btnGop span {
		display: inline-block;
		padding: 10px 20px;
		border-radius: 5px;
		cursor: pointer;
	}
	.zmhd .btnGop span.hg {
		background: #C03B32;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		float: left;
	}
	.zmhd .btnGop span.yg {
		background: #EAEAEA;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		float: right;
	}
	.zmhd .newImg {
		display: inline-block;
		width: 35px;
		height: 11px;
		background: url(../images/zmhd/newImg.png) no-repeat;
	}
	.ht {
		display: inline-block;
		width: 28px;
		height: 22px;
		background: url(../images/zmhd/ht.png) no-repeat;
		vertical-align: -5px;
		margin-right: 5px;
	}
	/*zmhd.html end*/
	/*zwgk_ldxx.html sart*/
	.xxCon {
		padding-left: 20px;
	}
	.navCa {
		border-bottom: 1px solid #E7E7E7;
		margin-top: 20px;
	}
	.navCa>.lef {
		display: inline-block;
		width: 4px;
		height: 16px;
		background: #015293;
		/*vertical-align: 5px;*/
		margin-right: 8px;
	}
	.navCa>.chi {
		font-size: 21px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		line-height: 42px;
	}
	.navCa>.col1 {
		color: #C1271D;
	}
	.navCa>.col2 {
		color: #024F81;
		margin-left: 60px;
	}
	.navCa>.gd>a {
		color: #959595;
		font-size: 16px;
		line-height: 43px;
	}
	.ldLsit>ul>li>div>img {
		width: 159px;
		height: 211px;
		padding: 5px;
		border: 1px solid #E8E8E8;
	}
	.ldLsit>ul {
		margin-top: 20px;
	}
	.ldLsit>ul>li {
		margin-bottom: 30px;
	}
	.ldLsit>ul>li>div>p.name {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #000000;
		margin-top: 10px;
	}
	.ldLsit>ul>li>div>p.pos {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
	}
	.ldF {
		/*height: 495px;*/
		/*overflow-y: scroll;*/
		margin-top: 20px;
	}
	.ldF img {
		width: 204px;
		height: 271px;
		padding: 5px;
		border: 1px solid #E8E8E8;
		float: left;
	}
	.ldF>.ldFinfo {
		width: 77%;
		padding-left: 20px;
		float: left;
	}
	.ldF>.ldFinfo>.name {
		font-size: 24px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #000000;
		line-height: 36px;
	}
	.ldF>.ldFinfo>.ldFback {
		width: 100px;
		height: 41px;
		background: url(../images/ldFback.png) no-repeat;
		text-align: center;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 33px;
	}
	.ldF>.ldFinfo>.T {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
	}
	.ldF>.ldFinfo>.fgT {
		line-height: 24px;
	}
	.ldF>.ldFinfo>.jlT {
		line-height: 27px;
	}
	.mt-10 {
		margin-top: 10px;
	}
	.mt-20 {
		margin-top: 20px;
	}
	.mt-30 {
		margin-top: 30px;
	}
	.ldxx .newsNav1>li {
		font-size: 20px;
		font-size: 20px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #5A5A5A;
	}
	.ldxx .newsNav1>.active1 {
		color: #B7433A;
	}
	.ldxx .box {
		height: 480px;
		overflow-y: scroll;
		padding-right: 15px;
	}
	.ldxx .up1 {
		margin-top: 20px;
	}
	/*zwgk_ldxx.html end*/
	/*zwgk_ldxq.html start*/
	.ldxxCon h1 {
		font-size: 36px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #015293;
		line-height: 32px;
		text-align: center;
	}
	.ldxxCon .heaImg {
		text-align: center;
		margin-top: 30px;
	}
	.ldxxCon .heaImg img {
		width: 148px;
		height: 192px;
		border: 1px solid #D2D2D2;
		padding: 5px;
	}
	.ldxxCon .infoN .zN {
		margin-top: 20px;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 36px;
		text-align: center;
	}
	.ldxxCon .infoN .n {
		font-size: 22px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 36px;
		text-align: center;
	}
	.baC {
		width: 100px;
		height: 41px;
		background: url(../images/ldFback.png) no-repeat;
	}
	.ldxxCon .infoT {
		padding-left: 20px;
	}
	.ldxxCon .infoT .c1 {
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 36px;
		text-align: center;
	}
	.c1T {
		font-size: 24px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 36px;
	}
	.c1Mt {
		margin-top: 42px;
	}
	.c2Mt {
		margin-top: 12px;
	}
	.qrcode {
		margin-top: 60px;
	}
	.qrcode img {
		width: 164px;
		height: 170px;
	}
	.ldxq .box {
		height: 416px;
		overflow-y: scroll;
		padding-right: 15px;
	}
	/*zwgk_ldxq.html end*/
	/*zwgk_qzqd.html start*/
	.zwgkRqxx li {
		width: 242px;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		padding: 12px 0;
		text-align: center;
	}
	.zwgkR>.top>ul>.lq1 {
		background: linear-gradient(-13deg, rgba(90, 141, 193, 1), rgba(105, 165, 227, 1));
	}
	.zwgkR>.top>ul>.lq2 {
		background: linear-gradient(-13deg, rgba(202, 111, 90, 1), rgba(229, 125, 101, 1));
		margin-left: 20px;
	}
	.zwgkR>.top>ul>.lq3 {
		background: linear-gradient(-13deg, rgba(84, 160, 200, 1), rgba(92, 180, 226, 1));
		margin-left: 20px;
	}
	.zwgkR>.top>ul>.lq4 {
		background: linear-gradient(-13deg, rgba(87, 130, 201, 1), rgba(101, 152, 235, 1));
		margin-left: 11px;
	}
	.czzjIq1 {
		display: inline-block;
		width: 27px;
		height: 27px;
		background: url(../images/czzj-1.png) no-repeat;
		vertical-align: -10px;
		margin-right: 9px;
	}
	.czzjIq2 {
		display: inline-block;
		width: 27px;
		height: 27px;
		background: url(../images/czzj-2.png) no-repeat;
		vertical-align: -10px;
		margin-right: 9px;
	}
	.czzjIq3 {
		display: inline-block;
		width: 27px;
		height: 27px;
		background: url(../images/czzj-3.png) no-repeat;
		vertical-align: -10px;
		margin-right: 9px;
	}
	.czzjIq4 {
		display: inline-block;
		width: 27px;
		height: 27px;
		background: url(../images/czzj-4.png) no-repeat;
		vertical-align: -10px;
		margin-right: 9px;
	}
	/*zwgk_czzj.html start*/
	.zwgk {
		margin-bottom: -20px;
	}
	.conZwgk {
		padding: 20px;
	}
	.conZwgk>.positionLm {
		padding: 0;
	}
	.zwgkLn {
		height: 519px;
		background: #FFF8F1F1;
	}
	.zwgkLn>ul>li {
		cursor: pointer;
	}
	.zwgkLn>ul>.last {
		padding: 12px 0;
		text-align: center;
		background: linear-gradient(-13deg, rgba(176, 47, 38, 1), rgba(221, 57, 46, 1));
		border-radius: 4px;
		font-size: 20px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #FFFFFF;
	}
	.zwgkLn>ul>.nL {
		padding: 12px 12px 12px 15px;
	}
	.zwgkLn>ul>.nL>.tx {
		color: #333333;
		font-size: 18px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
	}
	.zwgkLn>ul>.nL>.jt {
		color: #CACACA;
		font-size: 18px;
		/*float: left !important;*/
	}
	.zwgkLn>ul>.active>.tx,
	.zwgkLn>ul>.active>.jt {
		color: #B23C34;
	}
	.zwgkLn>ul>.hr {
		width: 85%;
		height: 1px;
		background: #EFEFEF;
		margin-left: auto;
		margin-right: auto;
	}
	.zwgkR {
		padding-right: 20px;
	}
	.zwgkR>.top>ul>li {
		/*width: 242px;*/
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		/*color: #FFFFFF;*/
		/*padding: 14px 0;*/
		/*text-align: center;*/
	}
	.zwgkR>.top>.newsList>a>li {
		line-height: 37px;
	}
	.zwgkR>.top>ul>.l1 {
		background: linear-gradient(-13deg, rgba(212, 178, 106, 1), rgba(230, 193, 115, 1));
	}
	.zwgkR>.top>ul>.l2 {
		background: linear-gradient(-13deg, rgba(92, 170, 203, 1), rgba(101, 185, 221, 1));
		margin-left: 11px;
	}
	.zwgkR>.top>ul>.l3 {
		background: linear-gradient(-13deg, rgba(212, 157, 108, 1), rgba(227, 168, 115, 1));
		margin-left: 11px;
	}
	.zwgkR>.top>ul>.l4 {
		background: linear-gradient(-13deg, rgba(111, 175, 144, 1), rgba(126, 199, 164, 1));
		margin-left: 11px;
	}
	.czzjI1 {
		display: inline-block;
		width: 26px;
		height: 23px;
		background: url(../images/czzj-1.png) no-repeat;
		vertical-align: -6px;
		margin-right: 9px;
	}
	.czzjI2 {
		display: inline-block;
		width: 26px;
		height: 23px;
		background: url(../images/czzj-2.png) no-repeat;
		vertical-align: -6px;
		margin-right: 9px;
	}
	.czzjI3 {
		display: inline-block;
		width: 26px;
		height: 23px;
		background: url(../images/czzj-3.png) no-repeat;
		vertical-align: -6px;
		margin-right: 9px;
	}
	.czzjI4 {
		display: inline-block;
		width: 26px;
		height: 23px;
		background: url(../images/czzj-4.png) no-repeat;
		vertical-align: -6px;
		margin-right: 9px;
	}
	/*zwgk_czzj.html end*/
	/*zwgk_qzqd.html end*/
	/*bsfw.html start*/
	.main .listbsfw>a>li {
		line-height: 34px;
	}
	/*bsfw.html end*/
	/*zwgk.html start*/
	.zwgkarea1 {
		margin-bottom: -6px;
	}
	.zwgkarea1 .newsNav1>li.active1 {
		padding-bottom: 3px;
	}
	.zwgkarea2 {
		padding: 0 0 0 20px;
	}
	.zwgkarea2 .area5 {
		width: 100%;
		padding: 0;
		float: left;
	}
	.zwgkarea2 .area5>div {
		border: 0;
		margin-top: 13px;
	}
	.zwgkarea2 .cz {
		margin-top: 10px;
	}
	.zwgkarea2 .hrinfo {
		margin-top: 20px;
	}
	.zwgkarea2 .hrinfo a {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #464646;
	}
	.zwgkarea2 .hrinfo .butbox {
		position: relative;
		padding: 11px 16px;
		border: 1px solid #EDEDED;
		background-color: #F5F5F5;
		margin-left: 4px;
	}
	.zwgkarea2 .hrinfo ul li {
		padding: 0 5px;
		margin-top: 14px;
	}
	.zwgkarea2 .hrinfo .hw {
		position: absolute;
		bottom: 2px;
		right: 2px;
	}
	.zwgkarea2 .hrinfo .imbox {
		display: inline-block;
		width: 35px;
		height: 35px;
		behavior: url(ie-css3.js);
		border-radius: 50%;
		background-color: #A62A22;
		text-align: center;
		margin-right: 9px;
	}
	.zwgk .butblock>a>.lasl {
		position: relative;
		float: left;
		width: 100%;
	}
	.zwgk .butblock>a>.lasl .p3 {
		position: absolute;
		right: 15px;
		top: 10px;
	}
	.zwgk .butblock>a>.lasl {
		background: #DC6464;
		margin-top: 12px;
	}
	.zwgk .butblock>li>a>.nlal {
		padding: 14px 0 16px 12px;
	}
	.zwgkarea3 {
		padding: 20px 0 0 20px;
	}
	.jdhy {
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #A0030D;
		line-height: 35px;
		text-align: center;
	}
	.jdhynav .gd {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #ACABAB;
		line-height: 36px;
	}
	.zwgkarea3 h2 {
		width: 190px;
		font-size: 18px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #000000;
		line-height: 31px;
		margin-top: 5px;
	}
	.zwgkarea3 p {
		width: 318px;
		height: 36px;
		font-size: 14px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #B2B2B2;
		line-height: 22px;
	}
	.czzjbox {
		background-color: #DC6464;
		margin-top: 25px;
		width: 150px;
		height: 88px;
		padding-top: 12px;
		text-align: center;
	}
	.czzjbox p {
		width: 158px;
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 22px;
		margin-top: 4px;
	}
	.qzqdbox {
		background: #D8905B;
	}
	.zwgkarea4 {
		padding: 20px 0 0 20px;
	}
	.zwgkarea2 .heaiBox {
		margin: 0 9px 14px 0;
	}
	.wgkbox {
		/*background: #F5F5F5;*/
		overflow: auto;
		/*margin-top: 10px;*/
	}
	.wgkbox ul {
		overflow: auto;
	}
	.wgkbox li {
		position: relative;
		padding: 10px 0;
	}
	.wgkbox li>a>div {
		text-align: center;
		border-right: 1px solid #EDEDED;
	}
	.wgkbox li>a>div>p {
		width: 77px;
		background: #ADADAD;
		border-radius: 9px;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
	}
	.roombox {
		width: 44px;
		height: 46px;
		margin-left: auto;
		margin-right: auto;
	}
	.wgkbox li.chil1 {
		position: relative;
		text-align: center;
		border-bottom: 1px solid #EDEDED;
		padding-bottom: 5px;
	}
	.wgkbox li .nb {
		border: none;
	}
	.zwgk .butblock li:not(.lasl) {
		padding-top: 12px;
	}
	.zwgk .butblock {
		margin-top: 12px;
	}
	/*zwgk.html end*/
	/*底部样式*/
	.related {
		width: 100%;
		background-color: #a92b22;
	}
	.related_main {
		width: 1200px;
		margin: 0 auto;
	}
	.related_bottom {
		width: 100%;
		padding: 10px 0;
	}
	.related_bottom div {
		display: none;
		width: 82%;
		margin: 0 auto;
	}
	.related_bottom div a {
		display: inline-block;
		color: #fff;
		padding: 2px 5px;
	}
	.related_top {
		width: 100%;
		font-size: 14px;
		color: #fff;
		overflow: hidden;
		padding: 7px 0;
	}
	.related_top p {
		float: left;
		padding-left: 10px;
		padding-right: 100px;
	}
	.related_top ul {
		float: left;
		overflow: hidden;
		margin-left: 30px;
	}
	.related_top ul li {
		float: left;
		margin-right: 40px;
		cursor: pointer;
		width: 155px;
	}
	.related {
		width: 100%;
		background-color: #A0030D;
	}
	.related_main {
		width: 1200px;
		margin: 0 auto;
	}
	.related_bottom {
		width: 100%;
		padding: 10px 0;
	}
	.related_bottom div {
		display: none;
		width: 82%;
		margin: 0 auto;
	}
	.related_bottom div a {
		display: inline-block;
		color: #fff;
		padding: 2px 5px;
	}
	.related_top {
		width: 100%;
		font-size: 14px;
		color: #fff;
		overflow: hidden;
		padding: 7px 0;
	}
	.related_top p {
		float: left;
		padding-left: 10px;
		padding-right: 100px;
	}
	.related_top ul {
		float: left;
		overflow: hidden;
		margin-left: 30px;
	}
	.related_top ul li {
		float: left;
		margin-right: 40px;
		cursor: pointer;
		width: 155px;
	}
	.zsxmList {
		margin-top: 0 !important;
	}
	.newsTime {
		color: #7A7A7A !important;
	}
}


/*pc end*/


/*not pc start*/

@media (max-width:1200px) {
	/*维护 start*/
	#gwdShare_con_1 {
		float: initial !important;
		display: inline-block;
		vertical-align: middle;
	}
	#gwdshare {
		padding-left: 25px;
		background: url(../images/icon_16.png) no-repeat 0 10px;
		height: 30px;
	}
	#gwdshare>* {
		width: 27px;
		height: 29px;
		margin: 0 2px;
	}
	#gwdshare .gwds_weixin {
		background: url(../images/share.png) no-repeat 2px -33px !important;
	}
	#gwdshare .gwds_tsina {
		background: url(../images/share.png) no-repeat 2px 5px !important;
	}
	#gwdshare .gwds_more {
		background: url(../images/icon_17.png) no-repeat 8px 11px !important;
	}
	#div_div {
		text-align: center;
		color: #c3c3c3;
		font-size: 12px;
	}
	.log {
		display: none !important;
	}
	.logIcon {
		display: inline-block !important;
		width: 80% !important;
		height: 53px !important;
		background: url(../images/public/log.png) no-repeat !important;
		background-size: 100% !important;
	}
	/*维护 end*/
	html,
	body {
		background: #FFFFFF;
	}
	/*header start*/
	.header>.container {
		padding: 0 5px 0 5px;
	}
	.header>.container>.log {
		margin-top: -22px;
	}
	.icon-caidanxiala {
		font-size: 20px;
		color: #DADADA;
	}
	.header {
		position: relative;
		background: linear-gradient(0deg, rgba(172, 44, 35, 1), rgba(157, 40, 31, 1));
		box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
		padding: 31px 0 0 0;
		-webkit-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		margin-bottom: 15px;
	}
	.header>.container>.statusbar {
		font-size: 12px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		margin-top: 35px;
		float: none !important;
		text-align: center;
		margin-left: -5px;
		margin-right: -5px;
	}
	#time {
		display: block;
	}
	.weather {
		display: block;
		padding: 0 3px 0 3px;
	}
	.weaImg {
		display: inline-block;
		width: 23px;
		height: 17px;
		background: url(../images/icon1.png) no-repeat;
		vertical-align: -3px;
	}
	.header>.container>.search {
		position: relative;
		width: 100%;
		height: 105px;
		text-align: center;
		/*top: 95px;*/
		float: left;
	}
	.search>.sarea {
		position: relative;
	}
	.search>.sarea>form>input[type="text"] {
		width: 80%;
		height: 43px;
		background: #FFFFFF;
		border: 1px solid rgba(0, 0, 0, 0.1);
		box-shadow: 1px 1px 2px 0px rgba(0, 0, 0, 0.1);
		border-radius: 10px;
		padding-left: 23px;
		margin-top: 10px;
	}
	.search>.sarea>form>input[type="text"]:focus {}
	.search>.sarea>form>input[type="button"] {
		position: absolute;
		width: 60px;
		height: 65px;
		background: url(../images/search.png) no-repeat;
		background-position: 10px 20px;
		border: none;
		padding: 22px 22px 13px 22px;
		right: 35px;
		margin-top: -5px;
	}
	.search>.sarea>form>input[type="button"]:focus {
		outline: 0;
	}
	.shistory {
		margin-top: 10px;
	}
	.shistory>.invar {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #3A3118;
	}
	.shistory>.change {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #F2F2F2;
	}
	/*header end*/
	/*footer start*/
	.footer {
		box-sizing: border-box;
		margin-top: 20px;
		background: #A0030D;
		color: #FFFFFF;
		text-align: center;
	}
	.footer>.fTop {
		display: none;
		background: #015293;
		background: #A0030D;
		padding: 13px 0;
	}
	.footer>.fTop>.container>p {
		display: inline-block;
		margin-left: 96px;
	}
	.sanjiao {
		width: 10px;
		height: 9px;
		background: url(../images/sanjiao.png) no-repeat;
		display: inline-block;
		margin-left: 6px;
	}
	.footer>.container {
		position: relative;
		padding-bottom: 8px;
	}
	.footer>.container a {
		color: #FFFFFF;
	}
	.footer>.container>.sm,
	.dt,
	.lx {
		line-height: 26px;
	}
	.footer>.container>.bw {
		line-height: 24px;
	}
	.zc {
		display: none !important;
		position: absolute;
		width: 110px;
		height: 55px;
		background: url(../images/zc.png) no-repeat;
		display: inline-block;
		right: 76px;
		top: 13px;
	}
	.zc2 {
		position: absolute;
		width: 56px;
		height: 68px;
		background: url(../images/zc2.png) no-repeat;
		display: inline-block;
		right: 0;
		top: 6px;
	}
	/*footer end*/
	/*index start*/
	.main>.container {
		background: #FFFFFF;
	}
	/*导航条 start*/
	.nav {
		background: #A42A21;
		margin-top: 20px;
		padding-bottom: 6px;
	}
	.nav>.container>ul>a>li {
		position: relative;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #FFFFFF;
		padding-top: 3px;
		padding-bottom: 3px;
		text-align: justify;
		/*border-right: 1px solid #417199;*/
		/*text-align: center;*/
		float: left;
	}
	.nav>.container>ul>a>li:after {
		content: '';
		position: absolute;
		height: 12px;
		width: 2px;
		background: #FFFFFF;
		right: 0;
		top: 14px;
		bottom: auto;
	}
	.nav>.container>ul>a:nth-child(3n)>li:after {
		background: none;
	}
	.nav>.container>ul>a>li:hover {
		background: #015293;
	}
	.nav>.container>ul>a>li>.imgBox {
		display: inline-block;
		width: 23px;
		height: 20px;
		margin-right: 10px;
	}
	.nav>.container>ul>a>li>.imgBox>i {
		vertical-align: -3px;
	}
	.nav>.container>ul>a>li.last {
		border: none;
	}
	/*导航条 end*/
	/*index start*/
	.main>.container {
		background: #FFFFFF;
	}
	.main>.container>.content {
		/*padding: 20px;*/
		width: 100%;
		float: left;
		position: relative;
	}
	.ttback {
		position: absolute;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		text-indent: 16px;
		line-height: 29px;
	}
	.content>.top>h1 {
		width: 60%;
		text-align: center;
		font-size: 28px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #A22921;
		margin-left: auto;
		margin-right: auto;
	}
	.content>.top>p {
		font-size: 16px;
		font-family: Adobe Heiti Std R;
		font-weight: normal;
		color: #ADADAD;
		text-align: center;
		line-height: 24px;
		padding: 0 100px;
	}
	.content>.top>p>a {
		color: #AB2C23;
	}
	/*newsNav1 start*/
	.newsNav1 {
		border-bottom: 1px solid #D7D7D7;
		/*padding-bottom: 9px;*/
	}
	.newsNav1 .tagg {
		display: inline-block;
		width: 4px;
		height: 17px;
		background: #015293;
		vertical-align: -2px;
		margin-left: -5px;
		margin-right: 5px;
	}
	.newsNav1 .tagg2 {
		display: inline-block;
		width: 2px;
		height: 17px;
		background: #6D8FA9;
		vertical-align: -2px;
		margin-left: -5px;
		margin-right: 7px;
	}
	.newsNav1>li {
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #004E8C;
	}
	.newsNav1>li.active1 {
		color: #A42A21;
		border-bottom: 2px solid #A22921;
		padding-bottom: 6px;
	}
	/*newsNav1 end*/
	/*newsList start*/
	.newsList {
		margin-top: 14px;
	}
	.newsList>a {
		color: #000000;
		font-size: 16px;
	}
	.newsList>a>li {
		line-height: 38px;
	}
	.newsList>a>li>.newsTime {
		color: #999999;
	}
	.iconTagg {
		display: inline-block;
		width: 3px;
		height: 3px;
		background: url(../images/icon/icon2.jpg) no-repeat;
		padding-right: 10px;
		vertical-align: 5px;
	}
	.gd>a {
		color: #999999;
		font-size: 14px;
		line-height: 20px;
	}
	/*newsList end*/
	.area1 {}
	.area2 {
		/*padding-left: 20px;*/
	}
	/*轮播图start*/
	.main-banner {
		/*margin-top: 20px;*/
	}
	/* 本例子css */
	.txt {
		width: 100%;
		height: 37px;
		line-height: 37px;
		margin-top: -39px;
		background: rgba(0, 0, 0, .5); //火狐，谷歌等
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000); //兼容IE
		opacity: 0.5;
		filter: Alpha(opacity=50);
		position: absolute;
		padding-left: 15px;
		*zoom: 1;
	}
	.xwzx-banner .txt {
		width: 100%;
		height: 37px;
		line-height: 37px;
		margin-top: -94px;
		background: rgba(0, 0, 0, .5); //火狐，谷歌等
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7F000000, endColorstr=#7F000000); //兼容IE
		opacity: 0.5;
		filter: Alpha(opacity=50);
		position: absolute;
		padding-left: 15px;
		*zoom: 1;
	}
	.txt span {
		color: #FFFFFF;
	}
	.slideBox {
		width: 100%;
		height: 253px;
		overflow: hidden;
		position: relative;
		border: 1px solid #ddd;
	}
	.slideBox .hd {
		height: 15px;
		overflow: hidden;
		position: absolute;
		right: 5px;
		bottom: 5px;
		z-index: 1;
	}
	.slideBox .hd ul {
		overflow: hidden;
		zoom: 1;
		float: left;
		list-style: none;
		margin-top: -7px;
		margin-right: 10px;
	}
	.slideBox .hd ul li {
		float: left;
		margin-right: 2px;
		width: 9px;
		height: 15px;
		line-height: 14px;
		text-align: center;
		background: #fff;
		cursor: pointer;
		list-style: none;
	}
	.slideBox .hd ul li.on {
		background: #107FDD;
		color: #fff;
		list-style: none;
	}
	.slideBox .bd {
		position: relative;
		height: 100%;
		z-index: 0;
	}
	.slideBox .bd li {
		zoom: 1;
		vertical-align: middle;
		list-style: none;
	}
	.slideBox .bd img {
		width: 449px;
		height: 253px;
		display: block;
	}
	.xwzx-banner .slideBox .bd img {
		width: 449px;
		height: 253px;
		display: block;
	}
	/* 下面是前/后按钮代码，如果不需要删除即可 */
	.slideBox .prev,
	.slideBox .next {
		position: absolute;
		left: 3%;
		top: 50%;
		margin-top: -25px;
		display: block;
		width: 32px;
		height: 40px;
		background: url(../images/slider-arrow.png) -110px 5px no-repeat;
		filter: alpha(opacity=50);
		opacity: 0.5;
	}
	.slideBox .next {
		left: auto;
		right: 3%;
		background-position: 8px 5px;
	}
	.slideBox .prev:hover,
	.slideBox .next:hover {
		filter: alpha(opacity=100);
		opacity: 1;
	}
	.slideBox .prevStop {
		display: none;
	}
	.slideBox .nextStop {
		display: none;
	}
	/*section1 start*/
	.section1 {
		/*padding: 10px 20px 23px 20px;*/
		background: #FFFFFF;
		margin-top: 20px;
	}
	/*newsNav1 start*/
	.newsNav1 {
		border-bottom: 1px solid #D7D7D7;
		/*padding-bottom: 9px;*/
	}
	.newsNav1 .tagg {
		display: inline-block;
		width: 4px;
		height: 17px;
		background: #015293;
		vertical-align: -2px;
		margin-left: -5px;
		margin-right: 5px;
	}
	.newsNav1 .tagg2 {
		display: inline-block;
		width: 2px;
		height: 17px;
		background: #6D8FA9;
		vertical-align: -2px;
		margin-right: 15px;
	}
	.newsNav1>li {
		font-size: 15px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #004E8C;
	}
	.newsNav1>li.active1 {
		color: #AE0303;
	}
	/*newsNav1 end*/
	/*newsList start*/
	.newsList {
		margin-top: 15px;
	}
	.newsList>a {
		color: #000000;
		font-size: 16px;
	}
	.newsList>a>li {
		line-height: 33px;
	}
	.newsList>a>li>.newsTime {
		color: #999999;
	}
	.iconTagg {
		display: inline-block;
		width: 3px;
		height: 3px;
		background: url(../images/icon/icon2.jpg) no-repeat;
		padding-right: 10px;
		vertical-align: 5px;
	}
	/*up 用户提示导航样式1 start*/
	.up1 {
		border-bottom: 1px solid #E0E0E0;
		padding: 4px 0;
	}
	.up1>.tips {
		padding: 5px 16px;
		background-color: #B02F26;
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		behavior: url(ie-css3.js);
		border-radius: 6px 6px 0 0;
	}
	a.gd {
		float: right;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #8F8E8E;
		line-height: 28px;
	}
	/*up 用户提示导航样式1 end*/
	/*newsList end*/
	/*secction1 end*/
	/*secction2 start*/
	.section2 {
		padding: 0 0 0 20px;
		margin-top: 20px;
	}
	.section2>.s2Detail {
		padding: 13px 20px 20px 20px;
		background: #FFFFFF;
		border-bottom: 1px solid #D7D7D7;
	}
	.section2>.s2Detail>.lzga-7 {
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		text-align: center;
		line-height: 36px;
	}
	.section2>.s2Detail>.lzga-7>.hr {
		width: 100%;
		height: 1px;
		background: #D7D7D7;
	}
	.section2>.s2Detail>.ld>.ldHea {
		display: inline-block;
		padding: 10px;
		border: 1px solid #D7D7D7;
		margin-top: 25px;
	}
	.section2>.s2Detail>.ld>.ldInfo {
		width: 57%;
		padding-left: 15px;
		margin-top: 35px;
	}
	.section2>.s2Detail>.ld>.ldInfo>.ldN {
		font-size: 20px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #333333;
	}
	.section2>.s2Detail>.ld>.ldInfo>.ldZw {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #333333;
		line-height: 26px;
		margin-top: 8px;
	}
	.section2>.s2Detail>.ld>.ldInfo>.lzga-8 {
		line-height: 25px;
		text-align: center;
		color: #FFFFFF;
		margin-top: 10px;
	}
	.section2>.s2Detail>.ld>.ldInfo>.ldGz {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #333333;
		margin-top: 10px;
	}
	.oz {
		overflow: auto;
		zoom: 1;
	}
	/*secction2 end*/
	/*secction3 start*/
	.section3 {
		padding: 20px;
		background: #FFFFFF;
		margin-top: 20px;
	}
	.section3>div>a>div>.o {
		width: 100%;
		font-size: 18px;
	}
	.section3>div>a>div {
		padding: 14px 20px;
		margin-left: 15px;
	}
	.section3>div>a>div>.t,
	.s {
		font-size: 16px;
	}
	.section3>div>a>div>.s {
		margin-top: -25px;
	}
	/*secction3 end*/
	/*轮播图end*/
	.area3 {
		/*width: 32%;*/
		padding: 20px 0 0 0;
		/*float: left;*/
		color: #ffffff;
	}
	.butblock {
		position: relative;
	}
	.butblock li:not(.lasl) {
		padding-top: 5px;
	}
	.butblock>a>.lasl {
		padding: 9px 12px;
		background: #DDAC26;
		margin-top: 9px;
	}
	.butblock .p1 {
		font-size: 16px;
	}
	.butblock .p2 {
		font-size: 11px;
	}
	.butblock>a>.lasl>.p3 {
		position: absolute;
		right: 12px;
		top: 17px;
		font-size: 13px;
	}
	.butblock>li>a>.nlal {
		width: 150px;
		padding: 6px 0 9px 12px;
	}
	.area4 {
		/*width: 34%;*/
		padding: 20px 0 0 0;
		/*float: left;*/
	}
	.jzxxBut {
		margin-top: 18px;
	}
	.jzxxBut>li {
		position: relative;
		border: 1px solid #EEEEEE;
	}
	.jzxxBut>li.l2 {
		margin-left: -1px;
	}
	.jzxxBut>li .hw {
		position: absolute;
		top: 3px;
		left: 3px;
	}
	.imBox {
		width: 50px;
		height: 50px;
		background: #A72B22;
		border-radius: 50%;
		text-align: center;
		margin-top: 9px;
	}
	.imBox>.elvesSwj.wyxx {
		margin-top: 8px;
		margin-left: 3px;
	}
	.imBox>.elvesSwj.lxxd {
		margin-top: 10px;
		margin-left: 9px;
	}
	.butTx {
		font-size: 18px;
		color: #000000;
		text-align: center;
		margin: 9px 0 10px 0;
	}
	.area4>p {
		text-align: center;
		font-size: 16px;
		margin-top: 27px;
	}
	.AD050F {
		color: #AD050F;
	}
	.area5 {
		/*width: 34%;*/
		padding: 20px 0 0 0;
		/*float: left;*/
	}
	.area5>div {
		border: 1px solid #E5E5E5;
		margin-top: 13px;
	}
	.heaiBox {
		width: 134px;
		height: 178px;
		margin: 9px;
		padding: 10px;
		border: 1px solid #D9D9D9;
		float: left;
	}
	.heaiBox>img {
		width: 118px;
		height: 158px;
	}
	.ct {
		font-size: 24px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #B02F26;
	}
	.cz {
		font-size: 18px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #333333;
		line-height: 30px;
	}
	.conTx {
		width: 144px;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #333333;
		line-height: 32px;
	}
	.heari {
		padding-top: 12px;
		padding-left: 5px;
		float: left;
	}
	/*index end*/
	/*xwzx_list.html start*/
	.positionLm {
		/*padding: 20px 20px 0 20px;*/
	}
	.positionLm>.lm2_1-1 {
		vertical-align: 1px;
	}
	.dhTx {
		color: #333333;
		font-size: 14px;
		margin-left: 5px;
		vertical-align: 2px;
	}
	.main>.container.xwzxList {
		background: #FFFFFF;
	}
	.main hr {
		height: 1px;
		background: #CECECE;
	}
	.list {
		padding: 5px 0 0 0;
	}
	.newNavSolid {
		box-sizing: content-box;
		background: #F0F0F0;
		padding: 11px 0 11px 0;
	}
	.newNavSolid .lt {
		background: linear-gradient(-13deg, #AE2E25, #DE3B30);
		padding: 12px 23px;
		font-size: 20px;
		color: #FFFFFF;
	}
	.list .newsList {
		/*padding-left: 5px;*/
		margin-top: 15px;
	}
	.list .newsList hr {
		border: dashed 1px #F0F0F0
	}
	/*翻页 start*/
	.boxPage {
		margin-top: 30px;
	}
	.boxPage li {
		cursor: pointer;
		margin-top: 5px;
	}
	li.currNum {
		padding: 10px;
		border: 1px solid #D2D2D2;
		font-size: 12px;
		font-weight: 400;
		color: #000000;
		line-height: 8px;
	}
	li.nextPage,
	li.previousPage {
		padding: 10px 11px;
		border: 1px solid #D2D2D2;
		font-size: 12px;
		font-weight: 400;
		color: #000000;
		line-height: 8px;
	}
	li.lastPage {
		padding: 10px 9px;
		border: 1px solid #D2D2D2;
		font-size: 12px;
		font-weight: 400;
		color: #000000;
		line-height: 8px;
	}
	li.inputPage input {
		width: 32px;
		height: 30px;
		border: 1px solid #D2D2D2;
		vertical-align: -1px;
	}
	li.buttonPage input {
		border: solid 1px #ECECEC;
		padding: 10px 9px;
		font-size: 12px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 8px;
	}
	li.activePage {
		background-color: #C43D34;
		color: #FFFFFF;
	}
	/*翻页 end*/
	/*xwzx_list.html end*/
	/*xwzx_detail.html start*/
	.nDetail {
		padding: 0;
	}
	.lm3DeMeta {
		font-size: 14px;
		margin-top: 42px;
	}
	.lm3DeMeta-fs {
		cursor: pointer;
	}
	.lm3DeMeta li {
		/*margin-right: 23px;*/
	}
	.lm3DeMeta .last {
		/*margin-top: 7px;
		text-align: center;
		display: flex;
		justify-content: center;
		margin-top: -23px;
		margin-right: -11px;*/
		margin-left: auto;
		margin-right: auto;
	}
	.lm3DeMeta .last span {
		margin-left: 12px;
	}
	.lm3DeMeta .lm2d-4 {
		vertical-align: -6px;
	}
	.sH {
		margin-top: 42px;
		font-size: 20px;
		font-weight: 400;
		color: #000000;
		line-height: 40px;
		text-align: center;
	}
	.sH span {
		font-size: 18px;
	}
	/*.nDetail img {
		width: 90%;
		height: 220px;
		margin-top: 48px;
	}*/
	.nDetail .bj {
		color: #ACACAC;
		padding-right: 30px;
	}
	.nDetail li {
		display: block;
		text-align: center;
		padding: 0;
	}
	.nDetail .arCode {
		margin-top: 47px;
		text-align: center;
	}
	.lm2Navst .tow {
		margin-top: 20px;
	}
	.lm2Navst .first span {
		border-left: solid 4px #0E64AA;
		font-size: 22px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #0E64AA;
		line-height: 21px;
		text-indent: 10px;
	}
	.lm2Navst li.nf {
		list-style: circle inside url(../img/lm3ccj-5.png);
		margin-left: 5px;
		line-height: 36px;
	}
	/*xwzx_detail.html end*/
	/*xwzx.html start*/
	.newTopXwzx {
		background: #FFFFFF;
		/*border-bottom: 15px solid #F4F2EF;*/
		padding-bottom: 17px;
	}
	/*.slideBoxXwzx {
		width: 100%;
		height: 334px;
	}*/
	/*.slideBoxXwzx>.bd>ul>li>a>img {
		height: 334px;
	}*/
	/*.section0 {
		padding-left: 20px;
		margin-top: 20px;
	}*/
	/*.gaxx {
		background: #FFFFFF;
		padding: 16px 20px 7px 20px;
	}*/
	.gaxx>ul>li.gd {
		color: #999999;
		font-size: 16px;
		line-height: 30px;
	}
	.gaxx>.newsList>a>li {
		line-height: 37px;
	}
	.newsList.newsListXwzx>a>li>h2 {
		font-size: 22px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #333333;
		line-height: 27px;
	}
	.newsList.newsListXwzx>a>li>h2>div {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #8D8D8D;
		line-height: 27px;
	}
	.newsList.newsListXwzx>a>li>h2>div>.ly {
		margin-left: 30px;
	}
	.newsList.newsListXwzx>a>li>p {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #333333;
		line-height: 27px;
		text-indent: 32px;
		padding-top: 10px;
	}
	.newsList.newsListXwzx>a>li>hr {
		border-bottom: 1px solid #E6E6E6;
		/*padding-top: 16px;*/
	}
	.newsList.newsListXwzx>a>li>p>.xq {
		color: #D6171B;
	}
	.xwzx .gd {
		font-size: 14px;
		color: #999999;
		line-height: 27px;
	}
	/*xwzx.html end*/
	/*zmhd.html start*/
	.zmhd .area1 {
		width: 100%;
		/*padding-top: 20px;*/
		/*float: left;*/
	}
	.zmhd .area1>a>span.xxim {
		width: 100%;
		height: 61px;
		display: inline-block;
		background: url(../images/zmhd/zzxx.png) no-repeat;
		background-size: 100%;
	}
	.zmhd .tableBox {
		border-top: 10px solid #FFFFFF;
		/*padding: 20px;*/
		background: #FFFFFF;
	}
	.zmhd .tableBox>table {
		width: 100%;
		border: none;
	}
	.zmhd .tableBox>table>thead {
		background: #F5EFEF;
	}
	.zmhd .tableBox>table>thead>tr>td {
		padding: 8px 0;
		font-size: 18px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #A22921;
		line-height: 24px;
	}
	.zmhd .tableBox>table>thead>tr>td.th1 {
		/*width: 314px;*/
		padding-left: 18px;
	}
	.zmhd .tableBox>table>thead>tr>td.th2,
	.zmhd .tableBox>table>thead>tr>td.th3,
	.zmhd .tableBox>table>thead>tr>td.th4 {
		text-align: center;
		/*border-left: 1px solid #C2D3E0;*/
	}
	.zmhd .sanjiao {
		display: inline-block;
		width: 9px;
		height: 7px;
		background: url(../images/zmhd/sanjiao.png) no-repeat;
		background-size: 100%;
		margin-left: 8px;
		vertical-align: 2px;
	}
	.zmhd .tableBox>table>tbody {
		border: none;
	}
	.zmhd .tableBox>table>tbody>tr {
		border-top: 2px solid #FFFFFF;
		background: #F4F6FA;
	}
	.zmhd .tableBox>table>tbody>tr>td {
		padding: 8px 0;
		border: none;
		font-size: 16px;
	}
	.zmhd .tableBox>table>tbody>tr>td.td1 {
		padding-left: 18px;
	}
	.zmhd .tableBox>table>tbody>tr>td.td2,
	.zmhd .tableBox>table>tbody>tr>td.td3,
	.zmhd .tableBox>table>tbody>tr>td.td4 {
		text-align: center;
	}
	.zmhd .statuCol1 {
		color: #EE9A36;
	}
	.zmhd .statuCol2 {
		color: #999999;
	}
	.zmhd .tableBox>table>tbody>tr>td.td4 {
		color: #888888;
	}
	.zmhd .tableBox>table>tbody>tr>td.tdL {
		/*padding-left: 18px;*/
		font-size: 16px;
		text-align: center;
	}
	.zmhd .tableBox>table>tbody>tr>td.tdL>.xxBut {
		display: inline-block;
		background: linear-gradient(-14deg, #D8905B, #ED9F65);
		/*float: right;*/
	}
	.zmhd .btnFo {
		font-size: 18px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		padding: 9px 15px;
		cursor: pointer;
	}
	.zmhd .tableBox>table>tbody>tr>td.tdL {
		border-top: 9px solid #FFFFFF;
		padding-top: 0;
		padding-bottom: 11px;
	}
	.zmhd .tableBox>table>tbody>tr>td.tdL>.cxBut {
		display: inline-block;
		background: linear-gradient(-14deg, #4C96CF, #57AAEA);
		margin-left: 10px;
		/*float: right;*/
	}
	.zmhd .wyxxI {
		display: inline-block;
		width: 27px;
		height: 25px;
		background: url(../images/zmhd/wyxx.png) no-repeat;
		vertical-align: -6px;
		margin-right: 7px;
	}
	.zmhd .xjcxI {
		display: inline-block;
		width: 27px;
		height: 25px;
		background: url(../images/zmhd/xjcx.png) no-repeat;
		vertical-align: -6px;
		margin-right: 7px;
	}
	.zmhd .currNum,
	.zmhd .sjNum {
		line-height: 43px;
	}
	.zmhd .sjNum {
		margin-left: 30px;
	}
	.zmhd .numCol {
		color: #AB2C23;
	}
	.zmhd .area2 {
		/*padding: 20px 0 0 20px;*/
		/*float: left;*/
	}
	.zmhd .area2t {
		margin-top: 20px;
	}
	.zmhd .area2>.newBox {
		background: #FFFFFF;
		/*padding: 20px 20px 7px 20px;*/
	}
	.zmhd .area2>.newBox {
		background: #FFFFFF;
		/*padding: 20px 20px 7px 20px;*/
	}
	.zmhd .area1>.newBox2 {
		padding-top: 20px;
		background: #FFFFFF;
	}
	.zmhd .qhNew {
		margin-top: 18px;
	}
	.zmhd .wm {
		display: inline-block;
		width: 76px;
		height: 76px;
		background: #DDA072;
		float: left;
	}
	.zmhd .wmP {
		width: 80%;
		float: left;
		padding-left: 10px;
	}
	.zmhd .wm>span {
		display: inline-block;
		width: 75px;
		letter-spacing: 17px;
		font-size: 20px;
		font-family: Adobe Heiti Std R;
		font-weight: normal;
		color: #FFFFFF;
		line-height: 32px;
		/*text-shadow: 3px 6px 0px rgba(36, 169, 110, 0.35);*/
		margin: 7px 0 0 9px;
	}
	.zmhd .wmP>.p1 {
		font-size: 16px;
		line-height: 24px;
		margin-top: 10px;
	}
	.zmhd .wmP>.p1>a {
		color: #000000;
	}
	.zmhd .wmP>.p2 {
		font-size: 14px;
		color: #919191;
		line-height: 24px;
		text-indent: 10px;
		margin-top: 14px;
	}
	.zmhd .p1Col>a {
		color: #065CA1;
	}
	.zmhd .p2Col>a {
		color: #C40707;
	}
	.qhNew>.newsList {
		width: 100%;
		float: left;
	}
	.zmhd .qhNew>.newsList>a>li {
		color: #2B0003;
	}
	.zmhd .dcCol {
		color: #AE0303;
	}
	.zmhd .jsCol {
		color: #666666;
	}
	.zmhd .ftBox {
		background: #FFFFFF;
		/*padding: 31px;*/
		text-align: center;
	}
	.zmhd .ftBox>img {
		width: 100%;
		height: 152px;
	}
	.zmhd .btnGop {
		margin-top: 15px;
		/*padding: 0 35px;*/
	}
	.zmhd .btnGop>span {
		display: inline-block;
		padding: 10px 20px;
		border-radius: 5px;
		cursor: pointer;
	}
	.zmhd .btnGop>span.hg {
		background: #C03B32;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		float: left;
	}
	.zmhd .btnGop>span.yg {
		background: #EAEAEA;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		float: right;
	}
	.zmhd .newImg {
		display: inline-block;
		width: 35px;
		height: 11px;
		background: url(../images/zmhd/newImg.png) no-repeat;
	}
	.ht {
		display: inline-block;
		width: 28px;
		height: 22px;
		background: url(../images/zmhd/ht.png) no-repeat;
		vertical-align: -5px;
		margin-right: 5px;
	}
	.zmhd .cjwt {
		margin-top: 15px;
	}
	/*zmhd.html end*/
	/*zwgk_ldxx.html sart*/
	.xxCon {
		/*padding-left: 20px;*/
	}
	.navCa {
		border-bottom: 1px solid #E7E7E7;
		margin-top: 20px;
	}
	.navCa>.lef {
		display: inline-block;
		width: 4px;
		height: 16px;
		background: #015293;
		/*vertical-align: 5px;*/
		margin-right: 8px;
	}
	.navCa>.chi {
		font-size: 21px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		line-height: 42px;
	}
	.navCa>.col1 {
		color: #C1271D;
	}
	.navCa>.col2 {
		color: #024F81;
		margin-left: 60px;
	}
	.navCa>.gd>a {
		color: #959595;
		font-size: 16px;
		line-height: 43px;
	}
	.ldLsit>ul>li>div>img {
		width: 159px;
		height: 211px;
		padding: 5px;
		border: 1px solid #E8E8E8;
	}
	.ldLsit>ul {
		margin-top: 20px;
	}
	.ldLsit>ul>li {
		margin-bottom: 30px;
	}
	.ldLsit>ul>li>div>p.name {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #000000;
		margin-top: 10px;
	}
	.ldLsit>ul>li>div>p.pos {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
	}
	.ldF {
		/*height: 495px;*/
		/*overflow-y: scroll;*/
		margin-top: 20px;
	}
	.ldF>img {
		width: 204px;
		height: 271px;
		padding: 5px;
		border: 1px solid #E8E8E8;
		float: left;
	}
	.ldF>.ldFinfo {
		width: 78%;
		padding-left: 5px;
		float: left;
	}
	.ldF>.ldFinfo>.name {
		font-size: 26px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #000000;
		line-height: 36px;
	}
	.ldF>.ldFinfo>.ldFback {
		width: 100px;
		height: 41px;
		background: url(../images/ldFback.png) no-repeat;
		text-align: center;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 33px;
	}
	.ldF>.ldFinfo>.T {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
	}
	.ldF>.ldFinfo>.fgT {
		line-height: 24px;
	}
	.ldF>.ldFinfo>.jlT {
		line-height: 27px;
	}
	.mt-10 {
		margin-top: 10px;
	}
	.mt-20 {
		margin-top: 20px;
	}
	.mt-30 {
		margin-top: 30px;
	}
	.ldxx .newsNav1>li {
		font-size: 20px;
		font-size: 20px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #5A5A5A;
	}
	.ldxx .newsNav1>.active1 {
		color: #B7433A;
	}
	.ldxx .box {
		/*height: 480px;
		overflow-y: scroll;*/
		padding-right: 15px;
	}
	.ldxx .up1 {
		margin-top: 20px;
	}
	/*zwgk_ldxx.html end*/
	/*zwgk_ldxq.html start*/
	.ldxxCon h1 {
		font-size: 36px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #015293;
		line-height: 32px;
		text-align: center;
	}
	.ldxxCon .heaImg {
		text-align: center;
		margin-top: 30px;
	}
	.ldxxCon .heaImg img {
		width: 148px;
		height: 192px;
		border: 1px solid #D2D2D2;
		padding: 5px;
	}
	.ldxxCon .infoN .zN {
		margin-top: 20px;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 36px;
		text-align: center;
	}
	.ldxxCon .infoN .n {
		font-size: 22px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 36px;
		text-align: center;
	}
	.baC {
		width: 100px;
		height: 41px;
		background: url(../images/ldFback.png) no-repeat;
	}
	.ldxxCon .infoT {
		padding-left: 20px;
	}
	.ldxxCon .infoT .c1 {
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 36px;
		text-align: center;
	}
	.c1T {
		font-size: 24px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 36px;
	}
	.c1Mt {
		margin-top: 42px;
	}
	.c2Mt {
		margin-top: 12px;
	}
	.qrcode {
		margin-top: 60px;
	}
	.qrcode img {
		width: 164px;
		height: 170px;
	}
	.ldxq .box {
		/*height: 575px;*/
		/*overflow-y:scroll ;*/
		padding-right: 15px;
	}
	/*zwgk_ldxq.html end*/
	/*zwgk_qzqd.html start*/
	.zwgkRq>.top>ul>li {
		/*width: 215px;*/
		font-size: 12px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		padding: 12px 0;
		text-align: center;
	}
	.zwgkR>.top>ul>.lq1 {
		background: linear-gradient(-13deg, rgba(90, 141, 193, 1), rgba(105, 165, 227, 1));
	}
	.zwgkR>.top>ul>.lq2 {
		background: linear-gradient(-13deg, rgba(202, 111, 90, 1), rgba(229, 125, 101, 1));
		/*margin-left: 11px;*/
	}
	.zwgkR>.top>ul>.lq3 {
		background: linear-gradient(-13deg, rgba(87, 149, 201, 1), rgba(95, 163, 220, 1));
		/*margin-left: 11px;*/
	}
	.zwgkR>.top>ul>.lq4 {
		background: linear-gradient(-13deg, rgba(87, 130, 201, 1), rgba(101, 152, 235, 1));
		/*margin-left: 11px;*/
	}
	.czzjIq1 {
		display: inline-block;
		width: 27px;
		height: 27px;
		background: url(../images/czzj-1.png) no-repeat;
		vertical-align: -10px;
		margin-right: 5px;
	}
	.czzjIq2 {
		display: inline-block;
		width: 27px;
		height: 27px;
		background: url(../images/czzj-2.png) no-repeat;
		vertical-align: -10px;
		margin-right: 5px;
	}
	.czzjIq3 {
		display: inline-block;
		width: 27px;
		height: 27px;
		background: url(../images/czzj-3.png) no-repeat;
		vertical-align: -10px;
		margin-right: 5px;
	}
	.czzjIq4 {
		display: inline-block;
		width: 27px;
		height: 27px;
		background: url(../images/czzj-4.png) no-repeat;
		vertical-align: -10px;
		margin-right: 5px;
	}
	/*zwgk_czzj.html start*/
	.conZwgk {
		padding: 20px;
	}
	.conZwgk>.positionLm {
		padding: 0;
	}
	.zwgkLn {
		/*width: 20%;*/
		margin-top: 22px
	}
	.zwgkLn>ul {
		background: #EEF3F7;
	}
	.zwgkLn>ul>.last {
		padding: 12px 0;
		text-align: center;
		background: linear-gradient(-13deg, rgba(176, 47, 38, 1), rgba(221, 57, 46, 1));
		font-size: 20px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #FFFFFF;
	}
	.zwgkLn>ul>.nL {
		padding: 12px 27px 12px 30px;
	}
	.zwgkLn>ul>.nL>.tx {
		color: #333333;
		font-size: 18px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
	}
	.zwgkLn>ul>.nL>.jt {
		color: #CACACA;
		font-size: 18px;
	}
	.zwgkLn>ul>.active>.tx,
	.zwgkLn>ul>.active>.jt {
		color: #B23C34;
	}
	.zwgkLn>ul>.hr {
		width: 85%;
		height: 1px;
		background: #EFEFEF;
		margin-left: auto;
		margin-right: auto;
	}
	.zwgkR {
		/*padding-left: 20px;*/
	}
	.zwgkR>.top {
		margin-top: 15px;
	}
	.zwgkR>.top>ul>li {
		/*width: 215px;*/
		font-size: 12px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		padding: 14px 0;
		text-align: center;
	}
	.zwgkR>.top>.newsList>a>li {
		line-height: 37px;
	}
	.zwgkR>.top>ul>.l1 {
		background: linear-gradient(-13deg, rgba(212, 178, 106, 1), rgba(230, 193, 115, 1));
	}
	.zwgkR>.top>ul>.l2 {
		background: linear-gradient(-13deg, rgba(92, 170, 203, 1), rgba(101, 185, 221, 1));
		/*margin-left: 11px;*/
	}
	.zwgkR>.top>ul>.l3 {
		background: linear-gradient(-13deg, rgba(212, 157, 108, 1), rgba(227, 168, 115, 1));
		/*margin-left: 11px;*/
	}
	.zwgkR>.top>ul>.l4 {
		background: linear-gradient(-13deg, rgba(111, 175, 144, 1), rgba(126, 199, 164, 1));
		/*margin-left: 11px;*/
	}
	.czzjI1 {
		display: inline-block;
		width: 26px;
		height: 23px;
		background: url(../images/czzj-1.png) no-repeat;
		vertical-align: -6px;
		margin-right: 2px;
	}
	.czzjI2 {
		display: inline-block;
		width: 26px;
		height: 23px;
		background: url(../images/czzj-2.png) no-repeat;
		vertical-align: -6px;
		margin-right: 2px;
	}
	.czzjI3 {
		display: inline-block;
		width: 26px;
		height: 23px;
		background: url(../images/czzj-3.png) no-repeat;
		vertical-align: -6px;
		margin-right: 2px;
	}
	.czzjI4 {
		display: inline-block;
		width: 26px;
		height: 23px;
		background: url(../images/czzj-4.png) no-repeat;
		vertical-align: -6px;
		margin-right: -5px;
	}
	/*zwgk_czzj.html end*/
	/*zwgk_qzqd.html end*/
	.newsNav1>.gdbs {
		font-size: 16px;
		color: #B9B9B9;
		line-height: 27px;
	}
	/*zwgk.html start*/
	.zwgkarea1 {
		margin-bottom: -6px;
	}
	.zwgkarea1 .newsNav1>li.active1 {
		padding-bottom: 3px;
	}
	.zwgkarea2 {
		/*padding: 0 0 0 20px;*/
		margin-top: 15px;
	}
	.zwgkarea2 .area5 {
		width: 100%;
		padding: 0;
		float: left;
	}
	.zwgkarea2 .area5>div {
		border: 0;
		margin-top: 13px;
	}
	.zwgkarea2 .cz {
		margin-top: 10px;
	}
	.zwgkarea2 .hrinfo {
		margin-top: 20px;
	}
	.zwgkarea2 .hrinfo a {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #464646;
	}
	.zwgkarea2 .hrinfo .butbox {
		position: relative;
		padding: 11px 16px;
		border: 1px solid #EDEDED;
		background-color: #F5F5F5;
		margin-left: 4px;
	}
	.zwgkarea2 .hrinfo ul li {
		padding: 0 5px;
		width: 50%;
		margin-top: 14px;
		float: left;
	}
	.zwgkarea2 .hrinfo .hw {
		position: absolute;
		bottom: 2px;
		right: 2px;
	}
	.zwgkarea2 .hrinfo .imbox {
		display: inline-block;
		width: 35px;
		height: 35px;
		behavior: url(ie-css3.js);
		border-radius: 50%;
		background-color: #A62A22;
		text-align: center;
		margin-right: 9px;
	}
	.zwgk .butblock>a>.lasl {
		position: relative;
		float: left;
		width: 100%;
	}
	.zwgk .butblock>a>.lasl .p3 {
		position: absolute;
		right: 15px;
		top: 10px;
	}
	.zwgk .butblock>a>.lasl {
		background: #DC6464;
		margin-top: 12px;
	}
	.zwgk .butblock>li>a>.nlal {
		padding: 14px 0 16px 12px;
	}
	.zwgkarea3 {
		padding: 15px 0 0 0;
	}
	.jdhy {
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #A0030D;
		line-height: 35px;
		text-align: center;
	}
	.jdhynav .gd {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #ACABAB;
		line-height: 36px;
	}
	.zwgkarea3 h2 {
		width: 190px;
		font-size: 18px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #000000;
		line-height: 31px;
		margin-top: 5px;
	}
	.zwgkarea3 p {
		width: 318px;
		height: 36px;
		font-size: 14px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #B2B2B2;
		line-height: 22px;
	}
	.czzjbox {
		background-color: #DC6464;
		margin-top: 25px;
		width: 150px;
		height: 88px;
		padding-top: 12px;
		text-align: center;
	}
	.czzjbox p {
		width: 158px;
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 22px;
		margin-top: 4px;
	}
	.qzqdbox {
		background: #D8905B;
		float: right;
	}
	.zwgkarea4 {
		padding: 20px 0 0 0;
	}
	.zwgkarea2 .heaiBox {
		margin: 0 9px 14px 0;
	}
	.wgkbox {
		background: #F5F5F5;
		overflow: auto;
		margin-top: 10px;
	}
	.wgkbox ul {
		overflow: auto;
	}
	.wgkbox li {
		position: relative;
		padding: 10px 0;
	}
	.wgkbox li>a>div {
		text-align: center;
		border-right: 1px solid #EDEDED;
	}
	.wgkbox li>a>div>p {
		width: 77px;
		background: #ADADAD;
		border-radius: 9px;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
	}
	.roombox {
		width: 44px;
		height: 46px;
		margin-left: auto;
		margin-right: auto;
	}
	.wgkbox li.chil1 {
		position: relative;
		text-align: center;
		border-bottom: 1px solid #EDEDED;
		padding-bottom: 5px;
	}
	.wgkbox li .nb {
		border: none;
	}
	.zwgk .butblock li:not(.lasl) {
		padding-top: 12px;
	}
	.zwgk .butblock {
		margin-top: 12px;
	}
	/*zwgk.html end*/
	.npclogo {
		max-width: 80% !important;
	}
	.invar {
		display: none;
	}
	.newsList.newsListXwzx li>h2>div>.ly,
	.time {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #8D8D8D;
		line-height: 27px;
	}
}


/*not pc end*/