.CharacterObjectProperty {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.CharacterObjectProperty .top {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.CharacterObjectProperty .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;
}
.CharacterObjectProperty .bottom {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
}
.CharacterObjectProperty .bottom .text1 {
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 14px;
}

.MapObjectProperty[data-v-01153e10] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.MapObjectProperty .top[data-v-01153e10] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.MapObjectProperty .top .previewText[data-v-01153e10] {
  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;
}
.MapObjectProperty .bottom[data-v-01153e10] {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
}
.MapObjectProperty .bottom .text1[data-v-01153e10] {
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 14px;
}

.MapObjectProperty {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.MapObjectProperty .top {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.MapObjectProperty .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;
}
.MapObjectProperty .bottom {
  color: #999;
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
  padding-left: 80px;
}
.MapObjectProperty .bottom .text1 {
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  line-height: 14px;
  position: relative;
  margin: 15px 0;
  color: #999;
  padding-right: 10px;
}
.MapObjectProperty .bottom .text1 > p {
  position: absolute;
  left: -70px;
  top: 0;
  font-size: 12px;
  color: #999;
}
.MapObjectProperty .bottom .text1 > div {
  overflow: hidden;
}
.MapObjectProperty .bottom .preview {
  position: relative;
}
.MapObjectProperty .bottom .preview > p {
  position: absolute;
  left: -70px;
  top: 0px;
  font-size: 12px;
}

.ImageTextProperty[data-v-4360f3e6] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.ImageTextProperty .top[data-v-4360f3e6] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.ImageTextProperty .top .previewText[data-v-4360f3e6] {
  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;
}
.ImageTextProperty .bottom[data-v-4360f3e6] {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
}
.ImageTextProperty .bottom .item[data-v-4360f3e6] {
  display: flex;
  width: 100%;
  padding: 10px;
}
.ImageTextProperty .bottom .item .text1[data-v-4360f3e6] {
  width: 60px;
  height: auto;
  margin: 0;
  font-size: 12px;
  color: #999;
  line-height: 20px;
}
.ImageTextProperty .bottom .item textarea[data-v-4360f3e6] {
  resize: none;
  outline: none;
  border: none;
  height: 147px;
  background-color: #111;
  color: #999;
  border-radius: 2px;
  flex: 1;
  font-size: 12px;
  padding: 10px;
}
.ImageTextProperty .bottom .item .image[data-v-4360f3e6] {
  height: 147px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 2px 2px 2px 2px;
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.ImageTextProperty .bottom .item .image .btn[data-v-4360f3e6] {
  width: 45px;
  line-height: 18px;
  border-radius: 2px;
  border: 1px solid #ffffff;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.ImageTextProperty .bottom .item .image .btn[data-v-4360f3e6]:hover {
  background-color: #fff;
  color: #000;
}
.ImageTextProperty .bottom .item .image .text2[data-v-4360f3e6] {
  height: 12px;
  font-size: 10px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 12px;
  position: absolute;
  bottom: 36px;
}

.LinkProperty {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.LinkProperty .top {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.LinkProperty .top .previewText {
  margin-left: 10px;
  margin-top: 12px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.LinkProperty .bottom {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
}
.LinkProperty .bottom .item {
  display: flex;
  width: 100%;
  padding: 10px;
}
.LinkProperty .bottom .item .text1 {
  width: 60px;
  height: auto;
  margin: 0;
  font-size: 12px;
  color: #999;
  line-height: 20px;
}
.LinkProperty .bottom .item textarea {
  resize: none;
  outline: none;
  border: none;
  height: 147px;
  background-color: #111;
  color: #999;
  border-radius: 2px;
  flex: 1;
  font-size: 12px;
  padding: 10px;
}

.VideoProperty[data-v-142dcb06] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.VideoProperty .top[data-v-142dcb06] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.VideoProperty .top .previewText[data-v-142dcb06] {
  margin-left: 10px;
  margin-top: 12px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.VideoProperty .bottom[data-v-142dcb06] {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
}
.VideoProperty .bottom .item[data-v-142dcb06] {
  display: flex;
  width: 100%;
  padding: 10px;
}
.VideoProperty .bottom .item .text1[data-v-142dcb06] {
  width: 60px;
  height: auto;
  margin: 0;
  font-size: 12px;
  color: #999;
  line-height: 20px;
}
.VideoProperty .bottom .item .image[data-v-142dcb06] {
  height: 147px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 2px 2px 2px 2px;
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.VideoProperty .bottom .item .image .btn[data-v-142dcb06] {
  width: 45px;
  line-height: 18px;
  border-radius: 2px;
  border: 1px solid #ffffff;
  font-size: 12px;
  text-align: center;
  cursor: pointer;
}
.VideoProperty .bottom .item .image .btn[data-v-142dcb06]:hover {
  background-color: #fff;
  color: #000;
}
.VideoProperty .bottom .item .image .text2[data-v-142dcb06] {
  height: 12px;
  font-size: 10px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 12px;
  position: absolute;
  bottom: 36px;
}

.TransferProperty {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.TransferProperty .top {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.TransferProperty .top .previewText {
  margin-left: 10px;
  margin-top: 12px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 14px;
}
.TransferProperty .bottom {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
}
.TransferProperty .bottom .item {
  display: flex;
  width: 100%;
  padding: 10px;
}
.TransferProperty .bottom .item .text1 {
  width: 60px;
  height: 12px;
  font-size: 12px;
  margin-left: 10px;
  margin-top: 21px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 12px;
}
.TransferProperty .bottom .item textarea {
  resize: none;
  outline: none;
  border: none;
  height: 147px;
  background-color: #111;
  color: #999;
  border-radius: 2px;
  flex: 1;
  font-size: 12px;
  padding: 10px;
}
.TransferProperty .bottom .item .image {
  height: 147px;
  background: rgba(0, 0, 0, 0.4);
  border-radius: 2px 2px 2px 2px;
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.TransferProperty .bottom .item .image .btn {
  width: 45px;
  height: 16px;
  border-radius: 2px 2px 2px 2px;
  border: 1px solid #FFFFFF;
  font-size: 10px;
  justify-content: center;
  display: flex;
  align-items: center;
  position: absolute;
}
.TransferProperty .bottom .item .image .text2 {
  height: 12px;
  font-size: 10px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 12px;
  position: absolute;
  bottom: 36px;
}

.MeshProperty[data-v-93e667f2] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.MeshProperty .top[data-v-93e667f2] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.MeshProperty .top .previewText[data-v-93e667f2] {
  margin-left: 10px;
  margin-top: 12px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.MeshProperty .bottom[data-v-93e667f2] {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  height: 80%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  display: flex;
  flex-direction: column;
}
.MeshProperty .bottom .item[data-v-93e667f2] {
  display: flex;
  width: 100%;
  padding: 10px;
}
.MeshProperty .bottom .item .text1[data-v-93e667f2] {
  width: 60px;
  height: 12px;
  font-size: 12px;
  margin-top: 9px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 12px;
}
.MeshProperty .bottom .item .text2[data-v-93e667f2] {
  width: 12px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
  margin-top: 6px;
  margin-left: 10px;
}
.MeshProperty .bottom .item .btnImport[data-v-93e667f2] {
  width: 80px;
  height: 30px;
  background: #2991f1;
  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;
  position: absolute;
  right: 10px;
  top: 45px;
  cursor: pointer;
}
.MeshProperty .bottom .item .btnImport.disable[data-v-93e667f2] {
  background-color: #999;
  cursor: default;
}
.MeshProperty .bottom .tuijianText[data-v-93e667f2] {
  width: 100%;
  font-size: 12px;
  color: #818181;
  line-height: 18px;
  margin: 0;
  padding: 10px;
}
.MeshProperty .bottom .imageList[data-v-93e667f2] {
  display: flex;
  flex: 1;
  flex-direction: column;
  overflow: auto;
}
.MeshProperty .bottom .imageList .defaultimage[data-v-93e667f2] {
  border-radius: 2px 2px 2px 2px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  width: 100%;
  padding: 10px;
  border: 1px solid transparent;
  border-color: #2991f1;
}
.MeshProperty .bottom .imageList .defaultimage .imgBox[data-v-93e667f2] {
  background: rgba(0, 0, 0, 0.4);
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: hidden;
  min-height: 100px;
}
.MeshProperty .bottom .imageList .defaultimage .textDefault[data-v-93e667f2] {
  position: absolute;
  left: 5px;
  top: 5px;
  width: 60px;
  height: 12px;
  font-size: 12px;
  margin-top: 9px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #f1a400;
  line-height: 12px;
}
.MeshProperty .bottom .imageList .defaultimage .btn[data-v-93e667f2] {
  width: 45px;
  line-height: 18px;
  border-radius: 2px;
  border: 1px solid #ffffff;
  font-size: 12px;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #fff;
  cursor: pointer;
}
.MeshProperty .bottom .imageList .defaultimage .btn[data-v-93e667f2]:hover {
  background-color: #fff;
  color: #000;
}
.MeshProperty .bottom .imageList .defaultimage .tips[data-v-93e667f2] {
  display: flex;
  width: 100%;
  font-size: 12px;
  color: #fff;
  justify-content: center;
  line-height: 18px;
  text-align: center;
  position: absolute;
  top: 60%;
}
.MeshProperty .bottom .imageList .item[data-v-93e667f2] {
  position: relative;
  border: 1px solid transparent;
}
.MeshProperty .bottom .imageList .item .image[data-v-93e667f2] {
  background: rgba(0, 0, 0, 0.4);
  border-radius: 2px 2px 2px 2px;
  flex: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  position: relative;
  overflow: hidden;
}
.MeshProperty .bottom .imageList .item .image .btn[data-v-93e667f2] {
  width: 45px;
  line-height: 18px;
  border-radius: 2px;
  border: 1px solid #ffffff;
  font-size: 12px;
  justify-content: center;
  display: flex;
  align-items: center;
  color: #fff;
  cursor: pointer;
}
.MeshProperty .bottom .imageList .item .image .btn[data-v-93e667f2]:hover {
  background-color: #fff;
  color: #000;
}
.MeshProperty .bottom .imageList .item .image .tips[data-v-93e667f2] {
  display: flex;
  width: 100%;
  font-size: 12px;
  color: #fff;
  justify-content: center;
  line-height: 18px;
  text-align: center;
  position: absolute;
  top: 60%;
}
.MeshProperty .bottom .imageList .item.selected[data-v-93e667f2] {
  border-color: #2991f1;
}
.MeshProperty .bottom .imageList .item .setDefaultBtn[data-v-93e667f2] {
  background: #2991f1;
  position: absolute;
  right: 48px;
  bottom: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 64px;
  line-height: 28px;
  border-radius: 2px;
  flex-direction: column;
  flex-shrink: 0;
  font-size: 12px;
  cursor: pointer;
  color: #fff;
}
.MeshProperty .bottom .imageList .item .delBtnContainer[data-v-93e667f2] {
  background: #2e3035;
  position: absolute;
  right: 10px;
  bottom: 10px;
  justify-content: center;
  align-items: center;
  display: flex;
  width: 28px;
  height: 28px;
  border-radius: 2px 2px 2px 2px;
  flex-direction: column;
  flex-shrink: 0;
  cursor: pointer;
}
.MeshProperty .bottom .imageList .item .delBtnContainer .btnIcon[data-v-93e667f2] {
  display: flex;
  width: 16px;
  height: 16px;
}
.MeshProperty .bottom .imageList .item .textDefault[data-v-93e667f2] {
  position: absolute;
  left: 5px;
  top: 5px;
  width: 60px;
  height: 12px;
  font-size: 12px;
  margin-top: 9px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #f1a400;
  line-height: 12px;
}
[data-v-93e667f2] .ivu-checkbox-small .ivu-checkbox-inner {
  border: 1px solid #fff;
  background-color: #181818;
}
[data-v-93e667f2] .ivu-checkbox-checked .ivu-checkbox-inner {
  border-color: #fff;
}

