|
@@ -11,11 +11,11 @@
|
|
|
.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;position: absolute;z-index: 1;}
|
|
|
+ .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;}
|
|
|
- .shopList {width: 1184px;margin: 20px auto;font-size: 0;}
|
|
|
+ .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;}
|
|
|
.itemImg .bigImg {width: 100%;height: 100%;}
|