.company-notice-container {
  min-width: 270px;
  width: 100%;
  height: 100%; }
  .company-notice-container .company-notice-create {
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    position: absolute;
    width: 28px;
    height: 28px;
    color: #acb6bd;
    font-size: 20px;
    top: 0px;
    right: 0px;
    line-height: 28px;
    border-radius: 2px;
    text-align: center; }
    .company-notice-container .company-notice-create:hover {
      box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3); }
    .company-notice-container .company-notice-create:active {
      background-color: #f5f8fa;
      box-shadow: none; }
  .company-notice-container .company-notice-view-more {
    margin-top: 10px;
    vertical-align: middle;
    display: inline-block;
    font-size: 16px;
    margin-left: 5px;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    right: 0;
    top: -10px;
    color: #8f9ca6;
    cursor: pointer; }
  .company-notice-container .company-notice-view-more-wrap:hover .company-notice-view-more {
    color: #1587d9; }
  .company-notice-container .company-notice-view-more-wrap:hover .company-notice-view-more-text {
    color: #1587d9; }
  .company-notice-container .company-notice-view-more-text {
    vertical-align: middle;
    display: inline-block;
    margin-top: 10px;
    color: #8f9ca6;
    font-size: 12px;
    font-family: "PingFangSC-Regular ", "SimSun";
    cursor: pointer; }
    .company-notice-container .company-notice-view-more-text:hover {
      color: #1587d9; }

.notice-item-wrap {
  font-size: 14px;
  position: relative;
  padding: 10px;
  border-radius: 5px;
  margin-bottom: 10px; }
  .notice-item-wrap .notice-item-cover {
    width: 100%;
    height: 100%;
    opacity: 0.1;
    border-radius: 5px;
    position: absolute;
    top: 0px;
    left: 0px; }
  .notice-item-wrap .notice-item-body-title {
    font-family: "PingFangSC-Regular ", "Microsoft YaHei";
    font-size: 14px;
    color: #35434c;
    line-height: 24px;
    text-align: left;
    text-indent: -7px;
    position: relative;
    margin-left: 15px; }
    .notice-item-wrap .notice-item-body-title .avatar-size-30 {
      text-align: center;
      text-indent: 0px; }
  .notice-item-wrap .notice-item-body-title-right {
    display: inline-block;
    text-indent: 0px;
    width: calc( 100% - 50px); }
  .notice-item-wrap .notice-item-body-head {
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    display: inline-block;
    margin-right: 10px; }
  .notice-item-wrap .new-notice-mark {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 10px;
    background-color: #cc2928;
    margin-right: 10px;
    position: absolute;
    top: 5px; }
  .notice-item-wrap .notice-item-title {
    display: inline-block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: middle;
    font-size: 14px;
    cursor: pointer;
    text-indent: 0px;
    font-family: Microsoft YaHei; }
  .notice-item-wrap .quote-icon {
    display: inline-block;
    color: #c3cbd1;
    font-size: 12px;
    transform: scale(0.83333); }
  .notice-item-wrap .tail-cover {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 37px; }
    .notice-item-wrap .tail-cover .tail-cover-cover {
      width: 100%;
      height: 100%;
      display: inline-block;
      position: absolute; }
  .notice-item-wrap .font-quote-up {
    margin-right: 10px; }
  .notice-item-wrap .font-quote-down {
    margin-left: 10px; }
  .notice-item-wrap .content-text {
    cursor: pointer;
    display: inline-block; }
  .notice-item-wrap .notice-item-head-img {
    display: inline-block;
    width: 30px;
    height: 30px;
    font-family: "PingFangSC-Regular ", "Microsoft YaHei";
    font-size: 14px;
    color: #fff;
    border-radius: 50%;
    vertical-align: top;
    margin-right: 10px;
    cursor: pointer;
    text-align: center;
    line-height: 30px;
    text-indent: 0px; }
  .notice-item-wrap .notice-item-body-text {
    font-family: "PingFangSC-Regular ", "SimSun";
    font-size: 12px;
    color: #35434C;
    line-height: 24px;
    cursor: pointer;
    word-break: break-all;
    max-height: 120px;
    overflow: hidden;
    position: relative; }
  .notice-item-wrap .notice-item-body {
    display: block;
    margin-left: 60px;
    font-family: "PingFangSC-Regular ", "Microsoft YaHei";
    font-size: 14px;
    color: #35434c;
    line-height: 24px;
    text-align: justify; }
  .notice-item-wrap .notice-item-body-date {
    font-family: "PingFangSC-Regular ", "SimSun";
    font-size: 12px;
    color: #acb7bf;
    line-height: 26px;
    text-align: left;
    text-align: right;
    display: inline-block;
    float: right; }
  .notice-item-wrap .notice-type {
    height: 20px;
    color: #fff;
    display: inline-block;
    border-radius: 100px;
    max-width: 116px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 20px;
    text-indent: 0px;
    font-size: 12px; }

.company-notice-feed {
  height: calc( 100% - 80px);
  min-width: 255px;
  overflow-y: auto; }

.no-data {
  display: inline-block;
  height: 200px;
  width: 100%; }
.scroll-wrap-contain {
  position: relative;
  display: block;
  overflow: hidden; }
  .scroll-wrap-contain .scrollbar {
    background: transparent; }
  .scroll-wrap-contain .scroll-border {
    width: 100%;
    height: 2px;
    background: #aaa;
    position: absolute; }
  .scroll-wrap-contain .no-scroll-div-wrap {
    overflow: hidden; }
  .scroll-wrap-contain .scrollbar_vertical, .scroll-wrap-contain .scrollbar_horizontal {
    display: none; }
  .scroll-wrap-contain .scroll-border-bottom {
    height: 4px;
    width: 100%;
    position: absolute; }
  .scroll-wrap-contain:hover .scrollbar_vertical, .scroll-wrap-contain:hover .scrollbar_horizontal {
    display: block; }
.chart-header-wrap {
  width: 100%;
  height: 33px; }
  .chart-header-wrap .chart-header {
    width: 100%;
    height: 100%;
    text-align: left;
    background: '#f90'; }
    .chart-header-wrap .chart-header .icon {
      display: inline-block;
      border-radius: 2px;
      width: 18px;
      height: 18px;
      text-align: center;
      line-height: 18px;
      margin-right: 5px;
      margin-bottom: 3px;
      font-size: 18px; }
    .chart-header-wrap .chart-header .title {
      display: inline-block;
      height: 30px;
      color: #0a1319;
      font-family: "PingFangSC-Regular", "Microsoft YaHei";
      font-size: 14px;
      line-height: 30px;
      text-align: left; }
      .chart-header-wrap .chart-header .title .second-title {
        display: inline-block;
        margin-left: 10px; }
.view-more-wrap {
  color: #8f9ca6;
  cursor: pointer;
  font-size: 12px;
  height: 12px;
  line-height: 12px;
  position: absolute;
  bottom: 10px;
  right: 10px;
  font-family: "PingFangSC-Regular", "Microsoft YaHei"; }
  .view-more-wrap:hover {
    color: #1587d9; }
  .view-more-wrap .view-more-text {
    vertical-align: middle; }
  .view-more-wrap .font-mux-view-more-ico {
    margin-left: 5px;
    font-size: 14px;
    vertical-align: middle; }
.no-data-wrap {
  width: 100%;
  height: 100%;
  display: inline-block;
  text-align: center; }
  .no-data-wrap .color-icon {
    text-align: center;
    font-size: 14px;
    margin-top: 10px; }
  .no-data-wrap .color1 {
    color: #91C9F3; }
  .no-data-wrap .color2 {
    color: #88DFCD; }
  .no-data-wrap .color3 {
    color: #BBBFEF; }
  .no-data-wrap .color4 {
    color: #8BD4F7; }
  .no-data-wrap .color5 {
    color: #BCBBEF; }
  .no-data-wrap .no-data-body {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0; }
    .no-data-wrap .no-data-body .no-data-svg-wrap {
      background-size: contain;
      margin: auto; }
    .no-data-wrap .no-data-body .no-data-type2 {
      display: inline-block;
      vertical-align: middle;
      margin-left: 10px; }
.props-item-text {
  line-height: 24px;
  background: #ffffff;
  border: 1px solid #e4ebf0;
  border-radius: 2px;
  width: 180px;
  height: 22px; }

.component-title input {
  line-height: 24px;
  background: #ffffff;
  border: 1px solid #e4ebf0 !important;
  border-radius: 2px !important;
  width: 180px !important;
  height: 22px !important; }
.cm-form-input {
  width: 100%; }
.bool-select-wraper .bool-select-contain {
  float: right;
  width: 45px;
  height: 20px;
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  line-height: 20px; }

.bool-select-wraper .bool-select-contain-default {
  width: 45px;
  height: 20px;
  cursor: pointer;
  color: #fff;
  font-size: 12px;
  line-height: 20px; }

.bool-select-wraper .bool-select-contain div {
  display: inline-block; }

.bool-select-wraper .bool-select-button {
  width: 16px;
  height: 16px;
  margin-top: 2px;
  border-radius: 50%;
  float: right;
  margin-right: 2px;
  transition: all .5s ease;
  background-color: #fff; }

.bool-select-wraper .bool-select-open {
  float: left;
  margin-left: 14px;
  transition: all .5s ease; }

.bool-select-wraper .bool-select-close {
  float: right;
  margin-right: 14px;
  transition: all .5s ease; }

.bool-select-wraper .bool-select-title {
  display: inline-block;
  font-family: PingFangSC-Medium;
  font-size: 12px;
  color: #3e4e59;
  line-height: 20px;
  text-align: left; }
.upload-img-upload {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #8f9ca6;
  line-height: 24px;
  text-align: center;
  background-color: #ffffff;
  border: 1px solid #e4ebf0;
  border-radius: 2px;
  width: 180px;
  height: 24px;
  cursor: pointer;
  margin: 0; }
  .upload-img-upload:hover {
    background-color: #1687d9;
    color: #ffffff; }

.poplayer-wrapper {
  position: fixed; }

.upload-img-picture-show {
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: inherit; }

.upload-img-uploading,
.upload-img-uploaded {
  background: #1687d9;
  border-radius: 2px;
  width: 180px;
  height: 20px;
  text-align: center;
  color: #ffffff;
  font-family: PingFangSC-Regular;
  font-size: 12px; }

.upload-img-picture-wrap {
  width: 180px;
  margin-top: 10px; }

.upload-img-load-ico {
  color: #fff;
  font-size: 12px;
  transform: scale(0.9);
  width: 14px;
  height: 14px;
  margin-right: 5px;
  vertical-align: middle;
  display: inline-block; }

.upload-img-loading {
  background-size: 14px 14px;
  animation: rotateReverse 1s linear infinite;
  -webkit-animation: rotateReverse 1s linear infinite;
  will-change: transform; }

.prompt-title {
  width: 260px;
  text-align: left;
  margin-top: 47px;
  margin-bottom: 15px;
  font-size: 14px;
  display: inline-block; }

.prompt-body {
  text-align: left;
  font-size: 12px;
  padding-left: 38px; }
.upaas-pop-layer-prompt {
  position: absolute; }
.approval-setting-wrap .color-setting-wrap .color-item-wrap {
  display: inline-block;
  margin-right: 10px;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  margin-bottom: 10px; }

.approval-setting-wrap .color-setting-wrap .color-item {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 5px;
  border-radius: 10px;
  width: 18px;
  height: 18px; }

.approval-setting-wrap .color-setting-wrap .color-item-selected-wrap {
  background: rgba(0, 0, 0, 0.1); }

.approval-setting-wrap .icon-setting-wrap .icon-setting-item-wrap {
  display: inline-block;
  margin-right: 10px;
  width: 28px;
  height: 28px;
  text-align: center;
  line-height: 28px;
  margin-bottom: 10px; }

.approval-setting-wrap .icon-setting-wrap .icon-setting-item {
  display: inline-block;
  margin-right: auto;
  margin-left: auto;
  margin-top: 5px;
  border-radius: 10px;
  width: 18px;
  height: 18px;
  font-size: 18px; }

.approval-setting-wrap .icon-setting-wrap .icon-setting-item-selected-wrap {
  background: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.6); }

.approval-setting-wrap .type-setting-wrap .type-setting-item-wrap {
  display: inline-block;
  width: 50%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden; }

.approval-setting-wrap .type-setting-wrap .type-setting-item-checkbox {
  margin-right: 5px; }
.add-link-contain {
  width: 100%; }
  .add-link-contain .add-link-button {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #1687d9;
    line-height: 20px;
    text-align: left;
    text-decoration: none; }
  .add-link-contain .class-icon {
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle; }
  .add-link-contain .button-group-wrap {
    width: 200px;
    margin-top: 5px;
    text-align: right; }
  .add-link-contain .add-link-button-sure {
    margin-right: 22px;
    display: inline-block;
    background: #1687d9;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.3);
    border-radius: 2px;
    width: 50px;
    height: 26px;
    line-height: 26px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #ffffff;
    text-align: center; }
  .add-link-contain .add-link-button-cancel {
    margin-right: 10px;
    display: inline-block;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #1687d9;
    margin-left: 10px; }
  .add-link-contain .add-link-ico {
    font-size: 14px;
    cursor: pointer;
    color: #4591C8;
    margin-right: 3px; }
  .add-link-contain .add-link-pop {
    font-family: PingFangSC-Regular;
    font-size: 12px;
    width: 200px;
    color: #3e4e59;
    line-height: 20px;
    text-align: left; }
  .add-link-contain .add-link-pop input {
    width: 146px;
    height: 24px;
    line-height: 24px; }
  .add-link-contain .add-link-pop-name,
  .add-link-contain .add-link-pop-url {
    margin-top: 9px; }
  .add-link-contain .add-link-body-item-right {
    float: right;
    background-color: #e4ebf0;
    border-radius: 0px 2px 2px 0px;
    width: 26px;
    height: 100%; }
    .add-link-contain .add-link-body-item-right:hover {
      background-color: #1687d9;
      color: #fff; }
  .add-link-contain .add-link-body-item-wrap {
    margin-bottom: 5px; }
  .add-link-contain .add-link-body-up {
    margin-left: auto;
    margin-right: auto;
    border-radius: 5px;
    display: block;
    width: 11px;
    height: 25px;
    line-height: 25px; }
  .add-link-contain .gray-icon {
    color: #97a3ad; }
  .add-link-contain .white-icon {
    color: #fff; }
  .add-link-contain .add-link-file-icon {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    color: #8F9CA6;
    height: 14px; }
  .add-link-contain .add-link-body-contain {
    margin-left: 5px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #3e4e59;
    line-height: 20px;
    text-align: left;
    width: 100px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle; }
  .add-link-contain .add-link-body-delete {
    background-color: transparent !important;
    margin-right: 5px;
    vertical-align: middle;
    font-size: 13px;
    height: 12px;
    width: 12px;
    cursor: pointer;
    background-color: #fff;
    color: #ed5858; }
  .add-link-contain .add-link-body-delete-x {
    display: inline;
    position: absolute;
    left: 11px;
    color: #fff;
    font-size: 12px;
    margin-top: 9px;
    transform: scale(0.66);
    font-weight: 900; }
  .add-link-contain .add-link-body-item {
    padding-left: 5px;
    line-height: 26px;
    display: inline-block;
    background-color: #f5f8fa;
    border-radius: 2px;
    width: 150px;
    height: 27px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #3e4e59;
    text-align: left;
    color: #555; }
.task-setting-wrapper .select-setting-contain {
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #3e4e59; }

.task-setting-wrapper .select-setting-title {
  margin-top: 7px;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #667580;
  line-height: 20px;
  display: inline-block; }

.task-setting-wrapper .multi-select-checkbox {
  vertical-align: middle;
  margin-right: 5px; }

.task-setting-wrapper .options-pop-wrap {
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  width: 110px;
  outline: none;
  position: absolute;
  background-color: #fff;
  z-index: 10; }

.task-setting-wrapper .select-setting-contain-text {
  display: inline-block;
  white-space: nowrap;
  line-height: initial;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 75px; }

.task-setting-wrapper .select-setting-selected {
  margin-top: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  cursor: pointer;
  background: #ffffff;
  border: 1px solid #e4ebf0;
  border-radius: 4px;
  width: 110px;
  height: 22px; }
  .task-setting-wrapper .select-setting-selected:hover {
    box-shadow: 0px 0px 1px 1px rgba(150, 208, 250, 0.5); }

.task-setting-wrapper .task-filter-pop-sure {
  display: inline-block; }

.task-setting-wrapper .select-setting-body {
  display: inline-block;
  float: right; }

.task-setting-wrapper .select-setting-body ul {
  list-style: none;
  overflow: hidden;
  display: none;
  padding: 0;
  margin-top: 0px;
  border: 1px solid #E0EAF4;
  background: #ffffff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  width: 110px; }

.task-setting-wrapper .select-setting-selected-boder {
  border: 1px solid #1687d9;
  box-shadow: 0px 0px 1px 1px #96d0fa; }

.task-setting-wrapper .select-setting-body li {
  padding-left: 5px;
  width: 110px;
  height: 20px;
  cursor: pointer;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #3e4f59;
  line-height: 20px; }
  .task-setting-wrapper .select-setting-body li:hover {
    background: #1687d9;
    color: #fff; }

.task-setting-wrapper .sure-wrap {
  text-align: center;
  height: 44px !important; }
  .task-setting-wrapper .sure-wrap:hover {
    background: #fff !important;
    color: #fff !important; }

.task-setting-wrapper .select-setting-ico {
  width: 14px;
  height: 14px;
  font-size: 12px;
  transform: scale(0.4);
  color: #66757F;
  float: right;
  padding-right: 10px;
  line-height: 16px; }

.task-setting-wrapper .checkbox-wrap {
  display: inline-block; }

.task-setting-wrapper .checkbox-cover {
  width: 15px;
  height: 15px;
  position: absolute;
  display: inline-block; }

.task-setting-wrapper .select-setting-title-outer {
  margin-top: 7px;
  font-family: PingFangSC-Medium;
  font-size: 12px;
  color: #3e4e59;
  line-height: 20px;
  display: inline-block; }
.task-data-origin-wrap .select-setting-ico {
  width: 14px;
  height: 14px;
  font-size: 12px;
  transform: scale(0.4);
  color: #66757F;
  float: right;
  padding-right: 10px;
  line-height: 16px; }

.task-data-origin-wrap .options-pop-wrap {
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  width: 110px;
  outline: none;
  position: absolute;
  background-color: #fff;
  z-index: 10; }

.task-data-origin-wrap .options-pop-wrap ul {
  list-style: none;
  overflow: hidden;
  display: none;
  padding: 0;
  margin-top: 0px;
  border: 1px solid #E0EAF4;
  background: #ffffff;
  box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  width: 110px; }

.task-data-origin-wrap .options-pop-wrap li {
  padding-left: 5px;
  width: 110px;
  height: 20px;
  cursor: pointer;
  font-family: PingFangSC-Regular;
  font-size: 12px;
  color: #3e4f59;
  line-height: 20px; }
  .task-data-origin-wrap .options-pop-wrap li:hover {
    background: #1687d9;
    color: #fff; }

.task-data-origin-wrap .select-setting-contain-text {
  display: inline-block;
  white-space: nowrap;
  line-height: initial;
  overflow: hidden;
  text-overflow: ellipsis;
  width: 75px; }

.task-data-origin-wrap .select-setting-selected {
  margin-top: 5px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 5px;
  cursor: pointer;
  background: #ffffff;
  border: 1px solid #e4ebf0;
  border-radius: 4px;
  width: 110px;
  height: 22px; }
  .task-data-origin-wrap .select-setting-selected:hover {
    box-shadow: 0px 0px 1px 1px rgba(150, 208, 250, 0.5); }
.statistic-setting-container {
  font-family: PingFangSC-Medium; }
.title {
  margin-bottom: 10px;
  font-family: PingFangSC-Medium; }
  .title .add-link-pop-input {
    width: 120px;
    float: right;
    margin-right: 10px; }
.icon-contain {
  margin-bottom: 10px;
  font-family: PingFangSC-Medium; }
  .icon-contain .icon-item {
    display: inline-block;
    cursor: pointer;
    margin-left: 10px; }
  .icon-contain .font-check {
    color: #fff;
    background-color: transparent;
    width: 18px;
    height: 18px;
    display: inline-block;
    font-size: 12px;
    line-height: 18px;
    margin-top: 5px;
    text-align: center; }
  .icon-contain .font-check-selected {
    background-color: #1587D9; }
  .icon-contain .icon-item-icon {
    font-size: 16px;
    display: inline-block;
    margin-left: 15px; }
.background-color-contain {
  margin-bottom: 10px;
  font-family: PingFangSC-Medium; }
  .background-color-contain .color-item {
    display: inline-block;
    width: 30px;
    height: 20px;
    margin-left: 10px;
    color: #fff;
    text-align: center;
    line-height: 20px;
    margin-bottom: 10px;
    border-radius: 3px;
    vertical-align: middle; }
.data-source {
  margin-bottom: 10px;
  position: relative;
  font-family: PingFangSC-Medium; }
  .data-source .data-source-item {
    list-style: none; }
    .data-source .data-source-item:hover {
      background-color: #aaa; }
  .data-source .data-source-items {
    width: 119px;
    margin-left: 41px;
    cursor: pointer;
    border: 1px solid #e4ebf0;
    position: absolute;
    background-color: #fff;
    z-index: 9;
    outline: none; }
  .data-source .data-source-title {
    margin-right: 5px; }
  .data-source .data-source-icon {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    font-size: 12px;
    float: right;
    margin-top: 5px;
    transform: scale(0.55); }
  .data-source .selected-item {
    cursor: pointer;
    display: inline-block;
    height: 24px;
    border: 1px solid #e4ebf0;
    border-radius: 2px;
    outline: none;
    padding-left: 2px;
    padding-right: 2px;
    width: 120px;
    position: absolute;
    right: 10px; }
    .data-source .selected-item:hover {
      border-color: #96D1FA;
      box-shadow: 0 0 1px 1px #96d0fa; }
    .data-source .selected-item:focus {
      border-color: #1587d9; }
.data-style-contain {
  margin-bottom: 10px;
  font-family: PingFangSC-Medium; }
  .data-style-contain .data-style-item {
    background: #ffffff;
    border: 1px solid #e4ebf0;
    border-radius: 2px;
    width: 39px;
    height: 22px;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #8f9ca6;
    text-align: left;
    display: inline-block;
    margin-right: 5px;
    margin-top: 5px;
    outline: none; }
    .data-style-contain .data-style-item div {
      text-align: center; }
  .data-style-contain .data-style-item-selected {
    background: #ffffff;
    border-radius: 2px;
    width: 39px;
    height: 22px;
    outline: 1px solid #96d1fa;
    font-family: PingFangSC-Regular;
    font-size: 12px;
    color: #1687d9;
    text-align: left; }
.plan-completing-setting .setting-title {
  font-size: 12px;
  color: #667580;
  font-family: PingFangSC-Regular;
  vertical-align: top;
  margin: 0 20px 0 0; }

.plan-completing-setting .setting-content {
  display: inline-block;
  width: 110px; }
  .plan-completing-setting .setting-content .time-setting {
    position: relative; }
    .plan-completing-setting .setting-content .time-setting .drop-list {
      display: block;
      position: absolute;
      background: #fff;
      width: 100%;
      z-index: 1;
      text-indent: 5px;
      box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3);
      border-radius: 4px; }
      .plan-completing-setting .setting-content .time-setting .drop-list.hide {
        display: none; }
      .plan-completing-setting .setting-content .time-setting .drop-list .select-item {
        font-family: PingFangSC-Regular;
        font-size: 12px;
        color: #3e4f59;
        cursor: pointer; }
        .plan-completing-setting .setting-content .time-setting .drop-list .select-item:hover {
          background: #1687d9;
          color: #fff; }
    .plan-completing-setting .setting-content .time-setting .data-show {
      background: #ffffff;
      border: 1px solid #e4ebf0;
      border-radius: 4px;
      height: 22px;
      line-height: 22px;
      text-indent: 5px;
      position: relative; }
      .plan-completing-setting .setting-content .time-setting .data-show.clicked {
        border: 1px solid #1687d9; }
      .plan-completing-setting .setting-content .time-setting .data-show:hover {
        box-shadow: 0px 0px 1px 1px rgba(150, 208, 250, 0.5); }
      .plan-completing-setting .setting-content .time-setting .data-show:after {
        content: '';
        display: block;
        width: 0;
        height: 0;
        border: 4px solid transparent;
        border-top: 5px solid #66757f;
        position: absolute;
        right: 5px;
        top: 8px; }
@charset "UTF-8";
.feed-setting-container .have-border {
  border-bottom: 2px solid #dedede; }

.feed-setting-container .box-wrap {
  margin-bottom: 10px; }

.feed-setting-container .channel-setting-item-icon {
  font-size: 12px;
  transform: scale(0.5) rotate(0deg);
  -ms-transform: scale(0.5) rotate(0deg);
  /* IE 9 */
  -moz-transform: scale(0.5) rotate(0deg);
  /* Firefox */
  -webkit-transform: scale(0.5) rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: scale(0.5) rotate(0deg);
  /* Opera */
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: inherit;
  cursor: pointer; }

.feed-setting-container .not-open {
  font-size: 12px;
  width: 14px;
  height: 14px;
  display: inline-block;
  vertical-align: inherit;
  cursor: pointer;
  transform: scale(0.5) rotate(90deg);
  -ms-transform: scale(0.5) rotate(90deg);
  /* IE 9 */
  -moz-transform: scale(0.5) rotate(90deg);
  /* Firefox */
  -webkit-transform: scale(0.5) rotate(90deg);
  /* Safari 和 Chrome */
  -o-transform: scale(0.5) rotate(90deg);
  /* Opera */ }

.feed-setting-container .channel-box-wrap {
  height: 400px;
  overflow: auto; }
.plan-complete-rate .form-item__title {
  display: none; }

.plan-complete-rate .rb-radioBox {
  outline: none;
  width: calc( 50% - 20px); }
