|
@@ -74,7 +74,7 @@ li{list-style:none;}
|
|
|
#productRecommend .swiper-pagination span:before{content:"";display:inline-block;width:100%;height:4px;background:#E15616;border-radius:2px}
|
|
|
#productRecommend .swiper-pagination span.on{width:28px;opacity:1;}
|
|
|
|
|
|
-.wrap>.productInfo{float:left;box-sizing:border-box;padding:0 16px;width:884px;background:#FFF;}
|
|
|
+.wrap>.productInfo{float:left;box-sizing:border-box;padding:0 16px;width:884px;background:#FFF;min-height: 487px}
|
|
|
.productInfo .tabTit{height:40px;line-height:40px;border-bottom:1px solid #ffe6dc;font-size:16px;color:#333333}
|
|
|
.productInfo .tabTit span{display:inline-block;box-sizing:border-box;min-width:130px;text-align:center;height:100%;padding:0 32px;cursor:pointer}
|
|
|
.productInfo .tabTit span:hover{color:#E15621}
|
|
@@ -130,3 +130,4 @@ input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appear
|
|
|
.pingjia{margin-top:25px;text-align:left}
|
|
|
.pingjia button{width:128px;height:40px;background-color:#4a4f58;box-shadow:0px 3px 6px 0px rgba(147,151,159,0.17);border-radius:2px;color:#ffe6dc;cursor: pointer}
|
|
|
.comment-right{float:right;color:#93979f}
|
|
|
+.tabCon .item div p{line-height: 26px;text-align: left; text-indent: 25px}
|