/* CSS Document */
@charset "utf-8";

*:focus {
    outline: none;
}

html,
body {
    height: 100%;
}

* {
    /* touch-action: pan-y; */
    margin: 0;
    padding: 0;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fiedldset,
input,
textarea,
p,
blockquote,
th,
td {
    margin: 0;
    padding: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

fieldset,
img {
    border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
    font-style: normal;
    font-weight: normal;
}

ol,
ul,
li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: normal;
}

@font-face {
    font-family: LXGWWenKai;
    src: url(../fonts/LXGWWenKai-Bold.ttf);
    /* src: url(../fonts/方正华隶.TTF); */
}

body {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    font-size: 0.32rem;
    line-height: 0.48rem;
    font-family: LXGWWenKai;
    background-color: #ac3514;
}

input,
select,
textarea,
button {
    vertical-align: middle;
}

input,
button,
select {
    cursor: pointer;
    -webkit-appearance: none !important;
    outline: none;
    border: none;
}
 
a,
a:link {
    text-decoration: none;
    outline: none;
    /* display: inline-block; */
}

.hide {
    display: none;
}

.op {
    opacity: 0;
}

.fix {
    position: fixed;
}

.wrap {
    position: relative;
    width: 100%;
    background-color: #ac3514;
    max-width: 750px;
    margin: 0 auto;
}

.kv {
    width: 100%;
    height: 10.8rem;
    background: url(../img/kv.jpg) center center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.logo {
    width: 1.55rem;
    float: right;
    margin-right: 0.55rem;
    margin-top: 0.45rem;
}

.wrap-inner {
    width: 100%;
    min-height: 44.6rem;
    background: url(../img/bg.png) center top no-repeat;
    background-size: contain;
    position: relative;
    z-index: 10;
    padding-bottom: 3.51rem;
}

.lottery-list {
    padding-top: 10.1rem;
    text-align: center;
}

.lottery-list img {
    width: 2.39rem;
    margin: 0 -0.15rem;
}

.lottery-list img:nth-child(1) {
    margin-left: 0.15rem;
}

.content1 {
    width: 100%;
    margin-top: 0.6rem;
    text-align: center;
    overflow: hidden;
}

.title1 {
    margin-top: 0;
    width: 6.38rem;
}

.progress-title {
    font-size: 0.26rem;
    color: #ffc55c;
    margin-bottom: 0.2rem;
}

.progress-lottery {
    width: 2.74rem;
    margin-left: 20px;
}

.progress-box {
    width: 6.63rem;
    height: 2.4rem;
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    position: relative;
    margin-top: -0.5rem;
}

.progress-box::after {
    width: 100%;
    height: 0.16rem;
    position: absolute;
    left: 0;
    bottom: 0.78rem;
    display: inline-block;
    content: '';
    background: url(../img/progress.png) center center no-repeat;
    background-size: contain;
}

.progress-box li {
    width: 0.68rem;
    position: relative;
}

.bar {
    width: 0.68rem;
    height: 1.2rem;
}

.bar1 {
    background: url(../img/bar1.png) center bottom no-repeat;
    background-size: contain;
}

.bar2 {
    background: url(../img/bar2.png) center bottom no-repeat;
    background-size: contain;
}

.bar3 {
    background: url(../img/bar3.png) center bottom no-repeat;
    background-size: contain;
}

.bar4 {
    background: url(../img/bar4.png) center bottom no-repeat;
    background-size: contain;
}

.bar5 {
    background: url(../img/bar5.png) center bottom no-repeat;
    background-size: contain;
}

.people-box {
    height: 1.15rem;
    width: 100%;
}

.people-box span {
    display: inline-block;
    width: 0.12rem;
    height: 0.12rem;
    background-color: #a9341c;
    border-radius: 0.12rem;
    border: solid #ffdb8f 0.04rem;
    margin-top: 0.25rem;
    position: relative;
    z-index: 1;
}

.poeple {
    font-size: 0.32rem;
    color: #ffc55e;
    font-family: LXGWWenKai;
    font-weight: bold;
    line-height: 0.32rem;
}

.progress-box li.on .bar1 {
    background: url(../img/bar1-hl.png) center bottom no-repeat;
    background-size: contain;
}

.progress-box li.on .bar2 {
    background: url(../img/bar2-hl.png) center bottom no-repeat;
    background-size: contain;
}

.progress-box li.on .bar3 {
    background: url(../img/bar3-hl.png) center bottom no-repeat;
    background-size: contain;
}

.progress-box li.on .bar4 {
    background: url(../img/bar4-hl.png) center bottom no-repeat;
    background-size: contain;
}

.progress-box li.on .bar5 {
    background: url(../img/bar5-hl.png) center bottom no-repeat;
    background-size: contain;
}

.progress-box li.on .people-box span {
    width: 0.56rem;
    height: 0.56rem;
    border-radius: 0px;
    background: url(../img/maozhua.png) center center no-repeat;
    background-size: contain;
    border: 0px;
    margin-top: 0.05rem;
}

.progress-box li.on .people-box .poeple {
    font-size: 0.56rem;
    white-space: nowrap;
    width: 1.2rem;
    display: block;
    position: absolute;
    bottom: 0.16rem;
    left: 50%;
    transform: translateX(-50%);
}

.progress-tip {
    width: 6.1rem;
    height: 1.53rem;
    background-color: #90280a;
    border-radius: 0.08rem;
    margin: 0 auto;
    box-shadow: inset 0.0rem 0.0rem 0.08rem 0.08rem rgba(0, 0, 0, 0.05);
    margin-top: 0.2rem;
    color: #ec9b65;
    font-size: 0.3rem;
    padding: 0.1rem 0.2rem 0 0.2rem;
    font-family: LXGWWenKai;
}

.lottery-tip span,
.progress-tip span {
    color: #ffc256;
}

.team-box {
    height: 3.6rem;
    margin-top: 0.4rem;
}

.team-step4,
.team-step3,
.team-step2 {
    display: none;
}

.team-label {
    width: 6.56rem;
    height: 2.58rem;
    background: url(../img/team-bg.png) center no-repeat;
    background-size: contain;
    overflow: hidden;
    padding-left: 0.5rem;
}

.team-step1 .team-label p {
    font-size: 0.4rem;
    text-align: center;
    color: #b74615;
    margin-top: 0.0rem;
}

.team-step1 .team-label p:nth-child(1){
    margin-top: 0.2rem;
}

.btn1 {
    display: inline-block;
    width: 2.62rem;
    height: 0.81rem;
    background: url(../img/btn-bg1.png) center center no-repeat;
    background-size: contain;
    font-family: LXGWWenKai;
    font-size: 0.36rem;
    color: #ffe3c3;
    line-height: 0.68rem;
    padding-left: 0.2rem;
    cursor: pointer;
}

.btn2 {
    display: inline-block;
    width: 2.62rem;
    height: 0.81rem;
    background: url(../img/btn-bg2.png) center center no-repeat;
    background-size: contain;
    font-family: LXGWWenKai;
    font-size: 0.36rem;
    color: #ffe3c3;
    line-height: 0.68rem;
    padding-left: 0.1rem;
    cursor: pointer;
}

.crate-team-btn,
.join-btn {
    margin-top: 0.2rem;
}

.team-step2 .team-label p {
    font-size: 0.4rem;
    text-align: center;
    color: #b74615;
    margin-top: 0.2rem;
    font-family: LXGWWenKai;
}

.team-id-input {
    display: block;
    margin: 0 auto;
    width: 4.40rem;
    height: 0.55rem;
    margin-top: 0.1rem;
    background-color: #fff2cf;
    color: #90280a;
    padding: 0 0.3rem;
    font-family: 0.28rem;
    line-height: 0.5rem;
}

.team-id-input::placeholder {
    font-family: 0.28rem;
    line-height: 0.5rem;
    color: #e3bf91;
}

.comfirm-btn {
    margin-top: 0.16rem;
}

.team-step3 p {
    font-size: 0.4rem;
    text-align: center;
    color: #b74615;
    font-family: LXGWWenKai;
    margin-top: 0.7rem;
}

.team-info {
    font-size: 0.26rem;
    color: #b74615;
    font-family: LXGWWenKai;
    margin-top: 0.2rem;
}

.team-step4 .team-label .cdk::after,
.address-list .type span,
.copy-btn {
    background-color: #c94711;
    color: #ffe5a9;
    border-radius: 0.08rem;
    width: 0.8rem;
    height: 0.4rem;
    line-height: 0.4rem;
    margin: 0 0.1rem;
    display: inline-block;
}


.team-step4 .team-label .cdk::after{
    content: '复制';
    position: absolute;  
    right: 0.60rem;
    top: 0.060rem;
}

.team-info p {
    display: inline-block;
}

.copy-btn {
    display: inline-block;
}

.role-list {
    width: 5.9rem;
    text-align: center;
    margin: 0 auto;
    display: flex;
    justify-content: space-around;
    margin-top: -0.1rem;
}

.role-list li {
    width: 1.03rem;
    height: 1.04rem;
    display: inline-block;
    vertical-align: top;
    background: url(../img/role-bg.png) center center no-repeat;
    background-size: contain;
    position: relative;
    margin-top: 0.1rem;
}

.role-list li p{
    width: 100%;
    font-size: 0.2rem;
    line-height: 0.24rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #b74615;
    margin-top: -0.1rem;
}

.role-list li::after {
    display: none;
    content: '';
    width: 0.4rem;
    height: 0.4rem;
    background: url(../img/role-select.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    right: 0.0rem;
    bottom: 0rem;
}

.role-list li.on::after{
    display: inline-block;
}

.role-img {
    width: 0.9rem;
    margin-top: 0.06rem;
}

.team-step4 .team-label>p {
    font-size: 0.28rem;
    color: #b74615;
    margin-top: 0.15rem;
    position: relative;
    padding-right: 0.8rem;
}

.invite-btn {
    width: 3.81rem;
    height: 1.21rem;
    background: url(../img/invite-btn.png) center center no-repeat;
    background-size: contain;
    margin: 0 auto;
    margin-top: -0.2rem;
}

.content2 {
    width: 100%;
    margin-top: 0.4rem;
    text-align: center;
}

.title2 {
    width: 6.95rem;
}

.lottery-box {
    margin: 0 auto;
    width: 6.72rem;
    height: 6.73rem;
    position: relative;
}

.lottery-bg {
    width: 6.72rem;
    height: 6.73rem;
    background: url(../img/zhuanpan.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    margin-left: -3.36rem;
    top: 50%;
    margin-top: -3.36rem;
}

.begin-box{
    width: 2.1rem;
    height: 2.21rem;
    position: absolute;
    left: 2.40rem;
    top: 2.0rem;
    border: none;
}

.lottery-pointer {
    width: 2.1rem;
    height: 2.21rem;
    border: none;
    background: url(../img/begin.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 0;
    -o-transform: transform 6s;
    -ms-transform: transform 6s;
    -moz-transform: transform 6s;
    -webkit-transform: transform 6s;
    transition: transform 6s;
    -o-transform-origin: 50% 1.2rem;
    -ms-transform-origin: 50% 1.2rem;
    -moz-transform-origin: 50% 1.2rem;
    -webkit-transform-origin: 50% 1.2rem;
    transform-origin: 50% 1.16rem;
}

.begin-text{
    width: 0.74rem;
    margin-top: 0.6rem;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.begin-box p {
    font-size: 0.24rem;
    color: #bd4f19;
    text-align: center;
    position: relative;
    vertical-align: top;
    margin-top: -0.16rem;
    z-index: 1;
    cursor: pointer;
}

.lottery-tip {
    width: 6.1rem;
    height: 1.215rem;
    background-color: #90280a;
    border-radius: 0.08rem;
    margin: 0 auto;
    box-shadow: inset 0.0rem 0.0rem 0.08rem 0.08rem rgba(0, 0, 0, 0.05);
    margin-top: 0.2rem;
    color: #ec9b65;
    font-size: 0.3rem;
    padding: 0.15rem 0.2rem 0 0.2rem;
    font-family: LXGWWenKai;
    margin-bottom: 0.6rem;
}

.team-upload{
    width: 3.65rem;
    margin-top: 0.2rem;
    margin-bottom: 0.2rem;
    display: none;
}

.history-box {
    width: 6.59rem;
    height: 5.45rem;
    display: block;
    margin: 0 auto;
    /* margin-top: 0.1rem; */
    background: url(../img/history-bg.png) center center no-repeat;
    background-size: contain;
    overflow: hidden;
    display: none;
}

.history-list {
    width: 5.8rem;
    margin: 0 auto;
    line-height: 0.5rem;
    height: 3.6rem;
    overflow: auto;
    margin-top: 1.30rem;
}

.history-list li>div {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    color: #d55622;
    font-size: 0.26rem;
    white-space: nowrap;
}

.history-list li{
    display: flex;
    justify-content: space-between;
}

.lottery {
    width: 1.5rem;
}

.date {
    width: 1.5rem;
    padding-left: 0.2rem;
}

.type{
    width: 2.2rem;
    padding-left: 0.2rem;
    white-space: nowrap;
}

.address-list .type span{
    margin: 0;
}

.rules{
    color: #430f00;
    font-size: 0.26rem;
    line-height: 0.4rem;
    width: 6.59rem;
    text-align: left;
    margin: 0 auto;
    margin-top: 0.4rem;
}

.wrap-inner::after{
    width: 100%;
    height: 3.51rem;
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background: url(../img/bg-footer.jpg) center center no-repeat;
    background-size: cover;
}

.alert-box{
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 100;
    display: none;
}

.alert1{
    width: 6.84rem;
    height: 6.07rem;
    background: url(../img/alert-bg1.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -3.03rem;
    margin-left: -3.25rem;
}

.alert2{
    width: 6.94rem;
    height: 3.79rem;
    background: url(../img/alert-bg2.png) center center no-repeat;
    background-size: contain;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -1.4rem;
    margin-left: -3.35rem;
}

.alert-close{
    width: 0.5rem;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: 2.8rem;
}

.close1{
    margin-top: -3.4rem;
}

.close2{
    margin-top: -2.30rem;
    margin-left: 2.7rem;
}

.input-box{
    width: 5.0rem;
    margin: 0 auto;
    margin-top: 0.8rem;
    position: relative;
    padding-right: 0.3rem;
}

.input-box >div{
    width: 100%;
    height: 0.6rem;
    background-color: #9b2108;
    font-size: 0.28rem;
    line-height: 0.6rem;
    color: #fa937d;
    margin-bottom: 0.2rem;
    position: relative;
}

.input-box >div >span:nth-child(1){
    padding: 0 0.1rem;
}

.address,
.name,
.phone,
.code,
.id{
    display: inline-block;
    height: 0.6rem;
    vertical-align: top;
    background-color: rgba(0, 0, 0, 0.0);
    color: #fa937d;
}

.id{
    width: 2.1rem;
}

.code-btn{
    display: inline-block;
    width: 1.50rem;
    text-align: center;
}

.code{
    width: 3.50rem;
    position: relative;
}

.login-alert .input-box >div:nth-child(2)::after{
    content: '注意大小写';
    display: inline-block;
    position: absolute;
    right: 0.1rem;
    top: 0;
    font-size: 0.28rem;
    line-height: 0.6rem;
}

.input-box >p{
    color: #fa937d;
    font-size: 0.24rem;
}

.alert-btn-box{
    width: 5.60rem;
    margin: 0 auto;
    padding-right: 0.3rem;
    margin-top: 0.2rem;
    text-align: center;
    display: flex;
    justify-content: space-around;
}

.alert-btn-box >div{
    width: 2.63rem;
    height: 0.81rem;
    display: inline-block;
    color: #ffe3c3;
    font-size: 0.32rem;
    font-weight: bold;
    position: relative;
    vertical-align: top;
}

.crate-btn::after{
    display: inline-block;
    content: '还未拥有账号？';
    position: absolute;
    right: 0.3rem;
    bottom: -0.5rem;
    font-size: 0.24rem;
    color: #fa937d;
}

.address-alert,
.lottery-alert,
.copy-alert,
.confirm-crate-alert,
.login-alert{
    display: none;
}

.lottery-alert p,
.copy-alert p,
.confirm-crate-alert p{
    font-size: 0.3rem;
    line-height: 0.56rem;
    text-align: center;
    color: #ffe5a9;
    width: 5.0rem;
    margin: 0 auto;
    display: block;
    padding-right: 0.3rem;
    margin-top: 0.6rem;
}

.address-alert >p{
    font-size: 0.36rem;
    color: #f7c945;
    text-align: center;
    font-weight: bold;
    margin-top: 0.4rem;
    padding-right: 0.3rem;
}

.address,
.name,
.phone{
    width: 3.20rem;
    float: right;
    margin-right: 0.2rem;
    overflow: hidden;
    text-overflow: ellipsis;
}

.address-alert .input-box{
    margin-top: 0.2rem;
}

.address-alert .alert-btn-box{
    margin-top: 0.4rem;
}

.tips{
    width: 5.09rem;
    height: 2.35rem;
    background: url(../img/tip-alert-bg.png) center center no-repeat;
    background-size: contain;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -2.85rem;
    margin-top: -1.17rem;
    z-index: 1000;
    padding: 0 0.3rem;
    text-align: center;
    line-height: 2.35rem;
    color: #f7c945;
    font-size: 0.36rem;
    display: none;
}

.confirm-crate-alert .alert-btn-box{
    margin-top: 0.4rem;
}