.bg {
    color: #fff;
    background: url(https://ak-gw.akspeedy.com/act/20221103/bg.png) center top no-repeat;
}

.hide {
    display: none;
}

.c {
    width: 1200px;
    margin: auto;
    position: relative;
    background: url(https://ak-gw.akspeedy.com/act/20221103/c.png) center top no-repeat;
    height: 2870px;
}

.logo {
    width: 117px;
    height: 31px;
    position: absolute;
    top: 29px;
    left: 0;
    background: url(https://ak-gw.akspeedy.com/act/20221103/logo.png) left top no-repeat;
}

.logo:hover {
    background-position-x: -117px;
}

.logo:active {
    background-position-x: -234px;
}

.download {
    display: block;
    width: 137px;
    height: 42px;
    background: url(https://ak-gw.akspeedy.com/act/20221103/download.png) left center no-repeat;
    position: absolute;
    top: 26px;
    right: 0;
    margin: auto;
}

.download:hover {
    background-position-x: -137px;
}

.download:active {
    background-position-x: -274px;
}

.login {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 718px;
    left: 0;
    color: #EDE5F7;
    font-size: 18px;
    line-height: 1;
}

.login a{
    color: #EDE5F7;
}

.act-time-top {
    width: 100%;
    text-align: center;
    position: absolute;
    top: 639px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 0;
    color: #fff;
    line-height: 1;
}

.act-time-top span {
    display: inline-block;
    font-size: 18px;
    vertical-align: middle;
}

.buy {
    display: block;
    width: 222px;
    height: 62px;
    background: url(https://ak-gw.akspeedy.com/act/20221103/buy.png) left center no-repeat;
    position: absolute;
    left: 102px;
    top: 1260px;
}

.buy1 {
    background: url(https://ak-gw.akspeedy.com/act/20221103/buy-special.png) left center no-repeat;
}

.buy2 {
    left: 493px;
}

.buy3 {
    left: 883px;
}

.buy:hover {
    background-position-x: -222px;
}

.buy:active {
    background-position-x: -444px;
}

.my-award-btn {
    color: #fff;
}

.invite-group {
    width: 100%;
    text-align: center;
    font-size: 0;
    position: absolute;
    top: 1726px;
    left: 0;
}

.invite-group a {
    display: inline-block;
    width: 219px;
    height: 62px;
    background: url(https://ak-gw.akspeedy.com/act/20221103/invite-rule.png) left center no-repeat;
    margin-right: 105px;
}

.invite-group a:last-child {
    background: url(https://ak-gw.akspeedy.com/act/20221103/invite-record.png) left center no-repeat;
    margin: 0;
}

.invite-group a:hover {
    background-position-x: -219px;
}

.invite-group a:active {
    background-position-x: -438px;
}

.invite-url {
    width: 685px;
    height: 54px;
    position: absolute;
    top: 1835px;
    left: 267px;
    background-color: transparent;
    font-size: 16px;
    color: #8FB0E0;
}

.copy-url {
    width: 159px;
    height: 52px;
    position: absolute;
    top: 1835px;
    right: 40px;
    background: url(https://ak-gw.akspeedy.com/act/20221103/copy-url.png) left center no-repeat;
}

.copy-url:hover {
    background-position-x: -159px;
}

.copy-url:active {
    background-position-x: -318px;
}

.invite-title {
    position: absolute;
    top: 1930px;
    left: 73px;
}

.invite-title span {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    vertical-align: middle;
}

.invite-title span:first-child {
    width: 4px;
    height: 13px;
    margin-right: 7px;
    background: #EB2300;
}

.invite-title-2 {
    left: 648px;
}

.award-table {
    width: 480px;
    height: 245px;
    position: absolute;
    top: 1974px;
    left: 73px;
}

.award-table .head {
    height: 49px;
    background: #233F97;
    font-size: 13px;
    color: #FEFEFE;
}

.award-table .body {
    height: 196px;
    font-size: 14px;
    color: #8EAFE0;
}

.award-table .head > div, .award-table .body > div {
    width: 449px;
    height: 49px;
    margin: auto;
    line-height: 49px;
    text-align: center;
    box-sizing: border-box;
}

.award-table .body > div {
    line-height: 48px;
    border-bottom: 1px solid rgba(107, 93, 220, .2);
}

.award-table .body > div:last-child {
    border: none;
}

.award-table .head > div div, .award-table .body > div div{
    float: left;
    width: 33.3%;
    height: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.pay-award-table {
    left: 648px;
}

.pay-award-table .body {
    overflow: hidden;
    overflow-y: auto;
}

.pay-award-table .body::-webkit-scrollbar {
    width: 4px;
}

.pay-award-table .body::-webkit-scrollbar-thumb {
    background: #8EAFE0;
    border-radius: 2px;
}

.pay-award-table .body::-webkit-scrollbar-track {
    border-radius: 0;
    background: transparent;
}

.pay-award-table .body > div {
    border: none;
}

.pay-award-table .body > div div img {
    margin: 13px auto 0;
}

.info {
    font-size: 16px;
    color: #B6C0FF;
    line-height: 45px;
    position: absolute;
    left: 38px;
    top: 2544px;
}

.info a {
    color: #FF9F42;
    text-decoration: underline;
}

/* 弹框 */
.popup {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, .5);
    z-index: 999;
}

.popup > div {
    width: 508px;
    height: 327px;
    background: url(https://ak-gw.akspeedy.com/act/20221103/popup/popup-bg.png) center top no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

.popup-title {
    width: 212px;
    line-height: 1;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0px 1px 8px rgba(8,44,20,0.35);

    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 32px;
}

.popup-tips {
    width: 100%;
    position: absolute;
    left: 0;
    text-align: center;
    line-height: 1;
    font-size: 18px;
    color: #D9DEFF;
}

.popup-confirm-btn {
    width: 222px;
    height: 62px;
    line-height: 60px;
    text-align: center;
    background: url(https://ak-gw.akspeedy.com/act/20221103/popup/popup-confirm-btn.png) left top no-repeat;
    position: absolute;
    top: 223px;
    left: 0;
    right: 0;
    margin: auto;
    font-size: 20px;
    color: #fff;
}

.popup-confirm-btn:hover {
    background-position-x: -222px;
}

.popup-confirm-btn:active {
    background-position-x: -444px;
}

.popup-close {
    display: block;
    width: 20px;
    height: 20px;
    background: url(https://ak-gw.akspeedy.com/act/20221103/popup/popup-close.png) left top no-repeat;
    position: absolute;
    top: 24px;
    right: 21px;
    z-index: 999;
}

.popup-close:hover {
    background-position-x: -20px;
}

.popup-close:active {
    background-position-x: -40px;
}

.popup-body {
    overflow: hidden;
    overflow-y: auto;
}

.popup-body::-webkit-scrollbar {
    width: 6px;
}

.popup-body::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: #5264D0;
}

.popup-body::-webkit-scrollbar-track {
    border-radius: 0;
    background: transparent;
}

/* 系统弹窗 */
.popup-sys .popup-tips {
    top: 152px;
}

/* 抽奖弹窗 */
.popup-award .popup-tips {
    top: 102px;
    line-height: 51px;
}

/* 中奖记录弹窗 */
.popup-record .popup-body {
    height: 155px;
    position: absolute;
    top: 98px;
    left: 39px;
    padding-right: 13px;
}

.popup-record .popup-body > div {
    width: 430px;
    height: 67px;
    background: #102977;
    border: 1px solid #4959BC;
    border-radius: 4px;
    margin-bottom: 17px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #fff;
    font-size: 18px;
}

.popup-record .popup-body > div:last-child {
    margin-bottom: 0;
}

.popup-record .popup-body > div > div {
    height: 100%;
    line-height: 67px;
}

.popup-record .popup-body > div > div:first-child {
    width: 240px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-left: 18px;
}

.popup-record .popup-body > div > div:last-child {
    width: 104px;
    text-align: center;
    font-size: 16px;
    color: #B9B5D7;
    margin-right: 20px;
}

.popup-record .popup-none {
    width: 100%;
    position: absolute;
    top: 140px;
    left: 0;
    text-align: center;
}

.popup-record .popup-none p {
    font-size: 16px;
    color: #fff;
    margin-top: 5px;
}

.popup-record .refresh-award {
    width: 145px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 270px;
    margin: auto;
    color: #FFCF3D;
}

/* 规则弹窗 */
.popup-invite-rule .popup-body {
    width: 455px;
    height: 168px;
    word-break: break-all;
    position: absolute;
    top: 95px;
    left: 30px;
    color: #D9DEFF;
    line-height: 22px;
    padding-right: 19px;
    box-sizing: border-box;
}

/* 邀请记录 */
.popup-invite-record .popup-nav{
    position: absolute;
    top: 32px;
    left: 39px;
    font-size: 0;
}

.popup-invite-record .popup-nav a {
    display: inline-block;
    width: 104px;
    height: 34px;
    line-height: 32px;
    text-align: center;
    background: #4052BD;
    border-radius: 17px;
    border-radius: 17px;
    box-sizing: border-box;
    font-size: 16px;
    color: #fff;
}

.popup-invite-record .popup-nav a:first-child {
    margin-right: 13px;
}

.popup-invite-record .popup-nav a:hover, .popup-invite-record .popup-nav a.active {
    background: linear-gradient(0deg, #122DCC, #2DA8F6);
}

.popup-invite-record .popup-table {
    position: absolute;
    top: 86px;
    left: 39px;
}

.popup-invite-record .popup-table .popup-head {
    width: 430px;
    height: 39px;
    background: #102977;
    border-radius: 4px;
    color: #8EAFE0;
    font-size: 16px;
}

.popup-invite-record .popup-table .popup-body {
    width: 450px;
    height: 155px;
    color: #fff;
}

.popup-invite-record .popup-table .popup-head > div, .popup-invite-record .popup-table .popup-body > div {
    width: 410px;
    height: 39px;
    box-sizing: border-box;
    overflow: hidden;
}

.popup-invite-record .popup-table .popup-body > div {
    height: 49px;
    border-bottom: 1px solid #554AB1;
}

.popup-invite-record .popup-table .popup-head > div div, .popup-invite-record .popup-table .popup-body > div div {
    width: 50%;
    height: 100%;
    text-align: center;
    line-height: 39px;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.popup-invite-record .popup-table .popup-body > div div {
    width: 50%;
    height: 100%;
    text-align: center;
    line-height: 49px;
    float: left;
}

.popup-invite-record .popup-table .popup-none {
    text-align: center;
    margin: 49px auto 0;
}