.print-content .printObjNbCFJOne {
  width: 100%;
  font-family: 'STHeiti';
  position: absolute;
  z-index: -1;
  font-size: 15px;
}
.print-content .printObjNbCFJOne .header-title {
    text-align: center;
    font-size: 22px;
    color: #000000;
    line-height: 30px;
}
.print-content .printObjNbCFJOne .header-span-title {
    text-align: center;
    font-size: 22px;
    color: #000000;
    line-height: 30px;
}
.print-content .printObjNbCFJOne .content {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px;
    line-height: 30px;
    color: #000000;
}
.print-content .printObjNbCFJOne .content .three-content {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.print-content .printObjNbCFJOne .content .three-content .three-item {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        min-width: 200px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
}
.print-content .printObjNbCFJOne .content .three-content .three-item .label {
          width: 100px;
          text-align: left;
}
.print-content .printObjNbCFJOne .content .three-content .three-item .label-content {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          border-bottom: 1px solid #000000;
}
.print-content .printObjNbCFJOne .content .three-line {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      min-height: 20px;
}
.print-content .printObjNbCFJOne .content .three-line .label {
        width: 100px;
        text-align: left;
}
.print-content .printObjNbCFJOne .content .three-line .label-content {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        min-height: 20px;
        border-bottom: 1px solid #000000;
}
.print-content .printObjNbCFJOne .content .space50 {
      width: 100%;
      height: 20px;
}
.print-content .printObjNbCFJOne .content .tcm {
      width: 100%;
}
.print-content .printObjNbCFJOne .content .tcm .tcm-content {
        width: 100%;
}
.print-content .printObjNbCFJOne .content .tcm .tcm-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left;
}
.print-content .printObjNbCFJOne .content .tcm .tcm-title > div:nth-child(1) {
          width: 100px;
          text-align: left;
}
.print-content .printObjNbCFJOne .content .tcm .tcm-left-margin-1 {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding-left: 100px;
}
.print-content .printObjNbCFJOne .content .tcm .tcm-left-margin-1 > div {
          margin-right: 100px;
}
.print-content .printObjNbCFJOne .content .tcm .tcm-left-margin-1 .tcm-right {
          font-weight: normal;
}
.print-content .printObjNbCFJOne .content .tcm .tcm-left-1 {
        width: 100%;
        padding-left: 100px;
}
.print-content .printObjNbCFJOne .content .qt-yao {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      line-height: 20px;
}
.print-content .printObjNbCFJOne .content .qt-yao > div {
        width: 220px;
        margin-right: 100px;
}
.print-content .printObjNbCFJOne .content .title-left-70 {
      width: 100px;
      text-align: left;
}
.print-content .printObjNbCFJOne .content .footer-1 span {
      width: 100px;
      display: inline-block;
      text-align: left;
}
.print-content .printObjNbCFJOne .content .footer1-1 {
      width: 100%;
      text-indent: 97px;
}
.print-content .printObjNbJZThree {
  position: absolute;
  z-index: -1;
  font-family: 'STHeiti';
  font-weight: 300;
  padding: 0 10px;
}
.print-content .printObjNbJZThree .header-title {
    text-align: center;
    font-size: 20px;
    color: #000000;
    line-height: 30px;
}
.print-content .printObjNbJZThree .header-span-title {
    text-align: center;
    font-size: 20px;
    color: #000000;
    line-height: 20px;
    margin-bottom: 10px;
}
.print-content .printObjNbJZThree .name {
    width: 100%;
    font-size: 13px;
    margin: 0;
    padding: 0;
    line-height: 25px;
    color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.print-content .printObjNbJZThree .name .three-item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
.print-content .printObjNbJZThree .name .three-item .tlabel-content {
        font-weight: 500;
}
.print-content .printObjNbJZThree .content {
    width: 100%;
    font-size: 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #000000;
    line-height: 25px;
}
.print-content .printObjNbJZThree .content .three-content {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.print-content .printObjNbJZThree .content .three-content .three-item {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
}
.print-content .printObjNbJZThree .content .three-content .three-item .label {
          text-align: left;
}
.print-content .printObjNbJZThree .content .three-content .three-item .label-content {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          height: 25px;
          font-weight: normal;
}
.print-content .printObjNbJZThree .content .three-line {
      width: 100%;
      display: inline-block;
      min-height: 20px;
}
.print-content .printObjNbJZThree .content .three-line div {
        display: inline-block;
}
.print-content .printObjNbJZThree .content .three-line .label {
        text-align: left;
}
.print-content .printObjNbJZThree .content .three-line .label-content {
        min-height: 20px;
        font-weight: normal;
}
.print-content .printObjNbJZThree .content .three-line .label-content span {
          font-weight: normal;
}
.print-content .printObjNbJZThree .content .space50 {
      width: 100%;
      height: 10px;
}
.print-content .printObjNbJZThree .content .tcm {
      width: 100%;
}
.print-content .printObjNbJZThree .content .tcm .tcm-content {
        width: 100%;
}
.print-content .printObjNbJZThree .content .tcm .tcm-title {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left;
}
.print-content .printObjNbJZThree .content .tcm .tcm-title > div:nth-child(1) {
          text-align: left;
}
.print-content .printObjNbJZThree .content .tcm .tcm-left-margin-1 {
        width: 100%;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        margin: 1px 0;
        padding: 1px 0;
}
.print-content .printObjNbJZThree .content .tcm .tcm-left-1 {
        width: 100%;
}
.print-content .printObjNbJZThree .content .qt-yao1 {
      padding: 0;
      margin: 0;
}
.print-content .printObjNbJZThree .content .qt-yao1 > div {
        padding: 0;
        margin: 0;
}
.print-content .printObjNbJZThree .content .title-left-70 {
      text-align: left;
}
.print-content .printObjNbJZThree .content .footer-1 {
      font-size: 12px;
      line-height: 20px;
}
.print-content .printObjNbJZThree .content .footer-1 span {
        display: inline-block;
        text-align: left;
}
.print-content .printObjNbJZThree .content .footer1-1 {
      font-size: 12px;
      width: 100%;
      line-height: 20px;
}

.marsk[data-v-162a1942] {
  background: rgba(128, 128, 128, 0.5);
  z-index: 100000;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.dialog[data-v-162a1942] {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 500px;
  background: white;
  z-index: 1000001;
}
.dialog .dialog-head[data-v-162a1942] {
    width: 100%;
    padding: 10px 0;
}
.dialog .dialog-head .dialog-head-content[data-v-162a1942] {
      margin-left: 15px;
      margin-top: 5px;
      line-height: 24px;
      font-size: 18px;
      color: #303133;
}
.dialog .dialog-head .dialog-head-content img[data-v-162a1942] {
        width: 20px;
        height: 20px;
        float: right;
        margin-right: 20px;
        cursor: pointer;
}
.dialog .dialog-body[data-v-162a1942] {
    width: 100%;
    padding: 10px 0 0 0;
    border-bottom: 1px solid #dddfe7;
}
.dialog .dialog-body .dialog-body-content-top-title[data-v-162a1942] {
      background: #f7f7f7;
      padding: 10px 0;
      font-size: 16px;
      color: #282828;
}
.dialog .dialog-body .dialog-body-content-top-title span[data-v-162a1942] {
        margin-left: 10px;
}
.dialog .dialog-body .dialog-body-content-top-title span[data-v-162a1942]:nth-child(2) {
        font-size: 14px;
        color: #989898;
}
.dialog .dialog-body .dialog-body-content-top[data-v-162a1942] {
      background: white;
      width: calc(100% - 20px);
      max-height: 70px;
      overflow-y: auto;
      padding: 10px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -ms-flex-line-pack: start;
          align-content: flex-start;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.dialog .dialog-body .dialog-body-content-top img[data-v-162a1942] {
        width: 14px;
        height: 14px;
        margin-left: 7px;
        vertical-align: middle;
        margin-bottom: 4px;
}
.dialog .dialog-body .dialog-body-content-tabs[data-v-162a1942] {
      width: 100%;
      height: 300px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      border-top: 2px solid #dddfe7;
}
.dialog .dialog-body .dialog-body-content-tabs .dialog-body-content-tabs-left[data-v-162a1942] {
        width: 140px;
        height: 100%;
        border-right: 1px solid #dddfe7;
        overflow-y: auto;
        overflow-x: hidden;
        background: #f7f7f7;
}
.dialog .dialog-body .dialog-body-content-tabs .dialog-body-content-tabs-left div[data-v-162a1942] {
          text-align: center;
          width: calc(100% - 20px);
          height: 30px;
          line-height: 30px;
          padding: 10px;
          position: relative;
          font-size: 14px;
          cursor: pointer;
          border-bottom: 1px solid #dddfe7;
}
.dialog .dialog-body .dialog-body-content-tabs .dialog-body-content-tabs-left .have-select[data-v-162a1942] {
          background: white;
          color: #e48c3d;
}
.dialog .dialog-body .dialog-body-content-tabs .dialog-body-content-tabs-left .have-select span[data-v-162a1942]:nth-child(1) {
          position: absolute;
          left: 14px;
          top: 17px;
          width: 4px;
          height: 15px;
          background: #e48c3d;
}
.dialog .dialog-body .dialog-body-content-tabs .dialog-body-content-tabs-right[data-v-162a1942] {
        width: calc(100% - 20px);
        height: calc(100% - 20px);
        overflow-y: auto;
        padding: 10px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: start;
            -ms-flex-pack: start;
                justify-content: flex-start;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -ms-flex-line-pack: start;
            align-content: flex-start;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.dialog .dialog-foot[data-v-162a1942] {
    width: 100%;
    height: 40px;
    padding: 15px 0;
}
.dialog .dialog-foot div[data-v-162a1942] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
          -ms-flex-pack: end;
              justify-content: flex-end;
}
.dialog .dialog-foot div[data-v-162a1942]:nth-child(0) {
      margin-right: 40px;
}
.dialog .dialog-foot div[data-v-162a1942]:nth-child(1) {
      margin-right: 40px;
}
.dialog .goodat-tags[data-v-162a1942] {
    cursor: pointer;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #d0d0d0;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #282828;
    text-align: center;
    line-height: 30px;
    margin-right: 20px;
    margin-bottom: 10px;
    padding: 0 10px 0 10px;
}
.dialog .goodat-tags-selsect[data-v-162a1942] {
    color: #e48c3d;
    border: 1px solid #e48c3d;
}

[data-v-04240a4b] .el-table th,[data-v-04240a4b] .el-table td {
  text-align: center !important;
  height: 57px;
}
.btn[data-v-04240a4b]:hover {
  background-color: #e48c3d;
  color: #fff;
}
[data-v-04240a4b] .el-tabs__header {
  margin-bottom: 28px;
}
[data-v-04240a4b] .el-form-item__content .el-input__inner {
  width: 194px;
}
.header[data-v-04240a4b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 69px;
  background: #f4f5f5;
  border: 1px solid #eceef6;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.header .l[data-v-04240a4b] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header .l span[data-v-04240a4b] {
      margin: 16px 16px;
      height: 36px;
      font-size: 24px;
}
.header .l .man[data-v-04240a4b] {
      font-size: 22px;
      font-family: SourceHanSansCN-Regular, SourceHanSansCN;
      font-weight: 400;
      color: #ff0000;
      line-height: 69px;
}
.header .r[data-v-04240a4b] {
    height: 40px;
}
.header .r .an[data-v-04240a4b] {
      width: 44px;
      background: #fafafa;
      border: 1px solid #dddfe7;
}
.img[data-v-04240a4b] {
  display: block;
  width: 14px;
  height: 14px;
}
.mb[data-v-04240a4b] .el-col {
  margin-bottom: 4px;
}
.el-table[data-v-04240a4b] {
  font-size: 18px;
  color: #323232;
}
.xqBtn[data-v-04240a4b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.el-form-item__label[data-v-04240a4b] {
  font-size: 18px;
  color: #606060;
}
.footer[data-v-04240a4b] {
  width: 520px;
  float: right;
}
.footer .zje[data-v-04240a4b] {
    margin-top: 16px;
    margin-bottom: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    width: 452px;
    height: 29px;
    font-size: 20px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #323233;
    line-height: 29px;
}
.ym1[data-v-04240a4b] {
  float: right;
  margin-top: 41px;
}

.warp-baseMsg[data-v-1cd752ee] {
  width: calc(100% - 30px);
  padding: 30px;
}
.el-col[data-v-1cd752ee] {
  margin-bottom: 8px;
  line-height: 27px;
}
.el-col > span[data-v-1cd752ee]:first-child {
  color: #666666;
}
.el-col > span[data-v-1cd752ee]:last-child {
  color: #101010;
}
.btn-op[data-v-1cd752ee] {
  position: absolute;
  bottom: 0;
  background: #fff;
  left: 0;
  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;
  height: 68px;
}
.avatar-uploader .avatar-uploader-icon[data-v-1cd752ee] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-1cd752ee] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-1cd752ee] {
  margin-bottom: 28px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
}
.title .line[data-v-1cd752ee] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-1cd752ee] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-1cd752ee] {
  margin-bottom: 20px;
}
.tip1[data-v-1cd752ee] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-1cd752ee] {
  height: 25px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.warp-baseMsg[data-v-41000c78] {
  width: calc(100% - 30px);
  padding: 30px;
}
.el-col[data-v-41000c78] {
  margin-bottom: 8px;
  line-height: 27px;
}
.el-col > span[data-v-41000c78]:first-child {
  color: #666666;
}
.el-col > span[data-v-41000c78]:last-child {
  color: #101010;
}
.btn-op[data-v-41000c78] {
  position: absolute;
  bottom: 0;
  background: #fff;
  left: 0;
  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;
  height: 68px;
}
.avatar-uploader .avatar-uploader-icon[data-v-41000c78] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-41000c78] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-41000c78] {
  margin-bottom: 28px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
}
.title .line[data-v-41000c78] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-41000c78] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-41000c78] {
  margin-bottom: 20px;
}
.tip1[data-v-41000c78] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-41000c78] {
  height: 25px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.warp-baseMsg[data-v-410e23f9] {
  width: calc(100% - 30px);
  padding: 30px;
}
.el-col[data-v-410e23f9] {
  margin-bottom: 8px;
  line-height: 27px;
}
.el-col > span[data-v-410e23f9]:first-child {
  color: #666666;
}
.el-col > span[data-v-410e23f9]:last-child {
  color: #101010;
}
.btn-op[data-v-410e23f9] {
  position: absolute;
  bottom: 0;
  background: #fff;
  left: 0;
  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;
  height: 68px;
}
.avatar-uploader .avatar-uploader-icon[data-v-410e23f9] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-410e23f9] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-410e23f9] {
  margin-bottom: 28px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
}
.title .line[data-v-410e23f9] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-410e23f9] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-410e23f9] {
  margin-bottom: 20px;
}
.tip1[data-v-410e23f9] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-410e23f9] {
  height: 25px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.warp-baseMsg[data-v-5f953b4e] {
  width: calc(100% - 30px);
  padding: 30px;
}
.el-col[data-v-5f953b4e] {
  margin-bottom: 8px;
  line-height: 27px;
}
.el-col > span[data-v-5f953b4e]:first-child {
  color: #666666;
}
.el-col > span[data-v-5f953b4e]:last-child {
  color: #101010;
}
.btn-op[data-v-5f953b4e] {
  position: absolute;
  bottom: 0;
  background: #fff;
  left: 0;
  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;
  height: 68px;
}
.avatar-uploader .avatar-uploader-icon[data-v-5f953b4e] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-5f953b4e] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.demo-ruleForm .el-form-item .el-input[data-v-5f953b4e] {
  width: 93%;
}
[data-v-5f953b4e] .demo-ruleForm .el-form-item__label {
  width: 0px;
  position: absolute;
  left: 43px !important;
}
.input-table[data-v-5f953b4e] {
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ebeef5;
  padding: 15px;
  margin-bottom: 100px;
}
.search[data-v-5f953b4e] {
  width: 531px !important;
  height: 317px;
  overflow: auto;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
}
.title[data-v-5f953b4e] {
  margin-bottom: 28px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
}
.title .line[data-v-5f953b4e] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-5f953b4e] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-5f953b4e] {
  margin-bottom: 20px;
}
.tip1[data-v-5f953b4e] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-5f953b4e] {
  height: 25px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
[data-v-5f953b4e] .tableInput .el-input__inner {
  width: 106px;
  height: 40px;
  border-radius: 3px;
  border: 1px solid #cdcdcd;
}
[data-v-5f953b4e] .warp-baseMsg .el-form-item {
  position: relative;
}
.billie-style[data-v-5f953b4e] .el-form-item__label {
  padding-right: 25px !important;
}
[data-v-5f953b4e] .warp-baseMsg .demo-ruleForm .el-form-item__label {
  position: absolute;
  left: 0 !important;
}
[data-v-5f953b4e] .el-form-item {
  position: relative;
}
[data-v-5f953b4e] .el-select {
  width: 100%;
}
#dilog2[data-v-5f953b4e] .el-dialog__body {
  padding-right: 40px !important;
}
.add-unit[data-v-5f953b4e] {
  position: absolute;
  right: -40px;
  top: 0px;
  z-index: 1000;
  cursor: pointer;
  color: #1790ff;
}
[data-v-5f953b4e] .el-alert {
  padding: 14px 16px;
}
[data-v-5f953b4e] .el-alert /deep/ .el-alert__title {
    font-size: 13px;
    line-height: 18px;
    font-size: 16px;
}


