.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;
}
.product_box{
	height: 485px;
	overflow: hidden;
}
.cp_box{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	margin-top: 45px;
}
.cp_list{
	width: 299px;
	text-align: center;
}
.cp_title{
	font-size: 18px;
	color: #3E4371;
	margin-top: 30px;
	margin-bottom: 24px;
}
.cp_text{
	font-size: 14px;
	color: #787CA6;
	line-height: 24px;
}
.cp_line{
	width: 1px;
	height: 153px;
	background: rgba(199, 216, 249, 0.47);
}
.cp_ys_box{
	height: 640px;
	overflow: hidden;
	background: #507EF1;
}
.supervise_list{
	width: 588px;
	height: 165px;
}
.supervise_list1{
	background: url(../img/rxcpimg1.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 28px;
}
.supervise_list2{
	background: url(../img/rxcpimg2.png) no-repeat;
	background-size: 100% 100%;
}
.supervise_list3{
	background: url(../img/rxcpimg3.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 28px;
}
.supervise_list4{
	background: url(../img/rxcpimg4.png) no-repeat;
	background-size: 100% 100%;
}
.supervise_content{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 44px;
}
.supervise_name{
	display: flex;
	align-items: center;
	color: #3E4371;
	font-size: 20px;
	margin-left: 75px;
	margin-top: 28px;
}
.supervise_name img{
	width: 17px;
	height: 19px;
	margin-right: 16px;
}
.supervise_text{
	color: #787CA6;
	width: 420px;
	font-size: 14px;
	margin-left: 108px;
	margin-top: 15px;
}
.qy_synopsis{
	width: 470px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../img/qy_name_bg.png) no-repeat 0 center;
	background-size:100% 10px;
	margin-top: 50px;
}
.anlbox{
	height: 800px;
	background: #EDF3FD;
	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;
}