﻿@charset "utf-8";
/* CSS by Brian*/
	
* {
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
.both {
	clear: both;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border: 0;
}
a {
	text-decoration: none;
	cursor: pointer;
}
select, input, textarea {
	font-family: "microsoft Yahei";
}
body {
	overflow-x: hidden;
	font-size: 24px;
	font-family: "microsoft Yahei";
	-webkit-text-size-adjust: none;
	background: #352e25;
	color: #ffedbe;
}
body a {
	-webkit-transition: all .3s;
	transition: all .3s;
}
.container {
	height: 780px;
	background: url(../images/bg.jpg) no-repeat center top;
}
.container1 {
	height: 726px;
	background: url(../images/bg1.jpg) no-repeat center top;
}
.container2 {
	height: 1710px;
	background: url(../images/bg2.jpg) no-repeat center top;
}
.container3 {
	height: 1433px;
	background: url(../images/bg3.jpg) no-repeat center top;
}
.floatnav {
	position: fixed;
	bottom: 500px;
	right: 10px;
	z-index: 99;
	width: 88px;
}
.btn-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 88px;
	height: 80px;
	background: url(../images/btn_top.png) no-repeat;
}
.btn-event1 {
	position: absolute;
	left: 0;
	top: 73px;
	width: 88px;
	height: 80px;
	background: url(../images/btn_event1.png) no-repeat;
}
.btn-event2 {
	position: absolute;
	left: 0;
	top: 146px;
	width: 88px;
	height: 80px;
	background: url(../images/btn_event2.png) no-repeat;
}
.btn-event3 {
	position: absolute;
	left: 0;
	top: 219px;
	width: 88px;
	height: 80px;
	background: url(../images/btn_event3.png) no-repeat;
}
.wrap {
	position: relative;
	margin: 0 auto;
	width: 750px;
}
.logo {
	position: absolute;
	left: 258px;
	top: 234px;
	width: 234px;
	height: 140px;
	background: url(../images/logo.png) no-repeat;
}
.btn-bh {
	position: absolute;
	left: 0;
	top: 0;
	width: 120px;
	height: 44px;
	background: url(../images/btn_bh.jpg) no-repeat;
}
.btn-fb {
	position: absolute;
	left: 124px;
	top: 0;
	width: 120px;
	height: 44px;
	background: url(../images/btn_fb.jpg) no-repeat;
}
.btn-login, .btn-logout {
	position: absolute;
	right: 0;
	top: 0;
	width: 120px;
	height: 44px;
}
.btn-login {
	background: url(../images/btn_login.jpg) no-repeat;
}
.btn-logout {
	background: url(../images/btn_logout.jpg) no-repeat;
}
.user-box {
	position: absolute;
	right: 120px;
	top: 0;
	padding-left: 10px;
	padding-right: 10px;
	overflow: hidden;
	max-width: 300px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 22px;
	background: url(../images/rep.png) repeat;
	text-shadow: 2px 2px 2px #591c0e;
	color: #ffdba2;
}
.time {
	position: absolute;
	top: 580px;
	left: 75px;
	width: 600px;
	line-height: 42px;
	text-align: center;
	background: url(../images/time_rep.png) repeat;
}
.btn-record {
	position: absolute;
	left: 10px;
	top: 653px;
	width: 220px;
	height: 80px;
	background: url(../images/btn_record.jpg) no-repeat;
}
.btn-reward {
	position: absolute;
	left: 265px;
	top: 653px;
	width: 220px;
	height: 80px;
	background: url(../images/btn_reward.jpg) no-repeat;
}
.btn-rule {
	position: absolute;
	right: 10px;
	top: 653px;
	width: 220px;
	height: 80px;
	background: url(../images/btn_rule.jpg) no-repeat;
}
.event1 {
	position: absolute;
	left: 44px;
	top: 120px;
	width: 662px;
	color: #e29a3d;
}
.tip {
	position: absolute;
	left: 0;
	top: 10px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
.tip p {
	line-height: 28px;
}
.btn-get, .btn-get-o {
	position: absolute;
	left: 221px;
	top: 420px;
	width: 220px;
	height: 80px;
	cursor: pointer;
}
.btn-get {
	background: url(../images/btn_get.jpg) no-repeat;
}
.btn-get-o {
	background: url(../images/btn_get_o.jpg) no-repeat;
}
.btn-tips {
	position: absolute;
	top: 110px;
	right: 150px;
	width: 38px;
	height: 38px;
	background: url(../images/btn_tips.png) no-repeat;
	-webkit-animation: magnify .3s linear infinite alternate;
	-moz-animation: magnify .3s linear infinite alternate;
	animation: magnify .3s linear infinite alternate;
}
@-webkit-keyframes magnify {
0% {
	-webkit-transform: scale(0.9);
}
100% {
	-webkit-transform: scale(1);
}
}
@-moz-keyframes magnify {
0% {
	-moz-transform: scale(1);
}
100% {
	-moz-transform: scale(0.9);
}
}
@keyframes magnify {
0% {
	transform: scale(1);
}
100% {
	transform: scale(0.9);
}
}
.event2 {
	position: absolute;
	left: 44px;
	top: 145px;
	width: 662px;
	color: #e29a3d;
}
.total-box {
	position: absolute;
	left: 187px;
	top: 80px;
	width: 287px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	background: url(../images/total_bg.png) no-repeat;
	color: #fffbd9;
}
.total-num {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: bottom;
}
.package-list {
	position: absolute;
	left: 0;
	top: 245px;
	width: 662px;
}
.package-list li {
	float: left;
	position: relative;
	margin-left: 22px;
	margin-top: 10px;
	display: inline;
	width: 190px;
	height: 290px;
	background: #3d1506;
}
.package {
	float: left;
	margin-left: 25px;
	margin-top: 10px;
	display: inline;
	width: 140px;
	height: 140px;
}
.package-info {
	display: none;
	position: absolute;
	top: -220px;
	left: -30px;
	z-index:9;
	width: 259px;
}
.package-info img {
	width:100%;

}
.package1, .package2 {
	background: url(../images/package1.png) no-repeat;
}
.package3 {
	background: url(../images/package2.png) no-repeat;
}
.package4, .package6 {
	background: url(../images/package3.png) no-repeat;
}
.package5 {
	background: url(../images/package4.png) no-repeat;
}
.package7, .package8, .package9, .package10, .package11, .package12 {
	background: url(../images/package4.png) no-repeat;
}
.package-name {
	float: left;
	margin-left: 5%;
	margin-top: 5px;
	display: inline;
	width: 90%;
	line-height: 30px;
	text-align: center;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(246, 246, 226,1)), to(rgba(246, 206, 91,1)));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 22px;
}
.package-integral {
	float: left;
	margin-left: 5%;
	display: inline;
	width: 90%;
	line-height: 30px;
	text-align: center;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(255, 249, 226,1)), to(rgba(255, 220, 145,1)));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-size: 22px;
}
.btn-redeem {
	position: absolute;
	left: 25px;
	bottom: 8px;
	width: 140px;
	height: 60px;
	background: url(../images/btn_redeem.jpg) no-repeat;
}
.event3 {
	position: absolute;
	left: 44px;
	top: 135px;
	width: 662px;
	color: #e29a3d;
}
.num-box {
	position: absolute;
	left: 187px;
	top: 120px;
	width: 287px;
	height: 66px;
	line-height: 66px;
	text-align: center;
	background: url(../images/total_bg.png) no-repeat;
	color: #fffbd9;
}
.num {
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: bottom;
}
.axis-box {
	position: absolute;
	left: 0;
	top: 200px;
	width: 662px;
}
.axis {
	position: absolute;
	left: 313px;
	top: 0;
	width: 35px;
	height: 953px;
	background: url(../images/axis.png) no-repeat;
}
.full {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	width: 35px;
	background: url(../images/full.png) no-repeat;
}
.axis-on1 {
	height: 185px;
}
.axis-on2 {
	height: 289px;
}
.axis-on3 {
	height: 396px;
}
.axis-on4 {
	height: 500px;
}
.axis-on5 {
	height: 607px;
}
.axis-on6 {
	height: 711px;
}
.axis-on7 {
	height: 818px;
}
.axis-on8 {
	height: 953px;
}
.reward {
	position: absolute;
	width: 315px;
	height: 165px;
}
.reward-box {
	position: absolute;
	left: 0;
	top: 0;
	width: 315px;
	height: 165px;
}
.reward1 {
	left: 0;
	top: 20px;
	width: 315px;
	height: 165px;
	background: url(../images/reward1.png) no-repeat;
}
.reward2 {
	right: 0;
	top: 124px;
	width: 315px;
	height: 165px;
	background: url(../images/reward2.png) no-repeat;
}
.reward3 {
	left: 0;
	top: 232px;
	width: 315px;
	height: 165px;
	background: url(../images/reward3.png) no-repeat;
}
.reward4 {
	right: 0;
	top: 334px;
	width: 315px;
	height: 165px;
	background: url(../images/reward4.png) no-repeat;
}
.reward5 {
	left: 0;
	top: 442px;
	width: 315px;
	height: 165px;
	background: url(../images/reward5.png) no-repeat;
}
.reward6 {
	right: 0;
	top: 544px;
	width: 315px;
	height: 165px;
	background: url(../images/reward6.png) no-repeat;
}
.reward7 {
	left: 0;
	top: 652px;
	width: 315px;
	height: 165px;
	background: url(../images/reward7.png) no-repeat;
}
.reward8 {
	right: 0;
	top: 756px;
	width: 315px;
	height: 165px;
	background: url(../images/reward8.png) no-repeat;
}
.left-reward {
	position: absolute;
	right: 20px;
	top: 90px;
	width: 140px;
	height: 60px;
}
.right-reward {
	position: absolute;
	right: 10px;
	top: 90px;
	width: 140px;
	height: 60px;
}
.btn-receive-d, .btn-receive, .btn-receive-o {
	position: absolute;
	left: 0;
	top: 0;
	width: 140px;
	height: 60px;
	cursor: pointer;
}
.btn-receive-d {
	background: url(../images/btn_receive_d.jpg) no-repeat;
}
.btn-receive {
	display: none;
	background: url(../images/btn_receive.jpg) no-repeat;
}
.btn-receive-o {
	display: none;
	background: url(../images/btn_receive_o.jpg) no-repeat;
}
.pop-bg {
	position: relative;
	display: none;
	width: 450px;
	border-radius: 10px;
	border: 2px solid #4d2b21;
	background: #fff;
	color: #000;
}
.close-btn {
	display: block;
	position: absolute;
	right: 16px;
	top: 16px;
	width: 39px;
	height: 39px;
	background: url(../images/close_btn.png) no-repeat;
}
.close-btn:hover {
	background: url(../images/close_hover.png) no-repeat;
}
.pop-top {
	height: 80px;
	line-height: 80px;
	font-size: 30px;
	text-align: center;
	color: #3f3f47;
}
.o-pop-tit {
	height: 55px;
	line-height: 55px;
}
.pop-top span {
	color: #2696ff;
}
.input-css {
	padding: 0 3px;
	border: 1px solid #bbbfc0;
	width: 240px;
	height: 28px;
	font-size: 14px;
	background: #f7f7f7;
	color: #959595;
}
.input-css-special {
	width: 120px;
}
.pop-con {
	font-size: 22px;
	color: #3f3f47;
}
.o-pop-con {
	padding: 0;
	text-align: center;
	font-size: 22px;
}
.pop-con p {
	margin-top: 8px;
}
.border {
	margin: 0 auto 20px;
	width: 360px;
}
.btn-mar {
	margin: 15px 0 25px;
	text-align: center;
}
.fb-btn {
	margin-left: 20px;
	cursor: pointer;
}
.pop-login-btn {
	display: inline-block;
	width: 162px;
	height: 41px;
	background: url(../images/pop_login_btn.png) no-repeat;
	cursor: pointer;
}
.pop-login-btn:hover {
	background: url(../images/pop_login_hover.png) no-repeat;
}
.pop-btn {
	margin: 20px auto;
	display: block;
	line-height: 41px;
	width: 162px;
	height: 41px;
	text-align: center;
	cursor: pointer;
	background: url(../images/o_btn_bg.png) no-repeat;
	color: #fff;
}
.pop-btn:hover {
	background: url(../images/o_btn_hover.png) no-repeat;
}
.line-bg {
	position: relative;
	display: block;
	padding-left: 50px;
	width: 303px;
	height: 44px;
	line-height: 44px;
	font-size: 21px;
	background: #4a4a4a;
	color: #fff;
}
.line-bg img {
	position: absolute;
	left: 5px;
	top: 4px;
}
.line-option {
	position: relative;
	border: 1px solid #b8b8b8;
	padding-left: 10px;
	display: block;
	width: 341px;
	height: 44px;
	line-height: 44px;
	cursor: pointer;
	background: #fff;
	color: #333;
}
.option-list {
	display: none;
	border: 1px solid #b8b8b8;
	border-bottom: 0;
	width: 351px;
	height: 200px;
	overflow-y: auto;
	overflow-x: hidden;
	background: #fff;
	color: #333;
}
.option-list a {
	display: block;
	border-bottom: 1px solid #b8b8b8;
	padding-left: 10px;
	width: 341px;
	height: 30px;
	line-height: 30px;
	cursor: pointer;
	color: #333;
}
.pop {
	position: relative;
	display: none;
	border: 5px solid #996c33;
	width: 640px;
	background: #61301d;
}
.close {
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
	height: 60px;
	background: url(../images/close.png) no-repeat;
}
.pop-cont1 {
	margin: 0 auto;
	width: 94%;
	margin-top: 100px;
	margin-bottom: 100px;
	text-align: center;
	color: #ffedbe;
}
.pop-cont2 {
	margin: 0 auto;
	width: 92%;
	margin-top: 20px;
	margin-bottom: 30px;
	max-height: 500px;
	overflow-y: auto;
	overflow-x: hidden;
	font-size: 20px;
	color: #ffedbe;
}
.pop-cont3 {
	margin: 0 auto;
	overflow: hidden;
	width: 500px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.pop-cont1 p {
	line-height: 36px;
}
.pop-cont2 p {
	line-height: 36px;
}
.pop-cont2 img {
	display: block;
	padding-top: 10px;
	margin: 0 auto;
	width: 90%;
}
.b-size {
	padding-bottom: 10px;
	font-size: 30px;
	font-weight: bold;
}
.pop-tit {
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
	width: 100%;
	text-align: center;
	font-weight: bold;
	color: #ffedbe;
}
.tb-box {
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
	overflow-y: auto;
	overflow-x: hidden;
	width: 96%;
	max-height: 500px;
	color: #ffedbe;
}
.tb-box table {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.tb-box table td {
	padding: 5px;
	border: 2px solid #ffedbe;
	line-height: 36px;
	word-break: break-all;
	word-wrap: break-word;
}
.tb-box table th {
	padding: 5px;
	border: 2px solid #ffedbe;
	line-height: 40px;
	font-weight: normal;
}
.chose {
	margin: 0 auto;
	overflow: hidden;
	margin-top: 20px;
	width: 500px;
}
.chose a {
	float: left;
	margin-left: 45px;
	display: inline;
	width: 106px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	font-weight: bold;
	background: url(../images/chose_bg.jpg) no-repeat;
	color: #f6ff00;
}
.chose .cur {
	background: url(../images/chose_cur.jpg) no-repeat;
	color: #fff;
}
.w-box {
	margin: 0 auto;
	overflow: hidden;
	width: 460px;
}
.btn-store {
	float: left;
	margin-top: 20px;
	width: 220px;
	height: 82px;
	background: url(../images/btn_store.jpg) no-repeat;
}
.btn-submit {
	float: left;
	margin-top: 20px;
	width: 220px;
	height: 82px;
	background: url(../images/btn_submit.jpg) no-repeat;
}
.btn-confirm {
	margin: 0 auto;
	margin-top: 20px;
	display: block;
	width: 220px;
	height: 82px;
	background: url(../images/btn_confirm.jpg) no-repeat;
}
.btn-cancel {
	float: right;
	margin-top: 20px;
	width: 220px;
	height: 82px;
	background: url(../images/btn_cancel.jpg) no-repeat;
}
/* 版權*/
.footer-mb {
	display: none;
}
.footer-mb {
	overflow: hidden;
	padding: 20px 0 20px 0;
	float: left;
	width: 100%;
	text-align: center;
	background: #0c0c0c;
	color: #676768;
}
.footer-pc {
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
	width: 100%;
	background: #292828;
}
.foot {
	margin: 0 auto;
	overflow: hidden;
	font-size: 12px;
	width: 1040px;
	color: #65676a;
}
.rig-cr {
	position: relative;
	float: left;
	margin-left: 10px;
	display: inline;
	color: #5b97cb;
}
.f1 {
	padding-left: 8px;
	color: #65676a;
}
.lower {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 198px;
	display: inline;
	width: 830px;
	color: #65676a;
}
.rig-cr a {
	font-size: 14px;
	padding: 0 8px 0 8px;
	color: #5b97cb;
}
.rig-cr a:hover {
	color: #78deff;
}
.rig-cr p {
	margin-top: 4px;
}
.rig-cr span {
	display: block;
	font-size: 15px;
}
.rig-class {
	float: left;
}
.rig-class img {
	margin-right: 5px;
}
.inch-logo {
	float: left;
	margin-left: 5px;
	display: inline;
	width: 90px;
}
.rig-5 {
	float: left;
	margin-left: 2px;
	display: inline;
	line-height: 17px;
	margin-top: -2px;
}
.efun-logo {
	float: left;
	width: 90px;
}
.class {
	width: 50px;
}
@media (max-width:1024px) {
.footer-pc {
	display: none;
}
.footer-mb {
	display: block;
	padding: 20px 0 20px 0;
}
.b-css {
	padding-top: 10px;
	line-height: 50px;
}
.efun-logo {
	float: none;
	width: 150px;
}
.inch-logo {
	float: none;
	margin-top: 4px;
	width: 150px;
}
.class {
	width: 80px;
}
}
@media (max-width:750px) {
body {
	font-size:.24rem;
}
.container {
	height: 7.8rem;
	background-size: 19.2rem 7.8rem;
}
.container1 {
	margin-top: -0.02rem;
	height: 7.26rem;
	background-size: 19.2rem 7.26rem;
}
.container2 {
	margin-top: -0.02rem;
	height: 17.1rem;
	background-size: 19.2rem 17.1rem;
}
.container3 {
	margin-top: -0.02rem;
	height: 14.33rem;
	background-size: 19.2rem 14.33rem;
}
.floatnav {
	bottom: 0;
	right: 0;
	width: 7.5rem;
	height: .6rem;
	background: url(../images/nav_m.png) no-repeat;
	background-size:7.5rem .6rem;
}
.btn-top {
	width: 25%;
	height: .6rem;
	background-image: none;
}
.btn-event1 {
	left: 25%;
	top: 0;
	width: 25%;
	height: .6rem;
	background-image: none;
}
.btn-event2 {
	left: 50%;
	top: 0;
	width: 25%;
	height: .6rem;
	background-image: none;
}
.btn-event3 {
	left: 75%;
	top: 0;
	width: 25%;
	height: .6rem;
	background-image: none;
}
.wrap {
	width: 7.5rem;
}
.logo {
	left: 2.58rem;
	top: 2.34rem;
	width: 2.34rem;
	height: 1.4rem;
	background-size: 2.34rem 1.4rem;
}
.btn-bh {
	width: 1.2rem;
	height: .44rem;
	background-size:1.2rem .44rem;
}
.btn-fb {
	left: 1.24rem;
	width: 1.2rem;
	height: .44rem;
	background-size:1.2rem .44rem;
}
.btn-login, .btn-logout {
	width: 1.2rem;
	height: .44rem;
	background-size:1.2rem .44rem;
}
.user-box {
	right: 1.2rem;
	padding-left: .1rem;
	padding-right: .1rem;
	max-width: 3rem;
	height: .44rem;
	line-height: .44rem;
	font-size: .22rem;
	text-shadow: .02rem .02rem .02rem #591c0e;
}
.time {
	top: 5.8rem;
	left: .75rem;
	width: 6rem;
	line-height: .42rem;
}
.btn-record {
	left: .1rem;
	top: 6.53rem;
	width: 2.2rem;
	height: .8rem;
	background-size:2.2rem .8rem;
}
.btn-reward {
	left: 2.65rem;
	top: 6.53rem;
	width: 2.2rem;
	height: .8rem;
	background-size:2.2rem .8rem;
}
.btn-rule {
	right: .1rem;
	top: 6.53rem;
	width: 2.2rem;
	height: .8rem;
	background-size:2.2rem .8rem;
}
.event1 {
	left: .44rem;
	top: 1.2rem;
	width: 6.62rem;
}
.tip {
	top: .1rem;
	font-size: .18rem;
}
.tip p {
	line-height: .28rem;
}
.btn-get, .btn-get-o {
	left: 2.21rem;
	top: 4.2rem;
	width: 2.2rem;
	height: .8rem;
	background-size:2.2rem .8rem;
}
.btn-tips {
	top: 1.1rem;
	right: 1.5rem;
	width: .38rem;
	height: .38rem;
	background-size:.38rem .38rem;
}
.event2 {
	left: .44rem;
	top: 1.45rem;
	width: 6.62rem;
}
.total-box {
	left: 1.87rem;
	top: .8rem;
	width: 2.87rem;
	height: .66rem;
	line-height: .66rem;
	background-size:2.87rem .66rem;
}
.total-num {
	padding-left: .05rem;
	padding-right: .05rem;
}
.package-list {
	top: 2.45rem;
	width: 6.62rem;
}
.package-info {
	top: -2.2rem;
	left:-.3rem;
	width: 2.59rem;
}
.package-list li {
	margin-left: .22rem;
	margin-top: .1rem;
	width: 1.9rem;
	height: 2.9rem;
}
.package {
	margin-left: .25rem;
	margin-top: .1rem;
	width: 1.4rem;
	height: 1.4rem;
	background-size: 1.4rem 1.4rem;
}
.package-name {
	margin-top: .05rem;
	line-height: .3rem;
	font-size: .22rem;
}
.package-integral {
	line-height: .3rem;
	font-size: .22rem;
}
.btn-redeem {
	left: .25rem;
	bottom: .08rem;
	width: 1.4rem;
	height: .6rem;
	background-size:1.4rem .6rem;
}
.event3 {
	left: .44rem;
	top: 1.35rem;
	width: 6.62rem;
}
.num-box {
	left: 1.87rem;
	top: 1.20rem;
	width: 2.87rem;
	height: .66rem;
	line-height: .66rem;
	background-size:2.87rem .66rem;
}
.num {
	padding-left: .05rem;
	padding-right: .05rem;
}
.axis-box {
	top: 2rem;
	width: 6.62rem;
}
.axis {
	left: 3.13rem;
	width: .35rem;
	height: 9.53rem;
	background-size:.35rem 9.53rem;
}
.full {
	width: .35rem;
	background-size:.35rem 9.53rem;
}
.axis-on1 {
	height: 1.85rem;
}
.axis-on2 {
	height: 2.89rem;
}
.axis-on3 {
	height: 3.96rem;
}
.axis-on4 {
	height: 5rem;
}
.axis-on5 {
	height: 6.07rem;
}
.axis-on6 {
	height: 7.11rem;
}
.axis-on7 {
	height: 8.18rem;
}
.axis-on8 {
	height: 9.53rem;
}
.reward {
	width: 3.15rem;
	height: 1.65rem;
}
.reward-box {
	width: 3.15rem;
	height: 1.65rem;
}
.reward1 {
	top: .2rem;
	width: 3.15rem;
	height: 1.65rem;
	background-size: 3.15rem 1.65rem;
}
.reward2 {
	top: 1.24rem;
	width: 3.15rem;
	height: 1.65rem;
	background-size: 3.15rem 1.65rem;
}
.reward3 {
	top: 2.32rem;
	width: 3.15rem;
	height: 1.65rem;
	background-size: 3.15rem 1.65rem;
}
.reward4 {
	top: 3.34rem;
	width: 3.15rem;
	height: 1.65rem;
	background-size: 3.15rem 1.65rem;
}
.reward5 {
	top: 4.42rem;
	width: 3.15rem;
	height: 1.65rem;
	background-size: 3.15rem 1.65rem;
}
.reward6 {
	top: 5.44rem;
	width: 3.15rem;
	height: 1.65rem;
	background-size: 3.15rem 1.65rem;
}
.reward7 {
	top: 6.52rem;
	width: 3.15rem;
	height: 1.65rem;
	background-size: 3.15rem 1.65rem;
}
.reward8 {
	top: 7.56rem;
	width: 3.15rem;
	height: 1.65rem;
	background-size: 3.15rem 1.65rem;
}
.left-reward {
	right: .2rem;
	top: .9rem;
	width: 1.4rem;
	height: .6rem;
}
.right-reward {
	right: .1rem;
	top: .9rem;
	width: 1.4rem;
	height: .6rem;
}
.btn-receive-d, .btn-receive, .btn-receive-o {
	width: 1.4rem;
	height: .6rem;
	background-size:1.4rem .6rem;
}
.pop-bg {
	width: 6rem;
	border-radius:.1rem;
	border:.02rem solid #4d2b21;
}
.close-btn {
	right:.1rem;
	top:.1rem;
	width:.39rem;
	height:.39rem;
	background-size: cover;
}
.close-btn:hover {
	background-size: cover;
}
.pop-top {
	height: 1rem;
	line-height: 1rem;
	font-size:.32rem;
}
.o-pop-tit {
	height:.8rem;
	line-height:.8rem;
}
.input-css {
	padding:0 .03rem;
	border:.01rem solid #bbbfc0;
	width: 3rem;
	height:.4rem;
	font-size:.24rem;
}
.input-css-special {
	width: 1.2rem;
}
.pop-con {
	font-size:.28rem;
}
.o-pop-con {
	font-size:.28rem;
}
.pop-con p {
	margin-top:.2rem;
}
.border {
	margin:0 auto .2rem;
	width: 4.6rem;
}
.btn-mar {
	margin:.3rem 0 .25rem;
}
.fb-btn {
	margin-left:.2rem;
}
.fb-btn img {
	width:.93rem;
}
.pop-login-btn {
	width: 1.62rem;
	height:.41rem;
	background-size: cover;
}
.pop-login-btn:hover {
	background-size: cover;
}
.pop-btn {
	margin:.2rem auto;
	line-height:.41rem;
	width: 1.62rem;
	height:.41rem;
	background-size: cover;
}
.pop-btn:hover {
	background-size: cover;
}
.line-bg {
	padding-left:.6rem;
	width: 4rem;
	height:.6rem;
	line-height:.6rem;
	font-size:.28rem;
}
.line-bg img {
	left:.1rem;
	top:.1rem;
	width:.4rem
}
.line-option {
	border:.01rem solid #b8b8b8;
	padding-left:.1rem;
	width: 4.46rem;
	height:.6rem;
	line-height:.6rem;
	font-size:.28rem;
}
.option-list {
	border:.01rem solid #b8b8b8;
	width: 4.56rem;
}
.option-list a {
	border-bottom:.01rem solid #b8b8b8;
	padding-left:.1rem;
	width: 4.56rem;
	height:.5rem;
	line-height:.5rem;
}
.fb-page {
	height:.5rem;
}
.pop {
	border: .05rem solid #996c33;
	width: 6.4rem;
}
.close {
	width: .6rem;
	height: .6rem;
	background-size:.6rem .6rem;
}
.pop-cont1 {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.pop-cont2 {
	margin-top: .2rem;
	margin-bottom: .3rem;
	max-height: 5rem;
	font-size: .2rem;
}
.pop-cont3 {
	width: 5rem;
	margin-top: .5rem;
	margin-bottom: .5rem;
}
.pop-cont1 p {
	line-height: .36rem;
}
.pop-cont2 p {
	line-height:.36rem;
}
.pop-cont2 img {
	padding-top: .1rem;
}
.b-size {
	padding-bottom:.1rem;
	font-size:.3rem;
}
.pop-tit {
	margin-top: .2rem;
}
.tb-box {
	margin-top: .2rem;
	margin-bottom: .2rem;
	max-height: 5rem;
}
.tb-box table td {
	padding: .05rem;
	border: .02rem solid #ffedbe;
	line-height: .36rem;
}
.tb-box table th {
	padding: .05rem;
	border: .02rem solid #ffedbe;
	line-height: .4rem;
}
.chose {
	margin-top: .2rem;
	width: 5rem;
}
.chose a {
	margin-left: .45rem;
	width: 1.06rem;
	height: .8rem;
	line-height: .8rem;
	background-size:1.06rem .8rem;
}
.chose .cur {
	background-size:1.06rem .8rem;
}
.w-box {
	width: 4.6rem;
}
.btn-store, .btn-submit, .btn-confirm, .btn-cancel {
	margin-top: .2rem;
	width: 2.2rem;
	height: .82rem;
	background-size:2.2rem .82rem;
}
.footer-pc {
	display: none;
}
.footer-mb {
	display: block;
	padding: .2rem 0 .2rem 0;
}
.b-css {
	padding-top:.1rem;
	line-height: .5rem;
}
.efun-logo {
	float: none;
	width: 1.5rem;
}
.inch-logo {
	float: none;
	margin-top: .04rem;
	width: 1.5rem;
}
.class {
	width: .8rem;
}
}
