body {
	background-color: #ffffff;
}

.product-nav {
	width: 854px;
}

.product-nav-right {
	display: inline-block;
	padding-top: 10px;
}

.product-condition-list .product-brand-nav .product-active {
	background-color: #69b6ff;
	color: #ffffff;
	border-radius: 10px;
}

.product-brand-ul .product-active {
	background-color: #69b6ff;
	color: #ffffff;
	border-radius: 10px;
}

.product-condition-list {
	border-bottom: 1px solid #eeeeee;
	line-height: 22px;
	padding: 10px 0;
}

.product-list-name {
	font-size: 16px;
	color: #323c44;
	display: block;
	float: left;
	margin-right: 18px;
}

.product-brand-ul {
	display: block;
	width: 800px;
	margin-top: 8px;
}

.product-price-list .product-brand-nav a {
	display: inline-block;
	padding: 3px 8px;
}

/* a:link {
    text-decoration: none;
    color: #696969;
} */
a:visited {
	
}

a:hover {
	color: #3595e7;
}

.m-r-15 a {
	margin-right: 24px;
}

.product-brand-ul li {
	float: left;
	padding: 0 8px;
}

.product-status {
	padding-left: 40px;
	border-left: 1px solid #eeeeee;
}

.product-car-content {
	margin-top: 50px;
}

.product-car-title {
	display: block;
	height: 24px;
	line-height: 24px;
	font-size: 24px;
	color: #4bb89b;
	padding-left: 9px;
	border-left: 4px solid #4bb89b;
}

.top-brand-list {
	padding: 36px 0;
}

.top-brand-list .brand-a {
	display: block;
	float: left;
	width: 95px;
	text-align: center;
	color: #696969;
	font-size: 14px;
}

.top-brand-list .brand-a img {
	width: 49px;
	height: 30px;
	margin-bottom: 10px;
}

.new-cars .product-car-title {
	color: #4bb89b;
	border-left: 4px solid #4bb89b;
}

.skillbar-bar, .car-distance-rank .selection-active, .new-cars .btn-more
	{
	background-color: #56E399;
}

.new-cars .btn-more:hover {
	background-color: #37d3aa;
	border-bottom: 1px solid #4bb89b;
	box-shadow: 1px 1px 1px #ccc;
}

.car-subsidy-list .skillbar-bar, .car-subsidy-list .selection-active,
	.for-sale-cars .btn-more {
	background-color: #ff6b3e;
}

.for-sale-cars .product-car-title {
	color: #ff6b3e;
	border-left: 4px solid #ff6b3e;
}

.for-sale-cars .btn-more:hover {
	background-color: #ff6b3e;
	border-bottom: 1px solid #ff6b3e;
	box-shadow: 1px 1px 1px #ccc;
}

.hot-cars .product-car-title, .on-sale-cars .product-car-title,
	.car-rank .product-car-title {
	color: #6cb8ff;
	border-left: 4px solid #6cb8ff;
	margin-bottom: 42px;
}

.car-rank-list .selection-active, .hot-cars .btn-more, .on-sale-cars .btn-more
	{
	background-color: #6cb8ff;
}

.hot-cars .btn-more:hover, .on-sale-cars .btn-more:hover {
	background: #42a0f9;
	border-bottom: 1px solid #55abfc;
	box-shadow: 1px 1px 1px #ccc;
}

.product-car-ul li {
	float: left;
	padding: 20px 15px;
	position: relative;
	text-align: center;
}

.product-model-image img {
	width: 200px;
	height: 130px;
	display: block;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out;
}

.product-model-name a {
	font-size: 16px;
	color: #323c44;
	display: inline-block;
	line-height: 24px;
}

.product-model-price {
	line-height: 24px;
	color: #d50d0d;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: normal;
}

.product-model-brand {
	position: absolute;
	width: 28px;
	height: 28px;
	top: 28px;
	left: 14px;
	z-index: 1;
}

.product-model-brand img {
	width: 28px;
	display: block;
}

.fn-rmb {
	font-family: arial;
	font-style: normal;
	vertical-align: middle;
}

.btn-more {
	display: block;
	width: 150px;
	height: 40px;
	border: none;
	outline: none;
	color: #ffffff;
	margin: 24px auto;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	cursor: pointer;
	font-size: 18px;
}

.btn-more:active {
	border-top: 1px solid #5895ce;
	border-right: 1px solid #5895ce;
	height: 40px;
	width: 149px;
}

.car-rank-list, .car-distance-rank {
	margin-right: 50px;
}

.selection-active {
	color: #ffffff;
}

.car-distance-rank {
	
}

.car-rank-title {
	display: block;
	font-size: 18px;
	color: #696969;
	width: 80px;
	line-height: 30px;
	margin-right: 60px;
	text-align: center;
	float: left;
}

.car-rank-selection {
	display: block;
	line-height: 30px;
	border-radius: 15px;
	float: left;
	-webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
	-moz-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .2);
}

.car-rank-selection span {
	display: block;
	float: left;
	width: 54px;
	height: 30px;
	text-align: center;
	border-radius: 15px;
}

.car-watch-list {
	padding-left: 25px;
}

.car-watch-list li {
	margin-top: 8px;
	height: 110px;
}

.car-watch-list img {
	width: 156px;
	height: 94px;
}

.car-item-info {
	display: inline-block;
	width: 170px;
	height: 69px;
	padding: 20px 0 5px 5px;
}

.car-item-name {
	font-size: 16px;
	color: #8b99a0;
}

.car-watch-price {
	font-size: 16px;
	margin-top: 2px;
	color: #ed3a40;
}

.car-distance-number {
	font-size: 14px;
	color: #ffffff;
}

.skillbar, .skillbar-subsidy {
	width: 120px;
	height: 8px;
	display: block;
	background-color: #eee;
	margin-top: 30px;
	margin-bottom: 8px;
}

.skillbar-bar {
	position: relative;
	width: 5px;
	height: 8px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.car-distance-number {
	position: absolute;
	top: -32px;
	right: -30px;
	display: block;
	text-align: center;
	width: 70px;
	height: 28px;
}

.car-watch-list a {
	display: block;
	float: left;
	position: relative;
}

.car-watch-list a .top_1 {
	background-position: 3px 1px;
}

.car-watch-list a .top_2 {
	background-position: 3px -47px;
}

.car-watch-list a .top_3 {
	background-position: 3px -95px;
}

.top_icon {
	position: absolute;
	top: 5px;
	z-index: 999;
	display: block;
	width: 34px;
	height: 24px;
	background: url(../images/icon/top_icon.png) no-repeat;
}

.car-subsidy-list .car-distance-number {
	background: url(../images/icon/bubble-orange.png) no-repeat;
}

.car-distance-rank .car-distance-number {
	background: url(../images/icon/bubble-green.png) no-repeat;
}