@charset "utf-8";
body{
    position:relative;
    font-family:'Microsoft YaHei';
    font-size:16px;
    margin:0;
    padding:0;
    color:#333;
    -webkit-text-size-adjust:none;
}
img{
    border:none;
}
h1, h2, h2, h4, h5, h6{
    margin:0;
    padding:0;
}
dl, dt, dd, ul, li, form, input{
    margin:0;
    padding:0;
    list-style:none;
}
.fl{
    float:left;
}
.fr{
    float:right;
}
.clearfix{
    zoom:1;
}
.clearfix:after{
    display:block;
    clear:both;
    height:0;
    content:"";
}
a{
    text-decoration:none;
    color:#333;
}
/*reset-style-end*/
/*public-style*/
body{
    background:url(../images/topic_sjfb/main-bg.jpg);
}
.main-wrap{
    width:1200px;
    margin:0 auto;
}
.box-table-full{
    display:table;
    width:100%;
    table-layout:fixed;
}
.box-table-cell{
    display:table-cell;
    vertical-align: top;
}
.pd_t_a{
    padding-top:30px
}
/*body-style*/
.top-banner{
    height:275px;
    background:url(../images/topic_sjfb/top_banner.jpg) no-repeat center;
    background-size:cover;
}
/*main-body*/
.content-title{
    line-height:2.5em;
    color:#fff;
    background:url(../images/topic_sjfb/tit-bg.jpg) no-repeat center;
    background-size:100% 200%;
    overflow:hidden;
}
.content-title .more{
    font-family:Simsun;
    font-size:.75em;
    display:block;
    float:right;
    padding:0 20px;
    color:#fff;
}
.content-title-name{
    float:left;
    font-size:1.125em;
    font-weight:bold;
    font-style:normal;
    margin-left:25px;
}
.content-title .more:after{
    padding-left:5px;
    content:'>>';
}
.interpret-list a{
    display:block;
    overflow:hidden;
    border-top:1px dashed #b9babc;
    line-height:1.5em;
    padding-top:.75em;
    padding-bottom:.75em;
}
.no-content-box{
    width:42px;
}
.interpret-list a:first-child{
    border-top:none;
}
.interpret-list a:hover{
    color:#2cb2f1;
}
.interpret-list span{
    float:left;
    width:calc(100% - 5.5em);
    font-size:1em;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}
.interpret-list em{
    font-size:.875em;
    font-style:normal;
    float:right;
    color:#999;
}
.interpret-list.col-2{
    margin-left:-2%;
    overflow:hidden;
}
.interpret-list.col-2 > a{
    float:left;
    width:48%;
    margin-left:2%;
}
.interpret-list.col-2 > a:nth-child(2){
    border-top-width:0;
}
.pd_b_a{
    padding-bottom:30px;
}
/*footer*/
.copyright{
    font-family:"microsoft yahei";
    font-size:.875em;
    line-height:1.75em;
    box-sizing:border-box;
    padding:10px;
    text-align:center;
    vertical-align:middle;
    color:#bac9e4;
    background-color:#1561b6;
}
.copyright table{
    table-layout:fixed;
    width:100%;
}
.copyright table td a, .copyright table td span{
    padding:0 3px;
    display:inline-block;
    color:#bac9e4;
}
.copyright td a:hover{
    text-decoration:underline;
}

