﻿@charset "utf-8";
html { overflow-y:scroll }
body { font-size:12px; color:#eee; margin:0; padding:0; }
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { margin:0; padding:0 }
table {
*border-collapse:collapse; border-spacing:0 }
fieldset, img { border:0 }
ul, ol { list-style:none }
a, a:visited, a:active { color:#eee; text-decoration:none; }
a:hover { text-decoration:underline; }
.f14 { font-size:14px }
.dis { display:none!important }
.nodis { display:block }
.clear { clear:both; overflow:hidden }
.area { width:960px; margin:0 auto }
/* == layout == */
/*
html { background:#2F4159; height:100%; width:100%; background-size: 100% 100%; font-family:microsoft yahei;background: -webkit-linear-gradient(45deg,#555555 ,#070C11));
background: linear-gradient(45deg,#555555 ,#070C11));}
*/
html { background:#2F4159; height:100%; width:100%;  font-family:microsoft yahei;background: -webkit-linear-gradient(45deg,#555555 ,#070C11));
background: linear-gradient(45deg,#555555 ,#070C11)); background:url(bg.jpg) center top no-repeat;background-size: 100% 100%;}
.dlbox { width:450px; border-radius:20px; margin:0 auto; margin-top:100px;background: rgba(255, 255, 255, 0.12);padding: 20px 0;}
.dlbox h2 { text-align:center; }
h2 img { border-radius: 50%; border: 1px solid #fff; width: 100px; height: 100px; margin-bottom: 10px; padding: 10px; box-shadow:0px 0px 10px #D5D5D5 }
.dlbox ul li { padding:10px 0; }
.dlbox ul { padding:10px 0; }
.dlbox ul li label { display:inline-block; width:100px; text-align:right; margin-right:10px; font-size:14px; }
.login_box { margin:20px; }
.bsaveinfo { text-align:center; }
.dlbox ul li input { height:25px; padding:5px 10px; line-height:25px; border:1px solid #fff; border-radius:15px; outline:0; text-align:center; width:180px; }
.dlbox ul li select { height:35px; padding:0 10px; line-height:35px; border:1px solid #fff; border-radius:15px; outline:0; text-align:center; width:200px; }
.submit { border-radius:15px; outline:0; text-align:center; background-color:#383B40; color:#fff; font-size:16px; width:220px; margin:0 auto; border:none; line-height:42px; color:#fff; display:block; font-family: microsoft yahei; cursor:pointer;}
.submit:hover{ background:#39DAF7;}
#KeyImg{vertical-align: middle;}
