.page-detail-exchange-notice {
  font-size: 16px;
}
.page-detail-exchange-notice h6 {
  text-decoration: underline;
}
.page-detail-exchange-notice p {
  padding: 20px 0;
  text-indent: 2em;
  line-height: 30px;
}
.page-detail-exchange-notice .section-confirm .el-form-item__content {
  width: calc(100% - 150px);
}

