{"id":109,"date":"2025-06-18T14:11:26","date_gmt":"2025-06-18T06:11:26","guid":{"rendered":"http:\/\/www.mindal.cn\/?page_id=109"},"modified":"2025-06-19T09:20:24","modified_gmt":"2025-06-19T01:20:24","slug":"culture","status":"publish","type":"page","link":"http:\/\/www.mindal.cn\/?page_id=109","title":{"rendered":"\u4f01\u4e1a\u6587\u5316"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"109\" class=\"elementor elementor-109\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e578406 e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"e578406\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;fadeInDown&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-b3708c3 e-con-full e-flex e-con e-child\" data-id=\"b3708c3\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-bcde288 elementor-widget elementor-widget-text-editor\" data-id=\"bcde288\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h1 style=\"text-align: center; font-size: 28px; color: #ffffff; font-weight: bold;\">\u5173\u4e8e\u94ed\u5c9b<\/h1>\n<!-- \u4fee\u6539\u540e\u7684\u82f1\u6587\u6807\u9898\uff08\u4eae\u84dd\u8272\uff09 -->\n<h2 style=\"text-align: center; font-size: 20px; color: #ffffff; font-weight: bold; letter-spacing: 2px;\">About us<\/h2>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-aaf0f1a e-flex e-con-boxed e-con e-parent\" data-id=\"aaf0f1a\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d303e91 elementor-widget elementor-widget-heading\" data-id=\"d303e91\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u4f01\u4e1a\u6587\u5316<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a918374 e-flex e-con-boxed elementor-invisible e-con e-parent\" data-id=\"a918374\" data-element_type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;lightSpeedIn&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a24797a elementor-widget elementor-widget-text-editor\" data-id=\"a24797a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<style>\n.content-box {\n  max-width: 800px;\n  margin: 20px auto;\n  padding: 25px;\n  background: rgba(255,255,255,0.9); \/* \u534a\u900f\u660e\u767d\u8272\u80cc\u666f\u4fdd\u8bc1\u53ef\u8bfb\u6027 *\/\n  border-radius: 12px;\n  box-shadow: 0 4px 15px rgba(0,0,0,0.1);\n  font-family: 'Segoe UI', system-ui, -apple-system, sans-serif;\n  position: relative;\n  overflow: hidden;\n  backdrop-filter: blur(5px); \/* \u8f7b\u5fae\u6bdb\u73bb\u7483\u6548\u679c *\/\n}\n\n\/* \u52a8\u6001\u7c92\u5b50\u80cc\u666f *\/\n.content-box::before {\n  content: '';\n  position: absolute;\n  top: -50%; left: -50%;\n  width: 200%; height: 200%;\n  background: linear-gradient(45deg, \n    #3498db1a 0%, \n    #e74c3c1a 25%, \n    #27ae601a 50%, \n    #9b59b61a 75%, \n    #3498db1a 100%);\n  animation: move 8s linear infinite;\n  opacity: 0.3;\n  z-index: -1;\n}\n\n@keyframes move {\n  0% { transform: translate(0, 0); }\n  100% { transform: translate(50%, 50%); }\n}\n\n.section-title {\n  color: #2c3e50;\n  font-size: 1.4em;\n  font-weight: 600;\n  letter-spacing: 1px;\n  margin: 1.5em 0 1em;\n  padding-bottom: 8px;\n  border-bottom: 3px solid;\n  border-image: linear-gradient(90deg, #3498db, #e74c3c, #27ae60);\n  border-image-slice: 1;\n  display: inline-block;\n  text-transform: uppercase;\n  transition: all 0.3s ease;\n}\n\n.section-title:hover {\n  transform: translateX(10px);\n  text-shadow: 2px 2px 5px rgba(0,0,0,0.1);\n}\n\n.core-value {\n  color: #27ae60;\n  font-weight: 500;\n  background: rgba(39,174,96,0.15);\n  padding: 4px 12px;\n  border-radius: 20px;\n  display: inline-block;\n  margin: 6px 4px;\n  transition: all 0.3s ease;\n  position: relative;\n  overflow: hidden;\n}\n\n.core-value:hover {\n  transform: scale(1.05) translateY(-2px);\n  box-shadow: 0 3px 8px rgba(39,174,96,0.2);\n}\n\n.core-value::after {\n  content: '';\n  position: absolute;\n  top: 0; left: -100%;\n  width: 100%;\n  height: 100%;\n  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);\n  transition: left 0.8s;\n}\n\n.core-value:hover::after {\n  left: 100%;\n}\n\n.strategy-position {\n  color: #e74c3c;\n  font-style: italic;\n  font-weight: 600;\n  position: relative;\n  padding-left: 30px;\n  display: inline-flex;\n  align-items: center;\n  transition: 0.3s;\n}\n\n.strategy-position:hover {\n  transform: translateX(15px);\n}\n\n.strategy-position::before {\n  content: \"\u2605\";\n  color: #f1c40f;\n  font-size: 1.3em;\n  margin-right: 8px;\n  animation: pulse 1.5s infinite;\n}\n\n@keyframes pulse {\n  0% { transform: scale(1); }\n  50% { transform: scale(1.2); }\n  100% { transform: scale(1); }\n}\n\n.main-text {\n  line-height: 1.9;\n  color: #34495e;\n  margin: 1.2em 0;\n  text-align: justify;\n  position: relative;\n  padding: 10px;\n  background: linear-gradient(to right, white 0%, white 100%) padding-box,\n              linear-gradient(145deg, #3498db20, #e74c3c20) border-box;\n  border-radius: 8px;\n  border: 1px solid transparent;\n}\n\n.highlight {\n  background: linear-gradient(to right, #3498db 0%, #3498db 100%);\n  background-size: 100% 2px;\n  background-repeat: no-repeat;\n  background-position: 0 88%;\n  padding: 0 3px;\n  position: relative;\n  display: inline-block;\n}\n\n.highlight::after {\n  content: attr(data-tooltip);\n  position: absolute;\n  bottom: 125%;\n  left: 50%;\n  transform: translateX(-50%);\n  background: #2c3e50;\n  color: white;\n  padding: 4px 8px;\n  border-radius: 4px;\n  font-size: 0.8em;\n  white-space: nowrap;\n  opacity: 0;\n  visibility: hidden;\n  transition: all 0.2s;\n}\n\n.highlight:hover::after {\n  opacity: 1;\n  visibility: visible;\n  bottom: 115%;\n}\n<\/style>\n\n<div class=\"content-box\">\n  <h2 class=\"section-title\">\u4f7f\u547d<\/h2>\n  <p class=\"main-text\">\n    \u6253\u9020<span class=\"highlight\">\u73af\u5883\u53cb\u597d\u578b<\/span>\u3001<span class=\"highlight\">\u6301\u7eed\u521b\u65b0\u578b<\/span>\u3001<span class=\"highlight\">\u5f00\u653e\u5305\u5bb9\u578b<\/span>\u7684\u94dd\u4e1a\u53d1\u5c55\u5e73\u53f0\n  <\/p>\n \n  <h2 class=\"section-title\">\u613f\u666f<\/h2>\n  <p class=\"main-text\">\n    \u6210\u4e3a<span class=\"highlight\">\u65b0\u80fd\u6e90\u5927\u4ea4\u901a\u884c\u4e1a<\/span>\u65b0\u578b\u6750\u6599\u5f15\u9886\u8005\n  <\/p>\n \n  <h2 class=\"section-title\">\u6838\u5fc3\u4ef7\u503c\u89c2<\/h2>\n  <div class=\"main-text\">\n    <div class=\"core-value\">\u575a\u6301\u73af\u5883\u53cb\u597d<\/div>\n    <div class=\"core-value\">\u6301\u7eed\u521b\u65b0<\/div>\n    <div class=\"core-value\">\u5f00\u653e\u5305\u5bb9<\/div>\n    <div>\u7684\u53d1\u5c55\u7406\u5ff5<\/div>\n  <\/div>\n \n  <h2 class=\"section-title\">\u6218\u7565\u5b9a\u4f4d<\/h2>\n  <p class=\"main-text strategy-position\">\n    \u521b\u65b0\u5f15\u9886\u7684\u94dd\u5236\u5f3a\u4f01\uff0c\u7acb\u8db3\u6750\u6599\u79d1\u6280\u524d\u6cbf\n  <\/p>\n<\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u5173\u4e8e\u94ed\u5c9b About us \u4f01\u4e1a\u6587\u5316 \u4f7f [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-109","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>\u4f01\u4e1a\u6587\u5316 -<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"http:\/\/www.mindal.cn\/?page_id=109\" \/>\n<meta property=\"og:locale\" content=\"zh_CN\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u4f01\u4e1a\u6587\u5316 -\" \/>\n<meta property=\"og:description\" content=\"\u5173\u4e8e\u94ed\u5c9b About us \u4f01\u4e1a\u6587\u5316 \u4f7f [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"http:\/\/www.mindal.cn\/?page_id=109\" \/>\n<meta property=\"article:modified_time\" content=\"2025-06-19T01:20:24+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u5206\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"http:\/\/www.mindal.cn\/?page_id=109\",\"url\":\"http:\/\/www.mindal.cn\/?page_id=109\",\"name\":\"\u4f01\u4e1a\u6587\u5316 -\",\"isPartOf\":{\"@id\":\"http:\/\/www.mindal.cn\/#website\"},\"datePublished\":\"2025-06-18T06:11:26+00:00\",\"dateModified\":\"2025-06-19T01:20:24+00:00\",\"breadcrumb\":{\"@id\":\"http:\/\/www.mindal.cn\/?page_id=109#breadcrumb\"},\"inLanguage\":\"zh-Hans\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"http:\/\/www.mindal.cn\/?page_id=109\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"http:\/\/www.mindal.cn\/?page_id=109#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u9996\u9875\",\"item\":\"http:\/\/www.mindal.cn\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u4f01\u4e1a\u6587\u5316\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/www.mindal.cn\/#website\",\"url\":\"http:\/\/www.mindal.cn\/\",\"name\":\"\u6d59\u6c5f\u94ed\u5c9b\u94dd\u4e1a\u6709\u9650\u516c\u53f8\uff0c\u94dd\u677f\u5e26\u7b94\uff0c\u94dd\u5236\u65b0\u6750\u6599\",\"description\":\"\",\"publisher\":{\"@id\":\"http:\/\/www.mindal.cn\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/www.mindal.cn\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"zh-Hans\"},{\"@type\":\"Organization\",\"@id\":\"http:\/\/www.mindal.cn\/#organization\",\"name\":\"\u6d59\u6c5f\u94ed\u5c9b\u94dd\u4e1a\u6709\u9650\u516c\u53f8\uff0c\u94dd\u677f\u5e26\u7b94\uff0c\u94dd\u5236\u65b0\u6750\u6599\",\"url\":\"http:\/\/www.mindal.cn\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"zh-Hans\",\"@id\":\"http:\/\/www.mindal.cn\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/www.mindal.cn\/wp-content\/uploads\/2025\/06\/cropped-cropped-e6938766-d998-4900-8638-14a0e10fca5f-scaled-1-324x29-1.png\",\"contentUrl\":\"http:\/\/www.mindal.cn\/wp-content\/uploads\/2025\/06\/cropped-cropped-e6938766-d998-4900-8638-14a0e10fca5f-scaled-1-324x29-1.png\",\"width\":324,\"height\":29,\"caption\":\"\u6d59\u6c5f\u94ed\u5c9b\u94dd\u4e1a\u6709\u9650\u516c\u53f8\uff0c\u94dd\u677f\u5e26\u7b94\uff0c\u94dd\u5236\u65b0\u6750\u6599\"},\"image\":{\"@id\":\"http:\/\/www.mindal.cn\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u4f01\u4e1a\u6587\u5316 -","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"http:\/\/www.mindal.cn\/?page_id=109","og_locale":"zh_CN","og_type":"article","og_title":"\u4f01\u4e1a\u6587\u5316 -","og_description":"\u5173\u4e8e\u94ed\u5c9b About us \u4f01\u4e1a\u6587\u5316 \u4f7f [&hellip;]","og_url":"http:\/\/www.mindal.cn\/?page_id=109","article_modified_time":"2025-06-19T01:20:24+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u9884\u8ba1\u9605\u8bfb\u65f6\u95f4":"1 \u5206"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"http:\/\/www.mindal.cn\/?page_id=109","url":"http:\/\/www.mindal.cn\/?page_id=109","name":"\u4f01\u4e1a\u6587\u5316 -","isPartOf":{"@id":"http:\/\/www.mindal.cn\/#website"},"datePublished":"2025-06-18T06:11:26+00:00","dateModified":"2025-06-19T01:20:24+00:00","breadcrumb":{"@id":"http:\/\/www.mindal.cn\/?page_id=109#breadcrumb"},"inLanguage":"zh-Hans","potentialAction":[{"@type":"ReadAction","target":["http:\/\/www.mindal.cn\/?page_id=109"]}]},{"@type":"BreadcrumbList","@id":"http:\/\/www.mindal.cn\/?page_id=109#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u9996\u9875","item":"http:\/\/www.mindal.cn\/"},{"@type":"ListItem","position":2,"name":"\u4f01\u4e1a\u6587\u5316"}]},{"@type":"WebSite","@id":"http:\/\/www.mindal.cn\/#website","url":"http:\/\/www.mindal.cn\/","name":"\u6d59\u6c5f\u94ed\u5c9b\u94dd\u4e1a\u6709\u9650\u516c\u53f8\uff0c\u94dd\u677f\u5e26\u7b94\uff0c\u94dd\u5236\u65b0\u6750\u6599","description":"","publisher":{"@id":"http:\/\/www.mindal.cn\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/www.mindal.cn\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"zh-Hans"},{"@type":"Organization","@id":"http:\/\/www.mindal.cn\/#organization","name":"\u6d59\u6c5f\u94ed\u5c9b\u94dd\u4e1a\u6709\u9650\u516c\u53f8\uff0c\u94dd\u677f\u5e26\u7b94\uff0c\u94dd\u5236\u65b0\u6750\u6599","url":"http:\/\/www.mindal.cn\/","logo":{"@type":"ImageObject","inLanguage":"zh-Hans","@id":"http:\/\/www.mindal.cn\/#\/schema\/logo\/image\/","url":"http:\/\/www.mindal.cn\/wp-content\/uploads\/2025\/06\/cropped-cropped-e6938766-d998-4900-8638-14a0e10fca5f-scaled-1-324x29-1.png","contentUrl":"http:\/\/www.mindal.cn\/wp-content\/uploads\/2025\/06\/cropped-cropped-e6938766-d998-4900-8638-14a0e10fca5f-scaled-1-324x29-1.png","width":324,"height":29,"caption":"\u6d59\u6c5f\u94ed\u5c9b\u94dd\u4e1a\u6709\u9650\u516c\u53f8\uff0c\u94dd\u677f\u5e26\u7b94\uff0c\u94dd\u5236\u65b0\u6750\u6599"},"image":{"@id":"http:\/\/www.mindal.cn\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"http:\/\/www.mindal.cn\/index.php?rest_route=\/wp\/v2\/pages\/109","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.mindal.cn\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/www.mindal.cn\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/www.mindal.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.mindal.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=109"}],"version-history":[{"count":16,"href":"http:\/\/www.mindal.cn\/index.php?rest_route=\/wp\/v2\/pages\/109\/revisions"}],"predecessor-version":[{"id":313,"href":"http:\/\/www.mindal.cn\/index.php?rest_route=\/wp\/v2\/pages\/109\/revisions\/313"}],"wp:attachment":[{"href":"http:\/\/www.mindal.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=109"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}