body {
    background: url(../image/bg.jpg) no-repeat top center;
    background-size: 100% auto;
    position: relative;
    font-family: MicrosoftYaHei;
    font-size: .16rem;
    width: 100%;
}

li,
div,
a {
    user-select: none;
}

.wrap1,
.wrap2,
.wrap3,
.wrap4 {
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
}

.wrap2__content,
.wrap3__content,
.wrap4__content {
    margin: 0 auto;
}

.inf {
    font-size: .14rem;
}

.inf p {
    text-align: center;
    line-height: .26rem;
    font-weight: bold;
}

.inf_tips {
    text-decoration: underline;
}

.wrap1 {
    height: 13rem;
    box-sizing: border-box;
}

.logo {
    display: inline-block;
    width: 1.16rem;
    height: .55rem;
    background: url(../image/logo.png) no-repeat center;
    background-size: 100% auto;
}

.headbox {
    width: 100%;
    height: 1.15rem;
    background: url(../image/bg_head.png) no-repeat center;
    background-size: 100% auto;
    padding: .15rem .15rem 0 .2rem;
    box-sizing: border-box;
    margin-bottom: 9.6rem;
}

.loginbox {
    display: flex;
    align-items: center;
    justify-content: center;
}
.head {
    float: right;
    font-size: .24rem;
    margin-top: .15rem;
}

