
.editor {
  line-height: normal !important;
  height: 250px;
}
.quill-img {
  display: none;
}
.ql-editor p img {
  width: 200px;
  height: 200px;
}
.ql-snow .ql-tooltip[data-mode='link']::before {
  content: '\8BF7\8F93\5165\94FE\63A5\5730\5740:';
}
.ql-snow .ql-tooltip.ql-editing a.ql-action::after {
  border-right: 0px;
  content: '\4FDD\5B58';
  padding-right: 0px;
}
.avatar-uploader {
  width: 200px;
  height: 200px;
}
.ql-snow .ql-tooltip[data-mode='video']::before {
  content: '\8BF7\8F93\5165\89C6\9891\5730\5740:';
}
.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
  content: '14px';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value='small']::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value='small']::before {
  content: '10px';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value='large']::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value='large']::before {
  content: '18px';
}
.ql-snow .ql-picker.ql-size .ql-picker-label[data-value='huge']::before,
.ql-snow .ql-picker.ql-size .ql-picker-item[data-value='huge']::before {
  content: '32px';
}
.ql-snow .ql-picker.ql-header .ql-picker-label::before,
.ql-snow .ql-picker.ql-header .ql-picker-item::before {
  content: '\6587\672C';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='1']::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='1']::before {
  content: '\6807\9898  1';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='2']::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='2']::before {
  content: '\6807\9898  2';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='3']::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='3']::before {
  content: '\6807\9898  3';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='4']::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='4']::before {
  content: '\6807\9898  4';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='5']::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='5']::before {
  content: '\6807\9898  5';
}
.ql-snow .ql-picker.ql-header .ql-picker-label[data-value='6']::before,
.ql-snow .ql-picker.ql-header .ql-picker-item[data-value='6']::before {
  content: '\6807\9898  6';
}
.ql-snow .ql-picker.ql-font .ql-picker-label::before,
.ql-snow .ql-picker.ql-font .ql-picker-item::before {
  content: '\6807\51C6\5B57\4F53';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value='serif']::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='serif']::before {
  content: '\886C\7EBF\5B57\4F53';
}
.ql-snow .ql-picker.ql-font .ql-picker-label[data-value='monospace']::before,
.ql-snow .ql-picker.ql-font .ql-picker-item[data-value='monospace']::before {
  content: '\7B49\5BBD\5B57\4F53';
}

@charset "UTF-8";
*[data-v-41b8a748] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  /*取消链接高亮*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  outline: none;
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: Microsoft YaHei, simhei, Tahoma, Arial, sans-serif;
  /* font-family: 'Avenir', Helvetica, Arial, sans-serif; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bwrap[data-v-41b8a748] {
  margin-top: 80px;
  width: 1170px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 100px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 100px rgba(0, 0, 0, 0.1);
}
.bcon[data-v-41b8a748] {
  padding: 20px 80px 10px 80px;
  line-height: 160%;
  font-size: 14px;
}
.bcon h1[data-v-41b8a748] {
  display: block;
  text-align: center;
  padding: 20px 0;
  font-size: 26px;
}
.bcon p[data-v-41b8a748] {
  margin: 10px 0;
  text-indent: 28px;
}

@charset "UTF-8";
*[data-v-33358974] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  /*取消链接高亮*/
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  text-decoration: none;
  outline: none;
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: Microsoft YaHei, simhei, Tahoma, Arial, sans-serif;
  /* font-family: 'Avenir', Helvetica, Arial, sans-serif; */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bwrap[data-v-33358974] {
  margin-top: 80px;
  width: 1170px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 100px rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 100px rgba(0, 0, 0, 0.1);
}
.bcon[data-v-33358974] {
  padding: 20px 80px 10px 80px;
  line-height: 160%;
  font-size: 14px;
}
.bcon h1[data-v-33358974] {
  display: block;
  text-align: center;
  padding: 20px 0;
  font-size: 26px;
}
.bcon p[data-v-33358974] {
  margin: 10px 0;
  text-indent: 28px;
}

.header[data-v-3d48ce48] {
  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-3d48ce48] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header .l span[data-v-3d48ce48] {
      margin: 16px 16px;
      height: 36px;
      font-size: 24px;
}
.header .l .man[data-v-3d48ce48] {
      font-size: 22px;
      font-family: SourceHanSansCN-Regular, SourceHanSansCN;
      font-weight: 400;
      color: #ff0000;
      line-height: 69px;
}
.header .r[data-v-3d48ce48] {
    height: 40px;
}
.header .r .an[data-v-3d48ce48] {
      width: 44px;
      background: #fafafa;
      border: 1px solid #dddfe7;
}
.img[data-v-3d48ce48] {
  display: block;
  width: 14px;
  height: 14px;
}
.btn[data-v-3d48ce48] {
  float: right;
}
.el-table[data-v-3d48ce48] {
  font-size: 16px;
  color: #323232;
}
.xqBtn[data-v-3d48ce48] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #e48c3d;
}
.xqBtn .sp[data-v-3d48ce48] {
    margin-left: 5px;
}
.el-form-item__label[data-v-3d48ce48] {
  font-size: 16px;
  color: #606060;
}
.jl[data-v-3d48ce48] {
  margin-right: 25px;
  margin-left: 25px;
}
.btno[data-v-3d48ce48] {
  margin-left: 45px;
  margin-right: 20px;
}
.el-date-editor.el-input[data-v-3d48ce48],
.el-date-editor.el-input__inner[data-v-3d48ce48] {
  width: 220px;
}

.con[data-v-520f9871] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -10px;
}
.btno[data-v-520f9871] {
  margin: 0px 10px 10px 0;
}
.btn[data-v-520f9871] {
  float: right;
  margin: 10px 30px 26px 0;
}
.tip1[data-v-520f9871] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
}
.avatar-uploader[data-v-520f9871] {
  border: 1px solid #dddee0;
  width: 186px;
  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: 2px;
}
.avatar-uploader .el-icon-plus[data-v-520f9871] {
    border-radius: 2px;
    line-height: 30px;
    font-size: 14px !important;
    color: #155bd5;
}
.avatar-uploader .avatar[data-v-520f9871] {
    width: 186px;
    height: 100px;
}

@charset "UTF-8";
/**标签 */
.el-tag + .el-tag[data-v-0e6b635a] {
  margin-left: 10px;
}
.button-new-tag[data-v-0e6b635a] {
  margin-left: 10px;
  height: 32px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
  color: #1f94ff;
}
.input-new-tag[data-v-0e6b635a] {
  width: 90px;
  margin-left: 10px;
  vertical-align: bottom;
}

/**药品 */
.drug-add[data-v-0e6b635a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 8px 0;
}
.drug-add .drug-title[data-v-0e6b635a] {
    width: 120px;
    text-align: right;
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #101010;
    line-height: 35px;
}

/**禁忌规则下拉 */
.el-select[data-v-0e6b635a] {
  width: 100%;
}
[data-v-0e6b635a] .el-dialog__title {
  color: #101010 !important;
  font-weight: 500;
}
[data-v-0e6b635a] .el-tag.el-tag--info {
  font-size: 16px !important;
}

@charset "UTF-8";
/**标签 */
.el-tag + .el-tag[data-v-2b1beb0a] {
  margin-left: 10px;
}
.button-new-tag[data-v-2b1beb0a] {
  margin-left: 10px;
  height: 32px;
  line-height: 30px;
  padding-top: 0;
  padding-bottom: 0;
  color: #1f94ff;
}
.input-new-tag[data-v-2b1beb0a] {
  width: 90px;
  margin-left: 10px;
  vertical-align: bottom;
}

/**药品 */
.drug-add[data-v-2b1beb0a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 8px 0;
}
.drug-add .drug-title[data-v-2b1beb0a] {
    min-width: 120px;
    text-align: right;
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 500;
    color: #101010;
    line-height: 35px;
}

/**禁忌规则下拉 */
.el-select[data-v-2b1beb0a] {
  width: 100%;
}
[data-v-2b1beb0a] .el-dialog__title {
  color: #101010 !important;
  font-weight: 500;
}
[data-v-2b1beb0a] .el-tag.el-tag--info {
  font-size: 16px !important;
}

.container[data-v-2f41d912] {
  padding-bottom: 10px;
}
.container .title[data-v-2f41d912] {
    margin-bottom: 17px;
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 43px;
    font-size: 18px;
    font-weight: 600;
    color: #282828;
    line-height: 29px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background: #f8f8f8;
}
.container .title .line[data-v-2f41d912] {
      margin-right: 11px;
      width: 4px;
      height: 17px;
      background: #e48c3d;
}
.container .content[data-v-2f41d912] {
    width: 700px;
}
.container .content .avatar-uploader[data-v-2f41d912] {
      border: 1px solid #dddee0;
      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;
}
.container .content .avatar-uploader .el-icon-plus[data-v-2f41d912] {
        width: 30px;
        height: 30px;
        border-radius: 2px;
        line-height: 30px;
        font-size: 28px;
        color: #606060;
}
.container .content .avatar-uploader .avatar[data-v-2f41d912] {
        width: 100px;
        height: 100px;
}
.container .content .avatar-uploader1[data-v-2f41d912] {
      border: 1px solid #dddee0;
      width: 170px;
      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;
}
.container .content .avatar-uploader1 .el-icon-plus[data-v-2f41d912] {
        width: 30px;
        height: 30px;
        border-radius: 2px;
        line-height: 30px;
        font-size: 28px;
        color: #606060;
}
.container .content .avatar-uploader1 .avatar[data-v-2f41d912] {
        width: 170px;
        height: 120px;
}
.container .content .tip1[data-v-2f41d912] {
      margin-top: 3px;
      height: 24px;
      font-size: 14px;
      font-weight: 400;
      color: #9c9c9c;
      line-height: 24px;
      margin: 0;
}
.container .content .jump[data-v-2f41d912] {
      margin: 0;
      padding: 0;
}
.container .content .jump span[data-v-2f41d912] {
        color: #1790ff;
        cursor: pointer;
}
.container .warp[data-v-2f41d912] {
    margin-bottom: 90px;
}
.container .bottom[data-v-2f41d912] {
    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;
}
.map[data-v-2f41d912] {
  width: 90%;
  height: 500px;
  background: #ccc;
  position: relative;
  margin: 0 0 30px 110px;
  pointer-events: none;
}

@charset "UTF-8";
.container[data-v-4d6118f5] {
  width: 980px;
  margin-left: 45px;
}
.container[data-v-4d6118f5] .el-form-item__label {
    color: #282828;
    font-size: 16px;
    font-weight: bold;
}
.container span[data-v-4d6118f5] {
    height: 24px;
    font-size: 14px;
    font-weight: 400;
    color: #282828;
    line-height: 24px;
}
.title[data-v-4d6118f5] {
  margin-bottom: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 16px !important;
  font-weight: 600;
  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-4d6118f5] {
    margin-right: 11px;
    width: 4px;
    height: 17px;
    background: #e48c3d;
}
[data-v-4d6118f5] .el-input {
  width: 175px;
}

/**药品类目 */
.CHM-checkList[data-v-4d6118f5] {
  width: 450px;
  margin-top: 10px;
}
.DMW-list-item[data-v-4d6118f5] {
  margin: 15px 0;
}
.DMW-list-item[data-v-4d6118f5] .el-input {
    width: 155px;
    height: 30px;
    margin-right: 20px;
}
.DMW-list-item[data-v-4d6118f5] .el-input /deep/ .el-input-group__append {
      padding: 0 10px;
      background: #f7f7f7;
}
.DMW-list-item span[data-v-4d6118f5] {
    color: #e48c3d;
    cursor: pointer;
}

/**代煎 */
.DJ-type[data-v-4d6118f5] {
  width: 100%;
  border: 1px solid #e0e0e0;
  padding: 10px 20px;
  font-size: 15px !important;
  color: #282828;
}
.DJ-type .DJ-type-list[data-v-4d6118f5] {
    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;
    padding: 10px 20px;
    background: #f7f7f7;
    margin-bottom: 20px;
    position: relative;
}
.DJ-type .DJ-type-list div[data-v-4d6118f5]:nth-child(1) {
      margin-right: 40px;
}
.DJ-type .DJ-type-list[data-v-4d6118f5] .el-input-group__append {
      padding: 0 15px;
      background: #f7f7f7;
}
.DJ-type .DJ-type-list span[data-v-4d6118f5] {
      color: #282828;
}
.DJ-type .DJ-type-list .del-img[data-v-4d6118f5] {
      width: 24px;
      height: 24px;
      position: absolute;
      top: 20px;
      right: 20px;
      background: #424242;
      opacity: 0.6851999999999999;
      border-radius: 50%;
      cursor: pointer;
}
[data-v-4d6118f5] .el-button--mini span {
  font-size: 14px;
}

/**调剂费用 */
.TJ-list[data-v-4d6118f5] {
  font-size: 15px !important;
}
.TJ-list[data-v-4d6118f5] .el-col {
    margin-bottom: 22px;
}
.TJ-list[data-v-4d6118f5] .el-input {
    width: 205px;
    font-size: 15px !important;
}
.TJ-list[data-v-4d6118f5] .el-input /deep/ .el-input-group__append {
      padding: 0 15px;
      background: #f7f7f7;
}

