body {
  overflow-x: hidden;
}

.html,
.body {
  min-width: 320px;
  margin: 0 auto;
  overflow-x: hidden;
}

.wrap, .w1440 {
  width: 94%;
  margin-left: 3%;
  margin-right: 3%;
}

.subNavMainBg {
  background: #fff;
}

.subNavMain {
  position: fixed;
  left: 0;
  top: 0;
  height: 1rem;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #333;
  box-sizing: border-box;
  z-index: 99;
}
.subNavMain .logo {
  float: left;
}
.subNavMain .logo img {
  display: block;
  height: 0.35rem;
  margin-top: 0.3rem;
}
.subNavMain ul {
  display: none;
}
.subNavMain .phoneNavBtn {
  width: 1rem;
  height: 1rem;
  position: absolute;
  right: 0;
  top: 0;
  background: #000 url("../images/navIcon.png") no-repeat center center;
  background-size: 0.54rem 0.4rem;
}

.subfooterBox {
  position: relative;
  padding: 0.6rem 0 0.3rem;
  background-color: #383028;
  text-align: center;
}
.subfooterBox .bottomLogo img {
  display: block;
  height: 0.35rem;
  margin: 0 auto;
}
.subfooterBox .footerNav {
  margin-top: 0.24rem;
}
.subfooterBox .footerNav li {
  display: inline-block;
  margin: 0 0.15rem;
  font: normal 0.26rem/0.5rem "NOTOSANSJP-REGULAR";
}
.subfooterBox .footerNav li a {
  display: block;
  color: #fff;
}
.subfooterBox .share {
  margin-top: 0.3rem;
}
.subfooterBox .share a {
  display: inline-block;
  width: 0.5rem;
  height: 0.5rem;
  margin-left: 0.2rem;
  border-radius: 50%;
}
.subfooterBox .share a img {
  display: block;
  width: 100%;
}
.subfooterBox .copyRight {
  font: normal 0.2rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #fff;
}

.subBannerMain03 {
  margin-top: 1rem;
}
.subBannerMain03 .txt {
  padding: 0.2rem;
  background-color: #f4f1e9;
  text-align: center;
}
.subBannerMain03 .txt .p01 {
  font: normal 0.26rem/0.5rem "LiHei Pro";
  color: #393029;
}
.subBannerMain03 .txt .p02 {
  font: normal 0.26rem/0.5rem "YUMIN";
  color: #393029;
}
.subBannerMain03 .txt .p02 span {
  color: #323f6b;
  font-weight: bold;
  font-family: "fdsb";
  font-size: 0.28rem;
}
.subBannerMain03 .img {
  position: relative;
}
.subBannerMain03 .img .bg {
  display: block;
  width: 100%;
}
.subBannerMain03 .img .img01 {
  position: absolute;
  right: 50%;
  bottom: 2.24%;
  width: 26.09%;
  transition: all 0.5s;
}
.subBannerMain03 .img .img01:hover {
  transform: translateX(-15px);
}
.subBannerMain03 .img .img02 {
  position: absolute;
  left: 50.94%;
  bottom: 7.39%;
  width: 28.59%;
  transition: all 0.5s;
}
.subBannerMain03 .img .img02:hover {
  transform: translateX(15px);
}
.subBannerMain03 .img .text {
  position: absolute;
  left: 32.97%;
  top: 29.29%;
  width: 34.06%;
}

