﻿@charset "utf-8";

/*-----------------------------theme主题-----------------------------*/
#gwdShare_con_1{display:none !important;}
body {
	font-size: 14px;
	font-family: PingFangSC-Regular, Verdana, Arial, 微软雅黑, 宋体;
	line-height: 1.42857143;
	color: #333;
	background-color: #f2f2f2;
}
body.backBody {
	background: url(../images/public/backBody.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

a {
	/*color: #333;*/
}

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;
}


/*-----------------------------detail详情-----------------------------*/


/*pc 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;
}

.ztzlwl li {
	margin-top: 15px;
}

.ztzlwl img {
	text-align: center;
	width: 95%;
	height: 100px;
}

.xwzxlist .newsNav li {
	font-size: 14px;
}

.xwzxlist .newsNav .gd {
	margin-top: -5px;
}

@media (min-width:1200px) {
.zwgk-rCen1 a{
display:inline-block;
}
	/*维护 start*/
	.zrbj {
		float: right;
		font-size: 18px;
		color: #7C7C7C;
		margin-right: 10px;
		margin-top: 20px;
	}
	.navLast.tzfsize li {
		font-size: 18px !important;
	}
	#page_div {
		text-align: center;
	}
	/*维护 end*/
	/*轮播图start*/
	/* 本例子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: 308px;
		overflow: hidden;
		position: relative;
		border: 1px solid #ddd;
	}
	.lmInd5 .slideBox {
		border: none;
	}
	.slideBox .hd {
		height: 15px;
		overflow: hidden;
		position: absolute;
		right: 5px;
		bottom: 5px;
		z-index: 1;
	}
	.lmInd5 .slideBox .hd {
		bottom: 184px;
		font-size: 12px;
	}
	.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;
	}
	.lmInd5 .slideBox .hd ul li {
		width: 15px;
		height: 20px;
		line-height: 27px;
	}
	.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: 100%;
		height: 308px;
		display: block;
	}
	.lmInd5 .slideBox .bd img {
		height: 128px;
	}
	.xwzx-banner .slideBox .bd img {
		width: 100%;
		height: 362px;
		display: block;
	}
	/* 下面是前/后按钮代码，如果不需要删除即可 */
	.slideBox .prev,
	.slideBox .next {
		position: absolute;
		left: 3%;
		top: 50%;
		margin-top: -25px;
		display: block;
		width: 32px;
		height: 40px;
		background: url(../images/public/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;
	}
	.nav .active {
		background: #1970B6
	}
	.nav .active span.disIb.w_34.h_35 {
		box-sizing: content-box;
		/*border-right: 5px solid #1970B6;
		border-left: 5px solid #1970B6;*/
		padding: 0 5px;
	}
	.nav .lastnav {
		padding-top: 20px;
	}
	/*轮播图end*/
	/*index.html start*/
	
	/*头部 start*/
	.statusbar {
		font-size: 14px;
		color: #FFFFFF;
	}
	.statusbar .lm1-1 {
		vertical-align: -11px;
	}
	.statusbar .thpar {
		margin-top: 8px;
	}
	.header-bottom {
		margin-top: 10px;
	}
	.search {
		position: relative;
		width: 357px;
		height: 75px;
		background: url(../images/public/inputText.png) no-repeat;
		background-size: 100%;
		margin-top: 10px;
	}
	.search input[type="text"] {
		width: 68%;
		height: 44px;
		margin-top: 11px;
		margin-left: 11px;
		background-color: #E6F6FC;
		border: none;
		border-radius: 44px;
		padding-left: 15px;
	}
	.search input[type="text"]:focus,
	.search input[type="button"]:focus {
		outline: none;
		border: 1px solid #48A2F3;
		border-radius: 45px;
	}
	.search input[type="button"] {
		position: absolute;
		width: 94px;
		height: 45px;
		background-color: #015293;
		border-radius: 45px;
		border: none;
		margin-top: 10px;
		margin-right: 13px;
		outline: none;
		behavior: url(ie-css3.js);
		font-size: 16px;
		color: #FFFFFF;
		text-indent: 32px;
	}
	.sImg {
		position: absolute;
		display: inline-block;
		width: 21px;
		height: 21px;
		background: url(../images/public/fdj.png) no-repeat;
		right: 68px;
		top: 22px;
		z-index: 1;
	}
	.search input[type="text"]::-webkit-input-placeholder,
	.search input[type="text"]:-moz-placeholder,
	.search input[type="text"]::-moz-placeholder,
	.search input[type="text"]:-ms-input-placeholder {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #999999;
	}
	/*头部 end*/
	/*底部 start*/
	.footer {
		width: 100%;
		position: relative;
		bottom: 0;
		background: rgba(0, 0, 0, 0.4);
		color: #FFFFFF;
		font-size: 14px;
		margin-top: 20px;
	}
	.footer-top {
		margin-top: 5px;
	}
	.footer-top a.first {
		margin-left: 15px;
	}
	.footer-top a {
		margin-left: 120px;
	}
	.footer hr {
		height: 1px;
		background-color: #C9C9C9;
		opacity: 0.3;
	}
	.jtShang {
		width: 11px;
		height: 6px;
		background: url(../images/public/jtShang.png);
		background-size: 100%;
		margin-left: 5px;
	}
	.footer-bottom {
		margin-top: 15px;
		margin-bottom: 15px;
		line-height: 24px;
	}
	.zcImg {
		display: inline-block;
		float: right;
		margin-top: -35px;
	}
	.dzjg {
		width: 44px;
		height: 54px;
		background: url(../images/public/dzjg.png) no-repeat;
		background-size: 100%;
		margin-right: 15px;
	}
	.zc {
		width: 110px;
		height: 55px;
		background: url(../images/public/zc.png);
		background-size: 100%;
	}
	/*底部 end*/
	/*中部 start*/
	.main {
		margin-top: 25px;
		position: relative;
	}
	.main .main-left {
		width: 242px;
		height: 715px;
		background: url(../images/public/left.png) no-repeat;
		background-size: cover;
		float: left;
	}
	.main .main-right {
		width: 938px;
		height: 715px;
		background: url(../images/public/right.png) no-repeat;
		background-size: cover;
		float: left;
		margin-left: 20px;
	}
	.main .shuqian {
		position: absolute;
		left: 212px;
		top: 50px;
		width: 80px;
		height: 15px;
		background: url(../images/public/shuqian.png) no-repeat;
		background-size: cover;
		z-index: 1;
	}
	.main .shuqian2 {
		position: absolute;
		left: 212px;
		bottom: 50px;
		width: 80px;
		height: 15px;
		background: url(../images/public/shuqian.png) no-repeat;
		background-size: cover;
		z-index: 1;
	}
	/*导航 start*/
	.main-left .nav {
		margin-top: 15px;
	}
	.main-left .nav li {
		position: relative;
		box-sizing: content-box;
		width: 80%;
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 36px;
		/*border-bottom: 2px solid rgba(255, 255, 255, 0.3);*/
		padding: 19px 21px 21px 27px;
	}
	.qura {
		position: absolute;
		width: 164px;
		height: 2px;
		background: #407CAE;
		bottom: 0;
	}
	.main-left .nav li.lastLi {
		border: none;
	}
	.main-left .nav li .lm1-2,
	.lm1-3,
	.lm1-4,
	.lm1-5,
	.lm1-6,
	.lm1-7,
	.lm1-8,
	.lm1-9 {
		vertical-align: -6px;
	}
	span.disIb.w_34.h_35 {
		box-sizing: content-box;
		/*border-right: 5px solid #015293;
		border-left: 5px solid #015293;*/
		padding: 0 5px;
	}
	/*导航 end*/
	.newsRecommend {
		padding: 20px 50px 0 50px;
	}
	.newsRecommend h1 {
		font-size: 30px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #054976;
		/*line-height: 22px;*/
	}
	.newsRecommend p {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #333333;
		line-height: 22px;
		/*padding-top: 14px;*/
	}
	a.gd {
		color: #CC3300;
		font-size: 16px;
		cursor: pointer;
	}
	.content {
		padding-top: 10px;
		padding-left: 50px;
	}
	.lmInd1 {
		height: 314px;
		/*background: red;*/
	}
	.newsNav {
		/*padding-bottom:10px ;*/
		padding-right: 10px;
		border-bottom: 1px solid #B0B0B0;
	}
	.newsNav .gd {
		font-size: 13px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #7A7A7A;
		line-height: 34px;
	}
	.newsNav li {
		font-size: 20px;
		font-family: MicrosoftYaHei-Bold;
		/*font-weight: 600;*/
		color: #000000;
		line-height: 22px;
	}
	.newsNav li.activeNews {
		padding-bottom: 10px;
		border-bottom: 2px solid #054976;
		color: #054976;
	}
	.newsList {
		/*margin-top: 10px;*/
	}
	.newsList li {
		background: url(../images/icon/desc_icon.png) no-repeat;
		background-position: 1px 16px;
		padding-left: 10px;
		line-height: 33px;
	}
	.newsList a {
		font-size: 16px;
		color: #000000;
	}
	.newsTime {
		font-size: 14px;
		color: #7A7A7A;
	}
	.lmInd2 {
		padding-left: 11px;
		padding-right: 20px;
	}
	.lmInd3 {
		background: #F1F1F1;
		border-right: 20px solid #FFFFFF;
		margin-top: 10px;
	}
	.lmInd3-left {
		background-color: #318FC3;
		padding: 12px 16px;
	}
	.lmInd3-left span {
		width: 36px;
		height: 39px;
		font-size: 18px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
	}
	.lmInd3 .newsList li {
		margin-left: 20px;
	}
	.lmInd3 .newsList li a {
		color: #333333;
	}
	.lmInd4 {}
	.lmInd4-1,
	.lmInd4-2,
	.lmInd4-3,
	.lmInd4-4,
	.lmInd4-5 {
		color: #FFFFFF;
		padding-left: 13px;
		padding-top: 9px;
		padding-bottom: 8px;
		margin-top: 9px;
	}
	.egl {
		font-size: 11px;
	}
	.lmInd4-1 {
		background-color: #4CA0CF;
		border-right: 5px solid #FFFFFF;
	}
	.lmInd4-1 span {}
	.lmInd4-2 {
		background-color: #DBB15D;
		border-left: 5px solid #FFFFFF;
	}
	.lmInd4-3 {
		background-color: #EA9A75;
		border-right: 5px solid #FFFFFF;
	}
	.lmInd4-4 {
		background-color: #5FBBA2;
		border-left: 5px solid #FFFFFF;
	}
	.lmInd4-5 {
		background-color: #9B9BDE;
	}
	.lmInd4-3,
	.lmInd4-4,
	.lmInd4-5 {
		/*margin-top: 18px;*/
	}
	.lmInd5 {
		/*background: blueviolet;*/
		padding-left: 10px;
		padding-right: 20px;
		margin-top: 10px;
	}
	.lmInd5 .col-pc_33>a>div {
		background-color: #F1F1F1;
	}
	.lmInd5 .one a div,
	.tow a div {
		box-sizing: content-box;
		padding: 12px 33px;
	}
	.lmInd5 .one a div {
		border-left: 5px solid #4CA0CF;
	}
	.lmInd5 .tow a div {
		border-left: 5px solid #DBB15D;
	}
	.lmInd5 .three a div {
		border-left: 5px solid #EA9A75;
	}
	.three a div {
		box-sizing: content-box;
		padding: 13px 33px;
	}
	.lmInd5 .one a {
		color: #4CA0CF;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
	}
	.lmInd5 .tow a {
		color: #DBB15D;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		margin-left: 7px;
	}
	.lmInd5 .three a {
		color: #EA9A75;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		margin-left: 13px;
	}
	.lb2 {
		margin-top: 12px;
	}
	/*中部 end*/
	/*index.html end*/
	/*xwzx.html start*/
	.mt-10 {
		margin-top: 10px;
	}
	.mt-20 {
		margin-top: 20px;
	}
	.xwzxLh>h1 {
		font-size: 21px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #054976;
		line-height: 37px;
		text-indent: 42px;
	}
	.nback {
		background: none;
	}
	.xwzxLt>p {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #757575;
		line-height: 27px;
		text-indent: 32px;
	}
	.colorgd>a {
		color: #CC3300;
	}
	/*xwzx.html end*/
	/*zwgk.html start*/
	.pubPadd {
		padding: 20px 22px 0 52px;
	}
	.zwgk-rTop {}
	.zwgk-rTop>div {
		overflow: auto;
		zoom: 1;
		border: 1px solid #F4F3F3;
	}
	.zwgk-rTop>div .heaImg {
		width: 112px;
		height: 141px;
		border: 1px solid #EDEDED;
		margin: 8px 0 10px 8px;
	}
	.zwgk-rTop>div .heaImg>img {
		padding: 7px 5px;
		width: 100%;
		height: 100%;
	}
	.ldInfo {
		margin-left: 14px;
		margin-top: 16px;
		width:60%;
	}
	.ldInfo>.name {
		font-size: 20px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #015293;
		/*line-height: 49px;*/
	}
	.ldInfo>.place {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		/*line-height: 40px;*/
	}
	.ldInfo>.lm2-2 {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		/*line-height: 24px;*/
		text-align: center;
		margin-top: 20px;
	}
	.ldInfo>.remuse {
		width: 300px;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		/*line-height: 40px;*/
	}
	.infoGn {
		margin-right: 10px;
	}
	.infoGn a {
		color: #015293;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
	}
	.infoGn p {
		border: 1px solid #A5C9E7;
	}
	.infoGn p.one {
		padding: 13px 42px 14px 33px;
		margin-top: 22px;
	}
	.infoGn a p>.lm2-3 {
		margin-right: 19px;
		vertical-align: -4px;
	}
	.infoGn p.tow {
		padding: 14px 42px 13px 33px;
		margin-top: 18px;
	}
	.infoGn a p>.lm2-4 {
		margin-right: 18px;
		vertical-align: -5px;
	}
	.zwgk-rCen1 {
		vertical-align: hidden;
	}
	.zwgk-rCen1 p {
		padding: 9px 25px;
		color: #FFFFFF;
		font-size: 17px;
	}
	.zwgk-rCen1 .p1 {
		vertical-align: 2px;
	}
	.zwgk-rCen1 .p4 {
		vertical-align: 3px;
	}
	.zwgk-rCen1 .p5 {
		vertical-align: 4px;
	}
	.zwgk-rCen1 .p2,
	.p3,
	.p4,
	.p5 {
		margin-left: 4px;
	}
	.zwgk-rCen1 .lm2-5,
	.lm2-6,
	.lm2-7,
	.lm2-8,
	.lm2-9 {
		vertical-align: -6px;
		margin-right: 10px;
	}
	.leftC2 {
		width: 278px;
		float: left;
	}
	.leftC2 .lm2-10 {
		font-size: 18px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 47px;
		text-align: center;
	}
	.leftC2 ul {
		margin-top: 2px;
	}
	.leftC2 ul li {
		background-color: #EFF5FA;
		margin-top: 5px;
		font-size: 16px;
	}
	.leftC2 ul li.l1 {
		padding: 13px 20px 13px 33px;
	}
	.leftC2 .lm2-11,
	.lm2-12,
	.lm2-13,
	.lm2-14,
	.lm2-15 {
		vertical-align: -7px;
		margin-right: 32px;
	}
	.leftC2 .lm2-12 {
		vertical-align: -7px;
		margin-right: 31px;
	}
	.leftC2 .lm2-13 {
		vertical-align: -7px;
		margin-right: 34px;
	}
	.leftC2 .lm2-14 {
		vertical-align: -7px;
		margin-right: 33px;
	}
	.leftC2 .lm2-15 {
		vertical-align: -7px;
		margin-right: 35px;
	}
	.leftC2 .lm2-16 {
		margin-top: 3px;
	}
	.leftC2 ul a {
		color: #333333;
		font-size: 12px;
	}
	.rightC2 {
		width: 562px;
		box-sizing: content-box;
		padding-left: 20px;
	}
	.zwgk-rBottom .list1 {
		background-color: #F18181;
		padding: 13px 32px;
	}
	.zwgk-rBottom .list2 {
		background-color: #5BB2C4;
		padding: 11px 32px;
		vertical-align: -2px;
		margin-right: 2px;
	}
	.zwgk-rBottom .list3 {
		background-color: #DDB461;
		padding: 12px 32px;
		vertical-align: -1px;
		margin-right: 3px;
	}
	.zwgk-rBottom .list4 {
		background-color: #9879BE;
		padding: 12px 32px;
		vertical-align: -1px;
		margin-right: 3px;
	}
	.zwgk-rBottom .list5 {
		background-color: #58B69C;
		padding: 12px 32px;
		vertical-align: -1px;
		margin-right: 3px;
	}
	.zwgk-rBottom .ul2 {
		margin-top: 10px;
	}
	.zwgk-rBottom .ul2 li {
		font-size: 16px;
		color: #FFFFFF;
		padding-left: 29px;
		padding-right: 29px;
	}
	.zwgk-rBottom .ul2 li .elvesZwgk {
		margin-right: 15px;
		vertical-align: -5px;
	}
	/*zwgk.html end*/
	/*zwgk_czzj.html start*/
	.positionLm {
		padding: 20px 20px 0 50px;
	}
	.dhTx {
		color: #333333;
		font-size: 14px;
		margin-left: 5px;
		vertical-align: 2px;
	}
	.main-right hr {
		height: 1px;
		background: #CECECE;
	}
	.czzjCont {
		overflow: auto;
		zoom: 1;
		padding: 20px 20px 0 50px;
	}
	.czzjCont .hr {
		width: 100%;
		height: 1px;
		border-bottom: 1px dotted #C9C9C9;
		padding-top: 15px;
		float: left;
	}
	.hr {
		width: 100%;
		height: 1px;
		border-bottom: 1px dotted #C9C9C9;
		padding-top: 9px;
		margin-bottom: 15px;
		float: left;
	}
	.czzjCont .newsList {
		width: 100%;
		margin-top: 10px;
	}
	.czzjContL {}
	.czzjContL p {
		position: relative;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 16px;
		padding: 12px 39px;
		cursor: pointer;
	}
	.czzjContL .elvesCzzj {
		vertical-align: -11px;
		margin-right: 12px;
	}
	.czzjContL .p1 {
		background-color: #5586B7;
	}
	.czzjContL .p2 {
		background-color: #9DB972;
		margin-left: 13px;
	}
	.czzjContL .p3 {
		background-color: #E4BA54;
		margin-left: 12px;
	}
	.czzjContR {
		padding-left: 34px;
	}
	.heaZd {
		font-size: 20px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #015293;
		padding: 11px 31px;
		text-align: center;
	}
	.zdNav {
		position: relative;
		margin-top: 17px;
	}
	.zdNav li {
		font-size: 19px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #E5E5E5;
		padding: 11px 31px;
		text-align: center;
		margin-top: 3px;
		cursor: pointer;
	}
	.zdNav li .elvesCzzj {
		position: relative;
		/*left: 0px;*/
		top: 11px;
		float: left;
		margin-right: 5px;
	}
	.zdNav li.activeZdnav {
		color: #015293;
	}
	.sj {
		position: absolute;
		display: inline-block;
		width: 21px;
		height: 20px;
		top: 50px;
		left: 89px;
		background: url(../images/sj.png) no-repeat;
	}
	/*zwgk_czzj.html end*/
	/*zwgk_ldxx.html start*/
	.zfldHea {
		padding: 15px 20px 0 50px;
	}
	.zhld {
		display: inline-block;
		/*width: 25px;*/
		height: 25px;
		background: url(../images/zhld.png) no-repeat;
		font-size: 21px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #2563A0;
		text-indent: 34px;
		line-height: 25px;
	}
	.ldHeaImg {
		width: 126px;
		height: 174px;
		display: inline-block;
		padding: 5px;
		border: 1px solid #EAEAEA;
		margin: 12px;
	}
	.infoTx1 {
		overflow: auto;
		zoom: 1;
	}
	.zfldInfo {
		padding: 10px 20px 0 50px;
	}
	.infoCon {
		border: 1px solid #EAEAEA;
		overflow: auto;
		zoom: 1;
	}
	.tx1 {
		font-size: 28px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #2563A0;
		line-height: 49px;
	}
	.tx2 {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		/*line-height: 72px;*/
	}
	.tx3 {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 24px;
		text-align: center;
		margin-top: 13px;
	}
	.tx4 {
		display: inline-block;
		width: 157px;
		font-size: 12px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 33px;
	}
	.infoTx2 {
		margin-top: 10px;
		margin-left: 25px;
	}
	.infoTx2 li {
		width: 229px;
		font-size: 24px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #2563A0;
		background-color: #F5F5F5;
		margin-top: 10px;
		padding-left: 25px;
		padding-top: 2px;
		padding-bottom: 5px;
	}
	.infoTx2 li span {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		margin-left: 15px;
		/*line-height: 42px;*/
	}
.infoTx2 li a+a{
font-size:14px;
color:black;
}
	.ldNews {
		padding: 20px 20px 0 50px;
	}
	.ldNav {
		border-bottom: 1px solid #E7E7E7;
		margin-bottom: 15px;
	}
	.ldNav span {
		font-size: 21px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #FFFFFF;
		padding: 10px 20px;
		background: #2563A0;
	}
	.newsList .hr {
		width: 100%;
		height: 1px;
		border-bottom: 1px dotted #C9C9C9;
		/*margin-top: 15px;*/
		margin-bottom: 15px;
		float: left;
	}
	/*zwgk_ldxx.html end*/
	/*zwgk_ldxxxq.html start*/
	.ldDetail {
		padding: 4px 20px 0 50px;
	}
	.ldDetail h1 {
		text-align: center;
		font-size: 36px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #000000;
		/*line-height: 32px;*/
	}
	.ldDetail .lm2d-2,
	.lm2d-3,
	.lm2d-4 {
		margin-left: 5px;
	}
	.ldDetail .lm2d-4 {
		vertical-align: 3px;
	}
	.gnNav {
		margin-top: 26px;
	}
	.gnNav li:not(.fx) {
		font-size: 14px;
		color: #7B7B7B;
		margin-right: 15px;
	}
	.gnNav li a {
		color: #7B7B7B;
	}
	.fx {
		vertical-align: -6px;
	}
	.gnNav hr {
		margin-top: 20px;
	}
	.ldImg {
		width: 89px;
		height: 118px;
		margin-top: 14px;
	}
	.ldDetail h3 {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		/*line-height: 36px;*/
		text-align: center;
		margin-top: 20px
	}
	.ldDetail h2 {
		font-size: 22px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #00589C;
		margin-top: 26px;
		text-align: center;
	}
	.jtI {
		width: 100px;
		height: 41px;
		text-align: center;
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 36px;
		margin-left: 72PX;
		margin-top: 21px;
		background: url(../images/jtI.png) no-repeat;
	}
	.nr {
		font-size: 24px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 36px;
		/*margin-left: 81px;*/
	}
	.detailLdIn {
		    height: 495px;
    /* overflow: scroll; */
    overflow-y: scroll;
    /*margin-top: -7px;*/
font-size:14px;
	}
	/*zwgk_ldxxxq.html end*/
	/*zmhd.html start*/
	.zmhdTable {
		padding: 20px 0 0 50px;
	}
	.zmhdTable table {
		margin-top: 16px;
		border: none;
	}
	.zmhdTable thead {
		font-size: 18px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #456C9B;
		line-height: 24px;
		background-color: #E0E6EF;
		border: none;
	}
	.zmhdTable thead td {
		padding-top: 10px;
		padding-bottom: 10px;
		border-right: #D6DFEA solid 1px;
		text-align: center;
	}
	.zmhdTable tbody tr {
		border-top: 2px solid #FFFFFF;
	}
	.zmhdTable tbody td {
		border: none;
		background: #F4F6FA;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 16px;
	}
	.zmhdTable tbody td.color4 {
		font-size: 12px;
	}
	.zmhdTable tbody td.fts1 {
		font-size: 12px;
		padding: 0;
	}
	.zmhdTable tbody td p {
		border: none;
		background: #72AB6D;
		padding: 8px 12px;
		font-size: 18px;
		color: #FFFFFF;
		cursor: pointer;
		float: right;
		margin-right: 10px;
	}
	.zmhdTable tbody td p.butt2 {
		background: #397CB2;
	}
	.ts {
		line-height: 40px;
	}
	.zmhdTable tbody td.tbtd {
		width: 4px;
		height: 4px;
		text-align: left;
	}
	.zmhdTable .tdea1 {
		width: 264px;
	}
	.zmhdTable .tdea2 {
		width: 113px;
	}
	.zmhdTable .tdea3 {
		width: 115px;
	}
	.zmhdTable .tdea4 {
		width: 128px;
	}
	.cjwt {
		padding: 20px 20px 0 12px;
	}
	.listCjwt {
		margin-top: 79px;
	}
	.listCjwt li {
		margin-top: 30px;
	}
	.listCjwt a {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
	}
	.zmhdLm3 {
		padding: 20px 0 0 50px;
	}
	.zmhdLm3 .newsList {
		margin-top: 10px;
	}
	.zmhdLm3 .newsList li {
		line-height: 40px;
	}
	.zxft {
		padding: 30px 20px 0 10px;
	}
	.zxftNav {
		background: #F2F2F2;
		padding: 7px 0;
	}
	.txtNz {
		background: #065CA1;
		padding: 7px 11px;
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #FFFFFF;
	}
	.zxftNav .gd {
		padding-right: 12px;
		line-height: 27px;
	}
	.zxftNav .gd a {
		color: #000000;
	}
	.vBOx {
		text-align: center;
		margin-top: 20px;
	}
	.wqft {
		box-sizing: border-box;
		background: #2D78B5;
		padding: 8px 20px 8px 10px;
		font-size: 16px;
		margin-top: 20px;
	}
	.xqyg {
		background: #EAEAEA;
		margin-top: 10px;
	}
	/*zmhd.html end*/
	.ztzlContent {
		padding: 20px 20px 0 50px;
	}
	.ztzlNews .nTit {
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #010101;
	}
	.ztzlNews .nTime {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #727272;
		line-height: 32px;
	}
	.ztzlNews .nCon {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #727272;
		line-height: 32px;
		text-indent: 32px;
	}
	.ztzlNews .nAh a {
		color: #B90F0F;
	}
	.ztzlImgAh {
		margin-top: 15px;
	}
	.lastZtzlNew {
		margin-top: 15px;
	}
	.ftrqVd li {
		/*text-align: center;*/
	}
	.ftrqVd .txtVd {
		font-size: 19px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 22px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.ftrqVd>.boxPage {
		margin-top: 74px;
	}
	/*ztzl.html start*/
	/*翻页 start*/
	.boxPage {
		margin-top: 30px;
	}
	.boxPage li {
		cursor: pointer;
	}
	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: #1782D5;
		color: #FFFFFF;
	}
	/*翻页 end*/
	/*ztzl.html end*/
	/*bsfw.html start*/
	.bsfw {
		padding: 20px 20px 0 50px;
	}
	.bsfwImg {
		display: inline-block;
		width: 866px;
		height: 128px;
		background: url(../images/bsfw.png) no-repeat;
	}
	.bsfw .newsNav {
		margin-top: 14px;
	}
	.bsfwFun {
		overflow: auto;
		zoom: 1;
	}
	.bsfwFun p.ewm {
		color: #c3c3c3;
		font-size: 12px;
		margin-right: 35px;
		margin-top: 15px;
	}
	.bsfwFun p {
		float: left;
		text-align: center;
	}
	.bsfwFun p {
		margin-top: 90px;
	}
	.bsfwFun p a {
		color: #4F74A0;
	}
	.bsfwFun .lm2d-4 {
		vertical-align: 4px;
	}
	.bsfw .pto {
		margin-left: 50px;
	}
	.bsfw .btndis {
		background: #88A4CF;
		color: #FFFFFF;
		padding: 5px;
		border-radius: 10px;
	}
	.bsfw .fln {
		color: #4F74A0;
		font-size: 14px;
	}
	/*bsfw.html end*/
	.list {
		padding: 20px 20px 0 50px;
	}
	.ztzlNews.ztzltzNews .list {
		padding: 0;
	}
	.newNavSolid {
		box-sizing: content-box;
		background: #F0F0F0;
		padding: 11px 0 11px 0;
	}
	.newNavSolid .lt {
		background: #015293;
		padding: 12px 23px;
		font-size: 20px;
		color: #FFFFFF;
	}
	.list .newsList {
		padding-left: 30px;
		margin-top: 15px;
	}
	.ztzlNews.ztzltzNews .list .newsList {
		padding-left: 0px;
		margin-top: 15px;
	}
	/*.ztzlNews.ztzltzNews{
		margin-top: 5px !important;
	}*/
	.list .hr {
		margin-top: 11px;
		margin-bottom: 11px;
	}
	.detailNews {
		padding: 20px 20px 0 50px;
	}
	.detailNews h1 {
		text-align: center;
		font-size: 32px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #000000;
		line-height: 32px;
	}
	.detailNews .newsD {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 36px;
		text-indent: 32px;
		padding-right: 12px;
	}
	/*bsfw.html start*/
	.bsfwCont {
		height: 325px;
		overflow: scroll;
	}
	.bsfwCont .ot {
		background: #F4F6F9;
		color: #245399;
		font-weight: bold;
		text-align: right;
	}
	.dwei {
		font-size: 18px;
		font-weight: 500;
		padding-bottom: 15px;
	}
	.dwei>span {
		font-size: 16px;
		color: #000000;
	}
	.bsfwCont>table {
		width: 98%;
	}
	.bsfwCont>table>tbody>tr>td {
		padding: 8px 20px;
	}
	.bsHove {
		width: 98%;
		background: #F4F6F9;
		border: 1px solid #E9EDF4;
		margin-top: 30px;
	}
	.bsHove>li {
		padding: 10px 20px;
		border-right: 1px solid #E9EDF4;
	}
	.bsHove>li.activeHo {
		background: #FFFFFF;
		color: #8D0021;
	}
	.hoCon {
		width: 98%;
		margin-top: 15px;
	}
	/*bsfw.html end*/
	/*友情链接 start*/
	.boxmai {
		margin-bottom: -20px;
		margin-top: 20px;
	}
	.websetbox {
		text-align: center;
		border: 1px solid #5B6759;
		border-bottom: none;
	}
	.websetbox li {
		color: #FFFFFF !important;
		line-height: 34px;
	}
	.jt {
		display: inline-block;
		width: 16px;
		height: 16px;
		background: url(../images/jt1.png) no-repeat;
		vertical-align: -4px;
		margin-right: 20px;
	}
	.bxjt {
		font-size: 14px !important;
		cursor: pointer;
	}
	/*友情链接 end*/
}


