_common.scss
1.76 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
.pjiscion{
padding-top: 20px/$ppr;
background: white;
ul{
li{
float: left;
width: 25%;
text-align: center;
font-size: 28px/$ppr;
font-family: "黑体";
line-height: 40px/$ppr;
cursor: pointer;
}
.red{
color: #f23030;
border-bottom: 1px solid #f23030;
padding-bottom: 20px/$ppr;
}
}
}
.said{
background:url(../images/co.png) no-repeat;
width: 24px/$ppr;
height: 21px/$ppr;
display: inline-block;
vertical-align: inherit;
background-size: cover;
margin-right: 6px/$ppr;
}
.co2{
background: url(../images/co2.png) no-repeat;
width: 28.2px/$ppr;
height: 24px/$ppr;
background-size: cover;
}
.c23{
background: url(../images/c23.png) no-repeat;
width: 24px/$ppr;
height: 24px/$ppr;
background-size: cover;
}
.c24{
background: url(../images/c24.png) no-repeat;
width: 18px/$ppr;
height: 17px/$ppr;
background-size: cover;
}
.dapco{
.compj{
border-color: #F23030;
// margin-top: 24px/$ppr;
margin-left: 15px/$ppr;
color: #f23030;
}
.nomar{
border-color: inherit;
color: inherit;
}
}
.dyeai{
clear: both;
overflow: hidden;
font-size: 24px/$ppr;
color: #b3b3b3;
span{
float: right;
margin-top: 15px/$ppr;
margin-right: 100px/$ppr;
}
}
.pall0{
padding: 0 10px/$ppr;
color: #b3b3b3;
font-size: 24px/$ppr;
}
.quedbox.bg_white{
.img_or{
img{
border: 0;
}
}
}
.bg_white .bg3g{
background: #f3f5f7;
}
.bg3g{
.dyeai{
background: white;
padding: 20px/$ppr 0;
margin-top: 25px/$ppr;
}
}