|
- html,body{
- background: #EDFEF7;
- }
- .header{
- background-image:url('../../images/DragSSO/headBg-green.jpg');
- filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../../images/DragSSO/headBg-green.jpg', sizingMethod='scale');
- }
- .headNum{
- color: #01A566;
- }
- .inSec1List1{
- background: #F7FFFC;
- }
- .inSec1List1 li.active,.inSec1List1 li:hover{
- background: #D5F4E9;
- border-bottom-color: #D5F4E9;
- }
- .inSec1List1 li.active a,.inSec1List1 li:hover a{
- color: #01A566;
- }
- .inSec1List1 li{
- border-bottom: 1px solid #E7F8F2;
- }
- .headModeTxt {
- background: #03c178;
- }
-
- .headModeList {
- background-color: #03c178;
- -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: #01A566;
- }
- .headTab li:after {
- background: #67C9A3;
- }
- .inSec3HeadTab.active:after {
- background-color: #01A566;
- }
- .inSecLeftCon:hover {
- background-color: #01A566;
- border-color: #01A566;
- }
- .inSec1TabBox.active:after {
- background-color: #01A566;
- }
- .index_sec2 .inSec1T{
- background: #01A566;
- }
- .inSec1List2 li.active,.inSec1List2 li:hover{
- background: #D5F4E9;
- }
- .aLeft:hover {
- background-color: #D5F4E9;
- }
- .inSecT {
- background-color: #01A566;
- }
- .more {
- background-color: #67C9A3;
- }
- .inSec3L {
- background-color: #F7FFFC;
- }
- .workList li.active {
- background-color: #D5F4E9;
- }
- .workList li {
- border-bottom: 1px solid #E7F8F2;
- }
- .inSec3Num {
- color: #01A566;
- }
- .inSec2TabBox.active:after {
- background-color: #01A566;
- }
- .inSec2L {
- background-color: #F7FFFC;
- }
- .inSec2Llist i {
- color: #01A566;
- }
- .inSec3WorkBtn {
- background-color: #F7FFFC;
- color: #01A566;
- }
- .inSec3WorkBtn2 {
- color: #01A566;
- }
-
- .inSec1Drag div:hover {
- background-color: #D5F4E9;
- }
- .inSec2Llist li {
- border-bottom: 1px solid #E7F8F2;
- }
- .inSec2Llist li.active,
- .inSec2Llist li:hover {
- background: #D5F4E9;
- border-bottom-color: #D5F4E9;
- }
- .aRight:hover {
- background-color: #D5F4E9;
- }
- .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: #00482c;
- }
- .searchLT {
- color: #018e57;
- }
- .searchTop>span {
- color: #018e57;
- }
- .searchTopList li.active,
- .searchTopList li:hover {
- background-color: #01A566;
- }
-
- .searchRTop {
- background-color: #00331f;
- color: #018e57;
- }
- .headSearchClose {
- border: 1px solid #03c178;
- }
- .headSearchClose:hover {
- background-color: #03c178;
- }
|