.clear{
    clear: both;
}

.list-box{
    display: flex;
    flex-wrap:wrap;
}
.tab-box .above .font-22{
    width: auto;
    margin: 6px 10px;
}
.tab-box .above .font-22 a{
    font-size: 0.4rem !important;


}

.tab-list li a .fl {
    display: inline-block;
    vertical-align: top;
    width: 3.5rem;
    height: 1.9rem;
    text-align: center;
}

.tab-list li a .fl img {
    width: 100% !important;
    height: 100% !important;
    border-radius: 0.15rem;
    overflow: hidden;
}

.article-detail p{
    text-indent: 0rem !important;
    margin:0 !important;
}

.article-header{
    margin-top: 1.1rem !important;
}

.nav-page ul li a, .nav-page ul li span {
    margin: 0 !important;
    padding: 0 7px !important;
    font-size: .32rem !important;
    height: 1.0rem !important;
    line-height: 1.0rem !important;
}

.nav-page  .current{
    background:#a6c6ef;
    color:#fff;
}