/*登录提示弹窗*/
#back{width:100%;height:100%;background:#000;opacity: 0.5;position: fixed;left:0;top:0;z-index: 88;display: none;}
#tstc{width:300px;height:120px;background:#fff;text-align: center;border-radius: 10px;position: fixed;left:50%;top:40%;z-index: 90;display: none;margin-left:-150px;}
#tstc p{line-height:80px;}
#tstc a{width:50%;line-height:40px;display: inline-block;float:left}
#tstc a#gologd{color:#048afd}

/*关注微信弹窗*/
#weix_back{width:100%;height:100%;background:#000;opacity: 0.5;position: fixed;left:0;top:0;z-index: 88;display: none;}
#weix_tstc{width:300px;height:120px;background:#fff;text-align: center;border-radius: 10px;position: fixed;left:50%;top:40%;z-index: 90;display: none;margin-left:-150px;}
#weix_tstc p{line-height:80px;}
#weix_tstc a{width:50%;line-height:40px;display: inline-block;float:left}
#weix_tstc a#weix_gologd{color:#048afd}
/*关注微信弹窗*/
#ios_tstc{width:300px;height:120px;background:#fff;text-align: center;border-radius: 10px;position: fixed;left:50%;top:40%;z-index: 90;display: none;margin-left:-150px;}
#ios_tstc p{line-height:80px;}
#ios_tstc a{width:50%;line-height:40px;display: inline-block;float:left}
#ios_tstc a#ios_gologd{color:#048afd}
#ios_tstc div{display:none}

#ios_down img{width:100%;display: block;}

.foot_m{text-align:center;}
.foot_m a.span{margin:0 5px;color:#048afd}
.foot_m .foot_m{padding:0 10px;}


