@charset "UTF-8";

article,
body,
dd,
dl,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
ol,
p,
section,
td,
th,
ul {
    margin: 0;
    padding: 0
}

body,
button,
input,
select,
textarea {
    font: 12px/1.5 tahoma, sans-serif
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%
}

b,
em {
    font-style: normal
}

a {
    text-decoration: none
}

img {
    border: 0
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: 0;
    -webkit-appearance: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

li,
ul {
    list-style: none
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

a:focus,
div:focus,
input:focus,
p:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    outline: 0
}

body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

a {
    color: #fff
}

body {
    background-color: #150e0c;
}


.phone-dialog.van-dialog-11,
.van-dialog.phone-dialog,
.a-content.xinyue .group_inner .list-item.qq div span,
.a-content.rule .title,
.a-content.xinyue .title,
.a-content .c-con .c-list .c-left,
.a-content .c-con.discount::after,
.a-content .c-con,
.a-content .title,
.app .a-top .a-top-btn.type2 a:last-of-type,
.app .a-top .a-top-btn.type2 a,
.app .a-top .a-top-btn.type1 a:last-of-type,
.app .a-top .a-top-btn.type1 a,
.app .a-top .a-top-btn a,
.app .a-top .a-top-inner .title p::after,
.app .a-top .a-top-inner .title p::before,
.app .float,
.van-overlay .van-dialog.van-dialog-2 .v-bottom a,
.van-overlay .van-dialog.van-dialog-2 .v-title,
.van-overlay .van-dialog .v-bottom a,
.van-overlay .van-dialog .v-title,
.van-overlay .van-dialog .close,
.van-overlay .van-dialog {
    background-image: url("//game.gtimg.cn/images/tgclub/act/a20220330cqtx/css_sprites.png");
    background-size: 20.54rem 14.81rem;
    background-repeat: no-repeat;
}


.app .a-top .noDown{
        font-size: .18rem;
        color: #898379;
        margin-top: .1rem;
}





.van-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    display: none
}


.van-overlay .van-dialog {
    height: 4.74rem;
    width: 6.97rem;
    background-position: -13.47rem -.10rem;
    position: relative;
    position: fixed;
    top: 50%;
    left: 50%;
    display: none;
  
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
}

.van-overlay .van-dialog .close {
    position: absolute;
    width: .6rem;
    height: .59rem;
    right: .25rem;
    top: .25rem;
    background-position: -19.64rem -8.54rem;
}

.van-overlay .van-dialog .v-inner {
    padding-top: .4rem;

}

.van-overlay .van-dialog .v-title {
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    height: .5rem;
    width: 1.93rem;

    background-position: -17.82rem -12.89rem;

    margin: 0 auto;
    margin-bottom: .6rem
}

.van-overlay .van-dialog .v-bottom {
    position: absolute;
    bottom: 0;
    height: 1.2rem;
    left: 0;
    width: 100%;
    display: flex;
    justify-content: center
}

.van-overlay .van-dialog .v-bottom a {
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    width: 2.77rem;
    height: .81rem;
    background-position: -16.56rem -11.30rem;
    ;
}

.van-overlay .van-dialog .v-content {
    padding: 0 .5rem;
    width: 100%;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    color: #ffffe8;
    font-size: .32rem
}

.van-overlay .van-dialog .v-content .mySelect {
    width: 100%;
    height: .53rem;
    position: relative;
    margin-bottom: .3rem
}

.van-overlay .van-dialog .v-content .mySelect::after {
    content: "";
    position: absolute;
    right: .25rem;
    top: 50%;
    transform: translateY(-50%);
    border-top: .16rem solid #ffd398;
    border-left: .13rem solid transparent;
    border-right: .13rem solid transparent;
    transition: .1s;
    pointer-events: none
}

.van-overlay .van-dialog .v-content select {
    border: none;
    background-color: transparent;
    height: .53rem;
    line-height: .53rem;
    padding-left: .1rem;
    font-size: .26rem;
    color: #ffffe8;
    border: 1px solid #ffd398;
    width: 100%
}
.van-overlay .van-dialog .v-content select option{
    color: #000;
}
.van-overlay .van-dialog .v-content .tips {
    margin-top: .05rem;
    color: #4b4f63;
    font-size: .22rem;
    margin-bottom: .2rem
}

.van-overlay .van-dialog .v-content input {
    width: 100%;
    border: 1px solid #d7935e;
    background-color: transparent;
    font-size: .26rem;
    color: #4b4f63;
    height: .53rem;
    line-height: .53rem;
    outline: 0;
    box-sizing: border-box;
    padding-left: .2rem
}

