.agl-hover {
	outline: 2px solid rgba(244, 67, 54, 0.99) !important;
	background-color: rgba(244, 67, 54, 0.2) !important;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.8) !important;
}

.agl-highlight-current {
	outline: 2px solid rgba(255, 87, 34, 0.99) !important;
	background-color: rgba(255, 87, 34, 0.4) !important;
}

.agl-highlight-similar {
	outline: 2px dashed rgba(255, 87, 34, 0.99) !important;
	background-color: rgba(255, 87, 34, 0.4) !important;
}

.agl-highlight-group {
	outline: 4px double rgba(255, 87, 34, 0.99) !important;
	background-color: rgba(255, 87, 34, 0.4) !important;
}

.agl-cover-current {

	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 9 !important;

	outline: 2px solid rgba(33, 33, 33, 0.99) !important;
	background-color: rgba(33, 33, 33, 0.6) !important;
}

.agl-cover-similar {

	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 9 !important;

	outline: 2px dashed rgba(33, 33, 33, 0.99) !important;
	background-color: rgba(33, 33, 33, 0.6) !important;
}

.agl-cover-group {

	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 9 !important;

	outline: 4px double rgba(33, 33, 33, 0.99) !important;
	background-color: rgba(33, 33, 33, 0.6) !important;
}

.agl-cover-focus {
	outline: 3px solid rgba(255, 165, 0, 0.99) !important;
	background-color: rgba(255, 165, 0, 0.4) !important;
}

.agl-hover {
	outline: 2px solid rgba(244, 67, 54, 0.99) !important;
	background-color: rgba(244, 67, 54, 0.2) !important;
	box-shadow: 0 2px 8px rgba(0, 0, 0, 0.8) !important;
}

.agl-highlight-current {
	outline: 2px solid rgba(255, 87, 34, 0.99) !important;
	background-color: rgba(255, 87, 34, 0.4) !important;
}

.agl-highlight-similar {
	outline: 2px dashed rgba(255, 87, 34, 0.99) !important;
	background-color: rgba(255, 87, 34, 0.4) !important;
}

.agl-highlight-group {
	outline: 4px double rgba(255, 87, 34, 0.99) !important;
	background-color: rgba(255, 87, 34, 0.4) !important;
}

.agl-cover-current {

	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 9 !important;

	outline: 2px solid rgba(33, 33, 33, 0.99) !important;
	background-color: rgba(33, 33, 33, 0.6) !important;
}

.agl-cover-similar {

	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 9 !important;

	outline: 2px dashed rgba(33, 33, 33, 0.99) !important;
	background-color: rgba(33, 33, 33, 0.6) !important;
}

.agl-cover-group {

	position: absolute !important;
	top: 0;
	left: 0;
	z-index: 9 !important;

	outline: 4px double rgba(33, 33, 33, 0.99) !important;
	background-color: rgba(33, 33, 33, 0.6) !important;
}

.agl-cover-focus {
	outline: 3px solid rgba(255, 165, 0, 0.99) !important;
	background-color: rgba(255, 165, 0, 0.4) !important;
}

.u-safeAreaInset-top {
	height: constant(safe-area-inset-top) !important;
	height: env(safe-area-inset-top) !important;

}

.u-safeAreaInset-bottom {
	height: constant(safe-area-inset-bottom) !important;
	height: env(safe-area-inset-bottom) !important;

}



.footer {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	padding-left: 0px;
	background: #EDFAEC;
	height: 70px;
	padding-bottom: .3rem;
	padding-top: .6rem;
	z-index: 999;
}

.fuzhiwx {
	text-align: center;
	position: relative;

}

.left-bot {}

.left-bot p {
	text-align: center;
	line-height: 1.8rem;
	margin: 0 !important;
}

.left-bot p span {
	font-size: 16px;
	margin: 0;
}

.wx_code {
	color: red;
	background-color: #f3f16b;
	font-weight: bold;
}

.qr-code {
	display: none;
	text-align: center;
	margin: 0 auto;
}

.zaax-wxh {
	color: red !important;
	display: none;
	font-weight: 700;
}

.zaax-qr {
	width: 200px;
	height: 200px;
	display: block;
	text-align: center;
	margin: 0 auto;
}