.scooter01 {
  padding-bottom: 0.6rem;
}
.scooter01 .title {
  position: relative;
  padding-top: 0.6rem;
  margin-bottom: 0.6rem;
  color: #3c3c3c;
}
.scooter01 .title > span {
  display: block;
  font: normal 0.48rem/0.5rem "NOTOSANSJP-REGULAR";
  text-transform: uppercase;
}
.scooter01 .title h2 {
  font: bold 0.6rem/1rem "NOTOSANSJP-BOLD";
}
.scooter01 .title h2 span {
  display: block;
  width: 3rem;
  font: normal 0.28rem/0.6rem "LiHei Pro";
  border: 0.05rem solid #3c3c3c;
  text-align: center;
}
.scooter01 .title p {
  padding-top: 0.5rem;
  font: normal 0.26rem/0.5rem "LiHei Pro";
  color: #c09f46;
}
.scooter01 ul li {
  margin-bottom: 0.3rem;
}
.scooter01 ul li .img {
  overflow: hidden;
  border-radius: 0.15rem;
  border: 1px solid #eee;
}
.scooter01 ul li .img img {
  display: block;
  width: 100%;
}
.scooter01 ul li .txt h3 {
  padding: 0.1rem 0;
  font: bold 0.3rem/0.8rem "NOTOSANSJP-BOLD";
  color: #393029;
  text-align: center;
}
.scooter01 ul li .txt h3 span {
  display: inline-block;
  line-height: 0.4rem;
  vertical-align: middle;
}
.scooter01 ul li .txt p {
  font: normal 0.26rem/0.6rem "LiHei Pro";
  color: #393029;
  text-align: justify;
}

.scooter02 {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  background-color: #f4f1e9;
}
.scooter02 .title {
  position: relative;
  padding-top: 0.3rem;
  margin-bottom: 0.6rem;
  background: url(../images/scooter-txt02.png) no-repeat center center;
  background-size: 100% auto;
  text-align: center;
}
.scooter02 .title h2 {
  font: bold 0.6rem/1rem "DFMINC1";
  color: #323f6b;
}
.scooter02 .title p {
  font: normal 0.26rem/0.5rem "LiHei Pro";
  color: #c09f46;
}
.scooter02 main {
  position: relative;
}
.scooter02 main .img {
  border: 0.18rem solid #fff;
  position: relative;
  box-sizing: border-box;
}
.scooter02 main .img .imgbox {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.scooter02 main .img img {
  display: block;
  width: 100%;
}
.scooter02 main .txt {
  position: relative;
  padding: 0 5% 0.5rem;
  margin-top: 0.5rem;
  background: #e5d2ac;
  box-sizing: border-box;
}
.scooter02 main .txt .tit {
  padding-top: 0.6rem;
  padding-bottom: 0.5rem;
  position: relative;
}
.scooter02 main .txt .tit h3 {
  position: relative;
  margin-left: -0.2rem;
  font: normal 0.46rem/0.6rem "NOTOSANSJP-BOLD";
  color: #3a3528;
  text-transform: uppercase;
}
.scooter02 main .txt .tit span {
  font: normal 0.26rem/0.5rem "NOTOSANSJP-REGULAR";
  color: #3a3528;
}
.scooter02 main .txt .tit::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 1rem;
  height: 0.12rem;
  border-radius: 0.06rem;
  background-color: #323f6b;
}
.scooter02 main .txt p {
  margin-top: 0.5rem;
  color: #393029;
  font: normal 0.26rem/0.6rem "NOTOSANSJP-REGULAR";
  text-align: justify;
}
.scooter02 main .txt img {
  position: absolute;
}
.scooter02 main .txt .tag01 {
  width: 22.6%;
  bottom: -10%;
  right: 0;
}

.scooter03 {
  padding: 0.6rem 0;
}
.scooter03 img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}

.scooter04 {
  padding: 0.6rem 0;
}
.scooter04 h2 {
  text-align: center;
}
.scooter04 h2 img {
  display: block;
  max-width: 90%;
  margin: 0 auto;
}
.scooter04 h2 span {
  font: bold 0.6rem/1.2rem "YUMIN";
  color: #323f6b;
}
.scooter04 .picList01 .brick {
  width: 100%;
}
.scooter04 .picList01 .brick a {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 0.3rem;
  border: 0.2rem solid #eaeaea;
  box-sizing: border-box;
  overflow: hidden;
}
.scooter04 .picList01 .brick a img {
  display: block;
  width: 100%;
}
.scooter04 .picList01 .brick a p {
  position: absolute;
  padding: 0.1rem;
  background-color: #000;
  left: 0;
  right: 0;
  bottom: 0;
  font: normal 0.26rem/0.4rem "NOTOSANSJP-REGULAR";
  color: #fff;
}