.van-overlay .van-dialog .v-content textarea {
    width: 100%;
    border: 1px solid #d7935e;
    background-color: transparent;
    font-size: .26rem;
    color: #4b4f63;
    height: 1rem;
    resize: none;
    outline: 0;
    line-height: .4rem;
    box-sizing: border-box;
    padding-left: .2rem
}

.van-overlay .van-dialog.van-dialog-2 .v-title {
    width: .97rem;
    height: .47rem;
    background-position: -19.03rem -7.81rem;
}

.van-overlay .van-dialog.van-dialog-2 .v-inner .v-content {
    height: 1.4rem;
    justify-content: center;
    text-align: center
}

.van-overlay .van-dialog.van-dialog-2 .v-bottom a {
    background-position: -17.20rem -10.29rem;
}

.app {
    width: 7.5rem;
    min-height: 37rem;
    background-image: url(//game.gtimg.cn/images/tgclub/act/a20220330cqtx/bg.jpg);
    background-repeat: no-repeat;
    background-size: 7.5rem 42.54rem;
    padding-top: 10.05rem;
    position: relative;
    background-color: #150e0c;
    padding-bottom: .88rem;
}

.app .float {
    position: fixed;
    width: .9rem;
    height: 2.74rem;
    background-position: -13.47rem -11.30rem;
    ;
    right: .3rem;
    top: 2.5rem;
    z-index: 999
}

.app .my_login {
    position: absolute;
    top: 8.95rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    text-align: center;
    font-size: .26rem;
    height: .9rem;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0 .4rem;
    color: #6a584f
}

.app .my_login a {
    color: #e7e1d0
}

.app .a-success {
    height: .46rem;
    line-height: .46rem;
    position: absolute;
    top: 8.3rem;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    font-size: .26rem;
    text-align: center;
    color: #ffd02c
}
.app .a-success i{
    font-style: normal;
}
.app .a-top {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    flex-direction: column
}

.app .a-top .a-top-inner {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    height: 2.59rem
}

.app .a-top .a-top-inner .title {
    margin-top: .09rem;
    line-height: .75rem;
    height: .75rem;
    font-size: .26rem;
    color: #fff3bd;
    text-align: center
}

.app .a-top .a-top-inner .title p {
    display: inline-block;
    line-height: .75rem;
    height: .75rem;
    position: relative;
    padding: 0 .2rem
}

.app .a-top .a-top-inner .title p::before {
    content: "";
    width: .11rem;
    height: .12rem;
    background-position: -20.03rem -5.04rem;

    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.app .a-top .a-top-inner .title p::after {
    content: "";
    width: .11rem;
    height: .12rem;
    background-position: -20.03rem -5.04rem;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.app .a-top .a-top-inner img {
    width: 6.37rem;
    height: 1.22rem;
    margin-top: .13rem
}

.app .a-top .a-top-btn {
    margin-top: .4rem;
    display: flex;
    justify-content: center;
    align-items: center;
    /*display: none;*/
    margin-bottom: .05rem
}

.app .a-top .a-top-btn a {
    width: 3.53rem;
    height: .81rem;
    background-position: -13.47rem -10.29rem;
    background-repeat: no-repeat
}

.app .a-top .a-top-btn.type0 {
    display: flex;
}

.app .a-top .a-top-btn.type1 {
    justify-content: space-between
}

.app .a-top .a-top-btn.type1 a {
    width: 3.05rem;
    height: .7rem;
    background-position: -7.27rem -8.92rem;
    margin: 0 .1rem
}

.app .a-top .a-top-btn.type1 a:last-of-type {
    background-position: -14.57rem -12.89rem;
}
.app .a-top .a-top-btn.type1 a:last-of-type.get{
    background:url("https://game.gtimg.cn/images/tgclub/act/a20220330cqtx/hasGet.png");
    background-repeat: no-repeat;
    background-size: 3.05rem .70rem;
}
.app .a-top .a-top-btn.type2 {
    justify-content: space-between
}

.app .a-top .a-top-btn.type2 a {
    width: 3.05rem;
    height: .7rem;
    background-position: -7.27rem -9.82rem;
    margin: 0 .1rem
}

.app .a-top .a-top-btn.type2 a:last-of-type {
    background-position: -7.27rem -8.02rem
}



.a-content {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
    flex-direction: column;
    margin-top: .2rem
}

.a-content .title {
    width: 5.16rem;
    height: 1.55rem;
    background-position: -13.47rem -8.54rem;
    ;
}

.a-content .c-con {
    margin-top: .2rem;
    width: 6.97rem;
    height: 6.69rem;
    background-position: -.10rem -.10rem;
    box-sizing: border-box;
    padding: 0 .5rem;
    padding-top: .54rem;
    position: relative
}

.a-content .c-con.discount::after {
    content: "";
    position: absolute;
    right: -.35rem;
    top: -.35rem;
    width: 1.79rem;
    height: 1.39rem;
    background-position: -14.57rem -11.30rem;
}

.a-content .c-con .c-list {
    color: #898379;
    height: .82rem;
    background: linear-gradient(-90deg, rgba(23, 15, 12, 0), rgba(73, 67, 65, .8));
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: .3rem;
    margin-bottom: .38rem
}

.a-content .c-con .c-list .c-left {
    width: .81rem;
    height: .82rem;
    background-position: -19.03rem -6.79rem;
    ;
    display: flex;
    justify-content: center;
    align-items: center
}

.a-content .c-con .c-list .c-left img {
    width: .71rem;
    height: .715rem
}

.a-content .c-con .c-list span {
    width: 2rem;
    font-size: .24rem;
    margin-left: .3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.a-content .c-con .c-list p {
    flex: 1;
    text-align: right
}

.a-content .c-con .c-list p i {
    font-style: normal;
    color: #965b47
}

.a-content.xinyue {
    margin-top: .5rem
}

.a-content.xinyue .title {
    width: 6.36rem;
    background-position: -13.47rem -5.04rem;
    ;
}

.a-content.xinyue .group_inner {
    width: 6.7rem
}

.a-content.xinyue .group_inner .list-item {
    height: 1.4rem;
    font-size: .26rem;
    font-weight: 700;
    color: #898379;
    box-sizing: border-box;
    padding: 0 .2rem;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.a-content.xinyue .group_inner .list-item::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #dee1e6;
    transform: scaleY(.5);
    transform-origin: left top;
    opacity: .4
}

.a-content.xinyue .group_inner .list-item div {
    width: .72rem;
    display: flex;
    justify-content: center;
    align-items: center
}

.a-content.xinyue .group_inner .list-item div span {
    width: .72rem;
    height: .73rem;
    background-image: url("//game.gtimg.cn/images/tgclub/act/a20220330cqtx/wechat.png");
    background-size: cover;
}

.a-content.xinyue .group_inner .list-item img {
    width: 1.04rem;
    height: 1.04rem
}

.a-content.xinyue .group_inner .list-item p {
    width: 4.1rem;
    word-wrap: break-word
}

.a-content.xinyue .group_inner .list-item.qq div span {
    width: .61rem;
    height: .73rem;
    background-position: -18.83rem -8.54rem;
}

.a-content.xinyue .group_inner .list-item.qq p {
    width: 3.5rem
}

.a-content.xinyue .group_inner .list-item.qq a {
    width: 1.7rem;
    height: .5rem;
    background-image: url("//game.gtimg.cn/images/tgclub/act/a20220330cqtx/one.png");
    background-size: cover;
    font-size: 0;
    line-height: 0;
    text-indent: -9999px;
    transform: translateX(19%)
}

.a-content.rule {
    margin-top: .5rem;
    padding: 0 .5rem
}

.a-content.rule .title {
    width: 5.36rem;
    background-position: -13.47rem -6.79rem;
    ;
}

.a-content.rule p {
    color: #898379;
    font-size: .22rem;
    margin-bottom: .2rem
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #868181
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #868181
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    color: #868181
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #868181
}





.van-dialog.phone-dialog {
    width: 6rem;
    height: 7.72rem;
    background-position: -.10rem -6.99rem;
    position: fixed;
    top: 50%;
    left: 50%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    display: none;
    border-radius: .15rem;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
}

.van-dialog.phone-dialog .close {
    position: absolute;
    right: 0;
    top: 0;
    width: .6rem;
    height: .6rem;
    background: transparent;
}

.phone-dialog img {
    width: 3.66rem;
    height: 3.588rem;
    position: absolute;
    left: 50%;
    top: 1.8rem;
    transform: translateX(-50%);

}


.phone-dialog.van-dialog-11 {
    background-position: -7.27rem -.10rem;
    ;
}
.a-downLoad {
    position: fixed;
    margin-bottom: 0rem;
    bottom: 0;
    width: 100%;
}
.a-downLoad .downLoad {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    height: .88rem;
    background-color: #7F6655;
  
}

.a-downLoad .downLoad .line {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    width: 0%;
    background-color: #674d3b;
}

.a-downLoad .downLoad a {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}

.a-downLoad .downLoad a p {
    font-size: .36rem;
    font-weight: 700;
    color: #FFFAF3;
}
.a-downLoad .downLoad a p.small{
    font-size: .3rem;
}
.a-downLoad .downLoad i {
    font-style: normal;
}

.a-downLoad .downLoad a i.tips {
    color: #FDEDC0;
    font-size: .18rem;
    font-style: normal;
}

.a-downLoad .downLoad a.normal {
    flex-direction: row;
}

.a-downLoad .downLoad .step {
    margin-left: .4rem;
    font-size: .24rem;
    color: #FFFFFF;
    opacity: 0.5;
}