﻿.yuan_style{
    border-top: 1px solid rgba(167,167,167, 0.3);
    font-size: 17px;
}

.style_change{
    background: rgba(246, 246, 246, 0.8);
    color: #8F0019;
    font-size: 17px;
    font-weight: 600;
}

.style_change::after{
    position: absolute;
    content: '';
    width: 6px;
    height: 52px;
    background-color: #8F0019;   
    margin-left: -30px;
}