/*rest*/
body {
    font-family: Microsoft Yahei;
    -webkit-text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-appearance: none;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    overflow-x: hidden;
    overflow-y: auto;
    position: relative;
}

* {
    margin: 0;
    padding: 0;
}

ul,
li {
    list-style: none;
}

a:link,
a:visited {
    text-decoration: none;
    color: #333;
}

img {
    border: none;
    vertical-align: middle;
    display: block;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

ul li img {
    cursor: pointer;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    overflow: hidden;
}

ul li img:hover {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.dn {
    display: none;
}

body {
    background: #002355;
}

.banner {
    width: 100%;
    height: 668px;
    background: url("https://x0.ifengimg.com/cmpp/96e88c74a1c1f75f/2021/15/banner.jpg") no-repeat center center;
}

.body {
    width: 100%;
    background: #002355 url("http://x0.ifengimg.com/auto/image/2020/0924/body.jpg") no-repeat center 0;
    padding-bottom: 100px;
}

.wrap {
    width: 1300px;
    margin: 0 auto;
}

.wp {
    width: 1260px;
    margin: 0 auto;
}

.nav ul {
    width: 1300px;
    overflow: hidden;
}

.nav ul li {
    float: left;
    width: 14%;
}

.nav ul li a {
    display: block;
    height: 56px;
    line-height: 56px;
    font-size: 26px;
    color: #fff;
    text-align: center;
}

.con-box {
    margin-top: 24px;
    padding: 40px 20px 40px;
}

.news-list,
.video-list,
.interview-list,
.newcar-list,
.picture-list,
.group-buying-list,
.help-list {
    padding: 40px 20px 40px;
    background: #fff;
}

.news-list {
    margin-top: 0;
    height: 920px;

}

/* 共用标题 */
.g-tit {
    margin-top: 50px;
    position: relative;
    height: 67px;
    background: url("http://x0.ifengimg.com/auto/image/2020/0924/header.png") no-repeat center 20px;
    background-size: 100% auto;
}

.g-tit p {
    color: #fff;
    font-size: 40px;
    line-height: 1;
    padding-left: 120px;
    display: inline-block;

}

.g-tit p:nth-child(2) {
    padding-left: 20px;
}

.g-tit .close{
    font-size: 30px;
}

.g-tit .link {
    display: block;
    position: absolute;
    right: 3px;
    top: 10px;
    width: 50px;
    height: 50px;
    background: url("http://x0.ifengimg.com/auto/image/2020/0924/ico-link.png") no-repeat center center;
}

/* 资讯 */
.left-part {
    width: 738px;
    height: 490px;
}

.focus {
    display: block;
    width: 738px;
    height: 490px;
    position: relative;
}

.focus .icon {
    position: absolute;
    left: 0;
    top: 0;
    width: 144px;
    height: 144px;
    z-index: 2;
}

.focus .img {
    width: 100%;
    height: 100%;
}

.focus .txt {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 580px;
    height: 140px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: alpha(opacity=40);
    color: #fff;

}

.focus .txt:before {
    content: "";
    position: absolute;
    left: 50px;
    bottom: 22px;
    width: 3px;
    height: 96px;
    background-color: #ff0a15;

}

.focus .txt h3 {
    padding-left: 70px;
    padding-top: 18px;
    font-size: 42px;
}

.focus .txt p {

    padding-left: 70px;
    font-size: 33px;
}

.right-part {
    width: 462px;
    margin-right: 20px;
}

.right-part h2 {
    height: 48px;
    line-height: 48px;
    font-size: 25px;
    background-color: #4fb6ff;
}

.right-part h2 a {
    display: block;
    padding: 0 4px;
    color: #fff;

}
.news-box{
    height: 398px;
    margin: 20px -20px 0 -20px;
    padding: 0 20px;
    background: url('http://x0.ifengimg.com/auto/image/2020/0924/bg-car.png') no-repeat center center;
    background-size: 100% auto;
}
.news-box h2{
    padding-top: 30px;
    overflow: hidden;
    position: relative;
}
.news-box h2 a.tit{
    float: left;
    width: 50%;
    line-height: 40px;
    font-style: 23px;
    color: #27598d;
    box-sizing: border-box;
    padding: 0 45px 0 70px;
}
.news-box h2 a.tit:nth-child(2){
    padding: 0 70px 0 45px;
}
.news-box h2 a.more{
    position: absolute;
    right: 74px;
    top: 42px;
    color: #27598d;
    font-size: 16px;

    
}
.m-news {
    line-height: 32px;
    font-size: 20px;
    color: #2a2f33;
    vertical-align: middle;
    overflow: hidden;
}
.m-news li{
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 0 45px 0 70px;
}

.m-news li:nth-child(even){
    padding: 0 70px 0 45px;
}

.m-news li a:before {
    content: "";
    float: left;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    background-color: #a1aabb;
    margin: 14px 10px 0 2px;
}

.m-news li a {
    vertical-align: middle;
    overflow: hidden;
}
.m-news li a p{
    float: left;
    width: 360px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-news li a span{
    float: right;
}

/* .btn-refresh {
    float: right;
    margin-top: 20px;
    margin-right: 20px;
    padding-right: 20px;
    color: #4fb6ff;
    font-size: 16px;
    background: url('//p0.ifengimg.com/auto/image/2019/0410/ico_refresh.png') no-repeat center right;
    cursor: pointer;
} */

/* 列表  */
.m-list {
    width: 1260px;
    margin: 0 auto;
    overflow: hidden;
}

.m-list li {
    float: left;
    width: 25%;

}

.m-list li .inner {
    display: block;
    margin-right: 37px;
    margin-bottom: 34px;
}

.m-list li:nth-child(4n) .inner {
    margin-right: 0;
}

.m-list li .hd {
    position: relative;
    overflow: hidden;
}

.m-list li .hd img {
    width: 100%;
    height: 185px;
    overflow: hidden;
}

.m-list li .hd p {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0 6px;
    height: 44px;
    line-height: 44px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: alpha(opacity=40);
    font-size: 19px;
    color: #fff;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.m-list li .hd .ico-play {
    position: absolute;
    left: 50%;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 73px;
    height: 73px;
    background: url("//p0.ifengimg.com/auto/image/2019/0410/ico_play.png");

}

.m-list li .bd {
    padding-top: 14px;
    font-size: 18px;
    line-height: 24px;
    color: #666;
    height: 62px;
    overflow: hidden;
}

.m-list li .bd span {
    color: #000;
}

.m-list li .bd a {
    color: #ff4547;
}

.m-list-fivepart li {
    width: 20%;
}

.m-list-fivepart li .inner,
.m-list-fivepart li:nth-child(4n) .inner {
    margin-right: 19px;
}

.m-list-fivepart li:nth-child(5n) .inner {
    margin-right: 0;
}

.m-list-fivepart li .hd img {
    height: 155px;
}

.m-list-fivepart li .hd p {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
}

/* 车型导航 */
.cartab-list {
    width: 776px;
    margin: 0 auto 30px;
    padding-bottom: 10px;
    overflow: hidden;
}

.cartab-list li {
    float: left;
    width: 25%;
    height: 40px;
    line-height: 40px;
    background: #0197f8;
    font-size: 19px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    position: relative;
}

.cartab-list li:before {
    display: none;
    content: "";
    position: absolute;
    width: 12px;
    height: 10px;
    bottom: -10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("//p0.ifengimg.com/auto/image/2019/0410/ico_arr2.jpg");

}

.cartab-list li.on {
    background: #ee5449;
}

.cartab-list li.on:before {
    display: block;
}

/* 访谈切换 */
.interview-tit {
    background: url("//p0.ifengimg.com/auto/image/2019/0410/img_title2.png");
    height: 102px;
}

.interview-tit ul {
    overflow: hidden;
    padding-left: 80px;
}

.interview-tit li {
    float: left;
    width: 240px;
    height: 80px;
    margin-right: 20px;
    cursor: pointer;
}

.interview-tit .topInterview-btn {
    /* background: #ee5449; */
}

.interview-tit .dealer-btn {
    /* background: #ee5449; */
}

.interview-tit .topInterview-btn.on {
    background: #ee5449;
}

.interview-tit .dealer-btn.on {
    background: #ee5449;
}

/* 城市导航 */
.city-list {
    margin-bottom: 30px;
    background: #ff534e;

}

.city-list ul {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}

.city-list li {
    float: left;
    width: 12.4%;
    height: 50px;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    cursor: pointer;
}

.city-list li.on,
.city-list li:hover {
    background: #fff;
    color: #ff534e;
}

/* 扶贫助农 */
.help-list .city-list li {
    width: 20%;
}

.help-img {
    width: 100%;

}

/* 团购 */
.group-img {
    width: 100%;
    height: auto;
}

.m-list-txtbg {
    width: 1220px;
}

.m-list-txtbg li {
    width: 20%;
}

.m-list-txtbg li .inner,
.m-list-txtbg li:nth-child(4n) .inner {
    margin-right: 20px;
}

.m-list-txtbg li:nth-child(5n) .inner {
    margin-right: 0;
}

.m-list-txtbg li .hd img {
    height: 154px;
}

.m-list-txtbg li .bd {
    background: #ff9d85;
    color: #fff;
    text-align: center;
    height: 68px;
}

.m-list-txtbg li:nth-child(2n) .bd {
    background-image: linear-gradient(to right, #00c9ba, #00a1df);
}

.m-list-txtbg li:nth-child(3n) .bd {
    background-image: linear-gradient(to right, #00a1df, #9e84e9);
}

.m-list-txtbg li:nth-child(4n) .bd {
    background: #ff9091;
}

.m-list-txtbg li:nth-child(5n) .bd {
    background: #36a9f9;
}

.m-list-txtbg li .bd h3 {
    line-height: 30px;
    font-size: 18px;
}

.m-list-txtbg li .bd p {
    font-size: 14px;
}

/* 轮播图 */
/* .swiper-container{
    padding-bottom: 17px;
}
.swiper-container-horizontal>.swiper-pagination-bullets{
    bottom: 0px;
}
.swiper-container .swiper-pagination-bullet {
    width: 17px;
    height: 17px;
    background: #d5d5d5;
    border-radius: 9px;
    opacity: 1;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    overflow: hidden; }
.swiper-container .swiper-pagination-bullet-active {
    width: 39px;
    background: #0171fb;
} */
.swiper-pagination {
    text-align: center;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 17px;
    height: 17px;
    background: #d5d5d5;
    border-radius: 9px;
    margin: 0 3px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    cursor: pointer;

}

.swiper-active-switch {
    width: 39px;
    background: #0171fb;
}

.news-list .swiper-pagination {
    margin-top: 40px;
}

/* .swiper-button-prev,
.swiper-button-next {
    position: absolute;
    width: 62px;
    height: 62px;
    bottom: 260px;
    border-radius: 50%;
    cursor: pointer;
} */

/* .swiper-button-prev {
    left: 10px;
    background: #163166 url("//p0.ifengimg.com/auto/image/2019/0410/ico_left.png") no-repeat center center;
}

.swiper-button-next {
    right: 10px;
    background: #163166 url("//p0.ifengimg.com/auto/image/2019/0410/ico_right.png") no-repeat center center;
} */

/*视频弹窗*/
.pop_video {
    width: 761px;
    height: 603px;
    background: url("//p3.ifengimg.com/auto/image/2019/0411/bg_popup.png") no-repeat center center;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    display: none;
    background-size: 100% 100%;
}

.pop_video .close {
    width: 50px;
    height: 50px;
    cursor: pointer;
    position: absolute;
    top: 52px;
    right: 14px;
}

.pop_video .video_b {
    width: 581px;
    height: 328px;
    position: absolute;
    top: 140px;
    left: 90px;
}

.pop_mask {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.7;
    filter: alpha(opacity=70);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 80;
    display: none;
}

/* 二维码 */
.float-code {
    position: fixed;
    right: 0;
    top: 300px;
    width: 191px;
    height: 249px;
    z-index: 99;
}

@media screen and (max-width: 1660px) {
    .float-code {
        display: none;
    }
}



.w1000 {
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
}

.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

/* cl 第一模块 */
/* .jdt {
    width: 1260px;
    margin: 0 auto;
    padding-bottom: 16px;
}

.news-list {
    padding: 20px 20px 40px;
}

.news-list .box {
    padding: 21px 0 8px;
    margin: 0 auto;
}

.news-list .box div .top .top_left {
    width: 687px;
    float: left;
}

.news-list .box div a {
    display: block;
    position: relative;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
}

.news-list .box div a p {
    width: 100%;
    padding-top: 18px;
    text-indent: 18px;
    padding-bottom: 6px;
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.76), rgba(255, 255, 255, 0.08));
}

.news-list .box div .top .top_right {
    width: 550px;
    float: right;
}

.news-list .box div .top .top_right .r_row a {
    display: block;
    float: left;
}

.news-list .box div .top .top_right .r_row a:first-child {
    width: 310px;
    margin-right: 15px;
}

.news-list .box div .top .top_right .r_row a:last-child {
    width: 220px;
}

.news-list .box div .top .top_right .r_row_sec {
    margin-top: 20px;
}

.news-list .box div .bottom {
    width: 100%;
    margin-top: 22px;
}

.news-list .box div .bottom li {
    width: 300px;
    float: left;
    margin-right: 16px;
}

.news-list .box div .bottom li a {
    overflow: hidden;
    width: 300px;
    margin-top: 10px;
}

.news-list .box div .bottom li a span {
    width: 270px;
    margin: 0 auto;
    display: block;
    font-size: 14px;
    color: #888988;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.news-list .box div .bottom li a .b_tit {
    text-align: center;
    font-size: 21px;
    color: #323333;
    line-height: 22px;
    font-family: "Microsoft YaHei UI";
    font-weight: bold;
}

.news-list .box div .bottom li a span:last-child {
    margin-top: 8px;
}

.news-list .box div .bottom li:last-child {
    margin-right: 0px;
}

.news-list .swiper-pagination {
    margin-top: 20px;
} */


/* cl 精彩视频 */
/* #video {
    position: relative;
}

.common_style .common_main {
    margin-top: -13px;
    background-color: #fff;
}

#video .video_con {
    position: relative;
}

#video .video_con .video_img {
    width: 1250px;
    height: 495px;
}

#video .video_con .video_msg {
    width: 373px;
    height: 494px;
    position: absolute;
    top: 0px;
    right: 30px;
    background: rgba(0, 0, 0, 0.75);
}

#video .video_con .video_msg .video_msg_con {
    color: #fff;
    width: 258px;
    margin: 116px auto 0;
}

#video .video_con .video_msg .video_msg_con p {
    font-size: 25px;
    font-weight: bold;
    font-family: "Microsoft YaHei UI";
    margin-bottom: 6px;
}

#video .video_con .video_msg .video_msg_con .line {
    width: 78px;
    height: 5px;
    background: #fff;
    margin-top: 27px;
    margin-bottom: 44px;
}

#video .video_con .video_msg .video_msg_con .detail {
    font-size: 15px;
    font-family: 宋体;
    font-weight: normal;
    text-align: justify;
}

#video .video_con .video_msg .video_msg_con .btn {
    margin-top: 44px;
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    width: 166px;
    height: 44px;
    line-height: 44px;
    background: #e74642;
    text-align: center;
    display: block;
} */

/* 全媒体看车展 */
.all_media_list {
    padding: 40px 0;
}

.all_media_list {
    width: 1300px;
    background: #fff;
}

.all_media_list ul {
    width: 100%;
    margin: 0 auto;
    font-size: 0;
}

.all_media_list ul li {
    background: #fff;
    border-radius: 5px;
    width: 344px;
    margin-right: 33px;
    margin-left: 33px;
    vertical-align: text-top;
    line-height: 28px;
    padding: 16px 0;
    display: inline-block;
}

.all_media_list ul li a {
    width: 100%;
    margin: 0 auto;
    text-decoration-style: dotted;
    display: block;
}

.all_media_list ul li a p {
    width: 224px;
    font-size: 14px;
    color: #444;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
}

.all_media_list ul li a span {
    font-size: 12px;
    color: #666666;
    display: inline-block;
    vertical-align: top;
    float: right;
}



/* ld 精彩视频 */
.video-list{
    overflow: hidden;
}
.video-list .v{
    float: left;
    width: 670px;
    height: 389px;
    background-color: #000;
}
.video-list .vlist{
    float: right;
    width: 574px;
    overflow: hidden;
}
.video-list .vlist li{
    float: left;
    width: 271px;
    height: 183px;
    margin-left: 16px;
    margin-bottom: 20px;
    background-color: #000;
    position: relative;
}
.video-list .vlist li img{
    width: 100%;
    height: 100%;
}
.video-list .vlist li img:hover {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
}
.video-list .vlist li .ico-play{
    position: absolute;
    left: 50%;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 40px;
    height: 40px;
    background: url(http://p0.ifengimg.com/auto/image/2019/0513/ico-play.png) no-repeat center center;
    background-size: 100% 100%;
}
.video-list .vlist .current .ico-play{
    background:none;
}
/* ld 最新资讯 */
.top-box{
    overflow: hidden;
}
.top-l{
    float: left;
}
.top-l #video{
    width: 616px;
    height:346px;
    background-color: #000;
}
.video-title{
    position: relative;
    padding-left: 10px;
}
.video-title h3{
    color: #1f1f20;
    font-size: 35px;
}
.video-title p{
    color: #1f1f20;
    font-size: 22px;
}
.video-title:before{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 12px;
    width: 2px;
    height: 56px;
    background-color: #ff1c12;
}
.m-info{
    overflow: hidden;
    margin: 14px 0;
}
.m-info .txt{
    float: left;
    width: 480px;
}
.m-info .p1{
    color: #000;
    font-size: 16px;
    line-height: 23px;
}
.m-info .p2{
    margin-top: 10px;
    color: #ef0000;
    font-size: 16px;
    line-height: 23px;
    
}
.m-info .code{
    float: right;
    width: 74px;
    height: 74px;
}

/* 带缩略图轮播 */
.top-r{
    float: right;
    width: 615px;
    height: 512px;
}
.top-r .swiper-container {
    width: 100%;
    height: 512px;
    margin-left: auto;
    margin-right: auto;
  }

  .top-r  .swiper-slide {
    background-size: cover;
    background-position: center;
  }

  .top-r  .swiper-slide a{
      display: block;
      width: 100%;
      height: 100%;
  }

  .top-r .gallery-top {
    height: 80%;
    width: 100%;
    min-height:409px;
  }

  .top-r .gallery-thumbs {
    height: 23%;
    box-sizing: border-box;
    padding: 10px 0;
  }

  .top-r .gallery-thumbs .swiper-slide {
    width: 25%;
    height: 100%;
    opacity: 0.4;
  }

  .top-r .gallery-thumbs .swiper-slide-thumb-active {
    opacity: 1;
  }

  .top-r .txt{
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 40px;
      line-height: 40px;
      text-align: center;
      color: #fff;
      font-size: 20px;
  }

  .ad {
      margin-top: 20px;
  }
  .ad img{
      width: 100%;
      height: auto;
  }

  /* 精彩瞬间 */
  .picture-list .swiper-container{
      width: 800px;
      margin: 0 auto;
  }
  .picture-list .picture-item img{
      width: 100%;
  }
  .picture-list .swiper-button-next, .swiper-button-prev{
    color: #ffffff;
}

/* 底部 */
.clear { clear: both; }
.speFooter { width: 1000px; height: 72px; margin: 0 auto; clear: both; text-align: center; line-height: 24px; font-family: Arial, simsun; font-size: 12px; }
.speFooter a { text-decoration: none; color: #fff;}
.speFooter a:hover { text-decoration: underline; }
.speFooter .footLink { line-height: 22px; }
.speFooter .footLink a { padding: 0px 8px; }
.speFooter .copyright { line-height: 22px;color: #fff; }
.clear { clear: both; }
.speFooter ul, .chaFotNav li { margin: 0px; padding: 0px; }
.speFooter li { list-style: none; }