.app{
	margin-top: 76px;
	margin-bottom: 50px;
	min-height: 554px;
}
.trademark{
	
}
.trademark p{
	color: #66be00;
	text-align: center;
	font-size: 22px;
}
.trademark span{
	color: #d2ef90;
}
.trademark h1{
	font-size: 30px;
    color: #333;
    text-align: center;
}
.trademark img{
	width: 1074px;
	margin:40px auto 0;
	display: block;
}
.customerService{
	position: relative;
	width: 1056px;
	display: block;
	margin:60px auto 0;
	height: 456px;
}
.customerServiceImg{
	position: relative;
	width: 1056px;
	display: block;
	margin: auto;
}
.customerService1{
	position: absolute;
	width: 340px;
	bottom: 35px;
	left: 65px;
}
.customerService1Img{
	float: left;
	margin-right: 20px;
}
.customerServiceText{
	float: left;
	width: 210px;
}
.customerServiceText h1{
	font-size: 20px;
	font-weight: 600;
}
.customerServiceText h2{
	font-size: 18px;
	margin-top: 10px;
    margin-bottom: 5px;
}
.customerServiceText p{
	font-size: 13px;
}
.customerService2{
	position: absolute;
	width: 340px;
	bottom: 35px;
	right: 37px;
}
.customerServiceBottom{
	/*background: #66CE00;
	color: #FFFFFF;
	width: 100px;
	height: 20px;
	line-height: 20px;
	border-radius: 20px;
	text-align: center;*/
	margin: 10px;
}
