@@ -13,9 +13,6 @@
</div>
*/
-html, body {
- font-size: calc(100vw / 750 * 100) !important;
-}
.com-del-box{
position: fixed;
z-index: 10;
@@ -17,6 +17,11 @@ body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fiel
padding: 0;
}
+/* 设置顶层fontSize */
+html, body {
+ font-size: calc(100vw / 750 * 100) !important;
+}
+
input, select, textarea {
font-size: 100%;
@@ -247,7 +247,7 @@
padding-top: .46rem;
.home-main a.home-main-content {
- width:50%;
+ width:49%;
margin-bottom:.52rem;
display: inline-block;