.maskCon{position: fixed;top: 0; left: 0; width: 100%; height: 100%; z-index: 999; display: none; background: rgba(0,0,0,0.8);}
.maskAlert{position: fixed; left: 50%; top: 50%; background: #fff;  z-index: 999}
.wapMask{width: 65%;  left: 17.5%; top: 30%; border-radius: 10px}
.wapText{width: 88%; font-size: 30px;  padding: 10% 6% 10% 6%; line-height: 70px; text-align: center; border-bottom: 1px solid #ccc ;}
.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; border-bottom: 2px solid #dadada;}
.pcSure{width: 450px; color: #000; font-size: 20px; text-align: center; line-height: 50px; cursor: pointer}

 










