<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport"
          content="width=device-widthth, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <title>技能考试平台— 职业技能考试评分一体化，为机构提供考评解决方案</title>
    
    <meta name="description" content="技能考试平台是一款专为职业技能考试评分设计的覆盖考评全过程的平台软件，主要包含创建考试任务，导入学生信息，自定义智能组卷，考务管理分配，视频监控考试，规范评分等系列功能。能满足职业培训机构独立，随时随地的创建技能鉴定等考评机制，提高职业技能认定效率。 " />
    
        <meta name="keywords" content="移动评分, 考试管理, 职业技能考试, 在线考试系统, 智能组卷" />
    
    <link rel="stylesheet" href="http://at.alicdn.com/t/font_3181980_twam5bnw30q.css" />
    
        
            <link rel="stylesheet" href="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/402114dee2154366a02f81dbc5a85080.css" />
        
    
    <script>
        function initChat(config) {
            if(!window._AIHECONG){
                (function(d, w, c) {
                    let s = d.createElement('script');
                    w[c] = w[c] || function() {
                        (w[c].z = w[c].z || []).push(arguments);
                    };
                    s.async = true;
                    s.src = 'https://static.ahc.ink/hecong.js';
                    if (d.head) d.head.appendChild(s);
                })(document, window, '_AIHECONG');
                // F4Rb6y z5d8CG
                _AIHECONG('ini',{ channelId : 'z5d8CG',history: true,button:false,...config });
            }
        }
        function openChat() {
            initChat();
            if(window._AIHECONG){
                _AIHECONG('showChat');
            }
        }
        var _hmt = _hmt || [];
        (function() {
            var hm = document.createElement("script");
            hm.src = "https://hm.baidu.com/hm.js?e38deafb37f6f6734d87e47d0aac655a";
            var s = document.getElementsByTagName("script")[0];
            s.parentNode.insertBefore(hm, s);
        })();
    </script>
    <style>
        .lineNum{
            word-break: break-all;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }
    </style>
</head>
<body style="margin-top: -120px">
<!--<div class="bg">-->
<!--    <div class="rowpub" style="width: 80%; max-width: 1200px; margin: 0px auto; padding: 20px 0px; justify-content: space-between">-->
<!--        <th:block th:with="fileDatas=${@cmsDataHelper.getFiles(curRepository.id,{'logo'},30)}">-->
<!--            <img  th:if="${fileDatas['logo']}" th:src="${fileDatas['logo'].storeUrl}" alt="" />-->
<!--        </th:block>-->
<!--        &lt;!&ndash;导航&ndash;&gt;-->
<!--        <div class="rowpub" style="width: 70%">-->
<!--            <nav style="width: 100%">-->
<!--                <ul class="rowpub" style="padding-left:0;margin-right:0">-->
<!--                    <li style="margin-right: 4%"><a class="sel" >首页</a></li>-->
<!--                    <th:block th:with="listDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'index'},30)}">-->
<!--                        <th:block th:each="data,dataStat:${listDatas}">-->
<!--                            <th:block th:with="lists=${@cmsDataHelper.getChildWebPageNavs(curRepository.id,data.id,5,30)}">-->
<!--                                <th:block th:each="da,daStat:${lists}">-->
<!--                                    <th:block th:with="contentStruNavs=${@cmsDataHelper.getContentStruNavs(curRepository.id,{da.code},30)}">-->
<!--                                        <th:block th:if="${not #lists.isEmpty(contentStruNavs)}" th:each="contentStruNav,contentStruNavStat:${contentStruNavs}">-->
<!--                                            <li style="position:relative; margin-right: 4%" th:attr="class=${da.id==curWebPage.id?'':'procenter'}" ><a th:href="@{'/w' + ${da.id} + '/s' + ${contentStruNav.id} + '/1/10'}" th:text="${da.title}" th:attr="class=${da.id==curWebPage.id?'sel':''},style=${da.id==curWebPage.id?'':'color:#fff'}" ></a></li>-->
<!--                                        </th:block>-->
<!--                                        <li th:if="${#lists.isEmpty(contentStruNavs)}" style="position:relative; margin-right: 4%" th:attr="class=${da.id==curWebPage.id?'':'procenter'}" ><a th:href="@{'/w' + ${da.id}}" th:text="${da.title}" th:attr="class=${da.id==curWebPage.id?'sel':''},style=${da.id==curWebPage.id?'':'color:#fff'}" ></a></li>-->
<!--                                    </th:block>-->
<!--                                </th:block>-->
<!--                            </th:block>-->
<!--                        </th:block>-->
<!--                    </th:block>-->
<!--                    &lt;!&ndash;联系电话&ndash;&gt;-->
<!--                    <th:block th:with="indexWebDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'lxwm'},30)}">-->
<!--                        <th:block th:each="indexWeb,indexWebStat:${indexWebDatas}">-->
<!--                            <th:block th:if="${indexWeb.properties}">-->
<!--                                <li th:if="${indexWeb.properties['电话']}" style="position:relative; color: #fff; width: 16%"><i class="iconfont" style="color: #fff; font-size: 16px">&#xe8bc;</i> <span th:text="${indexWeb.properties['电话']}">400-600-8888</span></li>-->
<!--                            </th:block>-->
<!--                        </th:block>-->
<!--                    </th:block>-->
<!--                </ul>-->
<!--            </nav>-->
<!--        </div>-->
<!--    </div>-->
<!--    <div class="rowpub" style="width: 80%; max-width: 1200px; margin: 0px auto; justify-content: space-between">-->
<!--                <div style="flex: 1; margin-top: 40px">-->
<!--                    <p style="color:#fff;font-size: 55px;line-height: 80px">为机构搭建职业技能考评系统,提供各种考评解决方案</p>-->
<!--                    <p style="color:#fff;font-size: 26px;margin: 40px 0px;">支持智能组卷，考务分配，进度监控等，覆盖考评应用全场景</p>-->
<!--                    &lt;!&ndash;            <div class="rowpub" style="margin: 20px 0px; width: 80%">&ndash;&gt;-->
<!--                    &lt;!&ndash;                <div style="width: 100px; text-align: center">&ndash;&gt;-->
<!--                    &lt;!&ndash;                    <th:block th:with="fileDatas=${@cmsDataHelper.getFiles(curRepository.id,{'QRCode1'},30)}">&ndash;&gt;-->
<!--                    &lt;!&ndash;                        <img  th:if="${fileDatas['QRCode1']}" th:src="${fileDatas['QRCode1'].storeUrl}" alt="" style="width: 100%" />&ndash;&gt;-->
<!--                    &lt;!&ndash;                    </th:block>&ndash;&gt;-->
<!--                    &lt;!&ndash;                    <p style="text-align: center; color: #FFFFFF; margin-top: 10px">移动评分APP</p>&ndash;&gt;-->
<!--                    &lt;!&ndash;                </div>&ndash;&gt;-->
<!--                    &lt;!&ndash;                <div style="width: 100px; text-align: center; margin-left: 20px">&ndash;&gt;-->
<!--                    &lt;!&ndash;                    <th:block th:with="fileDatas=${@cmsDataHelper.getFiles(curRepository.id,{'QRCode2'},30)}">&ndash;&gt;-->
<!--                    &lt;!&ndash;                        <img  th:if="${fileDatas['QRCode2']}" th:src="${fileDatas['QRCode2'].storeUrl}" alt="" style="width: 100%" />&ndash;&gt;-->
<!--                    &lt;!&ndash;                    </th:block>&ndash;&gt;-->
<!--                    &lt;!&ndash;                    <p style="text-align: center; color: #FFFFFF; margin-top: 10px">现场考务APP</p>&ndash;&gt;-->
<!--                    &lt;!&ndash;                </div>&ndash;&gt;-->
<!--                    &lt;!&ndash;            </div>&ndash;&gt;-->
<!--                    <div class="rowpub" style="width:85%; justify-content: space-between; margin: 20px 0px;" >-->
<!--                        <div style="width: 150px;">-->
<!--                            &lt;!&ndash;                    <a href="" target="_blank" style="background-color: #fff; padding: 5px 8px; color: #2A81FB; width: 80%; font-size: 18px; display: block">管理端入口 <i class="iconfont" style="color: #2A81FB; font-size: 16px">&#xe603;</i></a>&ndash;&gt;-->
<!--                            <div style="background: #ff9934; padding: 7px 0px; color: #fff; width: 100%; font-size: 20px; text-align: center; border-radius: 20px; margin: 20px 0px; cursor: pointer;" onclick="openChat()">咨询了解</div>-->
<!--                        </div>-->
<!--                    </div>-->
<!--                </div>-->
<!--                <th:block th:with="fileDatas=${@cmsDataHelper.getFiles(curRepository.id,{'bg1'},30)}">-->
<!--                    <img  th:if="${fileDatas['bg1']}" th:src="${fileDatas['bg1'].storeUrl}" alt="" style="width: 420px" />-->
<!--                </th:block>-->
<!--    </div>-->
<!--</div>-->
<!--头部-->

    <div>
    
        <script type="text/javascript" src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/82003adafd2b4b8db66c6e67d5ab8638.js" charset="utf-8"></script>
    

