.Contact{
	width:960px;
	height:auto;
	margin:80px auto;
}

.Contact-left{
	width:500px;
	height:auto;
	float:left;
	margin-right:60px;
}



.Contact-logo{
	width:500px;
	height:74px;
	margin:0 0 60px 0;
}

.Contact-info-title{
	width:450px;
	height:35px;
	font-size:16px;
	padding:0 0 0 45px;
	font-weight:bold;
}

.Contact-info-box li{
	width:500px;
	height:35px;
	margin-bottom:15px;
}
.contact-icon{
	width:35px;
	height:35px;
	float:left;
	margin:0 10px 0 0;
}
.contact-info-txt{
	width:455px;
	height:35px;
	line-height:35px;
	font-size:14px;
}
.contact-info-name{
	color:#01a29c;
	font-weight:bold;
}




.Contact-right{
	width:400px;
	height:auto;
	float:right;
}
.contactus{
	width:360px;
	height:40px;
	background:#f3f3f3;
	padding:0 20px;
	line-height:40px;
	color:#7b7579;
	font-size:16px;
	font-weight:bold;
	margin-bottom:60px;
}
.contactus-txt{
	font-size:14px;
	line-height:28px;
}
.suojin{
	text-indent:2em;
}