#cTo1{
	width:100%;height:100%;
	background:url(../img/gywm/b1.jpg) center no-repeat;
}
#cTo1 .b_wrap{
	width:1024px;height:100%;
	margin:0 auto;
	overflow:hidden;
}

#cTo1 .b_wrap p{
	color:#fff;font-family:'fzzz';
	
}
#cTo1 .b_wrap p:nth-of-type(1){
	font-size:54px;
	text-align:center;
	padding-top:10%;
}

#cTo1 .b_wrap p:nth-of-type(2){
	font-size:12px;
	text-align:center;
	margin-top:-2%;
}

#cTo1 .b_wrap p:nth-of-type(3){
	font-size:24px;
	text-align:center;
	margin-top:5%;
}
#cTo1 .b_wrap .hide{
	width:80%;height:10%;
	margin:0 auto;
	background:rgba(255,255,255, .3);
	margin-top:10%;margin-bottom:10%;
}
#cTo1 .b_wrap .hide p{
	font-size:30px;
	text-align:center;
	color:#000;
	padding-top:3%;
	
}
