@@ -570,8 +641,10 @@ export default {
.right_wrap
float right
width 49%
-.item_wrap
- _wh(100%, 50%)
+.item_wrap_1
+ _wh(100%, 45%)
+.item_wrap_2
+ _wh(100%, 55%)
.item_wrap_l
_wh(100%, 100%)
.item_tip
@@ -597,37 +670,12 @@ export default {
.item_td_box_l
float left
_wh(50%, 100%)
- padding-right .5rem
- _fj()
+ padding-right .3rem
.item_td_box_r
float right
_wh(50%, 100%)
- padding-left .5rem
- _fj()
+ padding-left .3rem
background center left / .02rem 1.42rem url(../../assets/images/screen1/line_3.png) no-repeat
-.item_td_box
- width 50%
-.item_td_inner
- _wh(1.8rem, .7rem)
- background center bottom / 100% 100% url(../../assets/images/screen1/item_4.png) no-repeat
- padding .05rem
- &:nth-child(2)
- margin-top .2rem
-.item_td_txt1
- font-family "SourceHanSansCN"
- _font(.14rem, .3rem, #78b1de,bold,center)
-.item_td_txt2
- font-family "SourceHanSansCN"
- _font(.18rem, .3rem, #fff,bold,center)
- span
- font-size .12rem
- padding 0 .05rem
-.echart_zpg_wrap_1
- _wh(80%, 80%)
-.item_td_box_1
- _wh(1.6rem, 1.6rem)
- _fj(center, center)
- background center bottom / 100% 100% url(../../assets/images/screen1/item_3.png) no-repeat
.item_content_2
position relative
padding 0
@@ -674,7 +722,7 @@ export default {
_wh(100%, .44rem)
.scroll-ul_1_div
float left
- _font(.18rem, .44rem, #fff,,center)
+ _font(.14rem, .44rem, #fff,,center)
word-wrap break-word
word-break break-all
white-space nowrap
@@ -733,4 +781,70 @@ export default {
left 25%
_wh(7px, 7px)
border-radius 50%
+.progress_wrap
+ width 100%
+ _fj()
+.progress_txt_wrap
+ _wh(.5rem, .44rem)
+ font-family "SourceHanSansCN"
+ _font(.14rem, .44rem, #84B0DA, 700,)
+ letter-spacing .02rem
+.progress_line_wrap
+ _wh(calc(100% - .5rem), .4rem)
+ background-color rgba(0,213,255,0.20)
+ _fj()
+.progress_line
+ height .27rem
+ _font(.16rem, .27rem, #fff,,center)
+ background-color #07E083
+.progress_line_r
+ background-color #B68845
+.top_item_content_wrap
+ width 100%
+.top_item_content_wrap_item
+ _wh(100%, .4rem)
+ _fj()
+ margin-bottom .2rem
+ background center bottom / 100% 100% url(../../assets/images/screen1/item_5.png) no-repeat
+.color1
+ background-color #07E083
+.color2
+ background-color #B68845
+.top_item_content_wrap_item_l
+ _wh(50%, 100%)
+ overflow hidden
+ clear both
+ span
+ display block
+ float left
+ &:nth-child(1)
+ _wh(.1rem, .4rem)
+ margin-left .2rem
+ _fj()
+ overflow hidden
+ i
+ display block
+ _wh(.09rem, .09rem)
+ border-radius 100%
+ &:nth-child(2)
+ font-family "SourceHanSansCN"
+ _font(.14rem, .4rem, #fff,400,)
+ margin-left .1rem
+ overflow hidden
+ text-overflow ellipsis
+ white-space nowrap
+.top_item_content_wrap_item_r
+ _wh(50%, 100%)
+ line-height .4rem
+ overflow hidden
+ text-align right
+ span
+ font-family "SourceHanSansCN"
+ _font(.12rem, .4rem, #fff,700,)
+ &:nth-child(1)
+ font-family "SourceHanSansCN"
+ _font(.18rem, .4rem, #00D5FF,700,)
+ overflow hidden
+ text-overflow ellipsis
+ white-space nowrap