/* CSS Document */
@charset "gb2312";
	/* 全局 */

html,body,ul,li,ol,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,img{
	margin:0;
	padding:0;
}
fieldset,img{
	border:none;
}
address,caption,cite,code,dfn,th,var{
	font-style:normal;
	font-weight:normal;
}
ul,ol{
	list-style:none;
}
i,em,cite{
	font-style:normal}
input{
	padding-top:0;
	padding-bottom:0;
	font-family:'\5B8B\4F53',arial,tahoma,sans-serif;
}
input::-moz-focus-inner{
	border:none;
	padding:0;
}
select,input{
	vertical-align:middle;
}
select,input,textarea{
	font-size:12px;
	margin:0;
}
input[type="text"],input[type="password"],textarea{
	outline-style:none;
	-webkit-appearance:none;
}
textarea{
	resize:none;
}
table{
	border-collapse:collapse;
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	visibility:hidden;
	clear:both;
}
.clearfix{
	zoom:1;
}
.clearit{
	clear:both;
	height:0;
	font-size:0;
	overflow:hidden;
}
a{
	color:#444;
	text-decoration:none;
}
a:hover{
	color:#3398dc;
	text-decoration:underline;
}
.hidden{
	visibility:hidden;
}
html body div.clear,
html body span.clear{
	background:none;
	border:0;
	clear:both;
	display:block;
	float:none;
	font-size:0;
	margin:0;
	padding:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}
body{
	background-color:#fff;
	color:#444;
	font-size:12px;
	font-family:'\5B8B\4F53',arial,tahoma,sans-serif}
embed{
	vertical-align:top;
}
/* 全局 end*/

