<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.body_left {
    float: left;
    width: 890px;
    background: #fff;
    margin-top: 10px;
    overflow: hidden
}

.body_right {
    float: right;
    width: 290px;
    margin-top: 10px;
    background: #fff;
    padding-left: 20px;
}

.person-left {
    width: 200px;
    margin-top: 20px;
    float: left;
    padding-right: 20px;
}

.person-right {
    width: 980px;
    margin-top: 20px;
    overflow: hidden;
    float: right;
}

.location {
    margin-top: 10px;
    background: #fff;
    margin-bottom: 1px;
    padding: 10px;
    color: #777
}

.location a {
    color: #2b7a5c;
}

.location i {
    font-style: normal;
    color: #ccc;
    margin: 0px 4px;
}

.box-left {
    display: table-cell;
    vertical-align: top;
    padding-right: 10px;
}

.box-right {
    display: table-cell;
    vertical-align: top;
    width: 10000px;
}

.person-items {
    padding: 10px;
    min-height: 400px
}

.person-items li {
    height: 64px;
    white-space: nowrap;
    padding: 10px;
    border-bottom: 1px solid #eee;
}

.person-items .box-left span {
    display: inline-block;
    width: 18px;
    font-size: 12px;
    height: 18px;
    background: #777;
    color: #fff;
    text-align: center;
    margin-right: 6px;
    line-height: 18px;
    vertical-align: top;
}

.person-items li:nth-child(1) .box-left span, .person-items li:nth-child(2) .box-left span, .person-items li:nth-child(3) .box-left span {
    background: #f0ad4e;
    color: #fff;
}

.person-items .box-left .box-img-hide {
    display: inline-block;
    height: 64px;
    width: 64px;
    border-radius: 50%;
    overflow: hidden;
}

.person-items .box-left .box-img-hide img {
    min-height: 64px;
    width: 64px;
}

.person-items .box-right {
    position: relative
}

.person-items .box-right a {
    color: #0767c8;
    font-size: 18px;
    margin-right: 10px;
}

.person-items .box-right span {
    margin-right: 10px;
    color: #777;
}

.person-items .box-right span.author {
    width: 600px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block
}

.person-items .box-right i.fa-database {
    color: #ff8a00
}

.person-items .box-right i.fa-question-circle {
    color: #c00
}

.person-items .box-right i.fa-handshake-o {
    color: #0767c8
}

