
.banner{
	height: 920px;
	min-height: 760px;
	background: url(../img/banner6.png) no-repeat #FFFFFF;
	background-size: cover;
}
.box{
	width: 345px;
	height: 720px;
	background: #FFFFFF;
	color: #22194F;
	margin-top: 58px;
	padding: 35px 20px;
}
.box .telTit{
	font-size: 20px;
	/*font-weight: 500;*/
}
.box h2{
	font-size: 40px;
	color: #de4630;
	line-height: 70px;
}
.border{
	width: 100px;
	height: 3px;
	background: #22194F;
}
.box h3{
	font-size: 24px;
	padding: 35px 0 5px;
}
.box h4{
	font-size: 20px;
}
.box img{
	margin: 20px auto;
}
.box h5{
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
