a:hover {
    text-decoration: none;
    color: #ffbc3f !important;
    transition: all 0.3s;
}

body {
    width: 100%;
    height: auto;
    background:#cfe8fc url(http://www.news.cn/auto/rdzt/2023gzcz/images/banner_2023gzcz.jpg) no-repeat 50% 0;
}
.box{ width: 1280px; margin: 0 auto; background: #fff;padding-bottom: 60px;}
.jj_bg {
    min-height: 755px;
    background-size: 100%;
    margin-top: 595px;
}

.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: #003fc1;
    text-align: center;
    font-weight: bold;
}

.dtt h2 a {
    color: #003fc1;
}

.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:451px;
    height: auto;
    margin: 0 auto;
    margin-top: 45px;
    margin-bottom: 35px;
}



/*热点关注*/
.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;
}


/*现场直击*/
.xczj_bg {
        padding-bottom: 55px;
    overflow: hidden; display: none;
}

.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;
}


/*高端对话*/
.grid-320{ width:1100px; margin:0 auto}
.observe {
	margin-top: 15px;position: relative;
}
.observe .swiper-container {
	width: 100%;
	height: 100%
}
.observe .swiper-container .img {
	width: 100%;
	height: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0 6px
}
.observe .swiper-container .img img {
	width: 100%;
	height:auto
}
.observe .swiper-container .tit {
	text-align: center;
	padding: 0 6px;
	font-size: 16px;
	line-height: 26px;
	margin-top: 5px
}
.observe .swiper-container .swiper-slide {
	padding-top: 15px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	transition: all .3s
}
.observe .swiper-container .swiper-slide.swiper-slide-active {
	padding-top: 0
}
.observe .swiper-container .swiper-slide.swiper-slide-active {
	-webkit-transform: scale(1) translate(0);
	-moz-transform: scale(1) translate(0);
	-ms-transform: scale(1) translate(0);
	transform: scale(1) translate(0);
	z-index: 3
}
.observe .swiper-container .swiper-slide.swiper-slide-prev {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-webkit-transform: translate(20px) scale(.8);
	-moz-transform: translate(20px) scale(.8);
	-ms-transform: translate(20px) scale(.8);
	transform: translate(20px) scale(.8)
}
.observe .swiper-container .swiper-slide.swiper-slide-next {
	opacity: 0.6;
	filter: alpha(opacity=60);
	-webkit-transform: translate(-20px) scale(.8);
	-moz-transform: translate(-20px) scale(.8);
	-ms-transform: translate(-20px) scale(.8);
	transform: translate(-20px) scale(.8)
}
.observe .swiper-container .pagination {
	bottom: -4px
}
.observe .swiper-button-prev {
width: 28px;
height: 48px;
background: url("http://www.news.cn/politics/jxdqjhjzjhgs/images/20200907_hjz_jzfcAn_v1.png") 0 0 no-repeat;
right: auto;
left: -50px;
}
.observe .swiper-button-prev:hover {
opacity: 0.6;
}
.observe .swiper-button-next {
width: 28px;
height: 48px;
background: url("http://www.news.cn/politics/jxdqjhjzjhgs/images/20200907_hjz_jzfcAn_v1.png") 100% 100% no-repeat;
left: auto;
right: -50px;
}
.observe .swiper-button-next:hover {
opacity: 0.6;
}
.slimScrollDiv {
	float: left;
	margin-left: 30px;
	margin-top: 20px;
}


/*滚动新闻*/
.gdxw {
	width: 1200px;
	margin:0px auto 0;
}
.scroll {
	position: relative;
}
.scroll .bgr {
	background-repeat: no-repeat;
}
.scroll .bgpcb {
	background-position: center bottom;
}
.scroll .bgpct {
	background-position: center top;
}
.scroll .bgplc {
	background-position: left center;
}
.scroll .page-scrollNews {
	position: relative;
	height: 57px;
}
.scroll .scroll-news-tit {
	position: absolute;
    width: 140px;
    height: 44px;
    background: url(http://www.news.cn/auto/zt/2023shcz/img/zxbb.jpg) no-repeat;
	font-size: 18px;
	line-height: 36px;
	text-indent: -9999em;
	top: 0px;
	left: 0px;
}
.scroll .scroll-news-tit a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	color: #000;
}
.scroll .scroll-news-txt {
	position: relative;
	float:left;
	width: 1050px;
	height: 40px; margin-left:148px;

	overflow: hidden;
}
.scroll .scroll-item {
	position: absolute;
	left: 0;
	top: 0;
	height: 30px;
	width: 100%;
	padding-top: 7px;
}
.scroll .scroll-items {
	float: left;
	height: 100%;
}
.scroll .scroll-items a {
	position: relative;
	padding-left: 12px;
	padding-right: 28px;
	font-size: 16px;
	color: #333;
}
.scroll .scroll-items a:hover {
	text-decoration: underline;
}
.scroll .scroll-items a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	display: block;
	width: 6px;
	height: 6px;
	margin-top: -3px;
	background-color: #163c9f;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
}
.scroll .bk {
	display: block;
}

.footer {
    padding: 25px 0 25px 0;
    background: #012246;
    text-align: center; margin-top: 80px;
}

.footer p {
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}
