*,
*:before,
*:after {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

body {
    background: #ffffff;
    color: #ffffff;
}
html,body{
    position: relative;
    margin: 0;
	height: 100%;
    font-size: 50px;
    font-family: '微軟正黑體';
}
@media screen and (min-width:320px) and (max-width:374px) {
    html,body{
        font-size: 42px;
    }
}
ul {
    list-style: none;
}
a {
    text-decoration: none;
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
.clearfloat:after {
    content: '';
    display: block;
    clear: both;
}
.fl { float: left; }
.fr { float: right; }
.wrapper { margin: 0 auto; }
.fixed {
    position: fixed;
    top: -0.01rem;
}
.overflow {
    overflow: hidden;
}
.body-wrapper {
    position: absolute;
    height: auto;
}
.header {
    position: relative;
    width: 100%;
    height: 4.17rem;
    background-color: #1d1d1d;
    overflow: hidden;
}
.header .title {
    margin: 0 auto;
    width: 2.3rem;
    height: 0.72rem;
    text-align: center;
}
.header .title .info {
    border-top: 1px solid #0bdd97;
    color: #0bdd97;
    font-size: 0.175rem;
    padding-top: 2px;
}

.header .header-bg {
    position: relative;
    /*top: -0.3rem;*/
    left: 0;
    width: 100%;
    height: 3.805rem;
}
.header-bg a{
    display: block;
}
.header .header-bg img { width: 100%; height: 100%;display: block;}

.header .start {
    position: absolute;
    bottom: 1rem;
    right: 1.945rem;
    width: 1.7rem;
    height: 0.51rem;
    z-index: 2;
}
.header .start img,.header .hand img { width: 100%; height: 100%; display: block;}
.header .hand {
    position: absolute;
    bottom: 0.4rem;
    right: 1.5rem;
    width: 0.68rem;
    height: 0.835rem;
    z-index: 3;
}
/* geme1样式 */
.play-game {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    width: 100%;
    height: 2.8rem;
    background: url('../img/home/pk-bg.jpg') no-repeat;
    background-size: 100% 100%;
}

.play-game .play-wrapper { 
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 7.16rem; 
    height: 2.45rem; 
}
.play-game .play-wrapper .left-pk {
    position: relative;
    height: 100%;
}
.left-pk a{width: 3.56rem;height: 100%;display: block;}

.play-game .play-wrapper .pk-pic {
    position: absolute;
    top:0;
    left: 0;
    width: 3.56rem;
}
.play-game .week {
    position: relative;
    width: 2.82rem;
    height: 0.96rem;
}
.play-game .week img {
    position: absolute;
    top: -0.09rem;
    width: 100%;
    height: 100%;
}
.play-game .week p {
    position: absolute;
    top: 1.02rem;
    width: 100%;
    text-align: center;
    font-size: 0.175rem;
    letter-spacing: 1px;
}
/* 领奖页面样式 */
.play-game .week-prize {
    width: 3.4rem;
    top: -0.3rem;
}
.play-game .week .week-game2{
    width: 3.4rem;
    height: 1.11rem;
}
.play-game .week .prize {
    position: absolute;
    top: 1.1rem;
    left: 0.27rem;
    width: 2.59rem;
    height: 0.61rem;
}
/* 领奖页面样式结束 */
.games {
    display: flex;
    /* margin-bottom: 0.072rem; */
    width: 100%;
    height: 3.248rem;
}
.games .game-list {
    display: flex;
    justify-content: space-around;
    width: 100%;
    height: 3.04rem;
    background-color: #f2f2f2;
}
.games .game-list .iteam {
    width: 1.85rem;
    height: 2.52rem;
    margin-top: 0.315rem;
}
.games .game-list img {
    width: 100%;
}
.games .game-list .name {
    width: 100%;
    height: 0.22rem;
    margin-top: -0.2rem;
    text-align: center;
    color: #454545;
    font-size: 0.22rem;
    font-weight: bold;
}
.games .game-list .info {
    width: 100%;
    height: 0.39rem;
    line-height: 0.33rem;
    margin-top: 0.1rem;
    text-align: center;
    color: #9c9c9c;
    font-size: 0.19rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
@media screen and (min-width:320px) and (max-width:374px) {
    .games .game-list img { margin-left: 0.1rem; }
    .games .game-list .info { width: 110%; }
    .games .game-list .name{
        width: 110%;
        margin-top: -0.2rem;
    }
}
/* game-care样式 */
.game-care {
   /*position: fixed;
    bottom: 0; */
    width: 100%;
    height: 1.8rem;
    margin-top: 0.01rem;
    z-index: 2;
    background-color: #0ae69c;
}
.game-care .care-wrapper {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    height: 1.7rem;
    background: url('../img/home/care-bg.jpg') no-repeat;
    background-size: 100% 100%;
}
.game-care .care-wrapper .ell-game { 
    width: 1.25rem;
    height: 1.03rem;
 }
.game-care .care-wrapper .more {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1rem !important;
    height: 1.3rem;
}
.game-care .care-wrapper .care {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0.2rem;
    width: 0.87rem;
    height: 0.32rem;
}
.game-care .care img:nth-child(1) {
    width: 0.44rem;
    height: 0.21rem;
}
.game-care .care img:nth-child(2) {
    width: 0.31rem;
    height: 0.31rem;
}
.game-care .ell-game img {
    max-width: 100%;
}
.game-care .more img {
    max-width: 100%;
}
/* game2列表样式 */
.games2 {
    display: block;
    height: 14.34rem;
    background-color: #0ae69c;
    /*overflow: scroll;*/
    /* padding-top: 1.9rem; */
    /*margin-bottom: 0.4rem;*/
}
.games2 .games2-list {
    display: block;
    width: 100%;
    height: 14.34rem;
    background-color: #ffffff;
}
.games2 .games2-list li {
    margin-left: 0.5rem;
    float: left;
}
/* 底部样式 */
.footer {
    position: relative;
    top: 30px;
    display: flex;
    justify-content: center;
    width: 100%;
    height: 0.91rem;
    background-color:  #ffffff;
    overflow: hidden;
}
.footer .bg { position: absolute; left: 0; bottom: 0; width: 100%; height: 0.072rem; background-color: #0ae69c; }
.footer .load { width: 1.41rem; height: 0.84rem; }
.load-tip { display: none; }
.footer .load p { width: 1.08rem; height: 0.28rem; margin-left: 0.17rem; font-size: 12px; color: #0ae69c; }
.footer img.copyright {
    position: absolute;
    bottom: 0.3rem;
    width: 1.41rem;
    height: 0.17rem;
}
.footer .return { position: absolute; top: 0.01rem; right: 0.38rem; width: 0.46rem; height: 0.46rem; }
.footer .return img { position: absolute; width: 100%; height: 100%; }

/* 关注样式 */
.care-game {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
}
/*
.care-header {
    display: flex;
    justify-content: center;
    width: 100%;
    height: 0.813rem;
    background-color: #ededed;
}
.care-header .care-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 85%;
    height: 100%;
}
.care-header .care-wrapper .logo2 {
    position: relative;
    width: 5rem;
}
.care-header .care-wrapper .logo2 img {
    position: absolute;
    max-width: 45%;
    top: -0.26rem;
} */
.tip-care {
    background-color: #ffffff;
}
.weixin {
    position: relative;
    width: 1.2rem;
    height: 100%;
}
.weixin img {
    position: absolute;
    top: 0.1rem;
    left: 0.4rem;
    width: 0.8rem;
    height: 0.65rem;
}
.qrcode {
    margin-left: 1.1rem;
    margin-top: 1rem;
    max-width: 70%; 
}
.close {
    margin-left: 3.3rem;
    margin-top: 0.8rem;
    max-width: 10%;
}

.award,.form{
    position: fixed;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: #1d1d1d;
    z-index: 9999;
}
.award-title{
    width: 100%;
    height: 0.94rem;
    padding-top: 0.2rem;
    background: url("../img/home/award/award-title.png") no-repeat;
    background-size:100% auto;
    text-align: center;

}
.award-title img{
    width: 2.55rem;
    vertical-align: top;
}
.award-list{
    position: relative;
    width: 85%;
    margin: 0.25rem auto 0;
}
.award-item{
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    width: 100%;
    height: 1.3rem;
    border-bottom: 2px solid rgba(255,255,255,0.3);
}
.award-item:last-child{
    border-bottom: none;
}
.a-index{
    width: 1rem;
    color:#fff;
    text-align: center;
    font-style: italic;
    font-size: 0.3rem;
}
.a-userhead{
    width: 1.1rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.a-userhead img{
    width: 100%;
    border-radius: 50%;
    border: 0.1rem solid #ffa801;
}
.award-item:nth-child(2) .a-userhead img{
    border: 0.1rem solid #18cfd1;
}
.award-item:nth-child(3) .a-userhead img{
    border: 0.1rem solid #9b38e0;
}
.a-userinfo{
    -webkit-box-flex: 1.0;
    -webkit-flex-grow: 2;
    flex-grow: 2;
    padding-left: 0.3rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.a-userinfo p{
    font-size: 0.3rem;
}
.score{
    color:#7f7f7f;
}
.rank-btn{
    width: 1.9rem;
    height: 100%;
    background: url("../img/home/award/award.png") no-repeat center center;
    background-size: 1.2rem 0.62rem;
}
.awarded{
    background: url("../img/home/award/awarded.png") no-repeat center center;
    background-size: 1.2rem 0.62rem;
}
.lucky{
    position: relative;
    width: 100%;
    padding: 0.3rem 0;
}
.lucky img{
    width: 6.4rem;
    margin: 0 auto;
    vertical-align: top;
    display: block;
}
.lucky-list {
    position: relative;
    width: 7rem;
    margin: 0 auto 0.4rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
    -webkit-flex-flow: row wrap;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.luck-item{
    height: 0.92rem;
    flex: 0 0 50%;
    padding-left: 0.48rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    overflow: hidden;
}
.l-userhead{
    width: 0.8rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.l-userhead img{
    width: 100%;
    border-radius: 50%;
    border: 0.1rem solid #4f8186;
}
.l-userinfo{
    flex-grow: 2;
    -webkit-flex-grow: 2;
    font-size: 0.3rem;
    padding-left: 0.2rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.back-btn{
    width: 100%;
    height: 0.5rem;
    background: url("../img/home/award/back-btn.png") no-repeat center center;
    background-size: auto 100%;
}
.form-tip{
    position: relative;
    margin-top: 1.7rem;
}
.form-tip img{
    width: 6.4rem;
    margin: 0 auto;
    vertical-align: top;
    display: block;
}
.input-info{
    position: relative;
    width: 5.4rem;
    height: 0.7rem;
    margin: 0.5rem auto 0;
    border-bottom: 1px dotted #fff;
}
.input-info input{
    width: 100%;
    height: 100%;
    outline: none;
    border: 0;
    vertical-align: top;
    margin-top: -1px;
    font-size: 0.3rem;
    color:#0ae6c3;
    text-align: center;
    background:none;
}
.input-info i{
    position: absolute;
    top:0.2rem;
    left: 50%;
    margin-left: -0.48rem;
    width: 0.96rem;height:  0.3rem;
    z-index: -1;
}
.input-info .name-img{
    background: url("../img/home/award/name.png") no-repeat;
    background-size:100% 100%;
}
.input-info .phone-img{
    background: url("../img/home/award/phone.png") no-repeat;
    background-size:100% 100%;
}
.input-info .address-img{
    background: url("../img/home/award/address.png") no-repeat;
    background-size:100% 100%;
}

.submit{
    position: relative;
    width: 100%;
    height: 0.94rem;
    margin-top: 2.4rem;
    background: url("../img/home/award/submit.png") no-repeat center center;
    background-size: auto 100%;
}
.submit:after{
    content: '';
    position: absolute;
    top:1.28rem;
    left: 0;
    width: 100%;
    height: 0.3rem;
    background: url("../img/home/award/submit-tip.png") no-repeat center center;
    background-size: auto 100%;
}
.flex{
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.public-bg{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    z-index: 10000;
}
.tip-box{
    position: absolute;
    top:0;
    left:0;
    right: 0;bottom: 0;margin: auto;
    width: 5.77rem;
    height: 3.575rem;
    background: url("../img/home/award/tip_bg.png") no-repeat;
    background-size: 100% 100%;
}
.tip-box img{
    width: 85%;
    display: block;
}