.afRefund {
    width: 700px;
}

.afH1 {
    font-size: 24px;
    text-align: center;
    font-weight: 600;
    margin: 20px 0;
}

.afH2 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.afB {
    font-size: 13px;
    font-weight: 600;
}

.afP {
    text-align: justify;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    margin-bottom: 6px;
}

.afRed {
    color: red;
    font-weight: 700;
    line-height: 180%;
}

.afIndentS {
    padding-left: 20px;
}

.afIndentSS {
    padding-left: 40px;
}

.afHrA {
    width: 100;
    height: 10px;
}

.afItemTitle {
    height: 58px;
    line-height: 58px;
    font-weight: 600;
    font-size: 16px;
    border-top: 1px solid #ccc;
    background-image: url(https://om.onyxcina.com/public/images/arrow-down.svg);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: top 22px right 10px;
    cursor: pointer;
    text-align: left;
}

.on {
    background-image: url(https://om.onyxcina.com/public/images/arrow-up.svg);
}

.afItemContent {
    display: none;
}
