.maskAlert_bg{position: fixed; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.8);z-index: 999; display: none;}
.maskAlert{position: fixed; left: 50%; top: 50%; background: #fff;z-index: 999;border-radius: 10px;}
.wapMask{width: 65%;  left: 17.5%; top: 30%; }
.wapText{width: 88%; font-size: 30px;  padding: 10% 6% 10% 6%; line-height: 70px; text-align: center}
.wapSure{width: 100%; color: #000; font-size: 33px; line-height: 80px; height: 80px; text-align: center}
.alertLine{width: 100%; background: #dadada; height: 2px; position: absolute; left: 0; bottom: 80px}
.pcMask{width: 450px;  margin-left: -225px; margin-top: -100px}
.pcText{width: 410px;  color: #000; font-size: 18px; padding: 30px 20px;  text-align: center; }
.pcSure{width: 450px; color: #000; font-size: 20px; text-align: center; line-height: 50px; cursor: pointer}









