.z-golds-main .goods_childserver {
    background: var(--ws-shipping-h);
    border: none;
    padding: 16px 24px 26px 24px;
}
.z-golds-main .z-goods_commonSelect .select-list .option-value {
    height: 42px;
    background: var(--ws-shipping-h);
    border-radius: 5px 5px 5px 5px;
    color: var(--zg-shipping-c);
    padding: 0 20px;
}

.z-golds-contnet.z-goods-content {
    margin-top: 24px;
}

.z-golds-contnet .goods_affixes.goods_checkbox .affixes-list {
    grid-template-columns: repeat(4, 1fr);
}

.z-gold-list {
    align-items: flex-start;
}

.z-gold-content-left {
    flex: 1 100%;
}

.z-gold-list .z-gold-content-bj {
    padding: 28px 25px 40px;
    background: var(--ws-default-bj);
    border-radius: 0px 0px 10px 10px;
    border-top: 1px solid;
    border-image: linear-gradient(-90deg, rgba(255, 103.0000014603138, 21.000000648200512, 1), rgba(44.000001177191734, 93.00000205636024, 235.0000011920929, 1)) 1 1;
}

.starsVault_content.z-gold-list .golds_select_quantity {
    background: none;
    padding: 0;
}

.z-gold-list .golds_info {
    width: 512px;
    min-width: 512px;
    border-radius: 5px;
    margin-left: 40px;
    padding: 43px 32px 40px;
    overflow: hidden;
    background: url('/images/gold_default.webp') no-repeat;
    background-position: top right;
    background-size: 100%;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0.1);
}

.z-cod7-main .z-gold-list .golds_info {
    background: url('/images/codblackops7botlobbies.png') no-repeat;
    background-position: top right;
    background-size: 100%;
    position: relative;
    border: none;
    padding-top: 220px;
}

.z-cod6-main .z-gold-list .golds_info {
    background: url('/images/codblackops6botlobbies.webp') no-repeat;
    background-position: top right;
    background-size: 100%;
    position: relative;
    border: none;
    padding-top: 220px;
}

.z-cod-main .z-gold-list .golds_info .gold_goods_info {
    padding-bottom: 50px;
    justify-content: center;
    text-align: center;
}

.z-gold-list .golds_info .golds_info_content {
    position: relative;
    z-index: 1;
}

.z-gold-list .golds_info .golds_mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(rgba(0, 0, 0, 0) 0%, RGBA(22, 44, 96, 1) 70%, RGBA(22, 44, 96, 1) 90%, rgba(0, 0, 0, .1) 100%);
    /* 无法选中 */
    pointer-events: none;
}