/**加工费 */
.JG-list[data-v-4d6118f5] {
  width: 1450px;
  text-align: left;
  float: left;
}
.JG-list[data-v-4d6118f5] .el-input {
    margin-right: 15px;
}
.JG-list[data-v-4d6118f5] .el-input /deep/ .el-input-group__append {
      padding: 0 10px;
      background: #f7f7f7;
}
.JG-list .el-col[data-v-4d6118f5] {
    margin-bottom: 22px;
}
.JG-list[data-v-4d6118f5]:last-child {
  margin-bottom: 90px;
}
.shure-btn[data-v-4d6118f5] {
  width: 100%;
  height: 60px;
  margin-top: 50px;
  border: 1px solid #e0e0e0;
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[data-v-4d6118f5] .item-mac .el-form-item__label {
  padding-right: 22px;
}
[data-v-4d6118f5] .el-checkbox__label,[data-v-4d6118f5] .el-radio__label {
  font-size: 15px !important;
}
.bottom[data-v-4d6118f5] {
  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;
}

.container[data-v-777322b5] {
  width: 1180px;
  margin-left: 45px;
}
.container[data-v-777322b5] .el-form-item {
    font-size: 15px !important;
}
.container[data-v-777322b5] .el-form-item__label {
    color: #282828;
    font-size: 16px;
    font-weight: bold;
}
.container[data-v-777322b5] .plan-time .el-form-item__label {
    color: #606266 !important;
    font-weight: normal;
    margin: 5px 0;
}
.container[data-v-777322b5] .el-radio__label {
    font-size: 15px;
}
.container span[data-v-777322b5] {
    height: 24px;
    font-size: 15px;
    font-weight: 400;
    color: #282828;
    line-height: 24px;
}
.title[data-v-777322b5] {
  margin-bottom: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 16px;
  font-weight: 600;
  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-777322b5] {
    font-weight: 500;
    margin-right: 11px;
    width: 4px;
    height: 17px;
    background: #e48c3d;
}
[data-v-777322b5] .el-input--suffix {
  width: 175px;
}
[data-v-777322b5] .select-day {
  width: 100px;
}
[data-v-777322b5] .select-day .el-input--suffix {
  width: 100px;
}
.rule-Time[data-v-777322b5] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.rule-Time[data-v-777322b5] .el-radio__input {
    margin-top: 13px;
}
.rule-Time[data-v-777322b5] .el-date-editor--time {
    width: 120px !important;
}
[data-v-777322b5] .el-input-group__append {
  padding: 0 10px;
}
.shure-btn[data-v-777322b5] {
  width: 100%;
  height: 60px;
  margin-top: 50px;
  border: 1px solid #e0e0e0;
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
[data-v-777322b5] .item-mac .el-form-item__label {
  padding-right: 22px;
}
[data-v-777322b5] .el-alert {
  padding: 14px 16px;
}
[data-v-777322b5] .el-alert /deep/ .el-alert__title {
    font-size: 13px;
    line-height: 18px;
    font-size: 16px;
}
.yy .el-select[data-v-777322b5] {
  margin: 0 10px;
}
.yy .el-date-editor[data-v-777322b5] {
  margin: 0 10px;
}
[data-v-777322b5] .ql-editor {
  font-size: 15px;
}
.bottom[data-v-777322b5] {
  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;
}

.avatar-uploader .avatar-uploader-icon[data-v-719ea9b4] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-719ea9b4] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.container[data-v-719ea9b4] {
  min-width: 800px;
}
.container[data-v-719ea9b4] .el-form-item__label {
    color: #282828;
    font-size: 16px;
    font-weight: bold;
}
.container span[data-v-719ea9b4] {
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #9e9e9e;
    line-height: 24px;
}
.container .item-top[data-v-719ea9b4] {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
}
.container .item-top .span-title[data-v-719ea9b4] {
      font-size: 22px;
      color: #282828;
      font-weight: bold;
}
.container .item-top .span-span[data-v-719ea9b4] {
      font-size: 16px;
      color: #1790ff;
      font-weight: bold;
      padding: 8px 0 0 10px;
      cursor: pointer;
}
.container .container-content[data-v-719ea9b4] {
    padding-left: 45px;
}
.title[data-v-719ea9b4] {
  margin-bottom: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 43px;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 600;
  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-719ea9b4] {
    margin-right: 11px;
    width: 4px;
    height: 17px;
    background: #e48c3d;
}
[data-v-719ea9b4] .el-form .el-button--primary {
  margin-left: 0;
}
.tip[data-v-719ea9b4] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-719ea9b4] {
  margin-bottom: 20px;
}
.tip1[data-v-719ea9b4] {
  height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
}
.tip2[data-v-719ea9b4] {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 6px 0;
}
.tip3[data-v-719ea9b4] {
  width: 130px;
  margin: 0 5px;
}
.con1[data-v-719ea9b4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.con1 span[data-v-719ea9b4] {
    line-height: 40px;
}
.drawer-container[data-v-719ea9b4] {
  width: 100%;
  height: 100%;
  background: white;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.drawer-container .left[data-v-719ea9b4] {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    background: #f7f7f7;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.drawer-container .left .left-title[data-v-719ea9b4] {
      width: 100%;
      height: 100px;
      text-align: center;
      font-size: 16px;
      color: #989898;
      line-height: 92px;
}
.drawer-container .left .image[data-v-719ea9b4] {
      -webkit-box-flex: 1;
          -ms-flex: 1;
              flex: 1;
      padding-bottom: 100px;
      text-align: center;
      overflow: scroll;
}
.drawer-container .right[data-v-719ea9b4] {
    width: 480px;
    position: relative;
    padding: 10px;
}
.drawer-container .right .drawer-title[data-v-719ea9b4] {
      font-size: 24px;
      color: #282828;
      line-height: 33px;
      margin-bottom: 25px;
}
.bottom[data-v-719ea9b4] {
  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;
}

.con[data-v-02b959b0] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 17px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.con p[data-v-02b959b0] {
    height: 24px;
    font-size: 16px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #262b3c;
    line-height: 24px;
}
.btno[data-v-02b959b0] {
  margin: 0px 10px 10px 0;
}
.btn[data-v-02b959b0] {
  float: right;
  margin: 10px 0px 10px 0;
}
[data-v-02b959b0] .el-input-group__append {
  color: #606266;
  background: #f4f5f5;
}

@charset "UTF-8";
.fee-style[data-v-0e405f8a] {
  width: 100%;
  height: 135px;
  background: #f5f5f5;
  margin-bottom: 20px;
}
.fee-style .title-fee-style[data-v-0e405f8a] {
    padding: 15px 0 10px 10px;
    font-size: 20px;
    font-weight: bold;
    color: #202020;
}
[data-v-0e405f8a] .el-form-item {
  margin-bottom: 0;
}
.container[data-v-0e405f8a] .el-form-item {
  margin-bottom: 8px;
  position: relative;
}
.title[data-v-0e405f8a] {
  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-0e405f8a] {
    margin-right: 11px;
    width: 4px;
    height: 17px;
    background: #e48c3d;
}
[data-v-0e405f8a] .el-form .el-button--primary {
  margin-left: 0;
}
.icon-money[data-v-0e405f8a]::before {
  content: '\FFE5';
  font-size: 16px;
}
.bottom[data-v-0e405f8a] {
  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;
}

[data-v-2f20670a] .el-form-item {
  margin-bottom: 0;
}
.container[data-v-2f20670a] .el-form-item {
  font-size: 15px !important;
  margin-bottom: 8px;
  position: relative;
}
[data-v-2f20670a] .el-form-item__label {
  font-size: 15px !important;
}
[data-v-2f20670a] .el-radio__label {
  font-size: 15px !important;
}
.title[data-v-2f20670a] {
  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-2f20670a] {
    margin-right: 11px;
    width: 4px;
    height: 17px;
    background: #e48c3d;
}
[data-v-2f20670a] .el-form .el-button--primary {
  margin-left: 0;
}
.tip1[data-v-2f20670a] {
  height: 24px;
  font-size: 15px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 10px;
}
.bottom[data-v-2f20670a] {
  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;
}

.avatar-uploader .avatar-uploader-icon[data-v-f6391b6a] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-f6391b6a] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.container[data-v-f6391b6a] {
  width: 800px;
  margin-left: 45px;
}
.container[data-v-f6391b6a] .el-form-item__label {
    color: #282828;
    font-size: 16px;
    font-weight: bold;
}
.container p[data-v-f6391b6a] {
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #282828;
    line-height: 24px;
}
.title[data-v-f6391b6a] {
  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-f6391b6a] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
[data-v-f6391b6a] .el-form .el-button--primary {
  margin-left: 0;
}
.tip[data-v-f6391b6a] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-f6391b6a] {
  margin-bottom: 20px;
}
.con1[data-v-f6391b6a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.con1 span[data-v-f6391b6a] {
    line-height: 40px;
}

ul[data-v-1df8b317],
li[data-v-1df8b317] {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content[data-v-1df8b317] {
  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;
  min-height: 900px;
}
ul[data-v-1df8b317] {
  min-width: 180px;
  height: 100%;
}
ul li[data-v-1df8b317] {
    width: calc(100% - 15px);
    height: 50px;
    line-height: 50px;
    text-align: left;
    padding-left: 15px;
    cursor: pointer;
}
ul .selectBg[data-v-1df8b317] {
    background: #cc9542;
    color: white;
}
.template-right[data-v-1df8b317] {
  min-height: 650px;
  border-left: 1px solid #f0f0f0;
  width: 100%;
  padding-left: 20px;
}

.avatar-uploader .avatar-uploader-icon[data-v-fc12cbde] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-fc12cbde] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.container[data-v-fc12cbde] {
  width: 800px;
  margin-left: 45px;
}
.container[data-v-fc12cbde] .el-form-item__label {
    color: #282828;
    font-size: 16px;
    font-weight: bold;
}
.container span[data-v-fc12cbde] {
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #9e9e9e;
    line-height: 24px;
}
.title[data-v-fc12cbde] {
  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-fc12cbde] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
[data-v-fc12cbde] .el-form .el-button--primary {
  margin-left: 0;
}
.tip[data-v-fc12cbde] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-fc12cbde] {
  margin-bottom: 20px;
}
.tip1[data-v-fc12cbde] {
  height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
}
.tip2[data-v-fc12cbde] {
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 6px 0;
}
.tip3[data-v-fc12cbde] {
  width: 130px;
  margin: 0 5px;
}
.con1[data-v-fc12cbde] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.con1 span[data-v-fc12cbde] {
    line-height: 40px;
}


.con[data-v-1e18f5ec] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 28px;
  margin-top: 13px;
}
.btno[data-v-1e18f5ec] {
  margin: 0px 10px 10px 0;
}
.btno1[data-v-1e18f5ec] {
  margin: 0px 10px 10px 51px;
}
.btn[data-v-1e18f5ec] {
  margin: 0px 0px 10px 0;
}
.tit[data-v-1e18f5ec] {
  height: 27px;
  font-size: 18px;
  font-weight: 400;
  color: #101010;
  line-height: 27px;
  margin-bottom: 11px;
}
.tip11[data-v-1e18f5ec] {
  height: 24px;
  font-size: 14px;
  font-family: SourceHanSansCN-Normal, SourceHanSansCN;
  font-weight: 400;
  color: #ff0000;
  line-height: 24px;
}


.btno[data-v-60dab300] {
  margin: 0px 10px 10px 0;
}

.bg-purple[data-v-f3c55828] {
  border-radius: 8px;
  border: 1px solid #d2d2d2;
}
.bg-purple .header[data-v-f3c55828] {
    background: #d3dce6;
    text-align: center;
    height: 167px;
}
.bg-purple .header .sp[data-v-f3c55828] {
      font-size: 30px;
      color: #2d82e3;
      font-family: SourceHanSansCN-Medium, SourceHanSansCN;
      font-weight: 500;
      line-height: 167px;
}
.bg-purple .content[data-v-f3c55828] {
    margin: 30px 34px;
    color: #868585;
    font-size: 24px;
}
.bg-purple .content .zt[data-v-f3c55828] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      color: #3c3c3c;
      padding: 18px 18px;
}
.bg-purple .content .btn1[data-v-f3c55828] {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
}
.bg-purple .content .btn1 .btn[data-v-f3c55828] {
        color: #fff;
        min-width: 358px;
        height: 66px;
        background: #e48c3d;
        border-radius: 4px;
        border: 1px solid #e48c3d;
        margin: 59px 102px 29px 102px;
        font-size: 26px;
}
.bg-purple-light[data-v-f3c55828] {
  background: #e5e9f2;
}
.grid-content[data-v-f3c55828] {
  border-radius: 4px;
  min-height: 36px;
}
.row-bg[data-v-f3c55828] {
  padding: 10px 0;
  background-color: #f9fafc;
}
.right1[data-v-f3c55828] {
  color: red;
}
.main[data-v-f3c55828] {
  -webkit-border-after: 1px solid #d2d2d2;
          border-block-end: 1px solid #d2d2d2;
  -webkit-padding-after: 37px;
          padding-block-end: 37px;
  min-height: 260px;
}
.main span[data-v-f3c55828] {
    font-size: 22px;
    line-height: 37px;
}

.btno[data-v-040e3351] {
  margin-left: 20px;
}
.btno1[data-v-040e3351] {
  margin-left: 51px;
}
.el-date-editor.el-input[data-v-040e3351],
.el-date-editor.el-input__inner[data-v-040e3351] {
  width: 300px;
}
.el-table td[data-v-040e3351],
.el-table th[data-v-040e3351] {
  text-align: center;
}
[data-v-040e3351] .el-tabs__heade {
  margin-bottom: 30px;
}
.tab1[data-v-040e3351] {
  position: relative;
}
.tab1[data-v-040e3351] .el-tabs--card > .el-tabs__header .el-tabs__item.is-active {
    width: 120px;
}
.tab1[data-v-040e3351] .el-tabs__item {
    width: 120px;
}
.tab1 p[data-v-040e3351] {
    position: absolute;
    top: 8px;
    left: 74px;
    z-index: 9;
    margin: 0;
    min-width: 14px;
    height: 24px;
    background: #f5222d;
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
    line-height: 24px;
    border-radius: 50%;
    padding: 0 6px;
    text-align: center;
}
.tab1 .two[data-v-040e3351] {
    left: 196px;
    background: #cc9542;
}
.tab1 .three[data-v-040e3351] {
    left: 330px;
    background: #f5222d;
}
.tab1 .four[data-v-040e3351] {
    left: 450px;
    background: #f5222d;
}
[data-v-040e3351] .is-disabled {
  background-color: #f5f7fa;
  border-color: #e4e7ed;
  color: #c0c4cc;
  cursor: not-allowed;
}

.btno[data-v-f1900238] {
  margin-left: 20px;
}
.btno1[data-v-f1900238] {
  margin-left: 55px;
}
.order[data-v-f1900238] {
  height: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #323233;
  line-height: 25px;
  margin-bottom: 20px;
}
.trialOrder[data-v-f1900238] {
  padding-bottom: 5px;
  margin-top: 20px;
}
.trialOrder p[data-v-f1900238] {
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #101010;
    line-height: 24px;
    margin-bottom: 14px;
    margin-left: 20px;
}
.trialOrder span[data-v-f1900238] {
    color: #101010;
    font-weight: 500;
}
fieldset[data-v-f1900238] {
  border: 1px solid #dedede;
}
legend[data-v-f1900238] {
  width: 72px;
  height: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #323233;
  line-height: 25px;
}
.info[data-v-f1900238] {
  margin-top: 22px;
}
.info .left[data-v-f1900238] {
    line-height: 40px;
    font-weight: 500;
    color: #323233;
}
.edit[data-v-f1900238] {
  font-size: 16px;
  font-weight: 500;
  color: #027aff !important;
  margin-left: 10px;
}
.tab1[data-v-f1900238] {
  position: relative;
  margin-bottom: 10px;
}
.tab1[data-v-f1900238] .el-tabs--card > .el-tabs__header .el-tabs__item.is-active {
    width: 100px;
}
.tab1[data-v-f1900238] .el-tabs__item {
    width: 100px;
}
.tab1 p[data-v-f1900238] {
    position: absolute;
    top: 10px;
    left: 76px;
    z-index: 9;
    margin: 0;
    width: 20px;
    height: 20px;
    background: #f5222d;
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
}
.tab1 .two[data-v-f1900238] {
    top: 10px;
    left: 176px;
    background: #f5222d;
}
.tab1 .three[data-v-f1900238] {
    top: 10px;
    left: 278px;
    background: #cc9542;
}
.detail-dialog[data-v-f1900238] {
  height: 100% !important;
  overflow: auto;
  position: relative;
}
.detail-dialog[data-v-f1900238] .el-button--mini,
  .detail-dialog .el-button--mini.is-round[data-v-f1900238] {
    padding: 4px 6px;
    height: 28px;
    border: 1px solid #f6f6f6;
    background-color: #f4f4f5;
    margin-top: 2px;
    margin-left: 6px;
}
.line[data-v-f1900238] {
  border-top: 2px solid #e6e8ef;
  margin-bottom: 20px;
}
.line1[data-v-f1900238] {
  border-bottom: 2px dotted #e6e8ef;
  height: 20px;
}
.description[data-v-f1900238] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  margin-bottom: 9px;
}
.description p[data-v-f1900238] {
    margin: 0;
    width: 80px;
    height: 22px;
    font-size: 16px;
    font-weight: 500;
    color: #7f7f7f;
    line-height: 22px;
}
.description div[data-v-f1900238] {
    font-size: 16px;
    font-weight: 500;
    color: #282828;
    line-height: 22px;
}
.detail-con[data-v-f1900238] {
  width: 100%;
  height: 100%;
  margin: 23px auto 40px auto;
  margin-bottom: 150px;
}

