.banner {
	width: 100%;
	height: 600px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.main .nav {
	padding-top: 5px;
}

.main .item1 {
	margin-top: 40px;
	padding-bottom: 50px;
}

.main .item1 h4 {
	font-size: 24px;
	color: #333333;
	font-weight: 500;
	margin-bottom: 30px;
}

.main .item1 .content {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}

.main .item1 .content p {
	padding-bottom: 16px;
}

.main .item2 {
	padding-bottom: 65px;
}

.main .item2 h4 {
	font-size: 24px;
	color: #333333;
	font-weight: 500;
	margin-bottom: 30px;
}

.main .item2 p {
	font-size: 18px;
	color: #1273d9;
}

.main .item2 ul li {
	list-style-type: disc;
	list-style-position: inside;
	font-size: 16px;
	color: #333333;
	margin-top: 34px;
}

.main .item3 {
	margin-bottom: 75px;
}

.main .item3 h4 {
	font-size: 24px;
	color: #333333;
	font-weight: 500;
	margin-bottom: 25px;
}

.main .item3 img {
	display: block;
	width: 700px;
	height: 470px;
	margin: 0 auto;
}

.main .item4 {
	margin-bottom: 90px;
}

.main .item4 h4 {
	font-size: 24px;
	color: #333333;
	font-weight: 500;
	margin-bottom: 44px;
}

.main .item4 p {
	font-size: 18px;
	color: #1273d9;
	margin-bottom: 13px;
}

.main .item4 .content p {
	font-size: 16px;
	color: #333333;
	line-height: 30px;
}

.main .item5 {
	height: 460px;
}
