@charset "utf-8";
body,button,input,select,textarea{ font:12px/1.5 arial; font-family:"Microsoft Yahei"; }
p,ul,li,dl,dd,dt,form,h1,h2,h3,h4,h5,h6{list-style:none;}
a{color:#666; text-decoration:none;}a:hover{color:#ccc; text-decoration:none;}
fieldset,img{ border:0; }
table{ border-collapse:collapse; border-spacing:0; }
input::-moz-focus-inner,button::-moz-focus-inner{ border:0;padding:0;outline:0; }
.clear {clear:both;} 
.left{float:left;}
.right{float:right;}

.server-contaier-item{ width: 660px; height: 24px; line-height: 24px;  padding-bottom:5px; margin-top:2px;  border:1px;  cursor:pointer;}
.server-contaier-item-checked {   border:1px solid #95b8e7; }
.dlg-item    { width: 500px; margin: 0 auto;    }
.left-label    { width: 130px; margin: 0 auto;  margin-top: 10px;        float: left;        text-align: left;    }
.right-input    { width: 320px; margin: 0 auto;  margin-top: 10px;       float: left;        text-align: left;    }
.loading    { width: 320px; margin: 0 auto; text-align: center;        display: none;    }

.login-body{  background:url(/images/ssssss.jpg) no-repeat;  background-size:cover;}
.login-container {width:365px; margin:0 auto; height:270px; margin-top:270px; padding-top:10px; background:#073A89;}
.login-logo {width:250px; height:62px; margin:0 auto;  }
.login-logo-img{ width:80px; height:60px; text-align:center; padding-top:5px;}
.login-logo-title{ width:156px; height:60px; margin-left:8px; font-size:18px; font-weight:bold; margin-top:5px; color:#fff;}
.login-input-div {width:250px; margin:0 auto; height:50px; border:0; text-align:center;}
.login-input-div input {display:block; width:220px; margin:0 auto; height:30px;  background:#ffffff;  border:0; color:#000; font-size:16px;  border-radius:10px;  margin-top:5px; padding:4px 8px;}
.login-input-div img{ position:relative; top:-32px;left:100px;}
.login-error{width:178px; height:30px; margin:0 auto; line-height:30px; color:red; text-align:left;}
.login-gotpass{ width:70px; height:20px; line-height:20px; text-align:right; color:#fff; }