.two[data-v-60dcd207] {
  margin-left: 10px;
  margin-right: 10px;
}
.two span[data-v-60dcd207] {
  display: inline-block;
  line-height: 30px;
  width: 60px;
  text-align: center;
  border-radius: 6px;
  border: 1px solid #999999;
}
.two span[data-v-60dcd207]:nth-child(1) {
  border-radius: 6px 0 0 6px;
  border-right: none;
}
.two span[data-v-60dcd207]:nth-child(2) {
  border-radius: 0;
  border-right: none;
}
.two span[data-v-60dcd207]:nth-child(3) {
  border-radius: 0;
  border-right: none;
}
.two span[data-v-60dcd207]:nth-child(4) {
  border-radius: 0 6px 6px 0;
  position: relative;
}
.two span:nth-child(4) .el-date-editor[data-v-60dcd207] {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.isActive[data-v-60dcd207] {
  background: #1890ff;
  color: #ffffff !important;
  border: 1px solid #1890ff !important;
}

