.select-1[data-v-4d395826] {
  width: 140px;
  margin-right: 10px;
}

.citySelector {
  width: 100%;
  min-width: 450px;
}
.citySelector .el-select {
  display: inline-block;
}

.breadcrumb_container[data-v-3900e49e]{display:inline-block;vertical-align:top}.breadcrumb_title[data-v-3900e49e]{display:inline-block;vertical-align:top;color:#606266;line-height:13px;font-size:14px}.el-breadcrumb[data-v-3900e49e]{display:inline-block;vertical-align:top}

.content[data-v-656e02f7] {
    position: relative;
    padding-bottom: 20px!important;
}
.top[data-v-656e02f7] {
    position: fixed;
    z-index: 98;
    background-color: #f5f5f5;
    padding-top: 26px;
    -webkit-transition: 0.5s all;
    transition: 0.5s all;
}

#person_form .citySelector .el-select {
  width: 31%;
}
#operate_table .el-checkbox__label {
  font-size: 12px;
  color: #606266;
}

.header_btn[data-v-8355608e] {
  float: right;
  margin: 4px 7px 0px 0px;
  background-color: #1e8fc6;
}
.header_btn[data-v-8355608e]:hover,
.header_btn[data-v-8355608e]:active,
.header_btn[data-v-8355608e]:focus {
  background-color: #1e8fc6;
}
.reminder[data-v-8355608e] {
  font-size: 13px;
  color: #8c8f99;
  line-height: 18px;
}

