.banner {
	position: relative;
}

.banner .img img {
	width: 100%;
}

.cover {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

.cover .text {
	width: 1200px;
	margin: 115px auto 0;
}

.cover .text .title {
	font-size: 20px;
	color: #ffffff;
}

.type-wrap {
	height: 165px;
}

#typed {
	margin-top: 10px;
	width: 100%;
	background: none;
	font-size: 50px;
	line-height: 83px;
	font-weight: 300;
	color: #fff;
}



.cover .rules {
	width: 1200px;
	margin: 50px auto 0;
	display: flex;
	justify-content: space-between;
}

.cover .rules .item {
	width: 290px;
	height: 240px;
	padding: 18px;
	box-sizing: border-box;
	position: relative;
	background: hsla(0, 0%, 100%, .2);
}

.cover .rules .item .item-name {
	font-size: 26px;
	color: #ffffff;
}

.cover .rules .item .item-info {
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	display: -webkit-box;
	display: -moz-box;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}

.cover .rules .item a {
	display: block;
	width: 40px;
	height: 40px;
	position: absolute;
	bottom: 18px;
	right: 18px;
}

.cover .rules .item a:hover img {
	opacity: 0.8;
}




.yc-zzbx {
	width: 1200px;
	margin: 100px auto 0;
}

.yc-zzbx .lists-box .left-nav {
	width: 215px;
	box-shadow: 0 0 10px #ebebeb;
}

.yc-zzbx .lists-box .left-nav ul li {
	line-height: 70px;
	text-align: center;
	font-size: 18px;
	color: #333333;
}

.yc-zzbx .lists-box .left-nav ul li.active {
	background: #25a2b6;
	color: #fff;
	position: relative;
}

.yc-zzbx .lists-box .left-nav ul li.active::after {
	position: absolute;
	content: "";
	display: block;
	width: 8px;
	height: 13px;
	background: url(../../img/index/icon-01.jpg);
	background-size: 100% 100%;
	right: -8px;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.yc-zzbx .lists-box {
	margin-top: 60px;
}

.yc-zzbx .lists-box .right-box {
	width: 945px;
}

.yc-zzbx .lists-box .right-box .item-img {
	width: 390px;
}

.yc-zzbx .lists-box .right-box .item-word {
	width: 500px;
}

.yc-zzbx .lists-box .right-box .item-word h4 {
	font-size: 20px;
	color: #333333;
	position: relative;
	margin-bottom: 25px;

}

.yc-zzbx .lists-box .right-box .item-word h4::after {
	display: block;
	content: "";
	width: 30px;
	height: 3px;
	background: #25a2b6;
	position: absolute;
	left: 0;
	bottom: -10px;
}

.yc-zzbx .lists-box .right-box .item-word p {
	font-size: 14px;
	color: #666666;
	line-height: 24px;
}

.yc-zzbx .lists-box .right-box .item {
	display: none;
}

.yc-jyzj {
	margin-top: 60px;
	padding: 65px 0 55px;
	background: #f8f8f9;
}

.yc-jyzj .center {
	margin-top: 30px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.yc-jyzj .center .item {
	width: 380px;
	margin-top: 25px;
	height: 280px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0 0 10px #e5e5e6;
	padding: 30px 25px;
	box-sizing: border-box;
}

.yc-jyzj .center .item .img {
	width: 120px;
	height: 120px;
}

.yc-jyzj .center .item .item-ren {
	width: 100%;
	align-items: center;
	display: flex;
	justify-content: space-between;
}

.yc-jyzj .center .item .item-name {
	width: 185px;
}

.yc-jyzj .center .item .name {
	font-size: 20px;
	color: #333333;
}

.yc-jyzj .center .item .name span {
	font-size: 14px;
	color: #666666;
	margin-left: 5px;
}

.yc-jyzj .center .item .zhiwei {
	padding-top: 10px;
	border-top: 2px solid #25a2b6;
	margin-top: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #25a2b6;
}

.yc-jyzj .center .item .item-lists {
	display: flex;
	margin-top: 12px;
	flex-wrap: wrap;
}

.yc-jyzj .center .item .item-lists p {
	display: inline-block;
	width: 50%;
	font-size: 14px;
	line-height: 24px;
	color: #666666;
	margin-top: 5px;
}

.yc-jsfc {
	width: 100%;
	margin-top: 100px;
}

.yc-jsfc .jsfc-box .item {
	width: 100%;
	background: #f8f8f9;
	padding: 90px 0;
	margin-top: 100px;
}

.yc-jsfc .jsfc-box .item .center {
	position: relative;
}

.yc-jsfc .jsfc-box .item .img {
	width: 600px;
	height: 360px;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
}

.yc-jsfc .jsfc-box .item:nth-child(odd) .img {
	left: 0;
}

.yc-jsfc .jsfc-box .item:nth-child(even) .img {
	right: 0;
}

.yc-jsfc .jsfc-box .item:nth-child(odd) .item-word {
	float: right;
}

.yc-jsfc .jsfc-box .item:nth-child(even) .item-word {
	float: left;
}

.yc-jsfc .jsfc-box .item .center .item-word {
	width: 475px;
}

.yc-jsfc .jsfc-box .item .center .item-word .name {
	position: relative;
}

.yc-jsfc .jsfc-box .item .center .item-word .name p {
	font-size: 26px;
	color: #333333;
}

.yc-jsfc .jsfc-box .item .center .item-word .name p span {
	font-size: 18px;
	color: #25a2b6;
	margin-left: 25px;
}

.yc-jsfc .jsfc-box .item .center .item-word .name::after {
	display: block;
	content: "";
	width: 301px;
	height: 1px;
	background: #cecece;
	position: absolute;
	left: 0;
	bottom: -15px;
}

.yc-jsfc .jsfc-box .item .center .word {
	margin-top: 30px;
}

.yc-jsfc .jsfc-box .item .center .word p {
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.yc-ryq {
	width: 1200px;
	margin: 115px auto 0;
}

.yc-ryq .center {
	margin-top: 15px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.yc-ryq .center .item {
	width: 360px;
	height: 269px;
	margin-top: 45px;
}











.typed-cursor {
	opacity: 1;
	font-weight: 100;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	-ms-animation: blink 0.7s infinite;
	-o-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite;
	color: #fff;
	font-size: 54px;
}

@-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-moz-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-ms-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@-o-keyframes blink {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}
