<!doctype html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <meta name="viewport"
          content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <meta name="baidu-site-verification" content="codeva-R8KgcqIy2w" />
    <title>职业考证宝——技能等级考试，职业考证在线刷题学习小程序，职业证书考试宝典</title>
    
    <meta name="description" content="职业考证宝是一款为参加职业资格，技能等级认定等职业考证考生提供在线刷题学习的平台，让考证考试更简单。" />
    
        <meta name="keywords" content="技能等级, 考试刷题, 职业证书, 在线刷题, 职业资格" />
    
    
        
            <link rel="stylesheet" href="https://resfiles.bjcscn.com/ec88388c3348400db03887440c28a91b/5a27985c69c041c4a927ab0aaade1dbb.css" />
        
            <link rel="stylesheet" href="https://resfiles.bjcscn.com/ec88388c3348400db03887440c28a91b/b5fef952faa94221a55fd11e0b218b09.css" />
        
            <link rel="stylesheet" href="https://resfiles.bjcscn.com/ec88388c3348400db03887440c28a91b/9e45a21e19e140348661063a789494ec.css" />
        
    
    
        
            <script type="text/javascript" src="https://resfiles.bjcscn.com/ec88388c3348400db03887440c28a91b/18f31713215b42bd8662d5ff5eb752ed.js" charset="utf-8"></script>
        
    
    <!--    <link rel="stylesheet" href="http://at.alicdn.com/t/font_3339046_th1wfn9f7c.css" />-->
    <script type="text/javascript">
        function bodyScale() {
            var devicewidth = document.documentElement.clientWidth;
            var scale = devicewidth / 1920;
            document.body.style.zoom = scale;
        }
        window.onresize = function() {
            bodyScale();
        };
        window.onload = function() {
            bodyScale();
            var obtn = document.getElementById('return_top');
            var clientHeight = document.documentElement.clientHeight;
            var timer = null;
            var isTop = true;
            window.onscroll = function(){
                var osTop = document.documentElement.scrollTop || document.body.scrollTop;
                // if(osTop >= clientHeight){
                //     obtn.style.display = 'block';
                // }else{
                //     obtn.style.display = 'none';
                // }
                if(!isTop){
                    clearInterval(timer);
                }
                isTop = false;
            };
            obtn.onclick = function(){
                timer = setInterval(function(){
                    var osTop = document.documentElement.scrollTop || document.body.scrollTop;
                    var speed = Math.floor(-osTop / 6);
                    document.documentElement.scrollTop = document.body.scrollTop = osTop + speed;
                    isTop =true;
                    if(osTop == 0){
                        clearInterval(timer);
                    }
                },30);
            }
        };
        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 repository = {"id":10,"code":"zykzb","title":"\u804C\u4E1A\u8003\u8BC1\u5B9D","visitorCnt":0,"properties":{}};
        function toggle(num,total) {
            var arr = Array.from({length:total}, (v,k) => k);
            (arr||[]).length>0 && arr.map(item=> {
                if(item == num) {
                    document.getElementById('bklc' + item).style.color = '#3E9DF1';
                    document.getElementById('bklc' + item).style.background = '#F6F6F6';
                    document.getElementById('bklc' + item).style.borderLeft = '2px solid #3E9DF1';
                    document.getElementById('bklcOcc' + item).style.display = 'flex';
                }else {
                    document.getElementById('bklc' + item).style.color = '#888888';
                    document.getElementById('bklc' + item).style.background = '#FFFFFF';
                    document.getElementById('bklc' + item).style.borderLeft = '0px solid #3E9DF1';
                    document.getElementById('bklcOcc' + item).style.display = 'none';
                }
            })
        }
        function toserggle(num) {
            [1,2,3,4,5].map(item=> {
                if(item == num) {
                    document.getElementById('serbor' + item).style.border = '3px solid #3E9DF1';
                    document.getElementById('serbac' + item).style.background = '#3E9DF1';
                    document.getElementById('sercon' + item).style.display = 'block';
                }else {
                    document.getElementById('serbor' + item).style.border = '3px solid #e1e1e1';
                    document.getElementById('serbac' + item).style.background = '#EAEAEA';
                    document.getElementById('sercon' + item).style.display = 'none';
                }
            })
        }
    </script>
    <style>
        .textLine{
            width: 100%;
            word-break: break-all;
            display: -webkit-box;
            -webkit-line-clamp: 3;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }
    </style>
</head>
<body>
<!--头部-->

    <div><script type="text/javascript">
    function searchBanks() {
        var searchValue = $("#textInput").val();
        var repository = {"id":10,"code":"zykzb","title":"\u804C\u4E1A\u8003\u8BC1\u5B9D","visitorCnt":0,"properties":{}};
        if(!searchValue) {
            alert("请输入搜索内容")
        }else {
            window.location.href="/search/" + repository.id + '/' + '1/10/?searchText=' +searchValue;
        }
    }
</script>
<div class="rowpub" style="width: 80%; max-width: 1200px; margin: 0px auto; padding: 20px 0px; justify-content: space-between">
    
        
            
                <a href="https://www.zykzb.com/">
                    <img src="http://resfiles.bjcscn.com/ec88388c3348400db03887440c28a91b/1e158f06961748e8bb4ac18aa435efe2.png" alt="" />
                </a>
                <!--导航-->
                <div class="rowpub" style="width: 80%">
                    <nav style="width: 100%">
                        <ul class="rowpub" style="padding-left:0;margin-right:0">
                            <li style="margin-right: 3%"><a href="https://www.zykzb.com/" class="sel">首页</a></li>
                            
                                
                                    
                                        
                                        <li style="position:relative; margin-right: 3%" class="procenter" ><a href="/w142" >考证练测</a></li>
                                    
                                
                                    
                                        
                                            <li style="position:relative; margin-right: 3%" class="procenter" ><a href="/w147/s81/1/10" >考证指南</a></li>
                                        
                                        
                                    
                                
                                    
                                        
                                            <li style="position:relative; margin-right: 3%" class="procenter" ><a href="/w148/s82/1/10" >新闻资讯</a></li>
                                        
                                        
                                    
                                
                                    
                                        
                                        <li style="position:relative; margin-right: 3%" class="procenter" ><a href="/w149" >关于我们</a></li>
                                    
                                
                            
                        </ul>
                    </nav>
                </div>
                <!--搜索-->
                <div class="rowpub">
                    <div class="rowpub">
                        <div class="rowpub inputv" style="border-radius:0px;">
                            <div id="searchForm" style="float:left" method="get" >
                                <input id="textInput" placeholder="请输入标题、关键词检索" placeholder-style="color:#2897F3;" name="searchText" title="输入搜索词" type="input" value="" maxlength="100" autocapitalize="off" autocorrect="off" autocomplete="off" spellcheck="false"/>
                            </div>
                        </div>
                        <button style="background: #1A8CFF; color: #fff; border: 1px solid #1A8CFF; padding: 6px 10px; cursor: pointer" onclick="searchBanks()"><img src="https://resfiles.bjcscn.com/ec88388c3348400db03887440c28a91b/7404f9250057484aaa96c50469e3f1b0.png" alt="" /></button>
                    </div>
                </div>
            
        
    
