|
@@ -1,5 +1,6 @@
|
|
|
html{
|
|
|
background: #fff;
|
|
|
+ font-family: '微软雅黑', '宋体';
|
|
|
}
|
|
|
.staticContainer {
|
|
|
width: 80%;
|
|
@@ -33,6 +34,7 @@ html{
|
|
|
width: 100%;
|
|
|
position: relative;
|
|
|
top: 1px;
|
|
|
+ font-family: '微软雅黑', '宋体';
|
|
|
}
|
|
|
|
|
|
.container .staticSearchT button {
|
|
@@ -46,6 +48,7 @@ html{
|
|
|
background: #2A9BD5;
|
|
|
text-align: center;
|
|
|
border: none;
|
|
|
+ font-family: '微软雅黑', '宋体';
|
|
|
}
|
|
|
.container .staticSearchT i {
|
|
|
position: absolute;
|