/*公共样式*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}
body {
	font: 12px \5b8b\4f53, tahoma, arial, sans-serif;
}
ol, ul, li {
	list-style: none;
}
img {
	border: 0;
	vertical-align: middle;
}
a img {
	border: 0;
}
.clear {
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
	margin-top: -1px;
}
h4 {
	font: 200 14px/18px "\5B8B\4F53";
	list-style: none;
}
a {
	text-decoration: none;
	color: #333;
}
a:hover {
	color: #c41919;
}
/*弹出窗口样式*/
#msgboxDiv {
	z-index: 100001;
	background: white;
	position: absolute;
	left: 50%;
	top: 20%;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	display: none;
	border: 5px solid #D2E6F8;
}
/*对比*/
#bbv {
	position: fixed;
	top: 300px;
	right: 2px;
	_position: absolute;
	_top:expression(documentElement.scrollTop+300);
}
#dbnr {
	display: none;
	position: absolute;
	top: 0;
	right: 10px;
	border: 6px solid #FBDDE7;
	background: #FCFCFC;
	width: 272px;
	overflow: hidden;
	z-index: 9;
}
#dbnr b {
	display: block;
	clear: both;
	height: 26px;
	font-size: 14px;
	padding: 8px 0 0 10px;
}
#dbnr b span {
	float: left;
}
#dbnr b span.span2 {
	float: right;
	padding-right: 7px;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
