.content-wrapper[data-v-20607a1f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  position: relative;
}
.left[data-v-20607a1f] {
  background-color: #fff;
  color: #333;
  padding: 8px 12px;
  overflow-y: auto;
  overflow-x: hidden;
  height: calc(100vh - 80px);
  border-radius: 8px;
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 270px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
}
.right[data-v-20607a1f] {
  color: #333;
  height: calc(100vh - 80px);
  padding: 0px;
  border-radius: 4px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.left-collapsed[data-v-20607a1f] {
  width: 0vw;
  padding: 0px;
}
.right-expand[data-v-20607a1f] {
  border-radius: 6px;
}
.right-collapsed[data-v-20607a1f] {
  width: 100vw;
}
.collapse-left-btn[data-v-20607a1f] {
  position: absolute;
  right: 1px;
  top: 50%;
  margin-top: -12px;
  cursor: pointer;
}
.icon-left[data-v-20607a1f] {
  width: 8px;
  height: 46px;
  background: var(--primary-color-with-alpha-06);
  border-radius: 4px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
}
.icon-right[data-v-20607a1f] {
  width: 8px;
  height: 46px;
  background: var(--primary-color-with-alpha-06);
  border-radius: 4px;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 12px;
}
.icon-right i[data-v-20607a1f] {
  margin-left: 3px;
}
.expand-btn[data-v-20607a1f] {
  background-color: #f4f6f8;
  position: absolute;
  top: 50%;
  left: 0px;
  margin-top: -12px;
  z-index: 9996;
  border-left: 0px;
  cursor: pointer;
}
.tips[data-v-e1a30746] {
  font-size: 12px;
}
.img-box[data-v-e1a30746] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.img-box .imgs[data-v-e1a30746] {
  width: 100px;
  height: 90px;
  margin-right: 12px;
}
[data-v-e1a30746] .el-carousel__container {
  height: 500px;
}
.tool-bar[data-v-1fe52b5f] {
  margin-left: 12px;
}
.right-cnt[data-v-1fe52b5f] {
  padding: 0 12px 12px 12px;
}
.right-cnt-bg[data-v-1fe52b5f] {
  height: 100%;
  border-radius: 8px;
  overflow: hidden;
  height: calc(100vh - 76px);
}
.simple-search-custom-style[data-v-1fe52b5f] {
  margin-right: 12px;
}
.im-terminal[data-v-1fe52b5f] {
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 30px;
}
.im-terminal-w[data-v-1fe52b5f] {
  padding: 0 12px;
  border-radius: 8px;
  -webkit-box-flex: 0;
      -ms-flex: none;
          flex: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 45px;
}
.terminal-item[data-v-1fe52b5f] {
  cursor: pointer;
}
.im-terminal-table[data-v-1fe52b5f] {
  border-radius: 8px;
  margin-top: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.im-terminal-cnt[data-v-1fe52b5f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: calc(100vh - 178px);
}
.im-terminal-content[data-v-1fe52b5f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  color: #000;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 12px;
  margin-top: 3px;
}
.im-terminal-title[data-v-1fe52b5f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 12px;
  color: #555;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.im-terminal-title-name[data-v-1fe52b5f] {
  margin-right: 10px;
}
.im-terminal-content-table[data-v-1fe52b5f] {
  border-radius: 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: calc(100vh - 130px);
}
.im-terminal-title-time[data-v-1fe52b5f] {
  color: #757575;
}
.im-terminal-fileSize[data-v-1fe52b5f] {
  color: var(--primary-color);
  margin-right: 12px;
  cursor: pointer;
}
.im-terminal-fileSize1[data-v-1fe52b5f] {
  margin-right: 12px;
}
.im-terminal-screen[data-v-1fe52b5f] {
  color: var(--primary-color);
  margin-right: 12px;
  cursor: pointer;
}
.im-terminal-cnts[data-v-1fe52b5f] {
  margin-right: 12px;
  word-wrap: break-word;
  word-break: break-all;
}
.im-terminal-content-search[data-v-1fe52b5f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 12px;
  background: #fff;
  border-radius: 8px;
  padding: 10px 12px;
}
.im-terminal-content-search-top[data-v-1fe52b5f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.im-terminal-page[data-v-1fe52b5f] {
  margin-top: auto;
  text-align: right;
}
.im-terminal-list-content[data-v-1fe52b5f] {
  background: #fff;
  border-radius: 8px;
  padding: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.im-terminal-list-cnt[data-v-1fe52b5f] {
  height: calc(100vh - 254px);
  overflow-y: auto;
}
.im-terminal-table-warp[data-v-1fe52b5f] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.search-top[data-v-1fe52b5f] {
  margin-left: auto;
}
@-webkit-keyframes slideInFromRight-data-v-1fe52b5f {
0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
}
100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
}
}
@keyframes slideInFromRight-data-v-1fe52b5f {
0% {
    -webkit-transform: translateX(100%);
            transform: translateX(100%);
    opacity: 0;
}
100% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 1;
}
}
.slide-in[data-v-1fe52b5f] {
  -webkit-animation: slideInFromRight-data-v-1fe52b5f 0.5s ease-out;
          animation: slideInFromRight-data-v-1fe52b5f 0.5s ease-out;
}
.search-btn[data-v-1fe52b5f] {
  margin-left: 12px;
}
.search-top-cnt[data-v-1fe52b5f] {
  margin-left: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.device-warp-item[data-v-1fe52b5f] {
  padding: 5px 10px;
  font-size: 14px;
  cursor: pointer;
}
.device-warp-item1[data-v-1fe52b5f] {
  background: #f5f5f5;
}
.device-warp-item[data-v-1fe52b5f]:hover {
  background: #f5f5f5;
}
.im-terminal-table2[data-v-1fe52b5f] {
  background-color: #fff;
  padding: 0 12px;
}
.common-table-content[data-v-1fe52b5f] {
  width: 100%;
}
.no_data[data-v-1fe52b5f] {
  text-align: center;
  margin-top: 10%;
  font-size: 14px;
  color: #909399;
}
.content_style[data-v-1fe52b5f] {
  white-space: nowrap;
  width: 135px;
  overflow: hidden;
  text-overflow: ellipsis;
}
