	/*弹出层*/
	.mac_pop_bg,.mac_pop_msg_bg{position: fixed; z-index: 129; left: 0;top: 0; width: 100%; height: 100%; background: rgb(0 0 0 / 65%);}
	.mac_pop,.mac_pop_msg { z-index:99999;width:450px;height:350px;display:block; min-height: 20px; max-height: 350px; position: fixed;  top: 0;  left: 0;  bottom: 0;  right: 0;  margin: auto;  padding: 25px;  z-index: 130;  border-radius: 8px;font-size:14px;background-color:#2c2e2f;  box-shadow:0 0px 25px rgb(88 247 255 / 61%)}
	
	.mac_pop .pop_top{  height:40px;  width:100%;  border-bottom:1px #383a3b solid;color:#c6c9cf;}
	.mac_pop .pop_top h2{  float: left; display:block;margin: 0;font-size: 18px;font-weight: normal;font-family:"microsoft yahei";}
	.mac_pop span.pop_close{  float: right;width: 23px;height: 23px;font-size: 0;cursor: pointer;  font-weight: bold; display:block;background: url("/static/images/home/background.png") -10px 0 no-repeat;}
	
	.mac_pop_msg .pop-msg{  text-align:center;  font-size: 14px;  }
	.gbook_content {width: 100% !important;height: 100px;border: 1px #383a3b solid;border-radius：: 2px;padding: 4px 4px 0;color:#aaa;font-size:13px;}
	.msg_code {margin-bottom: 10px;color: #02bfde;font-size: 13px;}
	.msg_code input{height: 25px;border: 1px solid #575858;border-radius: 2px;margin-right: 10px;text-align:center;background-color:#2c2e2f;}
	.mac_verify_img{pointer-events: unset !important;height: 30px;}
	.remaining-w.fr{float:right;}
    .tij {width: 100%;font-size: 12px;color: #584848;line-height: 1;background: #edcdab;border-radius: 4px;padding: 12px;margin-bottom: 12px;}
    .mac_login{padding:30px;width:400px;height:260px;background:#282828;box-sizing:border-box;font-family:"microsoft yahei"}
	.mac_login{width:100%!important}
	.mac_login .mac_login_form .login_form_group{margin-top:10px}
	.mac_login .mac_login_form .login_form_group input{padding:4px 10px 4px 36px;width:100%;height:38px;line-height:38px;color:#edcdab;border:1px solid #00af89;box-sizing:border-box}
	.mac_login .mac_login_form .login_form_group input.mac_u_name{background:url(/static/images/home/u_name.png) no-repeat 7px 8px}
	.mac_login .mac_login_form .login_form_group input.mac_u_pwd{background:url(/static/images/home/u_pwd.png) 8px 8px no-repeat}
	.mac_login .mac_login_form .login_form_link{margin-top:10px;text-align:right}
	.mac_login .mac_login_form .login_form_link a{font-size:12px;color:var(--md-color);margin-left:15px}
	.mac_login .mac_login_form .login_form_link a{font-size:12px;color:var(--md-color);margin-left:15px}
	.mac_login .mac_login_form input.login_form_submit{background-color:#00af89;color:#fff;font-size:14px;line-height:normal;color: #46413c;border:.0625rem solid #383a3b;border-radius:.1875rem;cursor:pointer;text-align:center;padding:0}
   
	@media (max-width: 768px){
	    .mac_pop{width:90% !important;height:330px;}
	    .remaining-w.fr{float:initial;}
	    .wapa{display:none;}
	    .wapb{width:100%;}
	    
	}