/* CSS Document */
/*---------------登录注册弹窗---------------*/
.ModPassBox{display:none;position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#000;filter:alpha(opacity=50);opacity: 0.5;-moz-opacity:0.5;-khtml-opacity: 0.5; }
.i_ModPass{display:none;position:fixed;top:50%;left:50%;margin-left:-197px;margin-top:-190px;background:#fff;width:394px;height:380px;border:1px solid #ccc;border-radius:6px;-moz-border-radius:6px;-khtml-border-radius:6px; z-index:99;}
.i_ModPass .SubClose{position:absolute;top:17px;right:20px;display:block;width:14px;height:14px;background:url(../images/Close.png) 0 0 no-repeat; cursor:pointer; z-index:999;}
.i_ModPass .SubClose:hover{background-position:0 -14px;}
.i_ModPass .SubClose:active{background-position:0 -28px;}
.i_ModPass .i_MemberTitle{width:394px;height:48px;line-height:48px;font-size:18px;color:#2e2e2e;text-indent:20px;background:#f7f7f7;}
.i_ModPass .MemberTishi{width:352px;margin:16px auto 0 auto;height:24px;line-height:24px;color:#f00;text-align:right;}
.MLogin {width:352px;margin:0 auto;}
.MLogin .Login_input,.Login_yanzhen{height:40px;margin-bottom:20px;}
.MLogin .Login_input input[type="text"],
.MLogin .Login_input input[type="password"],
.Login_yanzhen input[type="text"]{width:302px;height:28px;line-height:28px;padding:5px 10px 5px 40px;font-size:16px;color:#333;border-radius:6px;border:1px solid #dee1e3;}
.MLogin .Login_input input[type="text"]:hover,
.MLogin .Login_input input[type="password"]:hover,
.Login_yanzhen input[type="text"]:hover{border:1px solid #43a4ff;}
.MLogin .Login_input input[type="text"]{background:url(../images/mail_ico.png) 10px center no-repeat;}
.MLogin .Login_input input[type="password"]{background:url(../images/passwoer_ico.png) 11px center no-repeat;}
.Login_yanzhen input[type="text"]{width:116px;float:left;padding: 5px 10px;height: 30px;}
.Login_yanzhen span{float:left;margin-left: 10px;}
.Login_yanzhen span img{float:left; width: 120px; height: 42px;}
.Login_yanzhen span a{display: inline-block; width: 70px; height: 42px; line-height: 42px; color:#42a4ff;text-align: center;font-size: 14px;}
.i_LZhu{height:22px;line-height:22px;font-size:14px;color:#333;margin-bottom:30px;}
.i_LZhu input{vertical-align:middle;margin-right:8px;}
.i_LZhu .i_right{color:#333;float:right;}
.i_LZhu .i_right:hover,.MemberText a:hover{ text-decoration:underline;}
.i_ModPass .MemberBtn{height:48px;}
.MLogin .MemberBtn input[type="button"]{width:352px;height:48px;background:url(../images/Btn.png) 0 0 no-repeat;border:none;color:#fff;font-size:18px;text-align:center; cursor:pointer;}
.MLogin .MemberBtn input[type="button"]:hover{background-position:0 -48px;}
.MLogin .MemberBtn input[type="button"]:active {background-position:0 -96px;}
.MemberText{height:40px;line-height:40px;text-align:center;font-size:14px;color:#333;}
.MemberText a{color:#318cf5;}
.MemberText a.i_left{color: #333;float:left;}

.i_LoadBox{width:256px;height:256px;margin:-20px auto 0 auto;}
.i_MemberWen{height:40px;line-height:40px;font-size:18px;text-align:center;font-weight:500;}
/*---------------登录注册弹窗 over---------------*/







