project-detail.css 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142
  1. [v-cloak]{display: none;}
  2. .lh28 {line-height: 28px;}
  3. .plr5 {padding-left: 5px; padding-right: 5px;}
  4. .c-12b7f5 {color: #12b7f5;)}
  5. .bgc-12b7f5 {background-color: #12b7f5;}
  6. .bgc-e1e1e1 {background-color: #e1e1e1;}
  7. .bgc-f2fcfe {background-color: #f2fcfe;}
  8. .w40 {width: 32px; height: 24px; text-indent: 0.5em;}
  9. .w60 {width: 60px;}
  10. .w80 {width: 80px;}
  11. .lh18 {height: 18px; line-height: 18px;}
  12. .lh24 {height: 24px; line-height: 24px;}
  13. .h30 {height: 30px; line-height: 30px}
  14. .lh40 {line-height: 40px}
  15. .cur-pit {cursor: pointer;}
  16. .set-photo, .set-photo img {
  17. height: 45px;
  18. width: 45px;
  19. margin: 0 auto;
  20. }
  21. ul {
  22. list-style: none;
  23. }
  24. .border-c12b7f5 {
  25. border-color: #12b7f5;
  26. }
  27. .bgc-green {background-color: green;}
  28. .b-r-3 {border-radius: 3px;}
  29. .c-red {color: red;}
  30. .w-50 {width: 50%;}
  31. .set-finish {
  32. background: url(../images/gouxuan_lanse_icon.png) no-repeat no-repeat 0px center;
  33. background-size: 14px 14px;
  34. }
  35. .set-show {
  36. background: url(../images/zhankai_btn.png) no-repeat no-repeat 0px center;
  37. background-size: 12px 12px;
  38. }
  39. .set-show.active {
  40. background: url(../images/shouqi_btn.png) no-repeat no-repeat 0px center;
  41. background-size: 12px 12px;
  42. }