.footer {
    background: #f2f2f2;
}

.footer .footCon {
    width: 95%;
    margin: 0.3rem auto 0;
    padding: .3rem 0;
    text-align: center;
}


.footer .footCon .info-itm {
    background: #eaeaea;
    margin-bottom: .2rem;
    color: #777777;
    font-size: .26rem;
}

.footer .footCon .info-itm.lxwm {
    margin-bottom: 0;
}

.footer .footCon .info-itm .itm_tit {
    height: .8rem;
    line-height: .8rem;
    background: #e5e5e5;
    color: #333333;
    text-indent: .2rem;
    font-weight: bold;
}
.footer .footCon .info-itm .itm_tit  a{
    color: #333333;
}

.footer .footCon .info-itm .wzinfo-itm {
    padding: .2rem;
}

.footer .footCon .info-itm .wzinfo-itm span {
    display: block;
    line-height: .6rem;
    text-align: center;
}
.footer .footCon .info-itm .wzinfo-itm span a{
    color: #777777;
}
.footer .footCon .info-itm.zficon span {
    display: inline-block;
}

.footer .footCon .info-itm.zficon span:nth-child(2) {
    margin: .2rem .2rem;
}

.footer .footCon .info-itm.zficon span img {
    margin: 0 auto;
    max-width: 1.5rem;
    max-height: 1rem;
}


.footer .footCon .info-itm.wzxx .wzinfo-itm span img {
    margin-right: .1rem;
}


.footer .footCon .info-itm .wzinfo-itm .qrcodes {
    position: relative;
}

.footer .footCon .info-itm .wzinfo-itm .qrcodes .qrc {
    float: left;
    width: 25%;
    cursor: pointer;
}


.footer .footCon .info-itm .wzinfo-itm .qrcodes .qrcode img {
    width: 100%;
    height: 100%;
}


.footer .footCon .info-itm .wzinfo-itm .qrcodes_sq .code,
.footer .footCon .info-itm .wzinfo-itm .qrcodes_wx .code,
.footer .footCon .info-itm .wzinfo-itm .qrcodes_wxsp .code,
.footer .footCon .info-itm .wzinfo-itm .qrcodes_wxjz .code {
    width: .6rem;
    height: .6rem;
    background: url('/pub2025_m/ewm_m.png') no-repeat 0 0 / 100% 100%;
    margin: 0 auto 10px;
    line-height: normal;
    padding: 0;
}


.footer .footCon .info-itm .wzinfo-itm .qrcodes_sq:hover>.qrcode,
.footer .footCon .info-itm .wzinfo-itm .qrcodes_wx:hover>.qrcode,
.footer .footCon .info-itm .wzinfo-itm .qrcodes_wxsp:hover>.qrcode,
.footer .footCon .info-itm .wzinfo-itm .qrcodes_wxjz:hover>.qrcode {
    display: block;
    background: url() no-repeat 100% 100%;
}


.footer .footCon .info-itm .wzinfo-itm .qrcodes_sq .name,
.footer .footCon .info-itm .wzinfo-itm .qrcodes_wx .name,
.footer .footCon .info-itm .wzinfo-itm .qrcodes_wxsp .name,
.footer .footCon .info-itm .wzinfo-itm .qrcodes_wxjz .name {
    text-align: center;
    font-size: .18rem;
    line-height: normal;
}

.footer .footCon .info-itm .wzinfo-itm .qrcodes .qrcode {
    display: none;
    position: absolute;
    left: 38%;
    width: 2rem;
    height: 2rem;
    top: 1.2rem;
}