CINXE.COM
2025 7th International Conference on Artificial Intelligence Technologies and Applications
<!DOCTYPE html> <html> <head> <meta charset="utf-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>2025 7th International Conference on Artificial Intelligence Technologies and Applications</title> <meta name="keyword" content="2025 7th International Conference on Artificial Intelligence Technologies and Applications"> <meta name="description" content="2025 7th International Conference on Artificial Intelligence Technologies and Applications"> <link rel="icon" href="https://fhk.ais.cn/cms/website/favicon/i/ic-aita.org.d33d591.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/202411/317241111151003222.png" alt="logo" class="logo"> <div class="header-Tem-two-span"> <span class="head-company" id="title">2025 7th International Conference on Artificial Intelligence Technologies and Applications</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"> <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="./Speakers" >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="./Submissionall" >Submission</a> <dl class="layui-nav-child "> <dd><a href="./Submission" >Submission</a></dd> <dd><a href="./download" >Download</a></dd> </dl> </li> <li class="layui-nav-item" data-param="6"><a href="./Registration" >Registration</a> <li class="layui-nav-item" data-param="7"><a href="./Publication" >Publication</a> <li class="layui-nav-item" data-param="8"><a href="./program" >Program</a> <li class="layui-nav-item" data-param="9"><a href="./Historyall" >History</a> <dl class="layui-nav-child "> <dd><a href="./ICAITA2024" >ICAITA 2024</a></dd> <dd><a href="./ICAITA2023" >ICAITA 2023</a></dd> <dd><a href="./ICAITA2022" >ICAITA 2022</a></dd> <dd><a href="./ICAITA2021" >ICAITA 2021</a></dd> <dd><a href="./ICAITA2020" >ICAITA 2020</a></dd> <dd><a href="./ICAITA2019" >ICAITA 2019</a></dd> </dl> </li> <li class="layui-nav-item" data-param="10"><a href="./contact" >Contact</a> </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: 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> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.all.js"></script> <script type="text/javascript"> var homeUrl = 'http://www.ic-aita.org/'; 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/202411/309241107111416032.png"/></div> <div><img class="rotation_chart" src="https://fhk.ais.cn/cms/website/functional/pic/202411/309241107111435050.png"/></div> </div> </div> <script type="text/javascript"> //轮播样式1 layui.use('carousel', function () { var carousel = layui.carousel; //建造实例 carousel.render({ elem: '#test' , width: '100%' //设置容器宽度 , height: '480px' , arrow: 'always' //始终显示箭头 //,anim: 'fade' //切换动画方式 }); }); //轮播样式4 var length = $(".swiper-wrapper").children(".swiper-slide").length certifySwiper = new Swiper('#certify .swiper-container', { watchSlidesProgress: true, slidesPerView: 'auto', centeredSlides: true, loop: length <= 1 ? false : true, loopedSlides: 5, autoplay: true, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, pagination: { el: '.swiper-pagination', //clickable :true, }, on: { progress: function (progress) { for (i = 0; i < this.slides.length; i++) { var slide = this.slides.eq(i); var slideProgress = this.slides[i].progress; modify = 1; if (Math.abs(slideProgress) > 1) { modify = (Math.abs(slideProgress) - 1) * 0.3 + 1; } translate = slideProgress * modify * 260 + 'px'; scale = 1 - Math.abs(slideProgress) / 5; zIndex = 999 - Math.abs(Math.round(10 * slideProgress)); slide.transform('translateX(' + translate + ') scale(' + scale + ')'); slide.css('zIndex', zIndex); slide.css('opacity', 1); if (Math.abs(slideProgress) > 3) { slide.css('opacity', 0); } } }, setTransition: function (transition) { for (var i = 0; i < this.slides.length; i++) { var slide = this.slides.eq(i) slide.transition(transition); } } } }) //轮播样式3 var viewSwiper = new Swiper('.view .swiper-container', { on: { slideChangeTransitionStart: function () { updateNavPosition() } } }) $('.view .arrow-left,.preview .arrow-left').on('click', function (e) { e.preventDefault() if (viewSwiper.activeIndex == 0) { viewSwiper.slideTo(viewSwiper.slides.length - 1, 1000); return } viewSwiper.slidePrev() }) $('.view .arrow-right,.preview .arrow-right').on('click', function (e) { e.preventDefault() if (viewSwiper.activeIndex == viewSwiper.slides.length - 1) { viewSwiper.slideTo(0, 1000); return } viewSwiper.slideNext() }) var previewSwiper = new Swiper('.preview .swiper-container', { //visibilityFullFit: true, slidesPerView: 'auto', allowTouchMove: false, on: { tap: function () { viewSwiper.slideTo(previewSwiper.clickedIndex) } } }) function updateNavPosition() { $('.preview .active-nav').removeClass('active-nav') var activeNav = $('.preview .swiper-slide').eq(viewSwiper.activeIndex).addClass('active-nav') if (!activeNav.hasClass('swiper-slide-visible')) { if (activeNav.index() > previewSwiper.activeIndex) { var thumbsPerNav = Math.floor(previewSwiper.width / activeNav.width()) - 1 previewSwiper.slideTo(activeNav.index() - thumbsPerNav) } else { previewSwiper.slideTo(activeNav.index()) } } } </script> <!-- 这里是中间部分 --> <div class="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 70px; 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 C A I T A 2 0 2 5</span></em></strong></span></p></div><div class="zsyzwwd" style=""><img src="https://fhk.ais.cn/cms/website/editor/202411/317241111151732238.jpg" width="540" height="400" border="0" vspace="0" alt="D64D1C56A83147B010E23F0758A_AC117BDE_39A1B.jpg" style="width: 540px; height: 400px;"/></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";">W e n z h o u , C h i n a</span></em></p></div></div><div class="zsyzwr"><p style="margin-top: 48px; margin-bottom: 24px; text-align: center;"><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">ICAITA 2025 </strong><strong><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 30px; color: #000000;">-</span></strong></span></p><p style="line-height: 2em; margin-top: 0px; text-align: justify; margin-bottom: 24px;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">Welcome to the official website of the 2025 7th International Conference on Artificial Intelligence Technologies and Applications (ICAITA 2025).</span></p><p style="line-height: 2em; margin-top: 0px; text-align: justify; margin-bottom: 0px;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">The 2025 7th International Conference on Artificial Intelligence Technologies and Applications (ICAITA 2024) will be held on June 20-22, 2025, in Wenzhou, China. ICAITA 2025 is to bring together innovative academics and industrial experts in the field of artificial intelligence technologies and applications in a common forum. The primary goal of the conference is to promote research and developmental activities in artificial intelligence technologies and applications, and another goal is to promote scientific information interchange between researchers, developers, engineers, students, and practitioners working all around the world. The conference will be held every year to make it an ideal platform for people to share views and experiences in artificial intelligence technologies and applications and related areas.</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">重要时间</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";">Registration 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";">Final Paper Submission 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";">April 10, 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 20, 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 20, 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";">June 20-22, 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">other</div> </div> <div class="content-en"> <style>.zsyot{ margin:-33px -359px 0px; padding: 70px 360px 100px; 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: 30px 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/RAYQRZ" 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/RAYQRZ" 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><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="http://www.ic-aita.org/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><a href="http://www.ic-aita.org/Submission" target="_blank" class="input1 cs select-Color" textvalue="Submission"><span class="sub" style="font-family: 微软雅黑, "Microsoft YaHei"; position: relative; z-index: 99; font-size: 14px; text-decoration: none;">Submission</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;">Topics</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;">· Artificial Intelligence Applications & Technologies</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Artificial Neural Networks</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Artificial Intelligence tools & Applications</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Bayesian Networks</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Neuroinformatics</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Robotics</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Data Mining</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· DNA Computing and Quantum Computing</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Computational Theories of Learning</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Computing and the Mind</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Natural Language ProcessingIntelligent System Architectures; Intelligent Web</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Pervasive Computing and Ambient Intelligence</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Non-classical Computing and Novel Computing Models</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Evolutionary Inspired Computing</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Foundations of Artificial Intelligence</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Fuzzy Logic and Methods</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Machine Learning</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Multiagent Systems</span></p><p><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 14px;">· Natural Computing</span></p></div></details></main><p style="margin-top: 24px; 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: 24px; margin-bottom: 24px;"><a href="http://www.ic-aita.org/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><section class="story-part"><p style="text-align: justify; margin-top: 48px; 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"/> 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 ICAITA 2025 will be published by conference proceedings, and it will be submitted to EI Compendex and Scopus for indexing.</span></p><hr class="select-Color" style="margin-bottom: 24px; margin-top: 24px;border:none"/><p style="text-align: center; margin-top: 24px; margin-bottom: 10px;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 24px;"><strong style="white-space: normal; ">ICAITA 2023</strong></span></p><table><tbody><tr class="firstRow"><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei";">Cover</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei";">Ei Compendex</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei";">Scopus</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr class="firstRow"><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202401/396240110163333733.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202401/396240110163333733.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" border="0" vspace="0" alt="ICAITA 2023-cover.png"/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202401/396240110163022680.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202401/396240110163022680.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" border="0" vspace="0" alt="ICAITA 2023-ei.png"/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202401/396240110163031691.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202401/396240110163031691.png" width="307" height="245" border="0" vspace="0" alt="icaita 2023-SCOPUS.png" style="border-radius: 10px; width: 307px; height: 245px;"/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td></tr></tbody></table><hr class="select-Color" style="margin-bottom: 24px; margin-top: 24px;border:none"/><p style="text-align: center; margin-top: 24px; margin-bottom: 10px;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 24px;"><strong style="white-space: normal; ">ICAITA 2022</strong></span></p><table><tbody><tr class="firstRow"><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei";">Cover</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei";">Ei Compendex</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei";">Scopus</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr class="firstRow"><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202302/368230206142143775.jpg" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202302/368230206142143775.jpg" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202302/368230206142358809.jpg" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202302/368230206142358809.jpg" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202401/396240110161808675.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202401/396240110161808675.png" width="307" height="245" border="0" vspace="0" alt="ICAITA 2022-scopus.png" style="border-radius: 10px; width: 307px; height: 245px;"/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td></tr></tbody></table><hr class="select-Color" style="margin-bottom: 24px; margin-top: 24px;border:none"/><p style="text-align: center; margin-top: 24px; margin-bottom: 10px;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 24px;"><strong style="white-space: normal; ">ICAITA 2021</strong></span></p><table><tbody><tr class="firstRow"><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei";">Cover</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei";">Ei Compendex</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei";">Scopus</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr class="firstRow"><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202205/383220510164711808.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202205/383220510164711808.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202205/383220510164915835.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202205/383220510164915835.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202205/383220510175524195.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202205/383220510175524195.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td></tr></tbody></table><hr class="select-Color" style="margin-bottom: 24px; margin-top: 24px;border:none"/><p style="text-align: center; margin-top: 24px; margin-bottom: 10px;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 24px;"><strong style="white-space: normal; ">ICAITA 2020</strong></span></p><table><tbody><tr class="firstRow"><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei";">Cover</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei";">Ei Compendex</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei";">Scopus</span></strong></span></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr class="firstRow"><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202205/383220510165626860.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202205/383220510165626860.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202205/383220510164822828.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202205/383220510164822828.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202205/383220510175610205.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202205/383220510175610205.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" border="0" vspace="0" alt=""/></a></p></td><td width="4%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td></tr></tbody></table><hr class="select-Color" style="margin-bottom: 24px; margin-top: 24px;border:none"/><p style="text-align: center; margin-top: 24px; margin-bottom: 10px;"><span style="font-family: 微软雅黑, "Microsoft YaHei"; font-size: 24px;"><strong style="white-space: normal; ">ICAITA 2019</strong></span></p><table><tbody><tr class="firstRow"><td width="14.5%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei";">Cover</span></strong></span></td><td width="14.5%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" valign="middle" style="word-break: break-all;border:none;" align="center"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, "Microsoft YaHei";">Ei Compendex</span></strong></span></td><td wwidth="14.5%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr class="firstRow"><td width="14.5%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202205/383220510165913893.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202205/383220510165913893.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" border="0" vspace="0" alt=""/></a></p></td><td width="14.5%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td><td width="28%" class="select-Color a1" valign="middle" style="word-break: break-all;border:none;background-image: linear-gradient(to left, #28aaff, #008bff);border-radius:10px;" align="center"><p class="gz" style="margin: 15px 0px 15px 0px;"><a href="https://fhk.ais.cn/cms/website/editor/202205/383220510165711870.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202205/383220510165711870.png" style="border-radius: 10px; width: 307px; height: 245px;" width="307" height="245" border="0" vspace="0" alt=""/></a></p></td><td width="14.5%" valign="middle" style="word-break: break-all;border:none;" align="center"><br/></td></tr><tr><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td><td style="border: none;height: 20px;"><br/></td></tr></tbody></table></section></div> </div> </div> <div class="function"> <div class="more-title"> <div class="more-left change-color-title">单位</div> </div> <div class="content-en"> <style>.zsysup{ margin:-33px -359px -195px; padding: 50px 350px 0px; 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(51,51,51);" align="left"><section class="story-part"><p style="text-align: justify; margin-bottom: 12px;"><span style="font-size: 20px;"><strong><span style="font-family: 微软雅黑, "Microsoft YaHei"; color: #ffffff;"><strong style="font-size: 20px; text-align: justify; text-wrap: wrap; background-color: rgb(51, 51, 51);"><span style="font-family: 微软雅黑, "Microsoft YaHei"; color: #FFFFFF;">Sponsored by</span></strong></span></strong></span></p><p style="text-align: justify; margin-bottom: 12px;"><span style="font-size: 20px;"><strong><span style="font-family: 微软雅黑, "Microsoft YaHei"; color: #ffffff;"><img src="https://fhk.ais.cn/cms/website/editor/202401/396240110154737436.png" alt="logo.png" width="217" height="50" border="0" vspace="0" style="text-align: justify; text-wrap: wrap; background-color: rgb(51, 51, 51); display: inline-block; vertical-align: middle; border: none; width: 217px; height: 50px;"/></span></strong></span></p><p style="text-align: justify; margin-bottom: 12px;"><span style="font-size: 20px;"><strong><span style="font-family: 微软雅黑, "Microsoft YaHei"; color: #ffffff;">Supported by</span></strong></span></p><p style="text-align: justify; margin-bottom: 12px;"><span style="font-size: 20px;"><strong><span style="font-family: 微软雅黑, "Microsoft YaHei"; color: #ffffff;"><img src="https://fhk.ais.cn/cms/website/editor/202411/317241111152235259.png" alt="3095876479dc0d6194af22c4daac321f_logo.png" width="392" height="42" style="width: 392px; height: 42px;"/></span></strong></span></p><p style="text-align: justify; margin-bottom: 12px;"> <img src="https://fhk.ais.cn/cms/website/editor/202401/396240110154811467.png" alt="logo (1).png" width="351" height="38" style="display: inline-block; vertical-align: middle; border: none; width: 351px; height: 38px;" border="0" vspace="0"/><img src="https://fhk.ais.cn/cms/website/editor/202401/396240129175216334.png" alt="logo (2).png" width="348" height="50" border="0" vspace="0" style="text-align: justify; text-wrap: wrap; background-color: rgb(51, 51, 51); display: inline-block; vertical-align: middle; border: none; width: 348px; height: 50px;"/> <img src="https://fhk.ais.cn/cms/website/editor/202401/396240129175211329.png" alt="logo (1).png" width="329" height="42" border="0" vspace="0" style="text-align: justify; text-wrap: wrap; background-color: rgb(51, 51, 51); display: inline-block; vertical-align: middle; border: none; width: 329px; height: 42px;"/></p><p style="text-align: justify; margin-bottom: 12px;"><img src="https://fhk.ais.cn/cms/website/editor/202411/317241111152316262.png" alt="056b5fdf1b377772c1ba0c4726a80478_logo.png" width="450" height="45" style="width: 450px; height: 45px;"/></p><p style="text-align: justify;"> </p></section></div> </div> </div> <div class="function"> <div class="more-title"> <div class="more-left change-color-title">样式(勿删勿保存)</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: 400px; 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© ICAITA 2025 </p> <p>2025 7th International Conference on Artificial Intelligence Technologies and Applications http://www.ic-aita.org/ <script type="text/javascript">document.write(unescape("%3Cspan id='cnzz_stat_icon_1281189807'%3E%3C/span%3E%3Cscript src='https://s9.cnzz.com/z.js%3Fid%3D1281189807%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 = '#0768AC'.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: #0768AC !important;; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: #0768AC !important; } .selected1 { color: #0768AC !important; } .right-title-info1 { color: #0768AC !important;; } .count-down1 { background-color: #0768AC !important;; } .row { background-color: #0768AC !important;; } .color-change { background: #0768AC !important; } .color-line { background-color: #0768AC !important; } .color-important { background: #0768AC !important; } .dawn-bg { background-color: #0768AC !important; } .select-Color { background: #0768AC !important; } .layui-nav .layui-nav-more { display: none; } .layui-hover:hover { background: #0768AC !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 #0768AC !important; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: white !important } .m-color-bg2{ background: #0768AC !important; } .m-imp-bg{ background: #0768AC !important; } .m-nav-color{ background: #0768AC !important; } .m2-right-bg1{ background: #0768AC !important; } .rightNavItem{ background: #0768AC !important; } .bottomNavItem{ background: #0768AC !important; } .bottomLanguage{ background: #0768AC !important; } .rightLanguage{ background: #0768AC !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>