File: /usr/home/qxu1650030446/htdocs/wp-content/themes/aly/page-jszc.php
<?php /*Template Name:  技术支持 */
get_header(); ?>
<div class="page-banner">
	<picture>
        <source srcset="<?php echo of_get_option( 'm_banner_jszc'); ?>" media="(max-width:768px)" alt="技术支持">
        <img src="<?php echo of_get_option('banner_jszc'); ?>" alt="技术支持">
    </picture>
</div>
<div class="row-tab pro-tab zc-tab">
    <div class="container-width">  
        <ul>
            <li class="current"><a href="#af-server" title="售后服务">售后服务</a></li>
            <li><a href="#help-center" title="帮助中心">帮助中心</a></li>
            <li><a href="#banjia" title="邮件搬家">邮件搬家</a></li>
            <li><a href="#u-setting" title="客户端设置">客户端设置</a></li>
            <li><a href="#upload" title="最新更新">最新更新</a></li>
            <li><a href="#cjwt" title="常见问题">常见问题</a></li>
        </ul>
    </div>
</div>
<div class="af-server" id="af-server">
    <div class="container-width">
        <div class="page-title">
            <h3>售后服务</h3>
        </div>
        <div class="af-serlists">
            <div class="af-serlist">
                <h4><img src="<?php bloginfo('template_url'); ?>/images/jszc/ser-1.png" alt="服务标准"> 服务标准</h4>
                <ul>
                    <li>本公司设立专业的客服和技术支持团队,提供专业、快速、热情、周到的售后服务</li>
                </ul>
            </div>
            <div class="af-serlist">
                <h4><img src="<?php bloginfo('template_url'); ?>/images/jszc/ser-2.png" alt="服务热线及时间"> 服务热线及时间</h4>
                <ul>
                    <li>热线电话:0755-2322-3151</li>
                    <li>客服QQ : 800003400</li>
                </ul>
            </div>
            <div class="af-serlist">
                <h4><img src="<?php bloginfo('template_url'); ?>/images/jszc/ser-3.png" alt="服务方式"> 服务方式</h4>
                <ul>
                    <li>客户邮箱开通后:客服会对客户的邮箱进行专业的指导,包括电话、QQ,远程指导等,告知客户邮箱重点功能,邮箱后台管理设置,使用重点注意事项等,协助客户尽早开通邮箱使用,并注意邮箱使用安全</li>
                    <li>客户企业邮箱使用过程中:接到客户电话或QQ咨询,客服第一时间解决问题,不能及时解决的问题,第一时间响应,告知客户解决方案和解决的大概时间</li>
                    
                </ul>
            </div>
            <div class="af-serlist">
                <h4><img src="<?php bloginfo('template_url'); ?>/images/jszc/ser-4.png" alt="费用"> 费用</h4>
                <ul>
                    <li>无隐性消费,除了购买邮箱的费用以外,腾讯企业邮箱提供的所有功能均可以使用,不存在额外的缴费情况,包括故障排除</li>
                </ul>
            </div>
        </div>
        <a href="javascript:;" rel="nofollow" title="立即咨询">立即咨询客服</a>
    </div>
</div>
<div class="help-center" id="help-center">
    <div class="container-width">
        <div class="page-title">
            <h3>帮助中心</h3>
        </div>
        <div class="cen-lists">
            <div class="cen-list">
                <h4>新手入门 <img src="<?php bloginfo('template_url'); ?>/images/jszc/help-r.png" alt=""></h4>
                <ul>
                <?php $posts = get_posts('cat=9&showposts=-1&order=DESC&orderby=date');if ($posts) : foreach( $posts as $post ) : setup_postdata( $post ); {?>
                    <li><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_title(); ?></a></li>
                <?php } endforeach; endif; wp_reset_query(); ?>	
                </ul>
            </div>
            <div class="cen-list">
                <h4>邮箱管理 <img src="<?php bloginfo('template_url'); ?>/images/jszc/help-r.png" alt=""></h4>
                <ul>
                <?php $posts = get_posts('cat=10&showposts=-1&order=DESC&orderby=date');if ($posts) : foreach( $posts as $post ) : setup_postdata( $post ); {?>
                    <li><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_title(); ?></a></li>
                <?php } endforeach; endif; wp_reset_query(); ?>	
                </ul>
            </div>
            <div class="cen-list">
                <h4>常见操作 <img src="<?php bloginfo('template_url'); ?>/images/jszc/help-r.png" alt=""></h4>
                <ul>
                <?php $posts = get_posts('cat=11&showposts=-1&order=DESC&orderby=date');if ($posts) : foreach( $posts as $post ) : setup_postdata( $post ); {?>
                    <li><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_title(); ?></a></li>
                <?php } endforeach; endif; wp_reset_query(); ?>	
                </ul>
            </div>
        </div>
        <a href="javascript:;" rel="nofollow" title="有疑惑请立即咨询在线客服">有疑惑请立即咨询在线客服</a>
    </div>
