.contact-w1{
	overflow: hidden;
	height: 237px;
	margin-top: 48px;
}
.contact-w1-p1{
	float: left;
	height: 100%;
	width: 240px;
	padding: 0 30px;
	background: #2ea7f8;
	color: white;
}
.contact-w1-p2{
	float: right;
	height: 100%;
	width: 690px;
	background: url(../images/contact-w1-p2-bg.jpg) no-repeat center;
	padding: 0 92px 0 118px;
}
.contact-w1-p1 strong{
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 36px;
	font-weight: bold;
	margin-top: 34px;
}
.contact-w1-p1 p{
	height: 45px;
	line-height: 45px;
	text-align: center;
	border: 2px solid white;
	font-size: 20px;
	margin-top: 18px;
}
.contact-w1-p1 span{
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 24px;
	font-style: italic;
	margin-top: 23px;
}

.contact-w1-p2 strong{
	display: block;
	height: 48px;
	line-height: 48px;
	font-size: 24px;
	color: #333;
	margin-top: 34px;
	font-weight: bold;
}
.contact-w1-p2-contents{
	margin-top: 11px;
	line-height: 30px;
	color: #5a5959;
}

.contact-w2{
	overflow: hidden;
	height: 577px;
	/* background: #eee; */
	margin-top: 31px;
	margin-bottom: 98px;
}
.contact-w2-p1{
	float: left;
	width: 571px;
	height: 100%;
}
.contact-w2-p2{
	float: left;
	width: 616px;
	height: 357px;
	border: 1px solid white;
	margin-top: 9px;
}


.contact-w2-p1-hd{
	height: 47px;
	border-left: 5px solid black;
	padding-left: 51px;
	margin-top: 30px;
}
.contact-w2-p1-hd h1{
	height: 28px;
	line-height: 28px;
	font-size: 24px;
	color: #262525;
}
.contact-w2-p1-hd span{
	display: block;
	height: 16px;
	line-height: 16px;
	margin-top: 3px;
	color: #a8a8a8;
}
.contact-w2-p1 ul{
	padding-left: 57px;
}
.contact-w2-p1 li{
	margin-top: 38px;
	overflow: hidden;
	line-height: 22px;
}
.contact-w2-p1 li i{
	display: block;
	width: 56px;
	height: 56px;
	background: url(../images/contact-w2-p1-icons.png) no-repeat left top;
	float: left;
	margin-right: 18px;
}
.contact-w2-p1 li strong{
	margin-top: 5px;
	display: block;
	font-size: 18px;
	color: #111010;
}
.contact-w2-p1 li p{
	margin-top: 7px;
	font-size: 16px;
	color: #424141;
}
.contact-w2-p1 li.it-2 i{
	background-position: left -56px;
}
.contact-w2-p1 li.it-3 i{
	background-position: left -112px;
}