.header {
  width: 10rem;
  height: 1.41333333rem;
  background: url("../img/logo.png") no-repeat center;
  background-size: 6.46666667rem 0.84rem;
  background-position-x: 0.72rem;
  font-size: 0.4rem;
}
.searchArea {
  width: 10rem;
  height: 1.2rem;
  background-color: #4c98fc;
  color: #fff;
  box-shadow: 0px 1px 18px #4c98fc;
}
.searchArea .navFont {
  width: 1.17333333rem;
  height: 1.2rem;
  text-align: center;
  line-height: 1.17333333rem;
  float: left;
  font-size: 0.66666667rem;
  margin-left: 0.21333333rem;
}
.searchArea .address {
  width: 1.80666667rem;
  height: 0.77333333rem;
  margin-left: 0rem;
  margin-top: 0.21333333rem;
  line-height: 0.77333333rem;
  background-color: #3465ac;
  border-radius: 0.77333333rem;
}
.searchArea .address .p1 {
  padding-left: 0.13333333rem;
  font-size: 0.53333333rem;
  display: block;
  float: left;
}
.searchArea .address .p2 {
  line-height: 0.77333333rem;
  display: block;
  float: left;
  font-size: 0.34666667rem;
}
.searchArea .option {
  width: 5.14666667rem;
  height: 0.77333333rem;
  margin-top: 0.21333333rem;
  margin-left: 0.26666667rem;
  position: relative;
}
.searchArea .option .optionText {
  display: block;
  width: 1.73333333rem;
  height: 0.53333333rem;
  line-height: 0.53333333rem;
  position: absolute;
  top: 0.13333333rem;
  left: 0.26666667rem;
  font-size: 0.29333333rem;
  color: #999;
  border-right: 1px solid #dadada;
  background: url("../img/nb_9.png") no-repeat center;
  background-size: 0.28rem 0.16rem;
  background-position-x: 1.33333333rem;
}
.searchArea .option .searchBtn {
  display: block;
  height: 0.77333333rem;
  width: 0.8rem;
  position: absolute;
  top: 0;
  right: 0;
  border-radius: 0 58px 58px 0;
  background: url("../img/nb_1.png") no-repeat center;
  background-size: 0.4rem;
}
.searchArea .option .optionList {
  display: none;
  width: 1.73333333rem;
  background-color: #1f9fff;
  position: absolute;
  top: 0.8rem;
  left: 0.26666667rem;
  z-index: 999;
}
.searchArea .option .optionList li {
  width: 100%;
  height: 0.8rem;
  text-align: center;
  border-bottom: 1px solid #fff;
  line-height: 0.8rem;
}
.searchArea .option .searchInput {
  width: 2.53333333rem;
  height: 0.77333333rem;
  border: none;
  border-radius: 0.77333333rem;
  padding-left: 2.08rem;
  background-color: #ffffff;
  font-size: 0.32rem;
  padding-right: 0.53333333rem;
}
.searchArea .person {
  width: 0.77333333rem;
  height: 0.77333333rem;
  line-height: 0.77333333rem;
  text-align: center;
  border-radius: 0.77333333rem;
  background-color: #324799;
  font-weight: 700;
  float: left;
  margin-top: 0.21333333rem;
  margin-left: 0.26666667rem;
}
.searchArea .person span {
  font-size: 0.53333333rem;
}
.motai {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
}
.motai ._nz {
  width: 100%;
  height: 100%;
  margin-top: 2.61333333rem;
  background-color: #fff;
}
.motai ._nz .tabelList li {
  display: inline-block;
  line-height: 1.09333333rem;
  margin-right: 0.8rem;
  border-bottom: 2px solid transparent;
  color: #333;
  display: none;
  font-size: 0.32rem;
}
.motai ._nz .tabelList li:first-child {
  margin-left: 1.06666667rem;
}
.motai ._nz .tabelList .on {
  color: #fe4a2d;
  border-bottom: 2px solid #fe4a2d;
}
.motai .conTabel {
  position: relative;
}
.motai .conTabel .tabCon {
  width: 100%;
  height: 4.66666667rem;
  overflow-y: auto;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #f8fafc;
  display: none;
}
.motai .conTabel .tabCon ul {
  width: 9.46666667rem;
  margin: 0 auto;
}
.motai .conTabel .tabCon ul li {
  line-height: 0.46666667rem;
  padding-left: 0.21333333rem;
  padding-right: 0.21333333rem;
  font-size: 0.29333333rem;
  color: #666;
  float: left;
  margin-top: 0.26666667rem;
  margin-right: 0.26666667rem;
  text-align: center;
}
.motai .conTabel .tabCon ul .on {
  color: #fff;
  background-color: #007aff;
}
.motai .sure {
  height: 1.6rem;
  width: 100%;
  margin-top: 5.33333333rem;
}
.motai .sure span {
  display: inline-block;
  width: 2.24rem;
  height: 0.66666667rem;
  text-align: center;
  line-height: 0.66666667rem;
  border-radius: 0.10666667rem;
}
.motai .sure .motaiSureBtn {
  background: -webkit-linear-gradient(left, #f98a4f, #f25a64);
  background: -o-linear-gradient(right, #f98a4f, #f25a64);
  background: -moz-linear-gradient(right, #f98a4f, #f25a64);
  background: linear-gradient(to right, #f98a4f, #f25a64);
  margin-left: 2.08rem;
  font-size: 0.34666667rem;
  color: #fff;
}
.motai .sure .motaiBackBtn {
  background-color: #dadada;
  margin-left: 1.04rem;
  color: #999;
}
.addressMotai {
  display: none;
  width: 100%;
  height: 100%;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 8888;
}
.addressMotai ul {
  width: 9.2rem;
  height: 100%;
  margin: 0 auto;
  padding-top: 1.33333333rem;
}
.addressMotai ul li {
  display: block;
  width: 2.8rem;
  height: 0.66666667rem;
  color: #666;
  float: left;
  margin-right: 0.26666667rem;
  margin-bottom: 0.26666667rem;
  line-height: 0.66666667rem;
  text-align: center;
  background-color: #f5f5f5;
  border-radius: 0.13333333rem;
}
.addressMotai ul .on {
  background-color: #1f9fff;
  color: #fff;
}
.nav {
  display: none;
  width: 10rem;
  height: 1.17333333rem;
  padding-left: 0.13333333rem;
  font-size: 0.4rem;
  background-color: #fff;
}
.nav .nav_color {
  color: #666666;
}
.swiper-container {
  height: 1.17333333rem;
  line-height: 1.17333333rem;
  background-color: #fff;
}
.swiper-container .swiper-slide {
  width: auto;
  text-align: center;
  color: #666666;
  margin: 0 0.36rem;
}
#JSbin {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
}
#JSbin .zjw_moatai {
  width: 5.33333333rem;
  height: 2.66666667rem;
  background-color: #FFF;
  padding: 0 0.4rem;
  text-align: center;
  border-radius: 0.26666667rem;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
#JSbin .zjw_moatai .top {
  line-height: 1.6rem;
  border-bottom: 1px solid #007aff;
  font-size: 0.37333333rem;
}
#JSbin .zjw_moatai .bottom {
  line-height: 1.06666667rem;
  font-weight: 700;
  color: #007aff;
}
._padding {
  padding-bottom: 1.73333333rem;
}
