/*!
Theme Name: aumcreate
Theme URI: https://baidu.com
Author: aumcreate
Author URI: https://baidu.com
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: aumcreate
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

aumcreate is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	overflow-x: hidden;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

p {
	margin: 0;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	margin: 0;
}


dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}


ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

ol {
	list-style: none;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
	padding: 0;
	margin: 0;
}

dt {
	font-weight: 700;
}

dd,
dl {
	margin: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	vertical-align: middle;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: #fff;
	text-decoration: none;
}

/* a:visited {
	color: #fff;
} */

a:hover,
a:focus,
a:active {
	color: #fff;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.site-header {
	position: fixed;
	display: flex;
	justify-content: center;
	z-index: 10;
	width: 100%;
	transition: background-color 0.3s ease, opacity 0.3s ease;
}

.header-container {
	z-index: 100;
	flex: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
	max-width: 1800px;
	background-color: transparent;
}

.site-header.scrolled {
	background-color: white;
	opacity: 1;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.site-header.menu-open {
	background-color: white;
	opacity: 1;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.site-branding {
	display: flex;
	align-items: center;
	gap: 30px;
}

.site-branding a img {
	width: auto;
	max-height: 41px;
	filter: brightness(0) invert(1);
	transition: all .3s;
}

.site-header.menu-open .site-branding a img,
.site-header.scrolled .site-branding a img {
	filter: none;
}

.site-title {
	font-size: 33px;
	line-height: 1;
	font-weight: 800;
}

.site-title a {
	text-decoration: none;
}

.site-header.menu-open .main-navigation ul li a,
.site-header.menu-open .site-title a,
.site-header.scrolled .site-title a,
.site-header.scrolled .main-navigation ul li a {
	color: #333;
}

.main-navigation {
	flex: 1;
	display: flex;
	justify-content: flex-end;
	gap: 39px;
}

.main-navigation .menu {
	display: flex;
	align-items: center;
	gap: 51px;
	justify-content: flex-end;
	margin: 0 12px 0 0;
}

.main-navigation .menu .menu-item {
	font-size: 18px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100px;
	cursor: pointer;
	position: relative;
}

.desktop-navigation .sub-menu {
	margin: 0;
	padding: 9px 20px;
	border-radius: 9px;
	box-shadow: 0 0 15px rgb(0 0 0 / 30%);
	position: absolute;
	width: max-content;
	background-color: #fff;
	left: 50%;
	top: calc(50% + 15px);
	transform: translateX(-50%);
	opacity: 0;
	visibility: hidden;
	transition: all .25s;
	-webkit-transition: all .25s;
	text-align: center;
}

.desktop-navigation .sub-menu li {
	height: auto !important;
	border-bottom: 1px solid #ddd;
}

.desktop-navigation .sub-menu li a {
	color: #000;
	font-size: 16px;
	display: block;
	text-align: center;
	line-height: 1;
	padding: 11px 6px;
}

.desktop-navigation .menu-item:hover .sub-menu {
	opacity: 1;
	visibility: visible;
	;
}

.head-language {
	cursor: pointer;
	margin: 0 39px;
	position: relative;
}

.head-language:hover .language-sub {
	display: block;
}

.language-toggle {
	height: 33px;
	background-color: transparent;
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .3s;
}

.language-toggle i img {
	width: 20px;
}

.site-header.scrolled .language-toggle i img {
	filter: invert(1);
}

.language-sub {
	padding: 9px 20px;
	border-radius: 9px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .3);
	position: absolute;
	width: max-content;
	left: 50%;
	transform: translateX(-50%);
	background-color: #fff;
	display: none;
}

.language-sub p {
	border-bottom: 1px solid #ddd;
}

.language-sub a {
	color: #000;
	font-size: 16px;
	display: block;
	text-align: center;
	line-height: 1;
	padding: 11px 6px;
}

.language-sub a:hover {
	color: #e60013;
}

.menu-toggle {
	display: none;
	position: relative;
	z-index: 11;
}

.mobile-menu-toggle {
	padding: 0;
	border: none;
	width: 62px;
	height: 26px;
	align-items: center;
	justify-content: center;
	background-color: #e60013;
	border-radius: 50px;
}

.mobile-menu-toggle .toggle-bar {
	display: block;
	background-color: #fff;
	width: 20px;
	height: 1px;
	position: relative;
	transition: opacity 0.3s ease;
	/* 中间横线的淡出动画 */
}

.mobile-menu-toggle .toggle-bar::after,
.mobile-menu-toggle .toggle-bar::before {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	transform-origin: center;
	transition: all 0.3s ease;
	/* 上下两条线的旋转动画 */
}

.mobile-menu-toggle .toggle-bar::after {
	top: -5px;
}

.mobile-menu-toggle .toggle-bar::before {
	bottom: -5px;
}


.toggle-bar.active {
	background-color: transparent;
}

.toggle-bar.active::after {
	transform: translateY(5px) rotate(45deg);
}

.toggle-bar.active::before {
	transform: translateY(-5px) rotate(-45deg);
}

.mobile-menu-wrapper {
	width: 100%;
	position: fixed;
	background-color: rgba(0, 0, 0, 0.5);
	visibility: hidden;
	opacity: 0;
	justify-content: flex-end;
	z-index: 8;
	inset: 0;
	top: 100px;
	transition: opacity 0.3s ease, visibility 0.3s ease;
}

.mobile-navigation-container {
	width: 22%;
	background-color: #0a1e40;
	height: 100%;
	overflow-y: auto;
	padding: 40px;
	position: absolute;
	left: -100%;
	min-width: 360px;
	transition: all .3s;
}

.mobile-menu-wrapper.active {
	visibility: visible;
	opacity: 1;
}


.mobile-navigation-container.active {
	left: 0;
}

.language-title,
.mobile-main-menu .menu-item {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	padding-top: 9px;
	padding-bottom: 9px;
	border-bottom: 1px solid #5b5b5b;
}

.mobile-main-menu .menu-item .submenu .submenu-item,
.language-options .language-option {
	font-size: 14px;
	display: block;
	padding: 5px 11px;
	color: #fff;
}

::-webkit-scrollbar {
	width: 6px;
	height: 5px;
}

::-webkit-scrollbar-thumb {
	border-radius: 9px;
	background: #e60013;
}

::-webkit-scrollbar-track {
	border-radius: 9px;
	background: #cfcfcf;
}

.site-footer {
	background-size: cover;
	padding-bottom: 50px;
}

.footer-container.mzbox {
	max-width: 1600px;
	width: 100%;
	margin: auto;
}

.footer-container.mzbox .footer-main {
	display: flex;
	justify-content: space-between;
	padding-top: 90px;
}

.footer-container.mzbox .footer-main .footer-left>* {
	color: #fff;
}

.footer-container.mzbox .footer-main .footer-left .contact-item>span {
	display: block;
}

.footer-container.mzbox .footer-main .footer-left .contact-text {
	font-size: 30px;
	margin-bottom: 15px;
}

.footer-container.mzbox .footer-main .footer-left .contact-address {
	margin-bottom: 15px;
}

.footer-branding {
	margin-bottom: 50px;
}

.footer-button {
	margin-top: 40px;
}

.footer-button a {
	width: 180px;
	height: 50px;
	border-radius: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	color: #fff;
	font-size: 16px;
	position: relative;
	overflow: hidden;
	background-color: #e60013;
	gap: 15px;
	font-weight: normal;
	border-color: #e60013;
	justify-content: space-between;
	padding-left: 24px;
	padding-right: 24px;
}

.footer-qrcodes {
	display: flex;
	justify-content: flex-end;
	gap: 50px;
	text-align: center;
}

.qrcode-item img {
	max-width: 100%;
	height: auto;
	margin: auto;
}

.qrcode-item p {
	color: #fff;
	margin-top: 12px;
}

.footer-right {
	width: 70%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.footer-copyright {
	margin-top: 30px;
	display: flex;
	justify-content: space-between;
	color: #fff;
}

.footer-navigation>ul {
	display: flex;
	justify-content: flex-end;
}

.footer-navigation ul>li {
	text-align: end;
	width: 160px;
}

.footer-navigation ul li .sub-menu {
	margin-top: 15px;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

.footer-navigation ul li .sub-menu li a {
	opacity: .3;
}

.footer-navigation ul li .sub-menu li a:hover {
	opacity: 1;
}

.footer-button .btn-contact div::before {
	transform: rotate(-45deg);
}

.footer-button .btn-contact div::after {
	transform: rotate(45deg);
}

.footer-button .btn-contact div::before,
.footer-button .btn-contact div::after {
	content: "";
	width: 6px;
	height: 1px;
	background-color: #fff;
	position: absolute;
	top: 0;
	right: 0;
	transform-origin: right;
}

.footer-button .btn-contact div {
	width: 13px;
	height: 1px;
	background-color: #fff;
	position: relative;
	transform: rotate(-45deg);
	transition: all .3s;
}

.footer-button .btn-contact:hover div {
	transform: rotate(0);
}

.met-product-list {
	background-color: #fafafa;
	padding-top: 42px;
	padding-bottom: 42px;
}

.met-product-list a {
	color: #333;
}

.met-product-list .mzbox {
	display: flex;
	justify-content: space-between;
}

.met-product-list .left {
	width: 19%;
}

.met-product-list .right {
	width: 77.5%;
}

.met-product-list .left dl {
	border-radius: 9px;
	background-color: #fff;
	margin-bottom: 10px;
	cursor: pointer;
	overflow: hidden;
}

.met-product-list .left dl dt {
	height: 75px;
	padding-left: 29px;
	padding-right: 29px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
}

.met-product-list .left dl h3 a {
	font-size: 18px;
	font-weight: bold;
	display: block;
	width: 100%;
	height: 100%;
	padding: 20px 0;
	position: absolute;
	left: 0;
	top: 0;
	display: flex;
	align-items: center;
	padding-left: 29px;
}

.met-product-list .left dl .ico {
	width: 16px;
	height: 16px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	z-index: 2;
}

.met-product-list .left dl .ico span {
	width: 100%;
	height: 2px;
	background-color: #333;
	position: relative;
}

.met-product-list .left dl dd {
	padding: 40px 29px;
	border-top: 2px solid #fafafa;
}

.met-product-list .left dl dd a {
	color: #a5a5a5;
	font-size: 16px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	line-height: 1;
}

.met-product-list .left dl dd h4 {
	line-height: 1;
	color: #666;
	font-weight: normal;
}

.met-product-list .left dl dd i {
	font-size: 20px;
	color: #333;
}

.met-product-list .left dl dd>div {
	padding: 15px 0;
}

.met-product-list .product-list-li {
	background-color: #fff;
	border-radius: 9px;
	overflow: hidden;
	padding: 30px;
	display: flex;
	align-items: stretch;
	justify-content: space-between;
}

.met-product-list .product-list-li .product-img {
	width: 53.5%;
	border-radius: 9px;
	background: center center no-repeat;
	background-size: cover;
	overflow: hidden;
	text-align: center;
}

.met-product-list .product-list-li .product-info {
	display: flex;
	flex-direction: column;
	width: 42%;
	padding-top: 30px;
	padding-bottom: 27px;
}

.met-product-list .product-list-li .product-img img {
	transition: all .3s;
}

.met-product-list .product-list-li:hover .product-img img {
	transform: scale(1.05);
}

.met-product-list .product-list-li .product-info .product-title a {
	font-size: 30px;
	font-weight: bold;
	color: #333;
}

.met-product-list .product-list-li .product-info .line {
	width: 100%;
	height: 2px;
	background-color: #ccc;
	position: relative;
	margin-top: 38px;
	margin-bottom: 30px;
}

.met-product-list .product-list-li:hover .product-info .line::after {
	width: 100%;
}

.met-product-list .product-list-li .product-info .line::after {
	content: "";
	width: 28%;
	background: #333;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all .3s;
}

.met-product-list .product-list-li .product-info .product-desc {
	color: #666;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.5;
}

.met-product-list .product-list-li .product-info .product-btns {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-top: auto;
}

.met-product-list .product-list-li .product-info .index-btn a {
	border-color: #0a1e40;
	color: #0a1e40;
}

.met-product-list .product-list-li .product-info .index-btn a::after {
	background-color: #0a1e40;
	right: 100%;
}

.index-btn a::after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #e60013;
	position: absolute;
	right: 0;
	top: 0;
	transition: all .3s;
	z-index: 1;
}

.met-product-list .product-list-li .product-info .index-btn a:hover {
	color: #fff;
}

.met-product-list .product-list-li .product-info .index-btn a:hover::after {
	right: 0;
}

.met-product-list .left .wow>dt.current {

	background-color: #0a1e3f;
}

.met-product-list .left .wow>dt.current h3 a {
	color: #fff;
}

.met-product-list .left .wow>dt.current .ico span {
	background-color: #fff;
}

.met-product-list .left .wow>dt.current .ico span::after {
	display: none;
}

.met-product-list .left .wow>dt .ico span::after {
	content: "";
	width: 100%;
	height: 100%;
	background-color: #333;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	transform: rotate(90deg);
}

.met-product-list .left .wow>dd>.current a h4 {
	color: #e60013;
}

.met-product-list .left .wow>dd>.current a i {
	color: #e60013;
}

.page-numbers {
	border: 1px solid #e9e9e9;
	display: inline-block;
	font-size: 14px;
	width: 40px;
	height: 40px;
	border-radius: 7px;
	text-align: center;
	line-height: 40px;
	color: #999;
	background-color: #fff;
}

.page-numbers.current {
	color: #fff;
	background: #e60013;
}

.next.page-numbers,
.prev.page-numbers {
	width: auto !important;
	padding-left: 19px;
	padding-right: 19px;
}

.navigation.pagination {
	margin-top: 60px;
	display: flex;
	justify-content: center;
}

.navigation.pagination .nav-links {
	width: fit-content;
}

.position .mzbox div a {
	color: #000;
}

.position {
	margin: 20px 0;
}

.met-showproduct {
	padding-top: 100px;
}

.met-showproduct .position {
	background-color: #0a1e40;
	height: 70px;
	display: flex;
	align-items: center;
	margin: 0;
}

.position .mzbox {
	display: flex;
	justify-content: space-between;
}

.met-showproduct .position .return a {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 5px;
}

.met-showproduct .position * {
	color: #fff !important;
}

.met-shownews .mzbox {
	display: flex;
	align-items: flex-start;
}

.in-news-content .left {
	width: 74%;
	position: sticky;
	top: 109px;
}

.met-shownews .left {
	background-color: #fff;
	padding: 60px 45px;
}

.met-shownews .right {
	width: 23%;
	margin-left: 3%;
}

.met-shownews h4 {
	font-size: 34px;
}

.met-shownews .date-info {
	padding: 15px 0 15px;
	font-size: 16px;
	border-bottom: 1px solid #e2e2e2;
}

.met-shownews .met-editor {
	padding: 30px 0 40px;
	text-align: justify;
	border-bottom: 1px solid #e2e2e2;
	color: #333;
	line-height: 2;
	font-size: 16px;
}

.met-shownews {
	background-color: #f3f3f3;
	padding: 29px 0;
}

.in-pager {
	margin-top: 40px;
}

.in-pager .pagination-list * {
	color: #333;
}

.in-pager .pagination-list {
	display: flex;
	justify-content: space-between;
}

.in-pager .pagination-list .page-item {
	padding: 5px 20px;
	border: 1px solid #333;
	border-radius: 50px;
}

.met-shownews .right ul li {
	background-color: #fff;
	overflow: hidden;
	position: relative;
	border-radius: 9px;
	margin-bottom: 20px;
}

.met-shownews .right ul li .news-li>div {
	padding: 20px;
}

.met-shownews .right ul li a img {
	transition: all .3s;
}

.met-shownews .right .news-li .news-info {
	padding: 25px 30px 10px;
	text-align: center;
}

.met-shownews .right .news-li .news-info .news-title {
	color: #333;
	font-size: 17px;
	font-weight: bold;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.met-shownews .right ul li a:hover img {
	transform: scale(1.05);
}

/* 文章列表容器 */
.post-list {
	padding: 60px 0;
}

/* 单个文章项 */
.post-item {
	border-radius: 10px;
	padding: 15px;
	display: flex;
	align-items: flex-start;
	margin-bottom: 40px;
	gap: 30px;
}

.post-item:hover {
	box-shadow: 0 0 10px #b1b1b1;
}

.post-item:hover .post-info>h2>a {
	color: #10589f;
}

.post-item:hover .post-content .post-link a {
	color: #fff;
	background-color: #10589f;
}

/* 文章缩略图容器 */
.post-thumbnail {
	flex: 0 0 260px;
	border-radius: 8px;
	overflow: hidden;
}

/* 文章缩略图 */
/* .post-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
} */

/* 文章内容区域 */
.post-content {
	flex: 1;
	height: 150px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

/* 文章标题 */
.post-content h2 {
	margin-bottom: 10px;
}

/* 文章标题链接 */
.post-content h2 a {
	color: #333;
	text-decoration: none;
}

.post-content .post-link a {
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50px;
	padding: 10px;
	color: #333;
	background-color: #ddd;
}

/* 文章摘要 */
.post-excerpt {
	color: #666;
	margin-bottom: 20px;
}

/* 查看详情链接 */
.post-content a[href="<?php the_permalink(); ?>"] {
	color: red;
	text-decoration: underline;
}

/* 分页容器 */
.pagination {
	text-align: center;
	margin-top: 40px;
}

.help-session {
	padding: 60px 0;
}


.help-session .social-icons>a {
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 1px solid #ddd;
	transition: all .3s;
	border-radius: 5px;
}

.help-session .social-icons>a:hover {
	background-color: #2d4b87;
}

.help-session .social-icons>a:hover svg {
	fill: #fff;
}


.help-session .social-icons svg {
	width: 25px;
	fill: #7a7a7a;
	transition: all .3s;
}

.help-session .wpcf7-form {
	display: flex;
	gap: 2%;
	flex-wrap: wrap;
}

.help-session .wpcf7-form>p {
	width: 100%;
}

.help-session .wpcf7-form input {
	width: 100%;
}

.help-session .wpcf7-form .form-row:nth-child(6) {
	width: 100%;
}

.help-session .wpcf7-form>p>input {
	margin-top: 20px;
	width: auto;
	color: #fff;
	background-color: #2d4b87;
}

.help-session .form-row {
	width: 49%;
	margin-top: 20px;
}

.help-session .form-row>p>label {
	font-weight: 600;
}

.help-session .contact-section {
	border-bottom: 1px solid #ddd;
}

.help-session .contact-section .contact-info {
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}


.help-session .contact-section .contact-info i {
	color: #2d4b87;
	font-size: 25px;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border: 1px solid #ddd;
	border-radius: 5px;
}

.help-session .contact-section .contact-info p {
	display: flex;
	flex-direction: column;
	font-size: 22px;
	font-weight: 700;
	color: #111010;
}

.help-session .contact-section .contact-info p strong {
	font-size: 14px;
	font-weight: 400;
	color: #000;
}

.inner-banner-img img {
	max-height: 600px;
}


.wpcf7-form-control.wpcf7-submit.has-spinner {
	padding: 15px 30px;
	transition: all .3s;
	cursor: pointer;
}

.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
	background-color: #000;
}

.case-content {
	display: flex;
	flex-direction: column;
}

.case-items {
	padding: 60px 0;
	display: flex;
	gap: 1%;
	flex-wrap: wrap;
}

.case-item {
	width: 24%;
	margin-bottom: 12px;
	text-align: center;
	box-shadow: 0 0 10px #00000024;
}

.case-item .case-thumb img {
	width: 100%;
	height: auto;
	object-fit: cover;
	transition: transform 0.3s ease;
}

.case-item:hover .case-thumb img {
	transform: scale(1.1);
}

.case-thumb {
	padding: 15px;
}

.case-title {
	margin: 20px 0;
}

.video-category-filter {
	padding: 0 20px;
	border-bottom: 1px solid #666;
}

.video-cat-list li>a {
	display: inline-block;
	padding: 15px 20px;
}

.video-cat-list li>a>i {
	margin-left: 10px;
	color: #1dc262;
}

.video-data .case-item {
	width: 31%;
	box-shadow: none;
}

.video-data .case-thumb {
	padding: 0;
}

.site .site-main a {
	color: #000;
}







.scroll-animate {
	opacity: 0;
	transform: translateY(20px);
	transition: all 0.6s ease;
}

.scroll-animate.from-left {
	transform: translateX(-50px);
}

.scroll-animate.from-top {
	transform: translateY(-50px);
}

.scroll-animate.active {
	opacity: 1;
	transform: translateX(0) translateY(0);
}


@media screen and (max-width: 1600.1px) {
	.site-header {
		padding: 0px 80px;
	}

	.swiper-btn-right {
		right: 80px;
	}

	.swiper-btn-left {
		left: 80px;
	}

	.footer-container {
		padding: 0px 80px;
	}
}


@media screen and (max-width: 1440.1px) {
	.desktop-navigation {
		gap: 15px;
	}

	.met-product-list .left {
		width: 21%;
	}

	.met-product-list .product-list-li .product-info {
		padding-top: 17px;
		padding-bottom: 17px;
	}

	.met-product-list .product-list-li .product-info .product-title a {
		font-size: 28px;
	}

	.met-product-list .product-list-li .product-info .product-desc {
		font-size: 15px;
	}

	.met-product-list .product-list-li .product-info .line {
		margin-top: 21px;
	}
}

@media screen and (max-width: 1366.1px) {

	.swiper-btn-left,
	.swiper-btn-right {
		width: 50px;
		height: 50px;
	}

	.met-product-list .product-list-li .product-img {
		width: 48.5%;
	}

	.met-product-list .product-list-li .product-info {
		width: 47%;
	}

	.met-product-list .product-list-li .product-info .product-title a {
		font-size: 24px;
	}

	.met-product-list .product-list-li .product-img img {
		height: 280px;
	}

	.met-product-list .product-list-li .product-info .line {
		margin-top: 18px;
		margin-bottom: 20px;
	}

}

@media screen and (max-width: 1200.1px) {
	.site-title {
		display: none;
		padding: 0 40px;
	}

	.swiper-btn-right {
		right: 40px;
	}

	.swiper-btn-left {
		left: 40px;
	}

	.met-index-company .right .index-video-btn {
		display: none;
	}

	.met-index-company .index-company-btns .index-btn:last-of-type {
		display: block;
	}

	.footer-container {
		padding: 0px 40px;
	}

	.footer-left {
		text-align: center;
	}

	.footer-button .btn-contact {
		margin: 0 auto;
	}

	.footer-qrcodes {
		margin-top: 20px;
		justify-content: center;
	}

	.footer-navigation ul li {
		text-align: center;
	}

	.met-product-list .left {
		display: none;
	}

	.met-product-list .right {
		width: 100%;
	}

	.met-shownews .right {
		display: none;
	}

	.in-news-content .left {
		width: 100%;
	}

	.case-item {
		width: 32%;
	}
}

@media screen and (max-width: 1024.1px) {

	.head-language,
	.desktop-navigation {
		display: none;
	}

	.mobile-menu-toggle {
		display: flex;
		line-height: 100px;
	}

	.header-container {
		height: 100px;
	}

	.case-item {
		width: 49%;
	}

	.post-main {
		width: 100% !important;
	}
	
	.site-header{
		padding: 0px 20px;
	}
}

@media (max-width: 768px) {
	.product-item {
		width: calc(50% - 15px);
	}

	.footer-copyright {
		flex-direction: column;
		align-items: center;
	}

	.footer-right {
		display: none;
	}

	.met-product-list .product-list-li .product-info .product-title a {
		font-size: 19px;
	}

	.met-product-list .product-list-li .product-img img {
		height: auto;
		max-height: 210px;
	}

	.met-product-list .product-list-li .product-info .line {
		margin-top: 13px;
		margin-bottom: 13px;
	}

	.met-showproduct .position .return {
		display: none;
	}

	.post-item {
		display: block;
	}

	.post-link {
		display: none;
	}

	.video-data .case-item {
		width: 100%;
	}

}

@media (max-width: 540px) {
	.met-product-list .product-list-li {
		flex-direction: column;
	}

	.met-product-list .product-list-li .product-img {
		width: 100%;
	}

	.met-product-list .product-list-li .product-info {
		width: 100%;
	}

	.in-pager .pagination-list {
		flex-direction: column;
		gap: 20px;
	}

	.post-content {
		margin-top: 30px;
	}

	.case-item {
		width: 100%;
	}
}

@media (max-width: 480px) {
	.product-item {
		width: 100%;
	}
}