82ce2594 by 任超

style:style

1 parent b27354f5
...@@ -93,10 +93,10 @@ ...@@ -93,10 +93,10 @@
93 cursor: pointer; 93 cursor: pointer;
94 } 94 }
95 .selectCity .area_list li:hover { 95 .selectCity .area_list li:hover {
96 background-color: #FFB800; 96 background-color: #5FB878;
97 } 97 }
98 .active1 { 98 .active1 {
99 background-color: #FFB800!important; 99 background-color: #5FB878!important;
100 } 100 }
101 .select_officehall { 101 .select_officehall {
102 width: 1200px; 102 width: 1200px;
......