|
@@ -14,6 +14,14 @@
|
|
|
<script src="/skin/js/jquery-1.8.3.min.js"></script>
|
|
|
<script src="/skin/js/commonHttp.js"></script>
|
|
|
<script src="/skin/js/jquery.tmpl.js"></script>
|
|
|
+ <style type="text/css">
|
|
|
+ @media (min-width:1200px) {
|
|
|
+ main{
|
|
|
+ min-height: 46.1vw!important;
|
|
|
+ background-color: #f8f8f8!important;
|
|
|
+ }
|
|
|
+ }
|
|
|
+ </style>
|
|
|
</head>
|
|
|
|
|
|
<body style="display: none;">
|