*{ padding:0; margin:0;box-sizing: border-box;-webkit-tap-highlight-color:rgba(0,0,0,0); outline:none;}
ul,li,dl,dd,p,div,h1,h2,h3,h4,table{ padding:0; margin:0; list-style: none;}
a{ text-decoration:none; color:#333; outline: none;}
img{ outline: none; border: none;}
.login { background:#000;/* 0182dd F7F7F7*/ height: 100%; overflow: hidden; padding:0; margin:0;}
#particles-js {   height: 100%;  position: absolute;  top: 0;  width: 100%;z-index: 0; background: linear-gradient(230deg,rgba(53,57,74,0) 0%,rgb(0,0,0) 100%);}

.login_content {margin: 0 auto; padding:10px 0; position: fixed; top:50%; left:50%; margin-left:-190px; margin-top:-220px; background:rgba(255,255,255,0.2); border-radius:10px; width:380px; }
.login_header{ margin:0 auto; padding-top: 10px;}
.login_header h2{ text-align: center ; font-size:24px;margin-bottom:0;  margin-top:6px;  color:#fff;  font-weight: bold;font-family: arial;}
.login_logo{ text-align: center;}
.login_logo img{ width:70px;}

.login-form{ margin:20px 0;}
.login-form-item{ margin:12px 25px; background:#f0f0f0; height:45px; position: relative; padding-left:45px; overflow: hidden; border-radius:5px;}
.login-form .login-form-icon{ width:45px; height:45px; position:absolute; left:0; top:0; color:#b5b5b5; font-size:20px; text-align: center;line-height: 45px;}
.form-control{ height:45px; background:none; border:none; width:100%; font-size:16px;}

.login_row{ margin:12px 25px; padding-right:120px; position: relative;}
.login-form-item2{ background:#f0f0f0; height:45px; position: relative; padding-left:15px; border-radius:5px;}
.login_code{ position: absolute; top:0; right:0; width:110px; height:45px;}
.login_code .login_code_img{ width:110px; height:45px; display: block;}

.login-form-btn{ margin:20px 25px; margin-bottom:25px;}

/* µÇÂ¼°´Å¥ */
.login-btn { width: 100%; display: inline-block; height: 45px; line-height: 45px; background-color: #0085E8; cursor: pointer; color: #0085E8; white-space: nowrap; text-align: center; font-size: 18px; border: none; transition: all .3s; -webkit-transition: all .3s; box-sizing: border-box; /* ÐÂ */ border-radius:5px;  background:none;  color:#0085E8;  font-weight: bold;  border:2px solid #0085E8; line-height:inherit}
.login-btn:hover {  background:#0085E8; color:#fff; opacity: 1 ;}

/* µ×²¿ */
.footer{ color:#aaa; background:rgba(0,0,0,0.5); font-family: Arial; font-size:12px; height:50px; line-height: 50px; position: fixed; bottom:0; left:0; width:100%; text-align: center;}


























