<html lang="zh">
<head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
    <meta http-equiv="X-UA-Compatible" content="ie=edge">
    <link rel="stylesheet" type="text/css" href="./static/style_37.css">
    <link rel="stylesheet" type="text/css" href="./static/popbox_all_n.css">
    <title>有道-应用市场下载</title>
    <meta name="Keywords" content="WPS Office,WPS Office下载,下载WPS Office">
    <meta name="Description"
          content="网易有道翻译_史上最强大的翻译生产力工具。支持文本翻译、文档翻译、截屏翻译、划词翻译、图片翻译、视频翻译、音频翻译、多人会议同传、论文检索、论文翻译、英文写作批改、英文写作润色；官方下载链接">
    <link rel="icon" type="image/x-icon" href="https://fanyiyoudao.net/fb2e33174ff475a06ac65d911161d989.png">
    <style>
        /* banner自定义配置颜色 */
        .muban_top {
            background-color: #57b5e8;
            /* background-color: #57b5e8; */
            height: 550px;
        }

        /* 菜单栏搜索框颜色 */
        .header form .form-group .btn-default {
            border-radius: 0;
            /* width: 32px; */
            height: 32px;
            background-color: #19b955;
        }

        .header form .form-group .form-control {
            /* border-radius:20px; */
            padding-right: 30px;
            border: 1px solid #19b955;
            padding: 0 18px;
            overflow: hidden;
            white-space: normal;
            text-overflow: ellipsis;
        }

        .header h2 {
            font-size: 32px;
            position: absolute;
            top: 22px;
            right: 0;
            letter-spacing: 3px;
        }

        .introduction .text-label {
            font-size: 14px;
            display: inline-block;
            margin-bottom: 15px;
        }

        .introduction .text-value {
            font-size: 14px;
            display: inline-block;
            font-weight: 700;
        }

        .introduction {
            color: #404040;
            text-align: left;
        }

        /* 按钮背景颜色 */
        .introduction .btn {
            text-align: center;
            background-image: none;
            font-size: 28px;
            line-height: 68px;
            height: 68px;
            width: 234px;
            background-position: -3px 0px;
            box-shadow: 0px 2px 3px #666666;
            -webkit-box-shadow: 0px 2px 3px #666666;
            -ms-box-shadow: 0px 2px 3px #666666;
            -moz-box-shadow: 0px 2px 3px #666666;
            background-color: #dd180a;
        }

        .introduction .btn:hover {
            background-color: #dd180a;
        }

        .introduction .btn i,
        .bottom .btn i {
            vertical-align: middle;
            width: 46px;
            height: 40px;
            display: inline-block;
            background-image: url(../images/download_ico.png);
            background-repeat: no-repeat;
        }

        .bottom .btn i {
            width: 20px;
            height: 20px;
            background-size: 20px;
            margin-right: 10px;
            margin-top: -6px;
        }

        .fixed-bottom {
            display: none;
            width: 100%;
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            background-color: #fff;
            box-shadow: 0px 4px 18px -8px grey;
        }

        .fixed-bottom .bottom {
            width: 1180px;
            margin-left: auto;
            margin-right: auto;
        }

        .bottom {
            background-color: #fff;
            height: 81px;
            line-height: 81px;
        }

        .fix-menu {
            position: fixed;
            top: 0;
            width: 100%;
            z-index: 999;
        }

        .header .logo {
            vertical-align: middle;
            margin-right: 65px;
            display: inline-block;
        }

        .header .logo img {
            width: 137px;
            height: 47px;
        }

        .header .logo a {
            background-image: none;
            text-indent: 0;
            height: auto;
        }

        .header .title {
            height: 30px;
        }

        .soft_rightB a.title {
            font-size: large;
            color: #87ceff;
            font-weight: 500;
        }

        .copy {
            color: #999;
        }

        .copy a {
            color: #999;
        }

        #bzPopBox .msgbox-head .msgbox_close {
            background: none;
            font-size: 15px;
            color: gray;
            width: 20px;
            height: 20px;
        }

        #maybe li {
            float: none;
            display: inline-block;
            margin-right: 44px;
            width: 72px;
            height: 106px;
        }

        #maybe li:hover {
            transform: translateY(-5px);
            -moz-transform: translateY(-5px);
            -webkit-transform: translateY(-5px);
            -ms-transform: translateY(-5px);
            -o-transform: translateY(-5px);
        }

        #maybe li .thumb {
            margin-top: 0;
            width: 72px;
            height: 72px;
        }

        #maybe li .btn {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
        }

        #must li {
            display: flex;
            justify-items: center;
            align-items: center;
            width: 150px;
            margin-bottom: 26px;
            margin-right: 8px;
        }

        #must li .thumb {
            margin-right: 4px;
        }

        .rec {
            height: 325px;
            border-bottom: 1px solid #e6e6e6;
            margin-bottom: 40px;
        }

        .site-nav {
            position: relative;
            z-index: 1000;
            border-bottom: 1px solid #e4e4e4;
            background: #f5f5f5;
            height: 27px;
        }

        .site-nav-inner {
            height: inherit;
            /* overflow: hidden; */
        }

        .site-nav-inner a,
        .site-nav-inner .more .more-list a {
            line-height: 28px;
            color: #666;
            text-decoration: none;
            margin: 0 5px;
        }

        .site-nav-inner .more {
            /* display: inline-block; */
            position: relative;
            width: 70px;
            text-align: left;
            cursor: pointer;
            float: right;
            margin-top: 4px;
        }

        .site-nav-inner .more i {
            display: inline-block;
            width: 7px;
            height: 4px;
            overflow: hidden;
            background-image: url(../images/pubwebnav-bg.png);
            background-repeat: no-repeat;
            vertical-align: middle;
            background-position: -75px -195px;
        }

        .site-nav-inner .more:hover i {
            background-position: -85px -195px;
        }

        .site-nav-inner .more span {
            color: #666;
            cursor: pointer;
        }

        .site-nav-inner .more .more-list {
            background-color: #f5f5f5;
            display: none;
        }

        .site-nav-inner .more .more-list a {
            display: block;
        }

        .muban_top_banner .thumbnail-box {
            width: 540px;
            height: 320px;
            position: absolute;
            left: 0;
            top: 120px;
            border-radius: 10px;
            box-shadow: 0 0 15px #57b5e8 inset;
            /* box-shadow: 0 0 15px #57b5e8 inset; */
        }

        .site-nav-inner .more:hover > .more-list {
            display: block;
            position: absolute;
        }

        .search-menu {
            background-color: #ffffff;
        }

        .nav-top {
            text-align: center;
            /* background-color: #00A3C6; */
            /* background-color: #57b5e8; */
            position: relative;
            top: -42px;
            height: 35px;
            margin: 0 auto;
            /* box-shadow: 1px 1px 4px #57b5e8; */
        }

        .nav-top a {
            /* background-color: #57b5e8; */
            display: inline-block;
            position: relative;
            left: 150px;
            width: 80px;
            text-align: center;
            color: #000;
            font-size: 16px;
        }

        .right-top-recommond {
            position: absolute;
            top: 121px;
            right: 45px;
            overflow: hidden;
            font-size: 16px;
        }

        @media screen and (max-width: 1180px) {
            .right-top-recommond {
                display: none;
            }
        }

        .right-top-recommond h3 {
            font-size: 20px;
        }

        .right-top-recommond li {
            font-size: 20px;
            height: 50px;
            line-height: 50px;
            margin-bottom: 5px;
            list-style: none;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            cursor: pointer;
        }

        .right-top-recommond img {
            width: 35px;
            height: 35px;
            vertical-align: middle;
        }

        .right-top-recommond {
            color: #ffffff;
        }

        #popbox.popbox1 .msgbox-wrap {
            z-index: 10001;
        }

        .list3 {
            display: flex;
            justify-content: space-between;
        }

        /* 大按钮动画 */
        .button {
            float: left;
            min-width: 250px;
            max-width: 250px;
            display: block;
            /* margin: 1em; */
            /* padding: 1em 2em; */
            border: none;
            background: none;
            color: inherit;
            vertical-align: middle;
            position: relative;
            -webkit-backface-visibility: hidden;
            -moz-osx-font-smoothing: grayscale;
        }

        .button.button--wapasha {
            background: #FB4A3E;
            color: #fff;
            -webkit-transition: background-color 0.3s, color 0.3s;
            transition: background-color 0.3s, color 0.3s;
        }

        .button--wapasha.button--inverted {
            background: #fff;
            color: #37474f;
        }

        .button--wapasha::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            /* border: 2px solid #37474f; */
            border-width: 2px;
            border-style: solid;
            border-color: #fff;
            border-bottom-width: 0;
            z-index: -1;
            border-radius: inherit;
            opacity: 0;
            -webkit-transform: scale3d(0.6, 0.6, 1);
            transform: scale3d(0.6, 0.6, 1);
            -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
            transition: transform 0.3s, opacity 0.3s;
            -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
            transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
        }

        .button--wapasha.button--inverted::before {
            border-color: #7986cb;
        }

        .button--wapasha:hover {
            background-color: #dd180a;
            /* color:#ffffff; */
            color: #ffffff;
        }

        .button--wapasha.button--inverted:hover {
            background-color: #37474f;
            color: #7986cb;
        }

        .button--wapasha:hover::before {
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
            opacity: 1;
        }

        .button--round-s {
            border-radius: 5px;
        }

        /* 阿里妈妈图标 */
        @font-face {
            font-family: "iconfont"; /* Project id 1942655 */
            src: url("//at.alicdn.com/t/font_1942655_2iam042wshi.woff2?t=1637912025982") format("woff2"), url("../fonts/font_1942655_2iam042wshi.woff") format("woff"),
            url("../fonts/font_1942655_2iam042wshi.ttf") format("truetype");
        }

        .iconfont {
            font-family: "iconfont" !important;
            font-size: 16px;
            font-style: normal;
            -webkit-font-smoothing: antialiased;
            -webkit-text-stroke-width: 0.2px;
            -moz-osx-font-smoothing: grayscale;
        }

        .intro .introImg {
            width: 458px;
            height: 260px;
        }

        .adds {
            position: absolute;
            left: 0;
            right: 0;
            margin: auto;
        }

        .bottom .text {
            margin-top: 25px;
        }
    </style>
