.page-invite .banner .title {
  font-size: .48rem;
  font-weight: bold;
  color: #FFFFFF;
  line-height: .41rem;
  padding-top: 2.00rem; }

.page-invite .info {
  padding: .61rem 0 .67rem;
  background-color: #f7f7f7; }
  .page-invite .info .main {
    background-color: #fff;
    padding: 0 .54rem 1.40rem;
    box-sizing: border-box; }
  .page-invite .info .title {
    padding: .41rem 0 .63rem;
    text-align: center;
    font-size: .30rem;
    font-weight: 400;
    color: #343434; }
  .page-invite .info .post {
    font-size: .18rem;
    font-weight: 400;
    color: #175D9B;
    line-height: .52rem;
    padding-bottom: .10rem; }
  .page-invite .info .bold {
    font-size: .16rem;
    font-weight: 400;
    color: #383838;
    line-height: .50rem; }
  .page-invite .info .normal {
    font-size: .14rem;
    font-weight: 400;
    color: #383838;
    line-height: .30rem; }