</div>
<div class="zc-banjia" id="banjia">
    <div class="container-width">
        <div class="page-title">
            <h3>邮箱搬家</h3>
        </div>
        <p class="se-tit">提供多种搬家方式,帮助用户从其他服务器无感迁移到腾讯云;管理员在管理后台进行简单设置,以下为邮箱搬家的设置方法:</p>
        <ul>
            <li><p>登录postmaster > 域帐号管理 > 员工帐号管理 > 新建账号(导入导出—导入)进行帐号创建或者是批量导入</p></li>
            <li><p>域管 > 邮箱工具 > 邮箱搬家 > 邮箱搬家流程引导图下方 > 邮件箱搬家功能 >开启</p></li>
        </ul>
        <div class="bj-img">
            <img src="<?php bloginfo('template_url'); ?>/images/jszc/banjia.png" alt="邮箱搬家">
        </div>
    </div>
</div>
<div class="u-setting" id="u-setting">
    <div class="container-width">
        <div class="page-title">
            <h3>客户端设置</h3>
        </div>
        <p class="se-tit">全平台客户端已同步上线</p>
        <ul>
            <?php $posts = get_posts('cat=12&showposts=-1&order=DESC&orderby=date');if ($posts) : foreach( $posts as $post ) : setup_postdata( $post ); {?>
                <li><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_title(); ?></a></li>
            <?php } endforeach; endif; wp_reset_query(); ?>	
        </ul>
        <div class="sz-img">
            <img src="<?php bloginfo('template_url'); ?>/images/jszc/shezhi.png" alt="客户端设置">
        </div>
    </div>
</div>
<div class="zc-upload" id="upload">
    <div class="container-width">
        <div class="page-title">
            <h3>最新更新</h3>
        </div>
        <ul>
            <li>
                <h3>云安全中心</h3>
                <p>系统及服务器安全,实时识别,分析,预警安全威胁的统一安全管理系统,支持防勒索,防病毒,防篡改等</p>
                <a href="javascript:;" rel="nofollow" title="立即咨询">立即咨询</a>
            </li>
            <li>
                <h3>Ddos高防ip</h3>
                <p>系统及服务器安全,实时识别,分析,预警安全威胁的统一安全管理系统,支持防勒索,防病毒,防篡改等</p>
                <a href="javascript:;" rel="nofollow" title="立即咨询">立即咨询</a>
            </li>
            <li>
                <h3>云数据库MySQL</h3>
                <p>MySQL是全球最受欢迎的开源数据库之一,作为开源软件组合LAMP</p>
                <a href="javascript:;" rel="nofollow" title="立即咨询">立即咨询</a>
            </li>
            <li>
                <h3>云企业邮箱/企业建站</h3>
                <p>安全稳定之选,百万企业信任之选。1对1量身定制,买就送安全证书</p>
                <a href="javascript:;" rel="nofollow" title="立即咨询">立即咨询</a>
            </li>
        </ul>
    </div>
</div>
<div class="zc-cnwt" id="cjwt">
    <div class="container-width">
        <div class="page-title">
            <h3>常见问题</h3>
        </div>
        <ul>
        <?php $posts = get_posts('cat=4&showposts=-1&order=DESC&orderby=date');if ($posts) : foreach( $posts as $post ) : setup_postdata( $post ); {?>
            <li><a href="<?php the_permalink(); ?>" title="<?php the_title(); ?>"><?php the_title(); ?></a></li>
        <?php } endforeach; endif; wp_reset_query(); ?>	
        </ul>
    </div>
</div>
<script>
     function getScroll() {
        if ($(window).scrollTop() >= $(".row-tab").offset().top) {
            $(".row-tab").children('.container-width').addClass("fix_on");
        } else {
            $(".row-tab").children('.container-width').removeClass("fix_on");
        }
    }
    $(window).scroll(function() {
        getScroll();
    });
    $(".row-tab ul li").click(function() {
        $(this).addClass('current').siblings().removeClass('current');
    })
</script>
<?php get_footer(); ?>