﻿body,dd,dl,dt,h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0;list-style:none;font-size:12px}
a,a:hover{color:#000;text-decoration:none}
img{border:none}
.w{width:1920px;margin:0 auto;clear:both}
.hide{display:none}
.l{float:left}
.r{float:right}
.c{width:1200px;margin:0 auto;clear:both}
.oz{overflow:hidden;zoom:1}
.clear{margin:10px auto}
.tran{transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;-webkit-transition:all 1s ease 0s}
html{height:100%;width:100%;}
body{background-image:url("/Static/images/login/bg.jpg");background-size:cover;height:100%;width:100%;position:relative;}

.login{ width:1200px; padding:35px 0; height:460px;border-radius:30px;position:absolute;top:50%;left:50%;margin-left:-600px;margin-top:-265px;background-color:#ffffff;overflow:hidden;}
.login .r{width:300px; padding:80px 75px;}
.login .form dt{font-size:18px;text-align:center;display:block; line-height:48px; height:48px;margin-bottom:20px;}
.login .form dd{height:40px; display:block;margin-bottom:20px;position:relative; line-height:40px;}
.login .form dd .vcode{color:#7b9cb3;position:absolute;right:6px;top:5px;cursor:pointer;}
.login .form dd .txtCode{border:1px solid #dfdfdf; padding:0 10px; position:absolute;right:6px;top:0px;cursor:pointer;font-size:14px;}
.login .form input{ text-indent:4px; text-indent:8px; border:1px solid #dcdcdc;border-radius:2px;height:38px; line-height:38px;width:290px;}
.login .form input.btn{background-color:#5daad7;color:#ffffff;border:none;height:40px; line-height:40px;width:300px;}
.login .form .txt{text-align:center;align-items:center;}
.login .form .txt a{ color:#787878;}
.login .form .txt span{margin:0 15px;}

.register .form .cbx{width:14px;height:14px;padding:0;margin:0;position:absolute;top:13px;left:40px;}

.register{height:600px;margin-top:-335px;}
.register .r{width:300px; padding:40px 90px 80px 30px;}

.forget{width:300px;height:370px;margin-left:-270px;margin-top:-185px; padding:35px 120px;}