
.editorial_committee_info_c {
    width: 100%;
    float: left;
    margin-top: 32px;
    overflow: hidden;
    padding-bottom: 100px;
}

.editorial_committee_info_left {
    width: 1200px;
    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{ float: left; font-size: 17px;  width: 1200px; height: 46px;  margin-top:6px;text-align: left;color: #263572;line-height: 46px;font-weight: bold;}
.editorial_committee_info{float: left; height: auto; margin-bottom: 8px; width: 1200px;}
.editorial_committee_info ul{float: left; height:146px; margin-right: 6px;  width:384px; background:#f9f9f9; margin-bottom:26px;}
.editorial_committee_info ul li{ color:#44403f; font-size: 13px; line-height: 25px; text-align: left;}
.editorial_committee_info ul li a{ color:#44403f; font-weight:700; text-decoration:none; }
.editorial_committee_info ul .img{float: left;  margin-right: 12px;}