@charset "UTF-8";
* {
    margin: 0;
    padding: 0; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

fieldset, img {
    border: 0; }

address, caption, cite, code, dfn, em, 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; }

q:before, q:after {
    content: ''; }

input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
   }

input, textarea, select {
    *font-size: 100%; }

a {
    text-decoration: none; }

a, .answer-list li {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

html {
    font-size: 100px; }

* {
    outline: none;
    -webkit-touch-callout: none; }

img {
    display: block;
    height: auto; }

.hide {
    display: none; }

.g-fl {
    float: left; }

.g-fr {
    float: right; }

.flex {
    display: flex;
    flex-flow: row inwrap;
    justify-content: flex-start; }

.c:before, .c:after {
    content: "";
    display: table; }

.c:after {
    clear: both; }

.c {
    zoom: 1; }

.flex {
    display: flex;
    flex-flow: row inwrap;
    justify-content: flex-start; }

.flex.spb {
    justify-content: space-between; }

.t {
    text-indent: -9999rem;
    display: block; }

html, body {
    position: relative; }

/*@font-face {*/
/*  font-family: 'oswald';*/
/*  src: url("../font/SOURCEHANSANSCN-REGULAR.ttf");*/
/*  font-weight: normal;*/
/*  font-style: normal; }*/
body {
    font-family: '微软雅黑'; }

.warp {
    height: 15rem;
    position: relative; }

.page1 {
    width: 7.5rem;
    height: 100%;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/page1.jpg) no-repeat center;
    background-size: 7.5rem auto;
    overflow: hidden; }

.sur {
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/sur.png) no-repeat center;
    background-size: 8rem auto; }

.title {
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/title.png) no-repeat center;
    background-size: 8rem auto; }

.startBtn {
    width: 2.69rem;
    height: .71rem;
    background-position: 0 0;
    margin: 1.5rem auto 0;
    text-align: center; }


.play-box p {
    font-size: .18rem;
    color: #faf0c8;
    text-align: center;
    margin-top: .21rem; }

.page2, .page3, .page4, .page5 {
    width: 7.5rem;
    height: 100%;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/page2.jpg) no-repeat center;
    background-size: 7.5rem auto;
    overflow: hidden; }

.c-ps {
    width: 100%;
    height: 12.41rem;
    position: absolute;
    top: 50%;
    margin-top: -6.205rem; }

.clip-item {
    width: 6.92rem;
    margin: 0.61rem auto 0; }

.clip-item li {
    width: 2.19rem;
    height: 3.64rem; }

.right-side {
    width: 6.14rem;
    height: 1.09rem;
    margin: 0.82rem auto 0;
    background-position: -1.07rem 0; }

.front-box {
    width: 2.19rem;
    height: 3.64rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/clip.png) no-repeat center;
    background-size: 2.19rem auto; }
.front-box.clip-kp1 {
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/clip1.png) no-repeat center;
    background-size: 2.19rem auto; }
.front-box.clip-kp2 {
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/clip2.png) no-repeat center;
    background-size: 2.19rem auto; }
.front-box.clip-kp3 {
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/clip3.png) no-repeat center;
    background-size: 2.19rem auto; }
.front-box.clip-kp4 {
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/clip4.png) no-repeat center;
    background-size: 2.19rem auto; }

.reveres {
    width: 2.19rem;
    height: 3.64rem; }

.reveres img {
    width: 100%;
    height: 100%; }

.page2 .bg_slide.on .reveres {
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    z-index: 2; }

.page2 .bg_slide.on .front-box {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    z-index: 1; }

.bg_slide {
    transition: transform 0.6s ease-out;
    transition: transform .5s ease-in-out;
    -webkit-transition: transform .5s ease-in-out;
    -moz-transition: transform .5s ease-in-out;
    -ms-transition: transform .5s ease-in-out;
    -o-transition: transform .5s ease-in-out;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    display: block;
    position: relative; }

.front-box, .reveres {
    backface-visibility: hidden;
    transition: 0.6s ease-out;
    -webkit-transition: .6s ease-out;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0; }

.reveres {
    z-index: 2;
    transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg); }

.reveres {
    z-index: 1;
    transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg); }

.clip-item {
    flex-wrap: wrap;
    align-items: center;
    text-align: center; }

.clip-item.f-center {
    justify-content: center; }

.clip-item.f-center li {
    margin: 0 .28rem; }

.clip-bottom i, .clip-bottom a {
    display: block;
    margin: .73rem auto 0; }

