<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
.editorial_committee_info_c {
    width: 100%;
    float: left;
    margin-top: 32px;
    overflow: hidden;
    padding-bottom: 100px;
}

.editorial_committee_info_left {
    width: 810px;
    float: left;
}

.editorial_committee {
    width: 100%;
    float: left;
    position: relative;
}

.editorial_committee_title {
    width: 100%;
    float: left;
    text-align: center;
    margin-bottom: 10px;
}

.editorial_committee_title span {
    font-size: 22px;
    color: #333333;
    position: relative;
    display: block;
    text-align: center;
    font-weight: normal;
}

.editorial_committee_share {
    width: 100%;
    float: left;
    text-align: center;
    border-bottom: 1px dashed #ccc;
}

.editorial_committee_share ul {
    list-style: none;
    display: inline-block;
    text-align: center;
}

.editorial_committee_share ul li {
    float: left;
    margin: 5px 10px 10px 0;
}

.editorial_committee_share ul li span {
    font-size: 14px;
    color: #333;
}

.editorial_committee_content {
    width: 100%;
    float: left;
    padding: 5px 0;
    line-height: 24px;
    font-size: 14px;
    color: #333;
}




.editorial_committee_type{color:#459445; float: left; font-size: 16px;  width: 898px; height: 32px; line-height: 32px; margin-top:6px;}
.editorial_committee_info{float: left; height: auto; margin-bottom: 8px; width: 898px;}
.editorial_committee_info ul{float: left; height:146; margin-right: 6px;  width:370px; background:#ececec; margin-bottom:36px;}
.editorial_committee_info ul li{ color:#44403f; font-size: 13px; line-height: 22px; text-align: left;}
.editorial_committee_info ul li a{ color:#44403f; font-weight:700; text-decoration:none; }
.editorial_committee_info ul .img{float: left; height: 146px; margin-right: 12px; width: 103px;}</pre></body></html>