.content {
    padding-top: 1.94rem;
}

.check {
    color: #FE8F22 !important;
    border-bottom: .02rem solid #FF8B19;
}

.title {
    font-size: .28rem;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: .88rem;
    text-indent: .27rem;
}

.proList {
    margin: .2rem auto .4rem;
}

.proList>div {
    border-bottom: .01rem solid #E5E5E5;
    position: relative;
}

.proList .bottom {
    background: #F7F7F7;
    font-size: .14rem;
    font-weight: 400;
    color: rgb(102, 102, 102);
    line-height: .48rem;
    display: none;
    margin-bottom: .22rem;
    background: rgba(237, 237, 237, 1);
    padding: .2rem;
    border-radius: .05rem;
}

.bottom p {
    font-size: .24rem;
    font-weight: 400;
    color: rgba(102, 102, 102, 1);
    line-height: .48rem;
}

.proList>div img {
    position: absolute;
    right: .3rem;
    top: .38rem;
    width: .18rem;
}

.menus>div {
    padding: 0 .18rem;
}