font.css 2.9 KB

12345678910111213141516171819202122232425262728293031323334
  1. @font-face{font-family:iconfont;src:url(../fonts/iconfont.woff) format('woff'),url(../fonts/iconfont.ttf) format('truetype')}
  2. .iconfont{color:#666;font-family:iconfont!important;font-size:16px;font-style:normal;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:.2px;-moz-osx-font-smoothing:grayscale}
  3. .iconfont:hover{color:#7472c7}
  4. .icon-add_A:before{content:"\e696"}
  5. #tonglan{width:100%;margin-left:auto;margin-right:auto;margin-top:0;padding-top:0px}
  6. .oneall{overflow:hidden;width:100%}
  7. .oneall a{position:relative;width:100%;display:block;margin-bottom:5px;float:left}
  8. .oneall img{display:block;width:100%;height:40px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
  9. .oneall .adwz{position:absolute;bottom:0;left:5px;width:25px;height:15px;line-height:15px;text-align:center;background:rgba(0,0,0,.5);color:#fff;font-size:12px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
  10. .twoall{overflow:hidden;width:100%}
  11. .twoall a{position:relative;width:600px;display:block;margin-bottom:5px;float:left;background:#fff}
  12. .twoall img{display:block;width:100%;height:40px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
  13. .twoall .adwz{position:absolute;bottom:0;left:5px;width:25px;height:15px;line-height:15px;text-align:center;background:rgba(0,0,0,.5);color:#fff;font-size:12px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
  14. .threeall{overflow:hidden;width:100%}
  15. .threeall a{position:relative;width:403px;display:block;margin-bottom:5px;float:left;background:#fff}
  16. .threeall img{display:block;width:100%;height:40px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
  17. .threeall .adwz{position:absolute;bottom:0;left:5px;width:25px;height:15px;line-height:15px;text-align:center;background:rgba(0,0,0,.5);color:#fff;font-size:12px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
  18. .swiperall .swiper-container{width:100%;height:100%}
  19. .swiperall .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;background:#fff;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
  20. .swiperall .swiper-container{--swiper-theme-color:#fff}
  21. .swiper-pagination{bottom:0!important}
  22. .swiperall .swiper-slide a{position:relative;width:100%;display:block}
  23. .swiperall .swiper-slide img{display:block;width:100%;height:40px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px}
  24. .swiperall .swiper-slide .adwz{position:absolute;bottom:-3px;left:5px;width:25px;height:15px;line-height:15px;text-align:center;background:rgba(0,0,0,.5);color:#fff;font-size:12px;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
  25. .swiperall .swiper-slide p{width:353px;line-height:40px;margin-bottom:5px;float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}