.ar_con,.article_con {
    padding: 10px 3%;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
}

.ar_title {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
}

.ar_con .title h1 {
    font-size: 22px;
    text-align: center;
    line-height: 30px;
    margin: 8px 0;
}

.art_info {
    font-size: 13px;
    line-height: 26px;
    color: #666;
    text-align: center;
    width: 100%;
    display: flex;
    justify-content: center;
}



.art_info .fxtime {
    width: 86px;
    display: block;
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}

.art_info .ar_lm {
    margin-right: 10px;
    background: #f7f7f7;
    color: #666;
    border-radius: 20px;
    padding: 0 10px;
}

.art_info #zuozhe {
    display: none;
}

.art_info_xz {
    width: 90px;
    height: 26px;
    border-radius: 20px;
    color: #fff;
    cursor: pointer;
    background: #44b449;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
}

.art_info_xz em {
    font-size: 13px;
    margin-right: 6px;
}

.ar-author {
    margin: 0!important;
    border-bottom: none!important;
}

/* m正文 */
#contentText {
    margin-top: 1rem;
}

/*#contentText h2,#contentText h3 {*/
/*    width: 100%;*/
/*    text-indent: 2em;*/
/*    color: #000;*/
/*    font-size: 1.0625rem;*/
/*    padding-bottom: 0.8rem;*/
/*    line-height: 2em;*/
/*}*/

/*#contentText strong {*/
/*    text-indent: 2em;*/
/*    color: #000;*/
/*    font-size: 1.0625rem;*/
/*    padding-bottom: 0.8rem;*/
/*    line-height: 2em;*/
/*}*/

/*#contentText iframe {*/
/*    width: 100%!important;*/
/*    height: 260px!important;*/
/*}*/

#contentText img {
    max-width: 100%!important;
    height: auto!important;
    border-radius: 6px;
    margin: 0 auto;
    display: block;
}

#contentText {
    color: #000;
    font-size: 1.0625rem;
    line-height: 2em;
    text-align: left;
    padding-bottom: 0.8rem;
    word-break: break-all;
}

/*#contentText table {*/
/*    margin-left: 0!important;*/
/*    width: 100%!important;*/
/*    font-size: 13px;*/
/*}*/

/*#contentText table td ,#contentText table th {*/
/*    border: 1px solid #ccc;*/
/*    font-size: 15px;*/
/*    text-align: center;*/
/*    line-height: 20px;*/
/*    padding: 2px;*/
/*}*/

/*#contentText tbody tr:nth-child(1) td,#contentText table th {*/
/*    font-weight: bold;*/
/*}*/

/*#contentText a u {*/
/*    font-size: 1.0625rem;*/
/*}*/

/*#contentText p a {*/
/*    color: #3366cc;*/
/*    font-size: 1.0625rem;*/
/*}*/