.home {
  background: url('../images/home_back.png') no-repeat;
  background-size: 100%;
}
.home .title {
  width: 85%;
  margin: 0 auto;
  padding-top: 75px;
}
.home .title1 {
  width: 55%;
  margin: 0 auto;
  margin-top: 40px;
}
.home .btn {
  width: 660px;
  height: 85px;
  margin: 0 auto;
  margin-top: 60px;
}
.home .btn img {
  width: 300px;
}
.home .tips {
  font-size: 14px;
  color: #004d77;
}
.Mobile-index {
  width: 100%;
  height: 100%;
  background: url('../images/mobile_index.png') no-repeat top left;
  background-size: 100% 100%;
  overflow: hidden;
  position: relative;
}
.Mobile-index .form {
  width: 60%;
  margin: 0 auto;
  margin-top: 20px;
}
.Mobile-index .main {
  width: 100%;
  position: absolute;
  bottom: 80px;
}
.Mobile-index .tips {
  font-size: 14px;
  color: #004d77;
  margin-top: 5px;
}
.Mobile-register {
  width: 100%;
  height: 100%;
  background: url('../images/reg_back.png') no-repeat top left;
  background-size: 100% 100%;
  overflow: hidden;
  position: relative;
}
.Mobile-register .main {
  position: absolute;
  bottom: 60px;
  width: 100%;
}
.Mobile-login .main {
  position: absolute;
  top: 200px;
  width: 100%;
}
.Mobile-login .main .btn {
  margin-top: 120px;
}
.Mobile-login .main div {
  margin-bottom: 30px;
}
.mobile-schedule {
  width: 100%;
  height: 100%;
  background: url('../images/reg_back.png') no-repeat top left;
  background-size: 100% 100%;
  overflow: hidden;
  position: relative;
}
.mobile-schedule .container {
  position: absolute;
  top: 130px;
  width: 100%;
}
.mobile-schedule .btn-cont {
  height: 70px;
  overflow: hidden;
}
.mobile-schedule .btn-cont .cont {
  width: 300px;
  margin: 0 auto;
  margin-top: 15px;
}
.mobile-schedule .btn-cont .cont img {
  width: 90px;
}
.mobile-schedule .btn-cont .cont .mar {
  margin: 0 15px;
}
.mobile-schedule .main {
  width: 90%;
  margin: 0 auto;
  height: 160px;
}
.mobile-schedule .btn-img {
  width: 190px;
  margin: 0 auto;
  margin-top: 30px;
}
.mobile-schedule1 {
  height: 715px;
}
.mobile-schedule1 .btn-img {
  margin-top: 20px;
}
.Invitation .invi {
  width: 65%;
  margin: 0 auto;
}
.Invitation .title1 {
  margin-bottom: 20px;
}
.Invitation .p-mode {
  width: 90%;
  margin: 0 auto;
  margin-top: 35px;
}
.Invitation .p-mode .p_mode {
  width: 60%;
}
.Invitation .p-mode .qr_code {
  width: 40%;
}
