.g-libDom[data-v-24404865] {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  position: static;
  top: 0;
}
.g-libDom .top[data-v-24404865] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.g-libDom .top .previewText[data-v-24404865] {
  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;
}
.g-libDom .bottom[data-v-24404865] {
  width: 100%;
  flex: 1;
  padding: 5px;
  background: #181818;
  border-radius: 0px 0px 2px 0px;
  align-content: flex-start;
  overflow: auto;
}
.g-libDom .bottom .angleBox[data-v-24404865] {
  margin-top: 55px;
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  padding-left: 5px;
}
.g-libDom .bottom .item[data-v-24404865] {
  width: 127px;
  height: 150px;
  border-radius: 2px 2px 2px 2px;
  margin: 4px;
  display: flex;
  flex-direction: column;
  position: relative;
  border: 1px solid transparent;
  cursor: pointer;
}
.g-libDom .bottom .item[data-v-24404865]:hover {
  border-color: #2991f1;
}
.g-libDom .bottom .item .name[data-v-24404865] {
  width: 100%;
  height: 30%;
  position: absolute;
  top: 0px;
  left: 0px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  padding: 10px 10px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
}
.g-libDom .bottom .angle-camera[data-v-24404865] {
  width: 200px;
  height: 40px;
  line-height: 40px;
  background: #282828;
  color: #fff;
  font-size: 14px;
  text-align: center;
  border-radius: 2px;
  cursor: pointer;
  margin-right: 8px;
  margin-bottom: 10px;
}
.g-libDom .bottom .angle-camera[data-v-24404865]:hover {
  background: #2991f1;
}
.g-libDom .cameraFov[data-v-24404865] {
  width: 410px;
  position: absolute;
  left: 10px;
  top: 50px;
  background: #232529;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  height: 40px;
}
.g-libDom .cameraFov .slider[data-v-24404865] {
  flex: 1;
  margin-bottom: 0;
}

.MeshProperty[data-v-61a205f7] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.MeshProperty .top[data-v-61a205f7] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.MeshProperty .top .previewText[data-v-61a205f7] {
  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-61a205f7] {
  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-61a205f7] {
  display: flex;
  width: 100%;
  padding: 10px;
}
.MeshProperty .bottom .item .text1[data-v-61a205f7] {
  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-61a205f7] {
  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-61a205f7] {
  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-61a205f7] {
  background-color: #999;
  cursor: default;
}
.MeshProperty .bottom .tuijianText[data-v-61a205f7] {
  width: 100%;
  font-size: 12px;
  color: #818181;
  line-height: 18px;
  margin: 0;
  padding: 10px;
}
.MeshProperty .bottom .imageList[data-v-61a205f7] {
  display: flex;
  flex: 1;
  flex-direction: column;
  overflow: auto;
}
.MeshProperty .bottom .imageList .defaultimage[data-v-61a205f7] {
  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-61a205f7] {
  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-61a205f7] {
  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-61a205f7] {
  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-61a205f7]:hover {
  background-color: #fff;
  color: #000;
}
.MeshProperty .bottom .imageList .defaultimage .tips[data-v-61a205f7] {
  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-61a205f7] {
  position: relative;
  border: 1px solid transparent;
}
.MeshProperty .bottom .imageList .item .image[data-v-61a205f7] {
  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-61a205f7] {
  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-61a205f7]:hover {
  background-color: #fff;
  color: #000;
}
.MeshProperty .bottom .imageList .item .image .tips[data-v-61a205f7] {
  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-61a205f7] {
  border-color: #2991f1;
}
.MeshProperty .bottom .imageList .item .setDefaultBtn[data-v-61a205f7] {
  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-61a205f7] {
  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-61a205f7] {
  display: flex;
  width: 16px;
  height: 16px;
}
.MeshProperty .bottom .imageList .item .textDefault[data-v-61a205f7] {
  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-61a205f7] .ivu-checkbox-small .ivu-checkbox-inner {
  border: 1px solid #fff;
  background-color: #181818;
}
[data-v-61a205f7] .ivu-checkbox-checked .ivu-checkbox-inner {
  border-color: #fff;
}

