|
|
@@ -272,7 +272,7 @@ textarea:-ms-input-placeholder {
|
|
272
|
272
|
.ss_CountBox .Count_title,#totalCount{
|
|
273
|
273
|
color: #fff;
|
|
274
|
274
|
font-size: 18px;
|
|
275
|
|
- font-family: "宋体";
|
|
|
275
|
+ font-family: "SimSun";
|
|
276
|
276
|
}
|
|
277
|
277
|
#totalCount{
|
|
278
|
278
|
color: #ff0000;
|
|
|
@@ -362,7 +362,7 @@ textarea:-ms-input-placeholder {
|
|
362
|
362
|
display: block;
|
|
363
|
363
|
width: 100%;
|
|
364
|
364
|
font-size: 18px;
|
|
365
|
|
- font-family: "仿宋";
|
|
|
365
|
+ font-family: "SimSun";
|
|
366
|
366
|
white-space: nowrap;
|
|
367
|
367
|
overflow: hidden;
|
|
368
|
368
|
text-overflow: ellipsis;
|
|
|
@@ -1848,9 +1848,9 @@ position: relative;
|
|
1848
|
1848
|
margin-right: 7px;
|
|
1849
|
1849
|
|
|
1850
|
1850
|
}
|
|
1851
|
|
-.MQ li a{
|
|
|
1851
|
+/*.MQ li a{
|
|
1852
|
1852
|
color: #86898a;
|
|
1853
|
|
-}
|
|
|
1853
|
+}*/
|
|
1854
|
1854
|
.MQ li{
|
|
1855
|
1855
|
padding: 6px 0;
|
|
1856
|
1856
|
}
|
|
|
@@ -1870,6 +1870,8 @@ position: relative;
|
|
1870
|
1870
|
font-size: 24px;
|
|
1871
|
1871
|
padding: 6px 0;
|
|
1872
|
1872
|
text-align: center;
|
|
|
1873
|
+ border-top-left-radius: 10px;
|
|
|
1874
|
+ border-top-right-radius: 10px;
|
|
1873
|
1875
|
}
|
|
1874
|
1876
|
.searchTitle i{
|
|
1875
|
1877
|
display: inline-block;
|
|
|
@@ -2077,6 +2079,8 @@ position: relative;
|
|
2077
|
2079
|
.left-statistics{
|
|
2078
|
2080
|
position: relative;
|
|
2079
|
2081
|
width: 100%;
|
|
|
2082
|
+ padding-left: 10px;
|
|
|
2083
|
+ padding-top: 5px;
|
|
2080
|
2084
|
}
|
|
2081
|
2085
|
.left-statistics p,
|
|
2082
|
2086
|
.right-statistics p{
|