|
|
@@ -0,0 +1,141 @@ |
|
|
|
html,body{ |
|
|
|
background: #FFE9E7; |
|
|
|
} |
|
|
|
.header{ |
|
|
|
background-image:url('../images/headBg-red.jpg'); |
|
|
|
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/headBg-red.jpg', sizingMethod='scale'); |
|
|
|
} |
|
|
|
body.active .header { |
|
|
|
background-image: url(../images/headBg-red.jpg); |
|
|
|
} |
|
|
|
.headNum{ |
|
|
|
color: #C32015; |
|
|
|
} |
|
|
|
|
|
|
|
.inSec1List1{ |
|
|
|
background: #FFF2F1; |
|
|
|
} |
|
|
|
.inSec1List1 li.active,.inSec1List1 li:hover{ |
|
|
|
background: #FFD9D6; |
|
|
|
border-bottom-color: #FFD9D6; |
|
|
|
} |
|
|
|
.inSec1List1 li.active a,.inSec1List1 li:hover a{ |
|
|
|
color: #C32015; |
|
|
|
} |
|
|
|
.inSec1List1 li{ |
|
|
|
border-bottom: 1px solid #FDE6E4; |
|
|
|
} |
|
|
|
.headModeTxt { |
|
|
|
background: #ff2a1b; |
|
|
|
} |
|
|
|
|
|
|
|
.headModeList { |
|
|
|
background-color: #ff2a1b; |
|
|
|
-webkit-box-shadow: 0 5px 6px rgba(114, 165, 205, 0.25); |
|
|
|
-moz-box-shadow: 0 5px 6px rgba(114, 165, 205, 0.25); |
|
|
|
box-shadow: 0 5px 6px rgba(114, 165, 205, 0.25); |
|
|
|
} |
|
|
|
.headModeList li.active { |
|
|
|
background-color: #C32015; |
|
|
|
} |
|
|
|
.headTab li:after { |
|
|
|
background: #DB7973; |
|
|
|
} |
|
|
|
.inSec3HeadTab.active:after { |
|
|
|
background-color: #C32015; |
|
|
|
} |
|
|
|
.inSecLeftCon:hover { |
|
|
|
background-color: #C32015; |
|
|
|
border-color: #C32015; |
|
|
|
} |
|
|
|
.inSec1TabBox.active:after { |
|
|
|
background-color: #C32015; |
|
|
|
} |
|
|
|
.index_sec2 .inSec1T{ |
|
|
|
background: #C32015; |
|
|
|
} |
|
|
|
.inSec1List2 li.active,.inSec1List2 li:hover{ |
|
|
|
background: #FFD9D6; |
|
|
|
} |
|
|
|
.aLeft:hover { |
|
|
|
background-color: #FFD9D6; |
|
|
|
} |
|
|
|
.inSecT { |
|
|
|
background-color: #C32015; |
|
|
|
} |
|
|
|
.more { |
|
|
|
background-color: #DB7973; |
|
|
|
} |
|
|
|
.inSec3L { |
|
|
|
background-color: #FFF2F1; |
|
|
|
} |
|
|
|
.workList li.active { |
|
|
|
background-color: #FFD9D6; |
|
|
|
} |
|
|
|
.workList li { |
|
|
|
border-bottom: 1px solid #FDE6E4; |
|
|
|
} |
|
|
|
.inSec3Num { |
|
|
|
color: #C32015; |
|
|
|
} |
|
|
|
.inSec2TabBox.active:after { |
|
|
|
background-color: #C32015; |
|
|
|
} |
|
|
|
.inSec2L { |
|
|
|
background-color: #FFF2F1; |
|
|
|
} |
|
|
|
.inSec2Llist i { |
|
|
|
color: #C32015; |
|
|
|
} |
|
|
|
.inSec3WorkBtn { |
|
|
|
background-color: #FFF2F1; |
|
|
|
color: #C32015; |
|
|
|
} |
|
|
|
.inSec3WorkBtn2 { |
|
|
|
color: #C32015; |
|
|
|
} |
|
|
|
|
|
|
|
.inSec1Drag div:hover { |
|
|
|
background-color: #FFD9D6; |
|
|
|
} |
|
|
|
.inSec2Llist li { |
|
|
|
border-bottom: 1px solid #FDE6E4; |
|
|
|
} |
|
|
|
.inSec2Llist li.active, |
|
|
|
.inSec2Llist li:hover { |
|
|
|
background: #FFD9D6; |
|
|
|
border-bottom-color: #FFD9D6; |
|
|
|
} |
|
|
|
.aRight:hover { |
|
|
|
background-color: #FFD9D6; |
|
|
|
} |
|
|
|
.inSecShadow{ |
|
|
|
-webkit-box-shadow: 0 0 10px rgba(114, 165, 205, 0.25); |
|
|
|
-moz-box-shadow: 0 0 10px rgba(114, 165, 205, 0.25); |
|
|
|
box-shadow: 0 0 10px rgba(114, 165, 205, 0.25); |
|
|
|
} |
|
|
|
/* search */ |
|
|
|
.search { |
|
|
|
background-color: #79140d; |
|
|
|
} |
|
|
|
.searchLT { |
|
|
|
color: #ce574e; |
|
|
|
} |
|
|
|
.searchTop>span { |
|
|
|
color: #ce574e; |
|
|
|
} |
|
|
|
.searchTopList li.active, |
|
|
|
.searchTopList li:hover { |
|
|
|
background-color: #C32015; |
|
|
|
} |
|
|
|
|
|
|
|
.searchRTop { |
|
|
|
background-color: #63100a; |
|
|
|
color: #ce574e; |
|
|
|
} |
|
|
|
.headSearchClose { |
|
|
|
border: 1px solid #ea2d20; |
|
|
|
} |
|
|
|
.headSearchClose:hover { |
|
|
|
background-color: #ea2d20; |
|
|
|
} |