You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1717 lines
109 KiB
1717 lines
109 KiB
<!DOCTYPE html>
|
|
<html lang="zh-CN">
|
|
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<title>关于我们 - 睿能科技</title>
|
|
<meta name="keywords" content="关于睿能,公司简介,发展历程,企业文化,全球布局,睿能科技">
|
|
<meta name="description" content="国内领先的工业自动化控制产品及解决方案供应商。了解睿能科技公司简介、发展历程、企业文化与全球布局。">
|
|
<!-- 公共CSS 自动被打包进页面 -->
|
|
<link rel="icon" href="./favicon.ico" type="image/x-icon">
|
|
<script>
|
|
// 设计稿 1920px 宽度下 1rem = 16Px;放在 head 里避免刷新时 rem 闪动
|
|
(function () {
|
|
var h = document.documentElement
|
|
// 设计稿宽度
|
|
var DESIGN_WIDTH = 1920
|
|
// 设计稿1rem = 16Px
|
|
var REM_AT_DESIGN = 16
|
|
// 最小字体大小-限制, 同时注意所有的box的大小也有了最小限制
|
|
var MIN_ROOT_FONT_SIZE = 14
|
|
function setRootFontSize() {
|
|
// 当前屏幕可视宽度(每次计算都取最新值)
|
|
var W = h.getBoundingClientRect().width
|
|
var size = (W / DESIGN_WIDTH) * REM_AT_DESIGN
|
|
if (size < MIN_ROOT_FONT_SIZE) size = MIN_ROOT_FONT_SIZE
|
|
h.style.fontSize = size + 'px'
|
|
}
|
|
setRootFontSize()
|
|
var resizeRaf = 0
|
|
window.addEventListener('resize', function () {
|
|
if (resizeRaf) return
|
|
resizeRaf = requestAnimationFrame(function () {
|
|
resizeRaf = 0
|
|
setRootFontSize()
|
|
})
|
|
})
|
|
})()
|
|
</script>
|
|
<link rel="stylesheet" href="https://unpkg.com/lenis@1.3.23/dist/lenis.css">
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net.cn/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css">
|
|
<link href="https://cdn.jsdelivr.net.cn/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet"
|
|
integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/aos@2.3.4/dist/aos.min.css">
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.css">
|
|
<script type="module" crossorigin src="/themes/dist_static/static/js/about.js"></script>
|
|
<link rel="modulepreload" crossorigin href="/themes/dist_static/static/js/common-DqchIN4G.js">
|
|
<link rel="modulepreload" crossorigin href="/themes/dist_static/static/js/earth-Bqwaht3f.js">
|
|
<link rel="stylesheet" crossorigin href="/themes/dist_static/static/css/common.css">
|
|
<link rel="stylesheet" crossorigin href="/themes/dist_static/static/css/about.css">
|
|
</head>
|
|
<body>
|
|
<!-- header -->
|
|
<header class="site-header">
|
|
<div class="site-header__top">
|
|
<a class="site-header__phone" href="tel:400-0898-188">
|
|
<span class="site-header__icon site-header__icon--24" aria-hidden="true">
|
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24.000000" height="24.000000" fill="none">
|
|
<g>
|
|
<rect id="Linear / Call / Incoming Call Rounded" width="24.000000" height="24.000000" x="0.000000" y="0.000000" />
|
|
<path id="Vector" d="M0 3.2L3.2 0M0.8 0L3.2 0L3.2 2.4" stroke="currentColor" stroke-linecap="round" stroke-width="1.500000" transform="matrix(-1,0,0,-1,17.5996,9.59961)" />
|
|
<path id="Vector" d="M10.4297 6.65255C9.72215 5.38476 7.94421 5.23503 6.82985 6.34939C6.16025 7.019 5.63923 7.83929 5.60485 8.74608C5.54698 10.2726 5.93331 12.865 8.53377 15.4654C11.1342 18.0659 13.7266 18.4522 15.2531 18.3944C16.1599 18.36 16.9802 17.839 17.6498 17.1694C18.7642 16.055 18.6145 14.2771 17.3467 13.5695L16.4163 13.0503C15.5767 12.5818 14.4753 12.7699 13.7374 13.5078C13.7374 13.5078 12.8422 14.403 11.2192 12.78C9.59623 11.157 10.4914 10.2619 10.4914 10.2619C11.2294 9.52387 11.4175 8.42248 10.9489 7.58289L10.4297 6.65255Z" fill-rule="evenodd" stroke="currentColor" stroke-width="1.500000" />
|
|
</g>
|
|
</svg>
|
|
|
|
</span>
|
|
<span>400-0898-188</span>
|
|
</a>
|
|
<div class="site-header__socials" aria-label="社交账号">
|
|
<a class="site-header__social" href="#" aria-label="微信">
|
|
<span class="site-header__icon" aria-hidden="true">
|
|
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16.000000" height="16.000000" fill="none">
|
|
<rect id="微信 1" width="16.000000" height="16.000000" x="0.000000" y="0.000000" />
|
|
<path id="矢量 4" d="M10.7269 5.47152C10.9091 5.47152 11.0884 5.48527 11.2686 5.50491C10.7833 3.26405 8.36754 1.59961 5.60907 1.59961C2.52571 1.59961 0 3.68237 0 6.32878C0 7.85575 0.839924 9.10973 2.24442 10.0838L1.68381 11.7561L3.64495 10.782C4.34621 10.9185 4.9088 11.0599 5.60907 11.0599C5.78537 11.0599 5.95969 11.0521 6.13204 11.0393C6.02309 10.6671 5.9587 10.2783 5.9587 9.87272C5.9597 7.44332 8.06347 5.47152 10.7269 5.47152ZM7.71185 3.9642C8.13577 3.9642 8.4141 4.24013 8.4141 4.65845C8.4141 5.07481 8.13577 5.35369 7.71185 5.35369C7.29288 5.35369 6.87093 5.07481 6.87093 4.65845C6.87093 4.23915 7.29189 3.9642 7.71185 3.9642ZM3.78659 5.35369C3.36564 5.35369 2.94171 5.07481 2.94171 4.65845C2.94171 4.24013 3.36564 3.9642 3.78659 3.9642C4.20754 3.9642 4.48686 4.23915 4.48686 4.65845C4.48686 5.07481 4.20754 5.35369 3.78659 5.35369ZM15.8476 9.80595C15.8476 7.58276 13.6032 5.77102 11.0824 5.77102C8.41311 5.77102 6.3123 7.58374 6.3123 9.80595C6.3123 12.035 8.4141 13.8409 11.0824 13.8409C11.6411 13.8409 12.2046 13.7024 12.7653 13.563L14.3035 14.3996L13.8815 13.0091C15.0077 12.1705 15.8476 11.0599 15.8476 9.80595ZM9.53531 9.10973C9.25699 9.10973 8.9747 8.83478 8.9747 8.55393C8.9747 8.27702 9.25699 7.99814 9.53531 7.99814C9.96122 7.99814 10.2376 8.27702 10.2376 8.55393C10.2376 8.83478 9.96122 9.10973 9.53531 9.10973ZM12.6206 9.10973C12.3443 9.10973 12.063 8.83478 12.063 8.55393C12.063 8.27702 12.3433 7.99814 12.6206 7.99814C13.0426 7.99814 13.3229 8.27702 13.3229 8.55393C13.3229 8.83478 13.0426 9.10973 12.6206 9.10973Z" fill="currentColor" fill-rule="nonzero" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<a class="site-header__social" href="#" aria-label="抖音">
|
|
<span class="site-header__icon" aria-hidden="true">
|
|
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16.000000" height="16.000000" fill="none">
|
|
<rect id="抖音 1" width="16.000000" height="16.000000" x="0.000000" y="0.000000" />
|
|
<path id="矢量 5" d="M13.9794 6.79333C13.3937 6.79215 12.812 6.69975 12.2563 6.51966C11.7007 6.33956 11.1783 6.07409 10.709 5.73333L10.709 10.5467C10.7285 11.309 10.5414 12.0629 10.1665 12.7327C9.79154 13.4025 9.24201 13.9646 8.57303 14.3625C7.90405 14.7605 7.13916 14.9804 6.35517 15C5.57117 14.9804 4.80628 14.7605 4.1373 14.3625C3.46832 13.9646 2.91879 13.4025 2.54388 12.7327C2.16897 12.0629 1.98188 11.309 2.00138 10.5467C1.98189 9.78478 2.16907 9.03133 2.54411 8.36211C2.91915 7.69289 3.46882 7.13149 4.13783 6.7344C4.80683 6.3373 5.57159 6.1185 6.35517 6.1C6.58475 6.10134 6.81392 6.11916 7.0408 6.15333L7.0408 8.70667C6.82209 8.62421 6.58974 8.58129 6.35517 8.58C6.00331 8.58806 5.65991 8.68649 5.35981 8.86527C5.05971 9.04406 4.81358 9.29686 4.64642 9.59801C4.47925 9.89916 4.39698 10.2379 4.40796 10.58C4.39698 10.922 4.47925 11.2608 4.64642 11.562C4.81359 11.8631 5.05971 12.1159 5.35981 12.2947C5.65991 12.4735 6.00331 12.5719 6.35517 12.58C6.70624 12.5708 7.04859 12.4716 7.34762 12.2925C7.64665 12.1135 7.89177 11.8608 8.05821 11.5601C8.22464 11.2594 8.30651 10.9213 8.29552 10.58L8.29552 1L10.7227 1C10.7068 1.57291 10.8473 2.13969 11.1297 2.64274C11.4121 3.14579 11.8264 3.5672 12.3305 3.86413C12.8347 4.16107 13.4107 4.32295 14 4.33333L14 6.8" fill="currentColor" fill-rule="nonzero" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<a class="site-header__social" href="#" aria-label="微博">
|
|
<span class="site-header__icon" aria-hidden="true">
|
|
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16.000000" height="16.000000" fill="none">
|
|
<rect id="微博 1" width="16.000000" height="16.000000" x="0.000000" y="0.000000" />
|
|
<path id="矢量 6" d="M10.7233 3.34315C11.5178 3.34315 15.3204 3.1342 14.6251 6.84876C14.528 7.25593 14.4549 7.87962 14.9319 8.01156C15.3664 8.12202 15.6339 7.66297 15.7536 7.31358C15.811 6.90686 17.5699 1.58349 10.787 2.02612C10.5702 2.06485 10.0891 2.25239 10.0857 2.65597C10.0823 3.05962 10.5076 3.32241 10.7233 3.34315ZM10.9368 4.95491C11.0637 4.93984 13.0406 4.58862 12.8787 6.69959C12.9082 6.89137 12.774 7.22011 13.0406 7.28757C13.3071 7.35505 13.4118 7.13335 13.4404 6.93093C13.4689 6.72851 13.9301 3.98259 10.9686 4.29944C10.7445 4.32443 10.5941 4.4601 10.6195 4.65931C10.6449 4.85852 10.81 4.96997 10.9368 4.95491ZM11.7752 8.24324C11.7752 8.24324 10.9783 8.41756 11.3544 7.81714C11.9476 6.64274 10.9839 4.71599 8.48541 5.99654C7.62471 6.46137 7.62471 6.13212 7.6534 5.55107C7.73079 2.37902 1.92492 4.64078 0.280009 8.76411C-0.647495 11.2669 0.837892 13.4299 3.1357 14.3732C8.74355 16.4008 12.8272 13.0465 13.5236 10.8773C14.4518 7.61856 11.7752 8.24324 11.7752 8.24324ZM6.39686 13.6222C3.74214 13.992 1.389 12.8113 1.14095 10.9852C0.892894 9.15907 2.84389 7.37896 5.4986 7.00921C8.1533 6.63946 10.5065 7.82008 10.7545 9.64622C11.0026 11.4723 9.05158 13.2525 6.39686 13.6222ZM8.42041 9.81629C8.20974 8.70379 6.91676 8.01982 5.53246 8.28862C4.14816 8.55742 3.19674 9.67717 3.40741 10.7897C3.61808 11.9022 4.91107 12.5861 6.29536 12.3173C7.67966 12.0485 8.63108 10.9288 8.42041 9.81629ZM5.36769 11.2912C4.88972 11.2912 4.50224 10.9573 4.50224 10.5454C4.50224 10.1335 4.88972 9.79952 5.36769 9.79952C5.84566 9.79952 6.23314 10.1335 6.23314 10.5454C6.23314 10.9573 5.84566 11.2912 5.36769 11.2912ZM6.78556 10.2843C6.60718 10.2843 6.42575 10.0673 6.42575 9.79952C6.42575 9.53178 6.60718 9.31473 6.78556 9.31473C6.96393 9.31473 7.14536 9.53178 7.14536 9.79952C7.14536 10.0673 6.96393 10.2843 6.78556 10.2843Z" fill="currentColor" fill-rule="nonzero" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<a class="site-header__social" href="#" aria-label="知乎">
|
|
<span class="site-header__icon" aria-hidden="true">
|
|
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16.000000" height="16.000000" fill="none">
|
|
<rect id="知乎 1" width="16.000000" height="16.000000" x="0.000000" y="0.000000" />
|
|
<path id="矢量 7" d="M9.0083 12.6517L9.89959 12.6517L10.2232 13.7911L11.7917 12.6517L14 12.6517L14 3.56192L9.0083 3.56192L9.0083 12.6517ZM10.0639 4.57302L12.9793 4.57302L12.9793 11.6155L11.9485 11.6155L10.6241 12.6367L10.3353 11.6155L10.0639 11.6155L10.0639 4.57302ZM2 13.8615C2.314 13.9756 2.64861 14.02 2.98111 13.9918C3.3136 13.9635 3.63619 13.8634 3.92697 13.6981C4.87552 13.1321 5.5751 10.6396 5.5751 10.6396L7.81577 13.4289C7.81577 13.4289 8.01992 12.1009 7.78091 11.7262C7.54191 11.3514 6.23983 9.8423 6.23983 9.8423L5.66971 10.3453L6.07552 8.69538L8.49793 8.69538C8.49793 8.69538 8.49793 7.72452 8.02241 7.66919C7.54689 7.61386 6.07054 7.66919 6.07054 7.66919L6.07054 4.65099L8.24896 4.65099C8.24896 4.65099 8.22407 3.64492 7.80083 3.64492L4.24315 3.64492L4.79585 2C4.79585 2 3.89959 2.05282 3.5834 2.61873C3.26722 3.18464 2.239 6.10224 2.239 6.10224C2.239 6.10224 2.58008 6.26321 3.16017 5.8306C3.53203 5.52533 3.80014 5.11025 3.92697 4.64344L4.98257 4.59062L5.01245 7.67925C5.01245 7.67925 3.19253 7.65159 2.82407 7.67925C2.4556 7.70692 2.24398 8.70544 2.24398 8.70544L5.01245 8.70544C5.01245 8.70544 4.77593 10.4057 4.0639 11.6482C3.35187 12.8907 2 13.8615 2 13.8615L2 13.8615Z" fill="currentColor" fill-rule="nonzero" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
</div>
|
|
<button type="button" class="site-header__lang" aria-label="切换语言">
|
|
<span class="site-header__icon" aria-hidden="true">
|
|
<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="16.000000" height="16.000000" fill="none">
|
|
<rect id="语言 2" width="16.000000" height="16.000000" x="0.000000" y="0.000000" />
|
|
<path id="矢量 10" d="M9.873 14.15C9.696 13.813 9.507 13.323 9.611 13.03C9.6354 12.9452 9.67429 12.8652 9.72593 12.7936C9.77757 12.722 9.8412 12.6599 9.914 12.61C10.105 12.454 10.367 12.241 10.575 11.701C10.655 11.492 10.708 11.282 10.758 11.08C10.942 10.345 11.008 10.232 11.541 10.293C11.941 10.341 12.189 10.533 12.476 10.756C12.758 10.975 13.079 11.207 13.52 11.283C13.1147 11.9647 12.5871 12.5657 11.9635 13.0557C11.3399 13.5458 10.6312 13.9164 9.873 14.149M2.486 11.294C2.951 11.238 3.459 11.076 3.822 10.68C4.223 10.242 4.226 9.67 4.228 9.212C4.231 8.587 4.266 8.415 4.582 8.297C5.014 8.137 5.21 8.29 5.616 8.65C5.854 8.862 6.124 9.102 6.483 9.212C6.906 9.342 7.413 9.282 7.837 9.049C8.26 8.819 8.574 8.428 8.707 7.964L8.71 7.964L8.714 7.949L8.718 7.937C8.723 7.921 8.723 7.907 8.728 7.891C8.759 7.782 8.781 7.672 8.795 7.563C8.802 7.514 8.805 7.47 8.808 7.423C8.811 7.385 8.816 7.347 8.818 7.31C8.83087 7.06331 8.82619 6.81602 8.804 6.57C8.79484 6.4612 8.78884 6.35215 8.786 6.243C8.78356 6.14213 8.8088 6.04252 8.859 5.955C8.947 5.913 9.181 5.871 9.342 5.843C9.789 5.764 10.336 5.664 10.666 5.276L10.671 5.273L10.67 5.273C10.69 5.249 10.711 5.229 10.729 5.203C11.287 4.417 11.253 3.604 10.641 3.082C10.5924 3.04235 10.542 3.00497 10.49 2.97C10.13 2.72 9.976 2.543 10.081 2.218C10.112 2.12 10.146 2.035 10.179 1.958C11.4229 2.40565 12.4984 3.22602 13.259 4.30728C14.0195 5.38853 14.4281 6.67804 14.429 8C14.429 8.774 14.284 9.513 14.034 10.2C13.9568 10.2233 13.8773 10.2387 13.797 10.246C13.577 10.246 13.417 10.131 13.133 9.909C12.789 9.642 12.361 9.311 11.666 9.229C10.168 9.051 9.885 10.159 9.719 10.819C9.677 10.988 9.636 11.159 9.574 11.317C9.469 11.591 9.382 11.662 9.237 11.78C9.049 11.934 8.791 12.144 8.603 12.67C8.393 13.253 8.584 13.906 8.793 14.374C8.533 14.407 8.269 14.429 8 14.429C6.88828 14.4285 5.79575 14.1393 4.82936 13.5898C3.86297 13.0402 3.05584 12.2492 2.487 11.294M7.999 1.571C8.389 1.571 8.768 1.611 9.138 1.678C9.10993 1.74743 9.08425 1.81781 9.061 1.889C8.694 3.026 9.586 3.646 9.878 3.849L9.945 3.896C10.01 3.952 10.176 4.101 9.885 4.538C9.781 4.627 9.675 4.643 9.415 4.655C9.067 4.672 8.542 4.697 8.076 5.215L8.074 5.218L8.073 5.219L8.067 5.224C8.057 5.235 8.051 5.247 8.042 5.258C7.795 5.548 7.725 5.865 7.717 6.176C7.70977 6.37943 7.71444 6.58311 7.731 6.786C7.744 7.001 7.756 7.207 7.738 7.39C7.72669 7.47875 7.70932 7.56662 7.686 7.653C7.65961 7.74994 7.6136 7.84043 7.55081 7.91887C7.48803 7.99731 7.40981 8.06202 7.321 8.109C7.151 8.203 6.944 8.234 6.799 8.189C6.662 8.146 6.499 8.002 6.326 7.849C5.902 7.472 5.26 6.902 4.208 7.293C3.164 7.683 3.16 8.599 3.157 9.206C3.155 9.524 3.153 9.824 3.032 9.956C2.808 10.201 2.349 10.253 1.982 10.244C1.71189 9.52664 1.57301 8.76653 1.572 8C1.572 6.87159 1.869 5.76305 2.43316 4.78579C2.99731 3.80853 3.80875 2.99696 4.78592 2.43266C5.7631 1.86835 6.87159 1.57118 8 1.571M8 0.5C3.864 0.5 0.5 3.864 0.5 8C0.5 12.136 3.864 15.5 8 15.5C12.136 15.5 15.5 12.136 15.5 8C15.5 3.864 12.136 0.5 8 0.5Z" fill="currentColor" fill-rule="nonzero" />
|
|
</svg>
|
|
|
|
</span>
|
|
<span>EN</span>
|
|
<span>/</span>
|
|
<span class="site-header__lang-active">CN</span>
|
|
</button>
|
|
</div>
|
|
<div class="site-header__main">
|
|
<a href="/" class="header-logo" aria-label="睿能科技">
|
|
<img class="header-logo__img--default" src="/themes/dist_static/static/images/logo-3-BcsgZmJT.svg" alt="RAYNEN 睿能科技" width="252"
|
|
height="26" />
|
|
<img class="header-logo__img--dark" src="/themes/dist_static/static/images/logo-2-Ek-18nmQ.svg" alt="RAYNEN 睿能科技" width="252" height="26" />
|
|
</a>
|
|
<nav class="site-header__nav" aria-label="主导航">
|
|
<ul>
|
|
<li><a href="/" class="is-active">首页</a></li>
|
|
<li class="site-header__nav-item site-header__nav-item--mega">
|
|
<a href="/category.html" class="site-header__nav-link" data-mega-trigger="product" aria-expanded="false"
|
|
aria-controls="nav-mega-product">
|
|
产品
|
|
<span class="site-header__chevron" aria-hidden="true">
|
|
<svg viewBox="0 0 11.2734 6.90918" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="11.273438" height="6.909180" fill="none">
|
|
<path id="矢量 2" d="M0.636719 0.636272L5.63672 5.63627L10.6368 0.63623" stroke="currentColor" stroke-width="1.800000" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<!-- 产品导航下拉面板 -->
|
|
<div class="nav-mega product" id="nav-mega-product">
|
|
<div class="nav-mega__inner">
|
|
<div class="nav-mega__dropdown-content product">
|
|
<aside class="nav-mega__cats" aria-label="产品分类">
|
|
<button type="button" class="nav-mega__cat is-active" data-mega-cat="industrial-control">
|
|
<span>工业控制产品</span>
|
|
<span class="nav-mega__cat-arrow" aria-hidden="true">
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
|
|
stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" />
|
|
</svg>
|
|
|
|
</span>
|
|
</button>
|
|
<button type="button" class="nav-mega__cat" data-mega-cat="servo">
|
|
<span>伺服系统产品</span>
|
|
<span class="nav-mega__cat-arrow" aria-hidden="true">
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
|
|
stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" />
|
|
</svg>
|
|
|
|
</span>
|
|
</button>
|
|
<button type="button" class="nav-mega__cat" data-mega-cat="inverter">
|
|
<span>变频器产品</span>
|
|
<span class="nav-mega__cat-arrow" aria-hidden="true">
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
|
|
stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" />
|
|
</svg>
|
|
|
|
</span>
|
|
</button>
|
|
<button type="button" class="nav-mega__cat" data-mega-cat="soft-starter">
|
|
<span>软启动器产品</span>
|
|
<span class="nav-mega__cat-arrow" aria-hidden="true">
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
|
|
stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" />
|
|
</svg>
|
|
|
|
</span>
|
|
</button>
|
|
<button type="button" class="nav-mega__cat" data-mega-cat="robot">
|
|
<span>工业机器人</span>
|
|
<span class="nav-mega__cat-arrow" aria-hidden="true">
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
|
|
stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" />
|
|
</svg>
|
|
|
|
</span>
|
|
</button>
|
|
<button type="button" class="nav-mega__cat" data-mega-cat="embodied">
|
|
<span>具身机器人部件产品</span>
|
|
<span class="nav-mega__cat-arrow" aria-hidden="true">
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
|
|
stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" />
|
|
</svg>
|
|
|
|
</span>
|
|
</button>
|
|
<button type="button" class="nav-mega__cat" data-mega-cat="textile">
|
|
<span>纺织行业专用产品</span>
|
|
<span class="nav-mega__cat-arrow" aria-hidden="true">
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
|
|
stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" />
|
|
</svg>
|
|
|
|
</span>
|
|
</button>
|
|
</aside>
|
|
<div class="nav-mega__main">
|
|
<div class="nav-mega__panels">
|
|
<div class="nav-mega__panel is-active" data-mega-panel="industrial-control">
|
|
<a class="nav-mega__heading" href="/category.html?cat=industrial-control">
|
|
<span>工业控制产品</span>
|
|
<span class="nav-mega__heading-arrow" aria-hidden="true">
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
|
|
stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<div class="nav-mega__body">
|
|
<div class="nav-mega__cols">
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<a class="nav-mega__group-title" href="/product.html">运动控制PLC</a>
|
|
<div class="nav-mega__subgroup">
|
|
<a class="nav-mega__subgroup-title" href="/product.html">小型PLC</a>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">X系列PLC</a></li>
|
|
<li><a href="/product.html">XM系列PLC</a></li>
|
|
<li><a href="/product.html">刀片式PLC</a></li>
|
|
</ul>
|
|
</div>
|
|
<div class="nav-mega__subgroup">
|
|
<a class="nav-mega__subgroup-title" href="/product.html">运动控制器</a>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">RC7系列</a></li>
|
|
<li><a href="/product.html">RC8系列</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<a class="nav-mega__group-title" href="/product.html">过程控制PLC</a>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">EC1000系列</a></li>
|
|
<li><a href="/product.html">RN200 Smart系列</a></li>
|
|
<li><a href="/product.html">RN1200模块系列</a></li>
|
|
<li><a href="/product.html">RN300模块系列</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<a class="nav-mega__group-title" href="/product.html">人机界面HMI</a>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">UH400系列标准HMI</a></li>
|
|
<li><a href="/product.html">UH500A系列高性能HMI</a></li>
|
|
<li><a href="/product.html">UH500W系列物联网HMI</a></li>
|
|
<li><a href="/product.html">UA系列PLC/HMI/IOT一体机</a></li>
|
|
<li><a href="/product.html">RH系列</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<a class="nav-mega__group-title" href="/product.html">物联网</a>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">UBOX系列网关</a></li>
|
|
<li><a href="/product.html">云平台</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="nav-mega__panel" data-mega-panel="servo" hidden>
|
|
<a class="nav-mega__heading" href="/category.html?cat=servo">
|
|
<span>伺服系统产品</span>
|
|
<span class="nav-mega__heading-arrow" aria-hidden="true">
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
|
|
stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<div class="nav-mega__body">
|
|
<div class="nav-mega__cols">
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<a class="nav-mega__group-title" href="/product.html">交流伺服驱动器</a>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">RA3系列全功能伺服驱动器</a></li>
|
|
<li><a href="/product.html">RS3系列标准型伺服驱动器</a></li>
|
|
<li><a href="/product.html">RS31系列精简型伺服驱动器</a></li>
|
|
<li><a href="/product.html">RS30系列双轴伺服驱动器</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<a class="nav-mega__group-title" href="/product.html">通用伺服电机</a>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">MA3系列高性能伺服电机</a></li>
|
|
<li><a href="/product.html">MC2Y系列标准型伺服电机</a></li>
|
|
<li><a href="/product.html">MC2X系列经济型伺服电机</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="nav-mega__panel" data-mega-panel="inverter" hidden>
|
|
<a class="nav-mega__heading" href="/category.html?cat=inverter">
|
|
<span>变频器产品</span>
|
|
<span class="nav-mega__heading-arrow" aria-hidden="true">
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
|
|
stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<div class="nav-mega__body">
|
|
<div class="nav-mega__cols">
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<a class="nav-mega__group-title" href="/product.html">低压变频器</a>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">RV21智慧型系列</a></li>
|
|
<li><a href="/product.html">RV32高性能双显系列</a></li>
|
|
<li><a href="/product.html">RV8000工程型系列</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<a class="nav-mega__group-title" href="/product.html">中压变频器</a>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">QD220系列</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<a class="nav-mega__group-title" href="/product.html">高压变频器</a>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">RV1000通用型系列</a></li>
|
|
<li><a href="/product.html">RV1000S精巧型系列</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="nav-mega__panel" data-mega-panel="soft-starter" hidden>
|
|
<a class="nav-mega__heading" href="/category.html?cat=soft-starter">
|
|
<span>软启动器产品</span>
|
|
<span class="nav-mega__heading-arrow" aria-hidden="true">
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
|
|
stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<div class="nav-mega__body">
|
|
<div class="nav-mega__cols">
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<a class="nav-mega__group-title" href="/product.html">低压软起</a>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">RDS300外置旁路系列</a></li>
|
|
<li><a href="/product.html">RDS350内置旁路系列</a></li>
|
|
<li><a href="/product.html">RDS360在线软起系列</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<a class="nav-mega__group-title" href="/product.html">高压软起</a>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">RVS高压固态软起动</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="nav-mega__panel" data-mega-panel="robot" hidden>
|
|
<a class="nav-mega__heading" href="/category.html?cat=robot">
|
|
<span>工业机器人</span>
|
|
<span class="nav-mega__heading-arrow" aria-hidden="true">
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
|
|
stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<div class="nav-mega__body">
|
|
<div class="nav-mega__cols">
|
|
<div class="nav-mega__col">
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">协作机器人驱动柜</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="nav-mega__panel" data-mega-panel="embodied" hidden>
|
|
<a class="nav-mega__heading" href="/category.html?cat=embodied">
|
|
<span>具身机器人部件产品</span>
|
|
<span class="nav-mega__heading-arrow" aria-hidden="true">
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
|
|
stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<div class="nav-mega__body">
|
|
<div class="nav-mega__cols">
|
|
<div class="nav-mega__col">
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">驱编一体</a></li>
|
|
<li><a href="/product.html">无框电机</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<div class="nav-mega__panel" data-mega-panel="textile" hidden>
|
|
<a class="nav-mega__heading" href="/category.html?cat=textile">
|
|
<span>纺织行业专用产品</span>
|
|
<span class="nav-mega__heading-arrow" aria-hidden="true">
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
|
|
stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<div class="nav-mega__body">
|
|
<div class="nav-mega__cols">
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<a class="nav-mega__group-title" href="/product.html">智能工厂解决方案</a>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">集成管理纺织云平台</a></li>
|
|
<li><a href="/product.html">设备接入平台</a></li>
|
|
<li><a href="/product.html">MES生产管理系统</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<a class="nav-mega__group-title" href="/product.html">智能电控与软件系统</a>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/product.html">纺织智能电控系统</a></li>
|
|
<li><a href="/product.html">缝制智能电控系统</a></li>
|
|
<li><a href="/product.html">设计工艺制版软件系统</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<div class="nav-mega__promo-side">
|
|
<a class="nav-mega__promo" href="/news.html">
|
|
<div class="nav-mega__promo-media">
|
|
<img src="/themes/dist_static/static/images/product-promo-DzPBtBKw.png" alt="" width="320" height="200" loading="lazy" />
|
|
</div>
|
|
<div class="nav-mega__promo-title">
|
|
<span>展会活动</span>
|
|
<span class="nav-mega__promo-arrow" aria-hidden="true">
|
|
<svg viewBox="-1 -1 8.59082 13.0605" xmlns="http://www.w3.org/2000/svg" fill="none">
|
|
<path d="M0 4.12464e-05L5 5.00004L10 0" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"
|
|
stroke-linejoin="round" transform="matrix(0,-1,1,0,0.530273,10.5303)" />
|
|
</svg>
|
|
|
|
</span>
|
|
</div>
|
|
<p class="nav-mega__promo-desc">了解睿能最新展会信息</p>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="site-header__nav-item site-header__nav-item--mega">
|
|
<a href="/solution2.html" class="site-header__nav-link" data-mega-trigger="solution" aria-expanded="false"
|
|
aria-controls="nav-mega-solution">
|
|
解决方案
|
|
<span class="site-header__chevron" aria-hidden="true">
|
|
<svg viewBox="0 0 11.2734 6.90918" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="11.273438" height="6.909180" fill="none">
|
|
<path id="矢量 2" d="M0.636719 0.636272L5.63672 5.63627L10.6368 0.63623" stroke="currentColor" stroke-width="1.800000" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<!-- 解决方案导航下拉面板 -->
|
|
<div class="nav-mega nav-mega--solution" id="nav-mega-solution">
|
|
<div class="nav-mega__inner">
|
|
<div class="nav-mega__dropdown-content solution">
|
|
<div class="nav-mega__cols nav-mega__cols--solution">
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<span class="nav-mega__group-title">机器人</span>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="/solution2.html">协作码垛机器人</a></li>
|
|
<li><a href="">并联机器人</a></li>
|
|
<li><a href="">SCARA机器人</a></li>
|
|
<li><a href="">多关节机器人</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<span class="nav-mega__group-title">纺织缝制</span>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="">棉纺设备</a></li>
|
|
<li><a href="">针织设备</a></li>
|
|
<li><a href="">缝制设备</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<span class="nav-mega__group-title">机床与激光加工</span>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="">电液伺服折弯机</a></li>
|
|
<li><a href="">数控折弯机</a></li>
|
|
<li><a href="">全伺服折弯机</a></li>
|
|
<li><a href="">板材折弯自动化产线</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<span class="nav-mega__group-title">3C电子制造</span>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="">PCB 分板机</a></li>
|
|
<li><a href="">高速插针机</a></li>
|
|
<li><a href="">全自动点胶机</a></li>
|
|
<li><a href="">套管机</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<span class="nav-mega__group-title">包装印刷</span>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="">高速模切机</a></li>
|
|
<li><a href="">全自动贴标机</a></li>
|
|
<li><a href="">制袋机</a></li>
|
|
<li><a href="">枕式包装机/立式包装机</a></li>
|
|
<li><a href="">天地盖成型机</a></li>
|
|
<li><a href="">全自动灌装机</a></li>
|
|
<li><a href="">丝印机</a></li>
|
|
<li><a href="">涂布机</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<span class="nav-mega__group-title">重工与能源设备</span>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="">冶金轧钢设备</a></li>
|
|
<li><a href="">起重输送设备</a></li>
|
|
<li><a href="">矿山开采机械</a></li>
|
|
<li><a href="">大型锻压设备</a></li>
|
|
<li><a href="">水电厂自动化控制</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
<div class="nav-mega__col">
|
|
<div class="nav-mega__group">
|
|
<span class="nav-mega__group-title">工程项目</span>
|
|
<ul class="nav-mega__links">
|
|
<li><a href="">造纸行业</a></li>
|
|
<li><a href="">水务环保行业</a></li>
|
|
<li><a href="">能源电力行业</a></li>
|
|
<li><a href="">采矿行业</a></li>
|
|
<li><a href="">暖通行业</a></li>
|
|
<li><a href="">石油化工行业</a></li>
|
|
<li><a href="/solution.html">冶金行业</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="site-header__nav-item site-header__nav-item--mega">
|
|
<a href="/contact.html" class="site-header__nav-link" data-mega-trigger="support" aria-expanded="false"
|
|
aria-controls="nav-mega-support">
|
|
服务支持
|
|
<span class="site-header__chevron" aria-hidden="true">
|
|
<svg viewBox="0 0 11.2734 6.90918" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="11.273438" height="6.909180" fill="none">
|
|
<path id="矢量 2" d="M0.636719 0.636272L5.63672 5.63627L10.6368 0.63623" stroke="currentColor" stroke-width="1.800000" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<!-- 服务支持导航下拉面板 -->
|
|
<div class="nav-mega" id="nav-mega-support">
|
|
<div class="nav-mega__inner">
|
|
<div class="nav-mega__dropdown-content support">
|
|
<ul class="nav-mega__row">
|
|
<li><a href="/download.html">下载中心</a></li>
|
|
<li><a href="/faq.html">常见问题</a></li>
|
|
<li><a href="/video.html">视频教程</a></li>
|
|
<li><a href="/announce.html">产品公告</a></li>
|
|
<li><a href="/contact.html">意见反馈</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="site-header__nav-item site-header__nav-item--mega">
|
|
<a href="/news.html" class="site-header__nav-link" data-mega-trigger="news" aria-expanded="false"
|
|
aria-controls="nav-mega-news">
|
|
新闻动态
|
|
<span class="site-header__chevron" aria-hidden="true">
|
|
<svg viewBox="0 0 11.2734 6.90918" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="11.273438" height="6.909180" fill="none">
|
|
<path id="矢量 2" d="M0.636719 0.636272L5.63672 5.63627L10.6368 0.63623" stroke="currentColor" stroke-width="1.800000" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<!-- 新闻动态导航下拉面板 -->
|
|
<div class="nav-mega" id="nav-mega-news">
|
|
<div class="nav-mega__inner">
|
|
<div class="nav-mega__dropdown-content news">
|
|
<ul class="nav-mega__row">
|
|
<li><a href="/news.html">行业洞察</a></li>
|
|
<li><a href="/news.html">公司新闻</a></li>
|
|
<li><a href="/news.html">展会与活动</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="site-header__nav-item site-header__nav-item--mega">
|
|
<a href="/investment.html" class="site-header__nav-link" data-mega-trigger="invest" aria-expanded="false"
|
|
aria-controls="nav-mega-invest">
|
|
投资者关系
|
|
<span class="site-header__chevron" aria-hidden="true">
|
|
<svg viewBox="0 0 11.2734 6.90918" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="11.273438" height="6.909180" fill="none">
|
|
<path id="矢量 2" d="M0.636719 0.636272L5.63672 5.63627L10.6368 0.63623" stroke="currentColor" stroke-width="1.800000" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<!-- 投资者关系导航下拉面板 -->
|
|
<div class="nav-mega nav-mega--invest" id="nav-mega-invest">
|
|
<div class="nav-mega__inner">
|
|
<div class="nav-mega__dropdown-content invest">
|
|
<ul class="nav-mega__row">
|
|
<li><a href="/investment.html#info">基本信息</a></li>
|
|
<li><a href="/investment.html#announce">公司公告</a></li>
|
|
<li><a href="/investment.html#stock">股票信息</a></li>
|
|
<li><a href="/investment.html#learn">投资知识学习</a></li>
|
|
<li><a href="/investment.html#hotline">投资者热线</a></li>
|
|
</ul>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</li>
|
|
<li class="site-header__nav-item site-header__nav-item--mega">
|
|
<a href="/about.html" class="site-header__nav-link" data-mega-trigger="about" aria-expanded="false"
|
|
aria-controls="nav-mega-about">
|
|
关于睿能
|
|
<span class="site-header__chevron" aria-hidden="true">
|
|
<svg viewBox="0 0 11.2734 6.90918" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="11.273438" height="6.909180" fill="none">
|
|
<path id="矢量 2" d="M0.636719 0.636272L5.63672 5.63627L10.6368 0.63623" stroke="currentColor" stroke-width="1.800000" />
|
|
</svg>
|
|
|
|
</span>
|
|
</a>
|
|
<!-- 关于睿能导航下拉面板 -->
|
|
<div class="nav-mega" id="nav-mega-about">
|
|
<div class="nav-mega__inner">
|
|
<div class="nav-mega__dropdown-content about">
|
|
<ul class="nav-mega__row">
|
|
<li><a href="/about.html#intro">公司简介</a></li>
|
|
<li><a href="/about.html#history">发展历史</a></li>
|
|
<li><a href="/about.html#culture">企业文化</a></li>
|
|
<li><a href="/about.html#global">全球布局</a></li>
|
|
<li><a href="/about.html#members">集团成员</a></li>
|
|
<li><a href="/about.html#honors">荣誉资质</a></li>
|
|
<li><a href="/about.html#csr">社会责任</a></li>
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
<div class="site-header__actions">
|
|
<form class="site-header__search" action="/search.html" method="get" role="search">
|
|
<input class="site-header__search-input" type="search" name="q" placeholder="搜索关键词" autocomplete="off" />
|
|
<button class="site-header__search-btn" type="submit" aria-label="搜索">
|
|
<img src="data:image/svg+xml,%3csvg%20viewBox='0%200%2024%2024'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='24.000000'%20height='24.000000'%20fill='none'%3e%3crect%20id='搜索'%20width='24.000000'%20height='24.000000'%20x='0.000000'%20y='0.000000'%20fill='rgb(255,255,255)'%20fill-opacity='0'%20/%3e%3cpath%20id='矢量%203'%20d='M15.8481%2017.1208C14.4808%2018.2114%2012.7482%2018.8633%2010.8633%2018.8633C6.44506%2018.8633%202.86328%2015.2816%202.86328%2010.8633C2.86328%206.445%206.44506%202.86328%2010.8633%202.86328C15.2815%202.86328%2018.8633%206.445%2018.8633%2010.8633C18.8633%2012.7482%2018.2114%2014.4808%2017.1208%2015.8481L21.136%2019.8633L19.8633%2021.136L15.8481%2017.1208ZM17.0632%2010.8633C17.0632%207.43908%2014.2874%204.66326%2010.8633%204.66326C7.4392%204.66326%204.66332%207.43908%204.66332%2010.8633C4.66332%2014.2875%207.4392%2017.0633%2010.8633%2017.0633C14.2874%2017.0633%2017.0632%2014.2875%2017.0632%2010.8633Z'%20fill='rgb(0,0,0)'%20fill-rule='evenodd'%20/%3e%3c/svg%3e" alt="" width="24" height="24" />
|
|
</button>
|
|
</form>
|
|
<a class="s-btn s-btn--primary site-header__cta" href="/contact.html">联系我们</a>
|
|
</div>
|
|
<div class="site-header__extras">
|
|
<button class="site-header__extra-btn lang" type="submit" aria-label="语言">
|
|
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32.000000" height="32.000000" fill="none" customFrame="#000000">
|
|
<path id="矢量 10" d="M19.746 28.3C19.392 27.626 19.014 26.646 19.222 26.06C19.2708 25.8903 19.3486 25.7304 19.4519 25.5872C19.5551 25.4441 19.6824 25.3198 19.828 25.22C20.21 24.908 20.734 24.482 21.15 23.402C21.31 22.984 21.416 22.564 21.516 22.16C21.884 20.69 22.016 20.464 23.082 20.586C23.882 20.682 24.378 21.066 24.952 21.512C25.516 21.95 26.158 22.414 27.04 22.566C26.2295 23.9294 25.1741 25.1314 23.927 26.1115C22.6798 27.0915 21.2624 27.8328 19.746 28.298M4.972 22.588C5.902 22.476 6.918 22.152 7.644 21.36C8.446 20.484 8.452 19.34 8.456 18.424C8.462 17.174 8.532 16.83 9.164 16.594C10.028 16.274 10.42 16.58 11.232 17.3C11.708 17.724 12.248 18.204 12.966 18.424C13.812 18.684 14.826 18.564 15.674 18.098C16.52 17.638 17.148 16.856 17.414 15.928L17.42 15.928L17.428 15.898L17.436 15.874C17.446 15.842 17.446 15.814 17.456 15.782C17.518 15.564 17.562 15.344 17.59 15.126C17.604 15.028 17.61 14.94 17.616 14.846C17.622 14.77 17.632 14.694 17.636 14.62C17.6617 14.1266 17.6524 13.632 17.608 13.14C17.5897 12.9224 17.5777 12.7043 17.572 12.486C17.5671 12.2843 17.6176 12.085 17.718 11.91C17.894 11.826 18.362 11.742 18.684 11.686C19.578 11.528 20.672 11.328 21.332 10.552L21.342 10.546L21.34 10.546C21.38 10.498 21.422 10.458 21.458 10.406C22.574 8.834 22.506 7.208 21.282 6.164C21.1849 6.08469 21.0841 6.00994 20.98 5.94C20.26 5.44 19.952 5.086 20.162 4.436C20.224 4.24 20.292 4.07 20.358 3.916C22.8457 4.81129 24.9968 6.45204 26.5179 8.61455C28.039 10.7771 28.8562 13.3561 28.858 16C28.858 17.548 28.568 19.026 28.068 20.4C27.9135 20.4466 27.7547 20.4774 27.594 20.492C27.154 20.492 26.834 20.262 26.266 19.818C25.578 19.284 24.722 18.622 23.332 18.458C20.336 18.102 19.77 20.318 19.438 21.638C19.354 21.976 19.272 22.318 19.148 22.634C18.938 23.182 18.764 23.324 18.474 23.56C18.098 23.868 17.582 24.288 17.206 25.34C16.786 26.506 17.168 27.812 17.586 28.748C17.066 28.814 16.538 28.858 16 28.858C13.7766 28.857 11.5915 28.2786 9.65872 27.1796C7.72594 26.0805 6.11169 24.4983 4.974 22.588M15.998 3.142C16.778 3.142 17.536 3.222 18.276 3.356C18.2199 3.49487 18.1685 3.63562 18.122 3.778C17.388 6.052 19.172 7.292 19.756 7.698L19.89 7.792C20.02 7.904 20.352 8.202 19.77 9.076C19.562 9.254 19.35 9.286 18.83 9.31C18.134 9.344 17.084 9.394 16.152 10.43L16.148 10.436L16.146 10.438L16.134 10.448C16.114 10.47 16.102 10.494 16.084 10.516C15.59 11.096 15.45 11.73 15.434 12.352C15.4195 12.7589 15.4289 13.1662 15.462 13.572C15.488 14.002 15.512 14.414 15.476 14.78C15.4534 14.9575 15.4186 15.1332 15.372 15.306C15.3192 15.4999 15.2272 15.6809 15.1016 15.8377C14.9761 15.9946 14.8196 16.124 14.642 16.218C14.302 16.406 13.888 16.468 13.598 16.378C13.324 16.292 12.998 16.004 12.652 15.698C11.804 14.944 10.52 13.804 8.416 14.586C6.328 15.366 6.32 17.198 6.314 18.412C6.31 19.048 6.306 19.648 6.064 19.912C5.616 20.402 4.698 20.506 3.964 20.488C3.42378 19.0533 3.14602 17.5331 3.144 16C3.144 13.7432 3.738 11.5261 4.86631 9.57158C5.99462 7.61705 7.61749 5.99393 9.57184 4.86531C11.5262 3.7367 13.7432 3.14235 16 3.142M16 1C7.728 1 1 7.728 1 16C1 24.272 7.728 31 16 31C24.272 31 31 24.272 31 16C31 7.728 24.272 1 16 1Z" fill="currentColor" fill-rule="nonzero" />
|
|
<path id="矢量 10" d="M16 0C24.8235 0 32 7.17653 32 16C32 24.8235 24.8235 32 16 32C7.17653 32 0 24.8235 0 16C0 7.17653 7.17653 0 16 0ZM1 16C1 7.728 7.728 1 16 1C24.272 1 31 7.728 31 16C31 24.272 24.272 31 16 31C7.728 31 1 24.272 1 16Z" fill="currentColor" fill-rule="evenodd" />
|
|
</svg>
|
|
|
|
</button>
|
|
<a href="/search.html" class="site-header__extra-btn search" aria-label="搜索">
|
|
<svg viewBox="0 0 32.9434 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32.943359" height="32.000000" fill="none" customFrame="#000000">
|
|
<path id="矢量 3" d="M22.7394 24.9684C20.3451 26.8783 17.3108 28.0198 14.0099 28.0198C6.27256 28.0198 0 21.7474 0 14.0099C0 6.27246 6.27256 0 14.0099 0C21.7473 0 28.0198 6.27246 28.0198 14.0099C28.0198 16.9923 27.088 19.757 25.4995 22.0287L32.944 28.9999L29.7711 32L22.7394 24.9684ZM23.8675 14.0099C23.8675 8.01334 20.0063 4.15222 14.0099 4.15222C8.01354 4.15222 4.15232 8.01334 4.15232 14.0099C4.15232 20.0065 8.01354 23.8676 14.0099 23.8676C20.0063 23.8676 23.8675 20.0065 23.8675 14.0099Z" fill="currentColor" fill-rule="evenodd" />
|
|
</svg>
|
|
|
|
</a>
|
|
<button class="site-header__extra-btn toggle" type="button" aria-expanded="false" aria-controls="mask"
|
|
aria-label="打开导航菜单">
|
|
<svg class="nav-toggle-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/1999/svg" aria-hidden="true">
|
|
<rect class="nav-toggle-icon__bar nav-toggle-icon__bar--top" x="4" y="6" width="16" height="2" rx="1" />
|
|
<rect class="nav-toggle-icon__bar nav-toggle-icon__bar--mid" x="4" y="11" width="16" height="2" rx="1" />
|
|
<rect class="nav-toggle-icon__bar nav-toggle-icon__bar--bot" x="4" y="16" width="16" height="2" rx="1" />
|
|
</svg>
|
|
</button>
|
|
</div>
|
|
</div>
|
|
|
|
</header>
|
|
<main class="main-about" data-nav="关于睿能">
|
|
<section class="ab-hero">
|
|
<div class="ab-hero__title section__wrap" data-header-dark>
|
|
<h1>
|
|
<span>国内领先的工业自动化</span>
|
|
<span>控制产品及解决方案供应商</span>
|
|
</h1>
|
|
</div>
|
|
<div class="ab-hero__media" aria-hidden="true">
|
|
<video src="/themes/dist_static/static/assets/about-1hlZrO-H.mp4" muted autoplay loop playsinline width="1920" height="720"></video>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="ab-intro section__wrap" id="intro" data-header-dark>
|
|
<h2 class="ab-intro__title">公司简介</h2>
|
|
<div class="ab-intro__body">
|
|
<div class="ab-intro__texts">
|
|
<p>睿能科技成立于2007年,2017年在上海证券交易所主板上市(股票代码:603933),是专业从事工业自动化产品研发、生产、销售和服务的高科技企业。</p>
|
|
<p>
|
|
公司总部位于福州,旗下拥有20多个子公司,在上海、武汉、福州、嘉兴设立研发中心,是“国家火炬计划重点高新技术企业”、“福建省企业技术中心”、“中国纺织机械行业电脑横机智能控制系统产品研发中心”、“福建省纺织设备智能控制企业工程技术研究中心”等。公司坚持以科技创新驱动技术和产品的发展,通过多年的沉淀,形成了一批具有国内领先水平的核心技术和专利技术。
|
|
</p>
|
|
<p>
|
|
睿能科技以“用卓越自动化共创美好未来”为使命愿景,践行“客户第一、真诚协作、结果导向、追求卓越”的核心价值观,通过持续技术创新与场景化解决方案的开发,致力成为世界一流的工业自动化产品和解决方案供应商,为客户提供高适配性行业解决方案,实现客户与企业价值共赢,持续赋能全球智能制造升级。
|
|
</p>
|
|
</div>
|
|
<ul class="ab-intro__stats">
|
|
<li>
|
|
<strong><span class="counter">20</span><span class="ab-intro__stats-unit">年</span></strong>
|
|
<span>专注通用工业自动化领域</span>
|
|
</li>
|
|
<li>
|
|
<strong><span class="counter">1500</span><span class="ab-intro__stats-unit">+</span></strong>
|
|
<span>专业的技术团队</span>
|
|
</li>
|
|
<li>
|
|
<strong><span class="counter">20</span><span class="ab-intro__stats-unit">+</span></strong>
|
|
<span>子公司</span>
|
|
</li>
|
|
<li>
|
|
<strong><span class="counter">6</span><span class="ab-intro__stats-unit">个</span></strong>
|
|
<span>研发中心</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="ab-history" id="history" data-header-dark>
|
|
<div class="ab-history__head section__wrap">
|
|
<h2 class="ab-history__title">发展历程</h2>
|
|
<div class="s-arrows">
|
|
<button type="button" class="s-arrows__prev" aria-label="上一项">
|
|
<svg viewBox="0 0 12.2529 11.314" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12.252930" height="11.313965" fill="none" customFrame="#000000">
|
|
<path id="合并" d="M5.18202 1.41422L6.59622 0L12.2531 5.65686L12.2529 5.65702L10.8389 7.07108L6.59608 11.3139L5.18186 9.89966L8.4245 6.65702L-0 6.65702L0 4.657L8.42482 4.65702L5.18202 1.41422Z" fill="rgb(239,67,53)" fill-rule="evenodd" />
|
|
</svg>
|
|
|
|
</button>
|
|
<button type="button" class="s-arrows__next" aria-label="下一项">
|
|
<svg viewBox="0 0 12.2529 11.314" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="12.252930" height="11.313965" fill="none" customFrame="#000000">
|
|
<path id="合并" d="M5.18202 1.41422L6.59622 0L12.2531 5.65686L12.2529 5.65702L10.8389 7.07108L6.59608 11.3139L5.18186 9.89966L8.4245 6.65702L-0 6.65702L0 4.657L8.42482 4.65702L5.18202 1.41422Z" fill="rgb(239,67,53)" fill-rule="evenodd" />
|
|
</svg>
|
|
|
|
</button>
|
|
</div>
|
|
</div>
|
|
<div class="ab-history__swiper swiper section__wrap">
|
|
<div class="swiper-wrapper">
|
|
<article class="swiper-slide ab-history__slide">
|
|
<time class="ab-history__year" datetime="2025">2025<span>年</span></time>
|
|
<div class="ab-history__dot" aria-hidden="true"></div>
|
|
<h3 class="ab-history__slide-title">嘉兴睿能智能制造基地投产运营</h3>
|
|
<p class="ab-history__slide-desc">英飞凌-贝能创新应用中心成立,聚焦人形机器人领域</p>
|
|
<div class="ab-history__media">
|
|
<img src="/themes/dist_static/static/images/section-3-img-1-D68SSw3D.png" alt="" width="400" height="260" loading="lazy" />
|
|
</div>
|
|
</article>
|
|
<article class="swiper-slide ab-history__slide">
|
|
<time class="ab-history__year" datetime="2024">2024<span>年</span></time>
|
|
<div class="ab-history__dot" aria-hidden="true"></div>
|
|
<h3 class="ab-history__slide-title">布局协作、人形机器人核心部件</h3>
|
|
<p class="ab-history__slide-desc">福州总部基地正式投产<br>设立柬埔寨办事处,加速东南亚市场拓展步伐</p>
|
|
<div class="ab-history__media">
|
|
<img src="/themes/dist_static/static/images/section-3-img-2-Ir9V6VmE.png" alt="" width="400" height="260" loading="lazy" />
|
|
</div>
|
|
</article>
|
|
<article class="swiper-slide ab-history__slide">
|
|
<time class="ab-history__year" datetime="2021">2021<span>年</span></time>
|
|
<div class="ab-history__dot" aria-hidden="true"></div>
|
|
<h3 class="ab-history__slide-title">收购奇电电气与深圳亿维</h3>
|
|
<p class="ab-history__slide-desc">完善工业自动化产品矩阵,构建全产业链能力</p>
|
|
<div class="ab-history__media">
|
|
<img src="/themes/dist_static/static/images/section-3-img-3-BNWFzWuJ.png" alt="" width="400" height="260" loading="lazy" />
|
|
</div>
|
|
</article>
|
|
<article class="swiper-slide ab-history__slide">
|
|
<time class="ab-history__year" datetime="2018">2018<span>年</span></time>
|
|
<div class="ab-history__dot" aria-hidden="true"></div>
|
|
<h3 class="ab-history__slide-title">成立上海睿能高齐、江苏睿能</h3>
|
|
<p class="ab-history__slide-desc">启动高性能伺服系统自主研发,正式布局通用自动化赛道</p>
|
|
<div class="ab-history__media">
|
|
<img src="/themes/dist_static/static/images/section-3-img-4-qZvhoI_Q.png" alt="" width="400" height="260" loading="lazy" />
|
|
</div>
|
|
</article>
|
|
<article class="swiper-slide ab-history__slide">
|
|
<time class="ab-history__year" datetime="2017">2017<span>年</span></time>
|
|
<div class="ab-history__dot" aria-hidden="true"></div>
|
|
<h3 class="ab-history__slide-title">A股主板上市</h3>
|
|
<p class="ab-history__slide-desc">股票代码603933</p>
|
|
<div class="ab-history__media">
|
|
<img src="/themes/dist_static/static/images/section-3-img-5-DSzvcDOG.png" alt="" width="400" height="260" loading="lazy" />
|
|
</div>
|
|
</article>
|
|
<article class="swiper-slide ab-history__slide">
|
|
<time class="ab-history__year" datetime="2016">2016<span>年</span></time>
|
|
<div class="ab-history__dot" aria-hidden="true"></div>
|
|
<h3 class="ab-history__slide-title">获评国家级"电脑横机智能控制系统产品研发中心"</h3>
|
|
<p class="ab-history__slide-desc"></p>
|
|
<div class="ab-history__media">
|
|
<img src="/themes/dist_static/static/images/section-3-img-6-BhmmrKXg.png" alt="" width="400" height="260" loading="lazy" />
|
|
</div>
|
|
</article>
|
|
<article class="swiper-slide ab-history__slide">
|
|
<time class="ab-history__year" datetime="2013">2013<span>年</span></time>
|
|
<div class="ab-history__dot" aria-hidden="true"></div>
|
|
<h3 class="ab-history__slide-title">自主研发《纺织机械专用伺服控制系统V2.0》,获国家重点新产品奖</h3>
|
|
<p class="ab-history__slide-desc"></p>
|
|
<div class="ab-history__media">
|
|
<img src="/themes/dist_static/static/images/section-3-img-7-01tA_lnb.png" alt="" width="400" height="260" loading="lazy" />
|
|
</div>
|
|
</article>
|
|
<article class="swiper-slide ab-history__slide">
|
|
<time class="ab-history__year" datetime="2012">2012<span>年</span></time>
|
|
<div class="ab-history__dot" aria-hidden="true"></div>
|
|
<h3 class="ab-history__slide-title">战略并购贝能国际</h3>
|
|
<p class="ab-history__slide-desc">构建"纺织电控+半导体分销"双轮驱动模式,强化产业链整合能力</p>
|
|
<div class="ab-history__media">
|
|
<img src="/themes/dist_static/static/images/section-3-img-8-BrNjBTX2.png" alt="" width="400" height="260" loading="lazy" />
|
|
</div>
|
|
</article>
|
|
<article class="swiper-slide ab-history__slide">
|
|
<time class="ab-history__year" datetime="2011">2011<span>年</span></time>
|
|
<div class="ab-history__dot" aria-hidden="true"></div>
|
|
<h3 class="ab-history__slide-title">推出"单系统全电脑横机控制系统"</h3>
|
|
<p class="ab-history__slide-desc"></p>
|
|
<div class="ab-history__media">
|
|
<img src="/themes/dist_static/static/images/section-3-img-9-CfRXM-o0.png" alt="" width="400" height="260" loading="lazy" />
|
|
</div>
|
|
</article>
|
|
<article class="swiper-slide ab-history__slide">
|
|
<time class="ab-history__year" datetime="2009">2009<span>年</span></time>
|
|
<div class="ab-history__dot" aria-hidden="true"></div>
|
|
<h3 class="ab-history__slide-title">获"高新技术企业"认证</h3>
|
|
<p class="ab-history__slide-desc"></p>
|
|
<div class="ab-history__media">
|
|
<img src="/themes/dist_static/static/images/section-3-img-10-BEDBg0hy.png" alt="" width="400" height="260" loading="lazy" />
|
|
</div>
|
|
</article>
|
|
<article class="swiper-slide ab-history__slide">
|
|
<time class="ab-history__year" datetime="2007">2007<span>年</span></time>
|
|
<div class="ab-history__dot" aria-hidden="true"></div>
|
|
<h3 class="ab-history__slide-title">公司成立</h3>
|
|
<p class="ab-history__slide-desc"></p>
|
|
|
|
<div class="ab-history__media">
|
|
<img src="/themes/dist_static/static/images/section-3-img-11-Cv2PzDNu.png" alt="" width="400" height="260" loading="lazy" />
|
|
</div>
|
|
</article>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="ab-culture" id="culture">
|
|
<div class="ab-culture__bg" aria-hidden="true">
|
|
<img src="/themes/dist_static/static/images/section-4-bg-I0ikuncR.png" alt="" width="1920" height="900" />
|
|
</div>
|
|
<div class="ab-culture__inner section__wrap">
|
|
<h2 class="ab-culture__title">企业文化</h2>
|
|
<div class="ab-culture__list">
|
|
<div class="ab-culture__item">
|
|
<div class="ab-culture__label">
|
|
<span class="ab-culture__label-zh">企业愿景</span>
|
|
<span class="ab-culture__label-en">Mission</span>
|
|
</div>
|
|
<p class="ab-culture__text">用卓越自动化共创美好未来</p>
|
|
</div>
|
|
<div class="ab-culture__item">
|
|
<div class="ab-culture__label">
|
|
<span class="ab-culture__label-zh">核心价值观</span>
|
|
<span class="ab-culture__label-en">Values</span>
|
|
</div>
|
|
<p class="ab-culture__text">客户第一、真诚协作<br>结果导向、追求卓越</p>
|
|
</div>
|
|
<div class="ab-culture__item">
|
|
<div class="ab-culture__label">
|
|
<span class="ab-culture__label-zh">企业宗旨</span>
|
|
<span class="ab-culture__label-en">Purpose</span>
|
|
</div>
|
|
<p class="ab-culture__text">始终坚持以客户需求为核心,以自研技术为根基,以卓越品质为承诺,持续为客户创造最大价值。</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="ab-global section__wrap" id="global" data-header-dark>
|
|
<h2 class="ab-global__title">全球布局</h2>
|
|
<div class="ab-global__layout">
|
|
<ul class="ab-global__side ab-global__side--left">
|
|
<li>
|
|
<strong><span class="counter">6</span><span>大研发中心</span></strong>
|
|
<span class="ab-global__side-desc">工业自动化:福州、嘉兴、上海、武汉、深圳<br>半导体分销:广州</span>
|
|
</li>
|
|
<li>
|
|
<strong><span class="counter">3</span><span>大智能制造基地</span></strong>
|
|
<span class="ab-global__side-desc">福州 嘉兴、东莞</span>
|
|
</li>
|
|
<li>
|
|
<strong><span class="counter">30</span><span>+</span></strong>
|
|
<span class="ab-global__side-desc">海外经销商</span>
|
|
</li>
|
|
</ul>
|
|
<div class="ab-global__visual">
|
|
<canvas id="earth-canvas" class="ab-global__earth"></canvas>
|
|
</div>
|
|
<ul class="ab-global__side ab-global__side--right">
|
|
<li>
|
|
<strong><span class="counter">8</span><span>个海外代表处</span></strong>
|
|
<span class="ab-global__side-desc">孟加拉国、印度、柬埔寨、巴基斯坦、<br>土耳其、阿联酋、印度尼西亚、越南</span>
|
|
</li>
|
|
<li>
|
|
<strong><span class="counter">50</span><span>+</span></strong>
|
|
<span class="ab-global__side-desc">国内销售与服务机构</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="ab-members" id="members">
|
|
<div class="ab-members__bg" aria-hidden="true">
|
|
<img src="/themes/dist_static/static/images/section-5-bg-C8lgVGE-.png" alt="" width="1920" height="900" />
|
|
</div>
|
|
<div class="ab-members__inner section__wrap">
|
|
<h2 class="ab-members__title">集团成员</h2>
|
|
<div class="ab-members__card">
|
|
<div class="ab-members__content">
|
|
<div>
|
|
<h3 class="ab-members__name" id="ab-members-name">上海睿能高齐自动化有限公司</h3>
|
|
<p class="ab-members__desc" id="ab-members-desc">
|
|
上海睿能高齐自动化有限公司成立于2018年,是睿能科技旗下全资子公司。睿能自动化主要从事工业物联网、HMI、PLC、伺服系统、变频器等工业自动化产品的研发、生产、销售及系统集成......</p>
|
|
</div>
|
|
<a class="s-btn s-btn--outline s-btn--pill ab-members__more" href="#">探索更多</a>
|
|
</div>
|
|
<div class="ab-members__logos" role="tablist" aria-label="集团成员">
|
|
<button type="button" class="ab-members__logo is-active" role="tab" aria-selected="true"
|
|
data-name="上海睿能高齐自动化有限公司"
|
|
data-desc="上海睿能高齐自动化有限公司成立于2018年,是睿能科技旗下全资子公司。睿能自动化主要从事工业物联网、HMI、PLC、伺服系统、变频器等工业自动化产品的研发、生产、销售及系统集成......">
|
|
<img src="/themes/dist_static/static/images/section-5-logo-1-DVpbfFy_.png" alt="上海睿能高齐" width="160" height="60" />
|
|
</button>
|
|
<button type="button" class="ab-members__logo" role="tab" aria-selected="false" data-name="奇电电气(GIROD)"
|
|
data-desc="奇电电气专注工业电气与自动化配套产品,具备研发、制造与系统集成能力。并入睿能科技后,持续完善工业自动化产品矩阵,强化全产业链协同与交付能力。">
|
|
<img src="/themes/dist_static/static/images/section-5-logo-2-D0uWVRPO.png" alt="奇电电气" width="160" height="60" />
|
|
</button>
|
|
<button type="button" class="ab-members__logo" role="tab" aria-selected="false" data-name="深圳亿维自动化有限公司"
|
|
data-desc="深圳亿维自动化(UniMAT)深耕可编程控制器与工业自动化控制产品,面向离散制造与过程控制等场景提供可靠的控制解决方案,助力客户实现设备智能化升级。">
|
|
<img src="/themes/dist_static/static/images/section-5-logo-3-fn6Kr4ds.png" alt="亿维自动化" width="160" height="60" />
|
|
</button>
|
|
<button type="button" class="ab-members__logo" role="tab" aria-selected="false"
|
|
data-name="贝诺国际(Burnon International)"
|
|
data-desc="贝诺国际专注相关领域的技术与市场拓展,依托睿能科技平台资源,持续推进产品与解决方案的国际化布局,服务更广泛的行业客户与合作伙伴。">
|
|
<img src="/themes/dist_static/static/images/section-5-logo-4-CZyQbg-M.png" alt="贝诺国际" width="160" height="60" />
|
|
</button>
|
|
<button type="button" class="ab-members__logo" role="tab" aria-selected="false"
|
|
data-name="琪利软件(Qili Software)"
|
|
data-desc="琪利软件专注工业软件与数字化相关产品研发,围绕自动化控制与智能制造场景,为客户提供软件工具、系统集成与技术服务,赋能生产效率提升。">
|
|
<img src="/themes/dist_static/static/images/section-5-logo-5-Bbt0mBYA.png" alt="琪利软件" width="160" height="60" />
|
|
</button>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="ab-honors section__wrap" id="honors" data-header-dark>
|
|
<div class="ab-honors__head">
|
|
<h2 class="ab-honors__title">荣誉证书</h2>
|
|
<p class="ab-honors__desc">累计获得各类科技奖项500+项</p>
|
|
</div>
|
|
<div class="ab-honors__body">
|
|
<ul class="ab-honors__list">
|
|
<li class="ab-honors__item">
|
|
<span class="ab-honors__name">国家高新技术企业</span>
|
|
<a class="ab-honors__view" href="#">
|
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none">
|
|
<g id="eye">
|
|
<path d="M12.0019 15.5799C10.0219 15.5799 8.42188 13.9799 8.42188 11.9999C8.42188 10.0199 10.0219 8.41992 12.0019 8.41992C13.9819 8.41992 15.5819 10.0199 15.5819 11.9999C15.5819 13.9799 13.9819 15.5799 12.0019 15.5799Z" fill-rule="nonzero" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" />
|
|
<path d="M21.1098 14.5907C22.0098 13.1807 22.0098 10.8107 21.1098 9.4007C18.8198 5.8007 15.5298 3.7207 11.9998 3.7207C8.46984 3.7207 5.17984 5.8007 2.88984 9.4007C1.98984 10.8107 1.98984 13.1807 2.88984 14.5907C5.17984 18.1907 8.46984 20.2707 11.9998 20.2707C15.5298 20.2707 18.8198 18.1907 21.1098 14.5907Z" fill-rule="nonzero" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" />
|
|
</g>
|
|
</svg>
|
|
|
|
<span>查看证书</span>
|
|
<span class="ab-honors__pop" aria-hidden="true">
|
|
<img class="ab-honors__cert-img" src="/themes/dist_static/static/images/award-1-D8Z6TI2L.png" alt="荣誉证书" />
|
|
</span>
|
|
</a>
|
|
</li>
|
|
<li class="ab-honors__item">
|
|
<span class="ab-honors__name">国家知识产权优势企业</span>
|
|
<a class="ab-honors__view" href="#">
|
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none">
|
|
<g id="eye">
|
|
<path d="M12.0019 15.5799C10.0219 15.5799 8.42188 13.9799 8.42188 11.9999C8.42188 10.0199 10.0219 8.41992 12.0019 8.41992C13.9819 8.41992 15.5819 10.0199 15.5819 11.9999C15.5819 13.9799 13.9819 15.5799 12.0019 15.5799Z" fill-rule="nonzero" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" />
|
|
<path d="M21.1098 14.5907C22.0098 13.1807 22.0098 10.8107 21.1098 9.4007C18.8198 5.8007 15.5298 3.7207 11.9998 3.7207C8.46984 3.7207 5.17984 5.8007 2.88984 9.4007C1.98984 10.8107 1.98984 13.1807 2.88984 14.5907C5.17984 18.1907 8.46984 20.2707 11.9998 20.2707C15.5298 20.2707 18.8198 18.1907 21.1098 14.5907Z" fill-rule="nonzero" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" />
|
|
</g>
|
|
</svg>
|
|
|
|
<span>查看证书</span>
|
|
<span class="ab-honors__pop" aria-hidden="true">
|
|
<img class="ab-honors__cert-img" src="/themes/dist_static/static/images/award-2-Db5W0QkH.png" alt="荣誉证书" />
|
|
</span>
|
|
</a>
|
|
</li>
|
|
<li class="ab-honors__item">
|
|
<span class="ab-honors__name">国家重点新产品奖</span>
|
|
<a class="ab-honors__view" href="#">
|
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none">
|
|
<g id="eye">
|
|
<path d="M12.0019 15.5799C10.0219 15.5799 8.42188 13.9799 8.42188 11.9999C8.42188 10.0199 10.0219 8.41992 12.0019 8.41992C13.9819 8.41992 15.5819 10.0199 15.5819 11.9999C15.5819 13.9799 13.9819 15.5799 12.0019 15.5799Z" fill-rule="nonzero" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" />
|
|
<path d="M21.1098 14.5907C22.0098 13.1807 22.0098 10.8107 21.1098 9.4007C18.8198 5.8007 15.5298 3.7207 11.9998 3.7207C8.46984 3.7207 5.17984 5.8007 2.88984 9.4007C1.98984 10.8107 1.98984 13.1807 2.88984 14.5907C5.17984 18.1907 8.46984 20.2707 11.9998 20.2707C15.5298 20.2707 18.8198 18.1907 21.1098 14.5907Z" fill-rule="nonzero" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" />
|
|
</g>
|
|
</svg>
|
|
|
|
<span>查看证书</span>
|
|
<span class="ab-honors__pop" aria-hidden="true">
|
|
<img class="ab-honors__cert-img" src="/themes/dist_static/static/images/award-3-s0AV7Wmo.png" alt="荣誉证书" />
|
|
</span>
|
|
</a>
|
|
</li>
|
|
<li class="ab-honors__item">
|
|
<span class="ab-honors__name">国家制造业单项冠军优势企业</span>
|
|
<a class="ab-honors__view" href="#">
|
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none">
|
|
<g id="eye">
|
|
<path d="M12.0019 15.5799C10.0219 15.5799 8.42188 13.9799 8.42188 11.9999C8.42188 10.0199 10.0219 8.41992 12.0019 8.41992C13.9819 8.41992 15.5819 10.0199 15.5819 11.9999C15.5819 13.9799 13.9819 15.5799 12.0019 15.5799Z" fill-rule="nonzero" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" />
|
|
<path d="M21.1098 14.5907C22.0098 13.1807 22.0098 10.8107 21.1098 9.4007C18.8198 5.8007 15.5298 3.7207 11.9998 3.7207C8.46984 3.7207 5.17984 5.8007 2.88984 9.4007C1.98984 10.8107 1.98984 13.1807 2.88984 14.5907C5.17984 18.1907 8.46984 20.2707 11.9998 20.2707C15.5298 20.2707 18.8198 18.1907 21.1098 14.5907Z" fill-rule="nonzero" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" />
|
|
</g>
|
|
</svg>
|
|
|
|
<span>查看证书</span>
|
|
<span class="ab-honors__pop" aria-hidden="true">
|
|
<img class="ab-honors__cert-img" src="/themes/dist_static/static/images/award-4-C3cPoGd1.png" alt="荣誉证书" />
|
|
</span>
|
|
</a>
|
|
</li>
|
|
<li class="ab-honors__item">
|
|
<span class="ab-honors__name">国家火炬计划重点高新技术企业</span>
|
|
<a class="ab-honors__view" href="#">
|
|
<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none">
|
|
<g id="eye">
|
|
<path d="M12.0019 15.5799C10.0219 15.5799 8.42188 13.9799 8.42188 11.9999C8.42188 10.0199 10.0219 8.41992 12.0019 8.41992C13.9819 8.41992 15.5819 10.0199 15.5819 11.9999C15.5819 13.9799 13.9819 15.5799 12.0019 15.5799Z" fill-rule="nonzero" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" />
|
|
<path d="M21.1098 14.5907C22.0098 13.1807 22.0098 10.8107 21.1098 9.4007C18.8198 5.8007 15.5298 3.7207 11.9998 3.7207C8.46984 3.7207 5.17984 5.8007 2.88984 9.4007C1.98984 10.8107 1.98984 13.1807 2.88984 14.5907C5.17984 18.1907 8.46984 20.2707 11.9998 20.2707C15.5298 20.2707 18.8198 18.1907 21.1098 14.5907Z" fill-rule="nonzero" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" />
|
|
</g>
|
|
</svg>
|
|
|
|
<span>查看证书</span>
|
|
<span class="ab-honors__pop" aria-hidden="true">
|
|
<img class="ab-honors__cert-img" src="/themes/dist_static/static/images/award-5-BmexD-0Z.png" alt="荣誉证书" />
|
|
</span>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
<button type="button" class="ab-honors__more">
|
|
<span>展开更多</span>
|
|
<img src="data:image/svg+xml,%3csvg%20viewBox='0%200%2011.2728%206.90918'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20width='11.272827'%20height='6.909180'%20fill='none'%20customFrame='%23000000'%3e%3cpath%20id='矢量%202'%20d='M0.636353%200.636272L5.63635%205.63627L10.6364%200.63623'%20stroke='rgb(102,102,102)'%20stroke-width='1.800000'%20/%3e%3c/svg%3e" alt="" width="12" height="6" />
|
|
</button>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="ab-csr" id="csr">
|
|
<div class="ab-csr__bg" aria-hidden="true">
|
|
<img src="/themes/dist_static/static/images/section-7-bg-DLM6aENI.png" alt="" width="1920" height="720" />
|
|
</div>
|
|
<div class="ab-csr__inner section__wrap">
|
|
<h2 class="ab-csr__title">企业社会责任</h2>
|
|
<div class="ab-csr__content">
|
|
<p class="ab-csr__desc">
|
|
睿能科技在经营公司业务的同时,积极承担社会责任,热心公益,践行环保。本着客观、规范、全面、透明的原则,对每一年度的社会责任履行情况进行回顾与总结,旨在加强公司同社会各界的联系,增强社会公众和投资者对公司的了解。
|
|
</p>
|
|
<a class="s-btn s-btn--light s-btn--pill" href="download.html?tab=csr">社会责任报告</a>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
|
|
<div class="mask" id="mask">
|
|
<header class="mask-header">
|
|
<a href="/" class="mask-header__logo" aria-label="睿能科技">
|
|
<img src="/themes/dist_static/static/images/logo-2-Ek-18nmQ.svg" alt="RAYNEN 睿能科技" width="252" height="26" />
|
|
</a>
|
|
<div class="mask-header__actions">
|
|
<button class="mask-header__icon-btn lang" type="button" aria-label="切换语言">
|
|
<svg viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32.000000" height="32.000000" fill="none" customFrame="#000000">
|
|
<path id="矢量 10" d="M19.746 28.3C19.392 27.626 19.014 26.646 19.222 26.06C19.2708 25.8903 19.3486 25.7304 19.4519 25.5872C19.5551 25.4441 19.6824 25.3198 19.828 25.22C20.21 24.908 20.734 24.482 21.15 23.402C21.31 22.984 21.416 22.564 21.516 22.16C21.884 20.69 22.016 20.464 23.082 20.586C23.882 20.682 24.378 21.066 24.952 21.512C25.516 21.95 26.158 22.414 27.04 22.566C26.2295 23.9294 25.1741 25.1314 23.927 26.1115C22.6798 27.0915 21.2624 27.8328 19.746 28.298M4.972 22.588C5.902 22.476 6.918 22.152 7.644 21.36C8.446 20.484 8.452 19.34 8.456 18.424C8.462 17.174 8.532 16.83 9.164 16.594C10.028 16.274 10.42 16.58 11.232 17.3C11.708 17.724 12.248 18.204 12.966 18.424C13.812 18.684 14.826 18.564 15.674 18.098C16.52 17.638 17.148 16.856 17.414 15.928L17.42 15.928L17.428 15.898L17.436 15.874C17.446 15.842 17.446 15.814 17.456 15.782C17.518 15.564 17.562 15.344 17.59 15.126C17.604 15.028 17.61 14.94 17.616 14.846C17.622 14.77 17.632 14.694 17.636 14.62C17.6617 14.1266 17.6524 13.632 17.608 13.14C17.5897 12.9224 17.5777 12.7043 17.572 12.486C17.5671 12.2843 17.6176 12.085 17.718 11.91C17.894 11.826 18.362 11.742 18.684 11.686C19.578 11.528 20.672 11.328 21.332 10.552L21.342 10.546L21.34 10.546C21.38 10.498 21.422 10.458 21.458 10.406C22.574 8.834 22.506 7.208 21.282 6.164C21.1849 6.08469 21.0841 6.00994 20.98 5.94C20.26 5.44 19.952 5.086 20.162 4.436C20.224 4.24 20.292 4.07 20.358 3.916C22.8457 4.81129 24.9968 6.45204 26.5179 8.61455C28.039 10.7771 28.8562 13.3561 28.858 16C28.858 17.548 28.568 19.026 28.068 20.4C27.9135 20.4466 27.7547 20.4774 27.594 20.492C27.154 20.492 26.834 20.262 26.266 19.818C25.578 19.284 24.722 18.622 23.332 18.458C20.336 18.102 19.77 20.318 19.438 21.638C19.354 21.976 19.272 22.318 19.148 22.634C18.938 23.182 18.764 23.324 18.474 23.56C18.098 23.868 17.582 24.288 17.206 25.34C16.786 26.506 17.168 27.812 17.586 28.748C17.066 28.814 16.538 28.858 16 28.858C13.7766 28.857 11.5915 28.2786 9.65872 27.1796C7.72594 26.0805 6.11169 24.4983 4.974 22.588M15.998 3.142C16.778 3.142 17.536 3.222 18.276 3.356C18.2199 3.49487 18.1685 3.63562 18.122 3.778C17.388 6.052 19.172 7.292 19.756 7.698L19.89 7.792C20.02 7.904 20.352 8.202 19.77 9.076C19.562 9.254 19.35 9.286 18.83 9.31C18.134 9.344 17.084 9.394 16.152 10.43L16.148 10.436L16.146 10.438L16.134 10.448C16.114 10.47 16.102 10.494 16.084 10.516C15.59 11.096 15.45 11.73 15.434 12.352C15.4195 12.7589 15.4289 13.1662 15.462 13.572C15.488 14.002 15.512 14.414 15.476 14.78C15.4534 14.9575 15.4186 15.1332 15.372 15.306C15.3192 15.4999 15.2272 15.6809 15.1016 15.8377C14.9761 15.9946 14.8196 16.124 14.642 16.218C14.302 16.406 13.888 16.468 13.598 16.378C13.324 16.292 12.998 16.004 12.652 15.698C11.804 14.944 10.52 13.804 8.416 14.586C6.328 15.366 6.32 17.198 6.314 18.412C6.31 19.048 6.306 19.648 6.064 19.912C5.616 20.402 4.698 20.506 3.964 20.488C3.42378 19.0533 3.14602 17.5331 3.144 16C3.144 13.7432 3.738 11.5261 4.86631 9.57158C5.99462 7.61705 7.61749 5.99393 9.57184 4.86531C11.5262 3.7367 13.7432 3.14235 16 3.142M16 1C7.728 1 1 7.728 1 16C1 24.272 7.728 31 16 31C24.272 31 31 24.272 31 16C31 7.728 24.272 1 16 1Z" fill="currentColor" fill-rule="nonzero" />
|
|
<path id="矢量 10" d="M16 0C24.8235 0 32 7.17653 32 16C32 24.8235 24.8235 32 16 32C7.17653 32 0 24.8235 0 16C0 7.17653 7.17653 0 16 0ZM1 16C1 7.728 7.728 1 16 1C24.272 1 31 7.728 31 16C31 24.272 24.272 31 16 31C7.728 31 1 24.272 1 16Z" fill="currentColor" fill-rule="evenodd" />
|
|
</svg>
|
|
|
|
</button>
|
|
<a href="/search.html" class="mask-header__icon-btn search" aria-label="搜索">
|
|
<svg viewBox="0 0 32.9434 32" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="32.943359" height="32.000000" fill="none" customFrame="#000000">
|
|
<path id="矢量 3" d="M22.7394 24.9684C20.3451 26.8783 17.3108 28.0198 14.0099 28.0198C6.27256 28.0198 0 21.7474 0 14.0099C0 6.27246 6.27256 0 14.0099 0C21.7473 0 28.0198 6.27246 28.0198 14.0099C28.0198 16.9923 27.088 19.757 25.4995 22.0287L32.944 28.9999L29.7711 32L22.7394 24.9684ZM23.8675 14.0099C23.8675 8.01334 20.0063 4.15222 14.0099 4.15222C8.01354 4.15222 4.15232 8.01334 4.15232 14.0099C4.15232 20.0065 8.01354 23.8676 14.0099 23.8676C20.0063 23.8676 23.8675 20.0065 23.8675 14.0099Z" fill="currentColor" fill-rule="evenodd" />
|
|
</svg>
|
|
|
|
</a>
|
|
<button class="mask-header__icon-btn mask-header__icon-btn--close close" type="button" aria-expanded="false"
|
|
aria-controls="mask" aria-label="关闭导航菜单">
|
|
<svg class="nav-toggle-icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" aria-hidden="true">
|
|
<rect class="nav-toggle-icon__bar nav-toggle-icon__bar--top" x="4" y="6" width="16" height="2" rx="1" />
|
|
<rect class="nav-toggle-icon__bar nav-toggle-icon__bar--mid" x="4" y="11" width="16" height="2" rx="1" />
|
|
<rect class="nav-toggle-icon__bar nav-toggle-icon__bar--bot" x="4" y="16" width="16" height="2" rx="1" />
|
|
</svg>
|
|
</button>
|
|
</div>
|
|
</header>
|
|
<div class="mask-content">
|
|
<nav class="mask-nav" aria-label="移动导航">
|
|
<ul class="mask-nav__list">
|
|
<li class="mask-nav__item">
|
|
<a href="/" class="mask-nav__link">首页</a>
|
|
</li>
|
|
<li class="mask-nav__item mask-nav__item--expandable" data-expanded="false">
|
|
<button class="mask-nav__link mask-nav__toggle" type="button" aria-expanded="false">
|
|
<span>产品</span>
|
|
<svg class="mask-nav__icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
|
|
<path d="M12 5v14" />
|
|
<path d="M5 12h14" />
|
|
</svg>
|
|
</button>
|
|
<div class="mask-nav__sublist-wrapper">
|
|
<ul class="mask-nav__sublist">
|
|
<li class="mask-nav__subitem">
|
|
<a href="/category.html?cat=industrial-control" class="mask-nav__sublink">
|
|
<span>工业控制产品</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/category.html?cat=servo" class="mask-nav__sublink">
|
|
<span>伺服系统产品</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/category.html?cat=inverter" class="mask-nav__sublink">
|
|
<span>变频器产品</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/category.html?cat=soft-starter" class="mask-nav__sublink">
|
|
<span>软启动器产品</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/category.html?cat=robot" class="mask-nav__sublink">
|
|
<span>工业机器人</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/category.html?cat=embodied" class="mask-nav__sublink">
|
|
<span>具身机器人部件产品</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/category.html?cat=textile" class="mask-nav__sublink">
|
|
<span>纺织行业专用产品</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</li>
|
|
<li class="mask-nav__item mask-nav__item--expandable" data-expanded="false">
|
|
<button class="mask-nav__link mask-nav__toggle" type="button" aria-expanded="false">
|
|
<span>解决方案</span>
|
|
<svg class="mask-nav__icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
|
|
<path d="M12 5v14" />
|
|
<path d="M5 12h14" />
|
|
</svg>
|
|
</button>
|
|
<div class="mask-nav__sublist-wrapper">
|
|
<ul class="mask-nav__sublist">
|
|
<li class="mask-nav__subitem">
|
|
<a href="/solution2.html" class="mask-nav__sublink">
|
|
<span>机器人</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/solution2.html" class="mask-nav__sublink">
|
|
<span>纺织缝制</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/solution2.html" class="mask-nav__sublink">
|
|
<span>机床与激光加工</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/solution2.html" class="mask-nav__sublink">
|
|
<span>3C电子制造</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/solution2.html" class="mask-nav__sublink">
|
|
<span>包装印刷</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/solution2.html" class="mask-nav__sublink">
|
|
<span>重工与能源设备</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/solution.html" class="mask-nav__sublink">
|
|
<span>工程项目</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</li>
|
|
<li class="mask-nav__item mask-nav__item--expandable" data-expanded="false">
|
|
<button class="mask-nav__link mask-nav__toggle" type="button" aria-expanded="false">
|
|
<span>服务支持</span>
|
|
<svg class="mask-nav__icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
|
|
<path d="M12 5v14" />
|
|
<path d="M5 12h14" />
|
|
</svg>
|
|
</button>
|
|
<div class="mask-nav__sublist-wrapper">
|
|
<ul class="mask-nav__sublist">
|
|
<li class="mask-nav__subitem">
|
|
<a href="/download.html" class="mask-nav__sublink">
|
|
<span>下载中心</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/faq.html" class="mask-nav__sublink">
|
|
<span>常见问题</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/video.html" class="mask-nav__sublink">
|
|
<span>视频教程</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/announce.html" class="mask-nav__sublink">
|
|
<span>产品公告</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/contact.html" class="mask-nav__sublink">
|
|
<span>意见反馈</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</li>
|
|
<li class="mask-nav__item mask-nav__item--expandable" data-expanded="false">
|
|
<button class="mask-nav__link mask-nav__toggle" type="button" aria-expanded="false">
|
|
<span>新闻动态</span>
|
|
<svg class="mask-nav__icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
|
|
<path d="M12 5v14" />
|
|
<path d="M5 12h14" />
|
|
</svg>
|
|
</button>
|
|
<div class="mask-nav__sublist-wrapper">
|
|
<ul class="mask-nav__sublist">
|
|
<li class="mask-nav__subitem">
|
|
<a href="/news.html" class="mask-nav__sublink">
|
|
<span>行业洞察</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/news.html" class="mask-nav__sublink">
|
|
<span>公司新闻</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/news.html" class="mask-nav__sublink">
|
|
<span>展会与活动</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</li>
|
|
<li class="mask-nav__item mask-nav__item--expandable" data-expanded="false">
|
|
<button class="mask-nav__link mask-nav__toggle" type="button" aria-expanded="false">
|
|
<span>投资者关系</span>
|
|
<svg class="mask-nav__icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
|
|
<path d="M12 5v14" />
|
|
<path d="M5 12h14" />
|
|
</svg>
|
|
</button>
|
|
<div class="mask-nav__sublist-wrapper">
|
|
<ul class="mask-nav__sublist">
|
|
<li class="mask-nav__subitem">
|
|
<a href="/investment.html#info" class="mask-nav__sublink">
|
|
<span>基本信息</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/investment.html#announce" class="mask-nav__sublink">
|
|
<span>公司公告</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/investment.html#stock" class="mask-nav__sublink">
|
|
<span>股票信息</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/investment.html#learn" class="mask-nav__sublink">
|
|
<span>投资知识学习</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/investment.html#hotline" class="mask-nav__sublink">
|
|
<span>投资者热线</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</li>
|
|
<li class="mask-nav__item mask-nav__item--expandable" data-expanded="false">
|
|
<button class="mask-nav__link mask-nav__toggle" type="button" aria-expanded="false">
|
|
<span>关于睿能</span>
|
|
<svg class="mask-nav__icon" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
|
|
<path d="M12 5v14" />
|
|
<path d="M5 12h14" />
|
|
</svg>
|
|
</button>
|
|
<div class="mask-nav__sublist-wrapper">
|
|
<ul class="mask-nav__sublist">
|
|
<li class="mask-nav__subitem">
|
|
<a href="/about.html#intro" class="mask-nav__sublink">
|
|
<span>公司简介</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/about.html#history" class="mask-nav__sublink">
|
|
<span>发展历史</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/about.html#culture" class="mask-nav__sublink">
|
|
<span>企业文化</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/about.html#global" class="mask-nav__sublink">
|
|
<span>全球布局</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/about.html#members" class="mask-nav__sublink">
|
|
<span>集团成员</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/about.html#honors" class="mask-nav__sublink">
|
|
<span>荣誉资质</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
<li class="mask-nav__subitem">
|
|
<a href="/about.html#csr" class="mask-nav__sublink">
|
|
<span>社会责任</span>
|
|
<svg class="mask-nav__arrow" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" fill="none"
|
|
stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"
|
|
aria-hidden="true">
|
|
<path d="m9 18 6-6-6-6" />
|
|
</svg>
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
</div>
|
|
</div>
|
|
<!-- 模块:底部 -->
|
|
<footer class="site-footer section__wrap" id="footer" data-header-dark>
|
|
<div class="site-footer__inner">
|
|
<div class="site-footer__main">
|
|
<div class="site-footer__brand">
|
|
<div class="site-footer__logo" aria-label="睿能科技">
|
|
<img src="/themes/dist_static/static/images/logo-2-Ek-18nmQ.svg" alt="RAYNEN 睿能科技" width="252" height="26" />
|
|
</div>
|
|
<p class="site-footer__stock">股票代码: 603933</p>
|
|
<p class="site-footer__quote" aria-label="股票行情占位">
|
|
<span class="site-footer__quote-price">20.34</span>
|
|
<span class="site-footer__quote-unit">元</span>
|
|
<span class="site-footer__quote-change">+2.34 +9.99%</span>
|
|
</p>
|
|
<p class="site-footer__follow">关注我们:</p>
|
|
<div class="site-footer__qrs">
|
|
<div class="site-footer__qr">
|
|
<img src="/themes/dist_static/static/images/qrcode-1-C2aXBr_4.png" alt="官方微信" />
|
|
<span>官方微信</span>
|
|
</div>
|
|
<div class="site-footer__qr">
|
|
<img src="/themes/dist_static/static/images/qrcode-2-Baljjv3Z.png" alt="官方视频号" />
|
|
<span>官方视频号</span>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<nav class="site-footer__cols" aria-label="底部导航">
|
|
<div class="site-footer__col">
|
|
<div class="site-footer__colTitle">产品</div>
|
|
<div class="site-footer__links">
|
|
<a href="#">工业控制产品</a>
|
|
<a href="#">伺服系统产品</a>
|
|
<a href="#">变频器产品</a>
|
|
<a href="#">软启动器产品</a>
|
|
<a href="#">工业机器人</a>
|
|
<a href="#">具身机器人部件产品</a>
|
|
<a href="#">纺织行业专用产品</a>
|
|
</div>
|
|
</div>
|
|
<div class="site-footer__col">
|
|
<div class="site-footer__colTitle">解决方案</div>
|
|
<div class="site-footer__links">
|
|
<a href="/solution.html">机器人</a>
|
|
<a href="/solution.html">纺织缝制</a>
|
|
<a href="/solution.html">机床与激光加工</a>
|
|
<a href="/solution.html">3C电子制造</a>
|
|
<a href="/solution.html">包装印刷</a>
|
|
<a href="/solution.html">重工与能源装备</a>
|
|
</div>
|
|
</div>
|
|
<div class="site-footer__col">
|
|
<div class="site-footer__colTitle">服务支持</div>
|
|
<div class="site-footer__links">
|
|
<a href="/download.html">下载中心</a>
|
|
<a href="/faq.html">常见问题</a>
|
|
<a href="/video.html">视频教程</a>
|
|
<a href="/announce.html">产品公告</a>
|
|
<a href="/contact.html">意见反馈</a>
|
|
</div>
|
|
</div>
|
|
<div class="site-footer__col">
|
|
<div class="site-footer__colTitle">新闻动态</div>
|
|
<div class="site-footer__links">
|
|
<a href="/news.html">行业洞察</a>
|
|
<a href="/news.html">公司新闻</a>
|
|
<a href="/news.html">展会与活动</a>
|
|
</div>
|
|
</div>
|
|
<div class="site-footer__col">
|
|
<div class="site-footer__colTitle">关于睿能</div>
|
|
<div class="site-footer__links">
|
|
<a href="/about.html#intro">公司简介</a>
|
|
<a href="/about.html#history">发展历史</a>
|
|
<a href="/about.html#culture">企业文化</a>
|
|
<a href="/about.html#global">全球布局</a>
|
|
<a href="/about.html#members">集团成员</a>
|
|
<a href="/about.html#honors">荣誉资质</a>
|
|
<a href="/about.html#csr">社会责任</a>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
</div>
|
|
<div class="site-footer__bottom">
|
|
<p class="site-footer__copyright">Copyright 2026 福建睿能科技股份有限公司 版权所有 | 闽ICP备09044485号 | <img
|
|
class="site-footer__gongan" src="/themes/dist_static/static/images/gongan-DdFBmJbc.png" alt="" /> 闽公网安备
|
|
35010202000576号</p>
|
|
<div class="site-footer__legal">
|
|
<a href="#">网站地图</a>
|
|
<a href="#">隐私声明</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</footer>
|
|
|
|
|
|
<script src="https://unpkg.com/lenis@1.3.23/dist/lenis.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/jquery@3.7.1/dist/jquery.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/gsap@3/dist/gsap.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/gsap@3/dist/ScrollTrigger.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/swiper@11/swiper-bundle.min.js"></script>
|
|
<script src="https://cdn.jsdelivr.net.cn/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
|
|
<script src="https://cdn.jsdelivr.net/npm/aos@2.3.4/dist/aos.min.js"></script>
|
|
<script src="https://unpkg.com/counterup2@2.0.2/dist/index.js"></script>
|
|
<script src="./js/lib/three-r128.min.js"></script>
|
|
<script src="./js/lib/three-128-orbitControls.js"></script>
|
|
</body>
|
|
|
|
</html>
|