 .btnCls.sm {
        height: 34px;
        line-height: 34px;
        font-size: 14px;
        padding: 0 10px;
        border-radius: 17px;
      }
      table tr:nth-child(2n-1) {
        background-color: #fafafc;
      }
      .tags_item {
        padding: 0 2px;
        line-height: 22px;
        background: #fff5f5;
        border-radius: 4px;
        border: 1px solid #e54d42;
        color: #e54d42;
        font-size: 16px;
        margin-right: 3px;
        margin-bottom: 4px;
      }
      #Zdtjk .item {
        line-height: 34px;
        padding: 0 10px;
        border-right: 1px solid #e8e8f4;
        border-bottom: 1px solid #e8e8f4;
      }