|
@@ -36,7 +36,7 @@
|
|
.special .content .left-box .Beautyfair-page .list{
|
|
.special .content .left-box .Beautyfair-page .list{
|
|
transition: all 0.6s;
|
|
transition: all 0.6s;
|
|
}
|
|
}
|
|
-.special .content .left-box .Beautyfair-page .list.Floorplan{height: 612px;overflow: hidden}
|
|
|
|
|
|
+.special .content .left-box .Beautyfair-page .list.Floorplan{height: 660px;overflow: hidden}
|
|
.special .content .left-box .Beautyfair-page .list.max{
|
|
.special .content .left-box .Beautyfair-page .list.max{
|
|
height: auto;
|
|
height: auto;
|
|
}
|
|
}
|
|
@@ -53,7 +53,7 @@
|
|
height: 212px;
|
|
height: 212px;
|
|
}
|
|
}
|
|
.special .content .left-box .Beautyfair-page .list.Floorplan a{
|
|
.special .content .left-box .Beautyfair-page .list.Floorplan a{
|
|
- width: 434px;
|
|
|
|
|
|
+ width: 434px !important;
|
|
height: 290px;
|
|
height: 290px;
|
|
}
|
|
}
|
|
.special .content .left-box .Beautyfair-page .list.supplier a{
|
|
.special .content .left-box .Beautyfair-page .list.supplier a{
|
|
@@ -293,7 +293,7 @@
|
|
#recommendBox .swiper-pagination span{display:inline-block;width:14px;height:4px;border:5px solid transparent;cursor:pointer;opacity:.2;}
|
|
#recommendBox .swiper-pagination span{display:inline-block;width:14px;height:4px;border:5px solid transparent;cursor:pointer;opacity:.2;}
|
|
#recommendBox .swiper-pagination span:before{content:"";display:inline-block;width:100%;height:4px;background:#E15616;border-radius:2px}
|
|
#recommendBox .swiper-pagination span:before{content:"";display:inline-block;width:100%;height:4px;background:#E15616;border-radius:2px}
|
|
#recommendBox .swiper-pagination span.on{width:28px;opacity:1;}
|
|
#recommendBox .swiper-pagination span.on{width:28px;opacity:1;}
|
|
-.Beautyfair-page .swiper-wrapper{height: inherit ;overflow: hidden}
|
|
|
|
|
|
+.Beautyfair-page .swiper-wrapper{height: 612 ;overflow: hidden}
|
|
}
|
|
}
|
|
@media screen and (max-width:768px) {
|
|
@media screen and (max-width:768px) {
|
|
#recommendBox{width: calc(100%);height:120vw;overflow:hidden;position:relative;}
|
|
#recommendBox{width: calc(100%);height:120vw;overflow:hidden;position:relative;}
|