|
@@ -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; }
|