body.active .popup_mask_t {
  display: block !important;
}
body {
  max-width: 750px;
  min-width: 320px;
}
html {
  font-size: 13.33333333vw;
}
@media screen and (min-width: 750px) {
  html {
    font-size: 100px;
  }
}
* {
  padding: 0;
  margin: 0;
}
html {
  width: 100%;
  margin: 0 auto;
}
body {
  margin: 0 auto;
}
input {
  border: 0;
  outline: none;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
img,
form,
applet,
fieldset,
legend,
button,
input,
textarea,
th,
table,
tr,
td {
  margin: 0;
  padding: 0;
  border: none;
}
/* bady */
body {
  font-family: "微软雅黑";
  color: #666;
  position: relative;
  background: #e6e6e6;
  margin: 0 auto;
  max-width: 750px;
  min-width: 320px;
}
body,
div,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
p {
  font-weight: normal;
  font-style: normal;
  -webkit-text-size-adjust: none;
}
input::-ms-clear {
  display: none;
}
/*清楚文本框*/
input,
select,
textarea {
  border: 0;
  outline: none;
  cursor: pointer;
  -webkit-appearance: none;
  border-radius: 0;
}
html {
  height: auto;
  width: 100%;
  -webkit-user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  background: #e6e6e6;
  margin: 0 auto;
  max-width: 750px;
  min-width: 320px;
}
html {
  font-size: 100vw / 7.5px;
}
@media screen and (min-width: 750px) {
  html {
    font-size: 100px;
  }
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #666;
}
/* img */
img {
  padding: 0;
  margin: 0;
  vertical-align: top;
  border: none;
  width: 100%;
}
/* div */
li,
ul {
  list-style: none;
  outside: none;
}
.clear {
  clear: both;
  height: 0;
  width: 100%;
}
a,
b,
i,
span,
input,
select,
dl,
dd,
dt,
p {
  font-family: "微软雅黑";
}
i,
em {
  font-style: normal;
}
/* font */
a {
  color: #333;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
.mt100 {
  margin-top: 1rem;
}
.mt30 {
  margin-top: 0.3rem;
}
.fl {
  float: left !important;
}
.fr {
  float: right !important;
}
.text-center {
  clear: both;
  text-align: center;
}
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
/****************main******************************/
body {
  overflow: auto !important;
}
.wrap {
  -webkit-background-size: contain;
  background-size: contain;
}
.wrap .swiper-wrapper,
.wrap .swiper-slide {
  height: auto !important;
}
.box-item {
  border: 0 !important;
  position: relative;
}
.box-bg {
  width: 100%;
}
.box-bg img {
  width: 100%;
  margin-bottom: -1px;
}
.box-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.box-2 .box-2-form {
  margin-top: 5.5rem;
  width: 6.6rem;
}
.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.16rem;
  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.39rem !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.28rem;
  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.16rem;
}
.box-2 .box-2-form form .sel-box {
  width: 2.16rem;
  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;
}
form .input_text,
form .sel-box select {
  font-size: 0.28rem;
  color: #1d1d1d;
  height: 0.72rem;
  background: #fff;
  padding: 0.1rem;
  margin-bottom: 0.15rem;
  box-sizing: border-box;
  border-radius: 0.02rem;
}
form .input_text {
  width: 1.48rem;
}
form .mobile {
  width: 4rem;
}
form .sel-box {
  width: 1.76rem;
  height: 0.72rem;
  margin-bottom: 0.15rem;
}
form .sel-box:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 8px solid #df9250;
  top: 50%;
  margin-top: -4px;
  right: 0.1rem;
  z-index: 5;
}
.privacy-policy {
  bottom: -0.3rem;
  z-index: 4;
}
.form-tips {
  margin-top: 0.15rem;
}
.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("https://picwx.suofeiya.com.cn/mall_images/Wap/Event/topic/1050/images//images0927/close.png") no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -0.3rem;
  right: 0.17rem;
  cursor: pointer;
  z-index: 4;
}
.modal .modal-content {
  width: 7.33rem;
  height: 6.63rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -0.1rem;
  transform: translate(-50%, -50%);
  background: url("https://picwx.suofeiya.com.cn/mall_images/Wap/Event/topic/1050/images//images0927/m-bg-1.png") no-repeat;
  background-size: 100% 100%;
}
.modal .modal-body {
  padding-top: 0.01rem;
  position: relative;
  margin-left: 0.72rem;
  width: 6.15rem;
}
.modal .modal-form {
  width: 5.62rem;
  margin-top: 1.85rem;
}
.modal form .input_text,
.modal 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.02rem;
}
.modal form .input_text {
  width: 1.48rem;
}
.modal form .mobile {
  width: 4rem;
}
.modal form .sel-box {
  width: 1.76rem;
  height: 0.72rem;
  margin-bottom: 0.15rem;
}
.modal form .sms_check_code {
  width: 3.4rem;
}
.modal form .sms_send {
  width: 2.08rem;
  margin-bottom: 0.67rem;
  color: #fff;
  height: 0.7rem;
  background: linear-gradient(to bottom, #dc2e13, #fb4917);
}
.modal .privacy-policy {
  bottom: -0.3rem;
  z-index: 4;
}
.modal .form-tips {
  margin-top: 0.15rem;
}
.modal-type3 .modal-content {
  width: 6.49rem;
  height: 7.33rem;
  margin-left: 0.08rem;
  background: url("https://picwx.suofeiya.com.cn/mall_images/Wap/Event/topic/1050/images//images0927/m-bg-3.png") no-repeat;
  background-size: 100% 100%;
}
.scale {
  animation: scale 1s ease infinite;
}
.box-3 .box-content .pj-group {
  width: 6.09rem;
  margin-top: 1.2rem;
}
.box-3 .box-content .pj-group img {
  width: 2.86rem;
  height: 3.78rem;
  margin-top: 0.2rem;
  margin-left: 0.13rem;
}
.box-3 .box-content .pj-group img:nth-child(13) {
  width: 5.96rem;
  height: 2.26rem;
}
@keyframes scale {
  0%,
  100% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.9);
  }
}