.logo-gz {
    width: 2.22rem;
    height: .83rem;
    background-position: -4.74rem 0; }

.goto-clip {
    width: 3.07rem;
    height: .71rem;
    background-position: -3.73rem -1.17rem; }

.figure-w {
    width: 1.72rem;
    height: .23rem;
    position: absolute;
    bottom: 0.25rem;
    left: 50%;
    margin-left: -0.86rem; }

.figure-box1 {
    background-position: 0 -1.99rem; }

.figure-box2 {
    background-position: 0 -2.33rem; }

.figure-box3 {
    background-position: 0 -2.68rem; }

.figure-box4 {
    background-position: 0 -3.03rem; }

.figure-box5 {
    background-position: 0 -3.38rem; }

.back-clip {
    width: 6.12rem;
    height: 1.9rem;
    margin: 0 auto;
    background-position: -.95rem -1.26rem; }

.jk-title {
    width: 6.7rem;
    height: 1.28rem;
    margin: 0 auto;
    background-position: -.75rem -3.25rem; }

.clip-box {
    position: relative;
    margin: 0 auto; }

.reveres1 img {
    width: 2.18rem; }

.two-btn {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: .25rem;
    left: 0;
    height: .27rem;
    justify-content: center;
    align-items: center; }

.two-btn a {
    width: .79rem;
    display: inline-block;
    height: .26rem;
    margin: 0 .05rem; }

.demand-btn {
    background-position: 0 -1.06rem; }

.give-btn {
    background-position: -1.02rem -1.06rem; }

.gray {
    -webkit-filter: grayscale(100%);
    /* webkit */
    -moz-filter: grayscale(100%);
    /*firefox*/
    -ms-filter: grayscale(100%);
    /*ie9*/
    -o-filter: grayscale(100%);
    /*opera*/
    filter: grayscale(100%);
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
    filter: gray;
    /*ie9- */ }

.get-btn {
    width: 6.13rem;
    margin: 0.44rem auto 0; }

.item-btn {
    width: 2.73rem;
    font-size: 0;
    text-align: center; }
.item-btn i {
    width: 2.66rem;
    height: .33rem;
    display: block;
    text-align: center;
    background-position: 0 -1.5rem;
    font-size: .18rem;
    color: #eecf9d;
    font-style: normal; }
.item-btn a.getKp {
    height: .68rem;
    background-position: 0 -3.81rem;
    margin: 0.08rem 0 .21rem 0; }
.item-btn a.degree-btm {
    font-size: .18rem;
    color: #eecf9d;
    border-bottom: 1px solid #eecf9d; }
.item-btn a.win-btn {
    height: .71rem;
    background-position: 0 -4.61rem;
    margin: 0.08rem 0 .21rem 0; }

.rule-btm {
    width: 1.07rem;
    height: .37rem;
    background-position: -6.95rem -.74rem;
    position: absolute;
    right: 0;
    top: 0.6rem; }

.number-cs {
    width: .55rem;
    height: .52rem;
    font-size: .2rem;
    color: #fff;
    line-height: .52rem;
    text-align: center;
    position: absolute;
    top: -.15rem;
    left: -.15rem;
    background-position: -4.27rem -7.48rem; }
.number-cs.number-sz1 {
    background-position: -4.81rem -7.48rem; }
.number-cs.number-sz2 {
    background-position: -5.36rem -7.48rem; }
.number-cs.number-sz3 {
    background-position: -5.91rem -7.48rem; }

.name-clip {
    text-align: center;
    width: 4.67rem;
    height: .63rem;
    background-position: -1.82rem -10.17rem;
    margin: 0 auto; }
.name-clip .z-name {
    font-size: .4rem;
    color: #fff;
    margin-bottom: .3rem; }
.name-clip .f-name {
    width: 6.71rem;
    height: .22rem;
    background-position: -.64rem -4.7rem;
    margin: 0 auto; }

.figure-big img {
    width: 7.29rem;
    margin: 1.3rem auto; }

.figure-btn a {
    width: 3.17rem;
    height: .79rem;
    margin: 0 auto; }
.figure-btn .give-figure {
    background-position: -4.8rem -3.11rem; }
.figure-btn .ask-btn {
    background-position: -4.8rem -2.08rem; }

.pop-obtain {
    width: 7.5rem;
    height: 12.46rem;
    background-size: 7.5rem auto; }

.close-btn {
    width: .52rem;
    height: 1.05rem;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -.26rem;
    top: 0;
    background-position: -7.49rem -6.65rem; }

.title-pop {
    width: 5.67rem;
    height: .46rem;
    background-position: -1.1rem -5.21rem;
    margin: 0.84rem auto 0; }

.pop-upTitle p {
    font-size: .18rem;
    color: #6161bc;
    text-align: center;
    margin-top: .21rem; }

.profile-tx {
    text-align: center; }
.profile-tx .profile-bor {
    width: .98rem;
    height: .98rem;
    border: 2px solid #a7aceb;
    border-radius: 50%;
    margin: 0.24rem auto .1rem; }
.profile-tx img {
    width: 100%; }
.profile-tx p {
    color: #634dc3;
    font-size: .18rem; }

.pop-obtain .content-pop {
    margin-top: 2.6rem; }

#_overlay_ {
    opacity: 0.8 !important;
    height: 100% !important; }

