﻿/*登录页面*/
.logintop { width:1210px;margin:auto;padding-top:40px;}
.logintop .loginlogo {width:290px;height:45px; }
.logintop .logintopword { float:right;margin-top:28px; width:85px;}
.logintop .logintopword a,.logintop .logintopword font { color:#868686;float:left;margin-left:10px;font-size:15px;}
.logintop .logintopword a:hover { color:#ff5416;text-decoration:underline;}
.loginback {margin-top: 10px;float:left;width:100%;height:523px;}
.loginback .loginbody {width: 296px;height:404px;float:right;margin-top: 59px;margin-right:50px;background:white;/* border-top:4px solid #ff5416; */padding: 20px 30px 20px 30px;}
.loginback .loginbody .logintitle { width:290px; border-bottom:1px solid #e9e9e9;font-size:18px;color:#535353;float:left;}
.loginback .loginbody div {width: 293px;float:left;margin-top: 12px;color:#868686;font-size:15px;}
.loginback .loginbody div .username { width:290px;height:53px;background:url(../Images/userinput.png) no-repeat;padding-left:50px;float:left;border:0;line-height:53px;color:#868686;}
.loginback .loginbody div .pwdinput { width:290px;height:53px;background:url(../Images/pwdinput.png) no-repeat;padding-left:50px;float:left;border:0;line-height:53px;color:#868686;}
.loginback .loginbody div .yzminput { width:112px;height:53px;background:url(../Images/yzminput.png) no-repeat;padding-left:50px;float:left;border:0;line-height:53px;color:#868686;}
.loginback .loginbody div img { margin-left:20px;margin-top:10px;float:left;width:88px;height:32px;}
.loginback .loginbody div .surelogin { width:280px;height:47px;text-align:center;line-height:47px;float:left;background:url(../Images/surelogin1.png) no-repeat;color:white;font-size:18px;text-decoration:none;}
.loginback .loginbody div .surelogin:hover {background:url(../Images/surelogin.png) no-repeat;text-decoration:none;}
.jishutigong { width:1210px;margin:auto;text-align:center;color:#9e9e9e;font-size:15px;}
.logintop a { text-decoration:none; }

.loginbody{width:870px;overflow: hidden;float: left;position: relative;}
.loginbody .TabTitle ul{float: right;border-bottom: 0 none;position: absolute;top: 20px;background: #fff;top: 11px;}
.loginbody .TabTitle li{background-color:white;border:1px solid #eaeaea;border-radius:5px;width: 140px;float: left;/*  */height: 40px;font-weight:100;margin-right:10px;line-height: 40px;text-align: center;font-size: 16px;color: #666561;font-family: "microsoft yahei";cursor: pointer;overflow: hidden;margin-top: 11px;}
.loginbody .TabTitle li.active{border-bottom: solid 0px red;color:  white; font-size: 16px; border-radius:5px; background-color:#ff6126; font-weight:100;}
.loginbody .TabTitle li:hover{border-bottom: solid 0px #c81623;color: white; font-size: 16px;  border-radius:5px; background-color:#ff6126;font-weight:100;}
.loginbody .TabTitle li:normal{border-bottom:solid 2px #c81623;color: #c81623;font-size: 14px;  border-radius:5px; background-color:#eaeaea;font-weight:100;}
.loginbody .content{width: 290px; overflow: hidden;clear: both;}

.login-form { margin-top:0px; }
.login-form { margin-top:0px; }
.login-form .mt{display:inline-block;display:block;width:306px;overflow:visible;height:27px}
.login-form .mt:after{content:".";display:block;height:0;clear:both;visibility:hidden}
* html .login-form .mt{height:1%}
*+html .login-form .mt{min-height:1%}
.login-form .mt h1{position:relative;height:27px;line-height:27px;top:-5px;color:#666;font-family:"微软雅黑";font-size:20px}
.login-form .mt h1 a:hover{text-decoration:none;color:#666;}
.login-form .mt .extra-r{float:right;margin-top: -26px;}
.login-form .mt .regist-link{color:#b61d1d;font-size:14px}
.login-form .mt .regist-link a{color:#b61d1d}
.login-form .mt .regist-link b{display:inline-block;*display:inline;*zoom:1;width:16px;height:16px;overflow:hidden;background:url(../Images/pwd-icons-new.png) -104px -75px no-repeat;vertical-align:middle;margin-right:5px}

.login-form .msg-wrap{min-height:31px;height:auto!important;height:31px;margin:2px 0 5px; width:304px;}
.login-form .msg-warn{position:relative;background:#fff6d2;color:#666;border:1px solid #ffe57d;padding:3px 10px 3px 40px;line-height:18px;height:18px; width:232px}
.login-form .msg-warn b{position:absolute;top:50%;left:10px;display:block;margin-top:-8px;width:16px;height:17px;overflow:hidden;background:url(../Images/pwd-icons-new.png) -104px -22px no-repeat}

