.wrap_title{
	font-size: 40px;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
	text-align: center;
	margin-top: 60px;
}
.wrap0{
	width: 100%;
	background: #F9FAFF;
	overflow: auto;
}
.wrap0_content{
	width: 1152px;
	height: 226px;
	background: #FFFFFF;
	margin: 60px auto 0;
	box-shadow: 0px 2px 16px 0px rgba(65,62,101,0.06);
	display: flex;
	align-items: center;
}
.wrap0_content img{
	width: 122px;
	height: 120px;
	margin-left: 106px;
}
.wrap0_text{
	margin-left: 108px;
}
.wrap0_text1{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.wrap0_text2{
	width: 736px;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	margin-top: 16px;
}
.wrap1{
	width: 100%;
	height: auto;
	background: url(../image/about_bg_img1@2x.png);
	background-repeat: no-repeat;
	background-size: 100%;
	overflow: auto;
	text-align: center;
}
.wrap1_title{
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 40px;
	margin-top: 95px;
}
.wrap1_text{
	font-size: 14px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 24px;
	margin-top: 27px;
	margin-bottom: 95px;
}
.wrap2{
	width: 100%;
	background: #F9FAFF;
	overflow: auto;
}
.wrap2 .wrap_title{
	margin-top: 53px;
}
.wrap2_content{
	width: 1152px;
	height: 350px;
	background: #FFFFFF;
	box-shadow: 0px 2px 16px 0px rgba(65,62,101,0.06);
	display: flex;
	margin: 60px auto;
}
.about_culture{
	width: 588px;
	height: 350px;
	overflow: hidden;
}
.about_culture img{
	width: 588px;
	height: 350px;
}
.about_culture img:hover{
	transform: scale(1.15);
	transition: all 0.6s;
}
.wrap2_right{
	margin-left: 60px;
	overflow: auto;
}
.wrap2_right_title{
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	line-height: 28px;
	margin-top: 95px;
}
.wrap2_line{
	width: 60px;
	height: 2px;
	background: #4B71FF;
	border-radius: 1px;
	margin-top: 20px;
}
.wrap2_right_text{
	width: 444px;
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 24px;
	margin-top: 40px;
}
.wrap3{
	width: 100%;
	overflow: auto;
}
.wrap3_list{
	width: 640px;
	display: flex;
	justify-content: space-between;
	margin: 60px auto;
}
.wrap3_item{
	min-width: 128px;
	text-align: center;
}
.wrap3_item_img{
	width: 70px;
	height: 70px;
}
.wrap3_item_text{
	font-size: 16px;
	font-weight: bolder;
	color: #333333;
	margin-top: 16px;
}
.wrap3_certificate{
	width: 1152px;
	display: flex;
	justify-content: space-between;
	margin: 60px auto 0;
}
.certificate_img{
	width: 273px;
	height: 196px;
}
.wrap4{
	width: 100%;
	height: auto;
	background: url(../image/about_bg_img2@2x.png);
	background-repeat: no-repeat;
	background-size: 100%;
	overflow: auto;
	text-align: center;
}
.wrap4_title{
	font-size: 40px;
	font-weight: bold;
	color: #333333;
	line-height: 40px;
	margin-top: 95px;
}
.wrap4_text{
	font-size: 14px;
	font-weight: 400;
	color: #666666;
	line-height: 14px;
	margin-top: 28px;
	margin-bottom: 111px;
}
.wrap5{
	width: 100%;
	background: #F9FAFF;
	overflow: auto;
}
.wrap5_list{
	width: 1152px;
	margin: 60px auto 72px;
	display: flex;
	justify-content: center;
	background-color: #FFFFFF;
	align-items: center;
	padding: 58px 0;
}
.wrap5_item1{
	width: 160px;
	text-align: center;
	margin-right: 60px;
}
.wrap5_item2{
	width: 332px;
	height: 192px;
	background: url(../image/about_bg_contactway@2x.png);
	background-size: cover;
}
.wrap5_item1_title{
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	line-height: 16px;
	margin-top: 16px;
}
.wrap5_item1_img{
	width: 160px;
	height: 160px;
}
.wrap5_item2_list{
	display: flex;
	margin-bottom: 36px;
}
.wrap5_item2_list:first-child{
	margin-top: 36px;
}
.wrap5_item2_img{
	width: 20px;
	height: 20px;
	margin-left: 36px;
}
.wrap5_item2_list_right{
	margin-left: 16px;
}
.wrap5_item2_list_right_top{
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	line-height: 18px;
}
.wrap5_item2_list_right_bottom{
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	line-height: 14px;
	margin-top: 12px;
}
.wrap5_item2_list_right_bottom span{
	color: #999999;
}
.honor_img{
	width: 80vw;
	height: 18.89vw;
	display: block;
	margin: 4.17vw auto;
}
.wrap6{
	width: 100%;
	background-color: #F9FAFF;
	overflow: auto;
}