.cgi-gsb-tit {
    padding: 0px 2px;
    /*font-size: 15px;*/
    color: #fff;
    text-align: center;
    display: inline-block;
    line-height: 26px;
    border-radius: 2px;
    /*width: 15%;*/
}
.hk-bg2{
    background: #0c1ec3;
}
.mo-bg2 {
    background: #f78f01;
}

.content {
    float: left;
    margin: 0;
    width: 65px;
    display: inline;
}
.content .up {
    font-size: 19px;
}
.content .down {
    /*line-height: 25px;*/
    color: #fff;
}
.maxx {
    float: left;
    line-height: 40px;
    font-size: 19px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    letter-spacing: 0px;
}

.zi-t {
    float: left;
    margin: 0 5px;
    line-height: 40px;
    color: #fff;
}
.thread_table tr td:first-child{
    display: flex;
    align-items: center;
}
.thread_table tr td:first-child .pages {
    display: flex;
    align-items: center;
}