.pop-figure img {
    width: 2.32rem;
    height: 3.84rem;
    margin: 0.28rem auto 0; }

.pop-figure p {
    font-size: .18rem;
    color: #634dc3;
    text-align: center;
    margin-top: .3rem; }

.figure-pop a {
    width: 3.27rem;
    height: .68rem;
    display: block;
    margin: 0.3rem auto 0; }
.figure-pop a.giveClip {
    width: 2.71rem;
    height: .68rem;
    background-position: -5.26rem -4.1rem; }
.figure-pop a.getClip {
    width: 3.92rem;
    height: .68rem;
    background-position: 0 -5.5rem; }
.figure-pop a.getCard {
    width: 2.73rem;
    height: .68rem;
    background-position: 0 -7.11rem; }
.figure-pop .backClip {
    background-position: 0 -6.31rem; }

.pop-give {
    width: 6.62rem;
    height: 6.93rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/pop-img2.png) no-repeat center;
    background-size: 6.62rem auto; }

.pop-give .close-btn {
    top: -0.1rem;
    right: .7rem; }
.pop-give .content-pop {
    margin-top: 1.6rem;
    overflow: hidden; }

.title-pop1 {
    width: 4.28rem;
    height: .44rem;
    margin: 0 auto;
    background-position: -1.92rem -6.23rem; }

.title-f {
    width: 3.11rem;
    height: .27rem;
    background-position: -2.44rem -10.93rem;
    margin: 0 auto; }

.letter-xf {
    text-align: center; }
.letter-xf img {
    width: 4.04rem;
    height: 1.59rem;
    margin: 0.21rem auto .1rem; }
.letter-xf p {
    font-size: .18rem;
    color: #6161bc; }

.give-btn-box a {
    width: 2.72rem;
    height: .68rem;
    background-position: 0 -7.11rem;
    margin: 0 auto; }

.give-hy {
    width: 2.67rem;
    height: .64rem;
    display: block;
    background-position: -5.3rem -4.54rem; }

.give-btn-box {
    margin-top: .2rem; }

.pop {
    display: none; }

.share-success {
    width: 7.11rem;
    height: 6.94rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/pop-img3.png) no-repeat center;
    background-size: 7.11rem auto; }

.share-p {
    margin-top: .8rem; }
.share-p p {
    color: #6161bc;
    text-align: center;
    font-size: .24rem;
    line-height: .5rem; }

.config-btn {
    width: 2.59rem;
    height: .62rem;
    background-position: -3.29rem -8.73rem;
    margin: 0.67rem auto 0; }

.title-pop2 {
    width: 3.68rem;
    height: .49rem;
    margin: 0 auto;
    background-position: -2.16rem -11.32rem; }

.login-item {
    width: 5.2rem;
    margin: 0.5rem auto 0; }
.login-item li {
    display: flex;
    flex-direction: row;
    font-size: .2rem;
    justify-content: space-between;
    margin-bottom: .2rem;
    align-items: center; }
.login-item li span {
    width: 1.34rem;
    height: .42rem;
    display: block;
    line-height: .42rem;
    text-align: center;
    color: #ffffff;
    background: #cda380;
    border-radius: .2rem; }
.login-item li em {
    color: #cda380; }

.title-pop3 {
    width: 4.83rem;
    height: .31rem;
    margin: 0 auto;
    background-position: -1.57rem -7.23rem; }

.clip-get {
    width: 7.26rem;
    height: 7.55rem;}


.clip-get .close-btn {
    top: 1.5rem; }
.clip-get .clip-img {
    margin-top: 2rem; }
.clip-get .config-btn {
    margin-top: .8rem; }

.clip-img {
    align-items: center;
    justify-content: center; }
.clip-img img {
    width: 2.78rem;
    height: 4.62rem;
    margin: 0 .39rem; }

.shipping-pop {
    width: 7.12rem;
    height: 10.24rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/shop-pop.png) no-repeat center;
    background-size: 7.12rem auto; }
