/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-d2f00698] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-d2f00698] {
  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-d2f00698] {
  display: none;
}
.el-scrollbar__wrap[data-v-d2f00698] {
  overflow-x: hidden;
}
.popover-opinion[data-v-d2f00698] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-d2f00698] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-d2f00698] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-d2f00698] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-d2f00698] {
  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-d2f00698] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-d2f00698] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-d2f00698] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-d2f00698] {
  background: #de0422;
  color: #fff;
}
[data-v-d2f00698]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-d2f00698]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-d2f00698]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-d2f00698]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-d2f00698] {
  touch-action: pan-y;
}
html[data-v-d2f00698] {
  background-color: #0a101c;
}
body[data-v-d2f00698] {
  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-d2f00698],
a[data-v-d2f00698]:hover,
a[data-v-d2f00698]:focus {
  text-decoration: none;
}
html input[data-v-d2f00698]:focus {
  outline: none;
}
.f-clearfix[data-v-d2f00698] {
  zoom: 1;
}
.f-clearfix[data-v-d2f00698]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-d2f00698] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-d2f00698] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-d2f00698] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-d2f00698] {
  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-d2f00698] {
  display: none;
}
.el-scrollbar__wrap[data-v-d2f00698] {
  overflow-x: hidden;
}
.popover-opinion[data-v-d2f00698] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-d2f00698] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-d2f00698] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-d2f00698] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-d2f00698] {
  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-d2f00698] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-d2f00698] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-d2f00698] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-d2f00698] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.uc-side-menu[data-v-d2f00698] {
  padding: 17px 0 12px 0;
  background: #fff;
  box-shadow: 0px 8px 16px 0px rgba(143, 149, 178, 0.15);
}
.uc-side-menu .uc-item[data-v-d2f00698] {
  height: 35px;
  line-height: 35px;
  border-left: 3px solid #fff;
  padding-left: 24px;
  margin-bottom: 10px;
  cursor: pointer;
}
.uc-side-menu .uc-item .uc-label[data-v-d2f00698] {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #081735;
  padding-left: 32px;
  overflow: hidden;
}
.uc-side-menu .uc-item .uc-label.ico-uc1[data-v-d2f00698] {
  background: url(../img/ico-user_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}
.uc-side-menu .uc-item .uc-label.ico-uc2[data-v-d2f00698] {
  background: url(../img/ico-yxaide_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}
.uc-side-menu .uc-item .uc-label.ico-uc3[data-v-d2f00698] {
  background: url(../img/ico-yxdata_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}
.uc-side-menu .uc-item .uc-label.ico-uc4[data-v-d2f00698] {
  background: url(../img/ico-ad_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}
.uc-side-menu .uc-item.active[data-v-d2f00698] {
  border-left: 3px solid #de0422;
}
.uc-side-menu .uc-item.active .uc-label[data-v-d2f00698] {
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #de0422;
}
.uc-side-menu .uc-item.active .uc-label.ico-uc1[data-v-d2f00698] {
  background: url(../img/ico-user-active_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}
.uc-side-menu .uc-item.active .uc-label.ico-uc2[data-v-d2f00698] {
  background: url(../img/ico-yxaide-active_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}
.uc-side-menu .uc-item.active .uc-label.ico-uc3[data-v-d2f00698] {
  background: url(../img/ico-yxdata-active_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}
.uc-side-menu .uc-item.active .uc-label.ico-uc4[data-v-d2f00698] {
  background: url(../img/ico-ad-active_v2.01.png) left center no-repeat;
  background-size: 20px 20px;
}

/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.text-ellipsis[data-v-c5bcd162] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-c5bcd162] {
  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-c5bcd162] {
  display: none;
}
.el-scrollbar__wrap[data-v-c5bcd162] {
  overflow-x: hidden;
}
.popover-opinion[data-v-c5bcd162] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-c5bcd162] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-c5bcd162] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-c5bcd162] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-c5bcd162] {
  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-c5bcd162] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-c5bcd162] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-c5bcd162] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-c5bcd162] {
  background: #de0422;
  color: #fff;
}
[data-v-c5bcd162]::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
[data-v-c5bcd162]::-webkit-scrollbar-track {
  background: #fff;
}
[data-v-c5bcd162]::-webkit-scrollbar-thumb {
  background-color: #ccc;
  border-radius: 6px;
  border: 2px solid #fff;
}
[data-v-c5bcd162]::-webkit-scrollbar-thumb:hover {
  background-color: #FF8700;
}
*[data-v-c5bcd162] {
  touch-action: pan-y;
}
html[data-v-c5bcd162] {
  background-color: #0a101c;
}
body[data-v-c5bcd162] {
  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-c5bcd162],
