.g-libDom[data-v-aa0f428e] {
  width: 100%;
  display: flex;
  flex-direction: column;
  position: static;
  top: 0;
}
.g-libDom .top[data-v-aa0f428e] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
  display: flex;
  overflow: auto;
}
.g-libDom .top .title[data-v-aa0f428e] {
  margin-left: 10px;
  margin-top: 10px;
  width: 50px;
  height: 20px;
  display: flex;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  justify-content: center;
  align-items: center;
}
.g-libDom .bottom[data-v-aa0f428e] {
  margin-top: 1px;
  width: 100%;
  padding: 5px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  background: #181818;
  border-radius: 0px 0px 2px 0px;
  align-content: flex-start;
  overflow: auto;
}
.g-libDom .bottom .item[data-v-aa0f428e] {
  width: 202px;
  border-radius: 2px 2px 2px 2px;
  margin: 4px;
  display: flex;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
  border: 1px solid transparent;
  cursor: pointer;
}
.g-libDom .bottom .item.selected[data-v-aa0f428e] {
  border-color: #2991f1;
}
.g-libDom .bottom .item img[data-v-aa0f428e] {
  width: 200px;
  height: 60px;
}

.livePlatformSettings[data-v-7cead04a] {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.livePlatformSettings .bottom[data-v-7cead04a] {
  margin-top: 1px;
  width: 100%;
  padding: 5px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  background: #181818;
  border-radius: 0px 0px 2px 0px;
  align-content: flex-start;
  overflow: auto;
}
.livePlatformSettings .bottom .item[data-v-7cead04a] {
  width: 202px;
  border-radius: 2px 2px 2px 2px;
  margin: 4px;
  display: flex;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
  border: 1px solid transparent;
  cursor: pointer;
}
.livePlatformSettings .bottom .item.selected[data-v-7cead04a] {
  border-color: #2991f1;
}
.livePlatformSettings .bottom .item img[data-v-7cead04a] {
  width: 200px;
  height: 60px;
}

.center[data-v-6eb44c86] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.textConten[data-v-6eb44c86] {
  left: 57%;
  white-space: nowrap;
}
.relative[data-v-6eb44c86] {
  position: relative;
}
.flRelCenterY[data-v-6eb44c86] {
  float: left;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.yinse-item[data-v-6eb44c86] {
  width: 202px;
  border-radius: 2px 2px 2px 2px;
  margin: 4px;
  display: flex;
  flex-direction: column;
  position: relative;
  box-sizing: border-box;
  border: 1px solid transparent;
  cursor: pointer;
}
.yinse-item.selected[data-v-6eb44c86] {
  border-color: #2991f1;
}
.yinse-item img[data-v-6eb44c86] {
  width: 200px;
  height: 60px;
}
.frRelCenterY[data-v-6eb44c86] {
  float: right;
  position: relative;
  top: 50%;
  transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
}
.ai-lib[data-v-6eb44c86] {
  width: 100%;
  height: 100%;
  background: #181818;
  position: relative;
  display: flex;
  flex-direction: column;
}
.ai-lib .top-panel[data-v-6eb44c86] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
  display: flex;
  align-items: center;
}
.ai-lib .top-panel .top-item[data-v-6eb44c86] {
  margin-left: 10px;
  height: 26px;
  display: flex;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  justify-content: center;
  align-items: center;
  background: #2d3036;
  cursor: pointer;
  border-radius: 2px;
  padding: 0px 10px;
}
.ai-lib .top-panel .top-item.selected[data-v-6eb44c86] {
  background: #3f444d;
  color: #ffffff;
}
.ai-lib .Programconfiguration2[data-v-6eb44c86] {
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  flex: 1;
}
.ai-lib .popMenu[data-v-6eb44c86] {
  width: 150px;
  background: #232529;
  box-shadow: 0px 4px 8px 4px rgba(0, 0, 0, 0.25);
  border-radius: 2px 2px 2px 2px;
  padding: 10px;
  padding-bottom: 0px;
  position: absolute;
  top: 41px;
  left: 71px;
  display: flex;
  flex-direction: column;
}
.ai-lib .popMenu .item[data-v-6eb44c86] {
  width: 130px;
  height: 30px;
  margin-bottom: 10px;
  background: #2d3036;
  border-radius: 2px 2px 2px 2px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ai-lib .loading[data-v-6eb44c86] {
  position: absolute;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  background: #000000b5;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.xmen-video-setVoice-modal .set-voice[data-v-6eb44c86] {
  margin-top: 20px;
  margin-bottom: 20px;
}
.xmen-video-setVoice-modal .ivu-btn-primary[data-v-6eb44c86] {
  background: #2991f1;
}
.xmen-video-setVoice-modal .ivu-btn-primary[data-v-6eb44c86]:hover {
  background: #2991f1;
}
.xmen-video-setVoice-modal .ivu-btn-text[data-v-6eb44c86] {
  color: #fff;
  background-color: #181818;
  border-color: #181818;
}
.xmen-video-setVoice-modal .ivu-btn-text[data-v-6eb44c86]:hover {
  color: #ffffff;
  background-color: #464646;
  border-color: #464646;
}
.xmen-video-setVoice-modal .ivu-dropdown .ivu-btn-primary[data-v-6eb44c86] {
  background-color: #0008;
}
.xmen-video-setVoice-modal .ivu-dropdown .ivu-dropdown-item[data-v-6eb44c86] {
  color: #dbdbdb;
}
.xmen-video-setVoice-modal .ivu-dropdown .ivu-dropdown-item[data-v-6eb44c86]:hover {
  background: #33363c;
}
.xmen-video-setVoice-modal .ivu-dropdown .ivu-dropdown-item.ivu-dropdown-item-divided[data-v-6eb44c86] {
  margin: 0;
}
.xmen-video-setVoice-modal .ivu-dropdown .ivu-dropdown-item.ivu-dropdown-item-divided[data-v-6eb44c86]::before {
  display: none;
}
[data-v-6eb44c86] .ivu-upload-select {
  width: 100%;
}

.g-prefabricatedScript[data-v-8a71b642] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  font-size: 12px;
  background: #181818;
}
.g-prefabricatedScript .top[data-v-8a71b642] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.g-prefabricatedScript .top .previewText[data-v-8a71b642] {
  margin-left: 10px;
  margin-top: 12px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.g-prefabricatedScript .bg[data-v-8a71b642] {
  margin-bottom: 40px;
}
.g-prefabricatedScript .bg .triggerMechanism[data-v-8a71b642] {
  margin-left: 10px;
  margin-top: 12px;
  height: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
  margin-bottom: 10px;
}
.g-prefabricatedScript .bg .triggerTime[data-v-8a71b642] {
  margin-left: 10px;
  margin-top: 30px;
  height: 15px;
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
  margin-bottom: 10px;
}
.g-prefabricatedScript .bg .triggerInp[data-v-8a71b642] {
  display: flex;
  align-items: center;
  margin-left: 10px;
}
.g-prefabricatedScript .bg .triggerInp .item-inp[data-v-8a71b642] {
  width: 86px;
  height: 26px;
  background: #1f1f1f;
  border: none;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.g-prefabricatedScript .bg .triggerInp .item-inp[data-v-8a71b642] .el-input__inner {
  border: none;
  background: inherit;
  padding: 0;
  height: 26px;
}
.g-prefabricatedScript .bg .triggerInp .minutes[data-v-8a71b642] {
  margin-left: 20px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
}
.g-prefabricatedScript[data-v-8a71b642] .ivu-radio-inner:after {
  background-color: #2991f1;
}
.g-prefabricatedScript[data-v-8a71b642] .ivu-radio-checked .ivu-radio-inner {
  border-color: #2991f1;
  background-color: #000;
}
.g-prefabricatedScript[data-v-8a71b642] .ivu-radio-inner {
  background-color: transparent;
}
.g-prefabricatedScript[data-v-8a71b642] .ivu-radio-wrapper {
  padding-left: 10px;
}
.g-prefabricatedScript .bottom[data-v-8a71b642] {
  padding: 10px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
  font-size: 12px;
  display: flex;
  flex-direction: column;
  position: relative;
}
.g-prefabricatedScript .bottom .bottom-tit[data-v-8a71b642] {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 16px;
}
.g-prefabricatedScript .bottom .bottom-btn[data-v-8a71b642] {
  width: 100px;
  height: 30px;
  background: #2991f1;
  border-radius: 2px 2px 2px 2px;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  font-size: 14px;
  margin-top: 10px;
  cursor: pointer;
}
.g-prefabricatedScript .bottom .huashu-item[data-v-8a71b642] {
  width: 100%;
  height: 40px;
  background: #282828;
  border-radius: 2px;
  line-height: 40px;
  text-indent: 20px;
  font-size: 14px;
  color: #999999;
  overflow: hidden;
  margin-top: 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  flex: none;
}
.g-prefabricatedScript .bottom .huashu-item span[data-v-8a71b642] {
  margin-right: 30px;
}

.productAttributes[data-v-c2cdaf3c] {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.productAttributes .top[data-v-c2cdaf3c] {
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
  line-height: 40px;
}
.productAttributes .top .product[data-v-c2cdaf3c] {
  width: 97px;
  height: 15px;
  font-size: 12px;
  font-weight: 400;
  color: #ffffff;
  line-height: 40px;
  margin-left: 10px;
}
.productAttributes .box[data-v-c2cdaf3c] {
  background: #181818;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.productAttributes .box .container[data-v-c2cdaf3c] {
  background: #111111;
  border-radius: 0px 0px 0px 0px;
}
.productAttributes .box .container .container_top[data-v-c2cdaf3c] {
  display: flex;
  align-items: center;
  justify-content: space-around;
  height: 40px;
  background: #282828;
  border-radius: 2px 2px 2px 2px;
  margin-top: 10px;
}
.productAttributes .box .container .container_top .words[data-v-c2cdaf3c] {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
  line-height: 40px;
  cursor: pointer;
  position: relative;
}
.productAttributes .box .container .container_top .active[data-v-c2cdaf3c]::after {
  content: "";
  width: 28px;
  height: 2px;
  background: #ffffff;
  position: absolute;
  bottom: 0;
  left: 0;
}

