.section-1 {
	position: relative;
	margin-top: 108px;
}

.section-1 img {
	display: block;
}

.section-1 .text {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	transform: translateY(-50%);
}

.section-1 .text h2 {
	font-size: 50px;
	color: #FFFFFF;
	margin-bottom: 55px;
	font-weight: normal;
}

.section-1 .text p {
	font-size: 16px;
	color: #FFFFFF;
}

.section-2 {
	padding: 155px 0 0 0;
}

.section-2 h2 {
	font-size: 40px;
	color: #333333;
	font-weight: normal;
	text-align: center;
	margin-bottom: 80px;
}

.section-2 .maintab {
	margin: 0 auto;
}

.section-2 .maintab ul {
	list-style: none;
	font-size: 0;
	text-align: center;
}

.section-2 .maintab li {
	display: inline-block;
	font-size: 14px;
	position: relative;
	background: #f7f7f7;
	border-top: 1px solid #f7f7f7;
	border-bottom: 0;
}

.section-2 .maintab li.tabhover {
	background: #ccc;
	border: 1px solid #ccc;
	background: #FFFFFF;
	border-top: 1px solid #051852;
	border-bottom: 0;
}

.section-2 .maintab li a {
	display: block;
	color: #333;
	padding: 20px 75px;
}

.section-2 .tabcontent {
	clear: both;
	border: 1px solid #ccc;
	background: #fff;
	display: none;
	border-left: 0;
	border-right: 0;
	padding-top: 80px;
	padding-bottom: 175px;
}

.section-2 .img {
	margin-bottom: 95px;
}

.section-2 .tabcontent p {
	font-size: 15px;
	margin-bottom: 20px;
	line-height: 28px;
}

.section-2 .tabcontent .items {
	text-align: center;
}

.section-2 .tabcontent .items .item {
	display: inline-block;
}

.section-2 .tabcontent .items .item:nth-of-type(1) {
	float: left;
}

.section-2 .tabcontent .items .item:nth-of-type(3) {
	float: right;
}

.section-2 .tabcontent .items .item p {
	display: block;
	text-align: left;
	margin-bottom: 10px;
	position: relative;
}

.section-2 .tabcontent .items .item p:nth-of-type(1):before {
	content: " ";
	position: absolute;
	left: -10px;
	top: 50%;
	transform: translateY(-50%);
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: #333333;
}

.section-2 .tabcontent .img p:nth-of-type(1) {
	font-size: 22px;
	margin-top: 45px;
	margin-bottom: 20px;
}

.section-2 .tabcontent .img p {
	margin: auto;
	font-size: 18px;
	margin-top: 10px;
}
.section-2.section3{
	display: none;
}
@media only screen and (max-width: 1800px) {
	.section-1 .text h2 {
		font-size: 40px;
	}
	.section-2 h2,
	.section-2 h2 {
		font-size: 32px;
	}
	.section-2 {
		padding: 135px 0 0 0;
	}
	.section-2 .tabcontent {
		padding-bottom: 155px;
	}
}

@media only screen and (max-width:1700px) {
	.section-1 {
		margin-top: 100px;
	}
}

@media only screen and (max-width: 1600px) {
	.section-1 {
		margin-top: 80px;
	}
	.section-1 .text h2 {
		font-size: 34px;
		margin-bottom: 45px;
	}
	.section-2 h2,
	.section-2 h2 {
		font-size: 28px;
	}
	.section-2 {
		padding: 105px 0 0 0;
	}
	.section-2 .tabcontent {
		padding-bottom: 115px;
		padding-top: 60px;
	}
	.section-2 .img {
		margin-bottom: 55px;
	}
	.section-2 .tabcontent .img p:nth-of-type(1) {
		font-size: 18px;
		margin-top: 35px;
		margin-bottom: 15px;
	}
	.section-2 .tabcontent .img p {
		margin: auto;
		font-size: 16px;
		margin-top: 5px;
	}
}

@media only screen and (max-width: 1440px) {
	.section-1 {
		margin-top: 70px;
	}
}

@media only screen and (max-width: 1366px) {
	.section-1 {
		margin-top: 60px;
	}
	.section-1 .text h2 {
		font-size: 32px;
		margin-bottom: 35px;
	}
	.section-2 {
		padding: 75px 0 0 0;
	}
	.section-2 h2 {
		font-size: 26px;
		margin-bottom: 40px;
	}
	.section-2 .maintab li a {
		display: block;
		padding: 15px 60px;
	}
	.section-2 .tabcontent {
		padding-bottom: 80px;
		padding-top: 40px;
	}
	.section-2 .img {
		margin-bottom: 40px;
	}
	.section-2 .tabcontent p {
		line-height: 26px;
	}
	.section-2 .tabcontent .img p:nth-of-type(1) {
		font-size: 18px;
		margin-top: 25px;
		margin-bottom: 10px;
	}
	.section-2 .tabcontent .img p {
		margin: auto;
		font-size: 16px;
		margin-top: 0px;
	}
}

@media only screen and (max-width: 1200px) {
	.section-2 {
		padding: 40px 0 0 0;
	}
	.section-1 .text h2 {
		font-size: 28px;
		margin-bottom: 20px;
	}
	.section-2 h2 {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.section-2 .maintab li a {
		display: block;
		padding: 10px 40px;
	}
	.section-2 .tabcontent p {
		font-size: 14px;
		line-height: 24px;
	}
	.section-2 .tabcontent {
		padding-bottom: 50px;
		padding-top: 40px;
	}
	.section-2 .tabcontent .img p:nth-of-type(1) {
		font-size: 16px;
		margin-top: 25px;
		margin-bottom: 10px;
	}
	.section-2 .tabcontent .img p {
		margin: auto;
		font-size: 14px;
		margin-top: 0px;
	}
}

@media only screen and (max-width: 992px) {
	.section-1 {
		margin-top: 55px;
	}
	.section-1 .text h2 {
		font-size: 22px;
		margin-bottom: 10px;
	}
	.section-1 .text p {
		padding: 0 15px;
		line-height: 24px;
		font-size: 14px;
	}
	.section-2 {
		padding: 20px 0 0 0;
	}
	.section-2 h2 {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.section-2 .maintab li a {
		display: block;
		padding: 10px 30px;
	}
	.section-2 .tabcontent {
		padding-bottom: 0px;
		padding-top: 20px;
	}
	.section-2 .img {
		margin-bottom: 20px;
	}
	.section-2 .tabcontent p {
		text-align: justify;
	}
	.section-2 .tabcontent .items .item:nth-of-type(1),
	.section-2 .tabcontent .items .item:nth-of-type(3) {
		float: none;
	}
	.section-2 .tabcontent .items {
		text-align: left;
	}
	.section-2 .tabcontent:nth-of-type(2) p {
		font-size: 12px;
	}
	.section-2 .img {
		width: 100% !important;
	}
	.section-2 .tabcontent .img p:nth-of-type(1) {
		font-size: 16px;
		margin-top: 25px;
		margin-bottom: 10px;
	}
	.section-2 .tabcontent .img p {
		margin: auto;
		font-size: 14px;
		margin-top: 0px;
	}
}