.main-pac[data-v-c5b075a6] {
  padding: 20px;
}
.main-content[data-v-c5b075a6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.left-wrap[data-v-c5b075a6] {
  width: 700px;
  height: 400px;
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.left-wrap[data-v-c5b075a6] .el-carousel {
  width: 100%;
  height: 100%;
}
.left-wrap[data-v-c5b075a6] .el-carousel__container {
  height: 100%;
}
.left-wrap .monitor-button[data-v-c5b075a6] {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  border-radius: 4px;
  padding: 5px 10px;
  cursor: pointer;
  font-size: 18px;
}
.left-wrap .noImg-box[data-v-c5b075a6] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.left-wrap .noImg-box .noImg-text[data-v-c5b075a6] {
  display: inline-block;
  width: 100%;
  text-align: center;
  color: #a1a2a2;
  margin-top: 10px;
}
.right-wrap[data-v-c5b075a6] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.right-wrap .top-title[data-v-c5b075a6] {
  font-weight: bold;
  font-size: 18px;
  white-space: normal;
  padding-left: 12px;
  color: #606266;
  margin: 30px 0 20px 0;
}
.right-wrap .red-form-item[data-v-c5b075a6] .el-input.is-disabled .el-input__inner {
  color: red !important;
}
.process-title[data-v-c5b075a6] {
  font-size: 18px;
  font-weight: 700;
  color: #606266;
  margin-bottom: 20px;
}
.image-wrap[data-v-c5b075a6] {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.image-self[data-v-c5b075a6] {
  width: 100%;
  height: 100%;
}
