﻿::after {
    outline: none
}

::before {
    outline: none
}

* {
    box-sizing: border-box;
    line-height: 1;
}

body {
    height: auto;
    margin: 0 auto;
    padding: 0 auto;
    font-family: "microsoft yahei";
    background-color: #1c2f89;
    min-width: 1220px;
}

ul li {
    list-style: none;
}

div,
ul,
li,
img,
dl,
dt,
dd,
form,
table,
tr,
td,
h1,
h2,
h3,
h4,
h5,
h6,
a,
input,
p,
video {
    margin: 0px;
    padding: 0px;
    border: none;
    border: 0
}

a {
    text-decoration: none;
}

a {
    outline: none;
}

:focus {
    outline: 0;
}

#top {
    width: 100%;
    height: 60px;
    background: rgb(0, 0, 0, .3);
    position: absolute;
    left: 0;
    right: 0;
}

.top_nr {
    width: 1200px;
    margin: 0 auto;
}

.top_nr ul {
    float: right;
}

.top_nr ul li {
    float: left;
    line-height: 60px;
}

.top_nr ul li.end {
    background: none;
}

.top_nr ul li a {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    margin: 0 9px;
    font-weight: normal;
}

.top_nr ul li a:hover {
    color: #e97812;
    text-decoration: underline
}

.top_nr p {
    float: left;
    margin-top: 7px;
}

.top_nr p img {
    display: block;
    border: none;
}

.banner {
    height: 802px;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/topbanner.jpg);
    background-repeat: no-repeat;
    background-size: 1920px 802px;
    background-position: center;
}

/*焦点图*/
.pc_up {
    height: 367px;
    background: url(//img.12365auto.com/zhuanti/2025voc/images/bottombanner.jpg) no-repeat top center;
}

.pc_up_cen {
    width: 1200px;
    margin: 0 auto;
    height: 367px;
    display: flex;
    justify-content: space-between;
}

/*左侧焦点图*/
.g-left {
    float: left;
    width: 620px;
    height: 340px;
}

.g-left .container {
    float: left;
    _display: inline;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.g-left .container .recommend-swiper {
    width: 800%;
    height: 100%;
}

.g-left .container .recommend-swiper .recommend-item {
    width: 620px;
    height: 340px;
    overflow: hidden;
    float: left;
}

.g-left .container .recommend-swiper .recommend-item a {
    width: 100%;
    height: 100%;
    position: relative;
    display: block;
    cursor: pointer;
}

.g-left .container .recommend-swiper .recommend-item a .img-content img {
    width: 100%;
    height: 340px;
}

.g-left .container .recommend-swiper .recommend-item a .img-content p {
    position: absolute;
    z-index: 3;
    left: 0;
    right: 0;
    bottom: 0;
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    font-size: 22px;
    color: #fff;
}

.g-left .container .recommend-swiper .recommend-item a .img-content p.img-bg {
    background: url(//img.12365auto.com/zhuanti/2020bjcz/images/jdt_pbg.png) repeat;
    height: 82px;
}

.g-left .container .recommend-swiper .recommend-item a .img-content p em {
    position: absolute;
    left: 0;
    top: 0px;
    color: #fff;
    width: 65px;
    height: 60px;
    background: #e97812;
    line-height: 60px;
    text-align: center;
    display: block;
    font-size: 26px;
    letter-spacing: 0px;
    font-weight: normal;
}

.g-left .container .recommend-swiper .recommend-item a .img-content p em b {
    font-weight: normal;
    padding: 0 1px;
}

.g-left .container .recommend-swiper .recommend-item a .img-content p em .b-active {
    position: relative;
    top: -6px;
    font-size: 28px;
}

.g-left .container .recommend-swiper .recommend-item a .img-content p em .b-count {
    font-size: 18px;
    position: relative;
    top: 4px;
}

.g-left .container .recommend-swiper .recommend-item a:hover {
    text-decoration: none;
}

.g-left .container .recommend-swiper .recommend-item a:hover p {
    color: #e97812;
}

.yx-rotation-focus span,
.yx-rotaion-btn span {
    display: block;
}

.yx-rotation-focus {
    height: 5px;
    position: absolute;
    bottom: 17px;
    z-index: 99;
    display: flex;
    justify-content: center;
    width: 100%;
}

.yx-rotation-focus span {
    width: 23px;
    height: 5px;
    margin-left: 7px;
    float: left;
    cursor: pointer;
    background: rgba(255, 255, 255, 0.6)none repeat scroll 0 0;
    border-radius: 2.5px;
}

.yx-rotation-focus span.hover {
    background: rgba(249, 206, 148, 1)none repeat scroll 0 0;
}

.swiper-button-next {
    top: 151px;
    position: absolute;
    z-index: 99;
    display: block;
    left: 20px;
    cursor: pointer;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/swiperbtn.png);
    background-repeat: no-repeat;
    background-position: 0px -49px;
    width: 49px;
    height: 49px;
}

.swiper-button-next:hover {
    background-position: 0 0;
}

.swiper-button-prev {
    top: 151px;
    position: absolute;
    z-index: 99;
    display: block;
    right: 20px;
    cursor: pointer;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/swiperbtn.png);
    background-repeat: no-repeat;
    background-position: -49px -49px;
    width: 49px;
    height: 49px;
}

.swiper-button-prev:hover {
    background-position: -49px 0;
}

/*右侧*/
.new {
    width: 537px;
}

.new h1 {
    margin-top: 15px;
}

.new h1 a {
    font-size: 26px;
    color: #ffffff;
    display: block;
    text-align: center;
}

.new h1 a:hover {
    color: #f9ce94;
}

.new p {
    font-size: 17px;
    color: #fff;
    margin-top: 22px;
}

.new p span {
    display: block;
    line-height: 28px;
    text-indent: 2em;
    margin-bottom: 1em;
}

.new p>span:last-of-type {
    margin-bottom: 0;
}

.has_link {
    color: #f2b103;
}

.has_link:hover {
    color: #f27303;
}


/* 中国汽车之声(VOC+)介绍 */
.textual_introduction {
    height: 774px;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/bg01.jpg);
    background-repeat: no-repeat;
    background-size: 1920px 774px;
    background-position: top;
    padding-top: 73px;
}

