@charset "gb2312";
/*  H画报
	BY tong.xiaomin
	time:20140723
*/
body{ 
	color:#444;
	background-color:#fff;
	font-family:tahoma,'arial';/* 2015.1.20 zym add */
	
}
img{
	display:block;
}
	
img{
	opacity:1;	
	-webkit-transition:opacity 300ms ease-out;
	-moz-transition:opacity 300ms ease-out;
	transition:opacity 300ms ease-out;
}
/* img:hover{
	opacity:.8;
}2014.12.05 */
.life_box .current a{ display:block; /* width:100%; */}
.life_box .current:hover{ 
	opacity:0.8;
	filter:alpha(opacity=80)
}/* 2015.2.2 zym xg  */
.hpic_subnav img:hover{
	opacity:1;
}
.yahei{
	font-family:Microsoft YaHei;
	font-weight:bold;
}
.mt10{
	margin-top:10px;
}
.mt15{
	margin-top:15px;
}
.mt20{
	margin-top:20px;
}
.mt30{
	margin-top:30px;
}
.org{
	color:#f37d00;
}
.f18{
	font-size:18px;
}
.SUV_wrap{
	width:960px;
}




/* H画报子导航样式 */
.hpic_subnav{
	width:960px;
	margin-top:12px;
	margin-bottom:12px;
}
.h_subnav_logo{
	float:left;
}	
.h_subnav_curr_p{
	float:left;
}
.h_subnav_ul{
	float:left;
	margin-top:8px;
	width:590px;
	height:25px;
	overflow:hidden;
}
.h_subnav_ul li{
	display:inline-block;
	padding-left:9px;
	line-height:24px;
	color:#ddd;
}
.h_subnav_ul li{
	*display:inline;
}
.h_subnav_ul li a{
	margin-right:8px;
	font-size:14px;
	font-family:Microsoft YaHei;
	color:#444;
}
.h_subnav_ul li a:hover{
	color:#426eab;
}
.h_subnav_main{
	margin-right:25px;
	width:69px;
	height:24px;
	border:1px solid #ddd;
	margin-top:8px;
	position:relative;
	z-index:2;
}
.h_subnav_main h4{
	background:#fff;
	width:69px;
	position:absolute;
	height:24px;
	line-height:24px;
	cursor:pointer;
}
.h_subnav_main .on{
	background:#2f363c;
	height:25px;
	color:#fff;
}
.h_subnav_main h4 span{
	display:block;
	font-family:Microsoft YaHei;
	padding-left:12px;
	_margin-top:4px;
}

.h_subnav_main h4 em{
	display:inline-block;
	width:11px;
	height:7px;
	margin-left:11px;
	overflow:hidden;
	vertical-align:middle;
	background:url(../images/icon.png) no-repeat 0 -50px;
}
.h_subnav_main .navitem{
	z-index:2;
	position:absolute;
	top:25px;
	width:960px;
	right:-159px;
	background:#2f363c;
}
.navitem ul{
	padding:8px 10px;
}
.navitem li{
	float:left;
	display:inline;
	padding:0 10px;
	line-height:32px;
	white-space: nowrap;
	word-break:keep-all;
}
.navitem a{
	font-size:14px;
	font-family:Microsoft YaHei;
	color:#fff;
}

.h_subnav_other{
	line-height:24px;
	margin-top:8px;
}
.h_subnav_other a{
	color:#777;
}
.h_subnav_other a:hover{
	color:#426eab;
}
.h_subnav_other em{
	margin:0 10px;
	color:#777;
}

