﻿.rederNav ul {
    border-bottom: 1px solid #eee;
    /* padding-bottom: 10px; */
    text-align: center;
}
.rederNav ul li {
    display: inline-block;
    margin: 0 10px 15px;
    font-size: 16px;
    font-weight: bold;
}

/*社团简介*/
.redStjj {
    padding: 20px 10px;
}
.redStjj_tab {
    border-bottom: 1px solid #eee;
    text-align: center;
}
.redStjj_tab span {
    display: inline-block;
    margin: 0 10px;
    font-size: 16px;
    font-weight: bold;
}
.redStjj_tab span.active {
    color: #C50000;
    border-bottom: 3px solid #C50000;
    padding-bottom: 7px;
}
.redStjj # img{width:100% !important;;
    height:100% !important;
}
.redStjj #ReportIDname{
    display: block;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
    text-align: center;
}
.redStjj #ReportIDIssueTime {
    display: block;
    text-align: center;
    color: #666;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.redStjj #ReportIDtext p {
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
}
.redStjj #ReportIDtext div{width:100% !important}
.redStjj #ReportIDtext img {
    max-width: 100%;
    height: auto!important;
}
.redStjj td{padding:4px;}
