<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.center-hd{
    background: url(../images/center/bg.jpg);
    background-size:100% ;
    padding: .18rem 0 .18rem 0;
    position: relative;
}

.hd-head{
    width:.55rem;
    height: .55rem;
    overflow: hidden;
    border-radius: 50%;
    margin-left: 30px;
    float: left;
}
.hd-head img{
    width:100%
}
.hd-name{
    color: #fff;
    text-align: center;
    margin:.1rem 0 0 0;
    font-family: PingFangSC-Medium;
    font-size: 20px;
    color: #ffffff;
    letter-spacing: 0;
    line-height: 24px;
}
.hd-star{

    text-align: center;

}
.hd-name p{
    color: #fff;
    font-size: 12px;
    font-weight: 200;
}
.icon-star{
    background: url(../images/center/star.png);
    background-size:.12rem ;
    margin:0 .03rem;
    width:.12rem ;
    height: .12rem ;
    display: inline-block;
}
.integral{
    position: absolute;
    top:.1rem;
    right:.12rem;
    background: rgba(0,0,0,.1);
    border-radius: .12rem;
    height: .24rem;
    line-height: .24rem;
    color: #fff;
    font-size: .13rem;
    padding: 0 .06rem;
    display: -webkit-box;
    -webkit-box-align: center;
}


.integral2{
    position: absolute;
    top:.1rem;
    right:.8rem;
    background: rgba(0,0,0,.1);
    border-radius: .12rem;
    height: .24rem;
    line-height: .24rem;
    color: #fff;
    font-size: .13rem;
    padding: 0 .06rem;
    display: -webkit-box;
    -webkit-box-align: center;
}





.icon-integral{
    background: url(../images/center/gift.png);
    background-size:.15rem ;

    width:.15rem ;
    height: .15rem ;
    display: block;
    margin-right:.05rem
}
.center-nav{
    background: #fff;
    padding: .2rem 0;
    display: -webkit-box;
    -webkit-box-align:center;
    position: relative;
    border-bottom:1px solid #eee;
  
}

.center-nav li{
    -webkit-box-flex: 1;
    color: #666;
    text-align: center;
    border-right: 1px solid #D8D8D8;
    font-size: .12rem;
    position: relative;
}
.center-nav li:last-child{
    border:0
}
.center-nav li .link {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    top: 0;
    left: 0;
}
.center-nav li&gt;.total{
    font-family: DINAlternate-Bold;
font-size: 24px;
color: #333333;
letter-spacing: 0;
text-align: center;
line-height: 24px;
    display: block;
}
.center-nav li .new{
    position: absolute;
    top:.06rem;
 background: #FB7850;
    width:.14rem;
    height: .14rem;
    display: inline-block;
    color: #fff;
    font-size: .1rem;
    border-radius: 50%;
    line-height: .14rem;
    text-align: center;
    margin-top:-.1rem


}
.nav-tit{
    position: relative;
    font-family: PingFangSC-Regular;
font-size: 12px;
color: #666666;
letter-spacing: 0;
line-height: 12px;
}
.center-list{

}
.m-list-center{
    background: #fff;
    border-top:1px solid #eee;
    border-bottom:1px solid #eee;
    margin-bottom:.05rem
}
.m-list-center li{
 position: relative;
    height: .5rem;
    display: -webkit-box;
    -webkit-box-align: center;
    overflow: hidden;
}



.m-list-center li  a.link{
    position: absolute;
    left: 0;
    top:0;
    width: 100%;
    height: 100%;
}

.m-list-center li:after{
    content: ".";
    position: absolute;
    left: 10px;
    bottom: 0;
    width: 100%;
    height: 1px;
    background-color: #d8d8d8;
    /* 濡傛灉涓嶇敤 background-color, 浣跨敤 border-top:1px solid #f00; 鏁堟灉鏄竴鏍风殑*/
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5);
}
.m-list-center li:last-child:after{
    background: #fff;
}

.m-list-center li i.cicon{
    width:.15rem;
    height: .16rem;
    background-size: .14rem;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
    margin-right:.15rem;
    margin-left:.1rem;
}
.icon-friend{
    background-image:url(../images/center/icon-friend.png) ;
}
.icon-organ{
    background-image:url(../images/center/icon-organ.png) ;
}
.icon-style{
    background-image:url(../images/center/icon-style.png) ;
}

.icon-volun{
    background-image:url(../images/center/icon-volun.png) ;
}

.icon-order{
    background-image:url(../images/center/icon-order.png) ;
}
.icon-info{
    background-image:url(../images/center/icon-info.png) ;
}
.icon-feedback{
    background-image:url(../images/center/icon-feedback.png) ;
}

.icon-about{
    background-image:url(../images/center/icon-about.png) ;
}
.m-list-center li .item{
    -webkit-box-flex: 1;
    color: #111;
    font-size: .16rem;
}


.m-list-center li .item-right{
    -webkit-box-flex: 1;
    color: #111;
    font-size: .16rem;
    text-align: right;
    padding-right: .1rem;
}


.m-list-center li .a-right:after{
    content: '';
    background-image:url(../images/center/arrow-right.png) ;
    width:.14rem;
    height: .12rem;

    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;

}


.m-list-personInfo li{

    padding-left: .1rem;
}</pre></body></html>