.copyright img{
    vertical-align:middle;
}
@media screen and (max-width:1000px){
    .copyright table td,.foot-links,.copyright table td:nth-child(2) div a,.copyright table td:nth-child(2) div span{
        display:none;
    }
    .copyright table td:nth-child(2),.copyright table td:nth-child(2) div a.m-visible,.copyright table td:nth-child(2) div span.m-visible{
        display:block;
    }
    .copyright table td:nth-child(2){
        width:auto;
    }
}
/*footer end*/
/*翻页-模块化-start*/
.page-tile{
    font-family:Verdana, Arial;
    display:block;
    padding:10px 0;
    text-align:center;
    border-width:1px 0;
}
.page-tile:after{
    display:block;
    clear:both;
    content:"";
}
.page-tile > *{
    font-size:0.875em;
    line-height:2.125em;
    display:inline-block;
    overflow:hidden;
    min-width:1.5em;
    height:2.125em;
    padding:0 .5em;
    text-align:center;
    color:#888;
    border:1px solid #eee;
    background:#fff;
}
.page-tile > em{
    display:none;
}
.page-tile > *:before{
    font-size:1.25em;
    font-weight:400;
    line-height:30px;
}
.page-tile .more:before{
    content:"…";
}
.page-tile a.prev:before{
    content:"\2039"
}
.page-tile a.next:before{
    content:"\203A"
}
.page-tile a.last:before{
    content:"\203A\203A"
}
.page-tile .focus{
    color:#fff;
    border-radius:3px;
    background-color:#509fef;
}
.page-tile a:hover{
    text-decoration:none !important;
}
.page-tile-2{
    font-size:.875em;
    display:none;
    height:1.875em;
    margin-top:10px;
    padding-bottom:10px;
    text-align:center;
}
.page-tile-2 span.no-click{
    color:#fff;
    background-color:#ccc;
}
.page-tile-2 span{
    margin:0px 3px;
    padding:0.5em 1em;
    color:#fff;
    border-radius:20px;
    background-color:#888;
}
.page-tile-2 span a{
    color:#fff;
}
.page-tile a:hover{
    text-decoration:underline;
}
@media screen and (max-width:1000px){
    .page-tile a, .page-tile span{
        display:none;
    }
    .page-tile > *{
        float:none;
    }
    .page-tile{
        margin-top:0;
        padding:0;
        text-align:center;
    }
    .page-tile a.prev, .page-tile a.next{
        line-height:normal;
        display:inline-block;
        box-sizing:border-box;
        height:auto;
        padding:0.7em;
        color:#333;
        border:none;
        background:none;
    }
    .page-tile a.prev:before{
        content:"上一页";
    }
    .page-tile a.next:before{
        content:"下一页";
    }
    .column-left{
        width:100% !important;
    }
    .column-right{
        width:100% !important;
    }
    .bm-right{
        padding-bottom:0;
        border:0;
    }
    .zw-bm dd ul li ul, .zs-bm dd ul li ul, .qt-bm dd ul li ul{
        padding:0 25px;
    }
}
/*翻页-模块化-end*/
#addInfo{
    height:400px !important;
    background:#fff;
}
.chart-bar{
    height:400px !important;
    background:#fff;
}
.chart-title{
    font-size:1.25em;
    font-weight:bold;
    padding:15px 30px;
    color:#4184df;
    border-bottom:1px solid #e8e8e8;
    background:#fff;
}
.chart-title span{
    display:block;
    float:left;
    padding-right:10px;
}
.chart-title i{
    font-size:0.75em;
    font-weight:normal;
    font-style:normal;
    display:block;
    float:left;
    padding-top:4px;
    color:#333;
}
.chart-title:after{
    display:block;
    clear:both;
    height:0;
    content:"";
}
.ad{
    display:block;
    padding-top:20px;
}
.ad a, .ad-mobile a{
    display:block;
}
.ad-mobile{
    display:none;
}
.ad img, .ad-mobile img{
    display:block;
    width:100%;
}
/*首页1200以下start*/
@media screen and (max-width:1200px){
    body{
        background-image:none;
        background-color:#fafafa;
    }
    /*m-nav start*/
    .top-banner{
        height:200px;
    }
    .show{
        display:block;
    }
    .main-wrap{
        width:auto;
    }
    .interpret-list,.interpret-list.col-2,.location{
        width:96%;
        margin:0 auto;
    }
    .interpret-list.col-2 > a{
        width:98%;
        margin-left:0;
    }
    .interpret-list.col-2 > a:nth-child(2){
        border-top-width:1px;
    }
    .content-title{
        border-bottom:1px solid #cecece;
        background:none;
    }
    .content-title .more{
        color:#666;
    }
    .content-title-name{
        display:inline-block;
        margin-left:10px;
        color:#333;
        border-bottom:1px solid #2faff0;
    }
    .box-table-cell{
        display:block;
    }
    .pd_t_a{
        padding-top:15px;
    }
    .m_pdt_a{
        padding-top:15px;
    }
    .pd_b_a{
        padding-bottom:15px;
    }
    .add-bder-btm{
        border-bottom:1px dashed #b9babc;
    }
}
/*首页1000以下start*/
@media screen and (max-width:1000px){
    .interpret-list,.location{
        width:94%;
    }
    .interpret-list a span, .interpret-list a em{
        width:100%;
    }
    .top-banner{
        height:150px;
    }
    .pd_t_a{
        padding-top:0;
    }
    .copyright{
        padding:10px;
    }
}
@media screen and (max-width:720px){
    .top-banner{
        height:140px;
    }
    .ad{
        display:none;
    }
    .ad-mobile{
        display:block;
        padding-top:10px;
    }
}
@media screen and (max-width:480px){
    .chart-title{
        font-size:1.125em;
        padding:15px 10px;
        color:#333;
        border-bottom:1px solid #e8e8e8;
    }
    .chart-title > *{
        float:none !important;
    }
    .chart-title i{
        color:#666;
    }
}
/*内容页-模块化-start*/
.location{
    font-size:0.875em;
    line-height:1.5em;
    padding:20px 0;
}
.location *{
    font-style:normal;
    display:block;
    float:left;
    color:#656565;
}
.location > i:before{
    float:left;
    width:14px;
    height:1.4em;
    margin-left:5px;
    padding-right:5px;
    content:"";
    vertical-align:bottom;
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAARCAYAAADtyJ2fAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAAA+ElEQVQ4T43RPwtBYRQGcItSigxm3UHZmIyyKXYfQDaD8gGUD8CkiJSy+wYWmZRFKVEoklgViV7P0X1v5x4uhl+5z3ke+eNSSlmWyYQPijCAPRxgBGUweJePUnAC5eAOBdsQQZoVfim9hngRgAc7/CNMw4oISRVCYEDdzLg2DaciHOrvoSEbi86cwqsIax+GLdE5Ukg/Ow834GYjL+zMm7alQ1OEZAE5yAO9kbz3aBgR4T9i+uN0xeGbPm300AMXdnRC/7ffGprjDCs4yeq+NTTHDVHkOrxrGxIUJmJAZrJneyAo+eHMRjcIyp7tQUMxCitYQ/y9o1xPq6w5ig+AgIQAAAAASUVORK5CYII=) no-repeat left center;
}
.location > span{
    font-weight:bold;
    color:#db403e;
}
.location > a:after{
    padding:0 5px;
    content:">>";
}
.sub-content{
    color:#656565;
}
.sub-content .big-title{
    font-size:2em;
    box-sizing:border-box;
    padding:10px;
    text-align:center;
    color:#333;
}
.sub-content > .second-title{
    font-size:1.2em;
    padding-bottom:10px;
    text-align:center;
    color:#656565;
}
.sub-content .content-small-title{
    font-size:0.75em;
    line-height:1em;
    padding:10px 0 20px;
    text-align:center;
    color:#999;
    border-bottom:1px #e8e8e8 solid;
}
.news_content_description{
    font-size:.75em;
    line-height:1.75em;
    margin-top:10px;
    padding:15px;
    text-indent:2em;
    color:#888;
    background-color:#fafafa;
}
.news_content_content{
    font-size:1em;
    line-height:1.875em;
}
.news_content_content img{
    display:block;
    max-width:100% !important;
    height:auto !important;
    margin:0 auto;
}
.news_content_content p{
    text-indent:2em;
}
.news_content_other{
    padding:10px 0px;
}
.news-content-function{
    font-size:.75em;
    float:right;
    color:#999;
}
.news-content-function > span:before{
    content:"[";
}
.news-content-function > span:after{
    content:"]";
}
.news-content-function > span{
    line-height:36px;
    display:inline-block;
    padding:0 5px;
    cursor:pointer;
}
.news-content-function > span:hover{
    text-decoration:underline;
}
.news_content_img{
    padding-top:15px;
    text-align:center;
}
.news_content_img img{
    max-width:100% !important;
    height:auto !important;
}
.news-content-share{
    float:left;
}
.news_content_content{
    max-width:100%;
}
.news_content_content table{
    max-width:100%;
}
.news_content_content table p{
    text-indent:0;
}
@media screen and (max-width:768px){
    .sub-content{
        padding:0 10px;
        box-sizing:border-box;
    }
    .news_content_other{
        display:none;
    }
    .classification{
        display:none;
    }
    .pd-space{
        padding:10px;
    }
    .sub-content .big-title{
        font-size:1.25em;
        font-weight:normal;
        padding:0;
    }
    .sub-content > .second-title{
        font-size:1em;
    }
    .ptlr-20{
        padding:10px;
    }
}
/*内容页-模块化-end*/
/*适老开关*/
.top-link{
    font-size:16px;
    position:absolute;
    top:0;
    left:calc(50% + 550px);
    z-index:100;
    height:36px;
    line-height:36px;
}
.pip-triggers{
    line-height:20px;
    text-align:left;
}
.pip-triggers > em > i{
    vertical-align:middle;
    color:#fff;
}
.pip-triggers > em > i.pip-triggers-on{
    background:#fff;
    color:#333;
}
@media screen and (max-width:1230px){
    .top-link{
        left:auto;
        right:10px;
    }
}
/*适老开关 end*/