/*初始化111*/
html,
body {
	margin: 0;
	padding: 0;
}

.pagebox {
	position: relative;
}

a:active,
a:focus,
a:hover {
	color: unset;
	text-decoration: none;
	background: none;
	border: none;
}

/*单屏首页*/
#w_grid-1599278311811 {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100vh !important;
	max-height: 1080px;
	z-index: 99999 !important;
}

#c_portalResPublic_codeContainer-15992786814885213 {
	height: 100vh !important;
	min-height: 100% !important;
}

/*隐藏显示 begin*/
#w_grid-1588492178985 .p_gridbox,
#w_grid-1596425918893 .p_gridbox {
	overflow: visible;
}

/*head样式*/
#w_grid-1588492178985>div {
	z-index: 999999 !important;
}

#w_grid-1588492178985 {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1) !important;
	/* background-color: rgba(255, 255, 255, 0)!important; */
	top: 0px;
	left: 0px;
	z-index: 999999 !important;
	width: 100% !important;
	background: #3383b4b0;
	box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.1) !important;
	position: fixed;
}

.topfixed {
	background: #fff;
	transition: all 0.5s;
}

#w_grid-1588497483319 {
	line-height: 70px;
}

/*单屏首页*/
/*字体定义 begin*/
@font-face {
	font-family: 'pop';
	src: url('../font/Poppins-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'din';
	src: url('../font/DINPro-Regular.otf') format('opentype');
}

@font-face {
	font-family: 'osw';
	src: url('../font/Oswald-Regular.ttf') format('truetype');
}

@font-face {
	font-family: 'ban';
	src: url('../font/SourceHanSerifCN-Light-5_2.otf') format('opentype');
}

@font-face {
	font-family: 'nyban';
	src: url('../font/PingFang%20Regular.ttf') format('truetype');
}

/*字体定义 end*/
/*联系我们*/
#w_grid-1596450726435 {
	position: relative;
	z-index: 99;
}

/*内页 关于*/
#w_common_text-1595165954524 p span,
#w_common_text-1596760543277 p span,
#w_common_text-1607509256797 p span {
	display: block;
	font-size: 15px;
	line-height: 30px;
	text-indent: 30px;
}

#w_common_text-1607499215684 p span {
	display: block;
	font-size: 15px;
	line-height: 30px;
	text-indent: 30px;
}

#w_common_text-1607500017355 p span {
	display: block;
	font-size: 15px;
	line-height: 30px;
	text-indent: 30px;
}

/*详情样式*/
#w_common_text-1596615657675,
#w_common_text-1599472285442 {
	border-left: 3px solid #097bc2;
	line-height: 24px;
}

/*面包屑导航 begin*/
.p_breadcrumbList {
	font-size: 0;
	text-align: left;
}

.p_breadcrumbFirst {
	color: #333 !important;
	padding-left: 26px !important;
	background: url(../image/ny_home1.png) no-repeat center left;
	vertical-align: unset !important;
}

.p_breadcrumb.contentBox:hover>a>.font:before {
	display: none !important;
}

.p_breadcrumbFirst>a>.font {
	color: #333 !important;
}

.p_breadcrumbFirst>a>.font:hover {
	text-decoration: none !important;
}

.p_breadcrumb {
	vertical-align: unset !important;
	color: #333 !important;
}

.p_breadcrumb.contentBox:hover>a>.font {
	border: none !important;
	border-bottom: none !important;
	color: #097bc2 !important;
}

.p_end {
	vertical-align: unset !important;
}

.p_breadcrumbCurrent {
	vertical-align: unset !important;
}

.p_breadcrumbCurrent .font {
	color: #097bc2 !important;
	font-weight: bold;
}

/*面包屑导航 end*/
/*翻页代码 begin*/
.p_page {
	font-size: 0;
	text-align: center;
}

.p_page .pre,
.p_page .pageNum,
.p_page .next {
	float: none;
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	border-radius: 0;
	margin: 0 5px;
	padding: 0;
	line-height: 40px;
	font-size: 16px;
	border: none;
}

.p_page .p_PageInterval {
	float: none;
}

.p_page .pre,
.p_page .next {
	background: #333 !important;
}

.p_page .pageNum {
	background-color: #f0f0f0;
}

.p_page .pageNum.active,
.p_page .pageNum:hover {
	background: #097bc2;
}

.p_page .pre .font,
.p_page .next .font {
	display: block;
	font-size: 20px;
	color: #fff;
}

.p_page .pre:hover,
.p_page .next:hover {
	background: #097bc2 !important;
}

.p_page .pre .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

.p_page .next .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
	float: none;
}

.p_more .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

.p_loading .iconfont:before {
	shadow-angle: 0px;
	shadow-distance: 0px;
	shadow-angle-ofInset: 0px;
	shadow-distance-ofInset: 0px;
}

/*翻页代码 end*/