.btno[data-v-8af82a30] {
  margin-left: 20px;
}
.btno1[data-v-8af82a30] {
  margin-left: 55px;
}
.order[data-v-8af82a30] {
  height: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #323233;
  line-height: 25px;
  margin-bottom: 20px;
}
.trialOrder[data-v-8af82a30] {
  padding-bottom: 5px;
  margin-top: 20px;
}
.trialOrder p[data-v-8af82a30] {
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #101010;
    line-height: 24px;
    margin-bottom: 14px;
    margin-left: 20px;
}
.trialOrder span[data-v-8af82a30] {
    color: #101010;
    font-weight: 500;
}
fieldset[data-v-8af82a30] {
  border: 1px solid #dedede;
}
legend[data-v-8af82a30] {
  width: 72px;
  height: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #323233;
  line-height: 25px;
}
.info[data-v-8af82a30] {
  margin-top: 22px;
}
.info .left[data-v-8af82a30] {
    line-height: 40px;
    font-weight: 500;
    color: #323233;
}
.edit[data-v-8af82a30] {
  font-size: 16px;
  font-weight: 500;
  color: #027aff !important;
  margin-left: 10px;
}
.tab1[data-v-8af82a30] {
  position: relative;
}
.tab1[data-v-8af82a30] .el-tabs--card > .el-tabs__header .el-tabs__item.is-active {
    width: 110px;
}
.tab1[data-v-8af82a30] .el-tabs__item {
    width: 110px;
}
.tab1 p[data-v-8af82a30] {
    position: absolute;
    top: 10px;
    left: 76px;
    z-index: 9;
    margin: 0;
    min-width: 14px;
    height: 22px;
    background: #f5222d;
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
    line-height: 22px;
    border-radius: 50%;
    text-align: center;
    padding: 0 4px;
}
.tab1 .two[data-v-8af82a30] {
    top: 10px;
    left: 186px;
    background: #f5222d;
}
.tab1 .three[data-v-8af82a30] {
    top: 10px;
    left: 294px;
    background: #cc9542;
}

.tabs[data-v-1806c2f7] .el-tabs__item {
  padding: 0;
}

.wrap[data-v-89b55988] {
  width: 100px;
  position: relative;
}
.chat-content[data-v-89b55988] {
  width: 270px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[data-v-89b55988] .el-tooltip__popper.is-light {
  max-width: 500px !important;
}


.pointt[data-v-05bb9c64] {
    font-size: 16px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #e48c3d;
    position: relative;
    bottom: 20px;
}
.con[data-v-05bb9c64] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 28px;
}
.con1[data-v-05bb9c64] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -10px;
    margin-bottom: 15px;
}
.btno[data-v-05bb9c64] {
    margin: 0px 10px 10px 0;
}
.btn[data-v-05bb9c64] {
    float: right;
    margin: 10px 30px 10px 0;
}
.img[data-v-05bb9c64] {
    width: 110px;
    height: 110px;
    background: #ccc;
}
.s[data-v-05bb9c64] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
  /* .stop {
  background: #e5e7ee;
} */
.img1[data-v-05bb9c64] {
    width: 235px;
    height: 133px;
    background: #eee;
}
.img2[data-v-05bb9c64] {
    width: 186px;
    height: 116px;
    background: #eee;
}
.tip1[data-v-05bb9c64] {
    height: 24px;
    font-size: 15px;
    font-weight: 400;
    color: #bebebe;
    line-height: 24px;
    margin: 0;
    margin-left: 30px;
}
.form2_con[data-v-05bb9c64] {
    /* height: 400px; */
    overflow: auto;
}
.one[data-v-05bb9c64] {
    background: white;
    padding: 0 10% 0 5%;
}
.one-tip1[data-v-05bb9c64] {
    height: 25px;
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 400;
    color: #101010;
    line-height: 25px;
}
.add-ti[data-v-05bb9c64] {
    font-size: 16px;
    line-height: 60px;
    color: #e48c3d;
}

  /* 序号样式 */
.number[data-v-05bb9c64] {
    width: 70px;
    height: 50px;
    border: 1px solid rgb(182, 176, 176);
}
.number input[data-v-05bb9c64] {
    padding: 0;
    margin: 0;
    border: none;
    width: 100%;
    height: 100%;
    text-align: center;
}


.btno[data-v-3d89162a] {
  margin: 0px 10px 10px 0;
}

.box[data-v-e201456a] {
  height: 800px;
}
.el-scrollbar[data-v-e201456a] {
  height: 100%;
}
.box .el-scrollbar__wrap[data-v-e201456a] {
  overflow: scroll;
}
[data-v-e201456a] .avue-crud .avue-form .el-input__inner {
  height: 40px;
  line-height: 40px;
}
[data-v-e201456a] .el-button {
  height: 42px !important;
}
[data-v-e201456a] .el-form-item__label {
  width: 100px !important;
  line-height: 40px;
}
[data-v-e201456a] .el-form-item__content {
  margin-left: 100px !important;
}

[data-v-6d0ce9db] .avue-crud .el-input__inner,
.avue-form .el-input__inner[data-v-6d0ce9db] {
  height: 40px;
  line-height: 40px;
}
[data-v-6d0ce9db] .el-button {
  height: 42px !important;
}
[data-v-6d0ce9db] .el-form-item__label {
  width: 100px !important;
  line-height: 40px;
}
[data-v-6d0ce9db] .el-form-item__content {
  margin-left: 100px !important;
}
[data-v-6d0ce9db] .avue-form__group {
  margin-bottom: -10px;
}

.con[data-v-5d829a5c] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 28px;
}
.btno[data-v-5d829a5c] {
  margin: 0px 10px 10px 0;
}
.btn[data-v-5d829a5c] {
  float: right;
  margin: 10px 30px 10px 0;
}
[data-v-5d829a5c] .el-form-item__label {
  padding: 0 20px 0 0;
}

.wrap[data-v-c9f07c72] {
  width: 100px;
  position: relative;
}
.chat-content[data-v-c9f07c72] {
  width: 270px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
[data-v-c9f07c72] .el-tooltip__popper.is-light {
  max-width: 500px !important;
}

.box[data-v-5b085f1e] {
  height: 800px;
}
.el-scrollbar[data-v-5b085f1e] {
  height: 100%;
}
.box .el-scrollbar__wrap[data-v-5b085f1e] {
  overflow: scroll;
}
[data-v-5b085f1e] .avue-crud .avue-form .el-input__inner {
  height: 40px;
  line-height: 40px;
}
[data-v-5b085f1e] .el-button {
  height: 42px !important;
}
[data-v-5b085f1e] .el-form-item__label {
  width: 100px !important;
  line-height: 40px;
}
[data-v-5b085f1e] .el-form-item__content {
  margin-left: 100px !important;
}

ul[data-v-1b72d29e],
li[data-v-1b72d29e] {
  list-style: none;
  margin: 0;
  padding: 0;
}
.content[data-v-1b72d29e] {
  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;
  min-height: 900px;
}
ul[data-v-1b72d29e] {
  width: 180px;
  height: 100%;
}
ul li[data-v-1b72d29e] {
    width: calc(100% - 15px);
    height: 50px;
    line-height: 50px;
    text-align: left;
    padding-left: 15px;
    cursor: pointer;
}
ul .selectBg[data-v-1b72d29e] {
    background: #cc9542;
    color: white;
}
.template-right[data-v-1b72d29e] {
  min-height: 650px;
  border-left: 1px solid #f0f0f0;
  width: 100%;
  padding-left: 20px;
}

.operation[data-v-02a68575] {
  margin-bottom: 20px;
}
[data-v-02a68575] .operation .el-button.btn {
  margin-right: 15px !important;
}
[data-v-02a68575] .el-input-group__append {
  background: #f4f5f5;
}
[data-v-02a68575] .el-form-item {
  position: relative;
}
.billie-style[data-v-02a68575] .el-form-item__label {
  padding-right: 25px !important;
}
[data-v-02a68575] .el-select {
  width: 100%;
}
#dilog2[data-v-02a68575] .el-dialog__body {
  padding-right: 40px !important;
}
.add-unit[data-v-02a68575] {
  position: absolute;
  right: -40px;
  top: 0px;
  z-index: 1000;
  cursor: pointer;
  color: #1790ff;
}
[data-v-02a68575] .el-alert {
  padding: 14px 16px;
}
[data-v-02a68575] .el-alert /deep/ .el-alert__title {
    font-size: 13px;
    line-height: 18px;
    font-size: 16px;
}
.blue-dot[data-v-02a68575] {
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  background: #1790ff;
  border-radius: 50%;
}
.green-dot[data-v-02a68575] {
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  background: #52c41b;
  border-radius: 50%;
}

