12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455 |
- @charset "UTF-8";
- .box2{width:1366px;margin:0 auto;}
- .box3{width:100%;min-width: 1366px;max-width: 1500px;margin:0 auto;}
- .min1366{min-width: 1366px;}
- .href{cursor: pointer;}
- /*公共色*/
- .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;}
- /*结束*/
- /*主体色*/
- .shese{color: #241715;}
- .slse{color: #23272e;}
- .hlse{color: #9fa7ba;}
- .blse{color: #3a404c;}
- .mhse{color: #ff0042 !important;}
- .huangse{color: #ffb400;}
- .bgmhse{background: #ff0042 !important ;}
- .bghuangse{background: #dab868;}
|