|
|
@@ -46,7 +46,7 @@
|
|
|
&.p3{
|
|
|
font-size: 12px;
|
|
|
line-height: 16px;
|
|
|
- color: #761E6A;
|
|
|
+ color: #33A7A7;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@@ -145,14 +145,14 @@
|
|
|
width: calc(20% - 10px);
|
|
|
height: 302px;
|
|
|
border-radius: 0px 18px 0px 18px;
|
|
|
- border: 2px solid #761E6A;
|
|
|
+ border: 2px solid #33A7A7;
|
|
|
padding-left: 10px;
|
|
|
box-sizing: border-box;
|
|
|
position: relative;
|
|
|
.jbp_zm{
|
|
|
width: 32px;
|
|
|
height: 32px;
|
|
|
- background: #761E6A;
|
|
|
+ background: #33A7A7;
|
|
|
font-family: PingFang-SC, PingFang-SC;
|
|
|
font-weight: bold;
|
|
|
font-size: 22px;
|
|
|
@@ -172,7 +172,7 @@
|
|
|
width: 100%;
|
|
|
height: 30px;
|
|
|
padding: 0 20px 7px 0;
|
|
|
- border-bottom: 2px solid #761E6A;
|
|
|
+ border-bottom: 2px solid #33A7A7;
|
|
|
box-sizing: border-box;
|
|
|
font-family: STSongti-SC, STSongti-SC;
|
|
|
font-weight: bold;
|
|
|
@@ -439,14 +439,14 @@
|
|
|
margin-top: 10px;
|
|
|
.mb_item{
|
|
|
padding: 20px 0;
|
|
|
- border-bottom: 1px dotted #833478;
|
|
|
+ border-bottom: 1px dotted #33A7A7;
|
|
|
|
|
|
.mbi_title{
|
|
|
background: rgba(131,52,120,0.12);
|
|
|
font-family: PingFang-SC, PingFang-SC;
|
|
|
font-weight: bold;
|
|
|
font-size: 10px;
|
|
|
- color: #761E6A;
|
|
|
+ color: #33A7A7;
|
|
|
line-height: 14px;
|
|
|
padding: 5px;
|
|
|
display: inline;
|
|
|
@@ -476,7 +476,7 @@
|
|
|
font-family: PingFangSC, PingFang SC;
|
|
|
font-weight: 600;
|
|
|
font-size: 20px;
|
|
|
- color: #761E6A;
|
|
|
+ color: #33A7A7;
|
|
|
line-height: 24px;
|
|
|
text-align: right;
|
|
|
&.red{
|
|
|
@@ -521,8 +521,8 @@
|
|
|
height: 39px;
|
|
|
border-radius: 100%;
|
|
|
background: conic-gradient(
|
|
|
- #761E6A 0deg, /* 起始点 */
|
|
|
- #761E6A calc(var(--percentage, 0) * 3.6deg), /* 切割范围 */
|
|
|
+ #33A7A7 0deg, /* 起始点 */
|
|
|
+ #33A7A7 calc(var(--percentage, 0) * 3.6deg), /* 切割范围 */
|
|
|
transparent calc(var(--percentage, 0) * 3.6deg), /* 切割的部分,使用透明 */
|
|
|
transparent 360deg /* 圆的结束 */
|
|
|
);
|
|
|
@@ -547,7 +547,7 @@
|
|
|
font-family: PingFang-SC, PingFang-SC;
|
|
|
font-weight: 800;
|
|
|
font-size: 18px;
|
|
|
- color: #761E6A;
|
|
|
+ color: #33A7A7;
|
|
|
z-index: 3;
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
@@ -620,7 +620,7 @@
|
|
|
line-height: 16px;
|
|
|
text-align: center;
|
|
|
&.red{
|
|
|
- color: #833478;
|
|
|
+ color: #33A7A7;
|
|
|
}
|
|
|
}
|
|
|
}
|
|
|
@@ -642,7 +642,7 @@
|
|
|
width: calc(100% / 3);
|
|
|
height: 100%;
|
|
|
&.p1{
|
|
|
- background: #761E6A;
|
|
|
+ background: #33A7A7;
|
|
|
}
|
|
|
&.p2{
|
|
|
background: rgba(118,30,106,0.6);
|
|
|
@@ -667,7 +667,7 @@
|
|
|
padding: 10px 8px;
|
|
|
white-space: nowrap;
|
|
|
&.red{
|
|
|
- color: #833478;
|
|
|
+ color: #33A7A7;
|
|
|
}
|
|
|
&.green{
|
|
|
color: #AD78A6;
|
|
|
@@ -693,7 +693,7 @@
|
|
|
font-family: PingFang-SC, PingFang-SC;
|
|
|
font-weight: bold;
|
|
|
font-size: 12px;
|
|
|
- color: #761E6A;
|
|
|
+ color: #33A7A7;
|
|
|
line-height: 16px;
|
|
|
}
|
|
|
.nb_p{
|
|
|
@@ -754,7 +754,7 @@
|
|
|
background: #FFFFFF;
|
|
|
padding: 5px 5px;
|
|
|
&.red{
|
|
|
- background: #761E6A;
|
|
|
+ background: #33A7A7;
|
|
|
color: #FFFFFF;
|
|
|
}
|
|
|
&.pink{
|
|
|
@@ -801,7 +801,7 @@
|
|
|
}
|
|
|
}
|
|
|
&.th td{
|
|
|
- background: #761E6A;
|
|
|
+ background: #33A7A7;
|
|
|
color: #FFFFFF;
|
|
|
}
|
|
|
}
|