|
@@ -589,14 +589,14 @@ padding: 0px 10px;
|
|
|
left: 437px;
|
|
|
width: 1070px;
|
|
|
display: flex;
|
|
|
- flex-direction: row;
|
|
|
- background: url(sprhbj-btm.png) repeat-x center;
|
|
|
- border-radius: 25px;
|
|
|
+ flex-direction: row;
|
|
|
+ background: url(sprhbj-btm.png) repeat-x center;
|
|
|
+ border-radius: 25px;
|
|
|
padding: 10px 10px;
|
|
|
-}
|
|
|
-.zwyx_left:hover{
|
|
|
- background: url(sprhbj-btm2.png) repeat-x center;
|
|
|
-
|
|
|
+}
|
|
|
+.zwyx_left:hover{
|
|
|
+ background: url(sprhbj-btm2.png) repeat-x center;
|
|
|
+
|
|
|
}
|
|
|
.zwyx_con{
|
|
|
width: 23.5%;
|
|
@@ -613,61 +613,61 @@ padding: 0px 10px;
|
|
|
width: 100%;
|
|
|
height: 175px;
|
|
|
}
|
|
|
-
|
|
|
-
|
|
|
-/* 点位图例 */
|
|
|
-.dwtl{
|
|
|
- position: absolute;
|
|
|
- left: 370px;
|
|
|
- bottom:210px;
|
|
|
- color: #fff;
|
|
|
- background-color: rgba(6, 56, 106,0.8);
|
|
|
- padding: 4px 10px;
|
|
|
- border-radius: 5px;
|
|
|
-}
|
|
|
-.dwtl p{
|
|
|
- font-size: 12px;
|
|
|
- color: #fff;
|
|
|
- line-height: 25px;
|
|
|
- height: 25px;
|
|
|
-}
|
|
|
-.dwtl span{
|
|
|
- display: inline-block;
|
|
|
- width: 20px;
|
|
|
- height: 20px;
|
|
|
- margin-right: 5px;
|
|
|
- float: left;
|
|
|
- margin-top: 4px;
|
|
|
- position: relative;
|
|
|
- border-radius: 3px;
|
|
|
-}
|
|
|
-.dwtl span.jdlm{
|
|
|
- background: linear-gradient(to right, #6c4ddf, #4d027c);
|
|
|
-}
|
|
|
-.dwtl span.jdlm::after{
|
|
|
- content: " ";
|
|
|
- display: block;
|
|
|
- height: 12px;
|
|
|
- width: 12px;
|
|
|
- position: absolute;
|
|
|
- /* pointer-events: all; */
|
|
|
- top: 4px;
|
|
|
- left: 4px;
|
|
|
- background: url(sprh_15.png) no-repeat center;
|
|
|
- background-size: 100%;
|
|
|
-}
|
|
|
-.dwtl span.xqnb{
|
|
|
- background: linear-gradient(to right, #b7f01c, #378300);
|
|
|
-}
|
|
|
-.dwtl span.xqnb::after{
|
|
|
- content: " ";
|
|
|
- display: block;
|
|
|
- height: 12px;
|
|
|
- width: 12px;
|
|
|
- position: absolute;
|
|
|
- /* pointer-events: all; */
|
|
|
- top: 4px;
|
|
|
- left: 4px;
|
|
|
- background: url(sprh_16.png) no-repeat center;
|
|
|
- background-size: 100%;
|
|
|
-}
|
|
|
+
|
|
|
+
|
|
|
+/* 点位图例 */
|
|
|
+.dwtl{
|
|
|
+ position: absolute;
|
|
|
+ left: 370px;
|
|
|
+ bottom:210px;
|
|
|
+ color: #fff;
|
|
|
+ background-color: rgba(6, 56, 106,0.8);
|
|
|
+ padding: 4px 10px;
|
|
|
+ border-radius: 5px;
|
|
|
+}
|
|
|
+.dwtl p{
|
|
|
+ font-size: 12px;
|
|
|
+ color: #fff;
|
|
|
+ line-height: 25px;
|
|
|
+ height: 25px;
|
|
|
+}
|
|
|
+.dwtl span{
|
|
|
+ display: inline-block;
|
|
|
+ width: 20px;
|
|
|
+ height: 20px;
|
|
|
+ margin-right: 5px;
|
|
|
+ float: left;
|
|
|
+ margin-top: 4px;
|
|
|
+ position: relative;
|
|
|
+ border-radius: 3px;
|
|
|
+}
|
|
|
+.dwtl span.jdlm{
|
|
|
+ background: linear-gradient(to right, #b7f01c, #378300);
|
|
|
+}
|
|
|
+.dwtl span.jdlm::after{
|
|
|
+ content: " ";
|
|
|
+ display: block;
|
|
|
+ height: 12px;
|
|
|
+ width: 12px;
|
|
|
+ position: absolute;
|
|
|
+ /* pointer-events: all; */
|
|
|
+ top: 4px;
|
|
|
+ left: 4px;
|
|
|
+ background: url(sprh_15.png) no-repeat center;
|
|
|
+ background-size: 100%;
|
|
|
+}
|
|
|
+.dwtl span.xqnb{
|
|
|
+ background: linear-gradient(to right, #6c4ddf, #4d027c);
|
|
|
+}
|
|
|
+.dwtl span.xqnb::after{
|
|
|
+ content: " ";
|
|
|
+ display: block;
|
|
|
+ height: 12px;
|
|
|
+ width: 12px;
|
|
|
+ position: absolute;
|
|
|
+ /* pointer-events: all; */
|
|
|
+ top: 4px;
|
|
|
+ left: 4px;
|
|
|
+ background: url(sprh_16.png) no-repeat center;
|
|
|
+ background-size: 100%;
|
|
|
+}
|