/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-2975127f] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-2975127f] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-2975127f] {
  display: none;
}
.el-scrollbar__wrap[data-v-2975127f] {
  overflow-x: hidden;
}
.popover-opinion[data-v-2975127f] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-2975127f] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-2975127f] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-2975127f] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-2975127f] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-2975127f] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-2975127f] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-2975127f] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-2975127f] {
  background: #de0422;
  color: #fff;
}
[data-v-2975127f]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-2975127f]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-2975127f]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-2975127f]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-2975127f] {
  touch-action: pan-y;
}
html[data-v-2975127f] {
  background-color: #0a101c;
}
body[data-v-2975127f] {
  font-size: 16px;
  font-weight: 400;
  margin: 0;
  font-family: "PingFang SC", "SourceHanSansCN", "SourceHanSansSC", "Hiragino Sans GB", "Arial", "Microsoft YaHei", "WenQuanYi Micro Hei", "Helvetica Neue", Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
}
a[data-v-2975127f],
a[data-v-2975127f]:hover,
a[data-v-2975127f]:focus {
  text-decoration: none;
}
html input[data-v-2975127f]:focus {
  outline: none;
}
.f-clearfix[data-v-2975127f] {
  zoom: 1;
}
.f-clearfix[data-v-2975127f]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-2975127f] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-2975127f] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-2975127f] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-2975127f] {
  background-color: #f6f6f6;
  background-image: url(../img/img_default_v2.01.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
}
.el-scrollbar__bar.is-horizontal[data-v-2975127f] {
  display: none;
}
.el-scrollbar__wrap[data-v-2975127f] {
  overflow-x: hidden;
}
.popover-opinion[data-v-2975127f] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-2975127f] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-2975127f] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-2975127f] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-2975127f] {
  font-size: 12px;
  color: #414141;
  line-height: 18px;
  border-radius: 4px;
  padding: 2px 16px;
}
.popover-opinion .tree-content .tree-btn .tree-btn-left[data-v-2975127f] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-2975127f] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-2975127f] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-2975127f] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.profile[data-v-2975127f] {
  display: flex;
  height: 100%;
}
.profile .profile_lf[data-v-2975127f] {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  height: 100%;
  flex: 1;
}
.profile .profile_lf .profile_lf_header[data-v-2975127f] {
  background: #1c2943;
  color: #fff;
  padding: 8px 0 8px 12px;
  margin-bottom: 1px;
  height: 36px;
}
.profile .profile_lf .profile_lf_header span[data-v-2975127f] {
  font-size: 14px;
  line-height: 20px;
  border-left: 2px solid #bf8e58;
  padding: 0 4px;
  font-weight: 600;
}
.profile .profile_lf .profile_lf_body[data-v-2975127f] {
  height: 100%;
  background: #1c2943;
  color: #ccd1da;
  padding: 40px 70px;
}
.profile .profile_lf .save[data-v-2975127f] {
  width: 120px;
  height: 32px;
  line-height: 32px;
  background: linear-gradient(270deg, #a47644 0%, #946229 100%);
  border-radius: 2px;
  margin-top: 18px;
  margin-left: 120px;
  padding: 0;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  border: 0;
}
.profile .profile_lf[data-v-2975127f]  .el-button:focus,
.profile .profile_lf .el-button[data-v-2975127f]:hover {
  background: linear-gradient(270deg, #9e7242 0%, #885a26 100%);
  color: #fff;
}
.profile .profile_rt[data-v-2975127f] {
  width: 512px;
  display: flex;
  margin-left: 12px;
  align-items: center;
  flex-direction: column;
}
.profile .profile_rt .profile_rt_first[data-v-2975127f] {
  width: 100%;
  height: 262px;
  background: #1c2943;
  background-image: url(../img/bg_first@2x_v2.01.png);
  background-size: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.profile .profile_rt .profile_rt_first .avatar_img[data-v-2975127f] {
  width: 123px;
  height: 112px;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 6px;
  border: 1px solid #ccd1da;
  overflow: hidden;
}
.profile .profile_rt .profile_rt_first .avatar_img img[data-v-2975127f] {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.profile .profile_rt .profile_rt_first .change_avatar[data-v-2975127f] {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ffffff;
  line-height: 20px;
}
.profile .profile_rt .profile_rt_first .change_avatar span[data-v-2975127f] {
  margin-right: 8px;
}
.profile .profile_rt .profile_rt_first .change_avatar i[data-v-2975127f] {
  color: #bf8e58;
}
.profile .profile_rt .profile_rt_second[data-v-2975127f] {
  height: 70px;
  width: 100%;
  background: #1c2943;
  background-image: url(../img/bg_second@2x_v2.01.png);
  background-size: 100%;
  box-sizing: border-box;
  padding-bottom: 8px;
}
.profile .profile_rt .profile_rt_third[data-v-2975127f] {
  width: 100%;
  flex: 1;
  background: #1c2943;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container[data-v-2975127f] {
  padding: 0 24px;
  display: flex;
  flex-direction: column;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_header[data-v-2975127f] {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
  background: #1c2943;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_header h4[data-v-2975127f] {
  font-size: 16px;
  font-family: PingFangSC-Semibold, PingFang SC;
  font-weight: 600;
  color: #ffffff;
  line-height: 22px;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_header[data-v-2975127f]  .el-checkbox__inner {
  width: 12px;
  height: 12px;
  background: #bf8e58;
  border: none;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_header[data-v-2975127f]  .el-checkbox__input {
  vertical-align: bottom;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_header[data-v-2975127f]  .el-checkbox__label {
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
  line-height: 18px;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_header[data-v-2975127f]  .el-checkbox__input.is-checked .el-checkbox__inner,
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_header .el-checkbox__input.is-indeterminate .el-checkbox__inner[data-v-2975127f] {
  border: none;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_header[data-v-2975127f]  .el-checkbox__inner:hover {
  border: none;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_header[data-v-2975127f]  .el-checkbox__inner::after {
  border-color: #000;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body[data-v-2975127f] {
  background: #1c2943;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body .profile_card[data-v-2975127f] {
  width: 464px;
  height: 264px;
  background-image: url(../img/card@2x_v2.01.png);
  background-size: 100%;
  box-sizing: border-box;
  padding: 54px 50px 16px 30px;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body .profile_card .icon[data-v-2975127f] {
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: middle;
  margin-right: 4px;
  margin-bottom: 2px;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body .profile_card .profile_card_title[data-v-2975127f] {
  display: flex;
  justify-content: space-between;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body .profile_card .profile_card_title p[data-v-2975127f] {
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 24px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #ffffff;
  line-height: 33px;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body .profile_card .profile_card_title .profile_card_code[data-v-2975127f] {
  margin-top: 8px;
  width: 46px;
  height: 43px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 46px;
  min-height: 43px;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body .profile_card .profile_card_title .profile_card_code img[data-v-2975127f] {
  width: 80%;
  height: 80%;
  -o-object-fit: cover;
     object-fit: cover;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body .profile_card .profile_card_title .profile_card_noCode[data-v-2975127f] {
  margin-top: 8px;
  width: 46px;
  height: 43px;
  background: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body .profile_card .profile_card_info[data-v-2975127f] {
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
  line-height: 20px;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body .profile_card .profile_card_info .gap[data-v-2975127f] {
  padding: 0 12px;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body .profile_card .profile_card_info .icon_company[data-v-2975127f] {
  background-image: url(../img/icon-company@2x_v2.01.png);
  background-size: 100%;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body .profile_card .profile_card_info .icon-user[data-v-2975127f] {
  background-image: url(../img/icon-user@2x_v2.01.png);
  background-size: 100%;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body .profile_card .profile_card_footerInfo[data-v-2975127f] {
  display: flex;
  flex-direction: column;
  margin-top: 70px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #ccd1da;
  line-height: 20px;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body .profile_card .profile_card_footerInfo .phone_span[data-v-2975127f] {
  margin-bottom: 6px;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body .profile_card .profile_card_footerInfo .icon-phone[data-v-2975127f] {
  background-image: url(../img/icon-phone@2x_v2.01.png);
  background-size: 100%;
}
.profile .profile_rt .profile_rt_third .profile_rt_third_container .profile_rt_third_container_body .profile_card .profile_card_footerInfo .icon-email[data-v-2975127f] {
  background-image: url(../img/icon-email@2x_v2.01.png);
  background-size: 100%;
}
[data-v-2975127f] .el-loading-mask {
  background: none;
}
[data-v-2975127f] .el-form-item__label {
  color: #ccd1da;
}
[data-v-2975127f] .form_item {
  display: flex;
  flex: 1;
  min-width: 380px;
}
[data-v-2975127f] .form_item .el-form-item__content {
  display: flex;
  flex: 1;
}
[data-v-2975127f] .form_item .el-form-item__content .el-radio-group {
  display: flex;
  width: 100%;
}
[data-v-2975127f] .form_item .el-form-item__content .el-radio-group .el-radio-button {
  flex: 1;
  height: 32px;
  line-height: 32px;
  border-radius: 2px;
  border: 1px solid #3b465c;
  cursor: pointer;
}
[data-v-2975127f] .form_item .el-form-item__content .el-radio-group .el-radio-button__inner {
  background: transparent;
  border: none;
  color: #ccd1da;
  font-size: 14px;
  line-height: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  padding: 0;
  box-shadow: none;
}
[data-v-2975127f] .form_item .el-form-item__content .el-radio-group .el-radio-button.is-active {
  background: rgba(191, 142, 88, 0.15);
  border-radius: 2px;
  border: 1px solid #bf8e58;
}
[data-v-2975127f] .form_item .el-form-item__content .img_uploader {
  display: flex;
  align-items: center;
}
[data-v-2975127f] .form_item .el-form-item__content .img_uploader .el-image__error {
  font-size: 12px;
  color: #858e9e;
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: 1px dashed #3b465c;
}
[data-v-2975127f] .form_item .el-form-item__content .img_uploader .el-upload {
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: 1px dashed #3b465c;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 120px;
  height: 120px;
}
[data-v-2975127f] .form_item .el-form-item__content .img_uploader .el-upload:hover {
  border-color: #409eff;
}
[data-v-2975127f] .form_item .el-form-item__content .showImg-uploader-icon {
  font-size: 16px;
  color: #8c939d;
  width: 16px;
  height: 16px;
  line-height: 16px;
  text-align: center;
}
[data-v-2975127f] .form_item .el-form-item__content .imgTips {
  font-size: 12px;
  line-height: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #858e9e;
  margin-top: 12px;
}
[data-v-2975127f] .form_item .el-form-item__content .showImgBx {
  width: 120px;
  height: 120px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
}
[data-v-2975127f] .form_item .el-form-item__content .showImgBx .showImg {
  width: 100%;
  height: 100%;
}
[data-v-2975127f] .form_item .el-form-item__content .showImgBx-mask {
  display: none;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
[data-v-2975127f] .form_item .el-form-item__content .showImgBx-mask::after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  visibility: hidden;
  vertical-align: middle;
}
[data-v-2975127f] .form_item .el-form-item__content .showImgBx-mask .ico {
  margin: 0 10px;
  vertical-align: middle;
  color: #fff;
  padding: 2px 4px;
  cursor: pointer;
  position: relative;
}
[data-v-2975127f] .form_item .el-form-item__content .showImgBx:hover .showImgBx-mask {
  display: block;
}
@media screen and (max-width: 1570px) {
[data-v-2975127f] .el-col-12 {
    width: 100%;
}
}
[data-v-2975127f] .el-input .el-input__count .el-input__count-inner,[data-v-2975127f] .el-textarea .el-input__count {
  background: none;
}
[data-v-2975127f] .el-input__inner {
  color: #ccd1da;
  height: 32px;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: 1px solid #3b465c;
  padding-right: 45px;
}
[data-v-2975127f] .el-input__inner::-moz-placeholder {
  font-size: 14px;
  color: #5d6779;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 20px;
}
[data-v-2975127f] .el-input__inner::placeholder {
  font-size: 14px;
  color: #5d6779;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 20px;
}
[data-v-2975127f] .el-input.is-disabled .el-input__inner {
  background: rgba(59, 70, 92, 0.25);
  border-radius: 2px;
  border: 1px solid #3b465c;
}
[data-v-2975127f] .el-textarea__inner {
  color: #ccd1da;
  background: rgba(0, 0, 0, 0.25);
  border-radius: 2px;
  border: 1px solid #3b465c;
}
[data-v-2975127f] .el-textarea__inner::-moz-placeholder {
  font-size: 14px;
  color: #5d6779;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 20px;
}
[data-v-2975127f] .el-textarea__inner::placeholder {
  font-size: 14px;
  color: #5d6779;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  line-height: 20px;
}