.el-table--enable-row-hover .el-table__body tr:hover > td {
  background-color: #f8f8f8 !important;
}

.warp-baseMsg[data-v-43ef4a72] {
  width: calc(100% - 62px) !important;
  padding: 30px;
  border: 1px solid #eceef6;
}
.el-col[data-v-43ef4a72] {
  margin-bottom: 8px;
  line-height: 27px;
}
.el-col > span[data-v-43ef4a72]:first-child {
  color: #666666;
}
.el-col > span[data-v-43ef4a72]:last-child {
  color: #101010;
}
.title .line[data-v-43ef4a72] {
  display: inline-block;
  margin-right: 11px;
  width: 2px !important;
  height: 17px;
  background: #e48c3d;
}
.btn-op[data-v-43ef4a72] {
  position: absolute;
  bottom: 0;
  background: #fff;
  left: 0;
  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;
  height: 68px;
}
.avatar-uploader .avatar-uploader-icon[data-v-43ef4a72] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-43ef4a72] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-43ef4a72] {
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
}
.title .line[data-v-43ef4a72] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-43ef4a72] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-43ef4a72] {
  margin-bottom: 20px;
}
.tip1[data-v-43ef4a72] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-43ef4a72] {
  height: 25px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
[data-v-43ef4a72] .el-tabs__nav-scroll {
  background: #f7f8fa !important;
}
[data-v-43ef4a72] .el-tabs__nav {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  color: #666768 !important;
}
[data-v-43ef4a72] .el-dialog__body {
  padding-right: 50px !important;
  padding-bottom: 10px;
}
.dialog-footer[data-v-43ef4a72] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.warp-baseMsg[data-v-0c1346a6] {
  width: calc(100% - 30px);
  padding: 30px;
}
.el-col[data-v-0c1346a6] {
  margin-bottom: 8px;
  line-height: 27px;
}
.el-col > span[data-v-0c1346a6]:first-child {
  color: #666666;
}
.el-col > span[data-v-0c1346a6]:last-child {
  color: #101010;
}
.line[data-v-0c1346a6] {
  display: inline-block;
  margin-right: 11px;
  width: 2px;
  height: 17px;
  background: #e48c3d;
}
.btn-op[data-v-0c1346a6] {
  position: absolute;
  bottom: 0;
  background: #fff;
  width: calc(100% - 26px) !important;
  left: 10px;
  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;
  height: 68px;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
}
.avatar-uploader .avatar-uploader-icon[data-v-0c1346a6] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-0c1346a6] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.input-table[data-v-0c1346a6] {
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ebeef5;
  padding: 15px;
  margin-bottom: 100px;
}
.search[data-v-0c1346a6] {
  width: 531px !important;
  height: 317px;
  overflow: auto;
}
.title[data-v-0c1346a6] {
  margin-bottom: 28px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.title .line[data-v-0c1346a6] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.title .addbtn[data-v-0c1346a6] {
    width: 85px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #e48c3d;
    color: #fff;
    border-radius: 4px;
    margin-right: 50px;
    cursor: pointer;
}
.title .addbtn img[data-v-0c1346a6] {
      width: 16px;
      height: 16px;
      vertical-align: middle;
      margin-right: 5px;
      margin-bottom: 2px;
}
.title .addbtn[data-v-0c1346a6]:hover {
    color: white !important;
    background: #c76e1d !important;
    border-color: #c76e1d !important;
}
.tip[data-v-0c1346a6] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-0c1346a6] {
  margin-bottom: 20px;
}
.tip1[data-v-0c1346a6] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-0c1346a6] {
  height: 25px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
[data-v-0c1346a6] .tableInput .el-input__inner {
  width: 106px;
  height: 40px;
  border-radius: 3px;
  border: 1px solid #cdcdcd;
}
[data-v-0c1346a6] .warp-baseMsg .el-form-item {
  position: relative;
}
[data-v-0c1346a6] .warp-baseMsg .demo-form2 .el-form-item__label {
  position: absolute;
  left: 0 !important;
}
.demo-form2 .el-form-item[data-v-0c1346a6] {
  position: relative;
  margin: 15px 0;
}
.demo-form2 .el-form-item[data-v-0c1346a6] .el-input__inner {
    width: 300px !important;
}
.demo-form2 .el-form-item[data-v-0c1346a6] .el-textarea {
    width: 300px !important;
}
.demo-form2 .el-form-item .add-unit[data-v-0c1346a6] {
    position: absolute;
    left: 315px;
    top: 0;
    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;
    font-size: 16px;
    color: #e48c3d;
    cursor: pointer;
}
.demo-form2 .el-form-item .add-unit img[data-v-0c1346a6] {
      margin-right: 5px;
}

.warp-baseMsg[data-v-1ff1b786] {
  width: calc(100% - 62px) !important;
  padding: 30px;
  border: 1px solid #eceef6;
  margin-bottom: 30px;
}
.warp-baseMsg .el-col[data-v-1ff1b786] {
    line-height: 34px;
}
[data-v-1ff1b786] .warp-baseMsg .el-form-item {
  position: relative;
}
[data-v-1ff1b786] .warp-baseMsg .demo-ruleForm .el-form-item__label {
  position: absolute;
  left: 0 !important;
}
.el-col[data-v-1ff1b786] {
  margin-bottom: 8px;
  line-height: 27px;
}
.el-col > span[data-v-1ff1b786]:first-child {
  color: #666666;
}
.el-col > span[data-v-1ff1b786]:last-child {
  color: #101010;
}
.flex-start[data-v-1ff1b786] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-start .success-file[data-v-1ff1b786] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 20px;
}
.title .line[data-v-1ff1b786] {
  display: inline-block;
  margin-right: 11px;
  width: 2px !important;
  height: 17px;
  background: #e48c3d;
}
.btn-op[data-v-1ff1b786] {
  position: absolute;
  bottom: 0;
  background: #fff;
  left: 0;
  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;
  height: 68px;
}
.avatar-uploader .avatar-uploader-icon[data-v-1ff1b786] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-1ff1b786] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-1ff1b786] {
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.title .line[data-v-1ff1b786] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.title .addbtn[data-v-1ff1b786] {
    width: 85px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #e48c3d;
    color: #fff;
    border-radius: 4px;
    margin-right: 50px;
    cursor: pointer;
}
.title .addbtn img[data-v-1ff1b786] {
      width: 16px;
      height: 16px;
      vertical-align: middle;
      margin-right: 5px;
      margin-bottom: 2px;
}
.title .addbtn[data-v-1ff1b786]:hover {
    color: white !important;
    background: #c76e1d !important;
    border-color: #c76e1d !important;
}
.tip[data-v-1ff1b786] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-1ff1b786] {
  margin-bottom: 20px;
}
.tip1[data-v-1ff1b786] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-1ff1b786] {
  height: 25px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
[data-v-1ff1b786] .el-tabs__nav-scroll {
  background: #f7f8fa !important;
}
[data-v-1ff1b786] .el-tabs__nav {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  color: #666768 !important;
}
[data-v-1ff1b786] .el-dialog__body {
  padding-right: 50px !important;
  padding-bottom: 10px;
}
.dialog-footer[data-v-1ff1b786] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[data-v-1ff1b786] .uploud > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
[data-v-1ff1b786] .uploud > span img {
    margin-right: 5px;
}
[data-v-1ff1b786] .upload-demo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
[data-v-1ff1b786] .warp-baseMsg .demo-ruleForm .el-form-item__label {
  position: absolute;
  left: 0 !important;
}
.demo-ruleForm .el-form-item[data-v-1ff1b786] {
  position: relative;
  margin: 15px 0;
}
.demo-ruleForm .el-form-item[data-v-1ff1b786] .el-input__inner {
    width: 300px !important;
}
.demo-ruleForm .el-form-item[data-v-1ff1b786] .el-textarea {
    width: 300px !important;
}
.demo-ruleForm .el-form-item .add-unit[data-v-1ff1b786] {
    position: absolute;
    left: 315px;
    top: 0;
    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;
    font-size: 16px;
    color: #e48c3d;
    cursor: pointer;
}
.demo-ruleForm .el-form-item .add-unit img[data-v-1ff1b786] {
      margin-right: 5px;
}

.warp-baseMsg[data-v-0d871d66] {
  width: calc(100% - 62px) !important;
  padding: 30px;
  border: 1px solid #eceef6;
  margin-bottom: 30px;
}
.warp-baseMsg .el-col[data-v-0d871d66] {
    line-height: 34px;
}
.el-col[data-v-0d871d66] {
  margin-bottom: 8px;
  line-height: 27px;
}
.el-col > span[data-v-0d871d66]:first-child {
  color: #666666;
}
.el-col > span[data-v-0d871d66]:last-child {
  color: #101010;
}
.flex-start[data-v-0d871d66] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.flex-start .success-file[data-v-0d871d66] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 20px;
}
.title .line[data-v-0d871d66] {
  display: inline-block;
  margin-right: 11px;
  width: 2px !important;
  height: 17px;
  background: #e48c3d;
}
.btn-op[data-v-0d871d66] {
  position: absolute;
  bottom: 0;
  background: #fff;
  left: 0;
  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;
  height: 68px;
}
.avatar-uploader .avatar-uploader-icon[data-v-0d871d66] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-0d871d66] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-0d871d66] {
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.title .line[data-v-0d871d66] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.title .addbtn[data-v-0d871d66] {
    width: 85px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    background: #e48c3d;
    color: #fff;
    border-radius: 4px;
    margin-right: 50px;
    cursor: pointer;
}
.title .addbtn img[data-v-0d871d66] {
      width: 16px;
      height: 16px;
      vertical-align: middle;
      margin-right: 5px;
      margin-bottom: 2px;
}
.title .addbtn[data-v-0d871d66]:hover {
    color: white !important;
    background: #c76e1d !important;
    border-color: #c76e1d !important;
}
.tip[data-v-0d871d66] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-0d871d66] {
  margin-bottom: 20px;
}
.tip1[data-v-0d871d66] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-0d871d66] {
  height: 25px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
[data-v-0d871d66] .el-tabs__nav-scroll {
  background: #f7f8fa !important;
}
[data-v-0d871d66] .el-tabs__nav {
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  color: #666768 !important;
}
[data-v-0d871d66] .el-dialog__body {
  padding-right: 50px !important;
  padding-bottom: 10px;
}
.dialog-footer[data-v-0d871d66] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[data-v-0d871d66] .uploud > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
[data-v-0d871d66] .uploud > span img {
    margin-right: 5px;
}
[data-v-0d871d66] .upload-demo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.warp-baseMsg[data-v-4c20f39c] {
  width: calc(100% - 30px);
  padding: 30px;
}
.el-col[data-v-4c20f39c] {
  margin-bottom: 8px;
  line-height: 27px;
}
.el-col > span[data-v-4c20f39c]:first-child {
  color: #666666;
}
.el-col > span[data-v-4c20f39c]:last-child {
  color: #101010;
}
.btn-op[data-v-4c20f39c] {
  position: absolute;
  bottom: 0;
  background: #fff;
  left: 0;
  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;
  height: 68px;
}
.avatar-uploader .avatar-uploader-icon[data-v-4c20f39c] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-4c20f39c] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-4c20f39c] {
  margin-bottom: 28px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
}
.title .line[data-v-4c20f39c] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-4c20f39c] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-4c20f39c] {
  margin-bottom: 20px;
}
.tip1[data-v-4c20f39c] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-4c20f39c] {
  height: 25px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.warp-baseMsg[data-v-2414017c] {
  width: calc(100% - 30px);
  padding: 30px;
}
.el-col[data-v-2414017c] {
  margin-bottom: 8px;
  line-height: 27px;
}
.el-col > span[data-v-2414017c]:first-child {
  color: #666666;
}
.el-col > span[data-v-2414017c]:last-child {
  color: #101010;
}
.btn-op[data-v-2414017c] {
  position: absolute;
  bottom: 0;
  background: #fff;
  left: 0;
  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;
  height: 68px;
}
.avatar-uploader .avatar-uploader-icon[data-v-2414017c] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-2414017c] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.demo-ruleForm .el-form-item .el-input[data-v-2414017c] {
  width: 93%;
}
[data-v-2414017c] .demo-ruleForm .el-form-item__label {
  width: 0px;
  position: absolute;
  left: 43px !important;
}
.input-table[data-v-2414017c] {
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ebeef5;
  padding: 15px;
  margin-bottom: 100px;
}
.search[data-v-2414017c] {
  width: 531px !important;
  height: 317px;
  overflow: auto;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
}
.title[data-v-2414017c] {
  margin-bottom: 28px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
}
.title .line[data-v-2414017c] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-2414017c] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-2414017c] {
  margin-bottom: 20px;
}
.tip1[data-v-2414017c] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-2414017c] {
  height: 25px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
[data-v-2414017c] .tableInput .el-input__inner {
  width: 106px;
  height: 40px;
  border-radius: 3px;
  border: 1px solid #cdcdcd;
}
[data-v-2414017c] .warp-baseMsg .el-form-item {
  position: relative;
}
.billie-style[data-v-2414017c] .el-form-item__label {
  padding-right: 25px !important;
}
[data-v-2414017c] .warp-baseMsg .demo-ruleForm .el-form-item__label {
  position: absolute;
  left: 0 !important;
}
[data-v-2414017c] .el-form-item {
  position: relative;
}
[data-v-2414017c] .el-select {
  width: 100%;
}
#dilog2[data-v-2414017c] .el-dialog__body {
  padding-right: 40px !important;
}
.add-unit[data-v-2414017c] {
  position: absolute;
  right: -40px;
  top: 0px;
  z-index: 1000;
  cursor: pointer;
  color: #1790ff;
}
[data-v-2414017c] .el-alert {
  padding: 14px 16px;
}
[data-v-2414017c] .el-alert /deep/ .el-alert__title {
    font-size: 13px;
    line-height: 18px;
    font-size: 16px;
}