</div>
<script>
    var _hmt = _hmt || [];
    (function() {
        var hm = document.createElement("script");
        hm.src = "https://hm.baidu.com/hm.js?77c813bcd1dc44fef5c236eccada7210";
        var s = document.getElementsByTagName("script")[0];
        s.parentNode.insertBefore(hm, s);
    })();
</script>
</div>


<!--    <th:block th:with="indexDcontent=${@cmsDataHelper.getContents(curRepository.id,{'zykzb'},'title,source,navTitle,navImgUrl,summary,fileUrl,content,mediaUrl,customInfos,attachments,publishTime,viewCnt,id,contentStruId,',0)}">-->
<!--        <th:block th:if="${indexDcontent}" th:each="indexData,indexDataStat:${indexDcontent}">-->
<!--            <th:block th:if="${indexData.customInfos!=null&&indexData.customInfos!=''}">-->
<!--                <th:block th:if="${indexData.customInfos['4']}" >-->
<!--                    &lt;!&ndash;getSiteIndexData&ndash;&gt;-->
<!--                    <th:block th:with="siteData=${@cmsDataHelper.getUrlJsonContext(indexData.customInfos['4'] + '/getHotProjectOccus',30)}">-->
<!--                        &lt;!&ndash;考证练测详情&ndash;&gt;-->
<!--                        <th:block th:with="listWebDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'kzfwContent'},30)}">-->
<!--                            <th:block th:each="webData,webDataStat:${listWebDatas}">-->
<!--                                <div style="height:589px; position: relative">-->
<!--                                    &lt;!&ndash;轮播图&ndash;&gt;-->
<!--                                    <div><img th:if="${fileDatas['banner4']}" th:src="${fileDatas['banner4'].storeUrl}" alt="" style="width:100%;height:100%" /></div>-->
<!--                                    &lt;!&ndash;                                    <div style="width: 100%; position: relative;">&ndash;&gt;-->
<!--                                    &lt;!&ndash;                                        <div style="width: 100%; float: left">&ndash;&gt;-->
<!--                                    &lt;!&ndash;                                            <div class="target" id="target-1" style="position: relative; height: 589px; margin-bottom: 20px">&ndash;&gt;-->
<!--                                    &lt;!&ndash;                                                <div >&ndash;&gt;-->
<!--                                    &lt;!&ndash;                                                    <div><img th:if="${fileDatas['banner4']}" th:src="${fileDatas['banner4'].storeUrl}" alt="" style="width:100%;height:100%" /></div>&ndash;&gt;-->
<!--                                    &lt;!&ndash;                                                    <div><img th:if="${fileDatas['banner3']}" th:src="${fileDatas['banner3'].storeUrl}" alt="" style="width:100%;height:100%" /></div>&ndash;&gt;-->
<!--                                    &lt;!&ndash;                                                    <div><img th:if="${fileDatas['banner1']}" th:src="${fileDatas['banner1'].storeUrl}" alt="" style="width:100%;height:100%" /></div>&ndash;&gt;-->
<!--                                    &lt;!&ndash;                                                    <div><img th:if="${fileDatas['banner2']}" th:src="${fileDatas['banner2'].storeUrl}" alt="" style="width:100%;height:100%" /></div>&ndash;&gt;-->
<!--                                    &lt;!&ndash;                                                </div>&ndash;&gt;-->
<!--                                    &lt;!&ndash;                                            </div>&ndash;&gt;-->
<!--                                    &lt;!&ndash;                                        </div>&ndash;&gt;-->
<!--                                    &lt;!&ndash;                                    </div>&ndash;&gt;-->
<!--                                    <div style="position: absolute; top: 0; width: 100%">-->
<!--                                        <div style="width: 80%; max-width: 1200px; margin: 0px auto;">-->
<!--                                            <div style="background: rgba(255,255,255,.9);height: 589px; width: 25%;">-->
<!--                                                <th:block th:if="${siteData}" th:with="planOccus=${siteData.read('$.testSysHotOccus')}">-->
<!--                                                    <th:block th:if="${not #lists.isEmpty(planOccus)}" th:each="planOccu,planOccuStat:${planOccus}">-->
<!--                                                        <div style="padding: 20px 15px;">-->
<!--                                                            <th:block th:switch="${planOccu.getKey()}" >-->
<!--                                                                <th:block th:case="1">-->
<!--                                                                    <p style="font-size: 20px; font-weight: bold; color: #000000; margin-bottom: 30px;">等级认定</p>-->
<!--                                                                </th:block>-->
<!--                                                                <th:block th:case="2">-->
<!--                                                                    <p style="font-size: 20px; font-weight: bold; color: #000000; margin-bottom: 30px;">职业资格</p>-->
<!--                                                                </th:block>-->
<!--                                                                <th:block th:case="3">-->
<!--                                                                    <p style="font-size: 20px; font-weight: bold; color: #000000; margin-bottom: 30px;">水平能力</p>-->
<!--                                                                </th:block>-->
<!--                                                                <th:block th:case="*"></th:block>-->
<!--                                                            </th:block>-->
<!--                                                            &lt;!&ndash;职业&ndash;&gt;-->
<!--                                                            <div class="rowpub" style="align-items: center; justify-content: space-between; flex-wrap: wrap;">-->
<!--                                                                <th:block th:if="${not #lists.isEmpty(planOccu.value)}" th:each="hotOcc,hotOccStat:${planOccu.value}">-->
<!--                                                                    <th:block th:if="${hotOccStat.index < 6}">-->
<!--                                                                        <p style="width: 50%; margin-bottom: 10px;"><a th:href="@{'/w' + ${webData.id} + '?projectOccuId=' + ${hotOcc.id}}" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;" th:if="${hotOcc.title}" th:text="${hotOcc.title}">碳排放管理师</a></p>-->
<!--                                                                    </th:block>-->
<!--                                                                </th:block>-->
<!--                                                            </div>-->
<!--                                                        </div>-->
<!--                                                    </th:block>-->
<!--                                                </th:block>-->
<!--                                            </div>-->
<!--                                        </div>-->
<!--                                    </div>-->
<!--                                    <a style="position: absolute; bottom: 22%; right: 56%; background: #ff9637; color: #fff; display: block; text-decoration: none; width: 100px; text-align: center; margin: 10px 30px; padding: 5px; font-size: 17px;" href="https://www.zykzb.com/app/" target="_blank">进入练测</a>-->
<!--                                    &lt;!&ndash;                                    <p style="font-size: 18px; color: #fff; position: absolute; bottom: 24%; right: 52%;">PC测评：<a href="https://www.zykzb.com/app/" target="_blank" style="font-size: 18px; color: #fff; text-decoration: underline;">www.zykzb.com</a></p>&ndash;&gt;-->
<!--                                </div>-->
<!--                                <div style="background: #F7FBFF; padding: 100px 0;">-->
<!--                                    &lt;!&ndash;职业考证宝在线刷题学习平台，拯救考证难&ndash;&gt;-->
<!--                                    <div style="width: 80%; max-width: 1200px; margin: 0px auto;">-->
<!--                                        <p style="font-size: 30px; color: #1A86FF; text-align: center; margin-bottom: 20px">职业考证宝在线刷题学习平台</p>-->
<!--                                        <p style="font-size: 20px; color: #1A86FF; text-align: center; border-bottom: 3px solid #1A86FF; width: 100px; margin: 0 auto 90px;"></p>-->
<!--                                        <div>-->
<!--                                            <img th:if="${fileDatas['xxpt']}" th:src="${fileDatas['xxpt'].storeUrl}" alt="" style="width:100%;height:100%" />-->
<!--                                        </div>-->
<!--                                    </div>-->
<!--                                </div>-->
<!--                                &lt;!&ndash;题库云集&ndash;&gt;-->
<!--                                <div style="width: 80%; max-width: 1200px; margin: 100px auto;">-->
<!--                                    <div class="rowpub" style="justify-content: space-between; flex-wrap: wrap; margin-top: 150px">-->
<!--                                        <div style="width: 50%; margin-bottom: 25px">-->
<!--                                            <div style="width: 100%; ">-->
<!--                                                <div style="margin-bottom: 50px">-->
<!--                                                    <p style="font-size: 30px; color: #1A86FF; margin-bottom: 10px;">题库云集，涵盖100+热门职业考试</p>-->
<!--                                                    <p style="font-size: 20px; color: #1A86FF; text-align: center; border-bottom: 3px solid #1A86FF; width: 50px; margin-bottom: 30px;"></p>-->
<!--                                                </div>-->
<!--                                                <div style="margin-bottom: 10px">-->
<!--                                                    <p style="font-size: 20px; line-height: 35px; color: #151515">包含上百种热门职业考证相关题库：无人机装调检修工，审计专业技术资格，计算机程序设计员，广告设计师，公共营养师等</p>-->
<!--                                                </div>-->
<!--                                                <div style="margin-bottom: 10px">-->
<!--                                                    <p style="font-size: 20px; line-height: 35px; color: #151515">选择职业类型后，即可利用碎片化时间收藏试题，内含大量考证真题资源，可查看每日刷题进度和记录，助力职业考证一次上岸</p>-->
<!--                                                </div>-->
<!--                                            </div>-->
<!--                                        </div>-->
<!--                                        <div style="width: 50%; margin-bottom: 25px; text-align: right">-->
<!--                                            <img th:if="${fileDatas['tkyj']}" th:src="${fileDatas['tkyj'].storeUrl}" alt="" />-->
<!--                                        </div>-->
<!--                                    </div>-->
<!--                                </div>-->
<!--                                &lt;!&ndash;网站/小程序同步练习&ndash;&gt;-->
<!--                                <div style="background: #F7FBFF; padding: 100px 0;">-->
<!--                                    <div style="width: 80%; max-width: 1200px; margin: 0px auto;">-->
<!--                                        <div class="rowpub" style="justify-content: space-between; flex-wrap: wrap; margin-bottom: 50px">-->
<!--                                            <div style="width: 50%; margin-bottom: 25px; text-align: left">-->
<!--                                                <img th:if="${fileDatas['sRoutine']}" th:src="${fileDatas['sRoutine'].storeUrl}" alt="" />-->
<!--                                            </div>-->
<!--                                            <div style="width: 50%; margin-top: 75px">-->
<!--                                                <div style="width: 100%; ">-->
<!--                                                    <div style="margin-bottom: 50px">-->
<!--                                                        <p style="font-size: 30px; color: #1A86FF; margin-bottom: 10px;">网站/小程序同步练习</p>-->
<!--                                                        <p style="font-size: 20px; color: #1A86FF; text-align: center; border-bottom: 3px solid #1A86FF; width: 50px; margin-bottom: 30px;"></p>-->
<!--                                                    </div>-->
<!--                                                    <div style="margin-bottom: 10px">-->
<!--                                                        <p style="font-size: 20px; line-height: 35px; color: #151515">在电脑和手机上，随时随地刷题练习，数据同步更方便。考前练习后，会自动出现练习结果，正确答案等。</p>-->
<!--                                                    </div>-->
<!--                                                </div>-->
<!--                                            </div>-->
<!--                                        </div>-->
<!--                                    </div>-->
<!--                                </div>-->
<!--                                &lt;!&ndash;广告 283&ndash;&gt;-->
<!--                                &lt;!&ndash;    <div th:style="'background:url(' + @{${fileDatas['adv'].storeUrl}} + ');background-size: 100%; height: 327px; position: relative'" >&ndash;&gt;-->
<!--                                &lt;!&ndash;        <div style="position: absolute; bottom: 30px; width: 100%">&ndash;&gt;-->
<!--                                &lt;!&ndash;            <div style="width: 80%; max-width: 1200px; margin: 0px auto;">&ndash;&gt;-->
<!--                                &lt;!&ndash;                <th:block th:with="listDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'cxjs'},30)}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                    <th:block th:each="data,dataStat:${listDatas}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                        <a style="background: #FAA957; color: #fff; padding: 7px 10px; cursor: pointer; text-align: center; width: 150px; margin: 0 auto; font-size: 22px; display: block" th:href="@{'/w' + ${data.id}}">立即入驻</a>&ndash;&gt;-->
<!--                                &lt;!&ndash;                    </th:block>&ndash;&gt;-->
<!--                                &lt;!&ndash;                </th:block>&ndash;&gt;-->
<!--                                &lt;!&ndash;            </div>&ndash;&gt;-->
<!--                                &lt;!&ndash;        </div>&ndash;&gt;-->
<!--                                &lt;!&ndash;    </div>&ndash;&gt;-->
<!--                                &lt;!&ndash;广告 327&ndash;&gt;-->
<!--                                <div>-->
<!--                                    <a style="text-decoration: none" href="https://www.zykzb.com/app/" target="_blank">-->
<!--                                        <img th:if="${fileDatas['adv1']}" th:src="${fileDatas['adv1'].storeUrl}" alt="" style="width: 100%" />-->
<!--                                    </a>-->
<!--                                </div>-->
<!--                                &lt;!&ndash;考证指南&ndash;&gt;-->
<!--                                &lt;!&ndash;                                <div style="width: 80%; max-width: 1200px; margin: 100px auto;">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                    <th:block th:with="webDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'kzzn'},30)}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                        <th:block th:each="web,webStat:${webDatas}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                            <th:block th:with="contentStruNavs=${@cmsDataHelper.getContentStruNavs(curRepository.id,{'kzzn'},30)}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                <div class="rowpub" >&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                    <p style="font-size: 40px; color: #000000; text-align: center; margin-bottom: 30px; flex: 1">考证指南</p>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                    <a style="font-size: 16px; color: #000000; text-align: center; margin-bottom: 30px; float: right; line-height: 30px; margin-right: 15px;" th:href="@{'w' + ${web.id} + '/s' + ${contentStruNavs[0].id} + '/1/10'}">更多>></a>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                </div>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                            </th:block>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                            <div class="rowpub" style="justify-content: space-between; align-items: flex-start; flex-wrap: wrap">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                <th:block th:with="datas=${@cmsDataHelper.getContentss(curRepository.id,{'kzzn'},{4},'navImgUrl,title,summary,publishTime,viewCnt,id,contentStruId,',30)}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                    <th:block th:with="conDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'xwzxContent'},30)}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                        <th:block th:each="con,conStat:${conDatas}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                            <div style="width:50%;margin-bottom: 20px" th:if="${datas.struCodeContents['kzzn']}" th:each="data,dataStat:${datas.struCodeContents['kzzn']}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                <a style="width: 93%; border: 1px solid #DEDEDE; padding: 10px; display: block" th:href="@{'w' + ${con.id} + '/c' + ${data.id}}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                    <p style="font-size: 16px;color: #151515;margin-bottom: 10px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;" th:if="${data.title}" th:text="${data.title}">标题是这个考证指南的标题是这个</p>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                    <p style="font-size: 14px;color: #888;line-height: 30px" th:if="${data.summary}" th:text="${data.summary.length() &gt; 115 ? data.summary.substring(0, 110) + '...' : data.summary}">简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介...</p>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                    <div class="rowpub" style="justify-content: space-between; margin-top: 10px">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                        <p style="font-size: 14px; color: #888888">发布日期：<span style="font-size: 14px" th:if="${data.publishTime}" th:text="${#temporals.format(data.publishTime, 'yyyy-MM-dd HH:mm')}">2021-05-01</span></p>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                        <p style="font-size: 14px; color: #888888"><i class="iconfont" style="color: #888888; font-size: 16px">&#xe60e;</i> <span style="font-size: 14px" th:if="${data.viewCnt}" th:text="${data.viewCnt}">300</span><span style="font-size: 14px" th:if="${data.viewCnt == 0}">0</span>次浏览</p>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                    </div>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                </a>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                            </div>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                        </th:block>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                    </th:block>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                </th:block>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                            </div>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                        </th:block>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                    </th:block>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                </div>&ndash;&gt;-->
<!--                                &lt;!&ndash;新闻资讯&ndash;&gt;-->
<!--                                &lt;!&ndash;                                <div style="width: 80%; max-width: 1200px; margin: 100px auto;">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                    <th:block th:with="webDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'xwzx'},30)}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                        <th:block th:each="web,webStat:${webDatas}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                            <th:block th:with="contentStruNavs=${@cmsDataHelper.getContentStruNavs(curRepository.id,{'xwzx'},30)}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                <div class="rowpub" >&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                    <p style="font-size: 40px; color: #000000; text-align: center; margin-bottom: 30px; flex: 1">新闻资讯</p>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                    <a style="font-size: 16px; color: #000000; text-align: center; margin-bottom: 30px; float: right; line-height: 30px; margin-right: 15px;" th:href="@{'w' + ${web.id} + '/s' + ${contentStruNavs[0].id} + '/1/10'}">更多>></a>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                </div>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                            </th:block>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                            <div class="rowpub" style="justify-content: flex-start; align-items: flex-start; ">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                <th:block th:with="datas=${@cmsDataHelper.getContentss(curRepository.id,{'xwzx'},{3},'navImgUrl,title,summary,publishTime,viewCnt,id,contentStruId,',30)}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                    <th:block th:with="conDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'xwzxContent'},30)}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                        <th:block th:each="con,conStat:${conDatas}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                            <div style="width:33%;margin-bottom: 20px" th:if="${datas.struCodeContents['xwzx']}" th:each="data,dataStat:${datas.struCodeContents['xwzx']}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                <a style="width: 97%; display: block" th:href="@{'w' + ${con.id} + '/c' + ${data.id}}">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                    <img th:src="${data.navImgUrl}" alt="" style="width: 100%; margin-bottom: 10px" />&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                    <p style="font-size: 20px;color: #151515;margin-bottom: 10px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;" th:if="${data.title}" th:text="${data.title}">最新的培训新闻动态</p>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                    <p style="font-size: 16px; color: #888; line-height: 30px" th:if="${data.summary}" th:text="${data.summary}">随着互联网的普及和信息技术广泛应用，培训行进培训行业的发展迅速展开发展</p>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                    <div class="rowpub" style="justify-content: space-between; margin-top: 10px">&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                        <p style="font-size: 16px; color: #888888" th:if="${data.publishTime}" th:text="${#temporals.format(data.publishTime, 'yyyy-MM-dd HH:mm')}">2019-04-12</p>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                        <p style="font-size: 16px; color: #888888"><i class="iconfont" style="color: #888888; font-size: 18px">&#xe60e;</i> 浏览数：<span th:if="${data.viewCnt}" th:text="${data.viewCnt}">300</span><span th:if="${data.viewCnt == 0}" >0</span></p>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                    </div>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                                </a>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                            </div>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                        </th:block>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                    </th:block>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                                </th:block>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                            </div>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                        </th:block>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                    </th:block>&ndash;&gt;-->
<!--                                &lt;!&ndash;                                </div>&ndash;&gt;-->
<!--                                &lt;!&ndash;热门证书推荐&ndash;&gt;-->
<!--                                <div style="width: 80%; max-width: 1200px; margin: 100px auto;">-->
<!--                                    <div >-->
<!--                                        <p style="font-size: 30px; color: #1A86FF; text-align: center; margin-bottom: 20px; flex: 1">热门证书推荐</p>-->
<!--                                        <p style="font-size: 20px; color: #1A86FF; text-align: center; border-bottom: 3px solid #1A86FF; width: 60px; margin: 0 auto 30px;"></p>-->
<!--                                    </div>-->
<!--                                    <div class="rowpub" style="justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;">-->
<!--                                        <th:block th:if="${siteData}" th:with="hotOccus=${siteData.read('$.hotOccus')}">-->
<!--                                            <th:block th:if="${not #lists.isEmpty(hotOccus)}" th:each="hotOccu,hotOccuStat:${hotOccus}">-->
<!--                                                <th:block th:if="${hotOccuStat.index < 6}">-->
<!--                                                    <div style="width:33%;margin-bottom: 20px;" >-->
<!--                                                        <div style="width: 93%;">-->
<!--                                                            <a th:href="@{'/w' + ${webData.id} + '?projectOccuId=' + ${hotOccu.id}}">-->
<!--                                                                <img th:if="${hotOccu.imgUrl}" th:src="${hotOccu.imgUrl}" alt="" style="width: 100%; margin-bottom: 10px" />-->
<!--                                                                <p style="font-size: 20px;color: #151515;margin-bottom: 10px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;" th:if="${hotOccu.title}" th:text="${hotOccu.title}">计算机程序设计员证书</p>-->
<!--                                                                <p style="font-size: 16px; color: #888888"><i class="iconfont" style="color: #d81e06; font-size: 18px">&#xe619;</i> 热度：<span style="font-size: 16px" th:if="${hotOccu.dummyCnt}" th:text="${hotOccu.dummyCnt}">300</span></p>-->
<!--                                                            </a>-->
<!--                                                        </div>-->
<!--                                                    </div>-->
<!--                                                </th:block>-->
<!--                                            </th:block>-->
<!--                                        </th:block>-->
<!--                                    </div>-->
<!--                                </div>-->
<!--                            </th:block>-->
<!--                        </th:block>-->
<!--                    </th:block>-->
<!--                </th:block>-->
<!--            </th:block>-->
<!--        </th:block>-->
<!--    </th:block>-->
    
        
            
                
                    <!--getSiteIndexData-->
                    
                        <!--考证练测详情-->
                        
                            
                                <div style="height:589px; position: relative">
                                    <!--轮播图-->
                                    <div><img src="https://resfiles.bjcscn.com/ec88388c3348400db03887440c28a91b/c9acfe7872bd4bcbb1157e1a5807cf6f.png" alt="" style="width:100%;height:100%" /></div>
                                    <!--                                    <div style="width: 100%; position: relative;">-->
                                    <!--                                        <div style="width: 100%; float: left">-->
                                    <!--                                            <div class="target" id="target-1" style="position: relative; height: 589px; margin-bottom: 20px">-->
                                    <!--                                                <div >-->
                                    <!--                                                    <div><img th:if="${fileDatas['banner4']}" th:src="${fileDatas['banner4'].storeUrl}" alt="" style="width:100%;height:100%" /></div>-->
                                    <!--                                                    <div><img th:if="${fileDatas['banner3']}" th:src="${fileDatas['banner3'].storeUrl}" alt="" style="width:100%;height:100%" /></div>-->
                                    <!--                                                    <div><img th:if="${fileDatas['banner1']}" th:src="${fileDatas['banner1'].storeUrl}" alt="" style="width:100%;height:100%" /></div>-->
                                    <!--                                                    <div><img th:if="${fileDatas['banner2']}" th:src="${fileDatas['banner2'].storeUrl}" alt="" style="width:100%;height:100%" /></div>-->
                                    <!--                                                </div>-->
                                    <!--                                            </div>-->
                                    <!--                                        </div>-->
                                    <!--                                    </div>-->
                                    <div style="position: absolute; top: 0; width: 100%">
                                        <div style="width: 80%; max-width: 1200px; margin: 0px auto;">
                                            <div style="background: rgba(255,255,255,.9);height: 589px; width: 25%;">
                                                
                                                    
                                                        <div style="padding: 20px 15px;">
                                                            
                                                                
                                                                    <p style="font-size: 20px; font-weight: bold; color: #000000; margin-bottom: 30px;">等级认定</p>
                                                                
                                                                
                                                                
                                                                
                                                            
                                                            <!--职业-->
                                                            <div class="rowpub" style="align-items: center; justify-content: space-between; flex-wrap: wrap;">
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=16" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">计算机程序设计员</a></p>
                                                                    
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=8" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">电子商务师</a></p>
                                                                    
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=20" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">健康管理师</a></p>
                                                                    
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=50" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">劳动关系协调员</a></p>
                                                                    
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=32" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">网络安全管理员</a></p>
                                                                    
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=33" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">网商</a></p>
                                                                    
                                                                
                                                            </div>
                                                        </div>
                                                    
                                                        <div style="padding: 20px 15px;">
                                                            
                                                                
                                                                
                                                                    <p style="font-size: 20px; font-weight: bold; color: #000000; margin-bottom: 30px;">职业资格</p>
                                                                
                                                                
                                                                
                                                            
                                                            <!--职业-->
                                                            <div class="rowpub" style="align-items: center; justify-content: space-between; flex-wrap: wrap;">
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=62" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">应急救援员</a></p>
                                                                    
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=63" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">注册营养师</a></p>
                                                                    
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=54" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">企业培训师</a></p>
                                                                    
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=52" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">消防员</a></p>
                                                                    
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=66" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">心理咨询师</a></p>
                                                                    
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=53" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">保安员</a></p>
                                                                    
                                                                
                                                            </div>
                                                        </div>
                                                    
                                                        <div style="padding: 20px 15px;">
                                                            
                                                                
                                                                
                                                                
                                                                    <p style="font-size: 20px; font-weight: bold; color: #000000; margin-bottom: 30px;">水平能力</p>
                                                                
                                                                
                                                            
                                                            <!--职业-->
                                                            <div class="rowpub" style="align-items: center; justify-content: space-between; flex-wrap: wrap;">
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=51" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">社会工作者</a></p>
                                                                    
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=59" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">税务师</a></p>
                                                                    
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=64" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">注册营养师</a></p>
                                                                    
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=58" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">注册会计师</a></p>
                                                                    
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=60" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">监理工程师</a></p>
                                                                    
                                                                
                                                                    
                                                                        <p style="width: 50%; margin-bottom: 10px;"><a href="/w795?projectOccuId=56" target="_blank" style="font-size: 16px; color: #888; text-decoration: none;">注册消防工程师</a></p>
                                                                    
                                                                
                                                            </div>
                                                        </div>
                                                    
                                                
                                            </div>
                                        </div>
                                    </div>
                                    <a style="position: absolute; bottom: 22%; right: 56%; background: #ff9637; color: #fff; display: block; text-decoration: none; width: 100px; text-align: center; margin: 10px 30px; padding: 5px; font-size: 17px;" href="https://www.zykzb.com/app/" target="_blank">进入练测</a>
                                    <!--                                    <p style="font-size: 18px; color: #fff; position: absolute; bottom: 24%; right: 52%;">PC测评：<a href="https://www.zykzb.com/app/" target="_blank" style="font-size: 18px; color: #fff; text-decoration: underline;">www.zykzb.com</a></p>-->
                                </div>
                                <div style="background: #F7FBFF; padding: 100px 0;">
                                    <!--职业考证宝在线刷题学习平台，拯救考证难-->
                                    <div style="width: 80%; max-width: 1200px; margin: 0px auto;">
                                        <p style="font-size: 30px; color: #1A86FF; text-align: center; margin-bottom: 20px">职业考证宝在线刷题学习平台</p>
                                        <p style="font-size: 20px; color: #1A86FF; text-align: center; border-bottom: 3px solid #1A86FF; width: 100px; margin: 0 auto 90px;"></p>
                                        <div>
                                            <img src="https://resfiles.bjcscn.com/ec88388c3348400db03887440c28a91b/e96d55cf998f4141bba9b5abcbd51305.png" alt="" style="width:100%;height:100%" />
                                        </div>
                                    </div>
                                </div>
                                <!--题库云集-->
                                <div style="width: 80%; max-width: 1200px; margin: 100px auto;">
                                    <div class="rowpub" style="justify-content: space-between; flex-wrap: wrap; margin-top: 150px">
                                        <div style="width: 50%; margin-bottom: 25px">
                                            <div style="width: 100%; ">
                                                <div style="margin-bottom: 50px">
                                                    <p style="font-size: 30px; color: #1A86FF; margin-bottom: 10px;">题库云集，涵盖100+热门职业考试</p>
                                                    <p style="font-size: 20px; color: #1A86FF; text-align: center; border-bottom: 3px solid #1A86FF; width: 50px; margin-bottom: 30px;"></p>
                                                </div>
                                                <div style="margin-bottom: 10px">
                                                    <p style="font-size: 20px; line-height: 35px; color: #151515">包含上百种热门职业考证相关题库：无人机装调检修工，审计专业技术资格，计算机程序设计员，广告设计师，公共营养师等</p>
                                                </div>
                                                <div style="margin-bottom: 10px">
                                                    <p style="font-size: 20px; line-height: 35px; color: #151515">选择职业类型后，即可利用碎片化时间收藏试题，内含大量考证真题资源，可查看每日刷题进度和记录，助力职业考证一次上岸</p>
                                                </div>
                                            </div>
                                        </div>
                                        <div style="width: 50%; margin-bottom: 25px; text-align: right">
                                            <img src="https://resfiles.bjcscn.com/ec88388c3348400db03887440c28a91b/61c22b2d12aa461982aabf7f96887ee7.png" alt="" />
                                        </div>
                                    </div>
                                </div>
                                <!--网站/小程序同步练习-->
                                <div style="background: #F7FBFF; padding: 100px 0;">
                                    <div style="width: 80%; max-width: 1200px; margin: 0px auto;">
                                        <div class="rowpub" style="justify-content: space-between; flex-wrap: wrap; margin-bottom: 50px">
                                            <div style="width: 50%; margin-bottom: 25px; text-align: left">
                                                <img src="https://resfiles.bjcscn.com/ec88388c3348400db03887440c28a91b/b6ae5c5c9d304e9396e34ef93701ca9f.png" alt="" />
                                            </div>
                                            <div style="width: 50%; margin-top: 75px">
                                                <div style="width: 100%; ">
                                                    <div style="margin-bottom: 50px">
                                                        <p style="font-size: 30px; color: #1A86FF; margin-bottom: 10px;">网站/小程序同步练习</p>
                                                        <p style="font-size: 20px; color: #1A86FF; text-align: center; border-bottom: 3px solid #1A86FF; width: 50px; margin-bottom: 30px;"></p>
                                                    </div>
                                                    <div style="margin-bottom: 10px">
                                                        <p style="font-size: 20px; line-height: 35px; color: #151515">在电脑和手机上，随时随地刷题练习，数据同步更方便。考前练习后，会自动出现练习结果，正确答案等。</p>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                    </div>
                                </div>
                                <!--广告 283-->
                                <!--    <div th:style="'background:url(' + @{${fileDatas['adv'].storeUrl}} + ');background-size: 100%; height: 327px; position: relative'" >-->
                                <!--        <div style="position: absolute; bottom: 30px; width: 100%">-->
                                <!--            <div style="width: 80%; max-width: 1200px; margin: 0px auto;">-->
                                <!--                <th:block th:with="listDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'cxjs'},30)}">-->
                                <!--                    <th:block th:each="data,dataStat:${listDatas}">-->
                                <!--                        <a style="background: #FAA957; color: #fff; padding: 7px 10px; cursor: pointer; text-align: center; width: 150px; margin: 0 auto; font-size: 22px; display: block" th:href="@{'/w' + ${data.id}}">立即入驻</a>-->
                                <!--                    </th:block>-->
                                <!--                </th:block>-->
                                <!--            </div>-->
                                <!--        </div>-->
                                <!--    </div>-->
                                <!--广告 327-->
                                <div>
                                    <a style="text-decoration: none" href="https://www.zykzb.com/app/" target="_blank">
                                        <img src="https://resfiles.bjcscn.com/ec88388c3348400db03887440c28a91b/57a1f531c6fa446fbac4afd513d6926a.png" alt="" style="width: 100%" />
                                    </a>
                                </div>
                                <!--考证指南-->
                                <!--                                <div style="width: 80%; max-width: 1200px; margin: 100px auto;">-->
                                <!--                                    <th:block th:with="webDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'kzzn'},30)}">-->
                                <!--                                        <th:block th:each="web,webStat:${webDatas}">-->
                                <!--                                            <th:block th:with="contentStruNavs=${@cmsDataHelper.getContentStruNavs(curRepository.id,{'kzzn'},30)}">-->
                                <!--                                                <div class="rowpub" >-->
                                <!--                                                    <p style="font-size: 40px; color: #000000; text-align: center; margin-bottom: 30px; flex: 1">考证指南</p>-->
                                <!--                                                    <a style="font-size: 16px; color: #000000; text-align: center; margin-bottom: 30px; float: right; line-height: 30px; margin-right: 15px;" th:href="@{'w' + ${web.id} + '/s' + ${contentStruNavs[0].id} + '/1/10'}">更多>></a>-->
                                <!--                                                </div>-->
                                <!--                                            </th:block>-->
                                <!--                                            <div class="rowpub" style="justify-content: space-between; align-items: flex-start; flex-wrap: wrap">-->
                                <!--                                                <th:block th:with="datas=${@cmsDataHelper.getContentss(curRepository.id,{'kzzn'},{4},'navImgUrl,title,summary,publishTime,viewCnt,id,contentStruId,',30)}">-->
                                <!--                                                    <th:block th:with="conDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'xwzxContent'},30)}">-->
                                <!--                                                        <th:block th:each="con,conStat:${conDatas}">-->
                                <!--                                                            <div style="width:50%;margin-bottom: 20px" th:if="${datas.struCodeContents['kzzn']}" th:each="data,dataStat:${datas.struCodeContents['kzzn']}">-->
                                <!--                                                                <a style="width: 93%; border: 1px solid #DEDEDE; padding: 10px; display: block" th:href="@{'w' + ${con.id} + '/c' + ${data.id}}">-->
                                <!--                                                                    <p style="font-size: 16px;color: #151515;margin-bottom: 10px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;" th:if="${data.title}" th:text="${data.title}">标题是这个考证指南的标题是这个</p>-->
                                <!--                                                                    <p style="font-size: 14px;color: #888;line-height: 30px" th:if="${data.summary}" th:text="${data.summary.length() &gt; 115 ? data.summary.substring(0, 110) + '...' : data.summary}">简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介简介...</p>-->
                                <!--                                                                    <div class="rowpub" style="justify-content: space-between; margin-top: 10px">-->
                                <!--                                                                        <p style="font-size: 14px; color: #888888">发布日期：<span style="font-size: 14px" th:if="${data.publishTime}" th:text="${#temporals.format(data.publishTime, 'yyyy-MM-dd HH:mm')}">2021-05-01</span></p>-->
                                <!--                                                                        <p style="font-size: 14px; color: #888888"><i class="iconfont" style="color: #888888; font-size: 16px">&#xe60e;</i> <span style="font-size: 14px" th:if="${data.viewCnt}" th:text="${data.viewCnt}">300</span><span style="font-size: 14px" th:if="${data.viewCnt == 0}">0</span>次浏览</p>-->
                                <!--                                                                    </div>-->
                                <!--                                                                </a>-->
                                <!--                                                            </div>-->
                                <!--                                                        </th:block>-->
                                <!--                                                    </th:block>-->
                                <!--                                                </th:block>-->
                                <!--                                            </div>-->
                                <!--                                        </th:block>-->
                                <!--                                    </th:block>-->
                                <!--                                </div>-->
                                <!--新闻资讯-->
                                <!--                                <div style="width: 80%; max-width: 1200px; margin: 100px auto;">-->
                                <!--                                    <th:block th:with="webDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'xwzx'},30)}">-->
                                <!--                                        <th:block th:each="web,webStat:${webDatas}">-->
                                <!--                                            <th:block th:with="contentStruNavs=${@cmsDataHelper.getContentStruNavs(curRepository.id,{'xwzx'},30)}">-->
                                <!--                                                <div class="rowpub" >-->
                                <!--                                                    <p style="font-size: 40px; color: #000000; text-align: center; margin-bottom: 30px; flex: 1">新闻资讯</p>-->
                                <!--                                                    <a style="font-size: 16px; color: #000000; text-align: center; margin-bottom: 30px; float: right; line-height: 30px; margin-right: 15px;" th:href="@{'w' + ${web.id} + '/s' + ${contentStruNavs[0].id} + '/1/10'}">更多>></a>-->
                                <!--                                                </div>-->
                                <!--                                            </th:block>-->
                                <!--                                            <div class="rowpub" style="justify-content: flex-start; align-items: flex-start; ">-->
                                <!--                                                <th:block th:with="datas=${@cmsDataHelper.getContentss(curRepository.id,{'xwzx'},{3},'navImgUrl,title,summary,publishTime,viewCnt,id,contentStruId,',30)}">-->
                                <!--                                                    <th:block th:with="conDatas=${@cmsDataHelper.getWebPageNavs(curRepository.id,{'xwzxContent'},30)}">-->
                                <!--                                                        <th:block th:each="con,conStat:${conDatas}">-->
                                <!--                                                            <div style="width:33%;margin-bottom: 20px" th:if="${datas.struCodeContents['xwzx']}" th:each="data,dataStat:${datas.struCodeContents['xwzx']}">-->
                                <!--                                                                <a style="width: 97%; display: block" th:href="@{'w' + ${con.id} + '/c' + ${data.id}}">-->
                                <!--                                                                    <img th:src="${data.navImgUrl}" alt="" style="width: 100%; margin-bottom: 10px" />-->
                                <!--                                                                    <p style="font-size: 20px;color: #151515;margin-bottom: 10px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;" th:if="${data.title}" th:text="${data.title}">最新的培训新闻动态</p>-->
                                <!--                                                                    <p style="font-size: 16px; color: #888; line-height: 30px" th:if="${data.summary}" th:text="${data.summary}">随着互联网的普及和信息技术广泛应用，培训行进培训行业的发展迅速展开发展</p>-->
                                <!--                                                                    <div class="rowpub" style="justify-content: space-between; margin-top: 10px">-->
                                <!--                                                                        <p style="font-size: 16px; color: #888888" th:if="${data.publishTime}" th:text="${#temporals.format(data.publishTime, 'yyyy-MM-dd HH:mm')}">2019-04-12</p>-->
                                <!--                                                                        <p style="font-size: 16px; color: #888888"><i class="iconfont" style="color: #888888; font-size: 18px">&#xe60e;</i> 浏览数：<span th:if="${data.viewCnt}" th:text="${data.viewCnt}">300</span><span th:if="${data.viewCnt == 0}" >0</span></p>-->
                                <!--                                                                    </div>-->
                                <!--                                                                </a>-->
                                <!--                                                            </div>-->
                                <!--                                                        </th:block>-->
                                <!--                                                    </th:block>-->
                                <!--                                                </th:block>-->
                                <!--                                            </div>-->
                                <!--                                        </th:block>-->
                                <!--                                    </th:block>-->
                                <!--                                </div>-->
                                <!--热门证书推荐-->
                                <div style="width: 80%; max-width: 1200px; margin: 100px auto;">
                                    <div >
                                        <p style="font-size: 30px; color: #1A86FF; text-align: center; margin-bottom: 20px; flex: 1">热门证书推荐</p>
                                        <p style="font-size: 20px; color: #1A86FF; text-align: center; border-bottom: 3px solid #1A86FF; width: 60px; margin: 0 auto 30px;"></p>
                                    </div>
                                    <div class="rowpub" style="justify-content: flex-start; align-items: flex-start; flex-wrap: wrap;">
                                        
                                            
                                                
                                                    <div style="width:33%;margin-bottom: 20px;" >
                                                        <div style="width: 93%;">
                                                            <a href="/w795?projectOccuId=62">
                                                                <img src="http://taomfiles.bjcscn.com/occuImgs/2af53cbbad804228a41b49b56b2ad86f.webp" alt="" style="width: 100%; margin-bottom: 10px" />
                                                                <p style="font-size: 20px;color: #151515;margin-bottom: 10px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;">应急救援员</p>
                                                                <p style="font-size: 16px; color: #888888"><i class="iconfont" style="color: #d81e06; font-size: 18px">&#xe619;</i> 热度：<span style="font-size: 16px">35358</span></p>
                                                            </a>
                                                        </div>
                                                    </div>
                                                
                                            
                                                
                                                    <div style="width:33%;margin-bottom: 20px;" >
                                                        <div style="width: 93%;">
                                                            <a href="/w795?projectOccuId=16">
                                                                <img src="http://taomfiles.bjcscn.com/occuImgs/af0aa142c15b4a32b8ae1db07e275435.jpg" alt="" style="width: 100%; margin-bottom: 10px" />
                                                                <p style="font-size: 20px;color: #151515;margin-bottom: 10px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;">计算机程序设计员</p>
                                                                <p style="font-size: 16px; color: #888888"><i class="iconfont" style="color: #d81e06; font-size: 18px">&#xe619;</i> 热度：<span style="font-size: 16px">32428</span></p>
                                                            </a>
                                                        </div>
                                                    </div>
                                                
                                            
                                                
                                                    <div style="width:33%;margin-bottom: 20px;" >
                                                        <div style="width: 93%;">
                                                            <a href="/w795?projectOccuId=63">
                                                                <img src="http://taomfiles.bjcscn.com/occuImgs/ccbbfbc2e15148eaa98be40923faf4b1.jpg" alt="" style="width: 100%; margin-bottom: 10px" />
                                                                <p style="font-size: 20px;color: #151515;margin-bottom: 10px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;">注册营养师</p>
                                                                <p style="font-size: 16px; color: #888888"><i class="iconfont" style="color: #d81e06; font-size: 18px">&#xe619;</i> 热度：<span style="font-size: 16px">32313</span></p>
                                                            </a>
                                                        </div>
                                                    </div>
                                                
                                            
                                                
                                                    <div style="width:33%;margin-bottom: 20px;" >
                                                        <div style="width: 93%;">
                                                            <a href="/w795?projectOccuId=8">
                                                                <img src="http://taomfiles.bjcscn.com/occuImgs/d7c25b2ac6ff4a23ac354bb4fa6ebfc8.jpg" alt="" style="width: 100%; margin-bottom: 10px" />
                                                                <p style="font-size: 20px;color: #151515;margin-bottom: 10px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;">电子商务师</p>
                                                                <p style="font-size: 16px; color: #888888"><i class="iconfont" style="color: #d81e06; font-size: 18px">&#xe619;</i> 热度：<span style="font-size: 16px">32253</span></p>
                                                            </a>
                                                        </div>
                                                    </div>
                                                
                                            
                                                
                                                    <div style="width:33%;margin-bottom: 20px;" >
                                                        <div style="width: 93%;">
                                                            <a href="/w795?projectOccuId=51">
                                                                <img src="http://taomfiles.bjcscn.com/occuImgs/b21fe273c5724da1aa76ec8d666ab2c7.jpg" alt="" style="width: 100%; margin-bottom: 10px" />
                                                                <p style="font-size: 20px;color: #151515;margin-bottom: 10px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;">社会工作者</p>
                                                                <p style="font-size: 16px; color: #888888"><i class="iconfont" style="color: #d81e06; font-size: 18px">&#xe619;</i> 热度：<span style="font-size: 16px">32021</span></p>
                                                            </a>
                                                        </div>
                                                    </div>
                                                
                                            
                                                
                                                    <div style="width:33%;margin-bottom: 20px;" >
                                                        <div style="width: 93%;">
                                                            <a href="/w795?projectOccuId=20">
                                                                <img src="http://taomfiles.bjcscn.com/occuImgs/a697ad07b4b14a248b7e916deaba0521.jpg" alt="" style="width: 100%; margin-bottom: 10px" />
                                                                <p style="font-size: 20px;color: #151515;margin-bottom: 10px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;">健康管理师</p>
                                                                <p style="font-size: 16px; color: #888888"><i class="iconfont" style="color: #d81e06; font-size: 18px">&#xe619;</i> 热度：<span style="font-size: 16px">31593</span></p>
                                                            </a>
                                                        </div>
                                                    </div>
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                                
                                            
                                        
                                    </div>
                                </div>
                            
                        
                    
                
            
        
    


    <!--职业考证宝APP-->
    <!--    <div th:style="'background:url(' + @{${fileDatas['index6'].storeUrl}} + ');background-size: 100%; height: 490px; position: relative'" >-->
    <!--        <div style="position: absolute; top: 100px; width: 100%">-->
    <!--            <div style="width: 80%; max-width: 1200px; margin: 0px auto;">-->
    <!--                <div class="rowpub">-->
    <!--                    <div>-->
    <!--                        <th:block th:with="datas=${@cmsDataHelper.getContents(curRepository.id,{'zykzb'},'navImgUrl,title,summary,publishTime,viewCnt,id,contentStruId,content',30)}">-->
    <!--                            <th:block th:if="${datas}" th:each="data,dataStat:${datas}">-->
    <!--                                <img th:if="${data.navImgUrl}" th:src="${data.navImgUrl}" alt="" style="width: 80px; height: 80px" />-->
    <!--                            </th:block>-->
    <!--                        </th:block>-->
    <!--                    </div>-->
    <!--                    <div style="margin-left: 15px">-->
    <!--                        <p style="font-size: 30px; color: #1972FD; margin-bottom: 10px">职业考证宝APP</p>-->
    <!--                        <p style="font-size: 18px; color: #5290FB;">无需下载，刷题模拟，快速取证。</p>-->
    <!--                    </div>-->
    <!--                </div>-->
    <!--                <div style="margin-top: 50px; width: 60%">-->
    <!--                    <p style="font-size: 18px; color: #151515; line-height: 30px">职业考证宝是一款为参加职业资格，技能等级，专项能力，岗位考核的考生提供在线刷题，练习测评移动小程序。让考生能充分利用碎片化时间做好考证前的复习工作。同时，也为各省市主办机构，培训机构提供一个资源发布服务平台，主办机构可在管理端发布考试大纲，抽取练习和测评试题，针对技能操作考试发布考核项目和考核标准，便于考生训练技能操作能力。</p>-->
    <!--                </div>-->
    <!--            </div>-->
    <!--        </div>-->
    <!--    </div>-->

