@keyframes scaleDraw {
  0% {
    scale: 1;
  }
  50% {
    scale: 1.2;
  }
  100% {
    scale: 1;
  }
}
img {
  height: auto;
}

body {
  overflow-x: hidden;
}

.conter .box {
  position: relative;
}
.conter .sec {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.conter .sec1 {
  position: relative;
}
.conter .sec2 {
  position: relative;
}
.conter .sec2 #myForm {
  width: 36vw;
  position: absolute;
  top: -42vw;
  right: 7vw;
}
.conter .sec2 #myForm li {
  position: relative;
}
@media (min-width: 1200px) {
  .conter .sec2 #myForm li img {
    top: -5.5vw;
  }
}
.conter .sec2 #myForm li img {
  position: absolute;
  top: -4.5vw;
  position: absolute;
  width: 17vw;
  left: -5vw;
  -o-object-fit: fill;
     object-fit: fill;
}
.conter .sec2 #myForm li .layui-ipnut {
  background-color: rgba(0, 0, 0, 0);
  border-color: gray;
  height: 5vw;
  line-height: 5vw;
  border-radius: 5px;
  font-size: 2vw;
  padding-left: 9vw;
  background-color: white;
  border: 1px solid #dec8af;
}
.conter .sec2 #myForm .info {
  color: gray;
  margin: 20px 0;
}
.conter .sec2 #myForm .info div {
  width: 185vw;
  left: -196%;
  color: #c5c1bd;
  top: -5vw;
  position: relative;
  transform: scale(0.25);
}
.conter .sec2 #myForm input[type=submit] {
  background-color: #bf2c30;
  width: 100%;
  height: 6vw;
  line-height: 4vw;
  border: none;
  padding-left: 4vw;
  font-size: 10px;
  text-align: center;
  border-radius: 5vw;
  animation: scaleDraw 2s ease infinite;
}
.conter .sec3 {
  position: relative;
}
.conter .sec3 .btn {
  position: absolute;
  width: 41%;
  text-align: center;
  left: 50%;
  border-radius: 20px;
  font-size: 10px;
  color: white;
  transform: translateX(-50%);
  bottom: 10vw;
  background-color: #b72e28;
  animation: scaleDraw 2s ease infinite;
}
.conter .sec3 .btn p {
  position: absolute;
  width: 100%;
  color: white;
  bottom: 0;
  text-align: center;
}
.conter .sec3 #myForm {
  width: 36vw;
  position: absolute;
  top: 36vw;
  right: 7vw;
}
.conter .sec3 #myForm li {
  position: relative;
}
.conter .sec3 #myForm li img {
  position: absolute;
  top: -4.5vw;
  position: absolute;
  width: 17vw;
  left: -5vw;
  -o-object-fit: fill;
     object-fit: fill;
}
@media (min-width: 1200px) {
  .conter .sec3 #myForm li img {
    top: -5.5vw;
  }
}
.conter .sec3 #myForm li .layui-ipnut {
  background-color: rgba(0, 0, 0, 0);
  border-color: gray;
  height: 5vw;
  line-height: 5vw;
  border-radius: 5px;
  font-size: 2vw;
  padding-left: 9vw;
  background-color: white;
  border: 1px solid #dec8af;
  color: #e6e6e6;
}
.conter .sec3 #myForm .info {
  color: gray;
  margin: 20px 0;
}
.conter .sec3 #myForm .info div {
  width: 185vw;
  left: -196%;
  color: #c5c1bd;
  top: -5vw;
  position: relative;
  transform: scale(0.25);
}
.conter .sec3 #myForm input[type=submit] {
  background-color: #bf2c30;
  width: 100%;
  height: 6vw;
  line-height: 4vw;
  border: none;
  padding-left: 4vw;
  font-size: 10px;
  text-align: center;
  border-radius: 5vw;
  animation: scaleDraw 2s ease infinite;
}
.conter .sec4 {
  position: relative;
}
.conter .sec4 input[type=submit] {
  position: absolute;
  background-color: #bf2c30;
  width: 25vw;
  height: 6vw;
  line-height: 4vw;
  border: none;
  right: 10vw;
  bottom: 13vw;
  padding-left: 4vw;
  font-size: 10px;
  text-align: center;
  border-radius: 5vw;
  animation: scaleDraw 2s ease infinite;
}
.conter .sec4-1 {
  position: relative;
}
.conter .sec4-1 input[type=submit] {
  position: absolute;
  background-color: #bf2c30;
  width: 45vw;
  height: 6vw;
  line-height: 4vw;
  border: none;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15vw;
  padding-left: 4vw;
  font-size: 10px;
  text-align: center;
  border-radius: 5vw;
  animation: scaleDraw 2s ease infinite;
}
.conter .sec5 {
  overflow: hidden;
  position: relative;
}
.conter .sec5 .swip {
  position: absolute;
  top: 23vw;
}
.conter .sec5 .swip .controls-sec4 {
  height: 6vw;
  width: 80vw;
  display: flex;
  text-align: center;
  position: absolute;
  gap: 2vw 3vw;
  top: 3vw;
  left: 50%;
  transform: translateX(-50%);
}
.conter .sec5 .swip .controls-sec4 .item {
  flex: 1;
  overflow: hidden;
  cursor: pointer;
  font-size: 16px;
  text-align: center;
  color: #ae201f;
  font-weight: 600;
  background-color: rgba(0, 0, 0, 0);
  background-size: 100%;
  border: 1px solid #ae201f;
  padding: 4px 2px;
}
.conter .sec5 .swip .controls-sec4 .item div {
  color: #ae201f;
  transform: scale(0.4) translateY(-10px);
  width: 254%;
  margin-left: -75%;
}
.conter .sec5 .swip .controls-sec4 .active {
  background-color: #ae201f;
}
.conter .sec5 .swip .controls-sec4 .active div {
  color: white;
  transform: scale(0.4) translateY(-10px);
  width: 254%;
  margin-left: -75%;
}
.conter .sec5 .swip .swiper-container-sec4 {
  overflow: hidden;
  width: 80vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  top: 15vw;
}
.conter .sec5 .swip .swiper-container-sec4 .swiper-slide img {
  width: 100%;
  height: 45vw;
}
.conter .sec5 .swip .mui-btn {
  position: absolute !important;
  width: 50vw;
  height: 6vw;
  border-radius: 14px;
  background-color: unset;
  border: none;
  animation: scaleDraw 2s infinite;
  bottom: -68vw;
  left: 50%;
  transform: translateX(-50%);
  background-color: #bf2c30;
  line-height: 3vw;
}
.conter .sec5 .swip .mui-btn span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%);
}
.conter .sec5 > .swiper-container-sec5 {
  overflow: hidden;
  width: 80vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  top: 127vw;
}
.conter .sec5 > .swiper-container-sec5 .swiper-slide img {
  width: 100%;
}
.conter .sec5 .controls-sec5 {
  width: 80vw;
  display: flex;
  text-align: center;
  position: absolute;
  grid-template-columns: repeat(2, 1fr);
  gap: 2vw 3vw;
  top: 118vw;
}
.conter .sec5 .controls-sec5 .item {
  overflow: hidden;
  cursor: pointer;
  font-size: 14px;
  text-align: center;
  color: #6a3928;
  font-weight: 600;
  background-size: 100%;
  border: 1px solid #6a3928;
  flex: 1;
  border-radius: 5px;
}
.conter .sec5 .controls-sec5 .active {
  background-color: #6a3928;
  color: white;
}
.conter .sec5 .mui-btn {
  position: absolute !important;
  width: 50vw;
  height: 6vw;
  border-radius: 14px;
  background-color: unset;
  border: none;
  animation: scaleDraw 2s infinite;
  bottom: 14vw;
  line-height: 3vw;
  background-color: #bf2c30;
  color: white;
}
.conter .sec6 {
  position: relative;
}
.conter .sec6 input[type=submit] {
  position: absolute;
  background-color: #bf2c30;
  width: 45vw;
  height: 6vw;
  line-height: 4vw;
  border: none;
  left: 50%;
  transform: translateX(-50%);
  bottom: 10vw;
  padding-left: 4vw;
  font-size: 10px;
  text-align: center;
  border-radius: 5vw;
  animation: scaleDraw 2s ease infinite;
}
.conter .sec7 {
  position: relative;
}
.conter .sec7 .swip-sec7 {
  position: absolute;
  top: 21vw;
}
.conter .sec7 .swip-sec7 .controls-sec7 {
  height: 6vw;
  width: 80vw;
  display: flex;
  text-align: center;
  position: absolute;
  gap: 2vw 3vw;
  top: 3vw;
  left: 50%;
  transform: translateX(-50%);
}
.conter .sec7 .swip-sec7 .controls-sec7 .item {
  flex: 1;
  overflow: hidden;
  cursor: pointer;
  font-size: 6vw;
  line-height: 8vw;
  text-align: center;
  color: #bf2c30;
  font-weight: 600;
  background-color: rgba(0, 0, 0, 0);
  background-size: 100%;
  border: 1px solid #bf2c30;
}
.conter .sec7 .swip-sec7 .controls-sec7 .item div {
  color: #bf2c30;
  transform: scale(0.4) translateY(-10px);
  width: 254%;
  margin-left: -75%;
}
.conter .sec7 .swip-sec7 .controls-sec7 .active {
  background-color: #bf2c30;
}
.conter .sec7 .swip-sec7 .controls-sec7 .active div {
  color: white;
  transform: scale(0.4) translateY(-10px);
  width: 254%;
  margin-left: -75%;
}
.conter .sec7 .swip-sec7 .swiper-container-sec7 {
  overflow: hidden;
  width: 80vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  top: 12vw;
}
.conter .sec7 .swip-sec7 .swiper-container-sec7 .swiper-slide img {
  width: 100%;
  height: 30vw;
}
.conter .sec7 .swip-sec7 .mui-btn {
  position: absolute !important;
  width: 50vw;
  height: 6vw;
  border-radius: 14px;
  background-color: unset;
  border: none;
  animation: scaleDraw 2s infinite;
  bottom: -54vw;
  left: 50%;
  transform: translateX(-50%);
  background-color: #bf2c30;
  line-height: 3vw;
}
.conter .sec7 .swip-sec7 .mui-btn span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%);
}
.conter .sec7 .btn {
  position: absolute;
  width: 70%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
}
.conter .sec7 .btn img {
  animation: scaleDraw 2s ease infinite;
}
.conter .sec7 .btn p {
  animation: scaleDraw 2s ease infinite;
  position: absolute;
  width: 100%;
  color: white;
  bottom: 0;
  text-align: center;
}
.conter .sec5 {
  position: relative;
}
.conter .sec5 .swip-sec7 {
  position: absolute;
  top: 21vw;
}
.conter .sec5 .swip-sec7 .controls-sec7-c {
  height: 6vw;
  width: 85vw;
  display: flex;
  text-align: center;
  position: absolute;
  gap: 2vw 3vw;
  top: 3vw;
  left: 50%;
  transform: translateX(-50%);
}
.conter .sec5 .swip-sec7 .controls-sec7-c .item {
  flex: 1;
  overflow: hidden;
  cursor: pointer;
  font-size: 16px;
  line-height: 8vw;
  text-align: center;
  color: #bf2c30;
  font-weight: 600;
  background-color: rgba(0, 0, 0, 0);
  background-size: 100%;
  border: 1px solid #bf2c30;
}
.conter .sec5 .swip-sec7 .controls-sec7-c .item div {
  color: #bf2c30;
  transform: scale(0.4) translateY(-10px);
  width: 254%;
  margin-left: -75%;
}
.conter .sec5 .swip-sec7 .controls-sec7-c .active {
  background-color: #bf2c30;
}
.conter .sec5 .swip-sec7 .controls-sec7-c .active div {
  color: white;
  transform: scale(0.4) translateY(-10px);
  width: 254%;
  margin-left: -75%;
}
.conter .sec5 .swip-sec7 .swiper-container-sec7-c {
  overflow: hidden;
  width: 85vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  top: 12vw;
}
.conter .sec5 .swip-sec7 .swiper-container-sec7-c .swiper-slide img {
  width: 100%;
  height: 46vw;
  -o-object-fit: fill;
     object-fit: fill;
}
.conter .sec5 .swip-sec7 .mui-btn {
  position: absolute !important;
  width: 50vw;
  height: 6vw;
  border-radius: 14px;
  background-color: unset;
  border: none;
  animation: scaleDraw 2s infinite;
  bottom: -69vw;
  left: 50%;
  transform: translateX(-50%);
  background-color: #bf2c30;
  line-height: 3vw;
}
.conter .sec5 .swip-sec7 .mui-btn span {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%);
}
.conter .sec5 .btn {
  position: absolute;
  width: 70%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 50px;
}
.conter .sec5 .btn img {
  animation: scaleDraw 2s ease infinite;
}
.conter .sec5 .btn p {
  animation: scaleDraw 2s ease infinite;
  position: absolute;
  width: 100%;
  color: white;
  bottom: 0;
  text-align: center;
}
.conter .sec8 {
  position: relative;
}
.conter .sec8 .swiper-container {
  width: 90vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  top: 24vw;
}
.conter .sec8 .swiper-container .swiper-slide img {
  width: 100%;
}
.conter .sec8 .swiper-container .swiper-pagination {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 3vw;
}
.conter .sec8 .swiper-container .swiper-pagination .swiper-pagination-bullet {
  line-height: 5vw;
  color: #bf2c30;
  font-size: 14px;
  border-radius: 1px;
  margin-right: 1vw;
  opacity: 1;
  width: 24vw;
  height: 5vw;
  background-color: rgba(0, 0, 0, 0);
  padding: 0 1vw;
  border: 1px solid #bf2c30;
}
.conter .sec8 .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #bf2c30;
  color: white;
}
.conter .sec8 .btn {
  position: absolute;
  width: 70%;
  left: 50%;
  transform: translateX(-50%);
  top: 84vw;
}
.conter .sec8 .btn img {
  animation: scaleDraw 2s ease infinite;
}
.conter .sec8 .btn p {
  animation: scaleDraw 2s ease infinite;
  position: absolute;
  width: 100%;
  color: white;
  bottom: 0;
  text-align: center;
}
.conter .sec8 #myForm {
  width: 84vw;
  position: absolute;
  bottom: 15vw;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2vw 3vw;
}
.conter .sec8 #myForm li {
  position: relative;
}
.conter .sec8 #myForm li img {
  position: absolute;
  width: 3vw;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}
