|
@@ -620,7 +620,7 @@ padding: 0px 10px;
|
|
|
}
|
|
|
.ms_list li:hover{
|
|
|
background-color: #034a95;
|
|
|
-}
|
|
|
+}
|
|
|
.ms_list li.on{
|
|
|
background-color: #067ed3;
|
|
|
}
|
|
@@ -668,9 +668,9 @@ padding: 0px 10px;
|
|
|
right: 0px;
|
|
|
background: none;
|
|
|
width: 995px;
|
|
|
- min-height: 80vh;
|
|
|
- border: 1px solid #cfcfcf6b;
|
|
|
- padding: 10px;
|
|
|
+ min-height: 80vh;
|
|
|
+ border: 1px solid #cfcfcf6b;
|
|
|
+ padding: 10px;
|
|
|
background: #074e978f;
|
|
|
/* top:40px; */
|
|
|
}
|
|
@@ -744,13 +744,13 @@ padding: 0px 10px;
|
|
|
height: 386px;
|
|
|
overflow-y: scroll;
|
|
|
}
|
|
|
-.qk_line{
|
|
|
- float: left;
|
|
|
- min-height: 80vh;
|
|
|
- width: 2px;
|
|
|
- background-color: #cfcfcf6b;
|
|
|
- margin-left: 763px;
|
|
|
-
|
|
|
+.qk_line{
|
|
|
+ float: left;
|
|
|
+ min-height: 80vh;
|
|
|
+ width: 2px;
|
|
|
+ background-color: #cfcfcf6b;
|
|
|
+ margin-left: 763px;
|
|
|
+
|
|
|
}
|
|
|
|
|
|
|
|
@@ -1121,7 +1121,7 @@ border-radius: 2px;
|
|
|
flex-direction: row;
|
|
|
}
|
|
|
.qkq_con2{
|
|
|
- left: 60px;
|
|
|
+ left: 13px;
|
|
|
top:90px;
|
|
|
}
|
|
|
.con_left_a{
|