html,
body {
	overflow: hidden;
	overflow-y: auto;
}

a {
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #003EFF !important;
}

.u-btn-outline-blue {
	color: #003EFF;
}

.u-btn-outline-blue:hover {
	color: wheat;
}

#zx a {
	background-color: #FFFFFF;
	color: #0064c9;
	border: 0.0625rem solid #6F6F6F;
}

#zx a:hover {
	color: #FFFFFF !important;
	background-color: #0064c9;
}

#zx2 a {
	background-color: #F0F0F0;
	color: #0064c9;
}

#zx2 a:hover {
	color: #FFFFFF !important;
	background-color: #0064c9;
}

#zxx a {
	border: 0.1625rem solid #525252 !important;
	background-color: #FFFFFF;
	border-radius: 0rem !important;
	color: #525252;
}

#zxx a:hover {
	border: 0.1625rem solid #0064c9 !important;
}

/* 弹框 */
.imga {
	width: 100%;
	text-align: center;
}

.imga img {
	width: 8rem;
	height: 8rem;
}

.qqserver li a div {
	/* font-size: 14px; */
	float: left;
	/* margin-right: 11px; */
	color: #697466;
	font-size: 0.875rem;
	margin-right: 0rem;
}

.dzsparallaxer:not(.mode-oneelement) {
	background-color: #FFFFFF;
}

.asd:hover {
	border: 2px solid #0B438E !important;
}

.kbox {
	width: 1.875rem;
	height: 1.125rem;
	text-align: center;
	font-size: 1rem;
}

/* 在线留言 */
.zx2 {
	width: 4.125rem;
	height: 4.125rem;
	background-color: #1296db;
	border-radius: 50%;
	position: fixed;
	bottom: 7.25rem;
	right: 1.275rem;
	z-index: 10000;
	box-shadow: 3px 3px 30px 0 rgb(0 0 0 / 20%);
	display: flex;
	align-items: center;
	justify-content: center;
}

.zx2:hover {
	background-color: #003EFF;
}

/* 置顶 */
.zx3 {
	width: 4.125rem;
	height: 4.125rem;
	background-color: #1296db;
	border-radius: 50%;
	position: fixed;
	bottom: 2.25rem;
	right: 1.275rem;
	z-index: 99;
	box-shadow: 3px 3px 30px 0 rgb(0 0 0 / 20%);
	display: flex;
	align-items: center;
	justify-content: center;
}

.zx3:hover {
	background-color: #003EFF;
}

#jy a {
	background-color: #1296db !important;
	color: #FFFFFF !important;

}

#jy a:hover {
	font-size: 1.25rem !important;

}

#zas p:hover {
	cursor：pointer !important;
}

@media (min-width: 768px) .u-nav-v1-1.u-nav-primary .nav-link.active {
	color: #fff;
	background-color: #1296db;
}
