|
|
@@ -636,73 +636,6 @@
|
|
|
.oder_list dl b.total{
|
|
|
margin-right: 0;
|
|
|
}
|
|
|
- .oder01 ul {
|
|
|
- border-bottom: 1px solid #f15601
|
|
|
- }
|
|
|
- .oder01 ul li {
|
|
|
- margin-left: 10px;
|
|
|
- }
|
|
|
- .oder01 ul li a {
|
|
|
- font-size: 13px;
|
|
|
- font-weight: bold;
|
|
|
- }
|
|
|
-
|
|
|
- .com_tab ul li {
|
|
|
- margin-left: 0px;
|
|
|
- position: relative;
|
|
|
- min-width: 110px
|
|
|
- }
|
|
|
- .com_tab ul li a {
|
|
|
- min-width: 110px
|
|
|
- }
|
|
|
-
|
|
|
- .com_tab ul li::after{
|
|
|
- background: url('static/img/vendor/images/downicon.png');
|
|
|
- width: 11px;
|
|
|
- height: 6px;
|
|
|
- position: absolute;
|
|
|
- bottom: 0px;
|
|
|
- left: 50%;
|
|
|
- content: ' ';
|
|
|
- margin-left: -5px;
|
|
|
- display: none;
|
|
|
- }
|
|
|
- .com_tab ul li.active:after{
|
|
|
- display: block
|
|
|
- }
|
|
|
- .com_tab ul li.active a {
|
|
|
- border-bottom: #fff;
|
|
|
- background: #5078cb;
|
|
|
- color: #fff;
|
|
|
- }
|
|
|
- .oder01 ul li a{
|
|
|
- border-top: 3px solid #fff;
|
|
|
- /*padding: 0 8px*/
|
|
|
- min-width: 110px;
|
|
|
- }
|
|
|
- .oder01 ul li:nth-child(1){
|
|
|
- margin-left: 0px
|
|
|
- }
|
|
|
- .oder01 ul li.active a{
|
|
|
- border-top: 3px solid #f15601;
|
|
|
- border-left: 1px solid #f15601;
|
|
|
- border-right: 1px solid #f15601;
|
|
|
- border-bottom: 1px solid #fff;
|
|
|
- /*padding: 0 8px;*/
|
|
|
- color: #f15601
|
|
|
- }
|
|
|
- .oder01 ul li a em{
|
|
|
- color: #323232
|
|
|
- }
|
|
|
- .oder01 ul li.active a em{
|
|
|
- color: #f15601 !important;
|
|
|
- }
|
|
|
- .oder01 ul li:hover a em {
|
|
|
- color: #5078cb !important;
|
|
|
- }
|
|
|
- .oder01 ul li.active:hover a em {
|
|
|
- color: #f15601 !important;
|
|
|
- }
|
|
|
.screen{
|
|
|
background: #fff;
|
|
|
height: 40px;
|