/*banner*/
.w1180 {
	width: 1180px;
	margin: 0 auto;
}

.banner-big-box {
	width: 100%;
	height: 300px;
}

.banner-box {
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.banner-box .ny p {
	text-align: center;
}

.banner-box .ny p:first-child {
	font-size: 48px;
	color: #FFFFFF;
	letter-spacing: -0.96px;
	line-height: 72px;
	font-weight: 400;
	padding: 80px 0 20px 0;
}

.banner-box .ny p:last-child {
	font-size: 18px;
	color: #FFFFFF;
	letter-spacing: 1px;
	line-height: 32px;
	font-weight: 400;
}

/*中间内容*/
.content-box {
	width: 100%;
	padding: 80px 0 0 0;
}

.w1180 {
	width: 1180px;
	margin: 0 auto;
}
/* 手机样式 */
@media screen and (max-width: 1200px) {
.mobile-page .m-banner-box {width: 100%;padding: 51px 0;font-size: 28px;color: #FFFFFF;letter-spacing: 1px;text-align: center;line-height: 48px;font-weight: 400;background-size: 100%;}
}
/*模块css*/
.ty-box {
	display: flex;
	justify-content: space-between;
	margin-bottom: 80px;
	width: 100%;
}

.ty-img {
	width: 680px;
}

.ty-word-box {
	width: 440px;
}

.img-ts-box img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.word-ts-box>p:first-child {
	font-size: 24px;
	color: #222222;
	letter-spacing: 1px;
	line-height: 40px;
	font-weight: 500;
	margin-top: 50px;
}

.word-ts-box .nr-box {
	margin-top: 20px;
}

.word-ts-box .nr-box p {
	font-size: 16px;
	color: #222222;
	letter-spacing: 0.5px;
	line-height: 32px;
	font-weight: 400;
}

.ywfw-box {
	height: 510px;
}

/*发展方向*/
.fzfx-box {
	width: 100%;

}

.fzfx-tit-box {
	font-size: 24px;
	color: #222222;
	letter-spacing: 1px;
	line-height: 40px;
	font-weight: 500;
	text-align: center;
}

.fzfx-tit-wz-box {
	font-size: 14px;
	color: #222222;
	letter-spacing: 0;
	text-align: center;
	line-height: 28px;
	font-weight: 400;
	margin: 20px 0 40px 0;
}

.fzfx-list-box {
	display: flex;
	justify-content: space-between;
}

.fzfx-list-box .fzfx-title-li {
	width: 380px;
	height: 539px;
}

.fzfx-img-box {
	height: 213px;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.fzfx-img-wz-box {
	border: 1px #e1e1e1 solid;
	border-top: none;
	padding: 30px 20px 0 20px;
	height: 326px;
}

.fzfx-img-wz-box .fzfx-img-title-one {
	font-size: 18px;
	color: #222222;
	letter-spacing: 1px;
	text-align: center;
	line-height: 32px;
	font-weight: 500;
	margin-bottom: 10px;
}

.fzfx-img-wz-box .fzfx-img-title-two p {
	font-size: 14px;
	color: #222222;
	letter-spacing: 0;
	line-height: 28px;
	font-weight: 400;
}
/* 手机样式 */
@media screen and (max-width: 1200px) {
.w1180 {width: 100%;}
.content-box {padding-top: 40px;}
.ty-box {display: block;padding: 0 20px;height: auto;margin-bottom: 60px;}
.ty-img {width: 100%;}
.ty-word-box {width: 100%;}
.fzfx-list-box {display: block;}
.fzfx-list-box .fzfx-title-li {width: 100%;height: auto;padding: 0 20px;}

.m-title-box p {font-size: 16px;color: #222222;letter-spacing: 0.5px;text-align: center;line-height: 28px;font-weight: 600;margin-bottom: 20px;}
.word-ts-box>p:first-child {display: none;}
.word-ts-box .nr-box {padding: 0 10px;}
.word-ts-box .nr-box p {font-size: 14px;color: #222222;letter-spacing: 0.5px;line-height: 28px;font-weight: 400;}
.fzfx-tit-wz-box {display: none;}
.fzfx-tit-box {font-size: 16px;color: #222222;letter-spacing: 0.5px;text-align: center;line-height: 28px;font-weight: 600;margin-bottom: 20px;}
.fzfx-img-wz-box {padding: 20px 10px;height: auto;margin-bottom: 20px;}
.fzfx-img-wz-box .fzfx-img-title-one {font-size: 16px;color: #222222;letter-spacing: 0.5px;text-align: center;line-height: 28px;font-weight: 600;margin-bottom: 4px;}
.fzfx-img-wz-box .fzfx-img-title-two p {font-size: 14px;color: #222222;letter-spacing: 0.5px;line-height: 28px;font-weight: 400;}
}
/* 手机样式 */
@media screen and (max-width: 1200px) {
/* 临时 */
.top {display: none!important;}

}