.Articles-top{
    justify-content: flex-end !important;
    border-bottom: 0 !important;
    color: #00000080;
    padding-top: 15px !important;
}

.Articles-top a{
    color: #00000080;
}

.Articles .title{
    font-size: 22px;
    font-weight: 550;
    text-align: center;
}

.Articles .otherinfo{
    padding: 10px 0 22px;
    border-bottom: #d8d8d8 1px solid;
    font-size: 17px;
    text-align: center;
}

.Articles .otherinfo > span{
    margin: 0 10px;
}

.Articles .mian-value {
    padding: 15px 0 0;
}

.mian-value img{
    max-width: 100% !important;
}

.Articles .mian-value p{
    font-size: 18px !important;
}


.xl span:hover , .xl span:hover a{
    color: #568ab1 !important;
}

.xl span , .xl a{
    font-size: 18px !important;
}

.xl .next{
    padding-left: 0 !important;
}

