main
liudan 2 years ago
parent f27bcd50f2
commit 6b124ed1c4
  1. 7
      index.html

@ -20,7 +20,8 @@
<!--图片和滚屏样式-->
<link rel="stylesheet" href="css/index.css">
<style>
.g1,.g2,.g3,.g4{width:100%; height:116px; float:left; margin:0 5px 5px 0}
/* float:left; */
.g1,.g2,.g3,.g4{width:100%; height:116px; margin:0 5px 5px 0}
</style>
</head>
@ -302,7 +303,8 @@
</div>
</div>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-9 col-xl-9 col-xxl-9 sliderContainer" style=" box-shadow:5px 5px 20px 5px #ccc;border-radius:10px;background:#ffffff">
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-9 col-xl-9 col-xxl-9 sliderContainer" style="background-color: rgba(0,0,0,0.4);border-radius:10px;">
<div style="background:#ffffff;overflow: hidden;">
<div class="g1 scrollItem">
<ul>
@ -322,6 +324,7 @@
</div>
</div>
</div>
</div>
</div>
<div class="section section6 fp-auto-height fp-section">

Loading…
Cancel
Save