@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?brrzsh");
  src: url("fonts/icomoon.eot?brrzsh#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?brrzsh") format("truetype"), url("fonts/icomoon.woff?brrzsh") format("woff"), url("fonts/icomoon.svg?brrzsh#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-msg:before {
  content: "\e076"; }

.icon-like:before {
  content: "\e607"; }

.icon-menu:before {
  content: "\e90f"; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-weight: normal; }

.hide {
  display: none !important; }

ul {
  list-style-type: none; }

body {
  background-color: #201F31; }
.ba_mb{
  display: none !important;
}
header {
  line-height: 68px;
  vertical-align: top;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2; }
  header nav {
    background-color: rgba(32, 31, 49, 0.96);
    padding: 0 12.5% 0 6% }
  header .gapline {
    position: absolute;
    height: 68px;
    width: 1px;
    display: inline-block;
    background-color: #D8D8D8;
    transform: rotate(20deg); }
  header .logo {
    float: right;
    height: 100%;
    display: inline-block; }
    header .logo img {
      vertical-align: middle; }
  header .title {
    color: #F8FAFF;
    font-size: 20px;
    line-height: 22px;
    display: inline-block;
     }
  header .line_1{
    display: inline-block;
    height: 100%;
    width: 2px;
    background: #F8FAFF;  
    position: absolute;
    transform: rotate(18deg);
    margin-left: 14px;
  }  
  header .nav_mb .nav_ul{
    display: inline-block;
    background: #FFF;
    border-radius: 5px;
    text-align: center;
    padding: 0 10px;
  }
  header .nav_mb{
    display: none;
    right: 0;
    position: absolute;
  }
  header .nav_mb .nav_ul li{
    font-size: 14px;
    line-height: 42px;
  }
  header .nav_mb .nav_ul li a{
    color: #000;
    text-decoration: none;
  }
  .show{
    display: inline-block !important;
  }
    
  /*.slick-slide{
    margin-right: 10px;
  }*/
  /*.slick-slide img{
    border: 7px solid transparent;
  }*/
  .slick-slide .jp_img{
    width: 360px;
    height: 324px;
  } 
  /*.daka_cont .slick-dots li{
    display: none;
  }*/
  .part_slick img{
    border: 7px solid transparent;
    width: 400px;
    height: 300px;
  }
  /*.slick-slide img:hover{
    border: 7px solid #08D0A3;
    
  };
  .slick-slide img:hover .cars .left .daka_text{
    border: 7px solid #08D0A3;
    }*/
  header .menu {
    margin-left: 24px;
    color: #B2D234;
    cursor: pointer; }
  header .nav {
    background-color: rgba(36, 34, 51, 0.94);
    padding: 0 12.5%;
    display: none; }
    header .nav .cont {
      font-size: 0;
      line-height: 21px;
      padding: 60px 160px 20px; }
    header .nav a {
      display: inline-block;
      width: 35%;
      color: #F8FAFF;
      line-height: 21px;
      font-size: 16px;
      text-decoration: none;
      padding-bottom: 39px;
      margin-right: 30%;
      margin-bottom: 40px;
      border-bottom: 1px solid #676670; }
      header .nav a:nth-child(2n) {
        margin-right: 0; }
      header .nav a:hover, header .nav a.current {
        color: #B2D234; }
.audi_mb{
  display: none;
}
.che_ad_mb{
  display: none;
}
.wechat,.weibo{
  text-decoration: none;
  
}
.wechat{
margin-right: 30px;
}
.icon-weixin,.icon-weibo{
    color: #3DDFE6;
    padding: 5.5px 3.9px;
    border: 2px solid #3DDFE6;
    border-radius: 50%;
}
#test-box{
  display: none;
}
#test-box .wx-close{
    position: absolute;
    right: -10%;
    top: -10%;
}
#test-box .icon-close{
    font-size: 20px;
    color: #000;
}
.share{
  margin-top: 340px;
}
.banner {
  position: relative;
  height: 540px;
  padding: 168px 18% 60px;
  position: relative;
  background-image: url("images/bg-top.png");
  background-position: center;
  margin-top: 25px;
  }
    .banner .title {
    color: #F8FAFF;
    font-size: 90px;
    margin: 0;
    vertical-align: middle; }
    .banner .title .fr {
      float: right;
      display: inline-block;
      margin-top: 58px; }
    .banner .title .s {
      font-size: 64px;
      position: relative;
      top: -10px;
      margin: 0 15px; }
    .banner .title .c {
      font-size: 100px;
      color: #B2D234; }
  .banner .intro {
    z-index: 2;
    position: absolute;
    bottom: 60px;
    text-align: center;
    width: 64%;
    color: #E8E8E8;
    margin: 0;
    font-size: 24px;
    line-height: 48px; }

.top-cont {
  text-align: center;
  width: 100%;
  height: 540px;
  padding: 168px 0 60px;
  position: absolute;
  top: 0;
  left: 0; }
  .top-cont .intro {
    z-index: 2;
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 64%;
    color: #E8E8E8;
    margin: 0;
    font-size: 24px;
    line-height: 48px; }
.pa_bot{
  background: #292A2E;
  padding-bottom: 40px;
}
.articles {
  overflow: hidden;
  background-color: #292A2E; }
  .articles ul {
    list-style-type: none; }
  .articles li {
    position: relative;
    height: 360px;
    overflow: hidden;
    opacity: 0; }
    .articles li.animated {
      opacity: 1; }
    .articles li .gapline {
      display: block;
      width: 80px;
      background-color: #818183;
      height: 1px;
      margin-bottom: 20px; }
  .articles .left {
    float: left; }
  .articles .post {
    width: 32%;
    height: 100%;
    position: relative; }
    .articles .post .triangle {
      width: 180px;
      height: 120%;
      background-color: #292A2E;
      position: absolute;
      top: 0; }
    .articles .post .cont {
      z-index: 2;
      height: 100%;
      position: relative; }
    .articles .post .title {
      margin-bottom: 8px;
      line-height: 32px;
      font-size: 20px;
      color: #FFFFFF; }
      .articles .post .title a {
        color: #fff;
        text-decoration: none; }
    .articles .post .summary {
      color: #B3B3B3;
      line-height: 24px;
      font-size: 14px; }
    .articles .post .options {
      position: absolute;
      bottom: 58px;
      font-size: 14px;
      line-height: 20px; }
      .articles .post .options a {
        text-decoration: none; }
      .articles .post .options .js-like {
        color: #F50050;
        margin-right: 40px; }
      .articles .post .options .js-comment {
        color: #08B9DF; }
      .articles .post .options i {
        margin-right: 10px; }
    .articles .post .add {
      width: 20px;
      height: 20px;
      display: block;
      position: absolute;
      bottom: 30px;
      right: -140px;
      color: #B2D234;
      line-height: 18px;
      font-weight: bold;
      text-align: center;
      border: 2px #B2D234 solid;
      border-radius: 50%; }
  .articles .left.post .cont {
    padding: 60px 11.48936% 58px 23.19149%; }
  .articles .left.post .triangle {
    right: -95px;
    transform: rotate(334deg); }
  .articles .right.post .cont {
    padding: 60px 23.19149% 58px 11.48936%; }
  .articles .right.post .triangle {
    left: -95px;
    transform: rotate(-334deg); }
  .articles .right {
    float: right; }
  .articles .img {
    width: 68%; }
    .articles .img img {
      min-width: 100%; }
  .articles .more {
    text-align: center;
    display: none;
    background-color: #201F31; }
    .articles .more .btn {
      display: inline-block;
      line-height: 28px;
      color: #B3B3B3;
      border: 1px solid #58585B;
      padding: 0 11px;
      margin-top: 40px;
      text-decoration: none; }
.articles.public .load_more{
      border-top: 1px solid #fff;
      padding: 20px;
}
.gap-banner .img {
  margin: 0 auto;
  width: 70%;
  display: block; }
.audi .img{
  width: auto;
}
.model-pannel .cont {
  width: 74%;
  margin: 0 auto; }
.model-pannel .daka_cont{
  width: 90%;
}
.model-pannel .title {
  text-align: center;
  color: #F8FAFF;
  font-size: 24px;
  line-height: 27px;
  margin-bottom: 39px; }
  .model-pannel .title .gap {
    display: inline-block;
    width: 4px;
    height: 23px;
    background-color: #B2D234;
    transform: rotate(20deg);
    margin: 0 20px; }
.model-pannel .see_more {
  text-align: right;
  font-size: 14px;
  margin-bottom: 20px; }
  .model-pannel .see_more a {
    color: #B2D234;
    text-decoration: none; }
.model-pannel .more {
  text-align: center;
  /*display: none;*/
  background-color: #201F31; }
  .model-pannel .more .btn {
    display: inline-block;
    line-height: 28px;
    color: #B3B3B3;
    border: 1px solid #58585B;
    padding: 0 11px;
    margin-top: 40px;
    text-decoration: none; }
.cars .cont .car_small{
  display: none;
}
.auction {
  padding-top: 50px;
  margin-bottom: 140px; }
  .auction .cont {
    width: 1140px; }
  .auction .summary {
    color: #B3B3B3;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 60px;
    padding: 0 210px;
    text-align: left; }
    .auction .summary a {
      color: #B2D234;
      text-decoration: none; }
  .auction .list {
    margin-right: -8px; }
  .auction .article {
    width: 372px;
    height: 336px;
    margin-right: 8px;
    display: inline-block;
    font-size: 0;
    vertical-align: top;
    text-decoration: none; }
    .auction .article .post {
      width: 360px;
      height: 324px;
      background-color: #292A2E;
      position: relative;
      top: 6px;
      left: 6px;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.5);
      padding: 30px 50px 29px;
      position: relative; }
      .auction .article .post .title {
        /*padding: 0 30px;*/
        margin-bottom: 14px;
        font-size: 20px;
        line-height: 32px; }
        .auction .article .post .title a {
          color: #FFFFFF;
          text-decoration: none; }
      .auction .article .post .gap-line {
        background-color: rgba(255, 255, 255, 0.3);
        width: 100px;
        height: 2px;
        display: block;
        margin: 0 auto;
        margin-bottom: 29px; }
      .auction .article .post .summary {
        color: #B3B3B3;
        line-height: 24px;
        font-size: 14px;
        padding: 0;
        text-align: left; }
      .auction .article .post .infor {
        position: absolute;
        bottom: 29px;
        font-size: 14px;
        line-height: 16px;
        color: #666666;
        width: 72.2%;
        text-align: center; }
        .auction .article .post .infor .author {
          color: #B2D234;
          text-decoration: none; }
          .auction .article .post .infor .author a {
            color: #B2D234; }
    .auction .article .img {
      border: 6px solid #B2D234;
      display: inline-block;
      display: none; }
      .auction .article .img.flipInY {
        display: block; }

.wonderful {
  padding: 50px 0;
  background-color: #292A2E; }
  .wonderful ul {
    list-style-type: none;
    margin-bottom: 30px; }
  .wonderful li {
    overflow: hidden;
    padding: 30px 0;
    border-top: 1px solid #666666; }
    .wonderful li .pic {
      float: left;
      margin-right: 30px; }
    .wonderful li .cont {
      overflow: hidden;
      width: auto;
      margin: auto;
      color: #fff; }
      .wonderful li .cont .title {
        display: block;
        color: #fff;
        font-size: 20px;
        margin-bottom: 0px;
        line-height: 1.4em;
        text-align: left;
        text-decoration: none; }
      .wonderful li .cont .info {
        margin: 10px 0;
        color: #666666;
        font-size: 13px; }
        .wonderful li .cont .info .name {
          color: #B2D234;
          text-decoration: none; }
      .wonderful li .cont .intro {
        font-size: 16px;
        line-height: 1.6em;
        margin-bottom: 15px; }
    .wonderful li .options {
      font-size: 14px;
      line-height: 20px; }
      .wonderful li .options a {
        text-decoration: none; }
      .wonderful li .options .js-like {
        color: #F50050;
        margin-right: 40px; }
      .wonderful li .options .js-comment {
        color: #08B9DF; }
      .wonderful li .options i {
        margin-right: 10px; }
  .wonderful .load_more {
    text-align: center; }
    .wonderful .load_more a {
      text-decoration: none;
      color: #ddd;
      vertical-align: middle;
      line-height: 20px; }
    .wonderful .load_more .add {
      width: 20px;
      height: 20px;
      position: relative;
      top: 2px;
      display: inline-block;
      color: #B2D234;
      line-height: 18px;
      font-weight: bold;
      text-align: center;
      border: 2px #B2D234 solid;
      border-radius: 50%;
      margin-right: 10px; }
.public .load_more {
    text-align: center; }
    .public .load_more a {
      text-decoration: none;
      color: #ddd;
      vertical-align: middle;
      line-height: 50px; }
    .public .load_more .add {
      width: 20px;
      height: 20px;
      position: relative;
      top: 2px;
      display: inline-block;
      color: #B2D234;
      line-height: 18px;
      font-weight: bold;
      text-align: center;
      border: 2px #B2D234 solid;
      border-radius: 50%;
      margin-right: 10px; }
.cars {
  position: relative;
  background-color: #292A2E;
  padding: 80px 0 50px; }
  .cars .r-img {
    position: absolute;
    right: 0;
    top: 0; }
  .cars .part {
    overflow: hidden; }
  .cars .left{
    float: left;
    margin-right: 70px;
    position: relative;
     }
     .cars .left a  .daka_text{
        position: absolute;
        background-color: rgba(0, 0, 0, 0.54);
        border: 7px solid #201F31;
        border-top: none;
        bottom: 0px;
        font-size: 12px;
        color: #FFFFFF;
        letter-spacing: 0;
        line-height: 20px;
        overflow: hidden;
        padding: 10px;
        height: 120px;
        text-align: left;
        width: 100%;
     }    
     /*.cars .left a  .daka_text:hover{
       border: 7px solid #08D0A3;
       border-top: none;
     }*/
     
  .cars .right {
    position: relative;
    overflow: hidden;
    height: 561px; }
    .cars .right .link {
      position: absolute;
      bottom: 0;
      left: 26px;
      line-height: 21px;
      font-size: 14px; }
      .cars .right .link a {
        color: #B2D234;
        text-decoration: none; }
    .cars .right .intro {
      border-left: 6px solid #1C7FE2;
      padding-left: 20px;
      color: #B3B3B3;
      font-size: 16px;
      line-height: 30px;
      position: absolute;
      bottom: 75px; }
.cars .right .car_li{
  position: relative;
  margin-bottom: 54px;
}
      .cars .right .line_top{
        padding-left: 34px;
      }
.cars .right .line_top .line_tit{
  font-size: 30px;
  color: #08D0A3;
  float: left;
  margin-right: 24px;
}
.cars .right .line_top .line_text{
    font-size: 14px;
    color: #F8FAFF;
    display: block;
    overflow: hidden;
    line-height: 20px;
}
.cars .right .car_li .line_img{
    position: absolute;
    left: 0;
    top: 0
}
.car_big .common{
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.car_big .common .common_li{
    font-size: 20px;
    border: 2px solid #64646b;
    margin-bottom: 30px;
    margin-right: 40px;
}
.car_big .common .common_li:hover{
  background: #08D0A3;
  cursor: pointer;
  border: 2px solid transparent;
}
.car_big .common .common_li a{
    text-decoration: none;
    color: #F8FAFF;
    padding: 8px 20px;
    width: 200px;
    display: inline-block;
    text-align: center;
}
.test {
  padding-top: 80px;
  margin-bottom: 140px; }
  .test .cont {
    width: 1120px; }
  .test .part {
    overflow: hidden; }
  .test .left {
    float: left; }
  .test .right {
    background-color: #fff;
    height: 378px;
    overflow: hidden;
    position: relative; }
    .test .right .post {
      padding: 0 84px 0 125px;
      position: absolute;
      bottom: 40px; }
      .test .right .post .title {
        font-size: 20px;
        line-height: 32px;
        margin-bottom: 9px;
        text-align: left; }
        .test .right .post .title a {
          color: #333333;
          text-decoration: none; }
      .test .right .post .gap-line {
        display: block;
        width: 102px;
        height: 1px;
        background-color: #d8d8d8;
        margin-bottom: 20px; }
      .test .right .post .summary {
        color: #808080;
        font-size: 14px;
        line-height: 24px;
        margin-bottom: 30px; }
      .test .right .post .infor {
        font-size: 14px;
        line-height: 16px;
        color: #666666; }
        .test .right .post .infor .author {
          color: #B2D234;
          text-decoration: none; }

.report {
  background-color: #292A2E;
    padding: 40px 0 1px;
   }
  .report .cont .right {
    float: right;
    color: #FFFFFF; }
  .report .cont ul {
    border-top: 1px solid #808080; }
  .report .cont li {
    border-bottom: 1px solid #808080;
    line-height: 86px;
    color: #D8D8D8;
    font-size: 16px;
    padding: 0 20px; }
    .report .cont li a {
      color: #d8d8d8;
      text-decoration: none; }
    .report .cont li .title {
      display: inline-block; }
    .report .cont li time {
      margin-right: 43px; }
    .report .cont li .pannel {
      margin-right: 60px;
      display: inline-block;
      background-color: #F2F2F2;
      padding: 0 8px;
      line-height: 26px;
      font-size: 16px;
      color: #666666; }
    .report .cont li .new {
      margin-left: 20px;
      color: #B2D234; }
.ba_none{
  background: none !important;
}
.gap-banner{
  margin-bottom: 40px;
}
.model-pannel .part4_p{
    font-size: 14px;
    color: #F8FAFF;
    line-height: 23px;
    margin-bottom: 20px;
}
.model-pannel .part4_tit{
    font-size: 18px; 
    color: #F8FAFF;
    line-height: 23px;
    margin-bottom: 63px;
    text-align: center;
}
footer {
  background-color: #201F31;
  border-top: 2px solid #292A2E;
  line-height: 110px;
  color: #FFFFFF;
  font-size: 20px;
  padding: 0 2.4%; }
  footer .back {
    position: fixed;
    right: 20px;
    bottom: 35px;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 999;
    background-color: #000000; }
    footer .back:after {
      content: "";
      display: block;
      border: 8px solid;
      border-color: transparent transparent #B2D234 transparent;
      width: 0;
      position: relative;
      top: 22%;
      left: 34%; }

.slick-dots li {
  margin: 0 10px; }
  .slick-dots li button:before {
    content: "";
    background-color: #B2D234;
    opacity: 0.4; }
.slick-dots li.slick-active button:before {
  content: "";
  opacity: 1; }

.cars .slick-dots {
  text-align: center; }

@media (max-width: 750px) {
  .share{
    margin-top: 170px;
  }
  .share .icon-weixin,.share .icon-weibo{
    font-size: 12px;
    padding: 3.5px 2.9px;
  }
  .ba_pc{
    display: none !important;
  }
.ba_mb{
  display: block !important;
}
.ba_none{
  padding-top: 0;
}
  header{
    line-height: 46px;
  }
  header .nav {
    padding: 0 4.5%;
    display: none; }
    header .nav .cont {
      font-size: 0;
      line-height: 21px;
      padding: 0;
      padding-top: 40px; }
    header .nav a {
      display: inline-block;
      width: 35%;
      color: #F8FAFF;
      line-height: 21px;
      font-size: 16px;
      text-decoration: none;
      padding-bottom: 39px;
      margin-right: 30%;
      margin-bottom: 40px;
      border-bottom: 1px solid #676670; }
      header .nav a:nth-child(2n) {
        margin-right: 0; }
      header .nav a:hover, header .nav a.current {
        color: #B2D234; }
      header nav .title .mb_de{
        display: none;
      }
      header nav .line_1{
        display: none;
      }
  header .logo {
    float: none;
    /*line-height: 38px;*/
     }
  header .logo img{
    width: 80%;
    height: auto;
  }
  header .title{
    font-size: 12px;
    color: #F8FAFF;
    line-height: 22px;
  }
  header .menu {
    float: right; }
  header .gapline {
    position: relative;
    left: -125px;
    height: 18px;
    transform: rotate(0deg);
    border-color: #fff; }

  .top-cont {
    padding: 100px 5% 85px;
    height: 290px; }
    .top-cont img {
      width: 90%; }
    .top-cont .intro {
      bottom: -66px;
      font-size: 16px;
      line-height: 26px;
      text-align: left;
      width: 100%;
      left: 5%;
      transform: translateX(0%); }
      .top-cont .intro time {
        display: block;
        color: #B2D234; }
.model-pannel .title{
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 27px;
}
  .banner {
    padding: 100px 6% 85px;
    background-image: url("images/m-bg-top.jpg");
    height: 280px;
    background-size: 100%; }
    .banner .title {
      font-size: 24px;
      line-height: 28px;
      text-align: center; }
      .banner .title .s {
        margin: 0 5px;
        font-size: 24px;
        top: 0; }
      .banner .title .fr {
        margin-top: 20px;
        font-size: 48px;
        float: none; }
        .banner .title .fr .s {
          font-size: 48px; }
      .banner .title .c {
        font-size: 48px; }
    .banner .intro {
      bottom: -66px;
      font-size: 16px;
      line-height: 26px;
      text-align: left;
      width: 100%; }
      .banner .intro time {
        display: block;
        color: #B2D234; }

  .articles {
    background-color: #292A2E;
    /*padding-top: 80px;*/
    /*margin-bottom: 40px;*/
     }
    .articles li {
      height: auto; }
    .articles .img {
      width: 100%; }
      .articles .img img {
    width: 100%;
    height: auto;
    width: 320px;
    height: 217px;}
    .articles .post {
      float: none;
      width: 100%;
      height: 100%;
      position: absolute;
      background-color: rgba(41, 42, 46, 0.8); }
      .articles .post .title {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 28px; }
      .articles .post .gapline {
        margin: 0 auto 20px; }
      .articles .post .cont {
        text-align: center;
        overflow: hidden;
            padding: 50px 20px !important;
         }
      .articles .post .options {
        position: static;
        font-size: 14px; }
      .articles .post .triangle {
        display: none; }
      .articles .post .summary {
        display: none; }
    .articles .more {
      display: block; }
      .articles.public .load_more{
          padding: 30px;
          border: none;
      }
      .articles.public .load_more .btn{
        font-size: 13px;
        color: #B3B3B3;
        line-height: 15px;
        border: 1px solid #666666;
        padding: 8px 11px;
      }
      .articles.public .add{
        display: none;
      }

  .gap-banner .img {
    width: 90%; }
  .gap-banner img {
    width: 100%; }

  /*.model-pannel {
    padding: 50px 3%; }*/
    .model-pannel .cont {
      width: 100%; }
      .model-pannel .cont .title {
        font-size: 20px;
        color: #F8FAFF;
        line-height: 27px;
         }
        /*.model-pannel .cont .title .gap {
          display: none; 
          }*/
.cars{
  padding-top: 20px;
}
.model-pannel .part4_p{
  padding: 0 8%;
}
.model-pannel .part4_tit{
  padding: 0 8%;
}
.car_big .common{
  padding: 0 8%;
}
.car_big .common .common_li{
    font-size: 10px;
    margin-bottom: 12px;
    border: 1px solid #64646b;
    margin-right: 15px;
}
.car_big .common .common_li a{
    padding: 2px 7px;
    width: 85px;
}
.cars .cont .car_small{
  width: 75%;
  margin:  0 auto;
}
.cars .cont .car_big_none{
  display: none;
}
.cars .cont .car_small{
  display: block;
}
.cars .cont .car_small .small_list img{
  float: left;
  padding-top: 5px;
}
.cars .cont .car_small .small_list li{
  margin-bottom: 32px;
  overflow: hidden;
}
.cars .cont .car_small .small_list li .car_small_txt{
  overflow: hidden;
}
/*.cars .cont .car_small .small_list .car_last{
  padding-top: 32px;
  clear: both;
}*/
.cars .cont .car_small .small_list .dot{
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #08D0A3;
  display: inline-block;
  margin-left: 10px;
  margin-right: 8px;
}
.cars .cont .car_small .small_list .small_tit{
    font-size: 14px;
    color: #08D0A3;
    margin-right: 8px;
    margin-bottom: 5px;
    margin-left: 10px;
}
.cars .cont .car_small .small_list .small_p{
    font-size: 11px;
    color: #F8FAFF;
    margin-left: 34px;
}
  .auction {
    padding: 50px 3%;
    margin-bottom: 50px; }
    .auction .cont {
      width: 100%; }
      .auction .cont .see_more {
        display: none; }
      .auction .cont .more {
        display: block;
        margin-top: 57px; }
      .auction .cont .summary {
        padding: 0;
        margin-bottom: 40px; }
      .auction .cont .post {
        position: static;
        width: 100%;
        height: auto;
        padding: 40px 20px; }
        .auction .cont .post .title {
          line-height: 32px;
          font-size: 24px; }
        .auction .cont .post .summary {
          font-size: 16px;
          line-height: 28px; }
      .auction .cont .img {
        border: none; }
        .auction .cont .img img {
          width: 100%; }
.car{
  padding: 0;
}
  .cars .r-img {
    width: 25%; }
  .cars .left, .cars .right {
    float: none; }
  .cars .left {
    margin-right: 0; }
    .cars .left img {
      width: 100%; }
  .cars .right {
    background-color: #FFF;
    height: auto;
    padding: 20px 10px 10px; }
    .cars .right .intro {
      border: none;
      position: static;
      padding-left: 0;
      line-height: 26px;
      color: #666666; }
    .cars .right .link {
      display: none; }
  .cars .slick-dots {
    text-align: center; }
  .cars .more {
    display: block;
    margin-top: 40px;
    background-color: transparent; }
.car .cont .list{
  padding: 0 15px;
}
  .test {
    margin-bottom: 0; }
    .test .see_more {
      display: none; }
    .test .more {
      display: block;
      margin-top: 40px; }
    .test .left {
      float: none; }
      .test .left iframe {
        width: 100%;
        height: auto; }
    .test .right {
      height: auto; }
      .test .right .post {
        padding: 0;
        position: static; }
        .test .right .post .gap-line {
          display: none; }
        .test .right .post .title {
          padding: 20px 10px; }
        .test .right .post .summary {
          padding: 0 10px 20px 10px;
          margin-bottom: 20px;
          border-bottom: 1px solid #D8D8D8; }
        .test .right .post .infor {
          text-align: center;
          margin-bottom: 20px;
          line-height: 16px;
          color: #B3B3B3; }
          .test .right .post .infor .author {
            color: #808080; }
  .report .title{
    padding-top: 15px;
  }
  .report {
    padding-top: 0; }
    .report .cont li {
      padding: 30px;
      line-height: 26px; }
      .report .cont li .right {
        display: none; }
      .report .cont li .title {
        display: block;
        margin-top: 17px;
        text-align: left;
        font-size: 16px;
        line-height: 26px; }
      .report .cont li .pannel {
        margin-right: 0px;
        float: right; }
      .report .cont li .new {
        display: block;
        text-align: right; }
.audi{
  display: none !important;
}
.audi_mb{
  display: block;
}
.audi_mb .img{
  width: auto;
}
.che_ad{
  display: none !important;
}
.che_ad_mb{
  display: block;
}
.che_ad_mb .img{
  width: auto;
}
  .wonderful {
    margin-bottom: 40px;
    background-color: #292A2E; }
    .wonderful ul {
      list-style-type: none; }
    .wonderful li {
      display: block;
      position: relative;
      border: none;
      padding-bottom: 50px; }
      .wonderful li .pic {
        float: none;
        margin-right: 0;
        margin-bottom: 10px;
        display: block; }
        .wonderful li .pic img {
          width: 100%;
          height: auto; }
      .wonderful li .cont {
        padding: 0 5px;
        color: #fff; }
        .wonderful li .cont .title {
          margin-bottom: 15px; }
        .wonderful li .cont .info {
          position: absolute;
          bottom: 10px;
          font-size: 13px; }
          .wonderful li .cont .info .name {
            color: #B2D234;
            text-decoration: none; }
        .wonderful li .cont .intro {
          color: #b3b3b3; }
      .wonderful li .options {
        position: absolute;
        top: 150px; }
        .wonderful li .options a {
          text-decoration: none; }
        .wonderful li .options .js-like, .wonderful li .options .js-comment {
          color: #fff; }
    .wonderful .load_more {
      display: none; }
    .wonderful .more {
      display: block;
      background-color: #292A2E; }

  footer {
    font-size: 16px; } }
@media (max-width: 320px) {
  .share{
    margin-top: 148px;
  }
}