html.light .z-gold-list .golds_info .golds_mask {
  background: linear-gradient( 180deg, #1E45B6 30%, #0E1A2F 100%);
  z-index: -2;
}

.starsVault_content.z-gold-list .golds_info {
    background: url(/images/starsvaults_default.webp) no-repeat;
    background-position: top right;
    background-size: 100%;
    position: relative;
}

.quantity_title {
    margin-bottom: 12px;
}

.quantity__list {
    grid-template-columns: repeat(6, 1fr);
    gap: 12px;
}

.quantity__list span {
    height: 38px;
    background: var(--ws-shipping-h);
    border-radius: 5px;
    font-size: 14px;
    position: relative;
    font-family: 'default_bold';
}

.quantity__list span .give {
    background: #F76A04;
    position: absolute;
    top: -8px;
    right: -6px;
    font-size: 12px;
    color: #fff;
    border-radius: 10px;
    height: 16px;
    line-height: 16px;
    padding: 0 7px;
}

.quantity__list span:hover {
    color: #2C5DEB;
}

.quantity__list span.active {
    background: #2C5DEB;
    color: #fff;
    font-family: 'default_bold';
}

.quantity_input {
    background: var(--ws-shipping-h);
    height: 76px;
    border-radius: 5px;
    overflow: hidden;
    margin: 24px 0;
    padding: 16px 18px;
}

.quantity_input span {
    height: 100%;
    min-width: 44px;
    font-size: 36px;
    background: rgba(255, 255, 255, 0.05);
    border-radius: 5px;
}

.quantity_input span:hover {
    color: #2C5DEB;
}

.quantity_input input {
    width: 100%;
    text-align: center;
    color: var(--wts-default-color);
    font-family: 'default_bold';
    height: 100%;
    background: none;
    font-size: 24px;
}

.gold_tips {
    margin-top: 36px;
}

.gold_tips>div {
    border-right: 1px solid var(--zg-shipping-g);
    text-align: center;
    font-weight: 700;
}

.gold_tips>div:last-child {
    border: none;
}

.gold_tips i {
    font-size: 32px;
    color: var(--wts-default-color);
    margin-bottom: 8px;
}

.golds_desc .desc_trading {
    margin-top: 20px;
    height: 330px;
    mask-image: linear-gradient(to bottom, #000 50%, transparent 100%);
    -webkit-mask-image: linear-gradient(to bottom, #000 50%, transparent 100%);
    line-height: 24px;
    font-size: 14px;
    overflow: hidden;
}

.golds_desc .desc_trading.show {
    height: auto;
    mask-image: none;
    -webkit-mask-image: none;
}

.golds_desc .trading_btn.trading_more i {
    transform: rotate(90deg);
    margin-right: 5px;
}

.golds_desc .trading_btn.trading_less i {
    transform: rotate(-90deg);
    margin-right: 5px;
}

.golds_desc .trading_btn {
    display: none;
    font-size: 12px;
}

.golds_desc .trading_btn.show {
    display: flex;
}

.golds_desc .trading_btn:hover {
    color: #2C5DEB;
}

.golds_info .gold_goods_info .gold_image {
    background: #181E25;
    border-radius: 5px;
    display: none;
}

.golds_info .gold_goods_info img {
    width: 60px;
    height: 60px;
}

.golds_info .gold_goods_info {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    padding-bottom: 186px;
    font-size: 24px;
}

.starsVault_content .golds_info .gold_goods_info {
    border: none;
}

.racers-wrap .golds_info .gold_goods_info {
    padding-top: 200px;
    padding-bottom: 0;
    font-size: 20px;
    text-align: center;
    justify-content: center;
}


.golds_info .gold_other_info {
    padding: 15px 0;
}

.golds_info .gold_other_info .gold_option {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.golds_info .gold_other_info .gold_option:last-child {
    margin: 0;
}

.golds_info .gold_other_info .gold_discount {
    display: none;
}

.golds_info .gold_other_info .gold_discount.show {
    display: flex;
}

.golds_info .gold_other_info .gold_discount p {
    color: #ff3131;
}

.golds_info .gold_other_info .gold_amount .golds__give {
    color: #F76A04;
    display: none;
}

.golds_info .gold_other_info .gold_amount .golds__give.show {
    display: block;
    margin-left: 5px;
}

.z-poe2-main .golds_info .gold_total {
    margin-top: 20px;
}

.golds_info .gold_total {
    padding: 0 0 30px;
}

.golds_info .gold_total .old_price {
    color: rgba(255, 255, 255, 0.5);
    display: none;
}

.golds_info .gold_total .old_price.show {
    display: block;
}

.golds_info .gold_total .old_price i,
.golds_info .gold_total .old_price em {
    text-decoration: line-through;
}

.golds_info .gold_total .true_price {
    color: #F76A04;
    font-size: 28px;
    margin-left: 3px;
}

.golds_info .gold_button button {
    width: 100%;
    height: 46px;
}

.golds_info .gold_button.isHide button {
    background: #ccc !important;
    cursor: not-allowed !important;
}

.golds_info .gold_button button i {
    font-size: 18px;
}

.golds_info .gold_button button.add_cart {
    background: #2C5DEB;
    margin-top: 9px;
}
html.light .golds_info .gold_button button.add_cart {
    background: #F76A04;
}
.golds_info .gold_button button.add_cart:hover {
    background: #376bff;
}
html.light .golds_info .gold_button button.add_cart:hover {
    background: #ff862e;
}
.z-golds-contnet .goods_loading_mask,
.z-golds-contnet .z-notData {
    z-index: 9;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.05);
    height: 100%;
    margin: 0;
    border-radius: 10px;
}

.z-golds-contnet .z-notData {
    background: #1A2539;
}

.z-golds-contnet .starsVaults_free .free_head {
    padding: 0 0 24px;
    padding-left: 34px;
}

.z-golds-contnet .starsVaults_free .free_head span:last-child {
    text-align: center;
}

.z-golds-contnet .starsVaults_free .free_body .free_body_item {
    display: grid;
    padding-left: 34px;
    grid-template-columns: repeat(4, 1fr);
    background: var(--ws-shipping-h);
    border-radius: 5px;
    height: 110px;
    padding: 0 0 0 34px;
    color: var(--wts-default-color);
    align-items: center;
    margin-bottom: 8px;
}

.z-golds-contnet .starsVaults_free .free_body .free_body_item .sticker_packs {
    text-align: center;
}

.z-golds-contnet .starsVaults_free .free_body .free_body_item span {
    display: flex;
    align-items: center;
}


.z-golds-contnet .starsVaults_free img {
    width: 40px;
    height: 40px;
}

.z-golds-contnet .starsVaults_free .free_tips {
    padding-top: 16px;
    line-height: 24px;
}

.monopolygo_quantity .quantity_input {
    height: 62px;
    background: rgba(255, 255, 255, 0.05);
    margin: 0;
}

.monopolygo_quantity .quantity_input input {
    color: #fff;
}

.monopolygo_quantity .quantity_input span {
    min-width: 6px;
    color: #fff;
    background: none;
}

.monopolygo_quantity .quantity_input span:hover {
    color: #2C5DEB;
}

.monopolygo_quantity .quantity__list {
    grid-template-columns: repeat(5, 1fr);
    border-bottom: 1px dashed rgba(255, 255, 255, 0.2);
    padding: 15px 0;
}

.monopolygo_quantity .quantity__list span {
    background: none;
    color: #fff;
    font-size: 14px;
    height: auto;
}

/* cod */
.z-cod-main .cod_about {
    padding: 20px 0 0;
}

.z-cod-main .poe2_about {
    line-height: 22px;
}

.z-cod-main .cod_about .title {
    font-size: 16px;
    margin-bottom: 30px;
}

.racers-wrap .cod_about .title {
    margin-bottom: 20px;
}

.z-cod-main .cod_about p {
    line-height: 22px;
    margin-bottom: 20px;
}

.racers-wrap .cod_about p {
    margin-bottom: 10px;
}

.z-cod-main .codblackops_attr {
    margin-top: 20px;
    display: none;
}

.z-cod-main .codblackops_attr.display {
    display: block;
}

.z-cod-main .codblackops_attr .select__value {
    background: rgba(255, 255, 255, 0.05);
    cursor: pointer;
    border-radius: 5px;
    font-size: 12px;
}

.z-cod-main .codblackops_attr .select__list {
    width: 100%;
    background: #29314b;
    color: #fff;
}

.z-cod-main .codblackops_attr .select__list p {
    font-size: 14px;
    padding: 10px 10px;
}



.z-cod-main .codblackops_attr.codblackops_bot_attr .select__value {
    display: none !important;
}

.z-cod-main .codblackops_attr.codblackops_bot_attr .select__list {
    display: block !important;
    position: static;
    background: none;
    border: none;
    padding: 10px 0 0;
    box-shadow: none;
    max-height: none;
}

.z-cod-main .codblackops_attr.codblackops_bot_attr .select__list p {
    position: relative;
    padding-left: 25px;
    color: #fff;
    cursor: pointer;
}

.z-cod-main .codblackops_attr.codblackops_bot_attr .select__list p:hover {
    color: #2C5DEB;
}

.z-cod-main .codblackops_attr.codblackops_bot_attr .select__list p.active .price,
.z-cod-main .codblackops_attr.codblackops_bot_attr .select__list p.active {
    background: none;
    color: #2C5DEB;
}

.light .z-cod-main .codblackops_attr.codblackops_bot_attr .select__list p.active,
.light .z-cod-main .codblackops_attr.codblackops_bot_attr .select__list p.active .price {
    color: #fff;
}

.z-cod-main .codblackops_attr.codblackops_bot_attr .select__list p::before {
    position: absolute;
    left: 0;
    top: 9px;
    content: '';
    width: 15px;
    height: 15px;
    border: 1px solid #A3A3B3;
    border-radius: 50%;
}

.z-cod-main .codblackops_attr.codblackops_bot_attr .select__list p.active::before {
    border: 1px solid #2C5DEB;
}
.light .z-cod-main .codblackops_attr.codblackops_bot_attr .select__list p.active::before {
    border: 1px solid #fff;
}

.z-cod-main .codblackops_attr.codblackops_bot_attr .select__list p.active::after {
    position: absolute;
    left: 3px;
    top: 12px;
    content: '';
    width: 11px;
    height: 11px;
    background: #2C5DEB;
    border-radius: 50%;
}

.light .z-cod-main .codblackops_attr.codblackops_bot_attr .select__list p.active::after {
    background:#fff;
}

.racers_time_text {
    left: 0;
    top: 0;
    padding: 6px 5px;
    line-height: 18px;
    font-size: 14px;
    border-right: 0 solid #142340;
    background: #e20000;
    border-radius: 0 4px 0 4px;
    color: #fff;
    border-top: 0;
}

@media (max-width: 1100px) {
    .quantity__list {
        grid-template-columns: repeat(5, 1fr);
    }
}

@media (max-width: 1024px) {
    .z-gold-list .z-gold-content-bj {
        padding: 20px 10px;
    }

    /* gold */
    .z-gold-list {
        display: block;
    }

    .quantity__list {
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
    }

    .z-gold-list .golds_info {
        margin-left: 0;
        margin-top: 20px;
        width: 100%;
        min-width: 100%;
    }

    .golds_info .gold_other_info .gold_option {
        font-size: 12px;
    }
}

@media (max-width: 768px) {
    .golds_info .gold_goods_info {
        padding-bottom: 60px;
        font-size: 18px;
    }

    .z-gold-list .golds_info {
        padding: 30px 20px;
    }

    .quantity__list span {
        font-size: 12px;
    }


    .quantity__list {
        grid-template-columns: repeat(3, 1fr);
    }

    .quantity_input {
        height: 60px;
    }

    .gold_tips {
        grid-template-columns: repeat(2, 1fr);
        padding: 20px 0;
        display: none;
    }

    .gold_tips>div {
        padding: 20px 10px;
    }

    .gold_tips>div:nth-child(2n) {
        border: none;
    }

    .goods_affixes.goods_checkbox .affixes-list {
        grid-template-columns: repeat(2, 1fr);
    }

    .z-golds-contnet .starsVaults_free .free_head,
    .z-golds-contnet .starsVaults_free .free_body .free_body_item {
        padding-left: 10px;
        font-size: 12px;
        white-space: nowrap;
    }

    .z-golds-contnet .starsVaults_free img {
        width: 30px;
        height: 30px;
    }

    .starsVault_content {
        padding: 20px 10px;
    }

    .z-golds-contnet .starsVaults_free .free_body .free_body_item {
        height: 60px;
    }
}

@media (max-width: 500px) {
    .racers-wrap .golds_info .gold_goods_info {
        padding-top: 150px;
    }

    html.light .z-gold-list .golds_info .golds_mask {
       background: linear-gradient( 180deg, #1E45B6 30%, #0E1A2F 100%);
    }
}


@media (max-width: 400px) {}

.lang__ar .z-gold-list .golds_info {
    margin: 0 40px 0 0;
}

.lang__ar .gold_tips>div {
    border-left: 1px solid #D8D8D8;
    border-right: none;
}

.lang__ar .gold_tips>div:last-child {
    border: none;
}