@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff !important;
	color: #333;
	padding: 0;
	font: 12px/20px '\5FAE\8F6F\96C5\9ED1', '\5b8b\4f53', 'SimSun';
}
/*政策法规-列表页*/
.zcfg-banner {
	width: 100%;
	height: 315px;
	background: url(../../images/secondportal/zcfgbanner.png) no-repeat center center;
	background-size: 100% 100%;
}
.zcfg-banner h4 {
	width: 1200px;
	margin: 0 auto;
	font-size: 46px;
	font-weight: 500;
	line-height: 50px;
	color: #165dff;
	padding-top: 100px;
}
.zcfg-banner p {
	width: 1200px;
	margin: 0 auto;
	font-size: 22px;
	font-weight: normal;
	color: #165dff;
	padding-top: 30px;
}
.zcfg-main {
	padding: 15px 0 50px;
	background: #f1f1f1;
}
.zcfg-search {
	background: #fff;
	border-radius: 4px;
	padding: 30px;
}
.zcfg-shlist li {
	float: left;
	margin: 10px 0;
}
.zcfg-shlist li.wid1 {
	width: 100%;
}
.zcfg-shlist li.wid2 {
	width: 50%;
}
.zcfg-shlist li .lfname {
	float: left;
	width: 90px;
	height: 28px;
	line-height: 28px;
	font-size: 15px;
	color: #333;
	font-weight: bold;
}
.zcfg-shlist-dv {
	float: left;
}
.zcfg-shlist-dv .all {
	float: left;
	font-size: 15px;
	height: 28px;
	line-height: 28px;
	color: #666;
	padding-right: 20px;
	cursor: pointer;
}
.zcfg-shlist-dv .one {
	float: left;
	height: 28px;
	line-height: 28px;
	font-size: 15px;
	color: #666;
	padding-right: 20px;
	cursor: pointer;
}
.zcfg-shlist-dv .srbox {
	float: left;
	width: 160px;
	position: relative;
}
.zcfg-shlist-dv .srbox .srb {
	width: 100%;
	padding: 0 10px;
	height: 28px;
	line-height: 28px;
	box-sizing: border-box;
	border: 1px solid #666;
}
.zcfg-shlist-dv .srbox .srb:focus {
	border: 1px solid #165dff;
}
.zcfg-shlist-dv .qdbtn {
	float: left;
	width: 40px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
	color: #999;
	box-sizing: border-box;
	border: 1px solid #999;
	background: #fff;
	margin-left: 10px;
	cursor: pointer;
}
.zcfg-shbtn {
	text-align: right;
}
.zcfg-shbtn .zk {
	display: inline-block;
	border-radius: 4px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #999;
	text-align: center;
	cursor: pointer;
	margin-right: 20px;
}
.zcfg-shbtn .ssbtn {
	display: inline-block;
	background: #165dff;
	border-radius: 4px;
	width: 80px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	cursor: pointer;
	border: none;
}
.zcfg-content {
	background: #fff;
	border-radius: 4px;
	margin-top: 15px;
	padding: 15px 30px 50px;
}
.zcfg-ctlist {
	padding-bottom: 15px;
}
.zcfg-ctlist li {
	height: 40px;
	padding: 30px 0 18px;
	border-bottom: 1px solid #d8d8d8;
}
.zcfg-ctlist li em {
	float: left;
	font-size: 24px;
	width: 20%;
	height: 40px;
	line-height: 40px;
	color: #d8d8d8;
}
.zcfg-ctlist li span {
	float: left;
	font-size: 20px;
	height: 40px;
	line-height: 40px;
	width: 60%;
	padding-right: 20px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.zcfg-ctlist li a {
	float: right;
	width: 132px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #999;
	border: 1px solid #999999;
	border-radius: 4px;
}
.zcfg-ctlist li a:hover {
	color: #165dff;
	border: 1px solid #165dff;
}
/*政策法规-详情页*/
.newspub-detial {
	padding: 30px 0 60px;
}
.newspub-dltop {
	width: 1200px;
	margin: 0 auto;
	height: 45px;
	line-height: 32px;
	font-size: 14px;
	font-weight: normal;
}
.newspub-dltop span {
	color: #165dff;
}
.newspub-dlcenter {
	background: #fff;
	padding: 50px;
	border-radius: 4px;
	min-height: 450px;
}
.newspub-dlc-tit {
	font-size: 24px;
	color: #165dff;
	text-align: center;
	line-height: 36px;
}
.newspub-dlc-p {
	font-size: 14px;
	color: #b9b9b9;
	text-align: center;
	padding: 15px 0;
}
.newspub-dlc-p span {
	margin: 0 22px;
}
.newspub-dlc-nr {
	padding: 30px 0;
	/*max-height:628px;*/
	overflow-y: auto;
	font-size: 14px;
	line-height: 24px;
}
/*通知公告-列表页*/
.tzgg-top {
	background: #fff;
	padding: 30px;
	border-radius: 4px;
}
.tzgg-topleft {
	padding-left: 140px;
	width: 456px;
	height: 280px;
	position: relative;
}
.tzgg-toplf-img {
	width: 460px;
	height: 280px;
}
.tzgg-toplf-img img {
	display: block;
	width: 100%;
	height: 100%;
}
.tzgg-toplf-fd {
	width: 160px;
	height: 100px;
	box-sizing: border-box;
	padding: 0 26px;
	background: #165dff;
	position: absolute;
	left: -45px;
	top: 0px;
}
.tzgg-toplf-fd .sp1 {
	display: block;
	font-size: 36px;
	color: #fff;
	line-height: 62px;
}
.tzgg-toplf-fd .sp2 {
	display: block;
	font-size: 24px;
	color: #fff;
	line-height: 32px;
}
.tzgg-topright {
	width: 500px;
	height: 280px;
	/* padding-left: 30px; */
	position: relative;
}
.tzgg-trtit {
	font-size: 28px;
	font-weight: normal;
	line-height: 40px;
}
.tzgg-trp1 {
	font-size: 14px;
	color: #999;
	line-height: 26px;
	padding-top: 22px;
	height: 125px;
	overflow: auto;
}
.tzgg-trp2 {
	/*padding-top:50px;*/
	position: absolute;
	bottom: 0px;
}
.tzgg-trp2 a {
	display: inline-block;
	width: 98px;
	height: 35px;
	border: 1px solid #999;
	border-radius: 100px;
	color: #999;
	text-align: center;
	line-height: 35px;
}
.tzgg-trp2 a:hover {
	border: 1px solid#165dff;
	color: #fff !important;
	background: #165dff;
}
.tzgg-list {
	margin-top: 20px;
	background: #fff;
	box-sizing: border-box;
	border-radius: 4px;
	padding-bottom: 64px;
}
.tzgg-list-main {
	padding: 20px 40px 5px;
}
.tzgg-list-main li {
	background: #fff;
	padding: 30px 35px;
	/*border-radius: 4px;*/
	/*margin-bottom:20px;*/
	border-bottom: 1px solid #eeeeee;
}
.tzgg-listm-rq {
	width: 200px;
}
.tzgg-listm-rq .sp1 {
	display: block;
	font-size: 36px;
	line-height: 62px;
	color: #c0c0c0;
}
.tzgg-listm-rq .sp2 {
	display: block;
	font-size: 24px;
	line-height: 32px;
	color: #c0c0c0;
}
.tzgg-listm-int {
	width: 630px;
	padding-left: 40px;
	padding-top: 10px;
}
.tzgg-listm-int h5 {
	font-size: 20px;
	line-height: 32px;
	padding-bottom: 15px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: normal;
}
.tzgg-listm-int p {
	font-size: 14px;
	line-height: 24px;
	color: #868686;
}
.tzgg-listm-go {
	width: 38px;
	height: 38px;
	background: url(../../images/news/gomr.png) no-repeat center center;
	margin-top: 42px;
	margin-right: 20px;
}
.tzgg-list-main li a:hover .tzgg-listm-int h5 {
	color: #165dff;
}
.tzgg-list-main li a:hover .tzgg-listm-int p {
	color: #165dff;
}
.tzgg-list-main li a:hover .tzgg-listm-go {
	background: url(../../images/news/goxz.png) no-repeat center center;
}
