body{
    width:100%;
    height:100%;
    background: #F0F3F5;
}
.wrap{
    width:100%;
    padding:0.8rem;
    box-sizing: border-box;
}
.list{
    width:100%;
}
.list ul{
    width:100%;
}
.list ul li{
    width:100%;
    height:5.1rem;
    background: url("../../img/quanbg.png");
    background-size: 100%;
    margin-bottom:0.8rem;
}
.litop{
    width:100%;
    padding:0.65rem 1rem 0.8rem 0.7rem;
    box-sizing: border-box;
    display:flex;
    justify-content: space-between;
}
.cyq{
    height:1.2rem;
    line-height: 1.2rem;
    color:#333333;
    font-size:0.85rem;
    font-weight:bold;
}
.cyqtwo{
    height:1.2rem;
    line-height: 1.2rem;
    color:#9C9C9C;
    font-size:0.85rem;
    font-weight:bold;
}
.cyq-bh{
    height:0.85rem;
    color:#9C9C9C;
    font-size:0.6rem;
    font-weight:400;
    margin-top:0.2rem;
}
.lilogo{
    height:2.25rem;
    line-height: 2.25rem;
    font-size:1rem;
    color:#FF4D4D;
    font-weight:bold;
}
.lilogotwo{
    height:2.25rem;
    line-height: 2.25rem;
    font-size:1rem;
    color:#9C9C9C;
    font-weight:bold;
}
.limoney{
    height:2.25rem;
    line-height: 2.25rem;
    font-size:1.6rem;
    color:#FF4D4D;
    font-weight:bold;
}
.limoneytwo{
    height:2.25rem;
    line-height: 2.25rem;
    font-size:1.6rem;
    color:#9C9C9C;
    font-weight:bold;
}
.lidowm{
    width:100%;
    height:0.85rem;
    line-height: 0.85rem;
    text-align: right;
    font-size:0.6rem;
    color:#9C9C9C;
    font-weight:400;
    padding:0rem 1rem 0rem 0rem;
    box-sizing: border-box;
}