/*县市区公开*/
.menu li:nth-last-child(2) span{
    width: auto;
    margin-top: 21px;
}
/*
.menu li h2 .i6 {
    width: 40px;
    float: left;
    height: 40px;
    background: url(../images/ico_szgk.png) no-repeat;
    margin-left: 29px;
    margin-top: 15px;
    margin-right: 15px;
}

.menu li.active h2 .i6{
    background: url(../images/ico_szgk_on.png) no-repeat;
}
*/

.menu li h2 .i6 {
    width: 40px;
    float: left;
    height: 40px;
    background: url(../images/ico_bm.png) no-repeat;
    margin-left: 29px;
    margin-top: 15px;
    margin-right: 15px;
}

.menu li.active h2 .i6{
    background: url(../images/ico_bmon.png) no-repeat;
}
.mCSB_container div{
      overflow:auto;
}