html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
iframe,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td,
fieldset {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
}
i,
em {
	font-style: normal;
}
input,
select {
	vertical-align: middle;
	font-family: "ËÎÌå";
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a img {
	border: 0 none;
}
a,
input,
textarea {
	outline: none;
}
input:focus,
select:focus,
textarea:focus {
	color: #666 !important;
}
input,
button,
textarea,
select,
optgroup,
option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
.tl li {
	white-space: nowrap;
	overflow: hidden;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.dian {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.mtf_30 {
	margin-left: 30px;
}
.mt_10 {
	margin-top: 10px;
}
.mt_15 {
	margin-top: 15px;
}
.mtF_10 {
	margin-left: 10px;
}

html {
	-webkit-text-size-adjust: none;
	-webkit-text-size-adjust: 100%;
}
body {
	font-family: "microsoft yahei";
	color: #333;
}

.center {
	width: 1190px;
	margin: 0 auto;
}
.center {
	width: 1190px;
	margin: 0 auto;
}
.mnav,
.citynavm {
	display: none;
}
.topbanner {
	width: 100%;
	height: auto;
	margin: 10px auto 20px;
}
.topbanner > div {
	width: 592px;
	height: auto;
}
.topbanner > div .tb-top {
	width: 592px;
	height: 62px;
	border: 1px solid #eaeaea;
	margin-bottom: 11px;
	box-sizing: border-box;
}
.topbanner > div .tb-bot {
	width: 592px;
	height: 100px;
	border: 1px solid #eaeaea;
	padding: 9px;
	font-size: 12px;
	text-align: justify;
	line-height: 1.7;
	box-sizing: border-box;
}
.topbanner > div .tb-bot > div {
	float: left;
}
.topbanner > div .tb-bot > div a:hover {
	text-decoration: underline;
}
.topbanner > div .tb-bot > div + div {
	margin-left: 13px;
}
.focus img {
	width: 100%;
	display: block;
}
.citynav {
	margin-top: 10px;
}
.citynavp {
	width: 1140px;
	height: 86px;
	padding-top: 24px;
	padding-left: 50px;
	background: #0165FF;
}
.citynavp .navfl {
	margin-right: 15px;
}
.citynavp .navfl p {
	font-size: 18px;
	color: #fff;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 2px;
}
.citynavp .navfl .p1 {
	margin-top: 3px;
}
.citynavp .navfl .p2 {
	margin-top: 11px;
}
.regli {
	margin-left: 35px;
}
.regli.mtf_18 {
	margin-left: 18px;
}
.regdiv {
	margin-top: 10px;
}
.regdiv.mtf_2 {
	margin-top: 2px;
}
.regdiv span {
	float: left;
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	line-height: 25px;
}
.regdiv a {
	float: left;
	font-size: 16px;
	color: #fff;
	margin-left: 16px;
	line-height: 25px;
}
.showli {
	float: left;
	width: 370px;
	height: 365px;
	background: #fafcff;
	border: 1px solid #ebebeb;
	margin-top: 50px;
	position: relative;
	margin-left: 12.33px;
	margin-right: 12.33px;
}
.showli .topline {
	width: 160px;
	height: 38px;
	background: #4091ef;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -80px;
	top: -10px;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 4px;
	line-height: 38px;
}
.showli .topline p {
	display: inline-block;
	position: relative;
}
.showli .topline p::before {
	content: "";
	position: absolute;
	top: 18px;
	left: -20px;
	width: 8px;
	height: 2px;
	background: #fff;
}
.showli .topline p::after {
	content: "";
	position: absolute;
	top: 18px;
	right: -20px;
	width: 8px;
	height: 2px;
	background: #fff;
}
.showli .sline {
	padding: 50px 15px 0 15px;
}
.sline-li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ececec;
}
.sline-li:last-child {
	border-bottom: none;
}
.sline-fr {
	margin-left: 15px;
	width: 311px;
}
.word1 {
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.word2 {
	font-size: 14px;
	color: #333;
	margin-top: 10px;
}
.btn {
	width: 112px;
	height: 30px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 30px;
	border-radius: 5px;
	margin-left: 80px;
	box-sizing: border-box;
	display: flex;
    align-items: center;
    justify-content: center;
}
.btn:nth-last-of-type(1) {
	margin-top: 16px;
}
.btn:nth-of-type(2) {
	margin-top: 30px;
	background: #017cff;
}
.btn a {
	color: #fff;
}
.gjx {
	/* margin-top: 65px; */
}
.gjword {
	text-align: center;
	border-bottom: 1px solid #ccc;
}
.gjword > div {
	font-size: 36px;
	display: inline-block;
	color: #333;
	padding-bottom: 5px;
	border-bottom: 4px solid #0d6fd6;
}
.gkbox {
	width: 1190px;
	margin: 40px auto 0;
}
.gkbox .top {
	display: none;
}
.gj-li {
	float: left;
	width: 125px;
	height: 135px;
	box-sizing: border-box;
	border: 1px solid #eeeeee;
	background: #fff;
	text-align: center;
	font-size: 18px;
	color: #333;
	padding-top: 20px;
	margin: 0 22px 45px 22px;
}
.gj-li a {
	display: block;
	color: #333;
}
.gj-li p {
	margin-top: 15px;
}
.copyr {
	text-align: center;
	padding: 20px 0 30px 0;
	font-size: 14px;
	color: #fff;
	line-height: 22px;
	background: #0c64cc;
	margin-top: 20px;
}
.copyr a {
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
}
.footer {
	display: none;
}
.citynavm a {
	display: none;
}

.mobileBtnBox {
	display: none;
}


.zbimg_bottom {
	position: fixed;
	right: 50%;
	transform: translateX(50%);
	bottom: 0;
	animation: goTop 2s;
	width: 1200px;
	opacity: 1;
	cursor: pointer;
	z-index: 9999999;
}

.zbimg_bottom.active {
	transition: opacity 1.2s ease-in-out, width 1.2s ease-in-out, right 1.2s ease-in-out, bottom 1.2s cubic-bezier(0, .53, 1, 1);
}

@keyframes goTop {
	0% {
		bottom: -120px;
	}

	30% {
		bottom: 0;
	}

	80% {
		bottom: 0;
	}

	100% {
		bottom: 0;
	}
}

.right_bar {
	position: fixed;
	right: 6px;
	bottom: 20%;
	z-index: 10001;
	width: 130px;
}

.right_bar a img {
	display: block;
}

.left_bar {
	width: 130px;
	text-align: center;
	position: fixed;
	left: 6px;
	bottom: 20%;
	z-index: 10002;
}
.left_bar .close {
	width: 16px;
	height: 16px;
	cursor: pointer;
}
