/*登录弹出框--公用*/
.L_pop_maskbox{display:none;position:fixed;left:0;top:0;width:100%;height:100%;background:url(/p1/newplay/resource/all-1px85.png);z-index:1000;}
.L_pop_title{height:22px;line-height:22px;padding-left:100px;margin-bottom:16px;background:url(/p0/newgames/resource/public_pop_sprite.png) no-repeat 0 -98px;font-size:18px;font-weight:normal;}
.L_pop_close{position:absolute;right:10px;top:5px;font-family:"comic sans ms";font-size:20px;color:#f54343;cursor:pointer;}
.L_pop_btn{padding:6px 0 8px;}
.L_pop_btn p{text-align:center;line-height:20px;}
.L_pop_btn p a{color:#f54343;}
.L_pop_btn button{font-size:18px;color:#fff;display:block;margin:0 auto;width:100%;height:38px;margin-bottom:6px;border-radius:5px;}
.L_pop_btn button{border-bottom:4px solid #cd4444;background:#f54343;}
.L_pop_btn button:hover{background:#cd4444;}
.L_pop_help{overflow:hidden;position:relative;}
.L_pop_help>div{height:20px;padding-bottom:18px;position:relative;}
.L_pop_help div>a{color:#f54343;position:absolute;right:0;top:0;z-index:1;}
.L_pop_help label{position:absolute;left:-30px;top:0;height:14px;cursor:pointer;}
.L_pop_help label input{margin-right:42px;}
.L_pop_help label span{position:absolute;left:48px;top:0;width:240px;}
.L_pop_help i{position:absolute;left:0;top:4px;z-index:1;width:12px;height:12px;background:url(/p0/newgames/resource/public_pop_sprite.png) no-repeat 0 -80px;}
.L_pop_help i.on{background-position:-20px -80px;}
.L_pop_help p{line-height:30px;}
.L_pop_help p a{width:30px;height:30px;background:url(/p0/newgames/resource/public_pop_sprite.png) no-repeat 0 0;margin-right:15px;}
.L_pop_help p a:hover{background-position:0 -40px;}
.L_pop_help em{position:absolute;left:6px;top:20px;font-size:12px;font-style:normal;color:#f54343;display:none;}
.M_pop_error{display:none;margin-bottom:12px;padding:0 20px;color:#f54343;background:url(/p1/newplay/resource/all-error.png) no-repeat left 1px;}
.M_pop_mask,.N_pop_mask{position:absolute;left:50%;border-radius:5px;background:#fff;box-shadow:0px 0px 10px rgba(0,0,0,0.7);border-bottom:3px solid #f54343;padding:20px;}
.M_pop_mask,.N_pop_mask{top:10%;margin-left:-160px;width:280px;display:none;}
.M_pop_log{margin-bottom:16px;font-size:16px;position:relative;}
.M_pop_log input{width:266px;height:40px;line-height:40px;padding-left:12px;border:1px solid #777;border-radius:3px;}
.M_pop_log span{position:absolute;left:12px;top:12px;color:#777;}
.N_pop_reg{margin-bottom:20px;font-size:16px;position:relative;}
.N_pop_reg input{width:266px;height:36px;line-height:36px;padding-left:12px;border:1px solid #777;border-radius:3px;}
.N_pop_reg input.only{width:112px;}
.N_pop_reg span{position:absolute;left:12px;top:12px;color:#777;}
.N_pop_reg i{position:absolute;right:2px;top:10px;height:20px;width:20px;background:url(/p0/newgames/resource/yesorno_icon.png) no-repeat;display:none;}
.N_pop_reg i.on{background-position:0 -20px;}
.N_pop_reg img{position:absolute;right:34px;top:0;border:1px solid #777;width:112px;height:36px;cursor:pointer;}
.N_pop_reg p{position:absolute;left:6px;top:38px;line-height:16px;width:270px;height:16px;font-size:12px;color:#f54343;display:none;}