.act_back {
    line-height: 1;
    color: #fff;
    font-size: 16px;
    background: url("https://cdn-js.yebaojiasu.com/act/20220107/bg.png") no-repeat top center;
}

.center {
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
}

.hide {
    display: none;
}

.act_center {
    width: 1200px;
    margin: auto;
    position: relative;
    background: url("https://cdn-js.yebaojiasu.com/act/20220107/c.png") no-repeat top center;
    height: 4079px;
}

.act_center .logo {
    width: 455px;
    height: 94px;
    background: url("https://cdn-js.yebaojiasu.com/act/20220107/logo.png") no-repeat top center;
    position: absolute;
    top: 69px;
}

.act_center .login span {
    cursor: pointer;
}

.act_center .login {
    font-size: 16px;
    position: absolute;
    top: 554px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #1F1F25;
}

.act_center .login2 span {
    cursor: pointer;
}

.act_center .login2 {
    font-size: 18px;
    position: absolute;
    top: 3519px;
    left: 174px;
    color: #635C9E;
}

.act_center .act-login {
    cursor: pointer;
}

.act_center .buy_div>div {
    width: 254px;
    height: 70px;
    background: url("https://cdn-js.yebaojiasu.com/act/20220107/buy.png") no-repeat;
    position: absolute;
    cursor: pointer;
}

.act_center .buy_div .buy1 {
    top: 1244px;
    left: 764px;
}

.act_center .buy_div .buy2 {
    top: 1925px;
    left: 764px;
}


.act_center .buy_div>div:hover {
    background-position-x: -254px;
}

.act_center .buy_div>div:active {
    background-position-x: -508px;
}

.act_center .award_btn {
    display: block;
    width: 353px;
    height: 178px;
    background: url("https://cdn-js.yebaojiasu.com/act/20211218/award.png") no-repeat;
    position: absolute;
    left: 418px;
    top: 2491px;
    color: #31155B;
}

.act_center .award_btn span {
    position: absolute;
    left: 0px;
    top: 106px;
    width: 100%;
    text-align: center;
}

.act_center .award_btn:hover {
    background-position-x: -353px;
}

.act_center .award_btn:active {
    background-position-x: -706px;
}

.act_center .award_div {
    position: absolute;
    top: 3488px;
    left: 0;
}

.act_center .award_div a {
    display: inline-block;
    width: 237px;
    height: 75px;
    position: absolute;
    top: 0;
}

.act_center .award_div .my_give {
    left: 866px;
    background: url("https://cdn-js.yebaojiasu.com/act/20211218/my_record.png") no-repeat;
}

.act_center .award_div .my_award {
    left: 590px;
    background: url("https://cdn-js.yebaojiasu.com/act/20211218/my_award.png") no-repeat;
}

.act_center .award_div a:hover {
    background-position-x: -237px;
}

.act_center .award_div a:active {
    background-position-x: -474px;
}

.act_center .ruler {
    font-size: 16px;
    color: #CAC6F1;
    line-height: 44px;
    position: absolute;
    left: 46px;
    bottom: 40px;
}

.act_center .actwinpeople {
    width: 1100px;
    height: 182px;
    overflow: hidden;
    position: absolute;
    left:50px;
    top: 3125px;
    color: #CAC6F1;
    font-size: 14px;
}

/* 弹框 */
.act_modalback {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 90;
    line-height: 1;
    color: #fff;
}

.act_modalback .act_modal {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
}

