.channel_tit1 {
    height: 38px;
    font-size: 16px;
    position: relative;
    border-bottom: 1px solid #d7d7d7;
}
.channel_tit1 a {
    display: block;
    float: left;
    border-bottom: 2px solid #BD1A2D;
    color: #BD1A2D;
    position: relative;
    bottom: -1px!important;
    padding-bottom: 10px;
    padding-top: 5px;
    font-size: 16px;
}
.detail_tit{font-weight: bold;color: #BD1A2D;text-align: center; font-size: 26px;margin: 20px 0 23px; line-height: 30px;}