@charset "UTF-8";

body {
	background-color: #f9f9f9;
}

.main .container>div {
	margin-bottom: 34px;
}

.more_btn {
	display: block;
	width: 200px;
	height: 34px;
	font-size: 17px;
	line-height: 34px;
	text-align: center;
	background-color: #6cb8ff;
	border-radius: 9px;
	margin-top: 10px;
	color: #fff;
	margin-left: 280px;
}
.test-close {
	display: block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	background-color: #1f1f1f;
	color: #c8c8c8;
	font-size: 24px;
	position: absolute;
	top: 0;
	right: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
.news-pic {
	width: 172px;
	height: 120px;
}
/*************** main导航 start ***************/
.cars-nav-tp .cars-nav-tp-lf {
	width: 900px;
	float: left;
}

.cars-nav-tp .cars-nav-tp-lf .nav-tp-lf-tp {
	padding: 27px 0;
	border-bottom: solid 1px #adb8bf;
	font-size: 18px;
	line-height: 0px;
	margin-top: 9px;
}

.cars-nav-tp .cars-nav-tp-lf .nav-tp-lf-tp a {
	font-size: 14px;
	color: #696969;
	border: solid 2px transparent;
	padding: 3px 18px;
	border-radius: 15px;
}

.cars-nav-tp .cars-nav-tp-lf .nav-tp-lf-tp a.active {
	border-color: #6cb8ff;
}

.cars-nav-tp .cars-nav-tp-lf .nav-tp-lf-bt {
	width: 914px;
}

.cars-nav-tp .cars-nav-tp-lf .nav-tp-lf-bt li {
	margin-top: 10px;
	width: 170px;
	height: 119px;
	float: left;
	margin-right: 12px;
	border-radius: 6px;
	text-align: center;
	position: relative;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.header_top .links-r a:hover, .cars-nav-tp .cars-nav-tp-lf .nav-tp-lf-tp a:hover,
	.cars-nav-tp .cars-nav-tp-lf .nav-tp-lf-bt li:hover p {
	color: #6cb8ff;
}

.cars-nav-tp .cars-nav-tp-lf .nav-tp-lf-bt li img {
	width: 144px;
	height: 88px;
}

.cars-nav-tp .cars-nav-tp-lf .nav-tp-lf-bt li p {
	color: #696969;
	position: relative;
}

.cars-nav-tp .cars-nav-tp-lf .nav-tp-lf-bt .discount {
	display: block;
	width: 38px;
	height: 38px;
	background-image: url("../images/index/nav-th.png");
	position: absolute;
	top: 5px;
	right: 5px;
}

.cars-nav-tp .cars-nav-tp-rt {
	width: 264px;
	float: right;
	margin-top: 34px;
	text-align: right;
	border-radius: 5px;
}

.cars-nav-tp .cars-nav-tp-rt .filter-select {
	display: block;
	width: 204px;
	height: 30px;
	line-height: 30px;
	border: solid 1px #b9b9b9;
	margin: 32px auto 0 auto;
	padding-right: 7px;
	float: right;
	border-radius: 5px;
}

.cars-nav-tp .cars-nav-tp-rt .filter-select span {
	display: inline-block;
	max-width: 175px;
	height: 100%;
	overflow: hidden;
	color: #8b99a0;
	text-align: left;
	float: left;
}

.cars-nav-tp .cars-nav-tp-rt .filter-select .icon {
	color: #80a2e6;
	font-size: 18px;
	float: right;
}

#brand, #models {
	position: relative;
}

.cars-nav-tp-rt .select-option {
	width: 208px;
	max-height: 250px;
	border: solid 1px #cccccc;
	background-color: #ffffff;
	position: absolute;
	left: 27px;
	top: 34px;
	overflow-x: hidden;
	overflow-y: auto;
	z-index: 999;
}

.cars-nav-tp-rt .select-option li {
	height: 24px;
	line-height: 24px;
	padding-left: 10px;
	border-top: dotted 1px #ccd3e4;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	cursor: pointer;
}

.cars-nav-tp-rt .select-option li:hover {
	background-color: #f2f5f8;
}

.cars-nav-tp-rt .select-option li:first-child {
	border-top: 0;
}

.cars-nav-tp-rt .select-option li b {
	margin-right: 10px;
}

.cars-nav-tp .cars-nav-tp-rt input[type=button] {
	width: 100px;
	height: 32px;
	border: none;
	outline: none;
	color: #ffffff;
	background-color: #ff6e3c;
	margin: 35px 3px 0;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	cursor: pointer;
}

#car-search:hover {
	background-color: #fb5318;
	box-shadow: 1px 1px 1px #ccc;
}

