.home {
  background: url('../images/home_back.png') no-repeat;
  background-size: 100%;
  overflow: hidden;
}
.home .title {
  width: 85%;
  margin: 145px auto 0;
}
.home .btn {
  width: 660px;
  height: 85px;
  margin: 0 auto;
  margin-top: 60px;
}
.home .btn img {
  width: 300px;
}
.home .tips {
  font-size: 14px;
  color: #004d77;
}
.pc-reg {
  background: url('../images/home_back.png') no-repeat;
  background-size: 100%;
  width: 1024px;
  height: 768px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.pc-reg .title {
  width: 80%;
  margin: 145px auto 35px;
}
.pc-reg .time {
  width: 35%;
  margin: 20px auto 82px;
}
.pc-reg .main {
  width: 800px;
  margin: 0 auto;
}
.pc-reg .main div {
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 20px;
  margin-bottom: 40px;
  width: 400px;
}
.pc-reg .main div input,
.pc-reg .main div select {
  height: 35px;
  line-height: 35px;
  width: 300px;
  font-size: 18px;
  border-radius: 3px;
  margin-left: 10px;
  background-color: #fff;
  border: none;
  background-color: #c7e1f4;
}
.pc-reg .main div span {
  color: #18317f;
  font-size: 26px;
}
.pc-reg .btn-img {
  width: 300px;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 10px;
}
.pc-login {
  background: url('../images/home_back.png') no-repeat;
  background-size: 100%;
  overflow: hidden;
}
.pc-login .title {
  width: 80%;
  margin: 145px auto 0;
}
.pc-login .time {
  width: 35%;
  margin: 20px auto 130px;
}
.pc-login .btn-img {
  width: 300px;
  margin: 0 auto;
  cursor: pointer;
  margin-top: 60px;
}
.pc-login .main {
  width: 400px;
  margin: 0 auto;
}
.pc-login .main .item {
  margin-bottom: 30px;
}
.pc-login .main .item span {
  color: #18317f;
  font-size: 26px;
  width: 60px;
}
.pc-login .main .item input {
  height: 35px;
  line-height: 35px;
  width: 300px;
  font-size: 18px;
  border-radius: 3px;
  margin-left: 10px;
  background-color: #c7e1f4;
  text-indent: 10px;
}
.pc-schedule {
  width: 1024px;
  height: 1966px;
  margin: 0 auto;
  position: relative;
  background: url('../images/trip_back.png') no-repeat top left;
  background-size: 100% 100%;
  overflow: hidden;
}
.pc-schedule .title {
  width: 80%;
  margin: 30px auto;
  margin-top: 165px;
}
.pc-schedule .btn-cont {
  width: 100%;
  height: 120px;
  border-top: 1px solid #dedede;
  margin-top: 40px;
  margin-bottom: 50px;
}
.pc-schedule .btn-cont .cont {
  width: 850px;
  margin: 30px auto 20px;
}
.pc-schedule .btn-cont img {
  width: 400px;
}
.pc-schedule .main {
  width: 90%;
  margin: 0 auto;
}
.pc-schedule .btn-img {
  width: 300px;
  margin: 0 auto;
  margin-top: 100px;
  cursor: pointer;
}
.pc-schedule1 {
  height: 1966px;
}
.pc-schedule1 .btn-img {
  margin-top: 45px;
}
.Mobile-index {
  width: 100%;
  height: 100%;
  background: url('../images/mobile_index.png') no-repeat top left;
  background-size: 100% 100%;
  overflow: hidden;
}
.Mobile-index .title {
  width: 85%;
  margin: 80px auto 100px;
}
.Mobile-index .title1 {
  width: 65%;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 60px;
}
.Mobile-index .form {
  width: 60%;
  margin: 0 auto;
  margin-top: 30px;
}
.Mobile-index .tips {
  font-size: 13px;
  color: #004d77;
  margin-top: 5px;
}
.Mobile-register {
  width: 100%;
  height: 100%;
  background: url('../images/mobile_index.png') no-repeat top left;
  background-size: 100% 100%;
  overflow: hidden;
}
.Mobile-register .title {
  width: 85%;
  margin: 80px auto 30px;
}
.Mobile-login .main {
  margin-top: 120px;
  margin-bottom: 60px;
}
.mobile-schedule {
  width: 100%;
  height: 607px;
  background: url('../images/mob_trip_back.png') no-repeat top left;
  background-size: 100% 100%;
  overflow: hidden;
}
.mobile-schedule .title {
  width: 80%;
  margin: 70px auto 0;
}
.mobile-schedule .btn-cont {
  height: 70px;
  overflow: hidden;
}
.mobile-schedule .btn-cont .cont {
  width: 260px;
  margin: 0 auto;
  margin-top: 15px;
}
.mobile-schedule .btn-cont .cont img {
  width: 120px;
}
.mobile-schedule .main {
  width: 90%;
  margin: 0 auto;
}
.mobile-schedule .btn-img {
  width: 160px;
  margin: 0 auto;
  margin-top: 20px;
}
.mobile-schedule1 {
  height: 100%;
}
.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%;
}
