﻿@charset "utf-8";
/* CSS Document */
.sjfb_box{margin-top: 20px;}
.sjfb{position: relative;}
.shuj_maincon{border:#dcdcdc 1px solid;padding:25px 39px 35px;margin-bottom:25px;}
.shuj_dbt{height:50px;line-height:40px;font-size:22px;font-weight:bold;color:#fe8f00;}

.abs_title{ font-size: 32px; color: #0154a4; text-align: center; height: 40px; line-height:40px;background:url(../images/abs_titbg.png) center center repeat-x; }
.abs_title a{ color: #0154a4;}
.abs_title .tit{ display: inline-block; padding: 0 26px; background: #fff; height: 40px; }
.abs_title .tit02{ font-size: 23px; font-weight: bold;}
.mt30{ margin-top: 30px;}
/*左侧*/
.shuj_lbox{width:231px;background:#f9f9f9;}
.sjfb_tree {width: 260px;height: 660px;position: relative;background: #f7f7f7;}
.shuj_ltop{height:60px;line-height:60px;text-align: center;font-size:20px;font-weight: bold; color:#fff;background:#3573b5;}
.shuj_treebox{padding:10px;overflow: auto;}
.shuj_showIcon{height:570px;overflow: initial !important;}
.shuj_showIcon.ztree li{line-height: 32px;}

.shuj_showIcon.ztree li a{border:0;height:32px;line-height:32px;display:block;padding:0 3px 0 1px;}
.shuj_showIcon.ztree li span.button.switch{width:20px;/*height:32px;*/}
.shuj_showIcon.ztree li span{line-height:32px;font-size:15px;}
.shuj_showIcon.ztree li a.curSelectedNode,.shuj_showIcon .ztree li a.curSelectedNode_Edit{background: none;color: #fe8f00;opacity: 1;}
/*右侧*/
.sjfbcon{width: 870px;float: right;position: relative;}
/*右侧切换*/
.sjfb_top li{float: left;margin-left: 10px;width: 120px;height: 50px;text-align: center;}
.sjfb_top li a{display: block;line-height:50px;font-size: 18px;color: #505050;background: #f4f4f4;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.sjfb_top li .select_hs{width: 100%;height: 50px; line-height:50px;font-size: 18px;padding-left: 10px; color: #505050;text-align: center; background: #f4f4f4;border: none;}
.sjfb_top li .select_hs option{text-align: center;font-size: 16px;}
.sjfb_top li.active a,.sjfb_top li a:hover{color: #fff;font-weight: bold;background: #3573b5;}
/*右侧时间下拉查询*/
.sj_select{position: absolute;top:0px; right: 0;z-index: 99;margin-top: 15px;}
.sj_select span{float: left;line-height: 30px;}
.sj_select select{float: left; height: 30px;line-height: 20px;padding: 4px 10px;border: #ddd 1px solid;background: #fff;color: #666;margin: 0 3px;}
.sj_select .startYear,.sj_select .endYear{width: 110px;}
.sj_select .btn-search{height:30px;width: 50px; text-align: center;color:#000; background: #fff;border: #ddd 1px solid;margin-left: 3px;}
.sj_select .btn-search:hover{border-color:#c50001;background: #c50001; color: #fff;}
.shuj_tbcon{height:600px;}
/*列表*/
.ab_box{ width: 386px; height:230px; margin-right:20px;}
.gk_list{ width: 100%; clear:both;}
.gk_list ul{ margin-top: 5px;}
.gk_list li .nr {float: left;max-width: 98%;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.gk_list ul li{ font-size: 16px; line-height: 35px; height: 35px;  vertical-align: middle; padding:0 80px 0 14px;background: url(../images/icon.png) no-repeat left 15px; position: relative; }
.gk_list ul li .date{ float: right; color: #999; font-size: 14px; position: absolute; right:0; top:0;}
.gk_list ul li .gl { display:inline-block; max-width: 80%; height: 38px; white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.gk_list ul li .split{padding:0 4px;font-size:12px;display:inline-block; }
.gk_list ul li  a.a{color:#f00;font-size:15px;display:inline-block; }
.gk_list ul li a.title{    display: block;float: none;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.gk_list .xqlist li .date{ display: none; }
.gk_list .xqlist li {  float: left;  width: 49.8%; padding: 0; }
.gk_list .xqlist li .nr{  padding-left: 14px; }
.ab_box2{ margin-right:0px;}
/*数据发布end*/
@media (min-width: 992px) and (max-width:1199px){
.sjfb_tree{width: 230px;}
.sjfbcon{width: 742px;}
/*数据发布 end*/
.ab_box{ width: 317px;}
}
@media (max-width: 991px){
.sjfb_mainbox{ margin: 0 10px;}
.sjfb_tree{width: 200px;}
.sjfbcon{width: 548px;}
.sj_select .startYear, .sj_select .endYear{width: 91px;}
/*数据发布 end*/
.ab_box{ width:auto; float: none; height: auto; margin-bottom: 10px; margin-right:0px;}
}
@media (max-width: 767px) {
.shuj_showIcon{height: 240px;}
.sjfb_tree{width:100%;height: auto;float: none;}
.sjfbcon{width: 100%;margin-top: 20px;float: none;overflow: auto;}
.shuj_tbcon{height: 500px !important;margin-top: 20px;}
.sjfb_top ul{float: none;}
.sj_select{display: none;}
/*数据发布 end*/
.mt30{ margin-top: 10px;}
}
@media (max-width: 480px) {
.sjfb_top li{width: 31.33%;margin: 0 1%;}
.shuj_tbcon{height: 400px !important;}
}