<script>
    function initChat(config) {
        if(!window._AIHECONG){
            (function(d, w, c) {
                let s = d.createElement('script');
                w[c] = w[c] || function() {
                    (w[c].z = w[c].z || []).push(arguments);
                };
                s.async = true;
                s.src = 'https://static.ahc.ink/hecong.js';
                if (d.head) d.head.appendChild(s);
            })(document, window, '_AIHECONG');
            // F4Rb6y z5d8CG
            _AIHECONG('ini',{ channelId : 'z5d8CG',history: true,button:false,...config });
        }
    }
    function openChat() {
        initChat();
        if(window._AIHECONG){
            _AIHECONG('showChat');
        }
    }
</script>

    <!--轮播图-->
    <div style="width: 100%; position: relative;">
        <div style="width: 100%; float: left">
            <div class="target" id="target-1" style="position: relative; height: 810px; margin-bottom: 20px">
                <div >
                    <div><img src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/108e85d47c8e47889b089b805919ab3a.jpg" alt="" style="width:100%;height:100%;cursor:pointer" onclick="openChat()" /></div>
                    <div><img src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/30b6e025d96a4e739f0ffb0420192729.jpg" alt="" style="width:100%;height:100%;cursor:pointer" onclick="openChat()" /></div>
                    <div><img src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/0d148ae54d6b4256b585aa0c94102530.jpg" alt="" style="width:100%;height:100%;cursor:pointer" onclick="openChat()" /></div>
                </div>
            </div>
        </div>
    </div>
    <div style="width: 100%; position: absolute; top: 0">
        <div class="rowpub" style="width: 80%; max-width: 1200px; margin: 0px auto; padding: 20px 0px; justify-content: space-between">
            
                <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/805555cd0e2b47288cc086b510ca06c4.png" alt="" />
            
            <!--导航-->
            <div class="rowpub" style="width: 70%">
                <nav style="width: 100%">
                    <ul class="rowpub" style="padding-left:0;margin-right:0">
                        
                            
                                <li style="margin-right: 4%" class="procenter"><a class="sel" href="/w8" >首页</a></li>
                                
                                    
                                        
                                            
                                                <li style="position:relative; margin-right: 4%" class="procenter" ><a href="/w9/s6/1/10" style="color:#fff" >新闻资讯</a></li>
                                            
                                            
                                        
                                    
                                        
                                            
                                            <li style="position:relative; margin-right: 4%" class="procenter" ><a href="/w10" style="color:#fff" >解决方案</a></li>
                                        
                                    
                                        
                                            
                                            <li style="position:relative; margin-right: 4%" class="procenter" ><a href="/w11" style="color:#fff" > 产品介绍</a></li>
                                        
                                    
                                        
                                            
                                            <li style="position:relative; margin-right: 4%" class="procenter" ><a href="/w12" style="color:#fff" >关于我们</a></li>
                                        
                                    
                                
                            
                        
                        <!--联系电话-->
                        
                            
                                
                                    <li style="position:relative; color: #fff; width: 16%"><i class="iconfont" style="color: #fff; font-size: 16px">&#xe8bc;</i> <span>400-661-5896</span></li>
                                
                            
                        
                    </ul>
                </nav>
            </div>
        </div>
    </div>

