.tn-iotPanelError
  position relative
  width 100%
  margin-top 9px
  &__abnormal
    width 220px
    height 220px
    margin 0 auto
    background-repeat no-repeat
    background-size contain
    background-position center
  &__abnormal
    position relative
    color #fff
    text-align center
    &-info
      padding-top 120px
      font-size 17px
    &-code
      padding-top 5px
      font-size 11px
  &__info
    &-desc
      box-sizing border-box
      width 240px
      margin 0 auto
      font-size 13px
      line-height 1.2
      color #fff
      text-align center
    &-num
      overflow hidden
      box-sizing border-box
      margin 20px auto
      width 180px
      height 48px
      line-height 48px
      background linear-gradient(-172deg, #FF5F5F 0%, #E04949 100%)
      border-radius 100px
      a
        float left
        width 100%
        text-align center
        color #fff
        font-size 18px
      span
        margin-left 6px
        font-size 17px
    &-icon
      width 1em
      height 1em
      vertical-align -0.15em
      fill currentColor
      overflow hidden
      // 自定义
      color #fff
      font-size 18px