/*pc end*/


/*not pc start*/

@media (max-width:1200px) {
	/*维护 start*/
	.zrbj {
		float: right;
		font-size: 18px;
		color: #7C7C7C;
		margin-right: 10px;
		margin-top: 20px;
	}
	#page_div {
		text-align: center;
	}
	/*维护 end*/
	/*轮播图start*/
	/* 本例子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: 200px;
		overflow: hidden;
		position: relative;
		border: 1px solid #ddd;
	}
	.ban2 .slideBox {
		width: 100%;
		height: 144px;
		overflow: hidden;
		position: relative;
		border: 1px solid #ddd;
	}
	.lmInd5 .slideBox {
		border: none;
	}
	.slideBox .hd {
		height: 15px;
		overflow: hidden;
		position: absolute;
		right: 5px;
		bottom: 5px;
		z-index: 1;
	}
	.lmInd5 .slideBox .hd {
		bottom: 22px;
		font-size: 12px;
	}
	.iconfont.icon-caidan1.hidePc {
		position: absolute;
		right: 0;
		margin-top: 5px;
		margin-right: 15px;
	}
	.hidePcx {
		display: none;
	}
	.slideBox .hd ul {
		overflow: hidden;
		zoom: 1;
		float: left;
		list-style: none;
		margin-top: -7px;
		margin-right: 10px;
	}
	.ban2 .slideBox .hd ul {
		/*position: absolute;*/
		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;
	}
	.lmInd5 .slideBox .hd ul li {
		width: 15px;
		height: 20px;
		line-height: 27px;
	}
	.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: 100%;
		height: 200px;
		display: block;
	}
	.ban2 .slideBox .bd img {
		width: 100%;
		height: 144px;
		display: block;
	}
	.lmInd5 .slideBox .bd img {
		height: 128px;
	}
	.xwzx-banner .slideBox .bd img {
		width: 100%;
		height: 200px;
		display: block;
	}
	.ban2 .xwzx-banner .slideBox .bd img {
		width: 100%;
		height: 144px;
		display: block;
	}
	/* 下面是前/后按钮代码，如果不需要删除即可 */
	.slideBox .prev,
	.slideBox .next {
		position: absolute;
		left: 3%;
		top: 50%;
		margin-top: -25px;
		display: block;
		width: 32px;
		height: 40px;
		background: url(../images/public/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;
	}
	.nav .active {
		background: #1970B6
	}
	.nav .active span.disIb.w_34.h_35 {
		box-sizing: content-box;
		/*border-right: 5px solid #1970B6;
		border-left: 5px solid #1970B6;*/
		padding: 0 5px;
	}
	.nav .lastnav {
		padding-top: 20px;
	}
	/*轮播图end*/
	/*index.html start*/
	.log {
		height: 52px !important;
		width: 80% !important;
	}
	/*头部 start*/
	.statusbar {
		font-size: 14px;
		color: #FFFFFF;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.statusbar .lm1-1 {
		vertical-align: -11px;
	}
	.statusbar .thpar {
		margin-top: 8px;
		float: none !important;
	}
	.header-bottom {
		margin-top: 10px;
	}
	.search {
		position: relative;
		width: 100%;
		height: 75px;
		background: url(../images/public/inputText.png) no-repeat;
		background-size: 100%;
		margin-top: 10px;
		float: none !important;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: -25px;
	}
	.search input[type="text"] {
		width: 68%;
		height: 37px;
		margin-top: 11px;
		margin-left: 11px;
		background-color: #E6F6FC;
		border: none;
		border-radius: 44px;
		padding-left: 15px;
	}
	.search input[type="text"]:focus,
	.search input[type="button"]:focus {
		outline: none;
		border: 1px solid #48A2F3;
		border-radius: 45px;
	}
	.search input[type="button"] {
		position: absolute;
		width: 86px;
		height: 41px;
		background-color: #015293;
		border-radius: 45px;
		border: none;
		margin-top: 10px;
		/* margin-right: 13px; */
		outline: none;
		behavior: url(ie-css3.js);
		font-size: 16px;
		color: #FFFFFF;
		text-indent: 32px;
	}
	.sImg {
		position: absolute;
		display: inline-block;
		width: 21px;
		height: 21px;
		background: url(../images/public/fdj.png) no-repeat;
		right: 68px;
		top: 22px;
		z-index: 1;
	}
	.search input[type="text"]::-webkit-input-placeholder,
	.search input[type="text"]:-moz-placeholder,
	.search input[type="text"]::-moz-placeholder,
	.search input[type="text"]:-ms-input-placeholder {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #999999;
	}
	/*头部 end*/
	/*底部 start*/
	.footer {
		width: 100%;
		position: relative;
		bottom: 0;
		background: rgba(0, 0, 0, 0.4);
		color: #FFFFFF;
		font-size: 14px;
		margin-top: 20px;
	}
	.footer-top {
		margin-top: 5px;
	}
	.footer-top a.first {
		margin-left: 15px;
	}
	.footer-top a {
		margin-left: 120px;
	}
	.footer hr {
		height: 1px;
		background-color: #C9C9C9;
		opacity: 0.3;
	}
	.jtShang {
		width: 11px;
		height: 6px;
		background: url(../images/public/jtShang.png);
		background-size: 100%;
		margin-left: 5px;
	}
	.footer-bottom {
		margin-top: 15px;
		margin-bottom: 15px;
		line-height: 24px;
	}
	.zcImg {
		display: inline-block;
		float: right;
		margin-top: -35px;
	}
	.dzjg {
		width: 44px;
		height: 54px;
		background: url(../images/public/dzjg.png) no-repeat;
		background-size: 100%;
		margin-right: 15px;
	}
	.zc {
		width: 110px;
		height: 55px;
		background: url(../images/public/zc.png);
		background-size: 100%;
	}
	/*底部 end*/
	/*中部 start*/
	.main {
		margin-top: 25px;
		position: relative;
	}
	.main .main-left {
		width: 242px;
		height: 715px;
		background: url(../images/public/left.png) no-repeat;
		background-size: cover;
		float: left;
	}
	.main .main-right {
		background: #FFFFFF;
		border-radius: 20px;
		background-size: cover;
		/*float: left;*/
		/*margin-left: 20px;*/
	}
	.main .shuqian {
		position: absolute;
		left: 288px;
		top: 50px;
		width: 80px;
		height: 15px;
		background: url(../images/public/shuqian.png) no-repeat;
		background-size: cover;
	}
	.main .shuqian2 {
		position: absolute;
		left: 288px;
		bottom: 50px;
		width: 80px;
		height: 15px;
		background: url(../images/public/shuqian.png) no-repeat;
		background-size: cover;
	}
	/*导航 start*/
	.main-left .nav {
		margin-top: 15px;
	}
	.main-left .nav li {
		position: relative;
		box-sizing: content-box;
		width: 80%;
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #FFFFFF;
		line-height: 36px;
		/*border-bottom: 2px solid rgba(255, 255, 255, 0.3);*/
		padding-bottom: 26px;
		padding-left: 27px;
		padding-right: 21px;
		padding-top: 23px;
	}
	.qura {
		position: absolute;
		width: 164px;
		height: 2px;
		background: #407CAE;
		bottom: 0;
	}
	.main-left .nav li.lastLi {
		border: none;
	}
	.main-left .nav li .lm1-2,
	.lm1-3,
	.lm1-4,
	.lm1-5,
	.lm1-6,
	.lm1-7,
	.lm1-8,
	.lm1-9 {
		vertical-align: -6px;
	}
	span.disIb.w_34.h_35 {
		box-sizing: content-box;
		/*border-right: 5px solid #015293;
		border-left: 5px solid #015293;*/
		padding: 0 5px;
	}
	/*导航 end*/
	.newsRecommend {
		padding: 15px 5px;
	}
	.newsRecommend h1 {
		font-size: 30px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #054976;
		line-height: 37px;
	}
	.newsRecommend p {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #333333;
		line-height: 22px;
		padding-top: 14px;
	}
	a.gd {
		color: #CC3300;
		font-size: 16px;
		cursor: pointer;
	}
	.content {
		padding: 0 5px;
	}
	.lmInd1 {
		/*height: 200px;*/
		/*background: red;*/
		margin-top: 15px;
	}
	.newsNav {
		width: 100%;
		/*padding-bottom:10px ;*/
		padding-right: 10px;
		border-bottom: 1px solid #B0B0B0;
		font-size: 12px;
	}
	.newsNav .gd {
		font-size: 13px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #7A7A7A;
		line-height: 34px;
	}
	.newsNav li {
		font-size: 20px;
		font-family: MicrosoftYaHei-Bold;
		/*font-weight: 600;*/
		color: #000000;
		line-height: 22px;
	}
	.newsNav li.activeNews {
		padding-bottom: 5px;
		border-bottom: 2px solid #054976;
		color: #054976;
	}
	.newsList {
		/*margin-top: 10px;*/
		width: 100%;
		float: none !important;
	}
	.newsList li {
		background: url(../images/icon/desc_icon.png) no-repeat;
		background-position: 1px 15px;
		/*padding-left: 10px;*/
		line-height: 34px;
		text-indent: 10px;
	}
	.newsList a {
		font-size: 16px;
		color: #000000;
	}
	.newsTime {
		font-size: 14px;
		color: #7A7A7A;
	}
	.lmInd2 {
		/*padding-left: 11px;
		padding-right: 20px;*/
		margin-top: 10px;
	}
	.lmInd3 {
		background: #F1F1F1;
		/*border-right: 20px solid #FFFFFF;*/
		margin-top: 10px;
	}
	.tzgg {
		padding-left: 57px;
		padding-bottom: 4px;
	}
	.lmInd3-left {
		background-color: #318FC3;
		padding: 12px 16px;
	}
	.lmInd3-left span {
		width: 36px;
		height: 39px;
		font-size: 18px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
	}
	.lmInd3 .newsList li {
		margin-left: 20px;
	}
	.lmInd3 .newsList li a {
		color: #333333;
	}
	.lmInd4 {}
	.lmInd4-1,
	.lmInd4-2,
	.lmInd4-3,
	.lmInd4-4,
	.lmInd4-5 {
		color: #FFFFFF;
		padding-left: 13px;
		padding-top: 9px;
		padding-bottom: 8px;
		margin-top: 10px;
	}
	.egl {
		font-size: 11px;
	}
	.lmInd4-1 {
		background-color: #4CA0CF;
		border-right: 5px solid #FFFFFF;
	}
	.lmInd4-1 span {}
	.lmInd4-2 {
		background-color: #DBB15D;
		border-left: 5px solid #FFFFFF;
	}
	.lmInd4-3 {
		background-color: #EA9A75;
		border-right: 5px solid #FFFFFF;
	}
	.lmInd4-4 {
		background-color: #5FBBA2;
		border-left: 5px solid #FFFFFF;
	}
	.lmInd4-5 {
		background-color: #9B9BDE;
	}
	.lmInd4-3,
	.lmInd4-4,
	.lmInd4-5 {
		/*margin-top: 18px;*/
	}
	.lmInd5 {
		width: 100%;
		padding-top: 15px;
	}
	.lmInd5 .col-pc_33>a>div {
		background-color: #F1F1F1;
	}
	.lmInd5 .one a div,
	.tow a div {
		box-sizing: content-box;
		padding: 12px 9px;
	}
	.lmInd5 .one a div {
		border-left: 5px solid #4CA0CF;
	}
	.lmInd5 .tow a div {
		border-left: 5px solid #DBB15D;
	}
	.lmInd5 .three a div {
		border-left: 5px solid #EA9A75;
	}
	.three a div {
		box-sizing: content-box;
		padding: 13px 9px;
	}
	.lmInd5 .one a {
		color: #4CA0CF;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
	}
	.lmInd5 .tow a {
		color: #DBB15D;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		margin-left: 7px;
	}
	.lmInd5 .three a {
		color: #EA9A75;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		margin-left: 13px;
	}
	.lb2 {
		margin-top: 5px;
	}
	/*中部 end*/
	/*index.html end*/
	/*xwzx.html start*/
	.mt-10 {
		margin-top: 10px;
	}
	.mt-20 {
		margin-top: 10px;
	}
	.xwzxLh>h1 {
		font-size: 21px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #054976;
		line-height: 37px;
		text-indent: 42px;
	}
	.nback {
		background: none;
	}
	.xwzxLt>p {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #757575;
		line-height: 27px;
		text-indent: 32px;
	}
	.colorgd>a {
		color: #CC3300;
	}
	/*xwzx.html end*/
	/*zwgk.html start*/
	.pubPadd {
		padding: 10px 5px 0 5px;
	}
	.zwgk-rTop {}
	.zwgk-rTop>div {
		overflow: auto;
		zoom: 1;
		border: 1px solid #F4F3F3;
	}
	.zwgk-rTop>div .heaImg {
		width: 112px;
		height: 141px;
		border: 1px solid #EDEDED;
		margin: 8px 0 10px 8px;
	}
	.zwgk-rTop>div .heaImg>img {
		padding: 7px 5px;
	}
	.ldInfo {
		margin-left: 14px;
		margin-top: 16px;
	}
	.ldInfo>.name {
		font-size: 20px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #015293;
		/*line-height: 49px;*/
	}
	.ldInfo>.place {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		/*line-height: 40px;*/
	}
	.ldInfo>.lm2-2 {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		/*line-height: 24px;*/
		text-align: center;
		margin-top: 20px;
	}
	.ldInfo>.remuse {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		/*line-height: 40px;*/
	}
	.infoGn {
		/*margin-right: 81px;*/
		float: none !important;
		clear: both;
	}
	.infoGn a {
		color: #015293;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
	}
	.infoGn a p {
		border: 1px solid #A5C9E7;
	}
	.infoGn a p.one {
		width: 48%;
		padding: 14px 0 13px 20px;
		margin-top: 18px;
		float: left;
		margin-bottom: 5px;
	}
	.infoGn a p>.lm2-3 {
		margin-right: 19px;
		vertical-align: -4px;
	}
	.infoGn a p.tow {
		width: 48%;
		padding: 14px 0 13px 20px;
		margin-top: 18px;
		float: right;
	}
	.infoGn a p>.lm2-4 {
		margin-right: 18px;
		vertical-align: -5px;
	}
	.zwgk-rCen1 {
		vertical-align: hidden;
	}
	.zwgk-rCen1 p {
		padding: 9px 25px;
	}
	.zwgk-rCen1 .p1 {
		vertical-align: 2px;
	}
	.zwgk-rCen1 .p4 {
		vertical-align: 3px;
	}
	.zwgk-rCen1 .p5 {
		vertical-align: 4px;
	}
	.zwgk-rCen1 .p2,
	.p3,
	.p4,
	.p5 {
		/*margin-left: 4px;*/
	}
	.zwgk-rCen1 a>p {
		margin-top: 5px;
	}
	.zwgk-rCen1 a:nth-child(2n)>p {
		float: right;
	}
	.zwgk-rCen1 .lm2-5,
	.lm2-6,
	.lm2-7,
	.lm2-8,
	.lm2-9 {
		vertical-align: -6px;
		margin-right: 10px;
	}
	.leftC2 {
		/*width: 278px;*/
		/*float: left;*/
	}
	.leftC2 .lm2-10 {
		width: 100%;
		font-size: 18px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 47px;
		text-align: center;
		background: #1782D5;
	}
	.leftC2 ul {
		margin-top: 2px;
	}
	.leftC2 ul li {
		background-color: #EFF5FA;
		margin-top: 5px;
	}
	.leftC2 ul li.l1 {
		padding: 13px 20px 13px 33px;
	}
	.leftC2 .lm2-11,
	.lm2-12,
	.lm2-13,
	.lm2-14,
	.lm2-15 {
		vertical-align: -7px;
		margin-right: 32px;
	}
	.leftC2 .lm2-12 {
		vertical-align: -7px;
		margin-right: 31px;
	}
	.leftC2 .lm2-13 {
		vertical-align: -7px;
		margin-right: 34px;
	}
	.leftC2 .lm2-14 {
		vertical-align: -7px;
		margin-right: 33px;
	}
	.leftC2 .lm2-15 {
		vertical-align: -7px;
		margin-right: 35px;
	}
	.leftC2 .lm2-16 {
		margin-top: 3px;
	}
	.leftC2 ul a {
		color: #333333;
		font-size: 12px;
	}
	.rightC2 {
		width: 100%;
		box-sizing: content-box;
		/*padding-left: 20px;*/
		margin-top: 15px;
	}
	.zwgk-rBottom li {
		margin-bottom: 5px;
	}
	.zwgk-rBottom li.activeNews {
		margin-bottom: 0;
	}
	.zwgk-rBottom .list1 {
		background-color: #F18181;
		padding: 13px 32px;
	}
	.zwgk-rBottom .list2 {
		background-color: #5BB2C4;
		padding: 11px 32px;
		vertical-align: -2px;
		margin-right: 2px;
	}
	.zwgk-rBottom .list3 {
		background-color: #DDB461;
		padding: 12px 32px;
		vertical-align: -1px;
		/*margin-right: 3px;*/
	}
	.zwgk-rBottom .list4 {
		background-color: #9879BE;
		padding: 12px 32px;
		vertical-align: -1px;
		margin-right: 3px;
	}
	.zwgk-rBottom .list5 {
		background-color: #58B69C;
		padding: 12px 29px;
		vertical-align: -1px;
		margin-right: 3px;
	}
	.zwgk-rBottom .ul2 {
		margin-top: 10px;
		padding-bottom: 10px;
	}
	.zwgk-rBottom .ul2 li {
		font-size: 16px;
		color: #FFFFFF
	}
	.zwgk-rBottom .ul2 li .elvesZwgk {
		margin-right: 15px;
		vertical-align: -5px;
	}
	.zwgk-rBottom .ul2 li:nth-child(2n) {
		float: right;
	}
	/*zwgk.html end*/
	/*zwgk_czzj.html start*/
	.positionLm {
		padding: 15px 5px 0 5px;
	}
	.dhTx {
		color: #333333;
		font-size: 14px;
		margin-left: 5px;
		vertical-align: 2px;
	}
	.main-right hr {
		height: 1px;
		background: #CECECE;
	}
	.czzjCont {
		overflow: auto;
		zoom: 1;
		padding: 15px 5px 15px 5px;
	}
	.czzjCont .hr {
		width: 100%;
		height: 1px;
		border-bottom: 1px dotted #C9C9C9;
		padding-top: 15px;
		float: left;
	}
	.hr {
		width: 100%;
		height: 1px;
		border-bottom: 1px dotted #C9C9C9;
		padding-top: 9px;
		margin-bottom: 15px;
		float: left;
	}
	.czzjCont .newsList {
		margin-top: 10px;
	}
	.czzjContL {
		text-align: center;
	}
	.czzjContL p {
		position: relative;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 16px;
		padding: 12px 3px;
		cursor: pointer;
	}
	.czzjContL .elvesCzzj {
		vertical-align: -11px;
		margin-right: 12px;
	}
	.czzjContL .p1 {
		background-color: #5586B7;
		float: left;
	}
	.czzjContL .p2 {
		background-color: #9DB972;
		/*margin-left: 13px;*/
	}
	.czzjContL .p3 {
		background-color: #E4BA54;
		float: right;
	}
	.czzjContR {
		/*padding-left: 34px;*/
		text-align: center;
	}
	.heaZd {
		font-size: 20px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #015293;
		padding: 11px 31px;
	}
	.zdNav {
		position: relative;
		margin-top: 17px;
	}
	.zdNav li {
		font-size: 20px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #FFFFFF;
		background-color: #E5E5E5;
		padding: 11px 31px;
		text-align: center;
		margin-top: 3px;
		cursor: pointer;
	}
	.zdNav li .elvesCzzj {
		position: relative;
		left: -36px;
		top: -1px;
	}
	.zdNav li.activeZdnav {
		color: #015293;
	}
	.sj {
		position: absolute;
		display: inline-block;
		width: 21px;
		height: 20px;
		top: 50px;
		left: 89px;
		background: url(../images/sj.png) no-repeat;
	}
	/*zwgk_czzj.html end*/
	/*zwgk_ldxx.html start*/
	.zfldHea {
		padding: 15px 5px 15px 5px;
	}
	.zhld {
		display: inline-block;
		/*width: 25px;*/
		height: 25px;
		background: url(../images/zhld.png) no-repeat;
		font-size: 21px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #2563A0;
		text-indent: 34px;
		line-height: 25px;
	}
	.ldHeaImg {
		display: inline-block;
		padding: 5px;
		border: 1px solid #EAEAEA;
		margin: 12px;
	}
	.infoTx1 {
		overflow: auto;
		zoom: 1;
	}
	.zfldInfo {
		padding: 10px 5px 0 5px;
	}
	.infoCon {
		border: 1px solid #EAEAEA;
		overflow: auto;
		zoom: 1;
	}
	.tx1 {
		font-size: 28px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #2563A0;
		line-height: 49px;
	}
	.tx2 {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		/*line-height: 72px;*/
	}
	.tx3 {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 24px;
		text-align: center;
		margin-top: 13px;
	}
	.tx4 {
		display: inline-block;
		width: 157px;
		font-size: 12px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 33px;
	}
	.infoTx2 {
		/*margin-top: 10px;*/
		margin-left: 13px;
		padding-bottom: 10px;
	}
	.infoTx2 li {
		width: 229px;
		font-size: 24px;
		font-family: MicrosoftYaHei-Bold;
		font-weight: bold;
		color: #2563A0;
		background-color: #F5F5F5;
		margin-top: 10px;
		padding-left: 28px;
		padding-top: 2px;
		padding-bottom: 5px;
	}
.infoTx2 li a+a{
font-size:14px;
color:black;
}
	.infoTx2 li span {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		margin-left: 15px;
		/*line-height: 42px;*/
	}
	.ldNews {
		padding: 15px 5px 15px 5px;
	}
	.ldNav {
		border-bottom: 1px solid #E7E7E7;
		margin-bottom: 15px;
	}
	.ldNav span {
		font-size: 21px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #FFFFFF;
		padding: 10px 20px;
		background: #2563A0;
	}
	.newsList .hr {
		width: 100%;
		height: 1px;
		border-bottom: 1px dotted #C9C9C9;
		margin-top: 15px;
		margin-bottom: 15px;
		float: left;
	}
	/*zwgk_ldxx.html end*/
	/*zwgk_ldxxxq.html start*/
	.ldDetail {
		padding: 4px 5px 15px 5px;
	}
	.ldDetail h1 {
		text-align: center;
		font-size: 36px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #000000;
		/*line-height: 32px;*/
	}
	.ldDetail .lm2d-2,
	.lm2d-3,
	.lm2d-4 {
		margin-left: 5px;
	}
	.ldDetail .lm2d-4 {
		vertical-align: 3px;
	}
	.gnNav {
		margin-top: 26px;
	}
	.gnNav li:not(.fx) {
		font-size: 14px;
		color: #7B7B7B;
		margin-right: 15px;
	}
	.gnNav li a {
		color: #7B7B7B;
	}
	.fx {
		vertical-align: -6px;
	}
	.gnNav hr {
		margin-top: 20px;
	}
	.ldImg {
		width: 89px;
		height: 118px;
		margin-top: 14px;
	}
	.ldDetail h3 {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		/*line-height: 36px;*/
		text-align: center;
		margin-top: 20px
	}
	.ldDetail h2 {
		font-size: 22px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #00589C;
		margin-top: 26px;
		text-align: center;
	}
	.jtI {
		width: 100px;
		height: 41px;
		text-align: center;
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #FFFFFF;
		line-height: 36px;
		margin-left: 72PX;
		margin-top: 21px;
		background: url(../images/jtI.png) no-repeat;
	}
	.nr {
		font-size: 24px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 36px;
		/*margin-left: 81px;*/
	}
	.detailLdIn {
	    height: 495px;
    /* overflow: scroll; */
    overflow-y: scroll;
    margin-top: -7px;
font-size:14px;
	}
	/*zwgk_ldxxxq.html end*/
	/*zmhd.html start*/
	.zmhdTable {
		padding: 15px 5px 15px 5px;
	}
	.zmhdTable table {
		margin-top: 16px;
		border: none;
	}
	.zmhdTable thead {
		font-size: 18px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #456C9B;
		line-height: 24px;
		background-color: #E0E6EF;
		border: none;
	}
	.zmhdTable thead td {
		padding-top: 10px;
		padding-bottom: 10px;
		border-right: #D6DFEA solid 1px;
		text-align: center;
	}
	.zmhdTable tbody tr {
		border-top: 2px solid #FFFFFF;
	}
	.zmhdTable tbody td {
		border: none;
		background: #F4F6FA;
		text-align: center;
		padding-top: 10px;
		padding-bottom: 10px;
		font-size: 16px;
	}
	.zmhdTable tbody td.color4 {
		font-size: 12px;
	}
	.zmhdTable tbody td.fts1 {
		font-size: 12px;
		padding: 0 0 5px 0;
	}
	.zmhdTable tbody td p {
		border: none;
		background: #72AB6D;
		padding: 8px 12px;
		font-size: 18px;
		color: #FFFFFF;
		cursor: pointer;
		/*float: right;*/
		margin-right: 10px;
	}
	.zmhdTable tbody td p.butt2 {
		background: #397CB2;
	}
	.ts {
		line-height: 26px;
		display: block;
	}
	.zmhdTable tbody td.tbtd {
		width: 4px;
		height: 4px;
		text-align: left;
	}
	.zmhdTable .tdea1 {
		width: 151px;
	}
	.elvesZmhd.zmhd-1 {
		margin-left: 5px;
	}
	.zmhdTable .tdea2 {
		width: 113px;
	}
	.zmhdTable .tdea3 {
		width: 115px;
	}
	.zmhdTable .tdea4 {
		width: 128px;
	}
	.cjwt {
		padding: 15px 5px 15px 5px;
	}
	.listCjwt {
		margin-top: 79px;
	}
	.listCjwt li {
		margin-top: 30px;
	}
	.listCjwt a {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
	}
	.zmhdLm3 {
		padding: 15px 5px 0 5px;
	}
	.zmhdLm3 .newsList {
		margin-top: 10px;
	}
	.zmhdLm3 .newsList li {
		line-height: 40px;
	}
	.zxft {
		padding: 30px 20px 15px 10px;
	}
	.zxft:before,
	.zxft:after {
		display: table;
		content: " ";
		clear: both;
	}
	.zxftNav {
		background: #F2F2F2;
		padding: 7px 0;
	}
	.txtNz {
		background: #065CA1;
		padding: 7px 11px;
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #FFFFFF;
	}
	.zxftNav .gd {
		padding-right: 12px;
		line-height: 27px;
	}
	.zxftNav .gd a {
		color: #000000;
	}
	.vBOx {
		text-align: center;
		margin-top: 20px;
	}
	.wqft {
		width: 45%;
		box-sizing: border-box;
		background: #2D78B5;
		padding: 8px 0 8px 0;
		font-size: 16px;
		margin-top: 20px;
		float: left;
	}
	.elvesZmhd.zmhd-7,
	.elvesZmhd.zmhd-8 {
		margin: 0 14px;
	}
	.xqyg {
		background: #EAEAEA;
		margin-top: 19px;
		float: right
	}
	.zzzj {
		color: #0B8F30;
	}
	.zzdc {
		color: #0B8F30;
	}
	/*zmhd.html end*/
	.ztzlContent {
		padding: 15px 5px 15px 5px;
	}
	.ztzlNews .nTit {
		font-size: 20px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #010101;
	}
	.ztzlNews .nTime {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #727272;
		line-height: 32px;
	}
	.ztzlNews .nCon {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #727272;
		line-height: 32px;
		text-indent: 32px;
	}
	.ztzlNews .nAh a {
		color: #B90F0F;
	}
	.ztzlImgAh {
		margin-top: 15px;
		text-align: center;
	}
	.lastZtzlNew {
		margin-top: 15px;
	}
	.ztzltzNews {
		margin-top: 15px !important;
	}
	.bptz {
		margin-top: 0 !important;
		padding-bottom: 10px;
	}
	.bpjqjd {
		margin-top: 0 !important;
		padding-bottom: 10px;
	}
	.elvesZtzl.ztzlB2,
	.elvesZtzl.ztzlB3 {
		margin-left: 0;
	}
	.ftrqVd li {
		text-align: center;
	}
	.ftrqVd .txtVd {
		font-size: 19px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 22px;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.ftrqVd>.boxPage {
		margin-top: 74px;
	}
	/*ztzl.html start*/
	/*翻页 start*/
	.boxPage {
		margin-top: 30px;
	}
	.boxPage li {
		cursor: pointer;
		margin-bottom: 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: #1782D5;
		color: #FFFFFF;
	}
	/*翻页 end*/
	/*ztzl.html end*/
	/*bsfw.html start*/
	.bsfw {
		padding: 15px 5px 15px 5px;
	}
	.bsfwImg {
		display: inline-block;
		width: 100%;
		height: 56px;
		background: url(../images/bsfw.png) no-repeat;
		background-size: 100%;
	}
	.bsfw .newsNav {
		margin-top: 14px;
	}
	.bsfwFun {
		width: 100%;
		overflow: auto;
		zoom: 1;
	}
	.bsfwFun p.ewm {
		color: #c3c3c3;
		font-size: 12px;
		margin-right: 35px;
		margin-top: 15px;
	}
	.bsfwFun p {
		float: left;
		text-align: center;
	}
	.bsfwFun p {
		margin-top: 15px;
	}
	.bsfwFun p a {
		color: #4F74A0;
	}
	.bsfwFun .lm2d-4 {
		vertical-align: 4px;
	}
	.bsfw .pto {
		display: inline-block;
		/*margin-left: 50px;*/
	}
	.bsfw .btndis {
		background: #88A4CF;
		color: #FFFFFF;
		padding: 5px;
		border-radius: 10px;
	}
	.bsfw .fln {
		color: #4F74A0;
		font-size: 14px;
	}
	/*bsfw.html end*/
	.list {
		padding: 15px 5px 0 5px;
	}
	.newNavSolid {
		box-sizing: content-box;
		background: #F0F0F0;
		padding: 11px 0 11px 0;
	}
	.newNavSolid .lt {
		background: #015293;
		padding: 12px 23px;
		font-size: 20px;
		color: #FFFFFF;
	}
	.list .newsList {
		margin-top: 15px;
	}
	.listPage {
		margin-top: 10px !important;
		padding-bottom: 15px;
	}
	.listPage li {
		margin-top: 5px;
	}
	.list .hr {
		margin-top: 11px;
		margin-bottom: 11px;
	}
	.detailNews {
		padding: 15px 0 0 0;
	}
	.detailNews h1 {
		text-align: center;
		font-size: 32px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #000000;
		line-height: 32px;
	}
	.detailNews .newsD {
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: 400;
		color: #000000;
		line-height: 36px;
		text-indent: 32px;
		padding-right: 12px;
	}
	/*bsfw.html start*/
	.bsfwCont {
		height: 325px;
		overflow: scroll;
		margin-top: 10px;
	}
	.bsfwCont .ot {
		background: #F4F6F9;
		color: #245399;
		font-weight: bold;
		text-align: right;
	}
	.dwei {
		font-size: 18px;
		font-weight: 500;
		padding-bottom: 15px;
	}
	.dwei>span {
		font-size: 16px;
		color: #000000;
	}
	.bsfwCont>table {
		width: 98%;
	}
	.bsfwCont>table>tbody>tr>td {
		padding: 8px 20px;
	}
	.bsHove {
		width: 98%;
		background: #F4F6F9;
		border: 1px solid #E9EDF4;
		margin-top: 30px;
	}
	.bsHove>li {
		padding: 10px 20px;
		border-right: 1px solid #E9EDF4;
	}
	.bsHove>li.activeHo {
		background: #FFFFFF;
		color: #8D0021;
	}
	.hoCon {
		width: 98%;
		margin-top: 15px;
	}
	/*bsfw.html end*/
	/*导航条 start*/
	.nav {
		background: #024F81;
		margin-top: 30px;
	}
	.nav>.container>ul>a>li {
		position: relative;
		font-size: 16px;
		font-family: MicrosoftYaHei;
		font-weight: bold;
		color: #FFFFFF;
		padding-top: 8px;
		padding-bottom: 8px;
		/*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(4n)>li:after {
		background: none;
	}
	.nav>.container>ul>a:last-child>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*/
}
strong {
    padding: 0 4px;
    cursor: pointer;
}

/*not pc end*/

@media print {
	.detailLdIn {
		overflow: initial !important;
	}
}