.body-wrap video::-webkit-media-controls {
  display: none !important; }
.body-wrap #moveTop {
  overflow: hidden;
  height: 0;
  position: relative;
  z-index: 100002;
  background: #000; }
  .body-wrap #moveTop .quick-video {
    position: relative;
    height: auto;
    overflow: hidden;
    display: none;
    width: 100%;
    height: 100%; }
  .body-wrap #moveTop .cheryVideo0-dimensions {
    width: 100%;
    height: 100%; }
  .body-wrap #moveTop .vjs-tech {
    width: 100%; }
  .body-wrap #moveTop #navSwiper {
    background: #000;
    height: auto;
    width: 100%; }
    .body-wrap #moveTop #navSwiper .swiper-button-next, .body-wrap #moveTop #navSwiper .swiper-button-prev, .body-wrap #moveTop #navSwiper .swiper-pagination {
      position: fixed; }
    .body-wrap #moveTop #navSwiper .swiper-pagination-bullet {
      width: 30px;
      height: 5px;
      border-radius: 4px;
      background: #fff;
      opacity: .4; }
    .body-wrap #moveTop #navSwiper .swiper-pagination-bullet-active {
      width: 60px;
      opacity: 1; }
.body-wrap .switcher {
  position: absolute;
  top: 2rem;
  right: 2rem;
  z-index: 9999;
  height: 30px;
  cursor: pointer; }
  .body-wrap .switcher svg {
    fill: #fff;
    width: 2rem; }
.body-wrap .banner-wrap {
  margin-bottom: 2rem; }
  .body-wrap .banner-wrap .swiper-pagination-bullet {
    width: 30px;
    height: 5px;
    border-radius: 4px;
    background: #fff;
    opacity: .4; }
  .body-wrap .banner-wrap .swiper-pagination-bullet-active {
    width: 60px;
    opacity: 1; }
  .body-wrap .banner-wrap .swiper-button-prev {
    background-image: url(/static/image/LEFT2.png);
    left: 4rem; }
   .body-wrap .banner-wrap .swiper-button-next {
    right: 4rem;
    background-image: url(/static/image/RIGHT2.png); }
  .body-wrap .banner-wrap #bannerSwiper .swiper-slide > a > img {
    width: 100%; }
.body-wrap .section {
  padding: 2rem 0; }
  .body-wrap .section .section-title {
    text-align: center;
    font-size: 20px;
    padding-bottom: 2rem; }
.body-wrap .section-model-show #modelShowSwiper {
  height: 17.375rem;
  overflow: hidden;
  padding-bottom: 2rem; }
  .body-wrap .section-model-show #modelShowSwiper .swiper-pagination-bullet {
    background: #d6d6d6;
    width: 28px;
    height: .3125rem;
    border-radius: .25rem;
    opacity: 1; }
  .body-wrap .section-model-show #modelShowSwiper .swiper-pagination-bullet-active {
    width: 60px;
    background: #999; }
  .body-wrap .section-model-show #modelShowSwiper .swiper-slide {
    padding: 2rem 1rem 2rem 2.8125rem;
    background-color: #f1f1f1;
    cursor: pointer;
    -webkit-transition: all .4s;
    transition: all .4s; }
    .body-wrap .section-model-show #modelShowSwiper .swiper-slide:hover {
      background-color: #fff; }
    .body-wrap .section-model-show #modelShowSwiper .swiper-slide .slide-item {
      display: inline-block; }
      .body-wrap .section-model-show #modelShowSwiper .swiper-slide .slide-item .item-left {
        float: left;
        width: 45%; }
        .body-wrap .section-model-show #modelShowSwiper .swiper-slide .slide-item .item-left h4 {
          font-size: 18px;
          font-weight: normal; }
        .body-wrap .section-model-show #modelShowSwiper .swiper-slide .slide-item .item-left p {
          font-size: 14px;
          margin: 1rem 0; }
        .body-wrap .section-model-show #modelShowSwiper .swiper-slide .slide-item .item-left a {
          display: table;
          padding-left: 1.5rem;
          margin-top: 1.3rem;
          position: relative; }
           .body-wrap .section-model-show #modelShowSwiper .swiper-slide .slide-item .item-left a::before {
            content: url(/assets/pc/imgs/2019new/btn-arrow.png);
            position: absolute;
            left: 0.5rem;
            line-height: 20px;
            -webkit-transition: all .4s;
            transition: all .4s; }
           .body-wrap .section-model-show #modelShowSwiper .swiper-slide .slide-item .item-left a:hover::before {
            content: url(/assets/pc/imgs/2019new/btn-arrow.png);
            position: absolute;
            left: 0.8rem; }
       .body-wrap .section-model-show #modelShowSwiper .swiper-slide .slide-item .item-right {
        float: right;
        width: 55%;
        margin-top: 5.5rem; }
     .body-wrap .section-model-show #modelShowSwiper .swiper-slide .model-car {
      max-width: 100%; }

 .body-wrap .section-news-show .btn-main {
  background: url(/static/image/btn-bg.png) no-repeat;
  height: 36px;
  width: 130px;
  display: block;
  
  background-size: 100%;
  color: #c6001f;
  line-height: 35px;
  
  padding-left: 25px;
  font-size: 14px;
  overflow: hidden; }
   .body-wrap .section-news-show .btn-main:hover {
    background: url(/static/image/btn-bg-hover.png) no-repeat;
    color: #fff;
    height: 36px;
    width: 130px;
    display: block;
    background-size: 100%;
    overflow: hidden; }