.conter .sec8 #myForm li input {
  margin-bottom: 0;
}
.conter .sec8 #myForm li input[type=text] {
  height: 7vw;
  background-color: white;
  border: 1px solid #f0d3ac;
  padding-left: 7vw;
  font-size: 3vw;
}
.conter .sec8 #myForm li input[type=submit] {
  width: 100%;
  height: 7vw;
  line-height: 4vw;
  background-color: #b72e28;
  animation: scaleDraw 2s ease infinite;
  border: none;
}
.conter .sec9 {
  position: relative;
}
.conter .sec9 img:nth-child(2) {
  position: absolute;
  width: 90vw;
  top: 30vw;
}
.conter .sec9 .btn {
  position: absolute;
  width: 70%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 15vw;
}
.conter .sec9 .btn img {
  animation: scaleDraw 2s ease infinite;
}
.conter .sec9 .btn p {
  animation: scaleDraw 2s ease infinite;
  position: absolute;
  width: 100%;
  color: white;
  bottom: 0;
  text-align: center;
}
.conter .sec10 {
  position: relative;
}
.conter .sec10 #myForm {
  width: 85vw;
  position: absolute;
  top: 71vw;
}
.conter .sec10 #myForm .layui-ipnut {
  background-color: rgba(0, 0, 0, 0);
  border-color: gray;
}
.conter .sec10 #myForm .info {
  display: flex;
  color: gray;
  margin: 20px 0;
}
.conter .sec10 #myForm .info img {
  width: 20px;
}
.conter .sec10 #myForm input[type=submit] {
  background-color: #bf2c30;
  width: 100%;
  height: 58px;
  border: none;
  font-size: 20px;
  animation: scaleDraw 2s ease infinite;
}
.conter .box1 > #myForm {
  position: absolute;
  top: 33vw;
  width: 40vw;
  right: 7vw;
  display: flex;
  flex-direction: column;
}
.conter .box1 > #myForm li {
  position: relative;
}
.conter .box1 > #myForm li .icon {
  position: absolute;
  margin: 1vw;
  width: 4vw;
}
.conter .box1 > #myForm input {
  margin-bottom: 2vw;
  font-size: 14px;
  height: 6vw;
  border: 1px solid #fad973;
}
.conter .box1 > #myForm input[type=text] {
  padding-left: 6vw;
}
.conter .box1 > #myForm input[type=submit] {
  line-height: 3vw;
  font-weight: 600;
  border: none;
  border-radius: 10px;
  width: 100%;
  background: linear-gradient(#bf2c30, #bf2c30);
  border: none;
  animation: scaleDraw 2s ease infinite;
}
.conter .b .btn {
  translate: -50% 0;
  position: absolute !important;
  width: 32vw;
  left: 50%;
  height: 6vw;
  text-align: center;
  color: white;
  font-size: 14px;
  line-height: 21px;
  border-radius: 14px;
  background: linear-gradient(#c21f1a, #c21f1a);
  border: none;
  border: none;
  animation: scaleDraw 2s infinite;
  bottom: 16vw;
}
.conter .swiper-box {
  display: flex;
  justify-content: center;
  position: relative;
}
.conter .swiper-box > .swiper-container {
  width: 80vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  top: 24vw;
}
.conter .swiper-box > .swiper-container .swiper-slide img {
  width: 100%;
}
.conter .swiper-box > .swiper-container .swiper-pagination {
  margin-bottom: 2vw;
}
.conter .swiper-box > .swiper-container .swiper-pagination .swiper-pagination-bullet {
  opacity: 1;
  margin-right: 1vw;
  opacity: 1;
  width: 2vw;
  height: 2vw;
  background-color: white;
}
.conter .swiper-box > .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #9c6d5b;
}
.conter .swiper-box .controls {
  width: 80vw;
  display: grid;
  position: absolute;
  grid-template-columns: repeat(2, 1fr);
  gap: 2vw 3vw;
  bottom: 22vw;
}
.conter .swiper-box .controls .item {
  overflow: hidden;
  cursor: pointer;
  line-height: 6vw;
  font-size: 14px;
  text-align: center;
  font-weight: 600;
  height: 6vw;
  background-color: #764328;
  background-size: 100%;
}
.conter .swiper-box .controls .item p {
  color: #fff;
  white-space: nowrap;
  margin-left: -8vw;
  transform: scale(0.5);
}
.conter .swiper-box .mui-btn {
  position: absolute !important;
  width: 50vw;
  height: 6vw;
  line-height: 3vw;
  border-radius: 14px;
  background: linear-gradient(#bf2c30, #bf2c30);
  border: none;
  border: none;
  animation: scaleDraw 2s infinite;
  bottom: 11vw;
}
.conter .box-9 {
  position: relative;
}
.conter .box-9 .swiper-container {
  width: 80vw;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  margin: 0 auto;
  top: 83vw;
}
.conter .box-9 .swiper-container .swiper-slide img {
  width: 100%;
}
.conter .box-9 .swiper-container .swiper-pagination {
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-bottom: 3vw;
}
.conter .box-9 .swiper-container .swiper-pagination .swiper-pagination-bullet {
  line-height: 5vw;
  color: white;
  font-size: 14px;
  border-radius: 5px;
  margin-right: 1vw;
  opacity: 1;
  width: 24vw;
  height: 5vw;
  background-color: #744939;
  padding: 0 1vw;
}
.conter .box-9 .swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background-color: #d93c27;
}
.conter .box-9 .mui-btn {
  position: absolute !important;
  top: 67vw;
  width: 50vw;
  border-radius: 29px;
  height: 6vw;
  font-size: 14px;
  line-height: 4vw;
  background: linear-gradient(#bf2c30, #bf2c30);
  border: none;
  animation: scaleDraw 2s ease infinite;
  left: 26%;
  color: white;
}
.conter .box-10 #myForm {
  width: 77vw;
  position: absolute;
  left: 50%;
  bottom: 16vw;
  transform: translateX(-50%);
}
.conter .box-10 #myForm ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 1vw 5vw;
}
.conter .box-10 #myForm li {
  font-size: 24px;
  height: auto;
  width: 100%;
  position: relative;
}
.conter .box-10 #myForm li .icon {
  position: absolute;
  width: 3vw;
  margin: 1vw;
  margin-top: 7%;
}
.conter .box-10 #myForm li input {
  font-size: 14px;
}
.conter .box-10 #myForm li input[type=text] {
  margin-bottom: 1vw;
  border-radius: 5px;
  padding-left: 5vw;
  border: 1px solid #cfae8d;
  height: 7vw;
}
.conter .box-10 #myForm .submit {
  margin-bottom: 20px;
}
.conter .box-10 #myForm .submit input[type=submit] {
  line-height: 14px;
  border: none;
  width: 100%;
  scale: 1;
  background: linear-gradient(#bf2c30, #bf2c30);
  color: white;
  height: 7vw;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 700;
}/*# sourceMappingURL=index.css.map */