@media (min-width:1200px) {
.container {
	width: 1170px!important;
	margin: 0 auto;
}
}
.grid-container {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 2rem;
	padding: 2rem 0;
}
.grid-container img {
	display: block;
	margin: 0 auto;
	height: 60px;
	object-fit: contain;
}
.grid-container p:first-of-type {
	font-weight: bold;
	text-align: center;
	text-indent: 0;
}
.grid-container p:last-of-type {
	text-align: center;
	font-size: 14px;
	color: #666;
	text-indent: 0;
	margin-top: 10px;
}

.header-box {
	background: #fff
}
.topbar {
	width: 100%;
	background-color: #2674FF
}
.topbar .container .am-g {
	padding: 3px 0;
	font-size: 15px;
	color: #fff
}
.topbar .container .am-g .topbar-left {
	font-size: 15px
}
.topbar .container .am-g .topbar-left .am-icon-globe {
	font-size: 23px
}
.topbar .container .am-g .topbar-left .am-btn-primary {
	color: #fff;
	background-color: #2674FF;
	border-color: #2674FF
}
.topbar .container .am-g .topbar-left .am-btn {
	padding: 0;
	line-height: 1;
	margin-top: -10px
}
.topbar .container .am-g .topbar-right {
	line-height: 34px;
	width: 75%
}
.topbar .container .am-g .topbar-right i {
	opacity: .3;
	margin: 0 5px
}
.topbar .container .am-g .topbar-right a {
	color: #fff;
	font-size: 14px;
	margin: 4px
}
.topbar .container .am-g .topbar-right a:nth-of-type(1) {
	margin-left: 20px
}
@media screen and (max-width:640px) {
.m-header .m-logo {
	width: 150px;
	margin: 8px auto
}
.m-header .m-logo img {
	width: 150px;
	margin: 0 auto
}
.m-header .am-offcanvas-bar {
	width: 320px;
	background: #2674FF
}
.m-header .am-icon-bars {
	font-size: 30px;
	color: #262626
}
.m-header {
	padding: 10px 0;
	background: #fFF
}
.am-menu-offcanvas1 .am-menu-nav>li>a:focus, .m-header .am-menu-offcanvas1 .am-menu-nav>.am-open>a, .m-header .am-menu-offcanvas1 .am-menu-nav>li>a:hover {
	background-color: #2674FF!important;
	color: #fff;
	outline: 0
}
.m-header .am-menu-offcanvas1 .am-menu-sub {
	background-color: #2674FF!important
}
.m-header .am-menu-sub {
	padding: 0
}
.m-header .am-menu-sub li {
	border-top: 1px solid rgba(0,0,0,.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
	padding-left: 36px
}
.m-header .am-menu-offcanvas1 .am-menu-nav>li>a {
	color: #fff
}
.m-header .am-menu-sub li a {
	color: rgba(255,255,255,.3);
	text-shadow: none!important
}
.m-header .nav-icon::before {
	margin-left: -14px;
	margin-right: 5px
}
.m-header .nav-icon-globe::before {
	content: "\f0ac"
}
.m-header .nav-share-contain {
	height: 44px;
	line-height: 44px;
	text-indent: 9px;
	padding: 0;
	position: relative;
	color: #ccc;
	border-top: 1px solid rgba(0,0,0,.3);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.05);
	text-shadow: 0 1px 0 rgba(0,0,0,.5)
}
}
.header {
	padding: 15px 0
}
.header .logo {
	/* padding-top: 8px */
}
.header .logo img {
	/* width: 250px */
}
.header .header-right {
	/* margin-top:20px; */
	text-align: center
}
.header .header-right .header-contact {
	float: left;
	text-align: center;
	padding: 0 20px 0 0
}
.header .header-right .header-contact .header_contacts--item {
	float: left;
	vertical-align: middle
}
.header .header-right .header-contact .header_contacts--item .contact_mini {
	position: relative;
	padding: 0 40px 0 35px
}
.header .header-right .header-contact .header_contacts--item .contact_mini strong {
	display: block;
	font-size: 15px;
	font-weight: 600;
	text-align: left
}
.header .header-right .header-contact .header_contacts--item .contact_mini .contact-icon {
	font-size: 26px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 0
}
.header .header-right .header-contact .header_contacts--item .contact_mini span {
	font-size: 12px;
	color: #969696;
	display: block;
	text-align: left
}
.header .header-right .contact-btn {
	float: right
}
.header .header-right .contact-btn .am-btn-secondary {
	color: #59bcdb;
	background-color: #fff;
	border-color: #59bcdb
}
.header .header-right .contact-btn .am-btn-secondary:hover {
	background-color: #59bcdb;
	color: #fff
}
.nav-contain {
	width: 100%;
	border-top: 1px solid #e9e9e9;
	box-shadow: 0 1px 3px #e9e9e9
}
.nav-contain .nav-inner {
	max-width: 1140px;
	margin: 0 auto
}
.nav-contain .nav-inner .am-nav li {
	padding: 25px 10px;
	list-style: none;
	position: relative
}
.nav-contain .nav-inner .am-nav li:hover .sub-menu {
	display: block
}
.nav-contain .nav-inner .am-nav li .sub-menu {
	display: none;
	padding-left: 0;
	position: absolute;
	box-shadow: 0 0 7px rgba(0,0,0,.15);
	top: 100%;
	left: 6px;
	z-index: 1000!important;
	background: #fff;
	border-radius: 0 0 3px 3px;
	margin: 0
}
.nav-contain .nav-inner .am-nav li .sub-menu .menu-item {
	min-width: 160px;
	border-top: 1px solid #eaeaea;
	position: relative;
	padding: 15px 10px
}
.nav-contain .nav-inner .am-nav li .sub-menu .menu-item a {
	display: block;
	padding: 0 20px
}
.nav-contain .nav-inner .am-nav li a {
	color: #333;
	padding: 0
}
.nav-contain .nav-inner .am-nav li a:hover {
	color: #6975a6;
	background: #fff
}
@font-face {
	font-family: fontawesome;
	src: url(../other/fontawesome-webfont.ttf), url(../other/fontawesome-webfont.woff)
}
.page-header {
	text-align: center;
	padding: 80px 0 92px;
	font-weight: 300;
	background: url(../images/pattern-dark.png) #2674FF
}
.page-header .page-header-title {
	font-size: 60px;
	color: #fff;
	font-weight: 400
}
.breadcrumb-box {
	border-bottom: 1px solid #e9e9e9
}
.breadcrumb-box .am-breadcrumb {

	margin-bottom: 1rem
}

