|
@@ -53,130 +53,43 @@ li{list-style:none;}
|
|
|
.productBox .detailBox .concatBox{height:120px;padding:15px}
|
|
|
.productBox .detailBox .concatBox img{height:120px;width:auto}
|
|
|
|
|
|
-.recommendBox{margin-bottom:16px}
|
|
|
+.recommendBox{margin-bottom:16px;overflow: hidden;}
|
|
|
.recommendBox .hd{font-size:16px;color:#4A4F58;font-weight:bold;padding:16px 32px}
|
|
|
-.recommendBox .bd{width:100%;height:205px;padding:15px 0;background:#FFF}
|
|
|
-.recommendBox .bd li{float:left;width:153px;height:205px;margin-left:14px;overflow:hidden;line-height:22px}
|
|
|
-.recommendBox .bd li a{display:block;width:100%;height:100%;color:#93979F}
|
|
|
-.recommendBox .bd li a:hover{color:#E15616}
|
|
|
-.recommendBox .bd li img{display:block;width:153px;height:153px}
|
|
|
+#productRecommend{width:100%;min-height:205px;padding:15px 7px;background:#FFF}
|
|
|
+#productRecommend li{float:left;width:167px;height:205px;overflow:hidden;}
|
|
|
+#productRecommend li .item{width:153px;height:205px;margin:0 auto;line-height:22px}
|
|
|
+#productRecommend li .item a{display:block;width:100%;height:100%;color:#93979F}
|
|
|
+#productRecommend li .item a:hover{color:#E15616}
|
|
|
+#productRecommend li .item img{display:block;width:153px;height:153px}
|
|
|
+#productRecommend .swiper-wrapper{height:205px;}
|
|
|
+#productRecommend .swiper-pagination{width:100%;height:14px;z-index:1;text-align:center;font-size:0;}
|
|
|
+#productRecommend .swiper-pagination span{display:inline-block;width:14px;height:4px;border:5px solid transparent;cursor:pointer;opacity:.2;}
|
|
|
+#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>.detailBox{
|
|
|
- float:left;
|
|
|
- box-sizing: border-box;
|
|
|
- padding:0 16px;
|
|
|
- width:884px;
|
|
|
- background: #FFF;
|
|
|
-}
|
|
|
-.detailBox .tabTit{
|
|
|
- height:40px;
|
|
|
- line-height: 40px;
|
|
|
- border-bottom: 1px solid #E15621;
|
|
|
- font-size:16px;
|
|
|
- color:#93979F;
|
|
|
-}
|
|
|
-.detailBox .tabTit span{
|
|
|
- display: inline-block;
|
|
|
- box-sizing: border-box;
|
|
|
- min-width: 130px;
|
|
|
- text-align: center;
|
|
|
- height:100%;
|
|
|
- padding:0 32px;
|
|
|
- cursor: pointer;
|
|
|
-}
|
|
|
-.detailBox .tabTit span:hover{color:#E15621;}
|
|
|
-.detailBox .tabTit span.on,.detailBox .tabTit span.on:hover{
|
|
|
- background:#E15621;
|
|
|
- color:#FFF;
|
|
|
-}
|
|
|
-.detailBox .tabCon{
|
|
|
- padding:16px 0;
|
|
|
- text-align: center;
|
|
|
-}
|
|
|
-.detailBox .tabCon table{width:100%;text-align:left;}
|
|
|
-.detailBox .tabCon td{
|
|
|
- padding:10px 12px;
|
|
|
- line-height: 20px;
|
|
|
-}
|
|
|
-.detailBox .tabCon td:nth-of-type(1){width:20%;color:#93979F;}
|
|
|
-.detailBox .tabCon td:nth-of-type(2){width:80%;color:#4A4F58;}
|
|
|
-.detailBox .comment{
|
|
|
- color:#93979F;padding:40px 0;
|
|
|
-}
|
|
|
+.wrap>.detailBox{float:left;box-sizing:border-box;padding:0 16px;width:884px;background:#FFF}
|
|
|
+.detailBox .tabTit{height:40px;line-height:40px;border-bottom:1px solid #E15621;font-size:16px;color:#93979F}
|
|
|
+.detailBox .tabTit span{display:inline-block;box-sizing:border-box;min-width:130px;text-align:center;height:100%;padding:0 32px;cursor:pointer}
|
|
|
+.detailBox .tabTit span:hover{color:#E15621}
|
|
|
+.detailBox .tabTit span.on,.detailBox .tabTit span.on:hover{background:#E15621;color:#FFF}
|
|
|
+.detailBox .tabCon{padding:16px 0;text-align:center}
|
|
|
+.detailBox .tabCon img{max-width:100%;}
|
|
|
+.detailBox .tabCon table{width:100%;text-align:left}
|
|
|
+.detailBox .tabCon td{padding:10px 12px;line-height:20px}
|
|
|
+.detailBox .tabCon td:nth-of-type(1){width:20%;color:#93979F}
|
|
|
+.detailBox .tabCon td:nth-of-type(2){width:80%;color:#4A4F58}
|
|
|
+.detailBox .comment{color:#93979F;padding:40px 0}
|
|
|
|
|
|
-.wrap>.rgt{
|
|
|
- float:right;
|
|
|
- width:284px;
|
|
|
-
|
|
|
-}
|
|
|
-.wrap>.rgt .hd{
|
|
|
- height:40px;
|
|
|
- line-height: 40px;
|
|
|
- padding:0 16px;
|
|
|
- font-size: 16px;
|
|
|
- color:#E15616;
|
|
|
- font-weight: bold;
|
|
|
- background:#FEF6F3;
|
|
|
-}
|
|
|
-.shopBox {
|
|
|
- margin-bottom: 16px;
|
|
|
- background: #FFF;
|
|
|
-}
|
|
|
-.shopBox .bd{
|
|
|
- padding: 0 16px 16px;
|
|
|
-}
|
|
|
-.shopBox .bd .name{
|
|
|
- height:40px;
|
|
|
- line-height: 40px;
|
|
|
- font-weight: bold;
|
|
|
- color: #4A4F58;
|
|
|
- font-size: 14px;
|
|
|
- border-bottom: 1px solid #F7F7F7;
|
|
|
-}
|
|
|
-.shopBox .shop,.shopBox .heart{vertical-align: text-top;}
|
|
|
-.shopBox .shop:before{
|
|
|
- width: 30px;
|
|
|
- height: 25px;
|
|
|
- background-position: 5px -297px;
|
|
|
-}
|
|
|
-.shopBox .bd .heart:before{
|
|
|
- width: 25px;
|
|
|
- height: 25px;
|
|
|
- background-position: -35px -297px;
|
|
|
-}
|
|
|
-.shopBox .bd .tit{
|
|
|
- line-height: 30px;
|
|
|
- font-weight: bold;
|
|
|
- color: #4A4F58;
|
|
|
- font-size: 14px;
|
|
|
-}
|
|
|
-.shopBox .bd .con{
|
|
|
- line-height: 20px;
|
|
|
- color:#93979F;
|
|
|
- font-size: 12px;
|
|
|
- margin-bottom: 12px;
|
|
|
-}
|
|
|
-.shopBox .bd .btn{
|
|
|
- display: block;
|
|
|
- width:100%;
|
|
|
- height:36px;
|
|
|
- line-height: 36px;
|
|
|
- text-align: center;
|
|
|
- box-sizing: border-box;
|
|
|
- border-radius: 2px;
|
|
|
- border:1px solid #E15616;
|
|
|
- font-size: 14px;
|
|
|
- color:#E15616;
|
|
|
- margin-top: 12px;
|
|
|
-}
|
|
|
-
|
|
|
-.wrap>.rgt .contact{
|
|
|
-background: #FFF;
|
|
|
-}
|
|
|
-.wrap>.rgt .contact .bd{
|
|
|
- padding:10px 16px 16px;
|
|
|
- line-height: 24px;
|
|
|
- font-size: 14px;
|
|
|
- color: #4A4F58;
|
|
|
- font-weight: bold;
|
|
|
-}
|
|
|
+.wrap>.rgt{float:right;width:284px}
|
|
|
+.wrap>.rgt .hd{height:40px;line-height:40px;padding:0 16px;font-size:16px;color:#E15616;font-weight:bold;background:#FEF6F3}
|
|
|
+.shopBox{margin-bottom:16px;background:#FFF}
|
|
|
+.shopBox .bd{padding:0 16px 16px}
|
|
|
+.shopBox .bd .name{height:40px;line-height:40px;font-weight:bold;color:#4A4F58;font-size:14px;border-bottom:1px solid #F7F7F7}
|
|
|
+.shopBox .shop,.shopBox .heart{vertical-align:text-top}
|
|
|
+.shopBox .shop:before{width:30px;height:25px;background-position:5px -297px}
|
|
|
+.shopBox .bd .heart:before{width:25px;height:25px;background-position:-35px -297px}
|
|
|
+.shopBox .bd .tit{line-height:30px;font-weight:bold;color:#4A4F58;font-size:14px}
|
|
|
+.shopBox .bd .con{line-height:20px;color:#93979F;font-size:12px;margin-bottom:12px}
|
|
|
+.shopBox .bd .btn{display:block;width:100%;height:36px;line-height:36px;text-align:center;box-sizing:border-box;border-radius:2px;border:1px solid #E15616;font-size:14px;color:#E15616;margin-top:12px}
|
|
|
+.wrap>.rgt .contact{background:#FFF}
|
|
|
+.wrap>.rgt .contact .bd{padding:10px 16px 16px;line-height:24px;font-size:14px;color:#4A4F58;font-weight:bold}
|