img{
	display:block;
}
.contact_body{
	/* margin:0; */
	/* background:url('https://s5.mogucdn.com/mlcdn/61d7e1/image_20180921190801_67771.jpeg') no-repeat;
	background-size: contain; */
	position: relative;
	margin:100px auto 142px;
}
.contact_body .img_box{
	width:531px;
	height:448px;
}
.contact_body .img_box img{
	width:100%;
	height:100%;
}
.contact_body .bg{
	/* width:100%; */
	position: absolute;
	height:100%;
}
.contact_body .clearfix{
	width:335px;
	position: absolute;
	top: 0;
	left: 66%;
}
/* .footer{
	position:absolute;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
} */
.photo{
	width: 400px;
	position: absolute;
	top: 0;
	right: 0;
}
.photo img{
	width: 390px;
	height: 350px;
	float: right;
}

.photo h2{
	position: absolute;
	font-weight: normal;
	font-size: 36px;
	top: 270px;
	right: 245px;
}

.photo h2 span{
	text-decoration: underline;
}

.info{
	/* width: 960px; */
	margin-bottom: 150px;
	position: relative;
}

.info h1{
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 90px;
}

.info p{
	font-size: 12px;
	color: #666666;
	line-height: 2;
	margin-bottom: 30px;
	height: 50px
}

.info .separator{
	/* font-size: 6px; */
	width:40px;
	height: 0;
	border-top:1px solid #999999;
	/* color: #999999; */
}
.info .email{
	margin-bottom:44px;
}
.info img{
	width:195px;
	margin-left:128px;
}
