.hengfan .cta__list{
	/* width: 100%; */
	/* margin:0 auto; */
	margin-top: 204px;
}
.hengfan .cta__list li{
	width: 305px;
	height: 351px;
	margin:0 auto;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #000000;
}
.hengfan .cta__list li .shade{
	display: block;
	width: 78px;
	height: 78px;
	margin: 66px auto 31px;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	justify-content: center; 
	border-radius: 50%;
	box-shadow: 0px 0px 13px 0px rgba(255, 123, 6, 0.49);
}
.hengfan .cta__list li .c{
	display: none;
}
.hengfan .cta__list li p{
	display: block;
	width: 100%;
	font-family: MicrosoftYaHei;
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0px;
	text-align: center;
	color: #515151;
}
.hengfan .cta__list li .what{
	width: 257px;
	height: 105px;
	margin: 0 auto;
	margin-top: 15px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	text-align: center;
	color: #979797;
}
.hengfan .cta__list .di{
	background-color: #ff7b06;
	box-shadow: 0px 0px 31px 0px rgba(255, 123, 6, 0.46);
	border: solid 1px #e6e6e6;
}
.hengfan .cta__list .di .y{
	display: none;
}
.hengfan .cta__list .di .c{
	display: block;
}
.hengfan .cta__list .di p,
.hengfan .cta__list .di .what{
	color: #ffffff;
}
.top-img,
.bottom-t,
.bottom-text,
.right-img{
	padding: 15px;
}
.right-img img{
	display: block;
	margin: 0 auto;
}