HEX
Server: nginx/1.28.1
System: Linux iZgw8b5bpgd4jyptfmmmxgZ 6.6.102-5.2.alnx4.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 27 23:11:10 CST 2025 x86_64
User: www (1000)
PHP: 8.2.28
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/www.scdc-marine.com/wp-content/themes/heku-cms/TempParts/Index/temp01_index_model.php
    <!-- start #index_product_line -->
    <div id="index_product_line">
        <div class="container wow slideInUp pt-5 pb-3 index-title">
            <span class="a">PRODUCT</span>
            <span class="b">Total Sensation | Data Driven | Smart Decision | Cost Reduction</span>
            <span class="c">Integrated with intelligent sensing, edge computing and artificial intelligence, VIT Product automatically enables equipment health trend prediction, abnormal status detection, fault mode identification, life prediction and other intelligent operation and maintenance, energy consumption optimization, quality management.</span>
        </div>
		<div class="container pb-5">
			<div class="row">
                <div class="project-box col ">
					<div class="project-item item imgZoom wow slideInUp">
                        <div class="project-img imgZoom">
                            <img src="<?php bloginfo('template_url'); ?>/assets/img/index/product-1.jpg" alt="High Quality" >
                        </div>
                        <div class="project-content fix">
                            <div class="t">Smart Hardware</div>
                            <div class="c">Leading edge computing capabilities supports comprehensive measurement of vibration, noise, ultrasound, partial discharge, temperature.</div>
                            <div class="more"></div>
                        </div>
                        <div class="li-line"></div>
					</div>
				</div>
				<div class="project-box col ">
					<div class="project-item item imgZoom wow slideInUp">
                        <div class="project-img imgZoom">
                            <img src="<?php bloginfo('template_url'); ?>/assets/img/index/product-1.jpg" alt="High Quality" >
                        </div>
                        <div class="project-content fix">
                            <div class="t">Smart Hardware</div>
                            <div class="c">Leading edge computing capabilities supports comprehensive measurement of vibration, noise, ultrasound, partial discharge, temperature.</div>
                            <div class="more"></div>
                        </div>
                        <div class="li-line"></div>
					</div>
				</div>
				<div class="project-box col ">
					<div class="project-item item imgZoom wow slideInUp">
                        <div class="project-img imgZoom">
                            <img src="<?php bloginfo('template_url'); ?>/assets/img/index/product-2.jpg" alt="Professional Team" >
                        </div>
                        <div class="project-content fix">
                            <div class="t">Industrial Software</div>
                            <div class="c">Use standard product architecture to meet industrial multi-scenario customization needs. Based on the new design of the Internet of Things architecture, it supports public cloud/private deployment, multi-tenant and multi-user management, and open edge API for quick access.</div>
                            <div class="more"></div>
                        </div>
                        <div class="li-line"></div>
					</div>
				</div>
				<div class="project-box col ">
					<div class="project-item item imgZoom wow slideInUp">
                        <div class="project-img imgZoom">
                            <img src="<?php bloginfo('template_url'); ?>/assets/img/index/product-3.jpg" alt="After Sale Service" >
                        </div>
                        <div class="project-content fix">
                            <div class="t">Cloud Diagnosis</div>
                            <div class="c">Dozens of mechanism diagnosis algorithms are integrated with machine learning and backed by expert experience to fully realize abnormal-free operation of the equipment.</div>
                            <div class="more"></div>
                        </div>
                        <div class="li-line"></div>
					</div>
				</div>
			</div>


		</div>
    </div>
    <!-- end #product-layout-row -->