<div class="zx" style="position:fixed;right:0;bottom:25%;">
    <div style="background: #1462B8; padding: 15px;;position: relative;cursor: pointer;" onclick="openChat()">
        <a title="客服">
            <p style="text-align: center" ><i class="iconfont" style="color: #ffffff; font-size: 30px">&#xe63f;</i></p>
        </a>
    </div>
</div>
<div class="zx" style="position:fixed;right:0;bottom:18.5%;">
    <div style="background: #09C2E2; position: relative; cursor: pointer;" onmouseover="document.getElementById('lxdh').style.display='block'" onmouseout="document.getElementById('lxdh').style.display='none'">
        <a class="rowpub" title="客服电话">
            <p style="text-align: center; padding: 15px; border-right: 1px solid #fff"><i class="iconfont" style="color: #ffffff; font-size: 30px">&#xe633;</i></p>
            <div id="lxdh" style="display: none; margin: 0px 15px;">
                <p style="color: #fff; font-size: 14px;">客服电话</p>
                <p style="color: #fff; font-size: 14px; margin-top: 5px">400-661-5896</p>
            </div>
        </a>
    </div>
</div>
<div class="zx" style="position:fixed;right:0;bottom:12%;">
    <div >
        <a href="javascript:;" id="return_top" style="background-color: #DFDFDF; padding: 15px; display: block" title="回到顶部">
            <p style="text-align: center"><i class="iconfont" style="color: #ffffff; font-size: 30px">&#xe64d;</i></p>
            <!-- <p style="text-align: center; color: #ffffff; margin-top: 5px">返回顶部</p>-->
        </a>
    </div>
