/*
 * 顶部
 */
#allHeader {position: fixed;top: 0;width: 100%;font-weight: 700;font-size: 1.2rem;z-index: 2;background: #ffffff;height: 45px;line-height: 45px;text-align: center;color: #111111  }
#allHeader .border_bottom_1px{line-height:44px;}
#allHeader img {display: inline-block;width: 10px;height: 17px;}
#allHeader a {position: absolute;top: 1px;left: 0px;}
#allHeader p {display: inline-block;font-weight: normal;font-size: 16px;font-weight: bold;}
#allHeader .goback{width: 43px;}
#allHeader .top{top: 12px;}
#allMain{margin-top: 45px;}
.allMain{margin-top: 45px!important;}
#allHeader .cityName{position: absolute;right:0;width: 70px;height: 40px;color: #323232;margin-right: 13px;float: right;display: inline-block;text-align: right;}
#allHeader .cityName .choose span {color: #111111;height: 40px;font-size: 16px!important;padding-right: 5px;font-weight: bold;}
#allHeader .cityName .choose s {width: 10px;height: 10px;background: url(../../images/seven/index01/img_index_map2.png) no-repeat;display: inline-block;background-size: 5px;position: absolute;top: 66%;left: 4.1rem;}
.none_back{background: none!important;color:#fff!important;text-align: center}
.blue_back{background: #4180e9!important;color:#fff!important;text-align: center}

/*
 * 底部
 */
.footer{width: 100%;position: fixed;bottom: 0px;z-index: 10;background: #FFFFFF;text-align: center;height: 65px;line-height: 65px;box-shadow: #e2e2e2 0 2px 7px 0px;}
.footer p{width: 46%;display: inline-block;line-height: 35px;border-radius: 5px;font-size: 16px;font-family: "微软雅黑", arial, sans-serif;}
.footer a{padding: 10px 0;font-family: "微软雅黑", arial, sans-serif;display: inline;}
.footer .border_bottom_1px:after{border-bottom:1px solid #4180E9;border-radius: 10px;}
.footer .border_top_1px:before{border-top:1px solid #4180E9;border-radius: 10px;}
.footer .border_left_1px:before{border-left:1px solid #4180E9;border-radius: 10px;}
.footer .border_right_1px:after{border-right:1px solid #4180E9;border-radius: 10px;}
.footer .hongbao{width: 15.5px;display: inline-block;vertical-align: middle;margin-bottom: 2px;height: auto;}
.footer .blue {color: #fff!important;background: #4180e9!important;}
.footer .mar_lt{margin-left: 1.5%;}


.loading{position: fixed;width: 100%;height: 100%;background:rgba(0,0,0,.4);z-index: 100;top:0;padding-top:60%; }
.loading div{background: #FFF;padding: 15px 20px;width: 28%;border-radius: 5px;margin: 0 auto;text-align: center;}
.loading div img{width: 64px;display: block;margin: 0 auto;}