end.wxss 741 字节
/* pages/28/26.wxss */
page{
    padding-right:34rpx;
    padding-top: 70rpx;
    background:#383744;
}
.top{
    width: 100%;
    height: 1208rpx;
}
.tips{
    padding-right:34rpx;
    padding-top: 70rpx;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
}
.tips image{
width: 144rpx;
height: 144rpx;
border-radius: 50%;
}
.top image{
    width: 100%;
    height: 100%;
}
.top-1{
     position: absolute;
     left: 54rpx;
     line-height: 56rpx;
     color: rgba(248,248,248,1);
}
.top-1 text:first-child{
    font-size: 40rpx;
    font-weight: 600;
    line-height: 56rpx;
    margin-bottom: 14rpx;
 
}
.cent .color{
    font-size: 40rpx;
    margin: 0 8rpx;
    display: inline;
    color: rgba(226,201,155,1);
}