.section_title {
    display: block;
    margin: auto;
}

.textual_introduction .section_border {
    width: 1218px;
    height: 417px;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/border_01.png);
    background-repeat: no-repeat;
    background-position: top;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 1em;
    margin: 30px auto 0;
    padding: 0 65px;
}

.content_text {
    font-size: 17px;
    color: #fff;
    line-height: 28px;
    text-indent: 2em;
    text-align: justify;
}

.content_text a {
    color: #f2b103;
}

.content_text a:hover {
    color: #f27303;
}

/* 报告发布 */
.report_introduction {
    height: 825px;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/bg02.jpg);
    background-repeat: no-repeat;
    background-size: 1920px 825px;
    background-position: top;
}

.report_introduction .section_border {
    width: 1218px;
    height: 541px;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/border_02.png);
    background-repeat: no-repeat;
    background-position: top;
    display: flex;
    justify-content: space-around;
    margin: 30px auto 0;
}

.report_introduction .section_border>div {
    width: 512px;
    padding-top: 54px;
}

.report_introduction .section_border>div img {
    width: 504px;
}

.report_introduction .section_border>div h2 {
    margin-top: 25px;
    text-align: center;
}

.report_introduction .section_border>div h2 a {
    font-size: 24px;
    color: #fff;
}

.report_introduction .section_border>div h2 a:hover {
    color: #f9ce94;
}

.report_introduction .section_border>div p {
    margin-top: 22px;
}

/* 售后服务突出贡献人物 */
.person_introduction {
    height: 1271px;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/bg03.jpg);
    background-repeat: no-repeat;
    background-size: 1920px 1306px;
    background-position: top;
}

.person_introduction .section_border {
    display: block;
    margin: 45px auto 50px;
    width: 1192px;
}

.person_flex {
    display: flex;
    justify-content: center;
    gap: 40px 100px;
    margin-bottom: 30px;
}

.person_flex:last-of-type {
    margin-bottom: 0;
}

.person_flex p {
    margin-top: 10px;
    font-size: 14px;
    color: #fff;
    line-height: 1.5;
    padding-left: 20px;
    letter-spacing: 1px;
}

/* 获奖企业 */
.company_introduction {
    height: 1748px;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/bg04.jpg);
    background-repeat: no-repeat;
    background-size: 1920px 1748px;
    background-position: top;
}

.company_introduction .section_border {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-top: 45px;
}

.company_introduction .section_border img {
    width: 1218px;
    display: block;
    margin: auto;
}

/* 主题介绍 */
.topic_introduction {
    height: 1105px;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/bg05.jpg);
    background-repeat: no-repeat;
    background-size: 1920px 1105px;
    background-position: top;
}

.topic_introduction .section_border {
    width: 1200px;
    display: block;
    margin: auto;
}

.pt30 {
    padding-top: 30px;
}

.pt50 {
    padding-top: 50px;
}

.pt60 {
    padding-top: 60px;
}

.topic_flex {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}

.topic_flex>div {
    width: 300px;
    display: flex;
    flex-direction: column;
}

.topic_flex_img {
    width: 275px;
    display: block;
    margin: auto;
}

.topic_flex>div h3 {
    font-size: 22px;
    color: #ffffff;
    text-align: center;
    margin-top: 22px;
}

.topic_flex>div p {
    font-size: 15px;
    color: #ffffff;
    text-align: center;
    margin-top: 10px;
}

