
*[data-v-d95f496c]{
    box-sizing: border-box;
    line-height: 28px;
}
.baseInfo-box[data-v-d95f496c]{
}
.baseInfo[data-v-d95f496c]{
    background: #F5F7FC;
    border-radius: 4px;
    padding: 20px 10px 10px 15px;
}
.w[data-v-d95f496c]{
    /* line-height: 28px; */
}
.mt-15[data-v-d95f496c]{
    margin-top:15px;
}
.flex-bt[data-v-d95f496c]{
    display:flex;
    justify-content:space-between;
    align-items:center;
}
.custom-title[data-v-d95f496c]{
    display:flex;
    -moz-column-gap:10px;
         column-gap:10px;
    align-items:center;
}
.custom-title>span[data-v-d95f496c]{
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 500;
    font-size: 16px;
    color: #222222;
    font-style: normal;
}
.promotionGird-box[data-v-d95f496c]{
  position: relative;
}
.promotionGird[data-v-d95f496c]{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  grid-template-rows:auto;
  row-gap: 5px;
  margin-top: 18px;
  padding-bottom: 18px;
  border-bottom: 1px dashed #D2D2D2;
}
.formhmc .promotionGird[data-v-d95f496c]{
    grid-template-columns:repeat(4,20%);
}
.formhmc .promotionGird2[data-v-d95f496c]{
    grid-template-columns:repeat(4,20%) auto;
}
.promotionGird>div[data-v-d95f496c]{
  text-align: left;
}
.promotionGird>div>span[data-v-d95f496c]{
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 14px;
  text-align: left;
}
.dashes[data-v-d95f496c]{
    height: 1px;
    width: 100%;
    margin: 20px 0px;
    border-bottom: 1px dashed #D2D2D2;
}
[data-v-d95f496c] .details .el-upload{
    display: none;
}
[data-v-d95f496c] .changeFile .el-upload-list__item{
    margin-top: 0px;
    margin-bottom:10px;
}
[data-v-d95f496c] .isRed .el-upload-list__item-name{
    color:#FF0000;
}
.mt-13[data-v-d95f496c]{
    margin-top: 13px;
}
.record-head[data-v-d95f496c]{
  width:100%;
  height:30px;
  border:1px solid #E7E7E7;
  border-bottom:none;
  text-align:center;
  background:#fff;
  box-sizing:border-box;
}
.record[data-v-d95f496c]{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  grid-template-rows:auto;
  background:#E7E7E7;
  gap:1px;
  border:1px solid #E7E7E7;
}
.record>div[data-v-d95f496c]{
  background:#fff;
  text-align:center;
  height:30px;
}
.record-head>span[data-v-d95f496c],.record>div>span[data-v-d95f496c]{
  font-family: SourceHanSansCN, SourceHanSansCN;
  font-weight: 400;
  font-size: 12px;
  color: #333333;
  line-height: 30px;
  font-style: normal;
}
.record>div[data-v-d95f496c]:nth-child(1){
  background:#F5F7FC;
}
.record>div[data-v-d95f496c]:nth-child(2){
  background:#F5F7FC;
}
.record>div[data-v-d95f496c]:nth-child(3){
  background:#F5F7FC;
}
.up-down[data-v-d95f496c]{
  position: absolute;
  width: 14px;
  height: 14px;
  right: 12px;
  top: 12px;
  cursor:pointer;
}
.gray-up-down[data-v-d95f496c]{
  position: absolute;
  width: 14px;
  height: 14px;
  right: 0px;
  top: 0px;
  cursor:pointer;
}
.white-card[data-v-d95f496c]{
  background: #FFFFFF;
  border-radius: 4px;
  padding: 12px 12px 10px 10px;
  box-sizing: border-box;
  position: relative;
  margin-bottom:13px;
}
.scorecontainer[data-v-d95f496c] {
  display: grid;
  grid-auto-flow: column;
  grid-template-rows: repeat(2, 1fr);
  grid-template-columns: repeat(7, 1fr);
  margin-top:  15px;
  gap: 1px;
  background-color: #e4e4e4;
  border: 1px solid #e4e4e4;
}
.scorecontainer>div[data-v-d95f496c]{
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 40px;
}
.cus-p[data-v-d95f496c]{
  padding: 0 10px;
}
.cus-p>span[data-v-d95f496c]{
    line-height:15px;
}
.grid2[data-v-d95f496c]{
    display: grid;
    grid-template-columns: 56px auto;
    row-gap: 20px;
    -moz-column-gap: 33px;
         column-gap: 33px;
    margin-top: 20px;
}
.mt17[data-v-d95f496c]{
    margin-top: 17px;
}
.el-button--primary.is-plain[data-v-d95f496c]{
  color: #fff;
}
.head[data-v-d95f496c]{
    display: flex;
    align-items: center;
    -moz-column-gap: 16px;
         column-gap: 16px;
    margin-bottom:22px;
    margin-top:6px;
}
.head-img[data-v-d95f496c]{
    text-align: center;
    margin-bottom: 20px;
}
.head-img>img[data-v-d95f496c]{
    width: 160px;
    height: 160px;
    -o-object-fit: contain;
       object-fit: contain;
    border-radius: 6px;
    cursor: pointer;
    position: relative;
    overflow: hidden;
}
.user-info[data-v-d95f496c]{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    grid-template-rows: auto;
    row-gap: 2px;
    justify-content: space-between;
}
.user-info2[data-v-d95f496c]{
    display: grid;
    grid-template-columns: repeat(5,1fr);
    grid-template-rows: auto;
    row-gap: 12px;
    justify-content: space-between;
}
.user-info>div[data-v-d95f496c]{
    display: flex;
    align-items: center;
    -moz-column-gap: 33px;
         column-gap: 33px;
    min-height: 34px;
}
.user-info2>div[data-v-d95f496c]{
    display: flex;
    align-items: center;
    -moz-column-gap: 10px;
         column-gap: 10px;
    min-height: 34px;
}
.title[data-v-d95f496c]{
    width: 56px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    font-style: normal;
    flex-shrink:0;
}
.value[data-v-d95f496c]{
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 14px;
    color: #111111;
    font-style: normal;
    line-height: 28px;
}
.change-class[data-v-d95f496c]{
    display: flex;
    -moz-column-gap: 33px;
         column-gap: 33px;
    margin-top: 15px;
}
.formhmc .change-class[data-v-d95f496c]{
    -moz-column-gap: 10px;
         column-gap: 10px;
}
.change-class>.title[data-v-d95f496c]{
    width: 56px;
    font-family: SourceHanSansCN, SourceHanSansCN;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    margin-top: 12px;
}
.change-class>.value-box[data-v-d95f496c]{
    /* background: #FFFFFF; */
    border-radius: 8px;
    padding: 11px 13px;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
    flex: 1;
}
.formhmc .change-class>.value-box[data-v-d95f496c]{
    padding: 0px 0px;
    border-radius:0px;
}
.formhmc .change-class>.title[data-v-d95f496c]{
    margin-top: 0px;
}
.had-change[data-v-d95f496c]{
    width: 100%;
    display: grid;
    grid-template-columns: 56px auto;
    grid-template-rows: auto;
    row-gap: 12px;
}
.tag-box[data-v-d95f496c]{
    width: 100%;
}
.baseInfo .red[data-v-d95f496c]{
    color:#FF0A0A;
}
.blue[data-v-d95f496c]{
    color: #4E81F9;
}
.html-red[data-v-d95f496c],
.html-red span[data-v-d95f496c],
.html-red div[data-v-d95f496c],
.html-red p[data-v-d95f496c]{
    color: #FF0A0A !important;
}


#el-drawer__title{
    border-bottom:none !important;
}


[data-v-ed844492] .w-e-toolbar p,[data-v-ed844492] .w-e-text-container p,[data-v-ed844492] .w-e-menu-panel p{
  font-size: 14px !important;
}
*[data-v-ed844492]{
  font-size: 14px;
}
.custom-wangEditor[data-v-ed844492]{
  margin-top:8px;
}
.custom-wangEditor[data-v-ed844492] > :first-child{
  z-index: 100 !important;
}
.custom-wangEditor[data-v-ed844492] > :last-child{
  z-index: 99 !important;
}

