/* CSS Document */
body{ margin:0; padding:0; font-family:'微软雅黑'; line-height:24px; height:100%;}
html{ width:100%; height:100%;}
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dd,ul,ol,li,th,td,label,em,i{ margin:0; padding:0; list-style:none; font-weight:normal;}
img {border:0; display:block; outline:none;}
em,i{ font-style:normal;}
input{-webkit-appearance:none !important;}
input:focus{ outline:none !important;}

.AllBox{ width:100%; height:100%; display:table; background:url(../images/bgRegister.jpg) no-repeat center bottom; background-size:auto 100%;}
.RegBlock{ width:460px; height:370px; margin-left:auto; margin-right:auto; margin-top:15%; background:#ffffff;}
.RegBox{ width:330px; float:left; margin:40px 65px 0 65px;}
.RegBox h2{ width:100%; float:left; font-size:30px; text-align:left; line-height:35px; color:#444; margin-bottom:25px;}
.form-group input{ border-radius:0; height:42px; border:solid 1px #e8e8e8; box-shadow:none;}
.form-group{ margin-bottom:15px;}
.RegBoxL{ width:200px; float:left; margin-right:10px;}
.RegBoxR{ width:120px; float:left;}
.RegBoxR a{ float:left; height:42px; line-height:42px; color:#fff; text-align:center; text-decoration:none;}
.RegBoxR a.code{ width:90px; height:42px;}
.RegBoxR a.code img{ width:90px; height:42px;}
.RegBoxR a.rechange{ width:30px; font-size:12px; color:#868686; text-align:center;}
.RegBoxR a:hover.rechange{ color:#333;}

.login_tabcon{ width:100%; float:left;}
.login_tabbox{ width:100%; float:left;}
.login_tabbox a{ width:50%; float:left; height:55px; line-height:55px; text-align:center; font-size:18px; color:#555; border-bottom:solid 2px #eee;}
.login_tabbox a:hover{ color:#333; background:#eeeeee; text-decoration:none; border-bottom:solid 2px #eee;}
.login_tabbox a.current{ color:#fff; background:#22be89; text-decoration:none; border-bottom:solid 2px #22be89;}

.buttons{ width:100%; float:left; margin-bottom:15px;}
.buttons a.btn-yellow{ border-radius:0; background:#ff6700; border:none; color:#fff;}
.buttons a:hover.btn-yellow{ background:#ff7c24;}
.buttons a.btn-green{ border-radius:0; background:#22be89; border:none; color:#fff;}
.buttons a:hover.btn-green{ background:#30af84;}
.buttons a.btn-blue{ border-radius:0; background:#0caecc; border:none; color:#fff;}
.buttons a:hover.btn-blue{ background:#0f9fba;}
.buttons span.red{ font-size:12px; color:#ff5943; margin-bottom:0;}
.footer{ width:100%; float:left;}
.footer span{ width:100%; float:left; font-size:13px; color:#9d9d9d;}
.footer span a.gray{ color:#444; font-weight:bold;}
.footer span a.green{ color:#30af84; font-weight:bold;}
.footer span a.yelow{ color:#ff6700; font-weight:bold;}

