[data-v-dc836200] .dialog-tips {
  padding: 0.24rem 0.18rem;
  border-radius: 0.08rem;
}
[data-v-dc836200] .dialog-tips .dialog-title {
    position: relative;
    font-size: 0.18rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 0.25rem;
}
[data-v-dc836200] .dialog-tips .dialog-title .icon-close {
      position: absolute;
      top: -0.1rem;
      right: -0.06rem;
      font-size: 0.14rem;
      cursor: pointer;
}
[data-v-dc836200] .dialog-tips .dialog-content {
    margin-top: 0.09rem;
}
[data-v-dc836200] .dialog-tips .dialog-content .picker-base {
      height: 1.3rem !important;
      margin-bottom: 0.25rem;
      overflow: hidden;
}
[data-v-dc836200] .dialog-tips .dialog-content .picker-base .van-picker__columns {
        margin-top: -0.6rem;
}
[data-v-dc836200] .dialog-tips .dialog-content .picker-base .van-picker__columns .van-picker-column {
          z-index: 2;
}
[data-v-dc836200] .dialog-tips .dialog-content .picker-base .van-picker__columns .van-picker-column .van-picker-column__wrapper {
            transform: translate3d(0px, 40px, 0px);
}
[data-v-dc836200] .dialog-tips .dialog-content .picker-base .van-picker__columns .van-picker__frame {
          z-index: 1;
}
[data-v-dc836200] .dialog-tips .dialog-content .picker-base .van-picker__columns .van-picker__frame::after {
            content: '';
            background-color: #f4f4f4 !important;
}
[data-v-dc836200] .dialog-tips .dialog-content .con-item {
      font-size: 0.15rem;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #999999;
      line-height: 0.24rem;
      text-align: left;
      margin-bottom: 0.04rem;
}
[data-v-dc836200] .dialog-tips .dialog-content .con-item span {
        color: #e12817;
}
[data-v-dc836200] .dialog-tips .dialog-content .base-title {
      margin-top: 0.16rem;
      font-size: 14px;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #333333;
      line-height: 20px;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
[data-v-dc836200] .dialog-tips .dialog-content .base-title .redColor {
        color: #e12817;
}
[data-v-dc836200] .dialog-tips .dialog-content .base_btn {
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 100;
      width: 100%;
      border-top: 1px solid #e5e5e5;
      display: flex;
      justify-content: center;
      align-items: center;
      height: 0.49rem;
      font-size: 18px;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #e12817;
      line-height: 25px;
}
.line-chart[data-v-dc836200] {
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  font-size: 0.12rem;
  overflow: hidden;
  background-color: #ffffff;
}
.line-chart .main[data-v-dc836200] {
    box-sizing: border-box;
    width: 100%;
}
.line-chart .main .chart-box[data-v-dc836200] {
      width: 100%;
      box-sizing: border-box;
}
.line-chart .main .chart-box .chart[data-v-dc836200] {
        position: relative;
        box-sizing: border-box;
        width: 100%;
        height: 1.86rem;
}
.line-chart .main .chart-box .chart .line-chart-instance[data-v-dc836200] {
          width: 100%;
          height: 1.86rem;
}
.line-chart-landscape[data-v-dc836200] {
  height: 423px !important;
  font-size: 14px;
}
.line-chart-landscape .main[data-v-dc836200] {
    height: calc(100% - 48px) !important;
}
.line-chart-landscape .main .chart-box[data-v-dc836200] {
      height: 100%;
      width: 100% !important;
}
.line-chart-landscape .main .chart-box .chart[data-v-dc836200] {
        height: calc(100% - 120px);
        width: calc(100% - 180px) !important;
        margin: 0 auto;
}
.line-chart-landscape .main .chart-box .chart .line-chart-instance[data-v-dc836200] {
          width: 100% !important;
          height: 100% !important;
}
.line-chart-landscape .header[data-v-dc836200] {
    height: 48px;
    padding-top: 16px;
}
.line-chart-landscape .header .title[data-v-dc836200] {
      padding-left: 0px !important;
      font-size: 16px !important;
}
.line-chart-landscape .header .extra[data-v-dc836200] {
      padding-right: 16px;
}
.line-chart-landscape .header .extra .extra-title[data-v-dc836200] {
        font-size: 14px;
}
.line-chart-landscape .header .extra .extra-icon[data-v-dc836200] {
        width: 14px;
        height: 14px;
        margin-left: 4px;
        cursor: pointer;
}
.line-chart-landscape .header .extra .extra-scale[data-v-dc836200] {
        width: 16px;
        height: 16px;
        margin-left: 16px;
        cursor: pointer;
}
.line-chart-landscape .legend[data-v-dc836200] {
    margin: 0px auto 8px;
    padding: 0 8px;
    width: calc(100% - 32px);
    border: 1px solid transparent;
    border-radius: 4px;
    flex-wrap: nowrap;
}
.line-chart-landscape .legend .legend-item[data-v-dc836200] {
      margin-top: 8px;
      margin-bottom: 8px;
      width: calc((100% - 16px) / 6);
      height: 33px;
}
.line-chart-landscape .legend .legend-item .legend-item-title .legend-item-title-icon[data-v-dc836200] {
        width: 8px;
        height: 2px;
        border-radius: 1px;
}
.line-chart-landscape .legend .legend-item .legend-item-title .legend-item-title-text[data-v-dc836200] {
        margin-left: 2px;
        width: 99px;
        height: 16px;
        font-size: 13px;
        line-height: 16px;
}
.line-chart-landscape .legend .legend-item .legend-item-value[data-v-dc836200] {
        margin-left: 1px;
        width: 99px;
        font-size: 14px;
        line-height: 17px;
}
.line-chart-landscape .legend-active[data-v-dc836200] {
    background: #fff8f7;
    border: 1px solid #ff594a !important;
}
.line-chart-landscape .fullscreen-icon[data-v-dc836200] {
    width: 16px;
    height: 16px;
}
.line-chart-landscape .footer[data-v-dc836200] {
    margin: 0 auto;
    width: calc(100% - 180px) !important;
    height: 62px;
    padding: 16px 30px 16px 50px;
    justify-content: space-between;
}
.line-chart-landscape .footer .button[data-v-dc836200] {
      width: 56px;
      height: 30px;
      font-size: 14px;
      border-radius: 15px;
}
.line-chart-landscape-fullscreen[data-v-dc836200] {
  height: 100% !important;
  font-size: 14px !important;
}
.line-chart-landscape-fullscreen .main[data-v-dc836200] {
    display: flex;
    height: calc(100% - 48px) !important;
}
.line-chart-landscape-fullscreen .main .chart-box[data-v-dc836200] {
      width: calc(100% - 234px) !important;
}
.line-chart-landscape-fullscreen .main .chart-box .chart[data-v-dc836200] {
        width: 100%;
        height: calc(100% - 62px) !important;
}
.line-chart-landscape-fullscreen .main .chart-box .chart .line-chart-instance[data-v-dc836200] {
          width: 100% !important;
          height: 100% !important;
}
.line-chart-landscape-fullscreen .header[data-v-dc836200] {
    padding-top: 0px;
    height: 48px;
    border-bottom: 1px solid #eeeeee;
    align-items: center;
}
.line-chart-landscape-fullscreen .header .title[data-v-dc836200] {
      padding-left: 0;
      padding-right: 0;
      justify-content: center;
      align-items: center;
      font-size: 16px;
}
.line-chart-landscape-fullscreen .header .extra[data-v-dc836200] {
      padding-right: 56px;
}
.line-chart-landscape-fullscreen .header .extra .extra-title[data-v-dc836200] {
        font-size: 14px !important;
}
.line-chart-landscape-fullscreen .header .extra .extra-icon[data-v-dc836200] {
        width: 14px;
        height: 14px;
        margin-left: 4px;
        cursor: pointer;
}
.line-chart-landscape-fullscreen .header .extra .extra-scale[data-v-dc836200] {
        width: 18px;
        height: 18px;
        margin-left: 16px;
        cursor: pointer;
}
.line-chart-landscape-fullscreen .list[data-v-dc836200] {
    width: 234px;
}
.line-chart-landscape-fullscreen .list .logo[data-v-dc836200] {
      padding-top: 94px;
      width: 40px;
}
.line-chart-landscape-fullscreen .list .logo img[data-v-dc836200] {
        width: 24px;
        height: 34px;
}
.line-chart-landscape-fullscreen .list .logo .name[data-v-dc836200] {
        margin: 2px auto;
        width: 12px;
        height: 56px;
        font-size: 12px;
        line-height: 14px;
}
.line-chart-landscape-fullscreen .list .items[data-v-dc836200] {
      width: 194px;
      border-left: 1px solid #eeeeee;
      border-right: 1px solid #eeeeee;
}
.line-chart-landscape-fullscreen .list .items .item[data-v-dc836200] {
        height: calc(100% / 6);
        padding: 4px 14px;
}
.line-chart-landscape-fullscreen .list .items .item .title .title-icon[data-v-dc836200] {
          width: 2px;
          height: 12px;
          border-radius: 1px;
}
.line-chart-landscape-fullscreen .list .items .item .title .title-text[data-v-dc836200] {
          margin-left: 4px;
          height: 18px;
          font-size: 15px;
          line-height: 18px;
}
.line-chart-landscape-fullscreen .list .items .item .details .risk[data-v-dc836200] {
          height: 16px;
          padding-left: 5px;
          padding-right: 5px;
          border-radius: 2px;
}
.line-chart-landscape-fullscreen .list .items .item .details .risk img[data-v-dc836200] {
            width: 10px;
            height: 12px;
}
.line-chart-landscape-fullscreen .list .items .item .details .risk .risk-text[data-v-dc836200] {
            margin-left: 4px;
            font-size: 12px;
}
.line-chart-landscape-fullscreen .list .items .item .details .percentage[data-v-dc836200] {
          height: 22px;
          font-size: 18px;
          line-height: 22px;
}
.line-chart-landscape-fullscreen .legend[data-v-dc836200] {
    margin: 8px auto 8px;
    padding: 0 8px;
    width: calc(100% - 32px);
    border: 1px solid transparent;
    border-radius: 4px;
    flex-wrap: nowrap;
}
.line-chart-landscape-fullscreen .legend .legend-item[data-v-dc836200] {
      margin-top: 8px;
      margin-bottom: 8px;
      width: 109px;
      height: 33px;
}
.line-chart-landscape-fullscreen .legend .legend-item .legend-item-title .legend-item-title-icon[data-v-dc836200] {
        width: 8px;
        height: 2px;
        border-radius: 1px;
}
.line-chart-landscape-fullscreen .legend .legend-item .legend-item-title .legend-item-title-text[data-v-dc836200] {
        margin-left: 2px;
        width: 99px;
        height: 16px;
        font-size: 13px;
        line-height: 16px;
}
.line-chart-landscape-fullscreen .legend .legend-item .legend-item-value[data-v-dc836200] {
        margin-left: 1px;
        width: 99px;
        font-size: 14px;
        line-height: 17px;
}
.line-chart-landscape-fullscreen .fullscreen-icon[data-v-dc836200] {
    width: 16px;
    height: 16px;
}
.line-chart-landscape-fullscreen .footer[data-v-dc836200] {
    height: 62px;
    padding: 16px 30px 16px 50px;
    justify-content: space-between;
}
.line-chart-landscape-fullscreen .footer .button[data-v-dc836200] {
      width: 56px;
      height: 30px;
      font-size: 14px;
      border-radius: 15px;
}
.success[data-v-dc836200] {
  color: #00b578;
}
.danger[data-v-dc836200] {
  color: #e12817;
}
.normal[data-v-dc836200] {
  color: #333333;
}

.header[data-v-6e531248] {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 0.44rem;
  display: flex;
  padding-top: 0.16rem;
}
.header .title[data-v-6e531248] {
    box-sizing: border-box;
    display: flex;
    width: 100%;
    height: 100%;
    color: #333333;
    font-size: 0.14rem;
    font-weight: bold;
    padding-left: 0.16rem;
    justify-content: flex-start;
}
.header .extra[data-v-6e531248] {
    box-sizing: border-box;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding-right: 0.16rem;
}
.header .extra .extra-title[data-v-6e531248] {
      font-size: 0.12rem;
      color: #1677ff;
      cursor: pointer;
}
.header .extra .extra-icon[data-v-6e531248] {
      width: 0.12rem;
      height: 0.12rem;
      margin-left: 0.04rem;
      cursor: pointer;
}
.header .extra .extra-scale[data-v-6e531248] {
      width: 0.16rem;
      height: 0.16rem;
      margin-left: 0.16rem;
      cursor: pointer;
}
.list[data-v-6e531248] {
  box-sizing: border-box;
  display: flex;
  width: 2.34rem;
}
.list .logo[data-v-6e531248] {
    padding-top: 0.94rem;
    width: 0.4rem;
}
.list .logo img[data-v-6e531248] {
      margin: 0 auto;
      width: 0.24rem;
      height: 0.34rem;
      vertical-align: middle;
}
.list .logo .name[data-v-6e531248] {
      margin: 0.02rem auto;
      width: 0.12rem;
      height: 0.56rem;
      font-size: 0.1rem;
      font-weight: 400;
      color: #002c5b;
      line-height: 0.14rem;
}
.list .items[data-v-6e531248] {
    box-sizing: border-box;
    width: 1.93rem;
    border-left: 0.01rem solid #eeeeee;
    border-right: 0.01rem solid #eeeeee;
}
.list .items .item[data-v-6e531248] {
      box-sizing: border-box;
      width: 100%;
      height: 0.545rem;
      padding: 0.04rem 0.14rem;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
}
.list .items .item .title[data-v-6e531248] {
        box-sizing: border-box;
        display: flex;
        align-items: center;
}
.list .items .item .title .title-icon[data-v-6e531248] {
          width: 0.02rem;
          height: 0.12rem;
          border-radius: 0.01rem;
}
.list .items .item .title .title-text[data-v-6e531248] {
          margin-left: 0.04rem;
          height: 0.18rem;
          font-size: 0.13rem;
          font-weight: 400;
          color: #333333;
          line-height: 0.18rem;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis;
}
.list .items .item .details[data-v-6e531248] {
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: space-between;
}
.list .items .item .details .risk[data-v-6e531248] {
          box-sizing: border-box;
          display: flex;
          align-items: center;
          height: 0.16rem;
          padding-left: 0.05rem;
          padding-right: 0.05rem;
          border-radius: 0.02rem;
          background-color: #ebf3ff;
}
.list .items .item .details .risk img[data-v-6e531248] {
            width: 0.1rem;
            height: 0.12rem;
}
.list .items .item .details .risk .risk-text[data-v-6e531248] {
            margin-left: 0.04rem;
            font-size: 0.1rem;
            font-weight: 400;
            color: #1677ff;
}
.list .items .item .details .percentage[data-v-6e531248] {
          height: 0.22rem;
          font-size: 0.16rem;
          font-weight: 500;
          color: #e12817;
          line-height: 0.22rem;
}
.legend[data-v-6e531248] {
  box-sizing: border-box;
  margin: 0 auto 0.08rem;
  padding: 0 0.08rem;
  width: 3.59rem;
  border: 0.01rem solid transparent;
  border-radius: 0.04rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.legend .legend-item[data-v-6e531248] {
    margin-top: 0.08rem;
    margin-bottom: 0.08rem;
    box-sizing: border-box;
    width: 1.09rem;
    height: 0.33rem;
}
.legend .legend-item .legend-item-title[data-v-6e531248] {
      display: flex;
      align-items: center;
}
.legend .legend-item .legend-item-title .legend-item-title-icon[data-v-6e531248] {
        width: 0.08rem;
        height: 0.02rem;
        border-radius: 0.01rem;
}
.legend .legend-item .legend-item-title .legend-item-title-text[data-v-6e531248] {
        margin-left: 0.02rem;
        width: 0.99rem;
        height: 0.16rem;
        font-size: 0.11rem;
        font-weight: 400;
        color: #666666;
        line-height: 0.16rem;
        text-align: left;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
}
.legend .legend-item .legend-item-value[data-v-6e531248] {
      margin-left: 0.1rem;
      width: 0.99rem;
      font-size: 0.12rem;
      font-weight: 500;
      line-height: 0.17rem;
      text-align: left;
}
.legend-active[data-v-6e531248] {
  background: #fff8f7;
  border: 0.01rem solid #ff594a;
}
.fullscreen-icon[data-v-6e531248] {
  width: 0.16rem;
  height: 0.16rem;
  position: absolute;
  bottom: 30px;
  right: 30px;
}
.footer[data-v-6e531248] {
  box-sizing: border-box;
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 100%;
  padding-top: 0.16rem;
  padding-bottom: 0.16rem;
}
.footer .button[data-v-6e531248] {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 0.56rem;
    height: 0.3rem;
    font-weight: 500;
    font-size: 0.12rem;
    background-color: #f5f5f5;
    border-radius: 0.15rem;
    cursor: pointer;
}
.footer .active[data-v-6e531248] {
    color: #e12817;
    background: #ffe3e1;
}
[data-v-6e531248] .base-dialog {
  width: 2.8rem;
  border-radius: 0.08rem;
  top: 50%;
  transform: translateY(-50% -50%);
  padding: 0 !important;
}
[data-v-6e531248] .base-dialog .van-dialog__content .dialog-title {
    padding: 0.24rem 0.18rem 0;
    font-size: 0.18rem;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 0.25rem;
}
[data-v-6e531248] .base-dialog .van-dialog__content .dialog-title .icon-close {
      position: absolute;
      top: 0.16rem;
      right: 0.16rem;
      width: 0.1rem;
      height: 0.1rem;
      cursor: pointer;
}
[data-v-6e531248] .base-dialog .van-dialog__content .dialog-title .base-title {
      margin-top: 0.16rem;
      font-size: 0.14rem;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #333333;
      line-height: 20px;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
[data-v-6e531248] .base-dialog .van-dialog__content .dialog-title .base-title .redColor {
        color: #e12817;
}
[data-v-6e531248] .base-dialog .van-dialog__content .dialog-content .base_btn {
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 0.49rem;
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #e12817;
    line-height: 25px;
}
.line-chart-landscape[data-v-6e531248] .base-dialog, .line-chart-landscape-fullscreen[data-v-6e531248] .base-dialog {
  width: 300px !important;
  border-radius: 8px !important;
  top: 50%;
  transform: translateY(-50% -50%);
  padding: 0 !important;
}
.line-chart-landscape[data-v-6e531248] .base-dialog .van-dialog__content .dialog-title, .line-chart-landscape-fullscreen[data-v-6e531248] .base-dialog .van-dialog__content .dialog-title {
    padding: 24px 18px 0 !important;
    font-size: 18px !important;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 500;
    color: #333333;
    line-height: 25px !important;
}
.line-chart-landscape[data-v-6e531248] .base-dialog .van-dialog__content .dialog-title .icon-close, .line-chart-landscape-fullscreen[data-v-6e531248] .base-dialog .van-dialog__content .dialog-title .icon-close {
      position: absolute;
      top: 16px;
      right: 16px;
      width: 10px !important;
      height: 10px !important;
      cursor: pointer;
}
.line-chart-landscape[data-v-6e531248] .base-dialog .van-dialog__content .dialog-title .base-title, .line-chart-landscape-fullscreen[data-v-6e531248] .base-dialog .van-dialog__content .dialog-title .base-title {
      margin-top: 16px !important;
      font-size: 14px !important;
      font-family: PingFangSC-Regular, PingFang SC;
      font-weight: 400;
      color: #333333;
      line-height: 20px !important;
      display: flex;
      justify-content: space-between;
      align-items: center;
}
.line-chart-landscape[data-v-6e531248] .base-dialog .van-dialog__content .dialog-title .base-title .redColor, .line-chart-landscape-fullscreen[data-v-6e531248] .base-dialog .van-dialog__content .dialog-title .base-title .redColor {
        color: #e12817;
}
.line-chart-landscape[data-v-6e531248] .base-dialog .van-dialog__content .dialog-content .base_btn, .line-chart-landscape-fullscreen[data-v-6e531248] .base-dialog .van-dialog__content .dialog-content .base_btn {
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #e5e5e5 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 49px !important;
    font-size: 18px !important;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #e12817;
    line-height: 25px !important;
}

.picker-base {
  box-sizing: border-box;
  overflow: hidden;
  margin-top: 0.16rem;
  margin-bottom: 0.16rem;
}
.picker-base .van-picker__columns {
    height: 1.1rem !important;
}
.picker-base .van-picker__columns .van-picker__mask {
      z-index: 10 !important;
      background-size: 100% 30px !important;
}
.picker-base .van-picker__columns .van-picker-column {
      z-index: 2;
      overflow: hidden;
}
.picker-base .van-picker__columns .van-picker-column .van-picker-column__item {
        font-size: 0.18rem;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        line-height: 0.25rem;
        box-sizing: border-box;
}
.picker-base .van-picker__columns .van-picker-column .van-picker-column__item .van-ellipsis {
          color: #999;
}
.picker-base .van-picker__columns .van-picker-column .van-picker-column__item--selected .van-ellipsis {
        color: #333;
        font-size: 21px;
}
.picker-base .van-picker__columns .van-picker__frame {
      z-index: 1;
      left: 0;
      width: 100%;
      transform: translateY(-35%);
      background-color: #f4f4f4;
}
.line-chart-landscape .picker-base, .line-chart-landscape-fullscreen .picker-base {
  box-sizing: border-box;
  overflow: hidden;
  margin-top: 16px !important;
  margin-bottom: 16px !important;
}
.line-chart-landscape .picker-base .van-picker__columns, .line-chart-landscape-fullscreen .picker-base .van-picker__columns {
    height: 110px !important;
}
.line-chart-landscape .picker-base .van-picker__columns .van-picker__mask, .line-chart-landscape-fullscreen .picker-base .van-picker__columns .van-picker__mask {
      z-index: 10 !important;
      background-size: 100% 30px !important;
}
.line-chart-landscape .picker-base .van-picker__columns .van-picker-column, .line-chart-landscape-fullscreen .picker-base .van-picker__columns .van-picker-column {
      z-index: 2;
      overflow: hidden;
}
.line-chart-landscape .picker-base .van-picker__columns .van-picker-column .van-picker-column__item, .line-chart-landscape-fullscreen .picker-base .van-picker__columns .van-picker-column .van-picker-column__item {
        font-size: 18px !important;
        font-family: PingFangSC-Regular, PingFang SC;
        font-weight: 400;
        line-height: 25px !important;
        box-sizing: border-box;
}
.line-chart-landscape .picker-base .van-picker__columns .van-picker-column .van-picker-column__item .van-ellipsis, .line-chart-landscape-fullscreen .picker-base .van-picker__columns .van-picker-column .van-picker-column__item .van-ellipsis {
          color: #999;
}
.line-chart-landscape .picker-base .van-picker__columns .van-picker-column .van-picker-column__item--selected .van-ellipsis, .line-chart-landscape-fullscreen .picker-base .van-picker__columns .van-picker-column .van-picker-column__item--selected .van-ellipsis {
        color: #333;
        font-size: 21px !important;
}
.line-chart-landscape .picker-base .van-picker__columns .van-picker__frame, .line-chart-landscape-fullscreen .picker-base .van-picker__columns .van-picker__frame {
      z-index: 1;
      left: 0;
      width: 100%;
      transform: translateY(-35%);
      background-color: #f4f4f4;
}


/*# sourceMappingURL=30.1758895010353.css.map*/