.content{flex: 1;overflow: scroll;padding-bottom: 1.5rem;}
.content-title{
    padding: 0.4rem 0.32rem 0.24rem 0.32rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.content-title>span:nth-child(1){
    font-family: Noto Sans S Chinese;
    font-weight: bold;
    font-size: .3rem;
    color: #000000;
    line-height: .3rem;
}
.content-title>span:nth-child(2){
    font-family: Noto Sans S Chinese;
    font-weight: 400;
    font-size: 0.28rem;
    color: #0048FF;
    line-height: 0.28rem;
}
.main{
    /* width: 6.86rem;
    background-color: #fff;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 0 0.32rem;
    padding-bottom: 0.47rem;
    border-radius: 0.1rem; */
}
.main>div{
    background-color: #fff;
    margin: 0 auto;
    box-sizing: border-box;
    width: 6.86rem;
    padding: 0.33rem 0.24rem 0;
    border-radius: 0.1rem;
    margin-top: 0.24rem;
}
.main>div>div:nth-child(1){
    display: flex;
    align-items: center;
}
.main>div>div:nth-child(1)>div:nth-child(1){
    min-width: 0.29rem;
    min-height: 0.29rem;
    max-height: 0.29rem;
    max-width: 0.29rem;
    background: #FFFFFF;
    border-radius: 50%;
    border: 0.01rem solid #D0D0D0;
}
.main>div>div:nth-child(1)>div:nth-child(2){
    font-family: Noto Sans S Chinese;
    font-weight: 400;
    font-size: 0.26rem;
    color: #666666;
    margin-left: 0.29rem;
}
.main>div>div:nth-child(2){
    background-color: rgb(250, 250, 250);
    width: 100%;
    padding-left: 0.6rem;
    box-sizing: border-box;
    border-radius: 0.2rem;
    margin-top: 0.32rem;
}
.main>div>div:nth-child(2)>div{
    display: flex;
    align-items: center;
    border-bottom: 0.01rem solid rgb(229, 229, 229);
    padding: 0.34rem 0;
    box-sizing: border-box;
}
.main>div>div:nth-child(2)>div:last-child{
    border-bottom: none;
}
.main>div>div:nth-child(2)>div>img{
    width: 2rem;
    height: 1.12rem;
}
.main>div>div:nth-child(2)>div>div{
    font-family: Noto Sans S Chinese;
    font-weight: 500;
    font-size: 0.28rem;
    color: #333;
    margin-left: 0.2rem;
}
.main>div>div:nth-child(3){
    font-size: 0.24rem;
    margin-top: 0.28rem;
    text-align: right;
    padding-bottom: 0.24rem;
}
.main>div>div:nth-child(3)>span{
    color: #ff0000;
    font-weight: bold;
}
/* .main>div{
    box-sizing: border-box;
    padding: .32rem 0;
    border-bottom: 0.01rem solid #D0D0D0;
    display: flex;
    align-items: center;
}
.main>div>div:nth-child(1){
    min-width: 0.29rem;
    min-height: 0.29rem;
    background: #FFFFFF;
    border-radius: 50%;
    border: 0.01rem solid #D0D0D0;
}
.main>div>div:nth-child(2){
    min-width: 2rem;
    min-height: 1.12rem;
    max-width: 2rem;
    max-height: 1.12rem;
    margin-left: 0.3rem;
}
.main>div>div:nth-child(2)>img{
    width: 100%;
    height: 100%;
}
.main>div>div:nth-child(3){
    font-family: Noto Sans S Chinese;
    font-weight: 400;
    font-size: 0.26rem;
    color: #333333;
    margin-left: 0.2rem;

}
 */
.hover{
    background: linear-gradient(93deg, #94E671, #00B964) !important;
    border-radius: 50% !important;
    border: 0.01rem solid #FFFFFF !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.hover>img{
    width: 0.12rem;
    height: 0.11rem;
}

.all{
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 0.98rem;
    background: #FFFFFF;
    display: flex;
    padding: 0 0.32rem;
    box-sizing: border-box;
    align-items: center;
    justify-content: space-between;
}
.all>div:nth-child(1){
    display: flex;
    align-items: center;
}
.all>div:nth-child(1)>div:nth-child(1){
    min-width: 0.29rem;
    min-height: 0.29rem;
    max-width: 0.29rem;
    max-height: 0.29rem;
    background: #FFFFFF;
    border-radius: 50%;
    border: 0.01rem solid #D0D0D0;
}
.all>div:nth-child(1)>div:nth-child(2){
    font-family: Noto Sans S Chinese;
    font-weight: 400;
    font-size: 0.3rem;
    color: #000000;
    margin-left: 0.08rem;
}
.all>div:nth-child(1)>div:nth-child(3){
    font-family: Noto Sans S Chinese;
    font-weight: 400;
    font-size: 0.22rem;
    color: #000000;
    margin-left: 0.45rem;
}
.all>div:nth-child(1)>div:nth-child(3)>span{
    color: #ff0000;
    font-size: 0.3rem;
}
.all>div:nth-child(2){
    width: 2rem;
    height: 0.58rem;
    background: linear-gradient(-30deg, #00B964 0%, #1BCC4D 100%);
    border-radius: 0.29rem;
    font-family: Noto Sans S Chinese;
    font-weight: 400;
    font-size: 0.24rem;
    color: #FFFFFF;
    text-align: center;
    line-height: 0.58rem;
    /* margin-left: 1.51rem; */
}

.empty{
    width: 6.86rem;
    height: 5.9rem;
    background: #FFFFFF;
    border-radius: .1rem;
    margin: 0 auto;
    margin-top: 0.24rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.empty>img{
    width: 3.72rem;
    height: 2.99rem;
}