|
|
@@ -13,7 +13,7 @@ html {
|
|
13
|
13
|
position: relative;
|
|
14
|
14
|
width: 100%;
|
|
15
|
15
|
height: 100%;
|
|
16
|
|
- background: url(../img/login_background.png) no-repeat left top;
|
|
|
16
|
+ background: url(../img/login_background_1.png) no-repeat left top;
|
|
17
|
17
|
background-size: 100% 100%;
|
|
18
|
18
|
}
|
|
19
|
19
|
|
|
|
@@ -51,8 +51,8 @@ html {
|
|
51
|
51
|
|
|
52
|
52
|
.signin_right{
|
|
53
|
53
|
position: absolute;
|
|
54
|
|
- top: 18%;
|
|
55
|
|
- right: 8.1%;
|
|
|
54
|
+ top: 20%;
|
|
|
55
|
+ right: 5%;
|
|
56
|
56
|
width: 610px;
|
|
57
|
57
|
height: 600px;
|
|
58
|
58
|
}
|
|
|
@@ -64,13 +64,11 @@ html {
|
|
64
|
64
|
}*/
|
|
65
|
65
|
|
|
66
|
66
|
.signin_panel .logo_title{
|
|
67
|
|
- margin-left: 25px;
|
|
|
67
|
+ /* margin-left: 10px; */
|
|
68
|
68
|
width: 100%;
|
|
69
|
69
|
font-size: 0;
|
|
70
|
70
|
}
|
|
71
|
71
|
|
|
72
|
|
-/* .logo_title>img,.logo_title span{
|
|
73
|
|
-} */
|
|
74
|
72
|
|
|
75
|
73
|
.logo_img{
|
|
76
|
74
|
display: inline-block;
|
|
|
@@ -78,12 +76,12 @@ html {
|
|
78
|
76
|
}
|
|
79
|
77
|
|
|
80
|
78
|
.logo_content{
|
|
81
|
|
- display: inline-block;
|
|
82
|
|
- vertical-align: top;
|
|
|
79
|
+ display: inline-block;
|
|
|
80
|
+ vertical-align: top;
|
|
83
|
81
|
}
|
|
84
|
82
|
|
|
85
|
83
|
.logo_text span{
|
|
86
|
|
- font-size: 45px;
|
|
|
84
|
+ font-size: 40px;
|
|
87
|
85
|
line-height: 45px;
|
|
88
|
86
|
font-family: '华文仿宋';
|
|
89
|
87
|
font-weight: 600;
|
|
|
@@ -92,25 +90,18 @@ html {
|
|
92
|
90
|
}
|
|
93
|
91
|
|
|
94
|
92
|
.logo_footer{
|
|
95
|
|
- margin-left: 15px;
|
|
96
|
|
- /* height: 10px; */
|
|
97
|
|
- /* border: 1px solid rgb(255, 255, 255); */
|
|
98
|
|
- width: 470px;
|
|
99
|
|
- height: 15px;
|
|
|
93
|
+ margin-left: 15px;
|
|
|
94
|
+ height: 8px;
|
|
100
|
95
|
margin-top: -3px;
|
|
101
|
96
|
background: url(../img/logo_footer.png) no-repeat;
|
|
102
|
|
- background-position: -95px -145px;
|
|
|
97
|
+ background-position: -145px -149px;
|
|
103
|
98
|
}
|
|
104
|
99
|
|
|
105
|
|
-/* .logo_footer > img {
|
|
106
|
|
- background-position: 0 -20px;
|
|
107
|
|
-} */
|
|
108
|
|
-
|
|
109
|
100
|
.sigin_wrapper{
|
|
110
|
101
|
margin-top: 5.1%;
|
|
111
|
|
- width: 610px;
|
|
112
|
|
- height: 480px;
|
|
113
|
|
- padding: 60px 65px 0 65px;
|
|
|
102
|
+ width: 500px;
|
|
|
103
|
+ height: 395px;
|
|
|
104
|
+ padding: 50px 58px 0 58px;
|
|
114
|
105
|
background: rgb(255, 255, 255);
|
|
115
|
106
|
border-radius: 30px;
|
|
116
|
107
|
}
|
|
|
@@ -118,12 +109,12 @@ html {
|
|
118
|
109
|
.signin_panel .signin_password,
|
|
119
|
110
|
.signin_panel .signin_seat{
|
|
120
|
111
|
position: relative;
|
|
121
|
|
- margin-bottom: 25px;
|
|
|
112
|
+ margin-bottom: 22px;
|
|
122
|
113
|
}
|
|
123
|
114
|
.signin_icons{
|
|
124
|
115
|
position: absolute;
|
|
125
|
116
|
left: 20px;
|
|
126
|
|
- top: 19px;
|
|
|
117
|
+ top: 15px;
|
|
127
|
118
|
width: 17px;
|
|
128
|
119
|
height: 17px;
|
|
129
|
120
|
display: inline-block;
|
|
|
@@ -141,16 +132,17 @@ html {
|
|
141
|
132
|
position: absolute;
|
|
142
|
133
|
right: 20px;
|
|
143
|
134
|
top: 15px;
|
|
144
|
|
- width: 40px;
|
|
145
|
|
- height: 25px;
|
|
|
135
|
+ width: 27px;
|
|
|
136
|
+ height: 16px;
|
|
146
|
137
|
display: inline-block;
|
|
147
|
|
- background: url(../img/keyboard_icons.png) left top no-repeat;
|
|
|
138
|
+ background: url(../img/keyboard_icons.png) left top no-repeat;
|
|
|
139
|
+ background-size: 27px 16px
|
|
148
|
140
|
}
|
|
149
|
141
|
|
|
150
|
142
|
.signin_panel .form-control{
|
|
151
|
143
|
padding-left: 57px;
|
|
152
|
|
- height: 55px;
|
|
153
|
|
- line-height: 55px;
|
|
|
144
|
+ height: 44px;
|
|
|
145
|
+ line-height: 44px;
|
|
154
|
146
|
font-size: 16px;
|
|
155
|
147
|
font-family: SourceHanS;
|
|
156
|
148
|
color: #000;
|
|
|
@@ -220,17 +212,17 @@ html {
|
|
220
|
212
|
|
|
221
|
213
|
|
|
222
|
214
|
.btns{
|
|
223
|
|
- width: 470px;
|
|
|
215
|
+ width: 390px;
|
|
224
|
216
|
background-color: #d1141b;
|
|
225
|
217
|
color: #fff;
|
|
226
|
|
- height: 60px;
|
|
227
|
|
- line-height: 60px;
|
|
|
218
|
+ height: 50px;
|
|
|
219
|
+ line-height: 50px;
|
|
228
|
220
|
text-align: center;
|
|
229
|
221
|
border: 0;
|
|
230
|
222
|
outline: none;
|
|
231
|
223
|
border-radius: 10px;
|
|
232
|
224
|
cursor: pointer;
|
|
233
|
|
- margin-top: 55px;
|
|
|
225
|
+ margin-top: 40px;
|
|
234
|
226
|
margin-bottom: 12px;
|
|
235
|
227
|
font-size: 16px;
|
|
236
|
228
|
letter-spacing: 6px;
|