.contact {
	width: 100%;
	/* height: 1010px; */
	background-image: url(../images/pic_contact_us.png);
	background-repeat: no-repeat;
	flex-wrap: wrap;
	text-align: center;
	background-size:cover;
}

.contact p:nth-of-type(1) {
	/* height: 30px; */
	font-size: 30px;
	color: #243145;
	margin-top: 278px;
	margin-bottom: 178px;
}

.contact p:nth-of-type(2) {
	font-size: 16px;
	color: #243145;
	width: 100%;
	margin-top: 80px;
}
.contact p:nth-of-type(3) {
	font-size: 16px;
	color: #243145;
	width: 100%;
	margin-top: 134px;
	line-height: 45px;
}
.contact p:nth-of-type(4) {
	font-size: 16px;
	color: #243145;
	width: 100%;
	line-height: 45px;
}

.content {
	width: 100%;
}

.list{
	width: 358px;
	text-align: center;
}

.list img {
	height: 140px;
	width: 140px;
}

.list p:nth-of-type(1) {
	font-size: 16px;
	color: #243145;
	line-height: 53px;
	margin: 0px;
}

.list p:nth-of-type(2) {
	font-size: 20px;
	color: #243145;
	line-height: 53px;
	margin: 0px;
}