.top-search[data-v-0bee4160] {
  width: 350px;
  height: 28px;
  padding-right: 40px;
  position: relative;
}
.top-search[data-v-0bee4160] .form-control {
  width: 100%;
}
.top-search[data-v-0bee4160] input {
  border-right: none;
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-radius: 2px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
.top-search[data-v-0bee4160] input:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.top-search[data-v-0bee4160] input.warning {
  border: 1px solid #fc4343;
  border-right: none;
}
.top-search .btn[data-v-0bee4160] {
  position: absolute;
  width: 40px;
  text-align: center;
  font-size: 16px;
  right: 0;
  top: 0;
  border-radius: 0;
  height: 100%;
  padding: 2px 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.platformmain[data-v-fd6530bc] {
  position: absolute;
  left: 20px;
  right: 0;
  height: calc(100% - 40px);
  overflow: hidden;
  padding-bottom: 0;
}
.platformmain .user-title[data-v-fd6530bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-size: 16px;
  margin-bottom: 15px;
  padding-bottom: 10px;
  border-bottom: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.platformmain .user-title .sidebar[data-v-fd6530bc] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  border-bottom: 0;
}
.platformmain .user-title .sidebar li[data-v-fd6530bc] {
  text-align: center;
  display: inline-block;
  margin-right: 15px;
}
.platformmain .user-title .sidebar li.active a[data-v-fd6530bc] {
  font-weight: 700;
}
.platformmain .user-title .sidebar li a[data-v-fd6530bc] {
  font-size: 16px;
}
.platformmain .user-title .top-search-nums[data-v-fd6530bc] {
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: absolute;
  right: 50px;
  font-size: 12px;
  z-index: 1;
}
.platformmain .user-title .top-search-nums .icon[data-v-fd6530bc] {
  padding: 0 4px;
  font-size: 12px;
  cursor: pointer;
}
.platformmain .user-title .top-search-nums .icon.disabled[data-v-fd6530bc] {
  color: #9A9DAD !important;
  cursor: not-allowed;
}
.platformmain .user-title[data-v-fd6530bc] .top-search {
  width: 280px;
}
.platformmain .list-box[data-v-fd6530bc] {
  padding: 0 10px;
  padding-bottom: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: calc(100% - 54px);
  overflow-y: auto;
}