.shipping-pop .pop-upTitle {
    margin-top: 1.4rem; }
.shipping-pop .title-pop4 {
    width: 3.13rem;
    height: .48rem;
    background-position: -2.42rem -11.98rem;
    margin: 0 auto; }

.shipping-content {
    margin-top: .56rem; }

.item-input {
    width: 4.91rem;
    margin: 0.12rem auto 0;
    align-items: center; }
.item-input span {
    font-size: .22rem;
    color: #cda380; }
.item-input input, .item-input select {
    width: 3.18rem;
    height: .52rem;
    background: #cea381;
    font-size: .18rem;
    color: #fff;
    padding-left: .1rem;
    box-sizing: border-box;
    border: 1px solid #f6f6fe; }

.title-pop5 {
    width: 2.07rem;
    height: .47rem;
    margin: 0 auto;
    background-position: -2.96rem -12.63rem; }

.warm-content {
    height: 1.88rem;
    text-align: center; }

.warm-content {
    font-size: .25rem;
    display: table;
    margin: 0 auto;
    color: #cda380; }
.warm-content p {
    display: table-cell;
    vertical-align: middle;
    line-height: .4rem; }

.warm-pop .config-btn {
    margin: 0.2rem auto 0; }

.title-pop6 {
    width: 4.3rem;
    height: .3rem;
    background-position: -1.81rem -8.64rem;
    margin: 0 auto; }

.login-pop {
    width: 3.74rem;
    margin: .5rem auto; }
.login-pop a {
    width: 1.29rem;
    text-align: center;
    display: block;
    color: #cda380; }
.login-pop a i {
    width: 1.28rem;
    height: 1.28rem;
    display: block; }
.login-pop a i.qq-icon {
    background-position: 0 -8.21rem; }
.login-pop a i.wx-icon {
    background-position: -1.53rem -8.21rem; }
.login-pop a p {
    font-size: .2rem;
    margin-top: .18rem;
    color: #cda380; }

.give-item {
    width: 4.93rem;
    margin: 1.4rem auto 0; }
.give-item a {
    width: 2.38rem;
    height: .6rem; }
.give-item a.give-pop {
    background-position: 0 -9.88rem; }
.give-item a.request-pop {
    background-position: -2.56rem -9.88rem; }

.figure-item {
    margin-top: .21rem; }
.figure-item li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: .25rem;
    position: relative; }
.figure-item li .left-figure {
    display: flex; }
.figure-item li .left-figure img {
    height: 2.2rem;
    width: 1.27rem; }
.figure-item li .left-figure .figure-f {
    margin: .39rem 0 0 .18rem; }
.figure-item li .left-figure .figure-f p {
    font-size: .3rem;
    color: #cda380;
    margin-bottom: .1rem; }
.figure-item li .left-figure .figure-f i {
    width: 2.11rem;
    height: 1.22rem;
    display: block;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/qm-pic.png) no-repeat center;
    background-size: 2.11rem auto; }

.tab-content {
    width: 4.75rem;
    margin: 0 auto; }
.tab-content h4 {
    margin-top: .2rem;
    font-size: .2rem;
    color: #cea27d; }

.right-btn {
    position: absolute;
    right: 0; }
.right-btn a {
    width: 1.4rem;
    height: .42rem;
    border-radius: .4rem;
    font-size: .2rem;
    display: block;
    text-align: center;
    line-height: .42rem;
    color: #fff;
    background: #d9a780;
    margin-bottom: .13rem; }
.right-btn a.ck-btm {
    background: #948373;
    color: #cac1b9; }

.item-tab {
    height: 5.2rem;
    overflow: auto; }

.lottery-pop {
    width: 7.5rem;
    height: 9.34rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/lottery.png) no-repeat center;
    background-size: 7.5rem auto; }
.lottery-pop .up-djBox {
    width: 1.75rem;
    height: 1.54rem;
    position: relative;
    margin: 3.5rem auto 0; }
.lottery-pop .up-djBox img {
    width: 100%;
    height: 100%;
    margin: 0 auto; }
.lottery-pop .up-djBox p {
    font-size: .18rem;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: center; }

.content-lottery > p {
    font-size: .2rem;
    color: #ffffff;
    margin-top: 1.04rem;
    text-align: center;
    line-height: .38rem; }

.five-title {
    width: 6.61rem;
    height: 1.2rem;
    margin: 0 auto;
    background-position: -.75rem -13.8rem; }

.jk-djItem {
    width: 5.37rem;
    margin: 0.3rem auto 0; }
.jk-djItem img {
    height: 1.61rem;
    width: 1.24rem; }

.lottery-btn a {
    width: 2.26rem;
    height: .63rem;
    display: block;
    margin: 0.35rem auto;
    background-position: -5.41rem -9.87rem; }
.lottery-btn a.got{
    background: url(//game.gtimg.cn/images/lv/act/a20210614cards/lottery/got.png) no-repeat center;
    background-size:100%;
    width: 2.27rem;
    height: .64rem;
}
.title-lottery {
    text-align: center;
    color: #e4cb9d; }
.title-lottery h4 {
    font-size: .3rem; }
.title-lottery p {
    font-size: .22rem;
    margin-top: .16rem; }
.title-lottery p i {
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/sur.png) no-repeat center;
    background-size: 8rem auto;
    width: .56rem;
    display: inline-block;
    height: .16rem;
    margin: 0 .1rem; }
.title-lottery p .lf-icon {
    background-position: -7.42rem -8.51rem; }
.title-lottery p .fr-icon {
    background-position: -7.43rem -8.72rem; }

.lottery-bg {
    width: 5.91rem;
    height: 5.99rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/lottery-img.png) no-repeat center;
    background-size: 5.91rem auto;
    margin: 2.4rem auto 0;
    overflow: hidden; }

.lottery-a {
    width: 2.81rem;
    height: 2.8rem;
    display: block;
    margin: 1.85rem auto 0;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/cj-btm.png) no-repeat center;
    background-size: 2.81rem auto; }

.lottery-bg {
    position: relative;
    width: 5.91rem;
    height: 5.99rem;
    margin: 0.25rem auto 0; }

.lotterycontent_hover {
    border-radius: 50% !important; }

.bottom-touch {
    width: 7.5rem;
    margin-top: .7rem;
    align-items: center;
    justify-content: center; }
.bottom-touch a {
    font-size: .22rem;
    margin: 0 .2rem; }
.bottom-touch a i {
    width: .52rem;
    height: .45rem;
    display: block;
    margin: 0 auto; }
.bottom-touch a i.icon-qq {
    background-position: -.35rem -10.64rem; }
.bottom-touch a i.icon-yx {
    background-position: -1.06rem -10.55rem; }
.bottom-touch a i.icon-more {
    background-position: -1.79rem -10.62rem; }
.bottom-touch a em {
    font-size: .22rem;
    color: #f1d6a5;
    display: block;
    text-align: center;
    margin-top: .14rem; }

.tx-boxH {
    position: absolute;
    top: 0.9rem;
    width: 100%;
    text-align: center}
.tx-boxH p {
    font-size: .18rem;
    margin-top: .19rem; }

.tx-img {
    height: 1.16rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/xing-tx.png) no-repeat center;
    background-size: 1.54rem auto;
    font-size: 0; }
.tx-img img {
    width: 1.15rem;
    height: 1.15rem;
    border: 1px solid #caab7d;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto;
    display: block; }

.fig-bottom {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: -.6rem; }
.fig-bottom p {
    font-size: .18rem;
    color: #edd3a5; }
.fig-bottom a {
    margin-top: .3rem; }
.fig-bottom .back-ka {
    width: 2.65rem;
    height: .55rem;
    display: inline-block;
    background-position: 0 -6.31rem; }
.fig-bottom .me-wu {
    width: 3.9rem;
    height: .55rem;
    background-position: 0 -5.5rem;
    display: inline-block; }
.fig-bottom .me-zs {
    width: 2.37rem;
    height: .55rem;
    background-position: -2.17rem -2.22rem;
    display: inline-block; }
.fig-bottom .me-sy {
    width: 2.37rem;
    height: .55rem;
    background-position: -2.17rem -2.97rem;
    display: inline-block; }
.fig-bottom .me-z-song {
    width: 2.37rem;
    height: .55rem;
    background-position: -3.1rem -6.31rem; }

.tx-name {
    color: #eecf9d; }

.pop-give {
    width: 6.94rem;
    height: 7.89rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/login-pop.png) no-repeat center;
    background-size: 6.94rem auto; }
.pop-give.warm-pop {
    width: 6.94rem;
    height: 7.63rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/tips-pop.png) no-repeat center;
    background-size: 6.94rem auto; }

.login-pop {
    margin: 1.5rem auto; }

.rule-content {
    width: 6.94rem;
    height: 9.29rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/rule-box.png) no-repeat center;
    background-size: 6.94rem auto;
    margin: 0 auto;
    overflow: hidden; }

.rule-content a{
    position: relative;
    z-index: 55;
}

.title-pop15 {
    width: 2.06rem;
    height: .48rem;
    margin: 1.35rem auto 0;
    background-position: -2.97rem -4.64rem; }

.rule-p {
    width: 4.72rem;
    height: 5rem;
    margin: 0.3rem auto 0;
    overflow: auto;
    padding-right: .1rem; }
.rule-p p {
    font-size: .22rem;
    color: #cda380;
    margin-bottom: .32rem; }

/*定义滚动条高宽及背景 高宽分别对应横竖滚动条的尺寸*/
.rule-p::-webkit-scrollbar {
    width: 7px;
    height: 7px;
    background-color: #e8ceb9; }

/*定义滚动条轨道 内阴影+圆角*/
.rule-p::-webkit-scrollbar-track {
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
    background-color: #e8ceb9; }

/*定义滑块 内阴影+圆角*/
.rule-p::-webkit-scrollbar-thumb {
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #ae896b; }

.get-cs-pop {
    width: 7.5rem;
    height: 7.63rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/dl-pop.png) no-repeat center;
    background-size: 7.5rem auto; }

.get-cs-pop .pop-upTitle {
    margin-top: 1rem; }
.get-cs-pop .close-btn {
    top: -0.6rem; }

.config-btmNew a {
    width: 2.59rem;
    height: .62rem;
    background-position: -3.29rem -8.73rem;
    margin: 0.67rem auto 0; }

.pop{
    width: 100%;
}
.role-pop{
    width: 6.37rem;
}
.role-pop .rule-content {
    width: 6.37rem;
    height: 5.79rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/hua-pop.png) no-repeat center;
    background-size: 6.37rem auto; }
.role-pop .close-btn {
    top: -.9rem; }

.hua-pop {
    width: 6.86rem;
    height: 7.81rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/pop-hua.png) no-repeat center;
    background-size: 6.86rem auto;
    position: absolute;
    top: 0; }
.hua-pop.hua-bg1 {
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/pop-hua1.png) no-repeat center;
    background-size: 6.86rem auto; }
