<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* ----------------------------------- ç¾¤ç»„ä¸»é¡µæ¨¡æ¿æ&nbsp;·å¼1  ----------------------------------- */
.user-top {
    position: relative;
    background-color: #FFF;
    border: 1px solid #DDD;
    padding: 10px 0;
    overflow: hidden;
}
.user-pic {
    float: left;
    margin: 0px 20px;
    width: 150px;
    height: 200px;
}
.user-pic dt {
    width: 150px;
    height: 160px;
    float: left;
}
.user-pic img {
    display: block;
    width: 140px;
    height: 140px;
    padding: 5px;
    border-radius: 100%;
}
.group-pic img {
    border-radius: 0;
}
.fs-num {
    width: 72px;
    height: 32px;
    float: left;
    font-size: 14px;
    color: #666;
    text-align: center;
    overflow: hidden;
}
.fs-num b {
    display: block;
    width: 72px;
    text-align: center;
    line-height: 14px;
    color: #333;
    float: left;
}
.focus-r {
    border-right: 1px solid #EEE;
}
.user-info {
    float: left;
    width: 620px;
    margin: 15px 30px;
}
.u-name {
    line-height: 24px;
}
.u-name span {
    font-size: 16px;
    color: #333;
    font-weight: 600;
    margin-left: 5px;
}
.u-name span.userinfo-id {
    font-size: 12px;
    font-weight: normal;
    color: #666;
    padding-left: 5px;
}
.u-text {
    margin-top: 15px;
    line-height: 20px;
    color: #333;
}
.u-text span {
    font-size: 14px;
    color: #666;
}
.u-text span em {
    display: inline-block;
    background-color: #E7F2ED;
    color: #017E66;
    text-align: center;
    padding: 4px 8px;
    font-style: normal;
    font-size: 12px;
    border-radius: 8px;
    margin: 0 8px 0 2px;
}
.u-enter {
    float: left;
    width: 240px;
    margin-top: 10px;
}
.u-enter a {
    display: inline-block;
    width: 102px;
    height: 30px;
    cursor: pointer;
    margin-right: 10px;
}
.u_knowledge {background: url("../yimages/u_knowledge.png") no-repeat scroll 0 10px;padding: 8px;margin-right: 4px;}
.u_question {background: url("../yimages/u_question.png") no-repeat scroll 0 10px;padding: 8px;margin-right: 4px;}
.u_approve {background: url("../yimages/u_approve.png") no-repeat scroll 0 10px;padding: 8px;margin-right: 4px;}
.u_project {background: url("../yimages/u_project.png") no-repeat scroll 0 10px;padding: 8px;margin-right: 4px;}
.u_count_info{margin-top: 30px;}
.u_count_info dd{margin: 5px 0;color:#666666;}
.user-operate a {
    display: inline-block;
    line-height: 20px;
    background: #AE4141;
    border: 1px solid #AE4141;
    padding: 4px 18px;
    font-size: 13px;
    color: #FFF;
    border-radius: 4px;
    margin-top: 10px;
}
.user-operate a:hover {
    background: #900b09;
    border: 1px solid #900b09;
    text-decoration: none;
}
.u-content {
    margin-top: 30px;
}
.u-left-box {
    float: left;
    width: 72%;
    background-color: #FFF;
    border: 1px solid #DDD;
    overflow: hidden;
}
.u-menu {
    height: 40px;
    padding: 0px 20px;
    background-color: #F5F5F5;
    border-bottom: 1px solid #EDEDED;
}
.u-menu-l {
    float: left;
    line-height: 40px;
    font-weight: normal;
    font-size: 16px;
    color: #333;
}
.u-menu-r {
    float: right;
    position: relative;
    padding-top: 10px;
}
.u-menu-r li {
    float: left;
    line-height: 30px;
}
.u-menu-r li a {
    display: block;
    padding: 0 15px;
    font-size: 14px;
    color: #333;
    border-radius: 3px 3px 0px 0px;
}
.u-menu-r li a.current {
    background-color: #FFF;
    border: 1px solid #DDD;
    border-bottom: none;
    color: #900b09;
}
.u-menu-r li a:hover {
    text-decoration: none;
    color: #900b09;
}
.handbook-box {
    position: relative;
    float: left;
    width: 160px;
    margin: 0 14px 20px;
    background-color: #FFF;
    border: 1px solid #DDD;
}
.handbook-box:hover {
    box-shadow: 3px 3px 7px 0px #CCC;
}
.hb-img {
    position: relative;
}
.hb-img img {
    display: block;
    width: 160px;
    height: 160px;
}
.hb-infor {
    height: 40px;
    padding: 8px 6px;
    font-size: 14px;
}
.hb-infor h4 {
    font-size: 14px;
    color: #333;
    word-wrap: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 5px;
}
.hb-infor h4:hover {
    color: #900b09;
}
.hb-infor span {
    display: inline-block;
    font-size: 12px;
    color: #666;
    margin-right: 10px;
}
.new-box {
    width: 12.28%;
    margin: 15px 10px;
    min-height: 195px;
}
.new-box2 {
    width: 139px;
    margin: 15px 10px;
}
.handbook-box a:hover {
    color: #900b09;
    text-decoration: none;
}
.new-img img {
    width: 100%;
    height: 100%;
}
.new-img2 img {
    width: 139px;
    height: 139px;
}
.new-txt span {
    width: 150px;
    overflow: hidden;
}
.new-intro {
    width: 150px;
}
.u-box {
    padding: 10px 15px;
    overflow: hidden;
}
.u-box-title {
    height: 35px;
    border-bottom: 2px solid #EEE;
    font-weight: 600;
    font-size: 15px;
    color: #333;
}
.u-box-title span {
    display: inline-block;
    line-height: 35px;
    border-bottom: 2px solid #900b09;
}
.u-box-notice {
    text-align: center;
    margin: 20px 0;
    font-size: 14px;
    color: #333;
}
.u-box-item {
    position: relative;
    padding: 15px 10px;
}
.u-left-box .u-box-item + .u-box-item {
    border-top: 1px dashed #E6E6E6;
}
.r-date {
    float: right;
    line-height: 20px;
    font-size: 13px;
    color: #888;
    margin-right: 20px;
}
.item-box {
    color: #555;
}
.item-box a {
    font-size: 14px;
    color: #900b09;
}
.item-box a:hover {
    color: #ff0000;
}
.q-content {
    margin-top: 5px;
    color: #333;
}
.u-avatar {
    float: left;
    margin-right: 8px;
    width: 20px;
    height: 20px;
}
.u-box-main p {
    color: #888;
    font-size: 13px;
}
.u-question {
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 10px;
}
.u-question a {
    color: #333;
}
.u-box-desc {
    color: #666;
}
.u-note,.u-note-info {
    margin-top: 10px;
    font-size: 13px;
}
.u-note p {
    line-height: 22px;
    color: #333;
}
.u-note-info span {
    margin-right: 30px;
}
.user-list {
    display: block;
    padding: 10px;
    overflow: hidden;
}
.user-list li {
    height: 80px;
    text-align: center;
    float: left;
    padding: 12px 11px;
}
.user-name {
    margin-top: 10px;
    font-size: 14px;
}
.user-name a {
    display: block;
    width: 64px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    text-align: center;
    color: #333;
}
.user-name a:hover {
    text-decoration: none;
    color: #900b09;
}
.avatar-img {
    display: inline-block;
    width: 45px;
    height: 45px;
    border: 4px solid #FFF;
    box-shadow: 0px 3px 3px rgba(193, 191, 192, 0.5);
    overflow: hidden;
    border-radius: 50%;
}
.avatar-img:hover {
    width: 53px;
    height: 53px;
    border: none;
}
.user-name-more {
    line-height: 80px;
}
.u-right-box {    
    float: left;
    width: 25%;
    margin-left: 2%;
}
.focus-visitors,.fans-visitors {
    width: 100%;
    background-color: #FFF;
    border: 1px solid #DDD;
    overflow: hidden;
    margin-bottom: 20px;
}
.focus-visitors h4,.fans-visitors h4 {
    height: 40px;
    line-height: 40px;
    background-color: #F5F5F5;
    font-weight: normal;
    font-size: 14px;
    color: #333;
    padding-left: 15px;
}
.visitors-box,.creator-box {
    width: 280px;
    padding: 15px 0;
    overflow: hidden;
}
.visitors-box img {
    float: left;
    margin: 5px 8px 5px 11px;
    width: 50px;
    height: 50px;
}
.creator-box img {
    margin: 5px 15px;
    border: 4px solid #FFF;
    box-shadow: 0px 3px 3px rgba(193, 191, 192, 0.5);
    border-radius: 50%;
}
.creator-name {
    margin-top: 10px;
    overflow: hidden;
}
.creator-name a {
    font-size: 14px;
    color: #333;
}
.creator-name a:hover {
    color: #900b09;
    text-decoration: none;
}
.creator-name span {
    display: block;
    line-height: 30px;
    font-size: 14px;
    color: #666;
}
</pre></body></html>