@charset "utf-8";
/* CSS Document */
body{background: #fff;}
/*财政预决算“三公经费”专项资金专题*/
.qzqd_banner01{ height:372px; background:url(../images/czyjs-banner.png) center bottom no-repeat;}
.nb_img{text-align: center;margin-top: 64px;}
.nb_img img{max-width: 86%;height: auto;}
/*主体内容*/
.sg-mainbox{margin: 0 auto;background: #fff;padding-bottom: 10px;margin-top: 20px;}
.container{width: 1200px;}
/*当前位置*/
.sg-postion{height: 33px;line-height: 33px;border-top: 3px solid #ea0000;padding-left: 25px;border-bottom: 1px dashed #ddd;background: url(../images_ztl/sg_weizhi.png) 12px center no-repeat;}

/*信息*/
.sg_list{width:50%;border-bottom: 1px solid #f4f3f2;}
.sg_list ul li{height: 32px;line-height: 32px;float: left;box-sizing: border-box;}
.sg_list ul .sg_li1{width: 30%;text-indent: 30px;}
.sg_list ul .sg_li2{width: 18%;}
.sg_list ul .sg_li3{width: 16%;}
.sg_list ul .sg_li4{width: 24%;}
.sg_list ul li a{display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

@media (min-width: 992px) and (max-width:1199px) {
    .container{width: 992px;}

}
@media (max-width:991px) {
    .container{width: 768px;}
    .qzqd_banner01{height: auto;padding-bottom: 50px;}
    .sg_list{width: auto !important;float: none;}
    .nb_img{margin-top: 60px;}
    .sg_con{padding: 0 10px;}
}
@media (max-width:767px) {
    .container{width:auto !important;}
    .qzqd_banner01{padding-bottom: 30px;}
    .nb_img{margin-top: 30px;}
    .sg-mainbox{margin-top: 10px;}
    .sg_list ul .sg_li1{width: 100%;text-indent: 10px;}
    .sg_list ul .sg_li2,.sg_list ul .sg_li3{width: 25%;}
    .sg_list ul .sg_li2 a,.sg_list ul .sg_li3 a{padding-left: 10px;}
}
@media (max-width:479px) {
    .sg_list ul .sg_li2,.sg_list ul .sg_li3{width: 50%;}
}