.hua-pop.hua-bg2 {
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/pop-hua2.png) no-repeat center;
    background-size: 6.86rem auto; }
.hua-pop.hua-bg3 {
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/pop-hua3.png) no-repeat center;
    background-size: 6.86rem auto; }
.hua-pop.hua-bg4 {
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/pop-hua4.png) no-repeat center;
    background-size: 6.86rem auto; }

.title-pop16 {
    width: 2.66rem;
    height: .47rem;
    display: block;
    margin: 0.55rem auto 0;
    background-position: -2.67rem -13.25rem; }

.role-box {
    text-align: center; }
.role-box img {
    width: 2.72rem;
    height: 1.75rem;
    display: inline-block;
    margin-top: .36rem; }
.role-box p {
    font-size: .18rem;
    color: #cda380; }

.role-pop .config-btn {
    margin: 0.3rem auto 0; }

.page5 .rule-btm {
    top: -.5rem; }

.write-btn {
    width: .98rem;
    height: 2.74rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/emit-city.png) no-repeat center;
    background-size: .98rem auto;
    position: absolute;
    right: .2rem;
    top: 2.5rem; }

#pop17 .figure-big img{
    margin: 0 auto;
}

#pop17 .fig-bottom{
    bottom: 1rem;
}
.name-font{
    color: #e8c58e;
    font-size: .6rem;
    font-weight: bold;
    text-align: center;
}

