@font-face {
  font-family: 'iconfont';  /* project id 1889568 */
  src: url('//at.alicdn.com/t/font_1889568_o3khkn57r2b.eot');
  src: url('//at.alicdn.com/t/font_1889568_o3khkn57r2b.eot?#iefix') format('embedded-opentype'),
  url('//at.alicdn.com/t/font_1889568_o3khkn57r2b.woff2') format('woff2'),
  url('//at.alicdn.com/t/font_1889568_o3khkn57r2b.woff') format('woff'),
  url('//at.alicdn.com/t/font_1889568_o3khkn57r2b.ttf') format('truetype'),
  url('//at.alicdn.com/t/font_1889568_o3khkn57r2b.svg#iconfont') format('svg');
}
.banner {
	width: 100%;
	overflow: hidden;
}

.banner img {
	width: 100%;
	display: block;
}

.cy_bt {
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.cy_bt h2 {
	font-size: 35px;
	line-height: 50px;
	color: #333333;
}

.cy_bt p {
	font-size: 16px;
	line-height: 40px;
	text-transform: uppercase;
}

.cy_bt hr {
	width: 100px;
	height: 8px;
	background: #333;
	margin: 0 auto;
	position: relative;
}

.cy_js {
	width: 100%;
	overflow: hidden;
}

.cy_jsl {
	width: 311px;
	height: auto;
	overflow: hidden;
}

.cy_jsl img {
	width: 100%;
	display: block;
	border-radius: 1rem;
}

.cy_jsr {
	width: 880px;
	height: auto;
	overflow: hidden;
}

.cy_jsr p {
	font-size: 20px;
	line-height: 40px;
	color: #333333;
	padding: 35px 0 0 19px;
}

.cy_jsr p font {
	color: #EE5400;
}

.cy_jsw {
	width: 100%;
	overflow: hidden;
}

.cy_jsw p {
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	color: #333333;
}

.cy_jsw p span {
	color: #EE5400;
}

.cy_jst {
	width: 100%;
	overflow: hidden;
}

.cy_jst img {
	width: 100%;
	display: block;
}

.cy_jst ul {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.cy_jst li {
	float: left;
	width: 217px;
	text-align: center;
	margin-right: 23px;
	font-size: 16px;
	line-height: 30px;
}

.cy_jst li:nth-child(5n) {
	margin-right: 0;
}

.cy_jst li:first-child+li+li+li+li {
	margin-right: 0;
}

.cy_t {
	width: 100%;
	overflow: hidden;
}

.cy_t ul {
	width: 100%;
	overflow: hidden;
}

.cy_t li {
	width: 264px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 48px;
	margin-bottom: 20px;
	position: relative;
}

.cy_t li:nth-child(4n) {
	margin-right: 0;
}

.cy_t li:first-child+li+li+li {
	margin-right: 0;
}

.cy_t li img {
	width: 100%;
	display: block;
}

.cy_t li p {
	position: absolute;
	bottom: 5px;
	left: 0;
	width: 264px;
	text-align: center;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
}

.cy_cf {
	width: 100%;
	overflow: hidden;
}

.cy_cf ul {
	width: 100%;
	overflow: hidden;
}

.cy_cf li {
	width: 272px;
	height: 350px;
	border: 8px solid #eeeeee;
	overflow: hidden;
	margin-right: 16px;
	float: left;
}

.cy_cf li:nth-child(4n) {
	margin-right: 0;
}

.cy_cf li:first-child+li+li+li {
	margin-right: 0;
}

.cy_cf .on {
	width: 272px;
	height: 350px;
	overflow: hidden;
	margin-right: 16px;
	float: left;
	background: #ee5400;
	border: 8px solid #ee5400;
	display: block;
}

.cy_cf .on i,
.cy_cf .on h2,
.cy_cf .on p,
.cy_cf .on span {
	color: #ffffff;
}

.cy_cf li:hover {
	width: 272px;
	height: 350px;
	overflow: hidden;
	margin-right: 16px;
	float: left;
	background: #ee5400;
	border: 8px solid #ee5400;
}

.cy_cf li:hover i,
.cy_cf li:hover h2,
.cy_cf li:hover p,
.cy_cf li:hover span {
	color: #ffffff;
}

.cy_cf li a {
	display: flex;
	width: 99%;
	height: 99%;
	flex-direction: column;
	border: 1px solid #eee;
	align-items: center;
	position: relative;
	z-index: 2;
}

.cy_cf li i {
	font-family: 'iconfont';
	font-size: 18px;
	line-height: 25px;
	color: #ee5400;
	padding: 20px 0;
}

.cy_cf li h2 {
	font-size: 24px;
	font-weight: bold;
	line-height: 36px;
	letter-spacing: 0px;
	color: #313131;
	margin-top: 15px;
	margin-bottom: 25px;
}

.cy_cf li p {
	display: block;
	width: 202px;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #313131;
}

.cy_cf li span {
	font-family: 'iconfont';
	font-size: 24px;
	line-height: 36px;
	padding: 20px 0;
}

.cy_zx {
	width: 100%;
	overflow: hidden;
	text-align: center;
}

.cy_zx a {
	display: inline-block;
	font-size: 18px;
	line-height: 25px;
	padding: 10px 55px;
	background: #ee5400;
	border: 1px solid #ee5400;
	color: #ffffff;
}

.cy_zx a:first-child+a {
	background: none;
	border: 1px solid #ee5400;
	color: #ee5400;
}

.gary {
	width: 100%;
	overflow: hidden;
	background: #eeeeee;
}

.cy_dl {
	width: 100%;
	overflow: hidden;
}

.cy_dl ul {
	width: 100%;
	overflow: hidden;
}

.cy_dl li {
	float: left;
	width: 565px;
	margin: 10px;
	background: #fff;
	height: 200px;
	position: relative;
	margin-bottom: 25px;
	padding: 8px;
	transition: all 0.3s linear 0s;
}

.cy_dl li:hover {
	box-shadow: 0px 5px 10px #888888;
	transform: translate3d(0, -6px, 0);
}

.cy_dl li:nth-child(2n) {
	margin-right: 0;
}

.cy_dl li:before {
	position: absolute;
	content: '';
	width: 30px;
	height: 22px;
	background: #D7242A;
	left: 0;
	top: 48px;
}

.cy_dl div {
	border: 1px solid #333;
	height: 100%;
}

.cy_dl h3 {
	font-size: 26px;
	line-height: 50px;
	color: #D7242A;
	margin: 25px 0 5px 25px;
}

.cy_dl p {
	font-size: 20px;
	line-height: 30px;
	margin-left: 25px;
	margin-right: 20px;
}

.cy_ta {
	width: 100%;
	overflow: hidden;
}

.cy_ta img {
	width: 100%;
	display: block;
}

.cy_major {
	width: 100%;
	overflow: hidden;
}

.cy_major ul {
	width: 100%;
	overflow: hidden;
}

.cy_major li {
	width: 290px;
	height: auto;
	overflow: hidden;
	float: left;
	margin-right: 10px;
	background: #eeeeee;
}

.cy_major li:nth-child(4n) {
	margin-right: 0;
}

.cy_major li:first-child+li+li+li {
	margin-right: 0;
}

.cy_major li img {
	width: 100%;
	display: block;
}

.cy_major li div {
	background: #eee;
	padding: 1px 0;
	position: relative;
}

.cy_major li h3 {
	font-size: 22px;
	line-height: 34px;
	color: #000;
	margin-left: 15px;
	margin-top: 10px;
}

.cy_major li p {
	font-size: 18px;
	line-height: 26px;
	margin-left: 15px;
	margin-bottom: 10px;
}

.cy_major li span {
	position: absolute;
	width: 30px;
	height: 50px;
	background: #EE5400;
	top: 15px;
	right: 25px;
}

.cy_major li span:before {
	position: absolute;
	content: '';
	width: 0;
	height: 0;
	border: 10px solid transparent;
	border-left-color: #fff;
	left: 10px;
	top: 15px;
}
