*,
::after,
::before {
	box-sizing: border-box;
}
body {
	font-size: 0.12rem;
	font-family: microsoft yahei, Arial;
	background: #000;
}
blockquote,
body,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
pre,
td,
textarea,
th,
ul,
button,
p {
	padding: 0;
	margin: 0;
}
abbr,
acronym,
img {
	border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-weight: 400;
	font-style: normal;
}
ol,
ul {
	list-style: none;
}
button,
input,
optgroup,
option,
select,
textarea,
i {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
	outline: 0;
}
button {
	outline: none;
	border: none;
	background: none;
	cursor: pointer;
	position: relative;
	overflow: hidden;
}
input {
	outline: none;
	border: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
textarea {
	resize: none;
}
video {
	outline: none;
}
/* a { color: inherit; text-decoration: none; } */
a {
	transition: color linear 0.2s;
}
a:link,
a:visited {
	text-decoration: none;
}
.unl,
a.unl,
a.unl:visited,
a:hover {
	text-decoration: underline;
}
a:focus {
	outline: 0;
}
a:hover {
	text-decoration: none;
}
.clearfix,
.floatG {
	*zoom: 1;
	zoom: 1;
}
.clearfix:after,
.floatG:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: '';
	clear: both;
	height: 0;
}
.clearb {
	clear: both;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.wrap {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
}
.wrap .main_container {
	width: 100%;
	background: url(https://p5.ssl.qhimg.com/d/inn/cc73129ba610/images//bg_h5.jpg) no-repeat;
	background-size: 100%;
}
.i-header {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	height: 1.05rem;
	z-index: 1;
	background: url(https://p5.ssl.qhimg.com/d/inn/cc73129ba610/images//nav_bg.png) center / 100%;
	display: flex;
	justify-content: space-between;
}
.i-header .header_l a {
	display: inline-block;
	vertical-align: middle;
	margin-left: 0.5rem;
}
.i-header .header_nav {
	font-size: 0;
	display: flex;
	align-items: center;
	height: 100%;
	line-height: 100%;
	margin-right: 0.47rem;
}
.i-header .header_nav a {
	display: inline-block;
	width: 2.4rem;
	height: 0.67rem;
	text-align: center;
	font-size: 0.33rem;
	background: url(https://p5.ssl.qhimg.com/d/inn/cc73129ba610/images//nav_btn_bg.png) center / 100%;
	color: #fff;
	line-height: 0.67rem;
}
.container {
	width: 100%;
	position: relative;
	font-size: 0.14rem;
	overflow: hidden;
}
.container .getCodeBox {
	padding-top: 4.88rem;
	position: relative;
	height: 9.98rem;
}
.container .getCodeBox .login-bg {
	width: 100%;
	margin: 0 auto;
}
.container .getCodeBox .login-bg .get-btn {
	width: 7.23rem;
	height: 1.76rem;
	background: url(https://p5.ssl.qhimg.com/d/inn/cc73129ba610/images//get_btn.png) no-repeat center / 100% 100%;
	display: block;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	margin-bottom: 0.86rem;
	color: #fff;
	font-size: 0.42rem;
	text-align: center;
	line-height: 0.86rem;
	font-weight: bold;
}
.container .getCodeBox .login-bg .beforeSignIn {
	width: 2.8rem;
	display: block;
	margin: 0.05rem auto 0;
	font-size: 0.5rem;
	color: #a92832;
	text-align: center;
	line-height: 0.92rem;
	margin-top: -0.5rem;
	text-decoration: underline;
}
.container .getCodeBox .login-bg .codeWrap {
	width: 9.8rem;
	margin: 0.6rem auto 0;
}
.container .getCodeBox .login-bg .codeWrap .codeBox {
	width: 100%;
	height: 2.5rem;
	background: url(https://p2.ssl.qhimg.com/d/inn/0f1b53c2065e/code_bj.png) no-repeat center / 100%;
	color: #fff;
	padding: 0.46rem 0.35rem 0 0.5rem;
	font-size: 0.34rem;
}
.container .getCodeBox .login-bg .codeWrap .codeBox .copy_content {
	width: 5.6rem;
	height: 0.7rem;
	padding: 0 0.15rem;
	background: #fff;
	color: #1d1b1b;
	font-size: 0.26rem;
}
.container .getCodeBox .login-bg .codeWrap .codeBox .copy_btn {
	width: 1.12rem;
	height: 0.7rem;
	line-height: 0.7rem;
	background: url(https://p1.ssl.qhimg.com/d/inn/4167916d70ab/copy_bj.png) no-repeat center / 100%;
	font-size: 0.26rem;
	color: #fff;
	margin-left: 0.14rem;
	text-align: center;
}
.container .getCodeBox .login-bg .codeWrap .codeBox .ok_ico {
	width: 0.48rem;
	height: 0.42rem;
	background: url(https://p1.ssl.qhimg.com/d/inn/095c23144aa3/true_ico.png) no-repeat center / 100%;
}
.container .getCodeBox .login-bg .codeWrap .copy_btn,
.container .getCodeBox .login-bg .codeWrap .icon,
.container .getCodeBox .login-bg .codeWrap .signOut,
.container .getCodeBox .login-bg .codeWrap .username {
	display: inline-block;
	vertical-align: middle;
}
.container .getCodeBox .login-bg .afterSignIn {
	text-align: center;
	margin-top: -0.6rem;
}
.container .getCodeBox .login-bg .afterSignIn .userinfo {
	font-size: 0.3rem;
	display: flex;
	align-items: center;
	justify-content: center;
}
.container .getCodeBox .login-bg .afterSignIn .userinfo .username {
	color: #a92832;
}
.container .getCodeBox .login-bg .afterSignIn .signOut {
	color: #ff8a0d;
	font-size: 0.3rem;
}
.container .getCodeBox p {
	position: absolute;
	top: 1.6rem;
	font-size: 0.31rem;
	font-weight: bold;
	color: #fff;
	padding: 0 0 0 0.8rem;
	font-style: italic;
}
.container .content {
	padding: 0 0.45rem;
}
.container .actReward {
	position: relative;
	overflow: hidden;
	margin-bottom: 0.3rem;
	background: url(https://p5.ssl.qhimg.com/d/inn/cc73129ba610/images//reward_bg.png) no-repeat center / 100% 100%;
}
.container .actReward .title {
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
	margin-top: 0.35rem;
	position: relative;
}
.container .actReward .title img {
	width: 7.65rem;
	height: 0.54rem;
	display: block;
}
.container .actReward .title p {
	width: 100%;
	text-align: center;
	font-size: 0.18rem;
	color: #ffad56;
	margin-top: 0.2rem;
}
.container .actReward .title .ruleBtn {
	width: 1.23rem;
	height: 0.37rem;
	background: url(https://p5.ssl.qhimg.com/d/inn/cc73129ba610/images//rule_btn.png) no-repeat center / 100% 100%;
	position: absolute;
	right: 0.6rem;
}
.container .actReward .rewards {
	padding: 0.2rem 0.1rem;
}
.container .actReward .rewards .rewardList {
	width: 100%;
	font-size: 0;
	display: flex;
	flex-wrap: wrap;
	text-align: center;
}
.container .actReward .rewards .rewardList li {
	display: inline-flex;
	align-items: center;
	position: relative;
	width: 50%;
	color: #fff;
	padding: 0.14rem 0 0.14rem 0.36rem;
	text-align: center;
	border-top: 0.01rem solid #ebd286;
}
.container .actReward .rewards .rewardList li:nth-child(2n + 1) {
	border-right: 0.01rem solid #ebd286;
}
.container .actReward .rewards .rewardList li > span {
	overflow: hidden;
	width: 0.8rem;
	height: 0.8rem;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0.13rem;
	position: relative;
	background: url(https://p5.ssl.qhimg.com/d/inn/cc73129ba610/images//reward.png) center / 100%;
}
.container .actReward .rewards .rewardList li > span img {
	width: 0.76rem;
	height: 0.76rem;
}
.container .actReward .rewards .rewardList li p {
	text-align: center;
	font-size: 0.35rem;
	color: #434444;
	margin-left: 0.12rem;
	font-weight: bold;
}
.container .rule-content {
	margin-top: 0.62rem;
	padding: 0 0.36rem;
}
.container .rule-content .rule-title {
	text-align: center;
}
.container .rule-content .rule-title img {
	width: 5.5rem;
	height: 0.52rem;
}
.container .rule-content .rule-cont {
	padding: 0.36rem 0 0.5rem;
	line-height: 0.6rem;
}
.container .rule-content .rule-cont p {
	font-size: 0.32rem;
	color: #fff7dd;
	text-indent: -0.52rem;
	padding-left: 0.52rem;
}
.beforeSignIn:hover,
.header_nav a:hover,
.ruleBtn:hover,
.get-btn:hover {
	filter: brightness(1.1);
}
#maskLayer {
	display: none;
	position: fixed;
	z-index: 1000;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.6);
}
.modal {
	display: none;
	position: fixed;
	z-index: 1001;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-size: 0.2rem;
	line-height: 1.5;
	color: #fff;
}
.modal .modal-close {
	position: absolute;
	top: 0.03rem;
	right: 0.06rem;
	width: 0.47rem;
	height: 0.47rem;
	line-height: 0.47rem;
	text-align: center;
	z-index: 1;
}
.modal .modal-close:hover {
	filter: brightness(1.1);
	transition: all 0.3s linear;
}
.modal .modal-close img {
	vertical-align: middle;
	width: 100%;
}
.modal .ruleBox {
	width: 9rem;
	height: auto;
	background: url(https://p5.ssl.qhimg.com/d/inn/cc73129ba610/images//modal_bg.png) center bottom / 100% 100%;
	border-radius: 0.05rem;
	overflow: hidden;
}
.modal .ruleBox .modal_tit {
	height: 1rem;
	position: relative;
	text-align: center;
	font-size: 0.46rem;
	color: #950000;
	font-weight: bold;
	border-radius: 0.05rem 0.05rem 0 0;
}
.modal .ruleBox .ruleCon {
	padding: 0.2rem 0.4rem 0;
	line-height: 0.36rem;
	font-size: 0.3rem;
	color: #000;
	text-align: center;
	min-height: 1.6rem;
}
.modal .ruleBox .ruleCon P {
	text-indent: -0.28rem;
	padding-left: 0.28rem;
}
.modal .close-btn {
	width: 1.6rem;
	height: 0.6rem;
	line-height: 0.6rem;
	background: #950000;
	border-radius: 0.07rem;
	color: #fff;
	font-size: 0.3rem;
	text-align: center;
	margin: 0 auto 0.6rem;
	vertical-align: middle;
}