<script>
    // 轮播图
    $( "#target-1" ).HappyImage({
        effect: "slide",
        autoplay: 3000,
    });
</script>
</div>

<!--<div style="background-color: #2478B2;">-->
<!--    <div class="rowpub" style="width: 80%; max-width: 1200px; margin: 0px auto;">-->
<!--        <th:block th:with="dcontent=${@cmsDataHelper.getContents(curRepository.id,{'jnks'},'title,source,navTitle,navImgUrl,summary,fileUrl,content,mediaUrl,customInfos,attachments,publishTime,viewCnt,id,contentStruId,',0)}">-->
<!--            <th:block th:if="${dcontent}" th:each="data,dataStat:${dcontent}">-->
<!--                <th:block th:if="${data.customInfos!=null&&data.customInfos!=''}">-->
<!--                    <div class="rowpub" style="flex: 1; text-align: center; justify-content: center; align-items: flex-end; padding: 10px 0px; border-right: 1px solid #fff">-->
<!--                        <th:block th:with="fileDatas=${@cmsDataHelper.getFiles(curRepository.id,{'user'},30)}">-->
<!--                            <img  th:if="${fileDatas['user']}" th:src="${fileDatas['user'].storeUrl}" alt="" style="width:50px;margin-bottom: 5px" />-->
<!--                        </th:block>-->
<!--                        <p style="font-size: 40px; color: #fff; position: relative; width: 170px" th:if="${data.customInfos['0']}"><span ><span th:text="${data.customInfos['0']}" style="font-size: 40px">300</span><span style="font-size: 40px">万</span></span> <span style="color: #fff; position: absolute; top: 0; right: 0; font-size: 18px">+</span></p>-->
<!--                        <p style="font-size: 18px; color: #fff; margin-bottom: 10px">人次</p>-->
<!--                    </div>-->
<!--                    <div class="rowpub" style="flex: 1; text-align: center; justify-content: center; align-items: flex-end; padding: 10px 0px; border-right: 1px solid #fff">-->
<!--                        <th:block th:with="fileDatas=${@cmsDataHelper.getFiles(curRepository.id,{'unit'},30)}">-->
<!--                            <img  th:if="${fileDatas['unit']}" th:src="${fileDatas['unit'].storeUrl}" alt="" style="width:50px;margin-bottom: 5px" />-->
<!--                        </th:block>-->
<!--                        <p style="font-size: 40px; color: #fff; position: relative; width: 135px" th:if="${data.customInfos['1']}"><span th:text="${data.customInfos['1']}" style="font-size: 40px">300</span> <span style="color: #fff; position: absolute; top: 0; right: 0; font-size: 18px">+</span></p>-->
<!--                        <p style="font-size: 18px; color: #fff; margin-bottom: 10px">机构</p>-->
<!--                    </div>-->
<!--                    <div class="rowpub" style="flex: 1; text-align: center; justify-content: center; align-items: flex-end; padding: 10px 0px;">-->
<!--                        <th:block th:with="fileDatas=${@cmsDataHelper.getFiles(curRepository.id,{'exam'},30)}">-->
<!--                            <img  th:if="${fileDatas['exam']}" th:src="${fileDatas['exam'].storeUrl}" alt="" style="width:50px;margin-bottom: 5px" />-->
<!--                        </th:block>-->
<!--                        <p style="font-size: 40px; color: #fff; position: relative; width: 135px" th:if="${data.customInfos['2']}"><span th:text="${data.customInfos['2']}" style="font-size: 40px">300</span> <span style="color: #fff; position: absolute; top: 0; right: 0; font-size: 18px">+</span></p>-->
<!--                        <p style="font-size: 18px; color: #fff; margin-bottom: 10px">场次</p>-->
<!--                    </div>-->

<!--                </th:block>-->
<!--            </th:block>-->
<!--        </th:block>-->
<!--    </div>-->
<!--</div>-->
<div style="width: 80%; max-width: 1200px; margin: 120px auto; text-align: center">
    <p style="font-size: 40px; margin-bottom: 30px; color: #3192d6">一站式职业技能操作考评系统</p>
    <p style="font-size: 24px; margin-bottom: 30px; color: #151515">提供在线考试系统，移动评分系统全功能</p>
</div>
<div class="rowpub" style="width: 80%; max-width: 1200px; margin: 120px auto; justify-content: space-between">
    
        <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/7d403c9b709143b6bf11ab9aed199150.png" alt="" style="width:500px" />
    
    <div >
        <p style="font-size: 42px; color: #151515; margin-top: 20px; margin-bottom: 20px; text-align: center">安全稳定的考评一体化系统</p>
        <div style="text-align: left; margin-bottom: 20px; width: 100%; font-size: 20px; line-height: 36px;">
            支持多端口多平台在线考试，系统强大。从考到评全过程功能齐全，与全国13个省超8000 家职业技能培训机构合作。曾组织累计超过200万+场考评经历，收获好评如潮。
        </div>
        <div class="rowpub" style="text-align: center; justify-content: center">
            <div style="background-color: #3193D6; color: #fff; padding: 5px 10px; width: 100px; text-align: center; cursor: pointer; font-size: 20px" onclick="openChat()">了解详情</div>
        </div>
    </div>
</div>
<div class="rowpub" style="width: 80%; max-width: 1200px; margin: 120px auto; justify-content: space-between">
    <div style="width: 60%">
        <p style="font-size: 42px; color: #151515; margin-top: 20px; margin-bottom: 20px; text-align: center">高效智能的功能性系统模式</p>
        <div style="text-align: left; margin-bottom: 20px; width: 100%; font-size: 20px; line-height: 36px;">
            每个功能模式都经专业测试人员3000+次的反复测评，深耕行业多年的研发人员不断完善修改，使技能考评系统更流畅，组建考评过程更高效。如智能组卷，实时进度监控等智能化功能应用受到行业推崇。
        </div>
        <div class="rowpub" style="text-align: center; justify-content: center">
            <div style="background-color: #3193D6; color: #fff; padding: 5px 10px; width: 100px; text-align: center; cursor: pointer; font-size: 20px" onclick="openChat()">体验一下</div>
        </div>
    </div>
    <div style="text-align: center">
        
            <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/8da54808766b4a0c8e70b7d76d7be880.png" alt="" style="width:500px;margin-left: 10%" />
        
    </div>
