﻿/**递增字体**/

.font0,
.font0 p,
.font0 div,
.font0 table,
.font0 span {
    font-family: simsun !important;
    font-size: 14px !important;
}

.font1,
.font1 p,
.font1 div,
.font1 table,
.font1 span {
    font-family: simsun !important;
    font-size: 16px !important;
}

.font2,
.font2 p,
.font2 div,
.font2 table,
.font2 span {
    font-family: simsun !important;
    font-size: 17px !important;
}

.font3,
.font3 p,
.font3 div,
.font3 table,
.font3 span {
    font-family: simsun !important;
    font-size: 18px !important;
}

.font4,
.font4 p,
.font4 div,
.font4 table,
.font4 span {
    font-family: simsun !important;
    font-size: 19px !important;
}

.font5,
.font5 p,
.font5 div,
.font5 table,
.font5 span {
    font-family: simsun !important;
    font-size: 20px !important;
}

.font6,
.font6 p,
.font6 div,
.font6 table,
.font6 span {
    font-family: simsun !important;
    font-size: 21px !important;
}

.font7,
.font7 p,
.font7 div,
.font7 table,
.font7 span {
    font-family: simsun !important;
    font-size: 22px !important;
}

.font8,
.font8 p,
.font8 div,
.font8 table,
.font8 span {
    font-family: simsun !important;
    font-size: 23px !important;
}


/**微信分享时的弹框样式**/

.wx_dialog {
    background: #fff;
    border: 1px solid #ccc;
    position: fixed;
    left: 40%;
    top: 30%;
    padding: 5px;
}

.wx_dialog .bd_weixin_popup_head {
    font-size: 12px;
    font-weight: bold;
    text-align: left;
    line-height: 16px;
    height: 16px;
    position: relative;
    color: #000;
}

.wx_dialog .bd_weixin_popup_close {
    width: 16px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    color: #999;
    text-decoration: none;
    font-size: 16px;
}

.wx_dialog .wx_erm {
    padding: 20px;
}

.wx_dialog .bd_weixin_popup_foot {
    font-size: 12px;
    text-align: left;
    line-height: 22px;
    color: #666;
}


/* 新增 */

body * {
    outline-style: none;
    -moz-outline-style: none !important;
}

@media (max-width: 1300px) and (min-width: 1001px) {
    .bf-content-wrap {
        margin-top: 160px !important;
    }
    .SLB .bf-content-wrap {
        margin-top: 0px !important;
    }
}

.b-free-active {
    text-decoration: none !important;
    -moz-text-decoration: !important;
}

@media only screen and (max-width: 1000px) {
    .ft-list_2021 {
        display: none !important;
    }
    .pho_none {
        display: none !important;
    }
}

.mu-fl {
    font-size: 16px;
    color: #d50c00;
    font-weight: bold;
    margin-bottom: 15px;
}


/**细览前置标题**/

.smgb-xl-tit h3 {
    font-size: 18px;
    color: #666;
    line-height: 30px;
    text-align: center;
    margin-top: 15px;
    font-weight: bold;
}

@media screen and (max-width: 750px) {
    .smgb-xl-tit h3 {
        font-size: 14px;
        line-height: 24px;
    }
}

@media screen and (max-width: 1000px) {
    .smgb-xl-tit h3 {
        font-size: 16px;
    }
    .search-log_2021 {
        top: 40px;
    }
}


/* 加入收藏 */

@media screen and (max-width: 750px) {
    .shoucang {
        display: none !important;
    }
    .xl_tit6_r span:nth-of-type(4) {
        display: none !important;
    }
}

@media screen and (max-width: 1240px) {
    .rig-top_2021 span {
        display: none;
    }
}


/* [ms-if], */

[ms-visible] {
    display: none
}

.nav_2021 .curr a {
    color: #1658a0;
}


/* By jcl */

.xl_tit6_r .share_con ul {
    padding: 4px 10px;
}

.search-log_2021 .rs_tit1_2021 a {
    max-width: 40%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    margin-bottom: 0px!important;
}

.lxglc-box_2021 ul::-webkit-scrollbar {
    width: 6px;
}

.lxglc-box_2021 ul::-webkit-scrollbar-track {
    background-color: #E5E5E5;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.lxglc-box_2021 ul::-webkit-scrollbar-thumb {
    background-color: rgb(69, 121, 179);
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

.TRS_Editor table {
    width: 100% !important;
}

.slb .TRS_Editor,
.slb .TRS_Editor p,
.slb .TRS_Editor div,
.slb .TRS_Editor table,
.slb .TRS_Editor span,
.slb .TRS_Editor font {
    line-height: 56px;
    font-size: 28px !important;
}

@media screen and (max-width: 1150px) {
    .SLB .rig-fix2 {
        display: none!important;
    }
}

@media screen and (max-width: 992px) {//移动端
    .TRS_Editor {
        overflow-x: auto;
    }
    .TRS_Editor table {
        table-layout: fixed;
        border-collapse: separate;
        width: 100%;
    }
    .page_bg .aged_link:before,
    .dqwz {
        display: none !important;
    }
    /* 适老版友情链接 */
    .b-free-content-wrap {
        transform: none !important;
    }
    /* 适老版友情链接 */
}

@media screen and (max-width: 600px) {
    .smgb-article img {
        width: 80%;
        height: 80%;
    }
}


/* By jcl end */

.media_info h3 a:link,
.media_info h3 a:visited {
    color: #333333;
}

.media_info h3 a {
    font-weight: bold;
}

.submenu .trt-col-8 a {
    text-align: left;
}
