123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172 |
- @charset "UTF-8";
- /*公共色*/
- .bg0 {
- background: none !important;
- }
- .baise {
- color: #ffffff;
- }
- .heise {
- color: #000000;
- }
- .huise111 {
- color: #111111;
- }
- .huise222 {
- color: #222222;
- }
- .huise333 {
- color: #333333;
- }
- .huise444 {
- color: #444444;
- }
- .huise555 {
- color: #555555;
- }
- .huise666 {
- color: #666666;
- }
- .huise777 {
- color: #777777;
- }
- .huise888 {
- color: #888888;
- }
- .huise999 {
- color: #999999;
- }
- .huiseccc {
- color: #CCCCCC;
- }
- .bgbaise {
- background: #ffffff !important;
- }
- .bgheise {
- background: #000000;
- }
- .bghuisef1 {
- background: #f1f1f1;
- }
- .bghuisef2 {
- background: #f2f2f2;
- }
- .bghuisef3 {
- background: #f3f3f3;
- }
- .bghuisef4 {
- background: #f4f4f4;
- }
- .bghuisef5 {
- background: #f5f5f5;
- }
- .bghuisef6 {
- background: #f6f6f6;
- }
- .bghuisef7 {
- background: #f7f7f7;
- }
- .bghuisef8 {
- background: #f8f8f8;
- }
- .bghuisef9 {
- background: #f9f9f9;
- }
- .bghuiseeee {
- background: #eeeeee;
- }
- .bghuiseccc {
- background: #cccccc;
- }
- .bghuise111 {
- background: #111111;
- }
- .bghuise222 {
- background: #222222;
- }
- .bghuise333 {
- background: #333333;
- }
- .bghuise444 {
- background: #444444;
- }
- .bghuise555 {
- background: #555555;
- }
- .bghuise666 {
- background: #666666;
- }
- .bghuise777 {
- background: #777777;
- }
- .bghuise888 {
- background: #888888;
- }
- .bghuise999 {
- background: #999999;
- }
- .bghuiseccc {
- background: #cccccc;
- }
- .huiseef {
- color: #efefef;
- }
- .bghuiseef,
- .bgef {
- background: #efefef;
- }
- .bge5e5 {
- background: #e5e5e5;
- }
- /*结束*/
- .Impact{font-family: Impact;}
- .lanse{color: #009eff;}
|