.el-table--enable-row-hover .el-table__body tr:hover > td {
  background-color: #f8f8f8 !important;
}

@charset "UTF-8";
.fee-style[data-v-73b06c3b] {
  width: 100%;
  height: 135px;
  background: #f5f5f5;
  margin-bottom: 20px;
}
.fee-style .title-fee-style[data-v-73b06c3b] {
    padding: 15px 0 10px 10px;
    font-size: 20px;
    font-weight: bold;
    color: #202020;
}
[data-v-73b06c3b] .el-form-item {
  margin-bottom: 0;
}
.container[data-v-73b06c3b] .el-form-item {
  margin-bottom: 8px;
  position: relative;
}
.title[data-v-73b06c3b] {
  margin-bottom: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 600;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
  padding-left: 15px;
}
.title .line[data-v-73b06c3b] {
    margin-right: 11px;
    width: 4px;
    height: 17px;
    background: #e48c3d;
}
[data-v-73b06c3b] .el-form .el-button--primary {
  margin-left: 0;
}
.icon-money[data-v-73b06c3b]::before {
  content: '\FFE5';
  font-size: 16px;
}
.bottom[data-v-73b06c3b] {
  position: fixed;
  background: white;
  bottom: 0;
  width: 82%;
  height: 60px;
  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;
  border: 1px solid #f0f0f0;
}

/**::before */
.drug-search[data-v-73b06c3b] {
  width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.search-warp[data-v-73b06c3b] {
  position: absolute;
  top: 48px;
  width: 400px;
  max-height: 300px;
  overflow: auto;
  background: #fff;
  z-index: 10000;
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #ccc;
  text-decoration: none;
}
.search-item[data-v-73b06c3b] {
  cursor: pointer;
}
.search-item[data-v-73b06c3b]:hover {
  background: #eceef6;
}
[data-v-73b06c3b] .is-always-shadow {
  min-height: 800px;
}
.btn-warp[data-v-73b06c3b] {
  background: white;
  position: absolute;
  bottom: 0;
  width: 97%;
  line-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 80px;
  border: 1px solid #ccc;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@charset "UTF-8";
.fee-style[data-v-f9a96856] {
  padding: 10px;
  width: 100%;
  height: 90px;
  background: #f5f5f5;
  margin-bottom: 20px;
}
.fee-style .title-fee-style[data-v-f9a96856] {
    padding: 15px 0 10px 10px;
    font-size: 20px;
    font-weight: bold;
    color: #202020;
}
[data-v-f9a96856] .el-form-item {
  margin-bottom: 0;
}
.container[data-v-f9a96856] .el-form-item {
  margin-bottom: 8px;
  position: relative;
}
.title[data-v-f9a96856] {
  margin-bottom: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 600;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
  padding-left: 15px;
}
.title .line[data-v-f9a96856] {
    margin-right: 11px;
    width: 4px;
    height: 17px;
    background: #e48c3d;
}
[data-v-f9a96856] .el-form .el-button--primary {
  margin-left: 0;
}
.icon-money[data-v-f9a96856]::before {
  content: '\FFE5';
  font-size: 16px;
}
.bottom[data-v-f9a96856] {
  position: fixed;
  background: white;
  bottom: 0;
  width: 82%;
  height: 60px;
  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;
  border: 1px solid #f0f0f0;
}

/**::before */
.drug-search[data-v-f9a96856] {
  width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.search-warp[data-v-f9a96856] {
  position: absolute;
  top: 48px;
  width: 400px;
  max-height: 300px;
  overflow: auto;
  background: #fff;
  z-index: 10000;
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #ccc;
  text-decoration: none;
}
.search-item[data-v-f9a96856] {
  cursor: pointer;
}
.search-item[data-v-f9a96856]:hover {
  background: #eceef6;
}
[data-v-f9a96856] .is-always-shadow {
  min-height: 800px;
}
.btn-warp[data-v-f9a96856] {
  background: white;
  position: absolute;
  bottom: 0;
  width: 97%;
  line-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 80px;
  border: 1px solid #ccc;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blue-dot[data-v-f9a96856] {
  width: 5px;
  height: 5px;
  background: #1790ff;
  border-radius: 50%;
}

.base-msg[data-v-45b7da26] {
  width: 100%;
  padding: 30px;
}
.el-col[data-v-45b7da26] {
  margin-bottom: 8px;
  line-height: 27px;
}
.el-col > span[data-v-45b7da26]:first-child {
  color: #666666;
}
.el-col > span[data-v-45b7da26]:last-child {
  color: #101010;
}
.btn-op[data-v-45b7da26] {
  position: absolute;
  bottom: 0;
  background: #fff;
  left: 0;
  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;
  height: 68px;
}
.avatar-uploader .avatar-uploader-icon[data-v-45b7da26] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-45b7da26] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.demo-ruleForm .el-form-item .el-input[data-v-45b7da26] {
  width: 93%;
}
[data-v-45b7da26] .demo-ruleForm .el-form-item__label {
  width: 0px;
  position: absolute;
  left: 43px !important;
}
.input-table[data-v-45b7da26] {
  width: 100%;
  height: 42px;
  border-bottom: 1px solid #ebeef5;
  padding: 15px;
  margin-bottom: 100px;
}
.search[data-v-45b7da26] {
  width: 531px !important;
  height: 317px;
  overflow: auto;
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
          box-shadow: 0 2px 8px rgba(0, 0, 0, 0.09);
}
.title[data-v-45b7da26] {
  margin-bottom: 28px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
}
.title .line[data-v-45b7da26] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-45b7da26] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-45b7da26] {
  margin-bottom: 20px;
}
.tip1[data-v-45b7da26] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-45b7da26] {
  height: 25px;
  float: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
[data-v-45b7da26] .tableInput .el-input__inner {
  width: 106px;
  height: 40px;
  border-radius: 3px;
  border: 1px solid #cdcdcd;
}
[data-v-45b7da26] .base-msg .el-form-item {
  position: relative;
}
.billie-style[data-v-45b7da26] .el-form-item__label {
  padding-right: 25px !important;
}
[data-v-45b7da26] .base-msg .demo-ruleForm .el-form-item__label {
  position: absolute;
  left: 0 !important;
}
[data-v-45b7da26] .el-form-item {
  position: relative;
}
[data-v-45b7da26] .el-select {
  width: 100%;
}
#dilog2[data-v-45b7da26] .el-dialog__body {
  padding-right: 40px !important;
}
[data-v-45b7da26] .el-alert {
  padding: 14px 16px;
}
[data-v-45b7da26] .el-alert /deep/ .el-alert__title {
    font-size: 13px;
    line-height: 18px;
    font-size: 16px;
}
.unit[data-v-45b7da26] {
  width: 60px;
  border: 1px solid #cdcdcd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background: #f4f5f5;
}