.topic_flex>div .topic_line {
    display: block;
    margin: 8px auto 0;
}

.topic_flex>div span {
    display: block;
    margin: 6px auto 0;
    color: #ffdfa2;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    font-weight: bold;
}

/* 现场图片 */

.swiper_introduction {
    height: 1186px;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/bg06.jpg);
    background-repeat: no-repeat;
    background-size: 1920px 1186px;
    background-position: top;
}

.swiper_introduction .section_border {
    width: 1218px;
    height: 901px;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/border_03.png);
    background-repeat: no-repeat;
    background-position: top;
    display: block;
    margin: auto;
    margin-top: 30px;
    padding-top: 50px;
}

.pic_center {
    width: 1112px;
    margin: 0 auto;
}

.xcpic_b {
    width: 1112px;
    height: 679px;
    margin: auto;
    position: relative;
}

.xcpic_b .pic_cen {
    position: absolute;
    width: 1000px;
    height: 95px;
    bottom: -120px;
    overflow: hidden;
    left: 0;
    right: 0;
    margin: auto;
}

.xcpic_b .pic_cen ul li {
    float: left;
    width: 155px;
    height: 95px;
    position: relative;
}

.xcpic_b .pic_cen ul li img {
    width: 155px;
    height: 95px;
}

.xcpic_b .pic_cen ul li.slick-current span.pit {
    position: absolute;
    width: 155px;
    height: 95px;
    z-index: 9;
    left: 0;
    border: 3px solid #ffffff;
}

.xcpic_b .pic_left {
    position: absolute;
    left: 5px;
    top: 725px;
    z-index: 9;
}

.xcpic_b .pic_left a {
    display: block;
    width: 49px;
    height: 49px;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/swiperbtn.png);
    background-repeat: no-repeat;
    background-position: 0px -49px;
}

.xcpic_b .pic_left a:hover {
    background-position: 0 0;
}

.xcpic_b .pic_right {
    position: absolute;
    right: 5px;
    top: 725px;
    z-index: 9;
}

.xcpic_b .pic_right a {
    display: block;
    width: 49px;
    height: 49px;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/swiperbtn.png);
    background-repeat: no-repeat;
    background-position: -49px -49px;
}

.xcpic_b .pic_right a:hover {
    background-position: -49px 0;
}

.xcpic_b .big_pic {
    width: 1112px;
    height: 723px;
    overflow: hidden;
}

.xcpic_b .big_pic img {
    width: 100%;
}

/* 主办方介绍 */
.organizer_introduction {
    height: 692px;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/bg07.jpg);
    background-repeat: no-repeat;
    background-size: 1920px 692px;
    background-position: top;
}

.organizer_introduction .section_border {
    width: 1218px;
    height: 407px;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/border_04.png);
    background-repeat: no-repeat;
    background-position: top;
    display: flex;
    justify-content: space-around;
    margin: 30px auto 0;
}

.organizer_introduction .section_border>div {
    width: 493px;
    padding-top: 70px;
}

.organizer_introduction .section_border>div img {
    display: block;
    margin: auto;
}

.organizer_introduction .section_border>div p {
    margin-top: 20px;
}

/* 往期介绍 */
.old_introduction {
    height: 759px;
    background-image: url(//img.12365auto.com/zhuanti/2025voc/images/bg08.jpg);
    background-repeat: no-repeat;
    background-size: 1920px 759px;
    background-position: top;
}

.old_introduction_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    width: 1210px;
    margin: 50px auto 0;
}

.old_introduction_flex>div {
    flex: 0 0 calc((100% - 45px) / 4);
    overflow: hidden;
}

.old_introduction_flex>div>a>img {
    width: 100%;
    height: auto;
    display: block;
    transition: transform 0.3s ease;
    transform-origin: center;
}

.old_introduction_flex>div>a:hover>img {
    transform: scale(1.1);
}

/* footer */
.foot {
    padding: 30px 0 10px;
    width: auto;
    margin: 0px auto;
    background: #021a5e;
    clear: both;
}

.foot p {
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.foot p a {
    font-size: 16px;
    color: #fff;
    padding: 0 15px;
}

.foot p.bq {
    height: 40px;
    color: #fff;
}

.foot p.bq a {
    font-size: 16px;
}

.foot p.lxwm {
    height: 40px;
    color: #fff;
}

.foot p a:hover {
    color: #fff;
    text-decoration: underline;
}

.foot p.bq b {
    font-weight: normal;
    display: inline-block;
}

.foot p.bq b img {
    float: left;
    margin-top: 2px;
    width: 18px;
    margin-right: 5px;
}

.foot p.bq b em {
    font-style: normal;
    color: #fff;
}

.foot p.bq b a {
    padding-left: 0;
}

.foot p.bq span {
    padding: 0 10px;
    color: #fff;
}