@charset "gb2312";
/* CSS Document */

body{
	background:#f8f8f8 url(//icon.xcar.com.cn/wanghonglan/weixin/w_body_bg.jpg) repeat-x;
}
.w_wechat{
	width:960px;
	background:#f8f8f8;
	margin:0 auto;
	overflow:hidden;
	font-size:14px;
	color:#777;
}
.w_wechat_scan{
	margin:48px 0 146px;
	overflow:hidden;
	_padding-bottom:146px;
}
.w_wechat_scan .pic{
	position:relative;
	float:left;
	width:268px;
	height:216px;
	background:url(//icon.xcar.com.cn/wanghonglan/weixin/w_scan.jpg) no-repeat;
	margin-left:56px;
	margin-right:18px;
	overflow:hidden;
}
.w_wechat_scan .p_code{
	position:absolute;
	right:0;
	bottom:0;
	width:180px;
	height:180px;
	background:#fff;
	text-align:center;
}
.w_wechat_scan .p_code img.img_mid{
	position:absolute;
	left:48px;
	top:48px;
z-index:10;
}
.w_wechat_scan .p_code img.img_bg{
	position:absolute;
	left:7px;
	top:7px;
}
.w_wechat_scan .txt{
	position:relative;
	float:left;
	width:540px;
	height:180px;
	margin-top:41px;
	line-height:31px;
	overflow:hidden;
}
.w_wechat_scan h2{
	position:absolute;
	top:0;
	width:540px;
	font:bold 20px/20px 'Microsoft YaHei';
}
.w_wechat_scan h2 a{
	text-decoration:underline;
	line-height:30px;
	color:#444;
}
.w_wechat_scan h2 a:hover{
	color:#416eaa;
}
.w_wechat_scan .txt p{
	position:absolute;
	bottom:0;
	padding-left:3px;
	margin-left:1px;
	font-family:'Microsoft YaHei';
}
.w_wechat_step_tit{
	width:645px;
	margin:0 auto;
}
.w_wechat_step_content{
	width:920px;
	margin:9px 0 55px 20px;
	overflow:hidden;
	color:#444;
}
.w_wechat_step_content .tips{
	float:left;
	width:330px;
	height:330px;
	line-height:23px;
	background:url(//icon.xcar.com.cn/wanghonglan/weixin/w_arrows.jpg) no-repeat 270px 116px;
	margin-top:39px;
	overflow:hidden;
}
.w_wechat_step_content .bg_none{
	background:none;
	width:260px;
}
.w_wechat_step_content p *{
	vertical-align:top;
}
.w_wechat_step_content p{
	padding:7px 0 0 13px;
}
.w_wechat_step_content span{
	display:inline-block;
	margin-top:13px;
	margin-left:19px;
}