#c_grid-topnvu .p_gridbox::after {
content:'';
clear:left;
display:block
}
#c_grid-topnvu > div > .p_gridbox {
	width:100%;
	overflow:hidden;
	position:static
}
#c_grid-topnvu > div > .p_gridCell {
	float:left;
	position:static
}
#c_grid-topnvu > .p_gridbox.signal {
	min-height:inherit
}
#c_grid-topnvu > .p_gridbox.signal > .p_gridCell {
	min-height:inherit !important
}
#c_grid-topnvu {
	margin-left:auto;
	margin-right:auto;
	width:100%
}
@media screen and (max-width:768px) {
#c_grid-topnvu > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
width:100%;
margin-left:0%;
margin-right:0%;
margin-top:0rem;
margin-bottom:0rem;
clear:left
}
}
@media screen and (min-width: 769px) {
#c_grid-topnvu > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
width:100%;
margin-left:0%;
margin-right:0%;
margin-top:0rem;
margin-bottom:0rem;
clear:left
}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
#c_grid-topnvu > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
width:100%;
margin-left:0%;
margin-right:0%;
margin-top:0rem;
margin-bottom:0rem;
clear:left
}
}
#c_grid-footer .p_gridbox::after {
content:'';
clear:left;
display:block
}
#c_grid-footer > div > .p_gridbox {
	width:100%;
	overflow:hidden;
	position:static
}
#c_grid-footer > div > .p_gridCell {
	float:left;
	position:static
}
#c_grid-footer > .p_gridbox.signal {
	min-height:inherit
}
#c_grid-footer > .p_gridbox.signal > .p_gridCell {
	min-height:inherit !important
}
#c_grid-footer {
	margin-left:auto;
	margin-right:auto;
	width:100%
}
@media screen and (max-width:768px) {
#c_grid-footer > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
width:100%;
margin-left:0%;
margin-right:0%;
margin-top:0rem;
margin-bottom:0rem;
clear:left
}
}
@media screen and (min-width: 769px) {
#c_grid-footer > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
width:100%;
margin-left:0%;
margin-right:0%;
margin-top:0rem;
margin-bottom:0rem;
clear:left
}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
#c_grid-footer > .p_gridbox > .p_gridCell:nth-child(1n + 1) {
width:100%;
margin-left:0%;
margin-right:0%;
margin-top:0rem;
margin-bottom:0rem;
clear:left
}
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
#c_static_001-bread .e_breadcrumb-1 .p_breadcrumbItem {
	position:relative;
	float:left
}
#c_static_001-bread .e_breadcrumb-1 .icon {
	width:12px;
	height:12px
}
#c_static_001-bread .e_breadcrumb-1 .p_breadcrumbItem:not(:first-child) {
padding:0 3px 0 13px
}
#c_static_001-bread .e_breadcrumb-1 .p_breadcrumbItem:not(:first-child)::before {
content:'/';
position:absolute;
left:3px;
color:#333
}
#c_static_001-bread .e_breadcrumb-1 .p_breadcrumb::after {/* display: flex; */
display:block;
clear:both;
content:''
}
#c_static_001-bread .e_breadcrumb-1 .p_showTitle {
	position:relative;
	display:flex;
	align-items:center;
	padding-left:5px;
	border:1px solid transparent
}
#c_static_001-bread .e_breadcrumb-1 .siblings::after {
content:'>';
display:flex;
justify-content:center;
align-items:center;
width:20px;
height:20px;
transform:rotateZ(90deg);
cursor:pointer;
color:#ccc
}/* é¼ æ ‡è¦†ç›– */
#c_static_001-bread .e_breadcrumb-1 .siblings.active {
	border:1px solid #dee2e6
}
#c_static_001-bread .e_breadcrumb-1 .siblings.active::after {
transform:rotateZ(-90deg)
}
#c_static_001-bread .e_breadcrumb-1 .p_slide {
	position:absolute;
	left:18px;
	min-width:100%;
	padding:5px;
	display:none;
	z-index:999
}
#c_static_001-bread .e_breadcrumb-1 .p_sibling {
	display:block;
	width:100%;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden
}
@media screen and (max-width:768px) {
#c_static_001-bread .e_breadcrumb-1 .p_breadcrumbItem:nth-child(1) .p_title, #c_static_001-bread .e_breadcrumb-1 .p_breadcrumbItem:nth-child(2) .p_title {
white-space:pre
}
#c_static_001-bread .e_breadcrumb-1 .p_breadcrumbItem:nth-child(3) .p_title {
word-break:break-all;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-box-orient:vertical;
-webkit-line-clamp:1;
overflow:hidden
}
#c_static_001-bread .e_breadcrumb-1 a {
display:flex
}
}
@media screen and (min-width: 769px) {
}
@media screen and (max-width: 1024px) and (min-width: 769px) {
}
.ctn1 {
	padding:100px 0 200px
}
.ctn1 .con {
	position:relative;
	z-index:2
}
.ctn1 .con .top ul {
	display:flex;
	justify-content:space-between
}
.ctn1 .con .top ul li {
	width:33.333%;
	padding:20px;
	display:flex;
	justify-content:center;
	position:relative
}
.ctn1 .con .top ul li:after {
	content:'';
	width:1px;
	height:100%;
	background:rgba(0, 0, 0, 0.1);
	position:absolute;
	right:0;
	top:0
}
.ctn1 .con .top ul li .icons {
	width:60px;
	height:60px;
	border-radius:50%;
	background:#464845;
	display:flex;
	align-items:center;
	justify-content:center;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s
}
.ctn1 .con .top ul li .icons img {
	max-width:100%;
	max-height:100%
}
.ctn1 .con .top ul li h2 {
	margin-top:16px;
	display:inline-block;
	color:var(--color);
	text-decoration:underline
}
.ctn1 .con .top ul li p {
	margin-top:4px
}
.ctn1 .con .top ul li p a {
	color:#333;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s
}
.ctn1 .con .top ul li p a:hover {
	color:var(--color)
}
.ctn1 .con .top ul li:first-child {
	justify-content:flex-start
}
.ctn1 .con .top ul li:last-child:after {
	display:none
}
.ctn1 .con .top ul li:hover .icons {
	background:var(--color)
}
.ctn1 .con .bottom {
	margin-top:120px
}
.ctn1 .con .bottom img {
	pointer-events:all;
	user-select:all
}
.ctn1 .con .bottom #map {
	height:680px
}
.ctn1 .con .bottom #map img {
	-webkit-transition:none;
	-moz-transition:none;
	-ms-transition:none;
	transition:none
}
@media screen and (max-width: 1680px) {
.ctn1 {
padding:5vw 0 10vw
}
.ctn1 .con .bottom {
margin-top:6vw
}
.ctn1 .con .bottom #map {
height:36vw
}
}
@media screen and (max-width: 768px) {
.ctn1 {
padding:20px 0 40px
}
.ctn1 .con .top ul {
flex-wrap:wrap
}
.ctn1 .con .top ul li {
width:50%;
justify-content:flex-start
}
.ctn1 .con .top ul li .center {
width:100%;
text-align:center
}
.ctn1 .con .top ul li .center .icons {
margin:0 auto
}
.ctn1 .con .top ul li .center h2 {
margin-top:14px
}
.ctn1 .con .top ul li:first-child {
width:100%
}
.ctn1 .con .top ul li:after {
display:none!important
}
.ctn1 .con .bottom {
margin-top:20px
}
.ctn1 .con .bottom #map {
height:400px
}
}