﻿@charset "utf-8";
.mask{margin:0;padding:0;border:none;width:100%;height:100%;background:#000;opacity:0.6;filter:alpha(opacity=60);z-index:9999;position:fixed;top:0;left:0;display:none;}
#LoginBox{position:fixed;left:50%; margin-left:-302px;top:0;background:url(../images/yuyue_float_bg_pc.png) no-repeat center top/cover;width:604px;height:700px;z-index:10000;display:none;}
.row1{padding:1rem;line-height:50px;height:50px;font-weight:bold;color:#666;font-size:16px;}
.row{height:30px;padding:20px 30px 0;font-family:微软雅黑;font-size:16px;}
.close_btn{background:url(../images/yuyue_x.png) no-repeat center center/cover;width:2.5rem;height:2.5rem;display:inline-block;text-indent:-9999px;font-family:arial;font-size:30px;font-weight:700;color:#999;text-decoration:none;float:right;}

.mobile_box{width:100%;font-size: 0.8rem;;font-family:微软雅黑; margin-top: 15px;}
.mobile_box label{ margin-left: 20%;}
.mobile_box input#mobile{  width:59%;padding-left:1%;margin-left: 20%;border:1px solid #84B6BC;color:#84B6BC;height:2.5rem; line-height:2.5rem;font-size:0.8rem;;}
.warning_xx{ height: 24px; line-height: 24px; padding-left:20%; display: block;font-family:微软雅黑;font-size:0.8rem; color: red;}
.yuyue_box{ width:100%;display: block; text-align: center; margin-top: 10px;}
.yuyue_btn_submit{width:15rem; height:3rem; display: inline-block;background:url(../images/yuyue_btn_m.png) no-repeat center center/cover;text-indent:-9999px;}

.code_box{ width:59%;height:2.5rem;padding-left:1%;margin: 1rem 20% 0;border:1px solid #84B6BC; background:#fff; overflow:hidden;}
.code_box label{margin-left: 20%;}
.code_box input.code{width:55%;font-size: 0.8rem;height:2.5rem; line-height:2.5rem;float:left;border:none;color:#84B6BC;overflow:hidden;display:inline-block;}
.code_box input.generate_code{width:32%;height:2.5rem; line-height:2.5rem; float:right;font-size: 0.8rem;text-align:center; background: #288F94; cursor: pointer; color: #A1FBDE; border:none; border-radius:0;-webkit-border-radius:0;-webkit-appearance: none; padding:0;overflow:hidden;display:inline-block;}

.platform{margin-left: 20%;margin-top:15rem;}
.platform input,.platform label{ cursor: pointer;}
.platform label{ font-size:0.8rem;}

#suc_box{display:none;position:fixed;left:50%; margin-left:-269px;top:0;background:url(../images/yuyue_sub_bg_pc.png) no-repeat center center/cover;width:538px;height:700px; z-index:20000;}
.row2{padding:1rem;line-height:50px;height:50px;font-weight:bold;color:#666;font-size:16px;}
.close_btn2{background:url(../images/yuyue_x.png) no-repeat center center/cover;width:2.5rem;height:2.5rem;display:inline-block;text-indent:-9999px;font-family:arial;font-size:30px;font-weight:700;color:#999;text-decoration:none;float:right;}
.suc_btn_box{ width:100%;display: block; text-align: center;margin-top:29rem;}
.suc_btn_box a.suc_btn{width:11.6rem; height:2.65rem; display: inline-block;background:url(../images/yuyue_cyx_btn.png) no-repeat center center/cover;text-indent:-9999px;}