.person-items .box-right .care {
    background: #f0ad4e;
    border: 1px solid #eea236;
    padding: 5px 10px;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.person-items .box-right .cared {
    background: #fff;
    border-color: #999;
    color: #222;
}

.ranking-items {
    padding: 10px 10px 10px 0px;
}

.ranking-items dt {
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    border-bottom: 1px solid #eee;
}

.ranking-items dd {
    height: 26px;
    line-height: 26px;
    margin-top: 4px;
    text-indent: 10px;
}

.ranking-items dd:hover, .ranking-items dd.active {
    background: #F6F6F6
}

.ranking-items dd:hover a, .ranking-items dd.active a {
    color: #0767c8;
}

.bodyfull {
    clear: both;
    background: #fff;
}

.person-header {
    background-color: #f6f6f6;
    padding: 40px 0 30px;
}

.box-img-hide {
    height: 128px;
    width: 128px;
    border-radius: 50%;
    margin: 10px 41px;
    display: inline-block;
    overflow: hidden
}

.box-img-hide .user-avatar {
    min-height: 128px;
    width: 128px;
}

.author-box {
    width: 700px;
    display: inline-block;
}

.author-box .author-account {
    height: 30px;
    line-height: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eee;
}

.author-account strong {
    font-size: 18px;
    color: #0767c8
}

.author-account span {
    float: right;
    font-size: 14px;
    margin-right: 20px;
    vertical-align: middle;
    color: #999;
}

.author-account span i {
    color: #ff8a00;
    margin-right: 4px;
}

.author-extend {
    margin-top: 20px;
    color: #666;
}

.author-extend label {
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    font-size: 14px;
    margin-right: 20px;
}

.author-extend label i {
    font-style: normal
}

.author-extend label i:first-child {
    margin: 0px 8px;
}

.author-brief {
    margin-top: 15px;
    padding: 10px;
    line-height: 18px;
    background: #eee;
}

.author-c {
    display: inline-block;
    width: 260px;
    margin-left: 15px;
    vertical-align: top;
}

.author-c .btn-group {
    height: 32px;
}

.author-c .btn-group span {
    padding: 5px 10px;
    background: #5cb85c;
    border: 1px solid #4cae4c;
    color: #fff;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block
}

.author-c .btn-group span.followed {
    background: #fff;
    border-color: #ccc;
    color: #333
}

.author-c .editor-btn {
    padding: 5px 10px;
    background: #fff;
    border: 1px solid #ccc;
    color: #333;
    border-radius: 3px;
    cursor: pointer;
    display: inline-block;
    margin-right: 20px;
}

.author-c .desc-extend {
    margin-top: 10px;
    border-bottom: 1px solid #eee;
}

.author-c .desc-extend span {
    display: inline-block;
    width: 78px;
    color: #999;
    line-height: 20px;
    margin-right: 5px;
    margin-bottom: 10px;
}

.author-c .desc-extend span a, .author-c .desc-extend span em {
    display: block;
    font-style: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #0767c8;
    font-size: 18px;
}

.person-left ul {
    margin-bottom: 20px;
}

.person-left li {
    margin-bottom: 2px;
}

.person-left li a {
    color: #666;
    display: block;
    padding: 10px 15px;
    border-radius: 4px;
}

.person-left li a:hover {
    background: #F6F6F6;
    color: #0767c8;
}

.person-left li a.active {
    background: #F6F6F6;
    color: #0767c8;
}

.person-left li.border-line {
    height: 1px;
    background: #eee;
    margin: 10px 15px;
}

.list-items-box dt {
    padding: 6px 0px;
    line-height: 30px;
    font-size: 16px;
}

.list-items-box dt i {
    display: inline-block;
    width: 4px;
    height: 18px;
    background: #c01920;
    margin-right: 10px;
    position: relative;
    top: 2px;
}

.list-items-box dd {
    margin: 0px 10px;
    border-top: 1px solid #eee;
    padding: 6px 0px;
}

.list-items li {
    height: 28px;
    line-height: 28px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding-right: 20px;
}

.list-items li a:hover {
    color: #c01920
}

.tags-wenda-items li {
    padding: 10px 0px;
    height: auto;
    border-bottom: 1px solid #eee;
}

.list-item-left {
    display: table-cell;
    vertical-align: top;
}

.list-item-left span {
    display: inline-block;
    width: 40px;
    height: 40px;
    background: #0767c8;
    color: #fff;
    text-align: center;
    margin-right: 6px;
    line-height: 1.5;
}

.list-item-left span small {
    display: block;
    font-size: 12px;
}

.list-item-left span:last-child {
    background: #fff;
    color: #222;
}

.list-item-right {
    display: table-cell;
    vertical-align: top;
    width: 10000px;
    position: relative;
}

.author-info {
    font-size: 13px;
}

.author-info a {
    color: #0767c8
}

.author-info span {
    color: #999;
    margin-left: 8px;
}

.author-info span.best {
    background: #f0ad4e;
    color: #fff;
    padding: 2px 6px;
    font-size: 12px;
    border-radius: 3px;
    margin-right: 10px;
}

.question-list span {
    padding: 2px 6px;
    border: 1px solid #ffab00;
    border-radius: 3px;
    background: #ffab00;
    color: #fff;
    font-size: 12px;
    margin-right: 6px;
}

#pages {
    text-align: center;
    border-bottom: 0px;
    padding-top: 30px;
}

