.c-product {
  width: 100%;
  height: 100%;
}
.c-product .slide {
  position: relative;
}
.c-product .slide .bg {
  width: 100%;
  height: 100%;
  z-index: 1;
}
.c-product .slide .bg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.c-product .slide .content {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 3;
  top: 0;
}
.c-product .slide .content .goliuzi {
  position: absolute;
  bottom: 30px;
  left: 50%;
  margin-left: 1%;
  width: 120px;
  height: 55px;
}
.c-product .slide2 .content {
  display: block;
  text-align: center;
}
.c-product .slide2 .content .title {
  margin-top: 59px;
}
.c-product .slide2 .media {
  width: 664px;
  height: 410px;
  display: block;
  margin: 0 auto;
  margin-top: 40px;
  position: relative;
  overflow: hidden;
}
.c-product .slide2 .media video {
  width: 100%;
  margin: 0.5rem 0;
  opacity: 0;
}
.c-product .slide2 .media .mask_img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  cursor: pointer;
}
.c-product .slide2 .media .mask_img img {
  width: 100%;
  height: 100%;
}
.c-product .slide2 .playbtn {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  bottom: 6px;
}
.c-product .slide3 {
  margin-top: -10px;
}
.c-product .slide4 {
  box-sizing: border-box;
}
.c-product .slide4 .bg {
  height: 886px;
  background-color: #e6e9f6;
}
.c-product .slide4 .content {
  display: block;
  text-align: center;
}
.c-product .slide4 .content .title {
  margin-top: -25px;
}
.c-product .slide4 .content .changebtn {
  display: flex;
  justify-content: center;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: 195px;
  z-index: 99;
}
.c-product .slide4 .content .changebtn div {
  width: 134px;
  height: 110px;
  cursor: pointer;
}
.c-product .slide4 .content .swiper-container {
  width: 1010px;
}
.c-product .slide4 .content .bgb {
  position: relative;
  margin-top: -110px;
}
.c-product .slide4 .content .bgb .txt {
  position: absolute;
  top: 70px;
  width: 100vw;
  margin-left: -8px;
}
.c-product .slide4 .content .bgb .txt .slidebtn {
  opacity: 0.5;
  width: 110px;
  height: 30px;
  display: block;
  position: absolute;
  right: 150px;
  bottom: 58px;
}
.c-product .slide4 .content .bgb .navigation {
  width: 1000px;
  height: 100%;
  position: absolute;
  top: 60%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c-product .slide4 .content .bgb .swiper-button {
  top: 50%;
  transform: translate(0, -50%);
  cursor: pointer;
}
.c-product .slide4 .content .bgb .swiper-prev {
  position: absolute;
  left: -80px;
}
.c-product .slide4 .content .bgb .swiper-next {
  position: absolute;
  right: -80px;
}
.c-product .slide4 .content .bgb .swiper-next img {
  transform: rotate(180deg);
}
.c-product .slide4 .qwee {
  font-size: 44px;
}
.c-product .slide5 {
  position: relative;
  margin-bottom: 40px;
}
.c-product .slide5 .content .section1 {
  position: relative;
}
.c-product .slide5 .toknow {
  position: absolute;
  width: 455px;
  height: 195px;
  bottom: 160px;
  left: 55%;
}
.c-product .slide5 .toknow .btn {
  position: absolute;
  bottom: 0;
  left: 0;
  cursor: pointer;
}
.c-product .slide6 {
  background-color: #f3f4f7;
  border-radius: 40px 40px 0 0;
  margin: 44px 0 0 0;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  height: 500px;
}
.c-product .slide6 .content .title {
  position: absolute;
  top: 44px;
}
.c-product .slide6 .content .m {
  position: absolute;
  top: 173px;
}
.c-product .slide6 .content .m_1 {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.c-product .slide6 .content .m_1 .city {
  width: 180px;
  height: 37px;
  line-height: 37px;
  border-radius: 5px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  background-color: transparent;
  text-align: center;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  padding: 0 25px;
}
.c-product .slide6 .content .m_1 .city div {
  display: flex;
  align-items: center;
  justify-content: center;
}
.c-product .slide6 .content .m_1 .city #test {
  width: 180px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  color: #757575;
  position: relative;
  z-index: 9;
  cursor: pointer;
  display: block;
  margin-left: -25px;
  padding: 0 25px 0 10px;
}
.c-product .slide6 .content .m_1 .city .cityIn {
  height: 37px;
  position: absolute !important;
  background-color: transparent !important;
  color: transparent !important;
  z-index: 8;
  left: 0;
  width: 180px;
}
.c-product .slide6 .content .m_1 .city .san {
  position: absolute;
  left: 152px;
  top: 0;
}
.c-product .slide6 .content .m_1 .name {
  margin: 0 42px;
}
.c-product .slide6 .content .m_1 .name input {
  width: 185px;
}
.c-product .slide6 .content .m_1 .name span {
  display: inline-block;
}
.c-product .slide6 .content .m_1 .name {
  font-size: 20px;
  font-weight: bold;
}
.c-product .slide6 .content .m_1 .name input {
  width: 172px;
  height: 37px;
  border-radius: 5px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  background-color: transparent;
  text-align: center;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
}
.c-product .slide6 .content .m_1 .line {
  width: 1px;
  height: 37px;
  border: solid 1px #666666;
  opacity: 0.4;
  margin-left: 39px;
  margin-right: 40px;
}
.c-product .slide6 .content .m_1 .gender {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 18px;
}
.c-product .slide6 .content .m_1 .gender span {
  font-size: 20px;
  font-weight: bold;
  margin-right: 19px;
}
.c-product .slide6 .content .m_1 .gender input {
  cursor: pointer;
}
.c-product .slide6 .content .m_1 .gender label {
  margin-left: 8px;
}
.c-product .slide6 .content .m_1 .gender label:nth-of-type(1) {
  margin-right: 19px;
}
.c-product .slide6 .content .m_1 .need {
  display: flex;
  align-items: center;
  font-size: 18px;
  line-height: 18px;
}
.c-product .slide6 .content .m_1 .need span {
  font-size: 20px;
  font-weight: bold;
  margin-right: 19px;
}
.c-product .slide6 .content .m_1 .need input {
  cursor: pointer;
}
.c-product .slide6 .content .m_1 .need label {
  margin-left: 8px;
}
.c-product .slide6 .content .m_1 .need label:nth-of-type(1) {
  margin-right: 29px;
}
.c-product .slide6 .content .m_11 {
  display: flex;
  justify-content: center;
  margin-top: 33px;
}
.c-product .slide6 .content .m_11 .phone {
  font-size: 20px;
  font-weight: bold;
  margin: 0 42px;
  line-height: 37px;
}
.c-product .slide6 .content .m_11 .phone input {
  height: 37px;
  border-radius: 5px;
  border: solid 1px rgba(0, 0, 0, 0.2);
  background-color: transparent;
  text-align: center;
  font-size: 18px;
  color: rgba(0, 0, 0, 0.8);
  width: 172px;
}
.c-product .slide6 .content .m_11 .code {
  display: flex;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #c2c3c6;
  position: relative;
}
.c-product .slide6 .content .m_11 .code .buttonspan {
  cursor: pointer;
  position: relative;
  z-index: 9;
  border-radius: unset;
}
.c-product .slide6 .content .m_11 .code span,
.c-product .slide6 .content .m_11 .code input {
  width: 123px;
  height: 37px;
  line-height: 37px;
  display: block;
  border-radius: 4px;
  font-size: 18px;
  text-align: center;
}
.c-product .slide6 .content .m_11 .code #settimebtn {
  position: absolute;
  background-color: #c2c3c6;
  color: #fff;
  width: 123px;
  right: 0px;
  height: 37px;
  line-height: 37px;
  display: block;
  border-radius: 4px;
  font-size: 18px;
  text-align: center;
  z-index: 8;
  border-radius: unset;
}
.c-product .slide6 .content .m_2 {
  margin-top: 32px;
}
.c-product .slide6 .content .m_2 input {
  cursor: pointer;
}
.c-product .slide6 .content .m_2 .txt {
  color: #c1c1c1;
  font-size: 13px;
}
.c-product .slide6 .content .m_2 .txt a {
  color: #8c765c;
  cursor: pointer;
}
.c-product .slide6 .content .m_2 .pour {
  color: #c1c1c1;
  font-size: 13px;
  margin-top: 10px;
}
.c-product .slide6 .content .reservation {
  position: absolute;
  bottom: 0;
  margin-bottom: -6px;
  cursor: pointer;
}
.bgg {
  background-color: #c2c3c6;
  color: #fff;
}
.bgw {
  background-color: #f3f4f7;
  color: #000;
}
@media screen and (max-height: 800px) {
  .c-product .slide4 .content {
    transform: scale(0.7);
  }
  .c-product .slide4 .bg {
    height: 620px;
  }
  .c-product .slide4 .content .bgb .txt {
    top: -65px;
  }
  .c-product .slide5 .toknow {
    transform: scale(0.8);
    position: absolute;
    width: 455px;
    height: 195px;
    bottom: 70px;
    left: 53%;
  }
  .c-product .slide4 .content .changebtn {
    top: 60px;
  }
}
@media screen and (max-width: 1490px) {
}
@media screen and (max-width: 1365px) {
}
@media screen and (max-width: 1335px) {
  .c-product .slide6 .content .m {
    transform: scale(0.82);
    font-size: 14px;
  }
}
@media screen and (max-width: 1316px) {
}
@media screen and (max-width: 1290px) {
}
.m_1 input[type=checkbox] {
  cursor: pointer;
  position: relative;
  width: 24px;
  height: 24px;
  font-size: 12px;
}
.m_1 input[type=checkbox]::after {
  position: absolute;
  top: 0;
  color: #000;
  width: 24px;
  height: 24px;
  display: inline-block;
  visibility: visible;
  padding-left: 0px;
  text-align: center;
  content: ' ';
  border: solid calc(var(--width)*1px) #666 !important;
  background-color: #fff;
  box-sizing: border-box;
}
.m_1 input[type=checkbox]:checked::after {
  content: "";
  color: #947341;
  font-size: 18px;
  font-weight: bold;
  background-color: #fff;
  border: solid 2px #947341 !important;
  line-height: 22px;
  background-image: url(index/check.png);
  background-size: 100% 100%;
}
/*# sourceMappingURL=./index.css.map */