</div>
<div >
    <div class="rowpub" style="width: 80%; max-width: 1200px; margin: 120px auto; justify-content: space-between">
        
            <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/e6f79a32e19848a2aa9bd0745faf7110.png" alt="" style="width:500px;margin-right: 5%" />
        
        <div >
            <p style="font-size: 42px; color: #151515; margin: 20px 0px;">5步即可组建一场技能操作考试</p>
            <div class="rowpub" style="text-align: center; margin-bottom: 20px">
                <div style="flex: 1">
                    <p style="color: #2C90FB; font-size: 22px">01</p>
                    <p style="color: #2C90FB; font-size: 22px">step</p>
                </div>
                <i class="iconfont" style="color: #2C90FB; font-size: 16px">&#xe603;</i>
                <div style="flex: 1">
                    <p style="color: #2C90FB; font-size: 22px">02</p>
                    <p style="color: #2C90FB; font-size: 22px">step</p>
                </div>
                <i class="iconfont" style="color: #2C90FB; font-size: 16px">&#xe603;</i>
                <div style="flex: 1">
                    <p style="color: #2C90FB; font-size: 22px">03</p>
                    <p style="color: #2C90FB; font-size: 22px">step</p>
                </div>
                <i class="iconfont" style="color: #2C90FB; font-size: 16px">&#xe603;</i>
                <div style="flex: 1">
                    <p style="color: #2C90FB; font-size: 22px">04</p>
                    <p style="color: #2C90FB; font-size: 22px">step</p>
                </div>
                <i class="iconfont" style="color: #2C90FB; font-size: 16px">&#xe603;</i>
                <div style="flex: 1">
                    <p style="color: #2C90FB; font-size: 22px">05</p>
                    <p style="color: #2C90FB; font-size: 22px">step</p>
                </div>
            </div>
            <div class="rowpub" style="margin-bottom: 20px">
                <div style="flex: 1">
                    <p style="color: #151515; font-size: 16px">建立考试批次</p>
                </div>
                <div style="flex: 1">
                    <p style="color: #151515; font-size: 16px">导入学生信息</p>
                </div>
                <div style="flex: 1">
                    <p style="color: #151515; font-size: 16px">选配考试试卷</p>
                </div>
                <div style="flex: 1">
                    <p style="color: #151515; font-size: 16px">指定考评人员</p>
                </div>
                <div style="flex: 1">
                    <p style="color: #151515; font-size: 16px">推送云端考试</p>
                </div>
            </div>
            <div class="rowpub" style="text-align: center; justify-content: center">
                <div style="background-color: #3193D6; color: #fff; padding: 5px 10px; width: 100px; text-align: center; cursor: pointer; font-size: 20px" onclick="openChat()">创建考试</div>
            </div>
        </div>
    </div>
</div>
<div style="background-color: #EDF5FF; padding: 20px 0px;">
    <!--    <div style="width: 80%; max-width: 1200px; margin: 120px auto; justify-content: space-between">-->
    <!--        <div style="text-align: center">-->
    <!--            <p style="font-size: 42px; color: #151515; margin: 20px 0px;">“多样的” <span style="font-size: 22px; color: #151515">考核评分要点</span></p>-->
    <!--        </div>-->
    <!--        <div style="text-align: center">-->
    <!--            <p style="font-size: 20px; color: #151515; margin: 20px 0px;">支持传统评分要点、标签评分要点以及成果型智能评分要点三种类型。</p>-->
    <!--        </div>-->
    <!--        <div class="rowpub" style="justify-content: space-between">-->
    <!--            <div style="flex: 1">-->
    <!--                <div style="width:90%; background-color: #fff; padding: 15px; text-align: center">-->
    <!--                    <p>1.考核内容：工作准备</p>-->
    <!--                    <p style="margin-top: 10px; padding-bottom: 50px; border-bottom: 1px solid #888">1.1考核要点：脱毛用具，用具准备齐全，摆放整齐洁净</p>-->
    <!--                    <div class="rowpub" style="margin-bottom: 10px;justify-content: space-between; margin-top: 10px">-->
    <!--                        <div style="flex: 1; text-align: left; color: #888">扣分情况</div>-->
    <!--                        <div style="flex: 1; text-align: right; color: red">扣3分(原因：摆放不整齐)</div>-->
    <!--                    </div>-->
    <!--                </div>-->
    <!--                <p style="color: #151515; text-align: center; margin-top: 10px">传统评分</p>-->
    <!--            </div>-->
    <!--            <div style="flex: 1">-->
    <!--                <div style="width:90%; background-color: #fff; padding: 15px; text-align: center">-->
    <!--                    <p>1.考核内容：工作准备 <span style="float: right"><span style="color:red">扣1.0分/</span><span style="color:green">总1.0分</span></span></p>-->
    <!--                    <p style="margin-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #888">1.1考核要点：脱毛用具，用具准备齐全，摆放整齐洁净</p>-->
    <!--                    <p style="padding-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #888">A.脱毛用具准备不齐全，摆放不整齐洁净</p>-->
    <!--                    <div class="rowpub" style="margin-bottom: 10px;justify-content: space-between; margin-top: 10px">-->
    <!--                        <div style="flex: 1; text-align: left; color: #888">扣分情况</div>-->
    <!--                        <div style="flex: 1; text-align: right; color: red">您选择的A标签，扣1.0分</div>-->
    <!--                    </div>-->
    <!--                </div>-->
    <!--                <p style="color: #151515; text-align: center; margin-top: 10px">标签扣分</p>-->
    <!--            </div>-->
    <!--            <div style="flex: 1">-->
    <!--                <div style="width:90%; background-color: #fff; padding: 15px; text-align: center">-->
    <!--                    <p>1.考核内容：设备佩戴</p>-->
    <!--                    <p style="margin-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #888">1.1考核要点：呼吸器正确佩戴，要求20秒完成，每提前一秒加1分，每延后1秒扣2分，直至扣完</p>-->
    <!--                    <div class="rowpub" style="margin-bottom: 30px;justify-content: space-between; margin-top: 10px">-->
    <!--                        <div style="flex: 1; text-align: left; color: #888">扣分情况</div>-->
    <!--                        <div style="flex: 1; text-align: right; color: red">用时18秒，加2分</div>-->
    <!--                    </div>-->
    <!--                </div>-->
    <!--                <p style="color: #151515; text-align: center; margin-top: 10px">智能评分</p>-->
    <!--            </div>-->
    <!--        </div>-->
    <!--        <div class="rowpub" style="text-align: center; justify-content: center; margin-top: 30px">-->
    <!--            <div style="background-color: #3193D6; color: #fff; padding: 5px 10px; width: 100px; text-align: center; cursor: pointer; font-size: 20px" onclick="openChat()">立即咨询</div>-->
    <!--        </div>-->
    <!--    </div>-->
    <div class="rowpub" style="width: 80%; max-width: 1200px; margin: 120px auto; justify-content: space-between">
        <div style="width: 50%">
            <p style="font-size: 42px; color: #151515; margin: 20px 0px;">灵活的考务考评任务分配</p>
            <p style="font-size: 20px; color: #151515; margin-bottom: 20px; line-height: 36px">考务人员通过技能考试平台APP在现场结合实际情况建立考评小组，分配考评任务，考评人员可通过APP选择接受或拒绝考评任务，方便考务人员的派遣工作。</p>
            <div class="rowpub" style="text-align: center;">
                <div style="background-color: #3193D6; color: #fff; padding: 5px 10px; width: 100px; text-align: center; cursor: pointer; font-size: 20px" onclick="openChat()">点击了解</div>
            </div>
        </div>
        
            <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/2f3281265234489491662ec1b86c3ff2.png" alt="" style="width:500px;" />
        
    </div>
