/*************** 导航 start ***************/
.product-nav {
	font-size: 18px;
	padding: 25px 0;
	height: 25px;
	line-height: 25px;
}

.product-nav a {
	display: inline-block;
	padding-right: 30px;
	padding-left: 30px;
	border-right: 1px solid #696969;
}

.product-nav a, .search-pic-option a, .search-pic-filter .fl-left a {
	color: #696969;
}

.product-nav a.current, .product-nav a:hover, .search-pic-filter .fl-left a>.icon:hover,
	.search-pic-show .section .fl-right a:hover {
	color: #69b6ff;
}
/*************** 导航 end ***************/
/*************** 车型详情筛选 start ***************/
.search-pic-content {
	width: 800px;
	overflow: hidden;
}

.search-pic-option {
	padding: 16px 0 9px 0;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

.search-pic-option a.current, .search-pic-filter .fl-left a,
	.search-pic-option a:hover {
	background-color: #d4edff;
}

.search-pic-car a>span {
	background-color: #bfbfbf;
	color: #fff;
	font-size: 12px;
	margin-left: 5px;
}

.search-pic-color, .search-pic-item {
	margin-top: 15px;
}

.search-pic-color a i {
	display: inline-block;
	vertical-align: top;
	width: 20px;
	height: 20px;
	margin-right: 10px;
	border: 1px solid #f4f4f4;
}

.search-pic-option a {
	display: block;
	padding: 7px 10px;
	margin-right: 25px;
	border: 1px solid #f4f4f4;
	border-radius: 5px;
	float: left;
}

.search-pic-option .search-pic-car>span, .search-pic-option .search-pic-color>span,
	.search-pic-option .search-pic-item>span {
	display: block;
	/*  width: 78px; */
	text-align: right;
	height: 36px;
	line-height: 36px;
	margin-right: 20px;
	float: left;
}

.search-pic-filter {
	height: 39px;
	line-height: 39px;
	padding: 0 12px;
	margin-top: 20px;
	color: #323c44;
	font-size: 16px;
	background-color: #d7dde3;
	border-top: 1px #bdc7d2 solid;
	overflow: hidden;
	border-radius: 5px;
}

.search-pic-filter .fl-left a {
	font-size: 14px;
	padding: 2px 12px;
	margin-right: 10px;
	margin-left: 10px;
	border: 1px solid #f4f4f4;
	border-radius: 5px;
	position: relative;
}

.search-pic-filter .fl-left a>.icon {
	display: block;
	width: 14px;
	height: 14px;
	font-size: 12px;
	position: absolute;
	right: -3px;
	bottom: 10px;
	line-height: 14px;
}

.search-pic-filter .fl-right .num {
	color: #d50d0d;
}

/*************** 车型详情筛选 end ***************/
/*************** 图片分类详情 start ***************/
.search-pic-show {
	margin-top: 28px;
}

.search-pic-show .section {
	border-top: 1px #dcdcdc solid;
	margin-bottom: 14px;
}

.search-pic-show .section .fl-left span {
	color: #a5a5a5;
	font-size: 16px;
}

.search-pic-show .section .fl-right a {
	color: #9d9d9e;
	font-size: 14px;
}

.search-pic-show .section .fl-right {
	margin-top: 12px;
}

.search-pic-show .section .fl-left {
	border-top: 1px #3595e7 solid;
	padding-top: 4px;
	margin-top: -1px;
	color: #323c44;
	font-size: 24px;
}

.search-pic-show .search-pic-list {
	width: 808px;
	margin: 16px 0 0px;
}

.search-pic-list li {
	display: block;
	float: left;
	width: 191px;
	height: 142px;
	background-color: #55abfc;
	margin: 0 11px 11px 0;
	border-radius: 5px;
}

.search-pic-list img {
	width: 191px;
	height: 142px;
	border-radius: 5px;
}
/*************** 图片分类详情 end ***************/
/***************** 参数配置 start ****************/
.car-configure {
	position: relative;
}

.car-configure td {
	width: 248px;
	height: 196px;
	background-color: #ffffff;
	border: solid 1px #eaeaea;
	position: relative;
	padding: 10px 0 10px 10px;
}

.car-configure th {
	text-align: center;
	border: solid 1px #eaeaea;
}

.car-configure .configure-head td {
	border-bottom-color: #f1f8ff;
}

.car-configure td.first-td {
	width: 200px;
}

.car-configure .configure-head td .select-close {
	display: block;
	position: absolute;
	width: 33px;
	height: 33px;
	line-height: 33px;
	right: 0;
	top: 0;
	text-align: center;
	background-color: #5895ce;
	color: #ffffff;
}

.car-configure .configure-head p {
	margin-bottom: 18px;
}

.car-configure .configure-head .first-td p {
	margin-bottom: 8px;
}

.car-configure .configure-head .first-td p.first-td-title {
	margin-bottom: 18px;
	font-size: 16px;
}

.car-configure .configure-head .compare {
	display: inline-block;
	width: 76px;
	height: 30px;
	line-height: 30px;
	border: solid 1px #c0c3c7;
	color: #5895ce;
	margin-top: 10px;
}

.car-configure .configure-head .compare:hover {
	border-color: #ff6d34;
	background-color: #ff6d34;
	color: #ffffff;
}

.car-configure .configure-head td:not (.first-td ):hover {
	color: #ff4800;
}

.car-configure .configure-body td {
	height: 48px;
}

.car-configure .configure-body td.first-td {
	width: 155px;
	padding-left: 45px;
	text-align: left;
}

.car-configure .configure-body .diff td {
	background-color: #f1f8ff;
	border-top-color: #f1f8ff;
	border-bottom-color: #f1f8ff;
}

.compare-menu {
	position: fixed;
	left: 1px;
	top: 195px;
}

.compare-menu a {
	display: block;
	width: 72px;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
	text-align: center;
	background-color: #ededed;
	color: #696969;
	margin-bottom: 2px;
}

.compare-menu a.on {
	background-color: #6cb8ff;
	color: #ffffff;
}

.compare-menu a:after {
	
}
/***************** 参数配置 end ****************/
/*************** 右侧菜单 end ***************/
.right-pic-content {
	width: 348px;
}

.product-hot-title {
	padding: 0 0 17px 10px;
	line-height: 20px;
	font-size: 20px;
	color: #323c44;
}

.product-hot-list {
	
}

.product-hot-list li {
	width: 156px;
	border: 1px solid #cccccc;
	float: left;
	margin-bottom: 10px;
	padding-bottom: 18px;
	margin-left: 11px;
	text-align: center;
	border-radius: 5px;
}

.product-hot-list li a h1 {
	
}

.product-hot-list li a img {
	width: 126px;
	margin-top: 10px;
	height: 77px;
}

.product-model-price {
	line-height: 24px;
	color: #d50d0d;
	font-size: 14px;
}

.icon-rmb {
	font-family: arial;
	font-style: normal;
	vertical-align: middle;
}
/********* 文章 start **********/
.cars-news-ul {
	display: block;
	width: 792px;
	float: left;
}

.cars-news-ul li {
	width: 772px;
	height: 132px;
	padding: 20px 10px 30px;
	background-color: #ffffff;
	float: left;
	border-bottom: 1px dotted #e5e5e5;
	display: block;
	overflow: hidden;
	margin-bottom: 5px;
	border-radius: 5px;
}

.cars-news-ul li .news-li-lf {
	width: 188px;
	height: 132px;
	float: left;
}

.cars-news-ul li .news-li-rt {
	width: 536px;
	padding-left: 48px;
	height: 100%;
	float: left;
}

.cars-news-ul li .news-li-rt h3 {
	display: block;
	height: 42px;
	font-size: 18px;
	color: #5895ce;
	line-height: 42px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.cars-news-ul li .news-li-rt .news-li-cont {
	font-size: 14px;
	color: #B8B8B8;
	line-height: 24px;
	margin-bottom: 15px;
	height: 48px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.cars-news-ul li .news-li-rt .news-li-time {
	color: #B8B8B8;
	float: left;
}

.cars-news-ul li .news-li-rt .news-li-models {
	color: #5895ce;
	float: right;
}

.cars-news-ul li:hover {
	box-shadow: rgb(190, 211, 231) 0px 0px 10px;
}

.article .pagediv {
	width: 792px;
}
/*************视频*************/
.video .video-new-list .video-cont {
	width: 260px;
}

.video .pagediv {
	width: 828px;
	margin-top: 94px;
}

.video-cont {
	width: 270px;
	margin-right: 16px;
	/* margin-top: 16px; */
	background-color: #fff;
	float: left;
}

.video-cont .icon-play {
	display: block;
	width: 68px;
	height: 68px;
	background-image: url(../images/video/video.png);
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -34px;
	margin-top: -34px;
	opacity: 0;
	transition: all .5s;
}

.video-cont>a: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);
}

.video-cont>a:hover .icon-play {
	opacity: 0.8;
}

.hover-img {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
}

.video-cont>a {
	display: block;
	overflow: hidden;
	position: relative;
}

.video-cont-title {
	padding: 10px;
}

.video-cont-title p {
	display: block;
	height: 34px;
	font-size: 14px;
	color: #434343;
	overflow: hidden;
	line-height: 17px;
}

.video-item-info {
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #a0a0a0;
	padding: 5px 0;
}

.video-item-info .info-r {
	width: 188px;
	text-align: left;
}

.video-publicity .video-cont, .video-technology .video-cont,
	.video-assess .video-cont, .video-gossip .video-cont {
	width: 282px;
	margin-right: 24px;
	margin-top: 16px;
	float: left;
}

.video-publicity>.video-new-list, .video-technology>.video-new-list,
	.video-assess>.video-new-list, .video-gossip>.video-new-list {
	width: 1224px;
}

.video-cont>a {
	position: relative;
}

.video-time {
	position: absolute;
	right: 25px;
	bottom: 5px;
	width: 50px;
	height: 20px;
	color: #ffffff;
}

.video-time .icon {
	margin-right: 3px;
}

.video-hot-list li:hover p {
	color: #7EC1FF;
}

.video-cont:hover .video-cont-title p {
	color: #7EC1FF;
}

.colorVal {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 5px;
	border: 1px solid #bbb
}
/**************分页 start ******************/
div.pagedivVideo {
	margin-top: 50px;
	margin-bottom: 24px;
	font-size: 14px;
	text-align: center;
	color: #999999;
}

div.pagedivVideo a {
	text-decoration: none;
	transition: all .2s;
}

div.pagedivVideo span, div.pagedivVideo a {
	color: #222;
	cursor: pointer;
	text-align: center;
	border-radius: 4px;
	background-color: #fff;
	border: 1px solid #ddd;
	background-image: none;
	transition: all .2s;
	font-size: 14px;
	min-width: 15px;
	margin: 0 2px;
	padding: 0 8px;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
}

span.disabled {
	height: 36px;
	line-height: 36px;
	background: #ffffff;
	margin: 0 5px;
}

.yu_Pagenum {
	color: #999999;
	background: #FFFFFF;
	border: 1px solid #dfdfdf;
	min-width: 36px;
}

.nextbtn, .prebtn {
	color: #999999;
	background: #FFFFFF;
	border: 1px solid #dfdfdf;
}

.yu_input {
	margin: 0 5px;
	padding: 0 10px;
	height: 24px;
	line-height: 24px;
	margin-bottom: 2px;
	font-size: 12px;
	box-shadow: none;
	width: 24px;
	border-radius: 4px;
	border: 1px solid #ddd;
	outline: none;
	text-align: center;
}

.yu_okbtn {
	border: 1px solid #dfdfdf;
	cursor: pointer;
	margin-left: 12px;
}

.nextpage {
	margin: 0 5px;
}

.pagedivVideo .current, div.pagedivVideo a:hover {
	color: #ffffff;
	background: #00a1d6;
	border: 1px solid #00a1d6;
}

.active {
	border: 1px solid #00a1d6;
}

/**************分页 end ******************/
.list {
	height: 800px;
}

.pagedivVideo {
	position: relative;
	left: -192px;
}

.search-box-baidu input {
	width: 320px;
	height: 28px;
	line-height: 28px;
	background-color: #ffffff;
	font-size: 14px;
	border: none;
	outline: none;
	text-indent: 45px;
	color: #696969;
	border-color: #efefef;
}

.search-box-baidu .icon {
	position: absolute;
	font-size: 20px;
	color: #6CB8FF;
	left: 10px;
	top: 0;
}

.search-baidu {
	display: block;
	width: 107px;
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	text-align: center;
	background-color: #6cb8ff;
	color: #ffffff;
	float: right;
	cursor: pointer;
}

.search-box-baidu {
	float: left;
	width: 428px;
	height: 30px;
	border: solid 1px #6cb8ff;
	position: relative;
	margin-bottom: 3px;
	border-radius: 5px;
}

.news-li-lf .car-news-img {
	width: 187px;
	height: 131px;
	border-radius: 5px;
}

.car-test-pic {
	width: 368px;
	height: 284px;
	border-radius: 5px;
}

.param-info {
	color: #292929;
}

.first-td {
	color: #525252;
	font-size: 20px;
	font-weight: 600;
}