*{
    margin:0;
    padding: 0;
}
i{
    font-style: normal;
}
a{
    color: #000;
}
/*.new_banner{*/
/*    width: 100%;*/
/*    min-width: 1200px;*/
/*    margin-bottom: 50px;*/
/*}*/
.content{
    line-height: 24px;
    font-size: 14px;
}
#content_title{
    text-align: center;
    font-size: 20px;
    margin: 20px 0;
}

a:hover{
    color: #19bcff;
}

#content_time{
    font-size: 12px;
    color: #a6a6a8;
    margin-bottom:30px ;
}
.time{
    text-align-last: justify;
}
#content_bottom{
    margin:30px 0;
    color: #acacaf;
}
.next{
    float: right;
}
.back{
    float: left;
}