.photo{
		width: 100%;
		height: 260px;
/* 		background-image: url(/css/images/photo.jpg); */
/* 		background-size:100% 100%; */
	}
	.photo img{
		width: 100%;
		height: 100%;
	}
	.big{
		width: 100%;
		/* height: 900px; */
		margin-top: 32px;
	}
	.big2{
		width: 1200px;
		min-height:400px;
		margin: 0 auto;
	}
	.big3{
		width: 100%;
		height: 40px;
/* 		background-color: red; */
		margin: 0 auto;
	}



	.big5{
		width: 100%;
		/* height: 900px; */
/* 		background-color: rosybrown; */
		margin: 0 auto;
		margin-top: 30px;
	}


	.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;
	}
	.w1{
		width: 100%;
		height: 150px;
		
	}
	.i1{
		width: 200px;
		height: 150px;
		display: inline-block;
		position: relative;
		
	}
	.c1{
		/* width: 370px; */
		height:30px;
		display: inline-block;
		position: absolute;
		text-align: center;
		padding-top: 4px;
		margin-left: 25px;
		font-size: 20px;
		color: #000000;
		
	}
	.h1{
		/* width: 950px; */
		height: 30px;
		display: inline-block;
		position: absolute;
		/* text-align: center; */
		padding-top: 4px;
		margin: 44px 0 0 26px;
		font-size: 16px;
		color: #666666;
		
	}
	.t1{
		width: 100px;
		height:30px ;
		display:inline-block;
		position: absolute;
		text-align: center;
		padding-top: 4px;
		margin: 120px 0 0 21px;
		font-size: 14px;
		color: #666666;
		
	}
	.i1 img{
		width: 200px;
		height: 150px;
		
	}