.page-list-down {
  background: #fff;
  padding: 1px 40px 30px 40px;
  margin-top: 10px;
}
.page-list-down .btn-close {
  text-align: center;
  margin-top: 30px;
}
.page-list-down .down-title {
  height: 20px;
  font-size: 16px;
  color: #333;
  border-left: 5px solid #427bd4;
  padding-left: 10px;
  font-weight: bold;
  margin: 20px 0;
  line-height: 20px;
}

