.photo{
		width: 100%;
		height: 260px;
	}
	.photo img{
		width: 100%;
		height: 260px;
	}
	.big{
		width: 100%;
		height: 670px;
		margin-top: 32px;
	}
	.big2{
		width: 1200px;
		height: 800px;
/* 		background-color: gold; */
		margin: 0 auto;
	}
	.big3{
		width: 100%;
		height: 40px;
/* 		background-color: red; */
		margin: 0 auto;
	}
	.big4{
		width: 100%;
		height: 600px;
		margin: 0 auto;
		margin-top: 70px;
	}

	.big5{
		width: 400px;
		height: 400px;
		display: inline-block;
		position: relative;
	}
	.big5 img{
		width: 400px;
		height: 400px;
	}
	.big6{
		width: 400px;
		height: 245px;
		display: inline-block;
		float: right;
		margin-right: 285px;
	}
	.big6 ul li{
		list-style-type: square;
		font-size: 21px;
		
	}
	.hhh{
		padding-top: 40px;
	}
	.big6 ul li p{
		color: #666666;
		font-size: 16px;
	}
	



	.big7{
		width: 8px;
		height:30px;
		background-color:#1d9bf0 ;
		float: left;
		margin-top: 10px;	
	}
	.big3 h1{
		position: relative;
		display: inline-block;
		margin-left: 20px;
	}
	.big3 p{
		position: absolute;
		display: inline-block;
		margin : 14px 0 0 15px;
	}
	.email{
		display: inline-block;
		position: absolute;
		margin: 328px 0 0 115px;
		
	}
	.emaila{
		width: 115px;
		height: 35px;
		display: inline-block;
		margin-left: 484px;
	}
	
	.email1{
		display: inline-block;
		position: absolute;
		margin: 328px 0 0 320px;
	}
	.email1a{
		width: 240px;
		height: 35px;
		display: inline-block;
		margin-left: 20px;
	}
	.email2{
		display: inline-block;
		position: absolute;
		margin: 328px 0 0 576px;
	}
	.email2a{
		width: 250px;
		height: 35px;
		display: inline-block;
		margin-left: 20px;
	}
