/*
	@ author by peng.tao
	@ email:peng.tao@xar.com.cn
	@ date:2014/02/24
*/
/* reset tag css */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0;border:0}
body{background:#fff;color:#333;font-size:12px;font-family: 'Arial','SimSun';}
i,em,cite{ font-style:normal}
ul,ol{list-style-type:none}
select,input,select{vertical-align:middle}

/* 整体css */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}
.clear{clear:both;height:0;font:0/0 Tahoma;visibility:hidden}
html .mt10{margin-top:10px;}
.pt16{ padding-top: 16px;}
a{color:#444;text-decoration: none;}
a:hover{text-decoration: underline;color: #416eaa;}
.fl{float:left;}
.fr{float:right;}
html{
	background-image:url(about:blank);background-attachment:fixed;
}
.banner_wrap{
	height:150px;
	background:url(../images/banner_bg.png);
}
.banner{
	width:960px;
	height:150px;
	margin:0 auto;
	background:url(../images/banner.jpg) 0 0 no-repeat;
}
.nav_wrap{
	height:44px;
	border-bottom:1px #F0F0F0 solid;
	background-color:#F5F5F5;
}
.nav{
	width:960px;
	margin:0 auto;
}
.nav li{
	float:left;
}
.nav li a{
	float:left;
	height:44px;
	line-height:44px;
	font-size:14px;
	font-family:'Microsoft Yahei';
	padding:0 20px;
	
}
.nav li a:hover{
	background:#8E8E8E;
	color:#fff;
	text-decoration:none;
	text-shadow:1px 1px 2px #000;
}

.new_reseach{
	width:958px;
	height:315px;
	margin: 19px auto 0;
	border:1px #EAEAEA solid;
}
.nr_img{
	float:left;
	width:420px;
	height:315px;
}
.nr_img img{
	display:block;
	width:420px;
	height:315px;
}
.nr_con{
	width:500px;
	float:left;
	margin-left:35px;
	display:inline;
	padding-top:30px;
}
.xc_logo{
	display:block;
	width:110px;
	height:26px;
	margin-bottom:6px;
	background:url(../images/xcar_research.png) 0 0 no-repeat;
}
.nr_tit{
	font-size:30px;
	font-family:'Microsoft Yahei';
	width:297px;
	padding-right:5px;
	font-weight:bold;
	line-height:40px;
    word-break: break-all;
}
.nr_tit a{
	color:#444;
}
.nr_tit a:hover{
	color:#f97d41;
	text-decoration:none;
}
.nr_con .fl{
	float:left;
}
.nr_con .fr{
	color:#e9e9e9;
	font-size:18px;
	float:left;
	/*margin-top:-33px;*/
	font-family:'Microsoft Yahei';
	height:117px;
	overflow:hidden;
}
.nr_con .fr span{
	font-size:100px;
	font-family:'Tahoma';
}
.nr_text{
	font-size:15px;
	font-family:'Microsoft Yahei';
	color:#9A9A9A;
	line-height:26px;
	height:80px;
	overflow:hidden;
	padding-right:28px;
	margin:15px 0 20px;
}
.nr_con .more a{
	font-size:14px;
	font-weight:bold;
	font-family:'Microsoft Yahei';
	color:#444;
}
.nr_con .more a i{ font-family:simsun;margin-left:5px;}
.nr_con .more a:hover{
	color:#F97D41;
	text-decoration:none;
}
.btm_line{
	width:960px;
	height:3px;
	line-height:0;
	font-size:0;
	margin:0 auto;
	background:url(../images/btm_line.png) 5px 0 no-repeat;
}
.reseach_con{
	width:960px;
	margin:4px auto 0;
}
.past_reseach{
	width:663px;
	float:left;
}
.pr_tit{
	height:46px;
	line-height:44px;
	color:#444;
	font-family:'Microsoft Yahei';
}
.pr_tit span{
	float:left;
	font-size:18px;
	font-weight:bold;
}
.pr_tit em{
	float:right;
	font-size:14px;
}
.pr_tit em i{
	font-size:22px;
	color:#F1C100;
	margin:0 5px;
	font-family:Tahoma, Geneva, sans-serif;
}
.pr_list{border-top:1px #EBEBED solid;}
.pr_list li{
	width:661px;
	height:165px;
	padding:15px 0;
	border-bottom:1px #EBEBED solid;
	position:relative;
}
.pr_list .active{
	background:#F8F8F8;
}
.reseach_number{
	position:absolute;
	top:15px;
	left:10px;
	width:51px;
	height:40px;
	background-color:#FFD200;
	color:#000;
	font-size:12px;
	text-align:center;
	line-height:49px;
	overflow:hidden;
}
.reseach_number span{
	font-size:22px;
	font-weight:bold;
	vertical-align:bottom;
	margin-right:1px;
}
.prl_img{
	float:left;
	width:220px;
	height:165px;
}
.prl_img img{
	display:block;
	width:220px;
	height:165px;
}
.prl_con{
	float:left;
	margin-left:20px;
	display:inline;
	width:404px;
	word-break:break-all;
}
.prl_tit{
	height:39px;
	line-height:34px;
	font-family:'Microsoft Yahei';
	font-weight:bold;
}
.prl_tit a{
	font-size:18px;
	color:#555;
}
.prl_tit a:hover{
	color:#F97D41;
}
.prl_text{
	height:76px;
	line-height:24px;
	color:#787878;
	font-size:14px;
}
.prl_text a{
	color:#454545;
}
.prl_text a:hover{
	color:#F97D41;
}
.prl_btns{
	height:20px;
	padding:18px 0 0;
	line-height:20px;
	text-align:right;
}
.prl_btns a{
	display:inline-block;
	margin-left:15px;
	color:#999;
	position:relative;
}
.prl_btns a:hover{
	color:#F97D41;
}
.prl_btns span{
	margin-left:25px;
	color:#999;
}
.prl_praise{
	position:relative;
	display:inline-block;
	padding-left:20px;
	background:url(../images/prl_ico.png) no-repeat 0 -5px;
}
.prl_praise i{
	position:absolute;
	top:-18px;
	left:50%;
	color:#F2C200;
	font-weight:bold;
	}
.prl_praise:hover,
.pr_list .active .prl_praise{ background-position:0 -34px;color:#f87d42;}
.prl_comment{
	display:inline-block;
	padding-left:20px;
	background:url(../images/prl_ico.png) no-repeat 0 -66px;
}
.prl_comment:hover,
.pr_list .active .prl_comment{ 
	background-position:0 -96px;
	/* color:#f87d42; */
	text-decoration: none;
	color: #999;
	cursor: default;
}
.prl_praise_yet{
	display:inline-block;
	padding-left:20px;
	background:url(../images/prl_ico.png) no-repeat 0 -5px;
}
.article_loadding{
	height:20px;
	padding:20px 0 0;
	font:normal 14px/20px 'Microsoft Yahei';
	text-align:center;
	color:#999;
}
.article_loadding span{
	display:inline-block;
	background:url(../images/loadding_16X16.gif) no-repeat 0 3px;
	padding-left:25px;
}
.right_part{
	width:271px;
	float:right;
}
.in_tit{
	height:44px;
	line-height:44px;
	color: #444444;
    font-family: 'Microsoft Yahei';
	font-size:18px;
	font-weight:bold;
}
.in_con{
	height:88px;
	font-size:14px;
	font-family:'Microsoft Yahei';
	color:#777;
	line-height:21px;
}
.btm_line02{
	height:3px;
	line-height:0px;
	font-size:0px;
	width:271px;
	background-color:#D7D6DC;
}
.btm_line02 span{
	display:block;
	width:74px;
	height:3px;
	background-color:#f87d41;
}
.recommend{
	width:271px;
}
.rc_fixed{
	position:fixed;
	top:0;
	left:50%;
	margin-left:209px;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop));
	_left:expression(eval(document.documentElement.scrollLeft+710));
}
.rc_tit{
	height:42px;
	line-height:42px;
	overflow:hidden;
}
.rc_tit span{
	float:left;
	font-size:18px;
	font-weight:bold;
	font-family:'Microsoft Yahei';
}
.recommend li{padding:5px 0;}
.recommend li img{ vertical-align:top;}
.rcl_img{
	float:left;
	width:120px;
	height:90px;
}
.rcl_img img{
	display:block;
	width:120px;
	height:90px;
}
.rcl_text{
	float:left;
	margin-left:12px;
	display:inline;
	width:135px;
	line-height:20px;
	color:#777;
	margin-top:-5px;
	_margin-top:-2px;
}

/*分页*/
.article_page_bottom {
    font-size: 14px;
    line-height: 32px;
    padding: 30px 0 25px;
    text-align: center;
}
.article_page_bottom .page {
    border: 1px solid #EBEBED;
    display: inline-block;
    height: 32px;
    margin: 0 3px;
    text-align: center;
    width: 34px;
	color:#406eaa;
}
.article_page_bottom a:hover {
    text-decoration: none;
}
.article_page_bottom span {
    border: 1px solid #FFFFFF;
    display: inline-block;
    font-weight: bold;
    height: 32px;
    margin: 0 3px;
    text-align: center;
    width: 34px;
}
.article_page_bottom .page_about {
    border: 1px solid #EBEBED;
    display: inline-block;
    height: 32px;
    margin: 0 3px;
    padding: 0 8px;
    text-align: center;
}
.article_page_bottom .page:hover, .article_page_bottom .page_about:hover {
    background-color: #3099DB;
    border: 1px solid #1C92DC;
    color: #FFFFFF;
}
.article_page_bottom .page_up, .article_page_bottom .page_down, .article_page_bottom .page_up_no, .article_page_bottom .page_down_no {
    background-image: url("//icon.xcar.com.cn/news/images/article_ico01.gif");
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    margin: 0 3px;
    text-align: center;
}
.article_page_bottom .page_up {
    background-color: #FFFFFF;
    background-position: 0 -1107px;
    border: 1px solid #E5E5E5;
    color: #444444;
    padding: 0 18px 0 36px;
}
.article_page_bottom .page_down {
    background-color: #41A1DE;
    background-position: 0 -729px;
    border: 1px solid #3099DB;
    color: #FFFFFF;
    padding: 0 36px 0 18px;
}
.article_page_bottom .page_up:hover {
    background-color: #41A1DE;
    background-position: 0 -694px;
    border: 1px solid #3099DB;
    color: #FFFFFF;
}
.article_page_bottom .page_down:hover {
    background-color: #2A80B9;
    border: 1px solid #217CB8;
    color: #FFFFFF;
}
.article_page_bottom .page_up_no {
    background-color: #FFFFFF;
    background-position: 0 -1152px;
    border: 1px solid #E5E5E5;
    color: #B5B5B5;
    padding: 0 18px 0 36px;
}
.article_page_bottom .page_down_no {
    background-color: #FFFFFF;
    background-position: 0 -1196px;
    border: 1px solid #E5E5E5;
    color: #B5B5B5;
    padding: 0 36px 0 18px;
}
.article_page_text {
    color: #999999;
    height: 16px;
    line-height: 16px;
    padding: 0 0 20px;
    text-align: center;
}

/*底部*/
.friend_nt {
    line-height: 18px;
    margin: 0 5px;
    overflow: auto;
    padding: 5px 0;
	font-family:simsun;
}
.friend_nt b {
    color: #666666;
    float: left;
    line-height: 36px;
    width: 165px;
}
html .friend_nt b a {
    color: #666666;
    display: inline;
    float: none;
}
html .friend_nt a {
    display: block;
    float: left;
    height: 18px;
    overflow: hidden;
    width: 94px;
}
html .cnet_link .friend_nt a {
    color: #666666;
    display: inline;
    float: none;
    line-height: 22px;
    margin: 0 2px;
    width: auto;
}
.content_nt {
    margin: 0 auto;
    width: 955px;
}
.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;
}
.mar_top8 {
    margin-top: 8px;
}
.cnet_link {
    border-bottom: 1px solid #D6D7DB;
    border-top: 3px solid #D6D7DB;
    color: #999999;
    padding: 5px 0;
    width: 953px;
}

.returnTop{
	width:70px;
	position: fixed;
	bottom: 0px;
	height:408px;
	left: 50%;
	margin-left: 485px;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}
.return_fd .feedback{
	 display:inline-block;
	 width:70px;
     height:32px;
	 margin:1px 0;
	 background-color:#f5f5f5;
     text-align:center;
	 line-height:32px;
     color: #999;
}
.return_fd .feedback:hover{
	 background-color:#3298e0;
     color: #fff;
	 text-decoration:none;
}
.return_fd .control_feedback{
	display: none;
	position: absolute;
	z-index: 2;
	top: 71px;
	left:-292px;
	width: 288px;
	height: 332px;
	border: 2px solid #D6D7DB;
	background-color: white;
}
.share,.top{
	display: block;
	width: 70px;
	height: 70px;
	overflow:hidden;
}
.top{
	_margin-top:2px;
}
.share{
	background: url(//icon.xcar.com.cn/lxh/yanjiuyuan/images/returnTop.jpg);
	background-position:0 0px;
	position:relative;
}
.share:hover{
	background: url(//icon.xcar.com.cn/lxh/yanjiuyuan/images/returnTop.jpg);
	background-position:-143px 0px;
}
.top{
	background: url(//icon.xcar.com.cn/lxh/yanjiuyuan/images/returnTop.jpg);
	background-position:-72px 0px;
}
.top:hover{
	background: url(//icon.xcar.com.cn/lxh/yanjiuyuan/images/returnTop.jpg);
	background-position:-214px 0px;
}

.dn{
	display:none;
}
.showshare{
	padding-left: 7px;
	background-color: #f5f5f5;
	width: 40px;
	position: absolute;
	left: 70px;
	top: 0px;
}
.newupload {
	font-size: 14px;
	text-align: center;
	padding: 20px 0;
	color: #999;
}

.newupload img {
	vertical-align: middle;
	margin-right: 10px;
}
.lanmu {
	margin-top:5px;
}
.lanmu li{
	width:270px;
	height:70px;
	margin-bottom:10px;
}
.div_CollectIfrm_over{
	position: absolute;
	top: 0px;
	right: 2px;
	display:inline-block;
	float:right;
	width:14px;
	height:14px;
	margin:11px 9px 0 0;
	background: url(//icon.xcar.com.cn/news/images/article_ico01.gif) no-repeat -41px -667px;
}
.div_CollectIfrm_over:hover{
	background-position:-55px -667px;
}