.el-table--enable-row-hover .el-table__body tr:hover > td {
  background-color: #f8f8f8 !important;
}

@charset "UTF-8";
.fee-style[data-v-78bd80d7] {
  padding: 10px;
  width: 100%;
  background: #f5f5f5;
  margin-bottom: 20px;
}
.fee-style *[data-v-78bd80d7] {
    margin: 0;
    padding: 0;
}
[data-v-78bd80d7] .el-form-item {
  margin-bottom: 0;
}
.container[data-v-78bd80d7] .el-form-item {
  margin-bottom: 8px;
  position: relative;
}
.title[data-v-78bd80d7] {
  margin-bottom: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 600;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
  padding-left: 15px;
}
.title .line[data-v-78bd80d7] {
    margin-right: 11px;
    width: 4px;
    height: 17px;
    background: #e48c3d;
}
[data-v-78bd80d7] .el-form .el-button--primary {
  margin-left: 0;
}
.icon-money[data-v-78bd80d7]::before {
  content: '\FFE5';
  font-size: 16px;
}
.bottom[data-v-78bd80d7] {
  position: fixed;
  background: white;
  bottom: 0;
  width: 82%;
  height: 60px;
  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;
  border: 1px solid #f0f0f0;
}

/**::before */
.drug-search[data-v-78bd80d7] {
  width: 400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
}
.search-warp[data-v-78bd80d7] {
  position: absolute;
  top: 48px;
  width: 400px;
  max-height: 300px;
  overflow: auto;
  background: #fff;
  z-index: 10000;
  padding: 10px;
  border-radius: 6px;
  border: 1px solid #ccc;
  text-decoration: none;
}
.search-item[data-v-78bd80d7] {
  cursor: pointer;
}
.search-item[data-v-78bd80d7]:hover {
  background: #eceef6;
}
[data-v-78bd80d7] .is-always-shadow {
  min-height: 800px;
}
.btn-warp[data-v-78bd80d7] {
  background: white;
  position: absolute;
  bottom: 0;
  width: 97%;
  line-height: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 80px;
  border: 1px solid #ccc;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.blue-dot[data-v-78bd80d7] {
  width: 5px;
  height: 5px;
  background: #1790ff;
  border-radius: 50%;
}

@charset "UTF-8";
.radio-parent[data-v-db811f50] {
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.radio-parent .radio-sun[data-v-db811f50] {
  width: 15%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 10px;
}
.radio-parent .radio-sun .radio-container[data-v-db811f50] {
  width: 70px;
  height: 35px;
  background: #ffffff;
  text-align: center;
  line-height: 35px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 2px #b9b9b9;
          box-shadow: 0px 0px 2px #b9b9b9;
}
.radio-parent .radio-sun .radio-container[data-v-db811f50]:hover {
  -webkit-box-shadow: 0px 0px 2px #292828;
          box-shadow: 0px 0px 2px #292828;
}
.radio-parent .radio-sun .radio-container-disabled[data-v-db811f50] {
  background: #ececee;
  cursor: no-drop;
  color: #8a8a8a;
  border: 0.5px solid #d3d0d0;
}
.radio-parent .radio-sun .radio-container-disabled-icon[data-v-db811f50] {
  cursor: no-drop;
}
.radio-parent .radio-sun .radio-container-active[data-v-db811f50] {
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  /*2s内完成效果*/
  background: #e48c3d;
  color: #ffffff;
  -webkit-box-shadow: 0px 0px 2px #e48c3d;
          box-shadow: 0px 0px 2px #e48c3d;
}
.content[data-v-db811f50] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 6px 0 0 0;
}
.content .content1[data-v-db811f50] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 7px;
    min-width: 600px;
    overflow: auto;
}
.content .content1 .time[data-v-db811f50] {
      width: 32px;
      height: 32px;
      background: #fafafa;
      border: 1px solid #dddfe7;
      margin: 0;
}
.content .content1 .time img[data-v-db811f50] {
        margin: 6px;
        cursor: pointer;
}
.content .content1 .time[data-v-db811f50] .el-button {
        font-size: 14px;
}
.content .content1 .time1[data-v-db811f50] {
      margin-left: 80px;
      border: none;
}
.content .content1 .hospital[data-v-db811f50] {
      width: 72px;
      height: 32px;
      font-size: 16px;
      font-weight: 400;
      color: #383838;
      line-height: 36px;
      margin: 0 10px 0 8px;
}
.all[data-v-db811f50] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0 18px 0;
  overflow: auto;
}
.all .quick[data-v-db811f50] {
    min-width: 200px;
    overflow: auto;
    width: 294px;
    height: 109px;
    background: #ffffff;
    border-radius: 6px;
    margin-right: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.all .quick .left[data-v-db811f50] {
      margin: 18px 0 0 20px;
}
.all .quick .left .top[data-v-db811f50] {
        height: 41px;
        font-size: 28px;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: #c09351;
        line-height: 41px;
        margin: 0;
}
.all .quick .left .bottom[data-v-db811f50] {
        height: 27px;
        font-size: 18px;
        font-family: SourceHanSansCN-Regular, SourceHanSansCN;
        font-weight: 400;
        color: #383838;
        line-height: 27px;
        margin: 0;
        margin-top: 4px;
}
.all .quick .right[data-v-db811f50] {
      margin-top: 25px;
}
.all .quick1[data-v-db811f50] {
    width: 553px;
    min-width: 400px;
    height: 109px;
    background: #ffffff;
    border-radius: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.all .quick1 .img[data-v-db811f50] {
      width: 66px;
      height: 66px;
      border-radius: 50%;
      border: 1px solid #c09351;
      margin: 22px 0px;
      cursor: pointer;
      position: relative;
}
.all .quick1 .img img[data-v-db811f50] {
        width: 40px;
        height: 40px;
}
.all .quick1 .img .ti[data-v-db811f50] {
        min-width: 17px;
        height: 25px;
        background: #ff0000;
        border-radius: 50%;
        position: absolute;
        top: -18px;
        right: -24px;
        font-size: 12px;
        font-weight: 400;
        color: #ffffff;
        line-height: 25px;
        text-align: center;
        padding: 0 4px;
}
.all .quick1 .img .wenzi[data-v-db811f50] {
        width: 38px;
        height: 42px;
        font-size: 18px;
        font-family: SourceHanSansCN-Medium, SourceHanSansCN;
        font-weight: 500;
        color: #ffffff;
        line-height: 21px;
        margin: 0 auto;
        margin-top: 12px;
}
.all .quick1 .img img[data-v-db811f50] {
        margin-left: calc(50% - 20px);
        margin-top: calc(50% - 20px);
}
.all .quick1 .img1[data-v-db811f50] {
      background: #c09351;
}
.container[data-v-db811f50] {
  background: white;
  padding-bottom: 14px;
  border-radius: 10px 10px 0px 0px;
  padding-left: 20px;
}
.container .tabs[data-v-db811f50] {
    width: 16424x;
    height: 53px;
    background: #c09351;
    padding: 1px 7px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    border-radius: 10px 10px 0px 0px;
}
.container .tabs .left[data-v-db811f50] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
.container .tabs .left .line[data-v-db811f50] {
        margin: 0;
        height: 17px;
        color: white;
        margin-top: 20px;
        margin-left: -3px;
        margin-right: -3px;
}
.container .tabs .left p[data-v-db811f50] {
        width: 126px;
        height: 48px;
        color: #ffffff;
        margin: 0;
        margin-top: 7px;
        line-height: 48px;
        text-align: center;
        border-radius: 10px 10px 0px 0px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding-left: 46px;
        cursor: pointer;
}
.container .tabs .left p span[data-v-db811f50] {
          display: block;
          width: 22px;
          height: 22px;
          border-radius: 8px;
          border: 1px solid white;
          margin: 13px 0 0 7px;
          line-height: 22px;
}
.container .tabs .left .check[data-v-db811f50] {
        background: #ffffff;
        font-weight: 400;
        color: #c09351;
}
.container .tabs .left .check span[data-v-db811f50] {
          display: block;
          width: 22px;
          height: 22px;
          border-radius: 8px;
          border: 1px solid #c09351;
          margin: 13px 0 0 7px;
          line-height: 22px;
}
.container .tabs .right[data-v-db811f50] .el-button {
      color: #c09351;
      margin-top: 6px;
}
.container .tabs1[data-v-db811f50] {
    background: white;
    margin: 0;
}
.container .tabs1[data-v-db811f50] .el-tabs__header {
      margin: 0;
}
.container .tabs1[data-v-db811f50] .el-tabs__item {
      border: 1px solid #e4e7ed;
}
.container .tabs1[data-v-db811f50] .el-tabs__item.is-active {
      border: 1px solid #f6f7fb;
      border-bottom: none;
}
.container .name[data-v-db811f50] {
    margin-left: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.container .name span[data-v-db811f50] {
      margin-left: 11px;
      line-height: 40px;
}
.tit[data-v-db811f50] {
  font-size: 16px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #4a4949;
  line-height: 27px;
  margin: 0;
}
.tit2[data-v-db811f50] {
  width: 288px;
  color: #d20504;
  margin: 0 auto;
  margin-top: 18px;
}
.tit1[data-v-db811f50] {
  font-size: 16px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  line-height: 27px;
}
.tit1[data-v-db811f50] .el-link.el-link--primary {
    color: #007bff;
}
.main[data-v-db811f50] {
  height: 500px;
  overflow: auto;
}
.span[data-v-db811f50] {
  line-height: 40px;
  color: #c09351;
  font-size: 16px;
}
.cc[data-v-db811f50] {
  max-width: 240px;
}
.form_time1[data-v-db811f50] {
  height: 27px;
  font-size: 14px;
  font-weight: 400;
  color: #9c9c9c;
  line-height: 27px;
}
.form_time2[data-v-db811f50] {
  height: 27px;
  font-size: 14px;
  font-weight: 400;
  color: #c09351;
  line-height: 27px;
}
.guahao p[data-v-db811f50] {
  display: block;
  font-size: 15px;
  color: #606060;
  padding-left: 40px;
}
.guahao p span[data-v-db811f50] {
    margin-left: 10px;
    font-size: 16px;
}
.tip2[data-v-db811f50] {
  font-size: 14px;
  color: #9c9c9c;
  margin-left: 20px;
}
.form[data-v-db811f50] .el-form-item {
  margin-bottom: 14px;
}
.line[data-v-db811f50] {
  margin-bottom: 30px;
}
.line[data-v-db811f50] .el-divider__text,
  .line .el-link[data-v-db811f50] {
    font-size: 16px;
}
[data-v-db811f50] .el-radio__label {
  font-size: 15px;
}
.form_radio[data-v-db811f50] .el-radio-button__inner {
  border-left: 1px solid #dcdfe6;
  border-radius: 4px;
  margin-top: 10px;
}
.form_radio[data-v-db811f50] .el-radio-button:last-child .el-radio-button__inner,
.form_radio .el-radio-button:first-child .el-radio-button__inner[data-v-db811f50] {
  border-radius: 4px;
}
.newContent[data-v-db811f50] {
  margin: 0;
  padding: 0;
  margin-bottom: 30px;
}
.newContent p p img[data-v-db811f50] {
    width: 500px;
    height: 500px;
}
.new[data-v-db811f50] .el-dialog__body {
  padding-top: 0;
}
.copy .row[data-v-db811f50] {
  margin-bottom: 10px;
}
.copy .left[data-v-db811f50] {
  height: 27px;
  font-size: 15px;
  font-weight: 400;
  color: #101010;
  line-height: 27px;
  text-align: right;
}
.copy .right[data-v-db811f50] {
  height: 27px;
  font-size: 15px;
  font-weight: 400;
  color: #101010;
  line-height: 27px;
}
.copy .right img[data-v-db811f50] {
    width: 27px;
    height: 27px;
    vertical-align: bottom;
}
.copy .right span[data-v-db811f50] {
    height: 27px;
    font-size: 15px;
    font-weight: 400;
    color: #007bff;
    line-height: 27px;
    cursor: pointer;
}
.form[data-v-db811f50] .el-form-item__content .el-input__inner {
  width: 300px;
}
.form[data-v-db811f50] .el-date-editor.el-input,
.form .el-date-editor.el-input__inner[data-v-db811f50] {
  width: 300px;
}
.anytime .el-date-editor--time[data-v-db811f50] {
  width: 120px !important;
  margin-left: 20px;
}
.anytime .el-date-editor--time[data-v-db811f50] .el-input__inner {
    width: 120px !important;
}
.anytime .el-date-editor--time[data-v-db811f50] {
  width: 120px !important;
  margin-left: 20px;
}
.anytime .el-date-editor--time[data-v-db811f50] .el-input__inner {
    width: 120px !important;
}

/**加号 */
.addnum[data-v-db811f50] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.addnum .addnum-line[data-v-db811f50] {
    width: 5px;
    height: 25px;
    background: #594134;
    display: inline-block;
    margin-right: 10px;
}
.addnum span[data-v-db811f50] {
    height: 28px;
    font-size: 20px !important;
    font-family: PingFangSC-Medium, PingFang SC;
    font-weight: 700;
    color: #101010;
    line-height: 28px;
    margin-right: 30px;
}
.addnum img[data-v-db811f50] {
    cursor: pointer;
}
.addnum .addnum-btn[data-v-db811f50] {
    width: 48px;
    height: 28px;
    font-size: 16px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 600;
    color: #1790ff;
    line-height: 28px;
    margin-left: 5px;
    cursor: pointer;
}
.addnum .firstbtn[data-v-db811f50] {
    margin-right: 12px;
}
[data-v-db811f50] .el-tabs__item.is-active {
  color: #1790ff !important;
}
.water-flex[data-v-db811f50] {
  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;
}
.scope-btn[data-v-db811f50] .el-button--text:focus,
.el-button--text[data-v-db811f50] {
  color: #1790ff !important;
  background-color: transparent !important;
  border-color: transparent !important;
  font-size: 16px !important;
}
.solt-empty[data-v-db811f50] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.solt-empty div[data-v-db811f50] {
    width: 100%;
}

.avatar-uploader .avatar-uploader-icon[data-v-5d917ec8] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-5d917ec8] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-5d917ec8] {
  margin-left: 20px;
  margin-bottom: 59px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 29px;
  font-size: 18px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: black;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.title .line[data-v-5d917ec8] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}

.con[data-v-517f71bd] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 25px 28px;
  color: #e48c3d;
  font-size: 18px;
}
.btno[data-v-517f71bd] {
  margin: 0px 10px 20px 10px;
}
.btn[data-v-517f71bd] {
  float: right;
  margin: 10px 75px 10px 0;
}
[data-v-517f71bd] .el-form-item__label {
  color: #101010;
}
[data-v-517f71bd] .el-input__inner {
  color: #000000;
}
.inp2[data-v-517f71bd] {
  width: 400px;
}

