@font-face {
  font-family: 'iconfont';
  src: url('//at.alicdn.com/t/font_2241143_hxd4bb0cqpe.eot?t=1607139245361'); /* IE9 */
  src: url('//at.alicdn.com/t/font_2241143_hxd4bb0cqpe.eot?t=1607139245361#iefix')
      format('embedded-opentype'),
    /* IE6-IE8 */
      url('data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAAQ4AAsAAAAACQwAAAPrAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCDXgqEUIQGATYCJAMcCxAABCAFhG0HbBvqBxFVnDSyn4Nxm9ycsiQXG5/rid61pdSEEKpDr845PR6otde3t3sQwgKiKo8HBF/+KbEkRegaHSWKinWn8qe5DMBfc/mvQPxkCRyDYhnc5PYCe7PZIqlKIN2pvdSWVdX/jsASKlLZJRbL1iSCiGL6fpCq/zmWfFF4Vvmv0qWyF1E03BsPaEBRTSPbQMYT1WmYWzPMajo/8B/+MAGNRpourOofnYBKwo8KCMepqUBVBKQBYlC5i44Lk3BfrspuZI/knvv58NehIpNH/FGrD/bpsOxH0x/X6zXbY03tcjHMLyNiOhLhameiJobGdFHj9m8m69Gqkil+0GG8xa7/6K/XKWfyjUGr+AePQpRJgpxQwOBmsHnSLPhBGZKzA1IiP8ZLyfixWErix3UpgR/94+SgNK7WG7Re4P8iOB1vREGc5EJzQzO8E4tx4xjPPAnYrFLm3G/73t16U3u9SeZvvg0R2SkONYeW2JS1aM4az5B0VC2sAyt5VC/6wYueySYtlrP/oDsR9ebL3ghK3+NB0zvlLTXHvrc3X8ua2Y4P3zSlZLU3t94Nimph5/U9OhgHvqyvfOvSDt3mpGOamSoRE6M6b9L//+lGaI1Oz0g9pz96y3pRxbLP010s/XebGZoGA0s715fJHZWtq/KjP32KCkcfNn+mBSnaT+HucPN+1MNDlLYegLQfeZDpYN2H6tl1p99aRNvdE5O/X+gyvNEpme+ADHvesMPsBZ3Q9OS8MLsVRkod2tU1uwVau7vaYITUyY6t6SM39r98EYOj8xfCh6gtaUTL3sfL6D9/EqyXMx0sk13Ud+33r6Br5w3fAWYB6vdR4vOdAMRaBOqfog5jFSCejBQAxIFM/p38jss9frmU1vqvSkrg00/84MbV16Mh1sCH7UQ2/iqMxBVpZ+bBMm3mV7cSUFoiCmRoFOv4LWQ6vbucq4c8mKDSkyBTGgFRZTwiYaZDrsl8KFSWQqNpBi5v0oWLElIDptphELQLQ6bVAETtHiMS5i3ken2FQnuIgkYbQ9YNm0wMNLGHE0UQHdUFpBpzDRkWiX7oGDFnbIXnZseaItyjZWyYObveHiAu4Zc4xZs1G4Uw0ODMwX72OGLbDEOcBYkmagNChJrrZh3s+qJajTmQaCWOUAiEDqkWIErDuAyzuZDY+P4xhGmGTcEH5txqTiE4D90+alCrnoAYcLikOR/lM55ZpkaCYEAGjnGgfhYjbNFgUKh7vyBCI9QKnFALaVZXrWVQHbW3dznP8xZoxG9VhizEkEIeilCGStcpfeZ/7HWFPCOgMC9A56kbHaRKoyY0ROWSPMW1o5nO5tzEeaqkPq5gMwAA')
      format('woff2'),
    url('//at.alicdn.com/t/font_2241143_hxd4bb0cqpe.woff?t=1607139245361') format('woff'),
    url('//at.alicdn.com/t/font_2241143_hxd4bb0cqpe.ttf?t=1607139245361') format('truetype'),
    /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
      url('//at.alicdn.com/t/font_2241143_hxd4bb0cqpe.svg?t=1607139245361#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family: 'iconfont' !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.iconyduigantanhaoshixin:before {
  content: '\e688';
}

.iconjia2:before {
  content: '\e624';
}

.iconjia1:before {
  content: '\e611';
}

.iconjia:before {
  content: '\e638';
}

.iconsanjiaodown:before {
  content: '\e6b5';
}

.iconxiajiantou:before {
  content: '\e600';
}

.sidebar {
  // width: 170px;
  background-color: #fafafa;
  min-height: 500px;
  border-radius: 4px;
  font-size: 12px;
  padding-bottom: 20px;
  height: 415px;
  overflow: auto;

  .top {
    display: flex;
    justify-content: space-between;
    // padding: 15px;
    // border-bottom: 1px solid #e5e5e5;
    width: 190px;
    .left {
      height: 17px;
      line-height: 17px;
      color: #4a5b6d;
    }
    .right {
      height: 17px;
      line-height: 17px;
      color: #8c8c8c;
    }
  }

  .bottom {
    .one {
      // margin-top: 14px;
      color: #4a5b6d;
      cursor: pointer;

      .one-title {
        position: relative;
        padding-left: 13px;
        height: 32px;
        line-height: 32px;
        .iconsanjiaodown {
          font-size: 10px;
          margin-right: 4px;
          color: #595959;
          transition: all 0.3s;
          display: inline-block;
        }
        .iconjia2 {
          float: right;
          font-size: 10px;
          margin-right: 15px;
          display: none;
        }
        .create {
          user-select: none;
          width: 118px;
          height: 75px;
          padding: 8px 0 0 16px;
          box-shadow: 1px -1px 4px 0 rgba(74, 91, 109, 0.1);
          position: absolute;
          left: 100px;
          top: 24px;
          background-color: #fff;
          border-radius: 4px;
          z-index: 10;
          .item1 {
            font-size: 12px;
            color: #4a5b6d;
          }
          .item2 {
            font-size: 12px;
            color: #4a5b6d;
          }
          .item1:hover {
            color: #ff6900;
          }
          .item2:hover {
            color: #ff6900;
          }
        }
      }
      .one-title:hover {
        background-color: #fff0e6;
        .iconjia2 {
          display: inline-block;
        }
      }

      .two-title {
        cursor: pointer;
        position: relative;
        padding-left: 33px;
        width: 190px;
        height: 32px;
        line-height: 32px;
        .iconsanjiaodown {
          font-size: 10px;
          margin-right: 4px;
          color: #595959;
          transition: all 0.3s;
          display: inline-block;
        }
        .iconjia2 {
          float: right;
          font-size: 10px;
          margin-right: 15px;
          display: none;
        }
      }
      .two-title:hover {
        background-color: #fff0e6;
        .iconjia2 {
          display: inline-block;
        }
      }

      .three-title {
        cursor: pointer;
        height: 32px;
        line-height: 32px;
        padding: 0 18px 0 47px;
        position: relative;
        display: flex;
        justify-content: space-between;
        background-color: #fafafa;
        width: 190px;
        box-sizing: border-box;
        .number {
          color: #8c8c8c;
        }
      }
      .active {
        .title {
          color: #ff6900;
        }
        background-color: #fddecc;
      }

      .three-title:hover {
        background-color: #fff0e6;
      }

      .active1 {
        color: #ff6900;
        background-color: #fddecc;
      }
    }

    .add-btn {
      margin: 80px 16px;
      color: #3b76ff;
      font-size: 12px;
      cursor: pointer;
      user-select: none;
      position: relative;

      .iconjia1 {
        font-size: 10px;
        margin-right: 5px;
      }
      .create {
        user-select: none;
        width: 118px;
        height: 75px;
        padding: 8px 0 0 16px;
        box-shadow: 1px -1px 4px 0 rgba(74, 91, 109, 0.1);
        position: absolute;
        top: 22px;
        background-color: #fff;
        border-radius: 4px;
        z-index: 10;
        .item1 {
          font-size: 12px;
          color: #4a5b6d;
          height: 32px;
          line-height: 32px;
        }
        .item2 {
          font-size: 12px;
          color: #4a5b6d;
          height: 32px;
          line-height: 32px;
        }
        .item1:hover {
          color: #ff6900;
        }
        .item2:hover {
          color: #ff6900;
        }
      }
    }
  }

  .closed {
    transform: rotate(-90deg);
  }
}

.create-one {
  height: 32px;
  line-height: 32px;
  padding-left: 29px;
  background-color: #f5f5f5;
  font-size: 12px;
  color: #4a5b6d;
  .input {
    width: 128px;
    height: 20px;
    line-height: 20px;
    padding: 0 4px;
    border-radius: 4px;
    background-color: #e8e8e8;
    outline: none;
    border: 0;
  }
}
.zero {
  position: relative;
  left: -16px;
  width: 190px;
  margin-top: 6px;
}

.create-two {
  height: 32px;
  line-height: 32px;
  padding-left: 47px;
  background-color: #f5f5f5;
  font-size: 12px;
  color: #4a5b6d;
  .input {
    width: 128px;
    height: 20px;
    line-height: 20px;
    padding: 0 4px;
    border-radius: 4px;
    background-color: #e8e8e8;
    outline: none;
    border: 0;
  }
}

.right-click {
  width: 84px;
  height: 75px;
  border-radius: 4px;
  background-color: #fff;
  padding: 10px 0 0 16px;
  position: absolute;
  z-index: 10;
  top: 30px;
  left: 20px;
  user-select: none;
  .rename {
    height: 28px;
    line-height: 28px;
    color: #4a5b6d;
  }
  .rename:hover {
    color: #ff6900;
  }
  .delete {
    height: 28px;
    line-height: 28px;
    color: #4a5b6d;
  }
  .delete:hover {
    color: #ff6900;
  }
}
.two-right-click {
  left: 40px;
}

.edit-one {
  position: relative;
  left: -13px;
  width: 190px;
}
.edit-two {
  position: relative;
  left: -33px;
  width: 190px;
}
.edit-three {
  position: relative;
  left: -47px;
  width: 190px;
  padding-right: 15px;
}

.dialog {
  width: 400px;
  height: 160px;
  .content {
    padding-top: 14px;
    height: 68px;
    .iconyduigantanhaoshixin {
      color: #ff6900;
      font-size: 20px;
      margin-right: 8px;
    }
    .title {
      font-size: 16px;
      font-weight: 450;
      color: #25282e;
    }
    .describe {
      margin-top: 8px;
      font-size: 12px;
      color: #595959;
      padding-left: 29px;
      .text {
        margin-left: 7px;
      }
    }
  }
}

.material-num {
  float: right;
  margin-right: 18px;
}