.operation[data-v-511d056e] {
  margin-bottom: 20px;
}
[data-v-511d056e] .operation .el-button.btn {
  margin-right: 15px !important;
}
[data-v-511d056e] .operation .el-button.btn:nth-child(2) {
  margin-right: 25px !important;
}
[data-v-511d056e] .operation .el-checkbox .el-checkbox__label {
  font-size: 16px;
}
[data-v-511d056e] .operation .el-checkbox .el-checkbox__inner {
  width: 16px;
  height: 16px;
}
.flex[data-v-511d056e] {
  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;
}
.flex img[data-v-511d056e] {
    vertical-align: middle;
}
.dialog-footer[data-v-511d056e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.setting-box[data-v-16f1dece] {
  margin-top: 20px;
  height: 100vh;
}
.container[data-v-16f1dece] {
  width: 50%;
  height: 100%;
  padding: 20px;
  background-color: #fff;
  border-radius: 4px;
}
.upload-container[data-v-16f1dece] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.upload-container .logo-uploader[data-v-16f1dece] {
    border: 1px dashed #d9d9d9;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
    width: 100px;
    height: 100px;
}
.upload-container .logo-uploader[data-v-16f1dece]:hover {
      border-color: #409eff;
}
.upload-container .logo-uploader-icon[data-v-16f1dece] {
    font-size: 28px;
    color: #8c939d;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
}
.upload-container .logo-preview[data-v-16f1dece] {
    width: 100px;
    height: 100px;
    display: block;
    position: relative;
}
.upload-container .logo-preview .logo[data-v-16f1dece] {
      width: 100%;
      height: 100%;
      -o-object-fit: contain;
         object-fit: contain;
}
.upload-container .logo-preview .logo-overlay[data-v-16f1dece] {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      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;
      color: #fff;
      font-size: 20px;
      opacity: 0;
      -webkit-transition: opacity 0.3s;
      transition: opacity 0.3s;
}
.upload-container .logo-preview .logo-overlay[data-v-16f1dece]:hover {
        opacity: 1;
}
.upload-container .upload-tip[data-v-16f1dece] {
    margin-left: 20px;
    color: #909399;
    font-size: 12px;
    line-height: 1.4;
}
.input-tip[data-v-16f1dece] {
  color: #909399;
  font-size: 12px;
  line-height: 1.4;
  margin-top: 4px;
}
.item-btn-box[data-v-16f1dece] {
  text-align: left;
  padding-top: 40px;
}
.save-btn[data-v-16f1dece] {
  background-color: #e48c3d;
  border-color: #e48c3d;
  padding: 12px 30px;
  font-size: 16px;
}
.save-btn[data-v-16f1dece]:hover {
    background-color: #d77a2a;
    border-color: #d77a2a;
}
.save-btn[data-v-16f1dece]:focus {
    background-color: #e48c3d;
    border-color: #e48c3d;
}
[data-v-16f1dece] .el-form-item__label {
  font-size: 16px;
  color: #333;
  font-weight: 500;
}
[data-v-16f1dece] .el-form-item__label::before {
    content: '*';
    color: #f56c6c;
    margin-right: 4px;
}
[data-v-16f1dece] .el-input__inner {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}
[data-v-16f1dece] .el-form-item {
  margin-bottom: 30px;
}
[data-v-16f1dece] .el-upload {
  display: block;
}

.warp-baseMsg[data-v-0deae1e5] {
  width: calc(100% - 40px);
  padding: 15px;
}
.el-col[data-v-0deae1e5] {
  margin-bottom: 8px;
  line-height: 27px;
}
.cur[data-v-0deae1e5] {
  cursor: pointer;
  font-size: 16px;
}
.margin-aside[data-v-0deae1e5] {
  margin: 0 8px;
}
.line[data-v-0deae1e5] {
  display: inline-block;
  margin-right: 11px !important;
  width: 2px !important;
  height: 17px !important;
  background: #e48c3d !important;
}
.el-col > span[data-v-0deae1e5]:first-child {
  color: #666666;
}
.el-col > span[data-v-0deae1e5]:last-child {
  color: #101010;
}
.avatar-uploader .avatar-uploader-icon[data-v-0deae1e5] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-0deae1e5] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-0deae1e5] {
  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-0deae1e5] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.title1[data-v-0deae1e5] {
  width: 110px;
  height: 3px;
  background: #e48c3d;
  position: absolute;
  top: 27px;
}
.title2[data-v-0deae1e5] {
  height: 45px;
  width: 100%;
  border-bottom: 2px solid #e4e7ed;
  font-size: 18px;
  font-weight: 500;
  line-height: 54px;
  color: #e48c3d;
  position: relative;
}
.tip[data-v-0deae1e5] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-0deae1e5] {
  margin-bottom: 20px;
}
.tip1[data-v-0deae1e5] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-0deae1e5] {
  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;
}
.flex[data-v-0deae1e5] {
  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 img[data-v-0deae1e5] {
    vertical-align: middle;
    width: 18px;
    height: 18px;
}
.celuo[data-v-0deae1e5] {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #101010;
  line-height: 25px;
  margin: 10px 0;
}
[data-v-0deae1e5] .el-table {
  margin-bottom: 0px;
}
[data-v-0deae1e5] .el-form .el-button--primary {
  margin-left: 45px;
}
[data-v-0deae1e5] .celuo .el-input__inner {
  width: 120px;
}

.warp-baseMsg[data-v-e09be008] {
  width: calc(100% - 40px);
  padding: 15px;
}
.el-col[data-v-e09be008] {
  margin-bottom: 8px;
  line-height: 27px;
}
.cur[data-v-e09be008] {
  cursor: pointer;
}
.margin-aside[data-v-e09be008] {
  margin: 0 8px;
}
.line[data-v-e09be008] {
  display: inline-block;
  margin-right: 11px !important;
  width: 2px !important;
  height: 17px !important;
  background: #e48c3d !important;
}
.el-col > span[data-v-e09be008]:first-child {
  color: #666666;
}
.el-col > span[data-v-e09be008]:last-child {
  color: #101010;
}
.avatar-uploader .avatar-uploader-icon[data-v-e09be008] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-e09be008] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-e09be008] {
  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-e09be008] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-e09be008] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-e09be008] {
  margin-bottom: 20px;
}
.tip1[data-v-e09be008] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-e09be008] {
  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;
}
.flex[data-v-e09be008] {
  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 img[data-v-e09be008] {
    vertical-align: middle;
    width: 18px;
    height: 18px;
}
.celuo[data-v-e09be008] {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #101010;
  line-height: 25px;
  margin: 10px 0;
}
[data-v-e09be008] .el-table {
  margin-bottom: 0px;
}
[data-v-e09be008] .el-form .el-button--primary {
  margin-left: 45px;
}
[data-v-e09be008] .el-input-group__append {
  color: #606266;
  background: #f4f5f5;
}
.op-btn[data-v-e09be008] {
  cursor: pointer;
  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;
}
[data-v-e09be008] .el-input-group__append {
  padding: 0 5px;
}


.message-logout-pricing .el-message-box__content .el-message-box__message {
  padding-left: 36px;
  padding-right: 12px;
  font-size: 16px !important;
}

.tab-warp[data-v-611e8ff3] {
  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;
}
.tab-warp .tab[data-v-611e8ff3] {
    width: 100px;
    height: 38px;
    border: 1px solid #e48c3d;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    color: #e48c3d;
}
.tab-warp .tab[data-v-611e8ff3]:first-child {
    border-right: 0px;
}
.tab-warp .active[data-v-611e8ff3] {
    background: #e48c3d;
    color: #ffffff;
}

.tabs[data-v-64c721a6] {
  position: relative;
}
.one[data-v-64c721a6] {
  position: absolute;
  top: 9px;
  left: 198px;
  z-index: 9;
  margin: 0;
  min-width: 14px;
  height: 24px;
  background: #f5222d;
  font-size: 13px;
  font-weight: 500;
  color: #ffffff;
  line-height: 24px;
  border-radius: 50%;
  padding: 0 6px;
  text-align: center;
}

.warp-baseMsg[data-v-5f3bd3ce] {
  width: calc(100% - 40px);
  padding: 15px;
}
.el-col[data-v-5f3bd3ce] {
  margin-bottom: 8px;
  line-height: 27px;
}
.overflowCss[data-v-5f3bd3ce] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  width: 100%;
}
.cur[data-v-5f3bd3ce] {
  cursor: pointer;
}
.margin-aside[data-v-5f3bd3ce] {
  margin: 0 8px;
}
.line[data-v-5f3bd3ce] {
  display: inline-block;
  margin-right: 11px !important;
  width: 2px !important;
  height: 17px !important;
  background: #e48c3d !important;
}
.el-col > span[data-v-5f3bd3ce]:first-child {
  color: #666666;
}
.el-col > span[data-v-5f3bd3ce]:last-child {
  color: #101010;
}
.avatar-uploader .avatar-uploader-icon[data-v-5f3bd3ce] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-5f3bd3ce] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-5f3bd3ce] {
  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-5f3bd3ce] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-5f3bd3ce] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-5f3bd3ce] {
  margin-bottom: 20px;
}
.tip1[data-v-5f3bd3ce] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-5f3bd3ce] {
  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;
}
.flex[data-v-5f3bd3ce] {
  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 img[data-v-5f3bd3ce] {
    vertical-align: middle;
    width: 18px;
    height: 18px;
}
.celuo[data-v-5f3bd3ce] {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #101010;
  line-height: 25px;
  margin: 10px 0;
}
[data-v-5f3bd3ce] .el-table {
  margin-bottom: 0px;
}
[data-v-5f3bd3ce] .el-form .el-button--primary {
  margin-left: 45px;
}
[data-v-5f3bd3ce] .el-dialog__body {
  padding-right: 50px !important;
  padding-bottom: 10px;
}
.dialog-footer[data-v-5f3bd3ce] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.warp-baseMsg[data-v-57dd46b5] {
  width: calc(100% - 40px);
  padding: 15px;
}
.el-col[data-v-57dd46b5] {
  margin-bottom: 8px;
  line-height: 27px;
}
.overflowCss[data-v-57dd46b5] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  width: 100%;
}
.cur[data-v-57dd46b5] {
  cursor: pointer;
}
.margin-aside[data-v-57dd46b5] {
  margin: 0 8px;
}
.line[data-v-57dd46b5] {
  display: inline-block;
  margin-right: 11px !important;
  width: 2px !important;
  height: 17px !important;
  background: #e48c3d !important;
}
.el-col > span[data-v-57dd46b5]:first-child {
  color: #666666;
}
.el-col > span[data-v-57dd46b5]:last-child {
  color: #101010;
}
.avatar-uploader .avatar-uploader-icon[data-v-57dd46b5] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-57dd46b5] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-57dd46b5] {
  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-57dd46b5] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-57dd46b5] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-57dd46b5] {
  margin-bottom: 20px;
}
.tip1[data-v-57dd46b5] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-57dd46b5] {
  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;
}
.flex[data-v-57dd46b5] {
  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 img[data-v-57dd46b5] {
    vertical-align: middle;
    width: 18px;
    height: 18px;
}
.celuo[data-v-57dd46b5] {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #101010;
  line-height: 25px;
  margin: 10px 0;
}
[data-v-57dd46b5] .el-table {
  margin-bottom: 0px;
}
[data-v-57dd46b5] .el-form .el-button--primary {
  margin-left: 45px;
}

.tab-warp[data-v-4fbe04ce] {
  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;
}
.tab-warp .tab[data-v-4fbe04ce] {
    width: 100px;
    height: 38px;
    border: 1px solid #e48c3d;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    color: #e48c3d;
}
.tab-warp .tab[data-v-4fbe04ce]:first-child {
    border-right: 0px;
}
.tab-warp .active[data-v-4fbe04ce] {
    background: #e48c3d;
    color: #ffffff;
}

.warp-baseMsg[data-v-95d073e4] {
  width: calc(100% - 40px);
  padding: 15px;
}
.el-col[data-v-95d073e4] {
  margin-bottom: 8px;
  line-height: 27px;
}
.overflowCss[data-v-95d073e4] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  width: 100%;
}
.overflowCss2[data-v-95d073e4] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: wrap;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  width: 100%;
  display: -webkit-box;
}
.flex-warp[data-v-95d073e4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.cur[data-v-95d073e4] {
  cursor: pointer;
}
.margin-aside[data-v-95d073e4] {
  margin: 0 8px;
}
.line[data-v-95d073e4] {
  display: inline-block;
  margin-right: 11px !important;
  width: 2px !important;
  height: 17px !important;
  background: #e48c3d !important;
}
.el-col > span[data-v-95d073e4]:first-child {
  color: #666666;
}
.el-col > span[data-v-95d073e4]:last-child {
  color: #101010;
}
.avatar-uploader .avatar-uploader-icon[data-v-95d073e4] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-95d073e4] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-95d073e4] {
  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-95d073e4] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-95d073e4] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-95d073e4] {
  margin-bottom: 20px;
}
.tip1[data-v-95d073e4] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-95d073e4] {
  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;
}
.flex[data-v-95d073e4] {
  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 img[data-v-95d073e4] {
    vertical-align: middle;
    width: 18px;
    height: 18px;
}
.celuo[data-v-95d073e4] {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #101010;
  line-height: 25px;
  margin: 10px 0;
}
[data-v-95d073e4] .el-table {
  margin-bottom: 0px;
}
[data-v-95d073e4] .el-form .el-button--primary {
  margin-left: 45px;
}
[data-v-95d073e4] .el-dialog__body {
  padding-right: 50px !important;
  padding-bottom: 10px;
}
.dialog-footer[data-v-95d073e4] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.warp-baseMsg[data-v-3c92f6aa] {
  width: calc(100% - 40px);
  padding: 15px;
}
.el-col[data-v-3c92f6aa] {
  margin-bottom: 8px;
  line-height: 27px;
}
.overflowCss[data-v-3c92f6aa] {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  word-break: break-all;
  width: 100%;
}
.cur[data-v-3c92f6aa] {
  cursor: pointer;
}
.margin-aside[data-v-3c92f6aa] {
  margin: 0 8px;
}
.line[data-v-3c92f6aa] {
  display: inline-block;
  margin-right: 11px !important;
  width: 2px !important;
  height: 17px !important;
  background: #e48c3d !important;
}
.el-col > span[data-v-3c92f6aa]:first-child {
  color: #666666;
}
.el-col > span[data-v-3c92f6aa]:last-child {
  color: #101010;
}
.avatar-uploader .avatar-uploader-icon[data-v-3c92f6aa] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-3c92f6aa] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-3c92f6aa] {
  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-3c92f6aa] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-3c92f6aa] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-3c92f6aa] {
  margin-bottom: 20px;
}
.tip1[data-v-3c92f6aa] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
  margin-top: 7px;
}
.con[data-v-3c92f6aa] {
  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;
}
.flex[data-v-3c92f6aa] {
  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 img[data-v-3c92f6aa] {
    vertical-align: middle;
    width: 18px;
    height: 18px;
}
.celuo[data-v-3c92f6aa] {
  font-size: 16px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: #101010;
  line-height: 25px;
  margin: 10px 0;
}
[data-v-3c92f6aa] .el-table {
  margin-bottom: 0px;
}
[data-v-3c92f6aa] .el-form .el-button--primary {
  margin-left: 45px;
}
.handleTab[data-v-3c92f6aa] {
  height: 45px;
  width: 100%;
  border-bottom: 2px solid #e4e7ed;
  font-size: 18px;
  font-weight: 500;
  line-height: 54px;
  color: #323233;
  position: relative;
  cursor: pointer;
}
.handleTab p[data-v-3c92f6aa] {
    width: 125px;
    height: 3px;
    background: #e48c3d;
    position: absolute;
    top: 27px;
    -webkit-transition: all 0.5s !important;
    transition: all 0.5s !important;
}
.active[data-v-3c92f6aa] {
  color: #e48c3d;
}
.left[data-v-3c92f6aa] {
  left: 0px;
}
.right[data-v-3c92f6aa] {
  left: 132px;
}

.tab-warp[data-v-056b2f22] {
  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;
}
.tab-warp .tab[data-v-056b2f22] {
    width: 100px;
    height: 38px;
    border: 1px solid #e48c3d;
    text-align: center;
    line-height: 38px;
    cursor: pointer;
    color: #e48c3d;
}
.tab-warp .tab[data-v-056b2f22]:first-child {
    border-right: 0px;
}
.tab-warp .active[data-v-056b2f22] {
    background: #e48c3d;
    color: #ffffff;
}

.container[data-v-294624ba] {
  background-color: #fff;
  padding: 12px;
}
.operation[data-v-294624ba] {
  margin-bottom: 20px;
}
[data-v-294624ba] .operation .el-button.btn {
  margin-right: 15px !important;
}
[data-v-294624ba] .el-input-group__append {
  background: #f4f5f5;
}
[data-v-294624ba] .el-form-item {
  position: relative;
}
.billie-style[data-v-294624ba] .el-form-item__label {
  padding-right: 25px !important;
}
[data-v-294624ba] .el-input-number__increase {
  right: 0 !important;
}
[data-v-294624ba] .el-select {
  width: 100%;
}
#dilog2[data-v-294624ba] .el-dialog__body {
  padding-right: 40px !important;
}
.add-form[data-v-294624ba] {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin-top: 20px;
}
.add-form .add-unit[data-v-294624ba] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.add-form .add-unit .text[data-v-294624ba] {
      cursor: pointer;
      color: #1790ff;
      white-space: nowrap;
      margin: 0 0 0 10px;
}
[data-v-294624ba] .el-alert {
  padding: 14px 16px;
}
[data-v-294624ba] .el-alert /deep/ .el-alert__title {
    font-size: 13px;
    line-height: 18px;
    font-size: 16px;
}

.operation[data-v-0df97d04] {
  margin-bottom: 20px;
}
[data-v-0df97d04] .operation .el-button.btn {
  margin-right: 15px !important;
}
[data-v-0df97d04] .el-input-group__append {
  background: #f4f5f5;
}
[data-v-0df97d04] .el-form-item {
  position: relative;
}
.billie-style[data-v-0df97d04] .el-form-item__label {
  padding-right: 25px !important;
}
[data-v-0df97d04] .el-select {
  width: 100%;
}
#dilog2[data-v-0df97d04] .el-dialog__body {
  padding-right: 40px !important;
}
.add-unit[data-v-0df97d04] {
  position: absolute;
  right: -40px;
  top: 0px;
  z-index: 1000;
  cursor: pointer;
  color: #1790ff;
}
[data-v-0df97d04] .el-alert {
  padding: 14px 16px;
}
[data-v-0df97d04] .el-alert /deep/ .el-alert__title {
    font-size: 13px;
    line-height: 18px;
    font-size: 16px;
}
.blue-dot[data-v-0df97d04] {
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  background: #1790ff;
  border-radius: 50%;
}
.green-dot[data-v-0df97d04] {
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle;
  width: 5px;
  height: 5px;
  background: #52c41b;
  border-radius: 50%;
}

[data-v-70fd357c] .el-tabs__item.is-active {
  background: none !important;
}
[data-v-70fd357c] .el-tabs__item {
  font-size: 18px;
}
[data-v-70fd357c] .el-tabs__active-bar {
  height: 3px;
}
[data-v-70fd357c] .el-tabs__header {
  margin-top: 10px;
}
.tabs[data-v-70fd357c] {
  position: relative;
}
.one[data-v-70fd357c] {
  position: absolute;
  top: 0px;
  left: 37.6%;
  width: 8px;
  height: 8px;
  background: #f5222d;
  border-radius: 50%;
}

.con[data-v-2eb888b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -10px;
}
.btno[data-v-2eb888b2] {
  margin: 0px 10px 10px 0;
}
.btn[data-v-2eb888b2] {
  float: right;
  margin: 10px 30px 26px 0;
}
.dialog-tip[data-v-2eb888b2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #101010;
  line-height: 24px;
  margin-top: 22px;
}
.dialog-tip span[data-v-2eb888b2] {
    color: #e48c3d;
}

.btno[data-v-46ea7310] {
  margin-left: 20px;
}
.btno1[data-v-46ea7310] {
  margin-left: 51px;
}
.tit[data-v-46ea7310] {
  width: 255px;
  height: 27px;
  font-size: 18px;
  font-weight: 400;
  color: #101010;
  line-height: 27px;
  margin-bottom: 11px;
}
.title[data-v-46ea7310] {
  margin-bottom: 17px;
  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-46ea7310] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.title1[data-v-46ea7310] {
  margin-bottom: 17px;
  padding-left: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 132px;
  font-size: 18px;
  font-weight: 500;
  color: #282828;
  line-height: 29px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f8f8f8;
}
.title1 .tits[data-v-46ea7310] {
    width: 144px;
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #282828;
    line-height: 24px;
}
.title1 .tit1[data-v-46ea7310] {
    width: 69px;
    height: 50px;
    font-size: 34px;
    font-weight: 500;
    color: #282828;
    line-height: 50px;
    margin-top: 11px;
}
.title1 .tit1 .recharge[data-v-46ea7310] {
      height: 42px;
      margin-left: 10px;
      color: #e48c3d;
      border: 1px s0lid #e48c3d;
}
.price[data-v-46ea7310] {
  height: 27px;
  font-size: 16px;
  font-weight: 400;
  color: #30a642;
  line-height: 27px;
  margin: 0;
}
.price1[data-v-46ea7310] {
  color: #ff0000;
}
.number[data-v-46ea7310] {
  height: 27px;
  font-size: 16px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #323233;
  line-height: 27px;
  margin: 0;
}

.header[data-v-70323f97] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 69px;
  -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-70323f97] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header .l span[data-v-70323f97] {
      margin: 16px 16px;
      height: 36px;
      font-size: 24px;
}
.header .l .man[data-v-70323f97] {
      font-size: 22px;
      font-family: SourceHanSansCN-Regular, SourceHanSansCN;
      font-weight: 400;
      color: #ff0000;
      line-height: 60px;
}
.header .r[data-v-70323f97] {
    height: 40px;
}
.img[data-v-70323f97] {
  display: block;
  width: 14px;
  height: 14px;
}
.btn[data-v-70323f97] {
  float: right;
}
.el-table[data-v-70323f97] {
  font-size: 16px;
  color: #323232;
}
.xqBtn[data-v-70323f97] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #e48c3d;
}
.xqBtn .sp[data-v-70323f97] {
    margin-left: 5px;
}
.el-form-item__label[data-v-70323f97] {
  font-size: 16px;
  color: #606060;
}
.jl[data-v-70323f97] {
  margin-right: 25px;
  margin-left: 25px;
}
.btno[data-v-70323f97] {
  margin-left: 45px;
  margin-right: 20px;
}
.el-date-editor.el-input[data-v-70323f97],
.el-date-editor.el-input__inner[data-v-70323f97] {
  width: 220px;
}