/**/
.hpic_wrap{
	width:960px;
}
.hpic_showbox{
	width:960px;
	overflow:hidden;
}
.hpic_showlist{
	margin-left:-15px;
	overflow:hidden;
	width:975px;
}
.hpic_showlist li,.item_sight li,.item_gossip li,.h_newmap li{
	float:left;
	display:inline;
}
.hpic_showbox li{
	width:180px;
	margin-left:15px;
	text-align:center; /* zym add 2015.2.9  */
}
.hpic_showbox li a{
/*	width:180px; */
	display:block; 
	color:#444;
	cursor:pointer;
}
.hpic_showbox li a:hover{
	color:#426eab;
	opacity:0.8;
	filter:alpha(opacity=80);	
}
.hpic_showbox li a img{ width:100%;}
.hpic_showbox li span {
    display:inline-block;  /* display:block; zym 2015.2.9 xg  */
	margin-top:10px;
    font-size: 14px;
    line-height:24px;
    text-align: center;
	height:24px;
	overflow:hidden;
}

.hpic_itembox{
	margin-top:36px;
}
.hpic_headline{
	position:relative;
	height:36px;
	line-height:34px;
}

.hpic_headline h2{
	position:absolute;
	font-size:24px;
	background:#fff;
	padding-right:18px;
	z-index:2;
}
.hpic_headline .border{
	position:absolute;
    border-top: 3px solid #e3e3e3;
    display: block;
    height: 0;
    left: 0; 
	top: 18px;
    overflow: hidden;
    width: 960px;
}
.hpic_con{
	width:960px;
	overflow:hidden;
}
.item_sight{
	margin-left:-27px;
	width:1000px;
}
.item_sight li{
	width:300px;
	border:1px solid #ededed;
	margin-left:27px;
	background:#fff;
	margin-top:14px;
}
.item_sight li .item_sight_img{
	display:block;
	width:300px;
	height:225px;
	overflow:hidden;
}
.item_sight li .item_sight_img:hover{ opacity:0.8;filter:alpha(opacity=80);}

.item_sight .messbox{
	height:70px;
	position:relative;
}
.item_sight .c_sort{
	width:88px;
    height: 70px;
	overflow:hidden;
}
.item_sight .c_con{
	margin-top:15px;
	padding-left:15px;
	float:left;
	border-left:1px solid #ddd;
	height:40px;
	overflow:hidden;
	margin-left:5px;
}
.item_sight .c_name{
	margin-top:1px;
}

.item_sight .c_sort img {
    transition: none 0s ease 0s ;
}
.item_sight .c_sort img:hover {
    opacity:1;
}
.item_sight .c_name a{
	font-size:14px;
	font-weight:bold;
	color:#444;
	line-height:1;
}
.item_sight .c_name a:hover{
	color:#426eab;
}
.item_sight .c_txt{
	color: #999;
    line-height:16px;
    margin-top: 6px;
    width: 190px;
	*margin-top:10px;
}

.mt45{
	margin-top:45px;
}
.mt40{
	margin-top:40px;
}

.item_gossip{
	margin-left:-10px;
	overflow:hidden;
	width:980px;
}
.item_gossip li{
	width:232px;
	margin-left:10px;
	margin-top:15px;
}

.item_gossip li span{
	height:24px;
	overflow:hidden;
}


/* 列表页 */
.h_newmap{
	margin-right:-16px;
	width:976px; /* 2015.1.20 zym xg */
	overflow:hidden;
}
.h_newmap li{ 
	background:#fff;
    border: 1px solid #ededed;
    margin-right:16px;
    margin-top: 20px;
    width:226px; /* 2015.1.20 zym xg */
}

.h_newmap .nmaplist_img{ 
	display:block;
	overflow:hidden;
	height:169px;
    width:226px; /* 2015.2.9 zym xg */
}
.hpic_newmap_mess{
	padding:8px 13px 1px;/* 2015.2.9 zym xg */
}
.hpic_newmap_mess a{
	display:inline-block; 
	height:42px;
	overflow:hidden;
	color:#444;
	font-size:14px;
	font-weight:bold;
}
.hpic_newmap_mess a:hover{
	color:#426eab;
}
.hpic_newmap_mess div{
	color:#999;
	line-height:24px;
}
.hpic_newmap_mess .num{
	_margin-top:4px;
}
.num em{
	display:inline-block;
	width:12px;
	height:11px;
	background:url(../images/icon.png) no-repeat 0 -80px;
	margin-right:8px;
	vertical-align:-1px;
	*vertical-align:middle;
	_vertical-align:-2px;
}

