﻿
html {
	background: #fff;
	position: relative;
	height: 100%;
	font-size: 125%;
	overflow-x: hidden;
}
@media (max-width:1200px) {
	html {
		font-size: 100%;
	}
}
@media (max-width:1024px) {
	html {
		font-size: 87.5%;
	}
}
@media (max-width:768px) {
	html {
		font-size: 100%;
	}
}
@media (max-width:540px) {
	html {
		font-size: 100%;
	}
}
@media (max-width:440px) {
	html {
		font-size: 87.5%;
	}
}
@media (max-width:340px) {
	html {
		font-size: 75%;
	}
}
.clearfix::after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
/* ---- govopen202112-body Style ---- */
.govopen202112-body{
	background: #f5f5f5;
	padding-bottom: 2.5rem;
}
.govopen202112-body *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.govopen202112-body .container{
	width: 94%;
	max-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.half-left-container,
.half-right-container{
	width: 48.5%;
}
.half-left-container {
	float: left;
}
.half-right-container {
	float: right;
}
/* old_type */
.old_type .half-left-container,
.old_type .half-right-container{
	width: 100%;
}
@media (max-width: 1200px) {
	.oldType_switch{
		display: none;
	}
	.govopen202112-body{
		padding-bottom: 4.25vw;
	}
}
@media (max-width: 768px) {
	.govopen202112-body{
		padding-bottom: 6.4vw;
	}
	.half-left-container,
	.half-right-container{
		width: 100%;
	}
}
/* old_type */
/* ---- location Style ---- */
.location{
	width: 100%;
	height: 2.2rem;
	line-height: 2.2rem;
	background-color: #f4f4f4;
}
.location .zcfbpt_container{
	width: 94%;
	max-width: 1200px;
    background: url(YTGovOpen202112_icon_position_content.png)  left center / auto 0.9rem no-repeat;
    padding-left: 1.1rem;
	margin: 0 auto;
	font-size: 0.8rem;
	color: #333;
}
.location .zcfbpt_container a{
	color: #333;
}
.location .zcfbpt_container a:hover{
	color: #115db2;
}
/* old_type */
.old_type .location{
	height: 6vw;
	line-height: 6vw;
}
.old_type .zcfbpt_container{
	background-size: auto 2.4vw;
	padding-left: 2.8vw;
	font-size: 2.4vw;
}
@media (max-width:1200px) {
	.location{
		height: 3.75vw;
		line-height: 3.75vw;
	}
	.location .zcfbpt_container{
		background-size: auto 1.5vw;
		padding-left: 1.75vw;
		font-size: 1.33vw;
	}
}
@media (max-width:768px) {
	.location{
		height: 6vw;
		line-height: 6vw;
	}
	.location .zcfbpt_container{
		background-size: auto 2.4vw;
		padding-left: 2.8vw;
		font-size: 2.4vw;
	}
}
@media (max-width:414px) {
	.location{
		height: 8vw;
		line-height: 8vw;
	}
	.location .zcfbpt_container{
		background-size: auto 3.6vw;
		padding-left: 4vw;
		font-size: 3.6vw;
	}
}

/* ---- banner-container Style ---- */
.banner-container{
	overflow: hidden;
	position: relative;
	background-position: center center;
	background-repeat: repeat-x;
	background-size: auto 100%;
	background-image: url();
}
.banner-container img.banner-img{
	visibility: hidden;
	width: 100%;
	height: auto;
}
@media (max-width:1200px) {
	.banner-container img.banner-img{
		position: absolute;
		left: 0;
		top: 0;
		visibility: hidden;
		width: auto;
		height: auto;
	}
}

/* ---- file-search-contaner Style ---- */
.file-search-contaner{
	position: relative;
	min-height: 1.8rem;
	padding-right: 9.5rem;
	margin-top: 1.7rem;
}
.file-search-contaner .btn-box{
	width: 9.5rem;
	position: absolute;
	right: 0;
	top: 0;
	line-height: 0;
}
.file-search-contaner .btn-box .btn{
	float: left;
	width: 47.37%;
	height: 1.8rem;
	line-height: 1.8rem;
	border: none;
	outline: none;
	text-align: center;
	font-size: 0.75rem;
	cursor: pointer;
}
.file-search-contaner .btn-box .btn:nth-of-type(2n){
	float: right;
}
.file-search-contaner .btn-sub{
	background: #115db2;
	color: #fff;
}
.file-search-contaner .btn-reset{
	background: #dddddd 	;
	color: #333;
}
.file-search-box li{
	float: left;
	margin-right: 1.98%;
	width: 27.72%;
	padding-left: 5em;
	font-size: 0.75rem;
	position: relative;
}
.file-search-box li::after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
.file-search-box li:last-of-type{
	width: 38.62%;
}
.file-search-box li label{
	position: absolute;
	top: 0;
	left: 0;
	height: 1.8rem;
	line-height: 1.8rem;
	font-size: 0.75rem;
	color: #333;
}
.file-search-box li .text-input{
	width: 100%;
	height: 1.8rem;
	line-height: 1.7rem;
	border: 1px solid #dddddd;
	background: #fff;
	outline: none;
	padding: 0 0.6rem;
	font-size: 0.75rem;
	color: #333;
}
.file-search-box li .data-input{
	float: left;
	width: 46%;
}
.file-search-box li span.zhi{
	float: left;
	width: 8%;
	display: block;
	text-align: center;
	font-size: 0.75rem;
	color: #333;
	height: 1.8rem;
	line-height: 1.8rem;
}
/* old_type */
.old_type .file-search-contaner{
	min-height: 6vw;
	padding-right: 0;
	margin-top: 4.4vw;
}
.old_type .file-search-contaner .btn-box{
	width: 100%;
	position: relative;
	right: auto;
	top: auto;
	line-height: 0;
	text-align: center;
}
.old_type .file-search-contaner .btn-box .btn{
	float: none;
	width: 38.2%;
	height: 6vw;
	line-height: 6vw;
	font-size: 2.8vw;
	margin: 0 2vw;
}
.old_type .file-search-contaner .btn-box .btn:nth-of-type(2n){
	float: none;
}
.old_type .file-search-box li{
	width: 100%;
	float: none;
	margin-right: 0;
	font-size: 2.8vw;
	margin-bottom: 4vw;
}
.old_type .file-search-box li:last-of-type{
	width: 100%;
}
.old_type .file-search-box li label{
	height: 6vw;
	line-height: 6vw;
	font-size: 2.8vw;
}
.old_type .file-search-box li .text-input{
	height: 6vw;
	line-height: 5.6vw;
	padding: 0 1.6vw;
	font-size: 2.8vw;
}
.old_type .file-search-box li .data-input{
	width: calc(50% - 1em);
	font-size: 2.8vw;
}
.old_type .file-search-box li span.zhi{
	width: 2em;
	font-size: 2.8vw;
	height: 6vw;
	line-height: 6vw;
}
@media (max-width:1200px) {
	.file-search-contaner{
		min-height: 3vw;
		padding-right: 16vw;
		margin-top: 2.75vw;
	}
	.file-search-contaner .btn-box{
		width: 16vw;
	}
	.file-search-contaner .btn-box .btn{
		height: 3vw;
		line-height: 3vw;
		font-size: 1.25vw;
	}
	.file-search-box li{
		font-size: 1.25vw;
	}
	.file-search-box li label{
		height: 3vw;
		line-height: 3vw;
		font-size: 1.25vw;
	}
	.file-search-box li .text-input{
		height: 3vw;
		line-height: 2.75vw;
		padding: 0 1vw;
		font-size: 1.25vw;
	}
	.file-search-box li span.zhi{
		font-size: 1.25vw;
		height: 3vw;
		line-height: 3vw;
	}
}
@media (max-width:768px) {
	.file-search-contaner{
		min-height: 6vw;
		padding-right: 0;
		margin-top: 4.4vw;
	}
	.file-search-contaner .btn-box{
		width: 100%;
		position: relative;
		right: auto;
		top: auto;
		line-height: 0;
		text-align: center;
	}
	.file-search-contaner .btn-box .btn{
		float: none;
		width: 38.2%;
		height: 6vw;
		line-height: 6vw;
		font-size: 2.8vw;
		margin: 0 2vw;
	}
	.file-search-contaner .btn-box .btn:nth-of-type(2n){
		float: none;
	}
	.file-search-box li{
		width: 100%;
		float: none;
		margin-right: 0;
		font-size: 2.8vw;
		margin-bottom: 4vw;
	}
	.file-search-box li:last-of-type{
		width: 100%;
	}
	.file-search-box li label{
		height: 6vw;
		line-height: 6vw;
		font-size: 2.8vw;
	}
	.file-search-box li .text-input{
		height: 6vw;
		line-height: 5.6vw;
		padding: 0 1.6vw;
		font-size: 2.8vw;
	}
	.file-search-box li .data-input{
		width: calc(50% - 1em);
		font-size: 2.8vw;
	}
	.file-search-box li span.zhi{
		width: 2em;
		font-size: 2.8vw;
		height: 6vw;
		line-height: 6vw;
	}
}
@media (max-width:414px) {
	.file-search-contaner{
		min-height: 8vw;
	}
	.file-search-contaner .btn-box .btn{
		height: 8vw;
		line-height: 8vw;
		font-size: 4vw;
	}
	.file-search-box li{
		font-size: 4vw;
		margin-bottom: 4vw;
	}

	.file-search-box li label{
		height: 8vw;
		line-height: 8vw;
		font-size: 4vw;
	}
	.file-search-box li .text-input{
		height: 8vw;
		line-height: 7.6vw;
		padding: 0 2vw;
		font-size: 4vw;
	}
	.file-search-box li .data-input{
		font-size: 4vw;
	}
	.file-search-box li span.zhi{
		font-size: 4vw;
		height: 8vw;
		line-height: 8vw;
	}
}
/* simulate-table-box */
.simulate-table-container{
	margin-top: 1.25rem;
	background: #fff;
	padding-bottom: 1.6rem;
	margin-bottom: 2rem;
}
.simulate-table-box{
	padding: 0 1.8rem;
	width: 100%;
	display: table;
	table-layout: fixed;
}
.simulate-table-box .td{
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding: 0 0.6rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.simulate-table-box .td span.hide{
	display: none;
}
.simulate-table-box .publisher{
	width: 12.6rem;
}
.simulate-table-box .state{
	width: 6rem;
}
.simulate-table-box .time{
	width: 7.7rem;
}
.simulate-table-head{
	background: #dddddd;
	margin-bottom: 1.1rem;
}
.simulate-table-head .td{
	height: 2.1rem;
	font-size: 0.75rem;
	color: #333;
}
.simulate-table-body .td{
	border-bottom: 1px dashed #ddd;
	height: 2.3rem;
	font-size: 0.8rem;
}
.simulate-table-body .td a{
	color: #333;
}
.simulate-table-body .td a:hover{
	color: #115db2;
}
.simulate-table-body .title{
	text-align: left;
}
.simulate-table-body .title a{
	position: relative;
	padding-left: 0.9rem;
}
.simulate-table-body .title a::before{
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -0.15rem;
	width: 0.3rem;
	height: 0.3rem;
	border-radius: 50%;
	background: #333;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
}
.simulate-table-body .title a:hover::before{
	background: #115db2;
}
.simulate-table-body .time{
	color: #666;
}
.pager-container{
	min-height: 24px;
	line-height: 24px;
	text-align: center;
	font-size: 12px;
	margin-top: 1.8rem;
}
.pager-container a.page-number{
	display: inline-block;
	border: 1px solid #999999;
	background: #fff;
	padding: 0 9px;
	font-size: 12px;
	color: #666;
	margin: 0 2px;
}
.pager-container a.page-number:hover{
	background: #daecfb;
}
.pager-container a.page-number.active{
	border: 1px solid #115db2;
	background: #115db2;
	color: #fff;
}
/* old_type */
.old_type .simulate-table-container{
	margin-top: 3.2vw;
	background: none;
	padding: 1vw 3vw 3vw;
	background: #fff;
	margin-bottom: 1.75vw;
}
.old_type .simulate-table-box{
	padding: 5vw 0 7vw;
	display: block;
	table-layout: unset;
	position: relative;
	border-bottom: 1px dashed #ddd;
	margin: 2.4vw 0;
}
.old_type .simulate-table-box .td{
	display: block;
	text-align: center;
	padding: 0;
	overflow: auto;
	text-overflow: unset;
	white-space: unset;
}
.old_type .simulate-table-box .publisher{
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: 5vw;
	line-height: 5vw;
	font-size: 2.8vw;
	color: #666;
}
.old_type .simulate-table-box .publisher a{
	color: #666;
}
.old_type .simulate-table-box .state{
	position: absolute;
	bottom: 2vw;
	left: 0;
	width: auto;
	height: 5vw;
	line-height: 5vw;
	font-size: 2.8vw;
	color: #666;
}
.old_type .simulate-table-box .time{
	position: absolute;
	bottom: 2vw;
	right: 0;
	width: auto;
	height: 5vw;
	line-height: 5vw;
	font-size: 2.4vw;
	color: #999;
}
.old_type .simulate-table-head{
	display: none;
}
.old_type .simulate-table-body .td{
	border-bottom: none;
	height: auto;
	font-size: 2.8vw;
}
.old_type .simulate-table-body .title{
	text-align: left;
	position: relative;
	min-height: 6vw;
	padding: 1vw 0 1vw 0;
	line-height: 4vw;
	font-size: 2.8vw;
}
.old_type .simulate-table-body .title a{
	position: unset;
	padding-left: 0;
}
.old_type .simulate-table-body .title a::before{
	display: none;
}
@media (max-width:1200px) {
	.simulate-table-container{
		margin-top: 2vw;
		padding-bottom: 2.75vw;
		margin-bottom: 1.75vw;
	}
	.simulate-table-box{
		padding: 0 3vw;
	}
	.simulate-table-box .td{
		padding: 0 1vw;
	}
	.simulate-table-box .td span.hide{
		display: inline;
	}
	.simulate-table-box .publisher{
		width: 21vw;
	}
	.simulate-table-box .state{
		width: 10vw;
	}
	.simulate-table-box .time{
		width: 12.75vw;
	}
	.simulate-table-head{
		margin-bottom: 1.75vw;
	}
	.simulate-table-head .td{
		height: 3.5vw;
		font-size: 1.25vw;
	}
	.simulate-table-body .td{
		height: 3.75vw;
		font-size: 1.33vw;
		line-height: 1.6vw;
	}
	.simulate-table-body .title a{
		padding-left: 1.5vw;
	}
	.simulate-table-body .title a::before{
		margin-top: -0.25vw;
		width: 0.5vw;
		height: 0.5vw;
	}
}
@media (max-width:768px) {
	.simulate-table-container{
		margin-top: 3.2vw;
		background: none;
		padding-bottom: 4.8vw;
	}
	.simulate-table-box{
		padding: 5vw 0 7vw;
		display: block;
		table-layout: unset;
		position: relative;
		border-bottom: 1px dashed #ddd;
		margin: 2.4vw 0;
	}
	.simulate-table-box .td{
		display: block;
		text-align: center;
		padding: 0;
		overflow: auto;
		text-overflow: unset;
		white-space: unset;
	}
	.simulate-table-box .publisher{
		position: absolute;
		top: 0;
		left: 0;
		width: auto;
		height: 5vw;
		line-height: 5vw;
		font-size: 2.8vw;
		color: #666;
	}
	.simulate-table-box .publisher a{
		color: #666;
	}
	.simulate-table-box .state{
		position: absolute;
		bottom: 2vw;
		left: 0;
		width: auto;
		height: 5vw;
		line-height: 5vw;
		font-size: 2.8vw;
		color: #666;
	}
	.simulate-table-box .time{
		position: absolute;
		bottom: 2vw;
		right: 0;
		width: auto;
		height: 5vw;
		line-height: 5vw;
		font-size: 2.4vw;
		color: #999;
	}
	.simulate-table-head{
		display: none;
	}
	.simulate-table-body .td{
		border-bottom: none;
		height: auto;
		font-size: 2.8vw;
	}
	.simulate-table-body .title{
		text-align: left;
		position: relative;
		min-height: 6vw;
		padding: 1vw 0 1vw 0;
		line-height: 4vw;
		font-size: 2.8vw;
	}
	.simulate-table-body .title a{
		position: unset;
		padding-left: 0;
	}
	.simulate-table-body .title a::before{
		display: none;
	}
}
@media (max-width:414px) {
	.simulate-table-box{
		padding: 7vw 0 10vw;
	}
	.simulate-table-box .publisher{
		height: 7vw;
		line-height: 7vw;
		font-size: 4vw;
	}
	.simulate-table-box .state{
		bottom: 3vw;
		height: 7vw;
		line-height: 7vw;
		font-size: 4vw;
	}
	.simulate-table-box .time{
		bottom: 3vw;
		height: 7vw;
		line-height: 7vw;
		font-size: 4vw;
	}
	.simulate-table-body .td{
		font-size: 4vw;
	}
	.simulate-table-body .title{
		min-height: 8vw;
		padding: 1vw 0 1vw 0;
		line-height: 6vw;
		font-size: 4vw;
	}
}
/* ---- document-list-head style ---- */
.document-list-head{
	position: relative;
	width: 100%;
}
.document-list-head img{
	width: 100%;
	height: auto;
}
.document-list-head h1{
	position: absolute;
	top: 50%;
	margin-top: -1.1rem;
	height: 2.25rem;
	width: 100%;
	line-height: 2.25rem;
	padding: 0 8.6rem 0 1.8rem;
	font-size: 1.4rem;
	color: #1b62b6;
}
.document-list-head h1 a.more{
	display: inline-block;
	padding: 0 0.45rem;
	height: 1rem;
	line-height: 1rem;
	border-radius: 0.5rem;
	background: #1b62b6;
	font-size: 0.7rem;
	color: #fff;
	font-weight: normal;
	margin-left: 0.5rem;
}
.document-list-head h1 a.more:hover{
	text-decoration: none;
}
.document-list{
	background: #fff;
	padding: 1rem;
}
.document-list li{
	height: 2.3rem;
	line-height: 2.3rem;
	border-bottom: 1px dashed #bebdbd;
	padding: 0 4.8rem 0 1rem;
	position: relative;
	font-size: 0.8rem;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.document-list li a:hover{
	color: #115db2;
}
.document-list li:last-of-type{
	border-bottom: none;
}
.document-list li a {
	color: #333;
}
.document-list li a::before{
	content: "";
	position: absolute;
	left: 0;
	top: 1rem;
	width: 0.3rem;
	height: 0.3rem;
	border-radius: 50%;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	background: #333;
}
.document-list li a:hover::before{
	background: #115db2;
}
.document-list li span{
	position: absolute;
	top: 0;
	right: 0;
	height: 2.3rem;
	line-height: 2.3rem;
	font-size: 0.8rem;
	color: #8c8c8c;
}
/* old_type */
.old_type .document-list-container{
	margin-bottom: 4vw;
}
.old_type .document-list-container:last-child{
	margin-bottom: 0;
}
.old_type .document-list-head h1{
	margin-top: -4vw;
	height: 8vw;
	line-height: 8vw;
	padding: 0 29% 0 4.8%;
	font-size: 3vw;
}
.old_type .document-list-head h1 a.more{
	padding: 0 2vw;
	height: 2.4vw;
	line-height: 2.4vw;
	border-radius: 1.2vw;
	font-size: 2vw;
	margin-left: 2vw;
}
.old_type .document-list{
	padding: 2.8vw;
}
.old_type .document-list li{
	height: auto;
	min-height: 6vw;
	line-height: 4vw;
	padding: 1vw 0 1vw 2.8vw;
	font-size: 2.8vw;
	overflow: auto;
	text-overflow: unset;
	white-space: unset;
}
.old_type .document-list li a::before{
	top: 2.7vw;
	width: 0.8vw;
	height: 0.8vw;
}
.old_type .document-list li span{
	display: none;
}
@media (max-width:1200px) {
	.document-list-head h1{
		margin-top: -1.9vw;
		height: 3.75vw;
		line-height: 3.75vw;
		padding: 0 14.25vw 0 3vw;
		font-size: 2.25vw;
	}
	.document-list-head h1 a.more{
		padding: 0 0.75vw;
		height: 1.75vw;
		line-height: 1.75vw;
		border-radius: 0.85vw;
		font-size: 1.25vw;
		margin-left: 0.75vw;
	}
	.document-list{
		padding: 1.75vw;
	}
	.document-list li{
		height: 3.75vw;
		line-height: 3.75vw;
		padding: 0 10vw 0 1.75vw;
		font-size: 1.33vw;
	}
	.document-list li a::before{
		top: 1.75vw;
		width: 0.5vw;
		height: 0.5vw;
	}
	.document-list li span{
		height: 3.75vw;
		line-height: 3.75vw;
		font-size: 1.25vw;
	}
}
@media (max-width:768px) {
	.document-list-container{
		margin-bottom: 4vw;
	}
	.document-list-container:last-child{
		margin-bottom: 0;
	}
	.document-list-head h1{
		margin-top: -4vw;
		height: 8vw;
		line-height: 8vw;
		padding: 0 29vw 0 4.8vw;
		font-size: 4.8vw;
	}
	.document-list-head h1 a.more{
		padding: 0 2vw;
		height: 4vw;
		line-height: 4vw;
		border-radius: 2vw;
		font-size: 2.8vw;
		margin-left: 2vw;
	}
	.document-list{
		padding: 2.8vw;
	}
	.document-list li{
		height: auto;
		min-height: 6vw;
		line-height: 4vw;
		padding: 1vw 0 1vw 2.8vw;
		font-size: 2.8vw;
		overflow: auto;
		text-overflow: unset;
		white-space: unset;
	}
	.document-list li a::before{
		top: 2.7vw;
		width: 0.8vw;
		height: 0.8vw;
	}
	.document-list li span{
		display: none;
	}
}
@media (max-width:414px) {
	.document-list-head h1{
		font-size: 5.6vw;
	}
	.document-list-head h1 a.more{
		font-size: 3.6vw;
	}
	.document-list{
		padding: 2.8vw;
	}
	.document-list li{
		min-height: 10vw;
		line-height: 6vw;
		padding: 2vw 0 2vw 4vw;
		font-size: 4vw;
	}
	.document-list li a::before{
		top: 4.4vw;
		width: 1.6vw;
		height: 1.6vw;
	}
}