﻿@charset "utf-8";body{background:radial-gradient(200% 100% at bottom center,#f7f7b6,#e96f92,#75517d,#1b2947);background:radial-gradient(220% 105% at top center,#1b2947 10%,#75517d 40%,#e96f92 65%,#f7f7b6);background-attachment:fixed;overflow:hidden}@keyframes rotate{0%{transform:perspective(400px) rotateZ(20deg) rotateX(-40deg) rotateY(0)}100%{transform:perspective(400px) rotateZ(20deg) rotateX(-40deg) rotateY(-360deg)}}.stars{transform:perspective(500px);transform-style:preserve-3d;position:absolute;bottom:0;perspective-origin:50% 100%;left:50%;animation:rotate 90s infinite linear}.star{width:2px;height:2px;background:#f7f7b6;position:absolute;top:0;left:0;transform-origin:0 0 -300px;transform:translate3d(0,0,-300px);backface-visibility:hidden}body,html{padding:0;margin:0;font-family:'Microsoft Yahei',Arial,'宋体';width:100%;min-height:100vh}a{text-decoration:none;border:0;color:#666}ul{list-style:none;padding:0;margin:0}#device{display:flex;flex-direction:column;align-items:center}#logo{display:block;width:80%;margin:0 auto 50px}#logo img{display:block}#loginSwiper{margin:0 auto;width:580px;border:1px solid #dce2e8;border-radius:5px;box-shadow:0 0 2px #213a80;padding:30px 0 0 0;background-color:#fff;margin:15vh auto}#loginSwiper ul{display:flex;flex-direction:column;align-items:center;margin-bottom:40px}#loginSwiper ul li{width:80%;color:#666;margin-top:15px}.textSwiper{line-height:30px;margin-top:5px}.textSwiper input{border:1px solid #cfcfcf;border-radius:2px;width:100%;padding:10px 13px;font-size:15px;vertical-align:middle;box-sizing:border-box}.btnSwiper{text-align:center;margin-top:5px}.btnSwiper input{width:380px;height:55px;color:#fff;font-size:18px;border:0;border-radius:5px;cursor:pointer;background-color:#739fd1}#noticeSwiper{color:Red;text-align:center;line-height:25px;clear:both;visibility:hidden;padding-top:20px}#rememberMe{vertical-align:middle;width:13px;box-sizing:border-box;opacity:0}#tools{display:flex;justify-content:space-between;line-height:13px}#tools label{color:#b1b1b1;cursor:pointer;background:url(../img/cbox.png) no-repeat 0 0}#tools a{color:#b1b1b1}#tools a:hover{color:#005eac}#process-bar{position:relative;height:88px}#getpwdBar{width:780px;height:36px;background:url(../img/getpwd-process.png) no-repeat}#getpwd_step1{color:#626262;position:absolute;top:46px;left:217px}#getpwd_step2{position:absolute;top:46px;left:480px;color:#999}#footer{position:absolute;bottom:20px;width:100%}#footer .copy{text-align:center;margin-top:20px;margin-bottom:10px;color:#5f5f5f;font-size:13px}#footer .copy span{margin-left:12px}#picSwiper{width:110px;margin:0 auto;text-align:center}#picSwiper img{width:110px;height:110px}#loginBtn{background-color:#306baf}#registerBtn{background-color:#67a948}