.btno1[data-v-4935634b] {
  margin-left: 51px;
}
.img[data-v-4935634b] {
  display: block;
  width: 14px;
  height: 14px;
}
.btn[data-v-4935634b] {
  float: right;
}
.el-table[data-v-4935634b] {
  font-size: 16px;
  color: #323232;
}
.xqBtn[data-v-4935634b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #e48c3d;
}
.xqBtn .sp[data-v-4935634b] {
    margin-left: 5px;
}
.el-form-item__label[data-v-4935634b] {
  font-size: 16px;
  color: #606060;
}
.jl[data-v-4935634b] {
  margin-right: 25px;
  margin-left: 25px;
}
.btno[data-v-4935634b] {
  margin-left: 45px;
  margin-right: 20px;
}
.el-date-editor.el-input[data-v-4935634b],
.el-date-editor.el-input__inner[data-v-4935634b] {
  width: 220px;
}

.btno1[data-v-c2d636bc] {
  margin-left: 51px;
}
.img[data-v-c2d636bc] {
  display: block;
  width: 14px;
  height: 14px;
}
.btn[data-v-c2d636bc] {
  float: right;
}
.el-table[data-v-c2d636bc] {
  font-size: 16px;
  color: #323232;
}
.xqBtn[data-v-c2d636bc] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #e48c3d;
}
.xqBtn .sp[data-v-c2d636bc] {
    margin-left: 5px;
}
.el-form-item__label[data-v-c2d636bc] {
  font-size: 16px;
  color: #606060;
}
.jl[data-v-c2d636bc] {
  margin-right: 25px;
  margin-left: 25px;
}
.btno[data-v-c2d636bc] {
  margin-left: 45px;
  margin-right: 20px;
}
.el-date-editor.el-input[data-v-c2d636bc],
.el-date-editor.el-input__inner[data-v-c2d636bc] {
  width: 220px;
}

.con[data-v-7877869b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -10px;
}
.btno[data-v-7877869b] {
  margin: 0px 10px 10px 0;
}
.btn[data-v-7877869b] {
  float: right;
  margin: 10px 30px 26px 0;
}
.dialog-tip[data-v-7877869b] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  height: 24px;
  font-size: 16px;
  font-weight: 400;
  color: #101010;
  line-height: 24px;
  margin-top: 22px;
}
.dialog-tip span[data-v-7877869b] {
    color: #e48c3d;
}

[data-v-0695a049] .el-table th,[data-v-0695a049] .el-table td {
  text-align: center !important;
}
.btn[data-v-0695a049]:hover {
  background-color: #e48c3d;
  color: #fff;
}
[data-v-0695a049] .el-form-item__content .el-input__inner {
  width: 220px;
}
.header[data-v-0695a049] {
  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-0695a049] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.header .l span[data-v-0695a049] {
      margin: 16px 16px;
      height: 36px;
      font-size: 24px;
}
.header .l .man[data-v-0695a049] {
      font-size: 22px;
      font-family: SourceHanSansCN-Regular, SourceHanSansCN;
      font-weight: 400;
      color: #ff0000;
      line-height: 69px;
}
.header .r[data-v-0695a049] {
    height: 40px;
}
.header .r .an[data-v-0695a049] {
      width: 44px;
      background: #fafafa;
      border: 1px solid #dddfe7;
}
.img[data-v-0695a049] {
  display: block;
  width: 14px;
  height: 14px;
}
.xqBtn[data-v-0695a049] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #e48c3d;
}
.xqBtn .sp[data-v-0695a049] {
    margin-left: 5px;
}
.el-form-item__label[data-v-0695a049] {
  font-size: 16px;
  color: #606060;
}
.footer[data-v-0695a049] {
  width: 520px;
  float: right;
}
.footer .zje[data-v-0695a049] {
    margin-top: 16px;
    margin-bottom: 42px;
    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-0695a049] {
  float: right;
  margin: 15px 0;
}
.select[data-v-0695a049] [data-v-0695a049] .el-form-item__content .el-input__inner {
  width: 162px;
}
.questionnaire[data-v-0695a049] {
  width: 580px;
  height: 670px;
  margin: 14px 24px;
  overflow: auto;
}
.evaluate[data-v-0695a049] {
  color: #e48c3d;
  font-size: 16px;
  margin-left: 20px;
}
.clearfix[data-v-0695a049] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.clearfix .wenTi[data-v-0695a049] {
    font-size: 16px;
    color: #101010;
    margin: 12px 0;
}
.clearfix input[data-v-0695a049] {
    outline-style: none;
    border: 0;
    font-family: PingFangSC-Regular, PingFang SC;
    border-radius: 3px;
    padding: 10px 10px;
    font-size: 16px;
    font-weight: 700;
    background: #f4f5f5;
}
.ml[data-v-0695a049] {
  margin-left: 53px;
}
[data-v-0695a049] .el-dialog__body {
  padding: 20px;
}

.btno[data-v-3930f28d] {
  margin-left: 20px;
}
.btno1[data-v-3930f28d] {
  margin-left: 51px;
}
.order[data-v-3930f28d] {
  height: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #323233;
  line-height: 25px;
  margin-bottom: 20px;
}
.trialOrder[data-v-3930f28d] {
  padding-bottom: 5px;
  margin-top: 20px;
}
.trialOrder p[data-v-3930f28d] {
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #101010;
    line-height: 24px;
    margin-bottom: 14px;
    margin-left: 20px;
}
.trialOrder span[data-v-3930f28d] {
    color: #101010;
    font-weight: 500;
}
fieldset[data-v-3930f28d] {
  border: 1px solid #dedede;
}
legend[data-v-3930f28d] {
  width: 72px;
  height: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #323233;
  line-height: 25px;
}
.info[data-v-3930f28d] {
  margin-top: 22px;
}
.info .left[data-v-3930f28d] {
    line-height: 40px;
    font-weight: 500;
    color: #323233;
}
.edit[data-v-3930f28d] {
  font-size: 16px;
  font-weight: 500;
  color: #027aff !important;
  margin-left: 10px;
}
[data-v-3930f28d] .is-disabled {
  background-color: #f5f7fa;
  border-color: #e4e7ed;
  color: #c0c4cc;
  cursor: not-allowed;
}

.con[data-v-5054c0c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  margin-top: -10px;
}
.btno[data-v-5054c0c2] {
  margin: 0px 10px 10px 0;
}
.btn[data-v-5054c0c2] {
  float: right;
  margin: 10px 30px 10px 0;
}
.inp1[data-v-5054c0c2] {
  width: 375px;
}
.el-tree[data-v-5054c0c2] {
  width: 374px;
  border-radius: 2px;
  border: 1px solid #dddfe7;
}
.role .el-form-item__label[data-v-5054c0c2] {
  color: #151515;
}

.con[data-v-3499e366] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  margin-top: -10px;
}
.btno[data-v-3499e366] {
  margin: 0px 10px 10px 0;
}
.btn[data-v-3499e366] {
  float: right;
  margin: 10px 30px 10px 0;
}
.inp1[data-v-3499e366] {
  width: 375px;
}
.el-tree[data-v-3499e366] {
  width: 374px;
  border-radius: 2px;
  border: 1px solid #dddfe7;
}
.role .el-form-item__label[data-v-3499e366] {
  color: #151515;
}

.con[data-v-50f5ddf6] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  margin-top: -10px;
}
.btno[data-v-50f5ddf6] {
  margin: 0px 10px 10px 0;
}
.btn[data-v-50f5ddf6] {
  float: right;
  margin: 10px 30px 10px 0;
}
.inp2[data-v-50f5ddf6] {
  width: 259px;
}
.line[data-v-50f5ddf6] {
  margin-bottom: 30px;
}
.line[data-v-50f5ddf6] .el-divider__text,
  .line .el-link[data-v-50f5ddf6] {
    font-size: 16px;
}

.container[data-v-a97b8a9c] {
  text-align: center;
  height: 80vh;
}
.container h2[data-v-a97b8a9c] {
    padding-top: 100px;
    height: 30px;
    font-size: 22px;
    font-weight: 500;
    color: #000000;
    line-height: 30px;
}
.container p[data-v-a97b8a9c] {
    height: 25px;
    font-size: 18px;
    font-weight: bold;
    color: #959393;
    line-height: 25px;
}
.container .content[data-v-a97b8a9c] {
    width: 640px;
    margin-left: calc(50% - 320px);
    margin-top: 107px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.container .content .con[data-v-a97b8a9c] {
      width: 240px;
      height: 380px;
      background: #ffffff;
      border-radius: 4px;
      border: 1px solid #d5d5d5;
}
.container .content .con img[data-v-a97b8a9c] {
        width: 240px;
        height: 184px;
        margin-bottom: 21px;
}
.container .content .con span[data-v-a97b8a9c] {
        display: inline-block;
        width: 195px;
        height: 20px;
        font-size: 14px;
        font-weight: 500;
        color: #a3a3a3;
        line-height: 20px;
        margin-bottom: 11px;
}
.container .content .con p[data-v-a97b8a9c] {
        margin: 0 auto;
        margin-top: 10px;
        width: 126px;
        height: 34px;
        border-radius: 3px;
        border: 1px solid #cc9542;
        font-size: 16px;
        font-weight: 500;
        color: #cc9542;
        line-height: 34px;
        text-align: center;
        cursor: pointer;
}


.pointt[data-v-6bd79517] {
    font-size: 16px;
    font-family: SourceHanSansCN-Medium, SourceHanSansCN;
    font-weight: 500;
    color: #e48c3d;
    position: relative;
    bottom: 20px;
}
.con[data-v-6bd79517] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 28px;
}
.con1[data-v-6bd79517] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -10px;
    margin-bottom: 15px;
}
.btno[data-v-6bd79517] {
    margin: 0px 10px 10px 0;
}
.btn[data-v-6bd79517] {
    float: right;
    margin: 10px 30px 10px 0;
}
.img[data-v-6bd79517] {
    width: 110px;
    height: 110px;
    background: #ccc;
}
.s[data-v-6bd79517] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
  /* .stop {
  background: #e5e7ee;
} */
.img1[data-v-6bd79517] {
    width: 235px;
    height: 133px;
    background: #eee;
}
.img2[data-v-6bd79517] {
    width: 186px;
    height: 116px;
    background: #eee;
}
.tip1[data-v-6bd79517] {
    height: 24px;
    font-size: 15px;
    font-weight: 400;
    color: #bebebe;
    line-height: 24px;
    margin: 0;
    margin-left: 30px;
}
.form2_con[data-v-6bd79517] {
    /* height: 400px; */
    overflow: auto;
}
.one[data-v-6bd79517] {
    background: white;
    padding: 0 10% 0 5%;
}
.one-tip1[data-v-6bd79517] {
    height: 25px;
    font-size: 16px;
    font-family: PingFang-SC-Medium, PingFang-SC;
    font-weight: 400;
    color: #101010;
    line-height: 25px;
}
.add-ti[data-v-6bd79517] {
    font-size: 16px;
    line-height: 60px;
    color: #e48c3d;
}

  /* 序号样式 */
.number[data-v-6bd79517] {
    width: 70px;
    height: 50px;
    border: 1px solid rgb(182, 176, 176);
}
.number input[data-v-6bd79517] {
    padding: 0;
    margin: 0;
    border: none;
    width: 100%;
    height: 100%;
    text-align: center;
}


.btno[data-v-310db3c1] {
  margin: 0px 10px 10px 0;
}

.approval-status[data-v-88bf175a] {
  text-align: center;
  line-height: 100px;
  color: #e48c3d;
  font-size: 30px;
}
.avatar-uploader[data-v-88bf175a] {
  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-88bf175a] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
}
.avatar-uploader .avatar[data-v-88bf175a] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.avatar-uploader1[data-v-88bf175a] {
  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-88bf175a] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
}
.avatar-uploader1 .avatar[data-v-88bf175a] {
    width: 200px;
    height: 120px;
}
.title[data-v-88bf175a] {
  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-88bf175a] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-88bf175a] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-88bf175a] {
  margin-bottom: 20px;
}
.tip1[data-v-88bf175a] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
}
.bottom[data-v-88bf175a] {
  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-88bf175a] {
    text-align: center;
}
.img[data-v-88bf175a] {
  height: 140px;
}
.image[data-v-88bf175a] .el-upload--picture-card {
  width: 180px;
  height: 140px;
  line-height: 140px;
}
.image[data-v-88bf175a] .el-upload__tip {
  font-size: 14px;
  margin-top: 0px;
  color: #bebebe;
}
[data-v-88bf175a] .el-form-item__content {
  width: 600px;
}
.one[data-v-88bf175a] {
  background: white;
  padding: 0 10% 0 5%;
}
.one-tip1[data-v-88bf175a] {
  height: 25px;
  font-size: 16px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 400;
  color: #101010;
  line-height: 25px;
}
.avatar1[data-v-88bf175a] {
  position: relative;
}
.avatar1 .img[data-v-88bf175a] {
    position: absolute;
    width: 97px;
    height: 35px;
    bottom: 24px;
    left: 2px;
}
.basicMsg.goodat .btn-select[data-v-88bf175a] {
  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-88bf175a] {
    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-88bf175a] {
  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-88bf175a] {
  width: 18px;
  height: 18px;
  position: absolute;
  top: -6px;
  right: -6px;
}
.el-dialog__body .goodat[data-v-88bf175a]:hover {
  color: #fff;
  background: #e48c3d;
}
.btn-edit[data-v-88bf175a] {
  position: absolute;
  right: 30px;
}
.onLine[data-v-88bf175a] {
  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-88bf175a] {
    margin: 0;
    padding: 0;
    width: 136px;
    text-align: right;
    margin-right: 12px;
    color: #606060;
    font-size: 15px;
}
.onLine .content[data-v-88bf175a] {
    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-88bf175a] {
      width: 100px;
      display: inline-block;
      text-align: right;
}
.onLine .content .con[data-v-88bf175a]:nth-child(2n) {
      margin-left: 70px;
}
.warning[data-v-88bf175a] {
  color: #f56c6c;
  margin-right: 4px;
}

.approval-status[data-v-90e5cae2] {
  text-align: center;
  line-height: 100px;
  color: #e48c3d;
  font-size: 30px;
}
.avatar-uploader[data-v-90e5cae2] {
  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-90e5cae2] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
}
.avatar-uploader .avatar[data-v-90e5cae2] {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.avatar-uploader1[data-v-90e5cae2] {
  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-90e5cae2] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
}
.avatar-uploader1 .avatar[data-v-90e5cae2] {
    width: 200px;
    height: 120px;
}
.title[data-v-90e5cae2] {
  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-90e5cae2] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-90e5cae2] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-90e5cae2] {
  margin-bottom: 20px;
}
.tip1[data-v-90e5cae2] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
}
.bottom[data-v-90e5cae2] {
  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-90e5cae2] {
    text-align: center;
}
.img[data-v-90e5cae2] {
  height: 140px;
}
.image[data-v-90e5cae2] .el-upload--picture-card {
  width: 180px;
  height: 140px;
  line-height: 140px;
}
.image[data-v-90e5cae2] .el-upload__tip {
  font-size: 14px;
  margin-top: 0px;
  color: #bebebe;
}
[data-v-90e5cae2] .el-form-item__content {
  width: 600px;
}
.one[data-v-90e5cae2] {
  background: white;
  padding: 0 10% 0 5%;
}
.one-tip1[data-v-90e5cae2] {
  height: 25px;
  font-size: 16px;
  font-family: PingFang-SC-Medium, PingFang-SC;
  font-weight: 400;
  color: #101010;
  line-height: 25px;
}
.avatar1[data-v-90e5cae2] {
  position: relative;
}
.avatar1 .img[data-v-90e5cae2] {
    position: absolute;
    width: 97px;
    height: 35px;
    bottom: 24px;
    left: 2px;
}
.basicMsg.goodat .btn-select[data-v-90e5cae2] {
  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-90e5cae2] {
    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-90e5cae2] {
  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-90e5cae2] {
  width: 18px;
  height: 18px;
  position: absolute;
  top: -6px;
  right: -6px;
}
.el-dialog__body .goodat[data-v-90e5cae2]:hover {
  color: #fff;
  background: #e48c3d;
}
.btn-edit[data-v-90e5cae2] {
  position: absolute;
  right: 30px;
}
.onLine[data-v-90e5cae2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
}
.onLine p[data-v-90e5cae2] {
    margin: 0;
    padding: 0;
    width: 120px;
    text-align: right;
    margin-right: 12px;
    color: #606060;
    font-size: 15px;
}
.onLine .content[data-v-90e5cae2] {
    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-90e5cae2] {
      width: 100px;
      display: inline-block;
      text-align: right;
}
.onLine .content .con[data-v-90e5cae2]:nth-child(2n) {
      margin-left: 70px;
}
.warning[data-v-90e5cae2] {
  color: #f56c6c;
  margin-right: 4px;
}

