body,h1,p{
	margin:0;
	font-family:"微软雅黑";
}
img{
	margin:0;
	padding:0;
}


header{
	height:500px;
	background:url(https://philosophycolor.oss-cn-beijing.aliyuncs.com/note/image/contactimg1.jpg) no-repeat center;
}
header h1{
	width:470px;
	height:180px;
	color:#fff;
	font-size:28px;
	line-height:60px;
	margin:0 auto;
	padding:160px 405px;
	text-align:center;
	position:relative;
	background:url(https://philosophycolor.oss-cn-beijing.aliyuncs.com/note/image/contactimg1.jpg) no-repeat center;
}
header h1 em{
	position:absolute;
}
header h1 em:nth-of-type(1){
	left:480px;
}
header h1 em:nth-of-type(2){
	right:490px;
}

section{
	width:1280px;
	margin:30px auto;
}
section div{
	width:1280px;
	height:480px;
	position:relative;
}
section div img{
	position:absolute;
	top:10px;
	left:4px;
}
section div div{
	width:626px;
	height:120px;
	background:#3e3e3e;
	position:absolute;
	top:210px;
	left:500px;
	padding:60px 0;
}
section div div span{
	display:block;
	color:#fff;
	font-size:20px;
	text-indent:80px;
	line-height:60px;
}
section div div span strong{
	font-size:30px;
}
section p{
	width:1280px;
	font-size:22px;
	text-indent:40px;
	line-height:40px;
	margin-top:20px;
}

footer{
	height:686px;
	background:url(https://philosophycolor.oss-cn-beijing.aliyuncs.com/note/image/contactimg3.jpg) no-repeat center;
	margin-top:80px;
}
footer div{
	width:1280px;
	height:686px;
	margin:0 auto;
	background:url(https://philosophycolor.oss-cn-beijing.aliyuncs.com/note/image/contactimg3.jpg) no-repeat center;
	position:relative;
}
footer div div{
	width:358px;
	height:488px;
	padding:16px 46px;
	box-shadow:4px 4px 4px 4px #000;
	background:#fff;
	position:absolute;
	right:0;
	top:82px;
}
footer div div p:nth-of-type(1){
	font-size:32px;
	text-indent:16px;
	line-height:106px;
	border-bottom:2px dashed #000;
	position:relative;
}
footer div div p:nth-of-type(1) em{
	width:12px;
	height:38px;
	background:#ffa133;
	display:block;
	position:absolute;
	top:36px;
	left:-46px;
}
footer div div p:nth-of-type(2){
	font-size:20px;
	padding:20px 16px;
	line-height:32px;
	border-bottom:2px dashed #000;
}
footer div div p:nth-of-type(2) span{
	display:block;
	text-indent:60px;
}
footer div div p:nth-of-type(3){
	font-size:20px;
	padding:16px;
	margin-top:20px;
	line-height:32px;
}