@charset "utf-8";


.content3 .content-div{
	width: 1024px;
	overflow: hidden;
	margin:0 auto 60px;
}
.content3 .content-div .main-left {
	margin-top: 60px;
	float: left;
}
.content3 .content-div .main-right {
	margin-top: 130px;
	float: right;
	width:370px;
	height:429px;
	background:url("../img/sign-bg.png")no-repeat left top ;
	text-align: center;
}
.content3 .content-div .qrcode-img {
	width: 190px;
	height: 220px;
	overflow: hidden;
	margin:14px auto 12px;
}
.content3 .content-div .qrcode-img img {
	width: 100%;
}
.content3 .content-div .tel {
	font-size: 26px;
	line-height: 28px;
	font-weight: bolder;
	color:#000;
	margin-bottom: 18px;
}
.content3 .content-div .concat-btn {
	width: 250px;
	height: 64px;
	overflow: hidden;
	margin:2px auto 0;

}