.approval-status[data-v-6434bd48] {
  text-align: center;
  line-height: 100px;
  color: #e48c3d;
  font-size: 30px;
}
.avatar-uploader[data-v-6434bd48] {
  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-6434bd48] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
}
.avatar-uploader .avatar[data-v-6434bd48] {
    width: 120px;
    height: 120px;
}
.avatar-uploader1[data-v-6434bd48] {
  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-6434bd48] {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    line-height: 30px;
    font-size: 28px;
}
.avatar-uploader1 .avatar[data-v-6434bd48] {
    width: 200px;
    height: 120px;
}
.title[data-v-6434bd48] {
  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-6434bd48] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}
.tip[data-v-6434bd48] {
  width: 100%;
  height: 49px;
  background: #ffe7d1;
  border: 1px solid #edc5a0;
  line-height: 49px;
  color: #000000;
  text-align: center;
  margin: 22px 0;
}
.con[data-v-6434bd48] {
  margin-bottom: 20px;
}
.tip1[data-v-6434bd48] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
}
.bottom[data-v-6434bd48] {
  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-6434bd48] {
    text-align: center;
}
.img[data-v-6434bd48] {
  height: 140px;
}
.image[data-v-6434bd48] .el-upload--picture-card {
  width: 180px;
  height: 140px;
  line-height: 140px;
}
.image[data-v-6434bd48] .el-upload__tip {
  font-size: 14px;
  margin-top: 0px;
  color: #bebebe;
}
[data-v-6434bd48] .el-form-item__content {
  width: 600px;
}

.btno[data-v-62d1283e] {
  margin-left: 20px;
}
.btno1[data-v-62d1283e] {
  margin-left: 51px;
}
.order[data-v-62d1283e] {
  height: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #323233;
  line-height: 25px;
  margin-bottom: 20px;
}
.trialOrder[data-v-62d1283e] {
  padding-bottom: 5px;
  margin-top: 20px;
}
.trialOrder p[data-v-62d1283e] {
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #101010;
    line-height: 24px;
    margin-bottom: 14px;
    margin-left: 20px;
}
.trialOrder span[data-v-62d1283e] {
    color: #101010;
    font-weight: 500;
}
fieldset[data-v-62d1283e] {
  border: 1px solid #dedede;
}
legend[data-v-62d1283e] {
  width: 72px;
  height: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #323233;
  line-height: 25px;
}
.info[data-v-62d1283e] {
  margin-top: 22px;
}
.info .left[data-v-62d1283e] {
    line-height: 40px;
    font-weight: 500;
    color: #323233;
}
.edit[data-v-62d1283e] {
  font-size: 16px;
  font-weight: 500;
  color: #027aff !important;
  margin-left: 10px;
}
[data-v-62d1283e] .is-disabled {
  background-color: #f5f7fa;
  border-color: #e4e7ed;
  color: #c0c4cc;
  cursor: not-allowed;
}

p[data-v-6dc7be02] {
  margin: 0;
  padding: 0;
}
.content[data-v-6dc7be02] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: white;
  padding: 28px 28px 15px 28px;
}
.content .left[data-v-6dc7be02] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.content .left .explain1[data-v-6dc7be02] {
      width: 170px;
      height: 36px;
      font-size: 17px;
      font-weight: 500;
      color: #323233;
      line-height: 36px;
}
.content .left p[data-v-6dc7be02] {
      margin: 0;
      height: 33px;
      font-size: 22px;
      font-weight: bold;
      color: #323233;
      line-height: 33px;
      margin-right: 10px;
}
.content .left span[data-v-6dc7be02] {
      width: 51px;
      height: 27px;
      background: #cc9542;
      border-radius: 2px;
      display: inline-block;
      font-size: 16px;
      font-weight: 500;
      color: #ffffff;
      line-height: 27px;
      letter-spacing: 2px;
      text-align: center;
}
.content .right[data-v-6dc7be02] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -20px;
    position: relative;
}
.content .right .right11[data-v-6dc7be02] {
      position: absolute;
      top: 65px;
      right: 0px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
.content .right .right11 p[data-v-6dc7be02] {
        width: 170px;
        height: 22px;
        font-size: 16px;
        font-weight: 500;
        color: #ff0000;
        line-height: 22px;
        border: none !important;
}
.content .right .right11 span[data-v-6dc7be02] {
        margin-left: 13px;
        height: 22px;
        font-size: 16px;
        font-weight: 500;
        color: #027aff;
        line-height: 22px;
}
.content .right p[data-v-6dc7be02] {
      width: 73px;
      height: 36px;
      border-radius: 3px;
      line-height: 36px;
      text-align: center;
      cursor: pointer;
      font-size: 16px;
      font-weight: 400;
}
.content .right p[data-v-6dc7be02]:nth-child(1) {
      border: 1px solid #da1212;
      color: #da1212;
}
.content .right p[data-v-6dc7be02]:nth-child(2) {
      border: 1px solid #cc9542;
      color: white;
      width: 99px;
      height: 36px;
      background: #cc9542;
      margin-left: 10px;
}
.content .right .right1[data-v-6dc7be02] {
      width: 110px;
      text-align: right;
}
.content .right .right1 h3[data-v-6dc7be02] {
        height: 22px;
        font-size: 16px;
        font-weight: 500;
        color: #989898;
        line-height: 22px;
        border: none;
        text-align: right;
        margin: 0;
}
.content .right .right1 span[data-v-6dc7be02] {
        width: 109px;
        height: 40px;
        font-size: 24px;
        font-weight: 500;
        color: #282828;
        line-height: 40px;
}
.title[data-v-6dc7be02] {
  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-6dc7be02] {
    margin-right: 11px;
    width: 4px;
    height: 17px;
    background: #e48c3d;
}
.title .edit[data-v-6dc7be02] {
    height: 21px;
    font-size: 15px;
    font-weight: 500;
    color: #027aff;
    line-height: 21px;
    margin-left: 7px;
    cursor: pointer;
}
.title .type[data-v-6dc7be02] {
    width: 80px;
    height: 26px;
    background: #bf9351;
    border-radius: 3px;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    line-height: 26px;
    margin-left: 7px;
    text-align: center;
}
.prescription[data-v-6dc7be02] {
  margin-bottom: 30px;
}
.prescription .con[data-v-6dc7be02] {
    margin: 0;
    margin-left: 30px;
    margin-top: 30px;
}
.prescription .con p[data-v-6dc7be02] {
      margin-bottom: 8px;
}
.prescription .list[data-v-6dc7be02] {
    width: 900px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.prescription .list .all[data-v-6dc7be02] {
      width: 33%;
      margin: 10px 0 10px 0;
}
.prescription .weight[data-v-6dc7be02] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 30px;
    margin-top: 8px;
    margin-bottom: 20px;
}
.prescription .weight p[data-v-6dc7be02] {
      width: 110px;
      height: 22px;
      font-size: 16px;
      font-weight: 500;
      color: #282828;
      line-height: 22px;
}
.prescription .weight span[data-v-6dc7be02] {
      height: 22px;
      font-size: 16px;
      font-weight: 500;
      color: #989898;
      line-height: 22px;
}
.prescription .explain[data-v-6dc7be02] {
    margin-left: 30px;
    width: 1300px;
    border: 1px solid #cdcdcd;
}
.adjust[data-v-6dc7be02] {
  margin-bottom: 30px;
}
.cost_detail[data-v-6dc7be02] {
  margin-bottom: 50px;
}
.trialOrder[data-v-6dc7be02] {
  padding-bottom: 5px;
  margin-top: 20px;
}
.trialOrder p[data-v-6dc7be02] {
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #101010;
    line-height: 24px;
    margin-bottom: 14px;
    margin-left: 20px;
}
.trialOrder span[data-v-6dc7be02] {
    color: #101010;
    font-weight: 500;
}
fieldset[data-v-6dc7be02] {
  border: 1px solid #dedede;
}
legend[data-v-6dc7be02] {
  width: 72px;
  height: 25px;
  font-size: 18px;
  font-weight: 500;
  color: #323233;
  line-height: 25px;
}
.info .left[data-v-6dc7be02] {
  line-height: 40px;
  font-weight: 500;
  color: #323233;
}
.order[data-v-6dc7be02] {
  height: 25px;
  font-size: 16px;
  font-weight: 500;
  color: #323233;
  line-height: 25px;
  margin-bottom: 30px;
  margin-left: 40px;
}
.sort[data-v-6dc7be02] .el-timeline-item__content {
  font-size: 15px;
  color: #282828;
}
.sort[data-v-6dc7be02] .el-timeline-item__timestamp {
  font-size: 14px;
  color: #989898;
}
.price[data-v-6dc7be02] {
  font-weight: 500;
  color: #282828;
}

p[data-v-a171ab16] {
  margin: 0;
  padding: 0;
}
.content[data-v-a171ab16] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: white;
  padding: 28px 28px 15px 28px;
}
.content .left[data-v-a171ab16] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.content .left .explain1[data-v-a171ab16] {
      width: 170px;
      height: 36px;
      font-weight: 500;
      color: #323233;
      line-height: 36px;
}
.content .left p[data-v-a171ab16] {
      margin: 0;
      height: 33px;
      font-size: 22px;
      font-weight: bold;
      color: #323233;
      line-height: 33px;
      margin-right: 10px;
}
.content .left span[data-v-a171ab16] {
      width: 51px;
      height: 27px;
      background: #cc9542;
      border-radius: 2px;
      display: inline-block;
      font-size: 16px;
      font-weight: 500;
      color: #ffffff;
      line-height: 27px;
      letter-spacing: 2px;
      text-align: center;
}
.content .right[data-v-a171ab16] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -20px;
    position: relative;
}
.content .right .right11[data-v-a171ab16] {
      position: absolute;
      top: 65px;
      right: 0px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
.content .right .right11 p[data-v-a171ab16] {
        width: 119px;
        height: 22px;
        font-size: 16px;
        font-weight: 500;
        color: #ff0000;
        line-height: 22px;
        border: none !important;
}
.content .right .right11 span[data-v-a171ab16] {
        margin-left: 13px;
        height: 22px;
        font-size: 16px;
        font-weight: 500;
        color: #027aff;
        line-height: 22px;
}
.content .right p[data-v-a171ab16] {
      width: 73px;
      height: 36px;
      border-radius: 3px;
      line-height: 36px;
      text-align: center;
      cursor: pointer;
      font-size: 16px;
      font-weight: 400;
}
.content .right p[data-v-a171ab16]:nth-child(1) {
      border: 1px solid #da1212;
      color: #da1212;
}
.content .right p[data-v-a171ab16]:nth-child(2) {
      border: 1px solid #cc9542;
      color: white;
      width: 99px;
      height: 36px;
      background: #cc9542;
      margin-left: 10px;
}
.content .right .right1[data-v-a171ab16] {
      width: 110px;
      text-align: right;
}
.content .right .right1 h3[data-v-a171ab16] {
        height: 22px;
        font-size: 16px;
        font-weight: 500;
        color: #989898;
        line-height: 22px;
        border: none;
        text-align: right;
        margin: 0;
}
.content .right .right1 span[data-v-a171ab16] {
        width: 109px;
        height: 40px;
        font-size: 24px;
        font-weight: 500;
        color: #282828;
        line-height: 40px;
}
.title[data-v-a171ab16] {
  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-a171ab16] {
    margin-right: 11px;
    width: 4px;
    height: 17px;
    background: #e48c3d;
}
.title .edit[data-v-a171ab16] {
    height: 21px;
    font-size: 15px;
    font-weight: 500;
    color: #027aff;
    line-height: 21px;
    margin-left: 7px;
    cursor: pointer;
}
.title .type[data-v-a171ab16] {
    width: 80px;
    height: 26px;
    background: #bf9351;
    border-radius: 3px;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    line-height: 26px;
    margin-left: 7px;
    text-align: center;
}
.prescription[data-v-a171ab16] {
  margin-bottom: 30px;
}
.prescription .con[data-v-a171ab16] {
    margin: 0;
    margin-left: 30px;
}
.prescription .con p[data-v-a171ab16] {
      margin-bottom: 8px;
}
.prescription .list[data-v-a171ab16] {
    width: 900px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.prescription .list .all[data-v-a171ab16] {
      width: 33%;
      margin: 10px 0 10px 0;
}
.prescription .weight[data-v-a171ab16] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 30px;
    margin-top: 8px;
    margin-bottom: 20px;
}
.prescription .weight p[data-v-a171ab16] {
      width: 110px;
      height: 22px;
      font-size: 16px;
      font-weight: 500;
      color: #282828;
      line-height: 22px;
}
.prescription .weight span[data-v-a171ab16] {
      height: 22px;
      font-size: 16px;
      font-weight: 500;
      color: #989898;
      line-height: 22px;
}
.prescription .explain[data-v-a171ab16] {
    margin-left: 30px;
    width: 1300px;
    height: 105px;
    border: 1px solid #cdcdcd;
}
.adjust[data-v-a171ab16] {
  margin-bottom: 30px;
}
.cost_detail[data-v-a171ab16] {
  margin-bottom: 50px;
}
.trialOrder[data-v-a171ab16] {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 5px;
  margin-top: 20px;
}
.trialOrder p[data-v-a171ab16] {
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #101010;
    line-height: 24px;
    margin-bottom: 14px;
    margin-left: 20px;
}
.trialOrder span[data-v-a171ab16] {
    color: #101010;
    font-weight: 500;
}

p[data-v-4537be57] {
  margin: 0;
  padding: 0;
}
.content[data-v-4537be57] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: white;
  padding: 20px 28px 15px 28px;
}
.content .left[data-v-4537be57] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.content .left p[data-v-4537be57] {
      margin: 0;
      height: 33px;
      font-size: 22px;
      font-weight: bold;
      color: #323233;
      line-height: 33px;
      margin-right: 10px;
}
.content .left span[data-v-4537be57] {
      width: 51px;
      height: 27px;
      background: #cc9542;
      border-radius: 2px;
      display: inline-block;
      font-size: 16px;
      font-weight: 500;
      color: #ffffff;
      line-height: 27px;
      letter-spacing: 2px;
      text-align: center;
}
.content .right[data-v-4537be57] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -20px;
    position: relative;
}
.content .right .right11[data-v-4537be57] {
      position: absolute;
      top: 65px;
      right: 0px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
.content .right .right11 p[data-v-4537be57] {
        width: 139px;
        height: 22px;
        font-size: 16px;
        font-weight: 500;
        color: #ff0000;
        line-height: 22px;
        border: none !important;
}
.content .right .right11 span[data-v-4537be57] {
        margin-left: 13px;
        height: 22px;
        font-size: 16px;
        font-weight: 500;
        color: #027aff;
        line-height: 22px;
}
.content .right p[data-v-4537be57] {
      width: 73px;
      height: 36px;
      border-radius: 3px;
      line-height: 36px;
      text-align: center;
      cursor: pointer;
      font-size: 16px;
      font-weight: 400;
}
.content .right p[data-v-4537be57]:nth-child(1) {
      border: 1px solid #da1212;
      color: #da1212;
}
.content .right p[data-v-4537be57]:nth-child(2) {
      border: 1px solid #cc9542;
      color: white;
      width: 99px;
      height: 36px;
      background: #cc9542;
      margin-left: 10px;
}
.content .right .right1[data-v-4537be57] {
      width: 110px;
      text-align: right;
}
.content .right .right1 h3[data-v-4537be57] {
        height: 22px;
        font-size: 16px;
        font-weight: 500;
        color: #989898;
        line-height: 22px;
        border: none;
        text-align: right;
        margin: 0;
}
.content .right .right1 span[data-v-4537be57] {
        width: 109px;
        height: 40px;
        font-size: 24px;
        font-weight: 500;
        color: #282828;
        line-height: 40px;
}
.title[data-v-4537be57] {
  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-4537be57] {
    margin-right: 11px;
    width: 4px;
    height: 17px;
    background: #e48c3d;
}
.title .edit[data-v-4537be57] {
    height: 21px;
    font-size: 15px;
    font-weight: 500;
    color: #027aff;
    line-height: 21px;
    margin-left: 7px;
    cursor: pointer;
}
.title .type[data-v-4537be57] {
    padding: 0 15px;
    height: 26px;
    background: #bf9351;
    border-radius: 3px;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    line-height: 26px;
    margin-left: 7px;
    text-align: center;
}
.prescription[data-v-4537be57] {
  margin-bottom: 30px;
}
.prescription .con[data-v-4537be57] {
    margin: 0;
    margin-left: 30px;
}
.prescription .con p[data-v-4537be57] {
      margin-bottom: 8px;
}
.prescription .list[data-v-4537be57] {
    width: 900px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.prescription .list .all[data-v-4537be57] {
      width: 33%;
      margin: 10px 0 10px 0;
}
.prescription .weight[data-v-4537be57] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 30px;
    margin-top: 8px;
    margin-bottom: 20px;
}
.prescription .weight p[data-v-4537be57] {
      width: 110px;
      height: 22px;
      font-size: 16px;
      font-weight: 500;
      color: #282828;
      line-height: 22px;
}
.prescription .weight span[data-v-4537be57] {
      height: 22px;
      font-size: 16px;
      font-weight: 500;
      color: #989898;
      line-height: 22px;
}
.prescription .explain[data-v-4537be57] {
    margin-left: 30px;
    width: 1300px;
    height: 105px;
    border: 1px solid #cdcdcd;
}
.adjust[data-v-4537be57] {
  margin-bottom: 30px;
}
.cost_detail[data-v-4537be57] {
  margin-bottom: 50px;
}
.trialOrder[data-v-4537be57] {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 5px;
  margin-top: 20px;
}
.trialOrder p[data-v-4537be57] {
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #101010;
    line-height: 24px;
    margin-bottom: 14px;
    margin-left: 20px;
}
.trialOrder span[data-v-4537be57] {
    color: #101010;
    font-weight: 500;
}

p[data-v-e009d1c2] {
  margin: 0;
  padding: 0;
}
.content[data-v-e009d1c2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: white;
  padding: 28px 28px 15px 28px;
}
.content .left[data-v-e009d1c2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.content .left p[data-v-e009d1c2] {
      margin: 0;
      height: 33px;
      font-size: 22px;
      font-weight: bold;
      color: #323233;
      line-height: 33px;
      margin-right: 10px;
}
.content .left span[data-v-e009d1c2] {
      width: 51px;
      height: 27px;
      background: #cc9542;
      border-radius: 2px;
      display: inline-block;
      font-size: 16px;
      font-weight: 500;
      color: #ffffff;
      line-height: 27px;
      letter-spacing: 2px;
      text-align: center;
}
.content .left1[data-v-e009d1c2] {
    display: block;
    margin-top: -24px;
}
.content .left1 p[data-v-e009d1c2] {
      line-height: 66px;
      font-size: 20px;
}
.content .right[data-v-e009d1c2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.content .right .right11[data-v-e009d1c2] {
      position: absolute;
      top: 58px;
      right: 0px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
}
.content .right .right11 p[data-v-e009d1c2] {
        width: 170px;
        height: 22px;
        font-size: 16px;
        font-weight: 500;
        color: #ff0000;
        line-height: 22px;
        border: none !important;
}
.content .right .right11 span[data-v-e009d1c2] {
        margin-left: 13px;
        height: 22px;
        font-size: 16px;
        font-weight: 500;
        color: #027aff;
        line-height: 22px;
}
.content .right p[data-v-e009d1c2] {
      width: 73px;
      height: 36px;
      border-radius: 3px;
      line-height: 36px;
      text-align: center;
      cursor: pointer;
      font-size: 16px;
      font-weight: 400;
}
.content .right p[data-v-e009d1c2]:nth-child(1) {
      border: 1px solid #da1212;
      color: #da1212;
}
.content .right p[data-v-e009d1c2]:nth-child(2) {
      border: 1px solid #cc9542;
      color: white;
      width: 99px;
      height: 36px;
      background: #cc9542;
      margin-left: 10px;
}
.content .right .right1[data-v-e009d1c2] {
      width: 110px;
      text-align: right;
}
.content .right .right1 h3[data-v-e009d1c2] {
        height: 22px;
        font-size: 16px;
        font-weight: 500;
        color: #989898;
        line-height: 22px;
        border: none;
        text-align: right;
        margin: 0;
}
.content .right .right1 span[data-v-e009d1c2] {
        width: 109px;
        height: 40px;
        font-size: 24px;
        font-weight: 500;
        color: #282828;
        line-height: 40px;
}
.title[data-v-e009d1c2] {
  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-e009d1c2] {
    margin-right: 11px;
    width: 4px;
    height: 17px;
    background: #e48c3d;
}
.title .type[data-v-e009d1c2] {
    width: 80px;
    height: 26px;
    background: #bf9351;
    border-radius: 3px;
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    line-height: 26px;
    margin-left: 7px;
    text-align: center;
}
.prescription[data-v-e009d1c2] {
  margin-bottom: 30px;
}
.prescription .con[data-v-e009d1c2] {
    margin: 0;
    margin-left: 30px;
    margin-top: 30px;
}
.prescription .con p[data-v-e009d1c2] {
      margin-bottom: 8px;
}
.prescription .list[data-v-e009d1c2] {
    width: 900px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.prescription .list .all[data-v-e009d1c2] {
      width: 33%;
      margin: 10px 0 10px 0;
}
.prescription .weight[data-v-e009d1c2] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 30px;
    margin-top: 8px;
    margin-bottom: 20px;
}
.prescription .weight p[data-v-e009d1c2] {
      width: 110px;
      height: 22px;
      font-size: 16px;
      font-weight: 500;
      color: #282828;
      line-height: 22px;
}
.prescription .weight span[data-v-e009d1c2] {
      height: 22px;
      font-size: 16px;
      font-weight: 500;
      color: #989898;
      line-height: 22px;
}
.prescription .explain[data-v-e009d1c2] {
    margin-left: 30px;
    width: 1300px;
    border: 1px solid #cdcdcd;
}
.adjust[data-v-e009d1c2] {
  margin-bottom: 30px;
}
.cost_detail[data-v-e009d1c2] {
  margin-bottom: 50px;
}
.trialOrder[data-v-e009d1c2] {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 5px;
  margin-top: 20px;
}
.trialOrder p[data-v-e009d1c2] {
    height: 24px;
    font-size: 16px;
    font-weight: 400;
    color: #101010;
    line-height: 24px;
    margin-bottom: 14px;
    margin-left: 20px;
}
.trialOrder span[data-v-e009d1c2] {
    color: #101010;
    font-weight: 500;
}


.con[data-v-6c66ca75] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: -10px;
}
.btno[data-v-6c66ca75] {
  margin: 0px 10px 10px 0;
}
.btn[data-v-6c66ca75] {
  float: right;
  margin: 10px 30px 26px 0;
}

.avatar-uploader .avatar-uploader-icon[data-v-1a552b90] {
  font-size: 28px;
  color: #8c939d;
  width: 120px;
  height: 120px;
  line-height: 100px;
  text-align: center;
  border: 1px dashed #c3c3c3;
}
.avatar-uploader .avatar[data-v-1a552b90] {
  color: #8c939d;
  width: 120px;
  height: 120px;
}
.title[data-v-1a552b90] {
  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-1a552b90] {
    margin-right: 11px;
    width: 2px;
    height: 17px;
    background: #e48c3d;
}

.con[data-v-e285fa8c] {
  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;
  margin-bottom: 22px;
  width: 107px;
  background: rgba(228, 140, 61, 0.14);
  border-radius: 4px;
  border: 1px solid rgba(228, 140, 61, 0.5);
  cursor: pointer;
}
.con img[data-v-e285fa8c] {
    width: 18px;
    height: 16px;
    margin-right: 4px;
}
.con span[data-v-e285fa8c] {
    width: 72px;
    font-size: 18px;
    font-family: SourceHanSansCN-Regular, SourceHanSansCN;
    font-weight: 400;
    color: #e48c3d;
    line-height: 42px;
}
.btno[data-v-e285fa8c] {
  margin: 0px 10px 10px 0;
}
.el-date-editor.el-input[data-v-e285fa8c],
.el-date-editor.el-input__inner[data-v-e285fa8c] {
  width: 250px;
}
.btn2[data-v-e285fa8c] {
  margin-left: 75px !important;
}

.con[data-v-40ca0d49] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 28px;
}
.btno[data-v-40ca0d49] {
  margin: 0px 10px 10px 0;
}
.btn[data-v-40ca0d49] {
  float: right;
  margin: 10px 30px 10px 0;
}
[data-v-40ca0d49] .el-input-group__append {
  color: #606266;
  background: #f4f5f5;
}

.con[data-v-b5e5fd0e] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  margin-top: -10px;
}
.btno[data-v-b5e5fd0e] {
  margin: 0px 10px 10px 0;
}
.btn[data-v-b5e5fd0e] {
  float: right;
  margin: 10px 30px 10px 0;
}
[data-v-b5e5fd0e] .el-input-group__append {
  color: #606266;
  background: #f4f5f5;
}

