.bannerbox{
	height: 557px;
	background: url(../images/contactus/bg.jpg) no-repeat scroll 0 0;
}
.bannerbox h2 {
    text-align: center;
    color: #fff;
}
h2.enTitle {
    font-size: 35px;
    padding-top: 230px;
}
h2.cnTitle {
    font-size: 32px;
    font-weight: normal;
}
.main{
	padding:75px 0px 95px;
}
.main p.title{
	font-size:18px;
	color:#3f3f3f;
}
.main p.content{
	color: #3f3f3f;
    line-height: 24px;
}
.main p span{
	color:#0066b3;
}

.clearfix:after 
{ 
	content:"."; 
	display:block; 
	height:0;
	visibility:hidden;
	clear:both; 
	font-size: 0px;
}

.QRcodeBox
{
	text-align: center;
	width: 610px;
	margin: 55px auto 0px;
}


a{
	color: #3f3f3f;
}