.infor_content{
    margin-top: 30px;
}
.content_bar{
    width: 220px;
}
.content_bar .tit{
    background: #06c;
    color: #fff;
    text-align: center;
    line-height: 46px;
    font-size: 18px;
    letter-spacing: .2em;
}
.content_bar .oul a{
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px dashed #999;
    font-size: 18px;
    letter-spacing: .2em;
    text-align: center;
}
.content_bar .oul .active{
    color: #06c!important;
}
.content_nav{
    border-bottom: 2px solid #dbd9d9;
}
.content_body{
    width: 900px;
}
.content_body .list{
    min-height: 300px;
    margin-top: 18px;
}
.content_body .list a{
    display: block;
    border-bottom: 1px dashed #ccc;
    padding: 8px 0;
}
.content_body .list a:hover .content{
    color: #06c;
}
.content_body .list .content{
    width: 70%;
    font-size: 14px;
    color: #454444;
    padding-left: 12px;
}
.content_body .list .time{
    color: #a09f9f;
}
.details{
    padding-top: 26px;
}
.zanwu{
    margin-top: 26px;
    text-align: center;
    height:500px;
}