.return-btm{
    position: absolute;
    left: 0;
    color: #baa07e;
    font-size: .2rem;
    padding: .02rem;
    background: #212122;
    border: 1px solid #edcba1;
    border-radius: 0 50px 50px 0;
    padding-right: .1rem;
    top: -.5rem;
}


/* 修改 */
.share-pop{
    width: 100%;
    height: auto;
}
.share-box img{
    width: 2.59rem;
    height: 2.49rem;
}
.share-box {
    position: absolute;
    top: -6rem;
    right: .5rem;
}
.close-btn1{
    width: .52rem;
    height: .5rem;
    background-position: -0.05rem -11.16rem;
    display: block;
    position: absolute;
    right: .5rem;
    top: 0;
    z-index: 55;
}
/*# sourceMappingURL=style.css.map */



.fig-bottom{
    font-size: 0;
    bottom: 0;
}
.fig-bottom a{
    padding: 0.13rem .19rem;
    box-sizing: border-box;
    background: #f2d1a7;
    color: #1e1e1e;
    font-size: .25rem;
    display: inline-block;
    border-radius: 2px;
    font-weight: bold;
}

.gray{
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1);
}

.defaultContent{
    width: 7.12rem;
    height: 10.24rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/shop-pop.png) no-repeat center;
    background-size: 7.12rem auto;
}
.defaultContent input[type="text"]{
    width: 3.18rem;
    height: .52rem;
    background: #cea381;
    font-size: .18rem;
    color: #fff;
    padding-left: .1rem;
    box-sizing: border-box;
    border: 1px solid #f6f6fe;
    margin-bottom: .05rem;
}
.defaultContent input[type="radio"]{
    vertical-align: middle;
    margin-right: .1rem;
}
.defaultContent tr{
    margin-bottom: .1rem;
    padding-bottom: .2rem;
    height: .65rem;
    vertical-align: middle;
}
.defaultContent tr td{
    font-size: .22rem;
    color: #cda380;
    font-weight: bold;
}
.defaultContent tr td select{
    width: 1.5rem !important;
    margin-bottom: 0.05rem;
    display: inline-block;
}
.defaultContent table{
    width: 5rem;
    margin: 0 auto;
    font-size: 0;
}
.defaultContent section{
    margin-top: 1.3rem;
}
.defaultContent tr td:nth-child(1){
    width: 2rem;
}
.flex-td{
    width: 3.18rem;
}

