.page-register-details {
  padding-bottom: 60px;
}
.page-tips .ui-tips {
  margin: 5px 0;
}
.page-register-details .status {
  text-align: center;
  padding: 20px 0 10px 0;
}
.page-register-details .ui-form-small {
  /*margin:0 10px;*/
}
.page-register-details .cost {
  color: #f30;
  font-size: 110%;
  text-align: right;
  float: right;
}
.page-register-details .cost .y {
  font-size: 60%;
}
.pay-status {
  float: right;
  color: #ff8444;
}
.report-module {
  background-color: #fff;
  padding: 10px 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.report-module h5 {
  margin: 0 15px;
  margin-bottom: 10px;
  color: #777;
}
.report-module .tip {
  margin: 0 15px;
  color: #ccc;
  font-size: 14px;
}
.report-module .text {
  margin: 0 15px;
  color: #000;
  font-size: 14px;
}
.report-module .pay-status {
  float: right;
}
.report-module .pay-status.no {
  color: #ff6562;
}
.report-module .list {
  margin: 0 15px;
  font-size: 14px;
  color: #000;
}
.report-module .list .title {
  color: #777;
}
.report {
  overflow: hidden;
}
.report .y {
  font-size: 80%;
}
.report .report-item {
  background: #f8f8f8;
  padding: 8px 15px;
  margin-bottom: 3px;
}
.report .report-item h2,
.report .report-item .text {
  font-size: 14px;
}
.report .report-item .des {
  font-size: 12px;
  color: #777777;
}
.report .report-item .he {
  float: right;
}
.report .total {
  text-align: right;
  font-size: 14px;
  margin-right: 15px;
  margin-top: 10px;
  color: #777;
}
.report .total .y {
  color: #000;
}
.report .total .rmb {
  color: #000;
}
