﻿.footer {
    color: #464545;
    position: relative;
    height: 116px;
    background: url(/uiFramework/commonResource/image/2021072109384187930.jpg) no-repeat top;
    width: 100%;
}
.wrap {
    width: 1006px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    position: relative;
}
span.ap-footer-link {
    color: 464545;
    display: block;
    padding-top: 15px;
    text-align: center;
}
.footer p {
    text-align: center;
    line-height: 28px;
}
.foot-ap {
    position: absolute;
    width: 110px;
    right: 10px;
    top: 15px;
}

/*政府信息公开*/
.footer-frame {
    position: relative;
    padding-top: 3px;
}
.footer-frame-cont {
    width: 1100px;
    position: relative;
    margin: 0 auto;
    font-size: 12px;
}
.footer-frame-copyright {
    text-align: left;
    color: #4d4d4d;
    line-height: 28px;
    padding: 20px 15px;
}
.gatx{width:300px;margin:0 auto; }
.footer-dzjg{float:left; right:30px; position: absolute;top:20px;}
.footer-frame-copyright p{color:#000;}
.gatx a{color:#000;}
.footer-frame-copyright ul li{color:#000;}

.dzjg{
float:left; right:0; position: absolute;top:20px;
}

.footer-frame1{display:none;}

/*移动端*/

@media(max-width:768px){
  .footer_bottom {width:100%;}
  .footer-frame-cont{width:100%;}
  .footer-dzjg{bottom:0;top:unset;}
  .footer-dzjg p img{width:75%;}
  .footer-frame-copyright{width:100%;}
  .footer{width:100%!important;}
  .wrap{width:100%!important;}
  #_span_jiucuo{display:none;}
  .footer p{margin-left:10px!important;text-align:left!important;}
  .foot-ap {width: 60px!important;top: 50px!important;}
  #imgConac{width:60px!important;}
  .footer-frame-cont{width:100%;}
  .footer-dzjg{bottom:0;top:unset;}
  .footer-dzjg p img{width:75%;}
  .footer-frame-copyright{width:100%;}
  .footer-frame{width:98%;}

  .footer-frame-copyright{padding-top:50px;}
  .dzjg{left:50%;top:0;}
  .dzjg img{width:50px;}

   /*移动底部*/
  .footer-frame{display:none;}
  .footer-frame1{display:block;}
  .footer-frame1 .footer-frame-cont{width:100%;}
  .footer-frame1 .footer_right{display:flex;justify-content:center;}
  .footer-frame1 .footer-frame-copyright{padding:10px 10px;}
  .footer-frame1 .footer-frame-copyright ul li{display:flex;}
  .footer-frame1 .footer-frame-copyright ul li:first-child{margin-right:0;}
  .footer-frame1 .footer-frame-copyright p{margin-left:10px;}
  
}