.g-detail[data-v-23bbe5d2] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.g-detail .g-top[data-v-23bbe5d2] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g-detail .g-top .m-title[data-v-23bbe5d2] {
  margin-left: 10px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.g-detail .m-bottom[data-v-23bbe5d2] {
  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;
}
.g-detail .m-bottom .u-item-text[data-v-23bbe5d2] {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g-detail .m-bottom .u-item-text .u-item-text-right[data-v-23bbe5d2] {
  display: flex;
  color: #2991f1;
  font-weight: 400;
  font-size: 12px;
  align-items: center;
  cursor: pointer;
}
.g-detail .m-bottom .u-item-text .u-item-text-right img[data-v-23bbe5d2] {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.g-detail .m-bottom .ivu-radio-group[data-v-23bbe5d2] {
  display: flex;
  align-items: center;
  justify-content: left;
  margin-bottom: 20px;
}
.g-detail .m-bottom .ivu-radio-group .ivu-radio-wrapper[data-v-23bbe5d2] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 25px;
}
.g-detail .m-bottom .ivu-radio-group .ivu-radio-wrapper[data-v-23bbe5d2] .ivu-radio-inner {
  background-color: transparent;
}
.g-detail .m-bottom .ivu-radio-group .ivu-radio-wrapper[data-v-23bbe5d2] .ivu-radio-checked .ivu-radio-inner {
  border-color: #2991f1;
}
.g-detail .m-bottom .fill-item[data-v-23bbe5d2] {
  width: 120px;
  height: 30px;
  background: #2991f1;
  border-radius: 2px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  margin-bottom: 30px;
}
.g-detail .m-bottom .u-item-content .content-box .box-item[data-v-23bbe5d2] {
  margin-bottom: 20px;
}
.g-detail .m-bottom .u-item-content .content-box .box-item .item-text[data-v-23bbe5d2] {
  margin-bottom: 10px;
}
.g-detail .m-bottom .u-item-content .content-box .box-item .item-input input[data-v-23bbe5d2] {
  width: 100%;
  height: 36px;
  padding: 0 20px;
  border: none;
  background-color: #141414;
  border-radius: 2px;
  color: #fff;
}
.g-detail .m-bottom .u-item-content .box-btn[data-v-23bbe5d2] {
  display: flex;
}
.g-detail .m-bottom .u-item-content .box-btn .btn[data-v-23bbe5d2] {
  padding: 8px 22px;
  border-radius: 2px;
  cursor: pointer;
}
.g-detail .m-bottom .u-item-content .box-btn .btn.btn-connect[data-v-23bbe5d2] {
  background-color: #3ca909;
}
.g-detail .m-bottom .u-item-content .box-btn .disabled[data-v-23bbe5d2] {
  background-color: #232629 !important;
  cursor: not-allowed;
  color: #999;
}
.g-detail .m-bottom .u-item-content .box-btn .start-item[data-v-23bbe5d2] {
  width: 90px;
  height: 30px;
  background: #2991f1;
  border-radius: 2px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  margin-left: 10px;
}
.g-detail .m-bottom .u-item-content .box-btn .close-item[data-v-23bbe5d2] {
  width: 90px;
  height: 30px;
  background: #444444;
  border-radius: 2px;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  cursor: pointer;
  margin-left: 10px;
}
[data-v-23bbe5d2] .ivu-switch-checked {
  border-color: #2991f1;
  background-color: #2991f1;
}
[data-v-23bbe5d2] .ivu-radio-inner:after {
  background-color: #2991f1;
}

.g-detail[data-v-61c70cbc] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.g-detail .g-top[data-v-61c70cbc] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g-detail .g-top .m-title[data-v-61c70cbc] {
  margin-left: 10px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.g-detail .m-bottom[data-v-61c70cbc] {
  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;
}
.g-detail .m-bottom .u-item-text[data-v-61c70cbc] {
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.g-detail .m-bottom .u-item-text .u-item-text-right[data-v-61c70cbc] {
  display: flex;
  color: #2991f1;
  font-weight: 400;
  font-size: 12px;
  align-items: center;
  cursor: pointer;
}
.g-detail .m-bottom .u-item-text .u-item-text-right img[data-v-61c70cbc] {
  width: 14px;
  height: 14px;
  margin-right: 5px;
}
.g-detail .m-bottom .ivu-radio-group[data-v-61c70cbc] {
  display: flex;
  align-items: center;
  justify-content: left;
  margin-bottom: 20px;
}
.g-detail .m-bottom .ivu-radio-group .ivu-radio-wrapper[data-v-61c70cbc] {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 25px;
}
.g-detail .m-bottom .ivu-radio-group .ivu-radio-wrapper[data-v-61c70cbc] .ivu-radio-inner {
  background-color: transparent;
}
.g-detail .m-bottom .ivu-radio-group .ivu-radio-wrapper[data-v-61c70cbc] .ivu-radio-checked .ivu-radio-inner {
  border-color: #2991f1;
}
.g-detail .title[data-v-61c70cbc] {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.g-detail .title .btn-add[data-v-61c70cbc] {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.g-detail .title .btn-add .icon[data-v-61c70cbc] {
  width: 16px;
  height: 16px;
  background: url(../assets/images/FrameAddAiBtn.c6904474e4c4c176dfa6593c9ab003a0.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 10px;
}
.g-detail .content .content-tip[data-v-61c70cbc] {
  font-size: 14px;
  color: #666;
}
.g-detail .content .item[data-v-61c70cbc] {
  padding: 10px 0;
  display: flex;
  background: #141414;
  border-radius: 2px;
  margin-top: 10px;
  align-items: center;
}
.g-detail .content .item .left[data-v-61c70cbc] {
  width: 85%;
  height: 100%;
  border-right: 1px solid #292929;
}
.g-detail .content .item .left input[data-v-61c70cbc] {
  width: 100%;
  height: 40px;
  resize: none;
  outline: none;
  border: none;
  background-color: transparent;
  color: #fff;
  padding: 0 20px;
}
.g-detail .content .item .left2[data-v-61c70cbc] {
  width: 100%;
  height: 100%;
}
.g-detail .content .item .left2 input[data-v-61c70cbc] {
  width: 100%;
  height: 40px;
  resize: none;
  outline: none;
  border: none;
  background-color: transparent;
  color: #fff;
  padding: 0 20px;
}
.g-detail .content .item .right[data-v-61c70cbc] {
  width: 15%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.g-detail .content .item .right .btn-delete[data-v-61c70cbc] {
  width: 16px;
  height: 16px;
  background: url(../assets/images/Frame.c2c96109c3c9b331e8d4c759b3f372b5.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}
[data-v-61c70cbc] .ivu-switch-checked {
  border-color: #2991f1;
  background-color: #2991f1;
}
[data-v-61c70cbc] .ivu-radio-inner:after {
  background-color: #2991f1;
}