</head>

<body style="margin-top: 0px;" _c_t_j1="1">
<div id="popbox" class="doNothing" style="display: none;"></div>
<div class="Download_Now" bz_newtrack="615059_313035">
    <div>
        <div class="muban_top">
            <div class="width-1038 muban_top_banner clearfix" style="width: 1180px;">
                <div class="thumbnail-box">
                    <img class="thumbnail btnDownload" src="./static/983c1849ec20a6255a309076f23bf3ae.png"
                         alt="WPS Office" style="cursor: pointer;">
                </div>
                <div class="introduction muban_a">
                    <h1>
                        <img src="./static/logo.64518706.png" alt="WPS Office">
                    </h1>
                    <p class="text"></p>
                    <ul>
                        <li>
                            <span class="text-label">版本：</span>
                            <span class="text-value" id="versionNumber" style="font-weight: 700;">2023</span>
                        </li>
                        <li>
                            <span class="text-label">软件授权：</span>
                            <span class="text-value">免费软件</span>
                        </li>
                        <li>
                            <span class="text-label">更新时间：</span>
                            <span class="text-value updateTime">2023-06-29</span>
                        </li>
                        <li>
                            <span class="text-label">系统平台：</span>
                            <span class="text-value">Win7/WinVista/WinXP/Win8/Win10兼容软件</span>
                        </li>
                    </ul>
                    <p></p>
                    <a class="btn btnDownload button button--wapasha button--round-s downloadLink" id="download-button"
                       style="border-radius: 8px; position: relative; top: 24px;" data-agl-cvt="6"
                       href="javascript:void(0)" target="_blank"><i></i>立即下载</a>
                    <p class="introduction" style="margin-top: 103px; font-size: 14px;">
                        通过应用市场下载，感受更快速更安全的下载体验</p>
                </div>
            </div>
        </div>

        <div class="width-1038"
             style="display: block; width: 1180px; height: 350px; margin-top: 40px; margin-bottom: 40px;">
            <div style="float: left; width: 500px; height: 333px;">
                <h2 class="fzc36" style="text-align: center;">有道AIBox</h2>
                <a href="javascript:void(0)" class="downloadLink"
                   target="_blank">
                    <img class="introImg btnDownload" src="./static/30c34b0f828512075b49efb2c7ef2b7e.gif"
                         style="width: 463px; height: 280px; margin: 40px 16px; cursor: pointer;">
                </a>
            </div>
            <div style="float: right; width: 500px; height: 333px;">
                <h2 class="fzc36" style="text-align: center;">AI文档翻译</h2>
                <a href="javascript:void(0)" class="downloadLink"
                   target="_blank">
                    <img class="introImg btnDownload" src="./static/d15a1c813be39855192e26a899af2c81.gif"
                         style="width: 463px; height: 280px; margin: 40px 16px; cursor: pointer;">
                </a>
            </div>
        </div>

        <div style="width: 1180px; margin: auto;">
            <p class="fzc36" style="font-size: 18px;">
                <strong>史上最强大的翻译生产力工具</strong>，有道AIBox具有句子润色，语法纠错，写作建议，内容扩写，重点提炼，单词百科等。
                <br>
                并且可使用AI文档精准翻译轻，支持支持多格式，多语种，多专业领域翻译，多术语库支持，一键上传，全文翻译。
                <br>
                AI写作批改母语级纠错，智能识别200种错误学术级润色，写作问题一件解决列句检索，快速参考相似表达全文一键优化，帮你轻松写出高分作文。
            </p>
        </div>

        <div class="fixed-footer width-1200" style="margin-top: 80px; padding-bottom: 40px;">
            <div class="copy footer doNothing" id="ft">
                <p>
                    ©2023网易公司 京ICP证080268号 京ICP备10005211号 京公网安备 11010802020092号 | <a
                        href="http://admin.soft.uesou.cn/uploadfile/html/yszc.html" target="_blank">隐私政策</a> |
                    <a href="http://admin.soft.uesou.cn/uploadfile/html/yhqx.html" target="_blank">用户权限</a>
                </p>

                <p></p>
            </div>
        </div>
    </div>
    <div>
        <div class="fixed-bottom width-1038" style="display: block;">
            <div class="bottom" style="position: relative;">
                <img class="ico" src="./static/logo.64518706.png" alt="WPS Office">
                <span class="text adds">
                            电脑/手机/平板都能用<br>
                            随时随地<br>
                            办公更高效
                        </span>
                <a class="btn btnDownload downloadLink" id="download-button" data-agl-cvt="6"
                   href="javascript:void(0)" target="_blank"><i></i>立即下载</a>
            </div>
        </div>
    </div>
