.el-radio-button__inner{
    padding: 12px 7px;
}
.browBox {
    width: 100%;
    height: 200px;
    background: #e6e6e6;
    position: absolute;
    z-index: 100;
    bottom: 0px;
    overflow: scroll;
}
.browBox ul {
    display: flex;
    flex-wrap: wrap;
    padding: 10px;
}
.browBox ul li {
    cursor: pointer;
    width: 10%;
    font-size: 26px;
    list-style: none;
    text-align: center;
}


.qz_2inL .el-menu.el-menu--horizontal {
    border-bottom: none;
    text-decoration: none;
}
.jrqz_4btn{margin-bottom: 100px;}
.jrqz_4{padding-top: 80px;}
.jrqz_4p{ font-size: 20px;font-weight: bold;color: #0065e2; padding-bottom: 20px;}
.jrqz_4p2{padding-top: 20px;font-size: 16px;}
.jrqz_4btn{ background: transparent;border:none;width: 164px;height: 36px;background: #b2b2b2;font-size: 16px;border-radius: 8px;color: #fff; margin-top: 50px; }
.jrqz_4btn2{ background: #0065e2; }
.chebianlun .el-carousel__container {
    height: 240px;
}
.list{
    padding: 12px 0;
    display: grid;
    grid-template-columns: 60px 1fr;
    grid-gap: 6px;

    color: #222222;
    font-size: 14px;
    border-bottom:1px solid #f0f0f0;
}
.list .time {
    line-height: 22px;
    border-right: 1px dashed #e6e6e6;
}
.kx_3R{
    padding-left: 20px;
    font-size: 18px;
}