|
@@ -150,8 +150,12 @@ li{list-style:none;}
|
|
border: 1px solid #FE452D;
|
|
border: 1px solid #FE452D;
|
|
}
|
|
}
|
|
.section_coupundle{ width: 100%; height: 100px; float: left;margin: 5px 0;}
|
|
.section_coupundle{ width: 100%; height: 100px; float: left;margin: 5px 0;}
|
|
|
|
+.section_coupundle.hide{ display: none;}
|
|
|
|
+.section_coupundle .section_coupundle_inner{ width:1184px; height: 100px; margin: 0 auto;position: relative;}
|
|
|
|
+.section_coupundle .section_coupundle_close{ width:30px;height: 30px;cursor: pointer;background: url("/img/base/icon-close@2x.png") no-repeat;background-size: cover;position: absolute;right: -16px;top: -15px; }
|
|
.section_coupundle a{ width: 1184px; height: 100px;margin: 0 auto; display: block;}
|
|
.section_coupundle a{ width: 1184px; height: 100px;margin: 0 auto; display: block;}
|
|
.section_coupundle a img{ width: 1184px; height: 100px;display: block;border-radius: 4px;overflow: hidden;}
|
|
.section_coupundle a img{ width: 1184px; height: 100px;display: block;border-radius: 4px;overflow: hidden;}
|
|
|
|
+
|
|
/*公告*/
|
|
/*公告*/
|
|
#new-container{height: 48px;background: url("/img/base/icon-newbg@2x.png");background-size: cover;}
|
|
#new-container{height: 48px;background: url("/img/base/icon-newbg@2x.png");background-size: cover;}
|
|
#new-container .new-list{float: left;}
|
|
#new-container .new-list{float: left;}
|