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

.product-price td {
    line-height: 28px;
}

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

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

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

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

.product-price .yzm-icon-error {
    color: #F33E3E;
}

.product-price .popover-g__wrapper {
    display: inline-block;
}

.product-price .yzm-icon-question {
    font-size: 18px;
    color: #386BF3;
    cursor: pointer;
}

.product-price .popover-g__container {
    width: 400px;
    padding: 12px 24px;
    text-align: left;
}