a:hover {
    text-decoration: none;
    color: #ffbc3f !important;
    transition: all 0.3s;
}

body {
    width: 100%;
    height: auto;
    background: url(http://www.news.cn/auto/zt/2023shcz/img/banner.jpg) no-repeat 50% 0;
}

.jj_bg {
    background: url(http://www.news.cn/auto/zt/2023shcz/img/jj_bg.jpg) no-repeat 50% 0;
    min-height: 755px;
    background-size: 100%;
    margin-top: 811px;
    padding-bottom: 40px;
}

.content {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

/*大头条*/
.jj_box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    background: #fff;
    padding: 40px;
    margin-top: -90px;
}

.dtt {
    overflow: hidden;
}

.dtt h2 {
    font-size: 36px;
    color: #2a2a2a;
    text-align: center;
    font-weight: bold;
}

.dtt h2 a {
    color: #2a2a2a;
}

.dtt p {
    font-size: 18px;
    color: #a0a0a0;
    text-align: center;
    margin-top: 25px;
}

/*聚焦图*/
.focusBox2 {
    width: 1200px;
    height: 575px;
    overflow: hidden;
    position: relative;
    margin-top: 55px;
}

.focusBox2 .swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
}

.focusBox2 .swiper-wrapper .swiper-slide .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 90px;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 3, 51, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 3, 51, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 3, 51, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000333', GradientType=0);
    z-index: 0
}

.focusBox2 .swiper-wrapper .swiper-slide .title {
    position: absolute;
    left: 2%;
    bottom: 5px;
    width: 96%;
    height: auto;
    line-height: 35px;
    color: #fff;
    overflow: hidden;
    text-align: center;
    z-index: 1;
    font-size: 20px;
}

.focusBox2 .swiper-wrapper .swiper-slide .title a {
    color: #fff;
}

.focusBox2 .swiper-pagination {
    width: 10%;
    left: inherit;
    right: 0;
    color: #fff;
    font-size: 26px;
}

.focusBox2 .swiper-pagination-current {
    color: #e37000;
    font-size: 30px;
}

.focusBox2 .swiper-button-next,
.focusBox2 .swiper-button-prev {
    display: none;
}

.focusBox2:hover .swiper-button-next,
.focusBox2:hover .swiper-button-prev {
    display: block;
}

.dh {
    width: 648px;
    height: auto;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 35px;
}

/*最新播报*/
.latest {
    width: 1280px;
    margin: 0 auto;
    margin-top: 10px;
}

.latest .part {
    height: 44px;
    background: #dce2eb;
}

.latest .latest-title {
    display: block;
    background: url(http://www.news.cn/auto/zt/2023shcz/img/zxbb.jpg) no-repeat;
    width: 140px;
    height: 44px;
    float: left
}

.latest .latest-cont {
    margin-left: 160px;
    width: 1080px;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.latest .latest-cont ul {
    white-space: nowrap;
    font-size: 0
}

.latest .latest-cont li {
    display: inline-block;
    margin-right: 20px
}

.latest .latest-cont li .txt:before {
    content: "";
    width: 5px;
    height: 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    font-size: 0;
    vertical-align: top;
    margin-right: 10px;
    margin-top: 20px;
    background: #333
}

.latest .latest-cont li .txt .tit {
    font-size: 16px;
    line-height: 44px;
    margin-right: 10px;
    color: #333;
    display: inline-block
}

.latest .latest-cont li .txt .tit a {
    color: #333
}

/*热点关注*/
.rdgz_box {
    position: relative;
    height: 502px;
}

.focusBox3 {
    width: 1200px;
    height: 463px;
    overflow: hidden;
    position: relative;
}

.rdgz_box .swiper-pagination {
    width: 100%;
    text-align: center;
    margin-top: 25px;
}

.rdgz_box .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #696969;
    opacity: 1;
    margin: 0 5px;
}

.rdgz_box .swiper-pagination-bullet-active {
    width: 40px;
    height: 10px;
    background: #163c9f;
    border-radius: 10px;
}

.rdgz_nr {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.rd_left {
    float: left;
    width: 641px;
    height: auto;
    overflow: hidden;
}

.rd_left .title {
    height: 85px;
    overflow: hidden;
}

.rd_left .title h2 {
    font-size: 24px;
    color: #232323;
}

.rd_left .title h2 a {
    color: #232323;
}

.rd_left .title h2 span {
    background: #163c9f;
    color: #fff;
    font-size: 20px;
    padding: 5px 10px;
    border-radius: 20px;
    margin-right: 10px;
}

.rd_left .title p {
    line-height: 24px;
    font-size: 14px;
    color: #666;
    margin-top: 10px;
}

.rd_left .pic {
    width: 641px;
    height: 365px;
    position: relative;
    margin-top: 13px;
}

.rd_left .pic img {
    width: 641px;
    height: 365px;
}

.rd_left .pic .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 42px;
    background: #000;
    opacity: 0.6;
    z-index: 0
}

.rd_left .pic .title {
    position: absolute;
    left: 2%;
    bottom: 0;
    width: 96%;
    height: 42px;
    line-height: 42px;
    color: #fff;
    overflow: hidden;
    text-align: center;
    z-index: 1;
    font-size: 20px;
}

.rd_left .pic .title a {
    color: #fff;
}

.rd_right {
    float: right;
    width: 559px;
    height: auto;
}

.rd_list {
    list-style: none;
}

.rd_list li {
    float: left;
    width: 271px;
    height: 228px;
    position: relative;
    margin: 0 4px 8px 4px;
}

.rd_list li img {
    width: 100%;
    height: 100%;
}

.rd_list li .bg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 42px;
    background: #000;
    opacity: 0.6;
    z-index: 0
}