.defaultContent footer{
    font-size: 0;
    text-align: center;
}
.submitBtn{
    padding: 0.14rem .6rem;
    box-sizing: border-box;
    background: #f2d1a7;
    color: #1e1e1e;
    font-size: .25rem;
    display: inline-block;
    border-radius: 2px;
    font-weight: bold;
}

.title-pop3{
    width: 5.94rem;
    height: .57rem;
    background-position: -1.03rem -15.18rem;
}


.get-pop .content-get{
    width: 7.5rem;
    height: 7.96rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/jp-pop.png) no-repeat center;
    background-size: 7.5rem auto;
    overflow: hidden;
}
.get-pop .close-btn{
    top: 1.9rem;
}
.img-award img{
    width: 2.5rem;
    margin: 3.3rem auto 0;
}
.img-award i{
    width: .31rem;
    height: 1.3rem;
    display: block;
    position: absolute;
    right: 1.5rem;
    top: 3.5rem;
    font-size: .18rem;
    text-align: center;
    writing-mode:lr-tb;
    color: #79472c;
    background-position: -3.27rem -3.85rem;
    padding-top: .1rem;
}
.content-get p{
    font-size: .2rem;
    color: #79472c;
    width: 6rem;
    margin: 0.93rem auto 0;
    text-align: center;
}
.share-btn{
    width: 100%;
    text-align: center;
    font-size: 0;
}
.share-xy{
    padding: 0.14rem .6rem;
    box-sizing: border-box;
    background: #f2d1a7;
    color: #1e1e1e;
    font-size: .25rem;
    display: inline-block;
    border-radius: 2px;
    font-weight: bold;
    margin: .5rem auto;
}