[data-v-41e6a578] .el-collapse-item__header {
  background: #d7ccc3;
}
.bt[data-v-41e6a578] {
  border-left: 2px solid #000;
  margin: 18px 0 18px 20px;
  padding-bottom: 0;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #2d3e51;
  line-height: 24px;
}
ul li[data-v-41e6a578] {
  list-style: none;
}
li[data-v-41e6a578] {
  font-size: 15px;
  color: #64666a;
}
.p[data-v-41e6a578] {
  display: block;
  width: 50px;
  margin-left: 24px;
  color: #64666a;
  font-size: 16px;
  line-height: 24px;
}
[data-v-41e6a578] .el-collapse-item__content {
  border-top: 1px solid #EBE4DB;
  border-bottom: 1px solid #ebe4db;
  padding-bottom: 0;
}
.noDate[data-v-41e6a578] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wu[data-v-41e6a578] {
  width: 433px;
  height: 50px;
  line-height: 50px;
  background: #fdf6ec;
  border-radius: 4px;
  border: 1px solid #fad9d9;
  color: #e48c3d;
  margin: 20px auto;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sp[data-v-41e6a578] {
  margin-top: 20px;
}
.header1[data-v-41e6a578] {
  margin-bottom: 14px;
}
.header1[data-v-41e6a578] .el-collapse-item__header {
    height: 49px;
    font-size: 16px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #2d3e51;
    line-height: 49px;
}
.header[data-v-41e6a578] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.right[data-v-41e6a578] {
  height: 49px;
  font-size: 14px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #999999;
  line-height: 49px;
}
.main[data-v-41e6a578] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  border-top: 1px solid #ebe4db;
  border-bottom: 1px solid #ebe4db;
  position: relative;
}
.main .print[data-v-41e6a578] {
    position: absolute;
    right: 30px;
    top: 20px;
    height: 27px;
    font-size: 15px;
    font-weight: 400;
    color: #007aff;
    line-height: 27px;
    cursor: pointer;
}
.title[data-v-41e6a578] {
  font-size: 15px;
}
.liliao[data-v-41e6a578] {
  border: 1px solid #ebeef5;
}
@page {
  margin: 3mm;
}
.print-hidden[data-v-41e6a578] {
  position: absolute;
  top: -100000px;
}
.printObjNbCFJOne[data-v-41e6a578] {
  width: 100%;
  position: absolute;
  z-index: -1;
  font-size: 15px;
}
.printObjNbCFJOne .header-title[data-v-41e6a578] {
    text-align: center;
    font-size: 22px;
    color: #000000;
    line-height: 30px;
}
.printObjNbCFJOne .header-span-title[data-v-41e6a578] {
    text-align: center;
    font-size: 22px;
    color: #000000;
    line-height: 30px;
}
.printObjNbCFJOne .content[data-v-41e6a578] {
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px;
    line-height: 30px;
    color: #000000;
}
.printObjNbCFJOne .content .three-content[data-v-41e6a578] {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.printObjNbCFJOne .content .three-content .three-item[data-v-41e6a578] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        min-width: 200px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
}
.printObjNbCFJOne .content .three-content .three-item .label[data-v-41e6a578] {
          width: 100px;
          text-align: left;
}
.printObjNbCFJOne .content .three-content .three-item .label-content[data-v-41e6a578] {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          height: 30px;
          border-bottom: 1px solid #000000;
}
.printObjNbCFJOne .content .three-line[data-v-41e6a578] {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      min-height: 20px;
}
.printObjNbCFJOne .content .three-line .label[data-v-41e6a578] {
        width: 100px;
        text-align: left;
}
.printObjNbCFJOne .content .three-line .label-content[data-v-41e6a578] {
        -webkit-box-flex: 1;
            -ms-flex: 1;
                flex: 1;
        min-height: 20px;
        border-bottom: 1px solid #000000;
}
.printObjNbCFJOne .content .space50[data-v-41e6a578] {
      width: 100%;
      height: 20px;
}
.printObjNbCFJOne .content .tcm[data-v-41e6a578] {
      width: 100%;
}
.printObjNbCFJOne .content .tcm .tcm-content[data-v-41e6a578] {
        width: 100%;
}
.printObjNbCFJOne .content .tcm .tcm-title[data-v-41e6a578] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left;
}
.printObjNbCFJOne .content .tcm .tcm-title > div[data-v-41e6a578]:nth-child(1) {
          width: 100px;
          text-align: left;
}
.printObjNbCFJOne .content .tcm .tcm-left-margin-1[data-v-41e6a578] {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        padding-left: 100px;
}
.printObjNbCFJOne .content .tcm .tcm-left-margin-1 > div[data-v-41e6a578] {
          margin-right: 100px;
}
.printObjNbCFJOne .content .tcm .tcm-left-margin-1 .tcm-right[data-v-41e6a578] {
          font-weight: bold;
}
.printObjNbCFJOne .content .tcm .tcm-left-1[data-v-41e6a578] {
        width: 100%;
        padding-left: 100px;
}
.printObjNbCFJOne .content .qt-yao[data-v-41e6a578] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      line-height: 20px;
}
.printObjNbCFJOne .content .qt-yao > div[data-v-41e6a578] {
        width: 220px;
        margin-right: 100px;
}
.printObjNbCFJOne .content .title-left-70[data-v-41e6a578] {
      width: 100px;
      text-align: left;
}
.printObjNbCFJOne .content .footer-1 span[data-v-41e6a578] {
      width: 100px;
      display: inline-block;
      text-align: left;
}
.printObjNbCFJOne .content .footer1-1[data-v-41e6a578] {
      width: 100%;
      text-indent: 97px;
}
.printObjNbJZThree[data-v-41e6a578] {
  width: 180px;
  position: absolute;
  z-index: -1;
  padding: 0 10px;
}
.printObjNbJZThree .header-title[data-v-41e6a578] {
    text-align: center;
    font-size: 20px;
    color: #000000;
    line-height: 30px;
}
.printObjNbJZThree .header-span-title[data-v-41e6a578] {
    text-align: center;
    font-size: 20px;
    color: #000000;
    line-height: 20px;
    margin-bottom: 10px;
}
.printObjNbJZThree .name[data-v-41e6a578] {
    width: 100%;
    font-size: 13px;
    margin: 0;
    padding: 0;
    line-height: 25px;
    color: #000000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.printObjNbJZThree .name .three-item[data-v-41e6a578] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
.printObjNbJZThree .name .three-item .tlabel-content[data-v-41e6a578] {
        font-weight: bold;
}
.printObjNbJZThree .content[data-v-41e6a578] {
    width: 100%;
    font-size: 13px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    line-height: 25px;
    color: #000000;
}
.printObjNbJZThree .content .three-content[data-v-41e6a578] {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.printObjNbJZThree .content .three-content .three-item[data-v-41e6a578] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
}
.printObjNbJZThree .content .three-content .three-item .label[data-v-41e6a578] {
          text-align: left;
}
.printObjNbJZThree .content .three-content .three-item .label-content[data-v-41e6a578] {
          -webkit-box-flex: 1;
              -ms-flex: 1;
                  flex: 1;
          height: 25px;
          font-weight: bold;
}
.printObjNbJZThree .content .three-line[data-v-41e6a578] {
      width: 100%;
      display: inline-block;
      min-height: 20px;
}
.printObjNbJZThree .content .three-line div[data-v-41e6a578] {
        display: inline-block;
}
.printObjNbJZThree .content .three-line .label[data-v-41e6a578] {
        text-align: left;
}
.printObjNbJZThree .content .three-line .label-content[data-v-41e6a578] {
        min-height: 20px;
        font-weight: bold;
}
.printObjNbJZThree .content .three-line .label-content span[data-v-41e6a578] {
          font-weight: normal;
}
.printObjNbJZThree .content .space50[data-v-41e6a578] {
      width: 100%;
      height: 10px;
}
.printObjNbJZThree .content .tcm[data-v-41e6a578] {
      width: 100%;
}
.printObjNbJZThree .content .tcm .tcm-content[data-v-41e6a578] {
        width: 100%;
}
.printObjNbJZThree .content .tcm .tcm-title[data-v-41e6a578] {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: left;
            -ms-flex-pack: left;
                justify-content: left;
}
.printObjNbJZThree .content .tcm .tcm-title > div[data-v-41e6a578]:nth-child(1) {
          text-align: left;
}
.printObjNbJZThree .content .tcm .tcm-left-margin-1[data-v-41e6a578] {
        width: 100%;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}
.printObjNbJZThree .content .tcm .tcm-left-1[data-v-41e6a578] {
        width: 100%;
}
.printObjNbJZThree .content .qt-yao1[data-v-41e6a578] {
      padding: 0;
      margin: 0;
}
.printObjNbJZThree .content .qt-yao1 > div[data-v-41e6a578] {
        padding: 0;
        margin: 0;
}
.printObjNbJZThree .content .title-left-70[data-v-41e6a578] {
      text-align: left;
}
.printObjNbJZThree .content .footer-1[data-v-41e6a578] {
      font-size: 12px;
      line-height: 20px;
}
.printObjNbJZThree .content .footer-1 span[data-v-41e6a578] {
        display: inline-block;
        text-align: left;
}
.printObjNbJZThree .content .footer1-1[data-v-41e6a578] {
      font-size: 12px;
      width: 100%;
      line-height: 20px;
}

[data-v-41c61a36] .el-collapse-item__header {
  background: #d7ccc3;
}
.bt[data-v-41c61a36] {
  border-left: 2px solid #000;
  margin: 18px 0 18px 20px;
  padding-bottom: 0;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #2d3e51;
  line-height: 24px;
}
ul li[data-v-41c61a36] {
  list-style: none;
}
[data-v-41c61a36] .main ul {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
li[data-v-41c61a36] {
  font-size: 16px;
  color: #64666a;
}
.p[data-v-41c61a36] {
  display: block;
  width: 50px;
  margin-left: 24px;
  color: #64666a;
  font-size: 16px;
  line-height: 24px;
}
img[data-v-41c61a36] {
  background: #d8d8d8;
}
[data-v-41c61a36] .el-collapse-item__content {
  border-top: 1px solid #EBE4DB;
  border-bottom: 1px solid #ebe4db;
  padding-bottom: 0;
}
.noDate[data-v-41c61a36] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.wu[data-v-41c61a36] {
  width: 433px;
  height: 50px;
  line-height: 50px;
  background: #fdf6ec;
  border-radius: 4px;
  border: 1px solid #fad9d9;
  color: #e48c3d;
  margin: 20px auto;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sp[data-v-41c61a36] {
  margin-top: 20px;
}
.wenTi[data-v-41c61a36] {
  padding-top: 12px;
  display: block;
  height: 38px;
  margin-left: 17px;
  padding-left: 20px;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #2d3e51;
  line-height: 29px;
}
.box[data-v-41c61a36] {
  margin: 0;
  height: 24px;
  padding: 10px 0;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #2d3e51;
  line-height: 24px;
  margin-left: 31px;
}
.wenTi[data-v-41c61a36] {
  background: #dddee0;
}
ul[data-v-41c61a36] {
  padding: 0;
  list-style: none;
}
li[data-v-41c61a36] {
  width: 80px;
  height: 24px;
  display: inline-block;
  border-radius: 8px;
  border: 1px #fff solid;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 5px;
}
li[data-v-41c61a36]:hover {
  background-color: #e48c3d;
  color: #fff;
  border: 1px #fff solid;
}
li.checked[data-v-41c61a36] {
  background-color: #e48c3d;
  color: #fff;
  border: 1px #fff solid;
}
.header1[data-v-41c61a36] {
  margin-bottom: 14px;
}
.header1[data-v-41c61a36] .el-collapse-item__header {
    height: 49px;
    font-size: 16px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #2d3e51;
    line-height: 49px;
}
.header[data-v-41c61a36] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.right[data-v-41c61a36] {
  height: 49px;
  font-size: 14px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #999999;
  line-height: 49px;
}
.select[data-v-41c61a36] {
  color: #878787;
  font-size: 15px;
  margin-left: 6px;
}

[data-v-0b6fd16d] .el-collapse-item__header {
  background: #d7ccc3;
}
.bt[data-v-0b6fd16d] {
  border-left: 2px solid #000;
  margin: 18px 0 18px 20px;
  padding-bottom: 0;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #2d3e51;
  line-height: 24px;
}
ul li[data-v-0b6fd16d] {
  list-style: none;
}
[data-v-0b6fd16d] .main ul {
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
li[data-v-0b6fd16d] {
  font-size: 16px;
  color: #64666a;
}
.p[data-v-0b6fd16d] {
  display: block;
  width: 50px;
  margin-left: 24px;
  color: #64666a;
  font-size: 16px;
  line-height: 24px;
}
img[data-v-0b6fd16d] {
  background: #d8d8d8;
}
[data-v-0b6fd16d] .el-collapse-item__content {
  border-top: 1px solid #EBE4DB;
  border-bottom: 1px solid #ebe4db;
  padding-bottom: 0;
}
.wu[data-v-0b6fd16d] {
  width: 433px;
  height: 50px;
  line-height: 50px;
  background: #fdf6ec;
  border-radius: 4px;
  border: 1px solid #fad9d9;
  color: #e48c3d;
  margin: 20px auto;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.sp[data-v-0b6fd16d] {
  margin-top: 20px;
}
.wenTi[data-v-0b6fd16d] {
  padding-top: 12px;
  display: block;
  height: 38px;
  margin-left: 17px;
  padding-left: 20px;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #2d3e51;
  line-height: 29px;
}
.box[data-v-0b6fd16d] {
  margin: 0;
  height: 24px;
  padding: 10px 0;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #2d3e51;
  line-height: 24px;
  margin-left: 31px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.box span[data-v-0b6fd16d] {
  display: inline-block;
  padding: 0 2px;
}
.wenTi[data-v-0b6fd16d] {
  background: #dddee0;
}
ul[data-v-0b6fd16d] {
  padding: 0;
  list-style: none;
}
li[data-v-0b6fd16d] {
  height: 24px;
  display: inline-block;
  border-radius: 8px;
  margin-right: 50px;
  border: 1px #fff solid;
  text-align: center;
  line-height: 24px;
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  margin-left: 5px;
}
li[data-v-0b6fd16d]:hover {
  background-color: #e48c3d;
  color: #fff;
  border: 1px #fff solid;
}
li.checked[data-v-0b6fd16d] {
  background-color: #e48c3d;
  color: #fff;
  border: 1px #fff solid;
}
.header1[data-v-0b6fd16d] {
  margin-bottom: 14px;
}
.header1[data-v-0b6fd16d] .el-collapse-item__header {
    height: 49px;
    font-size: 16px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #2d3e51;
    line-height: 49px;
}
.header[data-v-0b6fd16d] {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.right[data-v-0b6fd16d] {
  height: 49px;
  font-size: 14px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #999999;
  line-height: 49px;
}
.evaluate[data-v-0b6fd16d] {
  color: #e48c3d;
  font-size: 16px;
  margin-left: 20px;
}
.img-List li[data-v-0b6fd16d] {
  float: left;
  margin-right: 20px;
}

.l[data-v-294307b9] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.l img[data-v-294307b9] {
    width: 120px;
    height: 131px;
    margin-bottom: 44px;
}
.l span[data-v-294307b9] {
    margin-bottom: 30px;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #101010;
    line-height: 29px;
}
.left[data-v-294307b9] {
  padding: 24px 0 0 24px;
}
.left .mian[data-v-294307b9] {
    background: #fff;
}
.el-main[data-v-294307b9] {
  border: 1px solid #d7ccc3;
}
.el-main[data-v-294307b9] .el-collapse {
    border: 0px;
}

.approval-status[data-v-7d627a3c] {
  text-align: center;
  line-height: 100px;
  color: #e48c3d;
  font-size: 30px;
}
.avatar-uploader[data-v-7d627a3c] {
  width: 100px;
  height: 100px;
  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;
  line-height: 11px;
  border-radius: 4px;
  border-radius: 50%;
}
.avatar-uploader .el-icon-plus[data-v-7d627a3c] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
}
.avatar-uploader .avatar[data-v-7d627a3c] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.avatar-uploader1[data-v-7d627a3c] {
  border: 1px solid #dddee0;
  width: 200px;
  height: 120px;
  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;
  line-height: 11px;
  border-radius: 4px;
}
.avatar-uploader1 .el-icon-plus[data-v-7d627a3c] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
}
.avatar-uploader1 .avatar[data-v-7d627a3c] {
    width: 200px;
    height: 120px;
}
.title[data-v-7d627a3c] {
  margin-bottom: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
  padding-left: 15px;
  position: relative;
}
.title .line[data-v-7d627a3c] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-7d627a3c] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-7d627a3c] {
  margin-bottom: 20px;
}
.tip1[data-v-7d627a3c] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
}
.bottom[data-v-7d627a3c] {
  position: absolute;
  bottom: 0px;
  -webkit-box-shadow: 0px 0px 5px #d0d0d0;
          box-shadow: 0px 0px 5px #d0d0d0;
  width: calc(100% - 38px);
  height: 68px;
  z-index: 99;
  left: 16px;
  background: #ffffff;
}
.bottom div[data-v-7d627a3c] {
    text-align: center;
}
.img[data-v-7d627a3c] {
  height: 140px;
}
.image[data-v-7d627a3c] .el-upload--picture-card {
  width: 180px;
  height: 140px;
  line-height: 140px;
}
.image[data-v-7d627a3c] .el-upload__tip {
  font-size: 14px;
  margin-top: 0px;
  color: #bebebe;
}
[data-v-7d627a3c] .el-form-item__content {
  width: 600px;
}
.one[data-v-7d627a3c] {
  background: white;
  padding: 0 10% 0 5%;
}
.one-tip1[data-v-7d627a3c] {
  height: 25px;
  font-size: 16px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 400;
  color: #101010;
  line-height: 25px;
}
.avatar1[data-v-7d627a3c] {
  position: relative;
}
.avatar1 .img[data-v-7d627a3c] {
    position: absolute;
    width: 97px;
    height: 35px;
    bottom: 24px;
    left: 2px;
}
.basicMsg.goodat .btn-select[data-v-7d627a3c] {
  padding: 10px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.basicMsg.goodat .btn-select .goodat[data-v-7d627a3c] {
    height: 30px;
    border-radius: 4px;
    padding: 0 10px;
    border: 1px solid #e48c3d;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #e48c3d;
    text-align: center;
    line-height: 30px;
    margin-right: 30px;
    margin-bottom: 10px;
}
.el-dialog__body .goodat[data-v-7d627a3c] {
  padding: 0 10px;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #e48c3d;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #e48c3d;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  position: relative;
}
.el-dialog__body .goodat .shanchu[data-v-7d627a3c] {
  width: 18px;
  height: 18px;
  position: absolute;
  top: -6px;
  right: -6px;
}
.el-dialog__body .goodat[data-v-7d627a3c]:hover {
  color: #fff;
  background: #e48c3d;
}
.btn-edit[data-v-7d627a3c] {
  position: absolute;
  right: 30px;
}
.onLine[data-v-7d627a3c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.onLine p[data-v-7d627a3c] {
    margin: 0;
    padding: 0;
    width: 136px;
    text-align: right;
    margin-right: 12px;
    color: #606060;
    font-size: 15px;
}
.onLine .content[data-v-7d627a3c] {
    width: 800px;
    max-height: 462px;
    background: #fafafa;
    padding: 22px 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.onLine .content span[data-v-7d627a3c] {
      width: 100px;
      display: inline-block;
      text-align: right;
}
.onLine .content .con[data-v-7d627a3c]:nth-child(2n) {
      margin-left: 70px;
}
.warning[data-v-7d627a3c] {
  color: #f56c6c;
  margin-right: 4px;
}

.approval-status[data-v-4a991702] {
  text-align: center;
  line-height: 100px;
  color: #e48c3d;
  font-size: 30px;
}
.avatar-uploader[data-v-4a991702] {
  border: 1px solid #dddee0;
  width: 120px;
  height: 120px;
  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;
  line-height: 11px;
  border-radius: 4px;
}
.avatar-uploader .el-icon-plus[data-v-4a991702] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
}
.avatar-uploader .avatar[data-v-4a991702] {
    width: 120px;
    height: 120px;
}
.avatar-uploader1[data-v-4a991702] {
  border: 1px solid #dddee0;
  width: 200px;
  height: 120px;
  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;
  line-height: 11px;
  border-radius: 4px;
}
.avatar-uploader1 .el-icon-plus[data-v-4a991702] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
}
.avatar-uploader1 .avatar[data-v-4a991702] {
    width: 200px;
    height: 120px;
}
.title[data-v-4a991702] {
  margin-bottom: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
  padding-left: 15px;
}
.title .line[data-v-4a991702] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-4a991702] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-4a991702] {
  margin-bottom: 20px;
}
.tip1[data-v-4a991702] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
}
.bottom[data-v-4a991702] {
  position: absolute;
  bottom: 0px;
  -webkit-box-shadow: 0px 0px 5px #d0d0d0;
          box-shadow: 0px 0px 5px #d0d0d0;
  width: calc(100% - 38px);
  height: 68px;
  z-index: 99;
  left: 16px;
  background: #ffffff;
}
.bottom div[data-v-4a991702] {
    text-align: center;
}
.img[data-v-4a991702] {
  height: 140px;
}
.image[data-v-4a991702] .el-upload--picture-card {
  width: 180px;
  height: 140px;
  line-height: 140px;
}
.image[data-v-4a991702] .el-upload__tip {
  font-size: 14px;
  margin-top: 0px;
  color: #bebebe;
}
[data-v-4a991702] .el-form-item__content {
  width: 600px;
}

