 


/*微信扫码*/
#weixinma {position:fixed;background-color: rgba(0, 0, 0, 0.6);left: 0;top: 0;width: 100%;height: 100%;z-index: 999;display: flex;align-items:center;justify-content:center;transfrom:translate(0,0,0)}
#weixinma2 {position:fixed;background-color: rgba(0, 0, 0, 0.6);left: 0;top: 0;width: 100%;height: 100%;z-index: 999;display: flex;align-items:center;justify-content:center;transfrom:translate(0,0,0)}	
			/*paydiv*/
		.weixinmabox{ background: #fff; width:800px; height:450px;background-color:#fbf9fe; }
		.weixinmabox-tt{ line-height:45px; text-align: left; border-bottom: 1px solid #ddd;height: 45px;position: relative;}
		.weixinmabox-tt .weixincolse{position: absolute; right: 0; top: 5px; height: 45px; width: 50px; text-align: center; display: block;}
		.weixinmabox-tt h3{ font-size: 1.2em; font-weight: normal; padding-left: 20px;}
.weixinmamain{ background-color: #fff; padding: 60px;}
.weixinmamain .z{ text-align:left; width: 50%; float:left}
.weixinmamain .y{width: 50%;text-align:left; float:left}
.weixinmamain .y h3{ font-size:45px; padding-top: 20px;}
.weixinmamain .y h5{ font-size: 23px; padding-top: 45px; color: #666;}
.weixinmamain .y p{ font-size: 23px;color: #666;}

 
