|
@@ -6,8 +6,10 @@
|
|
|
#recommendBox .swiper-pagination span.on{width:28px;opacity:1;}
|
|
|
.instrue-left {width: 900px;float: left;}
|
|
|
.normal-nav{margin-top: 10px}
|
|
|
+ .top-category{overflow: hidden;}
|
|
|
.instrue-left .top-category .normal-nav .nav-list:hover{color:#e15616;transform:translateY(-5px);box-shadow:0 8px 8px rgba(102,102,102,0.05), 0 10px 10px rgba(102,102,102,0.05), 0 12px 12px rgba(102,102,102,0.05);}
|
|
|
- .instrue-left .top-category .normal-nav .nav-list {border:1px solid #fff;display: inline-block;margin: 0 16px 16px 0;width: 132px;height: 88px;background: #fff;text-align: center;color: #4a4f58;font-size: 16px;cursor: pointer;transition: all 0.4s}
|
|
|
+ .instrue-left .top-category .normal-nav .nav-list {border:1px solid #fff;float: left;margin: 0 16px 16px 0;width: 132px;height: 104px;background: #fff;text-align: center;color: #4a4f58;font-size: 16px;cursor: pointer;transition: all 0.4s}
|
|
|
+ .instrue-left .top-category .normal-nav .nav-list a{padding: 0 10px;text-align: center;display: block;line-height: 22px;}
|
|
|
.instrue-left .top-category .normal-nav .nav-list.active {border: 1px solid #e15616;color: #e15616;}
|
|
|
.instrue-right {float: right;width: 252px;background: #fff;padding: 16px;margin-top: 10px;min-height: 343px;overflow: auto;}
|
|
|
.instrue-right .wrap_tittle{padding-bottom: 10px;color: #4a4f58;font-size: 16px;font-weight: bold;border-bottom: 1px solid #f5f5f5;position: relative;}
|
|
@@ -60,7 +62,7 @@
|
|
|
.productItem .price em.p{color:#f94b4b ;}
|
|
|
.icon.hot:before{width: 25px;height: 20px;background-position: -120px -550px;position: absolute;top: -10px;right: -10px}
|
|
|
.brand{color: #9aa5b5;margin: 10px 16px;border: 1px solid #e3ebf7;display: inline-block;padding: 0 10px;border-radius: 2px}
|
|
|
- .item_icon{ width: 100%;height: 36px;padding: 12px 0;}
|
|
|
+ .item_icon{ width: 100%;height: 36px;padding: 12px 0 8px 0;}
|
|
|
.item_icon img{width: 36px;height: 36px;display: block;margin: 0 auto;}
|
|
|
.productItem .price em{font-weight: normal}
|
|
|
.productItem .price em.bold{font-weight: bold;margin: 0}
|