h2[data-v-f3a23020],
h3[data-v-f3a23020] {
  padding: 0;
  margin: 0;
}
.content[data-v-f3a23020] {
  height: 100vh;
}
.content .con1[data-v-f3a23020] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.content .con1 .con[data-v-f3a23020] {
      width: 297px;
      height: 73px;
      background: #f5f5f5;
      border-radius: 4px;
      margin-right: 22px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      border: 1px solid #f5f5f5;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.content .con1 .con img[data-v-f3a23020] {
        width: 45px;
        height: 45px;
        margin: 14px;
}
.content .con1 .con .right .top[data-v-f3a23020] {
        height: 22px;
        font-size: 16px;
        font-weight: 500;
        color: #282828;
        line-height: 22px;
        margin: 15px 0 1px 0;
}
.content .con1 .con .right .tip[data-v-f3a23020] {
        width: 196px;
        height: 20px;
        font-size: 14px;
        font-weight: 500;
        color: #878787;
        line-height: 20px;
}
.content .con1 .choose[data-v-f3a23020] {
      background: #f9f5ed;
      border: 1px solid #cc9542;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}


.box {
  height: 800px;
}
.el-scrollbar {
  height: 100%;
}
.box .el-scrollbar__wrap {
  overflow: scroll;
}

@charset "UTF-8";
.radio-parent[data-v-0fa8d65a] {
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.radio-parent .radio-sun[data-v-0fa8d65a] {
  width: 15%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 10px;
}
.radio-parent .radio-sun .radio-container[data-v-0fa8d65a] {
  width: 70px;
  height: 35px;
  background: #ffffff;
  text-align: center;
  line-height: 35px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 1px gray;
          box-shadow: 0px 0px 1px gray;
}
.radio-parent .radio-sun .radio-container[data-v-0fa8d65a]:hover {
  -webkit-box-shadow: 0px 0px 2px #292828;
          box-shadow: 0px 0px 2px #292828;
}
.radio-parent .radio-sun .radio-container-disabled[data-v-0fa8d65a] {
  background: #ececee;
  cursor: no-drop;
  color: #8a8a8a;
  border: 0.5px solid #d3d0d0;
}
.radio-parent .radio-sun .radio-container-disabled-icon[data-v-0fa8d65a] {
  cursor: no-drop;
}
.radio-parent .radio-sun .radio-container-active[data-v-0fa8d65a] {
  -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;
}
.con[data-v-0fa8d65a] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
}
.btno[data-v-0fa8d65a] {
  margin: 0px 50px 14px 0;
}
.btno[data-v-0fa8d65a] .el-button--medium {
    color: #979797;
    padding: 10px 15px;
    background: #fafafa;
    border-radius: 0;
    height: 40px;
}
.btno1[data-v-0fa8d65a] .el-input__inner {
  border-radius: 0;
}
.main[data-v-0fa8d65a] {
  height: 600px;
  overflow: auto;
}
.btn[data-v-0fa8d65a] {
  float: right;
  margin: 10px 30px 10px 0;
}
.mine-color span[data-v-0fa8d65a] {
  line-height: 40px;
  color: #e48c3d;
  font-size: 16px;
}
[data-v-0fa8d65a] .el-table th > .cell {
  display: inline-block;
  white-space: nowrap;
  word-break: keep-all;
  text-overflow: unset;
}
[data-v-0fa8d65a] .el-dialog__body {
  padding: 30px 35px;
}
[data-v-0fa8d65a] .form .el-form-item__label {
  padding-right: 35px;
}
.form_time1[data-v-0fa8d65a] {
  height: 27px;
  font-size: 14px;
  font-weight: 400;
  color: #9c9c9c;
  line-height: 27px;
}
.form_time2[data-v-0fa8d65a] {
  height: 27px;
  font-size: 14px;
  font-weight: 400;
  color: #e48c3d;
  line-height: 27px;
}
.form_radio[data-v-0fa8d65a] .el-radio-button__inner {
  border-left: 1px solid #dcdfe6;
  border-radius: 4px;
  margin-top: 10px;
}
.form_radio[data-v-0fa8d65a] .el-radio-button:last-child .el-radio-button__inner,
.form_radio .el-radio-button:first-child .el-radio-button__inner[data-v-0fa8d65a] {
  border-radius: 4px;
}
.guahao p[data-v-0fa8d65a] {
  display: block;
  font-size: 15px;
  padding-left: 20px;
  margin: 0px;
  margin-bottom: 20px;
}
.guahao p span[data-v-0fa8d65a] {
    margin-left: 30px;
    color: #606060;
    font-size: 15px;
}
.tip2[data-v-0fa8d65a] {
  font-size: 14px;
  color: #9c9c9c;
  margin-left: 20px;
}
.form[data-v-0fa8d65a] .el-form-item {
  margin-bottom: 14px;
}
.form[data-v-0fa8d65a] .el-form-item__content .el-input__inner {
  width: 300px;
}
.line[data-v-0fa8d65a] {
  margin-bottom: 30px;
}
.line[data-v-0fa8d65a] .el-divider__text,
  .line .el-link[data-v-0fa8d65a] {
    font-size: 16px;
}
[data-v-0fa8d65a] .el-radio__label {
  font-size: 15px;
}
.tit[data-v-0fa8d65a] {
  width: 400px;
  font-size: 16px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #4a4949;
  line-height: 27px;
  margin: 0;
}
.tit2[data-v-0fa8d65a] {
  width: 288px;
  color: #d20504;
  margin: 0 auto;
  margin-top: 18px;
}
.tit1[data-v-0fa8d65a] {
  font-size: 16px;
  font-family: SourceHanSansCN-Regular, SourceHanSansCN;
  font-weight: 400;
  color: #101010;
  line-height: 27px;
}
.tit1[data-v-0fa8d65a] .el-link.el-link--primary {
    color: #007bff;
}
[data-v-0fa8d65a] .el-date-editor.el-input,
.el-date-editor.el-input__inner[data-v-0fa8d65a] {
  width: 300px;
}
.anytime .el-date-editor--time[data-v-0fa8d65a] {
  width: 120px !important;
  margin-left: 20px;
}
.anytime .el-date-editor--time[data-v-0fa8d65a] .el-input__inner {
    width: 120px !important;
}
.anytime .el-date-editor--time[data-v-0fa8d65a] {
  width: 120px !important;
  margin-left: 20px;
}
.anytime .el-date-editor--time[data-v-0fa8d65a] .el-input__inner {
    width: 120px !important;
}


.none-border {
  border: 0;
  background-color: transparent !important;
}

@charset "UTF-8";
.container[data-v-bff6581e] {
  /* 日期选择器 */
}
.container .con[data-v-bff6581e] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: -10px;
    margin-bottom: 15px;
}
.container .btno[data-v-bff6581e] {
    margin: 0px 10px 20px 0;
}
.container .btn[data-v-bff6581e] {
    float: right;
    margin: 10px 30px 10px 0;
}
.container .el-date-editor.el-input[data-v-bff6581e],
  .container .el-date-editor.el-input__inner[data-v-bff6581e] {
    width: 300px;
}
.grid-content[data-v-bff6581e] {
  font-size: 15px;
  margin-bottom: 0px;
  font-weight: 400;
}
.grid-content1[data-v-bff6581e] {
  font-size: 15px;
  margin-bottom: 15px;
  font-weight: 400;
}
[data-v-bff6581e] .el-dialog__title {
  font-size: 20px;
  color: #101010;
}
.sou[data-v-bff6581e] {
  width: 268px;
  margin: 7px 0 7px 20px;
}
.tb[data-v-bff6581e] {
  border: 1px solid #eceef6;
  max-height: 500px;
  overflow: auto;
}
.tip2[data-v-bff6581e] {
  color: #e48c3d;
  margin-left: 25px;
  font-size: 16px;
  cursor: pointer;
}
.tip3[data-v-bff6581e] {
  margin-left: 25px;
  color: #9e9e9e;
}
[data-v-bff6581e] .el-pagination {
  padding-bottom: 20px;
}
.bott[data-v-bff6581e] .el-form-item {
  margin-bottom: 0px;
}
.bott1[data-v-bff6581e] .el-form-item {
  margin-bottom: 10px;
}
.line[data-v-bff6581e] {
  margin-bottom: 30px;
}
.line[data-v-bff6581e] .el-divider__text,
  .line .el-link[data-v-bff6581e] {
    font-size: 16px;
}
.undo[data-v-bff6581e] {
  margin-bottom: 30px;
  max-height: 300px;
  overflow: auto;
}
.undo[data-v-bff6581e] .el-link.el-link--warning {
    font-size: 16px;
}
.operate[data-v-bff6581e] {
  color: #027aff;
  cursor: pointer;
}
.main[data-v-bff6581e] {
  height: 600px;
  overflow: auto;
}

