Blame view

public/scss/passport/_third.css 14 KB
姜枫 authored
1 2
.yohobindbtn {
    display: block;
毕凯 authored
3
    width: 210px;
姜枫 authored
4 5 6 7
    height: 45px;
    background-color: #f02200;
    color: #fff;
    text-align: center;
毕凯 authored
8 9
    font-size: 16px;
    line-height: 45px;
姜枫 authored
10
}
毕凯 authored
11
姜枫 authored
12 13 14
.hide {
    display: none;
}
毕凯 authored
15
姜枫 authored
16 17 18
.novisiable {
    visibility: hidden;
}
毕凯 authored
19
姜枫 authored
20
.actlevel {
毕凯 authored
21
    background-color: #f02200 !important;
姜枫 authored
22 23
    color: white !important;
}
毕凯 authored
24
姜枫 authored
25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
.mask {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

.bindwrapper {
    margin: 0 auto;
    padding-top: 122px;
htoooth authored
40
    min-height: 550px;
毕凯 authored
41
    width: 980px;
htoooth authored
42 43 44 45

    .img-check-tip {
        top: 110px !important;
    }
姜枫 authored
46
}
毕凯 authored
47
姜枫 authored
48
.welcomeword {
毕凯 authored
49
    margin-bottom: 15px;
姜枫 authored
50
    width: 100%;
毕凯 authored
51
    color: #545454;
姜枫 authored
52 53 54
    text-align: center;
    font-size: 22px;
    line-height: 22px;
毕凯 authored
55
姜枫 authored
56 57 58 59
    .yoho {
        color: #e12000;
    }
}
毕凯 authored
60
姜枫 authored
61
.safeword {
毕凯 authored
62
    margin-bottom: 63px;
姜枫 authored
63
    width: 100%;
毕凯 authored
64
    color: #545454;
姜枫 authored
65 66 67 68
    text-align: center;
    font-size: 16px;
    line-height: 16px;
}
毕凯 authored
69
姜枫 authored
70 71
.yohobindrow {
    margin: 0 auto 22px;
毕凯 authored
72
    width: 485px;
姜枫 authored
73
    height: 40px;
毕凯 authored
74
姜枫 authored
75 76 77 78
    .name {
        float: left;
        margin-right: 14px;
        width: 96px;
毕凯 authored
79
        text-align: right;
姜枫 authored
80
    }
毕凯 authored
81
姜枫 authored
82 83 84 85
    .areatag {
        height: 30px;
        line-height: 30px;
    }
毕凯 authored
86
姜枫 authored
87 88 89 90 91
    .phonetag,
    .setpwdtag {
        height: 47px;
        line-height: 47px;
    }
毕凯 authored
92
姜枫 authored
93 94 95 96
    .content {
        float: left;
        margin-top: 0;
        padding-left: 0;
毕凯 authored
97
        text-align: left;
姜枫 authored
98
    }
毕凯 authored
99
姜枫 authored
100
    .errinfo {
毕凯 authored
101
        margin-left: 5px;
姜枫 authored
102 103 104
        color: #f02200;
        line-height: 49px;
    }
毕凯 authored
105
王水玲 authored
106
    &:after {
姜枫 authored
107 108
        display: block;
        clear: both;
yyq authored
109
        content: "";
姜枫 authored
110
    }
htoooth authored
111
htoooth authored
112
    .second-timer {
htoooth authored
113 114
        display: block;
        color: black;
htoooth authored
115
        float: left;
htoooth authored
116 117 118 119
        background-color: #d8d8d8;
        text-align: center;
        font-size: 16px;
        line-height: 45px;
htoooth authored
120
        width: 150px;
htoooth authored
121 122 123
        margin-left: 10px;
        height: 48px;
    }
姜枫 authored
124
}
毕凯 authored
125
姜枫 authored
126
.sendnotify {
127
    margin: 0 auto;
姜枫 authored
128 129 130
    width: 260px;
    text-align: left;
}
毕凯 authored
131
姜枫 authored
132 133 134
.validaterow {
    margin: 0 auto 22px;
    padding-left: 248px;
毕凯 authored
135
姜枫 authored
136 137 138 139
    .name {
        float: left;
        margin-right: 14px;
        width: 96px;
毕凯 authored
140
        text-align: right;
姜枫 authored
141
    }
毕凯 authored
142
姜枫 authored
143 144 145 146
    .areatag {
        height: 30px;
        line-height: 30px;
    }
毕凯 authored
147
姜枫 authored
148 149 150 151
    .phonetag {
        height: 47px;
        line-height: 47px;
    }
毕凯 authored
152
姜枫 authored
153 154 155
    .content {
        float: left;
        text-align: left;
毕凯 authored
156
姜枫 authored
157 158 159 160
        .err-tip {
            left: 430px;
        }
    }
毕凯 authored
161
王水玲 authored
162
    &:after {
姜枫 authored
163 164
        display: block;
        clear: both;
yyq authored
165
        content: "";
姜枫 authored
166
    }
毕凯 authored
167
姜枫 authored
168 169
    .validatewrapper {
        float: left;
毕凯 authored
170
        margin-left: 18px;
姜枫 authored
171
        width: 133px;
毕凯 authored
172
        height: 45px;
姜枫 authored
173 174
        background-color: #d8d8d8;
        color: #000;
毕凯 authored
175
        text-align: center;
姜枫 authored
176
        font-size: 13px;
毕凯 authored
177 178 179
        line-height: 45px;

        .yohobindbtn {
姜枫 authored
180
            width: 133px;
毕凯 authored
181
            font-size: 13px;
姜枫 authored
182 183 184
        }
    }
}
毕凯 authored
185
姜枫 authored
186 187 188 189
.validatepicrow {
    overflow: hidden;
    margin: 0 auto 22px;
    padding-left: 250px;
毕凯 authored
190
姜枫 authored
191 192 193 194
    .name {
        float: left;
        margin-right: 14px;
        width: 96px;
毕凯 authored
195
        text-align: right;
姜枫 authored
196
    }
毕凯 authored
197
姜枫 authored
198 199 200 201
    .areatag {
        height: 30px;
        line-height: 30px;
    }
毕凯 authored
202
姜枫 authored
203 204 205 206
    .phonetag {
        height: 47px;
        line-height: 47px;
    }
毕凯 authored
207
姜枫 authored
208 209 210 211
    .content {
        float: left;
        text-align: left;
    }
毕凯 authored
212
王水玲 authored
213
    &:after {
姜枫 authored
214 215
        display: block;
        clear: both;
yyq authored
216
        content: "";
姜枫 authored
217
    }
毕凯 authored
218
姜枫 authored
219 220
    .validatewrapper {
        float: left;
毕凯 authored
221
        margin-left: 18px;
姜枫 authored
222 223
        height: 45px;
        color: #000;
毕凯 authored
224
        text-align: center;
姜枫 authored
225
        font-size: 13px;
毕凯 authored
226 227 228
        line-height: 45px;

        .yohobindbtn {
姜枫 authored
229
            width: 133px;
毕凯 authored
230
            font-size: 13px;
姜枫 authored
231 232
        }
    }
毕凯 authored
233
姜枫 authored
234 235 236
    .change-captcha {
        color: #f02200;
        text-decoration: underline;
毕凯 authored
237
        cursor: pointer;
姜枫 authored
238 239
    }
}
毕凯 authored
240
姜枫 authored
241 242 243 244
.setpwdwrapper {
    margin-bottom: 10px;
    height: 45px;
}
毕凯 authored
245
姜枫 authored
246
.safelevel {
毕凯 authored
247
    margin: 0 auto;
姜枫 authored
248 249
    width: 291px;
    height: 15px;
毕凯 authored
250
    color: #000;
姜枫 authored
251 252
    text-align: right;
    font-size: 10px;
毕凯 authored
253
姜枫 authored
254
    span {
毕凯 authored
255 256
        margin-right: 4px;
        padding: 1px 8px;
姜枫 authored
257 258 259 260
        width: 28px;
        height: 15px;
        background-color: #e5e5e5;
        color: #000;
毕凯 authored
261 262
        font-size: 10px;
        line-height: 15px;
姜枫 authored
263 264
    }
}
毕凯 authored
265
姜枫 authored
266 267 268 269
.green .color {
    background-color: #0f0;
    color: #fff;
}
毕凯 authored
270
姜枫 authored
271 272 273 274
.yellow .color {
    background-color: #ff0;
    color: #fff;
}
毕凯 authored
275
姜枫 authored
276 277 278 279
.red .color {
    background-color: #f00;
    color: #fff;
}
毕凯 authored
280
姜枫 authored
281 282 283 284 285
.yohoselectarea {
    position: relative;
    box-sizing: border-box;
    width: 131px;
    height: 33px;
毕凯 authored
286
姜枫 authored
287
    .optionshow {
毕凯 authored
288
        padding-left: 16px;
姜枫 authored
289 290 291
        width: 100%;
        height: 100%;
        border: 1px solid #d9d9d9;
毕凯 authored
292
姜枫 authored
293 294 295 296 297 298
        .areaname {
            display: block;
            float: left;
            width: 110px;
            height: 100%;
            color: #000;
毕凯 authored
299 300
            font-size: 13px;
            line-height: 33px;
姜枫 authored
301
        }
毕凯 authored
302
姜枫 authored
303 304
        .righttag {
            display: block;
毕凯 authored
305
            float: left;
姜枫 authored
306 307 308
            width: 21px;
            height: 100%;
            background-color: #d8d8d8;
yyq authored
309
            background-image: resolve("passport/arrowbottom.png");
姜枫 authored
310
            background-position: center center;
毕凯 authored
311 312
            background-repeat: no-repeat;
            line-height: 33px;
姜枫 authored
313 314
        }
    }
毕凯 authored
315
姜枫 authored
316 317 318 319 320
    .optionslist {
        position: absolute;
        top: 35px;
        left: 0;
        z-index: 2;
毕凯 authored
321 322 323
        width: 149px;
        background-color: white;
姜枫 authored
324 325
        .optionitem {
            padding-left: 16px;
毕凯 authored
326
            height: 33px;
姜枫 authored
327
            font-size: 13px;
毕凯 authored
328 329
            line-height: 33px;
姜枫 authored
330 331 332 333 334 335
            &:hover {
                background-color: #dfdfdf;
            }
        }
    }
}
毕凯 authored
336
姜枫 authored
337
.yohophonewrapper {
毕凯 authored
338
    position: relative;
姜枫 authored
339 340 341
    width: 271px;
    height: 47px;
    border: 1px solid #d9d9d9;
毕凯 authored
342
姜枫 authored
343 344 345
    .areanum {
        float: left;
        width: 63px;
毕凯 authored
346
        height: 100%;
姜枫 authored
347
        background-color: #d8d8d8;
毕凯 authored
348 349 350
        color: #000;
        text-align: center;
        line-height: 47px;
姜枫 authored
351
    }
毕凯 authored
352
姜枫 authored
353 354
    .phonenum {
        float: left;
毕凯 authored
355
        box-sizing: border-box;
姜枫 authored
356
        padding-left: 8px;
毕凯 authored
357 358 359
        width: 205px;
        height: 45px;
        outline: none;
姜枫 authored
360 361
        border: none;
        color: #000;
毕凯 authored
362
        line-height: 38px;
姜枫 authored
363 364 365 366 367 368 369
    }

    .validatenum,
    .pwdcontent {
        width: 100%;
    }
}
毕凯 authored
370 371 372

.protoctolwrapper {
    overflow: hidden;
姜枫 authored
373 374
    margin: 38px auto 0;
    padding-left: 85px;
毕凯 authored
375 376
    width: 350px;
姜枫 authored
377 378
    .choosewrapper {
        float: left;
毕凯 authored
379
        margin-right: 14px;
姜枫 authored
380 381 382
        width: 13px;
        height: 13px;
        background-color: #4c4c4c;
yyq authored
383
        background-image: resolve("passport/choosed.png");
姜枫 authored
384 385 386
        background-position: center center;
        background-repeat: no-repeat;
    }
毕凯 authored
387
姜枫 authored
388
    .choosetag {
毕凯 authored
389 390
        display: block;
        margin: 0;
姜枫 authored
391 392 393 394
        width: 110%;
        height: 110%;
        opacity: 0;
    }
毕凯 authored
395
姜枫 authored
396 397 398 399 400 401
    span {
        float: left;
        color: #666;
        font-size: 13px;
        line-height: 14px;
    }
毕凯 authored
402
姜枫 authored
403 404 405 406
    .protoctol {
        color: #f02200;
        text-decoration: underline;
    }
毕凯 authored
407
王水玲 authored
408
    &:after {
姜枫 authored
409 410
        display: block;
        clear: both;
yyq authored
411
        content: "";
姜枫 authored
412 413
    }
}
毕凯 authored
414
姜枫 authored
415 416 417 418
.confirmwrapper {
    overflow: hidden;
    margin-top: 47px !important;
}
毕凯 authored
419 420

.btnwrapper {
姜枫 authored
421 422
    margin: 20px auto 0;
    padding-left: 85px;
毕凯 authored
423
    width: 350px;
姜枫 authored
424
}
毕凯 authored
425
姜枫 authored
426 427 428
.thirdloginwrapper {
    margin: 0 auto;
    padding-top: 160px;
毕凯 authored
429 430 431
    min-height: 450px;
    width: 1150px;
姜枫 authored
432 433 434
    .safeword {
        margin-bottom: 30px;
    }
毕凯 authored
435
姜枫 authored
436 437
    .left {
        float: left;
毕凯 authored
438
        box-sizing: border-box;
姜枫 authored
439 440 441 442
        width: 450px;
        height: 318px;
        border-right: 1px solid #e5e5e5;
    }
毕凯 authored
443
姜枫 authored
444 445
    .right {
        float: right;
毕凯 authored
446
        box-sizing: border-box;
姜枫 authored
447
        padding-top: 64px;
毕凯 authored
448
        width: 696px;
姜枫 authored
449 450
        height: 318px;
    }
毕凯 authored
451
姜枫 authored
452 453
    .gobuy,
    .completeprofile {
毕凯 authored
454
        float: left;
姜枫 authored
455 456 457 458 459
        width: 94px;
        height: 94px;
        border-radius: 50%;
        background-color: #f02200;
        color: white;
毕凯 authored
460 461
        text-align: center;
        line-height: 94px;
姜枫 authored
462
    }
毕凯 authored
463
姜枫 authored
464 465
    .gobuy {
        margin-right: 80px;
毕凯 authored
466
        margin-left: 228px;
姜枫 authored
467 468
    }
}
毕凯 authored
469
姜枫 authored
470 471 472
.bindsuccesswrapper {
    margin: 0 auto;
    padding-top: 160px;
毕凯 authored
473 474 475
    min-height: 450px;
    width: 1150px;
姜枫 authored
476
    .successwrapper {
毕凯 authored
477
        margin: 0 auto 16px;
姜枫 authored
478 479
        width: 320px;
        height: 29px;
毕凯 authored
480
姜枫 authored
481 482
        .successtag {
            float: left;
毕凯 authored
483
            margin-right: 28px;
姜枫 authored
484 485
            width: 29px;
            height: 29px;
yyq authored
486
            background-image: resolve("passport/bindsuccess.png");
姜枫 authored
487 488
            background-repeat: no-repeat;
        }
毕凯 authored
489
姜枫 authored
490 491 492 493
        .congratulation {
            display: inline-block;
            height: 29px;
            font-size: 22px;
毕凯 authored
494
            line-height: 29px;
姜枫 authored
495 496
        }
    }
毕凯 authored
497
姜枫 authored
498
    .info {
毕凯 authored
499
        margin-bottom: 48px;
姜枫 authored
500 501 502
        text-align: center;
        font-size: 16px;
    }
毕凯 authored
503
姜枫 authored
504 505 506 507
    .gobuynow {
        margin: 0 auto;
    }
}
毕凯 authored
508
姜枫 authored
509
.bindconfrimwrapper {
毕凯 authored
510 511 512
    box-sizing: border-box;
    margin: -217px auto;
    padding-top: 37px;
姜枫 authored
513 514 515
    width: 900px;
    height: 439px;
    background-color: #fff;
毕凯 authored
516
姜枫 authored
517
    .topwrapper {
毕凯 authored
518
        margin: 0 auto 32px;
姜枫 authored
519 520
        width: 281px;
        height: 90px;
毕凯 authored
521
姜枫 authored
522
        .userphoto {
毕凯 authored
523
            margin-right: 22px;
姜枫 authored
524 525 526 527
            width: 90px;
            height: 90px;
            border-radius: 50%;
            vertical-align: middle;
毕凯 authored
528 529 530
        }

        .username {
yyq authored
531 532
            @mixin ellipsis ;
姜枫 authored
533 534 535
            display: inline-block;
            width: 160px;
            color: #545454;
毕凯 authored
536 537
            vertical-align: middle;
            font-weight: bold;
姜枫 authored
538 539
        }
    }
毕凯 authored
540
姜枫 authored
541
    .usertaginfo {
毕凯 authored
542 543
        margin-bottom: 15px;
        color: #545454;
姜枫 authored
544 545
        text-align: center;
        font-weight: bold;
毕凯 authored
546
        font-size: 18px;
姜枫 authored
547
    }
毕凯 authored
548
姜枫 authored
549
    .usertagremind {
毕凯 authored
550
        margin-bottom: 47px;
王水玲 authored
551
        color: #888;
姜枫 authored
552 553 554
        text-align: center;
        font-size: 16px;
    }
毕凯 authored
555 556

    .otherphone {
姜枫 authored
557 558
        margin: 0 auto 64px;
    }
毕凯 authored
559
姜枫 authored
560 561
    .logindirectly {
        display: block;
毕凯 authored
562
        color: #f02200;
姜枫 authored
563 564 565 566
        text-align: center;
        text-decoration: underline;
    }
}
毕凯 authored
567
568 569 570 571 572 573 574 575 576 577 578 579 580
#alreayregist .bindconfrimwrapper {
    height: 550px;

    .gobindwrapper {
        margin-bottom: 0;
    }

    .img-check-main,
    .img-check-tip {
        top: 110px;
    }
}
姜枫 authored
581 582 583 584
.yohobindbtn[disabled] {
    background-color: #e5e5e5;
    cursor: not-allowed;
}
毕凯 authored
585
姜枫 authored
586
.gobindwrapper {
毕凯 authored
587
    margin-bottom: 70px;
姜枫 authored
588 589
    width: 100%;
    height: 45px;
590
    overflow: hidden;
毕凯 authored
591
王水玲 authored
592
    &:after {
姜枫 authored
593 594
        display: block;
        clear: both;
yyq authored
595
        content: "";
姜枫 authored
596
    }
毕凯 authored
597
姜枫 authored
598 599 600 601 602
    .myphone {
        float: left;
        margin-left: 20px;
        width: 193px;
    }
毕凯 authored
603
姜枫 authored
604 605 606
    .logindirectly {
        display: inline-block;
    }
毕凯 authored
607
姜枫 authored
608
    .validaterow {
毕凯 authored
609
        float: left;
姜枫 authored
610 611 612
        overflow: hidden;
        margin: 0 auto 22px;
        padding-left: 222px;
毕凯 authored
613
姜枫 authored
614 615 616 617
        .name {
            float: left;
            margin-right: 14px;
            width: 96px;
毕凯 authored
618
            text-align: right;
姜枫 authored
619
        }
毕凯 authored
620
姜枫 authored
621 622 623 624
        .areatag {
            height: 30px;
            line-height: 30px;
        }
毕凯 authored
625
姜枫 authored
626 627 628 629
        .phonetag {
            height: 47px;
            line-height: 47px;
        }
毕凯 authored
630
姜枫 authored
631 632 633
        .content {
            float: left;
            text-align: left;
毕凯 authored
634
姜枫 authored
635 636
            .validatacode {
                float: left;
毕凯 authored
637
                box-sizing: border-box;
姜枫 authored
638
                padding-left: 8px;
毕凯 authored
639 640 641
                width: 113px;
                height: 45px;
                outline: none;
姜枫 authored
642 643
                border: 1px solid #d9d9d9;
                color: #000;
毕凯 authored
644
                line-height: 38px;
姜枫 authored
645 646
            }
        }
毕凯 authored
647
姜枫 authored
648 649
        .validatewrapper {
            float: left;
毕凯 authored
650
            margin-left: 18px;
姜枫 authored
651
            width: 133px;
毕凯 authored
652
            height: 45px;
姜枫 authored
653 654
            background-color: #d8d8d8;
            color: #000;
毕凯 authored
655
            text-align: center;
姜枫 authored
656
            font-size: 13px;
毕凯 authored
657 658 659
            line-height: 45px;

            .yohobindbtn {
姜枫 authored
660
                width: 133px;
毕凯 authored
661
                font-size: 13px;
姜枫 authored
662 663 664 665
            }
        }
    }
}
毕凯 authored
666
姜枫 authored
667 668
.gobindbottomwrapper {
    padding-left: 341px;
毕凯 authored
669 670
    width: 100%;
姜枫 authored
671 672 673 674
    .logindirectly {
        float: left;
        margin-right: 36px;
        color: #f02200;
毕凯 authored
675
        text-decoration: underline;
姜枫 authored
676 677
    }
}
毕凯 authored
678
姜枫 authored
679 680 681 682
.pwd-tips {
    position: absolute;
    top: -10px;
    left: 285px;
毕凯 authored
683 684
    z-index: 1000;
    padding-top: 7px;
姜枫 authored
685 686
    width: 160px !important;
    height: 72px;
王水玲 authored
687
    background: #fff url(/passport/tip/block.png) no-repeat;
姜枫 authored
688 689
    font-size: 12px;
毕凯 authored
690
    > div {
姜枫 authored
691 692 693
        position: relative;
        margin-left: 15px;
        padding-left: 15px;
毕凯 authored
694
        height: 22px;
姜枫 authored
695
        color: #b9b9b9;
毕凯 authored
696 697
        font-size: 12px;
        line-height: 22px;
姜枫 authored
698 699 700 701

        i {
            position: absolute;
            top: 50%;
毕凯 authored
702
            left: -2px;
姜枫 authored
703
            margin: -7px 0 0;
毕凯 authored
704 705
            width: 14px;
            height: 14px;
姜枫 authored
706 707 708 709 710
            background: url(/passport/tip/info.png) no-repeat;
        }

        &.no {
            color: red;
毕凯 authored
711
姜枫 authored
712 713 714 715 716 717 718 719 720 721 722 723 724 725 726
            i {
                background: url(/passport/tip/error.png) no-repeat;
            }
        }

        &.yes {
            i {
                background: url(/passport/tip/success.png) no-repeat;
            }
        }
    }
}

