/*******登录页********/
html,body{height:100%;}
.main{width: 100%;height: 100%;background:#99D1F3 url(../../commonimg/common/login_bg.jpg) no-repeat top center;background-size:cover;overflow: hidden;}
.login{width:543px;height:364px;margin:15% auto;background:url(../../commonimg/common/login_bg.png) no-repeat;}
.login div.form_control{border:1px solid #2a80b2;}
.login .row{width:360px;margin:0 auto;}
.login .row .form_control input{height:40px;line-height: 40px;padding-left:10px;padding-right:10px;}
.login .row .form_control{height:40px;line-height: 40px;}
.login .row a.t_white:hover{color:skyblue;}
.image_code{width:100px;height:34px;background:#fff;}
.login_btn.row{background:#318dc3;margin-top:35px;font-family: 'Microsoft yahei';}
.login_btn:hover{background:#3085B8;}
.login_btn.row a{text-shadow: 1px 2px 1px #1e6289;}
.row .form_control input{width:248px;}
.row .form_control input.code{width:90px;}


/*******邮箱或手机页*******/
.find_password{background:url(../../commonimg/common/email_phone.png) no-repeat;padding-top:25px;}
.return_login{background:#fff url(../../commonimg/common/prev.png) no-repeat 8px center;padding:5px 20px 5px 30px;background-size:17%;border-radius: 14px;}
.find_password .next{margin-top:40px;}


/*******邮箱重置页   手机重置页*******/
.reset{height:410px;background:url(../../commonimg/common/login_reset.png) no-repeat;padding-top:25px;}
.auth_code{height:38px;background:skyblue;border:1px solid #2a80b2;line-height: 38px;}
.reset .login_btn.row{margin-top:33px;}
.reset span.tip{width:24px;height:24px;right:-29px;top:8px;}
.reset .tip.pass{background:url(../../commonimg/common/yes_no.png) no-repeat 0 0;}
.reset .tip.fail{background:url(../../commonimg/common/yes_no.png) no-repeat 0 -30px;}


/*20151227 新增*/
.login_title{ height: 100px; line-height: 68px; font-weight: blod; font-size: 34px; font-family:"\5FAE\8F6F\96C5\9ED1";}
.login_title90{ height: 90px; line-height: 68px; font-weight: blod; font-size: 34px; font-family:"\5FAE\8F6F\96C5\9ED1";}