.btno[data-v-504b7144] {
  margin-left: 20px;
}
.btno1[data-v-504b7144] {
  margin-left: 55px;
}
.edit[data-v-504b7144] {
  font-size: 16px;
  font-weight: 500;
  color: #027aff !important;
  margin-left: 10px;
}
.tab1[data-v-504b7144] {
  position: relative;
}
.tab1[data-v-504b7144] .el-tabs--card > .el-tabs__header .el-tabs__item.is-active {
    width: 110px;
}
.tab1[data-v-504b7144] .el-tabs__item {
    width: 110px;
}
.tab1 p[data-v-504b7144] {
    position: absolute;
    top: 10px;
    left: 76px;
    z-index: 9;
    margin: 0;
    min-width: 14px;
    height: 22px;
    background: #f5222d;
    font-size: 13px;
    font-weight: 500;
    color: #ffffff;
    line-height: 22px;
    border-radius: 50%;
    text-align: center;
    padding: 0 4px;
}

@charset "UTF-8";
.radio-parent[data-v-48663a59] {
  width: 90%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.radio-parent .radio-sun[data-v-48663a59] {
  width: 15%;
  padding: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 10px;
}
.radio-parent .radio-sun .radio-container[data-v-48663a59] {
  width: 70px;
  height: 35px;
  background: #ffffff;
  text-align: center;
  line-height: 35px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 1px gray;
          box-shadow: 0px 0px 1px gray;
}
.radio-parent .radio-sun .radio-container[data-v-48663a59]:hover {
  -webkit-box-shadow: 0px 0px 2px #292828;
          box-shadow: 0px 0px 2px #292828;
}
.radio-parent .radio-sun .radio-container-disabled[data-v-48663a59] {
  background: #ececee;
  cursor: no-drop;
  color: #8a8a8a;
  border: 0.5px solid #d3d0d0;
}
.radio-parent .radio-sun .radio-container-disabled-icon[data-v-48663a59] {
  cursor: no-drop;
}
.radio-parent .radio-sun .radio-container-active[data-v-48663a59] {
  -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;
}
[data-v-48663a59]::-webkit-scrollbar-track-piece {
  background-color: transparent;
}
[data-v-48663a59]::-webkit-scrollbar {
  width: 4px;
  height: 4px;
  background-color: transparent;
}
[data-v-48663a59]::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background-color: rgba(144, 146, 152, 0.3);
}
p[data-v-48663a59] {
  margin: 0;
}
.btno[data-v-48663a59] {
  margin-left: 20px;
}
.btno1[data-v-48663a59] {
  margin-left: 51px;
  margin-top: 4px;
}
.el-date-editor.el-input[data-v-48663a59],
.el-date-editor.el-input__inner[data-v-48663a59] {
  width: 300px;
}
.el-table td[data-v-48663a59],
.el-table th[data-v-48663a59] {
  text-align: center;
}
.title[data-v-48663a59] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  margin-bottom: 13px;
}
.title .point[data-v-48663a59] {
    width: 10px;
    height: 10px;
    background: #d25d4b;
    border-radius: 50%;
    margin: 7px 4px 0 0;
}
.title .tips[data-v-48663a59] {
    height: 27px;
    font-size: 14px;
    font-weight: 400;
    color: #606060;
    line-height: 27px;
}
.title .blue[data-v-48663a59] {
    width: 19px;
    height: 19px;
    background: #1790ff;
    margin: 3px 8px 0 15px;
}
.title .blue-tit[data-v-48663a59] {
    height: 27px;
    font-size: 14px;
    font-weight: 400;
    color: #1790ff;
    line-height: 27px;
}
.title .red[data-v-48663a59] {
    width: 19px;
    height: 19px;
    background: #d25d4b;
    margin: 3px 8px 0 15px;
}
.title .red-tit[data-v-48663a59] {
    height: 27px;
    font-size: 14px;
    font-weight: 400;
    color: #d25d4b;
    line-height: 27px;
}
.title .tip[data-v-48663a59] {
    margin-left: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.title .tip span[data-v-48663a59] {
      line-height: 24px;
      height: 24px;
      font-size: 15px;
      font-weight: 400;
      color: #a2a5b0;
}
.title .tip img[data-v-48663a59] {
      width: 15px;
      height: 15px;
      margin-top: 5px;
}
.con-title[data-v-48663a59] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  min-width: 1100px;
  background: #f4f5f5;
}
.con-title div[data-v-48663a59]:nth-child(1) {
    background: #f4f5f5;
    border: 1px solid #eceef6;
    line-height: 52px;
    text-align: center;
}
.con-title div[data-v-48663a59]:nth-child(3) {
    position: relative;
}
.con-title div:nth-child(3) img[data-v-48663a59] {
      position: absolute;
      top: 25px;
      left: 13px;
      cursor: pointer;
}
.con-title .seven[data-v-48663a59] {
    position: relative;
}
.con-title .seven img[data-v-48663a59] {
      position: absolute;
      top: 25px;
      right: 13px;
      cursor: pointer;
}
.con-title div[data-v-48663a59] {
    width: 229px;
    height: 60px;
    background: #f4f5f5;
    border: 1px solid #eceef6;
    line-height: 72px;
    text-align: center;
    padding-top: 10px;
}
.con-title div p[data-v-48663a59] {
      line-height: 27px;
}
.all_data[data-v-48663a59] {
  margin-bottom: 10px;
  max-height: 600px;
  height: 600px;
  overflow: auto;
}
.con_con[data-v-48663a59] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 124px;
  margin-bottom: 11px;
  min-width: 1100px;
}
.con_con div[data-v-48663a59]:nth-child(1) {
    background: white;
    border: 1px solid #eceef6;
    line-height: 100px;
    text-align: center;
}
.con_con div[data-v-48663a59] {
    width: 229px;
    height: 126px;
    background: rgba(246, 247, 251, 0.6);
    border: 1px solid #eceef6;
    line-height: 72px;
    text-align: center;
}
.con_con div p[data-v-48663a59] {
      line-height: 42px;
      height: 42px;
      border-bottom: 1px solid #eceef6;
}
.con_con div .mouse[data-v-48663a59] {
      line-height: 42px;
      height: 42px;
      border-bottom: 1px solid #e48c3d;
      background: #e48c3d;
      color: white;
}
.tab1-hover[data-v-48663a59] {
  display: none;
}
.tab1[data-v-48663a59]:hover {
  background-color: #e48c3d;
  cursor: pointer;
}
.tab1:hover .img1[data-v-48663a59] {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 18px;
    line-height: 40px;
    vertical-align: sub;
}
.tab1:hover i[data-v-48663a59] {
    display: none;
}
.tab1:hover span[data-v-48663a59]:nth-child(1) {
    display: none;
}
.tab1:hover .tab1-hover[data-v-48663a59] {
    display: block;
    display: inline-block;
    color: white;
    line-height: 44px;
    text-align: center;
}
.tab[data-v-48663a59] {
  cursor: pointer;
}
.img[data-v-48663a59] {
  display: none;
}
.tab[data-v-48663a59] {
  height: 27px;
  font-size: 15px;
  line-height: 27px;
  position: relative;
}
.tab i[data-v-48663a59] {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #d25d4b;
    border-radius: 50%;
    line-height: 27px;
    position: absolute;
    top: 18px;
    left: 30px;
}
.tab span span span[data-v-48663a59]:nth-child(1) {
    font-weight: 400;
    color: #1790ff;
    margin: 0 10px 0 0px;
}
.tab span span span[data-v-48663a59]:nth-child(2) {
    font-weight: 400;
    color: #d25d4b;
}
.tip1[data-v-48663a59] {
  height: 24px;
  font-size: 15px;
  font-weight: 400;
  color: #bebebe;
  line-height: 24px;
  margin: 0;
}
.tip2[data-v-48663a59] {
  width: 600px;
  height: 61px;
  margin-left: 30px;
  background: #f5f5f5;
  border-radius: 10px;
  padding: 15px 27px;
}
.tip2 p[data-v-48663a59] {
    height: 27px;
    font-size: 15px;
    font-weight: 400;
    color: #aaaaaa;
    line-height: 27px;
}
.tip11[data-v-48663a59] {
  height: 24px;
  font-size: 14px;
  font-weight: 400;
  color: #9c9c9c;
  line-height: 40px;
}
.tip4[data-v-48663a59] {
  height: 27px;
  font-size: 16px;
  font-weight: 400;
  color: #e48c3d;
  line-height: 27px;
  margin-left: 20px;
  cursor: pointer;
}
.form_time[data-v-48663a59] {
  font-size: 15px;
}
.form_time span[data-v-48663a59] {
    display: inline-block;
    width: 61px;
    height: 30px;
    background: #f56c6d;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 400;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    margin-left: 30px;
}
.form_time4[data-v-48663a59] {
  color: #c8c8c8;
  font-size: 15px;
}
.form_time4 span[data-v-48663a59] {
    display: inline-block;
    width: 61px;
    height: 30px;
    background: #f56c6d;
    border-radius: 2px;
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
    margin-left: 30px;
}
.form_time1[data-v-48663a59] {
  height: 27px;
  font-size: 15px;
  font-weight: 400;
  color: #9c9c9c;
  line-height: 27px;
}
.form_time2[data-v-48663a59] {
  height: 27px;
  font-size: 15px;
  font-weight: 400;
  color: #e48c3d;
  line-height: 27px;
}
.form_row[data-v-48663a59] .el-col {
  margin-bottom: 0;
}
.form_radio[data-v-48663a59] .el-radio-button__inner {
  border-left: 1px solid #dcdfe6;
  border-radius: 4px;
  margin-top: 10px;
}
.form_radio[data-v-48663a59] .el-radio-button:last-child .el-radio-button__inner,
.form_radio .el-radio-button:first-child .el-radio-button__inner[data-v-48663a59] {
  border-radius: 4px;
}
.form_group[data-v-48663a59] .el-checkbox-button__inner {
  border-left: 1px solid #dcdfe6;
  border-radius: 4px;
  margin-top: 10px;
}
.form_group[data-v-48663a59] .el-checkbox-button:last-child .el-checkbox-button__inner,
.form_group .el-checkbox-button:first-child .el-checkbox-button__inner[data-v-48663a59] {
  border-radius: 4px;
}
.main[data-v-48663a59] {
  height: 600px;
  overflow: auto;
}
.main .line[data-v-48663a59] {
    margin-bottom: 30px;
}
.main .line[data-v-48663a59] .el-divider__text,
    .main .line .el-link[data-v-48663a59] {
      font-size: 16px;
}
.basic[data-v-48663a59] .el-dialog__body {
  padding: 0 20px 30px 20px;
}
.basic .point[data-v-48663a59] {
  height: 29px;
  font-size: 16px;
  font-family: SourceHanSansCN-Medium, SourceHanSansCN;
  font-weight: 500;
  color: #e48c3d;
  line-height: 29px;
  top: 0;
  left: 0;
  position: relative;
  margin-bottom: 18px;
}
.subscribe[data-v-48663a59] .el-form-item {
  margin-bottom: 14px;
}
.tit[data-v-48663a59] {
  width: 400px;
  height: 54px;
  font-size: 16px;
  font-weight: 400;
  color: #4a4949;
  line-height: 27px;
  margin: 0;
}
.tit2[data-v-48663a59] {
  width: 288px;
  color: #d20504;
  margin: 0 auto;
  margin-top: 18px;
}
.tit1[data-v-48663a59] {
  font-size: 16px;
  font-weight: 400;
  color: #101010;
  line-height: 27px;
}
.tit1[data-v-48663a59] .el-link.el-link--primary {
    color: #007bff;
}
.font1[data-v-48663a59] {
  font-size: 15px;
}
.tingzhen[data-v-48663a59] {
  width: 103px;
  display: inline-block;
  color: #a2a5b0 !important;
}
.background1[data-v-48663a59] {
  color: #a2a5b0 !important;
}
.tab[data-v-48663a59]:nth-child(3) {
  border-bottom: 0;
}
.onLineStyle[data-v-48663a59] {
  position: relative;
}
.onLineStyle .position[data-v-48663a59] {
    position: absolute;
    top: 60px;
    left: -72px;
    font-size: 15px !important;
    color: #606060;
}

.affix {
  position: relative;
  background-color: #fff;
}
.affix-affix {
    display: inline-block;
    color: #fff;
    padding: 10px 30px;
    text-align: center;
    background: rgba(0, 153, 229, 0.9);
}
.affix-line {
    height: 100px;
}

.title {
  margin-bottom: 10px;
}
.box {
  margin-bottom: 20px;
}


.top[data-v-9945503c] {
  padding: 10px;
  font-size: 14px;
  background: rgba(0, 153, 229, 0.7);
  color: #fff;
  text-align: center;
  border-radius: 2px;
}