.approval-status[data-v-ed8a3ff4] {
  text-align: center;
  line-height: 100px;
  color: #e48c3d;
  font-size: 30px;
}
.avatar-uploader[data-v-ed8a3ff4] {
  width: 100px;
  height: 100px;
  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;
  line-height: 11px;
  border-radius: 4px;
  border-radius: 50%;
}
.avatar-uploader .el-icon-plus[data-v-ed8a3ff4] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
}
.avatar-uploader .avatar[data-v-ed8a3ff4] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.avatar-uploader1[data-v-ed8a3ff4] {
  border: 1px solid #dddee0;
  width: 200px;
  height: 120px;
  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;
  line-height: 11px;
  border-radius: 4px;
}
.avatar-uploader1 .el-icon-plus[data-v-ed8a3ff4] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
}
.avatar-uploader1 .avatar[data-v-ed8a3ff4] {
    width: 200px;
    height: 120px;
}
.title[data-v-ed8a3ff4] {
  margin-bottom: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
  padding-left: 15px;
  position: relative;
}
.title .line[data-v-ed8a3ff4] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-ed8a3ff4] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-ed8a3ff4] {
  margin-bottom: 20px;
}
.tip1[data-v-ed8a3ff4] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
}
.bottom[data-v-ed8a3ff4] {
  position: absolute;
  bottom: 0px;
  -webkit-box-shadow: 0px 0px 5px #d0d0d0;
          box-shadow: 0px 0px 5px #d0d0d0;
  width: calc(100% - 38px);
  height: 68px;
  z-index: 99;
  left: 16px;
  background: #ffffff;
}
.bottom div[data-v-ed8a3ff4] {
    text-align: center;
}
.img[data-v-ed8a3ff4] {
  height: 140px;
}
.image[data-v-ed8a3ff4] .el-upload--picture-card {
  width: 180px;
  height: 140px;
  line-height: 140px;
}
.image[data-v-ed8a3ff4] .el-upload__tip {
  font-size: 14px;
  margin-top: 0px;
  color: #bebebe;
}
[data-v-ed8a3ff4] .el-form-item__content {
  width: 600px;
}
.one[data-v-ed8a3ff4] {
  background: white;
  padding: 0 10% 0 5%;
}
.one-tip1[data-v-ed8a3ff4] {
  height: 25px;
  font-size: 16px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 400;
  color: #101010;
  line-height: 25px;
}
.avatar1[data-v-ed8a3ff4] {
  position: relative;
}
.avatar1 .img[data-v-ed8a3ff4] {
    position: absolute;
    width: 97px;
    height: 35px;
    bottom: 24px;
    left: 2px;
}
.basicMsg.goodat .btn-select[data-v-ed8a3ff4] {
  padding: 10px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.basicMsg.goodat .btn-select .goodat[data-v-ed8a3ff4] {
    height: 30px;
    border-radius: 4px;
    padding: 0 10px;
    border: 1px solid #e48c3d;
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #e48c3d;
    text-align: center;
    line-height: 30px;
    margin-right: 30px;
    margin-bottom: 10px;
}
.el-dialog__body .goodat[data-v-ed8a3ff4] {
  padding: 0 10px;
  height: 30px;
  border-radius: 4px;
  border: 1px solid #e48c3d;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #e48c3d;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  position: relative;
}
.el-dialog__body .goodat .shanchu[data-v-ed8a3ff4] {
  width: 18px;
  height: 18px;
  position: absolute;
  top: -6px;
  right: -6px;
}
.el-dialog__body .goodat[data-v-ed8a3ff4]:hover {
  color: #fff;
  background: #e48c3d;
}
.btn-edit[data-v-ed8a3ff4] {
  position: absolute;
  right: 30px;
}
.onLine[data-v-ed8a3ff4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.onLine p[data-v-ed8a3ff4] {
    margin: 0;
    padding: 0;
    width: 120px;
    text-align: right;
    margin-right: 12px;
    color: #606060;
    font-size: 15px;
}
.onLine .content[data-v-ed8a3ff4] {
    width: 800px;
    max-height: 462px;
    background: #fafafa;
    padding: 22px 42px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.onLine .content span[data-v-ed8a3ff4] {
      width: 100px;
      display: inline-block;
      text-align: right;
}
.onLine .content .con[data-v-ed8a3ff4]:nth-child(2n) {
      margin-left: 70px;
}
.warning[data-v-ed8a3ff4] {
  color: #f56c6c;
  margin-right: 4px;
}


html[data-v-9792f17c] {
    font-size: 12px;
}
.amap-copyright[data-v-9792f17c] {
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
}
*[data-v-9792f17c] {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.input-textarea[data-v-9792f17c] {
    color: grey;
    height: 8em;
    overflow: auto;
    border-radius: 0.4rem;
    border: 1px solid #ced4da;
    margin-bottom: 1rem;
}
body[data-v-9792f17c] {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    line-height: 1.5;
    font-weight: 300;
    color: #111213;
}
hr[data-v-9792f17c] {
    margin: 0.5rem 0;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    height: 0;
    overflow: visible;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
}
p[data-v-9792f17c] {
    margin-top: 0;
    margin-bottom: 0;
}
label[data-v-9792f17c] {
    display: inline-block;
    margin-bottom: 0.4rem;
}
label[data-v-9792f17c],
  .btn[data-v-9792f17c] {
    margin-left: 0;
    font-size: 1rem;
}
button[data-v-9792f17c],
  input[data-v-9792f17c],
  select[data-v-9792f17c] {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    overflow: visible;
    text-transform: none;
}
[type='button'][data-v-9792f17c]::-moz-focus-inner,
  [type='reset'][data-v-9792f17c]::-moz-focus-inner,
  [type='submit'][data-v-9792f17c]::-moz-focus-inner,
  button[data-v-9792f17c]::-moz-focus-inner {
    padding: 0;
    border-style: none;
}
input[type='checkbox'][data-v-9792f17c],
  input[type='radio'][data-v-9792f17c] {
    box-sizing: border-box;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    margin: 0 0.5rem 0 0;
}
h4[data-v-9792f17c] {
    font-family: inherit;
    line-height: 1.8;
    font-weight: 300;
    color: inherit;
    font-size: 1.1rem;
    margin-top: 0;
    margin-bottom: 0.5rem;
}
.btn[data-v-9792f17c] {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    background-color: transparent;
    background-image: none;
    color: #25a5f7;
    border-color: #25a5f7;
    padding: 0.25rem 0.5rem;
    line-height: 1.5;
    border-radius: 1rem;
    -webkit-appearance: button;
    cursor: pointer;
}
.btn[data-v-9792f17c]:hover {
    color: #fff;
    background-color: #25a5f7;
    border-color: #25a5f7;
}
.btn[data-v-9792f17c]:hover {
    text-decoration: none;
}
.input-item[data-v-9792f17c] {
    position: relative;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    width: 100%;
    height: 3rem;
}
.input-item[data-v-9792f17c]:last-child {
    margin-bottom: 0;
}
.input-item > select[data-v-9792f17c],
  .input-item > input[type='text'][data-v-9792f17c],
  .input-item > input[type='date'][data-v-9792f17c] {
    position: relative;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
            flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}
.input-item > select[data-v-9792f17c]:not(:last-child),
  .input-item > input[type='text'][data-v-9792f17c]:not(:last-child),
  .input-item > input[type='date'][data-v-9792f17c]:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.input-item > select[data-v-9792f17c]:not(:first-child),
  .input-item > input[type='text'][data-v-9792f17c]:not(:first-child),
  .input-item > input[type='date'][data-v-9792f17c]:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.input-item-prepend[data-v-9792f17c] {
    margin-right: -1px;
}
.input-item-text[data-v-9792f17c],
  input[type='text'][data-v-9792f17c],
  input[type='date'][data-v-9792f17c],
  select[data-v-9792f17c] {
    height: calc(2.2rem + 2px);
}
.input-item-text[data-v-9792f17c] {
    width: 6rem;
    text-align: justify;
    padding: 0.4rem 0.7rem;
    display: inline-block;
    text-justify: distribute-all-lines;
    /*ie6-8*/
    text-align-last: justify;
    /* ie9*/
    -moz-text-align-last: justify;
    /*ff*/
    -webkit-text-align-last: justify;
    /*chrome 20+*/
    -ms-flex-align: center;
    -webkit-box-align: center;
            align-items: center;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.input-item-text input[type='checkbox'][data-v-9792f17c],
  .input-item-text input[type='radio'][data-v-9792f17c] {
    margin-top: 0;
}
.input-card[data-v-9792f17c] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border-radius: 0.25rem;
    width: 22rem;
    border-width: 0;
    border-radius: 0.4rem;
    -webkit-box-shadow: 0 2px 6px 0 rgba(114, 124, 245, 0.5);
            box-shadow: 0 2px 6px 0 rgba(114, 124, 245, 0.5);
    position: fixed;
    bottom: 1rem;
    right: 1rem;
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
            flex: 1 1 auto;
    padding: 0.75rem 1.25rem;
}
.input-text[data-v-9792f17c] {
    line-height: 2rem;
    margin-right: 2rem;
}
.info hr[data-v-9792f17c] {
    margin-right: 0;
    margin-left: 0;
    border-top-color: grey;
}
.info[data-v-9792f17c] {
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border-radius: 0.25rem;
    position: fixed;
    top: 1rem;
    background-color: white;
    width: auto;
    min-width: 22rem;
    border-width: 0;
    right: 1rem;
    -webkit-box-shadow: 0 2px 6px 0 rgba(114, 124, 245, 0.5);
            box-shadow: 0 2px 6px 0 rgba(114, 124, 245, 0.5);
}
.code[data-v-9792f17c] {
    left: 1.5rem;
    right: 1.5rem;
    top: 1.5rem;
    bottom: 1.5rem;
    overflow: auto;
    margin-bottom: 0rem;
}
.code .btn[data-v-9792f17c] {
    top: 1rem;
    position: absolute;
    right: 1rem;
}
.code .result[data-v-9792f17c] {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0.5rem;
    padding: 1rem;
    bottom: 1rem;
    position: absolute;
    top: 5.5rem;
    right: 1rem;
    left: 1rem;
    overflow: auto;
}
.code .status[data-v-9792f17c] {
    color: #80adff;
    display: inline-block;
    font-size: 14px;
}
.code h4[data-v-9792f17c] {
    display: inline-block;
    max-width: 20rem;
    margin-right: 1rem;
    margin-bottom: 1rem;
}
select[data-v-9792f17c],
  input[type='text'][data-v-9792f17c],
  input[type='date'][data-v-9792f17c] {
    display: inline-block;
    width: 100%;
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 0.75rem center;
    background-size: 8px 10px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type='text'][data-v-9792f17c],
  input[type='date'][data-v-9792f17c] {
    background: #fff;
    padding: 0.375rem 0.75rem;
}
select[data-v-9792f17c]:focus,
  input[type='text'][data-v-9792f17c]:focus,
  input[type='date'][data-v-9792f17c]:focus {
    border-color: #80bdff;
    outline: 0;
    -webkit-box-shadow: 0 0 0 0.1rem rgba(128, 189, 255, 0.1);
            box-shadow: 0 0 0 0.1rem rgba(128, 189, 255, 0.1);
}
.btn[data-v-9792f17c]:focus {
    outline: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
}
select[data-v-9792f17c]:focus::-ms-value,
  input[type='text'][data-v-9792f17c]:focus::-ms-value,
  input[type='date'][data-v-9792f17c]:focus::-ms-value {
    color: #495057;
    background-color: #fff;
}

  /* native toastr */
.native-toast[data-v-9792f17c] {
    position: fixed;
    background-color: rgba(50, 50, 50, 0.8);
    border-radius: 33px;
    color: white;
    left: 50%;
    text-align: center;
    padding: 6px 12px;
    opacity: 0;
    z-index: 99999;
    -webkit-transition: opacity 0.25s, top 0.25s, -webkit-transform 0.25s;
    transition: opacity 0.25s, top 0.25s, -webkit-transform 0.25s;
    transition: transform 0.25s, opacity 0.25s, top 0.25s;
    transition: transform 0.25s, opacity 0.25s, top 0.25s, -webkit-transform 0.25s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.native-toast-bottom[data-v-9792f17c] {
    bottom: 50px;
    -webkit-transform: translateX(-50%) translateY(50px);
            transform: translateX(-50%) translateY(50px);
}
.native-toast-bottom.native-toast-shown[data-v-9792f17c] {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
}
.native-toast-bottom.native-toast-edge[data-v-9792f17c] {
    bottom: 0;
}
.native-toast-top[data-v-9792f17c] {
    top: 50px;
    -webkit-transform: translateX(-50%) translateY(-50px);
            transform: translateX(-50%) translateY(-50px);
}
.native-toast-top.native-toast-shown[data-v-9792f17c] {
    opacity: 1;
    -webkit-transform: translateX(-50%) translateY(0);
            transform: translateX(-50%) translateY(0);
}
.native-toast-top.native-toast-edge[data-v-9792f17c] {
    top: 0;
}
.native-toast-center[data-v-9792f17c] {
    top: 0;
    -webkit-transform: translateX(-50%) translateY(-50px);
            transform: translateX(-50%) translateY(-50px);
}
.native-toast-center.native-toast-shown[data-v-9792f17c] {
    opacity: 1;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
}
.native-toast-edge[data-v-9792f17c] {
    border-radius: 0;
    width: 100%;
    text-align: left;
}
@media screen and (min-width: 40rem) {
.native-toast[data-v-9792f17c]:not(.native-toast-edge) {
      max-width: 18rem;
}
}

  /*
  max-width does not seem to work in small screen?
*/

  /*@media screen and (max-width: 768px) {
  .native-toast:not(.native-toast-edge) {
    max-width: 400px;
  }
}

@media screen and (max-width: 468px) {
  .native-toast:not(.native-toast-edge) {
    max-width: 300px;
  }
}*/

  /* types */
.native-toast-error[data-v-9792f17c] {
    background-color: #d92727;
    color: white;
}
.native-toast-success[data-v-9792f17c] {
    background-color: #62a465;
    color: white;
}
.native-toast-warning[data-v-9792f17c] {
    background-color: #fdaf17;
    color: white;
}
.native-toast-info[data-v-9792f17c] {
    background-color: #5060ba;
    color: white;
}
[class^='native-toast-icon-'][data-v-9792f17c] {
    vertical-align: middle;
    margin-right: 8px;
}
[class^='native-toast-icon-'] svg[data-v-9792f17c] {
    width: 16px;
    height: 16px;
}

.Article[data-v-9792f17c] {
  text-align: center;
  position: relative;
  margin-top: 65px;
}
.Article .Article-title[data-v-9792f17c] {
    width: 930px;
    height: 38px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
}
.Article .Article-title .Article-title-nav[data-v-9792f17c] {
      width: 23.6%;
      height: 38px;
      display: inline-block;
      font-size: 16px;
      text-align: center;
      line-height: 38px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #626060;
}
.Article .Article-title .Article-title-nav1[data-v-9792f17c] {
      color: #e48c3d;
}
.Article .Article-nav[data-v-9792f17c] {
    height: 18px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    padding-top: 10px;
    padding-bottom: 10px;
}
.Article .Article-nav .Article-circle[data-v-9792f17c] {
      position: relative;
      display: inline-block;
      width: 68px;
      height: 68px;
      border-radius: 50%;
      margin: 0 70px;
      margin-top: -42px;
}
.Article .Article-nav .Article-circle img[data-v-9792f17c] {
        width: 68px;
        height: 68px;
}
.Article .Article-nav .Article-circle .Article-line[data-v-9792f17c] {
        position: absolute;
        width: 92px;
        height: 1px;
        border-bottom-style: dashed;
        color: #c0c4cc;
        top: 28px;
        left: -120px;
}
.Article .Article-nav div[data-v-9792f17c]:nth-of-type(2) {
    margin-left: 80px;
}
.Article .Article-nav div[data-v-9792f17c]:nth-of-type(3) {
    margin-left: 80px;
}
.Article .Article-nav div[data-v-9792f17c]:nth-of-type(4) {
    margin-left: 80px;
}
.Article .Article-nav div[data-v-9792f17c]:nth-of-type(5) {
    margin-left: 80px;
}
[data-v-9792f17c] .el-select {
  width: 100%;
}
.tip[data-v-9792f17c] {
  width: 100%;
  height: 40px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 40px;
  color: #000000;
  text-align: center;
}
.container1[data-v-9792f17c] {
  padding: 0 12% 0px 10%;
}
.tit[data-v-9792f17c] {
  text-align: center;
  font-size: 24px;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #1e1e1e;
  width: 170px;
  line-height: 41px;
  margin: 0 auto 65px;
  border-bottom: 1px solid #1c1c1c;
  padding-top: 35px;
}
.tit1[data-v-9792f17c] {
  width: 195px;
}
.tit3[data-v-9792f17c] {
  width: 120px;
  margin-bottom: 30px;
}
.one-tip[data-v-9792f17c] {
  height: 33px;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #282828;
  line-height: 33px;
  margin: 13px 0 10px 0;
}
.one-tip1[data-v-9792f17c] {
  height: 25px;
  font-size: 14px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #282828;
  line-height: 25px;
}
.one-tip2[data-v-9792f17c] {
  height: 22px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #686868;
  line-height: 22px;
  margin: 110px 0 165px 0;
}
.one-tip3[data-v-9792f17c] {
  text-align: center;
  width: 363px;
  height: 42px;
  background: #e48c3d;
  border-radius: 2px;
  color: white;
  line-height: 42px;
  cursor: pointer;
  margin: 100px auto 18px auto;
}
.one-tip4[data-v-9792f17c] {
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #686868;
  line-height: 22px;
  margin-bottom: 165px;
}
.one[data-v-9792f17c] {
  background: white;
  padding: 0 20% 0 15%;
  padding-bottom: 20px;
}
.one1[data-v-9792f17c] {
  margin-bottom: 20px;
}
.map[data-v-9792f17c] {
  width: 100%;
  height: 436px;
  background: #ccc;
}
.bottom[data-v-9792f17c] {
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 5px #f1f1f1;
          box-shadow: 0px 0px 5px #f1f1f1;
  height: 68px;
  background: #ffffff;
  padding: 0px 0 0 38%;
}
.bottom2[data-v-9792f17c] {
  padding: 0px 0 0 42%;
}
.bottom1[data-v-9792f17c] {
  margin-bottom: 30px;
}
.wenjian[data-v-9792f17c] .el-upload--picture-card {
  width: 238px;
  height: 163px;
  line-height: 163px;
}
.par[data-v-9792f17c] {
  position: relative;
}
.par .edit[data-v-9792f17c] {
    position: absolute;
    width: 36px;
    height: 27px;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #027aff;
    line-height: 27px;
    top: 6px;
    right: -44px;
    cursor: pointer;
}
.par1[data-v-9792f17c] {
  position: relative;
}
.par1 .edit[data-v-9792f17c] {
    position: absolute;
    width: 36px;
    height: 27px;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #027aff;
    line-height: 27px;
    top: 100px;
    right: -44px;
    cursor: pointer;
}
.tip1[data-v-9792f17c] {
  margin-top: 3px;
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #9c9c9c;
  line-height: 24px;
  margin: 0;
}
.map[data-v-9792f17c] {
  width: 90%;
  height: 500px;
  background: #ccc;
  position: relative;
  margin: 0 0 30px 110px;
  pointer-events: none;
}
.avatar-uploader1[data-v-9792f17c] {
  border: 1px solid #dddee0;
  width: 238px;
  height: 163px;
  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;
  line-height: 11px;
  border-radius: 4px;
}
.avatar-uploader1 .el-icon-plus[data-v-9792f17c] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
    color: #606060;
}
.avatar-uploader1 .avatar[data-v-9792f17c] {
    width: 238px;
    height: 163px;
}
.avatar-uploader[data-v-9792f17c] {
  border: 1px solid #dddee0;
  width: 120px;
  height: 120px;
  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;
  line-height: 11px;
  border-radius: 4px;
}
.avatar-uploader .el-icon-plus[data-v-9792f17c] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
    color: #606060;
}
.avatar-uploader .avatar[data-v-9792f17c] {
    width: 120px;
    height: 120px;
}

.Article[data-v-142946d7] {
  text-align: center;
  position: relative;
  margin-top: 65px;
}
.Article .Article-title[data-v-142946d7] {
    width: 930px;
    height: 38px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
}
.Article .Article-title .Article-title-nav[data-v-142946d7] {
      width: 23.6%;
      height: 38px;
      display: inline-block;
      font-size: 16px;
      text-align: center;
      line-height: 38px;
      font-family: Microsoft YaHei;
      font-weight: 400;
      color: #626060;
}
.Article .Article-title .Article-title-nav1[data-v-142946d7] {
      color: #e48c3d;
}
.Article .Article-nav[data-v-142946d7] {
    height: 18px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    padding-top: 10px;
    padding-bottom: 10px;
}
.Article .Article-nav .Article-circle[data-v-142946d7] {
      position: relative;
      display: inline-block;
      width: 68px;
      height: 68px;
      border-radius: 50%;
      margin: 0 70px;
      margin-top: -42px;
}
.Article .Article-nav .Article-circle img[data-v-142946d7] {
        width: 68px;
        height: 68px;
}
.Article .Article-nav .Article-circle .Article-line[data-v-142946d7] {
        position: absolute;
        width: 92px;
        height: 1px;
        border-bottom-style: dashed;
        color: #c0c4cc;
        top: 28px;
        left: -123px;
}
.Article .Article-nav div[data-v-142946d7]:nth-of-type(2) {
    margin-left: 80px;
}
.Article .Article-nav div[data-v-142946d7]:nth-of-type(3) {
    margin-left: 80px;
}
.Article .Article-nav div[data-v-142946d7]:nth-of-type(4) {
    margin-left: 80px;
}
.Article .Article-nav div[data-v-142946d7]:nth-of-type(5) {
    margin-left: 80px;
}
[data-v-142946d7] .el-select {
  width: 100%;
}
.tip[data-v-142946d7] {
  width: 100%;
  height: 40px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 40px;
  color: #000000;
  text-align: center;
}
.container1[data-v-142946d7] {
  padding: 0 12% 0px 10%;
}
.tit[data-v-142946d7] {
  text-align: center;
  height: 41px;
  font-size: 24px;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #1e1e1e;
  width: 170px;
  line-height: 41px;
  margin: 0 auto 65px;
  border-bottom: 1px solid #1c1c1c;
  padding-top: 35px;
}
.tit1[data-v-142946d7] {
  width: 195px;
}
.tit3[data-v-142946d7] {
  width: 163px;
  margin-bottom: 30px;
}
.one-tip[data-v-142946d7] {
  height: 33px;
  font-size: 20px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: #282828;
  line-height: 33px;
  margin: 13px 0 10px 0;
}
.one-tip1[data-v-142946d7] {
  height: 25px;
  font-size: 16px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 500;
  color: #282828;
  line-height: 25px;
}
.one-tip2[data-v-142946d7] {
  height: 22px;
  font-size: 14px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #686868;
  line-height: 22px;
  margin: 110px 0 165px 0;
}
.one-tip3[data-v-142946d7] {
  text-align: center;
  width: 363px;
  height: 42px;
  background: #e48c3d;
  border-radius: 2px;
  color: white;
  line-height: 42px;
  cursor: pointer;
  margin: 100px auto 18px auto;
}
.one-tip4[data-v-142946d7] {
  height: 22px;
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #686868;
  line-height: 22px;
  margin-bottom: 165px;
}
.one[data-v-142946d7] {
  background: white;
  padding: 0 20% 0 15%;
  padding-bottom: 20px;
}
.one1[data-v-142946d7] {
  margin-bottom: 20px;
}
.bottom[data-v-142946d7] {
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 0px 5px #f1f1f1;
          box-shadow: 0px 0px 5px #f1f1f1;
  height: 68px;
  background: #ffffff;
  padding: 0px 0 0 38%;
}
.bottom2[data-v-142946d7] {
  padding: 0px 0 0 42%;
}
.bottom1[data-v-142946d7] {
  margin-bottom: 30px;
}
.wenjian[data-v-142946d7] .el-upload--picture-card {
  width: 238px;
  height: 163px;
  line-height: 163px;
}
.tip1[data-v-142946d7] {
  margin-top: 3px;
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #9c9c9c;
  line-height: 24px;
  margin: 0;
}
.map[data-v-142946d7] {
  width: 90%;
  height: 500px;
  background: #ccc;
  position: relative;
  margin: 0 0 30px 110px;
  pointer-events: none;
}
.wenjian[data-v-142946d7] .el-upload--picture-card {
  width: 238px;
  height: 163px;
  line-height: 163px;
}
.avatar-uploader1[data-v-142946d7] {
  border: 1px solid #dddee0;
  width: 238px;
  height: 163px;
  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;
  line-height: 11px;
  border-radius: 4px;
}
.avatar-uploader1 .el-icon-plus[data-v-142946d7] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
    color: #606060;
}
.avatar-uploader1 .avatar[data-v-142946d7] {
    width: 238px;
    height: 163px;
}
.avatar-uploader[data-v-142946d7] {
  border: 1px solid #dddee0;
  width: 120px;
  height: 120px;
  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;
  line-height: 11px;
  border-radius: 4px;
}
.avatar-uploader .el-icon-plus[data-v-142946d7] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
    color: #606060;
}
.avatar-uploader .avatar[data-v-142946d7] {
    width: 120px;
    height: 120px;
}

