.k-form-item > .k-label[data-v-b5f682d2] {
  line-height: 18px;
  padding-right: 0;
}
.k-form-item > .k-label > .k-star[data-v-b5f682d2] {
  display: inline-block;
  position: absolute;
  top: -2px;
  left: -2px;
}
.k-form-item > .k-content[data-v-b5f682d2] {
  padding-left: 8px;
}
.type-box[data-v-b5f682d2] {
  width: calc(33% - 20px);
  height: 124px;
  background: #f9f9f9;
  border-radius: 2px;
  display: inline-block;
  padding-top: 24px;
  text-align: center;
}
.icon-inactive[data-v-b5f682d2] {
  font-size: 32px !important;
  color: #4c4c4c;
}
.icon-inactive[data-v-b5f682d2]:hover {
  font-size: 32px !important;
  color: #0091ea;
}
.type-box[data-v-b5f682d2]:hover {
  cursor: pointer;
  background: #e5f4fc;
  color: #0091ea !important;
}
.type-box:hover .type-font[data-v-b5f682d2] {
  background: #e5f4fc;
  color: #0091ea;
}
.type-box:hover .icon-inactive[data-v-b5f682d2] {
  color: #0091ea;
}
.type-font[data-v-b5f682d2] {
  font-size: 14px;
  color: #4c4c4c;
  text-align: center;
  line-height: 18px;
  font-weight: 400;
  margin-top: 16px;
}
.type-font[data-v-b5f682d2]:hover {
  background: #e5f4fc;
}
.type-selected[data-v-b5f682d2] {
  border: 1px solid #0091ea;
  cursor: pointer;
  background: #e5f4fc;
  color: #0091ea !important;
}
.type-selected .type-font[data-v-b5f682d2] {
  background: #e5f4fc;
  color: #0091ea;
}
.type-selected .icon-inactive[data-v-b5f682d2] {
  color: #0091ea;
}
.type-box-inactive[data-v-b5f682d2] {
  background: #f9f9f9;
  cursor: not-allowed !important;
  opacity: 0.5;
}

.basicInfo[data-v-7dbfc8d2]{
    widows:100%;
    margin-top: 16px
}
.basicInfo.details[data-v-7dbfc8d2]{
    height: 75px;
}
.basicInfo ul li[data-v-7dbfc8d2]{
    width:50%;
    float:left;
    line-height: 30px;
    font-size: 12px;
    color: #4C4C4C;
    /* text-align: center; */
}
.modify[data-v-7dbfc8d2]{
    float: right
}
.basicTitle[data-v-7dbfc8d2]{
    margin-bottom: 30px
}
.title[data-v-7dbfc8d2]{
    margin-right: 16px}
.checkTime[data-v-7dbfc8d2]{
    margin-top: 16px;
    white-space: nowrap;
}
.start[data-v-7dbfc8d2],.end[data-v-7dbfc8d2]{
    margin-left: 8px;
}
.datePick[data-v-7dbfc8d2]{
    margin-left: 16px;
    width: 200px;
}
.searchBtn[data-v-7dbfc8d2]{
    margin-left: 8px;
}
.pageHistory[data-v-7dbfc8d2]{
    text-align: center;
    margin-top: 16px;
}
.c-success[data-v-7dbfc8d2]{
    height: 24px;
    line-height: 24px;
}
.split-line[data-v-7dbfc8d2]:after {
    content: '';
    border-left: 1px solid #E5E5E5;
    top: 30px;
    height: 82px;
    right: -10px;
    position: absolute;
    display: inline-block;
    width: 1px;
}
.detail-block-header[data-v-7dbfc8d2]{
    margin-top: 0!important;
}
.base-box[data-v-7dbfc8d2] {
    width: 25%;
    
  padding: 0 0 16px;
}
.ion-edit .k-edit:before {
  color: #0091ea;
}

