.contain {
  padding-top: 70px;
}

.contain .pic {
  width: 100%;
  height: 100%;
}

.contain .pic img {
  display: block;
  width: 100%;
  height: 100%;
}

.cmca_yysj {
  position: absolute;
  top: 2rem;
  left: 50%;
  transform: translateX(-50%);
  margin: .18rem auto 0;
  /* width: 1.1rem;
	height: .34rem; */
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: .12rem;
  cursor: pointer;
  /* font-weight: bold; */
}

/*@media (max-width: 1440px) {
    .cmca_yysj{top:2rem;} }*/

#masker {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 99999;
}

#masker .form,
#masker .car,
#masker .gift,
#masker .activeDetail {
  display: none;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -400px 0 0 -640px;
  width: 1280px;
  height: 800px;
  background: url(../img/floatNavForm.png) center no-repeat #fff;
}

#masker .form input,
#masker .form select {
  position: absolute;
  left: 390px;
  top: 374px;
  width: 340px;
  height: 48px;
  font-size: 18px;
  line-height: 48px;
  color: #000;
  text-indent: 14px;
  background: transparent;
  border: 0;
  outline: 0;
  -webkit-appearance: none;
}

#masker .form #name {
  left: 287px;
  top: 210px;
  width: 220px;
}

#masker .form #sex {
  left: 507px;
  top: 210px;
  width: 119px;
  text-indent: 30px;
}

#masker .form #phone {
  left: 653px;
  top: 210px;
}

#masker .form #province {
  left: 287px;
  top: 488px;
  width: 338px;
}

#masker .form #city {
  left: 653px;
  top: 488px;
  width: 338px;
}

#masker .form #dealer {
  left: 287px;
  top: 563px;
  width: 338px;
  text-indent: 13px;
}

#masker .form #address {
  position: absolute;
  left: 653px;
  top: 563px;
  width: 340px;
  height: 48px;
  display: -webkit-flex;
  display: flex;
}

#masker .form #address span {
  display: inherit;
  align-items: center;
  font-size: 18px;
}

#masker .form #agree {
  left: 287px;
  top: 670px;
  width: 26px;
  height: 26px;
  background: url(../img/checkbox.png) no-repeat;
  cursor: pointer;
}

#masker .form #agree:checked {
  background-position: 0 -26px;
}

#masker .form .outlink {
  position: absolute;
  left: 450px;
  top: 670px;
  width: 100px;
  height: 40px;
}

#masker .form .submit {
  position: absolute;
  left: 650px;
  top: 659px;
  width: 248px;
  height: 50px;
}

#masker .car {
  background-image: url(../img/floatNavCar.jpg);
}

#masker .car>a {
  position: absolute;
  left: 153px;
  top: 545px;
  width: 160px;
  height: 60px;
}

#masker .gift {
  background-image: url(../../common/img/floatNavGift.jpg);
}

#masker .gift .btn-join {
  position: absolute;
  left: 555px;
  top: 690px;
  width: 170px;
  height: 60px;
}

#masker .activeDetail {
  background-image: url(../img/floatNavActive.jpg);
}

#masker .activeDetail>a {
  position: absolute;
  left: 160px;
  top: 546px;
  width: 180px;
  height: 55px;
}

#masker.form,
#masker.car,
#masker.gift,
#masker.activeDetail,
#masker.form .form,
#masker.car .car,
#masker.gift .gift,
#masker.activeDetail .activeDetail {
  display: block;
}

#masker .floatNavClose {
  position: absolute;
  right: 50px;
  top: 50px;
  cursor: pointer;
}

/* 修改首屏   添加样式 */
html {
  width: 100%;
  overflow: hidden;
  overflow-y: scroll;
}

header,
footer {
  width: 100%;
}

.first-pic {
  position: relative;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  /* overflow: hidden; */
}

.first-pic img {
  display: block;
  width: 100%;
  height: 100%;
}

.model {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.49);
}

.close-box img {
  display: block;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.code-box {
  padding: 0.04rem 0.04rem 0.08rem 0.04rem;
  background: #FFC206;
  position: fixed;
  bottom: 0.31rem;
  right: 0.31rem;
  width: 0.64rem;
  z-index: 99;
  text-align: center;
  box-sizing: border-box;
  cursor: pointer;
}

.code {
  display: block;
  width: 100%;
  height: 100%;
  margin-bottom: 0.08rem;
}

.btn-box {
  display: flex;
  position: absolute;
  left: 11%;
    top: 50%;
  z-index: 99;
}

@media (max-width:1600px) {
  .btn-box {
    left: 11%;
    top: 50%;
  }
}

@media (max-width:1440px) {
  .btn-box {
    left: 11%;
    top: 50%;
  }
}

@media (max-width:1366px) {
  .btn-box {
    left: 11%;
    top: 50%;
  }
}

.btn {
  width: 0.77rem;
  height: 0.26rem;
  font-family: "汉仪中黑简";
  font-weight: bold;
  color: #000000;
  background: #fabe00;
  box-shadow: 0px -0.01px 0px 0px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.16rem;
  border-radius: 0px;
}

.btn-box .btn img {
  display: block;
  width: 0.04rem;
  /*height: 0.07rem;*/
  margin-left: 0.03rem;
  height: auto;
}

.swiper-container {
  width: 100%;
  height: calc(100vh - 70px);

}

#kvswiper .swiper-slide {
  position: relative;
}

#kvswiper .swiper-slide .logo-n9 {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: url(../../../index/img/kv/logo-n9.png) center top no-repeat;
  background-size: cover;
}

.swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 0 12px;
  opacity: 1;
  background: #fff !important;
  cursor: pointer;
}

.swiper-pagination-bullet-active {
  background: #FDBB18 !important;
}

.swiper-wrapper img {
  display: block;
  width: 100%;
  height: 100%;
   object-fit:cover; 
}


.model-box {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1.95rem;
  height: 1.94rem;
  background: #FFFFFF;
  padding: 0.3rem 0.43rem;
  box-sizing: border-box;
  text-align: center;
  font-family: "汉仪中黑简";
  color: #000000;

}

.mode-code {
  display: block;
  width: 1.08rem;
  height: 1.08rem;
  margin-bottom: 0.14rem;
}

.close-box {
  width: 0.1rem;
  height: 0.1rem;
  position: absolute;
  right: 0.1rem;
  top: 0.1rem;
}

.close-box img {
  display: block;
  width: 100%;
  height: 100%;
}

@media (max-width:1920px) {
  .code-box {
    font-size: 14px;
  }

  .btn {
    font-size: 16px;
  }
}

@media (max-width:1600px) {
  .code-box {
    font-size: 12px;
  }

  .btn {
    font-size: 14px;
  }

  .model-box {
    font-size: 24px;
  }
}

@media (max-width:1440px) {
  .btn {
    font-size: 12px;
  }
}

@media (max-width:1440px) {
  .code-box {
    width: 0.74rem;
  }
}





@media (max-width: 1440px) {

  #masker .form,
  #masker .car,
  #masker .gift,
  #masker .activeDetail {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
  }




}

@media (max-width: 1600px) {

  .model-box {
    font-size: 20px;
  }


}

@media (max-width: 1280px) {

  .model-box {
    font-size: 16px;
  }
}

@media (max-width: 980px) {

  .model-box {
    font-size: 12px;
  }
}


.word-style{
	width: 100%;
	display: block;
}