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

.w980 {
	width: 980px;
	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;
}
/* 手机样式 */
@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%;}
}
/*中间内容*/
.content-box {
	width: 100%;
	padding: 80px 0 0 0;
}
/* 联系我们 */
.ContactUs {position: relative;}
.ContactUs_pe {display: none;}
.ContactUs_pc {width: 980px;height: 520px;}
.ContactUsBOX {position: absolute;left: 298px;top: 150px;background-color: #FFFFFF;width: 385px;height: 160px;padding-left: 18px;}
.ContactUsBOX h6 {margin: 15px 0 13px;}
.ContactUsBOX h6 {font-size: 18px;color: #222222;letter-spacing: 1px;font-weight: 500;}
.ContactUsBOX p {font-size: 14px;color: #222222;letter-spacing: 0;line-height: 28px;font-weight: 400;}
/* 手机样式 */
@media screen and (max-width: 1200px) {
.w1180 {width: 100%;}
.w980 {width: 100%;}
.content-box0 {padding: 41px 0 60px;}
/* 联系我们 */
.ContactUs {width: 100%;}
.ContactUs_pc {display: none;}
.ContactUs_pe {display: block;width: 100%;}
.ContactUsBOX {width: 300px;height: 160px;top: 341px;left: 38px;padding: 0 20px;}
.ContactUsBOX h6 {margin: 20px 0 10px;}
.ContactUsBOX h6 {font-size: 16px;letter-spacing: 0.89px;font-weight: 500;}
.ContactUsBOX p {font-size: 12px;color: #222222;letter-spacing: 0;line-height: 22px;font-weight: 400;}
}
/* 手机样式 */
@media screen and (max-width: 1200px) {
/* 临时 */
.top {display: none!important;}

}