.banner-imgs-warp{
	position: relative;
	height: 314px!important;
}
.banner-imgs-warp img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.banner-text{
	position: absolute;
	top: 50%;
	/*left: 35%;*/
	transform: translate(-50%,-50%);
	left: 46% !important;
	transition: 1s;
	opacity: 0;
}

.banner-text-1{
	font-size: 60px!important;
	font-family: Source Han Sans SC;
	font-weight: 500;
	color: #FFFFFF;
	letter-spacing: 5px;
}
.banner-text-2{
	font-size: 25px;
	font-family: SourceHanSansCN;
	font-weight: 300;
	color: #FFFFFF;
	margin-top: 40px!important;
}
.b1{
	width: 100%;
	margin: auto;
	height: auto;
	margin-bottom: 85px;
}
.b1-menu{
	width: 100%;
	height: 346px;
	/*background: #F5F5F5;*/
	display: flex;
	justify-content: center;
	align-items: center;
}
.b1-menu .allmenu div:first-child{
	margin-left: 0;
}
.menu{
	width: 200px;
	height: 235px;
	background: #eaeaea;
	margin-left: 15px;
	padding-left: 20px;
	transform: rotateY(0deg);
	box-sizing: border-box;
	transition: 1s;
}
.menu:hover{
	transform: rotateY(360deg);
}
.title-6{
	margin-top: 40px;
	width: 112px;
	font-size: 28px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #3054D2;
}
.title-6-1{
	width: 150px;
}
.title-7{
	margin-top: 67px;
	width: 155px;
	text-align: left;
}
.title-7-1{
	margin-top: 30px;
	width: 155px;
	text-align: left;
}
.title-imgs{
	width:100%;
	height:100%;
}
.title-border{
	text-align: center;
}
.title-2{
	width: 100%;
	font-size: 36px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #303030;
	padding-top: 62px;
}
.background_color .title > div{
	display: flex;
	width: 40%;
	justify-content: space-between;
}
.background_color .atitle {
	padding: 10px 44px;
	border: 1px solid black;
}

.imgs-1{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 40px;
}
.imgs-2{
	width: 1126px;
	height: 294px;
	background: #f5f5f5;
	display: flex;
	justify-content: center;
	align-items: center;
}
.imgs-3{
	width: 1100px;
	height: 272px;
	opacity: 0.39;
	display: flex;
}
.border-1{
	width: 43px;
	height: 100%;
	border: 1px solid #777777;

}
.border-2{
	width: 100px;
	height: 274px;
	border: 1px solid #777777;
	display: flex;
	justify-content: center;
	box-sizing: border-box;
}
.border-2 span{
	font-size: 24px;
	color: #000000;
	margin-top: 120px;
}
.border-3{
	width: 281px;
	height: 100%;
	border: 1px solid #777777;
	border-left: none;
}
.border-3-1{
	width: 100%;
	height: 136px;
	border: 1px solid #777777;
}
.border-3-2{
	width: 100%;
	height: 132px;
	border: 1px solid #777777;
}
.banner-text p{
	font-size: 16px;
	line-height: 30px;
}
.border-3-1 span{
	display: flex;
	justify-content: center;
	margin-top: 46px;
	font-size: 30px;
}
.border-3-2 span{
	display: flex;
	justify-content: center;
	margin-top: 46px;
	font-size: 30px;
}
.border-4{
	width: 100%;
	height: 100%;
	border: 1px solid #777777;
}
.border-4-1{
	width: 100%;
	height: 71px;
	border: 1px solid #777777;
	display: flex;
	justify-content: center;
	padding-top: 15px;
	box-sizing: border-box;
}
.border-4-1 span{
	font-size: 24px;
}
.border-4-2{
	width: 100%;
	height: 71px;
	border: 1px solid #777777;
	display: flex;
	justify-content: center;
	padding-top: 15px;
	box-sizing: border-box;
}
.border-4-2 span{
	font-size: 24px;
}
.border-4-border{
	display: flex;
}
.border-4-3{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 71px;
	border: 1px solid #777777;
}
.border-4-4{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 71px;
	border: 1px solid #777777;
}
.border-4-3 span{
	font-size: 24px;
}
.border-4-4 span{
	font-size: 24px;
}
.border-4-5{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 58px;
	border: 1px solid #777777;
	box-sizing: border-box;
}
.border-4-5{
	font-size: 24px;
}
.img-1{
	width: 1126px;
	margin: 61px auto 0;
	height: 100%;
	display: flex;
	justify-content: space-between;
}
.img-1-1{
	width: 313px;
	height: 223px;
	margin-left: 17px;
	position: relative;
	overflow: hidden;
}
.img-1-1 img{
	transition: 0.6s;
}
.img-1-1 img:hover{
	transform: scale(1.1);
}
.img-1-1:first-child{
	margin-left: 0;
}
.title-1-1{
	font-size: 42px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	position: absolute;
	top: 173.1%;
	left: 16.7%;
}
.title-1-2{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: -4px;
	box-sizing: border-box;
	width: 100%;
	height: 40px;
	background: #0455DA;
}
.title-1-2 span{
	font-size: 18px;
	font-family: SourceHanSansCN;
	font-weight: 200;
	color: #FFFFFF;
}
.title-1-1-1{
	position: absolute;
	top: 173.1%;
	left: 45.6%;
}
.title-1-1-2{
	position: absolute;
	left: 50%;
	top: 80%!important;
	transform: translate(-50%);
}

