.banner{
	position: relative;
}
.jrbanner{
	width: 100%;
	height: auto;
}
.jrlogo{
	position: absolute;
	z-index: 1;
	transform: translateX(-50%);
	left: 50%;
	top: 26%;
	width: 797px;
	height: 177px;
}
.yw_box{
	height: 675px;
}
.ye_content_box{
	width: 1200px;
	margin: 0 auto;
	margin-top: 48px;
	display: flex;
	justify-content: space-between;
}
.ye_list{
	width: 240px;
	height: 428px;
	background: url(../img/jrst.png) no-repeat;
}
.jricon{
	width: 31px;
	height: 31px;
	margin-top: 30px;
	margin-left: 35px;
}
.jrlist_title{
	color: #3E4371;
	font-size: 22px;
	margin-left: 35px;
	margin-top: 20px;
}
.jr_line{
	width: 20px;
	height: 4px;
	background: #D81E06;
	border-radius: 2px;
	margin-left: 35px;
	margin-top: 10px;
	margin-bottom: 25px;
}
.jrcon_tit{
	color: #3E4371;
	font-size: 14px;
	margin-left: 35px;
}
.jrcon_text{
	color: #787CA6;
	font-size: 14px;
	margin-left: 35px;
	width: 154px;
}
.sl_box{
	position: relative;
	overflow: hidden;
}
.jrbnner1{
	width: 100%;
	height: auto;
}
.tssyn{
	position: absolute;
	transform: translateX(-50%);
	left: 50%;
}