.scooter07 .imgbox img {
  display: block;
  width: 100%;
}
.scooter07 .title {
  position: relative;
  margin-bottom: 0.6rem;
  color: #3c3c3c;
}
.scooter07 .title > span {
  display: block;
  font: normal 0.48rem/0.5rem "NOTOSANSJP-REGULAR";
  text-transform: uppercase;
}
.scooter07 .title h2 {
  font: bold 0.6rem/1rem "NOTOSANSJP-BOLD";
}
.scooter07 .title h2 span {
  display: block;
  width: 3rem;
  font: normal 0.28rem/0.6rem "LiHei Pro";
  border: 0.05rem solid #3c3c3c;
  text-align: center;
}
.scooter07 .picList01 .brick a {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  margin-bottom: 0.3rem;
  border-radius: 0.1rem;
  overflow: hidden;
}
.scooter07 .picList01 .brick a img {
  display: block;
  width: 100%;
}
.scooter07 .picList01 .brick a p {
  position: absolute;
  padding: 0.1rem;
  left: 0;
  right: 0;
  bottom: 0;
  font: normal 0.26rem/0.4rem "NOTOSANSJP-REGULAR";
  color: #fff;
  text-align: center;
  z-index: 2;
}
.scooter07 .picList01 .brick a::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 0.92rem;
  background: url(../images/scooter-bg04.png) no-repeat;
  background-position: center bottom;
  background-size: auto 100%;
  z-index: 1;
}

.scooter08 {
  background: #271e17;
}
.scooter08 .title {
  position: relative;
  padding-top: 0.8rem;
  margin-bottom: 0.4rem;
  text-align: center;
}
.scooter08 .title h2 img {
  display: block;
  margin-left: 10%;
  max-width: 70%;
}
.scooter08 .title p {
  padding-top: 0.3rem;
  font: normal 0.26rem/0.4rem "LiHei Pro";
  color: #7d7267;
}
.scooter08 .title::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0.2rem;
  width: 1.5rem;
  height: 2.39rem;
  background: url(../images/scooter-img14.png) no-repeat;
  background-size: 100% auto;
}
.scooter08 .compare_table {
  padding-bottom: 100px;
}
.scooter08 .compare_table table {
  width: 100%;
}
.scooter08 .compare_table table th {
  background-color: #3c342c;
  padding: 0.2rem 0;
  border: 1px dashed #4d4239;
  font: bold 0.28rem/0.4rem "NOTOSANSJP-REGULAR";
  color: #fff;
}
.scooter08 .compare_table table td {
  padding: 0.1rem;
  border: 1px dashed #4d4239;
  font: normal 0.26rem/0.4rem "NOTOSANSJP-REGULAR";
  color: #fff;
  text-align: left;
  box-sizing: border-box;
}
.scooter08 .compare_table table td:nth-child(1), .scooter08 .compare_table table td:nth-child(3) {
  width: 15%;
}
.scooter08 .compare_table table td:nth-child(2), .scooter08 .compare_table table td:nth-child(4) {
  width: 35%;
}

