body,
html {
	background-color: #fff;
}

body {
	max-width: 750px;
	margin: 0 auto;
	height: auto;
}

header {
	position: fixed;
	left: 0;
	top: 0;
	right: 0;
	max-width: 750px;
	margin: 0 auto;
	height: 1.12rem;
	padding: 0 0.32rem;
	background-color: #fff;
	z-index: 9;
}

header > img {
	width: 1.62rem;
	height: 0.48rem;
}

header > a {
	width: 1.8rem;
	height: 0.64rem;
	line-height: 0.64rem;
	font-size: 0.26rem;
	color: #fff;
	text-align: center;
	border-radius: 0.32rem;
	background-color: #7368f2;
}

.layui-layer-loading .layui-layer-loading1 {
	margin: 0 auto;
}

.common_ul_mask {
	position: fixed;
	inset: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.9);
	z-index: 19910324;
	cursor: pointer;
}

.common_ul_tips {
	width: 7.5rem;
	height: 1.6rem;
	background: url('/static/share/images/wx_yd.png') no-repeat 0 0 / 100%;
}

.common_logo {
	width: 1.76rem;
	font-size: 0.4rem;
	color: #fff;
	line-height: 0.56rem;
	text-align: center;
	margin: 0 auto;
	padding-top: 2.7rem;
}

.common_logo img {
	width: 1.76rem;
	height: 1.76rem;
	margin-bottom: 0.16rem;
}