.imgs-1-1{
	display: flex;
	justify-content: center;
	margin-top: 60px;
}
.imgs-1-1 img{
	margin-left: 17px;
}
img:first-child{
	margin-left: 0;
}
.tile-2-1 span{
	font-size: 19px;
	font-family: SourceHanSansCN;
	font-weight: 300;
	color: #FFFFFF;
}
.tile-2-2{
	left:70%;
}

.flex_center .img-1-1{
	/*width: 360px;*/
	width: 600px;
}
.flex_center .img-1-1 .img,.flex_center .img-1-1 .img img{
	width: 100% !important;
}

.flex_center .title-1-2 span{
	font-size: 20px;
	font-family: Source Han Sans SC;
	font-weight: 200;
	color: #FFFFFF;
}

.body_chen .sign-bottom .imgs p{
	font-size: 20px;
	font-weight: 300;
	color: #FFFFFF;
}

.banner-text-2{
	width: 1062px;
}

.b1-menu div{
	margin-right: 120px;
}
.b1-menu div:last-child{
	margin-right: 0;
}
.sign-bottom .imgs p{
	font-size: 20px;
	font-family: Source Han Sans SC;
	font-weight: 300;
	color: #FFFFFF;
	white-space: nowrap;
}
.flex_center .img-1-1{
	width: 49%;
}
.flex_center .img-1-1 img{
	object-fit: cover;
}
.menu:after{
	right: -38px;
}

@media screen and (max-width: 1680px){
	.menu {
		width: 179px;
	}
}

@media screen and (max-width: 1440px){
	.background_color .atitle {
		padding: 10px 20px;
	}
}

@media screen and (max-width: 1366px){
	.background_color .title > div {
		width: 60%;
	}
	.b1-menu {
		justify-content: left !important;
	}
	/*.b1-menu div {*/
	/*	margin-left: 27px;*/
	/*}*/
}

@media screen and (max-width: 1024px) {
	.banner-text {
		left: 40% !important;
	}
	.img-1 {
		width: 90%;
	}
}

@media screen and (max-width: 768px) {
	.background_color .title > div {
		width: 90%;
	}
	.b1-menu div {
		 margin-left: 0;
	}
	.b1-menu div:last-child {
		text-align: center;
	}
	.img-1-1 {
		 height: auto;
	}
}

@media screen and (max-width: 520px){
	.background_color .title a {
		font-size: 14px !important;
	}
	.b1-menu div:last-child {
		width: 90%;
		text-align: left;
	}
	.b1-menu div {
		width: 50%;
	}
	.b1-menu .menu:last-child{
		width: 50%;
	}
	.flex_center .img-1-1 img {
		height: auto !important;
	}
}

@media screen and (max-width: 414px){
	.banner-text-1 {
		font-size: 36px!important;
	}
	.background_color .atitle {
		padding: 10px 10px;
	}
}
