.CameraSetting {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.CameraSetting .g-top {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.CameraSetting .g-top .m-title {
  margin-left: 10px;
  margin-top: 12px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.CameraSetting .g-bottom {
  width: 100%;
}
.CameraSetting .g-bottom .rowHead {
  margin-left: 15px;
  display: flex;
  align-items: center;
}
.CameraSetting .g-bottom .rowHead .imghead {
  margin-top: 15px;
  margin-right: 14px;
}
.CameraSetting .g-bottom .rowHead .camera-text1 {
  margin-top: 18px;
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 14px;
}
.CameraSetting .g-bottom .row1 {
  margin-left: 45px;
  display: flex;
  align-items: center;
}
.CameraSetting .g-bottom .row1 .slider1 {
  flex: 1;
  margin-left: 15px;
  margin-right: 15px;
}
.CameraSetting .g-bottom .row1 .input1 {
  width: 65px;
  background: #212121;
  border-radius: 2px 2px 2px 2px;
}
.CameraSetting .g-bottom .row1 .input1 input {
  width: 100%;
  height: 20px;
  text-align: center;
  font-size: 12px;
  background: transparent;
  outline: none;
  border: none;
  color: #fff;
}
.CameraSetting .g-bottom .row1 .text {
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.CameraSetting .g-bottom .row1 .text2 {
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 14px;
}
.CameraSetting .g-bottom .row1 .text3 {
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 14px;
}
.CameraSetting .g-bottom .row1 .textj {
  height: 15px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
  width: 65px;
  text-align: center;
}

.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 {
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
}
.CharacterObjectProperty .bottom .animLoop {
  display: flex;
  align-items: center;
  padding-top: 18px;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  margin-right: 10px;
  margin-left: 10px;
}
.CharacterObjectProperty .bottom .animSpeed {
  display: flex;
  align-items: center;
  padding-top: 18px;
}
.CharacterObjectProperty .bottom .animSpeed .text {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
  margin-right: 10px;
  margin-left: 10px;
}
.CharacterObjectProperty .bottom .animSpeed .slider {
  width: 200px;
}

.LightItemProperty[data-v-76255f1e] {
  height: 35px;
  color: #ddd;
  width: 100%;
  padding: 0px 0px 0px 0px !important;
  user-select: none;
  cursor: pointer;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.LightItemProperty .name[data-v-76255f1e] {
  width: 75px;
}
.LightItemProperty .color2[data-v-76255f1e] {
  width: 65px;
  height: 20px;
  background: #212121;
  border-radius: 2px 2px 2px 2px;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.LightItemProperty .qiangdu[data-v-76255f1e] {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.LightItemProperty .qiangdu .input1[data-v-76255f1e] {
  width: 65px;
  background: #212121;
  border-radius: 2px 2px 2px 2px;
}
.LightItemProperty .qiangdu .input1 input[data-v-76255f1e] {
  width: 100%;
  height: 20px;
  text-align: center;
  font-size: 12px;
  background: transparent;
  outline: none;
  border: none;
  color: #fff;
}
.LightItemProperty .qiangdu .text1[data-v-76255f1e] {
  justify-content: center;
  display: flex;
  align-items: center;
  width: 60px;
  font-size: 14px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #666666;
  line-height: 14px;
}

.LightObjectProperty[data-v-36add312] {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.LightObjectProperty .top[data-v-36add312] {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.LightObjectProperty .top .previewText[data-v-36add312] {
  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;
}
.LightObjectProperty .bottom[data-v-36add312] {
  margin-top: 1px;
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
  padding: 5px;
}
.LightObjectProperty .bottom .container .default-item[data-v-36add312] {
  justify-content: space-between;
  padding: 10px 0 14px 0;
  border-bottom: 1px solid #292929;
  margin-bottom: 8px;
}
.LightObjectProperty .bottom .container .default-btn[data-v-36add312] {
  width: 65px;
  height: 20px;
  background: #212121;
  border-radius: 2px 2px 2px 2px;
  opacity: 1;
  border: 1px solid #333333;
  align-items: center;
  justify-content: center;
  display: flex;
  font-size: 10px;
  cursor: pointer;
}
.LightObjectProperty .bottom .container .item1[data-v-36add312] {
  display: flex;
  align-items: center;
  height: 38px;
}
.LightObjectProperty .bottom .container .item1 .text[data-v-36add312] {
  margin-left: 5px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
}
.LightObjectProperty .bottom .container .item1 .slider[data-v-36add312] {
  flex: 1;
  margin-left: 5px;
  margin-right: 20px;
  margin-bottom: 0;
}
.LightObjectProperty .bottom .container .item1 .input1[data-v-36add312] {
  width: 65px;
  background: #212121;
  border-radius: 2px 2px 2px 2px;
}
.LightObjectProperty .bottom .container .item1 .input1 input[data-v-36add312] {
  width: 100%;
  height: 20px;
  text-align: center;
  font-size: 12px;
  background: transparent;
  outline: none;
  border: none;
  color: #fff;
}
.LightObjectProperty .bottom .container .item1 .text1[data-v-36add312] {
  justify-content: center;
  display: flex;
  align-items: center;
  width: 60px;
  font-size: 14px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #666666;
  line-height: 14px;
}
.LightObjectProperty .bottom .container .lightContainer[data-v-36add312] {
  font-size: 14px;
  margin-top: 20px;
  display: flex;
  flex-direction: column;
}
.LightObjectProperty .bottom .container .fengexian[data-v-36add312] {
  margin-top: 5px;
  height: 1px;
  background: #292929;
  border-radius: 0px 0px 0px 0px;
  margin-left: 5px;
  margin-right: 5px;
}

.JointAnimationObjectProperty {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.JointAnimationObjectProperty .top {
  width: 100%;
  height: 40px;
  background: #232629;
  border-radius: 2px 2px 0px 0px;
}
.JointAnimationObjectProperty .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;
}
.JointAnimationObjectProperty .bottom {
  flex: 1;
  width: 100%;
  background: #181818;
  border-radius: 0px 0px 2px 2px;
  overflow: auto;
}
.JointAnimationObjectProperty .bottom .container1 {
  margin-top: 14px;
  display: flex;
}
.JointAnimationObjectProperty .bottom .container1 .txt1 {
  margin-left: 10px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.JointAnimationObjectProperty .bottom .container1 .txt2 {
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.JointAnimationObjectProperty .bottom .container2 {
  margin-top: 17px;
  display: flex;
}
.JointAnimationObjectProperty .bottom .container2 .txt1 {
  margin-left: 10px;
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.JointAnimationObjectProperty .bottom .container2 .txt2 {
  font-size: 12px;
  font-family: Inter-Regular, Inter;
  font-weight: 400;
  color: #999999;
  line-height: 14px;
}
.JointAnimationObjectProperty .bottom .animLoop {
  display: flex;
  align-items: center;
  padding-top: 18px;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  margin-right: 10px;
  margin-left: 10px;
}
.JointAnimationObjectProperty .bottom .animSpeed {
  display: flex;
  align-items: center;
  padding-top: 18px;
}
.JointAnimationObjectProperty .bottom .animSpeed .text {
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 18px;
  margin-right: 10px;
  margin-left: 10px;
}
.JointAnimationObjectProperty .bottom .animSpeed .slider {
  width: 200px;
}
.JointAnimationObjectProperty .bottom .handRotAngle {
  background: #232529;
  border-radius: 4px;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
  /* width: 250px; */
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
}
.JointAnimationObjectProperty .bottom .handRotAngle .slider {
  flex: 1;
}

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

