body, html {
    font-size: 20px;
    color: #50986e;
    font-family: Microsoft YaHei, 'Courier New', Courier, monospace;
}

body, html, div, img, input, a {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

a {
    text-decoration: none;
}

table {
    border-collapse: collapse;
}

.container {
    background: url('./bg.jpg') no-repeat;
    background-position-x: center;
    min-width: 1200px;
    height: 8693px;
}
.container.yuyue {
    height: 3042px;
    overflow: hidden;
    position: relative;
}
.yuyue-btn {
    position: absolute;
    right: 465px;
    top: 674px;
    cursor: pointer;
    width: 256px;
    height: 78px;
    background: url(./yuyue-btn.png) no-repeat;
    font-size: 30px;
    line-height: 75px;
    text-align: center;
    color: #1f0c03;
    padding-left: 28px;
    font-weight: bold;
}
.nav {
    max-width: 1920px;
    margin: auto;
    width: 100%;
}

.content {
    width: 1200px;
    margin: auto;
}

.qiandao-score-now {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 30px;
    padding: 4px 20px;
    top: 187px;
    width: 1200px;
}
.qiandao-score-now>span {
    margin-left: 65px;
}
.qiandao-score-now img {
    position: relative;
    top: 3px;
}

.home-btn {
    display: inline-block;
    width: 170px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 30px;
    color: #fff;
    margin-top: 10px;
    margin-left: 20px;
}

.login-right-btn {
    float: right;
    font-size: 30px;
    margin-right: 20px;
    cursor: pointer;
    color: #fff;
}

.text-yellow {
    color: #ffd07e;
}

.flex-between, .fb {
    display: flex;
    justify-content: space-between;
}

.mt-20 {
    margin-bottom: 20px;
}

.btn-min {
    display: inline-block;
    padding: 0 16px;
    height: 32px;
    line-height: 32px;
    border-radius: 4px;
    background-color: #ffe352;
    color: #946525;
    cursor: pointer;
}

.btn-min+.btn-min {
    margin-left: 20px;
}

.content {
    padding-top: 1045px;
    position: relative;
}

.tips-box {
    position: relative;
    padding-top: 265px;
    text-align: center;
    padding-left: 25px;
    font-size: 22px;
    padding-right: 25px;
}

.tips-box-count {
    color: #ffd07e;
}

.rule-btn {
    position: absolute;
    right: 3px;
    top: 89px;
    width: 200px;
    height: 50px;
    cursor: pointer;
}

.qiandao {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: auto;
    height: 274px;
}

.container .el-progress__text {
    display: none;
}

.qiandao-item {
    position: relative;
    width: 154px;
    height: 143px;
    text-align: center;
    background: url('./q-1.png') center no-repeat;
    cursor: pointer;
    position: relative;
}
.qiandao-item:nth-child(odd) {
    position: relative;
    top: 20px;
}
.qiandao-item:nth-child(even) {
    position: relative;
    top: 80px;
}
.qiandao-item.pass {
    background: url('./q-1.png') center no-repeat;
    color: #ffd07e;
}

.qiandao-item .today-tag {
    background: url(./q-e.png) no-repeat;
    width: 340px;
    height: 40px;
    position: absolute;
    top: 100%;
    left: -94px;
}

.qiandao-item.today .today-tag {
    display: block;
}

.qiandao-item.active {
    background: url('./q-s.png') center no-repeat;
    color: #fff;
}


.qiandao-btn {
    font-weight: bold;
    height: 80px;
    line-height: 32px;
    width: 252px;
    margin: auto;
    margin-top: -2px;
    cursor: pointer;
    /* background: url(./qiandao-btn.png) no-repeat; */
}

.qiandao-btn.succ {
    background: url(./qiandao-a-btn.png) no-repeat;
}
.qiandao-tips.font-active {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 16px;
}
.qiandao-tips {
    text-align: center;
    font-size: 16px;
}
.q-count{
    font-size: 60px;
    margin-top: 90px;
    font-weight: bold;
    background: linear-gradient(180deg, #fdb027 0%,  #ff6600 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}
.date-line {
    position: absolute;
    top: 58px;
    left: 46px;
    margin-top: 0;
    font-size: 21px;
    font-family: SourceHanSansSC-Medium;
}

.invite-box {
    position: relative;
    padding: 637px 0 0;
}

.invite-tips {
    position: relative;
    margin-bottom: 33px;
    margin-top: 134px;
}

.invite-now {
    position: absolute;
    top: -83px;
    right: 50px;
    font-size: 26px;
}

.active-progress .el-progress-bar__outer {
    background: #103624!important;
    border: 1px solid #e3ba4d;
}

.active-progress .el-progress-bar__inner {
    background: #e3ba4d;
}

.invite-input {
    background: none;
    width: 600px;
    height: 42px;
    line-height: 42px;
    padding: 0 20px;
    border: none;
    color: #ffecaf;
}
.invite-input:focus-visible {
    border: none;
}
.task-list {
    margin: 31px 64px;
    font-size: 22px;
    padding-top: 196px;
}

.task-status {
    width: 100px;
    text-align: center;
}

.task-status.active {
    width: 100px;
    text-align: center;
    color: #ff0000;
}

.task-status a {
    color: #ffd07e;
}

.task-id {
    width: 40px;
    text-align: center;
}

.task-item {
    line-height: 58px;
}


.draw-tips .draw-btn {
    display: inline-block;
    width: 200px;
    height: 50px;
    cursor: pointer;
}

.draw-tips, .rank-tips, .prize-tips {
    text-align: center;
}

.prize-tips .prize-btn {
    display: inline-block;
    width: 200px;
    height: 50px;
    cursor: pointer;
}
.prize-count.point-icon {
    position: absolute;
    right: 101px;
    top: 151px;
}

.draw-box {
    margin: 0 auto;
    padding-top: 0;
    margin-top: 97px;
    position: relative;
}

.draw-list {display: grid;grid-template-columns: repeat(4, 1fr);grid-template-rows: repeat(4, 180px);gap: 30px 54px;}

.draw-item {
    font-size: 12px;
    transition: all 0.3s ease;
    background: url(choujiang.png);
}
.draw-item:nth-child(6) {
    background: url(choujiang-l.png) no-repeat;
    grid-column: 2 / span 2;
  grid-row: 2 / span 2;
}

.draw-item img {
    position: relative;
    left: 50%;
    top: 41%;
    transform: translate(-50%, -50%);
}

.draw-item .draw-gift-text {
    position: absolute;
    width: 100%;
    bottom: 6px;
    height: 32px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    color: #ffd07e;
}

.draw-item.active {
    transform: scale(1.1);
    background: url(choujiang-a.png);
}
.draw-item.active:nth-child(6),.draw-item.active:nth-child(7) {
    background: url(choujiang-la.png);
}

.draw-item {
    position: relative;
}

.draw-item.active img {
    filter: brightness(1.2) contrast(1.1) saturate(1.5) drop-shadow(0 0 15px gold);
    animation: glow 2s ease-in-out infinite alternate, shake 0.5s ease-in-out infinite;
    transform-origin: center;
    transition: all 0.3s;
}

@keyframes shake {
    0%, 100% {
        transform: rotate(-1deg) translate(-50%, -50%);
    }

    50% {
        transform: rotate(1deg) translate(-50%, -50%);
    }
}

.draw-item.active .draw-gift-text {
    background-color: #f4a930;
}

.draw-item.sou-item {
    height: 273px;
}

.draw-item.fat-item {
    width: 420px;
}

.draw-controls {
    text-align: center;
    position: absolute;
    top: 861px;
    width: 100%;
}

.draw-controls .draw-btn {
    width: 263px;
    height: 76px;
    cursor: pointer;
    position: absolute;
    top: 170px;
    left: 786px;
}

.draw-controls .btn-box {}

.draw-controls .draw-btn.disabled {
    cursor: no-drop;
}

.draw-btn.draw-1 {
    left: 160px;
    top: 159px;
    background: url(a5-a-btn.png) no-repeat;
}
.draw-btn.draw-1 span {
     line-height: 76px;
     color: #fff;
     font-size: 28px;
     font-weight: bold;
     background: linear-gradient(180deg, #ffffff 0%,  #fff9aa 100%);
     -webkit-background-clip: text;
     background-clip: text;
     -webkit-text-fill-color: transparent;
}
.draw-btn.draw-1.dan {
    background: url(a5-b-btn.png) no-repeat;
}
.draw-btn.draw-10 {
    top: 169px;
    left: 470px;
}

.draw-btn .draw-btn-count {
    position: absolute;
    left: 7px;
    top: 1px;
    font-size: 18px;
    font-weight: normal;
    width: 20px;
    text-align: right;
}

.draw-count {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 30px;
    padding: 4px 20px;
    bottom: -122px;
    font-size: 22px;
}
.draw-count > span {
    margin-left: 62px;
}
.floor-gift {
    position: relative;
    margin-top: 315px;
    padding: 0 63px;
}

.floor-zhanbi {
    position: absolute;
    right: 65px;
    top: -56px;
    font-size: 20px;
}

.score-list {
    margin-top: 0px;
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0px;
    margin-right: -80px;
}

.score-list .score-item {
    background: url('./fengye.png') no-repeat;
    width: 230px;
    height: 232px;
    color: #fff;
    margin-right: 90px;
    margin-bottom: 40px;
}

.score-list .score-item .score-count {
    font-size: 30px;
    margin-top: 39px;
}

.score-list .score-item .money-count {
    font-size: 18px;
    margin-top: 18px;
    color: #ffd07e;
}

.score-list .score-item .exchange-btn {
    background: url('./duihuan-btn.png') no-repeat;
    width: 132px;
    height: 50px;
    margin: auto;
    margin-top: 30px;
    cursor: pointer;
}

.score-list .score-item.succ .exchange-btn {
    background: url('./duihuand-btn.png') no-repeat;
}

.score-list .score-item.lock {
    filter: brightness(80%);
}

.score-list .score-item.lock .exchange-btn {
    background: url('./duihuan-btn.png') no-repeat;
    cursor: not-allowed;
}

.recharge-score {
    padding-top: 289px;
    text-align: center;
    color: #50986e;
    position: relative;
}

.recharge-score .tips {
    font-size: 20px;
}

.now-money {
    background: url(a4-a-bg.png) no-repeat;
    width: 370px;
    height: 40px;
    line-height: 40px;
    margin: auto;
    margin-top: 20px;
    font-size: 20px;
}

.now-money .tips-box-count {
    color: red;
}

.prize-box {
    position: relative;
    padding-top: 131px;
    height: 1197px;
}

.prize-list {
    flex-wrap: wrap;
    margin-top: 43px;
    padding: 0 40px;
    height: 846px;
    padding-top: 40px;
}

.prize-item {
    position: relative;
    width: 234px;
    margin-right: 30px;
    font-size: 12px;
    margin-bottom: 40px;
    text-align: center;
    border-radius: 10px;
}


.prize-gift-item {
    border-radius: 5px;
    position: relative;
    background: url('./duihuan-bg.png') no-repeat;
    height: 222px;
}

.text-btn {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    cursor: pointer;
}

.prize-gift-item-title {
    text-align: center;
    position: absolute;
    top: 144px;
    bottom: 24px;
    height: 34px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: #fff;
}

.prize-gift-item img {
    width: 78%;
    display: block;
}

.prize-gift-item img.game {
    margin: 0px auto;
}

.btn-item-title {
    position: absolute;
    top: 175px;
    left: 0;
    width: 234px;
    height: 34px;
    margin: auto;
    border-radius: 17px;
    line-height: 34px;
    font-size: 18px;
    color: #8f6126;
    margin-top: 7px;
}

.btn-item-title a {
    color: #8f6126;
}

.btn-item-title .text-yellow {
    color: #FFFF00;
}

.btn-item-title .list-btn.succ {
    background: #ccc;
}

.prize-item .shadow-item {
    display: none;
    position: absolute;
    width: 100%;
    height: 81%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    border-radius: 10px;
    padding: 20px;
}
.prize-item .shadow-item h4 {
        font-size: 19px;
}
.prize-item .shadow-item div {
    font-size: 14px;
    font-weight: bold;
}
.prize-item:hover .shadow-item {
    display: block;
}

.prize-btn {
    padding: 0 34px;
    line-height: 32px;
    height: 32px;
    position: relative;
    z-index: 100;
}

.pagination {
    justify-content: center;
}

.pagina-item {
    width: 40px;
    height: 40px;
    /* border-radius: 3px; */
    margin-right: 20px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    background: #f4a930;
}

.pagina-item.active {
    background: #ffffdd;
    color: #996600;
}

.everyday-font {
    position: relative;
    padding-top: 307px;
    margin-top: 93px;
}

.everyday-font-tips {
    position: absolute;
    right: -6px;
    top: 197px;
    width: 200px;
    height: 50px;
}

.list-btn {
    background: url(./a6-2-btn.png) no-repeat;
    width: 155px;
    height: 50px;
    line-height: 43px;
    display: block;
    margin: 22px auto 0;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    text-align: center;
}

.list-btn.succ {
    background: url(./a6-1-btn.png) no-repeat;
}

.list-btn.disa {
    background: url(./a6-2-btn.png) no-repeat;
}

.list-btn.small {
    display: inline-block;
    margin: 0;
    width: 120px;
    height: 38px;
    font-size: 18px;
    line-height: 38px;
}

.everyday-font .font-list {
    margin-top: 127px;
    color: #ff0000;
    font-size: 28px;
    width: 583px;
    margin-left: 345px;
}

.everyday-font .everyday-font-btns .list-btn {
    margin: 0 25px;
}

.exchange-rules {
    margin-top: 24px;
    font-size: 28px;
    color: #8f6126;
    width: 681px;
    margin-left: 341px;
    line-height: 54px;
}

.exchange-rule span {
    margin-right: 20px;
}

.rank-list {
    padding-top: 160px;
    width: 100%;
}

.rank-list .pagination {
    position: absolute;
    top: 882px;
    width: 100%;
}

.rank-table {
    width: 857px;
    margin: auto;
    margin-top: 104px;
    border-collapse: collapse;
}

.rank-table thead {
    height: 44px;
    font-size: 24px;
    color: #ff9933;
}

.rank-table td {
    line-height: 50px;
    position: relative;
}

.my-rank {
    position: absolute;
    right: 0;
    top: 190px;
    width: 185px;
}

.my-rank span {
    color: #FFFF00;
}

.rank-table td {
    font-size: 20px;
    text-align: center;
    vertical-align: middle;
}

.table-icon {
    position: absolute;
    top: 5px;
    left: 100px;
}

.gift-list {
    justify-content: center;
    margin-right: -20px;
    margin-top: 40px;
}

.gift-item {
    position: relative;
    margin-right: 20px;
    width: 184px;
    height: 242px;
    background: url('./gift-gb.png') no-repeat;
}

.gift-item img {
    width: 170px;
    height: auto;
    position: relative;
    top: 6px;
    left: 8px;
    margin-top: 20px;
    border-radius: 10px;
}

.gift-item div {
    position: absolute;
    bottom: 6px;
    text-align: center;
    width: 100%;
}

.fixed-box {
    position: fixed;
    right: 0;
    top: 26%;
    background: url('./cebianlan-bg.png') no-repeat;
    width: 158px;
    height: 355px;
    z-index: 1001;
    color: #b29f58;
    padding-top: 36px;
}

.fixed-box .fixed-item {
    line-height: 36px;
    cursor: pointer;
    font-size: 18px;
    text-align: center;
}

.fixed-box .fixed-item:hover, .fixed-box .fixed-item.active {
    color: #ffd07e;
}

.fixed-box .fixed-item a {
    display: block;
}

.dialog-shadow {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

.dialog {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 1000;
    background: url('./dialog-bg.png');
    padding: 30px 40px;
    border-radius: 8px;
    min-width: 400px;
}

.btn {
    color: #fff;
    font-size: 18px;
}

.btn.big {
    background: url(./login-btn.png) no-repeat;
    width: 210px;
    height: 67px;
    line-height: 58px;
    font-size: 30px;
    text-align: center;
}

.btn.middle {
    background: url(./btn-bg.png) no-repeat;
    width: 133px;
    height: 43px;
    line-height: 42px;
}

.invite-recharge-state {
    display: inline-block;
    width: 100px;
    height: 32px;
    margin-top: 9px;
    line-height: 32px;
    text-align: center;
    font-size: 16px;
    background: url(./b1-unsucc.png) no-repeat;
}

.invite-recharge-state.active {
    background: url(./b1-succ.png) no-repeat;
}

.invite-form {
    margin-bottom: 20px;
}

.invite-form .btn {
    margin-left: 20px;
    display: inline-block;
    text-align: center;
    cursor: pointer;
    color: #fff;
    opacity: 0;
}

.invite-list {
    margin-top: 187px;
    height: 200px;
}

.invite-list table {
    width: 100%;
    text-align: center;
}

.invite-list table tr {
    line-height: 47px;
}

.share-box {
    margin-top: 0;
}

.close-btn {
    position: absolute;
    right: 30px;
    top: 22px;
    font-size: 24px;
    cursor: pointer;
    color: #666;
    width: 54px;
    height: 54px;
    text-align: center;
    background: url('./close-btn.png') no-repeat;
}

.close-btn:hover {
    color: #ffc000;
}

.login-tabs {
    display: flex;
    margin-bottom: 20px;
}

.tab-item {
    padding: 10px 20px;
    cursor: pointer;
    color: #50986e;
    font-size: 24px;
}

.tab-item.focus {
    color: #ffd07e;
    border-bottom: 4px solid #ffd07e;
    font-weight: bold;
}

.login-form {
    display: none;
    position: relative;
}

.login-form.active {
    display: block;
}

.login-input {
    flex: 1;
    height: 40px;
    border-radius: 4px;
    padding: 8px 12px;
}

.login-btn {
    background: url('./login-btn.png');
    width: 180px;
    height: 51px;
    border: none;
    cursor: pointer;
    display: block;
    margin: 30px auto;
}

.sms-btn {
    position: absolute;
    top: 9px;
    right: -70px;
    width: 35%;
    height: 40px;
    border-radius: 4px;
    cursor: pointer;
    color: red;
    font-size: 16px;
}

.agree-check {
    margin-right: 5px;
    vertical-align: middle;
}

.agree-check {
    position: relative;
    width: 18px;
    height: 18px;
    margin: 0 5px 0;
    top: -2px;
    vertical-align: middle;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.agree-check::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    border-radius: 3px;
    background: url('./redio.png') no-repeat;
    /* border: none; */
}

.agree-check:checked::before {
    background: url('./redio-a.png') no-repeat;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .agree-check {
        opacity: 0;
        width: 20px;
        height: 20px;
    }

    .agree-check + label::before {
        content: '';
        display: inline-block;
        width: 18px;
        height: 18px;
        background: url('checkbox-sprite.png') no-repeat 0 0;
        vertical-align: middle;
        margin-right: 5px;
    }

    .agree-check:checked + label::before {
        background-position: 0 -18px;
    }
}

.address-dialog {
    min-width: 450px;
}

.dialog-title {
    text-align: center;
    margin: 48px 0 25px 0;
    font-size: 30px;
    color: #ffd07e;
}

.address-form {
    display: flex;
    flex-direction: column;
    margin-top: 41px;
}

.form-item {
    margin-bottom: 20px;
    display: flex;
}

.input-label {
    position: relative;
    display: flex;
    align-self: center;
    width: 104px;
    color: #50986e;
    margin-bottom: 8px;
}

.form-item .input-label::before {
    content: '*';
    color: red;
    position: absolute;
    right: 100%
}

.login-input::placeholder {
    color: #999;
}

.dialog {
    animation: dialogShow 0.3s ease-out;
}

@keyframes dialogShow {
    from {
        opacity: 0;
        transform: translate(-50%, -55%);
    }

    to {
        opacity: 1;
        transform: translate(-50%, -50%);
    }
}

.dialog-shadow {
    transition: opacity 0.3s;
}

.banner-box {
    position: relative;
    width: 1000px;
    height: 886px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 245px;
}

.banner-track {
    display: flex;
    position: relative;
    height: 100%;
    transition: transform 0.5s ease-in-out;
}

.banner-item {
    display: none;
    height: 100%;
    position: absolute;
    transition: all 0.3s ease;
    transform: scale(0.8);
    opacity: 0.7;
    height: 445px;
    width: 767px;
    filter: blur(4px);
}

.banner-item.active {
    filter: none;
    display: block;
    left: 117px;
    transform: scale(1);
    opacity: 1;
    z-index: 2;
    clip-path: none;
}

.banner-item.prev {
    display: block;
    left: -76px;
}

.banner-item.next {
    display: block;
    right: -76px;
}

.banner-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.banner-control {
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    width: 90px;
    height: 90px;
    cursor: pointer;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
}

.banner-control.banner-control-prev {
    left: 0;
    background: url('./srrow-left.png') no-repeat;
}

.banner-control.banner-control-next {
    right: 0;
    background: url('./srrow-right.png') no-repeat;
}

.login-dialog.dialog {
    width: 702px;
    height: 500px;
    padding: 70px 118px;
}

.login-tips {
    color: #50986e;
    font-size: 14px;
}

.form-label {
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}

.form-label>span {
    width: 68px;
    text-align: center;
    color: #ffd07e;
    font-size: 17px;
}

.dialog {
    width: 702px;
    height: 500px;
    padding: 31px 94px;
    color: #330000;
}

.dialog table {
    width: 100%;
}

.dialog table th {
    font-size: 24px;
    color: #ffd07e;
    line-height: 46px;
    font-weight: normal;
}

.dialog table td {
    text-align: center;
    color: #ff6600;
    height: 40px;
    border-bottom: 1px solid #b57445;
    font-size: 14px;
}

.draw-dialog {
    padding: 31px 94px;
}

.dialog-content {
    overflow-y: auto;
    height: 308px;
    color: #50986e;
    font-size: 16px;
}

.dialog-content p {
    margin: 0;
    line-height: 30px;
}


.user-list {
    background: rgba(255,255,255,0.5);
    padding: 10px;
}

.user-list::-webkit-scrollbar {
    width: 6px;
}

.user-list::-webkit-scrollbar-track {
    background-color: transparent;
}

.user-list::-webkit-scrollbar-thumb {
    background-color: #999;
    border-radius: 3px;
}

.user-list::-webkit-scrollbar-thumb:hover {
    background-color: darkgray;
}

.user-list .user-item {
    line-height: 30px;
    border-bottom: 2px dotted #ffa513;
    color: #666;
    cursor: pointer;
}

.user-list .user-item span {
    cursor: pointer;
}

.user-list .user-item.active {
    color: #ffa513;
}

.user-list .user-tag {
    font-size: 12px;
    color: #ffa513;
    border: 1px solid #ffa513;
    padding: 4px;
    line-height: 1;
    display: inline-block;
    margin-left: 0px;
    border-radius: 4px;
    transform: scale(0.7);
}

.user-radio {
    background: url("//static-1.602.com/602/v3/images/index/radio.png") no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    float: right;
    background-size: 100%;
    position: relative;
    top: 7px;
}

.user-list .user-item.active .user-radio {
    background: url("//static-1.602.com/602/v3/images/index/radio-a.png") no-repeat;
    background-size: 100%;
}

.invite-dialog-btn {
    position: absolute;
    width: 146px;
    height: 50px;
    top: 40px;
    right: 0;
    cursor: pointer;
}

.recharge-dialog-btn {
    position: absolute;
    width: 200px;
    height: 100px;
    top: 127px;
    right: 0;
    cursor: pointer;
}

.box-btn {
    width: 100%;
    height: 50px;
    cursor: pointer;
}

.invite-top-tips {
    text-align: center;
    margin-bottom: 30px;
    font-size: 20px;
    width: 899px;
    margin: 0 auto 158px;
}
.everyday-font-btns {
    padding: 0 72px;
}
.font-active {
    color: #ffd07e;
}
.a-items {
    margin-top: 110px;
    position: relative;
}
.a-item {
    background: url("./item1-bg.png") no-repeat;
    width: 180px;
    text-align: center;
}
.a-item-content {
    height: 126px;
    padding: 30px 18px;
    margin-bottom: 10px;
    font-size: 24px;
}
.a-item-btn {
    background: url(./a1-d-btn.png) no-repeat;
    width: 131px;
    height: 44px;
    line-height: 34px;
    margin: 0 auto;
    color: #fff;
    font-size: 18px;
    cursor: pointer;
    margin-top: 12px;
}
.a-item-btn.active {
    background: url(./a1-btn.png) no-repeat;
}
.a-item-btn.had {
    background: url(./a1-b-btn.png) no-repeat;
}
.crazy-box {
    flex-wrap: wrap;
    width: 1004px;
    padding-left: 276px;
    padding-top: 56px;
}
.crazy-item {
    width: 104px;
    height: 104px;
    background: url("./crazy-1.png") no-repeat;
    line-height: 100px;
    text-align: center;
    margin-right: 78px;
    margin-bottom: 61px;
    font-size: 18px;
    transition: transform 0.4s;
}
#yellow_1 {
    
}
.crazy-item.gray_thanks_1, .gray_thanks_2, .gray_thanks_3 {
    background: url("./crazy-1.png")
}
.crazy-item.yellow_1 {
    background: url("./crazy-2.png")
}
.crazy-item.yellow_5 {
    background: url("./crazy-3.png")
}
.crazy-item.yellow_10 {
    background: url("./crazy-4.png")
}
.crazy-item.yellow_15 {
    background: url("./crazy-6.png")
}
.crazy-item.yellow_20 {
    background: url("./crazy-7.png")
}
.crazy-item.yellow_25 {
    background: url("./crazy-8.png")
}
.crazy-item.yellow_30 {
    background: url("./crazy-9.png")
}
.crazy-item.red_100 {
    background: url("./crazy-10.png")
}
.crazy-item.coin_1 , .coin_2 {
    background: url("./crazy-13.png")
}
.crazy-item.blue_jump {
    background: url("./crazy-5.png")
}
.crazy-item.purple_prize_1 {
    background: url("./crazy-11.png")
}
.crazy-item.purple_prize_2 {
    background: url("./crazy-12.png")
}
.crazy-item.active {
    transform: scale(1.2);
}
.crazy-control {
    padding-top: 40px;
    /* width: 542px; */
    text-align: center;
}
.crazy-tips>span {
    margin-left: 86px;
}
.crazy-btn {
    width: 246px;
    height: 80px;
    cursor: pointer;
    margin: auto;
    background: url(./a2-btn.png) no-repeat;
    margin-top: 41px;
}
.crazy-btns {
    position: absolute;
    top: 160px;
    left: 286px;
    text-align: center;
}
.crazy-top-btn {
        display: inline-block;
    width: 200px;
    height: 50px;
    cursor: pointer;
}
.point-icon,.game-icon,.quan-icon,.date-icon {
    position: relative;
}
.point-icon::after, .game-icon::after, .quan-icon::after, .date-icon::after {
    content: '';
    position: absolute;
    width: 36px;
    height: 36px;
    top: -3px;
    left: -50px;
}
.point-icon::after {
    background: url(./point-icon.png) no-repeat;
}
.game-icon::after {
    background: url(./game-icon.png) no-repeat;
}
.quan-icon::after {
    background: url(./quan-icon.png) no-repeat;
}
.date-icon::after {
    background: url(./date-icon.png) no-repeat;
}
.a-tips {
    position: absolute;
    top: -85px;
    right: 0;
    font-size: 26px;
    color: #50986e;
    font-weight: bold;
}
.a-item.gray {
    filter: grayscale(100%);
}
.overlay-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 300px;
    background: linear-gradient(to bottom, 
        rgba(255, 255, 255, 0) 0%, 
        rgba(255, 255, 255, 0.8) 60%, 
        rgba(255, 255, 255, 1) 100%);
    z-index: 2;
    text-align: center;
    line-height: 353px;
    font-size: 20px;
    font-weight: bold;
}