.toothsPositions[data-v-7a22937c] {
  width: 220px;
  display: inline-block;
}
.title[data-v-7a22937c] {
  height: 45px;
  line-height: 45px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  clear: both;
  border-top: 1px solid #f8f8f8;
}
.title.f14[data-v-7a22937c] {
  font-size: 14px;
  padding-left: 5px;
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 255, 255, 0)), to(rgba(23, 132, 252, 0.102)));
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, rgba(23, 132, 252, 0.102) 100%);
}
.flex[data-v-7a22937c] {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 45px;
  border-top: 1px solid #f8f8f8;
  float: left;
}
.flex.w100[data-v-7a22937c] {
  width: 100%;
}
.flex .label[data-v-7a22937c] {
  width: 150px;
  line-height: 43px;
  text-align: right;
  color: #999;
}
.flex .label .anticon[data-v-7a22937c] {
  color: #333 !important;
  cursor: pointer;
}
.flex .content[data-v-7a22937c] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  color: #333;
  line-height: 22px;
  word-break: break-all;
  white-space: initial;
  padding-top: 10px;
}
.flex .content span[data-v-7a22937c] {
  margin-right: 20px;
}
.bb[data-v-7a22937c] {
  height: 1px;
  background-color: #f8f8f8;
  clear: both;
}
.br[data-v-7a22937c] {
  border-right: 1px solid #f8f8f8;
}
.bl[data-v-7a22937c] {
  border-left: 1px solid #f8f8f8;
}
.flieListImage[data-v-7a22937c] {
  padding-top: 8px;
}
.flieListImage .flie[data-v-7a22937c] {
  width: 160px;
  height: 120px;
  line-height: 116px;
  text-align: center;
  border: 1px solid #e9e9e9;
  border-radius: 4px;
  background-color: #fff;
  position: relative;
  cursor: pointer;
  margin-bottom: 8px;
  margin-left: 8px;
  float: left;
}
.flieListImage .flie img[data-v-7a22937c] {
  max-width: 156px;
  max-height: 116px;
  display: inline-block;
}
.flieListImage .flie i[data-v-7a22937c] {
  width: 20px;
  height: 20px;
  line-height: 18px;
  text-align: center;
  z-index: 9;
  background-color: #1784fc;
  color: #fff;
  display: none;
  border-radius: 20px;
  font-style: normal;
  position: absolute;
  top: -9px;
  right: -9px;
}
.flieListImage .flie[data-v-7a22937c]:hover {
  border-color: #1784fc;
}
.flieListImage .flie:hover i[data-v-7a22937c] {
  display: block;
}
.flex .content .text[data-v-7a22937c] {
  overflow: hidden;
  max-height: 65px;
  padding-right: 35px;
  position: relative;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.flex .content .text[data-v-7a22937c]:before {
  content: "";
  height: calc(100% - 24px);
  float: right;
}
.flex .content .text[data-v-7a22937c]:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  background: #fff;
}
.flex .content .btn[data-v-7a22937c] {
  clear: both;
  padding: 0 5px;
  color: #1784fc;
  line-height: 18px;
  border-radius: 4px;
  border: 1px solid #1784fc;
  font-size: 14px;
  cursor: pointer;
  position: absolute;
  right: 0;
  bottom: 0;
}
.flex .content .btn[data-v-7a22937c]:before {
  content: "展开";
}
.flex .content .exp[data-v-7a22937c] {
  display: none;
}
.flex .content .exp:checked + .text[data-v-7a22937c] {
  max-height: inherit;
}
.flex .content .exp:checked + .text .btn[data-v-7a22937c]::before {
  content: "收起";
}
.flex .content .exp:checked + .text[data-v-7a22937c]::after {
  visibility: hidden;
}
.item[data-v-7a22937c] {
  border: 1px solid #f1f1f1;
  margin: 10px 5px;
  padding: 10px;
  border-radius: 6px;
}

.toothsPositions {
  padding: 3px;
  display: block;
}
.toothsPositions .tabs {
  display: -webkit-box!important;
  display: -ms-flexbox!important;
  display: flex!important;
}
.toothsPositions .tabs.borders {
  border-bottom: 1px solid #00a6c9;
}
.toothsPositions .item {
  min-height: 20px;
  line-height: 20px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: left;
}
.toothsPositions .item div.t {
  height: 20px;
  line-height: 20px;
  display: inline-block;
}
.toothsPositions .item div.t span:nth-child(1) {
  height: 16px;
  color: #333;
}
.toothsPositions .item div.t .sides {
  font-size: 12px;
  position: relative;
  top: -4px;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
  display: inline-block;
}
.toothsPositions .item div.t.rights {
  float: right;
}
.toothsPositions .item.borders {
  border-right: 1px solid #00a6c9;
}
.toothsPositions .ant-divider {
  float: left;
  height: 20px;
}