#dbnr ul {
	width: 246px;
	overflow: hidden;
	padding: 0 0 4px 14px;
}
#dbnr ul li {
	width: 240px;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	padding: 0 0 0px 0;
	color: #CA0065;
}
#dbnr img {
	cursor: pointer;
}
.pkbut {
	clear: both;
	height: 45px;
	background: url(/Public/zixieche/images/pkline.gif) repeat-x;
	padding-left: 60px;
}
.pkbut span {
	display: inline-block;
	float: left;
	width: 65px;
	height: 22px;
	background: url(/Public/zixieche/images/allbut4.gif) no-repeat;
	text-align: center;
	line-height: 22px;
	color: #C54870;
	margin: 12px 18px 0 0;
	cursor: pointer;
}
.pkbut span a:link, .pkbut span a:visited {
	text-decoration: none;
	color: #C54870;
}
.pkbut span a:active, .pkbut span a:hover {
	text-decoration: none;
	color: #C54870;
}
#tishi {
	width: 100%;
	text-align: center;
	padding-bottom: 10px;
	font-size: 12px
}
/*--头部-底部公共样式--*/
.wrap {
	display: block;
	width: 1000px;
	margin: 0 auto;
}
.banner {
	padding: 10px 0 25px 0;
}
/*顶部*/
.top {
	background: #262626;
	height: 43px;
}
.top ul {
	width: 1000px;
	margin: 0 auto;
	color: #fff;
	position: relative;
}
.top ul dt {
	float: left;
	display: inline;
	cursor: pointer;
}
.top ul dt h4 {
	font-family: \5b8b\4f53, tahoma, arial, sans-serif;
	line-height: 43px;
}
.top ul dt h4 a {
	font-family: \5b8b\4f53, tahoma, arial, sans-serif;
	text-decoration: none;
	color: #333;
}
.top ul dt h4 a:hover {
	color: #c41919;
}
.top ul dt img {
	float: left;
	padding-right: 15px;
}
#targetmenu {
	top: 43px;
	position: absolute;
	right: auto;
	left:expression(eval(document.documentElement.scrollLeft));
	width: 120px;
}
#targetmenu dd {
	float: left;
	display: block;
	border-bottom: 1px solid #ffc2c2;
	background: #ca3030;
	filter: Alpha(Opacity=90, Style=0);
	opacity: 0.90;
}
#targetmenu a {
	float: left;
	width: 120px;
	padding-left: 12px;
	color: #fff;
	line-height: 24px;
	overflow: hidden;
}
#targetmenu a:hover {
	color: #fff;
	line-height: 24px;
	background: #b5288c;
	width: 120px;
}
#topright {
	float: right;
}
#topright a {
	padding: 0 15px 0 15px;
	color: #fff;
	margin-left: 4px;
	margin-right: 4px;
	line-height: 43px;
	font-size: 14px;
}
a.anormal {
	color:#fff;
	padding:0px;
	margin-left:3px;
	margin-right:3px;
	line-height:43px;
	font-size:14px;
}
#topright a:hover {
	color: #fff;
}
#topright h4 {
	background: #b5288c;
	float: left;
}
#topright h4:hover {
	background: #9c1775;
}
/*顶部导航部分*/
.nav {
	margin-bottom: 12px;
	height: 80px;
}
.logo {
	float: left;
	width: 215px;
	border-bottom: 8px solid #262626;
	padding-bottom: 10px;
}
.navs {
	float: right;
	width: 783px;
	border-bottom: 8px solid #cf000f;
}
.navs li {
	padding: 0 6px 0 15px;
	float: left;
	height: 70px;
}
.navs li img {
	float: left;
}
.navs li a {
	padding-left: 12px;
	line-height: 30px;
	display: inline;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	font-family: \5b8b\4f53, tahoma, arial, sans-serif;
}
/*车型分类*/
.cars_all {
	/*margin-bottom: 15px;*/
	background: #f1f1f1;
}
.cars_all ul {
	height: 58px;
	overflow: hidden;
}
.car1, .car2, .car3, .car4, .car5, .car6, .car7, .car8, .car9, .car10, .car11, .car12 {
	float: left;
}
.car1 a, .car2 a, .car3 a, .car4 a, .car5 a, .car6 a, .car7 a, .car8 a, .car9 a, .car10 a, .car11 a, .car12 a {
	width: 73px;
	height: 58px;
	float: left;
	text-align: center;
	margin: 0 5px;
	display: inline;
	line-height: 90px;
}
.car1 a:hover {
	background: url(../images/pngcar.png) 0 -62px no-repeat;
}
.car2 a:hover {
	background: url(../images/pngcar.png) -85px -62px no-repeat;
}
.car3 a:hover {
	background: url(../images/pngcar.png) -170px -62px no-repeat;
}
.car4 a:hover {
	background: url(../images/pngcar.png) -255px -62px no-repeat;
}
.car5 a:hover {
	background: url(../images/pngcar.png) -340px -62px no-repeat;
}
.car6 a:hover {
	background: url(../images/pngcar.png) -425px -62px no-repeat;
}
.car7 a:hover {
	background: url(../images/pngcar.png) -510px -62px no-repeat;
}
.car8 a:hover {
	background: url(../images/pngcar.png) -595px -62px no-repeat;
}
.car9 a:hover {
	background: url(../images/pngcar.png) -680px -62px no-repeat;
}
.car10 a:hover {
	background: url(../images/pngcar.png) -765px -62px no-repeat;
}
.car11 a:hover {
	background: url(../images/pngcar.png) -850px -62px no-repeat;
}
.car12 a:hover {
	background: url(../images/pngcar.png) -935px -62px no-repeat;
}
.car1 a {
	background: url(../images/pngcar.png) 0 0 no-repeat;
}
.car2 a {
	background: url(../images/pngcar.png) -85px 0 no-repeat;
}
.car3 a {
	background: url(../images/pngcar.png) -170px 0 no-repeat;
}
.car4 a {
	background: url(../images/pngcar.png) -255px 0 no-repeat;
}
.car5 a {
	background: url(../images/pngcar.png) -340px 0 no-repeat;
}
.car6 a {
	background: url(../images/pngcar.png) -425px 0 no-repeat;
}
.car7 a {
	background: url(../images/pngcar.png) -510px 0 no-repeat;
}
.car8 a {
	background: url(../images/pngcar.png) -595px 0 no-repeat;
}
.car9 a {
	background: url(../images/pngcar.png) -680px 0 no-repeat;
}
.car10 a {
	background: url(../images/pngcar.png) -765px 0 no-repeat;
}
.car11 a {
	background: url(../images/pngcar.png) -850px 0 no-repeat;
}
.car12 a {
	background: url(../images/pngcar.png) -935px 0 no-repeat;
}
/* 热门搜索 */
.carmode {
	border: 1px #f0f0f0 solid;
	width: 998px;
	margin: 0 auto;
	margin-top: 12px;
}
.seachbox {
	background: #F6F6F6;
	padding: 6px 0 0 0px;
	height: 32px;
	position: relative;
	z-index: 20;
}
.seachcar {
	float: left;
	padding-left: 10px;
	padding-right: 20px;
}
.selbox {
	width: 150px;
	float: left;
	position: relative;
	margin: 0px 0 0 -1px;
	overflow: hidden;
}
.standard_select { /*边框*/
	border: 1px #bbb solid;
	background: #fff;
	display: inline-block;
	padding: 4px 0 4px 0; /*调整此处改变select高度*/
}
.select_shelter { /*遮挡默认边框*/
	display: inline-block;
	width: 150px;
	*width:190px;
	overflow: hidden;
}
.select_shelter select {
	margin: -2px;
	padding: 0 10px 0 20px;
	border: 0px;
	width: 190px; /*select的宽度*/
	background: #fff url(../images/ico_bg.png) left no-repeat;
	font: 12px/24px "\5B8B\4F53";
	color: #666;
	overflow: hidden;
	cursor: pointer;
	height: 20px;
}
.select_shelter select:focus {
	border-style: none;
}
.seachbox .btn {
	float: left;
	width: 86px;
	height: 26px;
	text-align: center;
	font: 14px/26px "\5FAE\8F6F\96C5\9ED1";
}
.btn {
	display: block;
	background: #E53D10;
	color: #FFF;
	font: 16px/32px "\5FAE\8F6F\96C5\9ED1";
	height: 32px;
	text-align: center;
	margin-right: 8px;
}
.btn:hover {
	background: #b5288c;
	text-decoration: none;
	color: #fff;
}
.hseach {
	float: left;
	position: relative;
	z-index: 10;
}
.seachul {
	width: 356px;
	border: 1px solid #ddd;
	border-right: 0;
	z-index: 100;
	background: #FFF;
	position: absolute;
	left: 0;
	top: 30px;
	display: none;
	padding: 5px 0;
}
.hseach .logseach {
	color: #999;
}
.logtip {
	float: left;
	padding: 0px 0 0 20px;
	font: 14px/26px "\5B8B\4F53";
}
.sellist {
	width: 184px;
	font: 12px/24px "\5B8B\4F53";
}
.hseach input {
	width: 230px;
	height: 20px;
	border: 1px #bbb solid;
	float: left;
	background: #fff url(../images/ico_bgs.png) no-repeat;
	font: 14px/20px "\5B8B\4F53";
	padding: 2px 0 2px 36px;
}
/* 网站底部 */
.foot {
	width: 1000px;
	padding-top: 20px;
}
.link h4, link h2 {
	display: inline;
	line-height: 30px;
}
.link h2 {
	float: left;
	font: 600 28px/30px "\5FAE\8F6F\96C5\9ED1";
	color: #222;
}
.link h4 {
	float: right;
	font-family: \5b8b\4f53, tahoma, arial, sans-serif;
}
.link ul {
	width: 1000px;
	float: left;
}
.link ul img {
	float: left;
	display: inline;
}
.link ul p {
	width: 1000px;
	text-align: center;
	line-height: 30px;
	padding: 28px 0;
	color: #444;
	font-size: 12px;
}
.link ul li {
	margin-top: 12px;
	padding: 10px;
	border: 1px solid #d2d2d2;
	line-height: 28px;
	color: #888;
	float: left;
	width: 978px;
}
.link ul li a {
	color: #888;
	text-decoration: none;
	font-size: 12px
}
.link ul li a:hover {
	color: #333;
}
/*--头部-底部公共样式--*/