.det-info-container[data-v-b53b06fe] {
  display: flex;
  padding-bottom: 24px;
}
.det-info-container .det-right[data-v-b53b06fe] {
  display: flex;
  flex: 1;
  flex-wrap: wrap;
  margin-left: 20px;
}
.det-info-container .det-right div[data-v-b53b06fe] {
  width: 50%;
  margin-top: 12px;
  display: flex;
  align-items: center;
}
.det-info-container .det-label[data-v-b53b06fe] {
  color: #666;
  white-space: nowrap;
}
.det-info-container .det-value[data-v-b53b06fe] {
  color: #333;
  max-width: 290px;
  overflow: hidden;
  white-space: nowrap;
  display: inline-block;
  text-overflow: ellipsis;
}

.tryfile[data-v-148737d6] {
  padding-top: 20px;
  margin-left: 10px;
  color: #1868ae;
}
.tryfile .file-box[data-v-148737d6] {
  cursor: pointer;
}
.tryfile .filedown[data-v-148737d6] {
  padding-top: 20px;
  width: 90px;
  text-align: center;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.tryfile .filedown .down-text[data-v-148737d6] {
  text-align: center;
}
.tryfile .file-pdf[data-v-148737d6] {
  width: 102px;
  height: 102px;
  overflow: hidden;
  border-radius: 4px;
}
.tryfile .file-pdf img[data-v-148737d6] {
  width: 100%;
  height: 100%;
}

.tryfile .ant-image {
  width: 102px;
  height: 102px;
  overflow: hidden;
  border-radius: 4px;
}
.tryfile .ant-image img {
  width: 100%;
  height: 100%;
}


.pLeft[data-v-7aea1734]{
  padding-left: 24px;
}

.info-bottom[data-v-470463ba] {
  border-bottom: 0px;
}
.move-true[data-v-470463ba] {
  padding: 24px 0px;
  border-bottom: 1px solid #eee;
}
.move-container[data-v-470463ba] {
  display: flex;
  flex-wrap: wrap;
}
.change-base[data-v-470463ba] {
  display: flex;
  border-bottom: 1px solid #eee;
}
.contract-box[data-v-470463ba] {
  margin-top: 20px;
  border-bottom: 1px solid #eee;
}

