jianyanbaogaoxiangqing.css 1.4 KB

1234567891011121314151617181920212223242526
  1. body { background: #F2F3F5; }
  2. .c-table { width: 100%; border-collapse: collapse }
  3. .c-table th { font-weight: 700; }
  4. .c-table td, .c-table th { border-bottom: 1px solid #f1f1f1; border-right: 1px solid #f1f1f1; text-align: center; padding: .5rem; }
  5. .c-table tr td:last-child, .c-table tr th:last-child { border-right: 0 }
  6. .c-table tr:last-child td { border-bottom: 0 }
  7. .glu-tab tbody{ font-size:.6rem;}
  8. .glu-tab th{ vertical-align:middle;}
  9. .glu-tab tbody td{ width:11.875%;}
  10. .glu-tab tbody tr td:first-child{ width:auto;}
  11. .bp-tab tbody{ font-size:.6rem;}
  12. .bp-tab th{ vertical-align:middle;}
  13. .bp-tab tbody td{ width:13.875%;}
  14. .bp-tab tbody tr td:first-child{ width:auto;}
  15. .c-fwb { font-weight: bold; }
  16. .bc-fff { background: #FFF; }
  17. .info-panel { border-bottom: 1px solid #DCDCDC; }
  18. .info-panel p { height: 36px; line-height: 36px; border-top: 1px solid #DCDCDC; border-bottom: 1px solid #DCDCDC; }
  19. .info-panel .title-icon { width: 20px; height: 20px; margin-top: 8px; }
  20. .info-panel { }
  21. .img-list li img { width: 70px; height: 70px; }
  22. #xiangqing_btn img { position:fixed; bottom:50px; right: 20px; width: 50px; height: 50px; }
  23. #result,#result tr,#result td,#result th { border: 0; font-size: 14px; }
  24. .num-value img { display: none; width: 7px; height: 11px; margin-left: 5px; margin-top: 5px; }
  25. .num-value.over img.over-icon { display: inline; }
  26. .num-value.lower img.lower-icon { display: inline; }