.LeftPanel {
  height: 100%;
  box-sizing: border-box;
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.LeftPanel .toolsBar {
  height: 100%;
  display: flex;
  width: 50px;
  background: #232529;
  border-radius: 2px 2px 0px 2px;
  flex-direction: column;
  align-items: center;
  overflow: auto;
}
.LeftPanel .toolsBar .btnContainer {
  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;
}
.LeftPanel .toolsBar .btnContainer.is-selected {
  background: #2d3036;
}
.LeftPanel .toolsBar .btnContainer .btnIcon {
  display: flex;
  width: 16px;
  height: 16px;
}
.LeftPanel .toolsBar .btnContainer .btnIcon img {
  width: 100%;
  height: 100%;
}
.LeftPanel .toolsBar .btnContainer .btnText {
  margin-top: 5px;
  height: 12px;
  font-size: 10px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 12px;
}
.LeftPanel .toolsBar .btnContainer .btnText.is-selected {
  color: #2991f1;
}
.ResourcesList {
  position: relative;
  display: flex;
  margin-left: 1px;
  flex-direction: column;
  width: 432px;
  height: 100%;
}

.CameraProperty {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.CameraProperty .top {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.CameraProperty .top .previewText {
  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;
}

.AnimationProperty[data-v-5445925a] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.AnimationProperty .top[data-v-5445925a] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.AnimationProperty .top .previewText[data-v-5445925a] {
  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;
}
.AnimationProperty .bottom[data-v-5445925a] {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
}
.AnimationProperty .bottom .container1[data-v-5445925a] {
  margin-top: 11px;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  height: 188px;
  border-radius: 2px 2px 2px 2px;
}
.AnimationProperty .bottom .container2[data-v-5445925a] {
  margin-top: 17px;
  display: flex;
}
.AnimationProperty .bottom .container2 .txt1[data-v-5445925a] {
  margin-left: 10px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.AnimationProperty .bottom .container3[data-v-5445925a] {
  margin-top: 14px;
  display: flex;
}
.AnimationProperty .bottom .container3 .txt1[data-v-5445925a] {
  margin-left: 10px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.AnimationProperty .bottom .container3 .txt2[data-v-5445925a] {
  margin-left: 27px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.AnimationProperty .bottom .container4[data-v-5445925a] {
  margin-top: 14px;
  display: flex;
}
.AnimationProperty .bottom .container4 .txt1[data-v-5445925a] {
  margin-left: 10px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.AnimationProperty .bottom .container4 .txt2[data-v-5445925a] {
  margin-left: 27px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}

.MaterialProperty {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.MaterialProperty .top {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.MaterialProperty .top .previewText {
  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;
}
.MaterialProperty .bottom {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
}
.MaterialProperty .bottom .text1 {
  margin-left: 10px;
  margin-top: 11px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 14px;
}
.MaterialProperty .bottom .text2 {
  margin-left: 10px;
  margin-top: 10px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 24px;
}
.MaterialProperty .bottom .text3 {
  margin-left: 10px;
  margin-top: 23px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 12px;
}
.MaterialProperty .bottom .item {
  width: 280px;
  border-radius: 2px 2px 2px 2px;
  margin-left: 80px;
  margin-top: 10px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.MaterialProperty .bottom .container4 {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.MaterialProperty .bottom .container4 .item {
  width: 140px;
  border-radius: 2px 2px 2px 2px;
  margin: 5px;
  display: flex;
  flex-direction: column;
  position: relative;
}

.volume[data-v-d990102a] {
  position: relative;
}
.volume .volume-progress[data-v-d990102a] {
  position: absolute;
  top: -150px;
  width: 32px;
  height: 140px;
  background: #f6f6f6;
  border-radius: 4px;
  padding-top: 10px;
}
.volume .volume-bar-bg[data-v-d990102a] {
  margin: 0 auto;
  width: 6px;
  height: 120px;
  background: #dcdcdc;
  border-radius: 100px;
  flex: 1;
  position: relative;
  transform: rotate(180deg);
  cursor: pointer;
}
.volume .volume-bar-bg .volume-bar[data-v-d990102a] {
  width: 6px;
  height: 50%;
  background: #56bf8b;
  border-radius: 100px;
}
.volume .checked[data-v-d990102a] {
  color: #56bf8b;
}
.audio-right[data-v-d990102a] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.audio-right .dialogAudioPlay[data-v-d990102a] {
  cursor: pointer;
  color: #5c5e66;
  font-size: 20px;
}
.audio-right .progress-bar-bg[data-v-d990102a] {
  background-color: #404040;
  flex: 1;
  height: 2px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  margin-left: 10px;
  width: 250px;
  border-radius: 1px;
  position: relative;
}
.audio-right .progress-bar[data-v-d990102a] {
  background-color: #fff;
  width: 0%;
  height: 100%;
  border-radius: 1px;
}
.audio-right .progress-bar .progress-circle[data-v-d990102a] {
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #fff;
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
}
.audio-right .audio-time[data-v-d990102a] {
  overflow: hidden;
  font-size: 14px;
  margin-top: 10px;
}
.audio-right .audio-time .audio-length-total[data-v-d990102a] {
  float: right;
}
.audio-right .audio-time .audio-length-current[data-v-d990102a] {
  float: left;
  color: #2991f1;
}
.audio-right .previewBox[data-v-d990102a] {
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
}
.audio-right .previewBox .playIcon[data-v-d990102a] {
  width: 50%;
  height: 50%;
  position: absolute;
  cursor: pointer;
}
.audio-right .previewBox .playIcon img[data-v-d990102a] {
  width: 100%;
}

.MusicProperty {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.MusicProperty .top {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.MusicProperty .top .previewText {
  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;
}
.MusicProperty .bottom {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
}
.MusicProperty .bottom .content1 {
  display: flex;
  align-items: center;
  padding: 15px;
  font-size: 12px;
  color: #fff;
}
.MusicProperty .bottom .content1 .icon {
  width: 25px;
  height: 25px;
  background: url("../assets/images/Frame@2x(1).63fd8f5a794e05673c273f69f64d369c.png") no-repeat center #212121;
  background-size: 60% 60%;
  margin-right: 10px;
}
.MusicProperty .bottom .content2 {
  padding: 10px 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
.MusicProperty .bottom .content2 .imageBox {
  width: 100%;
  height: 100%;
  position: relative;
  margin-bottom: 10px;
}
.MusicProperty .bottom .content2 .imageBox .previewImage {
  width: 100%;
}
.MusicProperty .bottom .content2 .imageBox .playIcon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 30px;
  cursor: pointer;
  display: none;
}

.InteractiveProperty[data-v-12a66e81] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.InteractiveProperty .top[data-v-12a66e81] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.InteractiveProperty .top .previewText[data-v-12a66e81] {
  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;
}
.InteractiveProperty .bottom[data-v-12a66e81] {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
}
.InteractiveProperty .bottom .text[data-v-12a66e81] {
  font-size: 16px;
  text-align: center;
  line-height: 70px;
  font-weight: bolder;
}

.AIKeFuProperty[data-v-55b3a3ad] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.AIKeFuProperty .top[data-v-55b3a3ad] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.AIKeFuProperty .top .previewText[data-v-55b3a3ad] {
  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;
}
.AIKeFuProperty .bottom[data-v-55b3a3ad] {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
}
.AIKeFuProperty .bottom .container1[data-v-55b3a3ad] {
  margin-top: 14px;
  display: flex;
}
.AIKeFuProperty .bottom .container1 .txt1[data-v-55b3a3ad] {
  margin-left: 10px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.AIKeFuProperty .bottom .container1 .txt2[data-v-55b3a3ad] {
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.AIKeFuProperty .bottom .container2[data-v-55b3a3ad] {
  margin-top: 17px;
  display: flex;
}
.AIKeFuProperty .bottom .container2 .txt1[data-v-55b3a3ad] {
  margin-left: 10px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.AIKeFuProperty .bottom .container2 .txt2[data-v-55b3a3ad] {
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}

.fps-pop[data-v-1ece78c7] {
  position: absolute;
  top: 15%;
  left: 50%;
  transform: translate(-50%);
  font-size: 14px;
  background-color: rgba(0, 0, 0, 0.8);
  padding: 10px 20px 10px 30px;
  border-radius: 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 375px;
}
.fps-pop .fps-close[data-v-1ece78c7] {
  background: url("../assets/images/Frame@2x(42).b0f79800bc7cef4011f548a57b1be946.png") no-repeat;
  background-size: 100% 100%;
  width: 10px;
  height: 10px;
  cursor: pointer;
}

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

