Browse Source

首页轮播图样式调整

安保维稳 6 months ago
parent
commit
140838f58d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/main/resources/static/police/css/index.css

+ 2 - 2
src/main/resources/static/police/css/index.css

@@ -144,7 +144,7 @@ section{
 .data_floor_first{
     width: 1360px;
     height: 500px;
-    margin: auto;
+    margin: -20px auto;
     padding:15px;
     background: #fff;
     box-sizing: border-box;
@@ -184,7 +184,7 @@ section{
 
 /* 幻灯片演示 */
 
-.domo-slides { margin:0 auto; width:715px; height:480px; zoom:1; position:relative; }
+.domo-slides { margin:21px auto; width:715px; height:427px; zoom:1; position:relative; }
 .domo-slides .conts {width:100%; height:468px;  position:relative; overflow:hidden;  }
 .domo-slides .conts ul {width:100%; height:400px;}
 .domo-slides .conts li {cursor:pointer;position: relative; width:100%; height:468px; line-height:400px; color:#317bac; font-size:26px; font-weight:normal; text-align:left; overflow:hidden; position:relative; }