#loading{width:100%;height:100%;position:fixed;top:0;left:0;background:#000;z-index:9999;font-size:18px;color:#cfd1cc;}#loading .box{width:100%;height:1px;background:#414141;margin:0 auto;position:relative;top:50%;transform:translateY(-50%);left:0}#loading .box span{height:1px;background:#c4c4c4;position:relative;top:0;left:0;display:block}#loading .box p{font-size:16px;line-height:30px;color:silver;text-align:center}

body {
    padding-top: 40px!important;
    min-width: 1300px;
    background: #fff;
}

.wrap {
    width: 100%;
    height: 100%;
    min-width: 1300px;
    max-width: 1920px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.wrap .main {
    width: 100%;
    height: 4310px;
    padding-top: 1200px;
    position: relative;
}
.sprite {background: url(../images/sprite.png) no-repeat;display: block;}

.wrap .main .light {width:1204px;height: 712px;z-index:3;background: url(../images/light.png) no-repeat 0 0;top: -70px;left:50%;margin-left: -920px;animation: light 3s infinite forwards;}
.wrap .main .spotlight {width:857px;height: 902px;z-index:1;background: url(../images/spotlight.png) no-repeat 0 0;top:420px;left:50%;margin-left:-910px;animation: light 2s infinite forwards;}

.wrap .main .slogan {width:649px;height:277px;z-index:5;background: url(../images/slogan.png) no-repeat 0 0;top:76px;left:50%;margin-left:-422px;}
.wrap .main .slogan .sd-left {top:-15px;left:-70px;width:179px;height: 154px;background: url(../images/sd-left.png) no-repeat 100% 100%;animation: zoom1 2s linear 0s infinite forwards;transform-origin: 100% 100%;}
.wrap .main .slogan .sd-right {top:-50px;right:-150px;width:223px;height: 233px;background: url(../images/sd-right.png) no-repeat 0 0;animation: zoom1 2s linear 0s infinite forwards;transform-origin: 0% 100%;}
.wrap .main .slogan .sd-1 {top:150px;left:-67px;width:497px;height: 126px;background: url(../images/sd-1.png) no-repeat 0 0;animation: lightning 3s linear 0s infinite forwards}
.wrap .main .slogan .sd-2 {left:197px;top:155px;width:542px;height: 153px;background: url(../images/sd-2.png) no-repeat 0 0;animation: lightning 3s linear .3s infinite forwards;}

@keyframes brightness {
    0%,100% {filter: brightness(1);}
    50% {filter: brightness(1.3);}
}
@keyframes zoom1 {
    0%,10%,20%,100% {transform: scale(1);}
    5%,15% {transform: scale(.8);}
}
@keyframes lightning {
    0%,4%,8%,12%,100% {opacity: 1}
    2%,6%,10% {opacity: .7;}
}
.wrap .main .fixed-box {
    position: fixed;
    top: 30%;
    right: 10px;
    z-index: 50;
    width: 238px;
    height: 171px;
    background: url(../images/bg-pop.png) no-repeat 0 0;
    display: none;
    padding-top: 18px;
    padding-left: 99px;
    box-sizing: border-box;
}

.wrap .main .fixed-box p {
    height: 26px;
    line-height: 26px;
    text-align: center;
    padding-top: 20px;
    color: #864603;
    font-size: 16px;
}

.wrap .main .fixed-box .btn-charge {
    width: 100%;
    height: 64px;
    display: block;
}

.wrap .main .logo {
    width: 140px;
    height: 50px;
    left: 50%;
    margin-left: -600px;
    top: 10px;
    z-index: 99;
    background: url(../images/logo.png) no-repeat 0 0 /contain;
}

.wrap .main .user-bar {
    top: 975px;
    left: 50%;
    margin-left: -500px;
    width: 207px;
    text-align: center;
    line-height: 66px;
    height: 66px;
    background-position: 0 0;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    cursor: pointer;
    z-index:10;
}
.wrap .main .user-bar a {color:#fff}
.wrap .main .user-bar.logined {background-position: 0 -66px;font-size:16px;color:#000;}
.wrap .main .user-bar.logined a{color:#f44854}


.wrap .main .top-btns {
    top: 870px;
    left: 50%;
    margin-left: -250px;
    width: 680px;
    height: 209px;
    display: flex;
    justify-content: center;
    z-index:10;
}

.wrap .main .top-btns a {
    width: 160px;
    height: 209px;
    margin: 0 5px;
    background-position: 0 -135px;
    position: relative;
}
.wrap .main .top-btns a:hover {
    background-position: -160px -135px;
}
.wrap .main .top-btns a:nth-child(4) {
    background-position: -320px -135px;
}
.wrap .main .top-btns a:nth-child(4):hover {
    background-position: -480px -135px;
}
.wrap .main .top-btns .btn-rule::after {
    content: "";
    width:160px;height:130px;
    position: absolute;top:0;left:0;
    background: url(../images/btn-text.png) no-repeat 0 0;
}

.wrap .main .top-btns .btn-gift::after {
    content: "";
    width:160px;height:130px;
    position: absolute;top:0;left:0;
    background: url(../images/btn-text.png) no-repeat -160px 0;
}

.wrap .main .top-btns .btn-share::after {
    content: "";
    width:160px;height:130px;
    position: absolute;top:0;left:0;
    background: url(../images/btn-text.png) no-repeat -320px 0;
}

.wrap .main .top-btns .btn-game::after {
    content: "";
    width:160px;height:130px;
    position: absolute;top:0;left:0;
    background: url(../images/btn-text.png) no-repeat -480px 0;
}

.wrap .main .con-1 {
    width: 1277px;
    height: 1255px;
    position: relative;
    background: url(../images/con-1.png) no-repeat 0 0;
    padding-top: 975px;
    display: flex;
    justify-content: center;
    margin: 0 auto;
    padding: 965px 30px 0 30px;
    box-sizing: border-box;
}
.wrap .main .con-1 .btn-intro {width: 575px;height: 504px;}
.wrap .main .con-1 .btn-intro1 {top: 125px;left: 70px;}
.wrap .main .con-1 .btn-intro2 {top: 135px;left: 658px;width: 508px;height: 155px;}
.wrap .main .con-1 .btn-intro3 {top: 298px;left: 658px;width: 508px;height: 155px;}
.wrap .main .con-1 .btn-intro4 {top: 465px;left: 658px;width: 508px;height: 155px;}

.intro-box {width:1200px;height: 550px;background-color: #fff;top: 203px;left: 0;z-index: 10;display: none;}
.intro-box .intro-inner {width:1172px;height:528px;background: url(../images/intro-bg.png) no-repeat 0 0;margin: 14px auto;position: relative;}
.intro-box .intro-inner .btn_close {width:80px;height:70px;top: 0;right: 0;background: none;padding: 0;margin: 0;}
.intro-box .intro-inner img {width:1168px;height:523px;}
.intro-box .intro-inner .intro {width: 525px;padding-right:10px;top:70px;left: 610px;height:410px;overflow: auto;color:#804e1b;font-size: 16px;}
.intro-box .intro-inner .intro p {color:#fff;line-height: 30px;padding:0 20px;border-radius: 20px;font-size: 18px;font-weight: bold;background: #928ee4;display: inline-block}
.intro-box .intro-inner ::-webkit-scrollbar
{
    width: 10px;
    height: 10px;
}
 
.intro-box .intro-inner ::-webkit-scrollbar-track
{
    background-color: #9f94c4;
    border-radius: 5px;
}
 
.intro-box .intro-inner ::-webkit-scrollbar-thumb
{
    background-color: #e3afff;
    border-radius: 5px;
}



.wrap .main .con-1 .btn-exchange {
    display: block;
    width: 242px;
    height: 124px;
    background-position: 0 -350px;
    font-size: 16px;
    padding: 15px 25px;
    color: #6e4e3e;
    font-weight: bold;
    line-height: 22px;
    box-sizing: border-box;
    margin: 0 15px;
}

.wrap .main .con-1 .btn-exchange span {
    background: linear-gradient(180deg, #6e4e3e 0%, #e6904a 80%);
    background-size: 100%;
    background-clip: text;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    color:transparent;
    font-size:24px;
    line-height: 50px;
    background-position: 0 97%;
}

.wrap .main .con-1 .btn-exchange:last-child {
    background-position: -242px -350px;
}

.wrap .main .con-1 .btn-exchange:hover {filter: brightness(1.1);}
.wrap .main .con-2 {
    height: 720px;
    width: 1200px;
    position: relative;
    background: url(../images/con-2.png) no-repeat 50% 0;
    margin: 0 auto;
    padding-top: 115px;
}

.wrap .main .con-2 .btn-rule2 {
    display: block;
    margin: 0 auto;
    text-indent: -999em;
    width: 140px;
    height: 62px;
    background: url(../images/btn-rule2.png) no-repeat 0 0;
}

.wrap .main .con-2 .tips {
    width: 850px;
    height: 126px;
    background: url(../images/con1-tips.png) no-repeat 0 0;
    margin: 30px auto
}

.wrap .main .con-2 .promo {
    position: absolute;
    top: 120px;
    width: 1125px;
    height: 670px;
    overflow: hidden;
    padding: 0 85px;
    left: 50%;
    margin-left: -648px;
}

.wrap .main .con-2 .promo .nextBtn {
    position: absolute;
    top: 50%;
    margin-top: 75px;
    right: 5px;
    width: 80px;
    height: 130px;
    background: url(../images/sprite.png) no-repeat -320px 0;
    text-indent: -999em;
}

.wrap .main .con-2 .promo .prevBtn {
    position: absolute;
    top: 50%;
    margin-top: 75px;
    left: 0;
    width: 80px;
    height: 130px;
    background: url(../images/sprite.png) no-repeat -240px 0;
    text-indent: -999em
}
.wrap .main .con-2 .promo ul {position: relative;}
.wrap .main .con-2 .promo ul, .wrap .main .con-2 .promo li {
    width: 1125px;
    height: 615px;
    overflow: hidden;
}

.wrap .main .con-2 .promo li {
    background: url(../images/bg-game.png) no-repeat 50% 100%;
}

.wrap .main .con-2 .promo .pool-info {
    width: 722px;
    height: 293px;
    top: 10px;
    left: 204px;
    user-select: none;
    cursor: default;
    background: url(../images/pool-list-bg.png) no-repeat 50% 0;
    padding: 0 27px 0 20px;
    box-sizing: border-box;
}

.wrap .main .con-2 .promo .pool-info .title {
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 26px;
    text-align: center;
    font-weight: bold;
    text-shadow: -1px -1px 2px #c9653e,1px -1px 2px #c9653e,-1px 1px 2px #c9653e,1px 1px 2px #c9653e;
    padding-bottom: 95px;
}

.wrap .main .con-2 .promo .pool-info .pool-list {
    width: 100%;
    height: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.wrap .main .con-2 .promo .pool-info .pool-list .pool-item {
    flex: 1;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
}

.wrap .main .con-2 .promo .pool-info .pool-list .pool-item.s_color {
    flex: 0 0 160px;
}

.wrap .main .con-2 .promo .pool-info .pool-list .pool-item.a_color {
    flex: 0 0 150px;
}

.wrap .main .con-2 .promo .machine {
    width: 205px;
    height: 300px;
    position: absolute;
    padding-top: 24px;
}

.wrap .main .con-2 .promo .machine .btn-once, .wrap .main .con-2 .promo .machine .btn-ten {
    position: absolute;
    width: 84px;
    height: 64px;
    top: 221px;
    left: -2px;
}

.wrap .main .con-2 .promo .machine .btn-ten {
    top: 221px;
    left: 88px;
    width: 104px;
}

.wrap .main .con-2 .promo .machine .btn-once:hover {
    background: url(../images/sprite.png) no-repeat -500px 0;
}

.wrap .main .con-2 .promo .machine .btn-ten:hover {
    background: url(../images/sprite.png) no-repeat -584px 0;
}

.wrap .main .con-2 .promo .machine p {
    width: 130px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    float: right;
}

.wrap .main .con-2 .promo .machine p.empty {
    color: #505050;
}

.wrap .main .con-2 .promo .machine-1 {
    top: 302px;
    left: 18px;
}

.wrap .main .con-2 .promo .machine-2 {
    top: 302px;
    left: 244px;
}

.wrap .main .con-2 .promo .machine-3 {
    top: 302px;
    left: 468px;
}

.wrap .main .con-2 .promo .machine-4 {
    top: 302px;
    left: 693px;
}

.wrap .main .con-2 .promo .machine-5 {
    top: 302px;
    left: 917px;
}

.wrap .main .con-3 {
    height: 1135px;
    width: 100%;
    position: relative;
    background: url(../images/con-3.png) no-repeat 50% 0;
    padding-top: 135px;
}

.wrap .main .con-3 .promo {
    position: relative;
    margin: 0 auto;
    width: 1170px;
    height: 530px;
    overflow: hidden;
}

.wrap .main .con-3 .promo .nextBtn {
    position: absolute;
    top: 50%;
    margin-top: -45px;
    right: 5px;
    width: 80px;
    height: 130px;
    background: url(../images/sprite.png) no-repeat -320px 0;
    text-indent: -999em;
}

.wrap .main .con-3 .promo .prevBtn {
    position: absolute;
    top: 50%;
    margin-top: -45px;
    left: 5px;
    width: 80px;
    height: 130px;
    background: url(../images/sprite.png) no-repeat -240px 0;
    text-indent: -999em
}

.wrap .main .con-3 .promo ul {
    width: 950px;
    height: 515px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.wrap .main .con-3 .promo li {
    width: 914px;
    height: 626px;
}

.wrap .main .con-3 .gift-list {
    width: 1028px;
    height: 280px;
    padding-top: 100px;
    margin: 40px auto
}

.wrap .main .con-3 .gift-list .marquee {
    width: 930px;
    height: 84px;
    overflow: hidden;
    margin: 0 auto;
}

.wrap .main .con-3 .gift-list .marquee li {
    height: 28px;
}

.wrap .main .con-3 .gift-list .marquee p {
    line-height: 28px;
    height: 28px;
    font-size: 16px;
    color: #904fff;
    float: left;
    text-align: center;
}

.wrap .main .con-3 .gift-list .marquee .account {
    width: 30%;
}

.wrap .main .con-3 .gift-list .marquee .gift {
    width: 43%;
}

.wrap .main .con-3 .gift-list .marquee .date {
    width: 27%;
}

.wrap .main .con-3 .gift-list .marquee2 {
    height: 140px;
    margin-top: 23px;
}
.wrap .main .con-3 .gift-list .marquee2 p {color:#4b4573}

.wrap .main .con-3 .btn-probability {
    width: 354px;
    height: 152px;
    background-position:0 -480px;
    margin: 20px auto 0;
    display: block;
}
.wrap .main .con-3 .btn-probability:hover {
    background-position: -354px -480px;
}

.wrap .main .con-4 {
    height: 568px;
    width: 100%;
    position: relative;
    background: url(../images/con-4.png) no-repeat 50% 0;
}

.wrap .main .con-4 > .title {
    width: 100%;
    height: 120px;
}

.wrap .main .con-4 .share-con {
    width: 1200px;
    height: 354px;
    margin: 0 auto;
    padding: 20px 0 0 155px;
    box-sizing: border-box;
}

.wrap .main .con-4 .share-con .share-count {
    color: #2c2750;
    font-size: 20px;
    font-weight: bold;
    line-height: 100px;
    height: 100px;
}

.wrap .main .con-4 .share-con .share-count span {
    float:left;
    padding-right: 15px;
}

.wrap .main .con-4 .share-con .rule {
    width: 100%;
    line-height: 34px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 2px;
    text-shadow: -1px -1px 2px #7683d9,1px -1px 2px #7683d9,-1px 1px 2px #7683d9,1px 1px 2px #7683d9;
}

.wrap .main .con-4 .share-con .rule span {
    color: #ffe29e;
}

.wrap .main .con-4 .share-con .tips {
    line-height: 60px;
    padding-top: 30px;
    height: 60px;
    width: 100%;
    font-size: 24px;
    color: #2c2750;
    font-weight: bold;
}

.wrap .main .con-4 .share-con .tips a {
    position: relative;
    font-weight: bold;
    padding: 0 35px 0 5px;
    color: #2c2750;
    text-decoration: underline;
}

.wrap .main .con-4 .share-con .tips a::after {
    content:'';
    width: 22px;
    height:22px;
    background: url(../images/sprite.png) no-repeat -430px 0;
    position: absolute;
    top:4px;right:10px;
}

.wrap .main .con-4 .share-con .tips a i {
    position: absolute;
    top: -155px;
    left: -125px;
    width: 390px;
    height: 160px;
    display: flex;
    background: url(../images/bg-hover.png) no-repeat 0 0;
    justify-content: center;
    align-items: center;
    line-height: 30px;
    font-size: 17px;
    color: #2c2750;
    font-style: normal;
    display: none;
}

.wrap .main .con-4 .share-con .tips a:hover i {
    display: flex;
}

.wrap .main .con-4 .share-con .btn-share2 {
    width: 240px;
    height: 80px;
    position: absolute;
    top: 355px;
    left: 480px;
}
.wrap .main .con-4 .share-con .btn-share3 {
    width: 175px;
    height: 56px;
    position: absolute;
    top: 313px;
    left: 875px;
}

.wrap .main .con-4 > .tips {
    width: 1000px;
    padding-top: 145px;
    color: #b7beec;
    font-size: 16px;
    text-align: left;
    margin: 0 auto;
    line-height: 30px;
    font-weight: bold;
}

.wrap .main .con-4 > .tips span {
    width: 80px;
    height: 26px;
    line-height: 26px;
    color: #b7beec;
    font-size: 20px;
    display: block;
    padding-left: 5px;
    font-weight: bold;
}

.bg {
    width: 1920px;
    position: absolute;
    left: 50%;
    margin-left: -960px;
    top: 0px;
    z-index: -1;
}

.bg div {
    background-position: center top;
    width: 100%;
    height: 1124px;
    background-repeat: repeat-y;
}

.bg .bg1 {
    background-image: url(../images/bg_01.jpg);
}

.bg .bg2 {
    background-image: url(../images/bg_02.jpg);
}

.bg .bg3 {
    background-image: url(../images/bg_03.jpg);
}

.bg .bg4 {
    background-image: url(../images/bg_04.jpg);
}

.bg .bg5 {
    background-image: url(../images/bg_05.jpg);
}


.pop {
    width: 740px;
    height: 430px;
    padding: 70px 100px 0 50px;
    box-sizing: border-box;
    background: url(../images/pop-bg.png) no-repeat 0 0;
}

.pop .btn_close {
    width: 40px;
    height: 40px;
    right: 0;
    top: 0;
}

.pop .title {
    line-height: 50px;
    color: #4b4573;
    font-size: 24px;
    height: 50px;
    letter-spacing: 30px;
    text-align: center;
    font-weight: bold;
}

.pop .btns {
    position: absolute;
    bottom: 45px;
    width: 555px;
    left: 70px;
    height: 51px;
    display: flex;
    justify-content: center;
}

.pop .btns .btn-confirm {
    width: 106px;
    height: 53px;
    background-position: -272px -640px;
    display: block;
    margin: 0 20px;
}
.pop .btns .btn-cancel {
    width: 106px;
    height: 53px;
    background-position: -376px -640px;
    display: block;
}
.pop .btns .btn-copy {
    width: 106px;
    height: 53px;
    background-position: -166px -640px;
    display: block;
}
.pop .btns .btn-pop-list {
    width: 166px;
    height: 51px;
    background-position: 0 -640px;
    display: block;
    margin: 0px 20px;
}
.pop .btns .btn-charge {
    width: 166px;
    height: 52px;
    background:url(../images/btn-charge.png) no-repeat 0 0;
    display: block;
    margin: 0px 20px;
}

.pop-rules .rule-details {
    width: 570px;
    height: 240px;
    color: #4b4573;
    font-size: 14px;
    overflow: auto;
    padding: 10px;
}

.pop-rules .rule-details .rule-detail-inner {width: 560px;}

.pop-rules .rule-details b {
    font-size: 16px;
    font-weight: bold;
}

.pop-rules .rule-details span {
    color: #b24ce1;
}

.pop-rules .rule-details::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    border-radius: 5px;
}

.pop-rules .rule-details::-webkit-scrollbar-track {
    background-color: #81dfff;
    border-radius: 5px;
}

.pop-rules .rule-details::-webkit-scrollbar-thumb {
    background-color: #fff;
    border-radius: 5px;
}

.pop-list,.pop-gift-list {
    width:780px;
    height:390px;
    background: url(../images/pop-list.png) no-repeat 0 0;
    padding-top: 120px;
    padding-left: 40px;
}
.pop-list {width: 860px;}
.pop-gift-list {background: url(../images/pop-gift-list.png) no-repeat 0 0;padding-top:90px;}


.pop-list .btn-how-to-exchange {
    top: 80px;
    left: 68px;
    height: 40px;
    line-height: 40px;
    color: #b24ce1;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
}

.pop-list .btn-sort-lvl {
    top: 80px;
    left: 440px;
    height: 40px;
    line-height: 40px;
    color: #b24ce1;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
}

.pop-list .btn-sort-date {
    top: 80px;
    left: 560px;
    height: 40px;
    line-height: 40px;
    color: #b24ce1;
    font-size: 14px;
    text-decoration: underline;
    font-weight: bold;
}

.pop-list .listBox,.pop-list .listTitle,
.pop-gift-list .listBox,.pop-gift-list .listTitle {
    width: 650px;
    height: 180px;
    position: relative;
    overflow: hidden;
    text-align: center;
}
.pop-list .listBox,.pop-list .listTitle{width:730px}

.pop-gift-list .listBox {height:210px;}

.pop-list .listTitle,
.pop-gift-list .listTitle {
    height: 30px;
    padding-top: 5px;
}

.pop-list .myPrize,
.pop-gift-list .myPrize {
    text-align: center;
    width: 650px;
    color: #4b4573;
}
.pop-list .myPrize {width:710px;}

.pop-list .listBox .myPrize th,.pop-list .listTitle .myPrize th,
.pop-gift-list .listBox .myPrize th,.pop-gift-list .listTitle .myPrize th {
    font-size: 16px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}

.pop-list .listBox .myPrize td,
.pop-gift-list .listBox .myPrize td {
    height: 30px;
    line-height: 30px;
    font-size: 13px;
}

.pop-list .myPrize .btn-copy {width:61px;height:25px;background: url(../images/btn-tiny-copy.png) no-repeat 0 0;display: block;margin:0 auto;}


.pop-text, .pop-share, .pop-confirm,.pop-charge {
    width: 740px;
    height: 430px;
    background: url(../images/pop-bg.png) no-repeat 0 0;
    padding: 65px 90px 0 40px;
}
.pop-share {width:580px}
.pop-text .btn_close, .pop-share .btn_close, .pop-confirm .btn_close,.pop-coin  .btn_close,.pop-charge .btn_close {
    right: 0;
    top: 0;
}

.pop-text p, .pop-share p, .pop-confirm p,.pop-gift p,.pop-charge p {
    width: 100%;
    padding-top: 30px;
    font-size: 16px;
    color: #4b4573;
    font-weight: bold;
    text-align: center;
    letter-spacing: 1px;
}
.pop-text p,.pop-confirm p,.pop-charge p {font-size:20px;line-height: 40px;padding-top:70px}

.pop-text p .s_color,
.pop-charge p .s_color {
    color: #ff60f6;
    text-shadow: 0 0 3px #000;
}

.pop-text p .a_color,
.pop-charge p .a_color {
    color: #ffe611;
    text-shadow: 0 0 3px #000;
}



.pop-confirm p.tips {
    height: 40px;
    line-height: 40px;
    font-size: 14px
}

.pop-confirm .btns {
    display: flex;
    justify-content: center;
}

.pop-confirm .btns .btn-confirm, .pop-confirm .btns .btn-cancel {
    margin: 0 15px
}


.pop-share {
    padding-top: 110px;
    background: url(../images/pop-copy.png) no-repeat 0 0;
    padding-left: 100px;    
    padding-right: 150px;
}

.pop-share .share-url {
    color:#000;
    font-size:16px;
    line-height: 30px;
    padding-top: 0;
    word-break: break-all;
    height: 90px;
    display: flex;
    justify-content: center;
    align-items: center;
}
/* 
.pop-share input {
    width: 266px;
    height: 40px;
    line-height: 40px;
    background: none;
    margin: 0 0 0 30px;
    border: 0 none;
    color: #000;
    font-size: 18px;
    padding: 0 10px;
    display: block;
    border-radius: 10px;
    outline: none;
} */

.pop-share .btn-copy {
    position: absolute;
    top: 218px;
    left: 212px;
    width: 106px;
    height: 50px;
}

.pop-coin {width:740px;height:430px;background: url(../images/pop-coin.png) no-repeat 0 0;padding:150px 160px 0 140px;}
.pop-coin .btn-pop-exchange {width: 240px;height: 123px;position: absolute;}
.pop-coin .btn-pop-1 {top: 120px;left: 97px;}
.pop-coin .btn-pop-2 {top: 120px;left: 354px;}
.pop-coin .btn-pop-3 {top: 253px;left: 96px;}
.pop-coin .btn-pop-4 {top: 253px;left: 354px;}


.pop-gift .title {letter-spacing: 5px;padding: 0;height: 35px;line-height: 35px;}
.pop-gift .icon-coin {width:69px;height:62px;background-position:0 0;background-repeat: no-repeat; display: block;margin:0 auto}
.pop-gift .coin-s {width:141px;height:71px;background-image: url(../images/icon_01.png);background-size:contain}
.pop-gift .coin-a {width:141px;height:71px;background-image: url(../images/icon_02.png);background-size:contain}
.pop-gift .coin-b {background-image: url(../images/icon_03.png);}
.pop-gift .coin-c {background-image: url(../images/icon_04.png);}
.pop-gift .coin-d {background-image: url(../images/icon_05.png);}
.pop-gift .coin-e {background-image: url(../images/icon_06.png);}
.pop-gift .coin-f {background-image: url(../images/icon_07.png);}

.pop-gift .btns {
    bottom: 50px;
    width: 630px;
    left: 30px;
}
.pop-gift p {padding-top:10px}
.pop-gift p span {color:#ffee2b;font-size:12px;}
.pop-gift p.mutliple {
    padding-top: 0;
    width: 500px;
    margin:10px auto 0;
    text-align: center;
}
.pop-gift p.mutliple span {
    display:inline-block;
    margin: 0 5px 0;
    width: 48px;
    height: 43px;
    background-size: contain;
}
.pop-gift p.mutliple span.coin-s,
.pop-gift p.mutliple span.coin-a {width: 100px;height: 55px;}

.pop-gift p.mutliple2 {margin-top:0;}
.pop-gift p.mutliple2 span {margin-bottom:0;}

.pop-video {
    width: 100%;
    height: 100%;
    padding:0;  
    background: none;  
    display: flex;
    justify-content: center;
    align-items: center;
}
.pop-video.TC_pop_layer_active {display: flex!important;}

.pop-video .video-box {
    width: 480px;
    height: 480px;
    
    animation: runcar 4s steps(33) 1 forwards;
    position: relative;
}

.pop-video #videos{
    background: url(https://img5.tiancitycdn.com/cso/event/2023/8/cs230802lottery/images/stepvideo/s.png) no-repeat 0 0;
}
.pop-video #videoa{
    background: url(https://img5.tiancitycdn.com/cso/event/2023/8/cs230802lottery/images/stepvideo/a.png) no-repeat 0 0;
}
.pop-video #videoc{
    background: url(https://img5.tiancitycdn.com/cso/event/2023/8/cs230802lottery/images/stepvideo/c.png) no-repeat 0 0;
}

.pop-video .video-box::after {
    content:'点击屏幕跳过动画';
    position:absolute;bottom:-50px;
    left:0;
    width:480px;
    height:30px;
    line-height: 30px;
    color:#fff;
    font-size: 16px;
    text-align: center;

}
  
  @keyframes runcar {
    0%{
      background-position:0 0
    }
  
    100%{
      background-position:0 -15840px;
    }
  }
  

  @keyframes light {
    0%,100%{
      opacity: 1;
    }
  
    50%{
      opacity:.6;
    }
  }