.logo-page{
    width: 2.31rem;
    height: .63rem;
    background-position: -1.11rem -11.13rem;
    margin: 1.05rem 0 0 .43rem;
}
.figure-p1{
    height: 6.71rem;
    position: relative;
    margin-top: 2.2rem;
}
.figure-p1 .fig-bor{
    width: 7.5rem;
    height: 4.05rem;
    background: url(//game.gtimg.cn/images/lv/act/a20210526card/bor-xian.png) no-repeat center;
    background-size: 7.5rem auto;
    position: absolute;
    bottom: 0;
}
.figure-item-p1{
    height: 6.44rem;
}
.figure-item-p1 li{
    width: 1.95rem;
    position: absolute;
}
.figure-item-p1 li img{
    width: 100%;
}
.figure-item-p1 li.fig1{
    position: absolute;
    left: .18rem;
    top: 1.3rem;
    z-index: 2;
}
.figure-item-p1 li.fig2{
    position: absolute;
    left: 1.58rem;
    top: .19rem;
    z-index: 1;
}
.figure-item-p1 li.fig3{
    position: absolute;
    left: 2.51rem;
    top: 2.16rem;
}
.figure-item-p1 li.fig4{
    position: absolute;
    left: 5.32rem;
    top: 1.3rem;
    z-index: 2;
}
.figure-item-p1 li.fig5{
    position: absolute;
    left: 4rem;
    top: .19rem;
    z-index: 1;
}

.figure-item-p1 li.big-fig{
    width: 2.48rem;
    z-index: 3;
}
.figure-tab{
    width: 5.08rem;
    margin: .5rem auto 0;
}
.figure-tab img{
    width: .71rem;
    height: .71rem;
}
.figure-tab img.big-img{
    transform: scale(1.3);
}
.hand-bor{
    width: 100%;
    text-align: center;
}
.hand-bor i,.hand-bor em{
    display: block;
    margin: 0 auto;
}
.hand-bor{
    position: absolute;
    top: 2rem;
    left: 0;
}
.hand-bor i{
    width: 3.79rem;
    height: .29rem;
    background-position: -.76rem -12.35rem;
}
.hand-bor em{
    width: .67rem;
    height: .79rem;
    background-position: 0 -11.95rem;
    animation: finger infinite 2s;
    transform: translate(-84px);
}

@keyframes finger {
    0% {

        transform: translate(-84px)
    }
    100% {
        transform: translate(84px)
    }
}
/*# sourceMappingURL=style.css.map */
.kv {
    width: 100%;
    display: block;
    top: 0rem;
    left: 0.02rem;
    position: relative;
  }
  .kv .cards {
    position: relative;
    width: 5.36rem;
    height: 2.28rem;
    left: 3.75rem;
    transform: translateX(-50%) scale(0.95);
  }
  .kv .card {
    position: absolute;
    width: 2.52rem;
    height: 4.5rem;
    text-align: center;
    color: #fdf4c6;
    overflow: hidden;
    transform-origin: 50% 0;
    transform: translate3d(0, 0, 0);
  }
  .kv .card img {
    width: 2.32rem;
    height: 4.29rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .kv .card .card-con {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .kv .card .card-br {
    background: url("https://game.gtimg.cn/images/lv/act/a20210614cards/index/br.png") no-repeat 100% 0;
    background-size: auto 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .kv .card .card-bl {
    background: url("https://game.gtimg.cn/images/lv/act/a20210614cards/index/bl.png") no-repeat 0 0;
    background-size: auto 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .kv .mid {
    width: 1.94rem;
    height: 4.36rem;
    z-index: 5;
    top: 1.1rem;
  }
  .kv .mid-left {
    left: 0.28rem;
  }
  .kv .mid-right {
    left: 5.28rem;
  }
  .kv .back {
    width: 1.94rem;
    height: 4.37rem;
    z-index: 1;
    top: 0rem;
  }
  .kv .back-left {
    left: 1.58rem;
  }
  .kv .back-right {
    left: 3.98rem;
  }
  .kv .active {
    z-index: 10;
    top: 2.04rem;
    left: 2.53rem;
  }
  .kv .cards-nav {
    text-align: center;
    position: absolute;
    width: 7.5rem;
    top: 6.5rem;
    height: 1.2rem;
  }
  .kv .cards-nav div {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 0.66rem;
    height: 0.66rem;
    border: 0.02rem solid #e3c797;
    background: #fff;
    margin: 0 0.12rem;
    border-radius: 50%;
  }
  .kv .cards-nav div img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
  }
  .kv .cards-nav .on {
    width: 1rem;
    height: 1rem;
    line-height: 1rem;
    position: relative;
  }
  .kv .cards-nav .on:after {
    content: "";
    display: block;
    position: absolute;
    width: 1rem;
    height: 1rem;
    background: url("https://game.gtimg.cn/images/lv/act/a20210614cards/index/circle.png") no-repeat 50% 50%;
    background-size: 100%;
    top: -0.08rem;
    left: 0.10rem;
  }

  .circle1{
    position: absolute;
    width: 7.50rem;
    height: 1.73rem;
    background:url("https://game.gtimg.cn/images/lv/act/a20210614cards/index/lineb.png") no-repeat 50% 50%;
    background-size: 100%;
    left:0;
    top:2rem;
}
.circle2{
    position: absolute;
    width: 7.50rem;
    height: 2.11rem;
    background:url("https://game.gtimg.cn/images/lv/act/a20210614cards/index/lineu.png") no-repeat 50% 50%;
    background-size: 100%;
    left:0;
    top:4.30rem;
    z-index: 20;
}