.main-header[data-v-4f5e4066] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
  display: -webkit-flex; /* 新版本语法: Chrome 21+ */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.main-header .title-box[data-v-4f5e4066] {
  height: 36px;
  min-height: 36px;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
  display: -webkit-flex; /* 新版本语法: Chrome 21+ */
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fafafa;
  padding: 0 24px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #fff;
  font-size: 14px;
}
.main-header .first-title .user-info[data-v-4f5e4066] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
  display: -webkit-flex; /* 新版本语法: Chrome 21+ */
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.main-header .first-title .user-info .icon[data-v-4f5e4066] {
  font-size: 14px;
  height: 24px;
  line-height: 24px;
  margin: 0;
  cursor: pointer;
  color: #fff;
  margin-left: 6px;
}
.main-header .first-title .user-info .setting[data-v-4f5e4066] {
  margin-left: 40px;
}
.main-header .first-title .user-info .divider[data-v-4f5e4066] {
  width: 0;
  border-right: 1px solid #fff;
  height: 80%;
  margin: 0 30px;
}
.main-header .first-title .user-info .username[data-v-4f5e4066] {
  cursor: pointer;
  color: #fff;
}
.main-header .second-title[data-v-4f5e4066] {
  background: #fafafa;
  color: #333;
  font-size: 14px;
}
.main-header .second-title .title[data-v-4f5e4066] {
  padding: 0 12px;
  height: 54px;
  line-height: 54px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.main-header .second-title .title span[data-v-4f5e4066] {
  color: #999;
}

.user-detail-box[data-v-9ca1888a] {
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
  display: -webkit-flex; /* 新版本语法: Chrome 21+ */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  overflow-y: hidden;
  background: #f6f6f6;
}
.user-detail-box .container[data-v-9ca1888a] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 100%;
  overflow-y: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
  display: -webkit-flex; /* 新版本语法: Chrome 21+ */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 10px;
}
.user-detail-box .container .content[data-v-9ca1888a] {
  width: 100%;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-radius: 2px;
  border-radius: 2px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
  display: -webkit-flex; /* 新版本语法: Chrome 21+ */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: #fff;
}
.user-detail-box .container .content .info-box[data-v-9ca1888a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
  display: -webkit-flex; /* 新版本语法: Chrome 21+ */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding: 24px 50px 24px 32px;
  background: #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100%;
  width: 100%;
  margin-bottom: 12px;
}
.user-detail-box .container .content .info-box .title[data-v-9ca1888a] {
  font-size: 18px;
  color: #333;
  width: 225px;
  min-width: 225px;
}
.user-detail-box .container .content .info-box .info[data-v-9ca1888a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
  display: -webkit-flex; /* 新版本语法: Chrome 21+ */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  margin-top: 30px;
  margin-left: 100px;
}
.user-detail-box .container .content .info-box .info .single[data-v-9ca1888a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5px;
}
.user-detail-box .container .content .info-box .info .single .label[data-v-9ca1888a] {
  font-size: 14px;
  color: #333;
  line-height: 2;
  white-space: nowrap;
  margin-right: 30px;
  text-align: right;
  width: 100px;
}
.user-detail-box .container .content .info-box .info .single .text[data-v-9ca1888a] {
  font-size: 14px;
  color: #666;
}
.user-detail-box .container .content .info-box .info .single .img[data-v-9ca1888a] {
  width: 49px;
  min-width: 49px;
  height: 49px;
  min-height: 49px;
  margin-bottom: 8px;
}
.user-detail-box .container .content .info-box .img-box[data-v-9ca1888a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
  display: -webkit-flex; /* 新版本语法: Chrome 21+ */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  width: 225px;
  min-width: 225px;
  white-space: nowrap;
  font-size: 14px;
  color: #333;
}
.user-detail-box .container .content .info-box .img-box >div[data-v-9ca1888a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */
  display: -webkit-flex; /* 新版本语法: Chrome 21+ */
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.user-detail-box .container .content .info-box .img-box .img[data-v-9ca1888a] {
  width: 90px;
  min-width: 90px;
  height: 90px;
  min-height: 90px;
  -webkit-border-radius: 45px;
  -moz-border-radius: 45px;
  -o-radius: 45px;
  border-radius: 45px;
  margin-bottom: 8px;
}
.user-detail-box .container .content .bootom-btn[data-v-9ca1888a] {
  border: solid #f6f6f6 1px;
  width: 100%;
  height: 80px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.user-detail-box .container .content .bootom-btn .btn1[data-v-9ca1888a] {
  width: 125px;
  height: 40px;
  border: solid #979797 1px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  color: #666;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 30px;
  cursor: pointer;
}
.user-detail-box .container .content .bootom-btn .btn2[data-v-9ca1888a] {
  width: 125px;
  height: 40px;
  font-size: 16px;
  line-height: 40px;
  text-align: center;
  background: #9c3d92;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-radius: 4px;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
}


/*# sourceMappingURL=chunk-16630cdb.ac63b78b.css.map*/