|
@@ -129,7 +129,7 @@ li{list-style:none;}
|
|
|
height: 42px;
|
|
|
float: left;
|
|
|
box-sizing: border-box;
|
|
|
- margin-top: 8px;
|
|
|
+ margin-top: 5px;
|
|
|
padding: 0 8px;
|
|
|
white-space: normal;
|
|
|
word-break: break-all;
|
|
@@ -200,7 +200,7 @@ li{list-style:none;}
|
|
|
height: 22px;
|
|
|
box-sizing: border-box;
|
|
|
float: left;
|
|
|
- margin-top: 3px;
|
|
|
+ margin-top: 0px;
|
|
|
}
|
|
|
.section_page .page_main_price .price_text_tag .listTag{
|
|
|
margin:0;
|
|
@@ -208,13 +208,13 @@ li{list-style:none;}
|
|
|
}
|
|
|
.section_page .page_main_price .main_price_none{
|
|
|
width: 100%;
|
|
|
- height: 54px;
|
|
|
+ height: 24px;
|
|
|
box-sizing: border-box;
|
|
|
float: left;
|
|
|
- margin-top: 2px;
|
|
|
+ margin-top: 5px;
|
|
|
}
|
|
|
.section_page .page_main_price .main_price_none.sec{
|
|
|
- margin-top: 20px;
|
|
|
+ margin-top: 25px;
|
|
|
}
|
|
|
.section_page .page_main_price .main_price_none .listTag{
|
|
|
margin:0;
|
|
@@ -488,7 +488,6 @@ li{list-style:none;}
|
|
|
.section_right .item_text:hover .item_text_name:before{
|
|
|
background-color: #E15616;
|
|
|
}
|
|
|
-.price_grade .bold{font-weight: bold}
|
|
|
#recommendBox .swiper-pagination{
|
|
|
width:100%;
|
|
|
padding:10px 0;
|