CINXE.COM
2025 11th International Symposium on Sensors, Mechatronics and Automation System(ISSMAS 2025)
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>2025 11th International Symposium on Sensors, Mechatronics and Automation System(ISSMAS 2025)</title> <meta name="keyword" content="传感器,电气工程,机械,国际会议,Sensors,Mechatronics,Automation System"> <meta name="description" content="2025 11<sup>th</sup> International Symposium on Sensors, Mechatronics and Automation System(ISSMAS 2025)"> <link rel="icon" href="https://fhk.ais.cn/cms/website/favicon/i/is-smas.net.b398133.ico" type="image/x-icon"/> <meta name="viewport" content="width=device-width, initial-scale=1"> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.all.js"></script> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.js"></script> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/js/css/layui.css"> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/11/index.css"> <script src="https://img.ais.cn/thirds/common/jquery-1.12.4.min.js"></script> <script src="https://img.ais.cn/thirds/common/jquery.print.js"></script> <link rel="stylesheet" href="https://fhk.ais.cn/file/web/css/swiper.min.css"> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/11/newStyle.css"> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/common.css"> <script src="https://fhk.ais.cn/file/web/js/swiper.min.js"></script> <style> .layui-layout-body { overflow: scroll; } .station-flexs { display: flex; justify-content: center; } </style> </head> <body> <div class="page-en"> <div> <div class="header-Tem-two-page"> <section class="container-Tem-two"> <section class="header-Tem-two-flex"> <div> <img src="https://fhk.ais.cn/cms/website/common/202409/323240902164245385.png" alt="logo" class="logo"> </div> <div class="header-Tem-two-span"> <span class="head-company" id="title">2025 11<sup>th</sup> International Symposium on Sensors, Mechatronics and Automation System(ISSMAS 2025)</span> </div> </section> </section> </div> <div class="top-navList select-Color" id="header-content"> <section class="nav-Tem-two select-Color" id="section"> <div class="tem-en-nav"> <ul class="layui-nav select-Color" id="layui-nav"> <li class="layui-nav-item layui-hover" data-param="1"><a href="./">Home</a></li> <li class="layui-nav-item" data-param="2"><a href="./committeeSpeaker" >Committee</a> <li class="layui-nav-item" data-param="3"><a href="./call_for_paper" >Call For Papers</a> <li class="layui-nav-item" data-param="4"><a href="./Submission Info.⬇" >Submission Info.⬇</a> <dl class="layui-nav-child"> <dd> <a href="./submission" >Submission</a> </dd> <dd> <a href="./download" >Download</a> </dd> <dd> <a href="./publication" >Publication</a> </dd> <dd> <a href="./editorial_policy" >Editorial Policy</a> </dd> <dd> <a href="./nqexlvuq" >Guidelines for AI Tools</a> </dd> </dl> </li> <li class="layui-nav-item" data-param="5"><a href="./registration_all" >Registration</a> <dl class="layui-nav-child"> <dd> <a href="./registration" >Registration Fee</a> </dd> <dd> <a href="./icvjroxb" >Visa Application</a> </dd> </dl> </li> <li class="layui-nav-item" data-param="6"><a href="./program" >Program</a> <li class="layui-nav-item" data-param="7"><a href="./History" >History⬇</a> <dl class="layui-nav-child"> <dd> <a href="./eosrrnrh" >ISSMAS 2024</a> </dd> <dd> <a href="./ddgtwghq" >ISSMAS 2023</a> </dd> <dd> <a href="./rwhkhfgb" >ISSMAS 2022</a> </dd> <dd> <a href="./diuzuxsb" >ISSMAS 2021</a> </dd> </dl> </li> <li class="layui-nav-item" data-param="8"><a href="./contact" >Contact</a> <li class="layui-nav-item" data-param="9"><a href="./chinese" >中文</a> </ul> </div> <div class="e-icon"> <ul class="layui-nav layui-icon select-Color" id="layui-icon" style="display:none"> <i id="icon-down" class="layui-icon layui-icon-down" style="font-size: 30px; color: #1E9FFF;"></i> <i id="icon-up" class="layui-icon layui-icon-up" style="font-size: 30px; color: #1E9FFF;display :none;"></i> </ul> </div> </section> </div> </div> <input type="hidden" id="lang" value="cn"/> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.all.js"></script> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/pc_common.js"></script> <script type="text/javascript"> //导航栏显示 var hbOX = document.getElementById("layui-nav"); var h = hbOX.clientHeight | hbOX.offsetHeight; var ch = (hbOX.clientWidth | hbOX.offsetWidth) - 40; var icon = document.getElementById("layui-icon"); var num = document.getElementById("layui-nav").getElementsByTagName('li').length; var content = document.getElementById("header-content") var liContent = document.getElementById("layui-nav") var section = document.getElementById("section") getHide(); icon.onmouseover = function () { var total = 0; b = c; for (var i = 0; i <= num; i++) { total += $('ul>li').eq(i).width(); if (total >= ch) { $('ul>li').eq(i).show() } } content.style.height = h + 'px' section.style.height = h + 'px' }; liContent.onmouseleave = function () { content.style.height = 60 + 'px' section.style.height = 60 + 'px' getHide(); } function getHide() { var total = 0; for (var i = 0; i <= num; i++) { total += $('ul>li').eq(i).width(); if (total >= ch) { $("#layui-icon").show(); $('ul>li').eq(i).hide() } } } $(function () { //获取浏览器url 参数 auth_website = getQueryString("auth_website"); }); link() function link() { if (document.querySelector('.link')) { var link = document.querySelector('.link').clientHeight document.querySelector('.header-Tem-two-page').style.marginTop = link + 'px' // document.querySelector('.header-Tem-two-page') var containeTem = document.querySelector('.container-Tem-two') containeTem.style.top = link + 'px' var headerTemH = document.querySelector('.header-Tem-two-page').clientHeight var navH = document.querySelector('.nav-Tem-two') navH.style.top = (link + headerTemH) + 'px' } } var homeUrl = 'http://www.is-smas.net/' </script> <div class="home-en"> <div class="layui-carousel" id="test" lay-filter="test1"> <div carousel-item> <div><img class="rotation_chart" src="https://fhk.ais.cn/cms/website/functional/pic/202409/304240924100743286.png"/></div> </div> </div> <script type="text/javascript"> //轮播样式1 layui.use('carousel', function () { var carousel = layui.carousel; //建造实例 carousel.render({ elem: '#test' , width: '100%' //设置容器宽度 , height: '480px' , arrow: 'always' //始终显示箭头 //,anim: 'fade' //切换动画方式 }); }); //轮播样式4 var length = $(".swiper-wrapper").children(".swiper-slide").length certifySwiper = new Swiper('#certify .swiper-container', { watchSlidesProgress: true, slidesPerView: 'auto', centeredSlides: true, loop: length <= 1 ? false : true, loopedSlides: 5, autoplay: true, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, pagination: { el: '.swiper-pagination', //clickable :true, }, on: { progress: function (progress) { for (i = 0; i < this.slides.length; i++) { var slide = this.slides.eq(i); var slideProgress = this.slides[i].progress; modify = 1; if (Math.abs(slideProgress) > 1) { modify = (Math.abs(slideProgress) - 1) * 0.3 + 1; } translate = slideProgress * modify * 260 + 'px'; scale = 1 - Math.abs(slideProgress) / 5; zIndex = 999 - Math.abs(Math.round(10 * slideProgress)); slide.transform('translateX(' + translate + ') scale(' + scale + ')'); slide.css('zIndex', zIndex); slide.css('opacity', 1); if (Math.abs(slideProgress) > 3) { slide.css('opacity', 0); } } }, setTransition: function (transition) { for (var i = 0; i < this.slides.length; i++) { var slide = this.slides.eq(i) slide.transition(transition); } } } }) //轮播样式3 var viewSwiper = new Swiper('.view .swiper-container', { on: { slideChangeTransitionStart: function () { updateNavPosition() } } }) $('.view .arrow-left,.preview .arrow-left').on('click', function (e) { e.preventDefault() if (viewSwiper.activeIndex == 0) { viewSwiper.slideTo(viewSwiper.slides.length - 1, 1000); return } viewSwiper.slidePrev() }) $('.view .arrow-right,.preview .arrow-right').on('click', function (e) { e.preventDefault() if (viewSwiper.activeIndex == viewSwiper.slides.length - 1) { viewSwiper.slideTo(0, 1000); return } viewSwiper.slideNext() }) var previewSwiper = new Swiper('.preview .swiper-container', { //visibilityFullFit: true, slidesPerView: 'auto', allowTouchMove: false, on: { tap: function () { viewSwiper.slideTo(previewSwiper.clickedIndex) } } }) function updateNavPosition() { $('.preview .active-nav').removeClass('active-nav') var activeNav = $('.preview .swiper-slide').eq(viewSwiper.activeIndex).addClass('active-nav') if (!activeNav.hasClass('swiper-slide-visible')) { if (activeNav.index() > previewSwiper.activeIndex) { var thumbsPerNav = Math.floor(previewSwiper.width / activeNav.width()) - 1 previewSwiper.slideTo(activeNav.index() - thumbsPerNav) } else { previewSwiper.slideTo(activeNav.index()) } } } </script> <div class="page-function" id ="page-function"> <div class="context-left"> <div class="news-page-en"> <div class="news-flex"> <div class="line-en color-line"></div> <div class="news-title-en color-title"> <span class="news-title-span">About ISSMAS 2025</span> </div> </div> <div class="content-en"> <style>.zsy1{ margin: -45px -35px 0px; padding: 100px 200px;} @media (max-width:768px) { .zsy1{ margin: -30px -17px -25px -22px; padding: 20px 20px 50px; height:auto; } }</style><div class="zsy1" style="box-sizing: border-box;position: relative; background:rgba(255,255,255);z-index:99" align="left"><p class="colorOne" style="margin-bottom: 24px; margin-top: 0px; text-align: justify;"><strong><span style="font-size: 30px; font-family: Verdana;"><img src="https://fhk.ais.cn/cms/website/common/202409/323240902164245385.png" style="float: left; margin-right: 20px; width: auto; height: 80px;" alt="" width="auto" height="80" border="0" vspace="0"/>Welcome to ISSMAS 2025 !</span></strong></p><p style="margin-top: 0px; text-align: justify; margin-bottom: 24px;"><span style="font-size: 18px;"><strong><span style="font-family: Verdana;">2025 11<sup>th</sup> International Symposium on Sensors, Mechatronics and Automation System</span></strong></span></p><hr/><p style="margin-bottom: 24px; text-align: justify; margin-top: 24px;"><span style="text-align: justify; font-family: Verdana; color: #595959; font-size: 16px;">After the successful previous issues ISSMAS 2015 (Guangzhou, China), ISSMAS 2016 (Guangzhou, China), ISSMAS 2017 (Hangzhou, China), ISSMAS 2018 (Chongqing, China), ISSMAS 2019 (Sanya, China), ISSMAS 2020 (Shenzhen, China), ISSMAS 2021 and ISSMAS 2022 which were changed to an online conference due to COVID-19, ISSMAS 2023 (Nanjing, China), ISSMAS 2024(Shanghai, China), the current ISSMAS 2025 (2025 11th International Symposium on Sensors, Mechatronics and Automation System) will be held in Zhuhai, China during June 13-15, 2025.The idea of the conference is for the scientists, scholars, engineers and students from the Universities all around the world and the industry to present on going research activities, and hence to foster research relations between the Universities and the industry.</span></p><p style="text-align: justify; margin-bottom: 0px;"><span style="text-align: justify; font-family: Verdana; color: #595959; font-size: 16px;">The conference will be held every year to make it an ideal platform for people to share views and experiences in Sensors, Mechatronics and Automation System and related areas. It will bring you an unexpected harvest. We welcome you to be a particaipant of ISSMAS 2025.</span></p></div> </div> </div> <div class="news-page-en"> <div class="news-flex"> <div class="line-en color-line"></div> <div class="news-title-en color-title"> <span class="news-title-span">跳转</span> </div> </div> <div class="content-en"> <style>.zsy2{ margin: -70px -35px 0px; padding: 50px 0px 50px;} .zsy22{ background:rgba(255,255,255,0.8);margin: -48px 2px -48px;padding: 50px 50px 50px; } @media (max-width:768px) { table span{ font-size:14px !important; } .zsy2{ margin: -55px -17px -25px -22px; padding: 20px 20px 50px; height:auto; } .zsy22{ margin: -20px -20px -50px; padding: 20px 20px 50px; height:auto; .zsy1text{text-align:center;} }</style><div class="zsy2 select-Color" style="box-sizing: border-box; position: relative; background:#DFE6F7;z-index:99" align="left"><section class="story-left"><div class="zsy22"><table><tbody><tr class="firstRow"><td width="25%" style="border: none; word-break: break-all;" valign="top" align="center"><a href="https://www.is-smas.net/submission" target="_blank" textvalue="Submission"><p style="margin-bottom: 24px;"><span style="font-family: Verdana; font-size: 24px;"><img class="select-Color" src="https://fhk.ais.cn/cms/website/editor/202402/396240228103515892.png" style="border-radius: 50%; width: 90px; height: 90px;" alt="396240228095637694.png" width="90" height="90" border="0" vspace="0"/></span></p><p class="colorOne"><span class="colorOne" style="font-family: Verdana; font-size: 24px;">Submission</span></p></a></td><td width="25%" style="border: none; word-break: break-all;" valign="top" align="center"><a href="https://www.is-smas.net/registration" target="_blank" textvalue="Registration"><p style="margin-bottom: 24px;"><span style="font-family: Verdana; font-size: 24px;"><img class="select-Color" src="https://fhk.ais.cn/cms/website/editor/202402/396240228103512880.png" style="border-radius: 50%; width: 90px; height: 90px;" alt="396240228095450675.png"/></span></p><p class="colorOne"><span class="colorOne" style="font-family: Verdana; font-size: 24px;">Registration</span></p></a></td><td width="25%" style="border: none; word-break: break-all;" valign="top" align="center"><a href="https://www.is-smas.net/program" target="_blank" textvalue="Program"><p style="margin-bottom: 24px;"><span style="font-family: Verdana; font-size: 24px;"><img class="select-Color" src="https://fhk.ais.cn/cms/website/editor/202402/396240228103517906.png" style="border-radius: 50%; width: 90px; height: 90px;" alt="396240228095838715.png"/></span></p><p class="colorOne"><span class="colorOne" style="font-family: Verdana; font-size: 24px;">Program</span></p></a></td><td width="25%" style="border: none; word-break: break-all;" valign="top" align="center"><a href="https://www.is-smas.net/contact" target="_blank" textvalue="Contact"><p style="margin-bottom: 24px;"><span style="font-family: Verdana; font-size: 24px;"><img class="select-Color" src="https://fhk.ais.cn/cms/website/editor/202402/396240228105844984.png" style="border-radius: 50%; width: 90px; height: 90px;" alt="396240228095032646.png"/></span></p><p class="colorOne"><span class="colorOne" style="font-family: Verdana; font-size: 24px;">Contact</span></p></a></td></tr></tbody></table></div></section></div> </div> </div> <div class="news-page-en"> <div class="content-en"> <style>.zsycfp{ margin: -70px -35px 0px; padding: 100px 200px;} .zsycfpr{ width:45%; vertical-align: top; margin:0px auto; display:inline-block; text-align:justify; } .anc{color:#fff;} .zsycfpl{ width:45%; vertical-align: top; margin:0px auto; display:inline-block; text-align: center; margin-right:59px; } @media (max-width:768px) { .zsycfp{ margin: -30px -17px -25px -22px; padding: 50px 20px 50px; height:auto; } .zsycfpl{ width:100%; } .zsycfpr{ width:100%; } .zsy1text{text-align:center;} }</style><div class="zsycfp" style="box-sizing: border-box; position: relative; background:rgba(255,255,255);z-index:99" align="left"><section class="story-right"><table style="margin:0px 0px 70px 0px;"><tbody><tr class="firstRow"><td class="bk select-Color" width="230" valign="middle" style="word-break: break-all;border:none;" align="center"><p style="margin-bottom: 12px; margin-top: 0px;"><span style="font-size: 16px; font-family: 微软雅黑, "Microsoft YaHei";">Full Paper Submission Date</span></p><p style="margin-bottom: 0px;"><span style="font-size: 18px; font-family: 微软雅黑, "Microsoft YaHei";"><strong><span style="font-size: 18px; font-family: 微软雅黑, "Microsoft YaHei";">March 28, 2025</span></strong></span></p></td><td valign="middle" align="center" colspan="1" rowspan="1" width="0" style="border:none"><br/></td><td class="bk select-Color" width="230" valign="middle" style="word-break: break-all;border:none;" align="center"><p style="margin-bottom: 12px; margin-top: 0px;"><span style="font-size: 16px; font-family: 微软雅黑, "Microsoft YaHei";">Registration Deadline</span></p><p style="margin-bottom: 0px;"><span style="font-size: 18px; font-family: 微软雅黑, "Microsoft YaHei";"><strong><span style="font-size: 18px; font-family: 微软雅黑, "Microsoft YaHei";">April 28, 2025</span></strong></span></p></td><td valign="middle" align="center" colspan="1" rowspan="1" width="0" style="border:none"><br/></td><td class="bk select-Color" width="230" valign="middle" style="word-break: break-all;border:none;" align="center"><p style="margin-bottom: 12px; margin-top: 0px;"><span style="font-size: 16px; font-family: 微软雅黑, "Microsoft YaHei";">Final Paper Submission Date</span></p><p style="margin-bottom: 0px;"><span style="font-size: 18px; font-family: 微软雅黑, "Microsoft YaHei";"><strong><span style="font-size: 18px; font-family: 微软雅黑, "Microsoft YaHei";">May 13, 2025</span></strong></span></p></td><td valign="middle" align="center" colspan="1" rowspan="1" width="0" style="border:none"><br/></td><td class="bk select-Color" width="230" valign="middle" style="word-break: break-all;border:none;" align="center"><p style="margin-bottom: 12px; margin-top: 0px;"><span style="font-size: 16px; font-family: 微软雅黑, "Microsoft YaHei";">Conference Dates</span></p><p style="margin-bottom: 0px;"><span style="font-size: 18px; font-family: 微软雅黑, "Microsoft YaHei";"><strong><span style="font-size: 18px; font-family: 微软雅黑, "Microsoft YaHei";">June 13-15, 2025</span></strong></span></p></td></tr></tbody></table></section><section class="story-part"><div class="zsycfpl" style="word-break: break-all;border: none;background:rgbA(255,255,255);"><p style="text-align: left;"><img src="https://fhk.ais.cn/cms/website/editor/202409/323240903155739539.png" style="border-radius:30px;" alt="image.png"/></p></div><div class="zsycfpr"><p class="colorOne" style="margin-bottom: 24px; margin-top: 10px;"><span style="font-size: 30px; font-family: Verdana;"><strong>Call For Papers</strong></span></p><p style="margin-bottom: 0px;"><strong><span style="text-align: justify; font-family: Verdana; font-size: 16px; color: #595959;">· Sensors</span></strong></p><p style="margin-bottom: 0px;"><strong><span style="text-align: justify; font-family: Verdana; font-size: 16px; color: #595959;"></span></strong></p><p style="text-indent: 2em;"><span style="font-size: 14px; font-family: Verdana; color: #595959;">· Nano-sensor technology</span></p><p style="text-indent: 2em;"><span style="font-size: 14px; font-family: Verdana; color: #595959;">· Wireless sensor network optimization</span></p><p style="text-indent: 2em; margin-bottom: 12px;"><span style="font-size: 14px; font-family: Verdana; color: #595959;">· ...</span></p><p style="margin-bottom: 0px;"><strong><span style="text-align: justify; font-family: Verdana; font-size: 16px; color: #595959;">· Mechatronics</span></strong></p><p style="margin-bottom: 0px; text-indent: 2em;"><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Advanced robotic technology</span></p><p style="text-indent: 2em;"><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Micro-electromechanical systems technology</span></p><p style="margin-bottom: 12px; text-indent: 2em;"><span style="text-align: justify; font-family: Verdana; font-size: 16px; color: #595959;">· ...</span><br/></p><p style="margin-bottom: 0px;"><strong><span style="text-align: justify; font-family: Verdana; font-size: 16px; color: #595959;">· Automation System</span></strong></p><p style="margin-bottom: 0px; text-indent: 2em;"><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Adaptive control systems</span></p><p style="text-indent: 2em;"><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Distributed control and networked systems</span></p><p style="margin-bottom: 24px; text-indent: 2em;"><span style="text-align: justify; font-family: Verdana; font-size: 16px; color: #595959;">· ...</span><br/></p><p><a href="https://www.is-smas.net/call_for_paper" target="_blank" class="input1 cs select-Color" textvalue="Call For Papers"><span class="anc" style="font-family: 微软雅黑, "Microsoft YaHei"; position: relative; z-index: 99; font-size: 14px; text-decoration: none;">Call For Papers</span><span style="font-family: 微软雅黑, "Microsoft YaHei"; position: relative; z-index: 99; font-size: 14px;"></span></a></p></div></section></div> </div> </div> <div class="news-page-en"> <div class="news-flex"> <div class="line-en color-line"></div> <div class="news-title-en color-title"> <span class="news-title-span">Publication</span> </div> </div> <div class="content-en"> <style>.zsypub{ margin: -70px -35px 0px; padding: 50px 200px;} @media (max-width:768px) { .zsypub{ margin: -30px -17px -25px -22px; padding: 20px 20px 50px; height:auto; } .zsypubtext{text-align:center;} }</style><div class="zsypub select-Color" style="box-sizing: border-box; position: relative; background:#000000;z-index:99" align="left"><section class="story-right"><p style="margin-bottom: 24px; margin-top: 0px;"><strong><span style="font-size: 30px; font-family: Verdana; color: #FFFFFF;">Publlication</span></strong></p><p style="margin-bottom: 0px; text-align: justify;"><span style="text-align: justify; font-family: Verdana; font-size: 16px; color: #FFFFFF;">All papers will be reviewed by two or three expert reviewers from the conference committees. After a careful reviewing process, all accepted papers will be published in the Conference Proceedings, and submitted to EI Compendex, Scopus for indexing.</span></p></section></div> </div> </div> <div class="news-page-en"> <div class="news-flex"> <div class="line-en color-line"></div> <div class="news-title-en color-title"> <span class="news-title-span">Supported By</span> </div> </div> <div class="content-en"> <style>.zsysup{ margin: -70px -35px -95px; padding: 50px 200px; } @media (max-width:768px) { .zsysup{ margin: -40px -17px -130px -22px; padding: 15px 20px 20px; } }</style><div class="zsysup" style="box-sizing: border-box; position: relative; background:rgbA(255,255,255);" align="left"><section class="story-left"><p style="margin-bottom: 12px; text-align: center; margin-top: 24px;"><span style="font-family: Verdana; font-size: 20px;"><strong>Sponsored</strong></span></p><p style="text-align: center; margin-bottom: 0px;"><span style="font-size: 24px; font-family: Verdana;"><strong><img src="https://fhk.ais.cn/cms/website/editor/202409/323240902173940524.jpg" alt="珠海科技学院.jpg" width="349" height="80" border="0" vspace="0" style="width: 349px; height: 80px;"/></strong></span></p></section></div> </div> </div> <div class="news-page-en"> <div class="news-flex"> <div class="line-en color-line"></div> <div class="news-title-en color-title"> <span class="news-title-span">code</span> </div> </div> <div class="content-en"> <p><br/></p><style>.m-im-say{display:none; /*移动端标题隐藏*/} .context-left{ /*各版块自适应宽度*/ left: 0; width:100%; } .rotation_chart{ /*banner自适应宽度*/ left: 50%; position: absolute; width:100%; height:auto !important; } .news-flex{display:none;/*标题隐藏*/} .nav-Tem-two{margin:-80px 0px 0px;} .tem-en-nav{width:auto;}/*导航栏内部横向居中*/ .header-Tem-two-page{display:none;} .bar{ position: relative; z-index:999; } body{ background:#fff; } .sub{color:#fff;} .lan-right{ background:rgba(254,254,254); } main { max-width:400px; margin: 0 auto; } summary { font-size: 1rem; font-weight: 600; background-color: #f3f3f3; color: #000; padding: 1rem; margin-bottom: 1rem; outline: none; border-radius: 0.25rem; cursor: pointer; position: relative; } details[open] summary~* { animation: sweep .5s ease-in-out; } @keyframes sweep { 0% { opacity: 0; margin-top: -10px } 100% { opacity: 1; margin-top: 0px } } details>summary::after { position: absolute; content: "+"; right: 20px; } details[open]>summary::after { position: absolute; content: "-"; right: 20px; } details>summary::-webkit-details-marker { display: none; } .header-content{ box-shadow: 0px 10px 10px rgba(0,0,0,0.3) !important; }.input1 { text-shadow:0.2px 0.2px 1px rgba(0,0,0,0.5); border: none; font-weight:inherit; /*字体粗细*/ text-decoration:none;/*超链接文字不划线*/ padding: 10px 40px; border-radius: 10px; color: #ffffff; outline: none; transition: all 500ms ease 0s; position: relative; } .input1:before{ border: none; content: ''; background: linear-gradient(to left, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 50%); background-size: 210% 100%; background-position: right bottom; position: absolute; top: 0; bottom:0; right:0; left: 0; border-radius: 10px; transition: all 0.5s; -webkit-transition: all 0.5s; } .input1:hover{ background-image: linear-gradient(to left, #28aaff, #008bff); border: none; color: #ffffff; transition: all 500ms ease 0s; } .cs {background-image: linear-gradient(to left, #28aaff, #008bff); border: none; } .cs:hover:before { background-position: left bottom;border: none; } .bk{ height:130px; transition: all 500ms ease 0s; color:#fff; border-radius:10px; } .bk:hover{ box-shadow:0px 0px 10px rgba(0,0,0,0.5); transition: all 500ms ease 0s; }</style><style> .story-right { opacity: 0; transform: translateX(100%); transition: all 1500ms ease 0s; } /* 当章节进入视口时,设置透明度为1 */ .story-right.visibler { opacity: 1; transform: translateX(0px); transition: all 1500ms ease 0s; } @media (max-width:768px) { .story-right { opacity: 1; transform: translateX(0%); } /* 当章节进入视口时,设置透明度为1 */ .story-right.visibler { opacity: 1; } }</style><script> window.addEventListener('scroll', function() { var sectionsr = document.querySelectorAll('.story-right'); // 获取所有章节元素 sectionsr.forEach(function(section, index) { var sectionTop = section.getBoundingClientRect().top; // 获取章节距离视口顶部的距离 var viewportHeight = window.innerHeight; // 获取视口的高度 // 当章节距离视口顶部小于视口高度时,显示该章节 if (sectionTop < viewportHeight) { section.classList.add('visibler'); // 添加visibler类,使章节可见 } }); });</script><style> .story-left { opacity: 0; transform: translateX(-100%); transition: all 1500ms ease 0s; } /* 当章节进入视口时,设置透明度为1 */ .story-left.visiblel { opacity: 1; transform: translateX(0px); transition: all 1500ms ease 0s; } @media (max-width:768px) { .story-left { opacity: 1; transform: translateX(0%); } /* 当章节进入视口时,设置透明度为1 */ .story-left.visiblel { opacity: 1; } }</style><script> window.addEventListener('scroll', function() { var sectionsl = document.querySelectorAll('.story-left'); // 获取所有章节元素 sectionsl.forEach(function(section, index) { var sectionTop = section.getBoundingClientRect().top; // 获取章节距离视口顶部的距离 var viewportHeight = window.innerHeight; // 获取视口的高度 // 当章节距离视口顶部小于视口高度时,显示该章节 if (sectionTop < viewportHeight) { section.classList.add('visiblel'); // 添加visiblel类,使章节可见 } }); });</script><style> .story-part { opacity: 0; transition: all 1500ms ease 0s; } /* 当章节进入视口时,设置透明度为1 */ .story-part.visible { opacity: 1; transition: all 1500ms ease 0s; } @media (max-width:768px) { .story-part { opacity: 1; } /* 当章节进入视口时,设置透明度为1 */ .story-part.visible { opacity: 1; } }</style><script> window.addEventListener('scroll', function() { var sections = document.querySelectorAll('.story-part'); // 获取所有章节元素 sections.forEach(function(section, index) { var sectionTop = section.getBoundingClientRect().top; // 获取章节距离视口顶部的距离 var viewportHeight = window.innerHeight; // 获取视口的高度 // 当章节距离视口顶部小于视口高度时,显示该章节 if (sectionTop < viewportHeight) { section.classList.add('visible'); // 添加visible类,使章节可见 } }); });</script> </div> </div> </div> <div class="page" id = "page"> <script type="text/javascript"> </script> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/11/sidebar.css"> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/jquery.qrcode.min.js"></script> <script type="text/javascript"> function goToTop() { let sTop = document.documentElement.scrollTop + document.body.scrollTop if(sTop === 0) { clearTimeout(this.timer) return false } window.scrollBy(0, -200) this.timer = setTimeout(() => { this.goToTop() },30) } $(function (){ var logo = $('.logo').attr('src'); $("#qrcode").qrcode({ render:"canvas", width:105, height:105, text:homeUrl+"?lang=en&pf=1", background : "#ffffff", //二维码的后景色 foreground : "#000000", //二维码的前景色 }); }) function openqq(data){ var title = $("#title").text(); var logo =$('.logo').attr('src'); if(!data){ // 没有分享语 data = "我在 艾思科蓝 发现一个不错的活动,分享给大家看看"; } var url = "https://connect.qq.com/widget/shareqq/index.html?url="+homeUrl+"?lang=en"; url+="&showcount=0&desc="+data+"&summary=&title="+title; url+= "&pics="+logo; url+= "&style=550&width=550&height=550"+",_blank"+",height=800, width=800, top=0, left=0"; window.open(url); } function openwb(data){ var title = $("#title").text(); var logo =$('.logo').attr('src'); if(!data){ // 没有分享语 data = "我在 艾思科蓝 发现一个不错的活动,分享给大家看看"; } var url = "https://service.weibo.com/share/share.php?url="+homeUrl+"?lang=en"; url+="&title="+data; url+= "&pics="+logo; url+= "&searchPic=false,_blank,height=800,width=800"; window.open(url); } //微信分享二维码显示与隐藏 function over(){ document.getElementById("shareWx").style.display="";//显示 } function out(){ document.getElementById("shareWx").style.display="none";//隐藏 } </script> </div> </div> </div> <div class="footer"> <div class="footer-wrap"> <div class="footer-right"> <p> Copyright© AEIC </p> <p>2025 11<sup>th</sup> International Symposium on Sensors, Mechatronics and Automation System(ISSMAS 2025) http://www.is-smas.net/ <script type="text/javascript">document.write(unescape("%3Cspan id='cnzz_stat_icon_1281145466'%3E%3C/span%3E%3Cscript src='https://v1.cnzz.com/z.js%3Fid%3D1281145466%26show%3Dpic1' type='text/javascript'%3E%3C/script%3E"));</script> </p> </div> </div> </div> <style> /*底部*/ .footer { width: 100%; height: 100px; background: #333333; -webkit-box-flex: 0; flex: 0 0 100px; } .footer-wrap { width: 1200px; height: 100px; left: calc(50% - 600px); background: #333333; color: #989898; font-size: 12px; display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; margin: auto; } .footer-left { -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; width: 527px; display: -webkit-box; display: flex; } .support > span { line-height: 28px; } .meeting > img { position: absolute; } .meeting > div { text-align: center; } .footer-right { line-height: 28px; display: flex; justify-content: flex-start; flex-direction: column; flex: 1; align-items: center; } </style> <script> function getClassDomList(className) { return document.getElementsByClassName(className) } String.prototype.colorRgb = function () { // 16进制颜色值的正则 var reg = /^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/; // 把颜色值变成小写 var color = this.toLowerCase(); if (reg.test(color)) { // 处理六位的颜色值,转为RGB var colorChange = []; for (var i = 1; i < 7; i += 2) { colorChange.push(parseInt("0x" + color.slice(i, i + 2))); } return "RGBA(" + colorChange.join(",") + ")"; } else { return color; } }; var classlist = ['color-title', '.color1']; let color = '#35477D'.colorRgb(); color = color.slice(0, color.length - 1) + ",0.1)"; for (let i = 0; i < classlist.length; i++) { const list = getClassDomList(classlist[i]) for (let i = 0; i < list.length; i++) { list[i].style.setProperty('background', color, 'important') } } </script> <style> .colorOne { color: #35477D !important;; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: #35477D !important; } .selected1 { color: #35477D !important; } .right-title-info1 { color: #35477D !important;; } .count-down1 { background-color: #35477D !important;; } .row { background-color: #35477D !important;; } .color-change { background: #35477D !important; } .color-line { background-color: #35477D !important; } .color-important { background: #35477D !important; } .dawn-bg { background-color: #35477D !important; } .select-Color { background: #35477D !important; } .layui-nav .layui-nav-more { display: none; } .layui-hover:hover { background: #35477D !important; } .layui-nav .layui-nav-child a:hover { background-color: rgba(7, 13, 89, .1) !important; } .layui-nav-bar { background-color: white !important; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: !important; } .layui-nav-child { background-color: white; } .layui-nav .layui-nav-child a { color: black !important; } .layui-nav .layui-nav-item a { width: auto !important; color : rgba(255,255,255,1); } .d1-color { border-color: white white white #35477D !important; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: white !important } .m-color-bg2{ background: #35477D !important; } .m-imp-bg{ background: #35477D !important; } .m-nav-color{ background: #35477D !important; } .m2-right-bg1{ background: #35477D !important; } .rightNavItem{ background: #35477D !important; } .bottomNavItem{ background: #35477D !important; } .bottomLanguage{ background: #35477D !important; } .rightLanguage{ background: #35477D !important; } </style> <script type="text/javascript" src="https://img.ais.cn/thirds/common/stat.js?v=3"></script> </div> </body> </html>