.styled-date-picker.ant-picker {
  width: 200px;
  height: 44px;
  border: 0.5px solid #E5E5E5;
  border-radius: 6px;
}
.styled-date-picker.ant-picker .ant-picker-suffix {
  display: none;
}
.cm-styled-date-popup-wrap .ant-picker-cell-disabled::before {
  height: 34px;
}
.styled-date-picker::after {
  position: absolute;
  background-image: url(https://p0.pipi.cn/rock/prod/common/image/2fcbde750249b05aa23f490db13fcfa8.png?imageMogr2/thumbnail/2500x2500%3E);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 16px;
  right: 11px;
  width: 10px;
  height: 10px;
  content: ' ';
}

.marked-date-picker-popup .ant-picker-cell .ant-picker-cell-inner {
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.marked-date-picker-popup .ant-picker-cell .ant-picker-cell-inner .holiday-text {
  position: absolute;
  top: 0;
  display: flex;
  justify-content: center;
  font-family: PingFangSC-Semibold;
  font-size: 8px;
  color: #EB0029;
  font-weight: 600;
  line-height: 11px;
}
.marked-date-picker-popup .ant-picker-cell .ant-picker-cell-inner .number-text {
  position: absolute;
  top: 16px;
  left: 11px;
  font-family: PingFangSC-Regular;
  font-size: 8px;
  color: #222222;
  text-align: center;
  font-weight: 400;
}
.marked-date-picker-popup .ant-picker-cell-selected .ant-picker-cell-inner .holiday-text {
  color: #FFFFFF;
}
.marked-date-picker-popup .ant-picker-cell-selected .ant-picker-cell-inner .number-text {
  color: #FFFFFF;
}

.zny8upuG7mMAv3hN_F3d {
  z-index: 1100;
  position: relative;
  align-items: center;
  display: flex;
  justify-content: space-between;
  background: #F1F1F2;
  border-radius: 4px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #222222;
  letter-spacing: 0;
  line-height: 16px;
  font-weight: 400;
  padding: 10px;
  padding-right: 30px;
  cursor: move;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.zny8upuG7mMAv3hN_F3d:active {
  background: rgba(221, 221, 221, 0.8);
}
.I67OPiSDTsAm_o7OnNew {
  position: absolute;
  right: 0px;
  width: 20px;
  display: flex;
  align-items: center;
  height: 100%;
  cursor: pointer;
}
.I67OPiSDTsAm_o7OnNew img {
  width: 9px;
  height: 9px;
  margin-right: 10px;
  cursor: pointer;
}

.component-common-movie-select .group-title {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #666666;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 4px;
}
.component-common-movie-select .group-item-wrap {
  width: 100%;
}
.component-common-movie-select .group-item-list-wrap {
  display: grid;
  grid-template-columns: repeat(auto-fit, 157px);
}
.component-common-movie-select .multiple-panel {
  height: 224px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 12px;
}
.component-common-movie-select .multiple-panel .ant-checkbox-wrapper {
  align-items: center;
  padding: 4px 0;
  margin-bottom: 8px;
}
.component-common-movie-select .multiple-panel .ant-checkbox-wrapper .ant-checkbox {
  top: 0;
}
.component-common-movie-select .single-panel {
  width: 356px;
  height: 240px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 12px;
}
.component-common-movie-select .single-panel .ant-radio-group {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.component-common-movie-select .single-panel .ant-radio-wrapper {
  padding: 4px 0;
  margin-bottom: 8px;
  align-items: center;
}
.component-common-movie-select .single-panel .ant-radio {
  top: 0;
}

.sortable-helper.item {
  background: rgba(221, 221, 221, 0.8);
}
.market-index-wrap .content-wrap {
  display: flex;
}
.market-index-wrap .content-wrap .left-wrap,
.market-index-wrap .content-wrap .right-wrap {
  position: relative;
  background: #FFFFFF;
  border: 1px solid #EEEEEE;
  border-radius: 8px;
  height: 480px;
  overflow: hidden;
}
.market-index-wrap .content-wrap .index-list-wrap,
.market-index-wrap .content-wrap .right-content-wrap {
  height: calc(480px - 46px);
  overflow-y: auto;
  overflow-x: hidden;
}
.market-index-wrap .content-wrap .right-content-wrap.with-extra {
  padding-bottom: 100px;
}
.market-index-wrap .content-wrap .left-wrap {
  width: 500px;
  margin-right: 12px;
  flex-shrink: 0;
}
.market-index-wrap .content-wrap .right-wrap {
  width: 360px;
}
.market-index-wrap .content-wrap .title-wrap {
  background: #F5F5F5;
  line-height: 22px;
  padding: 10px 16px;
  display: flex;
  justify-content: space-between;
}
.market-index-wrap .content-wrap .title-wrap .left {
  font-family: PingFangSC-Medium;
  font-size: 16px;
  color: #222222;
  font-weight: 500;
}
.market-index-wrap .content-wrap .notice {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #666666;
  text-align: right;
  line-height: 22px;
  font-weight: 400;
}
.market-index-wrap .content-wrap .clear-btn,
.market-index-wrap .content-wrap .reset-btn {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #3244FF;
  line-height: 22px;
  font-weight: 400;
  cursor: pointer;
  margin-left: 8px;
  vertical-align: middle;
}
.market-index-wrap .content-wrap .left div {
  display: flex;
  align-items: center;
}
.market-index-wrap .content-wrap .group-wrap {
  margin: 0 16px;
  padding: 16px 0 5px 0;
  border-bottom: 1px solid #F5F5F5;
}
.market-index-wrap .content-wrap .group-wrap:last-child {
  border-bottom: none;
}
.market-index-wrap .content-wrap .group-title-wrap {
  margin-bottom: 12px;
  line-height: 20px;
}
.market-index-wrap .content-wrap .group-title-wrap .group-name {
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #222222;
  font-weight: 500;
}
.market-index-wrap .content-wrap .group-title-wrap .all-check-btn {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #3244FF;
  line-height: 18px;
  font-weight: 400;
  cursor: pointer;
  margin-left: 8px;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.market-index-wrap .content-wrap .group-content-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.market-index-wrap .content-wrap .index-item-wrap {
  cursor: pointer;
  width: calc(100% / 3);
  flex-shrink: 0;
  flex-grow: 0;
  display: flex;
  align-items: normal;
  vertical-align: middle;
  padding-right: 12px;
  margin-bottom: 12px;
}
.market-index-wrap .content-wrap .index-item-wrap .index-name {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #222222;
  line-height: 16px;
  font-weight: 400;
}
.market-index-wrap .content-wrap .index-item-wrap .check-btn {
  margin-right: 8px;
  line-height: 16px;
  height: 16px;
}
.market-index-wrap .content-wrap .index-item-wrap .ant-checkbox {
  top: 0;
}
.market-index-wrap .content-wrap .index-item-wrap .empty-icon {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #999999;
  line-height: 18px;
  font-weight: 400;
  margin-left: 2px;
}
.market-index-wrap .content-wrap .checked-list-wrap {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 8px;
  padding: 16px;
}
.market-index-wrap .content-wrap .extra-select-content {
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: 1200;
  height: 100px;
  background: #fff;
  box-shadow: 0 0 14px 0 rgba(0, 0, 0, 0.08);
  padding: 8px 16px;
}
.market-index-wrap .content-wrap .extra-select-content .extra-title {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #666666;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 8px;
}
.market-index-wrap .content-wrap .extra-select-content .extra-list-wrap {
  display: gird;
  grid-template-columns: 50% 50%;
}
.market-index-wrap .content-wrap .extra-select-content .extra-list-wrap .extra-check-item {
  width: 50%;
  margin-left: 0;
  margin-bottom: 4px;
}

.ant-form-item-control-input-content .monitor-form-select {
  min-width: 200px;
  width: auto !important;
}
.ant-form-item-control-input-content .monitor-form-select .ant-select-selector {
  min-height: 44px;
  border: 0.5px solid #E5E5E5 !important;
  border-radius: 6px !important;
}
.ant-form-item-control-input-content .monitor-form-select .ant-select-selection-item,
.ant-form-item-control-input-content .monitor-form-select .ant-select-selection-placeholder {
  margin: auto;
}
.ant-form-item-control-input-content .monitor-form-select .ant-select-arrow {
  display: none;
}
.ant-form-item-control-input-content .monitor-form-select .ant-select-selection-search {
  display: flex;
  align-items: center;
}
.ant-form-item-control-input-content .monitor-form-select .ant-select-selection-overflow-item {
  margin-right: 6px;
}
.ant-form-item-control-input-content .monitor-form-picker {
  width: 200px;
  height: 44px;
  border: 0.5px solid #E5E5E5;
  border-radius: 6px;
}
.ant-form-item-control-input-content .monitor-form-picker .ant-picker-suffix {
  display: none;
}
.ant-form-item-control-input-content .monitor-form-picker::after {
  position: absolute;
  background-image: url(https://p0.pipi.cn/rock/prod/common/image/2fcbde750249b05aa23f490db13fcfa8.png?imageMogr2/thumbnail/2500x2500%3E);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 16px;
  right: 11px;
  width: 10px;
  height: 10px;
  content: ' ';
}
.ant-form-item-control-input-content .ant-input-affix-wrapper {
  width: 200px;
  height: 44px;
  border: 0.5px solid #E5E5E5;
  border-radius: 6px;
  position: relative;
}
.ant-form-item-control-input-content .monitor-form-input {
  display: flex;
  align-items: center;
  width: 200px;
  height: 44px;
  border: 0.5px solid #E5E5E5;
  border-radius: 6px;
  position: relative;
}
.ant-form-item-control-input-content .monitor-form-input .ant-input-number-handler-wrap {
  display: none;
}
.ant-form-item-control-input-content .monitor-form-input::after {
  position: absolute;
  top: 12px;
  right: 10px;
  content: '%';
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #222222;
  font-weight: 400;
}
.ant-form-item-control-input-content .monitor-form-input {
  position: relative;
}
.ant-form-item-control-input-content .monitor-form-input-text {
  position: absolute;
  font-size: 14px;
  color: #222222;
  line-height: 20px;
  font-weight: 400;
}
.ant-form-item-control-input-content .monitor-form-input-text .num {
  font-family: MaoYanHeiTi-Regular;
}
.no-arrow .ant-select-selector::after {
  display: none !important;
}
.has-arrow::after {
  position: absolute;
  background-image: url(https://p0.pipi.cn/rock/prod/common/image/2fcbde750249b05aa23f490db13fcfa8.png?imageMogr2/thumbnail/2500x2500%3E);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 16px;
  right: 11px;
  width: 10px;
  height: 10px;
  content: ' ';
}
.monitor-time-input {
  padding: 12px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  font-weight: 400;
}
.monitor-time-panel {
  padding: 16px 20px 20px 20px;
  width: 408px;
  height: 196px;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.06);
  border-radius: 6px;
}
.monitor-time-panel-row {
  display: flex;
  align-items: center;
}
.monitor-time-panel-row .ant-form-item-label {
  margin-top: 6px;
  margin-right: 6px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #222222;
  font-weight: 500;
}
.monitor-time-panel-row .ant-form-item-label > label::after {
  display: none;
}
.monitor-time-panel-row .ant-select {
  margin-left: 10px;
  width: 90px !important;
  height: 44px;
}
.monitor-time-panel-row .ant-select .ant-select-selector {
  min-height: 44px;
  border: 0.5px solid #E5E5E5 !important;
  border-radius: 6px !important;
}
.monitor-time-panel-row .ant-select .ant-select-selection-item,
.monitor-time-panel-row .ant-select .ant-select-selection-placeholder {
  margin: auto;
}
.monitor-time-panel-row .ant-select .ant-select-arrow {
  display: none;
}
.monitor-time-panel-row .ant-select::after {
  position: absolute;
  background-image: url(https://p0.pipi.cn/rock/prod/common/image/2fcbde750249b05aa23f490db13fcfa8.png?imageMogr2/thumbnail/2500x2500%3E);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 16px;
  right: 11px;
  width: 10px;
  height: 10px;
  content: ' ';
}
.monitor-time-panel-row .ant-checkbox-wrapper {
  margin-left: 16px;
}
.monitor-time-panel-row .ant-checkbox + span {
  padding: 0 0 0 4px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #222222;
  font-weight: 400;
}
.monitor-time-panel-footer {
  display: flex;
  align-items: center;
}
.monitor-time-panel-footer button {
  margin-left: 16px;
}
.monitor-time-panel-footer .default-text {
  cursor: pointer;
  margin-right: 106px;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #EB0029;
  font-weight: 400;
}

.fiKVL1qgdpkJ7dVpCwr0.KwyRhm2ILgBpiYN5dh_i .component-detail-table .ant-table-sticky-holder {
  top: 56px !important;
}
.fiKVL1qgdpkJ7dVpCwr0 .f5Ue2cduoOMEK9CYSfWi {
  margin-top: 16px;
}
.fiKVL1qgdpkJ7dVpCwr0 .ljK1OpCGE_pyyUObcNqJ {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.fiKVL1qgdpkJ7dVpCwr0 .ljK1OpCGE_pyyUObcNqJ .aJ15D6ezJHoSH8s4lyPH {
  width: 120px;
  height: 120px;
  background-image: url('https://p0.pipi.cn/rock/prod/common/image/df31ffb0ed8c83be67ed6d90e076ed80.png?imageMogr2/thumbnail/2500x2500%3E');
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}
.fiKVL1qgdpkJ7dVpCwr0 .ljK1OpCGE_pyyUObcNqJ .Qfp6Q0AMrAWzVsUCJEnB {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #666666;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
  padding-bottom: 10px;
}
.fiKVL1qgdpkJ7dVpCwr0 .ljK1OpCGE_pyyUObcNqJ .z6aZNe83ARZKZpHdbHgZ {
  font-size: 12px;
  color: #666666;
  padding-bottom: 24px;
}
.fiKVL1qgdpkJ7dVpCwr0 .ljK1OpCGE_pyyUObcNqJ .z6aZNe83ARZKZpHdbHgZ .Fc7AzrborVCbZao81avf {
  color: #EB0029;
  cursor: pointer;
}
.fiKVL1qgdpkJ7dVpCwr0 .ljK1OpCGE_pyyUObcNqJ .iagMOybA3ELBHSiPHoEx {
  font-family: PingFangSC-Medium;
  color: #EB0029;
  font-weight: 500;
  cursor: pointer;
}
.fiKVL1qgdpkJ7dVpCwr0 .YxBWB66tkHimhreGnLUT {
  color: #777;
}

.component-single-movie-select .single-movie-select-input {
  position: relative;
  width: 360px;
  height: 44px;
  background: #F2F2F2;
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding: 0px 10px;
  cursor: pointer;
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #222222;
}
.component-single-movie-select .single-movie-select-input .input-title {
  margin-right: 8px;
  font-family: PingFangSC-Medium;
  font-size: 14px;
  color: #222222;
  font-weight: 500;
}
.component-single-movie-select .single-movie-select-input .show-movie {
  display: inline-flex;
  align-items: center;
  flex-grow: 1;
}
.component-single-movie-select .single-movie-select-input .show-movie .show-movie-pic {
  width: 28px;
  height: 36px;
  border: 1px solid #FFFFFF;
  border-radius: 4px;
}
.component-single-movie-select .single-movie-select-input .show-movie .show-movie-name {
  display: inline-block;
  width: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 20px;
  flex-grow: 1;
}
.component-single-movie-select .single-movie-select-input .empty-text {
  font-family: PingFangSC-Regular;
  font-size: 14px;
  color: #222222;
  font-weight: 400;
}
.component-single-movie-select .single-movie-select-input::after {
  position: absolute;
  background-image: url(https://p0.pipi.cn/rock/prod/common/image/2fcbde750249b05aa23f490db13fcfa8.png?imageMogr2/thumbnail/2500x2500%3E);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  top: 16px;
  right: 13px;
  width: 10px;
  height: 10px;
  content: ' ';
}
.component-single-movie-select .single-movie-select-input[disabled] {
  background: #F2F2F2;
  cursor: not-allowed;
  color: #666666;
}
.component-single-movie-select .single-movie-select-panel {
  width: 359px;
  height: 400px;
  background: #FFFFFF;
  box-shadow: 0 4px 14px 0 rgba(0, 0, 0, 0.1);
  border-radius: 8px;
}
.component-single-movie-select .single-movie-select-panel-content {
  display: flex;
}
.component-single-movie-select .single-movie-select-panel-content .left-content {
  width: 359px;
  padding: 16px 15px 0 16px;
  border-right: 1px solid #EEEEEE;
}
.component-single-movie-select .single-movie-select-panel-content .left-content .search-input {
  width: 328px;
}
.component-single-movie-select .single-movie-select-panel-content .left-content .search-input .ant-input-prefix {
  margin-right: 8px;
}
.component-single-movie-select .single-movie-select-panel-content .left-content .search-input .search-icon {
  width: 16px;
  height: 16px;
}
.component-single-movie-select .single-movie-select-panel-content .left-content .movie-list-wrap {
  margin-top: 6px;
  height: calc(400px - 32px - 16px - 16px);
  overflow-y: auto;
  overflow-x: hidden;
}
.component-single-movie-select .single-movie-select-panel-content .left-content .movie-list-wrap .type-movie-list:not(:first-child) {
  margin-top: 8px;
}
.component-single-movie-select .single-movie-select-panel-content .left-content .movie-list-wrap .movie-list-title {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #666666;
  line-height: 22px;
  font-weight: 400;
  margin-bottom: 4px;
}
.component-single-movie-select .single-movie-select-panel-content .left-content .movie-list-wrap .search-title {
  margin-top: 6px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #666666;
  line-height: 22px;
  font-weight: 400;
}
.component-single-movie-select .single-movie-select-panel-content .left-content .movie-list-wrap .search-title .search-text {
  color: #EB0029;
}
.component-single-movie-select .single-movie-select-panel-content .left-content .movie-list-wrap .group-movie-list-wrap {
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.component-single-movie-select .single-movie-select-panel-content .movie-card-check-box {
  align-items: center;
  margin-bottom: 8px;
}
.component-single-movie-select .single-movie-select-panel-content .movie-card-check-box .ant-checkbox {
  top: 0;
}
.component-single-movie-select .single-movie-select-panel-content .movie-card-check-box:nth-child(odd) {
  margin-right: 7px;
}
.component-single-movie-select .single-movie-select-panel-content .ant-checkbox-wrapper + .ant-checkbox-wrapper {
  margin-left: 0;
}
.component-single-movie-select .single-movie-select-panel-content .movie-card {
  margin: 4px 0;
  display: flex;
  align-items: center;
}
.component-single-movie-select .single-movie-select-panel-content .movie-card img {
  width: 30px;
  height: 36px;
  border: 1px solid rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  margin-right: 4px;
}
.component-single-movie-select .single-movie-select-panel-content .movie-card .movie-name {
  width: 94px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-family: PingFangSC-Medium;
  font-size: 12px;
  color: #222222;
  line-height: 14px;
  font-weight: 500;
}
.component-single-movie-select .single-movie-select-panel-content .movie-card .release-time {
  font-family: PingFangSC-Regular;
  font-size: 10px;
  color: #999999;
  line-height: 14px;
  font-weight: 400;
  min-width: 10px;
  min-height: 14px;
}
.component-single-movie-select .single-movie-select-panel-bottom {
  height: 60px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding-right: 16px;
  box-shadow: 0 2px 16px 0 rgba(0, 0, 0, 0.04);
  border-top: 1px solid #EEEEEE;
}
.component-single-movie-select .single-movie-select-panel-bottom .bottom-text {
  font-family: PingFangSC-Medium;
  font-size: 13px;
  color: #222222;
  text-align: right;
  line-height: 18px;
  font-weight: 500;
}
.component-single-movie-select .single-movie-select-panel-bottom .bottom-text .bottom-num {
  color: #EB0029;
}
.component-single-movie-select .single-movie-select-panel-bottom button {
  width: 72px;
  height: 36px;
  margin-left: 16px;
}

/**
 * 多行省略（容器可以不设置高度）
 * @lineNum 行数
 */
.component-detail-table .ant-table-thead > tr:not(:last-child) > th[colspan] {
  border-right: 1px solid #eee;
}
.component-detail-table .ant-table-thead > tr:not(:last-child) > th[colspan]:last-child {
  border-right: none;
}
.component-detail-table .ant-table-thead > tr:nth-of-type(2) > th {
  border-top: 1px solid #eee;
}
.component-detail-table .ant-table-thead > tr:nth-of-type(2) > th.agg-index {
  border-top: none;
}
.component-detail-table th.ant-table-cell.need-border,
.component-detail-table .ant-table-summary > tr > td.need-border,
.component-detail-table .ant-table-tbody > tr > td.need-border {
  border-right: 1px solid #eee;
}
.component-detail-table th.ant-table-cell.need-border:last-child,
.component-detail-table .ant-table-summary > tr > td.need-border:last-child,
.component-detail-table .ant-table-tbody > tr > td.need-border:last-child {
  border-right: none;
}
.component-detail-table .first-column {
  background: #FBFBFB;
  vertical-align: top;
}
.component-detail-table .ant-table-thead th.first-column {
  background: #F8F8F8;
}
.component-detail-table .ant-table-sticky-holder {
  top: 190px !important;
}
.component-detail-table .movie-name-wrap {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.component-detail-table .notice {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #666666;
  text-align: right;
  line-height: 22px;
  font-weight: 400;
  margin-left: 10px;
}
.component-detail-table .more-msg {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #666666;
  line-height: 14px;
  font-weight: 400;
  margin-top: 6px;
}
.component-detail-table .demansion-id {
  color: #777;
}
.boxmovie-nodata-tooltip ul {
  padding: 0;
  margin: 0;
}
.boxmovie-nodata-tooltip ul li {
  list-style: none;
}

.component-form-single-movie-select .component-single-movie-select .single-movie-select-panel-content .left-content .search-input {
  height: 32px;
}
.component-form-single-movie-select .component-single-movie-select .single-movie-select-input {
  background: #fff;
  border: 0.5px solid #E5E5E5;
}
.component-form-single-movie-select .component-single-movie-select .single-movie-select-input[disabled] {
  background-color: #F2F2F2;
}