</div>
<!--<div class="rowpub" style="width: 80%; max-width: 1200px; margin: 120px auto; justify-content: space-between">-->
<!--    <div style="width: 60%">-->
<!--        <p style="font-size: 42px; color: #151515; margin-top: 20px; margin-bottom: 20px; margin-left: -16px">“安全可靠的” <span style="font-size: 22px; color: #151515">评分过程</span></p>-->
<!--        <div style="width:90%;margin-bottom: 20px">-->
<!--            <p style="font-size: 20px; line-height: 36px">考评人员每一个评分动作，都作为一个个指令在本地加密存储，并实时同步到云端，实现本地和云端版本控制实时同步，确保考核评分数据的安全性。</p>-->
<!--        </div>-->
<!--        <div class="rowpub" style="text-align: center;">-->
<!--            <div style="background-color: #3193D6; color: #fff; padding: 5px 10px; width: 100px; text-align: center; cursor: pointer; font-size: 20px" onclick="openChat()">立即咨询</div>-->
<!--        </div>-->
<!--    </div>-->
<!--    <div style="text-align: center">-->
<!--        <th:block th:with="fileDatas=${@cmsDataHelper.getFiles(curRepository.id,{'index4'},30)}">-->
<!--            <img  th:if="${fileDatas['index4']}" th:src="${fileDatas['index4'].storeUrl}" alt="" style="width:500px" />-->
<!--        </th:block>-->
<!--    </div>-->
<!--</div>-->
<!--<div class="rowpub" style="width: 80%; max-width: 1200px; margin: 120px auto; justify-content: space-between">-->
<!--    <th:block th:with="fileDatas=${@cmsDataHelper.getFiles(curRepository.id,{'index5'},30)}">-->
<!--        <img  th:if="${fileDatas['index5']}" th:src="${fileDatas['index5'].storeUrl}" alt="" style="width:500px;margin-right: 5%" />-->
<!--    </th:block>-->
<!--    <div style="flex: 1">-->
<!--        <p style="font-size: 42px; color: #151515; margin: 20px 0px; margin-left: -16px">“公平公正的” <span style="font-size: 22px; color: #151515">评分结果</span></p>-->
<!--        <p style="font-size: 20px; color: #151515; margin-bottom: 20px; line-height: 36px">小组内评分人员的评分结果必须在规定的差值许可范围内，超出范围的，小组内讨论，并由组长退回评分，各个评分人员根据录制的视频核对扣分要点。</p>-->
<!--        <div class="rowpub" style="text-align: center;">-->
<!--            <div style="background-color: #3193D6; color: #fff; padding: 5px 10px; width: 100px; text-align: center; cursor: pointer; font-size: 20px" onclick="openChat()">立即咨询</div>-->
<!--        </div>-->
<!--    </div>-->
<!--</div>-->
<div class="rowpub" style="width: 80%; max-width: 1200px; margin: 120px auto; justify-content: space-between">
    <div style="width: 53%">
        <p style="font-size: 42px; color: #151515; margin: 20px 0px; text-align: center">实时监控考评进度，确保考核公正</p>
        <p style="font-size: 20px; color: #151515; margin-bottom: 20px; line-height: 40px">考务人员通过App实时监控各个小组的评分任务进度，根据各个小组的完成情况进行小组间调配待评分的考生。</p>
        <div class="rowpub" style="text-align: center; margin-bottom: 20px; border-bottom: 1px solid #2C90FB"></div>
        <div style="font-size: 20px;text-align: left;color:#151515;margin-bottom: 20px; line-height: 36px;">
            考务人员通过App实时查看各个小组已完成的评分结果，结合反映的情况，对评分结果进行评议，不合理的退回重评，确保考核公正。
        </div>
        <div class="rowpub" style="text-align: center; justify-content: center">
            <div style="background-color: #3193D6; color: #fff; padding: 5px 10px; width: 100px; text-align: center; cursor: pointer; font-size: 20px" onclick="openChat()">立即咨询</div>
        </div>
    </div>
    <div style="text-align: center">
        
            <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/b6570c3b0ed64d81a6f7f0fe48a1c1bc.png" alt="" style="width:500px" />
        
    </div>
