CINXE.COM
2025 5th International Conference on Internet of Things and Machine Learning
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>2025 5th International Conference on Internet of Things and Machine Learning</title> <meta name="keyword" content="2025 5th International Conference on Internet of Things and Machine Learning"> <meta name="description" content="It concentrates the academic strength of the global professional, and is committed to the communication of scientific and technological information, the exchange of scholars' scientific research, the in-depth analysis of"> <link rel="icon" href="https://fhk.ais.cn/cms/website/favicon/i/iotml.cn.40fdf6c.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/16/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"> <script src="https://fhk.ais.cn/file/web/js/swiper.min.js"></script> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/16/newStyle.css"> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/common.css"> <style> .layui-layout-body { overflow: scroll; } </style> </head> <body> <div class="page"> <!-- 头部 --> <div> <div class="header-Tem-two-page"> <section class="container-Tem-two"> <section class="header-Tem-two-flex"> <div style="display: flex; align-items: center"> <img src="https://fhk.ais.cn/cms/website/common/202410/309241018155316748.png" alt="logo" class="logo"> <div class="header-Tem-two-span"> <span class="head-company" id="title">2025 5th International Conference on Internet of Things and Machine Learning</span> </div> </div> <div class="lan-right"> <!-- 切换语言包 --> <div class="head-date-flex" id="headDate" style="visibility: visible"> </div> </div> </section> </section> </div> <div class="top-navList " id="header-content" style="height: 60px"> <section class="nav-Tem-two " id="section" style="height: 60px;display: flex;align-items: center;"> <div class="tem-en-nav"> <ul class="layui-nav layui-nav-eight " 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="./committee" >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_guidelines" >Submission Guidelines</a> <dl class="layui-nav-child "> <dd><a href="./submission" >Submission</a></dd> <dd><a href="./download" >Download</a></dd> <dd><a href="./uzsyftyd" >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="./mxhgtjqy" >Publication</a> <dl class="layui-nav-child "> <dd><a href="./publication" >Publication</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="./more" >More</a> <dl class="layui-nav-child "> <dd><a href="./fqa" >FQA</a></dd> <dd><a href="./cacflheh" >Contact</a></dd> </dl> </li> <li class="layui-nav-item" data-param="9"><a href="./contact" >History</a> <dl class="layui-nav-child "> <dd><a href="./ugjbylrn" >History 2024</a></dd> <dd><a href="./History" >History 2023</a></dd> <dd><a href="./jhfzsytp" >History 2022</a></dd> <dd><a href="./ugvppnyu" >History 2021</a></dd> </dl> </li> </ul> </div> <div class="e-icon"> <ul class="layui-nav layui-icon " id="layui-icon" style = "display:none"> <i id="icon-down" class="layui-icon layui-icon-down" style="font-size: 20px; color: #1E9FFF;"></i> <i id="icon-up" class="layui-icon layui-icon-up" style="font-size: 20px; color: #1E9FFF;display :none;"></i> </ul> </div> </section> </div> </div> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.all.js"></script> <script type="text/javascript"> var homeUrl = 'http://www.iotml.cn/'; 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' } } </script> <div class="home-en"> <!-- 这里是轮播图引用以前的3种轮播样式 不要用我这里的 --> <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/202410/309241031094703518.png"/></div> <div><img class="rotation_chart" src="https://fhk.ais.cn/cms/website/functional/pic/202410/309241031094808536.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="content eight-content"> <!-- 功能区 --> <div> <div class="function"> <div class="more-title"> <div class="more-left change-color-title">About </div> </div> <div class="content-en"> <style>.zsyzw{ margin:-52px -359px 0px; padding: 100px 360px 0px; position: relative; } .zsyzwl{ width:45%; vertical-align: top; margin:0px auto; display:inline-block; text-align:center; margin-right:10%; } .zsyzwr{ width:45%; vertical-align: top; margin:0px auto; display:inline-block; text-align:justify; } .zsyzwwd{witdh:540px;} @media (max-width:768px) { .zsyzw{ margin: 0px -17px 0px -22px; padding: 0px 20px 10px; height:auto; } .zsyzwl{ width:100%; } .zsyzwr{ width:100%; margin-top:26px; } .sda{margin-top:-28px;} }</style><div class="zsyzw" style="box-sizing: border-box; text-align: center;background:#fff;"><div class="zsyzwl" style=" position: relative;z-index:99;"><div class="select-Color zsyzwwd" style="border:none;box-shadow:0px -3px 10px rgba(0,0,0,0.4);background:#000;height:80px;border-radius:20px 20px 0px 0px;"><p style="text-align: center; line-height: 80px;"><span style="font-size: 20px;"><strong><em><span style="font-family: 微软雅黑, "Microsoft YaHei"; color: #FFFFFF;">I o T M L 2 0 2 5</span></em></strong></span></p></div><div class="zsyzwwd" style=""><img src="https://fhk.ais.cn/cms/website/editor/202410/309241021094122391.png" alt="image.png" width="539" height="610" border="0" vspace="0" style="width: 539px; height: 610px;"/></div><div class="zsyzwwd sda" style="border:none;background:rgbA(255,255,255);box-shadow:0px 3px 10px rgba(0,0,0,0.4);height:80px;border-radius:0px 0px 20px 20px;"><p style="text-align: center; line-height: 80px;"><em><span style="font-size: 16px; font-family: 微软雅黑, "Microsoft YaHei";">N a n c h a n g , C h i n a</span></em></p></div></div><div class="zsyzwr"><p style="margin-top: 24px; text-align: center; margin-bottom: 24px;"><strong><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 30px; color: #000000;">- About</span></strong><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 30px; color: #366092;"> <strong class="colorOne">IoTML 2025 </strong><strong><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 30px; color: #000000;">-</span></strong></span></p><p style="text-align: justify; margin-bottom: 24px;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">In this era of rapid technological development, we gather together to explore the integration and innovation of the Internet of Things and machine learning. This conference will be held in Nanchang, China from May 16th to 18th, 2025. We look forward to sharing cutting-edge research, exchanging practical experience, and looking forward to future trends with you.</span></p><p style="text-align: justify; margin-bottom: 24px;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">With the continuous advancement of IoT technology and the rapid development of machine learning, the combination of the two is bringing profound changes to various industries. IoTML 2025 aims to provide a high-level communication platform for global researchers, industry experts, and academics, promoting the collision and innovation of academic ideas. We hope that through this meeting, we can gather the essence of ideas from different fields and promote the in-depth application of the Internet of Animals and machine learning in smart cities, smart transportation, medical health and other fields.</span></p><p style="text-align: justify;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">This conference will invite top experts from various fields to give keynote speeches and share their latest research achievements in the intersection of the Internet of Things and machine learning. At the same time, we will also set up multiple thematic discussions and paper exchange sessions to encourage participants to actively participate and share their research and practical experience. This is not only an opportunity to showcase achievements, but also a good opportunity to delve into cutting-edge issues and learn from each other with peers.</span></p></div></div><script>let date = new Date() let year = date.getFullYear() let month = date.getMonth()+1 let day = date.getDate() let clock = document.querySelector('.clock') let days = document.querySelector('#days') let hours = document.querySelector('#hours') let minutes = document.querySelector('#minutes') let seconds = document.querySelector('#seconds') countTime() function countTime(){ let now = +new Date() //2、得到指定时间的时间戳 let last = +new Date('2023-9-08 13:00:00') //目标日期 // 3、计算剩余的毫秒数/1000 == 剩余的秒数 let count = (last-now) / 1000 // 4、转换为天时分秒 d = parseInt(count/60/60/24) d = d < 10 ? '0' + d : d days.innerHTML = d h= parseInt(count/60/60%24) h = h < 10 ? '0' + h : h hours.innerHTML = h m = parseInt(count/60%60) m = m < 10 ? '0' + m : m minutes.innerHTML = m s = parseInt(count%60) s = s < 10 ? '0' + s : s seconds.innerHTML = s if(count <= 0){ days.innerHTML="00" hours.innerHTML="00" minutes.innerHTML="00" seconds.innerHTML= "00" } } setInterval(countTime,1000)</script></script> </div> </div> <div class="function"> <div class="more-title"> <div class="more-left change-color-title">other</div> </div> <div class="content-en"> <style>.zsyot{ margin:-33px -359px 0px; padding: 70px 360px 0px; position: relative; } .zsyotl{ width:45%; vertical-align: top; margin:0px auto; display:inline-block; text-align:center; margin-right:10%; } .zsyotr{ width:45%; vertical-align: top; margin:0px auto; display:inline-block; text-align:justify; } .zsywidth{width:540px; padding: 50px 0px; border-radius:20px; } @media (max-width:768px) { .zsyot{ margin: -40px -17px 0px -22px; padding: 10px 20px; height:auto; } .zsywidth{width:auto; padding: 10px 20px; } .zsyotl{ width:100%; } .zsyotr{ width:100%; margin-top:24px; } }</style><div class="zsyot" style="background:#fff;"><div class="zsyotl"><section class="story-left"><p style="margin-bottom: 24px; text-align: center;"><span style="color: #000000;"><strong><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 24px;">- </span></strong></span><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 24px;"><strong class="colorOne">Submission </strong></span><strong><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 24px;">&</span></strong><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 24px;"><strong class="colorOne"> Publication</strong><strong class="colorOne"> </strong><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 24px; color: #000000;"><strong>-</strong></span></span></p><p style="margin-bottom: 24px; text-indent: 0em; text-align: center;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;"><img src="https://fhk.ais.cn/cms/website/editor/202304/326230403144454505.gif" alt="news.gif"/> Please send the full paper(word+pdf) to Submission System : </span></p><p style="text-indent: 0em; margin-bottom: 36px; text-align: center;"><a href="https://www.ais.cn/attendees/paperSubmit/MVJJBR" target="_blank" class="input1 cs select-Color" textvalue="Submission System (Chinese)"><span class="sub" style="font-family: 微软雅黑, "Microsoft YaHei"; position: relative; z-index: 99; font-size: 14px; text-decoration: none;">Submission System (Chinese)</span></a></p><p style="text-indent: 0em; text-align: center;"><a href="https://paper-sub.com/paper/MVJJBR" target="_blank" class="input1 cs select-Color" textvalue="Submission System (English)"><span class="sub" style="font-family: 微软雅黑, "Microsoft YaHei"; position: relative; z-index: 99; font-size: 14px; text-decoration: none;">Submission System (English)</span><span style="font-family: 微软雅黑, "Microsoft YaHei"; position: relative; z-index: 99; font-size: 14px;"></span></a></p><p style="margin-top: 36px; text-indent: 0em; text-align: center;"><img src="https://fhk.ais.cn/cms/website/editor/202304/326230403144454505.gif" alt="news.gif" style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px; white-space: normal; background-color: rgb(245, 245, 245);"/><span style="font-size: 14px;"> <span style="font-size: 14px; font-family: 微软雅黑, "Microsoft YaHei";">Templates:</span></span><a href="https://www.iotml.cn/download" target="_blank" class="colorOne" textvalue="Download"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px; text-decoration: underline;">Download</span></a></p><p style="margin-bottom: 36px; margin-top: 24px; text-indent: 0em; text-align: center;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">For more information, plea<span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">se click: </span></span><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px; text-decoration: underline;"> </span><a href="https://www.iotml.cn/submission_guidelines" target="_blank" style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px; text-decoration: underline;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px; text-decoration: underline;">Submission</span></a><span style="font-family: 微软雅黑, "Microsoft YaHei"; position: relative; z-index: 99; font-size: 14px;"></span></p><p style="margin-bottom: 36px; margin-top: 24px; text-indent: 0em;"><img src="https://fhk.ais.cn/cms/website/editor/202006/323200611142332466.jpg" alt="ACM.jpg" width="150" height="96" border="0" vspace="0" style="width: 150px; height: 96px;"/></p><p style="margin-bottom: 36px; margin-top: 24px; text-indent: 0em; text-align: justify;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">All papers, both invited and contributed, will be reviewed by two or three expert reviewers from the conference committees. After a careful reviewing process, all accepted papers of IoTML 2025 will be published in ACM International Conference Proceedings Series, which will be archived in the ACM Digital Library, and indexed by EI Compendex, Scopus.</span></p><p style="margin-bottom: 36px; margin-top: 24px; text-indent: 0em;"><span style="color: #002060;"><strong>IoTML 2024: <span style="font-family: "Microsoft YaHei", 宋体, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", PingFangSC-Semibold, SimSun, sans-serif; text-align: center; text-wrap-mode: wrap; background-color: #FFFFFF;"></span></strong></span><a href="https://static.ais.cn/resource/editor/2025/01/362250107134421323.jpg" target="_blank" textvalue="EI index of loTML 2024" style="text-decoration: underline;"><span style="color: #7030A0; text-decoration: underline;"><strong><span style="font-family: "Microsoft YaHei", 宋体, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", PingFangSC-Semibold, SimSun, sans-serif; text-align: -webkit-center; text-wrap-mode: wrap; background-color: #FFFFFF; color: #7030A0; text-decoration: underline;">EI index of loTML 2024</span></strong></span><span style="color: #7030A0;"><strong><span style="font-family: "Microsoft YaHei", 宋体, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", PingFangSC-Semibold, SimSun, sans-serif; text-align: -webkit-center; text-wrap-mode: wrap; background-color: #FFFFFF; color: #7030A0;"></span></strong></span></a><span style="color: #7030A0; text-decoration: underline;"><strong><span style="font-family: "Microsoft YaHei", 宋体, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", PingFangSC-Semibold, SimSun, sans-serif; text-align: -webkit-center; text-wrap-mode: wrap; background-color: #FFFFFF; color: #7030A0; text-decoration: underline;"> | </span></strong></span><a href="https://static.ais.cn/resource/editor/2025/01/362250107134546332.jpg" target="_blank" textvalue="Scopus index of loTML 2024" style="text-decoration: underline;"><span style="color: #7030A0; text-decoration: underline;"><strong><span style="font-family: "Microsoft YaHei", 宋体, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", PingFangSC-Semibold, SimSun, sans-serif; text-align: -webkit-center; text-wrap-mode: wrap; background-color: #FFFFFF; color: #7030A0; text-decoration: underline;">Scopus index of loTML 2024</span></strong></span><span style="color: #7030A0;"><strong><span style="font-family: "Microsoft YaHei", 宋体, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", PingFangSC-Semibold, SimSun, sans-serif; text-align: -webkit-center; text-wrap-mode: wrap; background-color: #FFFFFF; color: #7030A0;"></span></strong></span></a></p><p style="margin-bottom: 36px; margin-top: 24px; text-indent: 0em;"><span style="color: #002060;"><strong>IoTML 2023:</strong></span><span style="color: #7030A0;"><strong> </strong></span><a href="https://fhk.ais.cn/cms/website/document/202403/4b02e9718de081659f0581e007b6f703.png" target="_blank" style="text-decoration: underline; color: rgb(112, 48, 160);"><span style="color: #7030A0;"><strong><span style="font-family: "Microsoft YaHei", 宋体, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", PingFangSC-Semibold, SimSun, sans-serif; text-align: -webkit-center; text-wrap-mode: wrap; background-color: #FFFFFF; color: #7030A0;">EI index of loTML 2023</span></strong></span></a><span style="color: #7030A0;"><strong> | </strong></span><a href="https://fhk.ais.cn/cms/website/document/202403/11480167a235fe0ccd15006dec0bb911.png" target="_blank" style="text-decoration: underline; color: rgb(112, 48, 160);"><span style="color: #7030A0;"><strong><span style="font-family: "Microsoft YaHei", 宋体, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", PingFangSC-Semibold, SimSun, sans-serif; text-align: -webkit-center; text-wrap-mode: wrap; background-color: #FFFFFF; color: #7030A0;">Scopus index of loTML 2023</span></strong></span></a></p><p style="margin-bottom: 36px; margin-top: 24px; text-indent: 0em;"><span style="color: #002060;"><strong>IoTML 2022:</strong></span><span style="color: #7030A0;"><strong> </strong></span><a href="https://fhk.ais.cn/cms/website/editor/202206/367220622142735938.png" target="_blank" textvalue="EI index of loTML 2022" style="text-decoration: underline; color: rgb(112, 48, 160);"><span style="color: #7030A0;"><strong><span style="font-family: "Microsoft YaHei", 宋体, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", PingFangSC-Semibold, SimSun, sans-serif; text-align: -webkit-center; text-wrap-mode: wrap; background-color: #FFFFFF; color: #7030A0;">EI index of loTML 2022</span></strong></span></a><span style="color: #7030A0;"><strong> | </strong></span><a href="https://fhk.ais.cn/cms/website/editor/202206/367220622142932953.png" target="_blank" style="text-decoration: underline; color: rgb(112, 48, 160);"><span style="color: #7030A0;"><strong><span style="font-family: "Microsoft YaHei", 宋体, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", PingFangSC-Semibold, SimSun, sans-serif; text-align: -webkit-center; text-wrap-mode: wrap; background-color: #FFFFFF; color: #7030A0;">Scopus index of loTML 2022</span></strong></span></a></p><p style="margin-bottom: 36px; margin-top: 24px; text-indent: 0em;"><span style="color: #002060;"><strong>IoTML 2021:</strong></span><span style="color: #7030A0;"><strong> </strong></span><a href="https://fhk.ais.cn/cms/website/editor/202307/347230711141228561.png" target="_blank" style="text-decoration: underline; color: rgb(112, 48, 160);"><span style="color: #7030A0;"><strong><span style="font-family: "Microsoft YaHei", 宋体, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", PingFangSC-Semibold, SimSun, sans-serif; text-align: -webkit-center; text-wrap-mode: wrap; background-color: #FFFFFF; color: #7030A0;">EI index of loTML 2021</span></strong></span></a><span style="color: #7030A0;"><strong> | </strong></span><a href="https://fhk.ais.cn/cms/website/editor/202206/367220622142932953.png" target="_blank" style="text-decoration: underline; color: rgb(112, 48, 160);"><span style="color: #7030A0;"><strong><span style="font-family: "Microsoft YaHei", 宋体, "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", "Droid Sans Fallback", PingFangSC-Semibold, SimSun, sans-serif; text-align: -webkit-center; text-wrap-mode: wrap; background-color: #FFFFFF; color: #7030A0;">Scopus index of loTML 2021</span></strong></span></a></p><hr style="margin-bottom: 36px;margin-top: 48px;background:#7f7f7f" align="left"/><p style="text-align: justify; margin-bottom: 0px; text-indent: 0em;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;"><img src="https://fhk.ais.cn/cms/website/editor/202304/326230403154519809.gif" alt="hot.gif"/> Submitted paper will be peer reviewed by conference committees, and accepted papers after registration and presentation will be published in the Conference Proceedings, which will be submitted for indexing by Ei Compendex, Scopus.</span></p><p style="margin-top: 24px; text-indent: 0em; text-align: center;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">For more information,<span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;"> please click: </span></span><a href="https://www.iotml.cn/mxhgtjqy" target="_blank" class="input1 cs select-Color" textvalue="Publication"><span class="sub" style="font-family: 微软雅黑, "Microsoft YaHei"; position: relative; z-index: 99; font-size: 14px; text-decoration: none;">Publication</span><span style="font-family: 微软雅黑, "Microsoft YaHei"; position: relative; z-index: 99; font-size: 14px;"></span></a></p></section></div><div class="zsyotr"><section class="story-right"><div class="zsywidth" style="box-shadow:0px 0px 10px rgba(0,0,0,0.5);" align="center"><p style="margin-bottom: 24px;text-align:center;"><strong><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 24px;">- </span></strong><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 24px;"><strong class="colorOne">Call For Papers</strong><strong class="colorOne"> </strong><strong>-</strong></span></p><p style="margin-bottom: 36px;text-align:center;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;"><img src="https://fhk.ais.cn/cms/website/editor/202304/326230403154500799.gif" alt="hot.gif"/> The topics of interest for submission include, but are not limited to:</span></p><main><details><summary class="input1 select-Color"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">Connectivity, Security, and Privacy for IoT</span></summary><div class="tab-content"><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;"></span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">1. IoT architecture with 5G and beyond networks</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">2. Multiple access IoT access networks and network backhaul with 5G and beyond</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">3. Cooperative communication techniques for IoT</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">4. Software defined networking solutions for IoT</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">5. Efficient resource allocation schemes, QoS, and QoE in IoT</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">6. Energy efficiency and wirelessly powered IoT</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">7. Massive connectivity in IoT</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">8. Critical and URLLC IoT</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">9. IoT short range communications</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">10. Blockchain solutions for IoT</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">11. Cryptography, key management, authentication and authorization for IoT</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">12. IoT privacy and security concerns tests, certification, and labelling</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">13. IoT security of smart sustainable cities</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">14.6G-enabled IoT</span></p></div></details><details><summary class="input1 select-Color"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">IoT Applications and Services</span></summary><div class="tab-content"><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;"></span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">1. Architectures of IoT services</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">2. Smart homes, cities and grids fundamentals and issues</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">3. Smart Health</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">4. Smart supply chain and framing</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">5. Smart Manufacturing</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">6. Smart Transportation</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">7. Tools and technologies for IoT services</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">8. Business models for IoT applications</span></p></div></details><details><summary class="input1 select-Color"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">Internet of Things and Intelligent Technology</span></summary><div class="tab-content"><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;"></span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">1. Wireless Sensor and Actuator Network</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">2. Vehicle Network</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">3. Network Coding Technology</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">4. Network Architecture and Protocol</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">5. Artificial Neural Network</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">6. Optical Networks and Optical Wireless Converged Networks</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">7. Cognitive Radio Network</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">8. Distributed Computing</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">9. Information Retrieval</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">10. Ubiquitous Computing</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">11. High Performance Computing</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">12. Pervasive and Mobile Computing</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">13. Cloud Computing</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">14. Next Generation Network and Internet</span></p></div></details></main><p style="margin-top: 48px; text-align: center; margin-bottom: 0px;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">For more information, please click:</span></p><p style="margin-top: 48px; margin-bottom: 24px;"><a href="http://www.iotml.cn/call_for_paper" target="_blank" class="input1 cs select-Color" textvalue="Call For Papers"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px; text-decoration: none;"><span class="sub" 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; text-decoration: none;"></span></span></a></p></div></section></div></div> </div> </div> <div class="function"> <div class="more-title"> <div class="more-left change-color-title">jion</div> </div> <div class="content-en"> <style>.zsyjoin{ margin:-33px -359px 0px; padding: 70px 360px 100px; } @media (max-width:768px) { .zsyjoin{ margin: -30px -17px -25px -22px; padding: 20px 20px 50px; height:auto; } } .zsymk3l{ width:70%; vertical-align: top; margin:0px auto; display:inline-block; margin-right:23px; } .zsymk3r{ width:28%; vertical-align: top; margin:0px auto; display:inline-block; } @media (max-width:768px) { .zsymk3{ .zsymk3l{ width:100%; margin-right:0px; } .zsymk3r{ width:100%; } }</style><div class="zsyjoin" style="background-color:rgba(255,255,255);" align="center"><p class="colorOne" style="margin-bottom: 50px; text-align: center; line-height: 2.5em;"><span style="font-size: 24px; font-family: 微软雅黑, "Microsoft YaHei";"><strong>Welcome to Join IoTML 2025</strong></span></p><div class="zsymk3l"><section class="story-left"><table><tbody><tr class="firstRow"><td width="60px" valign="top" style="word-break: break-all;border:none;" align="center"><strong style="text-align: justify; white-space: normal; background-color: rgb(255, 255, 255);"><span style="font-family: Calibri; color: #3F3F3F; font-size: 20px;"><img src="https://fhk.ais.cn/cms/website/editor/202312/396231208154149397.png" alt="author.png" width="60" height="60" border="0" vspace="0" style="text-align: -webkit-center; border-radius: 50px; background: rgb(0, 176, 80); width: 60px; height: 60px;"/></span></strong></td><td valign="top" style="word-break: break-all;border:none;"><p style="line-height: 1.5em; text-align: justify; margin-top: 0px; margin-bottom: 0px;"><span style="font-family: 微软雅黑, "Microsoft YaHei";"><strong><span style="color: #3F3F3F; font-size: 16px; font-family: 微软雅黑, "Microsoft YaHei";">As Author</span></strong></span></p><p style="line-height: 1.5em; text-align: justify; margin-bottom: 24px;"><span style="color: #3F3F3F; font-size: 14px; font-family: 微软雅黑, "Microsoft YaHei";">If you would like to present your latest research at the conference and publish paper in IoTML 2025, you are welcome to submit your full paper.</span></p></td><td width="60px" valign="top" style="word-break: break-all;border:none;" align="center"><img src="https://fhk.ais.cn/cms/website/editor/202401/396240125150259420.png" alt="author.png" width="60" height="60" border="0" vspace="0" style="border-radius: 50px; background:#d99694; width: 60px; height: 60px;"/></td><td valign="top" style="word-break: break-all;border:none;"><p style="line-height: 1.5em; text-align: justify; margin-top: 0px; margin-bottom: 0px;"><span style="font-size: 16px; font-family: 微软雅黑, "Microsoft YaHei";"><strong><span style="font-size: 16px; color: #3F3F3F; font-family: 微软雅黑, "Microsoft YaHei";">As Reviewer</span></strong></span></p><p style="line-height: 1.5em; text-align: justify; margin-bottom: 24px;"><span style="color: #3F3F3F; font-size: 14px; font-family: 微软雅黑, "Microsoft YaHei";">To ensure the fairness and guarantee the quality of <span style="color: #3F3F3F; font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px; text-align: justify; text-wrap-mode: wrap; background-color: #FFFFFF;">IoTML 2025</span>, We cordially invite experts and scholars join us as a reviewer.</span></p></td></tr><tr><td width="60px" valign="top" style="word-break: break-all;border:none;" align="center"><img src="https://fhk.ais.cn/cms/website/editor/202312/396231208154700414.png" alt="author.png" width="60" height="60" border="0" vspace="0" style="border-radius: 50px; background: rgb(247, 150, 70); width: 60px; height: 60px;"/></td><td valign="top" style="word-break: break-all;border:none;"><p style="line-height: 1.5em; text-align: justify; margin-top: 0px; margin-bottom: 0px;"><span style="font-size: 16px; font-family: 微软雅黑, "Microsoft YaHei";"><strong><span style="font-size: 16px; color: #3F3F3F; font-family: 微软雅黑, "Microsoft YaHei";">As Listener</span></strong></span></p><p style="line-height: 1.5em; text-align: justify; margin-bottom: 24px;"><span style="color: #3F3F3F; font-size: 14px; font-family: 微软雅黑, "Microsoft YaHei";"><span style="color: #3F3F3F; font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px; text-align: justify; text-wrap-mode: wrap; background-color: #FFFFFF;">IoTML 2025</span> is an unmissable conference. It is a good chance and an effective platform for you to meet many renowned experts and researchers in the field of the latest academic research. You are warmly welcome to attend this conference, even if you do not need to present a paper.</span></p></td><td width="60px" valign="top" style="word-break: break-all;border:none;" align="center"><img src="https://fhk.ais.cn/cms/website/editor/202312/396231208154635408.png" alt="author.png" width="60" height="60" border="0" vspace="0" style="border-radius: 50px; background: rgb(0, 112, 192); width: 60px; height: 60px;"/></td><td valign="top" style="word-break: break-all;border:none;"><p style="line-height: 1.5em; text-align: justify; margin-top: 0px; margin-bottom: 0px;"><span style="font-size: 16px; font-family: 微软雅黑, "Microsoft YaHei";"><strong><span style="font-size: 16px; color: #3F3F3F;">As Presenter</span></strong></span></p><p style="line-height: 1.5em; text-align: justify; margin-bottom: 24px;"><span style="color: #3F3F3F; font-size: 14px; font-family: 微软雅黑, "Microsoft YaHei";">If you are only interested in giving a presentation at the conference without publishing your paper in the proceedings, you can choose to attend <span style="color: #3F3F3F; font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px; text-align: justify; text-wrap-mode: wrap; background-color: #FFFFFF;">IoTML 2025</span> as a Presenter. As a presenter, you need to submit the Abstract your presentation. </span></p></td></tr></tbody></table></section></div><div class="zsymk3r"><section class="story-right"><p style="text-align: center;"><img src="https://fhk.ais.cn/cms/website/editor/202312/396231208161258500.png" alt="image.png" width="300" height="110" border="0" vspace="0" style="width: 300px; height: 110px;"/></p><p style="text-align: center;"><img src="https://fhk.ais.cn/cms/website/editor/202312/396231208160450489.png" alt="image.png" width="260" height="176" border="0" vspace="0" style="text-align: center; white-space: normal; width: 260px; height: 176px;"/></p><p style="text-align: center;"><img src="https://img95.699pic.com/xsj/11/4j/b2.jpg%21/fh/300" width="157" height="120" border="0" vspace="0" alt="" style="width: 157px; height: 120px;"/><img src="https://fhk.ais.cn/cms/website/editor/202312/396231208161522526.png" alt="image.png" width="157" height="120" border="0" vspace="0" style="width: 157px; height: 120px;"/></p></section></div></div> </div> </div> <div class="function"> <div class="more-title"> <div class="more-left change-color-title">Important Dates</div> </div> <div class="content-en"> <style>.zsydate{ margin:-33px -359px 0px; padding: 80px 360px; position: relative; } @media (max-width:768px) { .zsydate{ margin: -50px -17px -45px -22px; padding: 10px 20px 30px; height:auto; } }</style><section class="story-part"><div class="zsydate select-Color" style="background-image: url(https://tpl-cc31dd5-pic42.websiteonline.cn/upload/gdbg_6c7q.jpg);" align="center"><p style="margin-bottom: 24px;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; color: #FFFFFF;"><strong><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 30px;">Important Dates</span></strong></span></p><table><tbody><tr class="firstRow"><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 1px solid #ffffff;" align="center"><p style="margin-bottom: 12px;"><span style="font-size: 16px; color: #FFFFFF; font-family: 微软雅黑, "Microsoft YaHei";">Full Paper Submission Date</span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 1px solid #ffffff;" align="center"><p style=" margin-bottom: 12px;"><span style="font-size: 16px; color: #FFFFFF; font-family: 微软雅黑, "Microsoft YaHei";">Notification Deadline</span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 1px solid #ffffff;" align="center"><p style=" margin-bottom: 12px;"><span style="font-size: 16px; color: #FFFFFF; font-family: 微软雅黑, "Microsoft YaHei";">Registration Date</span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;" align="center"><p style=" margin-bottom: 12px;"><span style="font-size: 16px; color: #FFFFFF; font-family: 微软雅黑, "Microsoft YaHei";">Conference Dates</span></p></td></tr><tr class="firstRow"><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 1px solid #ffffff;" align="center"><p style="margin-bottom: 0px;"><span style="font-family: 微软雅黑, "Microsoft YaHei";"><strong><span style="font-size: 16px; color: #FFFFFF; font-family: 微软雅黑, "Microsoft YaHei";">March 31, 2025</span></strong></span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 1px solid #ffffff;" align="center"><p style="margin-bottom: 0px;"><span style="font-family: 微软雅黑, "Microsoft YaHei";"><strong><span style="font-size: 16px; color: #FFFFFF; font-family: 微软雅黑, "Microsoft YaHei";">April 25, 2025</span></strong></span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 1px solid #ffffff;" align="center"><p style="margin-bottom: 0px;"><span style="font-family: 微软雅黑, "Microsoft YaHei";"><strong><span style="font-size: 16px; color: #FFFFFF; font-family: 微软雅黑, "Microsoft YaHei";">May 2, 2025</span></strong></span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;" align="center"><p style="margin-bottom: 0px;"><span style="font-family: 微软雅黑, "Microsoft YaHei";"><strong><span style="font-size: 16px; color: #FFFFFF; font-family: 微软雅黑, "Microsoft YaHei";">May 16-18, 2025</span></strong></span></p></td></tr></tbody></table></div></section> </div> </div> <div class="function"> <div class="more-title"> <div class="more-left change-color-title">Supported By</div> </div> <div class="content-en"> <style>.zsysup{ margin:-33px -359px -195px; padding: 70px 350px; position: relative; } @media (max-width:768px) { .zsysup{ margin: -35px -17px -140px -22px; padding: 30px 20px; height:auto; } }</style><div class="zsysup" style="box-sizing: border-box; background:rgbA(255,255,255);" align="left"><section class="story-part"><hr style="margin-bottom: 30px;margin-top: 0px;background:#000000" align="left"/><p style="text-align: center; margin-bottom: 12px;"><span style="font-size: 20px;"><strong><span style="font-family: 微软雅黑, "Microsoft YaHei"; color: #000000;">-<strong style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 20px; text-align: center; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);">Host by</strong> -</span></strong></span></p><p style="text-align: center;"><img src="https://fhk.ais.cn/cms/website/editor/202410/309241024141843994.png" alt="华东交通大学.png" width="200" height="203" border="0" vspace="0" style="width: 200px; height: 203px;"/></p><p style="text-align: center;"><strong style="font-size: 20px; text-align: center; text-wrap-mode: wrap; background-color: rgb(255, 255, 255);"><span style="font-family: 微软雅黑, "Microsoft YaHei";">- Supported By -</span></strong></p><p style="text-align: center;"><img src="https://fhk.ais.cn/cms/website/editor/202411/373241122170921880.png" alt="image.png" width="200" height="194" border="0" vspace="0" style="width: 200px; height: 194px;"/></p><hr style="margin-bottom: 0px;margin-top: 30px;background:#000000" align="left"/></section></div> </div> </div> <div class="function"> <div class="more-title"> <div class="more-left change-color-title">code</div> </div> <div class="content-en"> <style>/*.rotation_chart{ banner自适应宽度 left: 50%; position: absolute; width:100%; height:auto !important; }*/ .m-im-say{display:none; /*移动端标题隐藏*/} .more-title{display:none; /*标题隐藏*/} .sub{color:#fff;} .bar{position: relative;z-index:9999;}/*移动端横幅置在最上面*/ .nav-Tem-two{ box-shadow: 0px 10px 10px rgba(0,0,0,0.3) !important; }main { max-width: 500px; margin: 0 auto; } details{ margin-bottom: 20px; } 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; } .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: 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: 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{ opacity:1; transition: all 500ms ease 0s; } .bk:hover{ opacity:0.5; transition: all 500ms ease 0s; } .bk1{ color:#000000; background:rgba(245,245,245); box-sizing:border-box; transition: all 500ms ease 0s; border: none; border-radius: 40px; } .bk1:hover{ background:rgba(245,245,245); box-sizing:border-box; transition: all 500ms ease 0s; border: none; box-shadow: 0px 0px 15px rgba(0,0,0,0.3); }</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="function"> <div class="share-bottom"> <div class="share-bottom-content"> </div> </div> </div> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/jquery.qrcode.min.js"></script> <script> $(function () { $("#qrcode").qrcode({ render: "canvas", width: 160, height: 160, text: homeUrl + "?lang=en", background: "#ffffff", //二维码的后景色 foreground: "#000000", //二维码的前景色 }); }) </script> </div> <!-- 底部 --> <div class="footer"> <div class="footer-wrap"> <div class="footer-right"> <p> Copyright© aeic2025 </p> <p>2025 5th International Conference on Internet of Things and Machine Learning http://www.iotml.cn/ </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> </div> <script type="text/javascript"> $(function () { //导航栏显示 var hbOX = document.getElementById("layui-nav"); var h = hbOX.clientHeight || hbOX.offsetHeight; var c = (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; for (var i = 0; i < num; i++) { total += $('ul>li').eq(i).width(); if (total > c) { $('ul>li').eq(i).show() } } content.style.height = h + 'px' section.style.height = h + 'px' }; liContent.onmouseleave = function () { if (!$('dl').is('.layui-show')) { content.style.height = 60 + 'px' section.style.height = 60 + 'px' getHide(); } } var dl = document.getElementsByTagName("dl") for (var i=0;i< dl.length; i++) { console.log(dl[i]) if (dl[i]) { dl[i].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 > c) { $("#layui-icon").show(); $('ul>li').eq(i).hide() } } } }) </script> </body> </html>