body{
    margin:0;
    padding:0;
    font-size:16px;
    color:#333;
    -webkit-text-size-adjust: none;
    font-family: 'Microsoft YaHei';
}
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{
    content:"";
    display:block;
    clear:both;
    height:0;
}
a{
    color:#333;
    text-decoration:none;
}
/*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;
}
.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;
}
/*nav*/
.main-nav{
    border-bottom: 1px solid #c0c5c9;
}
.memu-table-full{
    display: table;
    width: 100%;
}
.memu li{
    display: table-cell;
    padding: 0 5px;
}
.memu a{
    display: block;
    font-weight: bold;
    border-bottom-width:4px;
    border-top-width:4px;
    border-color: transparent;
    line-height: 46px;
    text-align: center;
    border-bottom-style: solid;
    border-top-style: solid;
}
.memu a.focus{
    border-bottom-color: #0055fe;
}
.memu a:hover{
    border-bottom-color: #0055fe;
}
/*main-body*/
.content-title{
    background: url(../images/topic_sjfb/tit-bg.jpg) no-repeat center;
    background-size: 100% 200%;
    height: 44px;
    color: #fff;
    line-height: 44px;
}
.content-title .more{
    color: #fff;
    font-size: .75em;
    display: block;
    float: right;
    padding: 0 20px;
    font-family: Simsun;
}
.content-title-name{
    font-style: normal;
    font-weight: bold;
    font-size: 1.125em;
    margin-left: 25px;
}
.content-title .more:after{
    /*vertical-align: top;*/
    content: '>>';
    padding-left: 5px;
}
.interpret-list li{
    border-top: 1px dashed #b9babc;
}
.no-content-box{
    width: 42px;

}
.interpret-list li:first-child{
    border-top: none;
}
.interpret-list a{
    height: 44px;
    line-height: 44px;
}
.interpret-list a:hover{
    color: #2cb2f1;
}
.interpret-list h1{
    font-size: 1em;
    font-weight: normal;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-right: 12px;
}
.interpret-list em{
    font-style: normal;
    color: #999;
    font-size: .875em;
    float: right;
}
.pd_b_a{
    padding-bottom: 30px;
}
/*pubservice-block*/
.pubservice-block{
    background: url(../images/topic_sjfb/blue_bg.jpg);
    padding: 30px 0;
}
.pubservice-block li{
    float: left;
    width: 20%;
}
.pubservice-block a{
    display: block;
    color: #fff;
    text-align: center;
    padding-top: 20px;
    -webkit-transition: -webkit-transform .2s linear;
    -moz-transition: -moz-transform .2s linear;
    -o-transition: -o-transform .2s linear;
    transition: transform .2s linear;
}
.pubservice-block li a:hover{
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    transform: translateX(-5px);
}
.pubservice-block i{
    display: block;
    width: 80px;
    margin: 0 auto;
    height: 80px;
    line-height: 80px;
    border-radius: 100px;
    background: #2faff0;
}
.pubservice-block li i.color-yellow{
    background: #efda41;
}
.pubservice-block li i.color-green{
    background: #29c38c;
}
.pubservice-block li i.color-purple{
    background: #8552e1;
}
.pubservice-block li i.color-tangerine{
    background: #ef604f;
}
.pubservice-block li i.color-blue{
    background: #5774f4;
}
.pubservice-block li i.color-qblue{
    background: #33a9f1;
}
.pubservice-block li i.color-spurple{
    background: #822add;
}
.pubservice-block i img{
    display: inline-block;
    vertical-align: middle;
}
.pubservice-block span{
    display: block;
    padding-top: 10px;
    height: 40px;
    /*white-space: normal;*/
    overflow: hidden;
    /*text-overflow: ellipsis;*/

}
/*footer*/
.copyright{
    font-size:.875em;
    font-family: "microsoft yahei";
    line-height:1.75em;
    padding:10px;
    box-sizing:border-box;
    color:#bac9e4;
    text-align: center;
    vertical-align: middle;
    background-color: #1561b6;
}
.copyright table td a,.copyright table td span{
    display:inline-block;
    color:#bac9e4;
}
.copyright td a:hover {
    text-decoration: underline;
}
.copyright table{
    table-layout: fixed;
    text-align:left;
}
.copyright img {
    vertical-align: middle;
}
/*select-links--开始*/
.select-links {
    height: 45px;
    margin:auto;
    padding-top:10px;
}
.select-links select {
    float: left;
    display: block;
    margin-left: 1%;
    font-size: 1em;
    color: #888;
    padding: 8px 5px;
    cursor: pointer;
    width: 24.25%;
    box-sizing: border-box;
    border:1px solid #1561b6;
    background-color:#deeaf5;
}

