lod.css 814 B

123456789
  1. .lod-bar{height: 230px;background-color: #009eea;}
  2. .lod-bar-y{height: 230px;background-color: #76cbf4;border-radius: 0px 0px 80% 0px;}
  3. .lod-logo{height: 230px;background: url(../images/logo2.png) no-repeat;background-size: 70%;background-position-x: center;background-position-y: center;}
  4. .lod-ma30{margin-top: 30px;}
  5. .lod-wj{overflow: hidden;margin: 50px 36px;color: #a9a9a9;font-size: 14px;}
  6. .lod-sj{position: absolute;bottom: 0px;height: 100px;width: 100%;}
  7. .lod-qq{background: url(../images/qq.png) no-repeat;background-size: 25px;height: 35px;background-position-x: right;}
  8. .lod-wx{background: url(../images/wx.png) no-repeat;background-size: 30px;height: 35px;background-position-x: center;}
  9. .lod-wb{background: url(../images/wb.png) no-repeat;background-size: 30px;height: 35px;background-position-x: left;}