.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;
		/* height:900px; */
		margin: 0 auto;
	}
	.big3{
		width: 100%;
		height: 40px;
/* 		background-color: red; */
		margin: 0 auto;
	}



	.big5{
		width: 100%;
		min-height: 400px;
/* 		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: 80px;
		/* margin-top: 30px; */
		
	}
	.i1{
		width: 100px;
		height: 65px;
		display: inline-block;
		position: relative;
		border: 1px solid #8c8c8c;
		
	}
	.c1{
		/* width: 365px; */
		height:30px;
		display: inline-block;
		position: absolute;
		/* text-align: center; */
		margin-left: 25px;
		font-size: 20px;
		color: #000000;
		
	}
	.c1 a{
		color: #000000;
		
	}
	.c1 a:hover{
		color: #000000;
		
	}
	.h1{
		/* width: 900px; */
		height: 40px;
		line-height: 40px;
		display: inline-block;
		position: absolute;
		text-align: center;
		padding-top: 4px;
		margin: 30px 0 0 19px;
		font-size: 16px;
		color: #666666;
		letter-spacing: 1px;
	}
	.p1{
		font-size: 22px;
		padding: 9px 0 0 17px;
		color: #000000;
	}
	.p2{
		font-size: 16px;
		padding-left: 38px;
		color: #666666;
	}
		

		
	


	