.breadcrumb-box .am-breadcrumb   a {
	font-size: 14px;
	color: #262626
}
.breadcrumb-box .am-breadcrumb .am-active {
	color: #6975a6
}
.section {
	padding: 20px 0
}
.section .section--header .section--title {
	font-size: 50px;
	font-weight: 300;
	text-align: center
}
.section .section--header .section--description {
	font-size: 20px;
	line-height: 30px;
	color: #9b9b9b;
	text-align: center;
	margin: 13px 0 0; text-indent:2em;
}
@media screen and (max-width:640px) {
.section {
	padding: 20px 0!important
}
.section .section--header {
	padding: 0 15px
}
.section .section--header .section--title {
	font-size: 30px!important
}
.section .section--header .section--description {
	font-size: 15px;
	line-height: 32px
}
.section--description {
	font-size: 16px
}
.grid-container {
	grid-template-columns: repeat(2, 1fr);
}
}
.layout-footer .footer {
	width: 100%;
	background: url(../images/footer.jpg);
	background-size: cover;
	position: relative
}
.layout-footer .footer .am-u-md-3 {
	padding-left: 25px
}
.layout-footer .footer .footer--bg {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: .95;
	top: 0;
	left: 0
}
.layout-footer .footer .footer--inner {
	position: relative;
	z-index: 1
}
.layout-footer .footer .footer--inner .footer_main {
	position: relative
}
.layout-footer .footer .footer_main--column {
	margin: 50px 0 0
}
.layout-footer .footer .footer_main--column_title {
	color: #fff;
	font-size: 17px;
	line-height: 29px;
	font-weight: 700;
	display: block
}
.layout-footer .footer .footer_about {
	position: relative;
	padding: 17px 25px 0 0
}
.layout-footer .footer .footer_about--text {
	font-size: 15px;
	line-height: 25px;
	color: #fff;
	padding: 0 0 16px
}
.layout-footer .footer .footer_navigation {
	padding: 6px 15px 0 0
}
.layout-footer .footer .footer_navigation--item {
	display: block;
	position: relative;
	padding: 12px 25px 12px 0;
	text-align: left;
	border-bottom: 1px solid rgba(255,255,255,.1)
}
.layout-footer .footer .footer_navigation--item::before {
	position: absolute;
	content: "\f054";
	display: block;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);
	margin-top: 3px;
	color: #fff;
	font-size: 12px;
	font-family: fontawesome
}
.layout-footer .footer .footer_navigation--link {
	color: #fff;
	font-size: 15px;
	line-height: 22px
}
.layout-footer .footer .footer_navigation--link:hover {
	text-decoration: underline
}
.layout-footer .footer .footer_contact_info {
	padding: 5px 0 0
}
.layout-footer .footer .footer_contact_info--item {
	padding: 5px 0;
	position: relative;
	color: #fff;
	font-size: 15px;
	line-height: 25px;
	list-style: none
}
.layout-footer .footer .footer_contact_info--item i {
	display: block;
	position: absolute;
	left: -2px;
	top: 8px
}
.layout-footer .footer .footer_contact_info--item span {
	display: inline-block;
	vertical-align: text-top;
	padding: 0 0 0 28px
}
.contact_card {
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 3px;
	position: relative;
	text-align: center;
	padding: 138px 0 48px;
	margin: 30px
}
.contact_card .contact_card--icon {
	position: absolute;
	font-size: 56px;
	display: block;
	top: 37px;
	left: 50%;
	transform: translate(-50%, 0);
	color: #59bcdb
}
.contact_card .contact_card--title {
	font-size: 20px;
	display: inline-block
}
.contact_card .contact_card--text {
	padding: 0 0 10px;
	color: #969696;
	font-size: 16px;
	line-height: 23px
}
.contact_card .contact_card--text a {
	color: #969696
}
.contact_card .am-btn-secondary {
	background-color: transparent;
	color: #59bcdb;
	border-color: #59bcdb;
	border-width: 2px;
	padding: 12px 18px
}
.contact_card .am-btn-secondary:hover {
	background-color: #59bcdb;
	color: #fff
}
.copy {
	text-align: center;
	line-height: 40px;
	height: 40px;
}