.tip-panel {
    position: absolute;
毕凯 authored
727
    z-index: 100;
姜枫 authored
728
    display: none;
毕凯 authored
729
    margin-top: 5px;
姜枫 authored
730
    padding: 0 10px;
毕凯 authored
731
    width: 248px;
姜枫 authored
732 733
    border: 1px solid rgba(255, 255, 255, 0.7);
    border-radius: 5px;
毕凯 authored
734 735
    background-color: #161616;
    cursor: pointer;
姜枫 authored
736 737 738 739

    li {
        height: 20px;
        color: #b9b9b9;
毕凯 authored
740
        line-height: 20px;
姜枫 authored
741 742
    }
}
毕凯 authored
743
姜枫 authored
744 745 746 747 748 749
.err-tip {
    position: absolute;
    top: 8px;
    left: 285px;
    padding: 6px 0;
    color: #f00;
毕凯 authored
750 751
    white-space: nowrap;
    font-size: 14px;
姜枫 authored
752 753 754 755

    i {
        display: block;
        float: left;
毕凯 authored
756
        margin-right: 5px;
姜枫 authored
757
        width: 14px;
毕凯 authored
758
        height: 14px;
姜枫 authored
759 760 761 762 763
        background: url(/passport/tip/error.png) no-repeat;
    }

    a {
        color: #f00;
毕凯 authored
764
        text-decoration: underline;
姜枫 authored
765 766
    }
}
毕凯 authored
767
姜枫 authored
768 769
.backdrop {
    position: fixed;
毕凯 authored
770 771 772 773
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
姜枫 authored
774 775
    width: 100%;
    height: 100%;
毕凯 authored
776
    background: #000;
王水玲 authored
777
    opacity: 0.5;
姜枫 authored
778
}
毕凯 authored
779
姜枫 authored
780 781 782
.err-info {
    position: absolute;
    top: -41px;
王水玲 authored
783
    left: 0;
毕凯 authored
784 785 786
    z-index: 1000;
    display: none;
    padding: 0 10px;
姜枫 authored
787 788
    height: 30px;
    border: 1px solid #ffbdbe;
毕凯 authored
789 790 791 792
    background-color: #ffebeb;
    color: red;
    line-height: 30px;
姜枫 authored
793 794 795 796
    b {
        position: absolute;
        top: 30px;
        left: 10px;
毕凯 authored
797 798
        width: 17px;
        height: 9px;
yyq authored
799
        background: resolve("passport/angle.png");
姜枫 authored
800
    }
毕凯 authored
801
}