/*banner*/
.banner {
    width: 100%;
    max-width: 7.5rem;
    background-size: 100% 100%;
    background-position: top;
    background-repeat: no-repeat;
    background-image: url("/Modules/images/m_sem_index/banner@2x.png");
}
.banner-desc{
    font-size: 0.55rem;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 0.72rem;
    text-shadow: 0 0.02rem 0.06rem #00277F;
    text-align: center;
    padding-top: 0.86rem;
}
.footer-police{
    font-size: 0.3rem;
    text-align: center;
    color: #fff;
    font-weight: bold;
    padding-top: 0.2rem;
    padding-bottom: 0.5rem;
}

/*menu*/
.menu{
    padding: 0.4rem 0 0.1rem 0;
}
.menu-ul{
    padding: 0 0.2rem;
    overflow: hidden;
}
.menu-ul li{
    float: left;
    width: 1.42rem;
    margin-bottom: 0.3rem;
    line-height: 0;
    text-align: center;
}
.menu-ul li img{
    width: 0.8rem;
    height: 0.8rem;
}
.menu-ul li div{
    font-size: 0.28rem;
    color: #0F1114;
    text-align: center;
    margin-top: 0.24rem;
    line-height: 0.28rem;
}
.menu-ul .last-item{
    margin-right: 0;
}
.menu-ul .down-item{
    margin-bottom: 0;
}

.district-module{
    margin-top: 0.4rem;
}

.district-tab-ul{
    overflow: hidden;
}
.district-tab-li {
    float: left;
    color: #1379D7;
    font-size: 0.35rem;
    font-weight: bold;
    line-height: 0.45rem;
    padding-bottom: 0.14rem;
    border-bottom: 0.06rem solid #1379D7;
    cursor: pointer;
    margin-left: 0.5rem;
}
.district-content-single{
    overflow: hidden;
    padding: 0 0.5rem;
}
.district-content-single a {
    float: left;
    font-size: 0.32rem;
    color: #666666;
    margin-top: 0.2rem;
    margin-right: 0.3rem;
    *display: inline;
    *zoom: 1;
}

.district-content-single a:hover {
    color: #1379D7;
}


#zc__sdk__sys__btn{
    width: 1rem!important;
    height: 1rem!important;
    box-shadow: none!important;
    right: 0.3rem!important;
    bottom: 1.72rem!important;
    z-index: 800 !important;
    background-position: 0.25rem -1.34rem!important;
    background-size: 50% !important;
}

.index-footer{
    padding-top: 0.56rem;
    background-color: #f5f6f8;
    text-align: center;
    font-size: 0;
    padding-bottom: 0.23rem
}
.index-footer .footer-describe{
    font-size: 0.2rem;
    line-height: 0.35rem;
    color: #999999;
}
.index-footer .footer-describe img{
    width: 0.2rem;
    height: auto;
    vertical-align: middle;
    margin-right: 0.05rem;
    margin-top: -0.05rem;
}

.index-footer{
    background: #fff;
    padding-top: 0.56rem;
    padding-bottom: 0.4rem;
}