.z-btn1{
	 width: 280px;
	 height: 410px;
	 text-align: center;
	 color: #fff;
 }
.z-btn1 span b{
	border: 1px solid #ffffff;
	font-size: 28px;
	padding: 5px 20px;
}
.z-btn1 span span{
	font-size: 14px;
	margin-top: 10px;
}

.z-btn2{
	width: 222px;
	height: 292px;
	text-align: center;
	color: #fff;
}
.z-btn2 img{
	 /*float: left;*/
 }
.z-btn2 a{
	color: #ff8000;
	background: white;
	border-radius: 20px;
	display: block;
	width: 100px;
	line-height: 33px;
}
.z-btn2 span{
	width: 200px;
}

.z-btn3{
	width: 379px;
	height: 237px;
	background: #f2f2f2;
}
.z-btn3 p:nth-of-type(1){
	font-size: 25px;
	font-weight: 500;
	text-align: center;
	margin-top: 40px;
}
.z-btn3 p:nth-of-type(2){
	display: block;
	width: 200px;
	height: 30px;
	color: white;
	margin: 10px auto;
	background: #0199ed;
	line-height: 30px;
	text-align: center;
	font-size: 17px;
	letter-spacing: 1px;
}
.z-btn3 p:nth-of-type(3){
	text-align: center;
	font-weight: 600;
}
.z-btn3 p:nth-of-type(4){
	text-align: center;
	margin: 10px;
}
.z-btn3 a{
	color: #ffffff;
	width: 100px;
	height: 30px;
	border-radius: 6px;
	background: #ff8000;
	margin: auto;
	display: block;
	text-align: center;
	line-height: 30px;
	letter-spacing: 1px;
}


.z-btn9{
	width: 238px;
	height: 90px;
	text-align: center;
	color: #fff;
}
.z-btn9 a{
	color: #ffffff;
}
.z-btn9Img{
	width: 60px;
	float: left;
	margin: 15px auto auto 30px;
}
.z-btn9Text{
	width: 130px;
	float: right;
	text-align: left;
}
.z-btn9Text p{
	color: #666666;
	margin-top: 22px;
	font-size: 20px;
}
.z-btn9Text div{
	color: #ff3300;
	font-size: 14px;
}