.n-information-block
  &-header
    position relative
    margin-bottom 8px
  &-icon
    top 0
    left -6px
    position absolute
    width 14px
    height 14px
    background url('//icvip-temp.oss-cn-shenzhen.aliyuncs.com/cdn/202311/ukyrkchd_information_icon.svg') left center no-repeat
    background-size contain
    border-radius 50%
  &-title
    z-index 2
    color #031333
    font-size 13px
    line-height 22px
    font-weight bold
    position relative

  &-line
    padding-bottom 15px
    border-top 1px solid #e6e8eb
