.footerBox .zzzz {
  background: #2a2a2a;
  padding: 0.4rem 0;
}
.footerBox .zzzz .zzimg {
  text-align: center;
}
.footerBox .zzzz img {
  width: 20%;
}

.footerBox .zzzz .zzTxt {
  text-align: center;
  color: #666666;
  font-size: 0.32rem;
}

.footerBox .bottomMenu {
  height: 1.44rem;
}

.footerBox .bottomMenu .BMList {
  border-top: #f5f5f5 solid 1px;
  background: #fe5469;
  position: fixed;
  bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  z-index: 100;
}

.footerBox .bottomMenu .BMList .BMItem {
  padding: 0.13333rem 0;
  color: #fff;
  text-align: center;
  width: 3.46667rem;
}

.footerBox .bottomMenu .BMList .BMItem .ifont {
}

.footerBox .bottomMenu .BMList .BMItem .bmTxt {
  font-size: 0.34667rem;
}
.footerBox .bottomMenu .BMList .BMItem .ifont img {display: inline-block; height: 0.7rem;}
.footerBox #wxA {
  display: none;
}
/*# sourceMappingURL=footer.css.map */



/*添加微信*/
.add_wechat{
  left:0px;
  position: fixed;
  width:100%;
  z-index:9999;
  bottom:-1px;
  padding:0;
 /* text-align:center;*/
  height:6em;
  line-height:6em;
  background:#fcfcfc;
  margin:0 auto;
  border-right:none;
  padding:0 0.5em 0 0.5em;
  _display:inline;
  text-align:center;
}

.app-bar {
    display: none;
    position: fixed;
    left: 0;
    right:0;
    bottom: 0;
    max-width:750px;
    width: 100%;
    margin:0 auto;
    height:1rem;
    background: rgba(0, 0, 0, .8);
    color: #FFF;
    z-index: 10001;
    font-size:1.2em;
    font-family: "Microsoft Yahei";
    overflow:hidden;
}

.wechatIcon{width:1.5em;vertical-align: middle;}

.xx{width:12em;vertical-align: middle;}    
.wechatBox{display: none;width:100%;height:100%;position:fixed;top:0px;z-index:5;}      
.wechat{
  position:fixed;
  top:20%;
  max-width:640px;
  width:80%;
  margin:0 auto;
    right:10%;
    left:10%;            
    color:#666;
    /*text-align:center;*/
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    -moz-box-shadow: 1px 1px 2x rgba(0, 0, 0, 1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    border-radius:1rem;
    -moz-border-radius:1em;
    -webkit-border-radius:1em;
    background: #fff;
    z-index: 5000;
    display: none;
    padding:1.5em 0em;
    _display:inline;
}

.wechatimg{
    position:fixed;
    top:20%;
    width:80%;
    right:10%;
    left:10%;            
    color:#666;
    /*text-align:center;*/
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    -moz-box-shadow: 1px 1px 2x rgba(0, 0, 0, 1);
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
    border-radius:1rem;
    -moz-border-radius:1em;
    -webkit-border-radius:1em;
    background: #fff;
    z-index: 5000;
    display: none;
}
.wechatimg img{ width:100%;}
.wechatIcon{width:2.2em;vertical-align:center;float:left;padding:0.4em 0 0 0.5em;}
.c_d{padding-left:0.6em;_display:inline;}
.c_d p{text-align:left;}

.wechat .p1{font-size:1.8em;line-height:1.8em;}
.wechat .p2{font-size:1.8em;}
.wechat .wxid{font-size:1.8em;background-color:#fe5469;color:#FFF;padding:0.5em;margin:0.4rem 0rem;_display:inline;}
.wechat .p1, .wechat .p2, .wechat .wxid{text-align:center;}

.wechat .wxid .wx_01{/*line-height:1.5em;*/ white-space: pre-wrap;}
.wec{width:100%;margin:0 auto;font-size:0.24rem;padding-top:0.15rem;_display:inline;}
.c_l{float: left;padding-left:0.15rem;line-height:0.36rem;_display:inline;}
.c_l span{font-weight:bold;}
.c_l span a{color:red;}