#car-search:active {
	border-top: 1px solid #fb5318;
	border-right: 1px solid #fb5318;
}

#car-test {
	background-color: #42a0f9;
}

#car-test:hover {
	background-color: #6cb8ff;
	box-shadow: 1px 1px 1px #ccc;
}

#car-test:active {
	border-top: 1px solid #5895ce;
	border-right: 1px solid #5895ce;
}

.cars-nav-bt {
	margin-top: 4px;
}

.cars-nav-bt .cars-nav-bt-lf {
	width: 684px;
	height: 342px;
	float: left;
	overflow: hidden;
}

/* 本例子css */
.slideBox {
	width: 684px;
	height: 362px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute; /* right:5px; */
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-right: 2px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #f00;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../images/arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity = 50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity = 100);
	opacity: 1;
}
 
.cars-nav-bt .cars-nav-bt-rt {
	width: 516px;
	float: right;
}

.cars-nav-bt .cars-nav-bt-rt li {
	width: 248px;
	height: 166px;
	overflow: hidden;
	float: left;
	margin-left: 10px;
	margin-bottom: 10px;
	border-radius: 5px;
}

.cars-nav-bt .cars-nav-bt-lf:hover .hover-img, .cars-nav-bt .cars-nav-bt-rt li:hover .hover-img
	{
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
/*************** main导航 end ***************/

/*************** 资讯 start ***************/
.cars-news {
	width: 760px;
	float: left;
}

.cars-news .cars-news-tab {
	border-bottom: solid 1px #c3c3c3;
	font-size: 14px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.cars-news .cars-news-tab .news-tab {
	color: #696969;
	margin-right: 40px;
}

.cars-news .cars-news-tab .news-tab:hover {
	color: #6cb8ff;
}

.cars-news .cars-news-tab .news-tab.active {
	color: #6cb8ff;
	border-bottom: solid 3px #6cb8ff;
	padding-bottom: 7px;
}

.cars-news .cars-news-tab .more-news {
	font-size: 12px;
	color: #5895ce;
	float: right;
}

.cars-news .cars-news-ul li {
	border-radius: 5px;
	position: relative;
	width: 740px;
	height: 120px;
	position: relative;
	padding: 8px;
	background-color: #ffffff;
	margin-top: 16px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.cars-news .cars-news-ul li:hover {
	-webkit-box-shadow: 0 0 10px #bed3e7;
	-moz-box-shadow: 0 0 10px #bed3e7;
	box-shadow: 0 0 10px #bed3e7;
	border-radius: 10px;
}

.cars-news .cars-news-ul li:hover .hover-img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.cars-news .cars-news-ul li .news-li-lf {
	border-radius: 10px;
	width: 172px;
	height: 120px;
	float: left;
	overflow: hidden;
}

.cars-news .cars-news-ul li .news-li-rt {
	width: 530px;
	padding-left: 20px;
	float: left;
}

.cars-news .cars-news-ul li .news-li-rt h3 {
	font-size: 16px;
	color: #5895ce;
	line-height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cars-news .cars-news-ul li .news-li-rt .news-li-cont {
	font-size: 14px;
	color: #696969;
	line-height: 22px;
	margin-bottom: 12px;
	height: 44px;
	overflow: hidden;
}

.cars-news .cars-news-ul li .news-li-rt .news-li-time {
	color: #B8B8B8;
	margin-right: 25px;
}

.cars-news .cars-news-ul li .news-li-rt .new-is-top {
	border: 1px solid #fff;
	width: 50px;
	margin-right: 220px;
}

.cars-news .cars-news-ul li .news-li-rt .txt {
	border: 1px solid #f44;
	color: #f66;
	padding: 0px 5px;
	border-radius: 3px;
	font-size: 10px;
}

}
.cars-news .cars-news-ul li .news-li-rt .news-li-models {
	color: #5895ce;
	right: 10px;
}

.hot-news {
	float: right;
	width: 340px;
	padding: 10px 17px;
	background-color: #ffffff;
	overflow: hidden;
	border-radius: 5px;
}

.hot-news .title-s {
	line-height: 40px;
	border-bottom: solid 2px #a0a0a0;
	margin-bottom: 26px;
}

.hot-news .title-s span {
	color: #3ba0ff;
	border-bottom: solid 2px #3ba0ff;
	padding-bottom: 11px;
}

.hot-news li {
	margin-bottom: 28px;
}

.hot-news li img {
	float: left;
	width: 170px;
	height: 104px;
}

.hot-news li p {
	width: 180px;
	float: left;
	color: #696969;
	padding-top: 20px;
	line-height: 18px;
	max-height: 54px;
	overflow: hidden;
}

.hot-news li:hover {
	-webkit-box-shadow: 0 0 10px #bed3e7;
	-moz-box-shadow: 0 0 10px #bed3e7;
	box-shadow: 0 0 10px #bed3e7;
}

.hot-news li:hover p {
	color: #5895ce;
}

.hot-news li:hover .hover-img {
	filter: brightness(.8);
}
/*************** 资讯 end ***************/

/*************** 车型库 start ***************/
.main .cars-title {
	font-size: 24px;
	margin-bottom: 20px;
}

.main .cars-title .cars-title-line {
	display: block;
	width: 39px;
	height: 3px;
	background-color: #6cb8ff;
	margin-top: 3px;
}

.cars-search-cont {
	padding: 35px 50px 50px;
	background-color: #ffffff;
	overflow: hidden;
}

.cars-search-cont .search-query {
	width: 1120px;
	height: 69px;
}

.cars-search-cont .search-query a {
	display: block;
	width: 260px;
	height: 68px;
	line-height: 68px;
	text-align: center;
	background-color: #e4e4e4;
	color: #696969;
	font-size: 14px;
	float: left;
	margin-right: 20px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.cars-search-cont .search-query a:hover {
	background-color: #6cb8ff;
	color: #ffffff;
}

.cars-search-cont .hot-brand {
	font-size: 18px;
	color: #5895ce;
	border-bottom: solid 1px #b9b9b9;
	padding: 30px 0 35px;
}

.cars-search-cont .hot-brand .hot-brand-title {
	float: left;
	margin-top: 20px;
	margin-right: 25px;
}

.cars-search-cont .hot-brand .brand-a {
	display: block;
	float: left;
	width: 95px;
	text-align: center;
	color: #696969;
	font-size: 14px;
}

.cars-search-cont .hot-brand .brand-a:hover {
	color: #6cb8ff;
}

.cars-search-cont .hot-brand .brand-a img {
	width: 49px;
	height: 30px;
	margin-bottom: 10px;
}

.cars-search-cont .hot-brand .more-brand {
	font-size: 16px;
	color: #5895ce;
	float: right;
	margin-top: 25px;
}

.cars-search-cont .search-screen {
	font-size: 18px;
	color: #6cb8ff;
	margin-top: 35px;
	margin-bottom: 40px;
}

.cars-search-cont .search-screen a {
	color: #696969;
	margin-left: 40px;
}

.cars-search-cont .search-screen a:hover {
	color: #5895ce;
}

.cars-search-cont .search-screen a .icon {
	color: #6cb8ff;
}

.cars-search-cont .screen-cars {
	width: 1125px;
}

.cars-search-cont .screen-cars li {
	width: 170px;
	height: 200px;
	padding: 0 15px;
	color: #8b99a0;
	font-size: 16px;
	line-height: 28px;
	float: left;
	margin-right: 25px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.cars-search-cont .screen-cars li:hover {
	-webkit-box-shadow: 0 0 10px #bed3e7;
	-moz-box-shadow: 0 0 10px #bed3e7;
	box-shadow: 0 0 10px #bed3e7;
}

.cars-search-cont .screen-cars .screen-cars-img {
	height: 140px;
	text-align: center;
}

.cars-search-cont .screen-cars p {
	color: #696969;
}

.cars-search-cont .screen-cars p.screen-cars-price {
	color: #ed3a40;
	padding-bottom: 15px;
}
/*************** 车型库 end ***************/

/*************** 车型评测、视频 start ***************/
.cars-test-video>div {
	width: 570px;
	float: left;
}

.cars-test-video .cars-test {
	margin-right: 60px;
}

.cars-test-video .cars-title .test-video-more {
	color: #5895ce;
	margin-left: 35px;
}

.cars-test-video .cars-title .test-video-more .icon {
	font-size: 20px;
	margin-left: 15px;
}

.cars-test-video .test-video-cont-lf {
	width: 284px;
	height: 192px;
	float: left;
	overflow: hidden;
	position: relative;
}

.cars-test-video .test-video-cont-lf:hover .hover-img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.cars-test-video .test-video-cont-lf .cont-lf-title {
	display: block;
	width: 120px;
	height: 76px;
	font-size: 18px;
	line-height: 76px;
	text-align: center;
	color: #ffffff;
	background-color: #78aee1;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -60px;
	margin-top: -38px;
	opacity: 0.9;
}

.cars-test-video .test-video-cont-lf .icon-video {
	display: block;
	width: 68px;
	height: 68px;
	background-image: url(../images/index/video.png);
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -34px;
	margin-top: -34px;
}

.cars-test-video .test-video-cont-rt {
	padding-top: 15px;
	padding-left: 30px;
	float: left;
	font-size: 14px;
	color: #696969;
}

.cars-test-video .test-video-cont-rt p {
	width: 250px;
	color: #696969;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cars-test-video .test-video-cont-rt p:hover {
	color: #6cb8ff;
}
/*************** 车型评测、视频 end ***************/

/*************** 平台购车 start ***************/
.cars-buy-lf {
	width: 620px;
	height: 314px;
	float: left;
	margin-right: 18px;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
}

.cars-buy-lf img {
	width: 620px;
	height: 314px;
}

.cars-buy-lf:hover .hover-img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.cars-buy .count_down {
	position: absolute;
	left: 30px;
	top: 25px;
	font-size: 14px;
}

.cars-buy .count_down_t {
	font-size: 30px;
	color: #ff0a0a;
	margin-bottom: 20px;
	padding-left: 10px;
}

.count_down_div {
	display: inline-block;
	width: 35px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background-color: #ffffff;
	margin: 0 15px;
	color: #ff1919;
}

.cars-buy-rt {
	width: 561px;
	height: 314x;
	background-color: #ffffff;
	float: left;
}

.cars-buy-rt tr {
	margin-bottom: 10px;
}

.cars-buy-rt table {
	width: 100%;
	border: solid 1px transparent;
}

.cars-buy-rt table td {
	width: 187px;
	height: 156px;
	border: dashed 1px #efefef;
	text-align: center;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	padding-bottom: 4px;
}

.cars-buy-rt table td:hover {
	-webkit-box-shadow: 0 0 10px #bed3e7;
	-moz-box-shadow: 0 0 10px #bed3e7;
	box-shadow: 0 0 10px #bed3e7;
}

.cars-buy-rt table a {
	display: inline-block;
	color: #696969;
	width: 100%;
	height: 100%;
}

.cars-buy-rt table img {
	margin-top: 4px;
	margin-bottom: -2px;
}

.cars-buy-rt table .cars-buy-price {
	color: #ed3a40;
}
/*************** 平台购车 end ***************/

/*************** 热销行情 start ***************/
.cars-selling-cont {
	background-color: #e7e7e7;
	font-size: 14px;
	border-radius: 5px;
}

.cars-selling-cont .icon {
	color: #7ec1ff;
	font-size: 52px;
	margin-left: 10px;
	float: left;
}

.cars-selling-cont>div {
	float: left;
	height: 51px;
	border-left: solid 1px #8b99a0;
	margin-left: 35px;
	padding-left: 30px;
	margin-top: 19px;
}

.cars-selling-cont>div p {
	color: #696969;
	width: 300px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 24px;
}

.cars-selling-cont>div p:hover {
	color: #6cb8ff;
}
/*************** 热销行情 end ***************/

/*************** 高清大图 start ***************/
.cars-img-cont-lf {
	width: 474px;
	height: 390px;
	float: left;
	overflow: hidden;
}

.cars-img-cont-lf .img-cont-lf-tp {
	width: 474px;
	height: 246px;
	overflow: hidden;
	position: relative;
}

.cars-img-cont-lf .img-cont-lf-bt {
	width: 488px;
	padding-top: 14px;
}

.cars-img-cont-lf .img-cont-lf-bt>div {
	width: 230px;
	height: 130px;
	overflow: hidden;
	margin-right: 14px;
	float: left;
	position: relative;
}

.cars-img-cont-rt {
	width: 726px;
	height: 390px;
	float: left;
	overflow: hidden;
}

.cars-img-cont-rt .cars-img-cont-rt-b {
	width: 260px;
	height: 390px;
	float: left;
	margin-left: 14px;
	position: relative;
	overflow: hidden;
}

.cars-img-cont-rt .cars-img-cont-rt-s {
	width: 212px;
	height: 188px;
	float: left;
	margin-left: 14px;
	margin-bottom: 14px;
	position: relative;
	overflow: hidden;
}

.photo-cover {
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.2);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,
		endColorstr=#33000000);
	position: absolute;
	left: 0;
	top: 0;
	color: #ffffff;
	text-align: center;
	transition: all 1s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.photo-cover .photo-cover-div {
	position: relative;
	height: 110px;
	top: 50%;
	margin-top: -55px;
}

.photo-cover .cover-star {
	display: block;
	width: 33px;
	height: 35px;
	background-image: url("../images/index/star.png");
	margin: 0 auto;
}

.photo-cover .cover-sp {
	font-size: 26px;
	margin-top: 3px;
	margin-bottom: 10px;
}

.photo-cover .cover-sp .cover-line {
	display: inline-block;
	width: 14%;
	height: 1px;
	background-color: #ffffff;
	vertical-align: middle;
}

.photo-cover .cover-title {
	font-size: 20px;
}

.cars-img-cont-lf .img-cont-lf-bt .photo-cover .cover-sp,
	.cars-img-cont-rt .cars-img-cont-rt-s .photo-cover .cover-sp {
	font-size: 20px;
	margin-top: 1px;
	margin-bottom: 5px;
}

.cars-img-cont-lf .img-cont-lf-bt .photo-cover .cover-title,
	.cars-img-cont-rt .cars-img-cont-rt-s .photo-cover .cover-title {
	font-size: 16px;
}

.cars-img-cont-lf .img-cont-lf-bt .photo-cover .photo-cover-div,
	.cars-img-cont-rt .cars-img-cont-rt-s .photo-cover .photo-cover-div {
	height: 90px;
	margin-top: -45px;
}

.guide-cover:hover .photo-cover {
	top: -100%;
}

.guide-cover:hover .hover-img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}
/*************** 高清大图 end ***************/

/*************** 论坛热门 start ***************/
.cars-forum {
	width: 1200px;
	overflow: hidden;
}

.cars-forum-cont {
	width: 1280px;
}

.cars-forum-cont li {
	width: 240px;
	float: left;
	margin-right: 80px;
}

.cars-forum-cont li:hover .hover-img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.cars-forum-cont li:hover p {
	color: #6cb8ff;
}

.cars-forum-cont .forum-cont-img {
	width: 240px;
	height: 156px;
	overflow: hidden;
	border-radius: 5px;
}

.cars-forum-cont p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #696969;
}

.cars-forum-cont p.forum-cont-title {
	color: #363636;
	margin-top: 25px;
	margin-bottom: 20px;
}

.cars-forum-cont .forum-cont-author {
	margin-right: 30px;
}
/*************** 论坛热门 end ***************/

/*************** 车八卦 start ***************/
.cars-gossip-tab {
	margin-bottom: 40px;
}

.cars-gossip-tab a {
	font-size: 18px;
	margin-right: 50px;
	margin-bottom: 40px;
	color: #696969;
	padding: 2px 14px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.cars-gossip-tab a:hover {
	color: #6cb8ff;
}

.cars-gossip-tab a.active {
	color: #ffffff;
	background-color: #7ec1ff;
}

.cars-gossip-cont .gossip-cont-lf {
	float: left;
}

.cars-gossip-cont .gossip-cont-lf>div {
	margin-right: 14px;
	float: left;
}

.cars-gossip-cont .gossip-cont-lf .cont-lf-img:hover .hover-img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.cars-gossip-cont .gossip-cont-lf .cont-lf-img .icon-video {
	display: block;
	width: 50px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -25px;
	margin-top: -25px;
	opacity: 0.9;
}

.cars-gossip-cont .gossip-cont-lf .cont-lf-img .cont-lf-title {
	display: block;
	width: 155px;
	height: 58px;
	font-size: 30px;
	line-height: 58px;
	text-align: center;
	color: #ffffff;
	background-color: #89a9e8;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -77px;
	margin-top: -29px;
	opacity: 0.9;
}

.cars-gossip-cont .gossip-cont-lf .cont-lf-img1 {
	width: 390px;
	height: 254px;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
}

.cars-gossip-cont .gossip-cont-lf .cont-lf-img2 {
	width: 185px;
	height: 255px;
}

.cars-gossip-cont .gossip-cont-lf .cont-lf-img2 .cont-lf-img {
	width: 185px;
	height: 120px;
	overflow: hidden;
	margin-bottom: 14px;
	position: relative;
	border-radius: 5px;
}

.cars-gossip-cont .gossip-cont-lf .cont-lf-img3 {
	width: 222px;
	height: 255px;
	overflow: hidden;
	position: relative;
	border-radius: 5px;
}

.cars-gossip-cont .gossip-cont-rt {
	width: 328px;
	height: 235px;
	background-color: #ffffff;
	float: right;
	padding: 20px 5px 0 25px;
	overflow: hidden;
	border-radius: 5px;
}

.cars-gossip-cont .gossip-cont-rt h3 {
	font-size: 18px;
	color: #6cb8ff;
	line-height: 50px;
	border-bottom: dashed 1px #d9d9d9;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cars-gossip-cont .gossip-cont-rt p {
	color: #696969;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 30px;
}

.cars-gossip-cont .gossip-cont-rt p:hover {
	color: #6cb8ff;
}

.cars-gossip-cont .gossip-cont-rt p:before {
	content: "●";
	color: #84b3ff;
	margin-right: 10px;
}
/*************** 车八卦 end ***************/

/*************** 电动百科 start ***************/
.cars-wiki {
	width: 1200px;
	overflow: hidden;
}

.cars-wiki-tab {
	margin-bottom: 50px;
}

.cars-wiki-tab a {
	display: block;
	border: solid 3px #b8d9f8;
	line-height: 34px;
	float: left;
	margin-right: 25px;
	color: #ffffff;
	background-color: #b8d9f8;
	font-size: 18px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding: 0 5px;
}

.cars-wiki-tab a:hover {
	background-color: #7ec1ff;
	border-color: #7ec1ff;
}

.cars-wiki-tab a.active {
	background-color: #f8f8f8;
	border-color: #a893eb;
	color: #a893eb;
}

.cars-wiki-cont {
	width: 1245px;
	/*height: 326px;*/
}

.cars-wiki-cont li {
	border-radius: 10px;
	width: 240px;
	height: 308px;
	margin-right: 45px;
	margin-bottom: 15px;
	background-color: #ffffff;
	float: left;
	padding: 18px 13px 0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.cars-wiki-cont li:hover {
	-webkit-box-shadow: 0 0 10px #bed3e7;
	-moz-box-shadow: 0 0 10px #bed3e7;
	box-shadow: 0 0 10px #bed3e7;
}

.cars-wiki-cont li:hover .wiki-cont-img .hover-img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
}

.cars-wiki-cont .wiki-cont-img {
	width: 240px;
	height: 156px;
	overflow: hidden;
	border-radius: 5px;
}

.cars-wiki-cont p {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #696969;
}

.cars-wiki-cont .wiki-cont-title {
	font-size: 16px;
	margin-top: 12px;
	margin-bottom: 8px;
}

.cars-wiki-cont .wiki-cont-bt {
	border-top: dashed 1px #c3c3c3;
	margin-top: 12px;
}

.cars-wiki-cont .wiki-cont-bt .icon {
	color: #333;
	margin-right: 10px;
	font-size: 18px;
}

.cars-wiki-cont .wiki-cont-bt .wiki-span-lf {
	float: left;
	margin-top: 10px;
}

.cars-wiki-cont .wiki-cont-bt .wiki-span-rt {
	float: right;
	margin-top: 10px;
}

.cars-wiki .wiki-more {
	display: block;
	width: 190px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #67b5ff;
	color: #ffffff;
	font-size: 18px;
	margin: 50px auto 0;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
}

.cars-wiki .wiki-more:hover {
	background-color: #7ec1ff;
}

.cars-wiki .wiki-more:active {
	border: solid 1px;
}

.baike-pic {
	width: 240px;
	height: 156px;
}
/*************** 电动百科 end ***************/
.search-brand {
	float: left;
	width: 211px;
	height: 29px;
	border: none;
	color: #6f6f6f;
	background-color: transparent;
}

.search-screen select {
	margin-left: 20px;
	border-radius: 3px;
	border: solid 1px #cccccc;
	color: #6f6f6f;
	font-size: 16px;
	height: 25px;
}

.rankType {
	float: left;
	width: 200px;
	height: 29px;
	border: none;
	color: #6f6f6f;
}

.title-s {
	width: 143px;
	height: 40px;
	border-radius: 20px;
	line-height: 40px;
	text-align: center;
	font-size: 20px;
	background-color: #331c60;
	color: #ffffff;
	margin: 30px auto 20px;
}

.big_box {
	width: 300px;
	height: 373px;
	position: relative;
	top: -362px;
	left: 371px;
}

.box {
	height: 200px;
	/*border: 1px solid red;*/
	font-size: 15px;
	margin: auto;
	overflow: hidden;
	float: right;
	margin-top: 42px;
	font-size: 18px;
	font-weight: normal;
	background-color: rgba(255, 255, 255, 0.8);
	width: 300px;
}

.box ul li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 16px;
}

.win_record ul {
	/* width:150px; */
	margin: right;
}

.win_record a {
	text-decoration: none;
	color: red;
}

.div-right {
	width: 300px;
	float: right;
	margin-right: 5px;
}

.cars-nav-tp-lf .hot-brand {
	font-size: 18px;
	padding: 30px 0px 0px;
}

.cars-nav-tp-lf .hot-brand .hot-brand-title {
	float: left;
	margin-top: 20px;
	margin-right: 25px;
}

.cars-nav-tp-lf .hot-brand .brand-a {
	display: block;
	float: left;
	width: 87px;
	text-align: center;
	color: #696969;
	font-size: 14px;
}

.cars-nav-tp-lf .hot-brand .brand-a img {
	width: 49px;
	height: 30px;
	margin-bottom: 10px;
}

.news_header_title {
	font-size: 18px;
	color: #6cb8ff;
	display: block;
	border-bottom: 3px solid #4a8bc8;
	padding-bottom: 10px;
}

.cart_toplist .news_nav {
	margin-top: 18px;
}

.cart_toplist .news_nav {
	display: block;
}

.cart_toplist .news_nav li:hover {
	box-shadow: none;
}

.cart_toplist .news_content {
	display: block;
}

.news_content div {
	display: none;
}

.news_content .tab2_0 {
	display: block;
}

.news_content ul li {
	display: block;
	width: 345px;
	height: 111px;
	overflow: hidden;
	margin-bottom: 5px;
	border-radius: 5px;
}

.cart_toplist .news_content li a {
	display: block;
	position: relative;
}

.cart_toplist .news_content .cart_list_details {
	display: block;
	float: right;
	width: 170px;
	height: 75px;
}

.news_content ul li .top_icon {
	position: absolute;
	top: 5px;
	z-index: 999;
	display: block;
	width: 36px;
	height: 36px;
	background: url(../images/icon/oo.png) no-repeat;
}

.news_content ul li .top_1 {
	background-position: 3px 1px;
}

.news_content ul li .top_2 {
	background-position: 3px -40px;
}

.news_content ul li .top_3 {
	background-position: 3px -80px;
}

.cart_toplist .news_content .cart_list_details span {
	display: block;
	text-align: center;
}

.cart_list_details .price {
	font-size: 15px;
	margin-top: 10px;
	color: #e54726;
}

.cart_toplist .news_nav li {
	display: block;
	float: left;
}

.cart_toplist .news_nav li a {
	display: block;
	padding: 4px 8px;
}

.cart_toplist .news_active {
	border-radius: 15px;
	background-color: #6cb8ff;
	color: #fff;
}

.cars-title a {
	font-size: 18px;
	color: #7ec1ff;
	margin-left: 19px;
}

.cp_pocitio {
	display: block;
	position: absolute;
	right: 35px;
	bottom: 10px;
}

.cars-buy-price .buy-group {
    display: inline-block;
    color: #ffffff;
    background-color: #fd6161;
    padding: 3px 15px;
    border-radius: 3px;
    width: 35%;
}