|
@@ -5,16 +5,16 @@
|
|
|
@media screen and (min-width:768px) {
|
|
|
#fleaMarketList {margin-top: 20px}
|
|
|
.ListImg img {width: 100%}
|
|
|
- .secondTitle {width: 1184px;height: 40px;background-color: #ffffff;border-bottom: 1px solid #E15616;margin-top: 20px}
|
|
|
+ .secondTitle {width: 1184px;height: 40px;background-color: #ffffff;border-bottom: 1px solid #ffe6dc;margin-top: 20px}
|
|
|
.ClassA {width: 128px;height: 40px;display: inline-block;text-align: center;line-height: 40px;font-size: 16px;cursor: pointer;color: #333333;border: 0;}
|
|
|
- .active {background: #E15621;color: #fff;}
|
|
|
+ .active {background: #ffe6dc;color: #e15616;}
|
|
|
.activeImg{opacity: 0.5;}
|
|
|
.fabu {float: right;text-align: center;color: #e15616;border-bottom: 1px solid #e15616;height: 32px;margin-right: 30px}
|
|
|
.fabu a {line-height: 40px;color: #e15616}
|
|
|
.mainTab {background: #fff;width:1184px;height: 40px;float: left;}
|
|
|
.Listitem:nth-of-type(4n) {margin-right: 0;}
|
|
|
.mainTab li {height: 40px;line-height: 40px;text-align: center;color: #627386;cursor: pointer;width: 128px;float: left;}
|
|
|
- .mainTab li.addstyle {background: #ffe6dc;color: #e15616;}
|
|
|
+ .mainTab li.addstyle {color: #e15616;}
|
|
|
.shopList {width: 1184px;margin: 20px auto;float:left;font-size: 0;}
|
|
|
.Listitem {width: 284px;display: inline-block;margin: 0 16px 20px 0;}
|
|
|
.itemImg {display: block;position: relative;width: 100%;height: 284px;margin-right: 20px;background-color: #fff;cursor: pointer;}
|