.hots_fbaidu{
	border:1px solid #ededed;
}
.hpic_posi{
	line-height:24px;
	border-top:0 solid #e3e3e3;
	padding-top:18px;
}
.hpic_posi h1{
	font-size:24px;
	color:#444;
	float:left;
}
.hpic_posi .tot{
	margin-left:18px;
	float:left;
	font-size:14px;
	font-family:Microsoft YaHei;
	
}
.hpic_posi .tot em{
	font-size:16px;
	color:#f37d01;
}

.mt5{
	margin-top:5px;
}



/*  footer */

.tline_d{
	border-top:1px solid #ddd;
}
.content_nt{
	width:960px;
	margin:8px auto 0;
}
.footer_nt{
	clear:both;
	color:#666666;
	line-height:22px;
	padding:10px 0 20px;
	text-align:center
}
.footer_nt a{
	color:#333333;
	margin:0 5px
}
.content_nt .footer_nt a:hover{
	color:#FF0000
}
.footer_nt a:hover, .footer_nt p a:hover{
	color:#FF0000
}
.cnet_link{
	border-bottom:1px solid #D6D7DB;
	border-top:1px solid #D6D7DB;
	color:#999999;
	padding:5px 0;
	width:960px
}
/* 2014.12.17 zhang.yanmin */
.hpic_down_more,.hpic_enter_more,.hpic_downing_more{
	display:inline-block;
	height:38px;
	width:958px;
	font-family:Microsoft YaHei;
	font-size:16px;
	line-height:38px;
	border:1px solid #dddddd;
	text-align:center;
	color:#444;
	text-decoration:none;
	background:#f7f7f9;
}
.hpic_down_more:hover,
.hpic_enter_more:hover{
	border:1px solid #3598db;
	background:#3598db;
	color:#fff;
	text-decoration:none;
}
.hpic_downing_more{
	background:#eee;
}

.hpic_downing_more:hover{
	text-decoration:none;
}

