<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	background-color: #fff;
	font-size: 16px;
	color: #333;
	font-family: "microsoft yahei", "arial";
}
body, button, dd, div, dl, dt, h1, h2, h3, h4, h5, h6, html, input, li, ol, p, ul, span, img{
	margin: 0; padding: 0; box-sizing: content-box;
}
em {
	color: red;
	font-style: normal !important;
}

ul,ol,li,dl,dt,dd {
	list-style: none;
}

a {
	text-decoration: none;
}

img {
	border: none;
}
.i-top .top_mid .search button{
	height: 50px;
}

.clearfix {
	*zoom: 0;
}

.clearfix:after {
	content: '';
	height: 0;
	display: block;
	clear: both;
	visibility: hidden;
	overflow: hidden;
}

.zfxx-container {
	width: 1030px;
	margin: 0 auto;
	background-color: #f2f2f2;
	padding: 80px 35px 40px;
}

.zfxx-banner {
	position: relative;
	height: 645px;
	background:#f60;
}

.zfxx-logo {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: -550px;
	width: auto;
}

.zfxx-title {
	/* position: absolute;
	top: 104px;
	top: 120px; 
	left: 50%;
	margin-left: -225px; */
	width: 606px;margin: 0 auto;padding-top: 96px; padding-bottom: 96px;
}

.zfxx-box {
	 position: relative;background:  no-repeat center top;
}

.zfxx-search-box {
	position: relative;
	margin-bottom: 50px;
}

.search-line {
	position: absolute;
	top: 50%;
	width: 100%;
	height: 0;
	border-top: 2px solid #dfdfdf;
}

.search-box {
	position: relative;
	background-color: #f2f2f2;
	padding: 0 20px;
	width: 510px;
	margin: 0 auto;
}

.search-content {
	width: 100%;
	border: 2px solid #82acda;
	border-radius: 5px;
	background-color: #fff;
	height: 44px;
	line-height: 44px;
	overflow: hidden;
}

.search-content input {
	outline: none;
	height: 44px;
	line-height: 44px;
	width: 88%;
	border: none;
	padding-left: 10px;
	font-size: 18px;
}

.search-content a {
	display: block;
	float: right;
	margin-top: 3px;
	width: 10%;
}

.search-content a img {
	width: auto;
}

.zfxx-left {
	float: left;
	width: 215px;
}

.zfxx-left ul {
	width: 100%;
}

.zfxx-left li {
	position: relative;
	width: 100%;
	margin-bottom: 15px;
	background-color: #fff;
}

.zfxx-left li .tab-menu {
	display: block;
	height: 43px;
	width: auto;
	border: 1px solid #dfdfdf;
	background-color: #fff;
	padding: 10px 0px 15px 20px;
}

.zfxx-left li .tab-menu a {
	display: block;
	width: 100%;
	height: 100%;
	color: #035dbf;
}

.zfxx-left li .tab-menu span {
	float: left;
	font-size: 22px;
	line-height: 1.1;
}

.zfxx-left li .icon-tab {
	float: left;
	margin: 5px 15px 0 0;
}

.zfxx-left li .icon-tab-on {
	display: none;
}
.zfxx-left li.on .tab-menu .reduce{display:block;}


.zfxx-left li.on .icon-tab {
	display: none;
}

.zfxx-left li.on .icon-tab-on {
	display: block;
}

.zfxx-left li.on .tab-menu {
	border: 1px solid #dfdfdf;
	background-color: #035dbf;
}

.zfxx-left li.on .tab-menu a {
	color: #fff;
}

.zfxx-left li em {
	position: absolute;
	right: 20px;
	top: 20px;
	display: block;
	width: 22px;
	height: 30px;
	font-size: 30px;
	color: #035dbf;
	font-style: normal;
	line-height: 1;
	cursor: pointer;
	text-align: center;
}

.zfxx-left li em.reduce {
	display: none;
}

.zfxx-left li.on em {
	color: #fff;
	display: none;
}

.zfxx-left li em.redue {
	display: none;
}

.zfxx-left li dl a {
	height: auto;
	border: none;
	background-color: none;
	padding: 0;
}

.zfxx-left li p a {
	height: auto;
}

.zfxx-left li dl {}

.zfxx-left li dl a {
	color: #333;
}

.zfxx-left li dl .on a {
	color: #2b68a6
}

.zfxx-left li dt {
	position: relative;
	line-height: 32px;
	font-size: 16px;
	padding-left: 60px;
	background: #ffffff;
	margin-bottom: 3px;
}
.zfxx-left li dt span{    
font-size: 35px;
    float: left;
    margin-right: 10px;}
.zfxx-left li dt.on {
	background-color: #f4e6e7;
}

