|
@@ -22,14 +22,14 @@
|
|
|
.floorTit h5 {font-weight: normal;color:#93979f;font-size: 14px;line-height: 16px;}
|
|
|
.hotList .section_page_main a.img01 {width: 524px;}
|
|
|
.hotList .section_page_main a.img02{width: 344px;}
|
|
|
- .hotList .section_page_main .imgbaner{width: 884px;height: 120px;display: block}
|
|
|
+ .hotList .section_page_main .imgbaner,.hotList .imgbaner{width: 884px;height: 120px;display: block}
|
|
|
.hotList a img {width: 100%;height: 100%;}
|
|
|
.hotList .section_page_main{height: 568px;overflow: hidden;}
|
|
|
.hotList .section_page_main.type{height: 704px;}
|
|
|
.hotList .section_page_main.max{height: auto;}
|
|
|
.hotList .section_page_main a {width: 164px;height: 268px;float: left;background: #fff;position: relative;margin: 0 16px 16px 0;overflow: hidden;float: left;transition: all 0.4s;}
|
|
|
.swiper-container a{margin-right: 16px;}
|
|
|
- .swiper-container div{height: auto;}
|
|
|
+ .swiper-container .section_page_main{height: auto;}
|
|
|
.hotList .section_page_main a>a{display: block;}
|
|
|
.hotList .section_page_main .productItem img{width: 100%;height: 164px;}
|
|
|
.productItem .name {margin-top: 8px;display: block;padding: 0 8px;height: 40px;line-height: 21px;vertical-align: middle;word-break: break-all;overflow: hidden;text-overflow: ellipsis;display: -webkit-inline-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical}
|