/* 焦点图样式 */
.focus_box{width:960px;height:540px;overflow:hidden;position:relative;margin:0 auto;}
.focus_box .focus_view{width:960px;height:540px;overflow: hidden;}
.focus_box .focus_view ul{position:relative;width:960px;height:540px;}
.focus_box .focus_view li{position:absolute;width:960px;height:540px;top:0px;left:0px;display:none;}
.focus_box .focus_view img{float:left;width:960px; height:540px;}
.focus_box .focus_text{position:absolute;left:0;bottom:0;color:#FFF;width:100%;height:100px;font-weight:bold; text-decoration:none; cursor:pointer;overflow:hidden;background:url(//icon.xcar.com.cn/2014/drive/images/png24bg.png) repeat-x center bottom; ;z-index:3; _background:none;  _filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00000000', endColorstr='#CC000000',gradientType='0');text-indent:15px; /* 2015.1.27 zym xg text-indent:25px */ }
.focus_box .focus_text h3{line-height:66px;height:66px;overflow:hidden;}
/* 2014.12.17 zhang.yanmin */
.focus_box .focus_text h3 a{font:bold 20px/62px Tahoma,'microsoft yahei';color:#fff;text-decoration:none; display:block; /* 2015.1.20  zym xg */}
.focus_box .focus_text li{display:none;width:415px;overflow:hidden;}/* 2015.1.27 zym xg width:405px */
.focus_box .focus_view li.current{display:block;}
.focus_box .focus_text li.show{display:block;}
.focus_box .focus_slider{width:528px;height:66px;position:absolute;bottom:37px;right:20px;z-index:111;}
.focus_box .focus_slider .mask{position:relative;width:450px;height:51px;overflow:hidden;float:left;margin-left:16px;display:inline;margin-top:8px;}
.focus_box .focus_slider ul{ position:absolute;width:996px;height:51px;margin-left:0px;overflow:hidden;}
.focus_box .focus_slider li{float:left;width:80px;height:45px;display:inline;overflow:hidden;padding:3px;margin:0 5px 0 0;}
.focus_box .focus_slider li img{width:80px;height:45px; transition:none;}
.focus_box .focus_slider li img:hover{opacity:1;}
.focus_box .focus_slider li a{display:block;overflow:hidden;background:#000;}

.focus_box .focus_slider li.current{border:3px solid #FFF;padding:0;}
.focus_box .prev,.focus_box .next{float:left;width:24px;height:66px;cursor:pointer;background-image:url(//icon.xcar.com.cn/2014/template/images/focus_btn02.png); background-repeat: no-repeat;opacity:0.5;filter:alpha(opacity=50);}
.focus_box .prev{background-position: 0 14px;}
.focus_box .next{background-position: -24px 14px;float:right;}
.focus_box .prev:hover,.focus_box .next:hover{opacity:1;filter:alpha(opacity=100);}



/* 车生活图片滚动 */
.life_box{position:relative;width:960px;height:574px;}
.life_btn{
	position:absolute;
	width:190px;
	height:142px;
	color:#fff;
	cursor:pointer;

}
.life_btn h2{
	padding-top:28px;
	padding-left:25px;
	font-size:20px;
	font-family:Microsoft YaHei;
}
.l_btn_con{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:190px;
	height:142px;
	cursor:pointer;
	/*opacity:.1;
	transition:opacity .5s ease-out;
	-webkit-transition:opacity 2s ease-out;*/
}
/*.l_btn_con:hover{
	opacity:1;
}*/
.l_btn_con .btn1{
	padding-left:31px;
	font-size:14px;
	padding-top:89px;
}
.l_btn_con .btn2{
	width:27px;
	height:69px;
	position:absolute;
	right:20px;
	top:42px;
	background:url(../images/icon.png) no-repeat; 
}
.life_a01 .btn2{
	background-position:right -138px;
}
.life_a02 .btn2{
	background-position:right -69px;
}
.life_a03 .btn2{
	background-position:right 0;
}
.l_btn_con .btn1 em{
	display:inline-block;
	width:10px;
	height:11px;
	margin-left:5px;
	vertical-align:text-top;
	margin-top:4px;
	overflow:hidden;
	background:url(../images/icon.png) no-repeat; 
}
.life_a01 .btn1 em{
	background-position:0 0;
}
.life_a02 .btn1 em{
	background-position:0 -15px;
}
.life_a03 .btn1 em{
	background-position:0 -30px;
}

.life_a01{background-color:#39b96f;left:0;top:0;}
.life_a02{background-color:#e74c3c;left:576px;top:144px;}
.life_a03{background-color:#3598db;left:768px;top:288px;}
.life_photo{position:absolute;width:190px;height:142px;overflow:hidden;}
.life_photo li{position:absolute;top:0;left:190px;}
.life_photo .current{left:0;}
.life_photo p{
	position: absolute;
	bottom: 0px;/* 2015.1.20  zym xg */
	left:0;
	width: 100%;
	height: 36px;
	font:normal 14px/36px 'microsoft yahei';
	color:#fff;
	text-align:center;
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0), rgba(0,0,0,.8)); /* Firefox */
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0,0,0,0)), color-stop(1,rgba(0,0,0,.8))); /* Saf4+, Chrome */
	filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#00000000', endColorstr='#CC000000',gradientType='0');/* IE*/
}
.life_photo p a,.life_photo p a:hover{color:#fff; opacity:1!important;}
.life_b01{top:0;left:192px;}
.life_b02{top:0;left:384px;}
.life_b03{top:0;left:576px;}
.life_b04{top:0;left:768px;}
.life_c01{top:144px;left:192px;width:382px;height:286px;}
.life_c01 li{left:382px;}
.life_c01 p{ height:50px;font:normal 22px/50px 'microsoft yahei';}
.life_c02{top:144px;left:0;}
.life_c03{top:288px;left:0;}
.life_c04{top:288px;left:576px;}
.life_c05{top:144px;left:768px;}
.life_d01{top:432px;left:0;}
.life_d02{top:432px;left:192px;}
.life_d03{top:432px;left:384px;}
.life_d04{top:432px;left:576px;}
.life_d05{top:432px;left:768px;}

/* 翻页 */
.unify_page{padding:20px 0 15px 0;font-size:14px;line-height:32px;text-align:center;font-family:SimSun}
.unify_page .page{display:inline-block;width:34px;height:32px;border:1px solid #ebebed;text-align:center;margin:0 3px;background:#fff}
.unify_page a{color:#444;text-decoration:none}
.unify_page a:hover{text-decoration:none}
.unify_page span{display:inline-block;width:34px;height:32px;border:1px solid #fff;text-align:center;font-weight:bold;margin:0 3px;background:#fff}
.unify_page .page_about{display:inline-block;height:32px;padding:0 8px;border:1px solid #ebebed;text-align:center;margin:0 3px}
.unify_page .page:hover,
.unify_page .page_about:hover{border:1px solid #1c92dc;background-color:#3099db;color:#fff}
.unify_page .page_up,
.unify_page .page_down,
.unify_page .page_up_no,
.unify_page .page_down_no{display:inline-block;height:32px;text-align:center;background-repeat:no-repeat;margin:0 3px}
.unify_page .page_up{padding:0 18px;border:1px solid #e5e5e5;background-color:#fff;color:#444444}
.unify_page .page_down{padding:0 18px;border:1px solid #3099db;background-color:#41a1de;color:#fff}
.unify_page .page_up:hover{border:1px solid #3099db;background-color:#41a1de;color:#fff}
.unify_page .page_down:hover{border:1px solid #217cb8;background-color:#2a80b9;color:#fff}
.unify_page .page_up_no{padding:0 18px;border:1px solid #e5e5e5;background-color:#fff;color:#b5b5b5; cursor: default;}
.unify_page .page_down_no{padding:0 18px;border:1px solid #e5e5e5;background-color:#fff;color:#b5b5b5; cursor: default;}
.unify_page_text{height:16px;line-height:16px;color:#999;text-align:center;padding:0px 0 20px;font-family:"SimSun"}
.nmaplist_img:hover{opacity:0.8!important;filter:alpha(opacity=80)!important;}
.h_newmap .nmaplist_img img{ width:100%;}

/* 2014.12.17 */
.advertising{ width:960px; margin:0 auto;}
.xcar_body .cnet_link{ border:1px solid #D6D7DB}
.cnet_link .friend_nt{ line-height:22px; color:#ccc}
.friend_nt {margin: 0px 5px;_height: 1%;overflow: auto;line-height: 18px;}
.friend_nt b {color: #666;float: left;width: 188px;line-height: 36px;}
.cnet_link .friend_nt a {color: #666;margin: 0 2px;display: inline;float: none;line-height: 22px;width: auto;}

/* 2014.12.18 */
.focus_box .left_btn span,.focus_box .right_btn span{display:inline-block;background-image:url(//icon.xcar.com.cn/2014/template/images/slider-arrows.png);background-repeat:no-repeat;width:38px;height:88px}
.focus_box .left_btn,.focus_box .right_btn{position:absolute;z-index:5;top:50%;margin-top:-44px;width:38px;height:88px;cursor:pointer;border:1px solid #222;background-color:rgba(0,0,0,.6);filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#99000000',endColorstr='#99000000')}
:root .focus_box .left_btn,:root .focus_box .right_btn{filter:none;background-color:rgba(0,0,0,0.6)}
.focus_box .left_btn:hover,.focus_box .right_btn:hover{background-color:rgba(0,0,0,1);filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#ff000000',endColorstr='#ff000000')}
:root .focus_box .left_btn:hover,:root .focus_box .right_btn:hover{filter:none;background-color:rgba(0,0,0,1)}
.focus_box .left_btn{left:0px}
.focus_box .left_btn span{background-position:-2px 0}
.focus_box .right_btn{right:0px}
.focus_box .right_btn span{background-position:-36px 0}

html .cnet_link{width:958px;}
html .x_navtb,
html .x_navdt{width:960px;}
/* 20141223 添加头图导航 jhw */
.pictor_navlist{ width:958px; min-height:70px; margin:0 auto;  background:#f7f7f7; border:1px solid #d7d7d7;border-bottom:3px solid #d7d7d7; border-top:0;}
.left_titlebig{ width:100px; height:70px; border-right:1px solid #efefef; color:#aaa; line-height:70px; text-align:center; float:left;}
.left_titlebig a{ width:72px; height:25px; display:inline-block; margin: 23px 0 0 0px;background:url(//icon.xcar.com.cn/2014/Hpictorial/images/a_before.jpg) no-repeat;}
.left_titlebig a.misscurrent{width:72px; height:25px; background:url(//icon.xcar.com.cn/2014/Hpictorial/images/a_after.jpg) no-repeat 1px 1px; }
.left_titlebig a:hover{ width:72px; height:25px; background:url(//icon.xcar.com.cn/2014/Hpictorial/images/a_after.jpg) no-repeat 1px 1px;}
.mid_title_small{ width: 700px;float: left; padding: 11px 0 7px 0;}
.mid_title_small li{ width:90px; height:25px; float:left; padding:0 0 2px 8px;}
.mid_title_small li a{ font-size:14px; color:#777; line-height:24px; padding:0 4px; display:inline-block; text-align:left;}
.mid_title_small li a.bluecurrent{background:#3498db; color:#fff; text-decoration:none;}
.mid_title_small li a:hover{ background:#3498db; color:#fff; text-decoration:none;}
.right_title_blue{ float:left;}
.right_title_blue a{ color:#3498db; font-size:14px; text-decoration:none; height:25px; line-height:25px; float:left; margin:11px 0 0 0; padding:0 3px 0 0; }
.right_title_blue a:hover{color:#3498db; text-decoration:underline;}
.mid_title_small li a.bluecurrent{background:#3498db; color:#fff; text-decoration:none;}
.hpic_wrap{margin-top:2px; overflow:hidden;}

/* 2015.1.20 zym add 列表页  */
.h_newmap li{ 
	position:relative; 
	margin-bottom:9px;
}
.h_newmap_num{ 
	float:right;
	position:absolute; 
	right:11px; 
	bottom:8px; 
	height:37px; 
	color:#d2d2d2; 
	display:inline-block;
	background:url(../images/slash.jpg) no-repeat left top;
}
.h_newmap_num em{
	padding-top:6px; 
	padding-left:20px; 
	text-align:right; 
	display:inline-block; 
	line-height:36px;
	font-family:Tahoma; 
	font-size:24px;
	font-style:italic
}
.hpic_newmap_div{
	float:left;
	height:34px;
	padding:0 0 0 13px; 
	color:#b5b5b5; 
	font:normal 12px/34px Tahoma;
}
.hpic_newmap_div .time{ 
	display:inline-block;
}
.h_newmap_bottom{ 
	position:absolute; 
	left:0; 
	bottom:-5px; 
	width:218px; 
	height:5px; 
	overflow:hidden;
	background-color:#ededed; 
	margin:0 7px 0 3px;
}
.life_photo p{
	text-shadow: 1px 1px 1px #000;
}
.focus_box .focus_text h3 a:hover{
	 color:#fff; 
	 text-decoration:underline;
}
.focus_box .focus_slider li a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
}
.focus_box .focus_view li a{
	display:block;
	width:960px;
	height:540px;
	overflow:hidden;
}
.focus_box .focus_view li a:hover{
	opacity:0.8;
	filter:alpha(opacity=80);
} 
.hpic_newmap_mess a{ 
	line-height:22px;
}
/* 2015.1.23 zym add */
.right_title_blue li{
	 float:left;
	 width: 76px;
	 height: 25px;
	 overflow: hidden;
}
.right_title_blue{
	width:157px;
	margin-top:11px;
}
.right_title_blue li a{
	margin:0;
} 

/* zym 2015.2.9 add */
.mt15 .hpic_downing_more{
	color:#737373;
}