<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pages {
    padding-bottom: 16px;
}

img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}



/* 濂藉瓡缁忛獙 */
.experience {
    display: block;
}

.huati_list {
    margin-bottom: 32px;
}


.huati_title h3 {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    font-weight: normal;
}

.huati_list h3:hover {
    color: #2BBC80;
}

.huati_msg {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.huati_msg_img {
    width: 151px;
    height: 114px;
    background: #f7f7f7;
    border-radius: 8px;
    margin-right: 16px;
    overflow: hidden;
}

.huati_count_time {
    font-size: 12px;
    color: #999999;
}

.best_answer {
    width: 670px;
    margin-top: 5px;
    max-height: 66px;
}

.best_answer .best_answer_tag {
    font-size: 14px;
    line-height: 21px;
    color: #999999;
    float: left;
}

.best_answer_content {
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
    color: #333333;
}

.huati_tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
}

.huati_tag h4 {
    height: 20px;
    background: #FAFAFA;
    border: 1px solid #F0F0F0;
    border-radius: 3px;
    font-size: 12px;
    line-height: 20px;
    color: #999999;
    padding: 0 8px;
    margin-right: 8px;
    cursor: pointer;
    font-weight: normal;
}

.huati_tag h4:hover {
    background: #F5FDFA;
    border: 1px solid #AADCC7;
    color: #2BBC80;
}

/* 浜掑姪闂瓟 */
.mutual_aid {
    display: none;
}



/* 鍒嗛〉鍣� */
.pagingview {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 0;
    margin-top: 10px;

}

.page_total {
    font-size: 12px;
    line-height: 32px;
    color: #999999;
    padding-right: 12px;
}

.pagingcenter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.pagingchange {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 28px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #D7D9D8;
    font-size: 14px;
    color: #333333;
}

.pagingchange:hover {
    background: #2BBC80;
    border: 1px solid #65A749;
    color: #FFFFFF;
}

.pagingdisabled {
    cursor: not-allowed;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 28px;
    height: 32px;
    background: #F0F0F0;
    border: 1px solid #D7D9D8;
    font-size: 14px;
    color: #CCCCCC;
}

.pagings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* margin-left: 10px; */
}

.paging {
    /* margin-right: 10px; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    /* border-radius: 4px; */
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}

.paging:hover {
    background: #2BBC80;
    border: 1px solid #2BBC80;
    color: #FFFFFF;
}

.paging_active {
    background: #2BBC80;
    border: 1px solid #2BBC80;
    color: #FFFFFF;
}

.Jump {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 12px;
}

.Jump_title {
    font-size: 12px;
    line-height: 32px;
    color: #999999;
}

.go_Jump {
    width: 34px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #2BBC80;
    font-size: 12px;
    line-height: 30px;
    color: #2BBC80;
    text-align: center;
    cursor: pointer;
    margin-left: 8px;
}

.Jump_input {
    width: 40px;
    height: 32px;
    background: #FFFFFF;
    border: 1px solid #D7D9D8;
    outline: none;
    margin-left: 12px;
    text-align: center;
}

.read_more {
    width: 400px;
    height: 32px;
    background: #CCCCCC;
    border-radius: 16px;
    font-size: 14px;
    line-height: 32px;
    color: #FFFFFF;
    text-align: center;
    margin: 0 auto;
    margin-top: 48px;
    cursor: pointer;
}

.searchempty {height: 100px;}
.searchempty div{width: 100%;}

.searchemptycicon::after {
    content: "鏆傛棤鏇村鍐呭";
}
</pre></body></html>