.head-btn.login {
    display: inline;
    color: #ffffff;
    background: linear-gradient(top, #905c4a, #c99381);
    background: -webkit-linear-gradient(top, #905c4a, #c99381);
    /* 谷歌  */
    background: -o-linear-gradient(top, #905c4a, #c99381);
    /* Opera */
    background: -moz-linear-gradient(top, #905c4a, #c99381);
    /* 火狐 */
    box-sizing: border-box;
    padding: .08rem .3rem;
    cursor: pointer;
    border-radius: .5rem;
    margin: 0 .15rem;
    font-size: .24rem;
}


.head-btn {
    display: inline;
    color: #ffffff;
    background: linear-gradient(top, #9baf61, #c9d08e);
    background: -webkit-linear-gradient(top, #9baf61, #c9d08e);
    /* 谷歌  */
    background: -o-linear-gradient(top, #9baf61, #c9d08e);
    /* Opera */
    background: -moz-linear-gradient(top, #9baf61, #c9d08e);
    /* 火狐 */
    box-sizing: border-box;
    padding: .1rem .2rem;
    cursor: pointer;
    border-radius: .18rem;
}

.head-btn a {
    color: #ffffff;
    width: 100%;
}

/* wrap2 */
.wrap2 {
    height: 11rem;
    padding-top: 2.5rem;
    box-sizing: border-box;
}

.wrap2 .inf {
    width: 6.5rem;
    margin: 0 auto 5.5rem auto;
}

.wrap2 .inf p {
    color: #e9ecc1;
}

.wrap2 .btn-jd {
    width: 2.75rem;
    height: .77rem;
    margin: 0 auto;
    background: url(../image/button-jd.png) no-repeat center;
    background-size: 100% auto;
    cursor: pointer;
}

/* wrap3 */
.wrap3 {
    height: 21rem;
    padding-top: 3rem;
    box-sizing: border-box;
}

.team {
    padding: 0 .3rem;
}

.wrap3 .inf {
    width: 6.5rem;
    margin: 0 auto 6.3rem auto;
}

.wrap3 .inf p {
    color: #282b16;
}

.wrap3 .btn_group {
    width: 6.4rem;
    margin: 0 auto .6rem auto;
}

.wrap3 .btn_creat {
    width: 2.75rem;
    height: .77rem;
    background: url(../image/button_team_creat.png) no-repeat center;
    background-size: 100% auto;
    display: inline-block;
    margin: 0 .2rem;
}

.wrap3 .btn_get {
    width: 2.75rem;
    height: .77rem;
    background: url(../image/button_team_get.png) no-repeat center;
    background-size: 100% auto;
    display: inline-block;
    margin: 0 .2rem;
}

.wrap3 .btn_get_0 {
    background: url(../image/button_team_get_0.png) no-repeat center !important;
    background-size: 100% auto !important;
}

.wrap3 .search {
    width: 3rem;
    border: .03rem solid #98ad5e;
    height: .4rem;
    padding-left: .15rem;
    background-color: #fff;
    margin-left: .15rem;
    display: inline-block;
    margin-bottom: .15rem;
}

.wrap3 .search input {
    width: 2.6rem;
    border: none;
    height: .4rem;
    line-height: .4rem;
    float: left;
}

.wrap3 .search i {
    display: inline-block;
    width: .4rem;
    height: .4rem;
    text-align: center;
    line-height: .35rem;
    cursor: pointer;
    background: #98ad5e url(../image/icon_search.png) no-repeat center;
    background-size: .26rem .26rem;
}

.wrap3 .change {
    float: right;
    height: .4rem;
    line-height: .4rem;
    margin-right: .2rem;
    cursor: pointer;
}

.wrap3 .change span {
    color: #98ad5e;
    text-decoration: underline;
    margin-right: .05rem;
}

.wrap3 .icon_change {
    background: url(../image/icon_change.png) no-repeat center;
    width: .27rem;
    height: .27rem;
    display: inline-block;
    vertical-align: middle;
}

.wrap3 .myteam {
    color: white;
    width: 1.2rem;
    height: .4rem;
    box-sizing: border-box;
    text-align: center;
    background-color: #98ad5e;
    line-height: .4rem;
    float: right;
    cursor: pointer;
    margin-right: .15rem;
}

.wrap3 li {
    display: inline-block;
}

.wrap3 .team_box {
    width: 1.86rem;
    height: 2.02rem;
    margin-left: .35rem;
    text-align: center;
    box-sizing: border-box;
    margin-top: .15rem;
    cursor: pointer;
}

.wrap3 .team_box1 {
    background: url(../image/bg_team_0.png) no-repeat center;
    background-size: 100% auto;
}

.wrap3 .team_box2 {
    background: url(../image/bg_team_1.png) no-repeat center;
    background-size: 100% auto;
}

.team_box .box_head {
    color: white;
    width: 100%;
    padding: .1rem 0;
    pointer-events: none;
}

.team_box .box_content {
    height: 1.15rem;
    pointer-events: none;
}

.team_box .box_left,
.team_box .box_right {
    width: 50%;
    height: 1.15rem;
    box-sizing: border-box;
    float: left;
    padding-top: 10%;
    font-size: .35rem;
}

.box_content span {
    font-size: .32rem;
    font-weight: bold;
    color: #81a642;
}

/* wrap4 */
.wrap4 {
    height: 15.8rem;
    padding-top: 2.7rem;
    box-sizing: border-box;
}

.wrap4 .inf {
    width: 6.5rem;
    margin: 0 auto .4rem auto;
    color: #e9ecc1;
}

.wrap4__content-left {
    width: 5.18rem;
    height: 5.11rem;
    background: url(../image/bg_lottery.png) no-repeat center center;
    background-size: 100% auto;
    position: relative;
    margin: 0 auto .3rem auto;
    padding-top: .6rem;
}

.lottery_circular {
    width: 4.54rem;
    height: 4.54rem;
    background: url(../image/circular.png) no-repeat center center;
    background-size: 100% auto;
    margin: 0 auto;
}

.lottery {
    position: absolute;
    width: 1.65rem;
    height: 1.94rem;
    background: url(../image/btn_lottery.png) no-repeat center center;
    background-size: 100% auto;
    top: 48%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
    color: #e9ecc1;
    font-size: .14rem;
    text-align: center;
    box-sizing: border-box;
    padding-top: 1.5rem;
}

.wrap4__content-right {
    width: 5rem;
    height: 5.11rem;
    box-sizing: border-box;
    margin: 0 auto;
}

.wrap4__content-right .list {
    width: 5rem;
    height: 4.26rem;
    background: url(../image/bg_list.png) no-repeat center center;
    background-size: 100% auto;
    box-sizing: border-box;
    padding: .3rem .4rem;
    overflow: hidden;
}

.listTab {
    display: flex;
    justify-content: space-between;
    margin-bottom: .15rem;
    font-size: .18rem;
}

.listTabitem--active,
.listTab li:hover {
    background-color: rgba(153, 107, 91, 0.7);
    background-clip: padding-box;
}

.listTabitem {
    display: inline-block;
    border: .03rem solid rgba(255, 255, 255, 0.25);
    padding: .08rem .3rem;
    box-sizing: border-box;
    color: #e9ecc1;
    cursor: pointer;
}

.prizeList {
    text-align: center;
    height: 3.6rem;
    overflow: hidden;
}

.prizeList li {
    height: .36rem;
    line-height: .36rem;
    color: #f1efe2;
    font-size: .18rem;
    background: url(../image/bg_listword.png) no-repeat center;
    background-size: 100% auto;
}

.numrecordList,
.lotteryList {
    height: 3.6rem;
    overflow: hidden !important;
}

.numrecordList table,
.lotteryList table {
    width: 4.2rem;
    border: none;
    color: #e9ecc1;
    font-size: .14rem;
    text-align: center;
    display: block;
}

.numrecordList thead,
.lotteryList thead {
    display: block;
    background-color: rgba(45, 50, 27, 0.5);
}

.numrecordList tr,
.lotteryList tr {
    height: .36rem;
    background: url(../image/bg_listword.png) no-repeat center;
    background-size: 100% auto;
}

.numrecordList th,
.lotteryList th,
.numrecordList td,
.lotteryList td {
    width: 2.1rem;
}

.numrecordList tbody,
.lotteryList tbody {
    display: block;
    height: 3.2rem;
    overflow: auto;
}

.numrecordList tbody::-webkit-scrollbar,
.lotteryList tbody::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
}

/* 弹窗 */
.mask {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
}

.dialog-large .dialog-content {
    width: 6.23rem !important;
    height: 4.21rem;
    margin-left: -3.125rem !important;
    background: url(../image/bg_tc_2.png) no-repeat top center;
    background-size: 100% auto;
    text-align: center;
    box-sizing: border-box;
    padding: .02rem 0 0 .1rem;
}

.dialog-list .dialog-content {
    width: 6.35rem !important;
    height: 4.08rem;
    margin-left: -3.175rem !important;
    background: url(../image/bg_tc_4.png) no-repeat top center;
    background-size: 100% auto;
    text-align: center;
    padding: .01rem 0 0 .4rem;
    box-sizing: border-box;
}

.dialog-identify .dialog-content {
    width: 7.5rem !important;
    height: 6.41rem;
    margin-left: -3.8rem !important;
    background: url(../image/bg_tc_3.png) no-repeat top center;
    background-size: 100% auto;
    text-align: center;
}

.dialog-alert .dialog-content,
.dialog-confirm .dialog-content {
    width: 6.24rem !important;
    height: 3.21rem;
    margin-left: -3.12rem !important;
    background: url(../image/bg_tc_1.png) no-repeat top center;
    background-size: 100% auto;
    text-align: center;
    box-sizing: border-box;
    padding: .08rem .8rem 0 .85rem;
}

.dialog-large .dialog-header,
.dialog-large .dialog-body,
.dialog-large .dialog-footer,
.dialog-identify .dialog-header,
.dialog-identify .dialog-body,
.dialog-identify .dialog-footer,
.dialog-list .dialog-header,
.dialog-list .dialog-body,
.dialog-list .dialog-footer,
.dialog-alert .dialog-header,
.dialog-alert .dialog-body,
.dialog-alert .dialog-footer,
.dialog-confirm .dialog-header,
.dialog-confirm .dialog-body,
.dialog-confirm .dialog-footer {
    background: none !important;
}

.dialog-identify .dialog-body {
    padding: 2.5rem .5rem 0 .5rem !important;
    box-sizing: border-box;
    color: #ffffff;
}

.dialog-list .dialog-body {
    padding: .1rem .9rem .2rem .8rem !important;
    box-sizing: border-box;
    color: #ffffff;

}

.dialog-large .dialog-closebtn,
.dialog-list .dialog-closebtn,
.dialog-alert .dialog-closebtn,
.dialog-confirm .dialog-closebtn,
.dialog-identify .dialog-closebtn {
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    background: url(../image/icon_close.png) no-repeat center !important;
    background-size: 100% auto !important;
    font-size: 0 !important;
    width: .53rem !important;
    height: .53rem !important;
}

.dialog-list .sharebox {
    box-sizing: border-box;
}

.dialog-identify .sharebox {
    box-sizing: border-box;
    float: right;
    margin-right: .5rem;
}

.dialog-list .sharebox i,
.dialog-identify .sharebox i {
    display: inline-block;
    width: .3rem;
    height: .3rem;
    vertical-align: middle;
    margin: 0 .05rem;
}

.dialog-list .applyInf {
    display: inline-block;
    width: 1.2rem;
    height: .4rem;
    line-height: .4rem;
    background: url(../image/btn_confirm.png) no-repeat center;
    background-size: 100% auto;
    font-size: .2rem;
    color: #ffddd1;
    margin-left: .4rem;
    cursor: pointer;
    position: relative;
}

.dialog-list .applyInf i {
    position: absolute;
    right: -.2rem;
    top: -.15rem;
    width: .3rem;
    height: .31rem;
    line-height: .31rem;
    font-size: .14rem;
    background: url(../image/icon_num.png) no-repeat center;
    background-size: 100% auto;
}


.dialog-alert .dialog-btn {
    background: url(../image/btn_confirm.png) no-repeat center !important;
    background-size: 100% auto !important;
    color: white !important;
    width: 1.8rem !important;
    height: .53rem !important;
    line-height: .53rem !important;
    font-size: .28rem !important;
    font-weight: normal;
    letter-spacing: .1rem;
    box-sizing: border-box;
    padding-left: .15rem;
}

.dialog-large .dialog-body {
    min-height: 3rem !important;
    padding: 0 .5rem .2rem .6rem !important;
    box-sizing: border-box;
}

.dialog-alert .dialog-body,
.dialog-confirm .dialog-body {
    box-sizing: border-box;
    padding: .2rem .6rem 0 .6rem !important;
    color: #ffffff;
    font-size: .26rem;
    min-height: .9rem !important;
}

.dialog-alert .dialog-header-title,
.dialog-confirm .dialog-header-title {
    color: white !important;
    font-weight: normal !important;
    line-height: .5rem !important;
    font-size: .26rem !important;
    letter-spacing: .1rem;
    padding-left: .2rem;
}

.awardList {
    margin: 0 auto;
    border: none;
    color: #ffffff;
    table-layout: fixed;
    text-align: center;
    width: 100%;
}

.address {
    margin-bottom: .15rem;
    color: white;
    font-size: .2rem;
}

.address input {
    padding: .05rem .05rem;
    width: 55%;
}

.address textarea {
    padding: .05rem .05rem;
    width: 55%;
    resize: none;
    outline: none;
    vertical-align: top;
}

.submit {
    width: 1.8rem;
    height: .53rem;
    line-height: .53rem;
    background: url(../image/btn_confirm.png) no-repeat center;
    border: none;
    font-size: .22rem;
    color: #ffddd1;
    cursor: pointer;
}

.awardList thead {
    background: rgba(44, 48, 26, 0.5);
    font-size: .18rem;
    box-sizing: border-box;
    line-height: .4rem;
}

.awardList tbody {
    display: block;
    width: 4.25rem;
    height: 1.8rem;
    overflow: auto;
    color: white;
    font-size: .16rem;
}

.awardList tbody::-webkit-scrollbar {
    display: none;
    /* Chrome Safari */
}

.awardList td {
    text-align: center;
    width: 1.5rem;
    padding: .1rem 0;
}

.dialog-list .dialog-header {
    height: .4rem !important;
}
.dialog-list .dialog-header,
.dialog-large .dialog-header,
.dialog-alert .dialog-header,
.dialog-confirm .dialog-header {
    height: .8rem !important;
}

.dialog-list .dialog-header-title,
.dialog-large .dialog-header-title {
    color: white !important;
    font-weight: bold !important;
    line-height: .6rem !important;
    font-size: .3rem !important;
    letter-spacing: .1rem;
}

.dialog-large .dialog-header-title {
    margin-left: .2rem !important;
}

.btn_agree {
    display: inline-block;
    width: .8rem;
    height: .3rem;
    line-height: .3rem;
    background: url(../image/btn_confirm.png) no-repeat center;
    background-size: 100% 100%;
    margin-right: .05rem;
}

.btn_disagree {
    display: inline-block;
    width: .8rem;
    height: .3rem;
    line-height: .3rem;
    background: url(../image/btn_cancel.png) no-repeat center;
    background-size: 100% 100%;
}

.dialog-large .word {
    color: #f1efe2;
    font-size: .18rem;
    line-height: .35rem;
}

.dialog-large .word>span {
    color: #eaf279;
}

.dialog-large .share_title>span {
    color: #e9ecc1;
    font-size: .2rem;
    font-weight: bold;
}

.share_title {
    display: inline-block;
    position: relative;
    font-size: .18rem;
    color: #59606b;
    font-weight: bold;
    margin-top: .2rem;
}

.share_title span::before,
.share_title span::after {
    content: '';
    position: absolute;
    left: -2rem;
    top: 50%;
    height: .01rem;
    width: 1.5rem;
    background-color: #c3d3e8;
}

.share_title span::after {
    left: auto;
    right: -2rem;
}

.share_list ul li {
    display: inline-block;
    font-size: .12rem;
    color: #e9ecc1;
    margin: .15rem .1rem;
    width: 1rem;
    height: .5rem;
    text-align: center;
    padding-top: .6rem;
}

.share_list ul li:nth-child(1) {
    background: url(../image/icon_share_qq.png) no-repeat top center;
    background-size: .6rem auto;
}

.share_list ul li:nth-child(2) {
    background: url(../image/icon_share_weibo.png) no-repeat top center;
    background-size: .6rem auto;
}

.share_list ul li:nth-child(3) {
    background: url(../image/icon_share_zone.png) no-repeat top center;
    background-size: .6rem auto;
}

.share_list ul li:nth-child(4) {
    background: url(../image/icon_share_tieba.png) no-repeat top center;
    background-size: .6rem auto;
}







.dialog-large .channelLogin {
    margin: 0 auto;
    padding-top: .1.4rem;
}

.dialog-large .channelLogin input {
    height: .4rem;
    line-height: .4rem;
    width: 60%;
}

.dialog-large .word i {
    display: inline-block;
    width: .4rem;
    height: .4rem;
    margin: 0 .1rem;
    vertical-align: middle;
}

.define-icon {
    display: block;
    width: 2rem;
    height: .804rem;
    margin: .08rem auto;
}

.define-icon1 {
    background: url(../image/icon_name_1.png) no-repeat;
    background-size: 100% auto;
}

.define-icon2 {
    background: url(../image/icon_name_2.png) no-repeat;
    background-size: 100% auto;
}

.define-icon3 {
    background: url(../image/icon_name_3.png) no-repeat;
    background-size: 100% auto;
}

.share-qq {
    background: url(../image/icon_share_qq.png) no-repeat top center;
    background-size: 100% auto;
    cursor: pointer;
}

.share-weibo {
    background: url(../image/icon_share_weibo.png) no-repeat top center;
    background-size: 100% auto;
    cursor: pointer;
}

.share-qqzone {
    background: url(../image/icon_share_zone.png) no-repeat top center;
    background-size: 100% auto;
    cursor: pointer;
}

.share-tieba {
    background: url(../image/icon_share_tieba.png) no-repeat top center;
    background-size: 100% auto;
    cursor: pointer;
}


.footer {
    background-color: #fff;
    color: #9baab9;
    text-align: center;
    width: 100%;
    box-sizing: border-box;
    padding: 0.3rem 0;
}