.zfxx-left li dt.on a {
	font-weight: bold;
}
.zfxx-left li dt a:hover {
	color:#2b68a6;
}
.zfxx-left li dt.on span{color:#2b68a6;}
.zfxx-left li dd {
	padding-left: 55px;
	display: none;
}

.zfxx-left li dd p {
	height: 30px;
	line-height: 30px;
}

.zfxx-left li dd a {
	font-size: 14px;
}

.sub-menu {
	border: 1px solid #dfdfdf;
	border-top: 0;
	width: auto;
	padding: 20px 0;
	display: none;
}
.zfxx-left li.on .sub-menu{display:block;}
.zfxx-left li dt i {
	position: absolute;
	top: 12px;
	right: 23px;
	height: 0;
	display: block;
	border-top: 8px solid #999999;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

.zfxx-left li dt i.up {
	top: 3px;
	border-top: 8px solid transparent;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid #999999;
}

.zfxx-left li dt.on i {
	border-top: 8px solid #5189ae;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

.zfxx-left li dt.on i.up {
	border-top: 8px solid transparent;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid #5189ae;
}

.zfxx-right {
	float: right;
	width: 750px;
	background: #fff;
	padding: 30px 20px 20px 25px;
}

.zfxx-content {}

.zfxx-content-title {
	font-size: 32px;
	font-weight: bold;
	color: #035dbf;
	line-height: 1.4;
	text-align: center;
	margin-bottom: 30px;
}

.zfxx-centext {
	font-size: 16px;
	line-height: 2;
	color: #333;
	text-align: justify;
}
.zfxx-centext .content{
	text-align: justify;padding-right: 12px;
}
.zfxx-content-gknb {}

.zfxx-content-gknb dl {
	margin-bottom: 20px;
}

.zfxx-content-gknb dt {
	position: relative;
	width: 120px;
	height: 36px;
	line-height: 36px;
	font-size: 18px;
	font-weight: bold;
	background-color: #116cbf;
	margin-bottom: -2px;
	text-align: center;
	color: #fff;
}

.zfxx-content-gknb dd {
	border-top: 2px solid #dfdfdf;
	padding-top: 30px;
}

.zfxx-content-gknb dd p {
	line-height: 1;
	font-size: 16px;
	padding-bottom: 20px;
}

.zfxx-content-gknb dd a {
	color: #333;
	margin-right: 15px;
}

.zfxx-content-gknb dd span {
	color: #999;
}

.select-box {
	position: relative;
	width: 200px;
	margin: 0 auto;
}

.select-show {
	position: relative;
	width: 200px;
	height: 30px;
	line-height: 30px;
	background-color: #e6f5ff;
	color: #2d66a5;
	margin: 0 auto;
	font-weight: bold;
	text-align: center;
}

.select-box i {
	position: absolute;
	top: 12px;
	right: 23px;
	height: 0;
	display: block;
	border-top: 8px solid #5189ae;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid transparent;
	cursor: pointer;
}

.select-box i.up {
	top: 3px;
	border-top: 8px solid transparent;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid #5189ae;
	cursor: pointer;
}

/*#nblist {
	width: 100%;
	max-height: 200px;
	overflow-y: auto;
	text-align: center;
	line-height: 30px;
	color: #333;
}*/

.show_list&gt;li{
	width: 67%;
	padding-left: 33%;
	height: 40px;
	line-height: 40px;
}

.show_list&gt;li:hover {
	background-color: #e6f5ff;
	color: #2d66a5;
	cursor: pointer;
}

.show_list&gt;li span {
	font-size: 35px;
	float: left;
	margin-right: 10px;
	height: 40px;
	line-height: 40px;
}

.show_list&gt;li&gt;a {
	color: #4a4a4a;
	display: block;
	float: left;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
}

.show_list&gt;li span:hover {
	color: #2d66a5;
}

.print {
	margin: 20px auto;
	text-align: center;
}

.print img {
	display: inline-block;
}

.print a {
	display: block;
	font-size: 14px;
	line-height: 30px;
}

.gkzd-list {
	margin-bottom: 20px;
	max-height: 1100px;
	overflow-y: auto;
}

.gkzd-list li {
	overflow: hidden;
	margin-bottom: 5px;
}

.gkzd-list li a {
	float: left;
	display: inline-block;
	max-width: 80%;
	margin-right: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	line-height: 32px;
}

.gkzd-list li span {
	float: left;
	display: inline-block;
	color: #999;
	line-height: 32px;
}

.gkzd-list li a:hover {
	color: #2d66a5
}

.zfxx-centext::-webkit-scrollbar {
	width: 6px;
}

.zfxx-centext::-webkit-scrollbar-track {
	background-color: #f2f2f2;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}

.zfxx-centext::-webkit-scrollbar-thumb {
	background-color: #116cbf;
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}


/* Ã£Æ’Ã¢Â¤Ã£â€šÃ¢Â¸Ã£â€šÃ¢Â»Ã£Æ’Ã¢Â¥Ã£â€¦Ã¢Â&nbsp;Ã£â€šÃ¢Â¨Ã£Æ’Ã¢Â¥Ã£Â¢Ã¢â€šÂ¬Ã¢Â¦Ã£â€šÃ¢Â¬Ã£Æ’Ã¢Â¥Ã£â€šÃ¢Â¼Ã£Â¢Ã¢â‚¬Å¡Ã¢Â¬ */

.zfxx-content-zdgk .zfxx-centext {
	min-height: none;
}

.headerbg ul {
	line-height: 2;
}

.headerbg {
	border-radius: 8px 8px 0px 0px;
	color: white;
	background: #116cbf;
	line-height: 2.3;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}

.headerbg ul li.righttxt {
	float: right;
	line-height: 40px;
}

.headerbg ul .righttitle {
	text-align: center;
}

.rightlist {
	width: 100%;
}

.bm_white14 {
	width: 100%;
	height: 42px
}

.right_list ul li {
	height: 40px;
	/* line-height: 40px;display:table; */
	width: 100%;
	vertical-align: middle;
}

.right_list ul li:nth-child(even) {
	background-color: #e4e8f0;
}

.right_list ul li:nth-child(odd) {
	background-color: #f7f7f7;
}

.right_list ul li:nth-child(odd) .right_l {
	border-left: 1px solid #fff;
}

.right_list ul li:nth-child(even) .right_l {
	border-left: 1px solid #e4e8f0;
}

.right_l {
	display: inline-block;
	text-align: center;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.rightnum {
	width: 80px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	float: left;
}

.righttitle a {
	width: 100%;
	line-height: 40px;
	color: #333
}

.righttitle {
	width: 535px;
	text-align: left;
	padding: 0px 5px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
	float: left;
}

.righttime {
	width: 108px;
	height: 40px;
	line-height: 40px;
	vertical-align: middle;
}

.righttxt {
	width: 145px;
	padding: 0px 5px;
	white-space: normal;
	text-overflow: clip;
	align-items: center;
	height: auto;
	vertical-align: middle;
	line-height: 1;
	display: none;
}

.show_title {
	border: 1px solid #333;
	width: 435px;
	height: 100px;
	z-index: 1000;
	position: absolute;
	font-size: 12px;
	padding: 5px;
	background-color: white;
	display: none;
}

.right_list ul li .righttitle .show_title ul li {
	line-height: 2;
	background-color: #fff;
	height: 25px;
}

.show_title ul li div {
	flex: 1;
	font-weight: bold;
}

.show_title ul li div span {
	font-weight: normal;
	margin-left: 10px;
}

.bz_title {
	cursor: pointer;
}

.right_list ul li {
	height: 50px;
}

div.rightnum {
	font-weight: bold;
	height: 50px;
	line-height: 50px;
}

div.righttime {
	color: #939393;
	height: 50px;
	line-height: 50px;
}

div.righttitle {
	height: 50px;
	line-height: 50px;
}

div.righttxt {
	height: 50px;
	line-height: 50px;
}

.zfxx-right img {
	display: inline-block;
}

.show_list li {
	position: relative;
	line-height: 32px;
	font-size: 16px;
	padding-left: 30%;
	margin-bottom: 3px;
}

.show_list li a {
	color: #333;
}

.show_list li i.plus {
	position: absolute;
	top: 12px;
	right: 23px;
	height: 0;
	display: block;
	border-top: 8px solid #999999;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

.show_list li i.up {
	top: 3px;
	border-top: 8px solid transparent;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid #999999;
}

.show_list li.on i {
	border-top: 8px solid #5189ae;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid transparent;
}

.show_list li.on i.up {
	border-top: 8px solid transparent;
	border-right: 8px solid transparent;
	border-left: 8px solid transparent;
	border-bottom: 8px solid #5189ae;
}





.zxfinput {
	width: 50px;
	height: 25px;
	text-align: center;
	box-sizing: border-box;
	border: 1px solid #e6e6e6;
	margin: 0 12px;
	border-radius: 3px;
	color: #666;
}

.zxfokbtn {
	display: inline-block;
	width: 48px;
	height: 25px;
	line-height: 25px;
	border: 1px solid #e6e6e6;
	margin-left: 10px;
	cursor: pointer;
	border-radius: 3px;
	background: #fff;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

input[type="number"] {
	-moz-appearance: textfield;
}

.show_list li {
	width: auto;
}

.show_list li dt {
	padding-left: 16px;
}

.zfxx-right {
	min-height: 360px;
}

.zfxx-centext.zfxx-centext-bjtj .content p span {
	font-family: "microsoft yahei", "arial" !important;
	font-size: 16px !important;
}

.zfxx-left .show_list li .activelist {
	color: #2d66a5;
	font-weight: bold;
}

.zfxx-container img {
	display: block;
}

.zfxx-container .print img {
	display: inline-block;
}

.zfxx-title img {
		display: block;
		margin: 0 auto;
	}

@media screen and (max-width: 1366px) {
	/* .zfxx-banner {
		height: 390px;
	} */
	.zfxx-logo {}
	.zfxx-logo img {
		width: 200px;
	}
	.zfxx-title img {
		width: 450px;
	}
	.zfxx-container {
		padding-top: 40px;
		padding-left: 30px;
		padding-right: 30px;
	}
	.search-content {
		height: 36px;
		line-height: 36px;
	}
	.search-content a {
		width: auto;
		margin-right: 10px;
	}
	.search-content a img {
		height: 30px;
	}
	.search-content input {
		height: 36px;
		line-height: 36px;
	}
}

.gkzd-list li span {
	display: none;
}

.zfxx-centext-wysq img {
	display: inline-block;
}

@media screen and (max-width:768px) {
	.search-box {
		width: 90%;
		padding: 0 20px;
	}
	.zfxx-container {
		width: 100%;
		padding: 0;
	}
	.zfxx-left {
		width: 90%;
		padding: 0 20px;
	}
	.zfxx-right {
		width: 90%;
		padding: 0 20px;
	}
	.gkzd-list li a {
		float: left;
		display: inline-block;
		max-width: 100%;
		margin-right: 15px;
		white-space: normal;
		text-overflow: ellipsis;
		overflow: hidden;
		line-height: 42px;
	}
	.headerbg ul {
		display: none;
	}
	.zfxx-content-gknb dd span {
		/*width: 100%;*/
		float: left;
		line-height: 40px;width:29%;
	}
	.search-line {
		display: none;
	}
	.zfxx-title {
		top: 120px;
		margin-left: -490px;
	}
	.zfxx-banner {
		height: 390px;
	}
	.zfxx-logo {}
	.zfxx-logo img {
		width: 161px;
	}
	.zfxx-title {
		top: 120px;
		margin-left: -100px;
	}
	.zfxx-title img {
		width: 200px;
	}
	.zfxx-logo {
		margin-left: -171px;
	}
.zfxxgk_zdgkc b{margin-left: 0;}
}

@media screen and (max-width:768px) {
	.search-box {
		width: 80%;
		padding: 0 15px;
	}
	.zfxx-container {
		width: 100%;
		padding: 0;
	}
	.zfxx-left {
		width: 90%;
		padding: 0 5%;
	}
	.zfxx-right {
		width: 90%;
		padding: 0 20px;
		background-color: #f7f7f7;
	}
	.gkzd-list li a {
		float: left;
		display: inline-block;
		max-width: 100%;
		margin-right: 15px;
		white-space: normal;
		text-overflow: ellipsis;
		overflow: hidden;
		line-height: 42px;
	}
	.headerbg ul {
		display: none;
	}
	.zfxx-content-gknb dd span {
		/*width: 100%;*/
		float: right;
		text-align:right;
		line-height: 40px;
	}
	.search-line {
		display: none;
	}
	.zfxx-title {
		top: 120px;
		margin-left: -490px;
	}
	.zfxx-banner {
		height: 300px;
	}
	.zfxx-logo {}
	.zfxx-logo img {
		width: 161px;
	}
	.zfxx-title {
		width: 100%;
		top: auto;
		margin:0px auto;
	}
	.zfxx-title img {
		width: 200px;
		display: block;
		margin:0 auto; 
	}
	.zfxx-logo {
		margin-left: -171px;
	}
	.right_list ul li {
		height: auto;
	}
	.righttitle {
		display: inline-block;
		text-overflow: ellipsis;
		/* overflow: hidden; */
		white-space: normal;
		word-wrap: break-word;
		word-wrap: break-word
	}
	.righttitle {
		width: 96%;
		height: auto;
	}
	.zfxx-content-gknb dd p {
		line-height: 2;
	}
.zfxx-content-gknb dd a p{width: 75%;}
	.search-content input {
		width: 79%;
	}
	.zfxx-search-box{margin-bottom:25px;}
	.zfxx-left{width:99%;padding:0;float:none;}
	.zfxx-left li{width:48.5%;float:left;margin:0px 0.75% 6px;}
	/* .zfxx-left li:nth-child(even){margin-left:1.5%;} */
	.tab-menu img{width:21%;margin: 5px 10px 0 0;}
	.zfxx-left li{position:relative;}
	.zfxx-left li dt{padding-left:18px;}
	.zfxx-left li em{top:8px;right:12px;}
	.zfxx-left li .sub-menu{width:100%;background:#fff;position:absolute;z-index:1;}
	.zfxx-left li .tab-menu span{font-size:16px;}
	.zfxx-left li .tab-menu{padding: 6px 15px 12px 15px;height: 28px;}
	.select-box{width:100%;}
	.zfxx-content{padding: 12px 15px;}
}

.zfxx-centext-jdcx .zfxx-centext-jdcx {
	display: block;
}

.zfxx-centext-jdcx .content {
	padding-top: 0.1px;
	border-top: 1px solid #ccc;
	overflow: hidden;
}

.zfxx-centext-jdcx .content table {
	margin-top: -110px;
}


/*  20200325 Ã£Æ’Ã¢Â¥Ã£â€šÃ¢Â¹Ã£â€šÃ¢Â´Ã£Æ’Ã¢Â¦Ã£â€¦Ã¢Â&nbsp;Ã£â€šÃ¢Â¥Ã£Æ’Ã¢Â¥Ã£â€¦Ã¢Â½Ã£â€šÃ¢Â»Ã£Æ’Ã¢Â¦Ã£â€¦Ã¢Â½Ã£Â¢Ã¢â€šÂ¬Ã¢Â°Ã£Æ’Ã¢Â¥Ã£â€šÃ¢Â¹Ã£â€šÃ¢Â´Ã£Æ’Ã¢Â¤Ã£â€šÃ¢Â»Ã£â€šÃ¢Â½   */

.zfxx-content-gknb dl {
	margin-bottom: 0;
}

.zfxx-content-gknb dd {
	border-top: none;
	padding-top: 0;line-height:40px;
}
.zfxx-content-gknb dd a{width:100%;display:inline-block;}
.zfxx-content-gknb dd a p{width:80%;float:left;white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;padding-bottom:0px !important;line-height:40px !important;}

.gkzd-list li a {
	max-width: 95%;
}


/* 20200522 Ã£Æ’Ã¢Â©Ã£â€šÃ¢Â¢Ã£Â¢Ã¢â€šÂ¬Ã¢Â&nbsp;Ã£Æ’Ã¢Â¥Ã£â€šÃ¢Â¯Ã£â€šÃ¢Â¼Ã£Æ’Ã¢Â§Ã£â€šÃ¢Â®Ã£Â¢Ã¢â‚¬Å¡Ã¢Â¬Ã£Æ’Ã¢Â¤Ã£â€šÃ¢Â»Ã£Â¢Ã¢â€šÂ¬Ã¢Â¹Ã£Æ’Ã¢Â¥Ã£â€¦Ã¢Â½Ã£â€šÃ¢Â»Ã£Æ’Ã¢Â¦Ã£â€¦Ã¢Â½Ã£Â¢Ã¢â€šÂ¬Ã¢Â°Ã£Æ’Ã¢Â¥Ã£â€šÃ¢ÂÃ£Â¢Ã¢â€šÂ¬Ã«Å“Ã£Æ’Ã¢Â¥Ã£â€šÃ¢Â¸Ã£â€&nbsp;Ã¢â‚¬â„¢Ã£Æ’Ã¢Â¦Ã£Â¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃ£â€šÃ¢Â¶Ã£Æ’Ã¢Â©Ã£Â¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃ£â€šÃ¢Â´ */

.rightlist.deletpubtim .headerbg {
	text-align: left;
}

.rightlist.deletpubtim .righttime {
	display: none;
}

.rightlist.deletpubtim div.righttime {
	display: none;
}

.rightlist.deletpubtim .righttitle {
	width: 630px;
}

@media screen and (max-width: 768px) {
	.rightlist.deletpubtim .righttitle {
		width: 100%;
		box-sizing: border-box;
	}
	div.righttitle {
		height: auto;
		line-height: 1.4;
		padding-bottom: 10px;
		float: none;
	}
	div.righttitle a {
		line-height: 1.4;
	}
	.zfxx-content-gknb dd {
		line-height:36px;
		border-bottom: 1px dashed #ccc;
    padding: 0 5px;
margin-bottom: 5px;
text-indent: 3px;
    background:  no-repeat 5px center;
}
	}
	.zfxx-content-gknb dd a p{
		line-height: 36px !important;
	}
	.zfxx-content-gknb dd a {
		vertical-align: middle;
	}
	.zfxx-content-gknb dd span{
		line-height: 36px;
	}


}

.rightlist.deletpubtim .headerbg {
	*zoom: 1;
}

.rightlist.deletpubtim .headerbg:after {
	content: "";
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}


/*Ã£Æ’Ã¢Â¥Ã£â€¹Ã¢â‚¬Â&nbsp;Ã£Â¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃ£Æ’Ã¢Â¨Ã£â€šÃ¢Â¡Ã£â€šÃ¢Â¨*/

.more {
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	margin: 0 auto;
	text-align: center;
	background: #e7e7e7;
	margin-top: 10px;
	margin-left: 340px;
	margin-bottom: 22px;
	display: inline-block;
}

.more:hover {
	color: #116cbf;
	cursor: pointer;
}

.zwxxgk_box1 {
	width: 1028px;
	height: 100%;
	overflow: hidden;
	background-color: rgb(242, 242, 242);
	margin: 0 auto;
	padding: 0px 36px 20px 36px;
}

.scroll_main1 {
	width: 768px;
	display: block;
	float: left;
	background-color: #fff;
	border: 1px solid #dfdfdf;
	padding: 0px 0px;
	margin-left: 18px;
	/*insetÃ£Æ’Ã¢Â¨Ã£â€šÃ¢Â¾Ã£â€šÃ¢Â¹Ã£Æ’Ã¢Â¦Ã£â€šÃ¢Â¡Ã£Â¢Ã¢â€šÂ¬Ã¢Â&nbsp;Ã£Æ’Ã¢Â¥Ã£Â¢Ã¢â€šÂ¬Ã¢Â&nbsp;Ã£Â¢Ã¢â€šÂ¬Ã¢Â¦Ã£Æ’Ã¢Â©Ã£â€¹Ã¥â€œÃ£â€šÃ¢Â´Ã£Æ’Ã¢Â¥Ã£â€šÃ¢Â½Ã£â€šÃ¢Â±*/
}

.zfxxgk_zdgktit {
	width: 100%;
	height: 33px;
	border-bottom: 2px solid #ccc;
	margin-bottom: 20px;
}

.zfxxgk_zdgktit a {
	height: 33px;
	line-height: 31px;
	background-color: #2d66a3;
	display: block;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: 600;
	padding: 0px 20px;
	min-width: 70px;
}

.zfxxgk_zdgkc {
	margin-top: 30px;
	margin-bottom: 20px;
	width: 731px;
}

.zfxxgk_zdgkc ul li {
	font-size: 16px;
	line-height: 30pt;
	width: 100%;
	height: auto;
	overflow: hidden;
}

.zfxxgk_zdgkc ul li a {
	float: left;
	display: block;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	word-wrap: normal;
}

.zfxxgk_zdgkc ul li a:hover {
	color: #2d66a3;
}

.zfxxgk_zdgkc b {
	color: #b2b2b2;
	font-size: 16px;
	margin-left: 20px;
	font-weight: 100;
	float: right;
}

.zfxxgk_zdgkc .more {
	width: 100px;
	height: 30px;
	line-height: 30px;
	font-size: 15px;
	margin: 0 auto;
	text-align: center;
	background: #e7e7e7;
	float: left;
	margin-top: 10px;
	margin-left: 340px;
	margin-bottom: 22px;
}

.zfxxgk_zdgkc .zfjg li.one {
	width: 100%;
}

.zfxxgk_zdgkc .zfjg li {
	float: left;
	width: 33%;
	font-size: 14px;
}
.tab1.zfxxgk_zdgkc&gt;a{
        width: auto;
}
.zfxxgk_zdgkc&gt;a{
	display: inline-block;
	float: left;
	padding: 0px 5px;
	background: #eee;
	margin: 10px 5px 20px 0px;
	height: 30px;
	line-height: 30px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
}

.zfxxgk_zdgkc&gt;a.actives {
	color: #2d66a3;
}

.zfxxgk_zdgkc .bottoms {
	display: none;
}

.zfxxgk_zdgkc .bottoms.selecteds {
	display: block;
}

.zfxxgk_zdgkc .gs_sp {
	display: inline-block;
	float: left;
	padding: 0px 10px;
	background: #eee;
	margin: 10px 5px 20px 0px;
	height: 30px;
	line-height: 30px;
}

.gs_sp.active {
	color: #2d66a3;
}

.zfxxgk_zdgkc .gs_ssg {
	display: inline-block;
	float: left;
	padding: 0px 10px;
	background: #eee;
	margin: 10px 5px 20px 0px;
	height: 30px;
	line-height: 30px;
}

.gs_ssg.active {
	color: #2d66a3;
}

.zfxxgk_zdgkc .gs_jyta {
	display: inline-block;
	float: left;
	padding: 0px 10px;
	background: #eee;
	margin: 10px 5px 20px 0px;
	height: 30px;
	line-height: 30px;
}

.gs_jyta.active {
	color: #2d66a3;
}

.zfxxgk_zdgkc .gs_sq {
	display: inline-block;
	float: left;
	padding: 0px 10px;
	background: #eee;
	margin: 10px 5px 20px 0px;
	height: 30px;
	line-height: 30px;
}

.gs_sq.active {
	color: #2d66a3;
}

.gs_fp {
	display: inline-block;
	float: left;
	padding: 0px 10px;
	background: #eee;
	margin: 10px 20px 20px 0px;
	height: 35px;
	line-height: 35px;
	width: 21%;
	text-align: center;
}

.gs_fp:hover {
	color: #2d66a3;
}


/*Ã£Æ’Ã¢Â¥Ã£â€¹Ã¢â‚¬Â&nbsp;Ã£Â¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃ£Æ’Ã¢Â¨Ã£â€šÃ¢Â¡Ã£â€šÃ¢Â¨block*/

.lisblock {
	background: #f6f6f6;
	width: 300px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: rgb(45, 102, 165);
	float: left;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 30px;
	border-radius: 5px;
}
.lisblock1{background: #f6f6f6;
	width: 375px;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	color: rgb(45, 102, 165);
	float: left;
	text-align: center;
	margin-right: 30px;
	margin-bottom: 30px;
	border-radius: 5px;}
.lisblocka {
	max-width: 100% !important;
	width: 100%;
	border-radius: 5px;
	color: rgb(45,102,165) !important;
}

.zfxx-centext dt {
	margin-bottom: 20px;
}

.lisblock a:hover {
	box-shadow: 0 15px 30px rgb(45, 102, 165);
	font-weight: 800;
    color: rgb(45,102,165);
}
.lisblock1 a:hover {
	box-shadow: 0 15px 30px rgb(45, 102, 165);
	font-weight: 800;
    color: rgb(45,102,165);
}


/*Ã£Æ’Ã¢Â§Ã£Â¢Ã¢â€šÂ¬Ã¢ÂºÃ£â€šÃ¢Â¸Ã£Æ’Ã¢Â¥Ã£Â¢Ã¢â€šÂ¬Ã¢Â¦Ã£â€šÃ¢Â³Ã£Æ’Ã¢Â§Ã£â€šÃ¢Â®Ã£Â¢Ã¢â‚¬Å¡Ã¢Â¬Ã£Æ’Ã¢Â¤Ã£â€šÃ¢Â»Ã£Â¢Ã¢â€šÂ¬Ã¢Â¹*/

.stitles {
	background:  6px center no-repeat;
	height: 47px;
	line-height: 47px;
	padding-left: 22px;
	color: #226ebc;
	font-size: 18px;
	margin-left: 30px;
	text-align: left;
}

.sz {
	width: 100%;
	display: block;
	margin-left: 15px
}
.sz1{
width: 143px;
    height: 100%;
    overflow: hidden;
    float: left;
    display: block;
    margin: 5px 25px;
    text-align: center;}
.sz1 img{
height: 132px;
	width: 106px;
}
.sz img {
	height: 132px;
	width: 106px;
	margin: 0 auto;
}

.sz p {
	width: 100%;
	text-align: center;
}

.fsz {
	width: 100%;
}

.fsz a {
	width: 106px;
	display: block;
	float: left;
	margin: 5px 32px;
}

.fsz a img {
	height: 132px;
	width: 106px;
	padding: 4px;
	border: 1px solid #dddddd;
	margin: 0 auto;
}

.fsz a p {
	width: 100%;
	text-align: center;
}

.clear {
	clear: both;
}

.jg_tit {
	width: 100%;
	font-weight: bolder;
	color: #fe6f0f;
	font-size: 16px;
}

.gs_jg {
	width: 100%;
}

.gs_jg li {
	float: left;
	width: 33%;
	font-size: 14px;height:40px;line-height:40px;

}

.gs_jg li a {
	float: left;
	display: block;
	width: 80%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}


/*Ã£Æ’Ã¢Â¥Ã£â€šÃ¢Â¹Ã£â€šÃ¢Â´Ã£Æ’Ã¢Â¥Ã£â€šÃ¢ÂºÃ£â€šÃ¢Â¦Ã£Æ’Ã¢Â¦Ã£â€¦Ã¢Â&nbsp;Ã£â€šÃ¢Â¥Ã£Æ’Ã¢Â¥Ã£Â¢Ã¢â€šÂ¬Ã«Å“Ã£â€¦Ã¢Â&nbsp;*/

height: auto
}
.scroll_main {
	height: auto
}
.scroll_wrap .scroll_cont {
	height: auto
}
.zfxxgk_zd1 {
	margin-bottom: 32px;
	height: 60px;
	border-bottom: #ccc 2px solid;
	margin-top: 42px;
	width: 100%
}
.zfxxgk_zd2 {
	border-top: none !important;
}
.xxgk_box {
	height: auto !important;
}
.zfxxgk_ndbgt {
	font-size: 18px;
	margin: 20px 0px;
	font-family: "Ã£Æ’Ã¢Â¥Ã£â€šÃ¢Â¾Ã£â€šÃ¢Â®Ã£Æ’Ã¢Â¨Ã£â€šÃ¢Â½Ã£â€šÃ¢Â¯Ã£Æ’Ã¢Â©Ã£Â¢Ã¢â€šÂ¬Ã¢ÂºÃ£Â¢Ã¢â€šÂ¬Ã¢Â¦Ã£Æ’Ã¢Â©Ã£â€šÃ¢Â»Ã£Â¢Ã¢â€šÂ¬Ã«Å“"
}
.zfxxgk_ndbgct {
	width: 400px;
	height: 40px;
	background-color: rgb(45, 102, 165);
	float: left;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	text-align: center;
	font-family: "Ã£Æ’Ã¢Â¥Ã£â€šÃ¢Â¾Ã£â€šÃ¢Â®Ã£Æ’Ã¢Â¨Ã£â€šÃ¢Â½Ã£â€šÃ¢Â¯Ã£Æ’Ã¢Â©Ã£Â¢Ã¢â€šÂ¬Ã¢ÂºÃ£Â¢Ã¢â€šÂ¬Ã¢Â¦Ã£Æ’Ã¢Â©Ã£â€šÃ¢Â»Ã£Â¢Ã¢â€šÂ¬Ã«Å“";
}
.zfxxgk_02box {
	height: auto;
	overflow: hidden;
	width: 100%;
}
.zfxxgk_02box ul {
	width: 730px;
	float: left;
}
.zfxxgk_02box ul li {
	cursor: default;
	width: 30%;
	float: left;
	height: 53px;
	line-height: 53px;
	font-size: 16px;
	padding-left: 20px;
	border-left: 2px solid #e8e8e8;
}
.zfxxgk_02box ul li a {
	width: 90%;
	color: #333;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.zfxxgk_02box ul li a:hover {
	color: #1666d4;
	display: block;
}
.zfxxgk_02box ul li tr th {
	font-weight: normal;
	padding: 1px 0px;
	font-size: 14px;
	border-top: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
	text-align: center;
}
.zfxxgk_02box ul li tr th a {
	width: 50px;
	text-align: center;
	background: #22ac38;
	display: block;
	font-size: 14px;
	border-radius: 2px;
	color: #fff;
	margin: 0 auto;
}
.zfxxgk_02box .move {
	border-left: none;
}
.zfxxgk_02box .addys {
	background: #f7f7f7;
}
/*Ã£Æ’Ã¢Â¥Ã£â€¹Ã¢â‚¬Â&nbsp;Ã£â€šÃ¢Â¶Ã£Æ’Ã¢Â¥Ã£â€šÃ¢ÂºÃ£â€šÃ¢Â¦*/
.gktl{
			width: 100%;
			font-size: 23px;
    width: 99.5%;
    border-bottom: 2px solid #ccc;
    line-height: 50px;
    margin-bottom: 30px; 
font-weight:500;
		}

	
		.zfxxgk_zdgktit a:hover{
			color: white;
		}
@media screen and (max-width: 991px) {
	.zfxx-right{padding: 0 5%;}
	.more{width: 100px;margin: 0 auto;}
	.zfxxgk_zdgkc .more{width: 100px;margin: 0 auto;}
	.fsz a {
		width: 34%;
		margin: 8%;
	}
	
	.fsz a img {
		width: 100%;
	}
	
	.zfxxgk_02box ul {
		width: 100%;
		float: left;
	}
	
	.zfxxgk_02box ul li {
		cursor: default;
		width: 35%;
		float: left;
		height: 33px;
		line-height: 33px;
		font-size: 16px;
		padding-left: 20px;
		border-left: 2px solid #e8e8e8;
	}
	
	.zfxxgk_ndbgct {
		width: 100%;
	}
	
	.zfxxgk_zdgkc {
		width: 100%;
	}
.zfxx-content-gknb dd a p,.zfxxgk_zdgkc ul li a{width: 70%;}
.zfxxgk_zdgkc b {
    margin-left: 0;
}
.zfxx-content-gknb dd a p{
	width: 68%;
}
.zfxx-content-gknb dd span{

	margin-right: 2%;
}
}

.zfxx-left .zc dt span:before{
	content:" ";
}
.zfxx-left .zc dt.on span:before{
	content:"-";
}
.zfxx-left .zc dt span{
	font-size: 16px;
}
.zfxx-left .zc dd a{
	display: block; cursor: pointer; line-height: 26px;
}
.zfxx-left .zc dd a.on{
	color: #2d66a5; font-weight: bold;
}
/*0408*/
.xxgkndbb2020 li{float:left;margin-right:17px; margin-bottom:15px;}
@media (max-width: 991px) {
.sz1{
width: 50%;margin: 0;}
}
@media (max-width:768px) {
	.zfxx-right{
		padding: 0;
		width: 100%
	}
	.zfxx-box{background-size: cover;}
	.zfxx-box .zfxx-right .zfxx-centext.zfxx-centext-bjtj .content img{
		width: 100%
	}
	.zfxxgk_zdgkc ul li {
		font-size: 16px;
		width: 100%;
		height: auto;
		overflow: hidden;
		line-height: 36px;
		border-bottom: 1px dashed #ccc;
		
		margin-bottom: 5px;
	
		background:  no-repeat 5px center;
	}
	.zfxxgk_zdgkc ul li a {
		float: left;
		display: block;
		width: 68%;
		text-indent: 10px;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		word-wrap: normal;
	}
	.zfxxgk_zdgkc b{
		padding-right: 7px;
		color: #999;
		font-weight: 400;
	}
	.zfxx-centext .content{
		padding: 0 8px;
	}
	.zfxx-content-gknb dd a p {
		width: 68% !important;
	}
	.gktl{
		width: 100%;
		line-height: 36px;
		border-bottom:none;
		font-weight: 400;
	}
	.gktl a{
		display: inline-block;
		font-size: 16px;
		border-bottom: 1px dashed #ccc;
		background:  no-repeat 5px 18px;
		padding: 0 2% 0 3%;
	}
}



/* 2021/10/9 æ’¤å›žå¼¹çª— */
.withdrawbox{
  position: fixed;width: 100%; height: 100%;top: 0; left: 0; 
	display: none;
}
.withdraw-bg{
  position: fixed;
  width: 100%; height: 100%; top: 0; left: 0;
  background-color:#000000;
  filter:alpha(opacity=50);
  background-color: rgba(0,0,0,0.5);
}
.withdraw{
  position: absolute; left: 50%; top: 50%;
  width: 420px; height: 210px; 
  margin: -105px 0 0 -210px;
  box-sizing: border-box; padding: 28px 25px;
  background-color: #fff;
}
.withdraw-butn{
  text-align: center;
}
.withdraw-butn .btn{
  width: 120px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin:0 15px;
    background-color: #33589d;
    border: 1px solid #33589d;
    color: #fff;
    border-radius: 6px;
    font-weight: bold;
    cursor: pointer;
}
.withdraw td{
  padding: 16px 15px;
}
.withdraw table{
  margin-bottom: 25px;
}
.withdraw table{ border-collapse: collapse;width: 100%;}
.withdraw th,
.withdraw td{
    border: 1px solid #c8d2db; padding: 6px 15px; line-height: 24px;
}
.withdraw th{
    background-color: #e8f1f4; color: #33589d; width: 65px;
}
.withdraw td {
    color: #666666;
}
.withdraw td p{ padding: 8px 0; }
.withdraw table {margin-bottom: 15px;}
.withdraw table .cont div {width: 150px;}</pre></body></html>