/* 全局控件 */
html .mt12{
	margin-top:12px;
}
html .mt20{
	margin-top:20px;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
	/* 下拉框 */
.selectbox{
	float:left;
	cursor:default;
	height:28px;
	border:1px solid #e3e3eb;
	color:#444;
	font-size:12px;
	width:150px;
	margin-right:-1px;
}
.selectbox_hover{
	border:1px solid #bbb;
	position:relative;
}
.selectbox_on{
	border:1px solid #bbb;
	background-position:right -32px;
	z-index:100;
	position:relative;
}
.selectbox_error{
	background-color:#ffe5e6;
	border:1px solid #f90000;
}
.selectbox .selecttxt{
	color:#999;
	display:block;
	height:28px;
	overflow:hidden;
	line-height:28px;
	cursor:default;
	width:100%;
}
.selectbox .selectem{
	background:#fff url(../images/selectico.png) no-repeat right 0px;
}
.selectbox_on .selectem{
	background-position:right -30px;
}
.selectbox .option a{
	color:#666;
}
.selectbox .selectem{
	display:block;
	padding:0 32px 0 12px;
}
.selectbox .option{
	width:100%;
	background-color:#fff;
	border:solid 1px #bbb;
	position:absolute;
	top:28px;
	z-index:50;
	max-height:250px;
	padding:0;
	left:-1px;
	z-index:2;
	overflow-x:hidden;
	overflow-y:auto;
	display:none;
}
.selectbox .option li{
	cursor:pointer;
	display:block;
	height:28px;
	overflow:hidden;
	color:#999;
	line-height:28px;
	text-align:left;
	padding:0 10px;
	background:#fff;
	border-bottom:1px solid #f1f1f1;
	cursor:pointer;
}
.selectbox .option li cite{
	color:#9a9a9a;
	margin-right:9px;
}
.selectbox .option a:hover,
.selectbox .option .active a{
	color:#1ea3cc;
	text-decoration:underline;
}
.selectbox .option li.active{
	background-color:#f6f6f6;
}
.tp_select01{
	height:30px;
	width:94px;
}
.tp_select01 .selecttxt{
	padding:4px 0;
}
.tp_select01 .option{
	top:30px;
}
.selectbox .option .onblur:hover{
	background:none;
}
.selectbox .select_c02{
	background-position:right -60px;
}
.selectbox_on .select_c02{
	background-position:right -90px;
}
.selectbox .select_c03{
	background-position:right -120px;
}
.selectbox_on .select_c03{
	background-position:right -150px;
}
.selectbox .select_c04{
	background-position:right -180px;
}
.selectbox_on .select_c04{
	background-position:right -210px;
}
.selectbox .select_c05{
	background-position:right -240px;
}
.selectbox_on .select_c05{
	background-position:right -270px;
}
.selectbox .option li.tit{font-weight:bold;color:#444} 
/* 选择城市 */
.pt_city{
	height:31px;
	position:relative;
	float:right;
	margin-top: 7px;
	z-index:5;
}
.pt_city_tb{
	position:absolute;
	top:0;
	right:0;
	z-index:3;
	padding:0 27px 0 12px;
	border:1px solid #f8f8f8;
	line-height:30px;
	background:url(../images/selectico.png) no-repeat right 2px;
	white-space:nowrap;
	cursor:pointer;
}
.pt_city_dl{
	display:none;
	position:absolute;
	top:31px;
	right:0;
	width:317px;
	height:56px;
	border-bottom:2px solid #e8e8e8;
}
.pt_city_dlbor{
	width:303px;
	height:30px;
	padding:12px 0 12px 12px;
	border:1px solid #d9d8dd;
	background-color:#fff;
}
.pt_city_dl .selectbox{
	width:113px;
}
.pt_city_btn{
	float:left;
	width:63px;
	height:30px;
	background-color:#3598db;
	border:0;
	color:#fff;
	cursor:pointer;
	text-align:center;
	line-height:30px}
.pt_city_btn:hover{
	background-color:#2b80b9;
	color:#fff;
}
.pt_city_active .pt_city_dl{
	display:block;
}
.pt_city_active .pt_city_tb{
	background-position:right -29px;
	border:1px solid #d9d8dd;
	border-bottom:1px solid #fff;
	background-color:#fff;
}

.pt_buy_city{
	height:31px;
	position:relative;
	float:left;
	margin-top: 16px;
	z-index:5;
}
.pt_buy_city_tb{
	position:absolute;
	top:0;
	left:12px;
	z-index:3;
	padding:0 34px 0 15px;
	border:1px solid #efefef;
	line-height:30px;
	background:#f8f8f8 url(../images/selectico.png) no-repeat right 2px;
	white-space:nowrap;
}
.pt_buy_city_dl{
	display:none;
	position:absolute;
	top:31px;
	right:0;
	width:317px;
	height:56px;
	border-bottom:2px solid #e8e8e8;
}
.pt_buy_city .mcs_show{
	right:inherit;
	left:12px;
	border: 1px solid #e5e5e5;
	z-index:2;
	top:31px;
}
.pt_buy_city_active .mcs_show{
	display:block;
}
.pt_buy_city_active .pt_buy_city_tb{
	background-position:right -29px;
	border:1px solid #d9d8dd;
	border-bottom:1px solid #f8f8f8;
	background-color:#f8f8f8;
}
.pt_buy_city_active .mcs_show{
	background-color:#f8f8f8;
}
.pt_buy_city_active .mcs_city_tb{ background-color:#fff;}
/* 全局控件 end */

/* 顶通 */
.menutb,
.menubox .iphone,
.muser_show span,
.mmp_show a,
.mmp_show .weixin i{
	background-image:url(../images/header_bg.gif);
	background-repeat:no-repeat;
}
.header_bg{
	width:100%;
	min-width:980px;
	height:35px;
	background-color:#2f363c;
}
.header{
	width:980px;
	margin:0 auto;
	color:#fff;
	font-size:14px;
	line-height:34px;
}
.menubox{
	position:relative;
	z-index:150;
	display:block;
	float:left;
}
.menubox.fr{
	float:right;
}
.menutb{
	float:left;
	padding:2px 39px 3px 19px;
	background-position:right -1px;
	font:normal 14px/30px Tahoma,SimSun;
	border-left:1px solid #3c4349;
	cursor:pointer;
}
.menubox .iphone{
	display:inline-block;
	background-position:0 -69px;
	padding-left:20px;
	line-height:26px;
}
.menubox .menutb a{
	color:#fff;
}
.menubox.hover .iphone{
	background-position:0 -102px;
}
.menubox.hover .menutb,
.header .mbbs.hover .menutb{
	padding-top:0;
	background-color:#fff;
	background-position:right -34px;
	color:#444;
}
.menubox.hover .menutb a,
.header .mbbs.hover .menutb a{
	color:#444;
	text-decoration:none;
}
.header .quit,
.header .register{
	padding:0 20px;
	color:#fff;
	vertical-align:top;
	cursor:pointer;
}
.menubox.hover .muser_show,
.header_bg .header .hover .mmp_show,
.menubox.hover .mcs_show,
.menubox.hover .mbbs_show{
	display:block;
}
.mbbs .menutb{
	background-color:#ff9400;
	background-position:right -920px;
	padding:2px 39px 3px 19px;
	margin-bottom:-1px;
	position:relative;
	margin-bottom:-1px;
	text-align:center;
	white-space:nowrap;
}
.mbbs{
	height:35px;
}
.login{
	position:relative;
	z-index:9;
	float:left;
	display:inline-block;
	height:34px;
	width:68px;
}
.login_btn{
	position:absolute;
	top:0;
	left:0;
	padding:0 20px;
	height:34px;
	white-space:nowrap;
	border-bottom:1px solid #ff8100;
	background-color:#ff9400;
	color:#fff;
	cursor:pointer;
}
.login.hover .login_btn{
	margin-top:2px;
	background-color:#fff;
	border-bottom:0;
	height:33px;
	line-height:30px;
	color:#444;
}
.login_show{
	display:none;
	position:absolute;
	left:-1px;
	top:34px;
	z-index:10;
	width:590px;
	height:369px;
	background-color:#fff;
	border:1px solid #e5e5e5;
	border-top:0;
	-moz-box-shadow:0 3px 0 0 rgba(0,0,0,.1);
	-webkit-box-shadow:0 3px 0 0 rgba(0,0,0,.1);
	box-shadow:0 3px 0 0 rgba(0,0,0,.1);
	font-size:12px;
}
.login.hover .login_show{
	display:block;
}
.muser{
	border-left:1px solid #262b31;
	border-right:1px solid #262b31;
}
.muser .menutb{
	border-left:1px solid #3c4349;
	border-right:1px solid #3c4349;
}
.muser img{
	display:inline;
	float:left;
	margin:5px 5px 0 0;
}
.muser a{
	color:#fff;
}
.muser_show{
	display:none;
	position:absolute;
	top:34px;
	left:-1px;
	z-index:10;
	width:100%;
	background-color:#fff;
	border:1px solid #e5e5e5;
	border-top:0;
	line-height:34px;
	-moz-box-shadow:0 3px 0 0 rgba(0,0,0,.1);
	-webkit-box-shadow:0 3px 0 0 rgba(0,0,0,.1);
	box-shadow:0 3px 0 0 rgba(0,0,0,.1);
}
.muser_show a{
	display:block;
	border-bottom:1px solid #f1f1f1;
	color:#444;
	padding-left:15px;
}
.muser_show a:hover{
	background-color:#f6f6f6;
	color:#3398dc;
	text-decoration:underline;
}
.muser_show a:hover span{
	text-decoration:underline;
}
.muser_show span{
	display:inline-block;
	padding-left:26px;
}
.muser_01{
	background-position:0 -141px;
}
.muser_02{
	background-position:0 -176px;
}
.muser_03{
	background-position:0 -211px;
}
.muser_04{
	background-position:0 -246px;
}
.muser_05{
	background-position:0 -281px;
}
.muser_06{
	background-position:0 -316px;
}
.muser_07{
	background-position:0 -351px;
}
.muser_08{
	background-position:0 -386px;
}
.muser_09{
	background-position:0 -421px;
}
.muser_10{
	background-position:0 -456px;
}
.muser_11{
	background-position:0 -491px;
}
.muser_12{
	background-position:0 -526px;
}
.muser_13{
	background-position:0 -561px;
}
.muser_14{
	background-position:0 -596px;
}
.muser_15{
	background-position:0 -631px;
}
.mmp_show{
	display:none;
	position:absolute;
	z-index:10;
	top:34px;
	left:-1px;
	width:134px;
	_width:133px;
	background-color:#fff;
	border:1px solid #e5e5e5;
	border-top:0;
	-moz-box-shadow:0 3px 0 0 rgba(0,0,0,.1);
	-webkit-box-shadow:0 3px 0 0 rgba(0,0,0,.1);
	box-shadow:0 3px 0 0 rgba(0,0,0,.1);
}
.menubox .menutb{
	margin:0 -1px;
}
.menubox.hover .menutb{
	margin:2px -1px 0;
}
.mmp_show a{
	display:block;
	padding-left:58px;
	font:normal 14px/50px SimSun;
	border-bottom:1px solid #f1f1f1;
}
.mmp_show a:hover{
	background-color:#f6f6f6;
}
.mmp_show .wap{
	background-position:14px -667px;
}
.mmp_show .xcar{
	background-position:14px -717px;
}
.mmp_show .carfinder{
	background-position:14px -767px;
}
.mmp_show .usercar{
	background-position:14px -1050px;
}
.mmp .menutb{
	height:30px;
}
.mmp_show .weixin{
	display:block;
	text-align:center;
	line-height:30px;
	padding:3px 0 13px;
	color:#444;
}
.mmp_show .weixin i{
	display:block;
	height:90px;
	background-position:22px -823px;
}
.mcs{
	margin-right:2px;
}
.mcs_show{
	display:none;
	position:absolute;
	z-index:10;
	top:35px;
	right:-1px;
	width:700px;
	background-color:#fff;
	border:1px solid #e5e5e5;
	border-top:0;
	-moz-box-shadow:0 3px 0 0 rgba(0,0,0,.1);
	-webkit-box-shadow:0 3px 0 0 rgba(0,0,0,.1);
	box-shadow:0 3px 0 0 rgba(0,0,0,.1);
}
.mcs_city{
	padding:20px 20px;
	color:#444;
	font-size:12px;
}
.mcs_city_tb{
	position:relative;
	height:38px;
	border:1px solid #e8e8e8;
	border-bottom:1px solid #3598db;
	background-color:#f8f8f8;
}
.mcs_city_tb span{
	position:absolute;
	top:-1px;
	left:0;
	width:100%;
	display:block;
}
.mcs_city_tb a{
	display:inline-block;
	float:left;
	font:normal 14px/38px 'Microsoft YaHei',SimHei;
	color:#777;
	border-top:1px solid #e8e8e8;
}
.mcs_city_tb a em{
	padding:0 14px;
}
.mcs_city_tb a.current em{
	padding:0 13px;
	display:inline-block;
}
.mcs_city_tb a.current,.mcs_city_tb a.current:hover{
	color:#406ea9;
	background-color:#3598db;
	border-bottom:1px solid #3598db;
	border-top:1px solid #3598db;
	color:#fff;
}
.mcs_city_tb a:hover{
	text-decoration:none;
}
.mcs_city_ul{
	padding-top:10px;
}
.mcs_city_ul li{
	display:inline;
	float:left;
	height:20px;
	margin:3px 8px;
	line-height:20px;
}
.mcs_city_ul li a{
	white-space:nowrap;
}
.mcs_city_box1{
	margin-top:5px;
	clear:both;
}
.mcs_city_box1 li{
	_height:1%;
	overflow:auto;
	border-bottom:1px solid #f1f1f1;
	line-height:24px;
	padding:6px 0;
}
.mcs_city_box1 p{
	width:595px;
	float:right;
}
.mcs_city_box1 b{
	display:block;
	float:left;
	width:65px;
	color:#f57f03;
}
.mcs_city_box1 li a{
	margin-right:20px;
	display:inline-block;
	cursor:pointer;
}
.mcs_city_box1 li a:hover{
	color:#349adc;}
.mbbs_show{
	display:none;
	position:absolute;
	z-index:100;
	top:35px;
	right:-3px;
	width:822px;
	height:auto;}
.active .mess_show,.hover .mess_show{display:block}
.mess_show {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: -moz-use-text-color #e5e5e5 #e5e5e5;
    border-image: none;
    border-right: 1px solid #e5e5e5;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.1);
    display: none;
    line-height: 34px;
    position: absolute;
    right: 1px;
    top: 35px;
    width: 135px;
    z-index: 51;
}
.mess_show a {
    border-bottom: 1px solid #f1f1f1;
    color: #444;
    display: block;
    padding: 0 12px;
}
.mess_show a:hover {
    background-color: #f6f6f6;
    color: #3398dc;
}
.mess_show em {
    color: #f33;
    float: right;
    font-family: Tahoma;
    font-weight: bold;
}
.mess_show em img {
    margin-top: 12px;
    vertical-align: top;
}
.mess_show a:hover em {
    text-decoration: none;
}
.mess{position:relative;z-index:51;display:block;float:left;width:82px}
.mess .menutb{padding:2px 7px 3px 16px;background-position:right -990px;height:30px;overflow:hidden}
.mess .menutb.glint{background:0}
.mess .menutb.glint i{color:#fff!important}
.mess .menutb i{display:inline-block;width:32px;_width:30px;height:30px;text-align:center;margin-left:4px;color:#fff;font-size:12px;font-weight:normal;font-family:Tahoma,Geneva,sans-serif}
.mess.active .menutb i{color:#fff}
.mess.active .menutb{background-color:#fff;background-position:right -955px;color:#444;font-weight:bold;margin-top:2px;padding:0 6px 3px 14px}
.mess_show{display:none;position:absolute;top:35px;right:1px;right/*\**/:2px\9;z-index:10;width:135px;z-index:51;background-color:#fff;border:1px solid #e5e5e5;border-top:0;line-height:34px;-moz-box-shadow:0 3px 0 0 rgba(0,0,0,.1);-webkit-box-shadow:0 3px 0 0 rgba(0,0,0,.1);box-shadow:0 3px 0 0 rgba(0,0,0,.1);_right:1px}
.mess_show a{display:block;padding:0 12px;border-bottom:1px solid #f1f1f1;color:#444}
.mess_show a:hover{background-color:#f6f6f6;color:#3398dc}
.mess_show em{float:right;color:#f33;font-weight:bold; font-family:Tahoma;}
.mess_show em img{vertical-align:top;margin-top:12px}
.mess_show a:hover em{text-decoration:none}

/* 顶通 end */

/* 顶部导航 */
.pt_nav_coat{
	width:100%;
	min-width:980px;
	background-color:#3598db;
}
.pt_nav{
	width:980px;
	height:74px;
	margin:0 auto;
}
.pt_xcarlogo{
	position:relative;
	float:left;
	width:116px;
	height:74px;
	margin-right:20px;
	background:url() no-repeat 0 -60px;
	overflow:hidden;
}
.pt_xcarlogo h1{
	padding-left:120px;
}
.pt_nav_choose,
.pt_nav_buy,
.pt_nav_use,
.pt_nav_inte,
.pt_nav_found{
	position:relative;
	float:left;
	width:220px;
	height:74px;
	margin-left:3px;
}
.pt_nav_buy{
	width:141px;
}
.pt_nav_use{
	width:170px;
}
.pt_nav_inte{
	width:183px;
}
.pt_nav_found{
	width:115px;
}
.pt_nav ul{
	position:absolute;
	top:0;
	left:0;
	z-index:2;
	padding-top:8px;
}
.pt_nav li{
	float:left;
	padding:0 5px 0 6px;
	font:normal 14px/30px Arial,SimSun;
	position:relative}
.pt_nav li a,
.pt_nav li a:hover{
	color:#fff}
.pt_nav .tit{
	float:left;
	width:40px;
	height:66px;
	line-height:28px;
	padding:0;
	font-weight:bold;
	color:#fff;
	text-align:center;
}
.pt_nav .tit a{
	display:block;
	height:66px}
.pt_nav .last{
	padding-right:0}
.pt_nav .tit span{
	display:inline-block;
	width:30px;
	height:23px;
	margin:0 auto;
	background:url(../images/pt_index_bg_v3.png) no-repeat 0 0;
	margin:7px 0 0 0;
	vertical-align:top;
}
.pt_nav_buy .tit span{
	background-position:-30px 0;
}
.pt_nav_use .tit span{
	background-position:-60px 0;
}
.pt_nav_inte .tit span{
	background-position:-90px 0;
}
.pt_nav_found .tit span{
	background-position:-120px 0;
}
.pt_nav_choose .active .tit span{
	background-position:0px -30px;
}
.pt_nav_buy .active .tit span{
	background-position:-30px -30px;
}
.pt_nav_use .active .tit span{
	background-position:-60px -30px;
}
.pt_nav_inte .active .tit span{
	background-position:-90px -30px;
}
.pt_nav_found .active .tit span{
	background-position:-120px -30px;
}
.pt_nav_bg{
	width:29px;
	height:3px;
	overflow:hidden;
	position:absolute;
	bottom:0;
	left:6px;
}
.pt_nav_choose .pt_nav_bg{
	background-color:#1bbc9d;
}
.pt_nav_buy .pt_nav_bg{
	background-color:#e84c3d;
}
.pt_nav_use .pt_nav_bg{
	background-color:#7bbd65;
}
.pt_nav_inte .pt_nav_bg{
	background-color:#fe7200;
}
.pt_nav_found .pt_nav_bg{
	background-color:#9b5ab8;
}
.pt_cheshi_bg{
	width:100%;
	min-width:980px;
	height:34px;
	overflow:hidden;
	border-bottom:1px solid #e5e5e5;
	background-color:#f6f6f6;
	position:relative}
.pt_cheshi{
	width:980px;
	margin:0 auto;
	font:normal 12px/34px SimSun;
}
.pt_cheshi a{
	margin:0 10px 0 0;
	color:#777}
.pt_cheshi a:hover{
	color:#3398dc;
}
.pt_cheshi .hot{
	color:#f67e03}
.pt_cheshi span{
	color:#999}
.pt_cheshi .more{
	margin:0 0 0 5px;
	color:#444;
	font-family:SimSun}
.pt_cheshi .more em{
	color:#f77d02;
	font-weight:bold;
	font-size:16px;
	font-family:Tahoma,Geneva,sans-serif}
.pt_cheshi_bg .cheshi_gb{
	float:right;
	line-height:34px;
	color:#e74b3c;
}
.pt_cheshi_bg .cheshi_gb a{
	color:#e74b3c;
	display:inline-block;
}
.pt_cheshi_bg .cheshi_gb a:hover{
	color:#e74b3c}
.pt_cheshi_bg .cheshi_gb span{
	display:inline-block;
	float:left;
	background:url(../images/pt_index_bg_v3.png) no-repeat -180px 0;
	width:18px;
	height:16px;
	margin:9px 8px 0 0;
}
/* 顶部导航 end */

/* 通栏广告 */
.adbox980{
	width:980px;
	margin:20px auto 0;
	vertical-align:top;
	overflow:hidden
}
.adbox980 img,
.adbox980 embed{
	vertical-align:top;
}
/* 通栏广告 end */

/* 顶部选车中心 */
.pt_newcar_select{
	height:30px;
	line-height:30px;
	width:980px;
	margin:0 auto;
}
.pt_brand_search,
.pt_precise_search{
	text-align:center;
	float:left;
	width:85px;
	height:28px;
	line-height:28px;
	border:solid 1px #dedede;
	color:#777;
	margin-left:11px;
}
.pt_brand_search:hover,
.pt_precise_search:hover{
	background-color:#3598db;
	border:solid 1px #3598db;
	color:#fff;
	text-decoration:none;
}
.pt_newcar_sbox{
	float:left;
	z-index:10;
	position:relative}
.pt_newcar_icon{
	display:inline-block;
	position:absolute;
	top:1px;
	left:1px;
	width:28px;
	height:28px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -150px 0;
}
.pt_newcar_lists{
	position:absolute;
	top:29px;
	left:0;
	z-index:10;
	width:300px;
	max-height:250px;
	_height:250px;
	overflow-y:auto;
	border:1px solid #ff8c01;
	background-color:#fff}
.pt_newcar_lists li{
	line-height:20px;
	border-bottom:1px solid #f1f1f1;
	font-family:Tahoma,Geneva,sans-serif}
.pt_newcar_lists li a{
	display:block;
	height:60px;
	padding:5px 0 5px 85px}
.pt_newcar_lists img{
	display:inline;
	float:left;
	margin-left:-82px}
.pt_newcar_lists li em{
	display:block;
	color:#777}
.pt_newcar_lists li i{
	color:#f87e01}
.pt_newcar_lists li a:hover,
.pt_newcar_lists li a:hover i{
	color:#3f6f9f;
	background-color:#f6f6f6}
.pt_newcar_lists .parent{
	font:normal 12px/60px SimSun;
	border-bottom:2px solid #e5e5e5}
.pt_newcar_lists .parent{
	font:normal 12px/60px SimSun;
	border-bottom:2px solid #e5e5e5}
.pt_newcar_lists .sub{
	font:normal 12px/30px SimSun;
	border-bottom:1px solid #ececec}
.pt_newcar_lists .sub a{
	height:30px;
	padding:8px 0 8px 85px}
.pt_newcar_lists .sub img{
	margin-left:-65px}
.pt_newcar_text{
	border:solid 1px #ff8c01;
	border-right:0;
	width:260px;
	height:28px;
	line-height:28px;
	padding:0 5px 0 35px;
	color:#666;
	float:left;
	background-color:#fff}
.pt_newcar_btn{
	float:left;
	margin-right:13px;
	width:80px;
	height:30px;
	background-color:#3598db;
	border:0;
	color:#fff;
	cursor:pointer;
	_line-height:30px}
.pt_newcar_btn:hover{
	background-color:#2b80b9;
}
.pt_newcar_search{
	float:left;
	margin-right:17px;
	width:80px;
	height:30px;
	font:normal 15px/30px Arial,'Microsoft YaHei',SimHei;
	background-color:#ff8c01;
	border:0;
	color:#fff;
	cursor:pointer;
}
.pt_newcar_search:hover{
	background-color:#f37d01;
}
.pt_newcar_slider{
	position:absolute;
	top:0;
	left:0}
.pt_newcar_slider li{
	float:left;
	font:bold 14px/38px Arial,'Microsoft YaHei',SimHei;
	border-top:3px solid #d6d7db}

.pt_newcar_pic{
	width:980px;
	margin:10px auto 0;
	height:30px;
	line-height:30px;
	font-family:Tahoma,simsun;
}
.pt_newcar_width{
	}
.pt_newcar_pic a{
	float:left;
	margin:0 17px 0 0;
	color:#777;
	_margin:0 14px 0 0;
}
.pt_newcar_pic a:hover{
	color:#3398dc;
	text-decoration: none;
	background-color:#fff;
	cursor:pointer}
.pt_newcar_width span{
	overflow:hidden;
	float:left;
	margin-right:10px;
	display:inline;
	height:30px;
	background:url(../images/pt_index_bg_v3.png);
}
.pt_newcar_pic a{ position:relative; z-index:1;}
.pt_newcar_pic .mini_type span{
	width:28px;
	background-position:-120px -60px;
}
.pt_newcar_pic .small_type span{
	width:37px;
	background-position:-120px -90px;
}
.pt_newcar_pic .compact_type span{
	width:41px;
	background-position:-120px -120px;
}
.pt_newcar_pic .middle_type span{
	width:45px;
	background-position:-120px -150px;
}
.pt_newcar_pic .big_type span{
	width:49px;
	background-position:-120px -180px;
}
.pt_newcar_pic .luxury_type span{
	width:56px;
	background-position:-120px -210px;
}
.pt_newcar_pic .suv span{
	width:45px;
	background-position:-120px -240px;
}
.pt_newcar_pic .mpv span{
	width:47px;
	background-position:-120px -270px;
}
.pt_newcar_pic .sports_car span{
	width:48px;
	background-position:-120px -300px;
}
.pt_newcar_pic .sports_car{margin-right:-18px;}
.pt_newcar_pic .green_car span{
	width:43px;
	background-position:-330px -120px;
}
.pt_newcar_pic .mini_type:hover span{
	background-position:-180px -60px}
.pt_newcar_pic .small_type:hover span{
	background-position:-180px -90px}
.pt_newcar_pic .compact_type:hover span{
	background-position:-180px -120px}
.pt_newcar_pic .middle_type:hover span{
	background-position:-180px -150px}
.pt_newcar_pic .big_type:hover span{
	background-position:-180px -180px}
.pt_newcar_pic .luxury_type:hover span{
	background-position:-180px -210px}
.pt_newcar_pic .suv:hover span{
	background-position:-180px -240px}
.pt_newcar_pic .mpv:hover span{
	background-position:-180px -270px}
.pt_newcar_pic .sports_car:hover span{
	background-position:-180px -300px}
.pt_newcar_pic .green_car:hover span{
	background-position:-390px -120px}
.pt_newcar_pic .icon_new{ position:absolute;top:-3px;left:38px;display:inline-block;width:23px;height:9px; background:url(../images/pt_index_bg_v3.png) no-repeat -330px -151px;}
/* 品牌选车 */
.pt_newcar{
	width:980px;
	margin:0 auto;
	position:relative;
	height:235px;
}
.newcar_top{
	height:28px;
	padding:5px 0;
	border:1px solid #e8e8e8;
	border-bottom:1px solid #3598dc;
	background-color:#f8f8f8;
}
.newcar_sbox{
	float:left;
	z-index:10;
	position:relative}
.newcar_sbox_lists{
	position:absolute;
	top:27px;
	left:0;
	z-index:10;
	width:250px;
	max-height:250px;
	_height:250px;
	overflow-y:auto;
	border:1px solid #e5e5e5;
	background-color:#fff}
.newcar_sbox_lists li{
	line-height:20px;
	border-bottom:1px solid #f1f1f1;
	font-family:Tahoma,Geneva,sans-serif}
.newcar_sbox_lists li a{
	display:block;
	height:60px;
	padding:5px 0 5px 85px}
.newcar_sbox_lists img{
	display:inline;
	float:left;
	margin-left:-82px}
.newcar_sbox_lists li em{
	display:block;
	color:#777}
.newcar_sbox_lists li i{
	color:#f87e01}
.newcar_sbox_lists li a:hover,
.newcar_sbox_lists li a:hover i{
	color:#3f6f9f;
	background-color:#f6f6f6}
.newcar_sbox_lists .parent{
	font:normal 12px/60px SimSun;
	border-bottom:2px solid #e5e5e5}
.newcar_sbox_lists .parent{
	font:normal 12px/60px SimSun;
	border-bottom:2px solid #e5e5e5}
.newcar_sbox_lists .sub{
	font:normal 12px/30px SimSun;
	border-bottom:1px solid #ececec}
.newcar_sbox_lists .sub a{
	height:30px;
	padding:8px 0 8px 85px}
.newcar_sbox_lists .sub img{
	margin-left:-65px}
.newcar_search_text{
	border:solid 1px #d9d8dd;
	border-right:0;
	width:240px;
	height:26px;
	line-height:26px;
	padding:0 5px;
	color:#666;
	float:left;
	background-color:#fff}
.newcar_btn{
	float:left;
	margin-right:16px;
	width:65px;
	height:28px;
	background-color:#3598db;
	border:0;
	color:#fff;
	cursor:pointer;
	_line-height:30px}
.newcar_btn:hover{
	background-color:#2a80b9;
	border:1px solid #207dba}
.newcar_search{
	margin-right:18px}
.newcar_slider{
	position:absolute;
	top:0;
	left:0}
.newcar_slider li{
	float:left;
	font:bold 14px/38px Arial,'Microsoft YaHei',SimHei;
	border-top:1px solid #d6d7db}
.newcar_slider a{
	display:inline-block;
	padding:0 11px;
	margin:0 1px}
@-moz-document url-prefix(){
	.newcar_slider a{
	font-family:Tahoma,'Microsoft YaHei',SimHei;
	}
}
.newcar_slider .special{
	color:#e74c3c}
.newcar_slider .current{
	height:39px;
	background-color:#3598db;
	border-top:1px solid #3598db;
	color:#fff;
}
.newcar_slider .current a{
	height:39px;
	margin:0;
	border-left:1px solid #3598db;
	border-right:1px solid #3598db;
	color:#fff;
	float:left}
.newcar_slider .current .helpChoose{color:#fff;}
.newcar_slider .current a:hover{
	text-decoration:none}
.newcar_view{
	height:194px;
	border-bottom:1px solid #e8e8e8;
}
.newcar_con{
	display:none}
	
.newcar_r{
	float:right;
	width:211px;
	padding-top:11px;
	height:182px;
	border-left:1px solid #e5e5e5;
	text-align:center;
	line-height:20px;
	color:#777;
}
	
.newcar_r .img{
	padding:12px 0 7px 0;
}
.newcar_r .text a{
	color:#777}
.newcar_r .text a:hover{
	color: #3398dc;
}
.newcar_r .text b a{
	color:#444}
.newcar_r .text i{
	margin:0 5px;
	color:#f2f2f2}
.newcar_txt{
	float:left;
	width:768px;
	_width:760px;
}
.newcar_txt span{
	display:block;
}
.newcar_txt ul{
	border-bottom:1px solid #f1f1f1}
.newcar_txt li{
	float:left;
	width:108px;
	height:44px;
	padding:9px 0;
	text-align:center;
	font:normal 12px/22px SimSun}
.newcar_txt li span a{
	color:#777}
.newcar_txt li b{
	display:inline-block;
	font-weight:normal;
	height:20px;
	overflow:hidden;
	vertical-align:top;
}
.newcar_txt .title{
	float:left;
	width:100px;
	line-height:22px;
	font-weight:bold;
	height:22px;
	padding:20px 0;
	font-family:Tahoma;
	text-align:left}
.brand_roll .title{width:60px;}
.newcar_view .newcar_txt li .preferential{padding:0;margin:0 0 -2px 0;width:14px;height:14px;background:url(../images/pt_index_bg_v3.png) no-repeat right -600px;}
.newcar_view .newcar_txt li .preferential:hover{padding:0;margin:0 0 -2px 0;border:none; background-color:transparent;}
.newcar_view .newcar_txt li .award_zjx{padding:0;margin:0 0 -2px 0;width:14px;height:14px;background:url(../images/pt_index_bg_v3.png) no-repeat right -660px;}
.newcar_view .newcar_txt li .award_zjx:hover{padding:0;margin:0 0 -2px 0;border:none; background-color:transparent;}
.newcar_txt .more{
	width:50px;
	text-align:center;
	line-height:22px;
	height:22px;
	margin:18px 0}
.newcar_img ul{
	padding-top:10px}
.newcar_img li{
	float:left;
	width:84px;
	height:62px;
	padding-top:13px;
	text-align:center;

	font:normal 12px/20px SimSun}
.newcar_img li span a{
	color:#777}
.newcar_img li b{
	display:block;
	padding-top:5px;
	font-weight:normal}
.newcar_txt li a,
.newcar_img li b a,
.newcar_choose li a,
.newcar_choose_img li.more a{
	display:inline-block;
	padding:1px 3px 0 4px;
	height:21px;
	line-height:18px}
.newcar_txt li a:hover,
.newcar_img li b a:hover,
.newcar_choose li a:hover,
.newcar_choose_img li.more a:hover{
	background-color:#3497da;
	padding:0 3px;
	text-decoration:none;
	color:#fff;
	border-left:1px solid #2c8bc5;
	border-top:1px solid #2c8bc5}
.newcar_choose li .newcar_brand_img,
.newcar_choose li .newcar_brand_img:hover{
	display:inline;
	padding:0;
	height:auto;
	line-height:inherit;
	border:0;
	background:none}
.newcar_choose{
	float:left;
	width:763px}
.newcar_choose ul{
	border-bottom:1px solid #f1f1f1}
.newcar_choose .newcar_choose_img{
	border:0}
.newcar_choose li{
	float:left;
	text-align:center;
	font:normal 12px/16px Tahoma,SimSun;
	padding:14px 11px}
.newcar_choose .newcar_choose_img li{
	padding-bottom:0}
.newcar_choose li span a{
	color:#777}
.newcar_choose li b{
	display:block;
	font-weight:normal;
	line-height:24px}
.newcar_choose .title{
	width:36px;
	font-weight:bold;
	text-align:left;
	padding:14px 0 14px 2px}
.newcar_choose .more{
	width:53px;
	text-align:left;
	padding:14px 0;
	float:right;
	font-family:SimSun}
.newcar_choose_img li.title,
.newcar_choose_img li.more{
	line-height:22px;
	height:22px;
	padding:25px 0}
.newcar_choose_img li.title{
	padding-left:2px}
.newcar_view .newcar_txt li a{
	display:inline-block;
	padding:1px 3px 0 4px;
	height:auto;
	line-height:18px;
	_line-height:20px;
}
.newcar_view .newcar_txt li em{
	display:inline-block;
	padding:1px 3px 0 4px;
	height:21px;
	line-height:18px}
.newcar_view .newcar_txt li a:hover{
	background-color:#3497da;
	padding:0 3px;
	text-decoration:none;
	color:#fff;
	border-left:1px solid #2c8bc5;
	border-top:1px solid #2c8bc5}
.newcar_view .newcar_txt li .hot{
	color:#e74c3c}
.newcar_view .newcar_txt li .newcar_brand_img{
	padding:0;
	height:auto}
.newcar_view .newcar_txt li .newcar_brand_img:hover{
	padding:0;
	background:0;
	border:0}
.newcar_carImg{
	color:#cbcbcb;
	line-height: 18px;
	padding-right: 10px;
}
.newcar_carImg a{
	display:inline-block;
	margin:5px 5px 0 5px;
	color:#777}
.newcar_carImg a:hover{
	color:#3398dc}
.hotbrand li{
	padding:5px 0 0 0;
	width:62px;
	height:58px;
}
.pt_newcar .helpChoose{
	color:#f87e01}
.pt_newcar .hotbrand li img{
	vertical-align:top;
}
.newcar_txt li.lxh_change a{height:42px;line-height:42px;width:80px;border:solid 1px #d7d6db;background-color:#f8f8f8}
.newcar_txt li.lxh_change a:hover{background-color:#eeeeee;padding: 1px 3px 0 4px;border-left: 1px solid #d7d6db;border-top: 1px solid #d7d6db;color:#444}
/* 热门品牌 */
.hotbrand_box{
	width:620px;
	overflow:hidden;
	height:65px;
	float:left;
	position:relative;
}
.hotbrand_box ul{
	position:absolute;
	top:0;
	left:0;
}
.newcar_txt .hotbrand_box ul{
	border:none;
}
.hotbrand_left,
.hotbrand_right{
	width:22px;
	height:58px;
	float:left;
	margin-top:6px;
}
.hotbrand_left .btn,
.hotbrand_right .btn{
	display:inline-block;
	width:22px;
	height:60px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -124px -330px;
}
.hotbrand_right .btn{
	background-position:-184px -330px;
}
.hotbrand_left .btn:hover{
	background-position:-154px -331px;
}
.hotbrand_right .btn:hover{
	background-position:-214px -331px;
}
.brand_roll{
	height:65px;
	position:relative;
}
.brand_roll .title{
	float:left;
}
.brand_roll .title a,
.brand_roll .more{
	display:inline-block;
	padding:0 3px 2px 4px;
	height:22px;
	line-height:22px;
}
.brand_roll .more{
	width:50px;
	font-family:SimSun}
.brand_roll .title a:hover,
.brand_roll .more:hover{
	background-color:#3497da;
	padding:0 3px;
	text-decoration:none;
	color:#fff;
	border-left:1px solid #2c8bc5;
	border-top:1px solid #2c8bc5}
.newcar_view .newcar_txt .hotBrandImg:hover{
	background-color:transparent;
	border-top:solid 1px #fff;
	border-left:solid 1px #fff}
.brand_roll_ad{
	width:980px;
	border-bottom:2px solid #e8e8e8;
	position:absolute;
	top:-64px;
	left:0;
}
.brand_roll_adbor{
	width:978px;
	height:50px;
	padding:5px 0;
	border:1px solid #d7d6db;
	background-color:#fff;
	text-align:center;
}
.brand_roll_ad i{
	position:absolute;
	bottom:-8px;
	overflow:hidden;
	display:inline-block;
	width:17px;
	height:9px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -30px -420px;
	left:105px;
}
.newfont a{
	font-family:'Tahoma';
	color:#f87e01 !important;
	font-weight:bold}
.newfont a:hover{
	text-decoration:underline;
	color:#f87e01}
/* 顶部选车中心 end */

/* 首屏换一换 */
.pt_first_screen{
	width:980px;
	margin:0 auto 10px;
	height:495px;
	position:relative;
	background-color:#fff;
}
.pt_first_sview{
	width:980px;
	height:100%;
	position:relative;
	background-color:transparent;
}
.pt_first_con{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:980px;
	background-color:#fff;
	display:none;
}
.pt_first_sview .active{
	display:block;
}
.pt_fbtn .pt_first_left{
	position:absolute;
	width:30px;
	height:495px;
	border-left:1px solid #e5e5e5;
	left:-31px;
	top:0;
}
.pt_fbtn .pt_first_left a{
	position:absolute;
	top:50%;
	left:-43px;
	margin-top:-42px;
	display:inline-block;
	width:72px;
	height:85px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -240px -30px;
	z-index:2;
	cursor:pointer;
}
.pt_fbtn .pt_first_hover .leftbtn{
	background-position:-240px -120px;
}
.pt_fbtn .pt_first_left span{
	display:inline-block;
	width:50px;
	height:38px;
	text-align:center;
	line-height:38px;
	color:#cbcbcb;
	margin:22px 0 0 20px;
}
.pt_fbtn .pt_first_left span em{
	font:bold 28px/38px Tahoma, Geneva, sans-serif;
	color:#3598dc;
}
.pt_fbtn .pt_first_left span i{
	font:bold 16px/38px Tahoma, Geneva, sans-serif;
	color:#9a9a9a;
}
.pt_fbtn .pt_first_right{
	position:absolute;
	width:30px;
	height:495px;
	border-right:1px solid #e5e5e5;
	right:-31px;
	top:0;
}
.pt_fbtn .pt_first_right a{
	position:absolute;
	top:50%;
	right:-43px;
	margin-top:-42px;
	display:inline-block;
	width:72px;
	height:85px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -288px -210px;
	z-index:2;
	cursor:pointer;
}
.pt_fbtn .pt_first_hover .rightbtn{
	background-position:-288px -300px;
}
.pt_fbtn .pt_first_right span{
	display:inline-block;
	width:50px;
	height:38px;
	text-align:center;
	line-height:38px;
	color:#cbcbcb;
	margin:22px 20px 0 0;
}
.pt_fbtn .pt_first_right span em{
	font:bold 28px/38px Tahoma, Geneva, sans-serif;
	color:#3598dc;
}
.pt_fbtn .pt_first_right span i{
	font:bold 16px/38px Tahoma, Geneva, sans-serif;
	color:#9a9a9a;
}
.pt_fbtn .pt_first_active{border-color:#3398dc;}
.pt_fbtn .pt_first_hover{border-color:#2a80bb;}
.pt_fbtn a:hover,
.pt_fbtn1024 a:hover{text-decoration:none;}
/* 换一换1024按钮 */
.pt_fbtn1024 .pt_first_left{
	position:absolute;
	width:62px;
	height:62px;
	left:-12px;
	top:50%;
	margin-top:-31px;
	z-index:10;
	background-color:rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000')}
:root .pt_fbtn1024 .pt_first_left{
	filter:none;
	background-color:rgba(0,0,0,0.3)}
.pt_fbtn1024 .pt_first_left a{
	display:inline-block;
	width:62px;
	height:62px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -120px -390px;
	cursor:pointer;
}
.pt_fbtn1024 .pt_first_left span{
	display:inline-block;
	width:40px;
	height:38px;
	text-align:center;
	line-height:38px;
	color:#cdcdcd;
	margin:10px 0 0 21px;
}
.pt_fbtn1024 .pt_first_left span em{
	font:normal 22px/38px Tahoma;
	color:#fff;
}
.pt_fbtn1024 .pt_first_left span i{
	font:normal 16px/38px Tahoma;
	color:#cdcdcd;
}
.pt_fbtn1024 .pt_first_right{
	position:absolute;
	width:62px;
	height:62px;
	right:-12px;
	top:50%;
	margin-top:-31px;
	z-index:10;
	background-color:rgba(0,0,0,.4);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#66000000',endColorstr='#66000000')}
:root .pt_fbtn1024 .pt_first_left{
	filter:none;
	background-color:rgba(0,0,0,0.4)}
.pt_fbtn1024 .pt_first_right a{
	display:inline-block;
	width:62px;
	height:62px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -180px -390px;
	cursor:pointer;
}
.pt_fbtn1024 .pt_first_right span{
	display:inline-block;
	width:40px;
	height:38px;
	text-align:center;
	line-height:38px;
	color:#cbcbcb;
	margin:10px 21px 0 0;
}
.pt_fbtn1024 .pt_first_right span em{
	font:normal 22px/38px Tahoma, Geneva, sans-serif;
	color:#fff;
}
.pt_fbtn1024 .pt_first_right span i{
	font:normal 16px/38px Tahoma, Geneva, sans-serif;
	color:#cdcdcd;
}
.pt_fbtn1024 .pt_first_active{background-color:rgba(0,0,0,.5);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000')}
:root .pt_fbtn1024 .pt_first_active{
	filter:none;
	background-color:rgba(0,0,0,.5)}
.pt_fbtn1024 .pt_first_hover{background-color:rgba(0,0,0,1);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#ff000000',endColorstr='#ff000000')}
:root .pt_fbtn1024 .pt_first_hover{
	filter:none;
	background-color:rgba(0,0,0,1)}
	/* 焦点图 */
.focus_box{
	position:relative;
	z-index:2;
	width:350px}
.focus_box .leftbtn span,
.focus_box .rightbtn span{
	position:absolute;
	top:0;
	background:url(../images/pt_index_bg_v3.png);
	display:inline-block;
	width:79px;
	height:54px;
	}
.focus_box .leftbtn,
.focus_box .rightbtn{
	display:inline-block;
	position:absolute;
	z-index:5;
	top:94px;
	width:38px;
	height:54px;
	overflow:hidden;
	cursor:pointer;
	background-color:rgba(0,0,0,.6);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000')}
:root .focus_box .leftbtn,:root .focus_box .rightbtn{
	filter:none;
	background-color:rgba(0,0,0,0.6)}
	
.focus_box .leftbtn:hover,
.focus_box .rightbtn:hover{
	width:79px;
	height:54px;
	text-decoration:none;
}

.focus_box .leftbtn em{
	color:#fff;
	font:normal 12px/16px Arial;
	position:absolute;
	top:14px;
	right:27px;
}
.focus_box .leftbtn i{
	color:#fff;
	font:normal 12px/16px Arial;
	position:absolute;
	top:27px;
	left:63px;
}
.focus_box .rightbtn em{
	color:#fff;
	font:normal 12px/16px Arial;
	position:absolute;
	top:15px;
	right:62px;
}
.focus_box .rightbtn i{
	color:#fff;
	font:normal 12px/16px Arial;
	position:absolute;
	top:28px;
	left:27px;
}
/*.focus_box .leftbtn:hover,
.focus_box .rightbtn:hover{
	background-color:rgba(0,0,0,1);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#ff000000',endColorstr='#ff000000')}
:root .focus_box .leftbtn:hover,:root .focus_box .rightbtn:hover{
	filter:none;
	background-color:rgba(0,0,0,1)}*/
.focus_box .leftbtn{
	left:1px}
.focus_box .leftbtn span{
	background-position:-1px -197px;
	left:0;
}
.focus_box .rightbtn{
	right:1px}
.focus_box .rightbtn span{
	background-position:0 -288px;
	right:0;
}
.focus_view{
	position:relative;
	z-index:2;
	width:348px;
	height:215px;
	overflow:hidden;
	border:1px solid #e5e5e5;
	border-bottom:0}
.focus_view_txt{
	position:relative;
	z-index:2;
	width:350px;
	height:43px;
	overflow:hidden}
.focus_view ul{
	position:absolute;
	top:0;
	_top:-1px;
	left:0;
	width:800%}
.focus_view li{
	float:left;
	vertical-align:top}
.focus_view li img{
	margin:0 -1px;}
.focus_view_txt p{
	display:none;
	width:348px;
	height:42px;
	background-color:#fff;
	border:1px solid #e5e5e5;
	border-top:0;
	font:normal 16px/42px 'Microsoft YaHei',SimHei;
	text-align:center}
.focus_view_txt p.current{
	display:block}
.focus_slider{
	position:absolute;
	z-index:12;
	top:195px;
	width:350px;
	height:12px;
	text-align:center}
.focus_slider a{
	display:inline-block;
	width:20px;
	height:3px;
	margin:0 4px;
	padding:3px 0;
	cursor:pointer;
}
.focus_slider a i{
	display:block;
	width:20px;
	height:3px;
	overflow:hidden;
	background-color:#e5e5e5;
}
.focus_slider .current i{
	background-color:#3598dc;
}
.imnews_lnew{
	height:138px;
	overflow:hidden;
	padding:14px 0 0;
	background-color:#fff;
	border:1px solid #e5e5e5}
.imnews_lnew li{
	float:left;
	width:156px;
	padding-left:15px;
	font:normal 12px/24px SimSun;
	height:24px;
	overflow:hidden}
.imnews_lnew span,
.imnews_lnew span a{
	color:#999}
.imnews_lnew .pt_news_ad{
	text-align:center;
	padding:14px 0;
}
.pt_left350{
	float:left;
	width:350px;
}
.pt_center335{
	float:left;
	width:365px;
	padding:0 0 0 30px;
	display:inline;
	overflow:hidden;
	_margin-left:-3px;
}
.pt_right235{
	float:right;
	width:235px;
}
.pt_center_title{
	font:bold 18px/30px 'Microsoft YaHei',SimHei;
	text-align:center;
	width:395px;
	white-space:nowrap;
	height:30px;
	overflow:hidden;
	margin:0 -30px;
}
.pt_link_red{
	color:#e44b3b;
}
.pt_center_txt{
	font:normal 12px/24px SimSun;
	color:#999;
	text-align:center;
	width:395px;
	margin-left:-30px;
}
.pt_center_txt a{
	color:#999
}
.pt_center_txt a:hover{
	color: #3398dc;
}
.pt_center_txt i{
	display:inline-block;
	color:#ebebed;
	margin:0 2px;
}
.pt_center335 .pt_news_ad{
	height:44px;
	padding-top:13px;
}
.pt_list01{
	border-bottom:1px solid #e5e5e5;
	margin-bottom:9px;
	padding-bottom:12px;
	width:350px;
}
.pt_list01 li{
	padding-left:11px;
	font:normal 14px/28px \5b8b\4f53,Arial,Helvetica,sans-serif;
	height:28px;
	overflow:hidden;
	white-space:nowrap;
	background:url(../images/pt_index_bg_v3.png) no-repeat -497px -16px;
}
.pt_list01 li a{
	border-bottom:solid 1px #cbcbcb}
.pt_list01 li a:hover{
	text-decoration:none;
	border-bottom:solid 1px #3398dc}
.pt_list01 .video{
	display:inline;
	padding-left:20px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -480px -299px;
	border:none;}
.pt_list01 .photo{
	display:inline;
	padding-left:20px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -480px -329px;
	border:none;}
.pt_list01 .photo:hover,
.pt_list01 .video:hover{border:none;}
.pt_list01 .photo i,
.pt_list01 .video i{display:inline;border-bottom:solid 1px #cbcbcb;}
.pt_list01 .photo:hover i,
.pt_list01 .video:hover i{border-bottom:solid 1px #3398dc}
.pt_list02{
	width:335px;
	padding:3px 0;
}
.pt_list02 li{
	font-family:SimSun;
	font:normal 14px/28px SimSun;
	white-space:nowrap;
	padding:0;
	margin:0}
.pt_list02 li a{
	display:inline-block;
	width:140px;
	height:28px}
.pt_list02 li span{
	color:#989898;
}
.pt_list02 li span a{
	display:inline-block;
	width:28px;
	color:#989898;
}
.pt_list02 li span a:hover{
	color:#3398dc;
}
.pt_list02 li em{
	margin:0 4px 0 3px;
	color:#ccc;
	}
.pt_list02 li .ml10{
	margin-left:10px}
.pt_first_screen .pt_list02{
	padding-bottom:9px;
}

.pt_list05{
	width:335px;
	padding:3px 0;
}
.pt_list05 li{
	font-family:SimSun;
	font:normal 14px/28px SimSun;
	white-space:nowrap;
	padding:0;
	margin:0}
.pt_list05 li a{
	display:inline-block;
	width:102px;
	height:28px;
}
.pt_list05 li span{
	color:#989898;
}
.pt_list05 li span a{
	display:inline-block;
	width:28px;
	color:#989898;
}
.pt_list05 li span a:hover{
	color:#3398dc;
}
.pt_list05 li em{
	margin:0 4px 0 3px}
.pt_first_screen .pt_list05{
	padding-bottom:9px;
}

.pt_newtool{
	border-left:1px solid #e8e8e8;
	width:234px;
	height:287px;
	background-color:#f8f8f8;
}
.pt_newtool li{
	width:77px;
	height:95px;
	border-right:1px solid #e8e8e8;
	border-top:1px solid #e8e8e8;
	float:left;
}
.pt_newtool a img{ display:block; vertical-align:top;margin:0 auto;}
.pt_newtool a{
	display:block;
	font:normal 12px/22px SimSun;
	text-align:center;
	}
.pt_newtool a:hover{
	text-decoration:none;
}

.pt_newtool .current{
	position:relative;
	background-color:#3598db;
}
.pt_newtool .current a{color:#fff;}
.current .pt_nt_tip{
	display:block;
}
.pt_nt_tip{
	position:absolute;
	width:175px;
	text-align:center;
	bottom:87px;
	left:-1px;
	line-height:20px;
	padding:6px 11px;
	border: solid 1px #3598dc;
	background-color:#fff;
	display:none;
}
.pt_nt_arrow02{
	left:-60px;
}
.pt_nt_arrow03{
	left:-121px;
}
.pt_nt_arrow01 span,
.pt_nt_arrow02 span,
.pt_nt_arrow03 span{
	position: absolute;
	overflow: hidden;
	font-style: normal;
	font-family: SimSun;
	font-size: 20px;
	text-shadow:0 0 2px #ccc;
	height: 8px;
	width: 24px;
	left:26px;
	margin-left:2px;
	bottom: -8px;
	line-height:20px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -30px -450px;
}
.pt_nt_arrow02 span{
	left:85px;
}
.pt_nt_arrow03 span{
	left:146px;
}

.recommend_news{
	width:980px;
	height:499px;
	overflow:hidden;
}
.recommend_news ul{
	width:996px;
	margin-right:-16px;
}
.recommend_news li{
	position:relative;
	float:left;
	width:234px;
	height:242px;
	overflow:hidden;
	margin:0 14px 13px 0;
	background:#f8f8f8 url(../images/mrlogo.jpg) no-repeat;
}
.recommend_news li img{
	border:1px solid #e5e5e5;
	border-bottom:none;
	vertical-align:top;
}
.recommend_news li .text{
	border:1px solid #e5e5e5;
	border-top:none;
	height:65px;
}
.recommend_news li.current img{
	border:1px solid #ddd;
	border-bottom:none;
}
.recommend_news li.current .text{
	border:1px solid #ddd;
	border-top:none;
}
.recommend_news li.current{
	margin:0 12px 11px 0;
	border-right:2px solid #f2f2f2;
	border-bottom:2px solid #f2f2f2;
}
.recommend_news li.current img{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.recommend_news .title{
	font:bold 14px/40px 'Microsoft YaHei',SimHei;
	text-align: center;
}
.recommend_news .info{
	line-height:20px;
	padding:0 15px;
	color:#999;
}
.recommend_news .info a{
	color:#999;
}
.recommend_news .info a:hover{
	color:#3398dc;
}
.recommend_review{
	float:right;
	display:inline-block;
	padding-left:20px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -485px -116px;
}
.ft_inum,
.ft_hot{
	display:inline-block;
	position:absolute;
	top:1px;
	left:1px;
	width:18px;
	height:18px;
	font:bold 14px/18px Tahoma, Geneva, sans-serif;
	border:1px solid #636363;
	background-color:#444;
	color:#fff;
	text-align:center;
	z-index:5;
	opacity:.8;
}
.ft_hot{
	border:1px solid #e20000;
	background-color:#ff0000;
}
.pt_news01,.pt_news02{display:inline-block;overflow:hidden;width:25px;height:14px;float:left;margin:5px 7px 0 0; background-color:#3298d8;}
.pt_news01 cite,
.pt_news02 cite{font:normal 11px/14px 'PMingLiU'; line-height:16px \9;height:14px;width:24px;padding:0 0 0 1px;padding:0 0 0 2px \9;color:#fff;display:inline-block;-webkit-transform: scale(.9,.9);-webkit-transform-origin: center center; float:left;}
.pt_news02{background-color:#e84c3f;margin:8px 7px 0 0;}

/* 首屏换一换 end */

/* 第二屏新闻区 */
/* SUV越野 */
.pt_suv{
	height:376px;
	border:1px solid #e8e8e8;
}
.pt_suv_slider{
	height:39px;
	border-bottom:1px solid #3399db;
}
.pt_suv_slider li{
	font:bold 18px/39px 'Microsoft YaHei',SimHei;
	float:left;
	padding:0 14px;
	cursor:pointer;
}
.pt_suv_slider li a{
	color:#777;
}
.pt_suv_slider .active a{
	color:#fff;
}
.pt_suv_slider li a:hover{
	text-decoration:none;
}
.pt_suv_slider .active{
	background-color:#3399db;
	color:#fff;
}
.pt_suv_slider .more{
	display:inline-block;
	float:right;
	font-family:"Arial";
	font-size:12px;
	color:#777777;
	background:url(../images/pt_index_bg_v3.png) no-repeat -496px 6px;
	margin:10px 10px 0 0;
	padding-left:10px;
	font-weight:normal;
	line-height:18px;
}
.pt_suv_slider .more a{
	display:inline-block;
	padding:0 2px;
	height:18px;
}
.pt_suv_slider .more a:hover{
	background-color:#3598db;
	color:#fff;
	text-decoration:none;
}
.pt_suv_img{
	position:relative;
	width:350px;
	height:175px;
	margin:0 -1px;
}
.pt_suv_img p{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index:2;
	width: 100%;
	height:34px;
	font:normal 14px/34px 'Microsoft YaHei',SimHei;
	color:#fff;
	text-align:center;
	background-color: rgba(0,0,0,.7);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000');
}
.pt_suv_img p a,
.pt_suv_img p a:hover{color:#fff;}
.pt_list04{
	padding:13px 10px;
}
.pt_list04 li{
	font-family:SimSun;
	font:normal 14px/28px SimSun;
	white-space:nowrap;
	height:28px;
	overflow:hidden;
}
.pt_list04 li span{
	color:#989898;
}
.pt_list04 li span a{
	display:inline-block;
	color:#989898;
}
.pt_list04 li span a:hover{
	color:#3398dc;
}
.pt_list04 li em{
	float:right;
	color:#999;
	font-size:12px;
}
.pt_list04 li em a{
	color:#999;
}
.pt_list04 li em a:hover{
	color:#3598db;
}
.pt_suv_tag{
	padding-left:7px;
}
.pt_suv_tag a{
	height:30px;
	border:1px solid #efefef;
	font-family:"Arial";
	font-size:12px;
	color:#3699dc;
	line-height:30px;
	text-align:center;
	cursor:pointer;
	outline:none;
	margin:0 2px;
	padding:0 8px;
	width:85px;
	display:inline-block;
}
.pt_suv_tag a:hover,
.tp_travel_tag a:hover{
	background-color: #3598db;
	border: solid 1px #3598db;
	color:#fff;
	text-decoration:none;
}
/* 新闻 */
.pt_second{
	width:980px;
	margin:0 auto;
	height:auto;
}
.pt_list03{
	padding-top:8px}
.pt_list03 li{
	float:left;
	width:100px;
	margin-right:16px;
	height:105px;
	overflow:hidden}
.pt_list03 b{
	display:block;
	padding-top:6px;
	text-align:center;
	font-weight:normal}
.pt_center_title2{
	font: bold 18px/30px 'Microsoft YaHei',SimHei;
	width: 365px;
	margin-top:16px;
	margin-right:-30px;
	white-space:nowrap;
}
.pt_bg_orange,
.pt_bg_red{
	display:inline;
	padding:0 6px;
	margin-top:3px;
	float:left;
	margin-right:7px;
	_margin-right:4px;
	font: bold 14px/24px 'Microsoft YaHei',SimHei;
	color:#fff;
	background-color:#ff9302;
	color:#fff;
}
.pt_bg_red{
	background-color:#e84c3d;
}
.pt_bg_orange:hover{
	text-decoration:none;
	color:#fff;
	background-color:#f37d01;
}
.pt_bg_red:hover{
	text-decoration:none;
	color:#fff;
	background-color:#df3c2b;
}
.pt_tool_side{
	width:350px;
	height:299px;
}
.pt_side_title{
	margin-top:3px;
	height:46px;
	width:350px;
}
.pt_side_title h3{
	font: bold 18px/46px 'Microsoft YaHei',SimHei;
	color: #444;
	float:left;
}
.pt_side_more{
	margin-top:14px;
	display:inline-block;
	height:20px;
	float:right;
}
.pt_side_more em{
	display:inline-block;
	padding-left:10px;
	float:right;
	background:url(../images/pt_index_bg_v3.png) no-repeat -496px 7px;
}
.pt_side_more a{
	font:normal 12px/18px 'SimSun';
	color: #777;
	padding:0 2px;
	display:inline-block;
}
.pt_side_more i{
	color:#f47e00;
	font-size:14px;
	font-weight:bold;
}
.pt_side_more a:hover{
	background-color: #3598db;
	color: #fff;
	text-decoration: none;
}
.pt_side_more a:hover i{
	color:#fff;
}
.pt_meta_cont{
	height: 161px;
	display: block;
	overflow: hidden;
}
.pt_meta_left{
	width: 127px;
	float: left;
	border-left: 1px solid #e8e8e8;
	border-top: 1px solid #e8e8e8;
	background-color:#f8f8f8;
}
.pt_meta_left li{
	border-bottom: 1px solid #e8e8e8;
	height:31px;
	line-height:30px;
	float:left;
	width: 126px;
}
.pt_meta_left li i{
	display:inline-block;
	width:14px;
	height:14px;
	line-height:14px;
	font-family:'Tahoma';
	text-align:center;
	float:left;
	margin:7px 10px 0 10px;
	background-color:#f0f0f0;
	color:#777;
	overflow:hidden;
}
.pt_meta_left li .hot{
	background-color:#e64d3f;
	color:#fff;
	font-weight:bold;
}
.pt_meta_left li a{
	display:block;
	font-family:'Microsoft Yahei';
}
.pt_meta_left .active{
	position:relative;
}
.pt_meta_left .active a{
	width:140px;
	height:32px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/pt_index_bg_v3.png) no-repeat 0 -540px;
	color:#fff;
}
.pt_meta_right{
	width: 220px;
	height: 159px;
	float: right;
	border:1px solid #e8e8e8;
	display: inline;
}
/*.pt_meta_pic{
	width:120px;
	float:left;
	text-align:center;
	padding:5px;
}
.pt_meta_pic p{
	font:bold 12px/18px SimSun;
	padding:5px;
}
.pt_meta_pic img{
	vertical-align:top;
	margin:11px 0;
}*/
/*.pt_meta_con dl{
	margin-top:15px;
	float:left;
	width:90px;
}
.pt_meta_con dd{
	font:normal 12px/24px SimSun;
	color:#999;
}
.pt_meta_con dd i{
	color:#e64a3d;
}
.pt_meta_con dd a,
.pt_meta_con dd a:hover{
	color:#e64a3d;
}*/
.pt_meta_con{
	text-align:center;
	padding:12px 0 0 0;
	font-weight:bold;
}
.pt_meta_con p{
	line-height:24px;
}
.pt_meta_btn{
	margin-top:15px;
	display:inline-block;
	text-align:center;
	width:73px;
	height:34px;
	border:1px solid #e8e8e8;
	line-height:34px;
	color:#3697db;
}
.pt_meta_btn:hover{
	background-color: #3598db;
	border: solid 1px #3598db;
	color: #fff;
	text-decoration: none;
}
.pt_meta_advertising{
	padding-left:27px;
	margin:10px 0;
	height:24px;
	position:relative;
	overflow:hidden;
}
.pt_meta_advertising span{
	display: inline-block;
	position:absolute;
	top:0;
	left:0;
	background: url(../images/pt_index_bg_v3.png) no-repeat -180px 0;
	width: 18px;
	height: 16px;
	margin:4px 8px 0 0;
}
.pt_meta_advertising li{
	font:normal 12px/24px SimSun;
	color:#777;
}
.pt_meta_choose_btn{
	float:left;
	width:80px;
	height:30px;
	background-color:#3598db;
	border:0;
	color:#fff;
	cursor:pointer;
	text-align:center;
	line-height:30px}
.pt_meta_choose_btn:hover{
	background-color:#2b80b9;
	color:#fff;
	text-decoration:none;
}
.pt_meta_choose .selectbox{
	width:134px;
}
.car_fg_box{ display:none;position:absolute;top:28px;left:-1px; z-index:2;width:260px;height:348px;padding:0 10px;background-color:#fff;border:1px solid #d7d6db;}
.car_fg_list{width:120px;padding:0 5px;float:left;}
.car_fg_tit{font:normal 12px/42px SimSun;}
.car_fg_list ul{ display:block;border:1px solid #d7d6db; height:290px; overflow-y:scroll;}
.car_fg_list li{
	cursor:pointer;
	display:block;
	height:28px;
	overflow:hidden;
	color:#999;
	line-height:28px;
	text-align:left;
	padding:0 10px;
	background:#fff;
	border-bottom:1px solid #f1f1f1;
	cursor:pointer;
}
.car_fg_list li cite{
	color:#9a9a9a;
	margin-right:9px;
}
.car_fg_list a:hover{
	color:#1ea3cc;
}
.car_fg_list li.active{
	background-color:#f6f6f6;
}
.car_fg_close{ position:absolute;top:14px;right:16px;display:inline-block;width:14px;height:14px;background:url(../images/pt_index_bg_v3.png) no-repeat -240px 0;}
.car_fg_close:hover{ background-position:-270px 0;}
.selectbox_on .car_fg_box{ display:block;}
/* 自驾游记 */
.tp_travel{
	width:350px;
	overflow:hidden;
	height:241px;
}
.tp_travel_title{
	height:48px;
	color:#444444;
	font-weight:bold;
	border-top: 3px solid #E8E8E8;
}
.tp_travel_title h3{
	font:bold 18px/48px "Microsoft YaHei";
}
.tp_travel_title .more{
	display:block;
	float:right;
	font-family:"Arial";
	font-size:12px;
	color:777777px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -496px 6px;
	margin:14px 0 0 0;
	padding-left:10px;
	font-weight:normal;
	line-height:18px;
}
.tp_travel_title .more a{
	display:inline-block;
	padding:0 2px;
}
.tp_travel_title .more i{
	color:#f77d02;
	font-weight:bold;
	font-size:14px;
}
.tp_travel_title .more a:hover{
	background-color:#3598db;
	color:#fff;
	text-decoration:none;
}
.tp_travel_title .more a:hover i{
	color:#fff;
}
.tp_travel ul{
	width:360px;
	overflow:hidden;
	clear:both;
}
.tp_travel li{
	width:110px;
	float:left;
	margin-right:10px;
	position:relative;
}
.tp_travel_essence{
	width:17px;
	height:20px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/pt_index_bg_v3.png) no-repeat -210px 0;
}
.tp_travel li a{
	width:110px;
	font-family:"Arial";
	font-size:12px;
	line-height:28px;
	text-align:center;
	cursor:pointer;
	outline:none;
	display:block;
}
.tp_travel li a img{
	vertical-align:top;
	display:block;
}
.tp_travel_tag{
	width:360px;
	overflow:hidden;
	margin-top:3px;
}
.tp_travel_tag a{
	width:110px;
	height:30px;
	border:1px solid #efefef;
	font-family:"Arial";
	font-size:12px;
	color:#3699dc;
	line-height:30px;
	text-align:center;
	cursor:pointer;
	outline:none;
	margin:6px 7px 0 0;
	display:inline-block;
	float:left;
}
/* 订阅 */
.pt_subscription{
	width:213px;
	border:solid 1px #e8e8e8;
	background:#f8f8f8;
	padding:0 10px 10px;
	height:366px;
}
.pt_subscription_title span{
	font-size:18px;
	line-height:48px;
	font-family:'Microsoft Yahei';
	font-weight:bold;
}
.pt_subscription_title .more{
	font-size:12px;
	color:#777777;
	display:inline-block;
	background:url(../images/pt_index_bg_v3.png) no-repeat -482px -58px;
	padding:0 3px 0 22px;
	float:right;
	line-height:16px;
	height:18px;
	overflow:hidden;
	margin-top:14px;
}
.pt_subscription_title .more:hover{
	background-color:#3598db;
	background-position:-482px -88px;
	color:#fff;
	text-decoration:none;
}
.pt_subscription_con{
	border:solid 1px #e8e8e8;
	background:#fff;
	border-bottom: none;
}
.pt_subscription_con li{
	width:195px;
	height:60px;
	border-bottom:1px solid #e8e8e8;
	padding:9px 6px 9px 10px;
}
.pt_subscription_con .active_img{
	width:80px;
	height:60px;
	float:left;
	display:inline;
	margin-right:10px;
}
.pt_subscription_con .text{
	display:inline;
}
.pt_subscription_con .active_text{
	font-size:12px;
	line-height:20px;
	color:#3398dc;
	display:block;
	height:20px;
	overflow:hidden;
}
.pt_subscription_con .active_text1{
	line-height:20px;
	height:40px;
	float:left;
	width:102px;
	word-break: break-all;
}
/* 资讯订阅排行 */
.pt_information{
	width:213px;
	height:366px;
	padding:0 10px 10px 10px;
	border:1px solid #e8e8e8;
	background-color:#f8f8f8;
}
.pt_information .title span{
	font:bold 18px/46px 'Microsoft Yahei';
}
.pt_information_list{
	border:1px solid #e8e8e8;
	background-color:#fff;
	height:318px;
	position:relative;
}
.pt_information_list a{
	float:left;
}
.pt_information_list li{
	height:34px;
	line-height:34px;
	overflow:hidden;
	padding:0 10px;
	line-height:36px \0;
	border-bottom:1px solid #e8e8e8;
}
.pt_information_list li em{
	display:inline-block;
	width:9px;
	height:12px;
	float:right;
	background:url(../images/pt_index_bg_v3.png) no-repeat 0 -480px;
	margin:12px 14px 0 0;
}
.pt_information_list li .falling{ background-position:-30px -480px;}
.pt_information_list li .same{background-position:0 -510px;}
.pt_information_list li i{
	display:inline-block;
	width:13px;
	height:13px;
	line-height:13px;
	margin-right:10px;
	background:#f1f1f1;
	color:#777;
	margin-top:11px;
	text-align:center;
	font-family:Tahoma;
	float:left;
}
.pt_information_list li i.hot{
	color:#fff;
	font-weight:bold;
	background:#e74c3c}
.pt_information_list .pt_information_btn{
	display:inline-block;
	float:right;
	width:18px;
	height:18px;
	margin-top:8px;
	background:url(../images/pt_index_bg_v3.png) no-repeat 0 -390px;
}
.pt_information_list .pt_information_btn:hover{
	background-position: -30px -390px;
}
.pt_information_list .pt_information_complete{
	display:inline-block;
	float:right;
	width:18px;
	height:18px;
	margin-top:8px;
	background:url(../images/pt_index_bg_v3.png) no-repeat 0 -450px;
	cursor:default;
}
.pt_information_all{
	display:block;
	padding-left:51px;
	height:36px;
	line-height:36px;
	font-size:14px;
	color:#777;
}
.pt_information_all i{
	display:inline-block;
	width:4px;
	height:6px;
	overflow:hidden;
	background:url(../images/pt_index_bg_v3.png) no-repeat -496px 0px;
	float:left;
	margin:16px 10px 0 0;
}
.pt_information_win{
	position: absolute;
	display: inline-block;
	width: 114px;
	height: 44px;
	background:#e4f8ed;
	font:normal 14px/44px 'Microsoft YaHei',SimHei;
	color: #3ab86f;
	top: 50px;
	left: 50px;
	border: 1px solid #7edba6;
}
.pt_information_win i{
	display:inline-block;
	width:21px;
	height:21px;
	float:left;
	margin:12px 8px 0 14px;
	background:url(../images/pt_index_bg_v3.png) no-repeat 0px -420px;

}
.pt_information_error{
	position: absolute;
	display: inline-block;
	width: 226px;
	height: 44px;
	background:#ffeed6;
	font:normal 14px/44px 'Microsoft YaHei',SimHei;
	color: #f27c00;
	top: 50px;
	left: -8px;
	border: 1px solid #fdb24c;
}
.pt_information_error i{
	display:inline-block;
	width:21px;
	height:21px;
	float:left;
	margin:12px 8px 0 14px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -60px -420px;
}
/* 热门活动 */
.pt_top_activity{
	width:213px;
	border:solid 1px #e8e8e8;
	background:#f8f8f8;
	padding:0 10px 10px;
	height:223px;
}
.pt_top_activity_title{ height:46px;}
.pt_top_activity_title .more{
	display:block;
	float:right;
	font-family:"Arial";
	font-size:12px;
	color:#777777;
	background:url(../images/pt_index_bg_v3.png) no-repeat -496px 6px;
	margin:14px 0 0 0;
	padding-left:10px;
	font-weight:normal;
	line-height:18px;
}
.pt_top_activity_title .more a{
	display:block;
	padding:0 2px;
}
.pt_top_activity_title .more a:hover{
	background-color:#3598db;
	color:#fff;
	text-decoration:none;
}
.pt_top_activity_title span,
.pt_top_activity_title h3{
	font-size:18px;
	font-family:'Microsoft Yahei';
	line-height:46px;
}
.pt_top_activity_list{
	width:211px;
	height:175px;
	border:solid 1px #e8e8e8;
	background:#fff;
	margin:0 auto;
	overflow:hidden;
	border-bottom: none;
}
.pt_top_activity_list li i{
	display: inline-block;
	width: 13px;
	height: 13px;
	line-height: 13px;
	margin-right: 10px;
	background: #f1f1f1;
	color: #777;
	margin-top: 12px;
	text-align: center;
	font-family: Tahoma;
	float: left;
}
.pt_top_activity_list li .red{
	color:#fff;
	background:#e74c3c;
	font-weight:bold;
}
.pt_top_activity_list li{
	height:34px;
	line-height:34px;
	border-bottom:solid 1px #e8e8e8;
	padding-left:10px;
	overflow:hidden;
	line-height:36px \0;
}

/* 本地行情 */
.pt_local{
	width:213px;
	border:solid 1px #e8e8e8;
	background:#f8f8f8;
	padding:0 10px 10px;
	height:228px;
}
.pt_local_title{
	height:46px;
}
.pt_local_title span,
.pt_local_title h3{
	font-size:18px;
	font-family:'Microsoft Yahei';
	line-height:46px;
	float:left;
	font-weight:bold;
}
.pt_local_title .more{
	display:block;
	float:right;
	font-family:"Arial";
	font-size:12px;
	color:#777777;
	background:url(../images/pt_index_bg_v3.png) no-repeat -496px 6px;
	margin:14px 0 0 0;
	padding-left:10px;
	font-weight:normal;
	line-height:18px;
}
.pt_local_title .more a{
	display:inline-block;
	padding:0 2px;
}
.pt_local_title .more a:hover{
	text-decoration:none;
}
.pt_local_title .more a:hover{
	display:inline-block;
	background-color:#e84c3d;
	color:#fff;
}
.bdsqCSS .pt_local_list{height:315px;}
.pt_local_list{
	width:211px;
	border:solid 1px #e8e8e8;
	background:#fff;
	border-bottom: none;
}
.pt_local_list li{
	height:34px;
	line-height:34px;
	border-bottom:solid 1px #e8e8e8;
	padding-left:10px;
	overflow:hidden;
	float:left;
	width:201px;
}
.pt_local_list li .atten{
	background:url(../images/pt_index_bg_v3.png) no-repeat 0 -360px;
	height:16px;
	display:inline-block;
	padding:0 3px 0 7px;
	overflow:hidden;
	line-height:16px;
	line-height:18px \9;
	color:#fff;
	float:left;
	width:60px;
	text-align:center;
	margin:9px 0 0 0;
}
.pt_local_list li .atten{
	*display:inline;
}
.pt_local_list li .atten:hover{color:#fff;}
.pt_local_list li .sales{
	float:left;
	display:inline-block;
	width:126px;
	font-family:SimSun;
	height:34px;
	overflow:hidden;
}
.pt_adv img{
	vertical-align:top;
}
/* 第二屏新闻区 end */

/* 精彩车图-刘晓红 */
.lxh_splendid_map,
.lxh_bbs,
.lxh_bbs_hot,
.lxh_used_car,
.lxh_tool,
.lxh_label{
	width:980px;
	margin:0 auto;
}
.lxh_used_car,
.lxh_splendid_map{margin-top:20px;}
.lxh_used_car{ height:464px;overflow:hidden;}
.lxh_used_car a:hover,
.ln_dealer a:hover{color:#e84c3d;}
.lxh_map_title,
.lxh_used_title{
	height:56px;
	line-height:56px;
	border-top:solid 3px #e5e5e5;
	position:relative;
	z-index:1;
}
.lxh_map_title h2,
.lxh_map_title span,
.lxh_used_title h2,
.lxh_used_title span{
	float:left;
	font-size:24px;
	font-weight:bold;
	font-family:'Microsoft YaHei',SimHei;
}
.lxh_map_title a{
	float:right;
	font-size:16px;
	font-family:'Microsoft YaHei',SimHei;
}
.lxh_map_title span a,
.lxh_map_title h2 a{
	float:left;
	font-size:24px;
	font-weight:bold;
	font-family:'Microsoft YaHei',SimHei;
}
.lxh_map_title span a{
	font-size: 24px;
	float:left;
} 
.lxh_map_title a em{
	float:left;
	width:4px;
	height:8px;
	overflow:hidden;
	background:url(../images/lxh_map_icon.png);
	background-position:0 0;
	margin:24px 8px 0 0;
}
.lxh_tool .lxh_map_title a:hover,.lxh_map_title a:hover{
	text-decoration:none;
}
.lxh_tool .lxh_map_title a i,.lxh_map_title a i{
	padding:0 2px;
}
.lxh_tool .lxh_map_title a:hover i{
	background-color:#1bbc9d;
	color:#fff;
}
.lxh_map_title a:hover i{
	background-color:#3598db;
	color:#fff;
}
.lxh_map_content{
	position:relative;
}
.lxh_map_list li{
	float:left;
}
.lxh_map_list li a{
	display:inline-block;
	position:relative;
}
.lxh_map_list li a:hover{
	text-decoration:none;
	cursor:pointer;
}
.lxh_map_list li img{
	vertical-align:middle;
}
.lxh_list_one{
	width:296px;
	border-right:solid 1px #fff;
}
.lxh_list_two{
	width:204px;
	border-right:solid 1px #fff;
}
.lxh_mtborder{
	border-top:solid 1px #fff;
}
.lxh_mlborder{
	border-left:solid 1px #fff;
}
.lxh_tborder{
	border-top:solid 1px #f4f4f4;
}
.lxh_list_three{
	width:204px;
	border-right:solid 1px #fff;
}
.lxh_list_four{
	width:273px;
}
.lxh_list_four .lxh_fl{width:135px;}
.lxh_list_four .lxh_mtborder .lxh_optity_bg{
	width:134px;
}
.lxh_search_more{
	display:inline-block;
	width:137px;
	height:101px;
	border-left:solid 1px #fff;
	background-color:#3598db;
	float:right;
	position:relative;
}
.lxh_search_more:hover{
	background-color:#2b80b9;
	text-decoration:none;
}
.lxh_search_more p{
	font-family:'Microsoft YaHei',SimHei;
	color:#fff;
	padding:24px 32px 0 12px;
	line-height:27px;
	white-space:nowrap;
}
.lxh_search_more p b{
	font-size:22px;
	display:block;
}
.lxh_search_more p span{
	font-size:21px;
}
.lxh_fl{
	float:left;
}
.lxh_w327{
	width:327px;
}
.lxh_w198{
	width:198px;
}
.lxh_w199{
	width:199px;
}
.lxh_w164{
	width:164px;
}
.lxh_w256{
	width:256px;
}
.lxh_w128{
	width:128px;
}
.lxh_search_more_icon{
	display:inline-block;
	width:16px;
	height:41px;
	background:url(../images/lxh_map_icon.png);
	background-position:-227px 0;
	position:absolute;
	right:12px;
	top:31px;
}
.lxh_search_more:hover .lxh_search_more_icon{
	background-position:-244px 0;
}
.lxh_optity_bg{
	display:block;
	width:100%;
	line-height:33px;
	border-top:solid 1px #271f0d;
	background-color: rgba(0,0,0,.7);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000');
	position:absolute;
	bottom:0;
	left:0;
	font-size:14px;
	font-family:'Microsoft YaHei',SimHei;
	color:#fff;
	text-align:center;
}
.lxh_map_optity{
	display:none;
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,.3);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000');
	position:absolute;
	top:0;
	left:0;
}
.lxh_bbs_hot .lxh_optity_bg{
	bottom:-60px;
}
.lxh_optity_bg em{
	display:block;
	padding:0 14px 10px;
	text-align: left;
	font-size: 12px;
	line-height: 20px;
}
.lxh_change_but{
	width:50px;
	position:absolute;
	right: -62px;
	bottom:0;
	height:138px;
}
.lxh_change_top{
	display:inline-block;
	width:50px;
	height:85px;
	background:url(../images/lxh_map_icon.png);
	background-position:-24px 0;
}
.lxh_change_top:hover{
	background-position:-77px 0;
}
.lxh_bbs_hot .lxh_change_top:hover{
	background-position:-130px 0;
}
.lxh_change_bottom{
	display:inline-block;
	width:50px;
	height:50px;
	background:url(../images/lxh_map_icon.png);
	background-position:-24px -86px;
	_margin-top:3px;
}
.lxh_change_bottom:hover{
	background-position:-77px -86px;
}
.lxh_bbs_hot .lxh_change_bottom:hover{
	background-position:-130px -86px;
}
.lxh_img_num,
.lxh_img_font{
	width: 215px;
	height: 86px;
	padding: 6px 7px;
	border:solid 2px #777;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-51px;
	margin-left:-114px;
}
.lxh_img_num{
	background-color:#000;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}
.lxh_img_font p{
	font-family: 'Microsoft YaHei',SimHei;
	font-size: 18px;
	font-weight: bold;
	color: #3598db;
}
.lxh_img_font b{
	margin-right: 3px;
	font-family: 'Microsoft YaHei',SimHei;
	font-size: 22px;
	color: #fff;
}
.lxh_img_font b em{
	margin-right: 5px;
	font-family: 'Tahoma';
	font-size: 46px;
	font-style: normal;
}
.lxh_go_on{
	display:inline-block;
	width:15px;
	height:15px;
	background:url(../images/lxh_map_icon.png);
	background-position:-437px 0;
}
.lxh_list_two .lxh_img_num,
.lxh_list_three .lxh_img_num,
.lxh_list_two .lxh_img_font,
.lxh_list_three .lxh_img_font{
	width: 160px;
	height: 70px;
	margin-top:-43px;
	margin-left:-89px;
}
.lxh_list_two .lxh_go_on,
.lxh_list_three .lxh_go_on{
	width:13px;
	height:11px;
	background-position:-457px 0;
}
.lxh_img_font_last .lxh_go_on{
	width:9px;
	height:7px;
	background-position:-475px 0;
}
.lxh_list_two .lxh_img_font p,
.lxh_list_three .lxh_img_font p,
.lxh_list_four .lxh_img_font_last p{
	font-size: 12px;
}
.lxh_list_two .lxh_img_font b,
.lxh_list_three .lxh_img_font b{
	font-size: 18px;
}
.lxh_list_two .lxh_img_font b em,
.lxh_list_three .lxh_img_font b em{
	font-size: 28px;
}
.lxh_list_four .lxh_img_font_last b{
	font-size:12px;
}
.lxh_list_four .lxh_img_font_last b em{
	font-size:16px;
}
.lxh_list_two .lxh_img_num_big{
	width: 220px;
	height: 95px;
}
.lxh_list_four .lxh_img_num_last,
.lxh_list_four .lxh_img_font_last{
	width:105px;
	height:50px;
	margin-left:-60px;
	margin-top:-32px;
}
.lxh_list_four .lxh_img_num_big,
.lxh_list_four .lxh_img_font_big{
	width:220px;
	height:95px;
	margin-left:-119px;
	margin-top:-55px;
}
.lxh_map_content_title{
	position:absolute;
	top:11px;
	left:296px;
}
.lxh_map_content_title li{
	float:left;
	width:96px;
}
.lxh_map_content_title li a{
	display:inline-block;
	width:100%;
	height:32px;
	line-height:32px;
	text-align:center;
	color:#fff;
	background:url(../images/lxh_map_icon.png);
}
.lxh_map_content_title li a:hover{
	text-decoration:none;
	color:#fff;
}
.lxh_map_content_title li .lxh_newcar{
	background-position:0 -138px;
}
.lxh_map_content_title li .lxh_hot{
	background-position:-292px -138px;
	
}
.lxh_map_content_title li .lxh_runcar{
	background-position:-194px -138px;
}
.lxh_map_content_title li .lxh_pics{
	background-position:-390px -138px;
}
.lxh_map_content_title li .lxh_energy{
	background-position:-96px -138px;
}
.lxh_map_content_title li .lxh_newcar:hover,
.lxh_map_content_title li .lxh_hot:hover,
.lxh_map_content_title li .lxh_runcar:hover,
.lxh_map_content_title li .lxh_pics:hover,
.lxh_map_content_title li .lxh_energy:hover,
.lxh_map_content_title li .current{
	height:37px;
	font-weight:bold;
}


/* 精彩车图-刘晓红 end */

/* 选车区块 */
	/* 选车首屏-刘宁 */
.ln_chose_cars{
	width:980px;
	display:block;
	margin:20px auto 0 auto;
}
.ln_chose_cars a:hover{
	color:#1bbc9d;
}
.ln_chose_title{
	height:64px;
	border-top:3px solid #1bbc9d;
}
.ln_chose_title h2{
	float:left;
	font:bold 34px/64px 'Microsoft YaHei',SimHei;
	color:#1bbc9d;
}
.ln_chose_title h2 a{	
	color:#1bbc9d;
}
.ln_chose_title ul{
	float:right;
	padding-top:20px;
}
.ln_chose_title li{
	float:left;
	margin-left:33px;
}
.ln_chose_title li a{
	font:16px/20px 'Microsoft YaHei',SimHei;
	color:#444;
	float:left;
	margin-left:6px;
	padding: 0 2px;
}
.ln_chose_title li a:hover { background-color: #1bbc9d; color: #fff; text-decoration: none;}
.ln_chose_title .tab{
	background:url(../images/ln_index_bg.png) no-repeat left top;
	float:left;
	overflow: hidden;
	width:4px;
	height:6px;
	margin-top:7px;
}
/*ln_chose_cont*/
.ln_chose_cont{
	display: block;
	height: 602px;
}
.ln_chose_sidebar{
	background: url(../images/ln_index_bg.png) repeat-y -36px top;
	width: 150px;
	height: 602px;
	position: relative;
	display: inline;
	float: left;
	display: inline;
}
.ln_chose_sidebar li{
	width: 150px;
	height: 60px;
	background: url(../images/ln_index_bg.png) no-repeat -188px top;
	float: left;
	display: inline-block;
	cursor: pointer;
}
.ln_chose_sidebar li em{
	font:16px/60px 'Microsoft YaHei',SimHei;
	color: #FFF;
	float: left;
	display: inline;
	margin-left:20px;
}
.ln_chose_sidebar li .off{
	display:none;
	float: right;
	width: 8px;
	height: 7px;
	background: url(../images/ln_index_bg.png) no-repeat -16px -65px;
	margin-top: 18px;
	overflow:hidden;
	_margin-right:20px
}
.ln_chose_sidebar .active{
	background: url(../images/ln_index_bg.png) no-repeat -188px -60px;
	height: 61px;
}
.ln_chose_sidebar .active em{
	color:#1bbc9d;
	font:bold 16px/60px 'Microsoft YaHei',SimHei;
}
.ln_chose_sidebar .active .take{
	background: url(../images/ln_index_bg.png) no-repeat left -8px;
	width: 34px;
	height: 18px;
	float: right;
	display: inline;
	margin-top: 21px;
}
.ln_chose_sidebar .active .take_none{
    background: url(../images/ln_index_bg.png) no-repeat left -46px;
}
.ln_chose_sidebar .active .already_take{
    background: url(../images/ln_index_bg.png) no-repeat left -27px;
}
.ln_chose_sidebar .active .on_order{
	background: url(../images/ln_index_bg.png) no-repeat left -27px;
	width: 34px;
	height: 18px;
	float: right;
	display: inline;
	margin-top: 21px;
}
.ln_chose_sidebar .active .on_order:hover{
	background: url(../images/ln_index_bg.png) no-repeat left -46px;
}
.ln_chose_sidebar .show{
	height: 40px;
	width: 126px;
	text-align: center;
	display: block;
	overflow: hidden;
	color: #FFF;
	font: 14px/40px 'Microsoft YaHei',SimHei;
	position: absolute;
	left: 12px;
	bottom: 10px;
	background: url(../images/ln_index_bg.png) no-repeat -188px -121px;
}
.ln_chose_sidebar .show:hover{
	color: #FFF;
	text-decoration: none;
	background-position: -188px -161px;
}
.ln_chose_column{
	width: 829px;
	height: 600px;
	border: 1px solid #e8e8e8;
	border-left: 0;
	float:left;
	display: inline;
}
.ln_column_left{
	width: 545px;
	float:left;
	display: inline;
	overflow:hidden;
	margin-left:30px;
}
/*ln_bulletin*/
.ln_bulletin{
	display: block;
	margin-top:16px;
	overflow: hidden;
}
.ln_bulletin_title{
	height: 24px;
}
.ln_bulletin_title .headline{
	font:bold 18px/24px 'Microsoft YaHei',SimHei;
	color: #444;
	float: left;
}
.ln_bulletin_title .ln_recommend{
	float:right;
	height: 24px;
	overflow: hidden;
}
.ln_bulletin_title .ln_recommend .tab{
	background:url(../images/ln_index_bg.png) no-repeat -5px top;
	float:left;
	width:4px;
	height:6px;
	margin:9px 5px 0 0 ;
	display:inline;
	overflow: hidden;
}
.ln_bulletin_title .ln_recommend a{
	font:12px/24px 'SimSun';
	color: #777;
	display: inline;
	float:left;
}
.ln_bulletin_title .ln_recommend a em{
	font:20px/24px 'Tahoma';
	color: #ff9400;
	padding: 0 5px;
	vertical-align:-2px;
}
.ln_bulletin_title .ln_recommend a:hover{
	background-color: #1bbc9d;
}
.ln_bulletin_title .ln_recommend a:hover, .ln_bulletin_title .ln_recommend a:hover em{
	color: #FFF;
	text-decoration: none;
}
.ln_bulletin_ul{
	width: 565px;
	display: block;
}
.ln_bulletin_ul li{
	height: 157px;
	width: 168px;
	float: left;
	display: inline;
	margin: 13px 20px 0 0;
}
.ln_bulletin_ul .ln_img_link{
	height:126px;
	width: 168px;
	display: block;
	overflow: hidden;
	position: relative;
}
.ln_bulletin_ul .ln_img_link .ln_shade{
	height: 28px;
	width: 168px;
	display: block;
	border-top: 1px solid #000;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.ln_bulletin_ul .ln_img_link .ln_source{
	float:left;
	display:inline;
	line-height:24px;
	margin-left:10px;
	color: #999;
}
.ln_bulletin_ul .ln_img_link .ln_source:hover{
	color: #1bbc9d;
}
.ln_bulletin_ul .ln_img_link .ln_review{
	float:right;
	display:inline;
	line-height:26px;
	margin-right:10px;
	color: #fff;
}
.ln_bulletin_ul .ln_img_link .ln_review:hover{
	color:#1bbc9d;
	text-decoration:none;
}
.ln_bulletin_ul .ln_img_link .ln_review i{
	background:url(../images/ln_index_bg.png) no-repeat left -65px;
	float:left;
	width:14px;
	height:13px;
	margin: 8px 8px 0 0;
	overflow: hidden;
}
.ln_bulletin_ul .ln_img_link .ln_review:hover i{
	background:url(../images/ln_index_bg.png) no-repeat left -79px;
	float:left;
	width:14px;
	height:13px;
	overflow: hidden;
}
.ln_bulletin_ul .ln_img_link .ln_shadow{
	height: 28px;
	width: 168px;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 1;
	background: #000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
}
.ln_bulletin_ul p{
	height: 34px;
	display: block;
	overflow:hidden;
	text-align: center;
	font: 14px/34px 'Tahoma','SimSun';
}
.ln_bulletin_ul p a{
	color: #444;
}
.ln_news_ul li{
	margin-bottom: 16px;
}
/*ln_listing*/
.ln_listing{
	display: block;
	margin-top:10px;
}
.ln_listing_title{
	height: 37px;
	border-bottom: 1px solid #ecebed;
}
.ln_listing_title ul{
	float: left;
	display: inline;
}
.ln_listing_title ul li{
	float:left;
	height:38px;
	margin-right:30px;
	display: inline;
	font:bold 18px/26px 'Microsoft YaHei',SimHei;
	cursor: pointer;
	color:#1bbc9d;
}
.ln_listing_title .active{
	color: #444;
	position: relative;
}
.ln_listing_title .active i{
	width: 71px;
	height: 7px;
	background:url(../images/ln_index_bg01.png) no-repeat -339px top;
	position:absolute;
	left: 0;
	bottom: -5px;
	overflow: hidden;
}
.ln_listing_title .more{
	display:inline-block;
	float:right;
	font-family:"Arial";
	font-size:12px;
	color:#777777;
	background:url(../images/pt_index_bg_v3.png) no-repeat -496px 6px;
	margin:10px 0 0 0;
	padding-left:10px;
	font-weight:normal;
	line-height:18px;
}
.ln_listing_title .more a{
	display:inline-block;
	padding:0 2px;
	height:18px;
	color:#777777;
}
.ln_listing_title .more a:hover{
	background-color:#1bbc9d;
	color:#fff;
	text-decoration:none;
}
/*ln_listing_cont*/
.ln_listing_cont{
	display: block;
	overflow: hidden;
}
.ln_listing_ul{
	width: 565px;
	height: 140px;
	display: block;
	overflow: hidden;
	margin-top:15px ;
}
.ln_listing_ul li{
	width: 120px;
	height: 140px;
	float: left;
	display: inline;
	margin-right: 21px;
}
.ln_listing_ul .ln_listing_img{
	width: 120px;
	height: 90px;
	display: block;
	overflow: hidden;
}
.ln_listing_ul p{
	width: 120px;
	text-align: center;
	display: block;
	overflow: hidden;
	padding-top: 6px;
	font: 12px/20px 'SimSun';
	height:20px;
}
.ln_listing_ul p a{
	color: #444;
}
.ln_listing_ul .ln_listing_base{
	line-height: 22px;
}
.ln_listing_ul .ln_listing_base .time{
	float: left;
	display: inline;
	color: #777;
}
.ln_listing_ul .ln_listing_base .cost{
	float: right;
	display: inline;
	color: #ff9400;
}
.ln_listing_ul .ln_listing_base a.guess_cost{
	float: right;
	background-color:#ff9400;
	color: #FFF;
	padding: 0 7px;
}
.ln_listing_ul .ln_listing_base a:hover.guess_cost{
	color: #FFF;
	background-color:#fd7c00;
	text-decoration:none;
}
/*ln_text_zol*/
.ln_text_zol{
	display: block;
	overflow: hidden;
}
.ln_text_title{
	border-bottom: 1px solid #ecebed;
	height: 37px;
}
.ln_text_title .headline{
	float: left;
	font:bold 18px/37px 'Microsoft YaHei',SimHei;
	color: #444;
}
.ln_text_title .more{
	display:inline-block;
	float:right;
	font-family:"Arial";
	font-size:12px;
	color:#777777;
	background:url(../images/pt_index_bg_v3.png) no-repeat -496px 6px;
	margin:10px 0 0 0;
	padding-left:10px;
	font-weight:normal;
	line-height:18px;
}
.ln_text_title .more a{
	display:inline-block;
	padding:0 2px;
	height:18px;
	color:#777;
}
.ln_text_title .more a:hover{
	background-color:#1bbc9d;
	color:#fff;
	text-decoration:none;
}
.ln_zol_cont{
	width: 580px;
	display: block;
	overflow: hidden;
	padding-top: 15px;
}
.ln_zol_dl{
	width: 255px;
	display: inline;
	float: left;
	margin-right: 34px;
}
.ln_zol_dl dt{
	float: left;
	width: 120px;
	height: 90px;
}
.ln_zol_dl dd{
	float: right;
	width: 125px;
}
.ln_zol_dl h3{
	display: block;
	overflow: hidden;
	margin-top: -8px;
}
.ln_zol_dl h3 a{
	color: #444;
	font: bold 12px/18px 'Tahoma','SimSun';
}
.ln_zol_dl dd{
	font: normal 12px/18px 'Tahoma','SimSun';
	color: #999;
	padding-top: 5px;
}
.ln_zol_dl dd a{
	color: #444;
}
/*ln_reports*/
.ln_reports{
	height: 32px;
	background:#f8f8f8;
	display: block;
	overflow: hidden;
	margin-top: 20px;
}
.ln_reports .label{
	width: 92px;
	height: 32px;
	background:url(../images/ln_index_bg.png) no-repeat -338px -7px;
	float: left;
	font:bold 12px/32px 'SimSun';
	color: #444;
	text-align: center;
}
.ln_reports a, .ln_reports em{
	float: left;
	margin:10px 0 0 15px;
}
.ln_reports a{
	color: #777;
	font-size:12px;
}
.ln_reports em{
	color: #dedede;
	font-size:14px;
	margin-top: 8px;
}

.ln_column_right{
	width: 205px;
	float: right;
	display: inline;
	overflow:hidden;
	margin-right:22px;
}
/*ln_follow*/
.ln_follow{
	display: block;
	margin-top: 16px;
	overflow: hidden;
}
.ln_follow .headline{
	display:block;
	overflow:hidden;
	height: 24px;
	font:bold 18px/24px 'Microsoft YaHei',SimHei;
	color: #444;
}
.ln_follow_cont{
	border-top: 1px solid #e5e5e5;
	margin-top: 13px;
}
.ln_follow_sidebar{
	background: #f8f8f8;
	border-right: 1px solid #e5e5e5;
	height: 280px;
	width: 61px;
	display: inline;
	float: left;
	position: relative;
}
.ln_follow_ul{
	position: absolute;
	display: block;
	cursor: pointer;
	top:-1px;
	left: 0;
}
.ln_follow_ul li{
	width: 100%;
	display:inline;
	float: left;
	text-align: center;
	height: 32px;
	font:12px/32px 'Tahoma','SimSun';
}
.ln_follow_ul .active{
	background: #fff;
	border-top:1px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	height: 27px;
	font: bold 12px/27px 'Tahoma','Microsoft YaHei',SimHei;
	border-right: 1px solid #FFF;
	color: #1bbc9d;
}
.ln_follow_column{
	width: 133px;
	display: inline;
	float: right;
}
.ln_ranking_ul{
	display: block;
	overflow: hidden;
}
.ln_ranking_ul li{
	font:normal 12px/28px SimSun;
	height:28px;
	overflow:hidden;
	float: left;
	display: inline-block;
	width: 100%;
	word-break:break-all;
}
.ln_ranking_ul li a.underline{
	color:#444;
	text-decoration:underline;
}
.ln_ranking_ul li a:hover.underline{
	color:#1bbc9d;
}
.ln_ranking_ul li span{
	font:normal 12px/28px normal;
	color:#f67e03;
	float:right}
.ln_ranking_ul i,
.ln_ranking_ul em{
	float:left;
	display:inline;
	width:14px;
	height:14px;
	line-height:14px;
	text-align:center;
	font-style:normal;
	background-color:#f0f0f0;
	color:#777;
	font-size:12px;
	font-family:Tahoma,Geneva,sans-serif;
	margin:7px 8px 0 0;
}
.ln_ranking_ul em{
	background-color:#e84d3b;
	color:#fff;
	font-weight:bold;
}
.ln_ranking_ul .ln_ranking_one{
	height: 68px;
	margin-top: 15px;
}
.ln_ranking_ul .ln_ranking_one .ln_ranking_img{
	width: 80px;
	height: 60px;
	display: inline;
	float: left;
}
.ln_ranking_ul .ln_ranking_one p{
	padding-left: 114px;
	line-height: 20px;
}
.ln_ranking_ul .ln_ranking_one em{
	margin-top: 0;
}
.ln_ranking_ul .drop {
	color: #e84c40;
	background: url(../images/drop.jpg) no-repeat left 9px;
	padding-left: 12px;
	margin-left: 12px;
	width: 48px;
	text-align: left;
}
.mt13 { margin-top: 13px; border-top: 1px solid #e5e5e5;}
/*ln_hotspot/ln_task*/
.ln_hotspot, .ln_task{
	width: 100%;
	display: block;
	margin-top: 10px;
	overflow: hidden;
}
.ln_hotspot_title, .ln_task_title{
	height: 45px;
	border-bottom: 1px solid #e5e5e5;
	display: block;
}
.ln_hotspot_title .headline, .ln_task_title .headline{
	float: left;
	font:bold 18px/45px 'Microsoft YaHei',SimHei;
	color: #444;
}
.ln_hotspot_title .more, .ln_task_title .more{
	display:inline-block;
	float:right;
	font-family:"Arial";
	font-size:12px;
	color:#777777;
	background:url(../images/pt_index_bg_v3.png) no-repeat -496px 6px;
	margin:15px 0 0 0;
	padding-left:10px;
	font-weight:normal;
	line-height:18px;
}
.ln_hotspot_title .more a, .ln_task_title .more a{
	display:inline-block;
	padding:0 2px;
	height:18px;
	color:#777;
}
.ln_hotspot_title .more a:hover, .ln_task_title .more a:hover{
	background-color:#1bbc9d;
	color:#fff;
	text-decoration:none;
}
.ln_task_ul{
	display: block;
	overflow: hidden;
}
.ln_task_ul li{
	font:normal 12px/28px SimSun;
	height:28px;
	overflow:hidden;
	float: left;
	display: inline-block;
	width: 100%;
}
.ln_task_ul li span{
	font:normal 12px/28px normal;
	color:#f67e03;
	float:right}
.ln_task_ul .ln_task_one{
	height: 68px;
	margin-top: 15px;
}
.ln_task_ul .ln_task_one .ln_task_img{
	width: 80px;
	height: 60px;
	display: inline;
	float: left;
}
.ln_task_ul .ln_task_one h3{
	font: bold 12px/18px 'Microsoft YaHei',SimHei;
	padding-left: 94px;
	margin-top: -2px;
	_margin-top:-1px}
.ln_task_ul .ln_task_one p{
	padding-left: 94px;
	line-height: 18px;
	color: #9a9a9a;
	margin-top: 5px;
}
.ln_task_ul i{
	background:url(../images/ln_index_bg.png) no-repeat -339px -40px;
	width: 14px;
	height: 13px;
	display: inline-block;
	margin-top: 3px;
}
.ln_task_ul .vip1{
	background-position: -354px -40px;
}
.ln_task_ul .vip2{
	background-position: -369px -40px;
}
.ln_task_ul .vip3{
	background-position: -384px -40px;
}
.ln_task_ul .vip4{
	background-position: -399px -40px;
}
.ln_task_ul .vip5{
	background-position: -414px -40px;
}
.ln_task_ul .ln_task_one p a,
.ln_task_ul .task_right a{
	color: #9a9a9a;
	float: left;
	margin-right: 3px;
}
.ln_task_ul .ln_task_one span a, .ln_task_ul .task_right span a{
	color: #9a9a9a;
	float: left;
	margin-right: 3px;
}
.ln_task_ul .task_left{
	width: 120px;
	float: left;
	display: inline;
	overflow: hidden;
}
.ln_task_ul .task_right{
	float: right;
	display: inline;
}
.ln_task_ul .task_right i{
	background:url(../images/ln_index_bg.png) no-repeat -339px -40px;
	width: 14px;
	height: 13px;
	display: inline-block;
	margin-top: 7px;
}
.ln_task_ul .task_right .vip1{
	background-position: -354px -40px;
}
.ln_task_ul .task_right .vip2{
	background-position: -369px -40px;
}
.ln_task_ul .task_right .vip3{
	background-position: -384px -40px;
}
.ln_task_ul .task_right .vip4{
	background-position: -399px -40px;
}
.ln_task_ul .task_right .vip5{
	background-position: -414px -40px;
}
    /* 选车首屏-刘宁 end */
	
    /* 选车标签 */
.lxh_label_list{
	width:740px;
	float:left;
	overflow:hidden;
	padding-bottom:12px;
}
 .lxh_label_list li{
	float:left;
	margin:0 7px 6px 0;
}
.lxh_label_list li a{
	display:inline-block;
	width:176px;
	padding:11px 0 11px 0;
	height:22px;
	line-height:22px;
	color:#1bbc9d;
	font-size:14px;
	font-family:'Microsoft YaHei',SimHei;
	border:solid 1px #efefef;
	text-align:center;
	overflow:hidden;
}
.lxh_label_list li a:hover{
	background-color:#1bbc9d;
	border:solid 1px #1bbc9d;
	color:#fff;
	text-decoration:none;
}
	
.lxh_label_list li a:hover .take{
	display:inline-block;
	width:34px;
	height:18px;
	background:url(../images/ln_index_bg.png);
	background-position:left -8px;
	vertical-align:middle;
	_vertical-align:-2px;
	margin-left:6px;
}
.lxh_label_list li a:hover .take_none{
    background: url(../images/ln_index_bg.png) no-repeat left -46px;
}
.lxh_label_list li a:hover .already_take{
    background: url(../images/ln_index_bg.png) no-repeat left -27px;
}
.lxh_label_list li a:hover .feeded{
	display:inline-block;
	width:34px;
	height:18px;
	background:url(../images/ln_index_bg.png);
	background-position:left -27px;
	vertical-align:middle;
	_vertical-align:-2px;
	margin-left:6px;
}
.lxh_label_img{
	float:right;
}
    /* 选车标签 end */
    
    /* 选车工具 */
.lxh_tool_shade{
	position:relative;
}
.lxh_tool_shade_content{
	width:100%;
	height:100%;
	background-color: rgba(0,0,0,.3);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000');
	position:absolute;
	top:0;
	left:0;
	_height:expression(document.getElementById('lxh_tool_shade_content').offsetHeight+"px");
}
.lxh_tool_shade_content span{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/loading.gif) no-repeat center center;
}
.lxh_tool_shade_content img{
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-64px;
	margin-top:-50px;
}
 .lxh_tool_list{
	border:solid 1px #e8e8e8;
	background-color:#f8f8f8;
	margin-bottom:-1px;
}
.lxh_tool_list li{
	border-bottom:solid 1px #f4f4f4;
	line-height:37px;
	vertical-align:top;
}
.lxh_tool_list  .lxh_brand_list li{
	border-bottom:0;
	width:64px;
	text-align:center;
	float:left;
}
.lxh_tool_list  .lxh_brand_list a:hover,
.lxh_tool_list  .lxh_brand_list .active{
	background-color:#fff;
}
.lxh_brand_list_width{
	position:relative;
	width:770px;
	margin:0 auto;
	overflow:hidden;
	margin-top:-5px;
	*margin-top:0px;
	height:60px;
}
.lxh_tool_condition .lxh_brand_left,
.lxh_tool_condition .lxh_brand_right,
.lxh_tool_condition .lxh_brand_leftno,
.lxh_tool_condition .lxh_brand_rightno{
	display:inline-block;
	width:13px;
	height:25px;
	overflow:hidden;
	background:url(../images/lxh_map_icon.png);
	padding:0;
}
.lxh_tool_condition .lxh_brand_left,
.lxh_tool_condition .lxh_brand_leftno{
	background-position:-615px -149px;
	position:absolute;
	top:44px;
	left:0px;
}
.lxh_tool_condition .lxh_brand_list a{ float:inherit; display:block;width:100%;}
.lxh_tool_condition .lxh_brand_left:hover{
	background-position:-661px -149px;
	background-color:transparent;
}
.lxh_tool_condition .lxh_brand_leftno{
	background:url(../images/pt_index_bg_v3.png) no-repeat -248px -347px;
	cursor:default;
}

.lxh_tool_condition .lxh_brand_right,
.lxh_tool_condition .lxh_brand_rightno{
	background-position:-637px -149px;
	position:absolute;
	top:44px;
	right:0px;
}
.lxh_tool_condition .lxh_brand_rightno{
	background:url(../images/pt_index_bg_v3.png) no-repeat -281px -347px;
	cursor:default;
}
.lxh_tool_condition .lxh_brand_leftno:hover,
.lxh_tool_condition .lxh_brand_rightno:hover{ background-color:inherit;}
.lxh_tool_condition .lxh_brand_right:hover{
	background-position:-683px -149px;
	background-color:transparent;
}
.lxh_brand_list{
	position:absolute;
	top:0;
	left:0;
	width:2000px;
}
.lxh_tool_list li label{
	float:left;
	width:82px;
	font-size:14px;
	color:#777;
	text-align:center;
	font-weight:bold;
}
.lxh_tool_list li .unlimited{
	float:left;
	height:26px;
	line-height:26px;
	width:49px;
	text-align:center;
	margin:7px 0 0 10px;
	padding:0;
}
.lxh_tool_condition{
	padding:0 12px 0 0;
	float:left;
	width:883px;
	border-left: solid 1px #f4f4f4;
	background-color:#fff;
}
.lxh_tool_condition a{
	float:left;
	margin:7px 5px;
	text-align:center;
	height:26px;
	line-height:26px;
	font-size:14px;
	font-family:'Tahoma','SimSun';
	color:#444;
	padding:0 5px;
}
.lxh_tool_condition .lxh_brand_list a{margin:0;}
.lxh_tool_condition a:hover,
.lxh_tool_condition .active{
	background-color:#1bbc9d;
	color:#fff;
	text-decoration:none;
}
.lxh_tool_condition  .lxh_change_brand_but{
	display:inline-block;
	width:57px;
	height:26px;
	line-height:26px;
	color:#1bbc9d;
	padding:0;
	background:url(../images/lxh_map_icon.png);
	background-position:-614px -103px;
	padding:0 24px 0 10px;
	*vertical-align:4px;
}
.lxh_change_brand_but:hover{
	text-decoration:none;
	color:#fff;
} 
.lxh_tool_condition .lxh_brand_toggle{
	background-position:-614px -74px;
	color:#fff;
}
.lxh_brand_toggle em{
	background-position:0 -88px;
}
.lxh_brand_content{
	margin:7px 0 6px 68px;
	position:relative;
}
.lxh_brand_content li a{
	padding:0;
	height:auto;
	line-height:0;
	font-size:12px;
}

.lxh_brand_content li p{
	display:inline-block;
	line-height:24px;
	padding:0 5px;
	color:#444;
	background-color:#fff;
	height:24px;
	overflow:hidden;
}
.lxh_brand_content li a:hover p{
	background-color:#1bbc9b;
	color:#fff;
}
.lxh_brand_content .active p{
	background-color:#1bbc9b;
	color:#fff;
}
.lxh_brand_content li .lxh_hot_tool{
	padding:0 10px;
}
.lxh_brand_content .lxh_xclub_list{
	margin-bottom:0;
	border:1px solid #eee;
	width:100%;
	background-color:#f8f8f8;
}
.lxh_brand_content .lxh_xclub_list li{
	border-bottom:0;
}
.lxh_brand_content .lxh_xclub_list li .lxh_xclub_active,
.lxh_brand_content .lxh_xclub_list li a:hover{
	background-color:#1bbc9d;
	border-color: #1bbc9d;
}
.lxh_brand_content .lxh_xclub_list li .lxh_xclub_active i, .lxh_brand_content .lxh_xclub_list li a:hover i{
	border-top: 5px solid #1bbc9d;
}

.lxh_change_condition{
	float:right;
	height:20px;
	line-height:20px;
	margin-right:30px;
	color:#777;
	margin-top:12px;
}
.lxh_change_condition a{
	display:inline-block;
	height:13px;
	line-height:13px;
	color:#1cbd9e;
	font-family:'Tahoma','SimSun';
	margin-right:15px;
}
.lxh_change_condition a i{
	display:inline-block;
	width:13px;
	height:13px;
	background:url(../images/lxh_map_icon.png);
	background-position:-614px -131px;
	vertical-align: middle;
	margin-left:5px;
}
.lxh_change_condition a:hover i{
	background-position:-629px -131px;
}
.lxh_change_condition .lxh_change_set{
	display:inline-block;
	width:41px;
	height:18px;
	line-height:18px;
	border:solid 1px #efefef;
	background-color:#f8f8f8;
	color:#444;
	text-align:center;
}
.lxh_change_condition .lxh_change_set:hover{
	text-decoration:none;
	color:#fff;
	border:solid 1px #17a68a;
	background-color:#1bbc9d;
}
/* 选车工具 end */
    
    /* 热门车型 */
.lxh_hot_type{
	width:991px;
	margin:16px -11px 0 0;
}
 .lxh_hot_type li{
	float:left;
	border:solid 1px #e9e9e9;
	width:167px;
	height:296px;
	padding:9px;
	margin-right:11px;
}
.lxh_hot_type li a:hover{
	color:#19bd9b;
}
.lxh_hot_type .lxh_li_hover{
	border:solid 1px #1bbc9d;
}
.lxh_hot_type_title{
	font-size:14px;
	font-family:'Microsoft YaHei',SimHei;
	line-height:26px;
	height:26px;
	overflow:hidden;
}
.lxh_hot_type_price{
	height:24px;
}
.lxh_hot_typeno{
	height:316px;
	text-align:center;
}
.lxh_hot_typeno span{
	display:inline-block;
	padding-left:45px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -450px -388px;
	font:normal 20px/30px 'Microsoft YaHei',SimHei;
	color:#999;
	margin-top:145px;
}
.lxh_down_price{
	float:right;
	font-family:'Tahoma','SimSun';
	color:#e74c3c;
	margin-top:4px;
}
.lxh_down_price em{
	display:inline-block;
	width:12px;
	height:9px;
	background:url(../images/lxh_map_icon.png);
	background-position:0 -103px;
	vertical-align:middle;
	_vertical-align: -3px;
}
.lxh_normal_price{
	color:#ff9400;
	line-height:24px;
}
.lxh_normal_price em{
	font-size:14px;
	font-family:'Tahoma';
}
.lxh_hot_type_content dd{
	height:24px;
	line-height:24px;
	color:#777;
	font-family:'Tahoma','SimSun';
	overflow:hidden;
}
.lxh_type_icon{
	display:inline-block;
	width:25px;
	height:18px;
	overflow:hidden;
	background:url(../images/lxh_map_icon.png);
	vertical-align:middle;
}
.lxh_correct_icon{
	background-position:-582px -9px;
}
.lxh_error_icon{
	background-position:-582px -34px;
}
.lxh_engine{
	background-position:-582px -59px;
}
.lxh_box{
	background-position:-582px -84px;
}
.lxh_color{
	background-position:-582px -105px;
}
.lxh_floor_price_but{
	position:relative;
	margin-top:11px;
}
.lxh_floor_price_but .lxh_floor_price{
	float:left;
	height:34px;
	line-height:34px;
	background:url(../images/lxh_map_icon.png);
	font-size:14px;
	color:#1ebb9c;
	width:83px;
	background-position:-313px -29px;
	text-align:center;
}
.lxh_floor_price_but .lxh_attention{
	float:left;
	height:34px;
	line-height:34px;
	background:url(../images/lxh_map_icon.png);
	font-size:14px;
	color:#1ebb9c;
	width:47px;
	padding-left:36px;
	background-position:-395px -29px;
	margin-left:-1px;
}
.lxh_floor_price_but .lxh_floor_price:hover{
	background-position:-313px -64px;
	color:#fff;
	text-decoration:none;
}
.lxh_floor_price_but .lxh_attention:hover{
	background-position:-395px -64px;
	color:#fff;
	text-decoration:none;
}
.lxh_floor_price_but .lxh_attention_already,
.lxh_floor_price_but .lxh_attention_already:hover{
	background-position:-313px -100px;
	color:#b5b5b5;
	width: 52px;
	padding-left: 32px;
}
	
.lxh_hot_title{
	height:47px;
	border-bottom:solid 1px #ecebed;
	margin-top:6px;
}


.lxh_hot_change li{
	float:left;
	width:72px;
	font-size:18px;
	font-family:'Microsoft YaHei',SimHei;
	color:#1bbc9d;
	height:47px;
	line-height:47px;
	margin-right:30px;
	position:relative;
	cursor:pointer;
}
.lxh_hot_change .lxh_hot_change_active{
	color:#444444}
.lxh_hot_change .lxh_hot_change_active i{
	width: 71px;
	height: 7px;
	overflow:hidden;
	background: url(../images/lxh_map_icon.png);
	background-position:-397px -100px;
	position: absolute;
	left: 0;
	bottom:-6px;
	_bottom:-7px;
}
.lxh_change_batch{
	float:right;
	height:47px;
	line-height:47px;
}
.lxh_batch_but{
	float:left;
	width:75px;
	height:34px;
	line-height:34px;
	background:url(../images/lxh_map_icon.png);
	background-position:-614px 0;
	padding-left:37px;
	margin-top:7px;
}
.lxh_batch_but:hover{
	background-position:-614px -37px;
	text-decoration:none;
	color:#fff !important;
}
.lxh_batch_more{
	float:left;
	width:75px;
	height:34px;
	line-height:34px;
	background:url(../images/pt_index_bg_v3.png);
	background-position:-330px -30px;
	padding-left:37px;
	margin-top:7px;
}
.lxh_batch_more:hover{
	background-position:-330px -64px;
	text-decoration:none;
	color:#fff;
}
.lxh_batch_number{
	float:left;
	color:#777;
	margin-right:15px;
}
.lxh_batch_number:hover{ text-decoration:none;color:#1cbd9e;}
.lxh_batch_number i{
	font-size:20px;
	font-family:'Tahoma';
	color:#ff9400;
	vertical-align:-2px;
}
    /* 热门车型 end */
    
    /* 精彩推荐 */
.pt_wonderful{
	width:980px;
	overflow:hidden;
	margin:20px auto 0;
}
.pt_wonderful a:hover{color:#1bbc9d;}
.pt_wonderful .lxh_map_title a:hover i{
	background-color:#19bc9d;
	color:#fff;
}
.pt_wonderful h2{
	font-family:"Microsoft YaHei";
	font-size:24px;
	line-height:40px;
	margin-bottom:6px;
	color:#444444;
	display:inline;
}
.pt_wonderful .more{
	font-size:16px;
	display:block;
	float:right;
	font-weight:normal;
	background:url(../images/dat.png) no-repeat center left;
	padding-left:10px;
}
.pt_wonderful ul{
	width:990px;
	overflow:hidden;
	display:block;
}
.pt_wonderful ul li{
	width:187px;
	margin-right:11px;
	float:left;
}
.pt_wonderful .tit{
	font-family:"Microsoft YaHei";
	height:42px;
	font-size:20px;
	line-height:35px;
	color:#fff;
	padding:0 7px;
	background:url(../images/pt_index_bg_v3.png) no-repeat;
	position:relative;
	font-weight:bold;
	margin-bottom:-5px;
}
.pt_wonderful .step1 span{
	font-family:"Tahoma";
	font-size:24px;
	text-align:right;
	font-weight:normal;
	color:#1bbc9d;
	display:block;
	float:right;
	line-height:28px;
}
.pt_wonderful .step1 span em,
.pt_wonderful .step2 span em,
.pt_wonderful .step3 span em,
.pt_wonderful .step4 span em,
.pt_wonderful .step5 span em{
	font-family:"Arial";
	font-size:12px;
	margin-left:2px;
}
.pt_wonderful .tit a,
.pt_wonderful .tit a:hover{color:#fff;}
.pt_wonderful .step2 span{
	font-family:"Tahoma";
	font-size:24px;
	text-align:right;
	font-weight:normal;
	color:#e74c3c;
	display:block;
	float:right;
}
.pt_wonderful .step3 span{
	font-family:"Tahoma";
	font-size:24px;
	text-align:right;
	font-weight:normal;
	color:#3598db;
	display:block;
	float:right;
}
.pt_wonderful .step4 span{
	font-family:"Tahoma";
	font-size:24px;
	text-align:right;
	font-weight:normal;
	color:#7abd64;
	display:block;
	float:right;
}
.pt_wonderful .step5 span{
	font-family:"Tahoma";
	font-size:24px;
	text-align:right;
	font-weight:normal;
	color:#9b59b6;
	display:block;
	float:right;
}
.pt_wonderful .step1{
	background-position:0 -573px;
}
.pt_wonderful .step2{
	background-position:0 -616px;
}
.pt_wonderful .step3{
	background-position:0 -659px;
}
.pt_wonderful .step4{
	background-position:0 -702px;
}
.pt_wonderful .step5{
	background-position:0 -745px;
}
.pt_wonderful .tit_nr{
	padding-top:10px;
	width:185px;
	height:162px;
	border:1px solid #e9e9e9;
}
.pt_wonderful .tit_nr a img{
	width: 167px;
	margin:0 auto;
	cursor:pointer;
	outline:none;
	display:block;
}
.pt_wonderful .tit_nr a{
	display:block;
	font-family:"Arial";
	font-size:14px;
	color:#444444;
	line-height:32px;
	text-align:center;
}
    /* 精彩推荐 end */
.pt_wonderful .tit_nr a:hover{color:#1bbc9d;}
/* 选车区块 end */

/* 买车区块 */

	/* 买车首屏-刘宁 */
.ln_buy_cars{
	width:980px;
	display:block;
	margin:20px auto 0 auto;
}
.ln_buy_cars a:hover{
	color:#e74c3c;
}
.ln_buy_title{
	height:64px;
	border-top:3px solid #e74c3c;
}
.ln_buy_title h2{
	float:left;
	font:bold 34px/64px 'Microsoft YaHei',SimHei;
	color:#e74c3c;
}
.ln_buy_title h2 a{
	color:#e74c3c;
}
.ln_buy_title .buy_title_ul{
	float:right;
	padding-top:20px;
}
.ln_buy_title .buy_title_ul li{
	float:left;
	margin-left:33px;
}
.ln_buy_title .buy_title_ul li a{
	font:16px/20px 'Microsoft YaHei',SimHei;
	color:#444;
	float:left;
	margin-left:6px;
	padding: 0 2px;
}
.ln_buy_title .buy_title_ul li a:hover{
	text-decoration: none;
	color: #FFF;
	background: #e74c3a;
}
.ln_buy_title .specific{
	color: #e74c3a !important;
}
.ln_buy_title a:hover.specific{
	color: #FFF !important;
	background: none;
}
.ln_buy_title .tab{
	background:url(../images/ln_index_bg.png) no-repeat -10px top;
	float:left;
	overflow: hidden;
	width:4px;
	height:6px;
	margin-top:7px;
}
/*ln_buy_cont*/
.ln_buy_cont{
	display: block;
	height: 558px;
}
.ln_buy_sidebar{
	background: url(../images/ln_index_bg.png) repeat-y -431px top;
	width: 141px;
	height: 558px;
	position: relative;
	display: inline;
	float: left;
	display: inline;
	z-index:1;
}
.ln_buy_sidebar h2{
	font: bold 26px/32px 'Microsoft YaHei',SimHei;
	color: #FFF;
	background: url(../images/ln_index_bg.png) no-repeat -573px -121px;
	height: 75px;
	padding: 5px 0px 0 18px;
	margin-top:17px;
	white-space:nowrap;
}
.ln_buy_sidebar h2 a,
.ln_buy_sidebar h2 a:hover{color:#fff;}
.ln_buy_sidebar ul{
	margin-top:20px;
}
.ln_buy_sidebar li{
	width: 141px;
	height: 60px;
	background: url(../images/ln_index_bg.png) no-repeat -573px top;
	float: left;
	display: inline-block;
	cursor: pointer;
}
.ln_buy_sidebar li em{
	font:16px/60px 'Microsoft YaHei',SimHei;
	color: #FFF;
	float: left;
	display: inline;
	margin-left:20px;
}
.ln_buy_sidebar .active{
	background: url(../images/ln_index_bg.png) no-repeat -573px -60px;
	height: 61px;
}
.ln_buy_sidebar .active em{
	color:#e74c3c;
	font:bold 16px/60px 'Microsoft YaHei',SimHei;
}
.ln_buy_column{
	width: 838px;
	height: 556px;
	border: 1px solid #e8e8e8;
	border-left: 0;
	float: left;
	display: inline;
}
/*ln_buy_ul*/
.ln_buy_ul{
	width: 100%;
	display: block;
	height: 536px;
}
.ln_buy_ul li{
	border: 1px solid #efefef;
	float: left;
	width: 142px;
	height: 246px;
	display: inline;
	margin: 20px 0 0 20px;
} 
.ln_buy_ul .buy_img{
	height: 96px;
	width: 138px;
	display: block;
	overflow: hidden;
	margin:2px auto 0 auto;
}
.ln_buy_ul .buy_price{
	height: 29px;
	display: block;
	overflow: hidden;
	padding-top:3px;
}
.ln_buy_ul .buy_price .price_left{
	float: left;
	color: #999;
	font:12px/29px 'Tahoma';
	padding-left: 12px;
}
.ln_buy_ul .buy_price .price_right{
	float: right;
	color: #FFF;
	height: 29px;
	width:47px;
	padding-left:20px;
	background: url(../images/ln_index_bg.png) no-repeat -363px -54px;
	font:14px/27px 'Tahoma';
	text-align: left;
	margin-right: -1px;
	z-index: 2;
}
.ln_buy_ul .buy_price .price_right_no{
	float: right;
	color: #999;
	height: 29px;
	padding:0 6px 0 13px;
	background: url(../images/pt_index_bg_v3.png) no-repeat -30px -510px;
	font:12px/27px 'Tahoma';
	text-align: left;
	margin-right: -1px;
	z-index: 2;
}
.ln_buy_ul li .title{
	padding: 8px 10px 0 12px;
	font: 14px/20px 'Tahoma','SimSun';
	color: #444;
	height:60px;
	display: block;
}
.ln_buy_ul li a:hover.title{
	color: #e74c3c;
}
.ln_buy_ul .hover{
	border: 1px solid #e74c3c;
}
.ln_buy_ul .concern{
	position:relative;
	width: 124px;
	height: 33px;
	display: block;
	margin: 6px auto 0 auto;
}
.ln_buy_ul .concern .low{
	width: 63px;
	height: 33px;
	display: inline;
	float: left;
	background: url(../images/ln_index_bg.png) no-repeat -857px -122px;
}
.ln_buy_ul .concern .follow{
	width: 61px;
	height: 33px;
	display: inline;
	float: left;
	background: url(../images/ln_index_bg.png) no-repeat -920px -122px;
}
.ln_buy_ul .concern a:hover.low{
	background-position:-857px -155px;
}
.ln_buy_ul .concern a:hover.follow{
	background-position:-920px -155px;
}
.ln_buy_ul .concern .yet_follow{
	width: 61px;
	height: 33px;
	display: inline;
	float: left;
	background: url(../images/ln_index_bg.png) no-repeat -858px -188px;
}
    /* 买车首屏-刘宁 end */
    
    /* 新车到店_热销车型  */
.ln_newcar_sidebar{
	width: 715px;
	display: inline;
	float: left;
}
.ln_newcar_mian{
	width: 342px;
	border-top: 3px solid #e5e5e5;
	display: inline;
}
.ln_newcar_mian .newcar_title{
	height: 40px;
	display: block;
	overflow: hidden;
}
.ln_newcar_mian .newcar_title h2{
	display: inline;
	float: left;
	font:bold 24px/30px 'Microsoft YaHei',SimHei;
	color: #444;
	margin-top: 10px;
}
.ln_newcar_mian .newcar_title .more{
	display:inline-block;
	float:right;
	font-family:"Arial";
	font-size:16px;
	color:#777777;
	background:url(../images/pt_index_bg_v3.png) no-repeat -496px 6px;
	margin:15px 0 0 0;
	padding-left:10px;
	font-weight:normal;
	line-height:18px;
}
.ln_newcar_mian .newcar_title .more a{
	display:inline-block;
	padding:0 2px;
	height:18px;
	color:#777777;
	font-family: 'Microsoft YaHei',SimHei;
}
.ln_newcar_mian .newcar_title .more a:hover{
	background-color:#e74c3c;
	color:#fff;
	text-decoration:none;
}
/* 新车到店 */
.ln_newcar_dl{
	width: 342px;
	display: inline;
	float: left;
	margin-top: 15px;
}
.ln_newcar_dl dt{
	width: 160px;
	display: inline;
	float: left;
}
.ln_newcar_dl .newcar_img{
	width: 160px;
	height: 120px;
	display: inline;
	float: left;
}
.ln_newcar_dl .newcar_text{
	width: 158px;
	height: 31px;
	border:1px solid #efefef ;
	background: #f8f8f8;
	text-align: center;
	display: inline;
	float: left;
	line-height: 31px;
}
.ln_newcar_dl dd{
	width: 170px;
	display: inline;
	float: right;
}
.ln_newcar_dl h3{
	border-bottom: 1px solid #e5e5e5;
	display: block;
	padding-bottom:6px;
}
.ln_newcar_dl h3 a{
	font: normal 14px/20px 'SimSun';
	color: #444;
}
.ln_newcar_dl h3 i{
	background: url(../images/ln_index_bg.png) no-repeat left -94px;
	width: 14px;
	height: 13px;
	display:inline-block;
	margin-left:5px;
	overflow: hidden;
}
.ln_newcar_dl .tel{
	color: #e74c3c;
	padding: 4px 0 2px;
	overflow: hidden;
	display: block;
	line-height: 20px;
	word-break: break-all;
}
.ln_newcar_dl .tel em{
	font-size:14px;
	font-family:'Tahoma';
	font-weight:bold;
}
.ln_newcar_dl .tel i{
	background: url(../images/ln_index_bg.png) no-repeat left -108px;
	width: 27px;
	height: 12px;
	display:inline-block;
	margin-left:5px;
	overflow: hidden;
}
.ln_newcar_dl .site{
	color: #777;
	font: 12px/20px 'SimSun';
	display: block;
}
.ln_newcar_dl .site a{
	color: #444;
}
.ln_newcar_dl .site a:hover {
	color:#e74c3c;
}
/* 全国比价 */
.ln_parity_list{
	height:340px;
	overflow:hidden;
}
.ln_parity_list li{
	width:342px;
	height:104px;
	border-bottom:solid 1px #f4f4f4;
	padding-top:11px;
}
.ln_parity_list .active_pic{
	display:inline;
	width:120px;
	height:90px;
	float:left;
	margin-right:16px;
}
.ln_parity_list .text_con .text_tit{
	margin-bottom:6px;
}
.ln_parity_list .text_con .text_tit a{
	font-size:14px;
	color:#444;
	line-height:22px;
}
.ln_parity_list .text_con .text_tit a:hover {
	color:#e74c3c;
}
.ln_parity_list .text_con .detailed{
	font-size:12px;
	color:#999;
	line-height:20px;
	height:40px;
	overflow:hidden;
}
.ln_parity_list .text_con .detailed a{
	font-size:12px;
	color:#444;
	line-height:20px;
}
.ln_parity_list .text_con .detailed a:hover {
color:#e74c3c;
}
.ln_newcar_column{
	width: 235px;
	display: inline;
	float: right;
}
.ln_local_ad{
	width: 235px;
	height: 200px;
	display: block;
	overflow: hidden;
}
.ln_newcar_column .pt_local{
	height:364px;
}
/* 热销车型 */
.ln_hot_car{
	border-top: 3px solid #e5e5e5;
	display: block;
	overflow:hidden;
	margin-top: 10px;
	width: 100%;
}
.ln_hotcar_title{
	height: 40px;
	display: block;
	overflow: hidden;
	position: relative;
}
.ln_hotcar_title h2{
	display: inline;
	float: left;
	font:bold 24px/30px 'Microsoft YaHei',SimHei;
	color: #444;
	margin-top: 10px;
}
.ln_hotcar_title .slider{
	position: absolute;
	z-index: 3;
	bottom: 8px;
	right: 295px;
	width: auto;
	text-align: center;
}
.ln_hotcar_title .slider li{
	display:inline-block;
	margin:0 3px;
	*display:inline;
	*zoom:1;
	width:22px;
	height:4px;
	background-color:#e5e5e5;
	cursor:pointer}
.ln_hotcar_title .slider li{
	*display:inline;
	overflow:hidden;
}
.ln_hotcar_title .slider li.current{
	background-color:#e84c3d;
}
.ln_hotcar_title .text li.current{
	display:block;
}
.ln_hotcar_title .ln_page_hot{
	display: inline;
	float: right;
	width: 69px;
	height: 25px;
	overflow:hidden;
	margin-top: 14px;
	z-index: 3;
}
.ln_hotcar_title .ln_page_hot .prev{
	width: 35px;
	height: 25px;
	background: url(../images/ln_index_bg.png) no-repeat -339px -84px;
	display: inline-block;
	float: left;
}
.ln_hotcar_title .ln_page_hot .next{
	width: 34px;
	height: 25px;
	background: url(../images/ln_index_bg.png) no-repeat -374px -84px;
	display: inline-block;
	float: left;
}
.ln_hotcar_title .ln_page_hot a:hover.prev{
	background-position:-339px -110px;
}
.ln_hotcar_title .ln_page_hot a:hover.next{
	background-position:-374px -110px;
}
.ln_hotcar_ul{
	width:730px;
	display: block;
	margin-top: 14px;
}
.ln_hotcar_ul li{
	width: 132px;
	height: 128px;
	display: inline;
	overflow:hidden;
	float: left;
	margin-right: 14px;
}
.ln_hotcar_ul .hotcar_img{
	width: 132px;
	height: 100px;
	display: block;
}
.ln_hotcar_ul .writing{
	font: 12px/30px 'SimSun','Tahoma';
}
.ln_hotcar_ul .writing a{
	float:left;
	color: #444;
}
.ln_hotcar_ul .writing a:hover{
	color:#e74c3c;
}
.ln_hotcar_ul .writing em{
	float:right;
	color: #ff9400;
}
    /* 新车到店_热销车型 end */
    
    /* 经销商推荐 */
.ln_dealer{
	width: 980px;
	display: block;
	overflow: hidden;
	margin: 20px auto 0 auto;
}
.ln_dealer_titel{
	height: 53px;
	border-top:3px solid #ececee;
	border-bottom:1px solid #ececee;
}
.ln_dealer_titel h2{
	float: left;
	display: inline;
	font:bold 24px/53px 'Microsoft YaHei',SimHei;
}
.ln_dealer_titel .ln_dealer_ul{
	float:right;
}
.ln_dealer_titel .ln_dealer_ul li{
	position:relative;
	height:52px;
	float: left;
	font: bold 18px/52px 'Microsoft YaHei',SimHei;
	margin-right: 30px;
	color:#e84d3b;
	cursor: pointer;
}
.ln_dealer_titel .ln_dealer_ul li i{
	position: absolute;
	top: 55px;
	left: 50%;
	margin-left: -4px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	border-top: 5px solid #e84c3d;
	display: none;
}

.ln_dealer_titel .ln_dealer_ul .active{
	color: #444;
	border-bottom: solid 3px #e84c3d;
}
.ln_dealer_titel .ln_dealer_ul .active i{
	display:block;
}
.ln_dealer_titel .ln_recommend{
	float:right;
	height: 24px;
	overflow: hidden;
	margin-top: 12px;
}
.ln_dealer_titel .ln_recommend .tab{
	background:url(../images/ln_index_bg.png) no-repeat -5px top;
	float:left;
	width:4px;
	height:6px;
	margin:10px 5px 0 0 ;
	margin-top:8px\0;
	display:inline;
	overflow: hidden;
}
.ln_dealer_titel .ln_recommend a{
	font:16px/24px 'Microsoft YaHei',SimHei;
	color: #444;
	display: inline-block;
	height:26px;
	padding:0 3px;
}
.ln_dealer_titel .ln_recommend a em{
	font:20px/22px 'Tahoma';
	color: #ff9400;
	padding: 0 5px;
}
.ln_dealer_titel .ln_recommend a:hover{
	background-color: #e74c3c;
}
.ln_dealer_titel .ln_recommend a:hover, .ln_dealer_titel .ln_recommend a:hover em{
	color: #FFF;
	text-decoration: none;
}
.ln_dealer_cont{
	width: 980px;
	height:110px;
	display: block;
	overflow-y:scroll;
	margin-top: 20px;
}
.ln_dealer_cont dl{
	width: 122px;
	height: 45px;
	display: inline;
	float: left;
	margin:0 0 20px 0;
	padding-left:70px;
}
.ln_dealer_cont dt{
	width: 59px;
	height: 43px;
	border: 1px solid #f1f1f1;
	float: left;
	display: inline;
	margin-left:-70px;
}
.ln_dealer_cont dd{
	line-height: 22px;
}
.ln_dealer_cont dd a{
	font:bold 14px/22px 'SimSun';
	color: #444;
}
.ln_dealer_cont dd a:hover {
	color:#e84d3b;
}
.ln_dealer_cont dd{
	color: #e64d3d;
	font-size:14px;
	font-family:'Tahoma';
}
    /* 经销商推荐 end */
    
    /* 二手车 */
.lxh_used_content a:hover{
	color:#e84d3b;
}
.lxh_used_content_left{
	width:730px;
	float:left;
}
.lxh_search_used_car{
	float:left;
	width:105px;
	height:28px;
	line-height:28px;
	border-top:solid 1px #363c42;
	border-bottom:solid 1px #363c42;
	text-align:center;
	background-color:#2f363c;
	color:#fff;
	margin-right:14px;
}
.lxh_search_used_car:hover{
	border-top:solid 1px #000;
	border-bottom:solid 1px #000;
	background-color:#000;
	text-decoration:none;
	color:#fff;
}
.lxh_send_used_mess{
	float:left;
	width:130px;
	height:28px;
	line-height:28px;
	border-top:solid 1px #373e44;
	border-bottom:solid 1px #373e44;
	border-left:solid 1px #2f363c;
	border-right:solid 1px #2f363c;
	text-align:center;
	background-color:#2f363c;
	color:#fff;
}
.lxh_send_used_mess:hover{
	background-color:#000;
	border:solid 1px #373e44;
	text-decoration:none;
	color:#fff;
}
.lxh_send_used_mess em{
	float:left;
	width:23px;
	height:20px;
	overflow:hidden;
	background:url(../images/lxh_map_icon.png);
	background-position:0 -10px;
	margin:6px 5px 0 10px;
}
.lxh_send_used_mess:hover em{
	background-position:0 -39px;
}
.lxh_used_con_bottom li{
	float:left;
	width:132px;
	margin-right:14px;
	text-align:center;
	padding:14px 0 0 0;
	position:relative;
	height:179px;
}
.lxh_tborder li{
	padding-bottom:0;
}
.lxh_used_con_bottom li img{ vertical-align:top;}
.lxh_used_con_bottom li p{
	font-size:14px;
	font-family:'Tahoma','SimSun';
	line-height:28px;
}
.lxh_used_con_bottom li span{
	display:block;
	color:#999;
	line-height:20px;
	font-family:'Tahoma','SimSun';
}
.lxh_used_con_bottom  li a:hover{
	color:#e84c3d;
}
.lxh_used_price{
	height:25px;
	line-height:23px;
	display:inline-block;
	text-align:center;
	background:url(../images/lxh_map_icon.png);
	background-position:-490px 0px;
	color:#f3b6b1;
	padding:0 6px 0 12px;
	position:absolute;
	top:89px;
	right:0px;
}
.lxh_used_price i{
	font-family:'Tahoma';
	font-size:18px;
	vertical-align: middle;
	margin-right:4px;
	color:#fff;
}
.lxh_used_more a{
	display:inline-block;
	width:114px;
	height:78px;
	padding:22px 8px 0 10px;
	text-align:left;
	background-color:#e74c3c;
}
.lxh_used_more a:hover{
	color:#fff;
	text-decoration:none;
	background-color:#cf4436;
}
.lxh_used_more a b{
	font-size:22px;
	font-family:'Microsoft YaHei',SimHei;
	color:#fff;
	display:block;
	line-height:29px;
}
.lxh_used_more a span{
	font-size:17px;
	font-family:'Microsoft YaHei',SimHei;
	color:#fff;
	display:block;
}
.lxh_used_more a em{
	display:inline-block;
	width:16px;
	height:41px;
	background:url(../images/lxh_map_icon.png);
	background-position:-181px -61px;
	position:absolute;
	top: 42px;
	right: 10px;
}
.lxh_used_more a:hover em{
	background-position:-198px -61px;
}
.lxh_used_more .lxh_used_data{
	line-height:20px;
	display:block;
}
.lxh_used_more .lxh_used_num{
	line-height:27px;
	font-size:12px;
}
.lxh_used_more .lxh_used_num i{
	font-size:20px;
	font-family:'Tahoma';
	color:#f67e03;
	padding:0 4px;
	vertical-align:middle;
}
.lxh_used_more_border{
	border:solid 1px #ebeaed;
	border-top:0;
	padding:8px 0;
}
.lxh_used_content_right{
	float:right;
}
	/*购车指南*/
	/*car_zhinan*/
	.car_mt6{
		margin-top:8px;
	}
	.car_zhinan{ width:213px; background:#f8f8f8; border:1px solid #e8e8e8; padding:8px 10px 10px 10px; margin:0px auto; }
	.car_zhinan_t{ font-size:18px;  line-height:30px; height:36px; font-family:'Microsoft YaHei',SimHei;font-weight:bold;}
	.car_zhinan_list{  background:#fff; padding:8px 0px 8px 10px; border:1px solid #e8e8e8;}
	.car_zhinan_list dt{ font-size:14px; font-weight:bold; background:url(../images/lxh_map_icon.png) no-repeat -730px 8px; overflow:hidden; padding-left:14px; line-height:30px; height:30px;padding-right:10px;}
	.car_zhinan_list dt .more{
		float: right;
		color: #777;
		font-size:12px;
		font-weight:normal;
	}
	.car_zhinan_list dt .more:hover{ text-decoration:none;}
	.car_zhinan_list dt em {
		float: left;
		width: 4px;
		height: 8px;
		overflow: hidden;
		background: url(../images/lxh_map_icon.png);
		background-position: 0 0;
		margin: 13px 5px 0 0;
	}
	.car_zhinan_list a i{
		padding:2px;
	}
	.car_zhinan_list a:hover i {
		background-color: #e84c3d;
		color: #fff;
	}
	.car_zhinan_list dd{
		line-height:26px;
	}
	.car_zhinan_list dd a:hover{
		color:#e84c3d;
	}
	.car_zhinan_list dd em{
		display:inline;
		float:left;
		width:3px;
		height:3px;
		overflow:hidden;
		background-color:#ccc;
		margin:12px 10px 0 0;
		_margin:12px 8px 0 0;
	}
/* 二手车 end */  
    
/* 买车区块 end */

/* 用车区块 */

	/* 用车首屏-刘宁 */
.ln_used_cars{
	width:980px;
	display:block;
	margin:20px auto 0 auto;
}    
.ln_used_cars a:hover{
	color:#80b61b;
}
.ln_used_title{
	height:64px;
	border-top:3px solid #80b61b;
}
.ln_used_title h2{
	float:left;
	font:bold 34px/64px 'Microsoft YaHei',SimHei;
	color:#80b61b;
}
.ln_used_title h2 a{
	color:#80b61b;
}
.ln_used_title ul{
	float:right;
	padding-top:20px;
}
.ln_used_title li{
	float:left;
	margin-left:33px;
}
.ln_used_title li a{
	font:16px/20px 'Microsoft YaHei',SimHei;
	color:#444;
	float:left;
	margin-left:6px;
	padding: 0 2px;
}
.ln_used_title li a:hover{
	text-decoration: none;
	color:#FFF;
	background-color: #80b61b;
}
.ln_used_title .tab{
	background:url(../images/ln_index_bg.png) no-repeat -15px top;
	float:left;
	width:4px;
	height:6px;
	margin-top:7px;
	overflow:hidden;
}
.ln_used_title .specific{
	color: #7abd64 !important;
}
.ln_used_title a:hover.specific{
	color: #FFF !important;
}
/*ln_buy_cont*/
.ln_used_cont{
	display: block;
	height: 387px;
}
.ln_used_sidebar{
	background: url(../images/ln_index_bg.png) repeat-y -715px top;
	width: 141px;
	height: 387px;
	position: relative;
	display: inline;
	float: left;
	display: inline;
}
.ln_used_sidebar li{
	width: 141px;
	height: 60px;
	background: url(../images/ln_index_bg.png) no-repeat -857px top;
	float: left;
	display: inline-block;
	cursor: pointer;
}
.ln_used_sidebar li em{
	font:100 16px/60px 'Microsoft YaHei',SimHei;
	color: #FFF;
	float: left;
	display: inline;
	margin-left:20px;
}
.ln_used_sidebar .active{
	background: url(../images/ln_index_bg.png) no-repeat -857px -60px;
	height: 61px;
}
.ln_used_sidebar .active em{
	color:#80b61b;
	font:bold 16px/60px 'Microsoft YaHei',SimHei;
}
.ln_used_column{
	width: 838px;
	height: 385px;
	border: 1px solid #e8e8e8;
	border-left: 0;
	float: left;
	display: inline;
}
.ln_used_column .ln_used_left{
	float: left;
	display: inline;
	width: 572px;
	padding-left: 15px;
	margin-top: 15px;
}
.ln_used_column .ln_used_left .headline{
	color: #444;
	display: block;
	font:bold 18px/30px 'Microsoft YaHei',SimHei;
	padding-left: 15px;
}
.ln_used_ul{
	display: block;
	width: 572px;
	margin-top: 10px;
	overflow:hidden;
}
.ln_used_ul li{
	width: 173px;
	height: 308px;
	border: 1px solid #f0f0f0;
	float: left;
	display: inline;
	overflow:hidden;
	margin-left: 15px;
}
.ln_used_ul .hover{
	border: 1px solid #80b61b;
}
.ln_used_ul .used_img{
	width: 173px;
	height: 129px;
	display: block;
	overflow: hidden;
}
.ln_used_ul .heading {
	width: 150px;
	display: block;
	margin: 11px auto 10px;
	height:40px;
	word-break:break-all;
	overflow:hidden;
}
.ln_used_ul .heading a{
	color: #444;
	font:normal 16px/20px 'Microsoft YaHei',SimHei;
}
.ln_used_ul .heading a:hover{
	color: #7abd64;
}
.ln_used_ul p{
	border-top:1px solid #e5e5e5;
	width: 150px;
	display: block;
	overflow:hidden;
	padding: 11px 0;
	margin: 0 auto;
	color: #777;
	font:normal 12px/20px 'Microsoft YaHei',SimHei;
	height:60px;
}
.ln_used_ul p a{
	color: #444;
}
.ln_used_ul p a:hover{
	color: #7abd64;
}
.ln_used_ul .base{
	background: #f8f8f8;
	height:35px;
	display: block;
}
.ln_used_ul .base .come_from{
	font: 12px/35px 'SimSun';
	color:#999;
	float: left;
	margin-left: 12px;
	display:inline;
}
.ln_used_ul .base .review{
	float: right;
	display: inline;
	margin-right: 12px;
	color: #7abd64;
	font: 12px/20px 'Tahoma';
	margin-top: 7px;
}
.ln_used_ul .base i{
	width: 12px;
	height: 12px;
	display:inline-block;
	float:left;
	background: url(../images/ln_index_bg.png) no-repeat -16px -79px;
	margin-top: 5px;
	margin-right: 3px;
}
.ln_used_column .ln_used_right{
	float: right;
	display: inline;
	width: 188px;
	overflow: hidden;
	margin-right:32px;
}
.ln_used_valuable, .ln_used_tool{
	display: block;
	margin-top: 15px;
}
.ln_used_valuable .headline{
	color: #444;
	display: block;
	font:bold 18px/30px 'Microsoft YaHei',SimHei;
}
.ln_used_valuable .valuable_cont{
	background: url(../images/ln_index_bg.png) no-repeat -1000px top;
	display: block;
	overflow: hidden;
	width: 218px;
	height: 167px;
	margin-top: 10px;
}
.ln_used_valuable .valuable_cont a{
	width: 48px;
	height: 83px;
	float: left;
	display:inline-block;
	overflow:hidden;
	margin-right: 22px;
	line-height: 125px;
}
.ln_used_valuable .valuable_cont a:hover {
	text-decoration:none;
}
.ln_tool_title .headline{
	float: left;
	font:bold 18px/45px 'Microsoft YaHei',SimHei;
	color: #444;
}
.ln_tool_title{ height:45px;}
.ln_tool_title .more{
	display:inline-block;
	float:right;
	font-family:"Arial";
	font-size:12px;
	color:#777777;
	background:url(../images/pt_index_bg_v3.png) no-repeat -496px 6px;
	margin:15px 0 0 0;
	padding-left:10px;
	font-weight:normal;
	line-height:18px;
}
.ln_tool_title .more a{
	display:inline-block;
	padding:0 2px;
	height:18px;
	color:#777;
}
.ln_tool_title .more a:hover{
	background-color:#80b61b;
	color:#fff;
	text-decoration:none;
}
.ln_used_tool .tool_cont{
	background: url(../images/ln_index_bg02.png) no-repeat -1000px -168px;
	display: block;
	overflow: hidden;
	width: 218px;
	height: 84px;
	margin-top: 10px;
}
.ln_used_tool .tool_cont a{
	width: 48px;
	height: 84px;
	float: left;
	margin-right: 22px;
	line-height: 125px;
}
.ln_used_tool .tool_cont a:hover {
	text-decoration:none;
}
.ln_used_open {
	float: left;
	display: inline;
	overflow:hidden;
	padding-left: 5px;
	margin-top: 15px;
}
.ln_used_open h2{
	color: #444;
	display: block;
	font:bold 18px/30px 'Microsoft YaHei',SimHei;
	padding-left: 25px;
}
.ln_open_title {
	display:block;
	overflow:hidden;
	width:800px;
}
.ln_open_title .headline {
	float:left;
	display:inline;
	color: #444;
	font:bold 18px/30px 'Microsoft YaHei',SimHei;
	padding-left: 25px;
}
.ln_open_title .more{
	display:inline-block;
	float:right;
	font-family:"Arial";
	font-size:12px;
	color:#777777;
	background:url(../images/pt_index_bg_v3.png) no-repeat -496px 6px;
	margin:8px 0 0 0;
	padding-left:10px;
	font-weight:normal;
	line-height:18px;
}
.ln_open_title .more a{
	display:inline-block;
	padding:0 2px;
	height:18px;
	color:#777;
}
.ln_open_title .more a:hover{
	background-color:#80b61b;
	color:#fff;
	text-decoration:none;
}
.ln_used_open .ln_used_ul{
	display: block;
	margin-top: 10px;
	width: 100%;
}
.ln_used_open .ln_used_ul li{
	margin-left: 25px;
}
    /* 用车首屏-刘宁 end */
      
    /* 汽车用品 */
.ln_car_thing{
	width: 980px;
	display: block;
	margin: 20px auto 0 auto;
	height:260px;
}
.ln_thing_sidebar{
	float:left;
	width:715px;
}
.ln_thing_title{
	height: 53px;
	line-height: 53px;
	border-top: solid 3px #e5e5e5;
	border-bottom:solid 1px #e5e5e5;
	position: relative;
	margin-bottom:16px;
}
.ln_thing_title h2{
	font:bold 24px/52px 'Microsoft YaHei',SimHei;
	color: #444;
	display: inline;
	float:left;
}
.ln_thing_title h2 a:hover{
	color:#7abd64;
}
.ln_thing_title ul{
	float: right;
}
.ln_thing_title li{
	float: left;
	margin-right:20px;
	display:inline;
}
.ln_thing_title li a{
	display:block;
	font: 18px/53px 'Microsoft YaHei',SimHei;
	color: #80b61b;
	margin-left: 6px;
	padding: 0 2px;
	width:36px;
	height: 52px;
	position:relative;
}
.ln_thing_title li a.active,
.ln_thing_title li a:hover{
	text-decoration: none;
	color: #444;
	border-bottom:solid 3px #78bd64;
	position:relative;
	margin-bottom:-2px;
}
.ln_thing_title li a i{
	position: absolute;
	top:55px;
	left: 50%;
	margin-left: -4px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	border-top: 5px solid #78bd64;
	display:none;
}
.ln_thing_title li a.active i,
.ln_thing_title li a:hover i{
	display:block;
}

.ln_thing_title .more{
	display: inline;
	float: right;
	font: 16px/20px 'Microsoft YaHei',SimHei;
	margin-top:17px;
	background: url(../images/pt_index_bg_v3.png) no-repeat -496px 6px;
	padding-left:14px;
}
.ln_thing_title .more a{
	display: block;
	padding: 0 2px;
}
.ln_thing_title .more a:hover{
	background: #80b61b;
	color:#fff;
	text-decoration:none;
}

.ln_thing_cont ul{
	width:740px;
	margin-right:-25px;
}
.ln_thing_cont li{
	width:160px;
	margin-right:22px;
	float:left;
	border:solid 1px #efefef;
	height: 178px;
	background:#f8f8f8;
	text-align:center;
	font:12px/22px 'SimSun';
	color:#999;
}
.ln_thing_cont li h3{font-size:14px; font-family:SimSun,SimHei;}
.ln_thing_cont li p{
	height:25px;
}
.ln_thing_cont li p .fl{margin-left:6px;}
.ln_thing_cont li p .fr{margin-right:6px;}
.ln_thing_cont li a{
	color:#444;
}
.ln_thing_cont li a:hover {
	color:#80b61b;
}
.ln_thing_cont li .thing_img{
	width:160px;
	height:120px;
	margin:-1px;
	position:relative;
	vertical-align:top;
}
.ln_thing_cont li .heading{
	font-weight:normal;
	font-size:14px;
}
.ln_thing_cont .thing_price{
	font:normal 20px/20px Tahoma;
	color:#fe9400;
}
.ln_thing_cont span{
	color:#fe9400;
}    
.ln_thing_ad{
	float:right;
}
    /* 汽车用品 end */  
    
    /* 汽车文化 */
.pt_event{
	width:980px;
	overflow:hidden;
	height:273px;
	margin:0 auto;
}
.pt_event h2{
	font-family:'Microsoft YaHei',SimHei;
	font-size:24px;
	line-height:40px;
	margin-bottom:6px;
	color:#444444;
	display:inline;
}
.pt_event .more{
	font-size:16px;
	display:block;
	float:right;
	font-weight:normal;
	background:url(../images/dat.png) no-repeat center left;
	padding-left:10px;
}
.pt_event_ul{
	width:990px;
	overflow:hidden;
	display:block;
}
.pt_event_ul li{
	width:187px;
	margin-right:11px;
	float:left;
}
.pt_event_ul .tit{
	font-family:'Microsoft YaHei',SimHei;
	height:42px;
	font-size:20px;
	line-height:35px;
	color:#fff;
	padding:0 7px;
	background:url(../images/pt_index_bg_v3.png) no-repeat;
	position:relative;
	font-weight:bold;
	margin-bottom:-5px;
}
.pt_event_ul .tit a{color:#fff;}
.pt_event_ul .step1 span a{
	font-family:"Arial";
	font-size:12px;
	text-align:right;
	font-weight:normal;
	color:#7abd64;
	display:block;
	float:right;
}
.pt_event_ul .step2 span a{
	font-family:"Arial";
	font-size:12px;
	text-align:right;
	font-weight:normal;
	color:#e74c3c;
	display:block;
	float:right;
}
.pt_event_ul .step3 span a{
	font-family:"Arial";
	font-size:12px;
	text-align:right;
	font-weight:normal;
	color:#3598db;
	display:block;
	float:right;
}
.pt_event_ul .step4 span a{
	font-family:"Arial";
	font-size:12px;
	text-align:right;
	font-weight:normal;
	color:#1bbc9d;
	display:block;
	float:right;
}
.pt_event_ul .step5 span a{
	font-family:"Arial";
	font-size:12px;
	text-align:right;
	font-weight:normal;
	color:#9b59b6;
	display:block;
	float:right;
}

.pt_event_ul .step1{
	background-position:0 -702px;
}
.pt_event_ul .step2{
	background-position:0 -616px;
}
.pt_event_ul .step3{
	background-position:0 -659px;
}
.pt_event_ul .step4{
	background-position:0 -573px;
}
.pt_event_ul .step5{
	background-position:0 -745px;
}
.pt_event_ul .tit_nr{
	width:185px;
	height:172px;
	border:1px solid #e9e9e9;
}
.pt_event_ul .tit_nr a img{
	width: 167px;
	margin:9px auto;
	cursor:pointer;
	outline:none;
	display:block;
}
.pt_event_ul .tit_nr a{
	display:block;
	font-family:"Arial";
	font-size:14px;
	color:#444444;
	line-height:20px;
	text-align:center;
}
.pt_event_ul .tit_nr a:hover{
	color:#80b61b;
}
.pt_event .lxh_used_title_list li a:hover i{
	background-color:#7bbd65;
	color:#fff;
}

    /* 汽车文化 end */

/* 用车区块 end */

/* 互动 */
	/* 论坛列表-刘晓红 */
.lxh_bbs{
	margin-top:20px;
}
 .lxh_bbs_title{
	height:62px;
	line-height:62px;
	border-top:solid 3px #ff7200;
}
.lxh_bbs_title h2{
	float:left;
	width:141px;
	font-size:34px;
	font-family:'Microsoft YaHei',SimHei;
	font-weight:bold;
	color:#ff7200;
}
.lxh_bbs_title h2 a{
	color:#ff7200;
}
.lxh_bbs_title h2 a:hover{color:#ff7200;}
.lxh_bbs_title_list,
.lxh_used_title_list{
	float:right;
}
.lxh_bbs_title_list li,
.lxh_used_title_list li{
	float:left;
}
.lxh_bbs_title_list li a,
.lxh_used_title_list li a{
	display:inline-block;
	font-size:16px;
	font-family:'Microsoft YaHei',SimHei;
	color:#444;
	padding-left:21px;
}
.lxh_bbs_title_list li a:hover{
	text-decoration:none;
}
.lxh_used_title_list li a:hover{
	text-decoration:none;
}
.lxh_used_title_list li a i{padding:0 2px;}
.lxh_used_title_list li a:hover i{
	background-color:#e84c3d;
	color:#fff;
}
.lxh_bbs_title_list li .cfe7200{
	color:#fe7200;
}
	
.lxh_bbs_title_list li a em,
.lxh_used_title_list li a em{
	float:left;
	width:4px;
	height:9px;
	overflow:hidden;
	background:url(../images/lxh_map_icon.png);
	margin-right:8px;
	_margin-right:4px;
}
.lxh_bbs_title_list li a em{
	background-position:0 -66px;
	margin-top:29px;
}
.lxh_used_title_list li a em{
	background-position:0 0;
	margin-top:24px;
}
.lxh_bbs_title_list li a i{
	padding:0 2px;
}
.lxh_bbs_title_list li a:hover i{
	background-color:#ff7200;
	color:#fff;
}
.lxh_bbs_content{
	border:solid 1px #e8e8e8;
	border-left:0;
	background:url(../images/lxh_bbs_bg.jpg) repeat-y 0 0;
}
.lxh_bbs_list{
	width:138px;
	margin-top:-1px;
	border-right:solid 3px #f16c00;
	background-color:#ff7200;
	float:left;
}
.lxh_bbs_list li{
	position:relative;
}
.lxh_bbs_list li a{
	display:block;
	height:59px;
	line-height:58px;
	font-size:16px;
	color:#fff;
	font-family:'Microsoft YaHei',SimHei;
	background-color:#ff7200;
	padding-left:18px;
	border-bottom:solid 1px #f66e00;
}
.lxh_bbs_list li a:hover{
	text-decoration:none;
	color:#fff;
}
.lxh_bbs_list li .lxh_bbs_active{
	position:relative;
	left:3px;
	margin-top:3px;
	width:120px;
	background-color:#fff;
	color:#ff7200;
	font-weight:bold;
	height:55px;
	line-height:55px;
	border-bottom:solid 3px #f16c00;
}
.lxh_bbs_list li .lxh_bbs_active:hover{
	color:#ff7200;
}
.lxh_bbs_list li .lxh_bbs_active em{
	display:inline-block;
	width:6px;
	height:6px;
	overflow:hidden;
	background:url(../images/lxh_map_icon.png);
	background-position:-9px -66px;
	position:absolute;
	top:3px;
	left:2px;
}
.lxh_bbs_change_content{
	padding:0 16px 0 18px;
	background-color:#fff;
	float:left;
	width:804px;
	min-height:240px;
	_height:240px;
}
.lxh_recommend_bottom dt,
.lxh_recommend_top dt{
	font-size:18px;
	font-family:'Microsoft YaHei',SimHei;
	color:#444;
	line-height:37px;
	font-weight:bold;
}
.lxh_recommend_bottom dd a{
	display:inline-block;
	width:90px;
	float:left;
	font-size:12px;
	margin-right:10px;
	font-family:'Tahoma','SimSun';
	line-height:26px;
	height:26px;
	overflow:hidden;
}
.lxh_recommend_bottom dd a:hover{
	color:#ff7200;
}
.lxh_recommend_search{
	float:left;
	position:relative;
	margin-right:40px;
}
.lxh_recommend_inp{
	width:163px;
	height:28px;
	border:solid 1px #d9d8dd;
	padding-left:5px;
	float:left;
	color:#777;
	line-height:28px;
}
.lxh_recommend_but{
	display:inline-block;
	width:80px;
	height:30px;
	line-height:30px;
	background-color:#ff7200;
	color:#fff;
	text-align:center;
	float:left;
	margin-left:-1px;
}
.lxh_recommend_but:hover{
	background-color:#f06b00;
	text-decoration:none;
	color:#fff;
}
.lxh_recommend_direct{
	float:left;
}
.lxh_recommend_top{
	height:75px;
	margin-top:10px;
}
.lxh_recommend_direct .pt_newcar_btn{
	background-color:#ff7200;
	outline:none;
}
.lxh_recommend_direct .pt_newcar_btn:hover{
	background-color:#f06b00;
}
.lxh_xclub_title{
	height:38px;
	line-height:36px;
	font-size:18px;
	font-family:'Microsoft YaHei',SimHei;
	padding-top:10px;
	font-weight:bold;
}
.lxh_xclub_list{
	display:inline-block;
	border-left: solid 1px #eee;
	margin-bottom: 12px;
}
.lxh_xclub_list li{
	float:left;
}
.lxh_xclub_list li a{
	position: relative;
	width: 28px;
	text-align: center;
	height: 25px;
	background: #f8f8f8;
	border-right: solid 1px #eee;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	display: inline-block;
	line-height: 26px;
	text-align: center;
	font-size: 14px;
	font-family: Tahoma, Geneva, sans-serif;
	margin:0;
}

.lxh_xclub_list li .lxh_xclub_active,
.lxh_xclub_list li a:hover{
	background: #ff7200;
	border-color: #ff7200;
	color: #fff;
	text-decoration: none;
}
.lxh_xclub_list li .lxh_xclub_active i,
.lxh_xclub_list li a:hover i{
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -4px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-left: 5px solid #f8f8f8;
	border-right: 5px solid #f8f8f8;
	border-top: 5px solid #ff7200;
}
.lxh_xclub_content a{
	display:inline-block;
	width:99px;
	font:normal 12px/26px normal;
	float:left;
	white-space:nowrap;
	height:26px;
	overflow:hidden;
}
.lxh_xclub_content a:hover{
	color:#ff7200;
	text-decoration:underline;
}
.lxh_xcar_live_list{
	display:inline-block;
	width:100%;
	padding: 9px 0;
}
.lxh_xcar_live_first{
	border-bottom: 1px solid #f4f4f4;
	padding:11px 0 15px 0;
}
.lxh_xcar_live_list dt{
	font-size:18px;
	font-family:'Microsoft YaHei',SimHei;
	float: none;
	height: 30px;
	line-height:30px;
	font-weight:600;
	font-weight:bold;
}
.lxh_xcar_live_first dt{
	height: 34px;
	line-height:34px;
}
.lxh_xcar_live_first dd{
	margin-left:-10px;
	color:#e5e5e5;
}
.lxh_xcar_live_list dd a{
	display:inline-block;
	width:114px;
	line-height:24px;
	font-size:12px;
}
.lxh_xcar_live_first dd a{
	width:auto !important;
	padding:0 10px !important;
}
.lxh_xcar_live_list dd a:hover{
	color:#ff7200;
}
.lxh_xcar_live_list dd font{
	color:#e74c3c;
}
.w510{
	width:500px;
	float:left;
}
.w280{
	width:290px;
	float:right;
}
.lxh_place .lxh_xcar_live_list a{
	width: auto;
	margin-right: 10px;
}
	
    /* 论坛列表-刘晓红 end */
    
    /* 论坛精彩内容-刘晓红 */
.lxh_bbs_hot_title{
	height:37px;
}
.lxh_bbs_hot_title li{
	float:left;
}
.lxh_bbs_hot_title li a{
	display:inline-block;
	width:196px;
	height:32px;
	line-height:32px;
	text-align:center;
	font-size:14px;
	font-family:Tahoma,'Microsoft YaHei',SimHei;
	color:#fff;
	background:url(../images/lxh_map_icon.png);
}
.lxh_bbs_hot_title li .lxh_bbs_one{
	background-position:-394px -179px;
}
.lxh_bbs_hot_title li .lxh_bbs_two{
	background-position:0 -179px;
}
.lxh_bbs_hot_title li .lxh_bbs_three{
	background-position:-195px -179px;
}
.lxh_bbs_hot_title li .lxh_bbs_four{
	background-position:-588px -179px;
}
.lxh_bbs_hot_title li .lxh_bbs_five{
	background-position:-785px -179px;
}
.lxh_bbs_hot_title li a:hover,.lxh_bbs_hot_title li .lxh_bbs_hot_title_active{
	text-decoration:none;
	font-weight:bold;
	height:37px;
	color:#fff;
}
.lxh_bbs_hot_content{
	margin-top:7px;
	height:447px;
	overflow:hidden;
}
.lxh_w183{
	width:183px;
}
.lxh_w182{
	width:182px;
}
.lxh_bbs_hot_content li{
	float:left;
	position:relative;
	overflow:hidden;
}
.lxh_bbs_hot_content li a{
	display:block;
	_display:inline-block;
	position:relative;
	overflow:hidden;
}
.lxh_bbs_hot_content li a:hover{
	text-decoration:none;
	cursor:pointer;
}
.lxh_bbs_hot_content li img{
	vertical-align:top;
}
.lxh_bbs_hot_con_one{
	width:214px;
	border-right:solid 1px #fff;
}
.lxh_bbs_hot_con_two{
	width:398px;
	border-right:solid 1px #fff;
	overflow:hidden;
}
.lxh_bbs_hot_con_three{
	height:380px;
	width:183px;
	border-right:solid 1px #fff;
}
.lxh_bbs_hot_con_four{
	width:182px;
	height:380px;
}
.lxh_essence_icon{
	display:inline-block;
	width:50px;
	height:71px;
	background:url(../images/lxh_map_icon.png);
	background-position:-261px 0;
	position:absolute;
	top:0;
	left:15px;
}
.lxh_essence_num{
	display:none;
	padding: 0 5px 0 25px;
	font: normal 12px/24px Tahoma,Geneva,sans-serif;
	background: #ff9304 url(../images/lxh_map_icon.png) no-repeat -313px 0px;
	position:absolute;
	right:0;
	top:0;
	color:#fff;
}
.lxh_bbs_search_more{
	float:left;
	display:block;
	width:92px;
	height:162px;
	background-color:#ff7200;
	border-top:solid 1px #fff;
	border-left:solid 1px #fff;
	padding:30px 7px 0 7px;
	text-align:center;
}
.lxh_bbs_search_more:hover{
	background-color:#f06b00;
	text-decoration:none;
}
.lxh_bbs_search_more b{
	display:block;
	font-size:22px;
	font-weight:bold;
	font-family:'Microsoft YaHei',SimHei;
	color:#fff;
	line-height:24px;
}
.lxh_bbs_search_more span{
	display:block;
	font-size:22px;
	font-family:'Microsoft YaHei',SimHei;
	color:#fff;
	line-height:24px;
}
.lxh_bbs_search_more em{
	display:inline-block;
	width:22px;
	height:56px;
	background:url(../images/lxh_map_icon.png);
	background-position:-181px 0px;
	margin-top:28px;
	}
.lxh_bbs_search_more:hover em{
	background-position:-204px 0px;
}
.lxh_bbs_hot{
	position:relative;
	margin-top:20px;
}
.lxh_bbs_hot_con_five{
	height:67px;
	overflow:hidden;
	_margin-right:-6px;
}
.lxh_bbs_hot_con_five a{
	display:inline-block;
	width:366px;
	height:66px;
	background:url(../images/lxh_map_icon01.png);
	background-position:0 -226px ;	
}
.lxh_bbs_hot_con_five a:hover{
	background-position:-386px -226px ;
}
    /* 论坛精彩内容-刘晓红 end */
    
    /* 24小时热帖 */
.pt_posts{
	width:980px;
	margin:0 auto;
}
.pt_posts a:hover{color:#ff7200;}
.pt_posts_box{
	float:left;
	width:303px}
.pt_posts_center{
	padding:0 17px;
	margin:0 17px;
	border-left:1px solid #f1f1f1;
	border-right:1px solid #f1f1f1}
.pt_posts_title{
	line-height:34px;
	height:34px;
	overflow:hidden;
}
.pt_posts_title span{
	font:bold 24px/34px 'Microsoft YaHei',SimHei}
.pt_posts_title i{
	display:inline-block;
	width:24px;
	height:24px;
	float:left;
	margin:5px 6px 0 0;
	background:url(../images/pt_index_bg_v3.png) no-repeat;
}
.pt_posts_ico1 i{
	background-position:0px -150px}
.pt_posts_ico2 i{
	background-position:-30px -150px}
.pt_posts_ico3 i{
	background-position:-60px -150px}
.pt_posts_title .more{
	display:inline-block;
	float:right;
	padding-left:13px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -496px 8px;
	font:normal 16px/20px 'Microsoft YaHei',SimHei;
	margin:7px 0 0 0;
}
.pt_posts_title .more a{
	display:inline-block;
	padding:0 2px;
	height:20px;
}
.pt_posts_title .more a:hover{
	background-color:#ff7200;
	color:#fff;
	text-decoration:none;
}
.pt_posts_box ul{
	padding:4px 0 0}
.pt_posts_box li{
	font:normal 14px/28px SimSun;
	height:28px;
	overflow:hidden}
.pt_posts_box li a.underline{
	text-decoration:underline}
.pt_posts_box li span{
	font:normal 12px/28px SimSun;
	color:#999;
	float:right}
.pt_posts_box li span a{
	color:#999;
	text-decoration:none}
.pt_posts_box li i,
.pt_posts_box li em{
	float:left;
	display:inline;
	width:14px;
	height:14px;
	line-height:14px;
	text-align:center;
	font-style:normal;
	background-color:#f0f0f0;
	color:#777;
	font-size:12px;
	font-family:Tahoma,Geneva,sans-serif;
	margin:7px 8px 0 4px}
.pt_posts_box li em{
	background-color:#e84d3b;
	color:#fff;
	font-weight:bold;
}
    /* 24小时热帖 end */
/* 互动 end */

/* 友情链接 */
.pt_links_content{
	width:980px;
	margin:0 auto;
}
.pt_links{
	padding:5px 0 14px;
	border:1px solid #e5e5e5}
.pt_friend_nt{
	font:normal 12px/22px SimSun;
	color:#ccc;
	padding:12px 14px 0 4px;
}
.pt_friend_nt a{
	display:inline-block;
	margin:0 8px;
	color:#777;
	line-height:22px;
}
.pt_friend_nt a:hover{
	color: #3398dc;
}
.pt_links_title{
	width:950px;
	margin:0 14px;
	line-height:38px;
	border-bottom:solid 1px #ececec;
}
.pt_links_title span{
	font:bold 18px/38px 'Microsoft YaHei',SimHei}
.pt_links_title .more{
	display:inline-block;
	float:right;
	padding-left:13px;
	background:url(../images/pt_index_bg_v3.png) no-repeat -496px 7px;
	margin:16px 0 0 0;
	line-height:18px;
}
.pt_links_title .more a{
	display:inline-block;
	padding:0 2px;
	height:20px;
	line-height:20px;
	color:#777;
}
.pt_links_title .more a:hover{
	background-color:#3598db;
	color:#fff;
	text-decoration:none;
}
.pt_cbsilinks{
	width:980px;
	margin:0 auto;
}
.pt_cbsilinks{
	color:#ccc;
	border-top:3px solid #e5e5e5;
	border-bottom:1px solid #e5e5e5}
.pt_cbsilinks a{
	color:#777;
	display:inline-block;
	margin:0 6px}
.pt_cbsilinks a:hover{
	color: #3398dc;
}
.pt_cbsilinks td{
	font:normal 12px/22px SimSun;
	padding:8px 0 8px 5px;
	color:#ccc}
.pt_cbsilinks th{
	vertical-align:top;
	text-align:left;
	line-height:42px;
	font-weight:bold;
	width:135px;
	color:#777;
	font-family:Arial, Helvetica, sans-serif}
.pt_cbsilinks .linea,
.pt_cbsilinks .lineb{
	border-bottom:1px solid #f1f1f1}
/* 友情链接 end */

/* 版权信息 */
.pt_footer_nt{
	font-family:arial,SimSun;
	text-align:center;
	clear:both;
	color:#666;
	line-height:21px;
	width:955px;
	margin:0 auto;
	position:relative;
	padding:20px 0 10px}
.pt_footer_nt a{
	color:#333;
	display:inline-block;
	margin:0 5px}
.pt_footer_nt a:hover{
	color:#fe0000}
/* 版权信息 end */

/* 弹出表格 lxh */
.lxh_dn{
	display:none;
}
.lxh_show{
	width:481px;
	border:solid 2px #d6d7db;
}
.lxh_show_title{
	padding:0 10px 0 20px;
	height:39px;
	line-height:39px;
	background-color:#f7f7f9;
	border-bottom:solid 1px #ebebed;
	color:#999;
}
.lxh_show_title h2{
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	font-family:'Microsoft YaHei',SimHei;
	margin-right:10px;
	color:#444;
}
.lxh_table{
	padding:0 10px 0 20px;
}
.lxh_table td{
	line-height:30px;
	padding-top:8px;
}
.lxh_tab_name{
	width:102px;
	text-align:right;
	font-family:'SimSun';
}
.lxh_tab_name em{
	color:#e74c3c;
	margin-right:7px;
}
.lxh_tab_inp{
	width:133px;
	height:28px;
	line-height:28px;
	border:solid 1px #d7d6db;
	padding-left:10px;
	margin-right:20px;
	color:#b5b5b5;
}
.lxh_vergintop{
	vertical-align:top;
}
.lxh_tab_radio{
	display:inline-block;
	width:80px;
}
.lxh_tab_price span{
	float:left;
	width:82px;
	line-height:32px;
}
.lxh_tab_price span input,
.lxh_tab_intention span input,
.lxh_tab_radio input{
	margin-right:6px;
}
.lxh_tab_intention span{
	float:left;
	width:100px;
	line-height:32px;
}
.lxh_tab_but{
	display:inline-block;
	width:182px;
	height:32px;
	line-height:32px;
	background-color:#3498db;
	text-align:center;
	font-size:14px;
	font-family:'Microsoft YaHei',SimHei;
	color:#fff;
	margin-top:18px;
}
.lxh_tab_but:hover{
	background-color:#2b80b9;
	text-decoration:none;
	color:#fff;
}
.lxh_tab_center{
	text-align:center;
	margin-top:20px;
}
.lxh_close_but{
	float:right;
	display:inline-block;
	width:14px;
	height:14px;
	overflow:hidden;
	background:url(../images/lxh_map_icon.png);
	background-position:-582px -129px;
	margin-top:12px;
}
/* 加关注浮层 */
.attentionHover{
	width: 200px;
	height: 84px;
	background: url(../images/appear_pop.png);
	position: absolute;
	right: -67px;
	bottom: 38px;
}
.attentionHover .clickAtt {
	padding: 0 8px 0 16px;
}
.attentionHover .clickAtt dt span {
	float: left;
	font-weight: bold;
}
.attentionHover .clickAtt dt a{
	float: right;
	margin-top: 2px;
	display: inline-block;
	width: 10px;
	height: 11px;
	background: url(../images/pt_index_bg_v3.png);
	background-position: -300px 0;
	overflow: hidden;
}
.attentionHover .clickAtt dt {
	margin-top: 4px;
	font-size: 16px;
	height: 25px;
	line-height: 25px;
	color: #fff;
}
.attentionHover .clickAtt dd {
	color: #ddd;
	height: 20px;
	line-height: 20px;
	font-family: 'SimSun';
}
.attentionHover .clickAtt dd .gosee {
	font-size: 16px;
	font-family: 'Microsoft YaHei',SimHei;
	margin-left: 6px;
	font-weight: bold;
	color: #d67e0f;
	text-decoration: underline;
	background: none;
}
.attentionHover .canelatt dt {
	margin-top: 8px;
}
.attentionHover .canelatt dd {
	height: 34px !important;
	line-height: 34px !important;
}
.attentionHover .clickAtt dt a:hover,.attentionHover .moreClose a:hover{
	background-position: -330px 0;
}
.lxh_floor_price_but .attentionHover{right:-58px;}
/* 返回顶部 */
.return_coat .return_top a,
.control_coat1024 .return_top a,
.div_CollectIfrm_over{background-image:url(../images/backtotop.png);background-repeat:no-repeat}
.return_coat{ display:none;width:70px;position:fixed;z-index:2000;bottom:150px;left:50%;margin-left:564px;_position:absolute; 
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||150)-(parseInt(this.currentStyle.marginBottom,10)||0)))}
.return_coat .return_top{width:70px;height:70px;overflow:hidden}
.return_coat .return_top a{display:inline-block;color:#999;text-align:center;width:70px;height:26px;padding-top:44px;background-position:0 0}
.return_coat .return_top a:hover{background-position:-70px 0;color:#fff;text-decoration:none}
.return_coat .feedback{ display:inline-block;width:70px;height:32px;margin-bottom:1px;background-color:#f1f1f1;text-align:center;line-height:32px;color:#999}
.return_coat .feedback:hover{ background-color:#83c2eb;color:#fff;text-decoration:none}
.ft_bottom .ft_share{margin-right:-22px}
.control_coat1024{width:22px; display:none;position:fixed;z-index:2000;bottom:200px;right:0;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||161)-(parseInt(this.currentStyle.marginBottom,10)||0)))}
.control_coat1024 .feedback{display:block;width:22px;height:64px;text-align:center;background-color:#f1f1f1;color:#999;padding:8px 0;line-height:16px}
.control_coat1024 .feedback:hover{background-color:#dedede;color:#999;text-decoration:none}
.control_coat1024 .return_top a{margin-top:4px;display:block;width:22px;height:64px;text-align:center;color:#fff;padding:8px 0 18px;line-height:16px;background-color:#3598db;background-position:-175px 75px}
.control_coat1024 .return_top a:hover{background-color:#2a80b9;color:#fff;text-decoration:none}
.div_CollectIfrm_over{position:absolute;top:0px;right:2px;display:inline-block;float:right;width:14px;height:14px;margin:11px 9px 0 0;background-position:-141px 0px}
.div_CollectIfrm_over:hover{background-position:-155px 0}
/* 左侧边栏news_pt */
.pt_side_bar{
	display:none;
	width:10px;
	height:385px;
	position:fixed;
	bottom:60px;
	left:50%;
	top:50%;
	margin-top:-192px;
	margin-left:-592px;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2-this.offsetHeight/2-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
/*bottom:60px;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)-60));*/
}
.pt_side_bar li{
	float:left;
	display:block;
	width:54px;
	height:37px;
	margin:20px 0;
	position:relative;
}
.pt_side_bar li .pt_s_point{
	position:absolute;
	z-index:2;
	float:left;
	opacity:1;
	width:54px;
	height:37px;
	background:url(../images/sidebarbg.png) no-repeat 0 0;
}
.pt_side_bar .pt_s_rec .pt_s_point{
	background-position:-20px 0;
}
.pt_side_bar .pt_s_chose .pt_s_point{
	background-position:-20px -40px;
}
.pt_side_bar .pt_s_buy .pt_s_point{
	background-position:-20px -80px;
}
.pt_side_bar .pt_s_use .pt_s_point{
	background-position:-20px -120px;
}
.pt_side_bar .pt_s_inter .pt_s_point{
	background-position:-20px -160px;
}
.pt_side_bar .pt_s_rec .pt_s_point:hover{
	background-position:-75px 0;
}
.pt_side_bar .pt_s_chose .pt_s_point:hover{
	background-position:-75px -40px;
}
.pt_side_bar .pt_s_buy .pt_s_point:hover{
	background-position:-75px -80px;
}
.pt_side_bar .pt_s_use .pt_s_point:hover{
	background-position:-75px -120px;
}
.pt_side_bar .pt_s_inter .pt_s_point:hover{
	background-position:-75px -160px;
}
.pt_side_bar .active .pt_s_item{
	display:block;
}
.pt_side_bar .pt_s_item{
	display:block;
	width:90px;
	height:90px;
	position:absolute;
	top:-26px;
	left:-18px;
	z-index:1;
	zoom:1;
	background-color:#fff;
}
/*.pt_side_bar .pt_s_rec .pt_s_item{
	background:url(../images/sidebarbg_01.png) no-repeat 0 0;
}
.pt_side_bar .pt_s_chose .pt_s_item{
	background:url(../images/sidebarbg_02.png) no-repeat 0 0;
}
.pt_side_bar .pt_s_buy .pt_s_item{
	background:url(../images/sidebarbg_03.png) no-repeat 0 0;
}
.pt_side_bar .pt_s_use .pt_s_item{
	background:url(../images/sidebarbg_04.png) no-repeat 0 0;
}
.pt_side_bar .pt_s_inter .pt_s_item{
	background:url(../images/sidebarbg_05.png) no-repeat 0 0;
}*/
/*.pt_side_bar li .pt_s_item{
	transition: opacity 0.8s,transform  1s;
	-moz-transition: opacity 0.8s,-moz-transform 1s;
	-webkit-transition: opacity 0.8s,-webkit-transform 1s; 
	-o-transition: opacity 0.8s,-o-transform 1s;
}*/
.pt_side_bar .pt_s_item{
/*	-webkit-transform: scale(.12,.12);
	-webkit-transform-origin: center center;*/
	opacity:0;
	filter:alpha(opacity=0);
}
.pt_side_bar .active .pt_s_item{
/*	-webkit-transform: scale(1,1);*/
	opacity:1;
	filter:alpha(opacity=100);
	z-index:3;
}
.pt_side_bar ul .active{ background:none;}
.pt_side_bar .active .pt_s_point{ opacity:0;}
/*.pt_side_bar li .pt_s_point{
	transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	-webkit-transition: opacity 0.5s; 
	-o-transition: opacity 0.5s;
}
.pt_side_bar{
	transition:margin-top 0.5s;
	-moz-transition: margin-top 0.5s;
	-webkit-transition: margin-top 0.5s; 
	-o-transition: margin-top 0.5s;
}*/

.attentionHover_box {
    bottom: 33px;
    height: 89px;
    position: absolute;
    right: -67px;
    width: 288px;
}
.attentionHover_box .attentionHover {
    right: 0;
    top: 0;
}
.follow_box {
    float: left;
    height: 33px;
    position: relative;
    width: 61px;
}

/* 热门关键字 */
.lxh_hot_keyword{
	height:51px;
	line-height:51px;
}
.lxh_hot_keyword li{
	position: relative;
	height: 50px;
	float: left;
	font: bold 18px/50px 'Microsoft YaHei',SimHei;
	margin-right: 30px;
	color: #3798dd;
	cursor: pointer;
}

.lxh_hot_keyword .lxh_hot_keyword_active{
	color: #444;
	border-bottom: solid 3px #3798dd;
}
.lxh_hot_keyword .lxh_hot_keyword_active i{
	position: absolute;
	top: 53px;
	left: 50%;
	margin-left: -4px;
	width: 0;
	height: 0;
	overflow: hidden;
	border-left: 5px solid #fff;
	border-right: 5px solid #fff;
	border-top: 5px solid #3798dd;
}
/* 首页搜索栏 */
.pt_newcar_lists .parent{ position:relative;}
.pt_newcar_lists li .bmw_training{position:absolute; display:inline;top:25px;left:155px;height:auto;padding:0; line-height:20px;color:#e74b3c;}
.pt_newcar_lists li .bmw_training:hover{ background:none;color:#e74b3c;}
.pt_newcar_lists li .bmw_training i{float: left;width: 4px;height: 9px;overflow: hidden;margin:7px 7px 0 0;background: url(../images/lxh_map_icon.png) no-repeat 0 -66px;}

.pt_nav .icon_new{ position:absolute;top:-3px;right:-8px;display:inline-block;width:23px;height:9px; background:url(../images/pt_index_bg_v4.png) no-repeat -330px -151px;}


/* new  2015/6/2*/
.newcar_r .text .new_txt{
color:#4097d7;
}
/* 2015.6.12 zym add */

.newcar_r .zym_forum{ padding-left:10px;}
.newcar_r .text a.zym_plan{ display:block; color:#3398dc; }


#xHTabC_1 .newcar_r{
	padding-top:9px;
}
#xHTabC_1  .newcar_r .img{
	padding:0 0 7px 0;
}

.take_success {
  width: 163px;
  height: 66px;
  overflow: hidden;
  background: url(../images/tag_bg_v1.png);
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -33px;
  margin-left: -333px;
  z-index: 1001;
  _position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2-this.offsetHeight/2-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.take_success_error{
  width: 163px;
  height: 66px;
  overflow: hidden;
  background: url(../images/tag_bg_v1.png) no-repeat 0 -66px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -33px;
  margin-left: -333px;
  z-index: 1001;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight/2-this.offsetHeight/2-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
/* 2015.8.21 zym add */
.pt_center335 .zym_news_ad{
    padding-top: 0;
}
.pt_center335 .zym_t_mt3,.pt_center335 .zym_t_mt4,.pt_center335 .zym_t_mt8{
    width: 332px;
    background: #f5f5f5;
   margin: 3px 0 7px 0;
    font-size: 14px;
    text-align: center;
    overflow: hidden;
    height: 30px;
    line-height: 30px;
    white-space:initial;
    word-wrap: break-word;
    word-break: normal;
    font: bold 14px/30px 'simsun';

    /*_white-space: nowrap;*/

}
.pt_center335 .zym_t_mt4{
    margin-top: 4px;
}
.pt_center335 .zym_t_mt8{
    margin-top: 8px;
}
.pt_center335 .zym_headlines {
    color: #3399db;
    padding:0  5px;
    float: left;
}
/* fyl add  积分商城版块 20150925-begin */
.account_center{
    margin-top:20px;
    border-top:3px solid #e5e5e5;
    width:980px;/* 20151013 */
    margin:20px  auto 0;/* 20151013 */
}
.account_center_title {
    height: 54px;
    line-height: 54px;

    position: relative;
    z-index: 1;
}
.account_title_list{
    float:right;
    height:54px;
    overflow:hidden;
    display: inline;
}
.account_title_list li{
    float:right;
    overflow:hidden;
}
.account_title_list li a{
    display: inline-block;


    color: #444;
    padding-left: 25px;
}
.account_title_list li a i{
    font-size:16px;
    padding: 0 2px;
    font-family: '微软雅黑',
}
.account_title_list li a em{
    background-position: 0 0;
    margin-top: 24px;
    float: left;
    width: 4px;
    height: 9px;
    overflow: hidden;
    background: url(../images/lxh_map_icon.png);
    margin-right: 8px;
}
.account_title_list li a:hover{
    text-decoration:none;
}

.account_title_list li a:hover i {
    background-color: #ff7200;
    color: #fff;

}

.account_center_title h2 {
    font-family: 'Microsoft YaHei',SimHei;
    font-size: 24px;
    line-height: 54px;
    height:54px;
    color: #444444;
    display: inline;
    float:left;
}
.account_center_title h2 a:hover{
	color:#ff7200;
	}
.account_center_ul {
    width: 991px;
    overflow: hidden;
    display: block;
}
.account_center_ul li {
    /*width: 187px;*/
    width:185px;
    margin-right: 11px;
    float: left;
    border:1px solid #e9e9e9;/*20151015*/
}
.account_center_ul li .tit_nr{
    background:#f8f8f8;
}
.account_center_ul li .tit_nr p{
  /*  border:1px solid #e9e9e9;20151015*/
    border-top:0;
    height:65px;
}
 .tit_nr p a{
    display:block;
    text-align:center;
    color:#999;
     height:24px;

}

.tit_nr p .pic_title{
   /* height:38px;*/
height:34px;
    text-align:center;
    font:14px/34px 'SimSun';
    color:#444;
}
.tit_nr p .pic_title:hover{
    text-decoration: underline;
}
.tit_nr p em{
   /* font-family: 'Tahoma';*/
    font-size:20px;
    font:normal 20px/20px Tahoma;
    /* line-height:20px;20151015*/
    color:#ff9304;
    position:relative;
    bottom:-1px;

}
.tit_nr p .pic_title:hover{
    color:#ff7200;


}

.tit_nr p a:hover{
    color:#ff7200;
    text-decoration:none;

}
/* fyl add  积分商城版块 20150925-end */
/*.tit_nr .wrap_img {
    width:185px;
    display:block;



}*/
/*
.tit_nr .wrap_img  img{
    vertical-align:middle;
}*/

/*20151112 CSS 红文字链广告调整*/
.pt_news_ad .ad_title {
	height:31px;
	width:333px;
	border:1px solid #e44b3b;
	color:#e44b3b;
	display:block;
	text-align:center;
	font:bold 17px/31px "Microsoft YaHei",SimHei; 
}
.pt_news_ad .ad_title:hover {
	color:#e44b3b;
	text-decoration:none;
}
/* 2015.12.28 zym 备案信息 */
.pt_footer_nt .report{
	background:url(../images/report.jpg) 0 2px no-repeat;
	color:#666;
	padding-left:25px;
	}

/* 2015.12.28 zym 备案信息 end */