.timeline {
	position: relative;
	max-width: 1000px;
	margin: 0 auto;
}

.timeline::after {
	content: '';
	position: absolute;
	width: 6px;
	background-color: #0066cc;
	top: 0;
	bottom: 0;
	left: 50%;
	margin-left: -3px;
	border-radius: 3px;
}

.timeline-item {
	padding: 10px 40px;
	position: relative;
	width: 50%;
	margin-bottom: 20px;
}

.timeline-item::after {
	content: '';
	position: absolute;
	width: 25px;
	height: 25px;
	background-color: #fff;
	border: 4px solid #0066cc;
	border-radius: 50%;
	top: 15px;
	z-index: 1;
}

.left {
	left: 0;
}

.right {
	left: 50%;
}

.left::after {
	right: -12.5px;
}

.right::after {
	left: -12.5px;
}

.timeline-content {
	padding: 20px 30px;
	background-color: white;
	position: relative;
	border-radius: 6px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.timeline-content h2 {
	color: #0066cc;
	margin-bottom: 10px;
}

.timeline-content .date {
	font-weight: bold;
	color: #666;
	margin-bottom: 10px;
}

.timeline-content p {
	margin-bottom: 0;
}

.timeline-content img {
	max-width: 100%;
	height: auto;
	margin: 10px 0;
	border-radius: 4px;
}

@media screen and (max-width: 768px) {
	.timeline::after {
			left: 31px;
	}
	
	.timeline-item {
			width: 100%;
			padding-left: 70px;
			padding-right: 25px;
	}
	
	.timeline-item::after {
			left: 18px;
	}
	
	.left, .right {
			left: 0;
			text-align: left;
	}
	
	.left::after, .right::after {
			left: 18px;
	}
}

#footer {
	margin-top: 50px;
	position: relative;
	background: url(../images/bg2.jpg) center / cover no-repeat;
	color: #fff;
}

#footer::before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgb(38, 116, 255, 0.9);
}

#footer i {
	margin-right: 5px;
}

#footer .inner {
	max-width: 1200px;
	margin: 0 auto;
	padding: 50px 20px 100px 20px;
	display: flex;
	justify-content: space-between;
}

#footer .inner .left {
	width: 25%;
}

#footer .inner .left,
#footer .inner .right {
 z-index: 99;
}

#copyright {
	position: absolute;
	bottom: 0;
	margin: 0;
	height: 54px;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 10px;
	background: rgb(0 0 0 / 20%);
	font-size: 12px;
	z-index: 99;
}

@media screen and (max-width: 768px) {
	#footer .inner {
		flex-direction: column;
		align-items: center;
	}
	
	#footer .inner .left,
	#footer .inner .right {
		width: 100%;
		text-align: center;
	}
	
	#footer .inner .right {
		margin-top: 20px;
	}

	#copyright {
		flex-direction: column;
		text-align: center;
	}
	
}

.product-showcase {
	margin: 0 auto;
	width: 100%;
}

.product-showcase h2 {
	text-align: center;
	margin-bottom: 30px;
	font-size: 28px;
}

.product-grid {
	display: flex;
	flex-wrap: wrap;
	margin: -10px;
}

.product-item {
	width: calc(25% - 20px);
	margin: 10px;
	position: relative;
	overflow: hidden;
	border-radius: 6px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
	transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* 4:3 宽高比例保持 */
.product-item::before {
	content: "";
	display: block;
	padding-bottom: 75%; /* 4:3 比例 */
}

.product-item:hover {
	transform: scale(1.03);
	box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15);
}

.product-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: transform 0.3s ease;
}

.product-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.7);
	color: #fff;
	padding: 10px 15px;
	font-size: 14px;
	text-align: center;
	transform: translateY(0);
	transition: transform 0.3s ease;
}

/* 移动端样式 - 一列两个 */
@media screen and (max-width: 768px) {
	.product-item {
		width: calc(50% - 20px);
	}
}