</div>
<div class="rowpub" style="width: 80%; max-width: 1200px; margin: 120px auto; justify-content: space-between">
    
        <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/6128182513194cd6a926eed33dfa46af.png" alt="" style="width: 500px; margin-right: 5%; margin-top: 10px" />
    
    <div style="flex: 1">
        <p style="font-size: 42px; color: #151515; margin: 20px 0px;">可追溯到的远程视频答辩</p>
        <p style="font-size: 20px; color: #151515; margin-bottom: 20px; line-height: 36px">平台提供自定义答辩流程，让答辩更规范；提供基于网络摄像头的实时云视频答辩平台，让专家不必亲临现场即可完成答辩工作；提供全双工通话以及发言自动录制的功能，让答辩过程完美保存；提供自定义答辩评分表，让答辩结果可量化，追溯！</p>
        <div class="rowpub" style="text-align: center;">
            <div style="background-color: #3193D6; color: #fff; padding: 5px 10px; width: 100px; text-align: center; cursor: pointer; font-size: 20px" onclick="openChat()">立即咨询</div>
        </div>
    </div>
</div>
<div class="rowpub" style="width: 80%; max-width: 1200px; margin: 120px auto; justify-content: space-between">
    <div style="width: 60%">
        <p style="font-size: 42px; color: #151515; margin-top: 20px; margin-bottom: 20px; margin-left: -16px">现场、远程2种评分模式，省时省力</p>
        <div style="width:90%;margin-bottom: 20px">
            <p style="font-size: 20px; line-height: 36px">平台提供基于网络摄像头的实时云视频评分；现场考务，考评组长，考评员互联协同完成评分工作；考评专家远程实时收看操作现场视频，回放考生的操作过程视频，更好地考评考生的操作过程；考评专家和考生实时互动，让学员更好展现自己的操作能力供专家考评！</p>
        </div>
        <div >
            <div style="background-color: #3193D6; color: #fff; padding: 5px 10px; width: 100px; text-align: center; cursor: pointer; font-size: 20px" onclick="openChat()">立即咨询</div>
        </div>
    </div>
    <div style="text-align: center">
        
            <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/c147f058710d40c2b50d43e5ad1a4abe.png" alt="" style="width:500px" />
        
    </div>
</div>
<!--技能考试平台系统组成部分-->
<div style="background-color: #EDF5FF; padding: 20px 0px;">
    <div style="width: 80%; max-width: 1200px; margin: 20px auto;">
        <p style="text-align: center; font-size: 30px; margin-bottom: 30px">技能考试平台系统组成部分</p>
        <div class="rowpub" style="justify-content: space-between; margin-bottom: 20px">
            <div style="width: 28%; background-color: #fff; padding: 25px">
                <div class="rowpub" style="justify-content: space-between; margin-bottom: 20px">
                    
                        <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/796bb0b43ab0437b9a0b8aa50866481a.png" alt="" style="width:50px" />
                    
                    <p style="color: #151515;font-size: 20px; ">题库管理</p>
                </div>
                <div style="color:#888888; line-height: 30px">
                    智能题库管理功能拥有多种技能项目多种科目最新模拟真题，包括知识型题目和实际操作型题目并配有详细的答案解析，名师指导等，是实用的培训备考和测试组卷工具！
                </div>
            </div>
            <div style="width: 28%; background-color: #fff; padding: 25px">
                <div class="rowpub" style="justify-content: space-between; margin-bottom: 20px">
                    
                        <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/f59e300ba3ef4096a2f96ba3e84885e6.png" alt="" style="width:50px" />
                    
                    <p style="color: #151515;font-size: 20px; ">考试管理</p>
                </div>
                <div style="color:#888888; line-height: 30px; margin-bottom: 24px">考试结束后，系统自动对技能考核每个考生的答题记录和成绩进行保存和管理，利用互联网云端技术进行长时间存储，方便日后取用。</div>
            </div>
            <div style="width: 28%; background-color: #fff; padding: 25px">
                <div class="rowpub" style="justify-content: space-between; margin-bottom: 20px">
                    
                        <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/1a32f6a68a5c4c88a2bce1398edf2d40.png" alt="" style="width:50px" />
                    
                    <p style="color: #151515;font-size: 20px;">考场服务</p>
                </div>
                <div style="color:#888888; line-height: 30px; margin-bottom: 20px">通过现场考务APP随时监控考场环境，保证考纪考风严谨，禁止作弊现象的发生，打造出公平公正公开的考试环境。</div>
            </div>
        </div>
        <div class="rowpub" style="justify-content: space-between; margin-bottom: 20px">
            <div style="width: 28%; background-color: #fff; padding: 25px">
                <div class="rowpub" style="justify-content: space-between; margin-bottom: 20px">
                    
                        <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/f37883a155784d4398556ce781f11f32.png" alt="" style="width:50px" />
                    
                    <p style="color: #151515;font-size: 20px;">移动评分</p>
                </div>
                <div style="color:#888888; line-height: 30px; margin-bottom: 40px">
                    老师可通过移动设备随时随地进行评分，相比传统考试评分更加方便，更加节省时间，提高评分效率。
                </div>
            </div>
            <div style="width: 28%; background-color: #fff; padding: 25px">
                <div class="rowpub" style="justify-content: space-between; margin-bottom: 20px">
                    
                        <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/371eb6115c064352a78eade930e8e4f0.png" alt="" style="width:50px" />
                    
                    <p style="color: #151515;font-size: 20px;">远程视频评分</p>
                </div>
                <div style="color:#888888; line-height: 30px">平台提供基于网络摄像头的实时云视频评分；现场考务，考评组长，考评员互联协同完成评分工作；考评专家远程实时收看操作现场视频，回放考生的操作过程视频，更好地考评考生</div>
            </div>
            <div style="width: 28%; background-color: #fff; padding: 25px">
                <div class="rowpub" style="justify-content: space-between; margin-bottom: 20px">
                    
                        <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/b400051beb3d41e1bdefa7bb65baef9b.png" alt="" style="width:50px" />
                    
                    <p style="color: #151515;font-size: 20px;">远程论文答辩</p>
                </div>
                <div style="color:#888888; line-height: 30px; margin-bottom: 30px">平台让答辩更规范；让专家不必亲临现场即可完成答辩工作；让答辩过程完美保存；让答辩结果可量化，追溯！</div>
            </div>
        </div>
        <div class="rowpub" style="justify-content: center;">
            <div style="background-color: #3193D6; color: #fff; padding: 5px 10px; width: 100px; text-align: center; cursor: pointer; font-size: 20px" onclick="openChat()">立即咨询</div>
        </div>
    </div>