.rd_list li .title {
    position: absolute;
    left: 2%;
    bottom: 0;
    width: 96%;
    height: 42px;
    line-height: 42px;
    color: #fff;
    overflow: hidden;
    text-align: center;
    z-index: 1;
    font-size: 18px;
}

.rd_list li .title a {
    color: #fff;
}

/*展车资讯*/
.zczx_box {
    position: relative;
    height: 502px;
}

.focusBox4 {
    width: 1200px;
    height: 463px;
    overflow: hidden;
    position: relative;
}

.zczx_box .swiper-pagination {
    width: 100%;
    text-align: center;
    margin-top: 25px;
}

.zczx_box .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #696969;
    opacity: 1;
    margin: 0 5px;
}

.zczx_box .swiper-pagination-bullet-active {
    width: 40px;
    height: 10px;
    background: #163c9f;
    border-radius: 10px;
}

/*高端对话*/
.gddh_bg {
    width: 100%;
    min-height: 655px;
    background: url(http://www.news.cn/auto/zt/2023shcz/img/gddh_bg.png) no-repeat 50% 0;
    background-size: 100%;
}

.gddh_bg .dh {
    margin-bottom: 0;
}

.gddh_box {
    width: 100%;
    min-height: 410px;
    overflow: hidden;
    position: relative;
}

.focusBox5 {
    width: 1200px;
    height: auto;
    overflow: hidden;
    position: relative;
    margin-top: 90px;
}

.gddh-next {
    width: 42px;
    height: 41px;
    background: url(http://www.news.cn/auto/zt/2023shcz/img/gddh_right.png) no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    z-index: 99;
}

.gddh-prev {
    width: 42px;
    height: 41px;
    background: url(http://www.news.cn/auto/zt/2023shcz/img/gddh_left.png) no-repeat;
    position: absolute;
    top: 0;
    right: 60px;
    cursor: pointer;
    z-index: 99;
}

.gddh_nr {
    width: 196px;
    height: auto;
    margin: 0 auto;
}

.gddh_nr img {
    width: 196px;
    height: 100%;
}

.gddh_nr .title {
    font-size: 18px;
    color: #434343;
    margin-top: 15px;
    text-align: center;
}

.gddh_nr .title a {
    color: #434343;
}

.gddh_nr .text {
    font-size: 14px;
    color: #666;
    margin-top: 15px;
    text-align: center;
    line-height: 20px;
}

/*现场直击*/
.xczj_bg {
    background: #f7f7f7;
    padding-bottom: 55px;
    overflow: hidden;
}

.xczj_box {
    width: 1200px;
    margin: 0 auto;
    background: #fff;
    padding: 38px 40px;
}

.xczj_box .big_pic {
    width: 100%;
    height: 463px;
}

.xczj_box .big_pic .title {
    float: left;
    width: 290px;
    height: auto;
    overflow: hidden;
}

.xczj_box .big_pic .title h2 {
    font-size: 24px;
    color: #fff;
    background: #0db0f9;
    padding: 12px;
    display: inline-block;
}

.xczj_box .big_pic .title h2 a {
    color: #fff;
}

.xczj_box .big_pic .title p {
    font-size: 18px;
    color: #333;
    margin-top: 35px;
    line-height: 30px;
}

.xczj_box .big_pic .img {
    float: right;
    width: 873px;
    height: 463px;
}
.xczj_box .big_pic .img img {
    width: 100%;
    height: 100%;
}
.xczj_list {
    list-style: none;
    overflow: hidden;
}

.xczj_list li {
    float: left;
    width: 389px;
    height: 216px;
    margin-top: 20px;
}

.xczj_list li img {
    width: 389px;
    height: 216px;
}

.xczj_list li+li {
    margin-left: 16px;
}

/*车展海报*/
.czhb_bg {
    width: 100%;
    height: 1025px;
    background: url(http://www.news.cn/auto/zt/2023shcz/img/czhb_bg.jpg) no-repeat 50% 0;
    overflow: hidden;
}

.czhb_bg .dh {
    margin-top: 144px;
    margin-bottom: 55px;
}

.czhb_box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
}

.focusBox6 {
    width: 1200px;
    height: auto;
    overflow: hidden;
    position: relative;
}

.czhb_nr {
    width: 238px;
    height: 449px;
    margin: 0 auto;
}

.czhb_nr img {
    width: 238px;
    height: 449px;
}

.czhb-next {
    width: 21px;
    height: 43px;
    background: url(http://www.news.cn/auto/zt/2023shcz/img/czhb_left.png) no-repeat;
    position: absolute;
    top: 203px;
    left: -40px;
    cursor: pointer;
    z-index: 99;
}

.czhb-prev {
    width: 21px;
    height: 43px;
    background: url(http://www.news.cn/auto/zt/2023shcz/img/czhb_right.png) no-repeat;
    position: absolute;
    top: 203px;
    right: -40px;
    cursor: pointer;
    z-index: 99;
}

.footer {
    padding: 25px 0 25px 0;
    background: #012246;
    text-align: center;
}

.footer p {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}
