CINXE.COM
2024 4th International Conference on Mechatronics Technology and Aerospace Engineering (ICMTAE 2024)
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>2024 4th International Conference on Mechatronics Technology and Aerospace Engineering (ICMTAE 2024)</title> <meta name="keyword" content="2024 4<sup>th</sup> International Conference on Mechatronics Technology and Aerospace Engineering (ICMTAE 2024)"> <meta name="description" content="2024 4<sup>th</sup> International Conference on Mechatronics Technology and Aerospace Engineering (ICMTAE 2024)"> <link rel="icon" href="https://fhk.ais.cn/cms/website/favicon/i/icmtae.org.fdc9f5c.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/202401/396240110105907030.png" alt="logo" class="logo"> </div> <div class="header-Tem-two-span"> <span class="head-company" id="title">2024 4<sup>th</sup> International Conference on Mechatronics Technology and Aerospace Engineering (ICMTAE 2024)</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" >Committees</a> <li class="layui-nav-item" data-param="3"><a href="./speaker" >Keynote Speakers </a> <li class="layui-nav-item" data-param="4"><a href="./call_for_paper" >Call For Papers</a> <li class="layui-nav-item" data-param="5"><a href="./Author Guidelines ▼" >Author Guidelines ▼</a> <dl class="layui-nav-child"> <dd> <a href="./submission" >Submission</a> </dd> <dd> <a href="./download" >Download</a> </dd> <dd> <a href="./Registration Fee" >Registration Fee</a> </dd> <dd> <a href="./Visa Application" >Visa Application</a> </dd> <dd> <a href="./nwfenqam" >Guidelines for AI Tools</a> </dd> </dl> </li> <li class="layui-nav-item" data-param="6"><a href="./mxhgtjqy" >Publication</a> <dl class="layui-nav-child"> <dd> <a href="./publication" >Publication</a> </dd> <dd> <a href="./editorial_policy" >Editorial Policy</a> </dd> </dl> </li> <li class="layui-nav-item" data-param="7"><a href="./program" >Program</a> <li class="layui-nav-item" data-param="8"><a href="./contact" >Contact</a> <li class="layui-nav-item" data-param="9"><a href="./more" >More</a> <dl class="layui-nav-child"> <dd> <a href="./fqa" >FQA</a> </dd> </dl> </li> <li class="layui-nav-item" data-param="10"><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.icmtae.org/' </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/202407/322240703144933894.jpg"/></div> <div><img class="rotation_chart" src="https://fhk.ais.cn/cms/website/functional/pic/202407/322240703144941904.jpg"/></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="content-en"> <style>.zsy1{ margin: -45px -479px 0px; padding: 50px 360px 70px;} .zsy11{ background:rgba(255,255,255,0.7);margin: -50px -360px -70px;padding: 50px 360px 70px; } .zsy1l{ width:70%; vertical-align: top; margin:0px auto; display:inline-block; text-align:justify; margin-right:59px; } .zsy1text{} .zsy1r{ width:25%; vertical-align: top; margin:0px auto; display:inline-block; text-align: center; } @media (max-width:768px) { .zsy1{ margin: -30px -17px -25px -22px; padding: 20px 20px 50px; height:auto; } .zsy11{ margin: -20px -20px -50px; padding: 20px 20px 50px; height:auto; } .zsy1l{ width:100%; } .zsy1r{ width:100%; } .zsy1text{text-align:center;} }</style><div class="zsy1 select-Color" style="box-sizing: border-box; position: relative; background:#DFE6F7;z-index:99" align="left"><div class="zsy11"><div id="rightdh" class="zsy1l"><p class="zsy1text" style="margin-bottom: 24px; margin-top: 24px;"><span style="font-size: 24px; font-family: Verdana;"><strong>ICMTAE 2024</strong></span></p><p style="margin-bottom: 24px; text-align: justify;"><span style="font-size: 14px; text-align: justify; font-family: Verdana; color: #3F3F3F;">ICMTAE 2024 Conference will be held in Nanchang, China from November 8-10, 2024. It will focus on "Mechatronics", "Electrical and Electronic Technology", "Aerospace Engineering" and "Aeronautical Engineering", etc. The conference will provide an international platform for experts, professors, scholars and engineers from universities, research institutes, enterprises and institutions at home and abroad to share their professional experiences, expand their professional networks, exchange new ideas and present their research results, discuss the key challenges and research directions facing the development of this field, promote the development and application of theories and technologies in universities and enterprises in this field, and also provide a platform for the participants to establish their business and application. It also provides a platform for participants to establish business or research contacts and find global partners for their future careers. Experts and scholars from universities and research institutions at home and abroad are warmly welcomed to submit papers and attend the conference! </span></p></div><div id="leftdh" class="zsy1r" style="word-break: break-all;border: none;background:rgbA(255,255,255);border-radius:30px"><p style="margin-bottom: 18px; margin-top: 24px;"><a href="http://www.icmtae.org/submission" target="_blank" class="colorOne" textvalue="Submission System"><span style="text-decoration: underline; font-size: 18px; font-family: Verdana; color: #0070C0;"><strong>Submission System</strong></span></a></p><p style="margin-bottom: 6px; margin-top: 0px;"><span class="colorOne" style="font-size: 18px; font-family: Verdana;"><strong>Template:</strong></span></p><p style="margin-top: 0px; margin-bottom: 0px;"><a href="http://www.icmtae.org/download" target="_blank" textvalue="*download"><span style="text-decoration: underline; font-family: Verdana; color: #0070C0;"><strong><span style="font-size: 16px; text-decoration: underline; font-family: Verdana; color: #0070C0;">*download</span></strong></span></a></p><p style="margin-bottom: 12px; margin-top: 18px;"><span class="colorOne" style="font-size: 18px; font-family: Verdana;"><strong>Important Dates</strong></span></p><p><span class="colorOne" style="font-size: 14px; font-family: Verdana;">Full Paper Submission Date</span></p><p style="margin-bottom: 12px;"><span style="color: #FF0000; font-family: Verdana; text-decoration: none;"><strong><span style="color: #FF0000; font-size: 14px; font-family: Verdana; text-decoration: none;"><strong style="color: rgb(255, 0, 0); font-family: Verdana; text-wrap: wrap; background-color: rgb(255, 255, 255);"><span style="font-size: 14px;">Octorber</span></strong> 10, 2024</span></strong></span></p><p><span class="colorOne" style="font-size: 14px; font-family: Verdana;">Registration Deadline</span></p><p style="margin-bottom: 12px;"><span style="color: #FF0000; font-family: Verdana; text-decoration: none;"><strong><span style="color: #FF0000; font-size: 14px; font-family: Verdana; text-decoration: none;">Octorber 20, 2024</span></strong></span></p><p><span class="colorOne" style="font-size: 14px; font-family: Verdana;">Final Paper Submission Date</span></p><p style="margin-bottom: 12px;"><span style="font-family: Verdana; text-decoration: none;"><strong><span style="font-size: 14px; color: #FF0000; font-family: Verdana; text-decoration: none;">November 1, 2024</span></strong></span></p><p><span class="colorOne" style="font-size: 14px; font-family: Verdana;">Conference Dates</span></p><p style="margin-bottom: 24px;"><span style="font-family: Verdana; text-decoration: none;"><strong><span style="font-size: 14px; color: #FF0000; font-family: Verdana; text-decoration: none;">November 8-10, 2024</span></strong></span></p></div></div></div> </div> </div> <div class="news-page-en"> <div class="content-en"> <style>.zsycfp{ margin: -70px -479px 0px; padding: 50px 360px 50px; position: relative; } .zsycfpl{ width:30%; vertical-align: top; margin:0px auto; display:inline-block; text-align:center; margin-right:59px; } .zsycfpc{ width:30%; vertical-align: top; margin:0px auto; display:inline-block; text-align:center; margin-right:59px; } .zsycfpr{ width:30%; vertical-align: top; margin:0px auto; display:inline-block; text-align:center; } @media (max-width:768px) { .zsycfp{ margin: -60px -17px -25px -22px; padding: 35px 20px 10px; height:auto; } .zsycfpl{width:100%} .zsycfpc{width:100%} .zsycfpr{width:100%} }</style><div class="zsycfp" style="box-sizing: border-box; text-align: center; background:rgb(255,255,255);"><div id="topdh"><p style="text-align: center;"><img src="https://fhk.ais.cn/cms/website/editor/202309/347230905164635766.png" alt="379230318101417619.png" width="83" height="82" style="display: inline-block; vertical-align: middle; width: 83px; height: 82px;"/></p><p style="text-align: center;"><img src="https://fhk.ais.cn/cms/website/editor/202309/347230904173230209.png" alt="image.png" width="804" height="64" style="display: inline-block; vertical-align: middle; width: 804px; height: 64px;"/></p><p style="margin-top: 0px; margin-bottom: 12px;"><span style="font-size: 24px; font-family: Verdana;"><strong>CALL FOR PAPERS</strong></span><br/></p><p style="margin-top: 0px; margin-bottom: 24px;"><span style="font-size: 14px; font-family: Verdana; color: #3F3F3F;">Topics of interest include but are not limited to</span></p><p style="margin-top: 0px; margin-bottom: 24px;"><span style="font-size: 14px; font-family: 微软雅黑, "Microsoft YaHei"; color: #7F7F7F;"></span></p><div class="zsycfpl"><main><details><summary class="input1 select-Color"><span style="font-size: 14px; font-family: Verdana;">Aerospace Materials: Materials Surface Physics</span></summary><div class="tab-content"><p><span style="font-size: 14px;"></span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;"></span></p><p style="margin-top: 24px;"><span style="font-size: 14px; font-family: Verdana; color: #3F3F3F;"></span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· High-Performance Structural Materials and Coatings</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Special Functional Materials and Materials Design</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Non-Equilibrium Materials and Preparation Technologies</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· New Polymeric Materials and Advanced Resin Matrix Composites</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Materials Failure Analysis and Prediction Prevention</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Advanced Materials Preparation Science and Forming Technology</span></p></div></details></main></div><div class="zsycfpc"><main><details><summary class="input1 select-Color"><span style="font-size: 14px; font-family: Verdana;">Aerospace Science and Technology</span></summary><div class="tab-content"><p><span style="font-size: 14px;"></span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;"></span></p><p style="margin-top: 24px;"><span style="font-size: 14px; font-family: Verdana; color: #3F3F3F;"></span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Physics of Gases</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Aerospace Computing</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Satellite Remote Sensing Technology</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· BeiDou Navigation and Positioning System</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Satellite and Geophysics</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Aircraft Flight Dynamics</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Aerospace Structures</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Computer Modelling and Simulation of Human-Machine and Environmental Systems</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Ejection Lifesaving Technology</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Spacecraft Thermal Control Technology</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Vapor-liquid two-phase flow and heat transfer</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Aircraft Anti-icing Systems</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Precision Plastic Forming and Equipment Technology</span></p></div></details></main></div><div class="zsycfpr"><main><details><summary class="input1 select-Color"><span style="font-size: 14px; font-family: Verdana;">Aerospace and Mechanics</span></summary><div class="tab-content"><p><span style="font-size: 14px;"></span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;"></span></p><p style="margin-top: 24px;"><span style="font-size: 14px; font-family: Verdana; color: #3F3F3F;"></span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Combustion and Energy Conversion</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Power and Control Systems</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Advanced Fluid Mechanics</span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">· Lasers and Applied Physics</span></p></div></details></main></div></div></div> </div> </div> <div class="news-page-en"> <div class="content-en"> <style>.zsyreg{ margin: -70px -479px 0px; padding: 0px 360px 0px; } .zsyregl{ width:50%; vertical-align: top; margin:0px auto; display:inline-block; text-align:left; margin-right:59px; } .zsyregr{ width:45%; vertical-align: top; margin:0px auto; display:inline-block; text-align:right; } @media (max-width:768px) { .zsyreg{ margin: -40px -17px 0px -22px; padding: 0px 20px; } .zsyregl{width:100%;} .zsyregr{width:100%;} }</style><div class="zsyreg" style="box-sizing: border-box; position: relative; background:rgbA(255,255,255);" align="left"><div id="rightdh2"><div class="zsyregl"><p class="zsy1text" style=" margin-bottom: 12px;"><span style="font-size: 24px; font-family: Verdana;"><strong>Publication</strong></span></p><p style="margin-bottom: 24px;"><span style="font-size: 14px; font-family: Verdana; color: #3F3F3F;"><img src="https://fhk.ais.cn/cms/website/editor/202101/303210123133554997.png" alt="356201229102848833.png" style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px; white-space: pre-wrap; display: inline-block; vertical-align: middle; border: none; color: rgb(63, 63, 63); text-align: justify; background-color: rgb(245, 245, 245);"/><br style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px; white-space: pre-wrap; color: rgb(63, 63, 63); text-align: justify; background-color: rgb(245, 245, 245);"/><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px; white-space: pre-wrap; color: #3F3F3F; text-align: justify; background-color: #F5F5F5;">All papers, both invited and contributed, will be reviewed by two or three experts from the committees. After a careful reviewing process, all accepted papers of ICMTAE 2024 will be published in the Journal Of physics: Conference Series (ISSN:1742-6596), and it will be submitted to EI Compendex and Scopus for indexing.</span></span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;"><span style="text-wrap: wrap; background-color: #FFFFFF; font-family: Verdana; font-size: 14px; color: #595959;">ICMTAE 2023 丨</span><a href="https://i.postimg.cc/bwbk5BLt/ICMTAE-2023.jpg" target="_blank">EI Compendex</a></span></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">ICMTAE 2022 丨</span><a href="https://i.postimg.cc/dtZy7xbx/ICMTAE-2022.jpg" target="_blank"><span style="font-family: Verdana; font-size: 14px; color: #0070C0; text-decoration: underline;">EI Compendex</span></a></p><p><span style="font-family: Verdana; font-size: 14px; color: #595959;">ICMTAE 2021 丨</span><a href="https://i.postimg.cc/rmpdqnGg/ICMTAE-2021.jpg" target="_blank"><span style="color: #0070C0;"><span style="font-family: Verdana; font-size: 14px; text-decoration: underline; color: #0070C0;">EI Compendex</span></span></a></p></div><div class="zsyregr"><img src="https://fhk.ais.cn/cms/website/editor/202401/396240129104546048.png" alt="5257A68B-8F46-4273-A054-235D0A6F2C5A.png" width="540" height="260" border="0" vspace="0" style="width: 540px; height: 260px;"/></div></div></div> </div> </div> <div class="news-page-en"> <div class="content-en"> <style>.zsyot{ margin: -70px -479px -95px; padding: 50px 360px 50px; } .zsyotl{ width:30%; vertical-align: top; margin:0px auto; display:inline-block; margin-right:59px; } .zsyotc{ width:30%; vertical-align: top; margin:0px auto; display:inline-block; margin-right:59px; } .zsyotr{ width:30%; vertical-align: top; margin:0px auto; display:inline-block; } @media (max-width:768px) { .zsyot{ margin: -60px -17px -80px -22px; padding: 0px 20px 0px; } .zsyotl{ width:100%;text-align:center;} .zsyotc{ width:100%;text-align:center;} .zsyotr{ width:100%;text-align:center;} }</style><div class="zsyot" style="box-sizing: border-box; position: relative; background:rgbA(255,255,255);" align="left"><div id="leftdh2"><div class="zsyotl" style="background:rgba(250,250,250);"><div style="margin-left:20px;margin-right:20px;"><p style="margin-bottom: 24px; margin-top: 24px;"><span style="font-size: 24px; font-family: Verdana;"><strong>Program</strong></span></p><p><span style="color: #595959;"><strong><span style="font-family: Verdana; font-size: 14px;">Nov. 08, 2024</span></strong><strong><span style="font-family: Verdana; font-size: 14px;"></span></strong></span></p><p style="margin-bottom: 24px;"><span style="font-family: Verdana; font-size: 14px; color: #595959;">Registration</span></p><p><span style="color: #595959;"><strong><span style="font-family: Verdana; font-size: 14px; color: #595959;">Nov. 09, 2024</span></strong><strong><span style="font-family: Verdana; font-size: 14px; color: #595959;"></span></strong></span></p><p style="margin-bottom: 24px;"><span style="font-family: Verdana; font-size: 14px; color: #595959;">Speeches of Keynote Speakers + Oral Presentations</span></p><p><span style="color: #595959;"><strong><span style="font-family: Verdana; font-size: 14px; color: #595959;">Nov. 10, 2024</span></strong><strong><span style="font-family: Verdana; font-size: 14px; color: #595959;"></span></strong></span></p><p style="margin-bottom: 24px;"><span style="font-family: Verdana; font-size: 14px; color: #595959;">Academic Investigation</span></p><p style="margin-bottom: 24px;"><span style="font-family: Verdana; font-size: 14px; color: #595959;"><br/></span></p><p style="margin-bottom: 24px;"><span style="font-family: Verdana; font-size: 14px; color: #595959;"></span></p><p style="margin-top: 24px; margin-bottom: 24px;"><span style="font-size: 24px; font-family: Verdana;"><strong>Hosted By</strong></span></p><p style="margin-top: 24px; margin-bottom: 24px;"><span style="font-size: 24px; font-family: Verdana;"><strong><img src="https://fhk.ais.cn/cms/website/editor/202407/322240703145308913.jpg" alt="322230629114152387.jpg" width="215" height="214" style="width: 215px; height: 214px;"/></strong></span></p></div></div><div class="zsyotc" style="background:rgba(245,245,245);"><div style="margin-left:20px;margin-right:20px;"><p style="margin-bottom: 24px; margin-top: 24px;"><span style="font-size: 24px; font-family: Verdana;"><strong>Supported By</strong></span></p><p style="margin-bottom: 24px; margin-top: 24px;"><span style="font-size: 24px; font-family: Verdana;"><strong><img src="https://fhk.ais.cn/cms/website/editor/202403/396240313145910095.png" alt="capitol-logo--color.png" width="470" height="120" style="width: 470px; height: 120px;"/></strong></span></p><p style="margin-top: 0px; margin-bottom: 12px;"><br/></p></div></div><div class="zsyotr" style="background:rgba(240,240,240);"><div style="margin-left:20px;margin-right:20px;"><p style="margin-bottom: 24px; margin-top: 24px; text-indent: 0em;"><span style="font-size: 24px; font-family: Verdana;"><strong>Contact</strong></span></p><p style="margin-top: 0px; margin-bottom: 24px; text-indent: 0em;"><span style="font-size: 24px; font-family: Verdana;"></span></p><p style="text-indent: 0em;"><strong><span style="font-family: Verdana; font-size: 14px;">Conference Secretary: Miss Lu</span></strong></p><p style="text-indent: 0em;"><span style="font-family: Verdana; font-size: 14px;">Tel: +86-13922151347 (WeChat)<br/></span></p><p style="text-indent: 0em;"><span style="font-family: Verdana; font-size: 14px;">E-Mail:</span> luxueyi@ais.cn</p><p style="text-indent: 0em;"><span style="font-family: Verdana; font-size: 14px;"><img src="https://fhk.ais.cn/cms/website/editor/202303/379230317174706351.png" alt="项目销售三组-聚合企微.png" width="150" height="150" border="0" vspace="0" style="width: 150px; height: 150px;"/></span></p><p style="margin-bottom: 24px; text-indent: 0em;"><span style="font-family: Verdana; font-size: 14px;">* If you have any questions or comments, please feel free to contact us.</span><br/></p></div></div></div></div> </div> </div> <div class="news-page-en"> <div class="content-en"> <style>.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: 50px; color: white; 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: 30px; 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; } .bkxg { } .bkxg::before, .bkxg::after { box-sizing: inherit; position: absolute; content: ''; border: 2px solid transparent; width: 0; height: 0; } .bkxg::after { bottom: 0; right: 0; } .bkxg::before { top: 0; left: 0; } .bkxg:hover::before, .bkxg:hover::after { width: 100%; height: 100%; } .bkxg:hover::before { border-top-color: #4361ee; border-right-color: #4361ee; transition: width 0.3s ease-out, height 0.3s ease-out 0.3s; } .bkxg:hover::after { border-bottom-color: #4361ee; border-left-color: #4361ee; transition: border-color 0s ease-out 0.6s, width 0.3s ease-out 0.6s, height 0.3s ease-out 1s; } #jxdh{ animation: movefromjx 2s; animation-fill-mode: forwards; } @keyframes movefromjx { from { opacity: 0; transform: translateY(100px); } to { opacity: 1; transform: translateY(0px); } } #leftdh{} #leftdh2{} #leftdh.move, #leftdh2.move{ animation: movefromleft 2s; animation-fill-mode: forwards; } @keyframes movefromleft { from { opacity: 0; transform: translateX(-100%); } to { opacity: 1; transform: translateX(0px); } } #rightdh {} #rightdh2 {} #rightdh.move, #rightdh2.move { animation: movefromright 2s; animation-fill-mode: forwards; } @keyframes movefromright { from { opacity: 0; transform: translateX(100%); } to { opacity: 1; transform: translateX(0px); } } #topdh {} #topdh2 {} #topdh.move, #topdh2.move { animation: movefromtop 2s; animation-fill-mode: forwards; } @keyframes movefromtop { from { opacity: 0; transform: translateY(-100%); } to { opacity: 1; transform: translateY(0px); } } #downdh {} #downdh2 {} #downdh3 {} #downdh.move, #downdh2.move, #downdh3.move { animation: movefromdown 2s; animation-fill-mode: forwards; } @keyframes movefromdown { from { opacity: 0; transform: translateY(100%); } to { opacity: 1; transform: translateY(0px); } }</style><script>window.onload = (event) =>{ const leftdh = document.getElementById('leftdh'); const leftdh2 = document.getElementById('leftdh2'); const rightdh = document.getElementById('rightdh'); const rightdh2 = document.getElementById('rightdh2'); const topdh = document.getElementById('topdh'); const topdh2 = document.getElementById('topdh2'); const downdh = document.getElementById('downdh'); const downdh2 = document.getElementById('downdh2'); const downdh3 = document.getElementById('downdh3'); const animationClass = 'move'; // 创建监听 const intersectionObserver = new IntersectionObserver((entries) => { for (entry of entries) { if (entry.intersectionRatio > 0) { addAnimationClass(entry.target, animationClass); } else { console.log(animationClass); removeAnimationClass(entry.target, animationClass); } } }); // 添加动画class的操作 function addAnimationClass(elem, animationClass) { elem.className.includes(animationClass) ? 1 : elem.className = elem.className + ' ' + animationClass; } // 移除动画class的操作 //function removeAnimationClass(elem, animationClass) { // elem.className.includes(animationClass) ? elem.className = elem.className.replace(animationClass, '') : 1; // console.log(elem.className); // } // 开启监听 intersectionObserver.observe(rightdh); intersectionObserver.observe(leftdh); intersectionObserver.observe(topdh); intersectionObserver.observe(leftdh2); intersectionObserver.observe(rightdh2); intersectionObserver.observe(downdh2); intersectionObserver.observe(downdh3); intersectionObserver.observe(topdh2); intersectionObserver.observe(downdh); }</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© ICMTAE2024 </p> <p>2024 4<sup>th</sup> International Conference on Mechatronics Technology and Aerospace Engineering (ICMTAE 2024) http://www.icmtae.org/ <script type="text/javascript">document.write(unescape("%3Cspan id='cnzz_stat_icon_1281118692'%3E%3C/span%3E%3Cscript src='https://v1.cnzz.com/z.js%3Fid%3D1281118692%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>