.main {
	background-color: #FFFFFF;
}

.banner {
	width: 100%;
	height: 4rem;
	margin-top: 1.6rem;
}

.banner img {
	width: 100%;
	height: 100%;
}


/*关于腾新*/

.abouttx {
	margin: 1.04rem 0.2667rem 0 0.2667rem;
	text-align: center;
}

.abouttx h2 {
	color: #3F3F3F;
}

[data-dpr="1"] .abouttx h2 {
	font-size: 20px;
}

[data-dpr="2"] .abouttx h2 {
	font-size: 40px;
}

[data-dpr="3"] .abouttx h2 {
	font-size: 60px;
}

.abouttx p {
	line-height: 0.53rem;
	text-indent: 2em;
	text-align: left;
	color: #828282;
	padding: 0.48rem 0 0.18rem 0;
}

[data-dpr="1"] .abouttx p {
	font-size: 12px;
}

[data-dpr="2"] .abouttx p {
	font-size: 24px;
}

[data-dpr="3"] .abouttx p {
	font-size: 36px;
}

.abouttx img {
	width: 9.0667rem;
	height: 4rem;
}


/*他们都是我们的客户*/

.customer {
	margin: 0.48rem 0.48rem 0 0.48rem;
	padding-bottom: 1.7333rem;
}

.customer h2 {
	color: #000000;
}

[data-dpr="1"] .customer h2 {
	font-size: 16px;
}

[data-dpr="2"] .customer h2 {
	font-size: 32px;
}

[data-dpr="3"] .customer h2 {
	font-size: 48px;
}

.customer p {
	color: #AAAAAA;
	margin-top: 0.2133rem;
}

[data-dpr="1"] .customer p {
	font-size: 12px;
}

[data-dpr="2"] .customer p {
	font-size: 24px;
}

[data-dpr="3"] .customer p {
	font-size: 36px;
}

.customer ul {
	width: 100%;
}

.customer ul:after {
	content: "";
	clear: both;
	display: block;
}

.customer ul li {
	width: 50%;
	float: left;
	text-align: center;
	margin-top: 0.6667rem;
}

.customer ul li img {
	width: 2.5066rem;
	height: 1.0933rem;
}