.scooter09 {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.scooter09 .title {
  position: relative;
  padding-top: 0.5rem;
  margin-bottom: 0.7rem;
  background: url(../images/scooter-txt06.png) no-repeat top center;
  background-size: 100% auto;
  text-align: center;
}
.scooter09 .title h2 {
  font: bold 0.6rem/1.2rem "YUMIN";
  color: #323f6b;
}
.scooter09 .title p {
  font: normal 0.26rem/0.4rem "LiHei Pro";
  color: #c09f46;
}
.scooter09 .content {
  border-top: 1px solid #e9e8e8;
}
.scooter09 ul {
  width: 94%;
  margin: 0 auto;
}
.scooter09 ul li {
  padding: 0.28rem 0 0.4rem;
  border-top: 1px solid #e9e8e8;
}
.scooter09 ul li p {
  font: normal 0.26rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #000;
}
.scooter09 ul li p strong {
  display: inline-block;
  padding: 0 0.15rem;
  border: 1px solid #1a3ea1;
  border-radius: 5px;
  font: normal 0.26rem/0.4rem "NOTOSANSJP-REGULAR";
  color: #1a3ea1;
  vertical-align: middle;
}
.scooter09 ul li div {
  font: normal 0.26rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #222;
}
.scooter09 ul li div span {
  display: block;
}
.scooter09 ul li div .text, .scooter09 ul li div textarea {
  display: block;
  width: 100%;
  height: 0.6rem;
  padding-left: 0.2rem;
  background-color: #f2f2f2;
  border-radius: 5px;
  border: none;
  box-sizing: border-box;
}
.scooter09 ul li div textarea {
  height: 3rem;
  padding: 0.2rem;
  font: normal 0.26rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #222;
}
.scooter09 ul .li-short div {
  float: left;
  width: 48%;
}
.scooter09 ul .li-short div:last-child {
  margin-left: 3%;
}
.scooter09 ul .li-long div {
  width: 100%;
  margin-top: 0.2rem;
}
.scooter09 ul .li-max div {
  width: 100%;
}
.scooter09 ul .li-max div span {
  float: left;
  margin-right: 0.4rem;
}
.scooter09 ul .li-max div span label {
  margin-left: 0.1rem;
}
.scooter09 .submit {
  display: block;
  margin: 0.54rem auto 0.4rem;
  width: 4rem;
  height: 0.6rem;
  background-color: #323f6b;
  border: none;
  border-radius: 0.3rem;
  font: normal 0.26rem/0.6rem "NotoSansJP";
  color: #fff;
  cursor: pointer;
}
.scooter09 .txt {
  width: 94%;
  margin: 0 auto;
}
.scooter09 .txt p {
  font: normal 0.26rem/0.6rem "NOTOSANSJP-REGULAR";
  color: #333;
}

.goTop {
  position: fixed;
  right: 0.1rem;
  bottom: 1rem;
  cursor: pointer;
}
.goTop img {
  display: block;
  width: 0.81rem;
}
.goTop::after {
  content: "";
  position: absolute;
  left: 0.1rem;
  top: -0.2rem;
  width: 0.55rem;
  height: 0.16rem;
  background: url(../images/top02.png) no-repeat;
  background-size: 100% auto;
}

.leftMenu_z, #leftMenu {
  display: none;
}

.leftMenu_z {
  position: fixed;
  top: 1rem;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1002;
}

#leftMenu {
  position: fixed;
  left: 0;
  top: 1rem;
  bottom: 0;
  z-index: 1200;
  width: 4rem;
  background: #fff;
  overflow: auto;
}

#leftMenu img {
  width: 80%;
  margin: 0.5rem auto 0.3rem;
  display: block;
}

#leftMenu a {
  display: block;
  line-height: 0.5rem;
  font-size: 0.32rem;
  padding: 0.15rem 0.7rem 0.15rem 0.2rem;
  color: #666;
  position: relative;
  border-bottom: 0.02rem solid #f1f1f1;
  text-transform: uppercase !important;
}

#leftMenu a::after {
  content: "";
  display: block;
  width: 0.1rem;
  height: 0.1rem;
  border-right: 0.02rem solid #666;
  border-bottom: 0.02rem solid #666;
  transform: rotate(-45deg);
  position: absolute;
  right: 0.3rem;
  top: 50%;
  margin-top: -0.07rem;
}/*# sourceMappingURL=scooter-phone.css.map */