body {font:normal 12px/20px simsun; margin:0 auto; padding:0; background:url(images/bg.jpg) no-repeat center 32px;} 
* {	margin: 0px; padding: 0px;}
h4{	font-size:14px;}
h5{font-size:12px;}
img {border:none;}
ul,li{list-style-type:none;}
a{text-decoration:none;}
a:link{text-decoration:none;}
a:hover{text-decoration:underline; color:#ffae00;}

.yl{color:#fb0f10;}


.container{width:980px; margin:0 auto; overflow:hidden; font:normal 12px/20px simsun;}
.header{height:500px; position:relative;}
.content_01{background:url(images/cnt01.jpg) no-repeat; height:429px; position:relative;}
.content_02{background:url(images/cnt02.jpg) no-repeat; height:244px; position:relative;}
.content_03{background:url(images/cnt03.jpg) no-repeat; height:294px; position:relative;}
.content_04{background:url(images/cnt04.jpg) no-repeat; height:274px; position:relative;}
.content_05{background:url(images/cnt05.jpg) no-repeat; height:492px; position:relative;}



#bottom{width:980px; margin:0 auto; overflow:hidden; color:#666666; background:url(images/footer.jpg) no-repeat; height:127px;}
#bottom .footer_nt,#bottom .footer_nt a{color:#666666;}
#bottom .mar_top8{padding-top:10px;}

.detail{
	width:238px;
	position:absolute;
	font:normal 12px/22px "Microsoft yahei";
	left: 424px;
	top: 180px;
	color:#3a3a3b;
}

.picssl_box { width:324px; height:auto; padding:75px 0 0 56px;}
.picssl_big { position:relative; height:198px; overflow:hidden;}
.picssl_title { position:absolute; bottom:0; left:0; line-height:40px; width:100%; color:#fff; font-size:14px; text-indent:1em; background-color:#000; filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6;}

/*图片滚动样式01*/
#focus_change li { float:left;}
#fus_pic1 {}
#fus_pic1 .ScrCont {zoom:1;width: 32766px;}
#fus_pic1 #List1_1, #fus_pic1 #List2_1 {float:left;}
#fus_pic1 .pcont {width:298px;float:left; overflow:hidden;}
#fus_pic1 li { width:68px; height:84px; line-height:18px; padding:0 3px 0; float:left;text-align:center; margin:0 2px; _ margin:0 1px;}
#fus_pic1 li b { font-weight:normal;}
#fus_pic1 li a { display:block; width:70px; height:48px; padding:8px 2px 3px; margin-bottom:4px; cursor:pointer;}
/*#fus_pic1 li a.active, #fus_pic1 li a:hover { background:url(http://icon.xcar.com.cn/wxs/moban/images/pic_gmbg2.gif) no-repeat;}*/
#fus_pic1 .pic_gmbtnl {width:13px;height:48px;float:left;background:url(images/pic_gmbtnl.jpg) no-repeat; margin-top:8px;}
#fus_pic1 .pic_gmbtnr {width:13px;height:48px;float:left;background:url(images/pic_gmbtnl.jpg) no-repeat -13px 0; margin-top:8px;}

.a_link{
	display:block;
	width:96px;
	height:22px;
	background:#24374f;
	color:#fff;
	text-align:center;
	line-height:22px;
	position:absolute;
	z-index:99;
	left: 284px;
	top: 8px;
}
/* 表单 */
.bm{
	width:300px;
	color:#4d4d4e;
	position:absolute;
	left: 670px;
	top: 42px;
}
.bm td{padding:7px 0;}
.tj{background:url(images/tj.jpg) no-repeat; width:132px; height:38px; border:none; cursor:pointer;}

/* 上市新闻 */
.txt{
	width:614px;
	position:absolute;
	left: 39px;
	top: 35px;
	color:#252525;
	line-height:28px;
}
.txt h4{font-size:16px; text-align:center; margin-bottom:10px;}
.txt a{color:#252525;}

/* 自驾游记 */
.edit_txt{width:230px; float:left; margin-right:12px; color:#333333;}
.edit_txt h4{font-size:14px; margin-bottom:10px;}
.edit_txt a{color:#333;}

.auto_img{width:210px; float:left; margin-right:12px;}
.auto_img img{border:1px solid #d9dbda;}

/* 对比视频 */
.vedio{
	width:950px;
	position:absolute;
	top: 61px;
	overflow:hidden;
	left: 17px;
}
.vedio span{display:inline-block; float:left; margin-right:10px;}

/* 精美车图 */
#featured-area {	
	height:405px;
	width: 962px; 
	padding-top:50px;
	margin:0px auto; 
	padding-top:83px;
	border:none;   
}
#featured-area img{ 
	border:none
}


.roundabout-holder {
	list-style:none; 
	width:500px; 
	height:300px; 
	margin:0px auto;
}

.roundabout-moveable-item {
	font-size:12px!important;
	height:360px; width:640px;
	cursor:pointer; padding:5px;
	border:1px solid #aaaaaa;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	background:#f9f9f9;
}

.roundabout-moveable-item img {
	height:100%;
	width:100%;
	background-color:#FFFFFF;
	margin:0;
}

.roundabout-in-focus {
	cursor:auto;
	border:solid 2px #999;
}

.roundabout-in-focus:hover {
	-webkit-box-shadow:0px 0px 20px #787878;
	-moz-box-shadow:0px 0px 20px #787878;
	background:#f9f9f9;
}

.roundabout-holder span	 {
	display:none;
	font-size:11px;
}

.roundabout-in-focus:hover span	{
	display:inline;
	position:absolute;
	bottom:5px;
	right:5px;
	padding:8px 10px;
	background:#f9f9f9;
	color:#8A428B;
	z-index:999;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topLeft: 5px;
	font-size : 11px;
	border-left:1px solid #aaaaaa;
	border-top:1px solid #aaaaaa;
}

.roundabout a:active, .roundabout a:focus, .roundabout a:visited {
	outline:none;
	text-decoration:none;
}

.roundabout li {
	margin:0
}
