.home {
  background: url('../images/home_back.png') no-repeat;
  background-size: 100%;
  width: 1024px;
  height: 768px;
  margin: 0 auto;
  overflow: hidden;
}
.home .btn {
  width: 550px;
  height: 85px;
  margin: 0 auto;
  margin-top: 530px;
}
.home .btn img {
  width: 240px;
}
.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%;
}
.pc-reg {
  background: url('../images/pc_reg_back.png') no-repeat;
  background-size: 100%;
  width: 1024px;
  height: 768px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.pc-reg .form {
  margin-top: 260px;
}
.pc-reg .main {
  width: 780px;
  margin: 0 auto;
}
.pc-reg .main div {
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 20px;
  margin-bottom: 40px;
  width: 360px;
}
.pc-reg .main div input,
.pc-reg .main div select {
  height: 35px;
  line-height: 35px;
  width: 260px;
  padding-left: 20px;
  font-size: 18px;
  margin-left: 10px;
  box-sizing: content-box;
  background-color: #fff;
  background: rgba(248, 225, 232, 0.9);
  border: none;
}
.pc-reg .main div option {
  background-color: #fff;
}
.pc-reg .main div span {
  color: #140377;
  font-size: 22px;
}
.pc-reg .btn-img {
  width: 260px;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 10px;
}
.pc-login {
  width: 1024px;
  height: 768px;
  margin: 0 auto;
  background: url('../images/pc_reg_back.png') no-repeat;
  background-size: 100%;
  overflow: hidden;
}
.pc-login .btn-img {
  width: 260px;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 60px;
}
.pc-login .main {
  width: 400px;
  margin: 0 auto;
  margin-top: 300px;
}
.pc-login .main .item {
  margin-bottom: 30px;
}
.pc-login .main .item span {
  color: #140377;
  font-size: 22px;
  width: 60px;
}
.pc-login .main .item input {
  height: 35px;
  line-height: 35px;
  width: 300px;
  padding-left: 20px;
  font-size: 18px;
  margin-left: 10px;
  background: rgba(248, 225, 232, 0.9);
}
.pc-schedule {
  width: 1024px;
  height: 1360px;
  margin: 0 auto;
  position: relative;
  background: url('../images/pc_trip_back.png') no-repeat top left;
  background-size: 100% 100%;
  overflow: hidden;
}
.pc-schedule .form {
  margin-top: 336px;
}
.pc-schedule .btn-cont {
  width: 100%;
  margin-top: 40px;
}
.pc-schedule .btn-cont .cont {
  width: 90%;
  margin: 30px auto 20px;
}
.pc-schedule .btn-cont .cont .trip-btn {
  margin: 0 30px;
}
.pc-schedule .btn-cont img {
  width: 287px;
}
.pc-schedule .main {
  width: 90%;
  height: 455px;
  margin: 0 auto;
  margin-top: 50px;
}
.pc-schedule .btn-img {
  width: 300px;
  margin: 0 auto;
  margin-top: 70px;
  cursor: pointer;
}
.pc-schedule1 {
  height: 1600px;
}
.pc-schedule1 .btn-img {
  margin-top: 45px;
}
