.live-LeftPanel[data-v-2b559862] {
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  background: #000000;
}
.live-LeftPanel .left-top[data-v-2b559862] {
  width: 100%;
  font-size: 12px;
  box-sizing: border-box;
  padding: 0px 10px;
  position: relative;
}
.live-LeftPanel .left-top .top-item[data-v-2b559862] {
  width: 100%;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.live-LeftPanel .left-top .top-item .top-times[data-v-2b559862] {
  color: #ffffff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 100px;
}
.live-LeftPanel .left-top .top-item .top-left[data-v-2b559862] {
  display: flex;
  align-items: center;
}
.live-LeftPanel .left-top .top-item .top-left .home-item[data-v-2b559862] {
  width: 30px;
  height: 30px;
  background: #232529;
  border-radius: 2px;
  margin-right: 10px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.live-LeftPanel .left-top .top-item .top-left .home-item img[data-v-2b559862] {
  width: 14px;
  height: 15px;
}
.live-LeftPanel .left-top .top-item .top-left span[data-v-2b559862] {
  color: #666666;
  font-size: 14px;
}
.live-LeftPanel .left-top .top-item .button-item[data-v-2b559862] {
  display: flex;
}
.live-LeftPanel .left-top .top-item .button-item div[data-v-2b559862] {
  width: 104px;
  height: 30px;
  background: #232529;
  border-radius: 2px;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  margin-left: 10px;
  cursor: pointer;
}
.live-LeftPanel .left-top .top-item .button-item .top-button[data-v-2b559862] {
  color: #ffffff;
  background: #2991f1;
}
.live-LeftPanel .left-top .bottom-item[data-v-2b559862] {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  font-size: 14px;
}
.live-LeftPanel .left-top .bottom-item .item-box[data-v-2b559862] {
  width: 49%;
  height: 62px;
  background: #232329;
  border-radius: 2px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #666666;
}
.live-LeftPanel .left-top .bottom-item .item-box .box-platform[data-v-2b559862] {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 0px 18px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.live-LeftPanel .left-top .bottom-item .item-box .box-platform .platform-left[data-v-2b559862] {
  color: #ffffff;
  font-size: 14px;
}
.live-LeftPanel .left-top .bottom-item .item-box .box-platform .platform-left .platform-left-top[data-v-2b559862] {
  display: flex;
  align-items: center;
}
.live-LeftPanel .left-top .bottom-item .item-box .box-platform .platform-left .platform-left-top span[data-v-2b559862] {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-left: 10px;
}
.live-LeftPanel .left-top .bottom-item .item-box .box-platform .platform-left .platform-left-bottom[data-v-2b559862] {
  margin-top: 10px;
}
.live-LeftPanel .left-top .bottom-item .item-box .box-platform .platform-right[data-v-2b559862] {
  font-size: 14px;
  color: #ffffff;
  padding: 14px 7px;
  background: #2991f1;
  border-radius: 2px;
  cursor: pointer;
}
.live-LeftPanel .left-main[data-v-2b559862] {
  flex: auto;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
  box-sizing: border-box;
  padding: 0px 10px;
}
.live-LeftPanel .toolsBar[data-v-2b559862] {
  height: 100%;
  display: flex;
  width: 50px;
  background: #232529;
  border-radius: 2px 2px 0px 2px;
  flex-direction: column;
  align-items: center;
  overflow: auto;
}
.live-LeftPanel .toolsBar .btnContainer[data-v-2b559862] {
  justify-content: center;
  align-items: center;
  display: flex;
  width: 42px;
  height: 42px;
  border-radius: 2px 2px 2px 2px;
  flex-direction: column;
  margin-top: 5px;
  flex-shrink: 0;
  cursor: pointer;
}
.live-LeftPanel .toolsBar .btnContainer.is-selected[data-v-2b559862] {
  background: #3f444d;
}
.live-LeftPanel .toolsBar .btnContainer .btnIcon[data-v-2b559862] {
  display: flex;
  width: 16px;
  height: 16px;
}
.live-LeftPanel .toolsBar .btnContainer .btnIcon img[data-v-2b559862] {
  width: 100%;
  height: 100%;
}
.live-LeftPanel .toolsBar .btnContainer .btnText[data-v-2b559862] {
  margin-top: 5px;
  height: 12px;
  font-size: 10px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 12px;
}
.live-LeftPanel .toolsBar .btnContainer .btnText.is-selected[data-v-2b559862] {
  color: #ffffff;
}
.live-LeftPanel.full-screen[data-v-2b559862] {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.ResourcesList[data-v-2b559862] {
  position: relative;
  display: flex;
  margin-left: 1px;
  flex-direction: column;
  width: 432px;
  height: 100%;
}

.g-libDom[data-v-3e63fe42] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.g-libDom .top[data-v-3e63fe42] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.g-libDom .top .previewText[data-v-3e63fe42] {
  margin-left: 10px;
  margin-top: 12px;
  width: 61px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.g-libDom .bottom[data-v-3e63fe42] {
  padding: 10px;
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
  font-size: 12px;
}
.g-libDom .bottom .btn[data-v-3e63fe42] {
  width: 120px;
  height: 30px;
  background: #0092ff;
  color: #ffffff;
  text-align: center;
  line-height: 30px;
  border-radius: 4px;
  font-size: 12px;
  margin: 10px;
}
.g-libDom .bottom .bottom-item[data-v-3e63fe42] {
  display: flex;
  margin: 10px 0px;
}
.g-libDom .bottom .bottom-item .left-text[data-v-3e63fe42] {
  width: 30%;
  height: 15px;
  margin-top: 5px;
}
.g-libDom .bottom .bottom-item input[data-v-3e63fe42] {
  width: 90%;
  height: 30px;
  background-color: #111;
  color: #999;
  padding-left: 5px;
  border: none;
  border-radius: 2px;
}
.g-libDom .bottom .bottom-btn[data-v-3e63fe42] {
  display: flex;
  justify-content: flex-end;
}
.g-libDom .bottom .bottom-btn div[data-v-3e63fe42] {
  width: 64px;
  line-height: 24px;
  border-radius: 2px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  background-color: #2991f1;
  margin-left: 10px;
}

.MiddlePanel[data-v-1fc3d679] {
  display: flex;
  height: 100%;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  flex: 1;
  overflow: auto;
}

