@charset "UTF-8";
.scene-market-d-c .c-content {
  width: 1200px;
  margin: 0 auto;
}
.scene-market-d-c .c-content-r {
  position: relative;
}
.scene-market-d-c .s-js-t {
  position: absolute;
  color: #606266;
  top: -30px;
  left: 0;
}
.scene-market-d-c .el-tag-warning {
  background-color: #fdf6ec;
  border-color: #faecd8;
  color: #e6a23c;
}
.scene-market-d-c .bg-primary {
  background: #2376EB;
}
.scene-market-d-c .line-h22 {
  line-height: 22px;
}
.scene-market-d-c .b-line {
  height: 30px;
  width: 1px;
  background: #ebeef5;
  margin: 7px 20px 7px 30px;
}
.scene-market-d-c .module-b-c-i > div {
  min-height: 600px;
}
.scene-market-d-c .module-b-t {
  font-size: 20px;
  font-weight: 500;
  color: #303133;
  padding: 20px 40px;
}
.scene-market-d-c .module-b-c-i {
  padding: 50px 40px;
  background: #f5f7fa;
}
.scene-market-d-c .el-page-header {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  line-height: 24px;
}
.scene-market-d-c .el-page-header__left {
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  margin-right: 40px;
  position: relative;
}
.scene-market-d-c .el-page-header__left .el-icon-back {
  font-size: 13px;
  margin-right: 6px;
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}
.scene-market-d-c .el-page-header__title {
  font-size: 14px;
  font-weight: 500;
}
.scene-market-d-c .el-page-header__content {
  font-weight: 500;
  font-size: 20px;
}
.scene-market-d-c .el-page-header__left::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 16px;
  right: -20px;
  top: 50%;
  -webkit-transform: translateY(-50%);
     -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
       -o-transform: translateY(-50%);
          transform: translateY(-50%);
  background-color: #DCDFE6;
}
.scene-market-d-c .aside-left {
  width: 325px !important;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.scene-market-d-c .dz-scene {
  height: 242px;
  background: #ffffff;
  border-radius: 6px;
}
.scene-market-d-c .dz-scene img {
  height: 92px;
}
.scene-market-d-c .tag-padding-n-l {
  height: 78px;
  min-width: 78px;
  line-height: 78px;
  text-align: center;
  display: none;
}
.scene-market-d-c .border-b {
  border-bottom: 1px solid #ebeef5;
}
.scene-market-d-c .btn-icon-i {
  font-size: 12px;
  margin-right: 5px;
}
.scene-market-d-c .font-s30 {
  font-size: 30px;
}
.scene-market-d-c .flex-d-c {
  -webkit-flex-direction: column;
     -moz-box-orient: vertical;
     -moz-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.scene-market-d-c .tz-w-b {
  background-image: url(../images/rule@2x.png);
  -o-background-size: cover;
     background-size: cover;
  height: 58px;
  padding-left: 15px;
  line-height: 58px;
}
.scene-market-d-c .jx-time-b {
  margin-right: 40px;
}

.line-h22 {
  line-height: 22px;
}

.r-label::before {
  content: "*";
  color: #f56c6c;
}

.modal-c-w {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  display: none;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1000;
  /* 暂无视频文件样式 */
}
.modal-c-w.jx-modal .modal-c {
  width: 540px;
}
.modal-c-w.jxgz-modal .modal-c {
  width: 590px;
}
.modal-c-w .form-item {
  margin-bottom: 18px;
}
.modal-c-w .m-form-label {
  width: 100px;
  text-align: right;
  margin-right: 10px;
  line-height: 32px;
}
.modal-c-w .file-b {
  position: relative;
}
.modal-c-w .file-b input.file-ipt {
  opacity: 0;
  width: 104px;
  z-index: 10;
  position: relative;
  cursor: pointer;
  height: 36px;
  font-size: 0;
}
.modal-c-w .file-b button {
  position: absolute;
  top: 0;
  left: 0;
}
.modal-c-w .item-r {
  -webkit-flex: 1;
     -moz-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.modal-c-w .item-r input {
  width: 100%;
  height: 32px;
  line-height: 32px;
}
.modal-c-w .modal-footer {
  text-align: right;
}
.modal-c-w .modal-c-p {
  padding: 30px 20px;
}
.modal-c-w .modal-t {
  text-align: center;
}
.modal-c-w .modal-c {
  width: 50%;
  padding: 20px 20px 30px 20px;
  position: relative;
  margin: 0 auto 50px;
  margin-top: 15vh;
  background: #FFFFFF;
  border-radius: 2px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-sizing: border-box;
       box-sizing: border-box;
}
.modal-c-w .modal-c .btn-close {
  text-align: right;
}
.modal-c-w .video-box {
  position: relative;
}
.modal-c-w .video-box .video-img {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  z-index: 999;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.modal-c-w .video-box .video-img i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -30px;
  margin-top: -45px;
  font-size: 60px;
  color: #2376EB;
}
.modal-c-w .empty-v-b {
  background: #f5f7fa;
  display: none;
}
.modal-c-w .empty-v-b .flex {
  height: 225px;
}
.modal-c-w .empty-v-b img {
  height: 20px;
  margin-right: 3px;
  vertical-align: middle;
}

.justify-c-c {
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.color-gray {
  color: #909399;
}