CINXE.COM

2025 5th International Conference on Neural Networks, Information and Communication Engineering

<!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 Neural Networks, Information and Communication Engineering </title> <meta name="keyword" content="International Conference,Conference,Academic conference,International academic conference,Academic e"> <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/icnnice.com.76efb98.ico" type="image/x-icon"/> <meta name="viewport" content="width=device-width, initial-scale=1"> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.all.js"></script> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.js"></script> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/js/css/layui.css"> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/11/index.css"> <script src="https://img.ais.cn/thirds/common/jquery-1.12.4.min.js"></script> <script src="https://img.ais.cn/thirds/common/jquery.print.js"></script> <link rel="stylesheet" href="https://fhk.ais.cn/file/web/css/swiper.min.css"> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/11/newStyle.css"> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/common.css"> <script src="https://fhk.ais.cn/file/web/js/swiper.min.js"></script> <style> .layui-layout-body { overflow: scroll; } .station-flexs { display: flex; justify-content: center; } </style> </head> <body> <div class="page-en"> <div> <div class="header-Tem-two-page"> <section class="container-Tem-two"> <section class="header-Tem-two-flex"> <div> <img src="https://fhk.ais.cn/cms/website/common/202307/347230713170349689.png" alt="logo" class="logo"> </div> <div class="header-Tem-two-span"> <span class="head-company" id="title">2025 5th International Conference on Neural Networks, Information and Communication Engineering </span> </div> </section> </section> </div> <div class="top-navList select-Color" id="header-content"> <section class="nav-Tem-two select-Color" id="section"> <div class="tem-en-nav"> <ul class="layui-nav select-Color" id="layui-nav"> <li class="layui-nav-item layui-hover" data-param="1"><a href="./">Home</a></li> <li class="layui-nav-item" data-param="2"><a href="./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="./qzmzadkn" >Conference Info</a> <dl class="layui-nav-child"> <dd> <a href="./call_for_paper" >Call For Papers</a> </dd> <dd> <a href="./Submission" >Submission</a> </dd> <dd> <a href="./Registration" >Registration</a> </dd> <dd> <a href="./Publication" >Publication</a> </dd> </dl> </li> <li class="layui-nav-item" data-param="5"><a href="./program" >Program</a> <li class="layui-nav-item" data-param="6"><a href="./negkgylj" >Session</a> <dl class="layui-nav-child"> <dd> <a href="./mawuhsgs" >NNIO 2025</a> </dd> <dd> <a href="./drszsmxz" >CTADS 2025</a> </dd> </dl> </li> <li class="layui-nav-item" data-param="7"><a href="./wijgsjir" >History></a> <dl class="layui-nav-child"> <dd> <a href="./ogzayadz" >NNICE 2025</a> </dd> <dd> <a href="./noxaixzu" >NNICE 2024</a> </dd> <dd> <a href="./qzqfyicn" >NNICE 2023</a> </dd> <dd> <a href="./vlomprnd" >NNICE 2022</a> </dd> <dd> <a href="./jzhmzujv" >NNICE 2021</a> </dd> </dl> </li> <li class="layui-nav-item" data-param="8"><a href="./more" >More</a> <dl class="layui-nav-child"> <dd> <a href="./venue" >Venue</a> </dd> <dd> <a href="./download" >Download</a> </dd> <dd> <a href="./atokszhq" >Contact</a> </dd> </dl> </li> </ul> </div> <div class="e-icon"> <ul class="layui-nav layui-icon select-Color" id="layui-icon" style="display:none"> <i id="icon-down" class="layui-icon layui-icon-down" style="font-size: 20px; color: #FFFFFF;"></i> <i id="icon-up" class="layui-icon layui-icon-up" style="font-size: 20px; color: #FFFFFF;display :none;"></i> </ul> </div> </section> </div> </div> <input type="hidden" id="lang" value="cn"/> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/layui.all.js"></script> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/pc_common.js"></script> <script type="text/javascript"> //导航栏显示 var hbOX = document.getElementById("layui-nav"); var h = hbOX.clientHeight | hbOX.offsetHeight; var ch = (hbOX.clientWidth | hbOX.offsetWidth) - 40; var icon = document.getElementById("layui-icon"); var num = document.getElementById("layui-nav").getElementsByTagName('li').length; var content = document.getElementById("header-content") var liContent = document.getElementById("layui-nav") var section = document.getElementById("section") section.style.display = "flex"; section.style.alignItems = "center"; getHide(); icon.onmouseover = function () { var total = 0; b = c; for (var i = 0; i <= num; i++) { total += $('ul>li').eq(i).width(); if (total >= ch) { $('ul>li').eq(i).show() } } content.style.height = h + 'px' section.style.height = h + 'px' }; liContent.onmouseleave = function () { content.style.height = 60 + 'px' section.style.height = 60 + 'px' getHide(); } function getHide() { var total = 0; for (var i = 0; i <= num; i++) { total += $('ul>li').eq(i).width(); if (total >= ch) { $("#layui-icon").show(); $('ul>li').eq(i).hide() } } } $(function () { //获取浏览器url 参数€ auth_website = getQueryString("auth_website"); }); link() function link() { if (document.querySelector('.link')) { var link = document.querySelector('.link').clientHeight document.querySelector('.header-Tem-two-page').style.marginTop = link + 'px' // document.querySelector('.header-Tem-two-page') var containeTem = document.querySelector('.container-Tem-two') containeTem.style.top = link + 'px' var headerTemH = document.querySelector('.header-Tem-two-page').clientHeight var navH = document.querySelector('.nav-Tem-two') navH.style.top = (link + headerTemH) + 'px' } } var homeUrl = 'http://www.icnnice.com/' </script> <div class="home-en"> <div class="layui-carousel" id="test" lay-filter="test1"> <div carousel-item> <div><img class="rotation_chart" src="https://fhk.ais.cn/cms/website/functional/pic/202406/322240624105357843.jpg"/></div> <div><img class="rotation_chart" src="https://fhk.ais.cn/cms/website/functional/pic/202406/322240624105411856.jpg"/></div> </div> </div> <script type="text/javascript"> //轮播样式1 layui.use('carousel', function () { var carousel = layui.carousel; //建造实例 carousel.render({ elem: '#test' , width: '100%' //设置容器宽度 , height: '480px' , arrow: 'always' //始终显示箭头 //,anim: 'fade' //切换动画方式 }); }); //轮播样式4 var length = $(".swiper-wrapper").children(".swiper-slide").length certifySwiper = new Swiper('#certify .swiper-container', { watchSlidesProgress: true, slidesPerView: 'auto', centeredSlides: true, loop: length <= 1 ? false : true, loopedSlides: 5, autoplay: true, navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev', }, pagination: { el: '.swiper-pagination', //clickable :true, }, on: { progress: function (progress) { for (i = 0; i < this.slides.length; i++) { var slide = this.slides.eq(i); var slideProgress = this.slides[i].progress; modify = 1; if (Math.abs(slideProgress) > 1) { modify = (Math.abs(slideProgress) - 1) * 0.3 + 1; } translate = slideProgress * modify * 260 + 'px'; scale = 1 - Math.abs(slideProgress) / 5; zIndex = 999 - Math.abs(Math.round(10 * slideProgress)); slide.transform('translateX(' + translate + ') scale(' + scale + ')'); slide.css('zIndex', zIndex); slide.css('opacity', 1); if (Math.abs(slideProgress) > 3) { slide.css('opacity', 0); } } }, setTransition: function (transition) { for (var i = 0; i < this.slides.length; i++) { var slide = this.slides.eq(i) slide.transition(transition); } } } }) //轮播样式3 var viewSwiper = new Swiper('.view .swiper-container', { on: { slideChangeTransitionStart: function () { updateNavPosition() } } }) $('.view .arrow-left,.preview .arrow-left').on('click', function (e) { e.preventDefault() if (viewSwiper.activeIndex == 0) { viewSwiper.slideTo(viewSwiper.slides.length - 1, 1000); return } viewSwiper.slidePrev() }) $('.view .arrow-right,.preview .arrow-right').on('click', function (e) { e.preventDefault() if (viewSwiper.activeIndex == viewSwiper.slides.length - 1) { viewSwiper.slideTo(0, 1000); return } viewSwiper.slideNext() }) var previewSwiper = new Swiper('.preview .swiper-container', { //visibilityFullFit: true, slidesPerView: 'auto', allowTouchMove: false, on: { tap: function () { viewSwiper.slideTo(previewSwiper.clickedIndex) } } }) function updateNavPosition() { $('.preview .active-nav').removeClass('active-nav') var activeNav = $('.preview .swiper-slide').eq(viewSwiper.activeIndex).addClass('active-nav') if (!activeNav.hasClass('swiper-slide-visible')) { if (activeNav.index() > previewSwiper.activeIndex) { var thumbsPerNav = Math.floor(previewSwiper.width / activeNav.width()) - 1 previewSwiper.slideTo(activeNav.index() - thumbsPerNav) } else { previewSwiper.slideTo(activeNav.index()) } } } </script> <div class="page-function" id ="page-function"> <div class="context-left"> <div class="news-page-en"> <div class="content-en"> <style>.zsy1{ margin: -45px -479px -25px; padding: 80px 400px 80px; } .zsy1l{ width:50%; vertical-align: top; margin:0px auto; display:inline-block; text-align:justify; } .zsy1r{ width:50%; vertical-align: top; margin:0px auto; display:inline-block; text-align: right; } @media (max-width:768px) { .zsy1{ margin: -30px -17px 0px -22px; padding: 10px 20px; } .zsy1l{width:100%;} .zsy1r{width:100%; text-align:center; } }</style><div class="select-Color zsy1" style="box-sizing: border-box;background:rgbA(0,0,0);"><p style="margin-bottom: 24px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; color: #FFFFFF;"><strong><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 30px;">About NNICE 2025 ·&nbsp;</span></strong><span style="color: #FFFFFF; font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 16px;">2025 5<sup>th</sup> International Conference on Neural Networks, Information and Communication Engineering</span></span></p><hr style="width: 300px;margin-bottom: 24px;background:#ffffff;"/><div id="rightdh" class="zsy1l"><p style="margin-bottom: 24px;line-height: 1.5em;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px; color: #FFFFFF;">Welcome to 2025 5<sup>th</sup> International Conference on Neural Networks, Information and Communication Engineering (NNICE 2025), which will be held on January 10-12, 2025 in Guangzhou, China.&nbsp;</span></p><p style=" line-height: 1.5em; margin-bottom: 24px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px; color: #FFFFFF;">NNICE 2025 is to bring together innovative academics and industrial experts in the field of Neural Networks, Information and Communication Engineering to a common forum. The primary goal of the conference is to promote research and developmental activities in Neural Networks, Information and Communication Engineering. And another goal is to promote scientific information interchange between researchers, developers, engineers, students, and practitioners working all around the world.</span></p><p style=" line-height: 1.5em; margin-bottom: 24px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px; color: #FFFFFF;">It is a great opportunity to find new friends and colleagues, meet old ones, and attend many high-quality technical activities as well as very enjoyable social ones. We are looking forward to your participation!</span></p></div><div id="leftdh" class="zsy1r"><p style="margin-bottom: 24px;"><img src="https://fhk.ais.cn/cms/website/editor/202407/322240716154836119.gif" width="500" height="333" border="0" vspace="0" alt="nnice2024历史图.gif" style="width: 500px; height: 333px;"/></p></div></div> </div> </div> <div class="news-page-en"> <div class="content-en"> <style>.zsydate{ margin:-45px -479px -25px; padding: 60px 380px 80px; } @media (max-width:768px) { .zsydate{ margin: -80px -17px 0px -22px; padding: 10px 20px 30px; } }</style><div class="zsydate" style="background-color:rgba(255,255,255);" align="center"><div id="downdh"><p style="margin-bottom: 24px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 30px; color: #1F497D;"><strong>Important Dates</strong></span></p><table><tbody><tr class="firstRow"><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 1px solid #000;" align="center"><p style="margin-bottom: 12px;"><strong><span style="font-size: 16px; font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; color: #1F497D;">Full Paper Submission Date</span></strong></p></td><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 1px solid #000;" align="center"><p style="margin-bottom: 12px;"><span style="color: #1F497D;"><strong><span style="font-size: 16px; font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;">Registration Deadline</span></strong></span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 1px solid #000;" align="center"><p style="margin-bottom: 12px;"><span style="color: #1F497D;"><strong><span style="font-size: 16px; font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;">Final Paper Submission Date</span></strong></span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;" align="center"><p style="margin-bottom: 12px;"><strong><span style="font-size: 16px; font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; color: #1F497D;">Conference Dates</span></strong></p></td></tr><tr class="firstRow"><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 1px solid #000;" align="center"><p style="margin-bottom: 0px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;"><strong><span style="font-size: 16px; font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;">January 3, 2025</span></strong></span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 1px solid #000;" align="center"><p style="margin-bottom: 0px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;"><strong><span style="font-size: 16px; font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;">January 5, 2025</span></strong></span></p></td><td width="354" valign="top" style="word-break: break-all;border: none;border-right: 1px solid #000;" align="center"><p style="margin-bottom: 0px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;"><strong><span style="font-size: 16px; font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;">January 8,&nbsp;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: 微软雅黑, &quot;Microsoft YaHei&quot;;"><strong><span style="font-size: 16px;font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;">January 10-12, 2025</span></strong></span></p></td></tr></tbody></table></div></div> </div> </div> <div class="news-page-en"> <div class="content-en"> <style>.zsypub{ margin: -45px -479px -25px; padding: 60px 400px 60px; } @media (max-width:768px) { .zsypub{ margin: -80px -17px -40px -22px; padding: 10px 20px 30px; } }</style><div class="zsypub" style="box-sizing: border-box;background:rgb(245,245,245);"><div id="downdh2"><p style="line-height: 2em; margin-bottom: 24px; text-align: center; margin-top: 24px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;font-size: 30px;"><strong>Publication</strong></span></p><p style="text-align: center; vertical-align: middle; line-height: 2em; margin-top: 0px; margin-bottom: 24px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;"></span><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;"><img src="https://fhk.ais.cn/cms/website/editor/202212/391221215112654285.png" width="245" height="80" border="0" vspace="0" alt="" style="width: 245px; height: 80px;"/></span></p><p style="vertical-align: middle; line-height: 2em; margin-top: 0px; margin-bottom: 24px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">Accepted papers will be included in NNICE 2025 Conference Proceedings, which will be archived in IEEE Xplore<strong>(ISBN:979-8-3315-0796-1)</strong>, and indexed by EI Compendex, Scopus, and other indexing services.</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: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 24px;"><strong style="white-space: normal; "></strong></span></p><p style="margin-top: 24px; margin-bottom: 10px; text-align: center; text-wrap: wrap;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 24px;"><strong>NNICE 2024</strong></span></p><table style="text-align: center; text-wrap: wrap;"><tbody><tr class="firstRow"><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td><td width="28%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;">Cover</span></strong></span></td><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td><td width="28%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;">Ei Compendex</span></strong></span></td><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td><td width="28%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><span style="font-size: 14px;"><strong><span class="colorOne" style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;;">Scopus</span></strong></span></td><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td></tr><tr class="firstRow"><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td><td width="28%" class="select-Color a1" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all; background-image: linear-gradient(to left, rgb(40, 170, 255), rgb(0, 139, 255)); border-radius: 10px;"><p class="gz" style="margin-top: 15px; margin-bottom: 15px;"><a href="https://fhk.ais.cn/cms/website/editor/202407/322240716160056148.jpg" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202407/322240716160056148.jpg" width="307" height="245" border="0" vspace="0" alt="nnice2024-cover.jpg" style="border-radius: 10px; width: 307px; height: 245px;"/></a></p></td><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td><td width="28%" class="select-Color a1" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all; background-image: linear-gradient(to left, rgb(40, 170, 255), rgb(0, 139, 255)); border-radius: 10px;"><p class="gz" style="margin-top: 15px; margin-bottom: 15px;"><a href="https://fhk.ais.cn/cms/website/editor/202407/322240716160127156.jpg" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202407/322240716160127156.jpg" width="307" height="245" border="0" vspace="0" alt="nnice2024-ei.jpg" style="border-radius: 10px; width: 307px; height: 245px;"/></a></p></td><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td><td width="28%" class="select-Color a1" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all; background-image: linear-gradient(to left, rgb(40, 170, 255), rgb(0, 139, 255)); border-radius: 10px;"><p class="gz" style="margin-top: 15px; margin-bottom: 15px;"><a href="https://fhk.ais.cn/cms/website/editor/202407/322240716160137164.jpg" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202407/322240716160137164.jpg" width="307" height="245" border="0" vspace="0" alt="nnicee.jpg" style="border-radius: 10px; width: 307px; height: 245px;"/></a></p></td><td width="4%" valign="middle" align="center" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;"><br/></td></tr><tr><td style="border-width: initial; border-style: none; border-color: initial; height: 20px;"><br/></td><td style="border-width: initial; border-style: none; border-color: initial; height: 20px;"><br/></td><td style="border-width: initial; border-style: none; border-color: initial; height: 20px;"><br/></td><td style="border-width: initial; border-style: none; border-color: initial; height: 20px; word-break: break-all;"><br/></td><td style="border-width: initial; border-style: none; border-color: initial; height: 20px;"><br/></td><td style="border-width: initial; border-style: none; border-color: initial; height: 20px;"><br/></td><td style="border-width: initial; border-style: none; border-color: initial; height: 20px;"><br/></td></tr></tbody></table><p style="text-align: center; margin-top: 24px; margin-bottom: 10px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 24px;"><strong style="white-space: normal; ">NNICE 2023</strong></span><br/></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: 微软雅黑, &quot;Microsoft YaHei&quot;;">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: 微软雅黑, &quot;Microsoft YaHei&quot;;">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: 微软雅黑, &quot;Microsoft YaHei&quot;;">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/202307/347230726094850753.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202307/347230726094850753.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/202307/347230726094910764.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202307/347230726094910764.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/202307/347230726094931779.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202307/347230726094931779.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: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 24px;"><strong style="white-space: normal; ">NNICE 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: 微软雅黑, &quot;Microsoft YaHei&quot;;">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: 微软雅黑, &quot;Microsoft YaHei&quot;;">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: 微软雅黑, &quot;Microsoft YaHei&quot;;">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/202307/347230726094533739.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202307/347230726094533739.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/202209/368220928142745898.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202209/368220928142745898.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/202209/368220928153051715.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202209/368220928153051715.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: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 24px;"><strong style="white-space: normal; ">NNICE 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: 微软雅黑, &quot;Microsoft YaHei&quot;;">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: 微软雅黑, &quot;Microsoft YaHei&quot;;">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: 微软雅黑, &quot;Microsoft YaHei&quot;;">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/202307/347230726094601749.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202307/347230726094601749.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/202209/368220928143132039.png" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202209/368220928143132039.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/202209/368220928143148053.jpg" target="_blank"><img src="https://fhk.ais.cn/cms/website/editor/202209/368220928143148053.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></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><p style="text-align: justify; line-height: 2em; margin-top: 0px; margin-bottom: 0px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 14px;">Note: All submitted articles should report original results, experimental or theoretical, not previously published or being under consideration for publication elsewhere. Articles submitted to the conference should meet these criteria. We firmly believe that ethical conduct is the most essential virtue of any academic. Hence, any act of plagiarism or other misconduct is totally unacceptable and cannot be tolerated.</span></p></div></div> </div> </div> <div class="news-page-en"> <div class="content-en"> <style>.head-fixed { height: auto !important; /*导航栏往下扩充高度*/ }.bar{ position: relative; z-index:999; } table td{border:none;} main { max-width: 400px; } 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; } .sub{ color:#fff; } .header-content{ box-shadow: 0px 10px 10px rgba(0,0,0,0.3) !important; }.input1 { text-shadow:0.2px 0.2px 1px rgba(0,0,0,0.5); border: none; font-weight:inherit; /*字体粗细*/ text-decoration:none;/*超链接文字不划线*/ padding: 10px 40px; border-radius: 10px; color: #ffffff; outline: none; transition: all 500ms ease 0s; position: relative; } .input1:before{ color: #ffffff; 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 {color: #ffffff; background-image: linear-gradient(to left, #28aaff, #008bff); border: none; } .cs:hover:before { color: #ffffff; 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:#ffffff; box-sizing:border-box; transition: all 500ms ease 0s; border: none; border-radius: 40px; } .bk1:hover{background:#ffffff; box-sizing:border-box; transition: all 500ms ease 0s; border: none; box-shadow: 0px 0px 15px rgba(0,0,0,0.3); } #jxdh{ animation: movefromjx 2s; animation-fill-mode: forwards; } @keyframes movefromjx { from { opacity: 0; transform: translateY(100px); } to { opacity: 1; transform: translateY(0px); } } #leftdh{} #leftdh2{} #leftdh.move, #leftdh2.move{ animation: movefromleft 2s; animation-fill-mode: forwards; } @keyframes movefromleft { from { opacity: 0; transform: translateX(-100%); } to { opacity: 1; transform: translateX(0px); } } #rightdh {} #rightdh2 {} #rightdh.move, #rightdh2.move { animation: movefromright 2s; animation-fill-mode: forwards; } @keyframes movefromright { from { opacity: 0; transform: translateX(100%); } to { opacity: 1; transform: translateX(0px); } } #topdh {} #topdh2 {} #topdh.move, #topdh2.move { animation: movefromtop 2s; animation-fill-mode: forwards; } @keyframes movefromtop { from { opacity: 0; transform: translateY(-100%); } to { opacity: 1; transform: translateY(0px); } } #downdh {} #downdh2 {} #downdh3 {} #downdh.move, #downdh2.move, #downdh3.move { animation: movefromdown 2s; animation-fill-mode: forwards; } @keyframes movefromdown { from { opacity: 0; transform: translateY(100%); } to { opacity: 1; transform: translateY(0px); } }</style><script>window.onload = (event) =>{ const leftdh = document.getElementById('leftdh'); const leftdh2 = document.getElementById('leftdh2'); const rightdh = document.getElementById('rightdh'); const rightdh2 = document.getElementById('rightdh2'); const topdh = document.getElementById('topdh'); const topdh2 = document.getElementById('topdh2'); const downdh = document.getElementById('downdh'); const downdh2 = document.getElementById('downdh2'); const downdh3 = document.getElementById('downdh3'); const animationClass = 'move'; // 创建监听 const intersectionObserver = new IntersectionObserver((entries) => { for (entry of entries) { if (entry.intersectionRatio > 0) { addAnimationClass(entry.target, animationClass); } else { console.log(animationClass); removeAnimationClass(entry.target, animationClass); } } }); // 添加动画class的操作 function addAnimationClass(elem, animationClass) { elem.className.includes(animationClass) ? 1 : elem.className = elem.className + ' ' + animationClass; } // 移除动画class的操作 //function removeAnimationClass(elem, animationClass) { // elem.className.includes(animationClass) ? elem.className = elem.className.replace(animationClass, '') : 1; // console.log(elem.className); // } // 开启监听 intersectionObserver.observe(leftdh); intersectionObserver.observe(rightdh); intersectionObserver.observe(leftdh2); intersectionObserver.observe(rightdh2); intersectionObserver.observe(downdh); intersectionObserver.observe(downdh2); intersectionObserver.observe(downdh3); intersectionObserver.observe(topdh); intersectionObserver.observe(topdh2); }</script> </div> </div> <div class="news-page-en"> <div class="content-en"> <style>.zsysup{ margin: -100px -479px -25px; padding: 80px 400px; } @media (max-width:768px) { .zsysup{ margin: -120px -17px -60px -22px; padding: 35px 20px 15px; } }</style><div class="zsysup" style="box-sizing: border-box; background:rgb(255,255,255);"><div id="downdh3"><table><tbody><tr class="firstRow"><td width="20%" valign="top" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;" align="left"><p style="margin-bottom: 12px; margin-top: 24px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 20px;"><strong>Sponsor</strong></span></p><p style="text-align:center"><img src="https://fhk.ais.cn/cms/website/editor/202407/322240729122215341.png" alt="footer-logo2.png"/></p><p style="margin-bottom: 24px;">&nbsp; &nbsp;<br/></p></td><td width="80%" valign="top" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;" rowspan="1" colspan="2" align="left"><p style="margin-bottom: 12px; margin-top: 24px;"><br/></p></td></tr><tr><td valign="top" rowspan="1" colspan="3" style="border-width: initial; border-style: none; border-color: initial; word-break: break-all;" align="left"><p style="margin-bottom: 12px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 20px;"><strong>Co-organizer</strong></span></p><p style="margin-bottom: 12px;"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 20px;"><strong>&nbsp;&nbsp;<img src="https://fhk.ais.cn/cms/website/editor/202412/383241210104045118.png" alt="640.png" width="391" height="70" border="0" vspace="0" style="width: 391px; height: 70px;"/></strong></span></p><p><img src="https://fhk.ais.cn/cms/website/editor/202309/347230905143042822.png" alt="屏幕截图 2023-09-05 142708.png" width="397" height="70" border="0" vspace="0" style="width: 397px; height: 70px;"/></p><p><img src="https://fhk.ais.cn/cms/website/editor/202309/347230905143050842.png" alt="屏幕截图 2023-09-05 142553.png" width="654" height="70" border="0" vspace="0" style="text-wrap: wrap; background-color: rgb(255, 255, 255); width: 654px; height: 70px;"/></p><p><br/></p><p><img src="https://fhk.ais.cn/cms/website/editor/202407/322240729124339360.jpg" alt="636616497481301551.jpg"/>&nbsp;</p><p><br/></p><p><br/></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 20px;"><strong>Supporter</strong></span></p><p><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 20px;"><strong><br/></strong></span></p><p><a href="https://www.mdpi.com/journal/mathematics" target="_blank"><span style="font-family: 微软雅黑, &quot;Microsoft YaHei&quot;; font-size: 20px;"><strong><img src="https://fhk.ais.cn/cms/website/editor/202501/383250109093458428.png" alt="993e201e-3fff-4fe4-9c45-260e599a3a62.png" width="370" height="80" border="0" vspace="0" style="width: 370px; height: 80px;"/></strong></span></a></p><p><br/></p><p><br/></p></td></tr></tbody></table></div></div> </div> </div> </div> <div class="page" id = "page"> <script type="text/javascript"> </script> <link rel="stylesheet" type="text/css" href="https://fhk.ais.cn/file/web/css/11/sidebar.css"> <script type="application/javascript" src="https://fhk.ais.cn/file/web/js/jquery.qrcode.min.js"></script> <script type="text/javascript"> function goToTop() { let sTop = document.documentElement.scrollTop + document.body.scrollTop if(sTop === 0) { clearTimeout(this.timer) return false } window.scrollBy(0, -200) this.timer = setTimeout(() => { this.goToTop() },30) } $(function (){ var logo = $('.logo').attr('src'); $("#qrcode").qrcode({ render:"canvas", width:105, height:105, text:homeUrl+"?lang=en&pf=1", background : "#ffffff", //二维码的后景色 foreground : "#000000", //二维码的前景色 }); }) function openqq(data){ var title = $("#title").text(); var logo =$('.logo').attr('src'); if(!data){ // 没有分享语 data = "我在 艾思科蓝 发现一个不错的活动,分享给大家看看"; } var url = "https://connect.qq.com/widget/shareqq/index.html?url="+homeUrl+"?lang=en"; url+="&showcount=0&desc="+data+"&summary=&title="+title; url+= "&pics="+logo; url+= "&style=550&width=550&height=550"+",_blank"+",height=800, width=800, top=0, left=0"; window.open(url); } function openwb(data){ var title = $("#title").text(); var logo =$('.logo').attr('src'); if(!data){ // 没有分享语 data = "我在 艾思科蓝 发现一个不错的活动,分享给大家看看"; } var url = "https://service.weibo.com/share/share.php?url="+homeUrl+"?lang=en"; url+="&title="+data; url+= "&pics="+logo; url+= "&searchPic=false,_blank,height=800,width=800"; window.open(url); } //微信分享二维码显示与隐藏 function over(){   document.getElementById("shareWx").style.display="";//显示 } function out(){ document.getElementById("shareWx").style.display="none";//隐藏 } </script> </div> </div> </div> <div class="footer"> <div class="footer-wrap"> <div class="footer-right"> <p> Copyright© &nbsp; NNICE 2025 </p> <p>2025 5th International Conference on Neural Networks, Information and Communication Engineering &nbsp;&nbsp; http://www.icnnice.com/ </p> </div> </div> </div> <style> /*底部*/ .footer { width: 100%; height: 100px; background: #333333; -webkit-box-flex: 0; flex: 0 0 100px; } .footer-wrap { width: 1200px; height: 100px; left: calc(50% - 600px); background: #333333; color: #989898; font-size: 12px; display: -webkit-box; display: flex; -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; margin: auto; } .footer-left { -webkit-box-pack: justify; justify-content: space-between; -webkit-box-align: center; align-items: center; width: 527px; display: -webkit-box; display: flex; } .support > span { line-height: 28px; } .meeting > img { position: absolute; } .meeting > div { text-align: center; } .footer-right { line-height: 28px; display: flex; justify-content: flex-start; flex-direction: column; flex: 1; align-items: center; } </style> <script> function getClassDomList(className) { return document.getElementsByClassName(className) } String.prototype.colorRgb = function () { // 16进制颜色值的正则 var reg = /^#([0-9a-fA-f]{3}|[0-9a-fA-f]{6})$/; // 把颜色值变成小写 var color = this.toLowerCase(); if (reg.test(color)) { // 处理六位的颜色值,转为RGB var colorChange = []; for (var i = 1; i < 7; i += 2) { colorChange.push(parseInt("0x" + color.slice(i, i + 2))); } return "RGBA(" + colorChange.join(",") + ")"; } else { return color; } }; var classlist = ['color-title', '.color1']; let color = '#35477D'.colorRgb(); color = color.slice(0, color.length - 1) + ",0.1)"; for (let i = 0; i < classlist.length; i++) { const list = getClassDomList(classlist[i]) for (let i = 0; i < list.length; i++) { list[i].style.setProperty('background', color, 'important') } } </script> <style> .colorOne { color: #35477D !important;; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: #35477D !important; } .selected1 { color: #35477D !important; } .right-title-info1 { color: #35477D !important;; } .count-down1 { background-color: #35477D !important;; } .row { background-color: #35477D !important;; } .color-change { background: #35477D !important; } .color-line { background-color: #35477D !important; } .color-important { background: #35477D !important; } .dawn-bg { background-color: #35477D !important; } .select-Color { background: #35477D !important; } .layui-nav .layui-nav-more { display: none; } .layui-hover:hover { background: #35477D !important; } .layui-nav .layui-nav-child a:hover { background-color: rgba(7, 13, 89, .1) !important; } .layui-nav-bar { background-color: white !important; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: !important; } .layui-nav-child { background-color: white; } .layui-nav .layui-nav-child a { color: black !important; } .layui-nav .layui-nav-item a { width: auto !important; color : rgba(255,255,255,1); } .d1-color { border-color: white white white #35477D !important; } .layui-nav .layui-this:after, .layui-nav-bar, .layui-nav-tree .layui-nav-itemed:after { background-color: white !important } .m-color-bg2{ background: #35477D !important; } .m-imp-bg{ background: #35477D !important; } .m-nav-color{ background: #35477D !important; } .m2-right-bg1{ background: #35477D !important; } .rightNavItem{ background: #35477D !important; } .bottomNavItem{ background: #35477D !important; } .bottomLanguage{ background: #35477D !important; } .rightLanguage{ background: #35477D !important; } </style> <script type="text/javascript" src="https://img.ais.cn/thirds/common/stat.js?v=3"></script> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10