body {
  max-width: 750px;
  min-width: 320px;
}
html {
  font-size: 13.33333333vw;
  max-width: 750px;
  min-width: 320px;
}
@media screen and (min-width: 750px) {
  html {
    font-size: 100px;
  }
}
/****************main******************************/
.scale {
  animation: scale 1s ease infinite;
}
.blink {
  animation: blink 1s ease infinite;
}
.float {
  animation: float 2s ease infinite;
}
.hvr-buzz-out {
  animation: hvr-buzz-out 2s ease infinite;
}
.form-main-03 .form-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.form-main-03 ::-webkit-input-placeholder {
  color: #786760;
}
.form-main-03 .input_text,
.form-main-03 .sel-box select,
.form-main-03 .select-square-box,
.form-main-03 .select-square-box select {
  width: 100%;
  height: 0.69rem;
  color: #786760;
  background: #fff;
  font-size: 0.23rem;
  padding: 0 0.1rem;
  margin-bottom: 0.1rem;
  box-sizing: border-box;
  border: 1px solid #f7dcc2;
  box-shadow: 0rem 0.02rem 0.02rem rgba(235, 194, 153, 0.75);
}
.form-main-03 .input_text {
  width: 2.21rem;
}
.form-main-03 .mobile {
  width: 4.55rem;
}
.form-main-03 .sel-box {
  width: 2.21rem;
  height: 0.69rem;
  position: relative;
  margin-bottom: 0.2rem;
  box-sizing: border-box;
}
.form-main-03 .sel-box select {
  width: 100%;
  position: relative;
  z-index: 5;
}
.form-main-03 .select-item {
  width: 100%;
  height: 0.3rem;
  font-size: 0.3rem;
  line-height: 0.35rem;
  background: transparent;
  color: #5d2922;
  padding-right: 0;
  margin-bottom: 0.2rem;
  position: relative;
  z-index: 4;
  display: flex;
  justify-content: space-between;
}
.form-main-03 .select-item > span {
  vertical-align: top;
}
.form-main-03 .select-item ul {
  float: left;
  width: 5.3rem;
  display: inline-block;
  vertical-align: top;
  display: flex;
  justify-content: space-between;
}
.form-main-03 .select-item li {
  position: relative;
  padding-left: 0.54rem;
}
.form-main-03 .select-item li:last-child {
  margin-right: 0;
}
.form-main-03 .select-item li span {
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  box-sizing: border-box;
  background: url(../images/images0701/icon-7.png) no-repeat;
  background-size: 100% 100%;
}
.form-main-03 .select-item li.active span:before {
  content: '';
  display: inline-block;
  width: 0.28rem;
  height: 0.28rem;
  position: absolute;
  left: 0rem;
  bottom: 0.02rem;
  background: url("../images/images0701/check.png") no-repeat;
  background-size: 100% 100%;
}
.form-main-03 .select-item i {
  vertical-align: top;
}
.form-main-03 .sel-box:after,
.form-main-03 .select-square-box:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #272727;
  top: 50%;
  margin-top: -4px;
  right: 0.1rem;
  z-index: 5;
}
.form-main-03 .sign_btn {
  position: relative;
  text-align: center;
}
.form-main-03 .sign_btn a {
  display: block;
  width: 100%;
  height: 100%;
}
.form-main-03 .form-tips {
  color: #ffd7d0;
  font-size: 0.18rem;
  font-weight: lighter;
  height: 0.18rem;
  text-align: center;
  margin: 0.18rem auto 0;
}
form .input_text,
form .sel-box select {
  font-size: 0.28rem;
  color: #1d1d1d;
  height: 0.72rem;
  background: #ffe095;
  padding: 0.1rem;
  margin-bottom: 0.15rem;
  box-sizing: border-box;
  border-radius: 0.1rem;
}
form .input_text {
  width: 1.48rem;
}
form .mobile {
  width: 4rem;
}
form .sel-box {
  width: 1.76rem;
  height: 0.72rem;
  margin-bottom: 0.15rem;
}
.box-main {
  position: relative;
  padding-top: 0.01rem;
}
.box-1 {
  position: relative;
}
.box-1 .hx-1 {
  position: absolute;
  width: 0.87rem;
  z-index: 3;
  top: 5.4rem;
  right: 0;
}
.box-1 .price-1 {
  position: absolute;
  width: 5.85rem;
  z-index: 3;
  top: 2.8rem;
  left: 1.5rem;
}
.box-1 .bg-1 .tit-2 {
  position: absolute;
  z-index: 3;
  bottom: -5px;
  left: 0;
  width: 7.5rem;
  border: none;
}
.box-1 .tit-1 {
  width: 6.9rem;
  position: absolute;
  top: 0.21rem;
  left: 0.2rem;
  z-index: 3;
}
.box-1 .bg-1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}
.box-1 .box-swiper-wrap {
  width: 4.88rem;
  margin-left: 1.7rem;
  margin-top: 4.7rem;
  overflow: hidden;
  z-index: 1;
}
.box-2 {
  margin-top: 2.1rem;
}
.box-2 .box-main {
  margin-top: 0.85rem;
  position: relative;
}
.box-2 .box-main::before {
  z-index: 2;
  content: '';
  display: inline-block;
  width: 2.54rem;
  height: 1.11rem;
  background: url(../images/images0701/icon-5.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -0.7rem;
  left: 0.1rem;
  animation: scale 1s ease infinite;
}
.box-2 .box-main::after {
  content: '';
    display: inline-block;
    width: 1.35rem;
    height: 0.84rem;
    background: url(../images/images1020/icon-6-0203-1.png) no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 0.2rem;
    left: 2.5rem;
    animation: hvr-buzz-out 2s ease infinite;
}
.box-2 .price-list {
  position: absolute;
  left: 0.2rem;
  top: 1.32rem;
  width: 7rem;
  display: flex;
  justify-content: space-between;
}
.box-2 .price-list img {
  width: 1.5rem;
  height: 0.62rem;
}
.box-2 .num-1 {
  font-size: 0.58rem;
  color: #ffed9a;
  position: absolute;
  left: 1.66rem;
  top: 8.2rem;
  font-weight: bold;
}
.box-2 .box-2-form {
  margin-top: 9.2rem;
  width: 6.9rem;
}
.box-2 .box-2-form form .form-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box-2 .box-2-form form .form-box li {
  position: relative;
}
.box-2 .box-2-form form .form-box li input {
  border-radius: 0.08rem;
  width: 2.24rem;
  text-indent: 0.2rem;
}
.box-2 .box-2-form form .form-box li ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #df9250;
}
.box-2 .box-2-form form .form-box li :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #df9250;
}
.box-2 .box-2-form form .form-box li ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #df9250;
}
.box-2 .box-2-form form .form-box li :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #df9250;
}
.box-2 .box-2-form form .form-box li .mobile {
  width: 4.56rem !important;
}
.box-2 .box-2-form form ::-webkit-input-placeholder {
  color: #787878;
}
.box-2 .box-2-form form .input_text,
.box-2 .box-2-form form .sel-box select,
.box-2 .box-2-form form .select-square-box,
.box-2 .box-2-form form .select-square-box select {
  width: 100%;
  height: 0.69rem;
  color: #000;
  background: #fff;
  font-size: 0.23rem;
  padding: 0 0.1rem;
  margin-bottom: 0.1rem;
  box-sizing: border-box;
  border: 1px solid #f5bd8e;
}
.box-2 .box-2-form form .input_text {
  width: 2.21rem;
}
.box-2 .box-2-form form .sel-box {
  width: 2.24rem;
  height: 0.68rem;
  position: relative;
  margin-bottom: 0.1rem;
  box-sizing: border-box;
}
.box-2 .box-2-form form .sel-box select {
  width: 100%;
  position: relative;
  z-index: 5;
  text-indent: 0.2rem;
  color: #df9250;
  border-radius: 0.08rem;
}
.box-2 .box-2-form form .select-item {
  width: 100%;
  height: 0.3rem;
  font-size: 0.3rem;
  line-height: 0.35rem;
  background: transparent;
  color: #935a2b;
  padding-right: 0;
  margin-bottom: 0.2rem;
  position: relative;
  z-index: 4;
  display: flex;
  justify-content: space-between;
  margin-top: 0.17rem;
  font-weight: bold;
}
.box-2 .box-2-form form .select-item > span {
  vertical-align: top;
}
.box-2 .box-2-form form .select-item ul {
  float: left;
  width: 5.3rem;
  display: inline-block;
  vertical-align: top;
  display: flex;
  justify-content: space-between;
}
.box-2 .box-2-form form .select-item li {
  position: relative;
  padding-left: 0.54rem;
}
.box-2 .box-2-form form .select-item li:last-child {
  margin-right: 0;
}
.box-2 .box-2-form form .select-item li span {
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  box-sizing: border-box;
  background: url(https://picwx.suofeiya.com.cn/mall_images/Wap/Event/topic/1050/images//images0927/icon-7.png) no-repeat;
  background-size: 100% 100%;
}
.box-2 .box-2-form form .select-item li.active span:before {
  content: '';
  display: inline-block;
  width: 0.28rem;
  height: 0.28rem;
  position: absolute;
  left: 0rem;
  bottom: 0.02rem;
  background: url("https://picwx.suofeiya.com.cn/mall_images/Wap/Event/topic/1050/images//images0927/check.png") no-repeat;
  background-size: 100% 100%;
}
.box-2 .box-2-form form .select-item i {
  vertical-align: top;
}
.box-2 .box-2-form form .select-item .tit-1 {
  font-weight: bold;
}
.box-2 .box-2-form form .privacy-policy {
  color: #a76e3e !important;
  font-size: 0.27rem;
}
.box-2 .box-2-form form .sign_btn {
  position: relative;
  text-align: center;
  width: 6.19rem;
  height: 1.27rem;
  margin-top: 0.1rem;
}
.box-2 .box-2-form form .sign_btn a {
  display: block;
  width: 100%;
  height: 100%;
}
.box-2 .box-2-form form .form-tips {
  color: #ffd7d0;
  font-size: 0.18rem;
  font-weight: lighter;
  height: 0.18rem;
  text-align: center;
  margin: 0.18rem auto 0;
}
.box-2 .box-2-list1 {
  margin-top: 0.6rem;
  width: 5.3rem;
  padding: 0;
  margin-left: 1.9rem;
  text-align: left;
}
.box-2 .box-2-list1 li {
  display: inline-block;
  text-align: center;
  color: #993d06;
  font-size: 0.3rem;
  line-height: 0.3rem;
  font-weight: bold;
  width: 49%;
}
.box-2 .box-2-list1 li:nth-child(odd) {
  text-align: left;
}
.box-2 .box-2-list1 li:nth-child(even) {
  text-align: right;
}
.box-2 .box-2-list1 li:nth-child(1) {
  font-size: 0.2rem;
}
.box-2 .box-2-list1 li:nth-child(3) {
  margin-top: 1.15rem;
  margin-left: 0.1rem;
}
.box-2 .box-2-list1 li:nth-child(4) {
  margin-top: 1.15rem;
  margin-left: -0.2rem;
}
.box-2 .coupon-box {
  position: relative;
}
.box-2 .icon-1 {
  display: inline-block;
  position: absolute;
  width: 2.66rem;
  top: 1.3rem;
  right: 0.15rem;
  animation: scale 1s ease infinite;
}
.box-2 .box-4-list2 {
  width: 6.77rem;
  margin-top: 1rem;
  margin-left: 0.3rem;
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  position: relative;
  z-index: 3;
}
.box-2 .box-4-list2 li {
  width: 2.24rem;
  margin-top: 0.23rem;
}
.box-3 .box-main {
  margin-top: 1.1rem;
  position: relative;
}
.box-3 .box-main::before {
  content: '';
  display: inline-block;
  width: 3.6rem;
  height: 0.77rem;
  background: url(../images/images0701/icon-11.png) no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -0.8rem;
  left: 0.7rem;
  animation: hvr-buzz-out 2s ease infinite;
}
.box-3 .progress {
  width: 5.82rem;
  height: 0.22rem;
  background: url(../images/images0701/bar-bg.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.box-3 .progress .progress-bar {
  position: absolute;
  top: 0.02rem;
  left: 0.02rem;
  width: 60%;
  height: 0.18rem;
  background: url(../images/images0701/bar.png) no-repeat;
  background-size: 100% 100%;
}
.box-3 .progress .progress-num {
  color: #fff;
  height: 0.24rem;
  font-size: 0.24rem;
  font-weight: bold;
  line-height: 0.24rem;
  position: absolute;
  right: 0.1rem;
  top: -0.1rem;
  z-index: 3;
  text-shadow: -0.02rem -0.02rem 0 #ea530d, 0.02rem -0.02rem 0 #ea530d, -0.02rem 0.02rem 0 #ea530d, 0.02rem 0.02rem 0 #ea530d;
}
.box-3 .box-swiper-wrap {
  margin-top: 0.6rem;
  width: 7.18rem;
  position: relative;
}
.box-3 .box-3-btn {
  margin-top: 0.2rem;
  width: 5.46rem;
}
.box-4 .box-main {
  margin-top: 4.76rem;
}
.box-4 .box-4-list {
  width: 4.9rem;
  margin-left: 0.24rem;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box-4 .box-4-list li {
  width: 1.36rem;
  height: 0.61rem;
  color: #fff;
  text-align: center;
  line-height: 0.44rem;
  font-size: 0.32rem;
  font-weight: bold;
  margin-bottom: 1rem;
  background: url(../images/images0701/icon-9.png) no-repeat;
  background-size: 100% 100%;
}
.box-4 .box-4-list li span {
  transform: rotateZ(-7deg);
  display: block;
  margin-top: 0.02rem;
}
.box-4 .box-4-list li:nth-child(2) {
  margin-left: 1.8rem;
}
.box-4 .box-4-list li:nth-child(4) {
  margin-left: 1.8rem;
}
.box-4 .box-4-others {
  width: 5.97rem;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.7);
  z-index: -9999;
  opacity: 0;
}
.modal.active {
  opacity: 1;
  z-index: 9999;
}
.modal .modal-close {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  background: url("../images/images0701/close.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -0.6rem;
  right: 0.17rem;
  cursor: pointer;
  z-index: 4;
}
.modal .modal-content {
  width: 6.82rem;
  height: 6.26rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-size: 100% 100%;
}
.modal .modal-body {
  padding-top: 0.01rem;
  position: relative;
  margin-left: 0.72rem;
}
.modal .modal-form {
  width: 5.62rem;
  margin-top: 1.85rem;
}
.box-169-form {
  width: 5.96rem;
  height: 3.18rem;
  margin-top: 2.46rem;
  position: absolute;
  left: 0.35rem;
  top: 0;
}
.box-169-form form .form-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.box-169-form form .form-box li {
  position: relative;
}
.box-169-form form .form-box li .u-icon {
  width: 0.46rem;
  height: 0.39rem;
  background: url(https://picwx.suofeiya.com.cn/mall_images/Wap/Event/topic/1050/images//images0927/user-icon.png) no-repeat;
}
.box-169-form form .form-box li .m-icon {
  width: 0.43rem;
  height: 0.39rem;
  background: url(https://picwx.suofeiya.com.cn/mall_images/Wap/Event/topic/1050/images//images0927/mobile-icon.png) no-repeat;
}
.box-169-form form .form-box li .l-icon {
  width: 0.45rem;
  height: 0.39rem;
  background: url(https://picwx.suofeiya.com.cn/mall_images/Wap/Event/topic/1050/images//images0927/location-icon.png) no-repeat;
}
.box-169-form form .form-box li .icon-eve {
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 0.18rem;
  transform: translateY(-50%);
  box-sizing: border-box;
  background-size: 100% 100%;
  z-index: 6;
}
.box-169-form form .form-box li input {
  border-radius: 0.07rem;
  background: #f3f3f3;
  text-indent: 0.7rem;
}
.box-169-form form .form-box li .sms_check_code {
  width: 2.77rem;
}
.box-169-form form .form-box li .sms_btn_1 {
  width: 1.96rem;
  background: #e4413b;
  color: #fff;
  font-size: 0.28rem;
  text-indent: 0;
  border-radius: 0.1rem;
}
.box-169-form form .form-box li .mobile {
  width: 3.96rem !important;
}
.box-169-form form ::-webkit-input-placeholder {
  color: #000;
}
.box-169-form form .input_text,
.box-169-form form .sel-box select,
.box-169-form form .select-square-box,
.box-169-form form .select-square-box select {
  width: 100%;
  height: 0.63rem;
  color: #000;
  border-radius: 0.07rem;
  text-indent: 0.7rem;
  background: #f3f3f3;
  font-size: 0.24rem;
  padding: 0 0.1rem;
  margin-bottom: 0.1rem;
  box-sizing: border-box;
  border: none;
  box-shadow: unset;
}
.box-169-form form .sel-box:after,
.box-169-form form .select-square-box:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #000000;
  top: 50%;
  margin-top: -4px;
  right: 0.1rem;
  z-index: 5;
}
.box-169-form form .input_text {
  width: 1.9rem;
}
.box-169-form form .sel-box {
  width: 1.9rem;
  height: 0.63rem;
  position: relative;
  margin-bottom: 0.1rem;
  box-sizing: border-box;
}
.box-169-form form .sel-box select {
  width: 100%;
  position: relative;
  z-index: 5;
}
.box-169-form form .select-item {
  width: 100%;
  height: 0.3rem;
  font-size: 0.3rem;
  line-height: 0.35rem;
  background: transparent;
  color: #000;
  padding-right: 0;
  margin-bottom: 0.3rem;
  position: relative;
  z-index: 4;
  display: flex;
  justify-content: space-between;
  margin-top: 0.17rem;
}
.box-169-form form .select-item > span {
  vertical-align: top;
}
.box-169-form form .select-item ul {
  float: left;
  width: 5.3rem;
  display: inline-block;
  vertical-align: top;
  display: flex;
  justify-content: space-between;
}
.box-169-form form .select-item li {
  position: relative;
  padding-left: 0.54rem;
}
.box-169-form form .select-item li:last-child {
  margin-right: 0;
}
.box-169-form form .select-item li span {
  display: inline-block;
  width: 0.25rem;
  height: 0.25rem;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  box-sizing: border-box;
  background: url(https://picwx.suofeiya.com.cn/mall_images/Wap/Event/topic/1050/images//images0927/icon-7.png) no-repeat;
  background-size: 100% 100%;
}
.box-169-form form .select-item li.active span:before {
  content: '';
  display: inline-block;
  width: 0.28rem;
  height: 0.28rem;
  position: absolute;
  left: 0rem;
  bottom: 0.02rem;
  background: url("https://picwx.suofeiya.com.cn/mall_images/Wap/Event/topic/1050/images//images0927/check.png") no-repeat;
  background-size: 100% 100%;
}
.box-169-form form .select-item i {
  vertical-align: top;
}
.box-169-form form .select-item .tit-1 {
  font-weight: bold;
}
.box-169-form form .privacy-policy {
  color: #4b4b4b !important;
  font-size: 0.23rem;
}
.box-169-form form .sign_btn {
  position: relative;
  text-align: center;
  width: 5.66rem;
  height: 1.28rem;
  margin-top: 0.5rem;
}
.box-169-form form .sign_btn a {
  display: block;
  width: 100%;
  height: 100%;
}
.box-169-form form .form-tips {
  color: #ffd7d0;
  font-size: 0.18rem;
  font-weight: lighter;
  height: 0.18rem;
  text-align: center;
  margin: 0.18rem auto 0;
}
.modal-type1 .modal-body,
.modal-type2 .modal-body,
.modal-type4 .modal-body {
  position: relative;
  margin: 0 auto;
}
.modal-type1 .modal-body img,
.modal-type2 .modal-body img,
.modal-type4 .modal-body img {
  width: 6.73rem;
  height: 5.92rem;
}
.modal-type1 .modal-body .sign_btn img,
.modal-type2 .modal-body .sign_btn img,
.modal-type4 .modal-body .sign_btn img {
  width: 4.69rem;
  height: 1.19rem;
}
.modal-type3 .modal-content {
  width: 6.76rem;
  height: 4.46rem;
  margin-left: 0.08rem;
  background: url("../images/images0701/m-bg-3.png") no-repeat;
  background-size: 100% 100%;
}
/*自定义动画效果*/
@keyframes finger {
  0%,
  100% {
    transform: translate(0);
  }
  50% {
    transform: translate(10px, 10px);
  }
}
@keyframes float1 {
  0%,
  100% {
    transform: translate(2px, 2px);
  }
  50% {
    transform: translate(0);
  }
}
@keyframes run {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(90deg);
  }
  50% {
    transform: rotate(180deg);
  }
  75% {
    transform: rotate(270deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
