.title[data-v-606fd2ae] {
  width: 100%;
  height: 40px;
  line-height: 40px;
  position: relative;
  display: flex;
  margin-top: 10px;
  padding-bottom: 5px;
  color: #204179;
  font-size: 16px;
  box-sizing: content-box;
}
.title .title_right[data-v-606fd2ae] {
  margin-left: 10px;
  display: flex;
  align-items: center;
}
.title[data-v-606fd2ae]::after {
  content: "";
  display: block;
  position: absolute;
  top: 43px;
  width: 100%;
  height: 2px;
  background: linear-gradient(90deg, #236aee 0%, #2bc1f0 100%);
}
.title.noBorder[data-v-606fd2ae]::after {
  height: 0px;
}
.small[data-v-606fd2ae] {
  height: 30px;
  line-height: 30px;
  font-size: 13px;
  color: #333333;
}
.small[data-v-606fd2ae]::after {
  top: 33px;
}
.small .title_left[data-v-606fd2ae] {
  padding-left: 2em;
}
.small .title_left[data-v-606fd2ae]::before {
  content: "";
  background-color: #000;
  border-radius: 50%;
  display: inline-block;
  height: 6px;
  width: 6px;
  margin-right: 6px;
}
.spaceBetween[data-v-606fd2ae] {
  justify-content: space-between;
}
.wordsCenter .title_left[data-v-606fd2ae] {
  width: 100% !important;
  text-align: center !important;
}
.wordsCenter .title_right[data-v-606fd2ae] {
  position: absolute;
  right: 0;
  top: 0;
}
.top[data-v-546eb72e] {
  display: flex;
  justify-content: space-between;
  height: 85px;
  line-height: 85px;
  font-size: 24px;
  color: #7f7f7f;
}
.top .user-info[data-v-546eb72e] {
  /*width: 220px;*/
  padding-left: 35px;
  text-align: center;
}
.picker[data-v-546eb72e] {
  width: 300px;
  font-size: 28px;
  font-weight: 600;
  background: #fff;
  text-align: right;
}
.picker-month[data-v-546eb72e], .picker-date[data-v-546eb72e] {
  width: 235px;
  margin: auto;
  cursor: pointer;
}
.picker-month[data-v-546eb72e]  .el-input__inner, .picker-date[data-v-546eb72e]  .el-input__inner {
  border: none;
  text-align: center;
  font-weight: 700;
  font-size: 24px;
  color: #7f7f7f;
}
.picker-month[data-v-546eb72e]  i {
  display: none;
}
.picker-left[data-v-546eb72e], .picker-right[data-v-546eb72e] {
  cursor: pointer;
  position: relative;
  z-index: 99;
  font-size: 32px;
  top: 3px;
}
.picker-left[data-v-546eb72e] {
  color: #333333;
}
.picker-right[data-v-546eb72e] {
  color: #268aef;
}
.picker-date[data-v-546eb72e]  .el-input__inner {
  padding: 0;
}
.picker-date[data-v-546eb72e]  .el-input__prefix {
  right: -190px;
}
.picker-date[data-v-546eb72e]  .date-icon {
  font-size: 32px;
  color: #268aef;
  line-height: 80px;
}
[data-v-546eb72e] .table-radio .el-radio__label {
  display: none;
}

/*# sourceMappingURL=66.1753928585051.css.map*/