Pārlūkot izejas kodu

fix:商务合作落地页样式调整

Signed-off-by: tangshizhe <2417024719@qq.com>
tangshizhe 1 gadu atpakaļ
vecāks
revīzija
315e07f8e6

+ 9 - 4
src/web/staticres/frontRouter/pc/cooperation/css/index.css

@@ -97,9 +97,6 @@
   background: #F7F9FC;
   height: 1024px;
 }
-.coop-type-content{
-  overflow: hidden;
-}
 .coop-type-content .coop-type-list{
   display: flex;
   flex-wrap: wrap;
@@ -109,7 +106,7 @@
   position: relative;
   width: 588px;
   height: 314px;
-  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05);
+  /* box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.05); */
 }
 .coop-type-item:hover .item-center {
   animation: moveUpDown 2s linear infinite;
@@ -128,8 +125,16 @@
 }
 .item-bottom {
   right: -12px;
+  bottom: -12px;
+  height: 298px;
 }
 
+.coop-type-1 .item-bottom, .coop-type-2 .item-bottom{
+  width: 606px;
+}
+.coop-type-3 .item-bottom {
+  width: 1215px;
+}
 .coop-type-1 .item-center {
   width: 309px;
   height: 299px;