/*ÒÆ¶¯¶Ëµ×²¿Ðü¸¡Ìí¼ÓÎ¢ÐÅ*/
.wechat-m-bottom{width:100%;position: fixed;bottom: 0;display:none;z-index:1000} 
.wechat-m-bottom img{width:100%;height:100%;float:left}
#wechat-m-bottom-1{width:78%;height:100%;position: absolute;left:0;top:0}
#wechat-m-bottom-2{width:22%;height:100%;position: absolute;right:0;top:0}
#wx-mb{width: 100%;height: 100%;background: #000;position: fixed;top:0;left:0;opacity: .5;z-index: 1999;display: none}
.wx-m-01{width: 100%;height: 100%;position: fixed;top:0;left:0;z-index: 2000;display: none}
.wx-m-01 img{width: 100%;height: 100%}
#wx-m-01-code{width: 46%;height: auto;position: absolute;top:7%;bottom:0;left:0;right:0;margin:auto;}
.wx-m-01 b{font-size: 24px;position: absolute;left:0;right:0;text-align: center;bottom:22%;color: #e85158}
#wx-m-01-ck1{width: 50px;height:50px;position: absolute;top:0;left:0;}
#wx-m-01-ck2{width: 50px;height:50px;position: absolute;top:0;right:0;}
#wx-m-01-ck3{width: 62%;height:60px;position: absolute;left:0;right:0;bottom:6%;margin:auto;}
.wx-m-02{width: 80%;position: fixed;top:0;left:0;right:0;bottom:0;margin:auto;z-index: 2000;display: none}
.wx-m-02 img{width: 100%;position: absolute;top:0;left:0;right:0;bottom:0;margin:auto;}
#wx-m-02-ck1{width: 50px;height:50px;position: absolute;top:25%;right:0;}
.wx-m-02 b{font-size: 20px;position: absolute;left:0;right:0;text-align: center;bottom:33.5%;color: #e85158}
#wx-m-02-ck2{width: 50%;height:40px;position: absolute;left:0;right:0;bottom:27%;margin:auto;}


@media(max-width: 600px){
	.wechat-m-bottom{display:block} 
}