.body-wrap .section-news-show .item-title {
  font-size: 18px;
  color: #000;
  display: block;
  padding-bottom: 10px;
  position: relative; }
  .body-wrap .section-news-show .item-title::after {
    content: '';
    position: absolute;
    width: 60px;
    height: 2px;
    background: #c6001f;
    bottom: 0;
    left: 0;
    -webkit-transition: all .4s;
    transition: all .4s; }
  .body-wrap .section-news-show .item-title:hover::after {
    width: 150px; }
.body-wrap .section-news-show .item-body {
  margin: 1.5rem 0;
  line-height: 1.5;
  font-size: 16px; }
.body-wrap .section-news-show .mask-box {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4); }
.body-wrap .section-news-show .mask-container {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  padding: 0 3rem;
  color: white;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .body-wrap .section-news-show .mask-container .mask-title h4 {
    font-size: 24px; }
  .body-wrap .section-news-show .mask-container .mask-time {
    margin-top: 0.5rem;
    font-size: 16px; }
  .body-wrap .section-news-show .mask-container .mask-desc {
    margin-top: 1rem;
    font-size: 14px; }
  .body-wrap .section-news-show .mask-container .mask-btn .btn-index {
    padding: 5px 15px;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    font-size: 12px;
    margin-top: 0.5rem; }
@-webkit-keyframes Imagescale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
@keyframes Imagescale {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.3);
            transform: scale(1.3); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }
