/*页面开始*/

.yzl_w1200 {
	position: relative;
	width: 1200px;
	margin: 0 auto;
}

/* 头部 */
.top_all {
	margin: 0 auto;
	padding-top: 10px;
	width: 970px;
	height: 60px;
	box-sizing: border-box;
}

.top_all li {
	height: 40px;
	line-height: 50px;
	font-size: 16px;
	color: #333;
}

.left {
	float: left;
}

.right {
	float: right;
	color: #333;
}

.right li {
	float: left;
	font-size: 16px;
	color: #000000;
}

/* 头部结束 */

/*banner*/

.yzl_banner {
	width: 100%;
	height: 761px;
	background: url(../images/yzl_banner.png) no-repeat center top;
}

.yzl_ban_h {
	height: 761px;
}

.yzl_sj1 {
	position: absolute;
	right: 31px;
	top: 51px;
}

.yzl_ban_box {
	padding-top: 150px;
	padding-left: 40px;
}

.yzl_ban_box .yzl_ban_p1 {
	margin-bottom: 30px;
}

.yzl_ban_box .yzl_ban_p1 span {
	display: inline-block;
	margin-right: 20px;
	width: 140px;
	height: 48px;
	line-height: 48px;
	font-size: 22px;
	color: #000000;
	text-align: center;
	border-radius: 24px;
	border: 1px solid #e6091a;
	cursor: pointer;
}

.yzl_ban_box .yzl_ban_p1 span:hover {
	color: #ffffff;
	background: #e60012;
}

.yzl_ban_p2 {
	margin-top: 30px;
	padding-left: 64px;
	line-height: 40px;
	font-size: 24px;
	color: #000000;
	background: url(../images/yzl_pic1.png) no-repeat left center;
}

.yzl_ban_p2 em {
	display: inline-block;
	color: #e60012;
	margin: 0 10px;
}

.yzl_ban_dl {
	padding-top: 70px;
	overflow: hidden;
	display: flex;
	align-items: center;
}

.yzl_ban_dl dt {
	width: 260px;
	height: 166px;
	display: flex;
	align-items: center;
}

.yzl_ban_dl dt img {
	width: 166px;
	height: 166px;
}

.yzl_ban_dl dt p {
	width: 42px;
	height: 140px;
	font-size: 16px;
	color: #000000;
	background: #ffffff;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	overflow: hidden;
}

.yzl_ban_dl dt p span {
	display: inline-block;
	margin: 6px 10px 0;
	line-height: 16px;
}

.yzl_ban_dl dt p em {
	color: #e60012;
}

.yzl_ban_dl .yzl_btn {
	display: block;
	width: 216px;
	height: 52px;
	line-height: 52px;
	font-size: 22px;
	color: #000000;
	text-align: center;
	border: 2px solid #e60012;
	border-radius: 5px;
}

.yzl_ban_dl .yzl_btn:first-child {
	margin-bottom: 22px;
}

.yzl_ban_dl .yzl_btn:hover {
	color: #ffffff;
	background: #e60012;
}

/*banner结束*/
.yzl_wrap {
	width: 100%;
	padding-top: 130px;
}

.yzl_box_h3 {
	width: 100%;
	height: 128px;
	text-align: center;
	background: url(../images/yzl_pic4.png) no-repeat center center;
	overflow: hidden;
}

.bg2 {
	background: url(../images/yzl_pic6.png) no-repeat center center;
}

.bg3 {
	background: url(../images/yzl_pic8.png) no-repeat center center;
}

.bg4 {
	background: url(../images/yzl_pic10.png) no-repeat center center;
}

.yzl_box_h3 img {
	margin-top: 50px;
}

.mg_l {
	margin-left: 40px;
}

/* 第一部分 */
.yzl_box1 {
	position: relative;
	width: 100%;
	height: 863px;
	margin-top: 68px;
}

.yzl_pic {
	position: absolute;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
}

.yzl_pic1 {
	left: -34px;
	top: 0;
}

.yzl_pic2 {
	left: 214px;
	top: 154px;
}

.yzl_pic3 {
	left: 214px;
	top: 420px;
}

.yzl_tit {
	position: absolute;
	left: 817px;
	top: 60px;
	padding-left: 25px;
	height: 76px;
	background: url(../images/yzl_pic22.png) no-repeat left center;
}

.yzl_tit p {
	font-size: 24px;
	color: #000000;
	line-height: 36px;
}

.yzl_tit p span {
	color: #e60012;
}

/* 第二部分 */
.yzl_box2 {
	height: 831px;
}

.yzl_pic4 {
	right: 259px;
	top: 299px;
}

.yzl_pic5 {
	right: 75px;
	top: 0;
}

.yzl_tit1 {
	position: absolute;
	left: 108px;
	top: 210px;
}

/* 第三部分 */
.yzl_box3 {
	height: 914px;
}

.yzl_tit2 {
	position: absolute;
	left: 730px;
	top: 124px;
	height: 147px;
	background: url(../images/yzl_pic23.png) no-repeat left center;
}

.yzl_pic6 {
	left: -208px;
	top: 0;
}

.yzl_pic7 {
	left: 29px;
	top: 58px;
}

.yzl_pic8 {
	left: 114px;
	top: 634px;
	animation: rota 4s linear infinite;
}

@keyframes rota {
	0% {
		transform: rotate(0);
	}

	100% {
		transform: rotate(45deg);
	}
}

/* 第四部分 */
.mg_l4 {
	margin-left: 50px;
}
.yzl_dbbg{
	background: url(../images/yzl_pic25.png) no-repeat center bottom;
}
.yzl_box4{
	height: 1060px;
}
.yzl_tit3 {
	position: absolute;
	left:58px;
	top: 30px;
	height: 120px;
	background: url(../images/yzl_pic24.png) no-repeat left center;
}
.yzl_pic9 {
	left:438px;
	top: 147px;
}
.yzl_pic10 {
	left:826px;
	top: 147px;
}
.yzl_pic11 {
	left:711px;
	top: 344px;
}
/* 底部 */
.footer {
	padding: 30px;
	font-size: 13px;
	color: #cecece;
	line-height:28px;
	text-align: center;
	background: #212121;
}

.footer a {
	color: #cecece;
}

/* 底部结束 */