@charset "utf-8";
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	font-family: "microsoft yahei", "Helvetica Neue", Helvetica, STHeiTi, sans-serif;
	font-size: 100%;
}

a {
	text-decoration: none;
	outline: none;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

body {
	height: 100%;
	background: #fff;
	-webkit-overflow-scrolling: touch;
	-webkit-font-smoothing: antialiased;
}

ol,
ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
}

* {
	-webkit-tap-highlight-color: transparent;
	box-sizing: border-box;
}

img {
	max-width: 100%;
	width: 100%;
}

html,
body {
	min-height: 100%;
	position: relative;
	font-size: 0.2rem;
	background: #fff;
	box-sizing: border-box;
}

input,
textarea {
	-webkit-appearance: none;
}
/**
 * border1px手机端解决方法    
 */

.wrapper {
	width: 7.5rem;
	height: 41.92rem;
	margin: 0 auto;
	position: relative;
	box-sizing: border-box;
	background: url(../img/bg.jpg) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	overflow: hidden;
}
.nav {
	width: 1.32rem;
	display: flex;
	align-items: center;
	justify-content: space-between;
	box-sizing: border-box;
	padding-top: 0.2rem;
	margin-left: 5.9rem;
}
.nav .item {
	width: 1.32rem;
	height: 0.54rem;
}
.nav .item a {
	display: block;
	width: 1.32rem;
	height: 0.54rem;
}
.nav .item .load {
	background: url(../img/nav1.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.nav .item .loadout {
	background: url(../img/nav1_logout.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.nav .item:nth-child(2) {
	background: url(../img/nav2.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.account {
	background: url(../img/account.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 6.98rem;
	height: 0.57rem;
	line-height: 0.57rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-weight: bold;
	font-size: 0.17rem;
	color: #FFFFEF;
	margin: 4.2rem auto 0;
	box-sizing: border-box;
	padding: 0 0.2rem;
	/*position: relative;*/
}
.account div {
	width: 23%;
	height: 0.2rem;
	border-right: 0.01rem solid #a27beb;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.account div:first-child {
	width: 23%;
}
.account div:nth-child(2) {
	width: 27%;
}
.account div:nth-child(3) {
	width: 23%;
}
.account div:nth-child(4) {
	width: 27%;
	border-right: none;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left: 0.1rem;
}
.account div:nth-child(4) span {
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.account div span {
	color: #ffc2cb;
}
/*签到*/
.sign{
	margin: 1.34rem auto 0;
}
.qian{
	width: 2.73rem;
	height: 0.66rem;
	margin: 0 auto 0;
}
.qian a{
	display: block;
	width: 2.73rem;
	height: 0.66rem;
}
.qian img{
	width: 2.73rem;
	height: 0.66rem;
}
.qian_all{
	margin: 0.1rem auto 0;
	display: flex;
	justify-content: space-between;
	align-items: baseline;
	width: 5.12rem;
	height: 0.8rem;
}
.qian_all_le{
	display: block;
	width: 2.07rem;
	height: 0.72rem;
}
.qian_all_le img{
	width: 2.07rem;
	height: 0.72rem;
}
.qian_all_ri{
	display: block;
	width: 2.21rem;
	height: 0.79rem;
}
.qian_all_ri img{
	width: 2.21rem;
	height: 0.79rem;
}
.qian_all_ri_ling{
	display: block;
	width: 2.21rem;
	height: 0.79rem;
}
.qian_all_ri_ling img{
	width: 2.21rem;
	height: 0.79rem;
}
.jl{
	width: 6rem;
	margin: 0 auto 0;
}
.jl_block{
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	box-sizing: border-box;
	padding-left: 0.35rem;
	width: 6rem;
	height: 2.58rem;
	background: url(../img/jl_block.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	padding-top: 0.12rem;
	margin-top: -0.08rem;
}
.jl .jl_block:first-child{
	margin-top: 0;
}
.jl_block .num{
	width: 0.75rem;
	height: 0.8rem;
	text-align: center;
	line-height: 0.88rem;
	position: absolute;
	top: 0.84rem;
	left: 0rem;
	font-weight: bold;
	font-size: 0.5rem;
	color: #fff;
	text-shadow:
        -0.01rem -0.01rem 0 #930d10,  
         0.01rem -0.01rem 0 #930d10,
        -0.01rem  0.01rem 0 #930d10,
         0.01rem  0.01rem 0 #930d10; /* 四个方向的阴影，形成描边效果 */
}
.jl_block .jl-le, .jl_block .jl-ri{
	display: flex;
	flex-direction: column;
	align-items: center;
	width: 2.825rem;
	height: 1.9rem;
	justify-content: space-between;
	/*margin-right: 0.06rem;*/
}
.jl-le .img-bg, .jl-ri .img-bg{
	width: 1.11rem;
	height: 1.11rem;
	background: url(../img/img-bg.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.jl-le p, .jl-ri p{
	font-size: 0.2rem;
	font-weight: bold;
	color: #930d10;
	
}
.img-bg img{
	max-width: 0.84rem;
	max-height: 0.84rem;
}
.jl-le .jl-btn ,.jl-ri .jl-btn{
	width: 1.09rem;
	height: 0.37rem;
}
.jl-btn a.un_ling{
	display: block;
	width: 1.09rem;
	height: 0.37rem;
	background: url(../img/un_ling.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.jl-btn a.ling{
	display: block;
	width: 1.09rem;
	height: 0.37rem;
	background: url(../img/ling.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.jl-btn a.ling_ed{
	display: block;
	width: 1.09rem;
	height: 0.37rem;
	background: url(../img/ling_ed.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.jl-btn a.un_linged{
	display: block;
	width: 1.09rem;
	height: 0.37rem;
	background: url(../img/un_linged.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}





.floating-btn {
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 0.74rem;
	height: 3.68rem;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	align-items: center;
	cursor: pointer;
	z-index: 99;
	transition: all 0.3s ease;
}
.floating-btn .floting-main,
.floating-btn .floting-main img {
	width: 0.74rem;
	height: 3.17rem;
}
.floating-btn .floting-icon,
.floating-btn .floting-icon img {
	width: 0.52rem;
	height: 0.37rem;
	margin-left: 0.04rem;
}
.winpop {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 101;
	justify-content: center;
	align-items: center;
}
.winpop .winpop_block.winpop-ewm-content {
	background: url(../img/winpop-sidebar.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 6.41rem;
	height: 9.04rem;
	position: relative;
	display: flex;
	justify-content: space-evenly;
	align-items: center;
	flex-direction: column;
}
.winpop .winpop_block.winpop-gailv-content {
	background: url(../img/winpop-gailv.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 6.41rem;
	height: 9.04rem;
	position: relative;
}
.winpop-ewm-content .ewm-gzh {
	width: 2.8rem;
	height: 3.8rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
}
.ewm-gzh img:first-child {
	width: 1.89rem;
	height: 0.75rem;
}
.ewm-gzh img:last-child {
	width: 2.8rem;
	height: 2.81rem;
}
.winpop-ewm-content .ewm-wx {
	width: 2.8rem;
	height: 3.8rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
}
.ewm-wx img:first-child {
	width: 2.28rem;
	height: 0.76rem;
}
.ewm-wx img:last-child {
	width: 2.8rem;
	height: 2.81rem;
}
.closeBtn {
	width: 0.31rem;
	height: 0.32rem;
	background: url(../img/winpop-close.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	top: 0.4rem;
	right: 0.52rem;
}
.winpop-close {
	width: 0.42rem;
	height: 0.42rem;
	background: url(../img/winpop-close.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	top: 0;
	right: 0;
}
.winpop .winpop-wrap {
	padding: 0rem 0 0 0;
	overflow: hidden;
	width: 6.92rem;
	height: 5.94rem;
	background: url(../img/winpop-loadbg.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: relative;
	box-sizing: border-box;
}
.code_form {
	padding: 1.38rem 0.69rem 0 1.33rem;
}
.code_form li {
	margin-bottom: 0.27rem;
	position: relative;
}
.code_form li input {
	width: 100%;
	height: 0.67rem;
	line-height: 0.67rem;
	padding: 0;
	outline: none;
	border: none;
	color: #a1a1a1;
	font-size: 0.28rem;
	background: transparent;
}
.code_form li .code {
	width: 2.12rem;
	height: 0.67rem;
	position: absolute;
	right: 0;
	top: 0;
}
.code_form li .code {
	color: #6255d6;
	font-size: 0.28rem;
	width: 1.6rem;
	height: 0.56rem;
	text-align: center;
	line-height: 0.56rem;
	margin-top: 0.09rem;
	border: 0.01rem solid #6255d6;
}
.winpop-btn {
	width: 2.8rem;
	height: 0.88rem;
	margin: 0.4rem auto 0;
}
.winpop-btn a.btn {
	width: 2.8rem;
	height: 0.88rem;
	display: block;
}
.download {
	width: 5.6rem;
	height: 0.53rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin: 0.24rem auto 0;
}
.download p {
	color: #1f1f1f;
	font-size: 0.22rem;
}
.download .download-android {
	width: 1.73rem;
	height: 0.53rem;
	background: url(../img/android.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.download .download-ios {
	width: 1.73rem;
	height: 0.53rem;
	background: url(../img/ios.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
@keyframes fadeInUpSmall {
	from {
		opacity: 0;
		transform: translate3d(0, 20%, 0);
	}
	to {
		opacity: 1;
		transform: none;
	}
}
.fadeInUpSmall {
	animation-name: fadeInUpSmall;
	animation-duration: 0.3s;
	-webkit-animation-name: fadeInUpSmall;
	-webkit-animation-duration: 0.3s;
}
.winpop .winpop-wrap .winpop-close {
	height: 0.42rem;
	width: 0.42rem;
	background: url(../img/winpop-close.png) no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	position: absolute;
	right: 0.23rem;
	top: 0.23rem;
	cursor: pointer;
}
.winpop-own,
.winpop-other,
.winpop-yqm {
	background: #FFFFFF;
	border-radius: 0.3rem;
}
.winpop .winpop_close {
	width: 0.45rem;
	height: 0.45rem;
	position: absolute;
	right: 0.33rem;
	top: 0.4rem;
	background: url("../img/close.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
	cursor: pointer;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;
}

.winpop-load-block {
	width: 6.92rem;
	height: 7.45rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
	position: relative;
	box-sizing: border-box;
}

.load-tip {
	width: 5.61rem;
	height: 1.57rem;
	background: url("../img/load-tip.png") no-repeat;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
}
.winpop_block{
	width: 6.95rem;
    height: 4.51rem;
    background: url(../img/winpop-normal.png) no-repeat center center;
	-webkit-background-size: 100% 100%;
	background-size: 100% 100%;
    top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
    padding-top: 1rem;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    /*justify-content: center;*/
    align-items: center;
    position: absolute;
}
.winpop-close {
    width: 0.42rem;
    height: 0.42rem;
    background: url(../img/winpop_close.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    top: 0;
    right: 0;
}
.winpop_block p{
	line-height: 0.76rem;
	font-size: 0.38rem;
    color: #e90101;
    font-weight: bold;
    text-align: center;
}
.reward-btn{
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 5rem;
	height: 0.7rem;
	margin: 0.5rem auto 0;
	
}
.reward-btn a.btn-confirm{
	display: block;
	width: 1.93rem;
	height: 0.7rem;
	background: url(../img/confirm.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.reward-btn a.btn-cancel{
	display: block;
	width: 1.93rem;
	height: 0.7rem;
	background: url(../img/cancel.png) no-repeat center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
