.banner-g {
    background: #010230 url(../images/ssl/banner.jpg) no-repeat center center;
}

.product-price .label {
    color: #666666;
}

.product-price .price-g {
    display: flex;
    justify-content: center;
}

.product-price .button-g {
    margin: 12px auto 0;
    width: 220px;
    display: flex;
}

.product-price .yzm-icon {
    font-size: 24px;
}

.product-price .yzm-icon + .yzm-icon {
    margin-left: 4px;
}

.product-price .yzm-icon-success {
    color: #43CF7C;
}