.AiLib[data-v-58a065fc] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.AiLib .importContainerBtn[data-v-58a065fc] {
  background: #181818;
}
.AiLib .importContainerBtn .importBtnBg[data-v-58a065fc] {
  width: 200px;
  height: 40px;
  margin-top: 10px;
  margin-left: 10px;
  background: url(../assets/images/bg1.9770e24f9eed392081121d8d832d08a1.png) no-repeat;
  display: flex;
  cursor: pointer;
}
.AiLib .importContainerBtn .importBtn[data-v-58a065fc] {
  width: 16px;
  height: 16px;
  margin-left: 30px;
  margin-top: 12px;
  background: url(../assets/images/FrameAddAiBtn.c6904474e4c4c176dfa6593c9ab003a0.png) no-repeat;
}
.AiLib .importContainerBtn .importText[data-v-58a065fc] {
  margin-left: 20px;
  margin-top: 13px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 14px;
}
.AiLib .top[data-v-58a065fc] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
  display: flex;
  overflow: auto;
}
.AiLib .top .title[data-v-58a065fc] {
  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;
}
.AiLib .advertBox[data-v-58a065fc] {
  width: 100%;
  height: 120px;
  background-color: #181818;
  padding: 10px;
  margin-top: 1px;
}
.AiLib .advertBox .advert[data-v-58a065fc] {
  width: 100%;
  height: 100%;
  background: url("../assets/images/Group 1172@2x.2b212bbd06e8bf054c5b4006637ce000.png") no-repeat center;
  background-size: 100% 100%;
  cursor: pointer;
}
.AiLib .bottom[data-v-58a065fc] {
  width: 100%;
  padding: 5px 6px;
  flex: 1;
  display: flex;
  background: #181818;
  border-radius: 0px 0px 2px 0px;
  align-content: flex-start;
  flex-wrap: wrap;
  overflow: auto;
}
.AiLib .bottom .item[data-v-58a065fc] {
  width: 130px;
  height: 162px;
  margin: 5px 4px;
  border-radius: 2px 2px 2px 2px;
  position: relative;
  border: 1px solid transparent;
  box-sizing: border-box;
  background: #111111;
}
.AiLib .bottom .item .name[data-v-58a065fc] {
  font-family: Inter-Regular, Inter;
  height: 20%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  font-size: 12px;
  padding: 10px;
  display: inline-block;
  white-space: nowrap;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.AiLib .bottom .item .bottom-gradual[data-v-58a065fc] {
  width: 100%;
  height: 20%;
  position: absolute;
  bottom: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%);
}
.AiLib .bottom .item .btnDel[data-v-58a065fc] {
  position: absolute;
  bottom: 10px;
  right: 10px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.AiLib .bottom .item.selected[data-v-58a065fc] {
  border-color: #2991f1;
}
.AiLib .bottom .item .apply-btn[data-v-58a065fc] {
  position: absolute;
  bottom: 10px;
  left: 10px;
  display: flex;
  align-items: end;
  justify-content: left;
  padding: 3px 8px;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 2px;
  font-size: 12px;
  cursor: pointer;
}
.AiLib .bottomempty[data-v-58a065fc] {
  width: 100%;
  padding: 5px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #181818;
  border-radius: 0px 0px 2px 0px;
  align-content: flex-start;
  overflow: auto;
}
.AiLib .bottomempty.is-empty[data-v-58a065fc] {
  justify-content: center;
}
.AiLib .bottomempty .m-noMap-item[data-v-58a065fc] {
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.AiLib .bottomempty .m-noMap-item .u-noMap-text[data-v-58a065fc] {
  width: 100%;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 14px;
  margin-top: 20px;
}
.AiLib .bottomempty .m-noMap-item .u-noMap-but[data-v-58a065fc] {
  width: 65px;
  height: 30px;
  border-radius: 2px 2px 2px 2px;
  border: 1px solid #2991f1;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #2991f1;
  line-height: 30px;
  cursor: pointer;
}
.AiLib .loading[data-v-58a065fc] {
  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;
}

.AiAnalysis[data-v-c48367f4] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
}
.AiAnalysis .bottom[data-v-c48367f4] {
  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;
}
.AiAnalysis .bottom .item[data-v-c48367f4] {
  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;
}
.AiAnalysis .bottom .item.selected[data-v-c48367f4] {
  border-color: #2991f1;
}
.AiAnalysis .bottom .item img[data-v-c48367f4] {
  width: 200px;
  height: 60px;
}

.WelcomeProperty[data-v-96bd4a98] {
  flex: 1;
  display: flex;
  flex-direction: column;
}
.WelcomeProperty .top[data-v-96bd4a98] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.WelcomeProperty .top .previewText[data-v-96bd4a98] {
  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;
}
.WelcomeProperty .bottom[data-v-96bd4a98] {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
  font-size: 14px;
  color: #fff;
  padding: 10px;
}
.WelcomeProperty .bottom .container1[data-v-96bd4a98] {
  margin-bottom: 20px;
}
.WelcomeProperty .bottom .container1 .txt[data-v-96bd4a98] {
  margin-bottom: 10px;
}
.WelcomeProperty .bottom .container1 .text-tips[data-v-96bd4a98] {
  font-size: 12px;
  color: #666;
  margin: 10px 0;
  line-height: 1.4;
}
.WelcomeProperty .bottom .container1 .box .item[data-v-96bd4a98] {
  padding: 10px 20px;
  background-color: #282828;
  border-radius: 2px;
  margin-bottom: 10px;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.WelcomeProperty .bottom .container1 .box .item[data-v-96bd4a98]:last-child {
  margin-bottom: 0;
}
.WelcomeProperty .bottom .container1 .box .item .ivu-switch-checked[data-v-96bd4a98] {
  background-color: #3ca909;
  border-color: #3ca909;
}
.WelcomeProperty .bottom .container2 .title[data-v-96bd4a98] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.WelcomeProperty .bottom .container2 .title .btn-add[data-v-96bd4a98] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.WelcomeProperty .bottom .container2 .title .btn-add .icon[data-v-96bd4a98] {
  width: 16px;
  height: 16px;
  background: url(../assets/images/FrameAddAiBtn.c6904474e4c4c176dfa6593c9ab003a0.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 10px;
}
.WelcomeProperty .bottom .container2 .content .item[data-v-96bd4a98] {
  height: 110px;
  padding: 20px 0 20px;
  display: flex;
  background: #141414;
  border-radius: 2px;
  margin-top: 10px;
}
.WelcomeProperty .bottom .container2 .content .item .left[data-v-96bd4a98] {
  width: 85%;
  height: 100%;
  border-right: 1px solid #292929;
}
.WelcomeProperty .bottom .container2 .content .item .left textarea[data-v-96bd4a98] {
  width: 100%;
  height: 100%;
  resize: none;
  outline: none;
  border: none;
  background-color: transparent;
  color: #fff;
  padding: 0 20px;
}
.WelcomeProperty .bottom .container2 .content .item .right[data-v-96bd4a98] {
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.WelcomeProperty .bottom .container2 .content .item .right .btn-delete[data-v-96bd4a98] {
  width: 16px;
  height: 16px;
  background: url(../assets/images/Frame.c2c96109c3c9b331e8d4c759b3f372b5.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.wentiproperty[data-v-395bf040] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.wentiproperty .g-top[data-v-395bf040] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.wentiproperty .g-top .m-title[data-v-395bf040] {
  margin-left: 10px;
  margin-top: 12px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.wentiproperty .g-bottom[data-v-395bf040] {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
  box-sizing: border-box;
  padding: 10px;
  font-size: 14px;
  color: #fff;
}
.wentiproperty .g-bottom .m-bottom-open[data-v-395bf040] {
  display: flex;
  align-items: center;
  padding: 10px 0;
  margin-bottom: 20px;
}
.wentiproperty .g-bottom .m-bottom-open .u-open-text[data-v-395bf040] {
  margin-right: 23px;
  width: 70px;
}
.wentiproperty .g-bottom .ivu-radio-group[data-v-395bf040] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 200px;
}
.wentiproperty .g-bottom .ivu-radio-group .ivu-radio-wrapper[data-v-395bf040] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wentiproperty .g-bottom .ivu-radio-group .ivu-radio-wrapper[data-v-395bf040] .ivu-radio-inner {
  background-color: transparent;
}
.wentiproperty .g-bottom .ivu-radio-group .ivu-radio-wrapper[data-v-395bf040] .ivu-radio-checked .ivu-radio-inner {
  border-color: #2991f1;
}
.wentiproperty .g-bottom .m-bottom-wenti[data-v-395bf040] {
  width: 100%;
  display: flex;
  margin-top: 20px;
}
.wentiproperty .g-bottom .m-bottom-wenti .wenti-item-text[data-v-395bf040] {
  font-weight: 400;
  padding-bottom: 10px;
  width: 70px;
  margin-right: 20px;
}
.wentiproperty .g-bottom .m-bottom-wenti .ivu-radio-group[data-v-395bf040] {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 200px;
}
.wentiproperty .g-bottom .m-bottom-wenti .ivu-radio-group .ivu-radio-wrapper[data-v-395bf040] {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wentiproperty .g-bottom .m-bottom-wenti .ivu-radio-group .ivu-radio-wrapper[data-v-395bf040] .ivu-radio-inner {
  background-color: transparent;
}
.wentiproperty .g-bottom .m-bottom-wenti .ivu-radio-group .ivu-radio-wrapper[data-v-395bf040] .ivu-radio-checked .ivu-radio-inner {
  border-color: #2991f1;
}
.wentiproperty .g-bottom .m-bottom-wenti .u-wenti-item[data-v-395bf040] {
  width: calc(100% - 90px);
}
.wentiproperty .g-bottom .m-bottom-wenti .u-wenti-item .wenti-item-input[data-v-395bf040] {
  height: 30px;
  background: #141414;
  border-radius: 2px;
}
.wentiproperty .g-bottom .m-bottom-wenti .u-wenti-item .wenti-item-input input[data-v-395bf040] {
  width: 100%;
  height: 100%;
  text-indent: 5px;
  background: transparent;
  outline: none;
  border: none;
  color: #fff;
}
[data-v-395bf040] .ivu-radio-inner:after {
  background-color: #2991f1;
}

