|
@@ -4,11 +4,11 @@ section {}
|
4
|
4
|
body{background: #fff; position: relative; width: 100%; height: auto;}
|
5
|
5
|
/* 팝업 */
|
6
|
6
|
section .popup { position: fixed; width: 100%; height: 100%; background: transparent; z-index: 11;}
|
7
|
|
-section .popup .pop { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 70%; height: 550px; padding-top: 80px; background: #fff; border: 2px solid #000; border-top-left-radius: 20px; border-top-right-radius: 20px;}
|
8
|
|
-section .popup .pop label.pop_label {margin-top: 50px;font-size: 2.2rem;}
|
|
7
|
+section .popup .pop { position: absolute; top: 45%; left: 50%; transform: translate(-50%,-50%); width: 70%; height: 400px; padding-top: 50px; background: #fff; border: 2px solid #000; border-top-left-radius: 20px; border-top-right-radius: 20px;}
|
|
8
|
+section .popup .pop label.pop_label {margin-top: 50px;font-size: 1.2rem;}
|
9
|
9
|
section .popup .pop .pop_line { width: 100%; height: 75px;}
|
10
|
|
-section .popup .pop .pop_line label { font-size: 2.6rem; margin-left: 70px; float: left; width: 272px; text-align: left; margin-top: -15px;}
|
11
|
|
-section .popup .pop .pop_line div { margin-top: -15px; text-align: right; float: right; font-size: 2.6rem; margin-right: 80px; width: 250px;}
|
|
10
|
+section .popup .pop .pop_line label { font-size: 1.2rem; margin-left: 70px; float: left; width: 272px; text-align: left; margin-top: -15px;}
|
|
11
|
+section .popup .pop .pop_line div { margin-top: -15px; text-align: right; float: right; font-size: 1.2rem; margin-right: 80px; width: 250px;}
|
12
|
12
|
section .popup .pop .popup_btn { position: absolute; background-color: #ccc; bottom: 0; width: 100%; height: 100px; border-top: 2px solid #000;}
|
13
|
13
|
section .popup .pop .popup_btn button { position: relative; float: left; width: 100%; height: 100px; font-size: 2rem; font-weight: 700; border-radius: 0px; border: none;}
|
14
|
14
|
section .popup .pop .popup_btn button.ok { width: 64%; border-left: 2px solid #000;}
|
|
@@ -22,21 +22,22 @@ section .popup2 .barcode_area {width: 70%; height: 35%; margin: auto; background
|
22
|
22
|
section .popup2 .barcode h1{text-align: left; width: 85%; font-size: 2.6rem; margin:auto; margin-top: 30%;}
|
23
|
23
|
section .popup2 .btn_barcode {margin-top: 20%;}
|
24
|
24
|
section .popup2 .btn_barcode button {width: 35%; height: 100px; font-size: 2.2rem;}
|
25
|
|
-section .popup2 .pop { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 90%; height: 85%; background: #fff; border: 2px solid #000;}
|
26
|
|
-section .popup2 .pop .header {position: relative; height: 100px; background: rgb(204, 225, 240); border-bottom: 1px solid #000;}
|
27
|
|
-section .popup2 .pop .header .header_left {float: left; padding-top: 20px; padding-left: 20px;}
|
28
|
|
-section .popup2 .pop .header .header_left label {font-size: 2.4rem;}
|
|
25
|
+section .popup2 .pop { position: absolute; top: 45%; left: 50%; transform: translate(-50%,-50%); width: 90%; height: 85%; background: #fff; border: 2px solid #000;}
|
|
26
|
+section .popup2 .pop .header {position: relative; height: 50px; background: rgb(204, 225, 240); border-bottom: 1px solid #000;}
|
|
27
|
+section .popup2 .pop .header .header_left {float: left; padding-top: 5px; padding-left: 15px;}
|
|
28
|
+section .popup2 .pop .header .header_left label {font-size: 1.4rem;}
|
29
|
29
|
section .popup2 .pop .header .header_right {float: right; padding-right: 10px;}
|
30
|
30
|
section .popup2 .pop .header .header_right button {border: none; background: transparent;}
|
31
|
|
-section .popup2 .pop .search_bar {width: 100%; height: 90px; padding: 10px;}
|
32
|
|
-section .popup2 .pop .search_bar input {width: 88%; height: 80px; float: left;}
|
33
|
|
-section .popup2 .pop .search_bar button {width: 80px; height: 80px; float: right; border: none; padding-right: 30px;}
|
34
|
|
-section .popup2 .pop .search_bar button img {width: 50px; height: 50px;}
|
|
31
|
+section .popup2 .pop .header .header_right button img {width:30px; height:30px;}
|
|
32
|
+section .popup2 .pop .search_bar {width: 100%; height: 60px; padding: 10px;}
|
|
33
|
+section .popup2 .pop .search_bar input {width: 80%; height: 40px; float: left;}
|
|
34
|
+section .popup2 .pop .search_bar button {float: right; border: none; padding-top:3px;}
|
|
35
|
+section .popup2 .pop .search_bar button img {width: 30px; height: 30px;}
|
35
|
36
|
section .popup2 .pop .search_bar button.search {float: none; width: 50%; height: 70px; background:rgb(46, 46, 248); color: #fff; font-size: 2rem; padding: 0; border: 1px solid #000; margin: 0 auto;}
|
36
|
|
-section .popup2 .pop .search_bar button.btn_blue {float: right; width: 200px; height: 70px; background:rgb(46, 46, 248); color: #fff; font-size: 2rem; padding: 0; border: 1px solid #000;}
|
|
37
|
+section .popup2 .pop .search_bar button.btn_blue {float: right; width: 100px; height: 35px; background:rgb(46, 46, 248); color: #fff; font-size: 1rem; padding: 0; border: 1px solid #000;}
|
37
|
38
|
|
38
|
39
|
section .popup2 .pop .popup_scroll {position: relative; width: 100%;height: 720px; overflow: auto;}
|
39
|
|
-section .popup2 .pop .popup_scroll li {list-style: none; width: 99%; height: 80px; border: 1px solid #000; margin: 0 auto;}
|
|
40
|
+section .popup2 .pop .popup_scroll li {list-style: none; width: 99%; height: 50px; border: 1px solid #000; margin: 0 auto;}
|
40
|
41
|
section .popup2 .pop .popup_scroll li.row_2 {height: 140px;}
|
41
|
42
|
section .popup2 .pop .popup_scroll li .left {position: relative; float: left;}
|
42
|
43
|
section .popup2 .pop .popup_scroll li .left div {display: inline-block;}
|
|
@@ -46,9 +47,9 @@ section .popup2 .pop .popup_scroll li .left .nomal {float: left; margin: 10px 20
|
46
|
47
|
section .popup2 .pop .popup_scroll li .left .history {font-weight: 700; font-size: 2.4rem; margin-left: 20px;}
|
47
|
48
|
section .popup2 .pop .popup_scroll li .left .history input{width: 150px;}
|
48
|
49
|
section .popup2 .pop .popup_scroll li .scroll_left {float: left;}
|
49
|
|
-section .popup2 .pop .popup_scroll li .scroll_left div {float: left; font-size: 2rem; font-weight: 700; width: auto; margin: 15px 10px;}
|
|
50
|
+section .popup2 .pop .popup_scroll li .scroll_left div {float: left; font-size: 0.8rem; font-weight: 700; width: auto; margin: 15px 10px;}
|
50
|
51
|
section .popup2 .pop .popup_scroll li .scroll_right {float: right;}
|
51
|
|
-section .popup2 .pop .popup_scroll li .scroll_right button {width: 100px; height: 60px; padding: 0; background: rgb(198, 170, 250); border-radius: 15px; font-size: 1.5rem; margin:10px 10px;}
|
|
52
|
+section .popup2 .pop .popup_scroll li .scroll_right button {width: 60px; height: 40px; padding: 0; background: rgb(198, 170, 250); border-radius: 10px; font-size: 0.8rem; margin:4px 10px;}
|
52
|
53
|
section .popup2 .pop .popup_scroll li .right {margin: 40px 0; position: relative; display: flex; font-size: 2rem; font-weight: 700; float: left;}
|
53
|
54
|
section .popup2 .pop .popup_scroll li .right .num {margin: 0 40px; width: auto;}
|
54
|
55
|
section .popup2 .pop .popup_scroll li .right button {margin: -12px; padding: 20px; font-size: 1.5rem; border-radius: 0px;}
|
|
@@ -63,8 +64,9 @@ section .popup3 .pop .header .header_left {float: left; padding-top: 20px; paddi
|
63
|
64
|
section .popup3 .pop .header .header_left label {font-size: 2.4rem;}
|
64
|
65
|
section .popup3 .pop .header .header_right {float: right; padding-right: 10px;}
|
65
|
66
|
section .popup3 .pop .header .header_right button {border: none; background: transparent;}
|
|
67
|
+
|
66
|
68
|
/* 버튼 */
|
67
|
|
-button {background-color: #fff; padding: 15px;}
|
|
69
|
+button {background-color: #fff; padding: 10px;}
|
68
|
70
|
button.btn-primary {color: #fff; background-color: #337ab7; border: 1px solid #000;font-weight: 700;}
|
69
|
71
|
button.btn-yellow {color: #fff; background-color: rgb(255, 183, 0); border: 1px solid #000;font-weight: 700;}
|
70
|
72
|
button.btn-gray {color: #fff; background-color: gray; border: 1px solid #000;font-weight: 700;}
|
|
@@ -140,14 +142,14 @@ body.eee {height: 700px; background: #eee;}
|
140
|
142
|
.main .wicon .icon_left {float: left;}
|
141
|
143
|
|
142
|
144
|
|
143
|
|
-input {margin-top: 3px; border: 1px solid #000; margin-top: -2px; height: 60px; font-size: 2rem; text-align: left; padding:0 15px;}
|
144
|
|
-select {margin-top: 3px; border: 1px solid #000; margin-top: -2px; height: 60px; font-size: 2rem; text-align: left; padding:0 15px;}
|
|
145
|
+input {margin-top: 3px; border: 1px solid #000; margin-top: -2px; height: 36px; font-size: 0.8rem; text-align: left; padding:0 15px;}
|
|
146
|
+select {margin-top: 3px; border: 1px solid #000; margin-top: -2px; height: 60px; font-size: 1rem; text-align: left; padding:0 15px;}
|
145
|
147
|
input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
146
|
148
|
|
147
|
149
|
/* 공통화면 */
|
148
|
150
|
|
149
|
|
-#ITP_WRAPPER header {position: fixed;top: 0;width: 100%;height: 55px;background-color:#92c7f6;align-items: center;margin-bottom: 50px;border-bottom: 1px solid #000;z-index: 10;}
|
150
|
|
-#ITP_WRAPPER header .header_wrap {width: 100%; height: 45px; margin: 0 auto;}
|
|
151
|
+#ITP_WRAPPER header {position: fixed;top: 0;width: 100%;height: 55px;background-color:#92c7f6;align-items: center;border-bottom: 1px solid #000;z-index: 11;}
|
|
152
|
+#ITP_WRAPPER header .header_wrap {width: 100%; height: 55px; margin: 0 auto;}
|
151
|
153
|
#ITP_WRAPPER header .header_wrap .menu_logo button {width: 40px; height: 40px; float: left; padding: 0; background: transparent; border: none; margin-top: 7px; margin-left: 7px;}
|
152
|
154
|
#ITP_WRAPPER header .header_wrap .menu_logo button img {width: 35px; height: 35px; margin: 0; border-radius: 0; border: none;}
|
153
|
155
|
#ITP_WRAPPER header .header_wrap img.brand {float: right; height: 45px; margin: 5px; border-radius: 50%; border: 1px solid #666;}
|
|
@@ -189,24 +191,26 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
189
|
191
|
padding-top: 50px;
|
190
|
192
|
font-size: 2rem;
|
191
|
193
|
}
|
192
|
|
-.content {padding-top: 5%; top: 0px; position: fixed; z-index: 10; width:100%; background: #fff;}
|
193
|
|
-.content .line {position: relative; display: inline-block; width: 100%; height: 50px; margin-bottom: 50px;}
|
|
194
|
+.content {top: 55px; position: fixed; z-index: 10; width:100%; background: #fff;}
|
|
195
|
+.content .line {position: relative; display: inline-block; width: 100%; height: 50px; margin-bottom: 0px;}
|
194
|
196
|
.content .line div {font-weight: 700;}
|
195
|
|
-.content .line label {font-size: 3rem; margin-left: 20px; float: left; width: 320px; text-align: left; margin-top: -15px;}
|
|
197
|
+.content .line label {font-size: 1rem; margin-left: 20px; float: left; text-align: left; margin-top: 15px;}
|
196
|
198
|
.content .line label.col_6{width: 404px;}
|
197
|
|
-.content .line select.label {border: 1px solid #000; font-size: 2.5rem;margin: 0 10px; float: left; width: 300px; height: 60px; text-align: left; margin-top: -8px;}
|
|
199
|
+.content .line select.label {border: 1px solid #000; font-size: 1.2rem;margin: 0 10px; float: left; width: 300px; height: 60px; text-align: left; margin-top: 15px;}
|
198
|
200
|
.content .line .search_nm {float: right; margin-right: 2%;}
|
199
|
201
|
.content .line .float_left {float: left;}
|
200
|
202
|
.content .line .float_left.note {width: 100%; padding: 10px;}
|
201
|
203
|
.content .line .float_left.note textarea {width: 100%; height: 300px; border: 1px solid #000; text-align: left;}
|
202
|
204
|
.content .line .float_left div {font-size: 2.4rem; margin-top: -8px;}
|
203
|
|
-.content .line .float_left_btn {float: left; margin-top: -1px; margin-left: 5px;}
|
|
205
|
+.content .line .float_left_btn {float: left; margin-top: 5px; margin-left: 5px;}
|
|
206
|
+.content .line .float_left_btn button {padding:0; width:36px; height:36px; border-radius:5px;}
|
|
207
|
+.content .line .float_left_btn button img {width:20px; height:20px;}
|
204
|
208
|
.content .line .float_left select {float: left; width: 440px; height: 60px; margin-top: -3px; border: 1px solid #000; font-size: 2rem;}
|
205
|
209
|
.content .line .line_right {font-size: 2rem; float: right; margin-right: 0%;}
|
206
|
|
-.content .line .line_right div {float: right; font-size: 2.4rem; margin-top: -10px; margin-right: 30px;}
|
|
210
|
+.content .line .line_right div {float: right; font-size: 1.2rem; margin-top: 10px; margin-right: 30px;}
|
207
|
211
|
.content .line .line_right input {position: relative; text-align: right; margin-right: 30px;}
|
208
|
212
|
.content .line .line_right input.left {text-align: left;}
|
209
|
|
-.content .line input.date {width: 40%; margin: -10px; height: 80px; float: right; margin-right: 3%;}
|
|
213
|
+.content .line input.date {width: 40%; margin: 10px; height: 40px; float: right; margin-right: 3%;}
|
210
|
214
|
.content .line input.date2 {width: 350px; height: 60px;}
|
211
|
215
|
.content .line div.date_to {float: left;}
|
212
|
216
|
.content .line div.date_to input.year {width: 300px; margin-top: -10px; height: 60px;}
|
|
@@ -215,11 +219,11 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
215
|
219
|
.content .line .search button {width: 50%; height: 75px; font-size: 2.4rem; padding: 0;}
|
216
|
220
|
.content .line .search button.col_3 {width: 35%; margin: 0 20px; float: left;}
|
217
|
221
|
.content .line .search button.col_5 {width: 55%; margin: 0 20px; float: right;}
|
218
|
|
-.content .table_header {margin: 0 auto; width: 100%; height: 100px; background-color: #92c7f6; position: fixed; z-index: 10; border-bottom: 1px solid #000; border-top: 1px solid #000;}
|
219
|
|
-.content .table_header h1 {margin-top: 20px; margin-left: 15px; font-size: 2.2rem; float: left; color: #fff; font-weight: 100;}
|
220
|
|
-.content .table_header button {float: right; width: 200px; font-size: 2rem; padding: 5px 20px; margin: 20px;}
|
|
222
|
+.content .table_header {margin: 0 auto; width: 100%; height: 50px; background-color: #92c7f6; position: fixed; z-index: 10; border-bottom: 1px solid #000; border-top: 1px solid #000;}
|
|
223
|
+.content .table_header h1 {margin-top: 12px; margin-left: 10px; font-size: 1.2rem; float: left; color: #fff; font-weight: 100;}
|
|
224
|
+.content .table_header button {float: right; width: 111px; font-size: 1rem; padding: 5px 20px; margin: 8px;}
|
221
|
225
|
|
222
|
|
-.detail_content {padding-top: 5%; top: 0px; position: fixed; z-index: 10; width:100%; background: #fff;}
|
|
226
|
+.detail_content {top: 0px; position: fixed; z-index: 10; width:100%; background: #fff;}
|
223
|
227
|
.detail_content .detail_header {width: 100%; height: 80px;}
|
224
|
228
|
.detail_content .detail_header .detail_logo {float: left;}
|
225
|
229
|
.detail_content .detail_header .detail_logo img {width: 150px; margin-left: 50px;}
|
|
@@ -248,8 +252,8 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
248
|
252
|
font-size: 1.8rem;
|
249
|
253
|
} */
|
250
|
254
|
|
251
|
|
-.button_bar {width: 100%; height: 120px; background: #ccc; position: fixed; bottom: 0px; border-top: 1px solid #000; border-bottom: 1px solid #000; z-index: 10;}
|
252
|
|
-.button_bar button.col_3{float: left; height: 120; font-size: 3rem; margin: 0; width: 33.3%; font-weight: 700; border: 1px solid #000; border-radius: 0;}
|
|
255
|
+.button_bar {width: 100%; height: 60px; background: #ccc; position: fixed; bottom: 0px; border-top: 1px solid #000; border-bottom: 1px solid #000; z-index: 10;}
|
|
256
|
+.button_bar button.col_3{float: left; height: 60px; font-size: 1.4rem; margin: 0; width: 33.3%; font-weight: 700; border: 1px solid #000; border-radius: 0;}
|
253
|
257
|
.button_bar button.btn-gray {border-radius: 0px; background-color: #666; color: #eee;}
|
254
|
258
|
.button_bar button.btn {height: 120px;}
|
255
|
259
|
.button_bar button.btn_col_3 {width: 35%;}
|
|
@@ -260,7 +264,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
260
|
264
|
|
261
|
265
|
/* scroll_area 조정 */
|
262
|
266
|
.scroll_area {position: absolute; width: 100%; height: 1090px; bottom: 30px; overflow: auto; background: #fff;}
|
263
|
|
-.row-1{top: 450px;}
|
|
267
|
+.row-1{top: 290px;}
|
264
|
268
|
.row-2{top: 550px;}
|
265
|
269
|
.row-3{top: 650px;}
|
266
|
270
|
.row-4{top: 750px;}
|
|
@@ -270,7 +274,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
270
|
274
|
|
271
|
275
|
|
272
|
276
|
|
273
|
|
-.scroll_area li {margin: 5px; list-style: none; width: 99%; height: 140px; border: 1px solid #000; background-color: #fff;}
|
|
277
|
+.scroll_area li {margin: 5px 3px; list-style: none; width: 99%; height: 100px; border: 1px solid #000; background-color: #fff;}
|
274
|
278
|
.scroll_area li.history_list {height: 300px; }
|
275
|
279
|
.scroll_area li.history_list .button_right {float: right; display: grid;}
|
276
|
280
|
.scroll_area li.history_list .button_right button {width: 124px; height: 149px; font-size: 2rem; margin: 0; border-radius: 0;}
|
|
@@ -278,11 +282,11 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
278
|
282
|
.scroll_area li.history_list2 {height: 380px;}
|
279
|
283
|
.scroll_area li.history_list3 {height: 330px;}
|
280
|
284
|
.scroll_area li .history_info {width: 240px;}
|
281
|
|
-.scroll_area li .left {position: relative; float: left;}
|
|
285
|
+.scroll_area li .left {position: relative; float: left; width:50%;}
|
282
|
286
|
.scroll_area li .left div {display: inline-block;}
|
283
|
|
-.scroll_area li .left label{font-size: 2.5rem;}
|
284
|
|
-.scroll_area li .left .thick {margin: 10px 20px; font-size: 2.2rem; text-align: left; width: 100%; font-weight: 600;}
|
285
|
|
-.scroll_area li .left .history {font-weight: 700; font-size: 2.4rem; margin-left: 20px;}
|
|
287
|
+.scroll_area li .left label{font-size: 1.3rem;}
|
|
288
|
+.scroll_area li .left .thick {float:left; margin: 8px 20px; font-size: 1rem; text-align: left; width: 70%; font-weight: 600;}
|
|
289
|
+.scroll_area li .left .history {font-weight: 700; font-size: 1.1rem; margin-left: 20px;}
|
286
|
290
|
.scroll_area li .left .history input{width: 150px;}
|
287
|
291
|
|
288
|
292
|
.scroll_area li div {padding: 1px;}
|
|
@@ -299,7 +303,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
299
|
303
|
.scroll_area li .detail_right .detail_info label {margin: 5px 30px; font-size: 2rem;}
|
300
|
304
|
.scroll_area li .detail_right .detail_info div {width: auto; font-size: 2.2rem; font-weight: 700;}
|
301
|
305
|
.scroll_area li .detail_right .detail_info i {width: auto; font-size: 2.2rem; margin: 0 20px;}
|
302
|
|
-.scroll_area li .left .nomal {width: 100%; text-align: left; font-size: 2.2rem;}
|
|
306
|
+.scroll_area li .left .nomal {width: 100%; float:left; text-align: left; font-size: 2.2rem;}
|
303
|
307
|
.scroll_area li .left .nomal input{width: 200px;}
|
304
|
308
|
.scroll_area li .left .nomal .scroll_btn {margin-bottom: 10px; min-width: 0;}
|
305
|
309
|
.scroll_area li .left .nomal .scroll_btn button{position: absolute; top: -10px; width: 100px; height: 70px; font-size: 1.8rem; padding: 0; border-radius: 15px; background: rgb(198, 170, 250);}
|
|
@@ -308,8 +312,8 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
308
|
312
|
.scroll_area li .left .nomal .btn_bar button{width: 50px; height: 70px; font-size: 2rem; padding: 0;}
|
309
|
313
|
.scroll_area li .left .nomal .btn_bar .col_0{min-width: auto; margin: 0 50px;}
|
310
|
314
|
|
311
|
|
-.scroll_area li .left .nomal .space{ margin-left: 40px; min-width: 100px;}
|
312
|
|
-.scroll_area li .left .nomal .space0{ margin-left: 40px; width: auto;}
|
|
315
|
+.scroll_area li .left .nomal .space{ margin-left: 30px; min-width: 100px;}
|
|
316
|
+.scroll_area li .left .nomal .space0{ margin-left: 30px; width: auto;}
|
313
|
317
|
.scroll_area li .left .nomal .space1{ margin-left: 0px; width: 200px;}
|
314
|
318
|
.scroll_area li .left .nomal .space2 {width: 120px; display: inline-flex; font-size: 2.4rem; margin-right: 30px; font-weight: 700;}
|
315
|
319
|
.scroll_area li .left .nomal label{margin-left: 10px; width: 230px; display: inline-flex;}
|
|
@@ -320,7 +324,7 @@ input .day {margin: 18%; width: 45%; height: 80px; float: right;}
|
320
|
324
|
.scroll_area li .left .nomal label.col_6{width: 250px;}
|
321
|
325
|
.scroll_area li .left .nomal label.col_7{width: 280px;}
|
322
|
326
|
.scroll_area li .left .nomal i{width: 50px; text-align: center;}
|
323
|
|
-.scroll_area li .left .nomal div{min-width: 168px; display: inline-flex; font-weight: 700; font-size: 2.4rem;}
|
324
|
|
-.scroll_area li .right {margin: 40px; position: relative; display: flex; font-size: 2rem; font-weight: 700; float: right;}
|
325
|
|
-.scroll_area li .right .num {margin: 0 40px; width: auto;}
|
326
|
|
-.scroll_area li .right button {margin: -12px; padding: 20px; font-size: 1.5rem; border-radius: 0px;}
|
|
327
|
+.scroll_area li .left .nomal div{display: inline-flex; font-weight: 700; font-size: 1.2rem;}
|
|
328
|
+.scroll_area li .right {margin: 30px 20px 0 0; position: relative; display: flex; font-size: 1.4rem; font-weight: 700; float: right;}
|
|
329
|
+.scroll_area li .right .num {margin: 0 25px; width: auto;}
|
|
330
|
+.scroll_area li .right button {margin: -6px; padding:0px 7px; font-size: 1.5rem; border-radius: 0px;}
|