@charset "utf-8";
/* CSS Document */
.lm-mainbox{margin: 20px 0 0; padding: 15px 20px;background: #fff;}
.hide.active{display: block !important;}
.sj_tit{line-height:34px;font-size: 20px;font-weight:bold;color: #0e76cd;}

.sjfb-box{padding: 19px;border: #ccc 1px solid;}
.sj_left{width: 194px;height: 340px;}
.sjfb_tabs li{margin-bottom: 10px;padding-right: 8px;position: relative;}
.sjfb_tabs li a{display: block; line-height: 30px;padding: 15px 18px;font-size: 18px;background: #f8f8f8;}
.sjfb_tabs li.active a,.sjfb_tabs li:hover a{background: #0e76cd;color: #fff;}
.sjfb_tabs li .ico{width: 8px;height: 16px;display: none;background: url("../images/sjfb_hover.png") center no-repeat;position: absolute;top: 50%;margin-top: -8px;right:0px;}
.sjfb_tabs li.active .ico,.sjfb_tabs li a:hover .ico{display: block;}



.sj_right{ width: 752px;}
.zfsj_select {height: auto; margin-bottom: 15px;}
.zfsj_select ul{ float: right;}
.zfsj_select ul li {float: left;height: 24px;line-height: 24px;font-size: 14px;color: #666;padding-left: 10px;}
.zfsj_select ul li.bt {width: 70px;white-space: nowrap;overflow: hidden;}
.zfsj_select ul li.sel {width: 90px;}
.zfsj_select ul li.bt1 {width: 35px;text-align: center;}
.zfsj_select ul li.sel select {float: left;width: 100%;height: 24px;line-height: 24px;border: #ddd 1px solid;background: #fff;color: #666;*margin-top: 4px;_margin-top: 4px;}
.zfsj_select  .quary {display: block; height: 22px;line-height: 22px; width: 46px; text-align:center;font-size: 14px; color:#505050; background:none;border:#ccc 1px solid;}
.zfsj_select  .quary:hover{border-color: #f4b52f;background-color: #f4b52f;color: #fff;}

.statistic-chart{height: 340px;}
.statistic-chart img{max-width: 100%;}

.sjfb_title{height: 42px;line-height: 42px;border-bottom: #ccc 1px solid;}
.sjfb_title li{float: left;margin-right: 20px;}
.sjfb_title li a{display: block;font-size: 20px;}
.sjfb_title li.active a{font-weight:bold;color: #0e76cd;}

/*统计信息列表*/
.sjfbcon{width: 313px;margin-right: 30px;margin-top: 15px;}
.sjfbcon.fr{margin-right: 0;}
.ls-news-list .sjfb-list{padding-top: 10px;}
.ls-news-list .sjfb-list li{height: 40px;line-height: 40px;}
.ls-news-list .sjfb-list li a{display: block;font-size: 16px;float: none;margin-right: 50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

@media only screen and (min-width: 992px) and (max-width: 1099px) {
    .sj_right{width: 703px;}
    .sjfbcon{width: 304px;margin-right: 20px;}

}
@media only screen and (max-width:991px) {
    .sjfb-box{padding: 14px;}
    .sj_left,.sj_right { float: none; width: auto; height: auto;}
    .sjfb_tabs ul li{ float: left; width: 31.3%; text-align: center; margin: 0 1% 10px;padding-right: 0;}
    .sjfb_tabs ul li.active .ico{ display: none;}


    .sjfbcon{width: auto;float: none;margin-right: 0;}
}
@media only screen and (max-width:767px) {
    .lm-mainbox{padding: 10px;}
    .sjfb-box{padding: 10px;}

    .zfsj_select{ height: auto;}
    .zfsj_select li{ margin-bottom: 5px;}
    .sjfb_tabs ul li{width: 48%;}
    .sjfb_tabs li a{padding: 5px 10px;}
}