.body-wrap .section-news-show .section-item {
  position: relative;
  background: #f8f8f8;
  padding: 1rem;
  margin: 4rem;
  margin-bottom: 1rem;
  height: 16rem; }
  .body-wrap .section-news-show .section-item .item-left {
    position: absolute;
    left: 10.5rem;
    top: -1rem;
    overflow: hidden; }
    .body-wrap .section-news-show .section-item .item-left a {
      display: inline-block; }
      .body-wrap .section-news-show .section-item .item-left a img {
        height: 18rem; }
    .body-wrap .section-news-show .section-item .item-left:hover a img {
      -webkit-animation: Imagescale 2.5s;
              animation: Imagescale 2.5s;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1; }
    .body-wrap .section-news-show .section-item .item-left:hover .mask-box {
      display: block; }
  .body-wrap .section-news-show .section-item .item-right {
    width: 60%;
    margin-left: 40%; }
    .body-wrap .section-news-show .section-item .item-right .item-wrap {
      width: 65%;
      margin-left: 15rem; }
  .body-wrap .section-news-show .section-item .item-grid-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%; }
    .body-wrap .section-news-show .section-item .item-grid-wrap .item-grid {
      font-size: 20px;
      position: relative;
      overflow: hidden; }
      .body-wrap .section-news-show .section-item .item-grid-wrap .item-grid .item-title {
        font-size: 16px !important; }
      .body-wrap .section-news-show .section-item .item-grid-wrap .item-grid .item-body {
        font-size: 14px; }
    .body-wrap .section-news-show .section-item .item-grid-wrap .item-xs {
      width: 20%;
      font-size: 16px; }
    .body-wrap .section-news-show .section-item .item-grid-wrap .item-md a > img {
      height: 16rem; }
    .body-wrap .section-news-show .section-item .item-grid-wrap .item-md:hover a img {
      -webkit-animation: Imagescale 2.5s;
              animation: Imagescale 2.5s;
      -webkit-animation-iteration-count: 1;
              animation-iteration-count: 1; }
    .body-wrap .section-news-show .section-item .item-grid-wrap .item-md:hover .mask-box {
      display: block; }
      .body-wrap .section-news-show .section-item .item-grid-wrap .item-md:hover .mask-box .mask-container {
        padding: 0 1.5rem; }
        .body-wrap .section-news-show .section-item .item-grid-wrap .item-md:hover .mask-box .mask-container .mask-title h4 {
          font-size: 18px !important; }
        .body-wrap .section-news-show .section-item .item-grid-wrap .item-md:hover .mask-box .mask-container .mask-time {
          margin-top: 0.5rem;
          font-size: 14px; }
        .body-wrap .section-news-show .section-item .item-grid-wrap .item-md:hover .mask-box .mask-container .mask-desc {
          margin-top: 0.5rem !important;
          font-size: 14px; }
        .body-wrap .section-news-show .section-item .item-grid-wrap .item-md:hover .mask-box .mask-container .mask-btn {
          margin-top: 1rem !important; }
.body-wrap .section-news-show .section-big-item {
  margin-top: 2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.body-wrap .section-news-show .section-small-item {
  height: 14rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
.body-wrap .section-container {
  margin: 0 4rem; }
.body-wrap .section-ad-container {
  position: relative;
  background: url(/static/image/bg1.png);
  height: 8rem;
  background-size: 100% auto; }
  .body-wrap .section-ad-container .ad-content {
    position: absolute;
    top: 12px;
    color: white;
    left: 0;
    right: 0;
    width: 50%;
    margin: 0 auto;
    padding: 0 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .body-wrap .section-ad-container .ad-content .ad {
      display: inline-block; }
    .body-wrap .section-ad-container .ad-content .ad-left {
      width: 20%; }
      .body-wrap .section-ad-container .ad-content .ad-left span {
        font-size: 34px;
        font-weight: bold;
        display: block;
        line-height: 0.9; }
    .body-wrap .section-ad-container .ad-content .ad-right {
      width: 78%; }
      .body-wrap .section-ad-container .ad-content .ad-right .ad-title span {
        font-weight: bold;
        font-size: 20px; }
      .body-wrap .section-ad-container .ad-content .ad-right .ad-title a {
        color: #c6001f;
        font-size: 12px;
        float: right; }
      .body-wrap .section-ad-container .ad-content .ad-right .ad-body {
        margin-left: 1.5rem;
        margin-top: 0.6rem;
        font-size: 12px;
        line-height: 1.5;
        position: relative; }
        .body-wrap .section-ad-container .ad-content .ad-right .ad-body span {
          padding-top: 0.6rem;
          display: block; }
        .body-wrap .section-ad-container .ad-content .ad-right .ad-body::after {
          content: '';
          width: 60px;
          height: 2px;
          position: absolute;
          background-color: #c6001f;
          top: 0;
          left: 0;
          -webkit-transition: all .4s;
          transition: all .4s; }
    .body-wrap .section-ad-container .ad-content:hover .ad-body::after {
      width: 120px; }
