
.middle{
    text-align: center;
    margin-top: 33px;
}
.middle span{
    font-weight: bold;
    color: #fff;
    font-size: 100px;
    text-shadow: 0 0 2px rgba(18, 54, 99, .54);
    position: relative;
}
.middle span:before{
    content: "";
    width: 488px;
    height: 2px;
    background: #fff;
    position: absolute;
    bottom: -12px;
    left: 211px;
}


.menu{
    float: left;
    width: 269px;
}
.lists{
    float: right;
    width: 770px;
    background: #fff;
}
.menu li{
    background: #fff;
    margin-bottom: 15px;
}
.menu li h2{
    height: 70px;
}
.menu li h2 a{
    display: block;
    height: 100%;
    overflow: hidden;
}
.menu li h2 i{
    width: 40px;
    float: left;
    height: 40px;
    background: url(../images/xxf4_03.png) no-repeat;
    margin-left: 29px;
    margin-top: 15px;
    margin-right: 15px;
}
.menu li h2 span{
    float: left;
    font-size: 20px;
    color: #2d66a5;
    width: 92px;
    margin-top:24px;
}
.menu li h2 em{
    float: right;
    width: 19px;
    height: 19px;
    background: url(../images/xxf6_07.png) no-repeat -64px -8px;
    margin-right: 30px;
    margin-top: 26px;
}
.menu li:last-child span{
    width: auto;
    margin-top: 21px;
}
.menu li h2 .i1{
    background-position: -16px -10px;
}
.menu li.active h2 .i1{
    background-position: -16px -65px;
}
.menu li h2 .i2{
    background-position: -88px -10px;
}
.menu li.active h2 .i2{
    background-position: -88px -65px;
}
.menu li h2 .i3{
    background-position: -163px -10px;
}
.menu li.active h2 .i3{
    background-position: -163px -65px;
}
.menu li h2 .i4{
    background-position: -233px -10px;
}
.menu li.active h2 .i4{
    background-position: -233px -65px;
}
.menu li h2 .i5{
    background-position: -305px -10px;
}
.menu li.active h2 .i5{
    background-position: -305px -65px;
}
.menu li.active h2{
    background: #2d66a5;
}
.menu li.active h2 span{
    color: #fff;
}
.menu li.active h2 em{
    background-position: -11px -8px;
}
.down-menu{
    padding: 10px 0;
    display: none;
}
.down-menu a{
    display: block;
    line-height: 32px;
    font-weight: bold;
    font-size: 15px;
    overflow: hidden;
}
.down-menu a span{
    float: left;
    width: 8px;
    height: 12px;
    background: url(../images/xxf7_11.png) no-repeat -3px -2px;
    margin-top: 11px;
    margin-left: 26px;
}
.down-menu a em{
    float: left;
    margin-left: 17px;
}
.down-menu a.on{
    color: #2d66a5;
    background: #e6f5ff;
}
.down-menu a.on span{
    background-position: -27px -2px;
}
.down-menu2 a{
    text-align: center;
}
.down-menu2 a em{
    display: inline-block;
    float: none;
    position: relative;
    padding-left: 15px;
    margin-left: 0;
}
.down-menu2 a em:before{
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background-color: #666;
    position: absolute;
    left: 0;
    top: 14px;
}
.down-menu2 a:hover em:before{
    background-color: #2d66a5;
}
.down-menu2 a.on em:before{
    background-color: #2d66a5;
}
.lists-t1{
    height: 40px;
    border-bottom: 1px solid #f2f2f2;
}
.lists h2.title{height: 60px;line-height: 60px;padding: 0 12px;font-size: 24px;/*font-weight: bold*/;color: #333;}
.lists h3.subtitle{width:280px; height: 40px;line-height: 40px;text-align: center;background: #2d66a5;font-size: 16px;font-weight: bold;color: #fff;}

.lists-t1 span{
    display: inline-block;
    height: 39px;
    line-height: 39px;
    padding: 0 30px;
    background: #2d66a5;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.lists-t2{
    height: 35px;
    border-bottom: 1px solid #f2f2f2;
}
.lists-t2 span{
    display: inline-block;
    height: 34px;
    line-height: 34px;
    padding: 0 19px;
    background: #2d66a5;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.lists-c1{
    padding: 26px 30px;
}
.lists-c1-ul li{
    overflow: hidden;
}
.lists-c1-ul li a{
    float: left;
    width: 33%;
    text-indent: 20px;padding-right:20px;
    line-height: 40px;font-size: 16px;
    border-right: 1px solid #e3e3e3;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.lists-c1-ul li:nth-of-type(odd){
    background: #f2f2f2;
}
.lists-c1-ul li a:last-child{
    border: 0;
}
.lists-c1-ul li a:hover{
    color: #2d66a5;
}

/* gk2 */
.mulu-ul li{
    overflow: hidden;
    margin-top: 20px;
}
.mulu-ul li h6{
    float: left;
    width: 110px;
}
.mulu-ul li h4{
    float: left;
    width: calc(100% - 110px);
    padding-left: 15px;
}
.mulu-ul li h6 a{
    float: left;
    line-height: 40px;
    width: 110px;
    text-align: center;
    background: #f5f6f6;

}
.mulu-ul li h6 a:hover{
    background: #2d66a5;
    color: #fff;
}
.mulu-ul li h4 a{
    margin-right: 25px;
    line-height: 40px;
}
.mulu-ul li h4 a:hover{
    color: #2d66a5;
}
.mulu-ul li:first-child{
    margin-top: 0;
}
.mulu-ul li:last-child h6{width: 100%;}
.mulu-ul li:last-child h6 a{
    margin-right: 20px;
}






.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;
}

.mCSB_container div{
      overflow:auto;
}