
.container {
	width: 1100px;
	height: 100%;
	overflow: hidden;
	margin: 0 auto;
	-webkit-transform: translateZ(1000px);
	transform: translateZ(1000px);
}

.section {
	height: 700px;
	overflow: hidden;
	font-size: 0;
}

.section h2.section-title {
	font-size: 68px;
	font-weight: bolder;
	margin-top: 160px;
}

.section h3.section-title {
	font-size: 58px;
	font-weight: bolder;
	margin-top: 100px;
	font-weight: normal;
	text-align: center;
	color: #000;
}

.title-bg {
	font-size: 28px;
	background: #fcce01;
	display: inline-block;
	margin-top: 50px;
	padding: 16px 50px;
	border-radius: 100px;
}

.section h3.section-title i {
	font-size: 68px;
	vertical-align: middle;
}

.section h3.section-title span {
	line-height: 68px;
	display: inline-block;
	vertical-align: middle;
}

.weal_box {
	height: 400px;
	width: 1146px;
	margin: auto -23px;
	overflow: hidden;
}

.weal_box li {
	float: left;
	background: #ffffff;
	margin: 0 23px 28px;
	font-size: 0;
}

.weal_box li img {
	width: 240px;
	height: 100px;
}

.page-09.section h3.section-title {
	margin-top: 50px;
}

.page-09 p {
	font-size: 24px;
	margin-top: 20px;
	color: #999;
	margin-bottom: 55px;
}

.page-09 .container {
	position: relative;
}

.swiper-button-next,
.swiper-button-prev {
	background: none;
	outline: none;
	width: 80px;
	height: 80px;
	margin-top: -5px;
}

.swiper-button-next i,
.swiper-button-prev i {
	font-size: 80px;
	color: #b7b7b7;
}

.swiper-button-next {
	right: -120px;
}

.swiper-button-prev {
	left: -120px;
}

/*footer*/

#footer {
	padding-top: 50px;
}

.copyright {
	margin-top: 45px;
}

.com_info {
	line-height: 2.3;
	font-size: 18px;
}

.right-link-btn {
	text-align: right;
}

.right-link-btn p {
	font-size: 18px;
	line-height: 2.3;
	margin-bottom: 20px;
}

.right-link-btn a {
	margin-right: 20px;
	display: inline-block;
	cursor: pointer;
}

.email {
	padding-left: 6px;
}

[data='m'] {
	display: none!important;
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	display: none;
}

.phone-kong {
	display: inline-block;
	width: 20px;
}

.footer_right span[data='pc'] {
	display: inline-block;
}



@media only screen and (max-width:750px) {
	.container {
		width: 100%;
	}
	.section {
		height: 4.6rem;
		overflow: hidden;
	}
	.section h2.section-title {
		margin-top: .9rem;
		font-size: .4rem;
		padding-left: .7rem;
	}
	.section h2.section-title sup {
		top: -.1rem;
		font-size: .2rem;
	}
	.section h3.section-title {
		margin-top: .3rem;
		font-size: .4rem;
	}
	.section h3.section-title i {
		font-size: .5rem;
	}
	.section h3.section-title span {
		line-height: 1;
	}
	.title-bg {
		font-size: .24rem;
		padding: .2rem .5rem;
		border-radius: 3rem;
		-webkit-border-radius: 3rem;
		display: block;
		margin: .5rem .4rem .5rem;
	}
	span[data='m'] {
		display: block!important;
		font-size: 0;
		height: 0!important;
		min-height: 0!important;
	}
	.page-09 p {
		font-size: .24rem;
		margin-top: .05rem;
	}
	.data-box {
		width: 2rem;
		height: 2.3rem;
		background: url(../img/data-bg.png) no-repeat;
		background-size: 100% auto;
		margin: .3rem auto;
	}
	.data-box i {
		width: .4rem;
		height: .4rem;
		font-size: .3rem;
		line-height: .4rem;
		top: 1.5rem;
		left: 1.95rem;
	}
	.data-box i.icon-data {
		top: .3rem;
		left: -.35rem;
	}
	.data-box i.icon-share {
		top: .3rem;
		width: .35rem;
		height: .35rem;
		font-size: .24rem;
		line-height: .35rem;
		left: 1.9rem;
	}
	.data-box i.icon-chart {
		top: 1.5rem;
		left: -.4rem;
		width: .45rem;
		height: .45rem;
		font-size: .3rem;
		line-height: .45rem;
	}
	.page-09.section h3.section-title {
		margin-top: .3rem;
	}
	.about-ul {
		margin: .2rem .4rem;
	}
	.about-ul li {
		width: 25%;
		height: 1.4rem;
	}
	.about-ul li p {
		font-size: .19rem;
		padding-top: .4rem;
	}
	.about-ul li.odd img {
		width: 100%;
		height: 100%;
	}
	.about-ul li.odd h3 {
		font-size: .19rem;
		margin-top: -.25rem;
	}
	.about-ul li.odd .arrow.down {
		border-left: .2rem solid transparent;
		border-right: .2rem solid transparent;
		border-bottom: .2rem solid #fff;
	}
	.about-ul li.odd .arrow.up {
		border-left: .2rem solid transparent;
		border-right: .2rem solid transparent;
		border-top: .2rem solid #fff;
	}
	.about-ul li.odd .arrow {
		margin-left: -.2rem;
	}
	.about-ul li.three-p p {
		padding-top: .25rem;
	}
	.page-09 p {
		margin-bottom: .2rem;
	}
	.weal_box {
		width: 100%;
		margin: 0;
		height: 3rem;
	}
	.weal_box li {
		width: 25%;
		margin: 0;
		background: transparent;
	}
	.weal_box li a {
		padding: .1rem;
	}
	.weal_box li img {
		width: 100%;
		height: auto;
	}
	.footer_left {
		background: transparent;
		width: 60%;
		float: left;
	}
	.com_info {
		font-size: .2rem;
		margin-left: .3rem;
	}
	.footer_right {
		width: 40%!important;
		float: right;
	}
	.right-link-btn p {
		font-size: .2rem;
		padding-left: .1rem;
		text-align: left;
		margin-bottom: .1rem;
	}
	.right-link-btn a img {
		width: 100%;
	}
	#footer {
		padding-top: .5rem;
	}
	.copyright {
		margin-top: .5rem;
		font-size: .2rem;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets,
	.swiper-pagination-custom,
	.swiper-pagination-fraction {
		bottom: -.25rem;
		display: inline-block;
	}
	.swiper-pagination-bullet-active {
		background-color: #fcce01;
	}
	.section.page-10 .page-10-right {
		width: 45%;
		right: 0;
	}
	.section.page-10 .page-10-right img {
		max-width: 100%;
	}
	.email {
		padding-left: .06rem
	}
	.phone-kong {
		width: .88rem;
	}
	.footer_right span[data='pc'] {
		display: none;
	}
}