#pages a {
    padding: 6px 12px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    color: #0767c8;
    border-left: none;
    display: inline-block
}

#pages a.first {
    border-left: 1px solid #ddd;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

#pages a.end {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

#pages a.active {
    background: #0767c8;
    border-color: #0767c8;
    color: #fff;
}

#pages a:hover {
    background: #0767c8;
    border-color: #0767c8;
    color: #fff;
}

.content-detail img {
    max-width: 600px;
    height: auto;
}

.enable-word-break {
    word-break: break-all;
    white-space: normal;
    padding-left: 10px;
    border-left: 4px solid #eee;
}

.gold_record_list {
    padding-bottom: 20px;
}

.gold_record_list dt, .gold_record_list dd {
    padding: 10px 0px;
    font-size: 18px;
    border-bottom: 1px solid #eee
}

.gold_record_list dd {
    font-size: 14px;
}

.gold_record_list dd span {
    padding: 2px 7px;
    background: #FF8100;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    vertical-align: middle;
    border-radius: 10px;
    margin-right: 5px;
}

.gold_record_list dd label {
    color: #777;
    vertical-align: middle;
    margin-right: 5px;
}

.gold_record_list dd a {
    color: #0767c8;
    vertical-align: middle;
}

.avatar-icon-img-hide {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
    overflow: hidden;
    display: inline-block;
}

.avatar-icon-img-hide .avatar-icon {
    width: 40px;
    min-height: 40px;
}

.gold_record_list dd span.fans-item {
    color: #999;
    background: #fff;
    border: 0px;
    padding: 0px
}

.question-list span.followers, .question-list span.reset-follow {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    background: #fff;
    border-color: #ccc;
    position: absolute;
    right: 0px;
    color: #333;
    top: 10px;
    cursor: pointer
}

.question-list span.care-btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    background: #fff;
    border-color: #ccc;
    position: absolute;
    right: 0px;
    color: #333;
    top: 0px;
    cursor: pointer
}

.question-list span.followed {
    background: #e6e6e6;
    border-color: #adadad;
}

.follow-box {
    border-bottom: 1px solid #ddd;
}

.follow-box a {
    margin-right: 2px;
    border-radius: 4px 4px 0 0;
    position: relative;
    display: inline-block;
    padding: 10px 15px;
    background: #fff;
}

.follow-box a.active {
    bottom: -1px;
    border: 1px solid #ddd;
    border-bottom: 0px;
}

.profile-box {
    width: 160px;
    margin: 0px auto 20px;
    border: 1px solid #ddd;
    border-bottom: 0px;
}

.profile-box a {
    display: block;
    color: #555;
    padding: 10px 15px;
    background: #fff;
    border-bottom: 1px solid #ddd;
}

.profile-box a i {
    margin-right: 6px;
}

.profile-box a.active {
    background: #0767c8;
    border-color: #0767c8;
    color: #fff;
}

.profile-box a:hover {
    background: #eee
}

.profile-box a.active:hover {
    background: #0767c8;
}

.profile-setting h2 {
    padding-bottom: 15px;
    border-bottom: 1px solid #eee;
    font-size: 24px;
    font-weight: 500;
}

.form-box {
    margin: 20px 0px;
    position: relative
}

.form-group {
    margin-top: 10px;
}

.form-group label {
    display: inline-block;
    width: 140px;
    vertical-align: middle;
    line-height: 34px;
    margin-right: 10px;
    text-align: right;
}

.form-group label.radio-inline {
    display: inline-block;
    margin-right: 10px;
    width: auto;
    line-height: 34px;
}

.form-group label.radio-inline input {
    vertical-align: middle
}

.form-group .form-control {
    height: 34px;
    line-height: 34px;
    box-sizing: border-box;
    width: 500px;
    border: 1px solid #ccc;
    text-indent: 10px;
    border-radius: 4px;
}

.form-group input[type=text]:focus {
    outline: none;
    border: 1px solid #457eff;
}

