﻿@charset "utf-8";
/* CSS Document */
/*数据发布改版*/
.hide.active{display: block !important;}
.sjfb-tabtit{ height:40px; line-height:38px; background:url(../images/secbg.jpg) bottom repeat-x;}
.sjfb-tabtit ul li{ margin-right:5px; width:auto; height:40px; float:left;}
.sjfb-tabtit ul li a,.sjfb-tabtit ul li span{ padding:0 12px; font-size:20px; font-weight:bold; height:40px; color:#666666; display:block;}
.sjfb-tabtit ul li.active a,.sjfb-tabtit ul li.active span{ height:38px; border-bottom:2px solid #295DA0; color:#1b50a0;}
@media (max-width:767px) {
    .sjfb-tabtit ul li a,.sjfb-tabtit ul li span{font-size:16px;}
}
.news-list{padding-top:10px;}
.news-list li{ height: 40px; line-height: 40px; background: url("../images_blue/icon.jpg") left center no-repeat; overflow: hidden; color: #999; padding: 0 0 0 15px; font-size: 16px;}
.news-list li .date{white-space: nowrap;float:right;}
.news-list li a{display: inline-block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; float: left;}
.news-list li img{float: left; padding:13px 0 0 0;}
@media (max-width: 991px) {
    .news-list li img{display: none;}
    .news-list li a{ display: block; margin-right: 65px; max-width: none !important; float: none;}
}
@media (max-width:767px) {
    .news-list{padding-top:8px;}
    .news-list li{height:32px;line-height:32px;font-size:15px;}
}
.sjfb-listbox1{width:570px;height:250px;}
.sjfb-listbox1 .sq-data ul li a.title{display:block;float:none;max-width: none;margin-right:90px;}
.sjfb-listbox1 .sq-data ul li a.sq-btn{float:right;width:80px;height:28px;margin:6px 0 0;text-align: center;line-height: 28px;font-size:15px;color:#fff;background: #93b5e8;border-radius: 1px;}
.sjfb-listbox1 .news-list li a{display: block; margin-right: 65px; max-width: none !important; float: none;}
.sjfb-listbox1 .news-list li img{display: none;}
@media (min-width: 992px) and (max-width:1199px) {

    .sjfb-listbox1{width:466px;}

    /*数据发布图表*/
}
@media (max-width: 991px) {
    .sjfb-listbox1{float:none;width:auto;height:auto;}
}

.sjfb-tabbox{height:461px;border:1px solid #dcdcdc;margin-top: 20px;}
.sjfb-tablist{width:238px;height:421px;padding:20px 0 20px 20px;background:#f8f8f8;overflow: hidden;}
.sjfb-tablist ul{height:421px;padding-right:20px;overflow-y: auto;}
.sjfb-tablist ul li{width:100%;margin-bottom:10px;}
.sjfb-tablist ul li a{display: block;height:60px;line-height: 60px;background:#fff;text-align: center;font-size:16px;white-space: nowrap;overflow:hidden;text-overflow: ellipsis;}
.sjfb-tablist ul li.active a{background:#3861a7;color:#fff;}
.sjfb-chartbox{margin-left:258px;padding:15px;height:431px;text-align: center;}
.sjfb-chartbox li img{max-width: 100%;height: 410px;}
.sjfb-tabbox .sjfb-tips{float: right;font-size: 15px;line-height: 30px;color: #f00;}
@media (max-width: 991px) {
    /*数据发布图表*/
    .sjfb-tabbox{height:auto;}
    .sjfb-tablist{float:none;width:auto;height:auto;padding:15px 10px 5px;}
    .sjfb-tablist ul{height:auto !important;overflow:hidden;padding-right:0;}
    .sjfb-tablist ul li{float:left;width:31.3%;margin:0 1% 10px 1%;}
    .sjfb-chartbox li img{height: auto;}
    .sjfb-chartbox{margin-left:0;height:auto;}
}

@media (max-width: 480px) {
    .sjfb-tablist ul li{width:48%;}
}