.creditbanner{
	position: relative;
}
.creditbannerimg{
	width: 100%;
	height: auto;
}
.creditbanner_box{
	width: 1200px;
	position: absolute;
	z-index: 1;
	left: 50%;
	top: 30%;
	transform: translateX(-50%);
}
.major_text{
	margin-top: 0;
}
.xmjs_box{
	height: 670px;
}
.ej_tit{
	line-height: 40px;
}
.xmjs_content{
	width: 629px;
	height: 391px;
	margin: 0 auto;
	position: relative;
	background: url(../img/credit_js.png) no-repeat;
	margin-top: 32px;
}
.xmjs_content div{
	width: 120px;
	position: absolute;
	color: #3E4371;
	font-size: 18px;
}
.xmjs_text_l{
	text-align: right;
}
.xmjs_text_r{
	text-align: left;
}
.jjfa_box{
	height: 450px;
	overflow: hidden;
	background:url(../img/credit_banner2.jpg) no-repeat;
}
.qy_synopsis{
	width: 570px;
	margin: 0 auto;
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../img/introduce_title4.png) no-repeat 0 center;
	background-size:100% 10px;
	margin-top: 44px;
}
.jjfa_con{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-top: 50px;
}
.xy_list{
	width: 230px;
	height: 174px;
	background: rgba(255,255,255,0.13);
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	color: #FFFFFF;
	font-size: 20px;
	cursor: pointer;
}
.jjfa_con .xy_list_active .xy_list{
	background: #FFFFFF;
	color: #3D4571;
}
.xy_list img{
	width: 53px;
	height: 53px;
	margin-bottom: 26px;
}
.xy_text_box{
	height: 187px;
	overflow: hidden;
}
.xy_text{
	width: 1200px;
	margin: 0 auto;
	display: none;
	margin-top: 60px;
}
.xy_text img{
	width: 21px;
	height: 26px;
	margin-top: 4px;
}
.xy_content{
	font-size: 14px;
	color: #6B6E84;
	line-height: 30px;
	width: 1163px;
}
.xy_text_active{
	display: flex;
}
.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;
}