| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249 |
- * {
- margin: 0;
- padding: 0;
- }
- html {
- width: 100%;
- height: 100%;
- }
- body {
- width: 100%;
- height: 100%;
- /* background: url(../img/loginBj.jpg) no-repeat; */
- background-size: 100% 100%;
- position: relative;
- }
- #login-logo {
- margin-top: 100px;
- display: inline-block;
- vertical-align: middle;
- }
- @media (max-width: 1199px) and (min-width: 992px) {
- #login-logo {
- margin-top: 51px;
- }
- }
- .login-box {
- text-align: center;
- }
- .login-box-2 {
- text-align: center;
- z-index: -99;
- }
- #login {
- position: relative;
- left: 50%;
- width: 595px;
- height: 410px;
- transform: translate(-50%);
- margin-top: 80px;
- background: linear-gradient(180deg, rgba(51, 102, 204, 0.41), rgba(58, 121, 198, 0.41));
- border: 1px solid rgba(153, 204, 255, 1);
- border-radius: 25px;
- text-align: center;
- padding: 39px 122px 31px 122px;
- }
- #login-1 {
- position: relative;
- width: 595px;
- height: 410px;
- margin-top: 80px !important;
- margin: 0 auto;
- /* background: linear-gradient(180deg, #67D011, #10A65D); */
- background: linear-gradient(0deg, rgb(255,121,47) 0%, rgb(255,204,51) 100%);
- border-radius: 25px;
- text-align: center;
- padding: 39px 122px 31px 122px;
- }
- .autumn-left {
- position: absolute;
- left: -84px;
- bottom: 14px;
- z-index: -98;
- }
- .autumn-right {
- position: absolute;
- right: -103px;
- top: -69px;
- z-index: -98;
- }
- .loginTittle {
- height: 22px;
- font-size: 21px;
- font-family: 'Microsoft YaHei';
- font-weight: 400;
- color: rgba(250, 252, 255, 1);
- line-height: 16px;
- }
- #user {
- margin-top: 35px;
- }
- #user,
- #passWord {
- width: 348px;
- height: 45px;
- background: rgba(242, 248, 255, 1);
- /* box-shadow: 0px 0px 5px 0px rgba(30, 103, 196, 0.85); */
- box-shadow:0px 0px 5px 0px rgba(255, 97, 33, 0.85);
- border-radius: 5px;
- margin-bottom: 20px;
- overflow: hidden;
- }
- #passWord input,
- #user input {
- outline: none;
- box-sizing: border-box;
- width: 280px;
- line-height: 45px;
- color: #354e6a;
- float: left;
- border: none;
- background: rgba(242, 248, 255, 1)
- }
- input:-webkit-autofill {
- -webkit-text-fill-color: #354e6a !important;
- transition: background-color 5000s ease-in-out 0s;
- }
- #user .ml {
- font-size: 22px;
- }
- #passWord .ml {
- font-size: 15px;
- padding-left: 15px !important;
- padding-right: 17px !important;
- padding-top: 14px !important;
- }
- #user .ml,
- #passWord .ml {
- float: left;
- padding: 0 12px;
- padding-top: 12px;
- color: #ff6121;
- }
- #user .line,
- #passWord .line {
- float: left;
- padding-top: 12px;
- }
- #remember {
- font-size: 14px;
- color: #fff;
- cursor: pointer;
- text-align: right;
- }
- #loginBtn {
- width: 348px;
- height: 45px;
- background: rgba(231, 242, 250, 1);
- box-shadow: 0px 0px 5px 0px rbga(25, 84, 174, 0.85);
- border-radius: 5px;
- margin-top: 38px;
- margin-bottom: 15px;
- font-size: 16px;
- font-family: 'Microsoft YaHei';
- line-height: 45px;
- color: rgba(51, 51, 51, 1);
- cursor: pointer;
- }
- .text {
- text-align: center;
- }
- .text div {
- color: #fff;
- }
- .text a {
- color: #fff;
- font-size: 14px;
- cursor: pointer;
- color: #fff;
- }
- .text span {
- font-size: 14px;
- color: #fff;
- }
- .zixun {
- position: absolute;
- left: 50%;
- margin-top: 5px;
- transform: translate(-50%);
- font-size: 16px;
- }
- .zixun .jishu {
- cursor: pointer;
- }
- .zixun_mobile {
- margin-right: 90px;
- }
- .zixun_mobile,.jishu {
- color: #fff;
- }
- /* .zixun_mobile::before {
- content: url(../images/phone-1.png);
- vertical-align: middle;
- display: inline-block;
- margin-right: 3px;
- }
- .jishu::before {
- content: url(../images/erweimalogo-1.png);
- vertical-align: middle;
- display: inline-block;
- margin-right: 3px;
- } */
- #qrcode {
- position: absolute;
- width: 282px;
- height: 282px;
- left: 50%;
- top: 50%;
- transform: translate(-50%, -50%);
- background: url(../img/erweima-blue.png);
- }
- #qrcode-green {
- position: absolute;
- width: 275px;
- height: 275px;
- left: 50%;
- top: 50%;
- transform: translate(-50%, -50%);
- background: url(../img/erweima-orange.png);
- }
- .erweima-position {
- position: absolute;
- width: 242px;
- height: 242px;
- left: 50%;
- top: 50%;
- transform: translate(-50%, -50%);
- background-color: #fff;
- padding: 35px 38px;
- border-radius: 25px;
- }
- .guanbi-btn {
- position: absolute;
- width: 20px;
- height: 20px;
- right: 30px;
- top: 30px;
- z-index: 1;
- cursor: pointer;
- }
- .saoma-text {
- position: absolute;
- bottom: 30px;
- right: 72px;
- }
|