*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
a {
    text-decoration: none; /* 去除下划线 */
    cursor: pointer; /* 修改鼠标指针样式 */
    color: #ffffff;
}
body{
     padding: 1.6rem 0.64rem 0.24rem 0.64rem;
    }
.list .list-item>.one{
    justify-content: space-between;
    margin-bottom: 0.67rem;
}
.list .list-item{
    margin-bottom: 0.49rem;
}
.list .list-item>.stars>.title{
   margin-left: 0.1rem;
}
.list .list-item>.one>.left>img{
    margin-right: 0.43rem;
    height: 0.85rem;
    width: 0.85rem;
}
.title{
    font-size: 0.37rem;
}
.list .list-item>.one>.right>img{
   height: 0.64rem;
}
.list .list-item>.two>.text{
    height: 0.37rem;
}
.flex{
    display: flex;
}
.flex-align-center{
    align-items: center;
}
.describe{
    color: #6A6D72;
    font-size: 0.37rem;
    margin: 0.2rem 0rem;
    line-height: 0.7rem;
}
.secondaryDescribe{
    font-size: 0.32rem;
    color: #5F6368;
}
.button{
    width: 1.52rem;
    height: 0.67rem;
    border-radius: 0.43rem 0.43rem 0.43rem 0.43rem;
    opacity: 1;
    border: 0.03rem solid #DDDFE2;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.37rem;
    color: #5F6368;
}
.m-l-32{
    margin-left: 0.32rem;
}
.success img{
    width: 100%;
}
.greeText{
    color: #01875F;
    font-size: 0.37rem;
    font-weight: bold;
    margin:0.9rem 0rem;
}
.new{
    font-size: 0.48rem;
    font-weight: bold;
    margin-bottom: 0.53rem;
}
.bottom-line{
    width:100%;
    height: 0rem;
    border: 0.03rem solid #E8EAED;
    margin: 0.8rem 0rem;
}
.bottom-text{
    justify-content: space-between;
    font-size: 0.32rem;
}
.ranking>.left>.score{
    font-size: 1.49rem;
    font-weight: bold;
    color: #202124;
    width: 2.13rem;
}
.star{
    height: 0.37rem;
    width: 1.87rem;
}
.star2{
    height: 0.5rem;
    width: 2.1rem;
}
.ranking{
    justify-content: space-between;
    margin-bottom: 1.09rem;
}
.ranking>.right>.ranking-line>.line-low{
    width: 5.33rem;
    height: 0.29rem;
    background: #E8EAED;
    border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
    position: relative;
}
.ranking>.right>.ranking-line .line-top{
    width: 4.75rem;
    height: 0.29rem;
    background: #01875F;
    border-radius: 0.15rem 0.15rem 0.15rem 0.15rem;
    position: absolute;
    left: 0;
    top: 0;
    
}
.ranking .sort{
    color: #6A6D72;
    font-size: 0.37rem;
}

.describe .text{
    color: #6A6D72 !important;
}
.row1{
    display: flex;
    justify-content: start;
    align-items: start;
}
.row1>.left_img>img{
    width: 1.92rem;
    height: 1.92rem;
    border: 1px solid #f3f3f3;
    border-radius: 8px;
    box-shadow: 1px 2px 2px #f0f0f0;
}
.row1>.left_img{
    margin-right: 0.64rem;
}
.row1>.right_text>.text:first-child{
    font-size: 0.67rem;
    line-height: 0.78rem;
    font-weight: bold;
}
.row1>.right_text>.text:last-child{
    color: #01875F;
    font-size: 0.43rem;
    line-height: 0.5rem;
}
.row2{
    margin-top: 0.83rem;
    font-size: 0.37rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.row2 .describe{
    margin: 0;
}
.row2 .right img{
    height: 0.4rem;
}
.row2>div{
    flex: 1;
}
.row2>span{
    height: 0.64rem;
    width: 0.03rem;
    background-color: #E8EAED;
}
.row3{
    margin-top: 1.07rem;
}
.row3>.btn{
    width: 8.72rem;
    height: 1.2rem;
    background: #01875F;
    border-radius: 0.21rem 0.21rem 0.21rem 0.21rem;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.row3>.btn>span{
    color: #fff;
    font-size: 0.6rem;
}
.row4{
    margin-top: 0.53rem;
    font-size: 0.37rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.row4>div{
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}
.row5{
    display: flex;
    margin-top: 1rem;
    overflow-x: auto;
}
.row5>img{
    width: 3.04rem;
    height: 5.44rem;
    margin-right: 0.32rem;
}
.row6{
    margin-top: 0.56rem;
}
.row8>div:first-child{
    font-size: 0.37rem;
}
.row9{
    margin-top: 0.77rem;
}
.row9>.button{
    width: 2.45rem;
    height: 0.85rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.37rem;
}
.row10{
    margin-top: 0.61rem;
}
.row12{
    margin-top: 0.83rem;
}
.row12>.border{
    border: 0.03rem solid #DDDFE2;
    border-radius: 0.21rem 0.21rem 0.21rem 0.21rem;
    padding: 0.56rem;
}
.row12>.border>.line{
    display: flex;
    margin-bottom: 0.5rem;
}
.row12>.border>.line>img{
    width: 0.53rem;
    height: 0.53rem;
    margin-right: 0.53rem;
    margin-top: 0.12rem;
}
.row12>.border>.greentext{
    font-size: 0.37rem;
    font-weight: bold;
}
.row13{
    margin-top: 0.51rem;
}
.row14{
    margin-top: 0.45rem;
    display: flex;
    align-items: center;
}
.greentext>.text{
    color: #01875F !important;
}
.greentext{
    color: #01875F !important;
}
.title_arrow{
    font-size: 0.37rem;
    display: flex;
    justify-content: space-between;
    font-weight: bold;
}
.row2 .icons{
    height: 0.27rem;
}
.icon{
    width: 0.53rem;
}
