|
|
|
@ -289,7 +289,7 @@ label.infolabel{display: block;float: left;width: 56px;text-align: right;margin-
|
|
|
|
|
.shaiTitle{display: block;padding-right: 20px;}
|
|
|
|
|
.shaiContent li.shaiItem.active{background-color: #4CACFF!important;color:#fff!important;}
|
|
|
|
|
.shaiContent li.shaiItem{padding:3px 15px;float: left;border-radius: 4px;color: #4C4C4C;cursor: pointer;margin-right: 15px;display: block}
|
|
|
|
|
.shaiContent li.shaiItem:hover{background-color: #F5F5F5}
|
|
|
|
|
.shaiContent li.shaiItem:hover{background-color: #4CACFF!important;color:#fff!important;}
|
|
|
|
|
.shaiAllItem{max-width: 1138px;}
|
|
|
|
|
.subshaicontent{display: none;box-sizing: border-box;position: absolute;width: 100%;top: 33px;left: 0px;background-color: #fff;box-shadow:0px 1px 4px rgba(76,76,76,0.2);padding:0px 20px;z-index: 99999;border-radius: 4px;max-height: 800px;overflow-y: auto}
|
|
|
|
|
.subshaicontent-part{border-bottom: 1px solid #eee;}
|
|
|
|
|