|
|
@@ -185,6 +185,7 @@
|
|
|
.main_trendy .item_prod:nth-child(even) {padding-right: 0;}
|
|
|
.main_it {position: relative;padding-bottom: 4rem;}
|
|
|
.main_it::after {content: '';display: block;clear: both;}
|
|
|
+.main_it .titWrap {padding:4rem 0 2rem;}
|
|
|
.main_it .it_nav {display: flex;padding: 0 0.8rem; margin-bottom: 0.8rem; height: 5rem;line-height: 5rem;justify-content: center;}
|
|
|
.main_it .swiper-scrollbar {margin: 0; background: #ddd !important; height: 0.2rem;}
|
|
|
.main_it .swiper-scrollbar-drag {background:#222222 !important;}
|
|
|
@@ -226,6 +227,7 @@
|
|
|
.main_deal .item_prod .itemName {color: rgb(204, 204, 204);}
|
|
|
.main_deal .item_prod .itemPrice {color: #ffffff;}
|
|
|
/* slide nav */
|
|
|
+.main_pick .titWrap {padding:4rem 0 2rem 0;}
|
|
|
.main_pick .inner_head {padding: 0 0 0.9rem 0;position: relative;}
|
|
|
.main_pick .inner_head .pick-head{padding: 0; box-sizing: border-box;overflow: visible;}
|
|
|
.main_pick .inner_head .pick-head .swiper-wrapper{transform: translate3d(0, 0, 0);}
|
|
|
@@ -796,7 +798,7 @@ main.container .inner h2[data-style~="unusual"] {font-size:2.0rem;top: 0;positio
|
|
|
.part_goods .goods_detail .thumb_box::before {content: "";display: block;position: absolute;top: 0;left: 0;width: 100%;height: 100%;opacity: 0.03;background-color: rgb(0, 0, 0);z-index: 2;}
|
|
|
.part_goods .goods_detail .thumb_box a {display:block; height: 100%;}
|
|
|
.part_goods .goods_detail .thumb_box a::after { content: "";display: block; position: absolute; top:0; left: 0; width: 100%;height: 100%;opacity: 0.03;background-color: rgb(0, 0, 0);}
|
|
|
-.part_goods .goods_detail .thumb_box img {position: relative; top: 50%; transform: translateY(-50%); width: 100%;}
|
|
|
+.part_goods .goods_detail .thumb_box img {position: relative; top: 50%; transform: translateY(-50%); width: 100%; z-index: 3;}
|
|
|
.part_goods .goods_detail .info_box {min-height:13.5rem; padding-top: 1rem;}
|
|
|
.part_goods .goods_detail .info_box .od_name a {display:block;}
|
|
|
.part_goods .goods_detail .info_box .od_name .name {display:inline-block; font-size: 1.3rem; line-height:1.4; margin:0.3rem 0; display:-webkit-box; overflow:hidden; text-overflow:ellipsis; -webkit-line-clamp:2; -webkit-box-orient:vertical; word-break:keep-all;}
|
|
|
@@ -1382,8 +1384,9 @@ main.my .my_wishlist .inner:last-child {padding-bottom: 0;}
|
|
|
.dp .submain_visual img {width: 100%;}
|
|
|
.dp .submain_visual .swiper-pagination-fraction {bottom: 4rem ; width:auto; left: 2rem; background: rgba(34,34,34,.5); color: #fff; font-weight: 300;padding:0.5rem 0.7rem; line-height: 1; font-size: 1.2rem; border-radius:2rem;}
|
|
|
.dp .submain_visual .swiper-pagination-current {font-weight: 600;}
|
|
|
-.dp .submain_visual .txtWrap {position: absolute; left: 2rem; right:2rem; bottom: 9rem; color: #fff; z-index: 1;}
|
|
|
-.dp .submain_visual .txtWrap p {color: #fff; font-size: 3rem; font-weight: 500; line-height: 1.2; display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow:hidden;}
|
|
|
+.dp .submain_visual .txtWrap {position: absolute; left: 2rem; right:2rem; bottom: 9rem; color: #222; z-index: 1;}
|
|
|
+.dp .submain_visual .txtWrap.w {color: #fff;}
|
|
|
+.dp .submain_visual .txtWrap p {font-size: 3rem; font-weight: 500; line-height: 1.2; display: -webkit-box;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical; overflow:hidden;}
|
|
|
.dp .submain_visual .txtWrap p.txt_xs {font-size: 1.4rem; margin-top: 1.6rem; font-weight: 300; -webkit-line-clamp: 1;}
|
|
|
.dp .sub_category {padding:2.4rem 0; position: relative;}
|
|
|
.dp .sub_category .cate_wrap {margin:0 -0.4rem; height: auto; overflow:hidden;}
|