/*foot*/


.footer-frame{ position:relative; padding-top:3px;}
.footer-frame-cont{ width:1100px; position:relative; margin:0 auto; font-size:12px;}
.footer-frame-menu{ height:36px; line-height:36px; color:#292929; border-bottom:1px solid #d3d3d3;}
.footer-frame-menu a:link,.footer-frame-menu a:visited{color:#292929; padding:0px 14px;}
.footer-frame-menu a:active,.footer-frame-menu a:hover{ background:none; }
.footer-frame-copyright{ text-align:left; color:#4d4d4d; line-height:28px; padding:20px 15px;}
.footer-frame .contact-way a{}

.footer-copyright{ overflow:hidden; *zoom:1; position:absolute; right:20px; top:70px;}

/*政务公开手机适配*/
@media screen and (max-width:640px) {
    body {
        background-size: contain;overflow-x:hidden;
    }
.footer-frame-cont {
    width: 100% !important;
    position: relative;
    margin: 0 auto;
    font-size: 12px;
}
.zwgk-foot-l{
    top: 328px !important;
    left:0 !important;
    right:0 !important;
}
.zwgk-foot-r{
    top: 130px !important;
    right:-90px !important;
}

}