.hide {
  display: none;
}
.mgonebeat-main {
  margin-top: 1.344rem;
}
.mgonebeat-main .mob-page .hs_fbut {
  background: #2c5b49;
}
.mgonebeat-main .x50 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.mgonebeat-main .homeVideo {
  height: 5.6rem;
  overflow: hidden;
}
.mgonebeat-main #video {
  width: 100%;
}
.mgonebeat-main .video-poster {
  height: 100%;
  width: auto;
  max-width: none !important;
}
.mgonebeat-main .mgone-kv {
  display: block;
  margin: 0 auto;
  width: 100%;
}
.mgonebeat-main .pilot-bg {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  background-image: url("images/bg/m-banner-2.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.mgonebeat-main .pilot-desc {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  position: relative;
  z-index: 2;
  padding-top: 1rem;
}
.mgonebeat-main .pilot-desc .pilot-desc-content {
  padding: 0 7.2vw;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.mgonebeat-main .pilot-desc .pilot-desc-content .pilot-desc-list {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  margin-bottom: 1rem;
}
.mgonebeat-main .pilot-desc .pilot-desc-content .pilot-desc-list li {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  flex: 1;
  border-right: 1px solid #cccccc;
}
.mgonebeat-main .pilot-desc .pilot-desc-content .pilot-desc-list li:nth-last-of-type(1) {
  border: none;
}
.mgonebeat-main .pilot-desc .pilot-desc-content .pilot-desc-list li h3 {
  font-size: 4vw;
  color: #cccccc;
  position: relative;
  display: flex;
  justify-content: flex-end;
  color: #2c5b49;
}
.mgonebeat-main .pilot-desc .pilot-desc-content .pilot-desc-list li h3 span {
  font-size: 2vw;
  margin-left: 0.5vw;
}
.mgonebeat-main .pilot-desc .pilot-desc-content .pilot-desc-list li p {
  font-size: 2.6667vw;
  color: #2c5b49;
}
.mgonebeat-main .car360 {
  width: 100%;
  height: 120vw;
  position: relative;
  overflow: hidden;
}
.mgonebeat-main .car360 .price_line {
  width: 205/2px;
  height: 31/2px;
  position: absolute;
  top: 27/2px;
  padding-left: 127/2px;
  z-index: 89;
}
.mgonebeat-main .car360 .price_text {
  position: absolute;
  top: 0;
  padding-left: 162/2px;
  font-size: 24/2px;
  z-index: 87;
}
.mgonebeat-main .car360 .price_text .price {
  font-size: 42/2px;
  letter-spacing: 1.68/2px;
}
.mgonebeat-main .car360 .price_text .price .dot {
  letter-spacing: -26/2px;
}
.mgonebeat-main .car360 .top_text {
  color: #787878;
  font-size: 22/2px;
  letter-spacing: 2/2px;
  position: absolute;
  top: 0;
  left: 214/2px;
  z-index: 89;
}
.mgonebeat-main .car360 .current_car_img {
  position: absolute;
  left: 0;
  top: 0;
}
.mgonebeat-main .car360 .button-change {
  position: relative;
  z-index: 9;
  margin-top: 6.6667vw;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.mgonebeat-main .car360 .button-change .change-ul {
  width: 90vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mgonebeat-main .car360 .button-change .change-ul.change-ul-spacebetween {
  justify-content: space-between;
  margin-top: 2vw;
}
.mgonebeat-main .car360 .button-change .change-ul.change-ul-spacebetween li {
  margin: 0;
}
.mgonebeat-main .car360 .button-change .change-ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-bottom-style: none;
  color: #c3c4c4;
  margin: 0 1.5vw;
}
.mgonebeat-main .car360 .button-change .change-ul li img {
  width: 20.4vw;
  height: 5.6vw;
}
.mgonebeat-main .car360 .button-change .change-ul li div {
  margin-top: 0vw;
  color: #fff;
}
.mgonebeat-main .car360 .button-change .on {
  border-bottom: solid 2px;
  border-bottom-color: #2c5b49;
  color: #fff;
}
.mgonebeat-main .car360 .button-change img {
  width: 12.2667vw;
  margin-bottom: 0.5vw;
}
.mgonebeat-main .car360 .inner_color {
  position: relative;
  z-index: 88;
  margin-top: 6.6667vw;
  width: 100%;
  display: none;
  text-align: center;
}
.mgonebeat-main .car360 .inner_color .inner_color_box {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mgonebeat-main .car360 .inner_color ul {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  width: 62.1333vw;
}
.mgonebeat-main .car360 .inner_color li {
  font-size: 3.2vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.mgonebeat-main .car360 .inner_color li div {
  margin-top: 2vw;
  color: #c3c4c4;
}
.mgonebeat-main .car360 .inner_color:nth-of-type(3) {
  top: 0;
  left: 447/2px;
}
.mgonebeat-main .car360 .inner_color img {
  width: 12.1333vw;
  margin-bottom: 10/2px;
}
.mgonebeat-main .car360 .inner_color .on div {
  border-bottom: solid 2px #2c5b49;
  color: #fff;
}
.mgonebeat-main .car360 .toggle_icon {
  position: relative;
  z-index: 87;
  width: 100%;
  margin-top: 2vw;
  height: 9.2vw;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mgonebeat-main .car360 .toggle_icon ul {
  display: flex;
  justify-content: space-between;
  width: 90.6667vw;
  height: 100%;
}
.mgonebeat-main .car360 .toggle_icon li {
  width: 326 / 2px;
  height: 69 / 2px;
}
.mgonebeat-main .car360 .toggle_icon .inside1 .bg,
.mgonebeat-main .car360 .toggle_icon .inside2 .bg {
  height: 9.2vw;
  width: 42.1333vw;
  text-align: center;
  background: url("images/car/btn-bg@2x.png") no-repeat;
  background-size: contain;
  color: white;
  display: flex;
  justify-content: center;
  align-items: center;
}
.mgonebeat-main .car360 .toggle_icon .on .bg1,
.mgonebeat-main .car360 .toggle_icon .on .bg2 {
  background-image: url("images/car/btn-bg-active@2x.png");
}
.mgonebeat-main .car360 .threesixty {
  position: relative;
  pointer-events: none;
  overflow: hidden;
  margin: 0 auto;
  height: 75vw;
  width: 100%;
}
.mgonebeat-main .car360 .threesixty .threesixty_images {
  display: none;
  margin: 0;
  padding: 0;
  list-style: none;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: 100%;
}
.mgonebeat-main .car360 .threesixty .threesixty_images li {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mgonebeat-main .car360 .threesixty .threesixty_images img {
  width: 100%;
  margin: 0 auto;
  height: auto;
  position: relative;
}
.mgonebeat-main .car360 .threesixty .threesixty_images img.previous-image {
  z-index: -99;
}
.mgonebeat-main .car360 .threesixty .threesixty_images img.current-image {
  z-index: 9;
}
.mgonebeat-main .car360 .threesixty .spinner {
  position: absolute;
  z-index: 2;
  display: block;
  width: 1.406rem;
  height: 1.406rem;
  left: calc(50vw - 0.7rem);
  top: 40%;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.7) url(images/log/loading.png) no-repeat center center;
  background-size: 0.938rem 0.938rem;
  margin-top: 175/2px;
  border-radius: 50%;
}
.mgonebeat-main .car360 .threesixty .spinner img {
  display: none;
  position: absolute;
  width: 0.938rem;
  left: 0.234rem;
  top: 0.22666667rem;
}
.mgonebeat-main .car360 .car360_inner {
  pointer-events: none;
  display: none;
}
.mgonebeat-main .car360 .car360_inner .pano {
  width: 100%;
  height: 100%;
  background: #000000;
}
.mgonebeat-main .car360 .car360_inner .pano .psv-loader-container {
  display: none !important;
}
.mgonebeat-main .car360 .car360_inner .pano .spinner {
  position: absolute;
  z-index: 2;
  display: block;
  width: 1.406rem;
  height: 1.406rem;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.7) url(images/log/loading.png) no-repeat center center;
  background-size: 0.938rem 0.938rem;
  left: 322.28/2px;
  top: 175/2px;
  border-radius: 50%;
}
.mgonebeat-main .car360 .car360_inner .pano .spinner img {
  display: none;
  position: absolute;
  width: 0.938rem;
  left: 0.234rem;
  top: 0.22666667rem;
}
.sales-contact {
  color: white;
}
.sales-contact .mg6-subscibe-submit {
  cursor: pointer;
  font-size: 20px !important;
  font-family: "Gill Sans MT";
  margin-top: 14px !important;
  width: 100%;
  height: 48px;
  color: #fff;
  background-color: #2c5b49 !important;
  outline: none;
  border: none;
}
.sales-contact .mg6-subscibe-form {
  margin-top: 1rem;
}
.sales-contact .mg5-subscibe {
  display: block !important;
  box-sizing: border-box;
  padding: 0 0.7rem;
  padding-top: 1rem;
  background: #000;
}
.sales-contact .mg5-subscibe .mg5-subscibe-info {
  color: #2c5b49;
}
.sales-contact .mg5-subscibe .mg5-subscibe-info h2 {
  font-weight: bold;
  font-size: 7vw;
}
.sales-contact .mg5-subscibe .mg5-subscibe-info p {
  font-size: 3.5vw;
  margin-top: 4vw;
}
.sales-contact .mg6-subscibe h2 {
  margin-bottom: 20px !important;
  color: #2c5b49;
  font-size: 0.9rem;
}
.sales-contact .mg6-subscibe p {
  font-size: 12px !important;
  line-height: 1.5;
  color: #2c5b49;
}
.sales-contact .mg6-subscibe-input input {
  outline: none;
  padding-left: 20px;
  width: 100%;
  height: 46px;
  color: #2c5b49;
  background-color: transparent;
  border: solid 1px #2c5b49;
}
.select-two {
  margin-top: 14px !important;
}
.select-two select {
  padding-left: 20px;
  width: 48%;
  height: 46px;
  color: #2c5b49;
  background-color: transparent;
  border: solid 1px #2c5b49;
}
.select-two select:nth-of-type(1) {
  margin-right: 4%;
}
.newzs-main * {
  color: #2c5b49;
}
.newzs-main .newzs-config {
  width: 100%;
  margin: 1.266rem auto 0;
}
.newzs-main .newzs-config .button .button-item {
  height: 1rem;
}
.newzs-main .newzs-config .car-type-title option {
  line-height: 1.2rem;
}
.newzs-main .newzs-config .config-head {
  font-size: 0.594rem;
  color: #2c5b49;
  text-align: center;
  letter-spacing: 0.781rem;
  margin-bottom: 0.156rem;
  margin-left: 0.5rem;
}
.newzs-main .newzs-config .heading {
  text-align: center;
  font-size: 0.312rem;
  color: #2c5b49;
  letter-spacing: 0.312rem;
}
.newzs-main .newzs-config .button {
  width: 100%;
  height: 1rem;
  margin: 0.6rem 0 0.2rem 0;
  position: relative;
  overflow: hidden;
}
.newzs-main .newzs-config .button .car-series {
  position: absolute;
  top: 0;
  left: -0.4rem;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 0.3rem;
  padding: 0 0.5rem 0 0.8rem;
  background: #2c5b49;
  transform: skewX(30deg);
}
.newzs-main .newzs-config .button .car-series p {
  transform: skewX(-30deg);
  color: white;
}
.newzs-main .newzs-config .button .car-series span {
  font-family: auto;
  color: white;
}
.newzs-main .newzs-config .button .imgauto {
  width: 100%;
  height: 100%;
}
.newzs-main .newzs-config .button .ck {
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
}
.newzs-main .newzs-config .button .ck.clickwrap {
  left: 0;
}
.newzs-main .newzs-config .button .ck.clickinit {
  right: 0;
}
.newzs-main .newzs-config .config-select {
  width: 100%;
  height: 1.06666667rem;
  box-sizing: border-box;
  padding-left: 0.26666667rem;
  font-size: 0.32rem;
  position: relative;
  border: 1px solid #2c5b49;
  color: #757779;
}
.newzs-main .newzs-config .config-select .select-zuo {
  width: 6.7rem;
  float: left;
}
.newzs-main .newzs-config .config-select .select-zuo:after {
  display: block;
  content: "";
  clear: both;
}
.newzs-main .newzs-config .config-select .select-zuo .left {
  float: left;
  margin-top: 0.2rem;
}
.newzs-main .newzs-config .config-select .select-zuo .right {
  float: right;
  margin-top: 0.25rem;
}
.newzs-main .newzs-config .config-select .select-you {
  width: 1rem;
  height: 1rem;
  background: #191919;
  float: right;
  padding-left: 0.25rem;
  padding-top: 0.25rem;
  box-sizing: border-box;
}
.newzs-main .newzs-config .config-select .select-you .imgauto {
  width: 0.53333333rem;
  height: 0.26666667rem;
  margin: 0 auto;
}
.newzs-main .newzs-config .config-select #config-so {
  position: absolute;
  padding-left: 0.2rem;
  top: 0;
  left: 0;
  width: 100%;
  background: transparent;
  height: 1.078rem;
  color: #2c5b49;
}
.newzs-main .newzs-config .config-main {
  width: 100%;
}
.newzs-main .newzs-config .config-main .main-list {
  padding: 5px 0;
}
.newzs-main .newzs-config .config-main .heading {
  display: inline-block;
  margin-top: 0.1rem;
}
.newzs-main .newzs-config .config-main .heading .img {
  width: 0.66666667rem;
  height: 0.66666667rem;
  margin-right: 0.4rem;
  float: left;
}
.newzs-main .newzs-config .config-main .heading .img .imgauto {
  width: 100%;
  height: 100%;
}
.newzs-main .newzs-config .config-main .heading .title {
  float: left;
  letter-spacing: 0;
  color: #2c5b49;
  margin-top: 0.1rem;
}
.newzs-main .newzs-config .config-main .information {
  width: 100%;
}
.newzs-main .newzs-config .config-main .information thead .info-small-title {
  justify-content: flex-start;
}
.newzs-main .newzs-config .config-main .information thead .info-small-title td {
  color: #2c5b49;
  font-weight: bold;
}
.newzs-main .newzs-config .config-main .information .info-list {
  font-size: 0.29333333rem;
  border-bottom: 1px solid rgba(44, 91, 73, 0.3);
  margin: 0.8vw 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.newzs-main .newzs-config .config-main .information .info-list .left {
  width: 50%;
}
.newzs-main .newzs-config .config-main .information .info-list .right {
  width: 50%;
  text-align: center;
  line-height: initial;
}
.newzs-main .newzs-config .config-bot-down {
  width: 100%;
  padding-top: 0.26666667rem;
  box-sizing: border-box;
  border-top: 1px solid #808080;
}
.newzs-config .newzs-config-wrapper {
  width: 90vw;
  margin: 0 auto;
}
.config-bot-down .config-pz-colors {
  width: 100%;
  box-sizing: border-box;
}
.config-bot-down .config-pz-colors div {
  padding: 0.5rem 0.767rem 0.1rem;
  font-size: 0.32rem;
}
.config-bot-down .config-pz-colors img {
  width: 100%;
}
.newzs-main .newzs-config .config-bot-down .down {
  display: inline-block;
  float: right;
  color: #fff;
  margin-right: 5%;
}
.newzs-main .newzs-config .config-bot-down .down:after {
  display: block;
  content: "";
  clear: both;
}
.newzs-main .newzs-config .config-bot-down .down .downimg {
  width: 0.41333333rem;
  height: 0.45333333rem;
  float: left;
  margin-right: 0.1rem;
}
.newzs-main .newzs-config .config-bot-down .down .downimg .imgauto {
  width: 100%;
  height: 100%;
}
.newzs-main .newzs-config .config-bot-down .down .title {
  float: right;
  font-size: 0.32rem;
  border-bottom: 1px solid #2c5b49;
  color: #2c5b49;
}
.newzs-main .newzs-config .config-bot-down .cheqi {
  width: 90vw;
  margin: 0.8rem auto 0;
}
.newzs-main .newzs-config .config-bot-down .cheqi .tit {
  font-size: 0.32rem;
  color: #2c5b49;
}
.newzs-main .newzs-config .config-bot-down .cheqi .colorlist {
  display: flex;
}
.newzs-main .newzs-config .config-bot-down .cheqi .colorlist .yanse {
  flex-grow: 1;
}
.newzs-main .newzs-config .config-bot-down .cheqi .colorlist .yanse .tu {
  width: 11.7333vw;
  height: 6.1333vw;
}
.newzs-main .newzs-config .config-bot-down .cheqi .colorlist .yanse .tu .imgauto {
  width: 100%;
  height: 100%;
}
.newzs-main .newzs-config .config-bot-down .cheqi .colorlist .yanse .tu.hei {
  border: 1px solid #808080;
  box-sizing: border-box;
}
.newzs-main .newzs-config .config-bot-down .cheqi .colorlist .yanse .wenzi {
  font-size: 2vw;
  color: #2c5b49;
  text-align: center;
}
.newzs-main .newzs-config .config-bot-down .neishi {
  width: 90vw;
  margin: 0.48rem auto 0;
}
.newzs-main .newzs-config .config-bot-down .neishi .tit {
  font-size: 0.32rem;
  color: #2c5b49;
}
.newzs-main .newzs-config .config-bot-down .neishi .colorlist {
  display: flex;
  justify-content: space-between;
}
.newzs-main .newzs-config .config-bot-down .neishi .colorlist .yanse {
  flex-grow: 1;
}
.newzs-main .newzs-config .config-bot-down .neishi .colorlist .yanse .tu {
  margin: 0.13333333rem 0;
  width: 1.8rem;
  height: 0.70666667rem;
}
.newzs-main .newzs-config .config-bot-down .neishi .colorlist .yanse .tu .imgauto {
  width: 100%;
  height: 100%;
}
.newzs-main .newzs-config .config-bot-down .neishi .colorlist .yanse .wenzi {
  font-size: 2vw;
  color: #2c5b49;
}
.newzs-main .newzs-config .config-bot-down .config-sheng {
  width: 90vw;
  margin: 0.6rem auto 1rem;
}
.newzs-main .newzs-config .config-bot-down .config-sheng * {
  font-size: 0.24rem;
  color: #2c5b49;
}
.newzs-main .newzs-config .config-bot-down .config-sheng .top {
  margin-bottom: 0.6rem;
}
.newzs-main .newzs-config .config-bot-down .config-sheng .top .fang {
  width: 0.17333333rem;
  height: 0.17333333rem;
  display: inline-block;
  background: #2c5b49;
}
.newzs-main .newzs-spring {
  width: 100%;
}
.newzs-main .newzs-spring .springbox01 {
  position: relative;
  left: 0.8rem;
  top: 1.53333333rem;
}
.footer-repeate-bg {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  background: url("images/bg/repeat-bg.jpg") no-repeat center;
  background-size: cover;
}
.footer-repeate-bg .sales-contact {
  width: 100%;
}
.footer-repeate-bg .sales-contact .mg5-subscibe {
  background: none;
}
.car-highlight .highlight-box .highlight-item-img {
  display: block;
  min-height: 200px;
}
.appreciation-main {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.appreciation-main h2 {
  color: #2c5b49;
  font-size: 5vw;
}
.appreciation-main .appreciation-list {
  padding: 5.3333vw 0;
  width: 90vw;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.appreciation-main .appreciation-list .item {
  width: 100%;
  display: flex;
  position: relative;
}
.appreciation-main .appreciation-list .item.item-two {
  display: flex;
  justify-content: space-between;
}
.appreciation-main .appreciation-list .item.item-two .item-tpl {
  width: 50%;
  position: relative;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.appreciation-main .appreciation-list .item.item-two .item-tpl .look {
  width: 16.2667vw;
  height: 16.2667vw;
  background-image: url('images/icon/appreciation-icon@2x.png');
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  pointer-events: none;
  transform: translate(-50%, -50%);
}
.appreciation-main .appreciation-list .item.item-two .item-tpl img {
  width: 100%;
}
.appreciation-main .appreciation-list .item.item-two .item-tpl.item-top {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}
.appreciation-main .appreciation-list .item.item-two .item-tpl.item-top img {
  width: 100%;
}
.mgone-modal {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #000;
  z-index: 9;
  display: none;
}
.mgone-modal .modal-block {
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
}
.mgone-modal .modal-block img {
  width: 100%;
}
.mgone-modal .close-button {
  width: 8vw;
  height: 8vw;
  position: absolute;
  right: 5vw;
  top: 22vw;
  background-image: url('images/icon/close.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  z-index: 99;
}
.mgone-modal .swiper-pagination {
  color: #fff;
}
.mob-page .price-info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 10px 0;
}
