.contents{
	width: 1200px;
	margin: 0 auto;
	margin-top:60px;
}
.contents-l{
	width:876px;
	float: left;
}
.contents-l img{
	width: 100%;
	height: auto;
}
.contents-r{
	width:300px;
	float: right;
	box-shadow:0 0 9px 3px #eaeaea;
}
.c-tlite{
	width: 100%;
	height:48px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	color: #ffffff;
	background-color: #15a965;
}
.c-tlite span{
	font-size:16px;
	margin-left: 20px;
}
.c-tlite a{
	font-size:12px;
	color: #ffffff;
	margin-right: 20px;
}
.contact{
	width: 264px;
	padding: 0 18px;
	margin-top: 26px;
}
.contents-p{
	margin: 50px 0px;
}
.contents-c div{
	font-size: 18px;
	line-height: 28px;
	text-align: left;
	text-align:justify;
}
.contents-l img{
	margin-bottom:28px;
}
.contact-p{
	margin-bottom: 18px;
}
.contact-p p{
	width:236px;
	float: right;
	font-size: 14px;
	color: #444444;
}
.wx{
	margin-top: 16px;
}
.contents-l{
	
	padding-bottom:76px;
}
.contents-l h3{
	text-align: center;
	font-size: 30px;
	color: #1c1c1c;
	margin-bottom: 14px;
}
.contents-l span{
	font-size: 14px;
	color: #1c1c1c;
	display: block;
	text-align: center;
	
}
.contents-c{
	margin-top:42px;
}