|
@@ -220,17 +220,18 @@
|
|
|
text-align: center;
|
|
|
}
|
|
|
.sbzs span{
|
|
|
- width: 20px;
|
|
|
+ /* width: 20px; */
|
|
|
height: 28px;
|
|
|
display: block;
|
|
|
- background: rgb(19 81 175 / 37%);
|
|
|
- border: solid 1px #1351af;
|
|
|
+ /* background: rgb(19 81 175 / 37%); */
|
|
|
+ /* border: solid 1px #1351af; */
|
|
|
margin: 0 5px;
|
|
|
text-align: center;
|
|
|
line-height: 28px;
|
|
|
font-size: 17px;
|
|
|
font-family:'MyWebFont2';
|
|
|
- color: #fff;
|
|
|
+ color: #fff;
|
|
|
+ letter-spacing: 2px;
|
|
|
}
|
|
|
|
|
|
.sb_cont{
|
|
@@ -890,11 +891,137 @@ border-radius: 2px;
|
|
|
left: 20px;
|
|
|
top:80px;
|
|
|
z-index: 999;
|
|
|
+ display: flex;
|
|
|
+ flex-direction: row;
|
|
|
}
|
|
|
.con_left_a{
|
|
|
width: 400px;
|
|
|
}
|
|
|
+.con_div{
|
|
|
+ margin-bottom: 15px;
|
|
|
+}
|
|
|
.con_col{
|
|
|
display: flex;
|
|
|
flex-direction: row;
|
|
|
+ justify-content: space-around;
|
|
|
+ border: 1px solid #034a95;
|
|
|
+ padding: 6px 0px;
|
|
|
+ background: linear-gradient(to bottom right, #0742674f, #071e3361, #0742674f);
|
|
|
+ margin-top: 15px;
|
|
|
+}
|
|
|
+.con_col .con_col_c span{
|
|
|
+ font-size: 14px;
|
|
|
+ color: #fff;
|
|
|
+ padding-right: 8px;
|
|
|
+}
|
|
|
+.con_col .con_col_c b{
|
|
|
+ font-size: 14px;
|
|
|
+ color: #00aaff;
|
|
|
+}
|
|
|
+.con_col .con_col_c:nth-last-child(1) b{
|
|
|
+ font-size: 14px;
|
|
|
+ color: #00ffff;
|
|
|
+}
|
|
|
+.qkq_chart{
|
|
|
+ width: 100%;
|
|
|
+ height: 80px;
|
|
|
+}
|
|
|
+.con_col_2{
|
|
|
+ background: linear-gradient(to bottom right, #0742674f, #071e3361, #0742674f);
|
|
|
+ padding: 3px 0px;
|
|
|
+}
|
|
|
+.con_col_2 .con_col_c{
|
|
|
+ width: 50%;
|
|
|
+ text-align: center;
|
|
|
+ float: left;
|
|
|
+ line-height: 25px;
|
|
|
+}
|
|
|
+.con_col_2 .con_col_c span{
|
|
|
+ font-size: 12px;
|
|
|
+ color: #fff;
|
|
|
+}
|
|
|
+.con_col_2 .con_col_c b{
|
|
|
+ font-size: 16px;
|
|
|
+ color: #d9cb03;
|
|
|
+ padding: 0px 5px;
|
|
|
+}
|
|
|
+
|
|
|
+.con_left_b{
|
|
|
+ width: 400px;
|
|
|
+ margin-left: 20px;
|
|
|
+}
|
|
|
+.qkq_zcfg{
|
|
|
+ height: 240px;
|
|
|
+ overflow-y: scroll;
|
|
|
+}
|
|
|
+.qkq_zcfg::-webkit-scrollbar{
|
|
|
+ width: 0px;
|
|
|
+ height: 0px;
|
|
|
+}
|
|
|
+.qkq_zcfg p{
|
|
|
+ padding-left: 28px;
|
|
|
+ height: 30px;
|
|
|
+ line-height: 30px;
|
|
|
+ color: #fff;
|
|
|
+ font-size: 14px;
|
|
|
+ position: relative;
|
|
|
+}
|
|
|
+.qkq_zcfg p span{
|
|
|
+ float: right;
|
|
|
+}
|
|
|
+.qkq_zcfg p::after{
|
|
|
+ content: " ";
|
|
|
+ display: block;
|
|
|
+ height: 5px;
|
|
|
+ width: 5px;
|
|
|
+ position: absolute;
|
|
|
+ /* pointer-events: all; */
|
|
|
+ top: 12px;
|
|
|
+ left: 14px;
|
|
|
+ background-color: #00ffff;
|
|
|
+ box-shadow: 0px 0px 5px #00ffff;
|
|
|
+}
|
|
|
+#qkq_zxt{
|
|
|
+ width: 100%;
|
|
|
+ height: 200px;
|
|
|
+}
|
|
|
+.qkq_wrzwq{
|
|
|
+ background: url(../images/aqyj_wrzwq.png) no-repeat center;
|
|
|
+ background-size: 100% 100%;
|
|
|
+ height: 155px;
|
|
|
+ /* background: linear-gradient(to bottom right, #0536554f, #071e3361, #0536554f); */
|
|
|
+}
|
|
|
+.qkq_wrzwq .qkq_si_div{
|
|
|
+ width: 50%;
|
|
|
+ text-align: center;
|
|
|
+ float: left;
|
|
|
+ padding: 18px 0px 12px 0px;
|
|
|
+}
|
|
|
+.qkq_wrzwq .qkq_si_div{
|
|
|
+ width: 50%;
|
|
|
+ text-align: center;
|
|
|
+ float: left;
|
|
|
+ padding: 18px 0px 12px 0px;
|
|
|
+}
|
|
|
+.qkq_wrzwq .qkq_si_div p{
|
|
|
+ font-size: 14px;
|
|
|
+ color: #fff;
|
|
|
+ line-height: 22px;
|
|
|
+}
|
|
|
+.qkq_wrzwq .qkq_si_div p span{
|
|
|
+ font-size: 10px;
|
|
|
+ color: #fff;
|
|
|
+}
|
|
|
+.qkq_wrzwq .qkq_si_div b{
|
|
|
+ font-size: 18px;
|
|
|
+ color: #00ffff;
|
|
|
+ margin-right: 8px;
|
|
|
+}
|
|
|
+.con_left_c{
|
|
|
+ width: 400px;
|
|
|
+ margin-left: 20px;
|
|
|
+}
|
|
|
+#qkq_zszb{
|
|
|
+ height: 240px;
|
|
|
+ width: 100%;
|
|
|
}
|