web_color.css 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455
  1. @charset "UTF-8";
  2. .box2{width:1366px;margin:0 auto;}
  3. .box3{width:100%;min-width: 1366px;max-width: 1500px;margin:0 auto;}
  4. .min1366{min-width: 1366px;}
  5. .href{cursor: pointer;}
  6. /*公共色*/
  7. .bg0{background: none !important;}
  8. .baise{color:#ffffff;}
  9. .heise{color:#000000 ;}
  10. .huise111{color:#111111 ;}
  11. .huise222{color:#222222 ;}
  12. .huise333{color:#333333 ;}
  13. .huise444{color:#444444 ;}
  14. .huise555{color:#555555 ;}
  15. .huise666{color:#666666 ;}
  16. .huise777{color:#777777 ;}
  17. .huise888{color:#888888 ;}
  18. .huise999{color:#999999 ;}
  19. .huiseccc{color:#CCCCCC ;}
  20. .bgbaise{background:#ffffff !important;}
  21. .bgheise{background:#000000 ;}
  22. .bghuisef1{background: #f1f1f1;}
  23. .bghuisef2{background: #f2f2f2;}
  24. .bghuisef3{background: #f3f3f3;}
  25. .bghuisef4{background: #f4f4f4;}
  26. .bghuisef5{background: #f5f5f5;}
  27. .bghuisef6{background: #f6f6f6;}
  28. .bghuisef7{background: #f7f7f7;}
  29. .bghuisef8{background: #f8f8f8;}
  30. .bghuisef9{background: #f9f9f9;}
  31. .bghuiseeee{background: #eeeeee;}
  32. .bghuiseccc{background: #cccccc;}
  33. .bghuise111{background: #111111;}
  34. .bghuise222{background: #222222;}
  35. .bghuise333{background: #333333;}
  36. .bghuise444{background: #444444;}
  37. .bghuise555{background: #555555;}
  38. .bghuise666{background: #666666;}
  39. .bghuise777{background: #777777;}
  40. .bghuise888{background: #888888;}
  41. .bghuise999{background: #999999;}
  42. .bghuiseccc{background: #cccccc;}
  43. .huiseef{color:#efefef;}
  44. .bghuiseef,.bgef{background:#efefef;}
  45. /*结束*/
  46. /*主体色*/
  47. .shese{color: #241715;}
  48. .slse{color: #23272e;}
  49. .hlse{color: #9fa7ba;}
  50. .blse{color: #3a404c;}
  51. .mhse{color: #ff0042 !important;}
  52. .huangse{color: #ffb400;}
  53. .bgmhse{background: #ff0042 !important ;}
  54. .bghuangse{background: #dab868;}