</div>
<!--系统简介-->
<div class="rowpub" style="width: 80%; max-width: 1200px; margin: 20px auto; justify-content: space-between">
    <div style="width: 60%">
        <p style="font-size: 30px; color: #151515; margin-top: 20px; margin-bottom: 20px; font-weight: bold">移动评分简介</p>
        <div style="width:90%;margin-bottom: 20px">
            <!--            <p style="font-size: 20px; line-height: 45px">技能考试平台是一款专为职业技能设计的软件系统，<span style="font-size: 20px; font-weight: bold">只需5步</span>轻松开启一场技能考试（<span style="font-size: 20px; font-weight: bold">建立考试批次、导入学员信息、选配考试试题、指定考评人员、推送云端评分</span>），提供海量专业真题资源，智能组卷系统，评分更规范，采用专业的从考核内容到要点定义的评分表并配合分档评分、结果评分、手动打分等多种方式；<span style="font-size: 20px; font-weight: bold">评分更可靠</span>，灵活定义考评组和考评任务，可实时监控任务进度、查看考察结果，各端协同工作；评分更公平，可手动设定各端评分差值，超出差值范围退回重评；<span style="font-size: 20px; font-weight: bold">评分更智能</span>，考后智能结果分析，配套现场考务app和手机评分app，清晰考生各个考核点分值差值，实时通知考评任务，随时随地参与考评。如果您有技能考核需求，到官网即可下载体验，更有24小时在线客服帮您解决职业技能考试相关的各种难题！</p>-->
            <p style="font-size: 20px; line-height: 45px">移动评分App是一款专为技能考试设计的移动评分App，使用移动评分App有以下特性：评分更规范，采用专业的从考核内容到要点定义的评分表并配合分档评分、结果评分、手动打分等多种方式；评分更可靠，灵活定义考评组和考评任务，可实时监控任务进度、查看考察结果，各端协同工作；评分更公平，可手动设定各端评分差值，超出差值范围退回重评；评分更智能，考后智能结果分析，清晰考生各个考核点分值差值，实时通知考评任务，随时随地参与考评。如果您有技能考核需求，到官网即可下载体验，更有24小时在线客服帮您解决职业技能考试相关的各种难题！</p>
        </div>
    </div>
    <div style="text-align: center">
        
            <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/b254af40a06a4f58871f168a43ae021e.png" alt="" style="width: 90%" />
        
    </div>
</div>
<div style="background: #f6f6f6; padding: 120px 0px;">
    <div style="width: 80%; max-width: 1200px; margin: 20px auto;">
        <p style="font-size: 40px; color: #3193d6; text-align: center">为什么选择技能考试平台?</p>
    </div>
    <div style="width: 80%; max-width: 1200px; margin: 20px auto 70px;">
        <p style="font-size: 20px; color: #151515; text-align: center">深耕行业20多年，致力于职业技能考评服务，懂你所需</p>
    </div>
    
        
            

                <div class="rowpub" style="width: 80%; max-width: 1200px; margin: 20px auto; background: #fff; padding: 20px">
                    <div style="flex:1;text-align: center">
                        <p style="font-size: 20px">全国省份使用数量</p>
                        <p style="font-size: 30px; color: #ff9835">13</p>
                    </div>
                    <div style="flex:1;text-align: center">
                        <p style="font-size: 20px">机构的共同使用</p>
                        <p style="font-size: 30px; color: #ff9835" ><span style="font-size: 30px">8000</span>+</p>
                    </div>
                    <div style="flex:1;text-align: center">
                        <p style="font-size: 20px">累计测评考生人次</p>
                        <p style="font-size: 30px; color: #ff9835"><span style="font-size: 30px">5000</span>万+</p>
                    </div>
                </div>
            
        
    
</div>
<!--新闻资讯-->
<div style="width: 80%; max-width: 1200px; margin: 50px auto; ">
    
        
            <div class="rowpub" style="width: 100%">
                <p style="font-size: 30px; color: #151515; margin-top: 20px; margin-bottom: 40px; text-align: center; flex: 1">新闻资讯</p>
                
                    <a href="w9/s6/1/10" style="text-align: right;color:#151515">更多>></a>
                
            </div>
            <div class="rowpub" style="justify-content: space-between; align-items: flex-start">
                
                    
                        
                            <a style="width: 32%" href="w13/c2227">
                                <img src="" alt="" style="width: 100%" />
                                <p style="margin: 10px 0px; font-size: 20px; color: #151515; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;">技能实操考试能线上考试吗？技能考试平台来了</p>
                                <p class="lineNum" style="margin: 10px 0px; font-size: 16px; color: #888888; line-height: 30px;">　　技能实操考试能线上考试吗。考生可通过线上考试系统随时随地在线完成考试。专注针对技能实操考试的考评系统上线啦。技能考试平台是一款专为职业技能考试评分设计的一款覆盖考评全过程的平台软件。考务人员通过app实时监控各小组的评分任务进度。</p>
                                <div class="rowpub" style="margin: 10px 0px; font-size: 16px; color: #888888; justify-content: space-between">
                                    <div>2022-12-28T14:01</div>
                                    <div ><i class="iconfont" style="color: #fff; font-size: 16px">&#xe60e;</i> 浏览数：<span>7661</span></div>
                                </div>
                            </a><a style="width: 32%" href="w13/c1283">
                                <img src="" alt="" style="width: 100%" />
                                <p style="margin: 10px 0px; font-size: 20px; color: #151515; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;">职业技能鉴定中心什么干嘛的？职业技能鉴定的方式详解</p>
                                <p class="lineNum" style="margin: 10px 0px; font-size: 16px; color: #888888; line-height: 30px;">　　职业技能鉴定中心是负责对本市劳动者实施职业技能鉴定和颁发国家职业资格证书的专门机构。OSTA是我国劳动就业和职业资格证书的权威机构。　　3、考试着重于理论与应用能力相结合。简单应用占30%。综合应用占20%。分为理论知识考试和专业技能考核。</p>
                                <div class="rowpub" style="margin: 10px 0px; font-size: 16px; color: #888888; justify-content: space-between">
                                    <div>2022-12-22T09:50</div>
                                    <div ><i class="iconfont" style="color: #fff; font-size: 16px">&#xe60e;</i> 浏览数：<span>8765</span></div>
                                </div>
                            </a><a style="width: 32%" href="w13/c1286">
                                <img src="" alt="" style="width: 100%" />
                                <p style="margin: 10px 0px; font-size: 20px; color: #151515; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;">如何使用技能考试平台组织线上实操考核？</p>
                                <p class="lineNum" style="margin: 10px 0px; font-size: 16px; color: #888888; line-height: 30px;">不少机构组织开始优先考虑通过线上考试系统进行考核。技能考试平台就是针对国家职业资格考试及技能等级认定一类的技能实操类在线考核系统。鉴定中心是如何使用技能考试平台组织技能实操考核的。　　1.创建考试计划 　　通过后台管理点击。</p>
                                <div class="rowpub" style="margin: 10px 0px; font-size: 16px; color: #888888; justify-content: space-between">
                                    <div>2022-12-22T09:47</div>
                                    <div ><i class="iconfont" style="color: #fff; font-size: 16px">&#xe60e;</i> 浏览数：<span>7026</span></div>
                                </div>
                            </a>
                        
                    
                
            </div>
        
    