a[data-v-c5bcd162]:hover,
a[data-v-c5bcd162]:focus {
  text-decoration: none;
}
html input[data-v-c5bcd162]:focus {
  outline: none;
}
.f-clearfix[data-v-c5bcd162] {
  zoom: 1;
}
.f-clearfix[data-v-c5bcd162]:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.remPc[data-v-c5bcd162] {
  font-size: calc((100vw / 1920) * 10) !important;
}
.remMobile[data-v-c5bcd162] {
  font-size: calc((100vw / 375) * 10) !important;
}
.text-ellipsis[data-v-c5bcd162] {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.imgbackground[data-v-c5bcd162] {
  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-c5bcd162] {
  display: none;
}
.el-scrollbar__wrap[data-v-c5bcd162] {
  overflow-x: hidden;
}
.popover-opinion[data-v-c5bcd162] {
  padding: 0;
}
.popover-opinion .tree-content .scroll-box[data-v-c5bcd162] {
  overflow-y: scroll;
  max-height: 300px;
}
.popover-opinion .tree-content .tree-box[data-v-c5bcd162] {
  padding: 12px;
}
.popover-opinion .tree-content .tree-btn[data-v-c5bcd162] {
  border-top: 1px solid #E6E6E6;
  padding: 8px 0px;
}
.popover-opinion .tree-content .tree-btn .el-button[data-v-c5bcd162] {
  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-c5bcd162] {
  text-align: right;
}
.popover-opinion .tree-content .tree-btn .tree-btn-right[data-v-c5bcd162] {
  text-align: left;
}
.popover-opinion .tree-content .tree-btn .cancel[data-v-c5bcd162] {
  background: #ffffff;
  border: 1px solid #c0c4cd;
}
.popover-opinion .tree-content .tree-btn .submit[data-v-c5bcd162] {
  background: #de0422;
  color: #fff;
}
/******************* 以下是UI规范文件中的一些设置 Start ****************/
/******************* End ****************/
.uc-content[data-v-c5bcd162] {
  display: flex;
  width: 1200px;
  margin: 20px auto;
}
.uc-content .uc-left[data-v-c5bcd162] {
  width: 230px;
}
.uc-content .uc-layout-body[data-v-c5bcd162] {
  margin-left: 20px;
  width: 950px;
  min-height: 300px;
  background: #fff;
  box-shadow: 0px 8px 16px 0px rgba(143, 149, 178, 0.15);
}
.uc-content .uc-layout-body .top-box[data-v-c5bcd162] {
  background: url(../img/ico-uc-topbg_v2.01.png) center top no-repeat;
  background-size: 950px 103px;
  height: 146px;
  position: relative;
}
.uc-content .uc-layout-body .top-box .top-avatar[data-v-c5bcd162] {
  position: absolute;
  z-index: 3;
  left: 50%;
  top: 50px;
  margin-left: -48px;
  width: 96px;
  height: 96px;
  padding: 5px;
  border: 2px solid #fff;
  border-radius: 100%;
}
.uc-content .uc-layout-body .top-box .top-avatar .uc-avatar[data-v-c5bcd162] {
  position: relative;
  width: 82px;
  height: 82px;
  border-radius: 100%;
}
.uc-content .uc-layout-body .top-box .top-avatar .uc-avatar img[data-v-c5bcd162] {
  display: block;
  width: 82px;
  height: 82px;
  border-radius: 100%;
  overflow: hidden;
}
.uc-content .uc-layout-body .top-box .top-avatar .uc-avatar .top-camera[data-v-c5bcd162] {
  position: absolute;
  right: -17px;
  bottom: 5px;
  z-index: 5;
  width: 28px;
  height: 28px;
  background: url(../img/ico-camera-top_v2.01.png) center no-repeat;
  background-size: 28px 28px;
  cursor: pointer;
}
.uc-content .uc-layout-body .top-name[data-v-c5bcd162] {
  height: 24px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #333;
  line-height: 24px;
  text-align: center;
  margin: 6px 0 32px 0;
}
.uc-content .uc-layout-body .content-one[data-v-c5bcd162] {
  display: flex;
}
.uc-content .uc-layout-body .content-one .lf[data-v-c5bcd162] {
  flex: 1;
  padding: 0 67px 0 48px;
}
.uc-content .uc-layout-body .content-one .rt[data-v-c5bcd162] {
  flex: 1;
  padding: 0 48px 0 67px;
}
.uc-content .uc-layout-body .desc[data-v-c5bcd162] {
  padding: 0 48px;
}
.uc-content .uc-layout-body .btns[data-v-c5bcd162] {
  padding: 0 48px;
  font-size: 14px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
}
.uc-content .uc-layout-body .btns .cancel[data-v-c5bcd162] {
  width: 110px;
  height: 32px;
  line-height: 32px;
  border-radius: 4px;
  border: 1px solid #aeaeae;
  margin-right: 62px;
  padding: 0;
  color: #333;
}
.uc-content .uc-layout-body .btns .cancel[data-v-c5bcd162]:active {
  background: #f2f2f2;
}
.uc-content .uc-layout-body .btns .okbtn[data-v-c5bcd162] {
  width: 110px;
  height: 32px;
  line-height: 32px;
  background: #272633;
  border-radius: 4px;
  padding: 0;
  border: 1px solid #272633;
  color: #fff;
}
.uc-content .uc-layout-body .btns .okbtn[data-v-c5bcd162]:active {
  background: #686868;
  border: 1px solid #686868;
}
.uc-content .uc-layout-body .share-box[data-v-c5bcd162] {
  padding: 0 48px;
  margin-bottom: 40px;
}
.uc-content .uc-layout-body .share-box .label[data-v-c5bcd162] {
  padding-right: 20px;
}
.uc-content .uc-layout-body .card-box[data-v-c5bcd162] {
  padding: 0 31px 31px 31px;
  margin-top: -20px;
}
.uc-content .uc-layout-body .card-box .uc-card[data-v-c5bcd162] {
  border: 1px dashed #ccc;
  background: url(../img/ico-card-bg_v2.01.png) left top no-repeat;
  background-size: 394px 234px;
  padding: 39px 34px 0 41px;
  height: 234px;
  width: 394px;
  box-sizing: border-box;
  position: relative;
}
.uc-content .uc-layout-body .card-box .uc-card .uc-qr[data-v-c5bcd162] {
  position: absolute;
  z-index: 3;
  width: 32px;
  height: 32px;
  top: 31px;
  right: 33px;
  font-size: 12px;
  overflow: hidden;
}
.uc-content .uc-layout-body .card-box .uc-card .uc-qr img[data-v-c5bcd162] {
  display: block;
  width: 32px;
  height: 32px;
}
.uc-content .uc-layout-body .card-box .uc-card .name[data-v-c5bcd162] {
  height: 25px;
  line-height: 25px;
  font-size: 18px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #051737;
}
.uc-content .uc-layout-body .card-box .uc-card .position[data-v-c5bcd162] {
  margin: 4px 0 39px 0;
  height: 17px;
  line-height: 17px;
  font-size: 12px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #6e7c98;
}
.uc-content .uc-layout-body .card-box .uc-card .box[data-v-c5bcd162] {
  height: 20px;
  font-size: 13px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #8f95b2;
  line-height: 20px;
}
.uc-content .uc-layout-body .card-box .uc-card .box .tel[data-v-c5bcd162] {
  padding-left: 24px;
  background: url(../img/ico-tel_v2.01.png) left center no-repeat;
  background-size: 16px 16px;
}
.uc-content .uc-layout-body .card-box .uc-card .box .email[data-v-c5bcd162] {
  padding-left: 24px;
  background: url(../img/ico-email_v2.01.png) left center no-repeat;
  background-size: 16px 16px;
}
.uc-content .uc-layout-body .card-box .uc-card .box .wechatNo[data-v-c5bcd162] {
  padding-left: 24px;
  background: url(../img/ico-wechat_v2.01.png) left center no-repeat;
  background-size: 16px 16px;
}
.uc-content .uc-layout-body .card-box .uc-card .txt-over[data-v-c5bcd162] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.uc-content[data-v-c5bcd162]  .avatar-uploader .el-upload {
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.uc-content[data-v-c5bcd162]  .avatar-uploader .el-upload:hover {
  border-color: #409eff;
}
.uc-content[data-v-c5bcd162]  .avatar-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 64px;
  height: 64px;
  line-height: 64px;
  text-align: center;
}
.uc-content[data-v-c5bcd162]  .avatar {
  width: 64px;
  height: 64px;
  display: block;
}
.uc-content[data-v-c5bcd162]  .avatarTop .el-form-item__error {
  left: 50%;
  margin-left: -30px;
}
.uc-content[data-v-c5bcd162]  .el-form-item__label {
  line-height: normal;
}
.uc-content[data-v-c5bcd162]  .img_uploader .el-upload {
  vertical-align: middle;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  border: 1px dashed #d9d9d9;
  border-radius: 6px;
}
.uc-content[data-v-c5bcd162]  .img_uploader .el-upload:hover {
  border-color: #409eff;
}
.uc-content[data-v-c5bcd162]  .showImg-uploader-icon {
  font-size: 28px;
  color: #8c939d;
  width: 100px;
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.uc-content[data-v-c5bcd162]  .showImgBx {
  width: 100px;
  height: 100px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 6px;
  position: relative;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
}
.uc-content[data-v-c5bcd162]  .showImgBx .showImg {
  width: 100%;
  height: 100%;
}
.uc-content[data-v-c5bcd162]  .showImgBx-mask {
  display: none;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  text-align: center;
}
.uc-content[data-v-c5bcd162]  .showImgBx-mask::after {
  content: "";
  display: inline-block;
  height: 100%;
  width: 0;
  visibility: hidden;
  vertical-align: middle;
}
.uc-content[data-v-c5bcd162]  .showImgBx-mask .ico {
  margin: 0 10px;
  vertical-align: middle;
  color: #fff;
  padding: 2px 4px;
  cursor: pointer;
  position: relative;
}
.uc-content[data-v-c5bcd162]  .showImgBx:hover .showImgBx-mask {
  display: block;
}

