﻿
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}

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%;
	}
}
body {
	font-size: 100%;
	color: #333;
	font-family: "Microsoft YaHei";
	margin: 0 auto;
	height: 100%;
	position: relative;
	background:#fff;
	overflow-x: hidden;
}
form {
	display: inline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	font-family: "Microsoft YaHei";
}
input[type="submit"],
input[type="reset"],
input[type="button"],
button {
	-webkit-appearance: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: inherit
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
input, img {
	vertical-align: middle
}
ol, ul {
	list-style: none
}
em, i {
	font-style: normal
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: underline;
    color: #115db2;
}
textarea {
	resize: none
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.left{
	float: left;
}
.right{
	float: right;
}
.clearfix::after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
/* ---- govopen202112-body Style ---- */
.govopen202201-body{
	background: #f5f5f5;
}
.govopen202201-body *{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.govopen202201-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;
	}
}