Browse Source

广告添置

luyanan 7 years ago
parent
commit
3a4dcc8f95
2 changed files with 2 additions and 3 deletions
  1. 1 2
      css/common.css
  2. 1 1
      css/genindex.css

+ 1 - 2
css/common.css

213

213

214
/*广告位的设计规则及尺寸    底部(760*120) 侧栏(260*200)*/
214
/*广告位的设计规则及尺寸    底部(760*120) 侧栏(260*200)*/
215
.advertItem .swiper-pagination-bullet{width:6px; height:6px;}
215
.advertItem .swiper-pagination-bullet{width:6px; height:6px;}
216
.advertItem.swiper-container-horizontal>.swiper-pagination{bottom:2px;}
217
.advertsub{position: relative;display: block;}
216
.advertsub{position: relative;display: block;margin-bottom: 10px;}
218
.advertsub:after{content:"广告";font-size:10px;color:#fff;background:rgba(0,0,0,0.3);position:absolute;padding:0 4px;right:0;bottom:0px;}
217
.advertsub:after{content:"广告";font-size:10px;color:#fff;background:rgba(0,0,0,0.3);position:absolute;padding:0 4px;right:0;bottom:0px;}
219

218


+ 1 - 1
css/genindex.css

324
.conItem .otherBlock:last-child{padding:0;margin:0;border: 0;}
324
.conItem .otherBlock:last-child{padding:0;margin:0;border: 0;}
325
325
326
/*右侧新闻*/
326
/*右侧新闻*/
327
.rightconBox .conItem.advertBox{min-height: 100px;padding:0;width:260px;}
327
.rightconBox .conItem.advertBox{min-height: 100px;padding:0;width:260px;background: none;}
328
328
329
.flexCenter{position: relative;width: 100%; min-height:90px;
329
.flexCenter{position: relative;width: 100%; min-height:90px;
330
		    display: -webkit-box;
330
		    display: -webkit-box;