.act_modalback .act_modal_tip {
    width: 642px;
    height: 358px;
    background: url(https://cdn-js.yebaojiasu.com/act/20220107/modal/bg.png) no-repeat
}

/* .act_modalback .act_modal_record {
    width: 555px;
    height: 478px;
    background: url(https://cdn-js.yebaojiasu.com/act/20211016/modal/big.png) no-repeat;
} */

.act_modalback .title {
    font-size: 32px;
    font-weight: bold;
    color: #2A70FF;
    position: absolute;
    left: 0;
    top: 39px;
    width: 100%;
    text-align: center;
}

.act_modalback .act_modal .common_close {
    position: absolute;
    top: -16px;
    right: -43px;
    cursor: pointer;
    width: 32px;
    height: 32px;
    background: url(https://cdn-js.yebaojiasu.com/act/20220107/modal/close.png) no-repeat
}

.act_modalback .common_close:hover {
    background-position-x: -32px;
}

.act_modalback .common_close:active {
    background-position-x: -64px;
}


.act_modalback .act_modal .tipmodal_btn {
    width: 204px;
    height: 61px;
    background: url(https://cdn-js.yebaojiasu.com/act/20220107/modal/btn.png) no-repeat;
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translate(-50%);
    -webkit-transform: translate(-50%);
    cursor: pointer;
}

.act_modalback .act_modal .tipmodal_btn:hover {
    background-position-x: -204px;
}

.act_modalback .act_modal .tipmodal_btn:active {
    background-position-x: -408px;
}

.act_modalback .act_modal .text {
    position: absolute;
    top: 132px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #555;
    line-height: 45px;
}

.act_modalback .act_modal .text2 {
    position: absolute;
    top: 116px;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 22px;
    color: #555;
    line-height: 45px;
}

.act_modalback .act_modal .myaward_ul {
    position: absolute;
    top: 100px;
    left: 43px;
    overflow-y: auto;
    width: 573px;
    height: 196px;
}

/* 滚动条样式 */
.myaward_ul::-webkit-scrollbar {
    width: 5px;
}

.myaward_ul::-webkit-scrollbar-thumb {
    border-radius: 0px;
    /* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
    background: #2A80FF;
}

.myaward_ul::-webkit-scrollbar-track {
    /* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
    border-radius: 0;
    background: #DFDFDF;

}

.act_modalback .act_modal .myaward_ul li:not(:last-child) {
    margin-bottom: 20px;
}

.act_modalback .act_modal .myaward_ul li {
    width: 549px;
    height: 73px;
    background: #EEF4FF;
    border: 1px solid #2A70FF;
    border-radius: 9px;
    position: relative;
    box-sizing: border-box;
    margin-right: 18px;
}


.act_modalback .act_modal .myaward_ul li .award_name {
    position: absolute;
    top: 17px;
    left: 35px;
    font-size: 16px;
    color: #55606F;
}

.act_modalback .act_modal .myaward_ul li .award_code {
    position: absolute;
    top: 42px;
    left: 35px;
    font-size: 16px;
    color: #2A80FF;
}

.act_modalback .act_modal .myaward_ul li .copycode {
    width: 80px;
    height: 34px;
    background: url(https://cdn-js.yebaojiasu.com/act/20220107/modal/copy.png) no-repeat;
    position: absolute;
    top: 23px;
    left: 440;
    cursor: pointer;
}

.act_modalback .act_modal .myaward_ul li .copycode:hover {
    background-position-x: -80px;
}

.act_modalback .act_modal .myaward_ul li .copycode:active {
    background-position-x: -160px;
}

/* 提示框 */
.toailmessage {
    width: 80px;
    height: 20px;
    line-height: 20px;
    background: rgba(0, 0, 0, .6);
    border-radius: 15px;
    color: #fff;
    text-align: center;
    font-size: 14px;
    position: fixed;
    top: 0;
    z-index: 999;
}

/* .act_modalback .act_modal .myaward_ul li .copycode:hover {
    background-position-x: -83px;
}

.act_modalback .act_modal .myaward_ul li .copycode:active {
    background-position-x: -168px;
} */

/* .act_modalback .act_modal .text span {
    color: #F5B81F;
} */

.tips{
    position: absolute;
    left: 114px;
    top: 1169;
    font-size: 16px;
    color: #F44F02;
}

.buy-after{
    left: 745px;
    top: 1321px;
    font-size: 14px;
    color: #5E5E5E;
}

.act_center .buy-after:last-of-type{
    top: 2003px;
}