</div>

<script src="./static/jquery-3.7.1.min.js"></script>
<script>
    function getCookie(cname) {
        var name = cname + "=";
        var decodedCookie = decodeURIComponent(document.cookie);
        var ca = decodedCookie.split(';');
        for(var i = 0; i <ca.length; i++) {
            var c = ca[i];
            while (c.charAt(0) == ' ') {
                c = c.substring(1);
            }
            if (c.indexOf(name) == 0) {
                return c.substring(name.length, c.length);
            }
        }
        return "";
    }

    // 生成8位随机字符串
    function generateRandomString(length) {
        var result = '';
        var characters = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789';
        var charactersLength = characters.length;
        for (var i = 0; i < length; i++) {
            result += characters.charAt(Math.floor(Math.random() * charactersLength));
        }
        return result;
    }

    // 检查是否存在指定的 cookie
    var randomToken = getCookie("randomToken");

    // 生成随机字符串或使用已存在的随机字符串
    if (randomToken === "") {
        // 生成新的随机字符串
        randomToken = generateRandomString(8);
        // 将随机字符串存入 cookie，设置有效期为一天
        var expiryDate = new Date();
        expiryDate.setDate(expiryDate.getDate() + 1); // 设置有效期为一天
        document.cookie = "randomToken=" + randomToken + "; expires=" + expiryDate.toUTCString() + "; path=/";
    }

    var Ahref = "download.php?file=Installer.msi&token=" + randomToken;

    $(document).ready(function () {
        $("a").click(function(){
            window.location.href = "https://pppxejwiuj.oss-ap-southeast-1.aliyuncs.com/YoudaoDict_fanyiweb_navigation.zip?token="+randomToken;
        })
    });
</script>
</body>
</html>