</div>
<!--底部-->

    <div><div style="background-color: #383838; margin-top: 0px">
    <div style="width: 80%; max-width: 1200px; margin: 0px auto; padding: 20px 0px;">
        <div class="rowpub" style="justify-content: space-between; align-items: flex-start; border-bottom: 1px solid #FFFFFF; padding-bottom: 20px;">
            <div style="width:18%">
                <p style="font-size: 22px; color: #fff; margin: 10px 0px;">咨询热线</p>
                
                    
                
                <div class="rowpub" style="justify-content: flex-start; flex-wrap: wrap;" >
                    <div class="rowpub" style="cursor: pointer" onclick="openChat()">
                        <div style="background: #fff;margin-right: 5px">
                            
                                <img  src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/5b7040f84d1c407896a24310f33755b1.png" alt="" />
                            
                        </div>
                        <p style="text-align: center; margin: 10px 0px; font-size: 16px; color: #FFFFFF;">在线客服</p>
                    </div>
                </div>
            </div>
            <div style="width:24%">
                <p style="font-size: 22px; color: #fff; margin: 10px 0px;">公司产品</p>
                <div class="rowpub" style="justify-content: flex-start; flex-wrap: wrap;">
                    <p style="width: 50%; margin: 10px 0px; "><a href="http://www.tkzx365.com/" style="font-size: 16px; color: #FFFFFF;" target="_blank">题库在线365</a></p>
                    <p style="width: 50%; margin: 10px 0px; "><a href="http://www.ksspjk.com/" style="font-size: 16px; color: #FFFFFF;" target="_blank">考试视频监控</a></p>
                    <p style="width: 50%; margin: 10px 0px; "><a href="http://www.kszx365.com/" style="font-size: 16px; color: #FFFFFF;" target="_blank">考试在线365</a></p>
                    <p style="width: 50%; margin: 10px 0px; "><a href="http://www.jnkspt.com/" style="font-size: 16px; color: #FFFFFF;" target="_blank">技能考试平台</a></p>
                    <p style="width: 50%; margin: 10px 0px; "><a href="http://www.pxzx365.com/" style="font-size: 16px; color: #FFFFFF;" target="_blank">培训在线365</a></p>
                    <p style="width: 50%; margin: 10px 0px; "><a href="http://www.zykzb.com/" style="font-size: 16px; color: #FFFFFF;" target="_blank">职业考证宝</a></p>
                </div>
            </div>
            <div style="width:38%">
                <p style="font-size: 22px; color: #fff; margin: 10px 0px;">联系我们</p>
                
                    
                        
                            <div class="rowpub" style="justify-content: flex-start">
                                <p style="flex: 1; margin: 10px 0px; font-size: 16px; color: #FFFFFF;">客服电话：<span style="font-size: 16px">400-661-5896</span></p>
                            </div>
                            <div class="rowpub" style="justify-content: flex-start">
                                <p style="flex: 1; margin: 10px 0px; font-size: 16px; color: #FFFFFF;">电子邮箱：<span style="font-size: 16px">bjcscn@126.com</span></p>
                            </div>
                            <div class="rowpub" style="justify-content: flex-start">
                                <p style="flex: 1; margin: 10px 0px; font-size: 16px; color: #FFFFFF;">联系地址：<span style="font-size: 16px">北京市海淀区上地三街9号金隅嘉华大厦C座10层</span></p>
                            </div>
                        
                    
                
            </div>
            <div style="width:10%">
                <p style="font-size: 22px; color: #fff; margin: 10px 0px; text-align: center">扫一扫</p>
                <div style="text-align: center">
                    
                        <img src="http://resfiles.bjcscn.com/2f2e4c000d864df388169f61375fdf4b/194d8d4e1e74443e9ba102bfd1d26d5f.png" alt="" style="width: 100px" />
                    
                </div>
            </div>
        </div>
        <div class="rowpub" style="justify-content: space-between; padding: 10px 0px;">
            
                
                    
                        <div style="flex:1px; text-align: center; font-size: 16px; color: #F6F6F6" ><a href="https://beian.miit.gov.cn/#/Integrated/index" target="_blank" style="font-size: 16px; color: #F6F6F6">京ICP备17039650号-9 一款专业的操作技能考试评分平台</a></div>
                        <div style="flex:1px; text-align: center; font-size: 16px; color: #F6F6F6">Copyright © 2020 题库大全网站 版权所有</div>
                    
                
            
        </div>
    </div>
</div>
</div>

</body>
</html>
