<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html,body{
    height: 100%;
}
dl:after { clear:both;content:'';display:block;width:0;height:0;visibility:hidden; }
dl.center&gt;dt{
    float: left;
    width: 200px;
    padding-right: 20px;
    min-height: 100px;
}
dl.center&gt;dt div.user_infor img{
    width: 48px;
    height: 48px;
    margin-right: 10px;
    vertical-align: middle;
}
dl.center&gt;dt div.user_infor span{
    display: inline-block;
    width: calc(100% - 80px);
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    vertical-align: middle;
}
dl.center&gt;dd{
    float: left;
    width: calc(100% - 200px);
    border: 1px solid #eee;
}

.user_list{
    border-bottom: 1px solid #eee;
}
.user_list li{
    width: 100%;
    height: 54px;
    padding: 17px 0 17px 15px;
    color: #999;
    font-size: 16px;
    line-height: 20px;
    cursor: pointer;
    vertical-align: middle;
}
.user_list li i{
    font-size: 22px;
    margin-right: 8px;
    color: #f40;
    vertical-align: top;
}
.user_list li.active_uLi i{
    color: #fff;
}
.user_list li.active_uLi{
    color: #fff;
    background: #f40;
}
dl.center&gt;dd a.wantSalon{

    width: 100px;
    height: 32px;
    background: #FF8D56;
    background: linear-gradient(-136deg, #ff8d56 100%, #ffae50 0%);
    font-size: 12px;
    color: white;
    line-height: 32px;
    text-align: center;
    border-radius: 16px;
    -webkit-border-radius: 16px;
    -ms-border-radius: 16px;
    -moz-border-radius: 16px;
    margin: 0;
    display: inline-block;
}
dl.center&gt;dt a.wantSalon i{
    vertical-align: middle;
    margin-right: 5px;
    font-size: 12px;
}

dl.center&gt;dd h3{
    background: #f9f9f9;
    height: 47px;
    line-height: 47px;
    font-size: 16px;
    text-indent: 24px;
    color: #333;
    border-bottom: 1px solid #eee;
}
dl.center&gt;dd ol{
    padding: 24px;
}
dl.center&gt;dd ol li{
    min-height:300px;
    display: none;
}
dl.center&gt;dd ol li.active_oLi{
    display: block !important;
}
dl.center&gt;dd ol li p:after { clear:both;content:'';display:block;width:0;height:0;visibility:hidden; }
dl.center&gt;dd ol li.zhsz p{
    margin-top: 20px;
    height: 30px;
    line-height: 30px;
    color: #999;
    font-size: 14px;
    overflow: hidden;
}
dl.center&gt;dd ol li.zhsz span.userType{
    float: left;
    height: 100%;
    color: #333;
    margin-right: 24px;
}
dl.center&gt;dd ol li.zhsz span.userContent{
    float: left;
    width: 220px;
    color: #999;
    font-size: 14px;
}
dl.center&gt;dd ol li.zhsz span.status{
    float: left;
    color: #666;
    margin-right: 40px;
}
dl.center&gt;dd ol li span.status i.iconchenggong{
    color: #31BD7C;
    font-size: 20px;
    margin-right: 6px;
    vertical-align: middle;
}
dl.center&gt;dd ol li span.status i.iconjinggao{
    color: #ffb95e;
    font-size: 20px;
    margin-right: 6px;
    vertical-align: middle;
}
dl.center&gt;dd ol li span.colorblue{
    cursor: pointer;
    text-decoration: none;
    color: #60A7F9;
    outline: none;
    float: left;
}

dl.center&gt;dd ol li.firstLi a:hover{
    box-shadow: 1px 0 5px #888, 0 0 0 #888, 0 0 0 #888, 0 0 0 #888;
    transition: all 0.3s;
}
dl.center&gt;dd ol li.firstLi a{
    width: 100%;
    height: 168px;
    display: block;
    position: relative;
}
dl.center&gt;dd ol li.firstLi a div{
    float: left;
    width: calc(100% - 224px);
    height: 100%;
    padding-left: 24px;
    padding-top: 8px;
}
dl.center&gt;dd ol li.firstLi a div p:nth-child(1){
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    color: #333;
    line-height: 28px;
    width: 80%;
}
dl.center&gt;dd ol li.firstLi a div p:nth-child(2){
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    width: 80%;
    display: inline-block;
    margin-top: 14px;
}
dl.center&gt;dd ol li.firstLi a div p:nth-child(3){
    font-size: 14px;
    height: 20px;
    line-height: 20px;
    width: 80%;
    display: inline-block;
    margin-top: 14px;
}
dl.center&gt;dd ol li.firstLi a h5{
    position: absolute;
    right: 20px;
    top: 30px;
    text-align: right;
}
dl.center&gt;dd ol li.firstLi a h5 span.red{
    color: #FE5955;
    font-size: 26px;
    padding-right: 5px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
}
dl.center&gt;dd ol li.firstLi a h5 span.area{
    padding-right: 5px;
    font-size: 16px;
}
dl.center&gt;dd ol li.firstLi a h5 i{
    font-size: 28px;
    cursor: pointer;
    margin-right: 5px;
}
dl.center&gt;dd ol li.firstLi a h5 i:hover{
    color: #f40;
}</pre></body></html>