.humbanner_box{
	position: relative;
}
.humbanner{
	width: 100%;
	height:  auto;
}
.hum_ban_box{
	position: absolute;
	width: 1200px;
	left: 50%;
	top: 34.5%;
	transform: translateX(-50%);
}
.hum_title{
	color: #13114B;
	font-size: 34px;
	letter-spacing: 10px;
}
.hum_text{
	color: #6B6E84;
	line-height: 42px;
	font-size: 14px;
	margin-top: 20px;
}
.gl_box{
	height: 725px;
	overflow: hidden;
}
.jj_list_box{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	margin-top: 51px;
}
.first_list{
	width: 367px;
	height: 453px;
	background: #FFFFFF;
	border: 1px solid #CFCFCF;
}
.first_list_header{
	height: 69px;
	width: 370px;
	text-align: center;
	line-height: 69px;
	background: url(../img/wg_list_timg.png) no-repeat;
	font-size: 20px;
	color: #FFFFFF;
}
.list_con{
	margin-top: 48px;
	margin-left: 34px;
	color: #3E4371;
	line-height: 36px;
	font-size: 14px;
}
.jj_list{
	width: 277px;
	height: 381px;
	border: 1px solid #CFCFCF;
}
.hh_list_header{
	width: 277px;
	height: 69px;
	background: url(../img/wg_list_timg2.png) no-repeat;
	background-size:100% 100%;
	text-align: center;
	line-height: 69px;
	font-size: 20px;
	color: #3E4371;
}
.jj_list_con{
	margin-top: 40px;
	margin-left: 31px;
	color: #3E4371;
	font-size: 14px;
	line-height: 36px;
}
.js_box{
	height: 715px;
	background: #F5FAFF;
	overflow: hidden;
}
.wgjsbanner{
	width: 1200px;
	height: 509px;
	margin: 0 auto;
	display: block;
	margin-top: 47px;
}
.anlbox{
	height: 800px;
	overflow: hidden;
}
.swiper_box{
	width: 1200px;
	margin:0 auto;
	height: 585px;
	margin-top: 55px;
	position: relative;
	
}
.myswiper{
	width: 1050px;
	height: 585px;	
	margin: 0 auto;
	border-radius: 30px;
	box-shadow: 10px 10px 10px 5px rgba(0,0,0,0.1);
}
.swiperleft{
	position: absolute;
	top: 50%;
	margin-top: -17px;
	left: 0px;
}
.swiperright{
	position: absolute;
	top: 50%;
	margin-top: -17px;
	right: 0px;
}