*{
    box-sizing: border-box;
}

/*当前位置*/
.dqwz{
    height:40px;
    line-height: 40px;
    width: 100%;
    background: #efefef;
}
.older .dqwz{
    height:50px;
    line-height: 50px;
}
.dqwz-con{
    padding-left: 20px;
    height:40px;
    margin: auto;
    background: url("home.png") no-repeat 0px;
    width:1160px;
}
.older .dqwz-con{
    font-size: 22px;
    height:50px;
}
.dqwz-con a{
    line-height: 40px;
    color: #333;
    font-size: 15px;
}
.older .dqwz-con a{
    line-height: 50px;
    font-size: 18px;
}
.mbread{
    display:none;
}

.main{
	width:1200px;
	margin:30px auto;
    padding:30px 0;
}
.block.bigger{
    width:100%;
    margin:0 0 20px 0;
}

.picbox{
    display:block;
    float:left;
    width:30%;
    height:100px;
    margin:20px 1%;
    background:url(bg.png);
    background-size:cover;
    font-size:20px;
    text-align:center;
    line-height: 100px;
    font-weight:bold;
    border-radius:8px;
    box-shadow: 0 2px 10px 0 #ccc
}


.san{
    width:730px;
    float:left;
}
.san li{
    border-bottom:none;
}
.san li:before{
    background-color:#ccc;
    width:6px;
    height:6px;
    top:20px;
}

.titleS2{
    height:78px;
}
.titleS2.lm{
    background-color:#f9f9f9
}
.t1{
    background:url(t1.jpg) no-repeat;
}
.t2{
    background:url(t2.jpg) no-repeat;
}


.dep-li{

}
.dep-li li{
    width:25%;
    float:left;
    margin:15px 0;
}
.dep-li li a{
    display:block;
    width:90%;
    height:60px;
    margin:auto;
    border:solid 1px #ccc;
    border-radius:5px;
    background:url(libg.jpg) no-repeat right bottom;
    background-size:cover;
    color:#fff;
    font-size:16px;
    font-weight:bold;
    text-align:center;
    line-height:60px;
    letter-spacing: 0.1em
}
.dep-li .dep-img{
    width:268px;
    height:180px;
    background-size:cover;
    background-position:center;
    margin:auto;
    margin-top:-5px;
    z-index:-9;
}

.kuai{
    width:535px;
    margin-top:10px;
    margin-bottom:20px;
    padding:15px;
    border:solid 1px #ccc;
    float:left;
}
.kuai.sp{
    float:right
}
.stitle{
    height:30px;
    border-bottom:solid 1px #ccc;
    line-height: 25px
}
.stitle h5{
    float:left;
    font-size:16px;
    color:#256fb3;
}
.stitle a{
    float:right;
    font-size:13px;
    color:#666;
}
.slist{
    margin-top:10px;
}
.slist li{
    line-height:30px;
    border-bottom:dashed 1px #ccc;
    padding: 5px 0
}
.slist li span{
    float:right;
    color:#666;
}
.slist li .btn{
    display:block;
    float:right;
    background-color:#e86939;
    color:#fff;
    border-radius:3px;
    height:24px;
    line-height: 22px;
    padding:1px 5px;
    font-size:14px;
    clear:both;
}

.hd a{
    display:block;
    float:left;
    width:580px;
    height:80px;
    margin:20px 0;
    text-align:center;
    border:solid 3px #ccc;
    border-radius:5px;
    font-size:22px;
    font-weight:bold;
    line-height:80px;
    background-color:#0c4f8e;
    color:#fff
}
.hd .hdone{ 
    margin-right:40px;
}


 /*重大决策预公开*/
#zoom{
    margin-top:10px;
}
#zoom .btitle{
    width:100%;
    height:50px;
    border:solid 1px #ccc;
}
#zoom .btitle h5{
    width:20%;
    height:49px;
    line-height: 49px;
    margin-top:-1px;
    font-size:16px;
    color:#333;
    float:left;
    text-align:center;
    border-top:solid 3px #ccc;
}
.older #zoom .btitle h5{
    font-size:22px;
}
.current{
    background:#f0f0f0;
    color:#256fb3!important;
    border-top:solid 3px #256fb3!important;
}
#zoom .listbox{
    width:100%;
    padding:20px;
}
.older #zoom .listbox{
    font-size:18px;
}
.listbox li{
    line-height:30px;
    border-bottom:dashed 1px #ccc;
    padding: 5px 0
}
.listbox li span{
    float:right;
    color:#666;
}
.listbox li .btn{
    display:block;
    float:right;
    background-color:#e86939;
    color:#fff;
    border-radius:3px;
    height:24px;
    line-height: 22px;
    padding:1px 5px;
    font-size:14px;
    margin:5px 15px;
}