.productCloumn-item-top .productColumn__img  {
    width: 56px;
    height: 21px;
    background: url(/images/dedicated/GPUCloud_label.png) no-repeat center;
}

.productCloumn-item .tpm-btn  {
    position: relative;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    padding-left: 30px;
    font-family: Alibaba PuHuiTi 2.0, Alibaba PuHuiTi 20;
}

.tpm-btn__img.tpm-btn__img__sale {
    display: block;
    text-align: center;
    padding-top: 6px;
    position: absolute;
    font-size: 12px;
    left: -24px;
    top: -7px;
    width: 45px;
    height: 46px;
    background: url(/images/dedicated/btn__img__sale.png) no-repeat center;
    background-size: cover;
    line-height: 1;
}

.tpm-btn__img-sale {
    vertical-align: baseline;
    margin-top: 2px;
}

.tpm-btn__img-sale-num  {
    font-size: 14px;
    font-weight: bold;
}

.tpm-btn__img-sale-unit  {
    font-size: 10px;
}

.item-top-side-oldprice  {
    font-size: 12px;
    color: #A4A7AD;
    line-height: 1.4;
    text-decoration: line-through;
    text-align: right;
}

.productCloumn_list--gpu .productCloumn-item .productCloumn-item-bottom .params-li {
    flex: none;
    margin-right: 36px;
}

.productCloumn_list--gpu .productCloumn-item .productCloumn-item-bottom .params-li:nth-child(1) {
    min-width: 225px;
}

.productCloumn_list--gpu .productCloumn-item .productCloumn-item-bottom .params-li:nth-last-child(1) {
    margin-right: 12px;
}

.tpm-section_applicationScenarios  .tp-grid__row {
    margin-bottom: -16px;
}

.tpm-section_applicationScenarios .tp-grid__col{
    margin-bottom: 16px;
}

.tp-grid__col .applicationScenarios-item {
    height: 216px;
    background: url(/images/dedicated/GPUCloud_img01.png);
    background-size: cover;
}

.tp-grid__col:nth-child(2) .applicationScenarios-item {
    background: url(/images/dedicated/GPUCloud_img02.png);
    background-size: cover;
}

.tp-grid__col:nth-child(3) .applicationScenarios-item {
    background: url(/images/dedicated/GPUCloud_img03.png);
    background-size: cover;
}

.tp-grid__col:nth-child(4) .applicationScenarios-item {
    background: url(/images/dedicated/GPUCloud_img04.png);
    background-size: cover;
}
.product-feature_wrap .tpm-hasFunction-ul {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.product-feature_wrap .tpm-hasFunction-ul .tpm-hasFunction-ul-li {
    margin-bottom: 24px;
}

.product-character-item-top span.number {
    font-size: 24px;
}


@media screen and (max-width: 768px) { 
    .product-character-item-top span.number {
        font-size: 18px;
    } 

    .product-character-item-top {
        display: flex;
        height: 51px;
    }

    .item-top-side-oldprice {
        text-align: left;
    }

    .tpm-sale__item-detail-text i {
        color: #006eff;
    }

    .productTable-wrapper .productColumn__img {
        width: 56px;
        height: 21px;
        background: url(/images/dedicated/GPUCloud_label.png) no-repeat center;
    }

    .tpm-sale__item-tit {
        display: flex;
        align-items: center;
        margin-bottom: 8px;
    }

    .tpm-prod-hero__bg-inner {
        background-image: url(/images/dedicated/GPU_banner_mobile.png) !important;
    }

    .tp-grid__col .applicationScenarios-item {
        background-image: url(/images/dedicated/lightweightCloud_img01.png)
    }

    .tp-grid__col:nth-child(2) .applicationScenarios-item {
        background-image: url(/images/dedicated/lightweightCloud_img02.png)
    }

    .tp-grid__col:nth-child(3) .applicationScenarios-item {
        background-image: url(/images/dedicated/lightweightCloud_img03.png)
    }

    .tp-grid__col:nth-child(4) .applicationScenarios-item {
        background-image: url(/images/dedicated/lightweightCloud_img01.png)
    }
}
