.footer {
    background: #f2f2f2;
}

.footer .footCon {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0;
}


.footer .footCon .info-itm {
    background: #eaeaea;
    margin-bottom: 5px;
    color: #777777;
    font-size: 14px;
}
.footer .footCon .info-itm a{
    color: #777777;
}

.footer .footCon .info-itm .itm_tit {
    height: 50px;
    line-height: 50px;
    background: #e5e5e5;
    color: #333333;
    font-size: 16px;
    text-indent: 15px;
    font-weight: bold;
}
.footer .footCon .info-itm .itm_tit a{
    color: #333333;
}
.footer .footCon .info-itm .wzinfo-itm {
    padding-left: 15px;
    padding-top: 8px;
}

.footer .footCon .info-itm .wzinfo-itm span {
    display: inline-block;
    line-height: 28px;
    margin-right: 10px;
}

.footer .footCon .info-itm.lxwm {
    height: 122px;
}

.footer .footCon .info1 {
    width: 440px;
    margin-right: 5px;
}

.footer .footCon .info1 .info-itm.zficon {
    height: 105px;
}

.footer .footCon .info-itm.zficon span {
    float: left;
    margin: 17px 0;
}

.footer .footCon .info-itm.zficon span:nth-child(2) {
    margin: 7px 15px;
}
.footer .footCon .info-itm.zficon span.slhfw{
    margin: 25px 0;
}
.footer .footCon .info-itm.zficon span img {
    margin: 0 auto;
    display: block;
}

.footer .footCon .info2 {
    width: 440px;
}

.footer .footCon .info2 .info-itm.wzxx {
    height: 176px;
}

.footer .footCon .info2 .info-itm.wzxx .wzinfo-itm span {
    line-height: 32px;
}

.footer .footCon .info3 {
    width: 310px;
}

.footer .footCon .info3 .info-itm.xmtjz .wzinfo-itm {
    height: 166px;
    padding-right: 15px;
    padding-top: 15px;
}

.footer .footCon .info3 .info-itm .wzinfo-itm .qrcodes {
    position: relative;
}

.footCon .info3 .info-itm .wzinfo-itm .qrcodes .qrc {
    float: left;
    width: 50%;
    height: 85px;
    cursor: pointer;
}


 .footCon .info3 .info-itm .wzinfo-itm .qrcodes .qrcode img {
    width: 100%;
    height: 100%;
}


  .footCon .info3 .info-itm .wzinfo-itm .qrcodes_sq .code,
  .footCon .info3 .info-itm .wzinfo-itm .qrcodes_wx .code,
 .footCon  .info3 .info-itm .wzinfo-itm .qrcodes_wxsp .code,
  .footCon .info3 .info-itm .wzinfo-itm .qrcodes_wxjz .code {
    width: 34px;
    height: 34px;
    background: url('/pub2025/icon_qr.png') no-repeat 0 0 / 100% 100%;
    /* float: left; */
    margin: 0 auto 10px;
}


 .footCon .info3 .info-itm .wzinfo-itm .qrcodes_sq:hover>.qrcode,
 .footCon .info3 .info-itm .wzinfo-itm .qrcodes_wx:hover>.qrcode,
 .footCon .info3 .info-itm .wzinfo-itm .qrcodes_wxsp:hover>.qrcode,
 .footCon .info3 .info-itm .wzinfo-itm .qrcodes_wxjz:hover>.qrcode {
    display: block;
    background: url() no-repeat 100% 100%;
}


 .footCon .info3 .info-itm .wzinfo-itm .name {
    text-align: center;
}

 .footCon .info3 .info-itm .wzinfo-itm .qrcodes .qrcode {
    display: none;
    position: absolute;
    right: 300px;
    width: 200px;
    height: 200px;
    top: -50px;
}
.aTips {
    position: fixed;
    _position: absolute;
    z-index: 101;
    width: 480px;
    padding-bottom: 10px;
    top: 50%;
    margin-top: -85px;
    left: 50%;
    margin-left: -240px;
    background-color: #fff;
}

.aTips .text {
    position: relative;
    padding: 20px;
    line-height: 24px;
    word-break: break-all;
    overflow: hidden;
    font-size: 14px;
    overflow-x: hidden;
    overflow-y: auto;
    text-align: center;
    margin-top: 30px;
}

.layui-layer-btn {
    text-align: right;
    padding: 0 10px 12px;
    pointer-events: auto;
    user-select: none;
    -webkit-user-select: none;
    margin-top: 30px;
    display: block;
}

.layui-layer-btn div {
    height: 28px;
    line-height: 28px;
    margin: 6px 6px 0;
    padding: 0 15px;
    font-size: 16px;
    border: 1px solid #dedede;
    background-color: #f1f1f1;
    color: #333;
    border-radius: 2px;
    font-weight: 400;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
    float: right;
}

.layui-layer-btn .layui-layer-btn0 {
    border-color: #4898d5;
    background-color: #2056a0;
    color: #fff;
    font-size: 16px;
}

.filter{
    display:none;
    z-index:100;
    position: fixed;
    _position: absolute;
    pointer-events: auto;
    background-color:#000;
    opacity:0.7;
    filter:alpha(opacity=70);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.aTips{
    display: none;
}

.layui-layer-btn0 img{
    width:20px;
    height:20px;
    float:left;
    margin: 3px 5px 0 -8px;
}