.banner {
	margin-bottom: 25px
}

.banner .banner-item {
	position: relative
}

.banner .banner-item .banner-content {
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	padding: 60px;
	color: #fff
}

.banner .banner-item .banner-content h5 {
	margin-bottom: 10px;
	font-size: 38px;
	color: #fff
}

.banner .banner-item .banner-content p {
	margin-bottom: 40px
}

.banner .banner-item .banner-content .btn {
	width: 200px;
	height: 50px;
	line-height: 50px;
	background: #63b247;
	color: #fff;
	font-size: 20px;
	border: none;
	cursor: pointer;
	outline: none;
	font-weight: normal
}

.section-content {
	padding: 0 25px
}

.title-content {
	margin-bottom: 25px
}

.fun table {
	margin-bottom: 18px;
	width: 100%
}

.fun table td {
	padding: 25px;
	border: 1px solid #ddd
}

.fun table .info-td {
	padding: 25px
}

.fun table .front-icon {
	text-align: center
}

.fun table .front-icon p {
	font-size: 18px;
	color: #000
}

.fun table .front-icon .iconfont {
	font-size: 72px;
	color: #63b247
}

.fun table .info-block {
	margin-bottom: 30px
}

.fun table .title {
	margin-bottom: 20px;
	color: #000;
	font-size: 16px
}

.screen p:first-child {
	margin-bottom: 15px
}

.reg-item {
	margin-top: 20px
}

.reg-item:first-child {
	margin-top: 0
}

.reg-item label,
.reg-item div {
	float: left
}

.reg-item .price {
	margin-left: 12px;
	font-size: 19px;
	color: #ff7200
}

.reg-item label {
	color: #000;
	font-weight: bold;
	width: 80px;
	font-size: 15px
}