.select-links select:first-child {
    margin-left: 0;
}

.select-links select:focus {
    outline: none;
}
/*list-ym*/

.location{
    font-size: .875em;
    color: #999;
    line-height: 2.5em;
}
.location:before{
    content: '';

    background: url(../images/topic_sjfb/icon_location.png) no-repeat center;
    width: 16px;
    height: 2.5em;
    line-height: 2.5em;
    display: block;
    float: left;
}
.location span{
    float: left;
    display: block;
    padding-left: 1em;

}
.location a{
    line-height: 2.5em;
    display: block;
    float: left;
    padding: 0 5px;
    color: #999;
}
.location i{
    font-style: normal;
    color: #666;
}
.location a:after{
    content: '>';
    padding: 0 5px;
    font-family: 'simsun';
}

/*翻页-模块化-start*/
.page-tile{
    display:block;
    border-width:1px 0;
    font-family:Verdana, Arial;
    padding:10px 0;
    text-align:center;
}
.page-tile:after{
    display:block;
    content:"";
    clear:both;
}
.page-tile > *{
    color:#888;
    display:inline-block;
    padding:0 .5em;
    min-width:1.5em;
    text-align:center;
    font-size:0.875em;
    line-height:2.125em;
    height:2.125em;
    overflow:hidden;
    background:#fff;
    border:1px solid #eee;
}
.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{
    background-color:#509fef;
    color:#fff;
    border-radius:3px;
}
.page-tile a:hover{
    text-decoration:none !important;
}
.page-tile-2{
    display:none;
    text-align:center;
    font-size:.875em;
    height:1.875em;
    margin-top:10px;
    padding-bottom:10px;
}
.page-tile-2 span.no-click{
    background-color:#ccc;
    color:#fff;
}
.page-tile-2 span{
    padding:0.5em 1em;
    background-color:#888;
    margin:0px 3px;
    color:#fff;
    border-radius:20px;
}
.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{
        text-align:center;
        margin-top:0;
        padding:0;
    }
    .page-tile a.prev, .page-tile a.next{
        display:inline-block;
        box-sizing:border-box;
        color:#333;
        background:none;
        border:none;
        height:auto;
        line-height:normal;
        padding:0.7em;
    }
    .page-tile a.prev:before{
        content:"上一页";
    }
    .page-tile a.next:before{
        content:"下一页";
    }
    .column-left{
        width:100% !important;
    }
    .column-right{
        width:100% !important;
    }
    .bm-right{
        border:0px;
        padding-bottom:0;
    }
    .bm-right dd ul li ul{
    }
    .zw-bm dd ul li ul, .zs-bm dd ul li ul, .qt-bm dd ul li ul{
        padding:0px 25px;
    }
}
/*翻页-模块化-end*/
#addInfo{
    height:400px!important;
    background:#fff;
}
.chart-bar {
    height: 400px!important;
    background: #fff;
}
.chart-title{
    color: #4184df;
    font-size: 1.25em;
    font-weight: bold;
    background: #fff;
    padding: 15px 30px;
    border-bottom: 1px solid #e8e8e8;
}
.chart-title span{
    display:block;
    float:left;
    padding-right: 10px;
}
.chart-title i {
    display:block;
    float: left;
    font-style: normal;
    color: #333;
    font-weight: normal;
    font-size: 0.75em;
    padding-top: 4px;
}
.chart-title:after{
    content:"";
    height:0;
    display:block;
    clear:both;
}
.ad{
    display: block;
    padding-top: 20px;
}
.ad-mobile{
    display:none;
}
.ad img,.ad-mobile img{
    display: block;
    width: 100%;
}
/*首页1200以下start*/
@media screen and (max-width: 1200px){
    body{
        background: none;
        background-color: #fafafa;
    }
    /*m-nav start*/
    .top-banner{
        height: 200px;
    }
    .memu>ul{
        display: none;
    }
    .m-nav{
        /*display: none;*/
        position: absolute;
        top: 0px;
        right: 0px;
        width: auto;
        min-width: 240px;
        background: #fff;
        border-left: 1px solid #e8e8e8;
    }
    .main-nav{
        border-bottom: none;
        background: #415bbb;
        height: 0;
    }
    .memu{
        position: relative;
    }
    .memu:after{
        content: '';
        display: block;
        background: url(../images/topic_sjfb/icon_list.png) no-repeat center center;
        position: absolute;
        top: -44px;
        right: 6px;
        width: 40px;
        height: 40px;
        background-size: 60%;
    }
    .memu span{
        display: block;
        height: 40px;
        width: 40px;
        position: absolute;
        top: 0;
        right: 0;
        z-index: 9999;
    }
    .show{
        display: block;
    }
    .memu li{
        display: block;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #e8e8e8;
        padding: 0;
    }
    .memu li a{
        padding: 0 10px;
        line-height: 40px;
        font-weight: normal;
        margin: 0;
        border-top-width: 0;
        color: #666;
    }
    .memu a.focus{
        color: #E2534B;
        border-bottom: none;

    }
    .main-wrap{
        width: auto;
    }
    .interpret-list,.location{
        width: 96%;
        margin: 0 auto;
    }
    .content-title{
        background: none;
        border-bottom: 1px solid #cecece;
    }
    .content-title .more{
        color: #666;
    }
    .content-title-name{
        color: #333;
        border-bottom: 1px solid #2faff0;
        display: inline-block;
        line-height: 44px;
        margin-left: 10px;
    }
    .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%;
    }
    .top-banner{
        height: 150px;
    }
    .pd_t_a{
        padding-top: 0;
    }
    .copyright-center ul{
        display: none;
    }
    .select-area{
        display:none;
    }
    .copyright{
        padding:10px;
    }
    .copyright table{
        width:auto;
        text-align:center;
    }
    .copyright .bottom-pc table td div>*{
        display:none;
    }
    .copyright .bottom-pc table td div>.m-visible{
        display:inline-block;
    }
    .copyright .bottom-pc table td:nth-child(2){
        display:none;
    }
}
@media screen and (max-width: 720px){
    .top-banner{
        height: 140px;
    }
    .pubservice-block{
        padding: 15px 10px 0 10px;
    }

    .pubservice-block i{
        width: 56px;
        height: 56px;
        line-height: 56px;
    }
    .pubservice-block li{
        width: 33.3333%;
    }
    .pubservice-block i img{
        width:30px;
        height:30px;
    }
    .ad{
        display: none;
    }
    .ad-mobile{
        display: block;
        padding-top: 10px;
    }
}
@media screen and (max-width: 480px){
    .pubservice-block li a{
        font-size: .875em;
    }
    .m-nav{
        min-width: 160px;
        max-width: 240px;
    }
    .chart-title{
        color: #333;
        font-size: 1.125em;
        padding: 15px 10px;
        border-bottom: 1px solid #e8e8e8;
    }
    .chart-title>*{
        float:none!important;
    }
    .chart-title i{
        color:#666;
    }
}