@charset "UTF-8";
/* 改变主题色变量 */
[data-v-7e1843be]:export {
  menuText: #65686b;
  menuBg: #fff;
  menuHover: #fff;
  subMenuBg: #fff;
  subMenuHoverTxt: #12B48A;
  sideBarWidth: 210px;
}
.editForm[data-v-7e1843be] {
  display: flex;
  flex-wrap: wrap;
}
.editForm[data-v-7e1843be]  .ofs-form-item {
  width: 50%;
  box-sizing: border-box;
  margin-right: 0;
  padding-right: 20px;
  display: flex;
  align-items: center;
}
.editForm[data-v-7e1843be]  .ofs-form-item .ofs-form-item__label {
  padding-right: 0px;
  margin-right: 4px;
  color: #606266;
  white-space: nowrap;
}
.editForm[data-v-7e1843be]  .ofs-form-item .ofs-form-item__content {
  flex: 1;
}
.editForm[data-v-7e1843be]  .ofs-form-item .ofs-form-item__content .ofs-input {
  width: 300px;
}
.editForm[data-v-7e1843be]  .myInput.ofs-input-group--append .ofs-input__inner {
  border-right: none;
}
.editForm[data-v-7e1843be]  .myInput.ofs-input-group--append .ofs-input-group__append {
  background-color: #f5f7fa;
  border-left: none;
}
[data-v-7e1843be] .ofs-select--small .ofs-select__tags {
  top: 3px;
  transform: translateY(0);
}
[data-v-7e1843be] .ofs-select--small .ofs-input--small {
  height: 100%;
}
@charset "UTF-8";
/* 改变主题色变量 */
[data-v-4de44996]:export {
  menuText: #65686b;
  menuBg: #fff;
  menuHover: #fff;
  subMenuBg: #fff;
  subMenuHoverTxt: #12B48A;
  sideBarWidth: 210px;
}
.dialog-flex-box[data-v-4de44996] {
  display: flex;
  justify-content: space-between;
}
.dialog-flex-box .dialog-flex-right[data-v-4de44996] {
  width: 385px;
  padding: 12px;
  background: #f8f8fa;
}
.dialog-flex-box .dialog-flex-right[data-v-4de44996]  .ofs-form-item--mini.ofs-form-item,
.dialog-flex-box .dialog-flex-right[data-v-4de44996]  .ofs-form-item--small.ofs-form-item {
  margin-bottom: 0;
}
.dialog-flex-box .dialog-flex-left[data-v-4de44996] {
  width: 370px;
}
.dialog-flex-box .dialog-flex-left .img-box[data-v-4de44996] {
  position: relative;
  width: 385px;
  height: 278px;
  text-align: center;
  line-height: 278px;
  background: #f8f8fa;
  font-size: 16px;
}
.dialog-flex-box .dialog-flex-left .img-box[data-v-4de44996]::after {
  content: "工商营业执照";
  display: block;
  height: 20px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  padding: 11px 0;
}
.dialog-flex-box .dialog-flex-left .line-flex[data-v-4de44996] {
  color: #606266;
  margin-bottom: 12px;
}
.dialog-flex-box .dialog-flex-left .line-flex .label[data-v-4de44996] {
  margin-right: 12px;
  width: 100px;
  text-align: right;
}
.dialog-flex-box .dialog-flex-left .line-flex .f-blod[data-v-4de44996] {
  color: #303133;
}
.remark-confirm-dialog .remark-confirm-dialog-content[data-v-4de44996] {
  display: flex;
}
.remark-confirm-dialog .remark-confirm-dialog-content label[data-v-4de44996] {
  width: 120px;
  line-height: 32px;
}
.remark-confirm-dialog .remark-confirm-dialog-content[data-v-4de44996]  .ofs-textarea {
  height: 130px;
}
.remark-confirm-dialog .remark-confirm-dialog-content[data-v-4de44996]  .ofs-textarea textarea {
  height: 130px !important;
}
@charset "UTF-8";
/* 改变主题色变量 */
[data-v-4d9096f8]:export {
  menuText: #65686b;
  menuBg: #fff;
  menuHover: #fff;
  subMenuBg: #fff;
  subMenuHoverTxt: #12B48A;
  sideBarWidth: 210px;
}
.account_list[data-v-4d9096f8]  .ofs-search .ofs-search-lt .ofs-form .ofs-form-item .ofs-form-item__label {
  width: 85px !important;
}
.account_list[data-v-4d9096f8]  .tag-box {
  display: flex !important;
  justify-content: center;
}
.account_list .is_frozen[data-v-4d9096f8] {
  color: #999999;
}
.account_list .search_box[data-v-4d9096f8] {
  margin-top: 10px;
  border-radius: 0px;
  padding: 10px 20px;
}
.account_list .list_page[data-v-4d9096f8] {
  min-height: calc(100vh - 196px);
}
.account_list .list_area[data-v-4d9096f8] {
  width: 100%;
  background: #fff;
  box-sizing: border-box;
}
.account_list .list_area .operation_bar[data-v-4d9096f8] {
  color: #12B48A;
  font-size: 16px;
  cursor: pointer;
  width: 100px;
  display: flex;
  justify-content: space-around;
}
.account_list .list_area .list_header[data-v-4d9096f8] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px;
}
.account_list .list_area .list_header .header_left[data-v-4d9096f8]  .ofs-radio {
  margin-right: 20px;
}
.account_list .list_area .list_header .header_left .type_box[data-v-4d9096f8] {
  display: inline-block;
  line-height: 40px;
  padding: 0 15px;
  cursor: pointer;
  font-size: 12px;
  margin-bottom: 6px;
}
.account_list .list_area .list_header .header_left .type_check[data-v-4d9096f8] {
  position: relative;
}
.account_list .list_area .list_header .header_left .type_check[data-v-4d9096f8]:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 15px;
  right: 15px;
  height: 3px;
  border-radius: 2px;
  background-color: #12B48A;
}
.account_list .list_area .list_header .header_right[data-v-4d9096f8] {
  display: flex;
  white-space: nowrap;
}
.account_list .list_area .list_header .header_right[data-v-4d9096f8]  .ofs-radio-button__orig-radio:checked + .ofs-radio-button__inner {
  background-color: white;
  border-color: #12B48A;
  color: #12B48A;
}
.account_list .list_area .add_btn[data-v-4d9096f8] {
  width: 100%;
  height: 33px;
  line-height: 33px;
  background: #ffffff;
  border: 1px dashed #d8d8d8;
  margin: 22px 0;
  font-size: 14px;
  font-weight: 400;
  color: #676767;
  position: relative;
  cursor: pointer;
  text-align: center;
}
.account_list .list_area .add_btn[data-v-4d9096f8]:hover {
  border-color: #12B48A;
  color: #12B48A !important;
}
.account_list .list_area .add_btn:hover span[data-v-4d9096f8] {
  color: #12B48A !important;
}
.account_list .list_area .add_btn span[data-v-4d9096f8] {
  font-size: 24px;
  font-weight: bold;
  color: #676767;
  left: 46.5%;
  top: -2px;
  position: absolute;
}
.account_list .list_area[data-v-4d9096f8]  .ofs-table .ofs-table-box tbody td {
  padding: 5px 0;
}
.account_list .list_area .name_bar[data-v-4d9096f8] {
  display: flex;
  font-size: 12px;
  font-weight: 400;
  color: #434343;
  cursor: pointer;
}
.account_list .list_area .name_bar .name_info[data-v-4d9096f8] {
  text-align: left;
}
.account_list .list_area .name_bar img[data-v-4d9096f8] {
  width: 34px;
  height: 34px;
  margin-right: 26px;
}
.account_list .list_area .name_bar .iconfont[data-v-4d9096f8],
.account_list .list_area .name_bar i[data-v-4d9096f8],
.account_list .list_area .name_bar .ofs-icon[data-v-4d9096f8] {
  font-size: 22px;
  line-height: 34px;
  text-align: center;
  margin-right: 26px;
  background: #e0f2f4;
  color: #12B48A;
  width: 34px;
  height: 34px;
}
.account_list .list_area[data-v-4d9096f8]  .ofs-table__row {
  height: 45px;
}
.account_list .base_info[data-v-4d9096f8] {
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: space-around;
  padding: 18px 0;
  border-radius: 0px;
  margin-bottom: 10px;
}
.account_list .base_info .info_item[data-v-4d9096f8] {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 25%;
  text-align: center;
  border-right: 1px solid rgba(144, 144, 144, 0.14);
}
.account_list .base_info .info_item span[data-v-4d9096f8] {
  color: #7a7a7a;
  font-size: 12px;
}
.account_list .base_info .info_item .percent[data-v-4d9096f8] {
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
  color: #666;
}
.account_list .base_info .info_item .num[data-v-4d9096f8] {
  margin-top: 4px;
}
.account_list .base_info .info_item .num .item-num[data-v-4d9096f8] {
  font-size: 20px;
  font-weight: bold;
  color: #232323;
  margin-top: 14px;
}
.account_list .iconhover[data-v-4d9096f8] {
  cursor: pointer;
}
.account_list .iconhover[data-v-4d9096f8]:hover {
  color: #12B48A;
}
@charset "UTF-8";
/* 改变主题色变量 */
.password_reset_title {
  width: calc(100% + 24px);
  margin-left: -12px;
  height: 49px;
  line-height: 37px;
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  text-align: center;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.password_reset_content {
  padding: 0 12px 12px;
  font-size: 14px;
  font-weight: bold;
  color: #333333;
}
.password_reset_content .label {
  margin-top: 23px;
}
.password_reset_content .input {
  margin-top: 10px;
  position: relative;
}
.password_reset_content .input .reset_password_tips {
  color: red;
  position: absolute;
  font-size: 12px;
  opacity: 0.7;
  margin-left: 12px;
  margin-top: 3px;
  font-weight: normal;
}