.form-group .area {
    height: auto;
    column-count: 3;
    line-height: normal;
    min-height: 100px;
}

.form-group #person-code, .form-group #mobile-validate {
    width: 200px;
    vertical-align: top
}

.form-group .person-img {
    height: 34px;
    border: 1px solid #eee;
}

.form-group .mobile-btn {
    display: inline-block;
    margin-left: 20px;
    height: 34px;
    line-height: 34px;
    width: 120px;
    text-align: center;
    background: #0767c8;
    border: 1px solid #044e97;
    color: #fff;
    border-radius: 4px;
    font-size: 13px;
    box-sizing: border-box;
    cursor: pointer
}

#person-setting {
    border: 1px solid #044e97;
    background: #0767c8;
    padding: 6px 12px;
    color: #fff;
    margin: 0px auto;
    display: inline-block;
    border-radius: 4px;
    cursor: pointer;
}

.avatar-img-box {
    width: 140px;
    height: 220px;
    position: absolute;
    right: 40px;
    top: 10px;
    text-align: center;
}

.avatar-img-box img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    border: 1px solid #eee;
}

.avatar-img-box .loading-image {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: none;
}

.avatar-img-box #upload-avatar {
    padding: 6px 12px;
    border: 1px solid #044e97;
    background: #0767c8;
    display: inline-block;
    color: #fff;
    margin-top: 6px;
    border-radius: 4px;
    cursor: pointer;
}

.avatar-img-box p {
    font-size: 12px;
    margin-top: 4px;
}

#file_upload {
    display: none;
}

red {
    color: #ED1C24;
    margin-left: 2px;
}

.error-red {
    color: #ED1C24;
    padding-left: 10px;
    font-size: 12px;
}

.disabled-click {
    background: #ccc;
    border-color: #eee;
}

.index-top {
    color: #999;
}

.index-top span {
    margin-left: 10px;
}

.t-icon {
    display: inline-block;
    vertical-align: top;
    margin-top: 4px;
    width: 46px;
    height: 18px;
    background: url(/static/huati/images/ticon.png) no-repeat;
}

.list-item-left .fans-img-hide {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    padding: 0px;
    margin-right: 10px;
    display: inline-block;
    overflow: hidden
}

.list-item-left .fans-img-hide .avatar-icon {
    width: 40px;
    min-height: 40px;
}

.gold_record_list .article-item {
    height: 158px;
    position: relative;
    padding: 15px 0;
}

.gold_record_list .article-left {
    display: inline-block;
    width: 280px;
    height: 158px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top:15px;
}

.gold_record_list .article-right {
    margin-left: 300px;
    height:100%;
}

.gold_record_list .article-left img {
    width: 100%;
    height: 100%;
}
.gold_record_list .article-right .tt{
    line-height:25px;
}
.gold_record_list .article-right .tt .tag1,.gold_record_list .article-right .tt .tag2{
    padding: 0 10px;
    font-size: 14px;
    margin-right: 8px;
    vertical-align: top;
    display: inline-block;
    border-radius:0px;
    color: #fff;
}
.gold_record_list .article-right .tt .tag1{

    background: #ec6e66;
}
.gold_record_list .article-right .tt .tag2{
    background: #bbb;
}
.gold_record_list .article-right .tt .txt{
    font-size: 18px;
    color: #222;
    vertical-align: top;
}
.gold_record_list .article-right .tt .txt:hover{
    color:#ec6e66;
}

.gold_record_list .article-right .con {
    padding: 20px 0 0 0;
    height: 63px;
    line-height: 21px;
    font-size: 14px;
    margin: 0;
    color: #898989;
    overflow: hidden;
}

.gold_record_list .article-right .time span{
    position: absolute;
    left: 300px;
    bottom: 15px;
    font-size: 16px;
    color: #b4b4b4;
    background:none;
    border-radius:0px;
}</pre></body></html>