﻿@charset "utf-8";
 

a.under {
	text-decoration:underline;
}
/****网站框架结构****/
/*框架列*/
.part {
	clear:both;
	width:100%;
	padding-top:10px;
}
.partl {
	float:left;
	width:650px;
	overflow:hidden;
}
.partr {
	float:right;
	width:302px;
	overflow:hidden;
}
/*box*/
.box, .box1 {
	border:1px solid #dddddd;
	margin-bottom:10px;
	width:300px;
}
.box .title {
	background:url(http://file.chexun.com/images_index/icon_bg.gif) repeat-x 0 -641px;
	height:40px;
	line-height:30px;
	color:#333;
	padding:0 15px;
}
.box1 .title {
	background:url(http://file.chexun.com/images_index/icon_bg.gif) repeat-x 0 -641px;
	height:40px;
	line-height:30px;
	color:#333;
	padding:0 15px;
}
.box .title h2, .box1 .title h2 {
	color:#333;
	font-size:14px;
	font-weight:bold;
}
.box .title h2 a, .box1 .title h2 a {
	color:#333;
}
.box .title h2 a:hover, .box1 .title h2 a:hover {
	text-decoration:underline;
}
.box .title h2 span, .box1 .title h2 span {
	float:right;
	font-weight:normal;
	color:#e4e4e4;
	font-size:12px;
}
.box .title h2 span a, .box1 .title h2 span a {
	color:#818181;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.box .title h2 span a:hover, .box1 .title h2 span a:hover {
	color:#db0010;
}
.box .content {
	overflow:hidden;
	padding:10px 15px 10px;
}
.dot3, .dot5 {
	padding:0 12px 5px;
	width:275px;
}
.dot3 li, .dot5 li {
	background:url(http://file.chexun.com/images_index/icon_bg.gif) repeat-x 0 -82px;
	overflow:hidden;
	height:30px;
	line-height:30px;
}
.dot3 li a:hover, .dot5 li a:hover {
	color:#db0010;
}
.dot3 li a, .dot5 li a {
	color:#247;
}
.dot3 li span, .dot5 li span {
	background:url(http://file.chexun.com/images_index/icon_02.gif) no-repeat -330px 0px;
	padding:1px 14px 1px 5px;
	font-size:10px;
	color:#323230;
	font-family:Arial, Helvetica, sans-serif;
}
.dot3 li.last, .dot5 li.last {
	background:none;
}
.dot3 li.last span, .dot5 li.last span {
	padding:1px 12px 1px 2px;
}
.dot5 b {
	float:right;
	padding-left:10px;
	overflow:hidden;
	font-weight:normal;
	color:#c00;
}
.lineC {
	width:95%;
	height:3px;
	margin:3px auto;
	background: url(http://file.chexun.com/images_index/icon_bg.gif) repeat-x 0 -110px;
	overflow:hidden;
}
/*图片排序*/

.tw, .tw1, .tw2 {
	width:126px;
	float:left;
	padding-right:16px;
	height:125px;
}
.tw p, .tw1 p, .tw2 p {
	padding:2px;
	border:1px solid #ddd;
}
.tw h4, .tw1 h4, .tw2 h4,.twk h4 {
	height:26px;
	line-height:26px;
	text-align:center;
	font-weight:normal;
}
.tw h4 a, .tw1 h4 a, .tw2 h4 a,.twk h4 a {
	color:#247;
}
.tw h4 a:hover, .tw1 h4 a:hover, .tw2 h4 a:hover,.twk h4 a:hover {
	color:#db0010;
}
.tw1 {
	height:165px;
	padding-right:25px;
}
.tw1 p {
	background:url(http://file.chexun.com/images_index/pic_bg.gif) bottom no-repeat #f7f7f7;
	height:106px;
}
.tw1 h4 {
	height:36px;
	line-height:18px;
	padding-top:9px;
}
.tw2 {
	height:165px;
}
.tw2 h4 {
	line-height:18px;
	color:#c00;
	height:60px;
	padding-top:5px;
}
.tw2 h4 span {
	display:block;
	color:#828282;
}
.tw2 h4 span a {
	color:#828282;
}
.tw2 h4 span a:hover {
	color:#db0010;
}
.tw3 {
	width:270px;
	padding-top:5px;
	height:135px;
	overflow:hidden;
	padding-left:15px;
	clear:both;
}
.tw3 p.pic {
	padding-top:3px;
	background:#fff;
	width:126px;
	line-height:35px;
	float:left;
	text-align:center;
}
.tw3 p.pic img {
	padding:2px;
	border:1px solid #ddd;
	float:left;
}


.twk{
	width:132px;
	float:left;
	padding-right:6px;
	height:125px;
}
.twk p{
    border: 1px solid #DDDDDD;
    margin: 0 auto;
    padding: 2px;
    width: 120px;
}


.lineC {
	width:100%;
	height:3px;
	background: url(http://file.chexun.com/images_index/icon_w.gif) repeat-x 0 -261px;
	overflow:hidden;
	clear:both;
}
/**==通用内容结束==**/
/*文章内容*/
.article {
	width:628px;
	border:1px solid #ddd;
	background:#fbfbfb;
	padding:10px;
	margin-bottom:10px;
}
.article table {
	
	border-collapse: collapse;
	margin:0 auto;
}
.article table th{
    border:1px solid #ddd;
	padding:5px;
	background:#F2F5FA;
	text-align:center;
	line-height:18px;
	font-size:12px;
	}
.article table th p{padding:10px 0;font-size:14px;}
.article table.cs th{ text-align:right;}
.article table td {
	text-align:center;
background:#fff;
    
    font-size: 12px;
    line-height: 18px;
    padding:5px;
}
.article table td.zb{text-align:right;}
.article table td p{padding:10px 0;}
.article table td span{color:#000;}
.article h1 {
	text-align:center;
	font-size:26px;
	font-weight:bold;
	height:60px;
	line-height:60px;
	width:592px;
	margin:0 auto;
	background:url(http://file.chexun.com/images_index/line.gif) no-repeat 0 bottom;
	color:#000;
}
.article .infor {
	text-align:center;
	height:40px;
	line-height:40px;
	color:#828282;
}
.article .infor span {
	padding:0 5px;
}
.article .infor span a {
	color:#247;
}
.article .infor span a:hover {
	color:#c00;
}
.article .infor span em {
	color:#c00;
	font-style:normal;
}


.article .intop {
	border:0 none;
	color:#828282;
	height:40px;
	line-height:40px;
	margin:0 auto;
	text-align:center;
}
.article .intop td {
	border:0;
	padding:0 5px;
	background-color:#fcfcfc;
}
.article .intop td a{
	color:#247;
}
.article .intop td a:hover{
	color:#c00;
}
.article .intop td.dkpl {
	width:85px;
	text-align:left;
}
.article .intop td em {
	color:#CC0000;
	font-style:normal;
}
.article .intop span em {
	color:#c00;
	font-style:normal;
}
.article .con_main {
	padding:10px 20px;
	font-size:14px;
	line-height:26px;
}
.article .con_main p {
	padding-bottom:10px;
}
.article .con_main a {
	font-size:14px;
	color:#004276;
	text-decoration:none;
}

.article .con_main p a:hover {
	font-size:14px;
	color:#004276;
	text-decoration:underline;
}
.article .con_main_title a{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}
.con_main_title a:hover{
color:#FF0000;
text-decoration:underline;
font-weight:normal;
}
.article .con_main p.pic {
	text-align:center;
	padding:10px 0 20px;
}
.article .con_main p.pic img {
	border:1px solid #333;
}
.article .editor {
	text-align:right;
	color:#686868;
	font-size:14px;
	padding:10px 20px;
}
.article .page {
	text-align:center;
	font-size:14px;
	padding:20px 15px;
	color:#224477;
}
.article .page a {
	color:#247;
	display:inline-block;
	margin:0 0px;
	_margin:0 0px;
	*margin:0 0px;
}
.article .page a:hover {
	color:#db0010;
}
.article .page a.on {
	color:#333;
}
/*文章导航条*/
.article .dht {
	width:548px;
	border:1px solid #d8d8d8;
	margin:20px auto;
	background:#fff;
}
.article .dht .title {
	border-bottom:1px solid #d8d8d8;
	height:28px;
	line-height:28px;
	background:#fafafa;
}

.article .dht .content .left {
	border-right:1px solid #d8d8d8;
	width:232px;
	padding:10px 20px;
}
.article .dht .content .right {
	width:232px;
	padding:10px 20px;
}
.article .dht .content .left li, .article .dht .content .right li {
	height:24px;
	line-height:24px;
}
.article .dht .content a {
	color:#247;
}
.article .dht .content a:hover {
	color:#db0010;
}
.article .dht .content a.on {
	color:#c00;
}
.keyword {
	padding:10px;
	padding-top:0;
}
/*文章分享*/
.article .share {
	border-top:1px dashed #c2c3ba;
	height:18px;
	line-height:18px;
	padding:16px 10px 6px;
	font-size:14px;
}
.article .share a {
	background:url(http://file.chexun.com/images_index/icon_web.gif) no-repeat;
	padding:2px 7px 2px 20px;
	font-size:12px;
}
.article .share a.renren {
	background-position:0 -41px;
}
.article .share a.taobao {
	background-position:0 -84px;
}
.article .share a.sohu {
	background-position:0 -127px;
}
.article .share a.douban {
	background-position:0 -174px;
}
.article .share a.wangyi {
	background-position:0 -221px;
}
.article .share a.sina {
	background-position:0 -260px;
}
.article .share a.qq {
	background-position:0 -306px;
}
/*网友评论*/
.comment {
	width:648px;
	border:1px solid #ddd;
	margin-bottom:10px;
}
.comment .title {
	height:38px;
	line-height:38px;
	border-bottom:1px solid #ddd;
}
.comment .title h2 {
	font-weight:bold;
	font-size:14px;
	padding-left:15px;
	color:#333;
}
.comment .content {
	background:#fafcff;
}
.comment .content .floor {
	width:620px;
	margin:15px auto 0;
	border-bottom:1px dashed #c2c3bb;
	padding-bottom:5px;
}
.comment .content .lastx {
	border-bottom:0;
}
.comment .content .floor .user_info {
	color:#8d8d8d;
	margin-bottom:7px;
	padding:0 10px 0 5px;
}
.comment .content .floor .user_info a {
	color:#247;
}
.comment .content .floor .user_info a:hover {
	color:#db0010;
}
.comment .content .floor .user_info span.data {
	float:right;
}
.comment .content .floor .user_info span.floor_num {
	color:#c00;
}
.comment .content .floor .com_con {
	padding:0 10px;
	color:#333;
}
.comment .content .floor .com_con .reply {
	border:1px solid #d1d5db;
	padding:5px;
	color:#8d8d8d;
	margin:8px auto;
	background:#fff;
}
.comment .content .floor .com_con .reply p {
	padding:0 7px;
}
.comment .content .floor .reply_area {
}
.comment .content .floor .reply_area a {
	color:#247;
}
.comment .content .floor .reply_area a:hover {
	color:#db0010;
}
.comment .content .floor .reply_area .noclick {
	float:right;
	padding:0 10px;
	margin-top:0px;
	cursor:pointer;
}
.comment .content .floor .reply_area .click {
	float:right;
	border:solid #d3d8e7;
	border-width:1px 1px 0;
	padding:0 10px;
	background:#ebeff7;
	margin-top:-198px;
	cursor:pointer;
}
.comment .content .floor .reply_area .reply_gn {
	float:left;
	width:598px;
	border:1px solid #d3d8e7;
	padding:0 10px 10px;
	background:#ebeff7;
	height:165px;
	margin-top:20px;
	display:none;
}
.comment .content .floor .reply_area .reply_gn .close {
	float:right;
	background:url(http://file.chexun.com/images_index/icon_w.gif) no-repeat 0 -216px;
	padding:5px 5px 2px 5px;
	display:block;
	height:6px;
	overflow:hidden;
	cursor:pointer;
}
.comment .content .floor .reply_area .reply_gn .dl {
	margin-bottom:12px;
}
.comment .content .floor .reply_area .reply_gn .dl span {
	float:right;
}
.comment .content .floor .reply_area .reply_gn .dl .bk {
	border:1px solid #a3b6d4;
	width:70px;
}
.comment .content .floor .reply_area .reply_gn .area_bk {
	width:584px;
	border:1px solid #a3b6d4;
	padding:5px;
	height:65px;
	margin-bottom:13px;
}
.comment .content .floor .reply_area .reply_gn .tj .btn_a {
	background:url(http://file.chexun.com/images_index/icon_w.gif) no-repeat 0 -122px;
	width:82px;
	height:23px;
	cursor:pointer;
	border:0;
	float:right;
}
.comment .content .chakan {
	border:solid #ddd;
	border-width:1px 0;
	padding:15px 20px;
	text-align:right;
}
.comment .content .chakan a {
	color:#247;
}
.comment .content .chakan a span {
	color:#c00;
}
.comment .content .chakan a:hover {
	color:#db0010;
}
/*发表我的评论*/
.comment .content .fabiao {
	padding:15px 25px;
}
.comment .content .fabiao a {
	color:#247;
}
.comment .content .fabiao a:hover {
	color:#db0010;
}
.comment .content .fabiao h3 {
	font-size:14px;
	font-weight:bold;
	color:#247;
	padding-bottom:10px;
}
.comment .content .fabiao .dl {
	margin-bottom:12px;
}
.comment .content .fabiao .dl span {
	float:right;
}
.comment .content .fabiao .dl .bk {
	border:1px solid #a3b6d4;
	width:140px;
}
.comment .content .fabiao .area_bk {
	width:584px;
	border:1px solid #a3b6d4;
	padding:5px;
	height:65px;
	margin-bottom:13px;
}
.comment .content .fabiao .yzm {
	float:left;
}
.comment .content .fabiao .yzm img {
	vertical-align:middle;
}
.comment .content .fabiao .yzm input {
	border:1px solid #a3b6d4;
	width:80px;
}
.comment .content .fabiao .tj .btn_a {
	background:url(http://file.chexun.com/images_index/icon_w.gif) no-repeat 0 -122px;
	width:82px;
	height:23px;
	cursor:pointer;
	border:0;
	float:right;
}
/*更多关于*/
.gygd {
	border:1px solid #d8d8d8;
	width:318px;
}
.gygd .title {
	height:30px;
	line-height:30px;
	border-bottom:1px solid #d8d8d8;
	background:url(http://file.chexun.com/images_index/icon_bg.gif) repeat-x 0 -724px;
}
.gygd .title h2 {
	padding:0 15px;
	font-weight:bold;
	font-size:14px;
	color:#333;
}
.gygd .title h2 span {
	float:right;
	font-weight:normal;
	color:#e4e4e4;
	font-size:12px;
}
.gygd .title h2 span a {
	color:#818181;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
}
.gygd .title h2 span a:hover {
	color:#db0010;
}
.gygd .title h2 b {
	color:#c00;
	padding:0 4px;
}
.gygd .title h2 b a {
	color:#c00;
}
.gygd .content {
	padding:10px 20px;
}
.gygd .dot li {
	background:url(http://file.chexun.com/images_index/icon_w.gif) no-repeat 0 -178px;
	padding-left:10px;
	height:26px;
	line-height:26px;
	overflow:hidden;
	font-size:14px;
}
.gygd .dot li a {
	color:#247;
}
.gygd .dot li a:hover {
	color:#db0010;
}
/*浏览其它*/
.llqt .dot {
	padding-top:8px;
}
.llqt .dot li {
	background:url(http://file.chexun.com/images_index/icon_w.gif) repeat-x 0 -262px;
	padding-left:2px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	color:#ccc;
}
.llqt .dot li a {
	color:#247;
}
.llqt .dot li a:hover {
	color:#db0010;
}
.llqt .dot li span {
	float:right;
	color:#888;
	padding-left:10px;
}
/*视频*/
.shipin {
	width:648px;
	margin-top:0px;
	_margin-top:10px;
*margin-top:10px;
}
.shipin .content {
	padding:10px 0 8px 35px;
}
/*热门文章*/
.rmwz .title ul {
	float:right;
	padding-right:30px;
}
/*2011.3.21修改鼠标画上有小手出现加cursor: pointer;*/
.rmwz .title ul li {
	float:left;
	cursor: pointer;
}
.rmwz .title ul li span {
	display:block;
	padding:0 15px;
}
.rmwz .title ul li.on {
	background:url("http://file.chexun.com/images_index/icon_02.gif") no-repeat 0 0 #fff;
	height:40px;
}
.rmwz .title ul li.on span {
	border:solid #ddd;
	border-width:0 1px;
}
.rmwz .rd {
}
.rmwz .yc {
	display:none;
}
/*热门车型热门品牌*/
.rmcxpp .title {
	padding-left:0;
}
.rmcxpp .title ul {
}
/*2011.3.21修改鼠标画上有小手出现加cursor: pointer;*/
.rmcxpp .title ul li {
	float:left;
	cursor: pointer;
}
.rmcxpp .title ul li span {
	display:block;
	width:82px;
	text-align:center;
	color:#333;
	font-weight:bold;
	font-size:14px;
	float:none;
	border-right:1px solid #ddd;
}
.rmcxpp .title ul li span a {
	color:#333;
}
.rmcxpp .title ul li.on {
	background:url("http://file.chexun.com/images_index/icon_02.gif") no-repeat 0 0 #fff;
	height:40px;
}
.rmcxpp .title span {
	float:right;
	color:#ddd;
}
.rmcxpp .title span a {
	color:#818181;
}
.rmcxpp .title span a:hover {
	color:#db0010;
}
.rmcxpp .rd {
	padding-bottom:10px;
}
.rmcxpp .rd div a {
	display:block;
	float:left;
	width:80px;
	padding:0 0 0 20px;
	line-height:26px;
}
.rmcxpp .yc {
	display:none;
}
.rmcxpp .rd a.cred {
	color:#c00;
}
/*车系*/
.cx .tw {
	height:100px;
	width:270px;
	padding-right:0;
	clear:both;
}
.cx .tw p {
	width:120px;
	float:left;
}
.cx .tw h4 {
	float:right;
	width:135px;
	text-align:left;
}
.cx .tw h4 span {
	color:#818181;
}
.cx .cs span {
	color:#c00;
}
.cx .cs a {
	color:#247;
	float:right;
}
.cx .cs a:hover {
	color:#db0010;
}
.cx .btn {
	border:1px solid #c51e1a;
	width:160px;
	height:25px;
	text-align:center;
	line-height:25px;
	color:#fff;
	margin:10px auto;
	background:url(http://file.chexun.com/images_index/icon_bg.gif) repeat-x scroll 0 -948px;
}
.cx .btn a {
	color:#fff;
}
/*论坛热帖*/
.ltrt .content {
	padding-bottom:5px;
}
.ltrt .dot {
	width:135px;
	float:right;
}
.ltrt .dot li {
	background:url(http://file.chexun.com/images_index/icon_bg.gif) no-repeat 0 -370px;
	padding-left:8px;
	overflow:hidden;
	height:26px;
}
.ltrt .dot li a {
	color:#247;
}
.ltrt .dot li a:hover {
	color:#db0010;
}
/*有关联文章头部*/
.gltop {
	widht:958px;
	border:solid #ddd;
	border-width:0 1px;
	background:url(http://file.chexun.com/images_index/icon_w.gif) repeat-x 0 -385px;
	height:47px;
	margin-bottom:10px;
}

.gltop .cx img {
	float:left;
	padding-right:10px;
}
.gltop .cx h1 {
	float:left;
	font-size:22px;
	line-height:25px;
}

/*修改加上海车展2011.3.2 .gltop .subtop width:450px; .gltop .cx width:480px;*/
.gltop .subtop {
	width:528px;
	float:right;
	/*padding-right:20px;
	background:url(..http://file.chexun.com/images_index/icon_w.gif) no-repeat 450px -476px;*/
}
.gltop .cx {
	width:408px;
	float:left;
	height:25px;
	margin-top:10px;
	padding-left:20px;
}

.gltop .subtop a {
	display:block;
	float:left;
	padding:0 13px;
	line-height:47px;
	height:47px;
	background:url(http://file.chexun.com/images_index/icon_w.gif) no-repeat 0 -476px;
	font-size:14px;
	font-weight:bold;
}
.gltop .subtop a.on {
	background-position:0 -558px;
	color:#c00;
}
.gltop .subtop a.on:hover {
	color:#db0010;
}
.cxgz .dot5 b a {
	color:#c00;
}
.ccs_bg {
	border-left:1px solid #DDDDDD;

	border-top:1px solid #DDDDDD;
}
.ccs_1 {
	background:none repeat scroll 0 0 #F7F7F7;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
	color:#000000;
	padding:6px 10px;
}
.ccs_2 {
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #E1E1E1;
	color:#333333;
	padding:6px 5px;
	text-align:center;
	width:120px;
}
.ccs_w {
	width:120px;
}
a.co_jia {
	color:#333;
	text-decoration:none;
}
a.co_jia:hover {
	color:#333;
	text-decoration:none;
}
.blanktop10 {
	margin-top:0px;
	_margin-top:10px;
	*margin-top:10px;
}

/*修改2011.1.13*/
.article .dht .title h2 {
	 background:#FAFAFA;
    color: #224477;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    padding-left: 15px;
    text-align: left;
    width: 533px;
}
.article h2 {
	text-align:center;
	font-size:26px;
	font-weight:bold;
	height:60px;
	line-height:60px;
	width:592px;
	margin:0 auto;
	background:url(http://file.chexun.com/images_index/line.gif) no-repeat 0 bottom;
	color:#000;
}

/*2011.1.10当前位置*/
.dqwz{
	padding:1px 0 8px;
	color:#7E7E7E;
	height:22px;
	line-height:22px;
	 font-family: Tahoma,Geneva,sans-serif; 
}
.dqwz span{
	color:#333;
}

/*2011.3.1添加上海车展广告位*/

.shcz2011{ padding:10px 0 0; text-align:center;}
.shcz2011 p{ padding-top:8px;}
.shcz2011 p a{ color:#224477; font-size:14px;}
.shcz2011 p a:hover{ color:#db0010; text-decoration:underline;}

.page_common {
	overflow: hidden;
}
.page_common span {
	padding-right: 5px; 
}
.page_common em {
	font-style: normal;
	color: #999;
	padding-right: 5px;
}
.page_common a{
	padding-right: 5px; 
}
/*团购回顾*/
.tghuigu{ width:280px; height:auto;margin-left:10px;margin-bottom:10px;}
.tghuigu li{ float:left; width:140px; height:115px; margin-top:5px;}
.tghuigu span{ width:118px; height:18px; display:block; text-align:center; padding-top:3px; font-size:12px; overflow:hidden;}
.hdhg_pic_box{ width:133px; height:115px; padding-left:7px;}
.clearhdhg { clear:both; height:0; overflow:hidden; line-height:1px;}
.hdhg_pic{ width:118px; height:88px; padding:2px;border:1px solid #bcbcbc;}

/*最新团购开始*/

.tgtj_part{ width:274px; height:auto; padding:10px 12px 0px 12px;}
.tgtj_p_con{ width:256px; height:auto; border-bottom:1px dotted #CCC; padding-left:18px;}
.tgtj_pic{ width:222px; height:160px; border:1px solid #CCC;}
.tgtj_pic_con{ width:266px; padding-left:8px; height:165px;}
.tgtj_biaoti { width:274px; height:48px; }
.tgtj_biaoti span{ width:254px; display:block; text-align:right;padding-right:20px; color:#CCC;}
.tgtj_renshu{ width:254px; height:35px; margin-top:4px;}
.tgtj_renshu .rs{ width:152px; float:left; height:35px;}
.tgtj_renshu .bt{ width:100px; float:right; height:35px;}