.close-btn {
    display: block;
    width: 22px;
    height: 22px;
    position: absolute;
    right: -47px;
    top: 29px;
    background: url(https://ak-gw.akspeedy.com/act/20220219/close-btn.png) left top no-repeat;
    z-index: 1;
}

.close-btn:hover{
    background-position: -22px 0;
}

.close-btn:active{
    background-position: -44px 0;
}

.shadow-small .close-btn, .shadow-large .close-btn , .center .close-btn {
    right: 18px;
    top: 18px;
}

.orange-btn, .blue-btn {
    display: block;
    width: 178px;
    height: 52px;
    line-height: 46px;
    text-align: center;
    background: url(https://ak-gw.akspeedy.com/act/20220219/alert-btn-orange.png) left top no-repeat;
    color: #844F17;
}

.orange-btn:hover, .blue-btn:hover {
    background-position: -178px 0;
}

.orange-btn:active, .blue-btn:active {
    background-position: -356px 0;
}

.blue-btn {
    background: url(https://ak-gw.akspeedy.com/act/20220219/alert-btn-blue.png) left top no-repeat;
    color: #1D094B;
}

.shadow{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 100;
    display: none;
}

.alert-content-title{
    width: 100%;
    line-height: 1;
    text-align: center;
    position: absolute;
    left: 0;
    top: 23px;
    font-size: 26px;
    color: #D7CAF3;
}

.shadow-award-pool .alert-content{
    width: 1202px;
    height: 872px;
    background: url(https://ak-gw.akspeedy.com/act/20220219/shadow-award-pool-bg.png) center top no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -436px;
    margin-left: -601px;
}

.alert-content-list {
    width: 1185px;
    height: 652px;
    box-sizing: border-box;
    padding-left: 41px;
    overflow: hidden;
    overflow-y: auto;
    margin-top: 158px;
}

.alert-content-list > div {
    width: 260px;
    height: 150px;
    float: left;
    margin: 0 26px 30px 0;
}

.alert-content-list > div div {
    width: 260px;
    height: 122px;
}

.alert-content-list > div p{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #BCABF3;
    margin-top: 14px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
}

.alert-content-list > div:nth-of-type(4n){
    margin-right: 0;
}

.alert-content-list::-webkit-scrollbar {
    width: 6px;
}

.alert-content-list::-webkit-scrollbar-thumb {
    background: #07F0F9;
    border-radius: 5px;
}

.alert-content-list::-webkit-scrollbar-track {
    border-radius: 0;
    background: transparent;
}

/* 小弹窗 */
.shadow-small .alert-content{
    width: 520px;
    height: 352px;
    background: url(https://ak-gw.akspeedy.com/act/20220219/alert-content-small.png) center top no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -176px;
    margin-left: -260px;
}

.alert-content-box > p {
    width: 100%;
    position: absolute;
    left: 0;
    top: 169px;
    text-align: center;
    font-size: 18px;
    color: #BCABF3;
}

.award-1 {
    width: 260px;
    height: 150px;
    position: absolute;
    left: 50%;
    margin-left: -130px;
    top: 97px;
}

.award-1 div {
    width: 260px;
    height: 122px;
}

.award-1 p{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #BCABF3;
    margin-top: 14px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
}

.shadow-small .store-btn, .shadow-small .confirm-btn, .shadow-small .copy-btn, .shadow-small .confirm-draw-coin-btn, .shadow-small .confirm-resolve-coin-btn, .shadow-small .comfirm-resolve-btn, .shadow-small .comfirm-resolve-all-btn, .shadow-small .comfirm-draw-all-btn{
    position: absolute;
    left: 50%;
    margin-left: -89px;
    top: 274px;
}

.alert-content-box .diamon-lack {
    top: 145px;
    line-height: 35px;
}

.alert-content-box .my-cdk{
    width: 430px;
    height: 47px;
    line-height: 47px;
    text-align: center;
    background: #2B1C59;
    color: #BCABF3;
    font-size: 18px;
    left: 50%;
    margin-left: -215px;
}

.btn-group{
    width: 386px;
    position: absolute;
    top: 270px;
    left: 50%;
    margin-left: -193px;
}

.btn-group a{
    float: left;
}

.btn-group a:last-child{
    float: right;
}

.alert-content-box .fast-charge-price{
    width: 100%;
    position: absolute;
    left: 0;
    top: 86px;
    text-align: center;
    color: #BCABF3;
}

.fast-charge-price span{
    color:#FEDD78;
}

.fast-charge-box{
    width: 469px;
    height: 198px;
    position: absolute;
    left: 50%;
    margin-left: -234.5px;
    top: 127px;
    background: #2C1D55;
}

.fast-charge-paytype, .center-charge-paytype {
    float: left;
    margin: 24px 0 0 39px;
}

.fast-charge-paytype p, .center-charge-paytype p {
    line-height: 1;
    color: #E9E2FF;
    padding-left: 5px;
    box-sizing: border-box;
}

.fast-charge-paytype a, .center-charge-paytype a {
    display: block;
    width: 174px;
    height: 42px;
    line-height: 42px;
    margin-top: 16px;
    font-size: 14px;
    color: #BCAFDE;
    background: #4A377B;
    border: 1px solid #4A377B;
    box-sizing: border-box;
    position: relative;
}

.fast-charge-paytype a .charge-selected, .center-charge-paytype a .charge-selected{
    display: block;
    width: 21px;
    height: 21px;
    position: absolute;
    right: 0;
    bottom: 0;
    display: none;
}

.fast-charge-paytype a:last-child, .center-charge-paytype a:last-child {
    margin-top: 21px;
}

.fast-charge-paytype a img:not(.charge-selected), .fast-charge-paytype a span, .center-charge-paytype a img:not(.charge-selected), .center-charge-paytype a span  {
    vertical-align: middle;
}

.fast-charge-paytype a img:not(.charge-selected), .center-charge-paytype a img:not(.charge-selected) {
    width: 28px;
    height: 28px;
    margin: 0 17px 0 28px;
}

.fast-charge-paytype .fast-charge-paytype-active, .center-charge-paytype .center-charge-paytype-active {
    color: #FFFFFF;
    border: 1px solid #50CCFF;
}

.fast-charge-paytype .fast-charge-paytype-active .charge-selected, .center-charge-paytype .center-charge-paytype-active .charge-selected{
    display: block;
}

.fast-charge-qrcode, .center-charge-qrcode{
    float: right;
    margin: 30px 52px 0 0;
    width: 150px;
    height: 150px;
    background: #221548;
    position: relative;
}

.fast-charge-qrcode .qrcode, .center-charge-qrcode .qrcode{
    width: 124px;
    height: 124px;
    box-sizing: border-box;
    border: 4px solid #fff;
    border-radius: 5px;
    margin: 13px auto 0;
}

/* 大弹窗 */
.shadow-large .alert-content{
    width: 930px;
    height: 572px;
    background: url(https://ak-gw.akspeedy.com/act/20220219/alert-content-large.png) center top no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -286px;
    margin-left: -465px;
}

.award-10 {
    width: 873px;
    position: absolute;
    top: 102px;
    left: 50%;
    margin-left: -436.5px;
}

.award-10 > div {
    width: 165px;
    height: 99px;
    float: left;
    margin: 0 12px 25px 0;
}

.award-10 > div:nth-of-type(5n) {
    margin-right: 0;
}

.award-10 > div div{
    width: 165px;
    height: 78px;
}

.award-10 > div p{
    width: 100%;
    text-align: center;
    font-size: 12px;
    color: #BCABF3;
    margin-top: 8px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
}

.award-10 > div:nth-of-type(11), .award-10 > div:nth-of-type(12){
    width: 422px;
    height: 122px;
    background: url(https://ak-gw.akspeedy.com/act/20220219/more-give.png) center top no-repeat;
    position: relative;
    margin: 0;
}

.award-10 > div:nth-of-type(12){
    margin-left: 29px;
}

.award-10 > div:nth-of-type(11) div, .award-10 > div:nth-of-type(12) div {
    width: 165px;
    height: 78px;
    float: left;
    margin: 19px 0 0 18px;
}

.award-10 > div:nth-of-type(11) p, .award-10 > div:nth-of-type(12) p {
    float: left;
    width: auto;
    margin: 50px 0 0 27px;
    font-size: 12px;
    color: #BCABF3;
}

.award-10 > div:nth-of-type(11) span, .award-10 > div:nth-of-type(12) span {
    display: block;
    width: 107px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    text-align: center;
    position: absolute;
    top: 0;
    right: 0;
}

.shadow-large .store-btn {
    position: absolute;
    left: 50%;
    margin-left: -89px;
    top: 504px;
}

.withdraw {
    width: 420px;
    position: absolute;
    top: 111px;
    left: 50%;
    margin-left: -210px;
}

.withdraw > div {
    height: 47px;
    display: table;
}

.withdraw > div:last-child{
    margin-top: 14px;
}

.withdraw > div div{
    display: table-cell;
    vertical-align: middle;
    color: #BCABF3;
}

.withdraw > div div:first-child{
    width: 119px;
    text-align: left;
    font-size: 18px;
}

.withdraw > div div:last-child{
    width: 300px;
    height: 47px;
}

.withdraw > div div input{
    width: 100%;
    height: 100%;
    padding-left: 24px;
    background: #2B1C59;
    color: #57516A;
    font-size: 16px;
}

.withdraw > div div:last-child input{
    color: #BCABF3;
}