</div>
<!--底部-->

    <div><footer 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:40%">
                <p style="font-size: 22px; color: #fff; margin: 10px 0px;">联系我们</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">4006615896</span></p>
                                <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">北京市海淀区北三环西路48号1号楼14至15层B座14-15J</span></p>
                            </div>
                        </div>
                    
                
            </div>
            <div style="width:25%">
                <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: 45%; margin: 10px 0px; "><a style="font-size: 16px; color: #FFFFFF;" href="http://www.jndjrd.org.cn" target="_blank">技能等级认定</a></p>
                    <p style="width: 45%; margin: 10px 0px; "><a style="font-size: 16px; color: #FFFFFF;" href="https://rcpjbm.bjcscn.com/" target="_blank">职业等级在线报名</a></p>
                    <p style="width: 45%; margin: 10px 0px; "><a style="font-size: 16px; color: #FFFFFF;" href="http://www.kszx365.com" target="_blank">在线考试</a></p>
                    <p style="width: 45%; margin: 10px 0px; "><a style="font-size: 16px; color: #FFFFFF;" href="http://www.jnkspt.com/" target="_blank">移动评分</a></p>
                </div>
            </div>
            <div style="width:15%">
                <div style="cursor: pointer; text-align: center;" >
                    
                        <img  src="https://resfiles.bjcscn.com/ec88388c3348400db03887440c28a91b/e82aa30fc2884067b02a9f7561ac28c6.png" alt="" style="width:100px;border-radius:50px;" />
                    
                    <p style="text-align: center; margin: 10px 0px; font-size: 16px; color: #FFFFFF;">扫一扫，进入小程序</p>
                </div>
            </div>
        </div>
        <div class="rowpub" style="justify-content: space-between; padding: 20px 0px 10px;">
            
                
                    
                        <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号 一款专业的职业考证通关大杀器</a>
                            
                                
                                    <a href="/w984" target="_blank" style="margin-left: 15px;font-size: 16px; color: #F6F6F6;">百度百科</a>
                                
                            
                        </div>
                        <div style="flex:1px; text-align: center; font-size: 16px; color: #F6F6F6">Copyright © 2021-2023 职业考证宝 版权所有</div>
                    
                
            
        </div>
    </div>
</footer>
</div>

<script>
    $( "#target-1" ).HappyImage({
        effect: "slide",
        autoplay: 3000,
    });
</script>
</body>
</html>
