.history_page_skin04_single{
    width: 1200px;
    margin: 30px auto;
}
.history_page_skin04_left {
    float: left;
    width: 200px;
}
.history_page_skin04_subchannel_main {
    margin: 10px 0;
}
.history_page_skin04_subchannel .history_page_skin04_TopChannelID {
    width: 200px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}
.history_page_skin04_subchannellist {
    text-align: center;
    background-color: #eaeaea;
    padding: 10px 30px;
}
.history_page_skin04_subchannellist .history_page_skin04_depth1 {
    font-size: 16px;
    font-weight: bold;
    /*border-bottom: 1px solid #545454;*/
}
.history_page_skin04_subchannellist li {
    line-height: 36px;
    position:relative;
}
.history_page_skin04_subchannellist li:after {
    content:"";
    display:block;
    border-bottom: 1px solid #545454;
    position:absolute;
    bottom:0px;
    width:100%;
    left:0px;
}
.history_page_skin04_subchannellist li a {
    display: block;
    line-height: 43px;
    font-size: 14px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-align: left;
    color: #545454;
}
.history_page_skin04_subchannellist li a i{
    margin-right:15px;
}
.history_page_skin04_left_title6 {
    width: 200px;
    height: 56px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color:#fff;
}
.history_page_skin04_left_body6 {
    text-align: left;
    background-color: #eaeaea;
    padding: 10px 0 10px 10px;
    color: #545454;
    line-height: 28px;
}
.history_page_skin04_left_body6 a{
    color: #545454;
}
.history_page_skin04_right {
    float: right;
    width: 960px;
    border-left: 0px solid #E5E5E5;
}
.history_page_skin04_right_title {
    border-bottom: 1px solid #000;
    height:40px;
}
.history_page_skin04_right_title h2 {
    float: left;
    font-size: 20px;
    font-weight: normal;
    text-align: center;
    padding: 5px 10px 5px 10px;
    color: #545454;
    
    line-height: 25px;
}
#history_page_skin04_location {
    color: #333;
    float: right;
    padding-right: 8px;
    padding-top: 17px;
}
#history_page_skin04_location a{ color:#000000;}
.history_page_skin04_right_body {
    
    zoom: 1;
    border-top: 0;
    border-bottom: 0;
}
.history_page_skin04_ChannelContent {
    /* line-height: 2.0em; 
    font-size: 16px;
    clear:both;*/
    margin-top:30px;
}
.history_page_skin04_ChannelContent  img{
    max-width:100%;
}
.history_page_skin04_left_title6 h2{line-height:56px;}
.history_page_skin04_depth1{transition-duration:0.4s;}
.history_page_skin04_depth1:hover,.history_page_skin04_depth1.cur {padding-left:20px;}
