.nei-banner {
  width: 100%;
  height: 420px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.nei-banner .wd1440 {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-weight: bold;
}
.nei-banner .wd1440 div {
  font-size: 36px;
}
.About {
  background-image: url("../img/about_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 118%;
  padding: 52px 0 155px;
}
.About .wd1440 {
  display: flex;
  justify-content: space-between;
}
.About .wd1440 .a-left .a-logo {
  height: 68px;
}
.About .wd1440 .a-left .number {
  margin-top: 55px;
  display: flex;
}
.About .wd1440 .a-left .number .num-box {
  text-align: center;
  margin-right: 60px;
}
.About .wd1440 .a-left .number .num-box .num {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
.About .wd1440 .a-left .number .num-box .num div {
  font-size: 48px;
}
.About .wd1440 .a-left .number .num-box .num span {
  font-size: 18px;
}
.About .wd1440 .a-left .number .num-box .word {
  font-size: 16px;
}
.About .wd1440 .a-left .about-car {
  margin-top: 50px;
  height: 350px;
}
.About .wd1440 .a-right {
  max-width: 555px;
  text-align: justify;
}
.About .wd1440 .a-right p {
  font-size: 16px;
  line-height: 24px;
  margin-top: 30px;
}
.A-feature {
  padding: 63px 0;
  background-image: url("../img/about_tese_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.A-feature .wd1440 .title {
  text-align: center;
}
.A-feature .wd1440 .title .name {
  font-size: 48px;
  color: #fff;
}
.A-feature .wd1440 .title .name strong {
  color: #f8b500;
  font-weight: normal;
}
.A-feature .wd1440 .title .e-intro {
  margin-top: 10px;
  font-size: 20px;
  color: #fff;
}
.A-feature .wd1440 .title img {
  height: 19px;
  margin-top: 15px;
}
.A-feature .wd1440 .feature-main {
  margin-top: 485px;
  display: flex;
  justify-content: space-between;
}
.A-feature .wd1440 .feature-main .item {
  display: flex;
  align-items: flex-start;
}
.A-feature .wd1440 .feature-main .item img {
  margin-right: 40px;
  margin-top: 20px;
}
.A-feature .wd1440 .feature-main .item .info .type {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
}
.A-feature .wd1440 .feature-main .item .info p {
  margin-top: 17px;
  font-size: 16px;
  color: #fff;
  max-width: 170px;
  line-height: 24px;
}
.Contact {
  width: 100%;
  height: 574px;
  padding-top: 100px;
  background-image: url("../img/contact_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.Contact .wd1440 {
  position: relative;
  height: 100%;
}
.Contact .wd1440 .contact-word {
  margin-top: 48px;
  font-size: 20px;
  line-height: 48px;
  max-width: 524px;
}
.Contact .wd1440 .fu-us {
  position: absolute;
  left: 0;
  bottom: -160px;
  z-index: 1;
  width: 914px;
  padding: 52px 55px 71px;
  box-sizing: border-box;
  background-image: url("../img/contact_site_bg.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.Contact .wd1440 .fu-us .us-title {
  font-size: 24px;
  color: #fff;
}
.Contact .wd1440 .fu-us .us-contain {
  margin-top: 36px;
  display: flex;
  justify-content: space-between;
}
.Contact .wd1440 .fu-us .us-contain .us-item .item-tit {
  font-size: 24px;
  color: #fff;
  margin-bottom: 36px;
}
.Contact .wd1440 .fu-us .us-contain .us-item-site .item-info {
  font-size: 16px;
  color: #fff;
  max-width: 234px;
}
.Contact .wd1440 .fu-us .us-contain .us-item-way .lianxi p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 5px;
}
.Contact .wd1440 .fu-us .us-contain .us-item-sao {
  text-align: center;
}
.Contact .wd1440 .fu-us .us-contain .us-item-sao .ma {
  width: 148px;
}
.Map {
  width: 100%;
}
.Map #dituContent {
  width: 100%;
  height: 600px;
}
.brand-show {
  padding: 57px 0 23px;
  background-color: #f8f8f8;
}
.brand-show .wd1440 .b-model {
  padding-bottom: 29px;
  border-bottom: 1px solid #ccc;
  display: flex;
  justify-content: space-between;
}
.brand-show .wd1440 .b-model .model-l .title {
  font-weight: bold;
  font-size: 42px;
  color: #11334f;
}
.brand-show .wd1440 .b-model .model-l .intro {
  margin-top: 30px;
}
.brand-show .wd1440 .b-model .model-l .intro p {
  font-size: 18px;
  color: #11334f;
}
.brand-show .wd1440 .b-model .model-l .e-word {
  margin-top: 23px;
  font-size: 135px;
  color: #11334f;
}
.brand-show .wd1440 .b-model .model-r img {
  height: 280px;
}
.brand-show .wd1440 .b-nav {
  padding-top: 65px;
  display: flex;
  flex-wrap: wrap;
}
.brand-show .wd1440 .b-nav li {
  margin-right: 100px;
  margin-bottom: 30px;
}
.brand-show .wd1440 .b-nav li a {
  font-size: 18px;
  color: #11334f;
  padding-bottom: 8px;
}
.brand-show .wd1440 .b-nav li:hover a {
  border-bottom: 3px solid #11334f;
}
.brand-show .wd1440 .b-nav .li-active a {
  border-bottom: 3px solid #11334f;
}
.brand-main {
  padding: 64px 15px;
  background-color: #fff;
}
.brand-main .brand-box {
  display: flex;
  flex-wrap: wrap;
}
.brand-main .brand-box .car-item {
  width: 31.3%;
  display: flex;
  padding: 13px;
  margin: 0 1%;
  box-sizing: border-box;
  background-color: #f7f7f7;
  border: solid 1px #cccccc;
  margin-bottom: 53px;
}
.brand-main .brand-box .car-item .show {
  flex: 1;
  height: 255px;
  overflow: hidden;
}
.brand-main .brand-box .car-item .show img {
  width: 100%;
  height: 100%;
  transition: 0.3s;
  object-fit: cover;
}
.brand-main .brand-box .car-item .info {
  width: 204px;
  margin-left: 15px;
}
.brand-main .brand-box .car-item .info .title {
  font-size: 24px;
}
.brand-main .brand-box .car-item .info .price {
  margin-top: 19px;
}
.brand-main .brand-box .car-item .info .price p {
  font-size: 16px;
}
.brand-main .brand-box .car-item .info .price p strong {
  font-size: 24px;
  color: #e3a80d;
}
.brand-main .brand-box .car-item .info .seat {
  border-top: 1px solid #ccc;
  margin-top: 20px;
  padding-top: 15px;
  font-size: 16px;
}
.brand-main .brand-box .car-item .info .more {
  margin-top: 48px;
  width: 204px;
  height: 41px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 41px;
  transition: 0.3s;
  background-color: #11334f;
}
.Page {
  margin-top: 20px;
}
.Page .wd1440 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.Page .wd1440 > div {
  margin-right: 8px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  color: #666;
  cursor: pointer;
  transition: 0.3s;
  border: solid 1px #cccccc;
}
.Page .wd1440 .page-side {
  width: 66px;
}
.Page .wd1440 .page-next {
  width: 86px;
}
.Page .wd1440 ul {
  display: flex;
}
.Page .wd1440 ul li {
  margin-right: 8px;
}
.Page .wd1440 ul li a {
  display: block;
  width: 44px;
  height: 44px;
  line-height: 44px;
  text-align: center;
  font-size: 16px;
  color: #666;
  transition: 0.3s;
  border: solid 1px #cccccc;
}
.Page .wd1440 ul .li-active a {
  color: #fff;
  background-color: #11334f;
}
.article-main {
  padding: 94px 0 54px;
  background-color: #f7f7f7;
}
.article-main .wd1440 .article-title {
  font-size: 24px;
  text-align: center;
}
.article-main .wd1440 .article-type {
  margin-top: 23px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.article-main .wd1440 .article-type .box {
  display: flex;
  align-items: center;
}
.article-main .wd1440 .article-type .box img {
  margin-right: 20px;
}
.article-main .wd1440 .article-type .box span {
  color: #999;
}
.article-main .wd1440 .article-type .line {
  width: 1px;
  height: 16px;
  margin: 0 35px;
  background-color: #808080;
}
.article-main .wd1440 .article-contain {
  margin-top: 40px;
  background-color: #fff;
  padding: 60px 30px;
}
.article-main .wd1440 .article-contain .body {
  font-size: 16px;
  text-align: justify;
  line-height: 48px;
}
.article-main .wd1440 .article-contain .jump {
  margin-top: 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.article-main .wd1440 .article-contain .jump .jump-l {
  display: flex;
  align-items: center;
}
.article-main .wd1440 .article-contain .jump .jump-l .point {
  font-size: 16px;
  color: #666;
}
.article-main .wd1440 .article-contain .jump .jump-l .jump-line {
  width: 1px;
  height: 15px;
  background-color: #666;
  margin: 0 15px;
}
.article-main .wd1440 .article-contain .jump .jump-r {
  width: 135px;
  height: 38px;
  line-height: 38px;
  background-color: #11334f;
  border-radius: 19px;
  font-size: 16px;
  text-align: center;
  color: #fff;
}
.new-company {
  padding: 52px 0 88px;
  background-color: #f7f7f7;
}
.new-company .wd1440 .new-title {
  display: flex;
  align-items: flex-end;
}
.new-company .wd1440 .new-title div {
  font-size: 36px;
  margin-right: 16px;
}
.new-company .wd1440 .new-title span {
  font-size: 16px;
  color: #999;
}
.new-company .wd1440 .new-box {
  margin-top: 40px;
  display: flex;
}
.new-company .wd1440 .new-box > div {
  height: 431px;
}
.new-company .wd1440 .new-box .new-box-l {
  width: 45%;
  max-height: 430px;
  overflow: hidden;
  position: relative;
}
.new-company .wd1440 .new-box .new-box-l img {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  width: 100%;
  display: block;
  transition: 0.5s;
  z-index: 1;
}
.new-company .wd1440 .new-box .new-box-l .opac {
  opacity: 1;
  z-index: 2;
}
.new-company .wd1440 .new-box .new-box-r {
  width: 55%;
}
.new-company .wd1440 .new-box .new-box-r .new-list {
  width: 100%;
  height: 33.3%;
  padding: 0 35px;
  box-sizing: border-box;
  background-color: #fff;
  transition: 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  border-bottom: 1px solid #e6e6e6;
}
.new-company .wd1440 .new-box .new-box-r .new-list .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.new-company .wd1440 .new-box .new-box-r .new-list .top .tit {
  font-size: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: 0.3s;
}
.new-company .wd1440 .new-box .new-box-r .new-list .top .time {
  color: #fff;
}
.new-company .wd1440 .new-box .new-box-r .new-list .intro {
  margin-top: 15px;
  font-size: 16px;
  color: #666;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: 0.3s;
}
.new-company .wd1440 .new-box .new-box-r .new-list-cur {
  background-color: #11334f;
}
.new-company .wd1440 .new-box .new-box-r .new-list-cur .top .tit,
.new-company .wd1440 .new-box .new-box-r .new-list-cur .intro {
  color: #fff;
}
.new-company .wd1440 .index-new-l {
  display: none;
  padding: 0 0 40px;
  margin-top: 30px;
  justify-content: space-between;
}
.new-company .wd1440 .index-new-l .new-item {
  width: 32%;
}
.new-company .wd1440 .index-new-l .new-item .new-show {
  width: 100%;
}
.new-company .wd1440 .index-new-l .new-item .new-show img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.new-company .wd1440 .index-new-l .new-item .new-info {
  padding: 15px;
  background-color: #fff;
}
.new-company .wd1440 .index-new-l .new-item .new-info .title {
  font-size: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.new-company .wd1440 .index-new-l .new-item .new-info .intro {
  margin-top: 26px;
  font-size: 15px;
  color: #666;
  line-height: 24px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.new-company .wd1440 .index-new-l .new-item .new-info .bot {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 34px;
}
.new-company .wd1440 .index-new-l .new-item .new-info .bot .time {
  color: #999;
}
.new-trade {
  background-color: #fff;
  padding: 88px 0 46px;
}
.new-trade .wd1440 .new-title {
  display: flex;
  align-items: flex-end;
}
.new-trade .wd1440 .new-title div {
  font-size: 36px;
  margin-right: 16px;
}
.new-trade .wd1440 .new-title span {
  font-size: 16px;
  color: #999;
}
.new-trade .wd1440 .trade-box {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.new-trade .wd1440 .trade-box .trade-item {
  width: 48%;
  display: flex;
  align-items: center;
  padding-bottom: 20px;
  margin-bottom: 69px;
  border-bottom: 1px solid #ccc;
}
.new-trade .wd1440 .trade-box .trade-item span {
  font-size: 16px;
  color: #999;
  margin-right: 38px;
  min-width: 89px;
}
.new-trade .wd1440 .trade-box .trade-item div {
  flex: 1;
  font-size: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.brand-article-main {
  background-color: #fafafa;
}
.brand-article-main .b-paramet {
  padding: 86px 0 96px;
  background-color: #fff;
}
.brand-article-main .b-paramet .wd1440 {
  display: flex;
  justify-content: space-between;
}
.brand-article-main .b-paramet .wd1440 .picture-l {
  position: relative;
  margin-right: 30px;
}
.brand-article-main .b-paramet .wd1440 .picture-l .paramet-swiper {
  width: 640px;
  height: 480px;
  position: initial;
}
.brand-article-main .b-paramet .wd1440 .picture-l .paramet-swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.brand-article-main .b-paramet .wd1440 .word-r .title {
  font-size: 24px;
}
.brand-article-main .b-paramet .wd1440 .word-r .model {
  margin-top: 38px;
  font-size: 16px;
  color: #666;
}
.brand-article-main .b-paramet .wd1440 .word-r .price {
  margin-top: 23px;
  padding: 38px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.brand-article-main .b-paramet .wd1440 .word-r .price .left div {
  font-size: 16px;
}
.brand-article-main .b-paramet .wd1440 .word-r .price .left div strong {
  font-weight: normal;
  font-size: 24px;
  color: #e3a80d;
}
.brand-article-main .b-paramet .wd1440 .word-r .price .right {
  width: 204px;
  height: 41px;
  font-size: 16px;
  color: #fff;
  display: block;
  text-align: center;
  line-height: 41px;
  background-color: #11334f;
}
.brand-article-main .b-paramet .wd1440 .word-r .flac {
  margin-top: 40px;
}
.brand-article-main .b-paramet .wd1440 .word-r .flac .f-title {
  font-size: 24px;
}
.brand-article-main .b-paramet .wd1440 .word-r .flac .flac-box {
  margin-top: 36px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.brand-article-main .b-paramet .wd1440 .word-r .flac .flac-box .flac-item div {
  width: 132px;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #fff;
  padding-left: 10px;
  box-sizing: border-box;
  background-color: #11334f;
}
.brand-article-main .b-detail {
  margin-top: 20px;
  background-color: #fff;
}
.brand-article-main .b-detail .b-detail-title {
  font-size: 24px;
  padding: 35px 0;
  border-bottom: 1px solid #f5f5f5;
}
.brand-article-main .b-detail .detail-main {
  padding: 43px 0 100px;
  font-size: 16px;
  color: #666;
  line-height: 36px;
  text-align: justify;
}
.paramet-swiper .swiper-button-prev {
  background-image: url("../img/swiper_l.png");
  left: -25px;
}
.paramet-swiper .swiper-button-next {
  background-image: url("../img/swiper_rr.png");
  right: -25px;
}
.paramet-swiper .swiper-button-prev:hover {
  background-image: url("../img/swiper_ll.png");
}
.paramet-swiper .swiper-button-next:hover {
  background-image: url("../img/swiper_r.png");
}
.paramet-swiper .swiper-button-next,
.paramet-swiper .swiper-button-prev {
  width: 48px;
  height: 48px;
  position: absolute;
  background-size: auto;
}
@media screen and (min-width: 1200px) {
  .Page .wd1440 > div:hover {
    color: #fff;
    background-color: #11334f;
  }
  .Page .wd1440 ul li a:hover {
    color: #fff;
    background-color: #11334f;
  }
  .new-company .wd1440 .new-box .new-box-r .new-list:hover {
    background-color: #11334f;
  }
  .new-company .wd1440 .new-box .new-box-r .new-list:hover .top .tit,
  .new-company .wd1440 .new-box .new-box-r .new-list:hover .intro {
    color: #fff;
  }
  .brand-main .brand-box .car-item:hover .show img {
    transform: scale(1.1);
  }
  .brand-main .brand-box .car-item:hover .info .more {
    background-color: #e3a80d;
  }
}
@media screen and (max-width: 1440px) {
  .nei-banner {
    background-size: cover;
  }
  .brand-show .wd1440 .b-nav li {
    margin-right: 50px;
  }
  .brand-main .brand-box .car-item {
    width: 48%;
  }
  .A-feature {
    background-size: cover;
    background-position: center;
  }
}
@media screen and (max-width: 1200px) {
  .nei-banner {
    height: 300px;
  }
  .brand-show .wd1440 .b-nav li {
    margin-right: 30px;
  }
  .brand-main .brand-box .car-item {
    margin-bottom: 20px;
  }
  .new-company .wd1440 .new-box {
    display: none;
  }
  .new-company .wd1440 .index-new-l {
    display: flex;
    padding: 0;
  }
  .new-company {
    padding: 30px 0 20px;
  }
  .new-trade {
    padding: 30px 0;
  }
  .Contact {
    height: auto;
    padding: 30px 0;
    background-size: cover;
  }
  .Contact .wd1440 .fu-us {
    width: 100%;
    position: initial;
    margin-top: 20px;
    background-size: cover;
    padding: 20px;
  }
  .Contact .wd1440 .contact-word {
    max-width: none;
    line-height: 26px;
    margin-top: 20px;
  }
  .A-feature .wd1440 .feature-main {
    flex-wrap: wrap;
    margin-top: 300px;
  }
  .A-feature .wd1440 .feature-main .item {
    width: 50%;
    justify-content: center;
    margin-bottom: 20px;
  }
  .article-main {
    padding: 30px 0 0;
  }
  .brand-article-main .b-paramet .wd1440 {
    display: block;
  }
  .brand-article-main .b-paramet .wd1440 .word-r {
    margin-top: 25px;
  }
  .brand-article-main .b-paramet {
    padding: 30px 0;
  }
  .brand-article-main .b-paramet .wd1440 .picture-l {
    margin-right: 0;
  }
}
@media screen and (max-width: 960px) {
  .brand-show .wd1440 .b-model .model-l .e-word {
    font-size: 80px;
  }
  .brand-main .brand-box .car-item {
    width: 100%;
    margin-bottom: 15px;
  }
  .new-company .wd1440 .new-box .new-box-l,
  .new-company .wd1440 .new-box .new-box-r,
  .new-trade .wd1440 .trade-box .trade-item {
    width: 100%;
  }
  .About {
    background-size: 100% auto;
    padding: 30px 0;
  }
  .About .wd1440 {
    display: block;
  }
  .About .wd1440 .a-left .number {
    justify-content: center;
  }
  .About .wd1440 .a-left .about-car {
    height: auto;
  }
  .About .wd1440 .a-right {
    max-width: none;
  }
  .About .wd1440 .a-right p {
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .nei-banner .wd1440 div {
    font-size: 20px;
  }
  .brand-show .wd1440 .b-nav {
    padding-top: 30px;
  }
  .brand-show .wd1440 .b-nav li {
    margin-bottom: 20px;
  }
  .brand-show .wd1440 .b-nav .li-active a {
    padding-bottom: 2px;
    border-bottom: 1px solid #11334f;
  }
  .brand-show .wd1440 .b-nav li a {
    font-size: 16px;
  }
  .brand-show {
    padding: 30px 0 10px;
  }
  .brand-show .wd1440 .b-model .model-l .title {
    font-size: 24px;
  }
  .brand-show .wd1440 .b-model .model-l .intro {
    margin-top: 15px;
  }
  .brand-show .wd1440 .b-model .model-l .intro p {
    font-size: 16px;
  }
  .brand-main {
    padding: 30px 0;
  }
  .new-company .wd1440 .index-new-l {
    flex-wrap: wrap;
  }
  .new-company .wd1440 .index-new-l .new-item {
    width: 49%;
    margin-bottom: 20px;
  }
  .new-company .wd1440 .index-new-l .new-item .new-info .title {
    font-size: 18px;
  }
  .new-company .wd1440 .index-new-l .new-item .new-info .intro {
    margin-top: 15px;
  }
  .new-company .wd1440 .index-new-l .new-item .new-info .bot {
    margin-top: 20px;
  }
  .new-company .wd1440 .new-title,
  .new-trade .wd1440 .new-title {
    flex-direction: column;
    align-items: center;
  }
  .new-company .wd1440 .new-title div,
  .new-trade .wd1440 .new-title div {
    margin-right: 0;
    font-size: 24px;
  }
  .new-trade .wd1440 .trade-box .trade-item div {
    font-size: 18px;
  }
  .new-trade .wd1440 .trade-box .trade-item {
    margin-bottom: 30px;
  }
  .new-trade .wd1440 .trade-box {
    margin-top: 30px;
  }
  .Map #dituContent {
    height: 300px;
  }
  .About .wd1440 .a-left .number .num-box {
    margin-right: 0;
  }
  .About .wd1440 .a-left .number {
    justify-content: space-between;
  }
  .A-feature {
    padding: 30px 0;
  }
  .A-feature .wd1440 .title .name {
    font-size: 24px;
  }
  .A-feature .wd1440 .title .e-intro {
    font-size: 16px;
  }
  .A-feature .wd1440 .title img {
    height: 12px;
  }
  .A-feature .wd1440 .feature-main .item img {
    margin-right: 15px;
  }
  .A-feature .wd1440 .feature-main .item .info .type {
    font-size: 18px;
  }
  .A-feature {
    background-image: none;
    background-color: #152243;
  }
  .A-feature .wd1440 .feature-main {
    margin-top: 30px;
  }
  .A-feature .wd1440 .feature-main .item .info p {
    max-width: 270px;
  }
  .About .wd1440 .a-left .a-logo {
    height: auto;
  }
  .article-main .wd1440 .article-contain .jump {
    margin-top: 40px;
  }
  .brand-article-main .b-paramet .wd1440 .picture-l .paramet-swiper {
    width: 100%;
    height: auto;
  }
  .brand-article-main .b-paramet .wd1440 .word-r .model {
    margin-top: 15px;
  }
  .brand-article-main .b-paramet .wd1440 .word-r .price {
    padding: 15px 0;
  }
  .brand-article-main .b-paramet .wd1440 .word-r .title {
    font-size: 20px;
  }
  .brand-article-main .b-paramet .wd1440 .word-r .flac {
    margin-top: 20px;
  }
  .brand-article-main .b-paramet .wd1440 .word-r .flac .flac-box {
    margin-top: 15px;
  }
  .brand-article-main .b-detail .b-detail-title {
    padding: 15px 0;
  }
  .brand-article-main .b-detail .detail-main {
    padding: 30px 0;
  }
  .paramet-swiper .swiper-button-next,
  .paramet-swiper .swiper-button-prev {
    width: 25px;
    height: 25px;
    background-size: 100%;
  }
  .brand-article-main .b-detail .b-detail-title,
  .brand-article-main .b-paramet .wd1440 .word-r .flac .f-title,
  .brand-article-main .b-paramet .wd1440 .word-r .price .left div strong {
    font-size: 20px;
  }
}
@media screen and (max-width: 640px) {
  .nei-banner {
    height: 250px;
  }
  .brand-show .wd1440 .b-model {
    display: block;
  }
  .brand-show .wd1440 .b-model .model-l .e-word {
    display: none;
  }
  .brand-show .wd1440 .b-model .model-r img {
    height: auto;
    margin-top: 20px;
  }
  .brand-show .wd1440 .b-model .model-l {
    text-align: center;
  }
  .brand-main .brand-box .car-item {
    display: block;
  }
  .brand-main .brand-box .car-item .info {
    width: 100%;
    margin-left: 0;
  }
  .brand-main .brand-box .car-item .info .more {
    margin-top: 20px;
    width: auto;
  }
  .brand-main .brand-box .car-item .info .title {
    margin-top: 15px;
    font-size: 20px;
  }
  .brand-main .brand-box .car-item .info .price {
    margin-top: 15px;
  }
  .brand-main .brand-box .car-item .info .price p strong {
    font-size: 20px;
  }
  .brand-main .brand-box .car-item .show {
    height: auto;
  }
  .Page .wd1440 {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .Page .wd1440 > div,
  .Page .wd1440 ul li {
    margin-bottom: 10px;
    font-size: 14px;
  }
  .Page .wd1440 ul li a,
  .Page .wd1440 > div {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    width: auto;
    padding: 0 10px;
  }
  .Page .wd1440 .page-next,
  .Page .wd1440 .page-side {
    width: auto;
  }
  .new-company .wd1440 .index-new-l .new-item {
    width: 100%;
  }
  .new-trade .wd1440 .trade-box .trade-item span {
    display: none;
  }
  .new-trade .wd1440 .Page .wd1440 {
    padding: 0;
  }
  .Contact .wd1440 .fu-us .us-contain {
    display: block;
  }
  .Contact .wd1440 .fu-us .us-contain .us-item-site .item-info {
    max-width: none;
  }
  .Contact .wd1440 .fu-us .us-contain .us-item .item-tit {
    margin-bottom: 15px;
    font-size: 20px;
  }
  .Contact .wd1440 .fu-us .us-contain .us-item {
    margin-bottom: 20px;
    text-align: center;
  }
  .Contact .wd1440 .fu-us .us-contain .us-item-sao {
    text-align: center;
  }
  .Contact .wd1440 .fu-us {
    padding: 20px 15px;
  }
  .Contact .wd1440 .contact-word {
    font-size: 16px;
  }
  .About .wd1440 .a-left .number {
    flex-wrap: wrap;
    margin-top: 25px;
  }
  .About .wd1440 .a-left .number .num-box {
    width: 50%;
    margin-bottom: 15px;
  }
  .About .wd1440 .a-left .number .num-box .num div {
    font-size: 38px;
  }
  .About .wd1440 .a-left .about-car {
    margin-top: 25px;
  }
  .A-feature .wd1440 .feature-main .item {
    width: 100%;
    justify-content: flex-start;
  }
  .A-feature .wd1440 .feature-main .item img {
    margin-top: 0;
    width: 25px;
  }
  .A-feature .wd1440 .feature-main .item .info p {
    max-width: none;
    margin-top: 10px;
  }
  .article-main .wd1440 .article-contain {
    padding: 25px 15px;
    margin-top: 30px;
  }
  .article-main .wd1440 .article-contain .jump,
  .article-main .wd1440 .article-contain .jump .jump-r,
  .article-main .wd1440 .article-contain .jump .jump-l .point,
  .article-main .wd1440 .article-type {
    display: block;
  }
  .article-main .wd1440 .article-contain .jump .jump-l {
    margin-bottom: 20px;
    display: block;
  }
  .article-main .wd1440 .article-contain .jump .jump-l .point,
  .article-main .wd1440 .article-type .box {
    margin-bottom: 10px;
  }
  .article-main .wd1440 .article-contain .jump .jump-l .jump-line,
  .article-main .wd1440 .article-type .line {
    display: none;
  }
  .article-main .wd1440 .article-title {
    font-size: 18px;
    text-align: left;
  }
  .article-main .wd1440 .article-type .box img {
    margin-right: 10px;
  }
  .article-main .wd1440 .article-contain .jump .jump-r {
    margin: 0 auto;
  }
  .brand-article-main .b-paramet .wd1440 .word-r .price .left {
    margin-right: 10px;
  }
  .brand-article-main .b-paramet .wd1440 .word-r .price .right {
    flex: 1;
    width: auto;
  }
  .brand-article-main .b-paramet .wd1440 .word-r .flac .flac-box {
    flex-wrap: wrap;
  }
  .brand-article-main .b-paramet .wd1440 .word-r .flac .flac-box .flac-item {
    width: 32%;
    text-align: center;
  }
  .brand-article-main .b-paramet .wd1440 .word-r .flac .flac-box .flac-item div {
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .paramet-swiper .swiper-button-next,
  .paramet-swiper .swiper-button-prev {
    display: none;
  }
}
