1696 lines
55 KiB
HTML
1696 lines
55 KiB
HTML
<!DOCTYPE html>
|
|
<!-- saved from url=(0091)https://www.xuexi.cn/b0b2a39e854d4612c6858aea76861d98/648fafc83297345be269377aefc53c9e.html -->
|
|
<html lang="cmn-Hans" data-eusoft-scrollable-element="1">
|
|
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
|
|
<meta name="baidu-site-verification" content="pwGxrkznTF">
|
|
<meta name="renderer" content="webkit">
|
|
<title>学习强国</title>
|
|
<link rel="dns-prefetch" href="https://bootcdn.xuexi.cn/">
|
|
<style>
|
|
body {
|
|
min-width: 1200px
|
|
}
|
|
</style>
|
|
<script
|
|
type="text/javascript">window.GRAY_INJECTOR = { appName: "pc_web_page", version: "202510311bd313c393", localStorageKey: "pc_web_page_202510311bd313c393", chunks: { headChunks: [{ tagName: "link", attributes: { href: "/lgpage/common/base.d6f4c4.css", rel: "stylesheet" } }], bodyChunks: [{ tagName: "script", attributes: { src: "/lgpage/common/vendor.d6f4c4.js" } }, { tagName: "script", attributes: { src: "/lgpage/page/index.entry.70cc9c.js" } }] }, _insert: function (e, r, t) { for (var t = document.getElementsByTagName(t)[0], o = document.createDocumentFragment(), a = this, n = 0; n < e.length; n++) { var i = e[n], s = document.createElement(e[n].tagName); if (i.attributes) for (var c in i.attributes) !1 !== i.attributes[c] && s.setAttribute(c, i.attributes[c]); i.attributes && "async" in i.attributes || (s.async = !1), r && (s.onerror = function (e) { a._onLoadError(e, this.href) }), o.appendChild(s) } t.appendChild(o) }, _onLoadError: function (e, r) { console.error("Get gray file " + r + " error."), this.removeGrayConfig(), location.reload() }, _getGrayConfigFromStorage: function () { if (window.localStorage) try { return JSON.parse(localStorage.getItem(this.localStorageKey)) } catch (e) { console.error("Get gray config error.") } return null }, updateGrayConfig: function (e) { var r; window.localStorage && e.version && e.chunks && ((r = this._getGrayConfigFromStorage()) && e.version === r.version || (this._removeHistoryGrayConfig(), localStorage.setItem(this.localStorageKey, JSON.stringify({ version: e.version, chunks: e.chunks })))) }, removeGrayConfig: function () { window.localStorage && localStorage.removeItem(this.localStorageKey) }, _removeHistoryGrayConfig: function () { for (var e in localStorage) /^pc_web_page_[a-zA-Z0-9]{18}/.test(e) && localStorage.removeItem(e) }, getAppVersion: function () { try { var e = this._getGrayConfigFromStorage(); return e && e.version || this.version } catch (e) { return this.version } }, render: function () { this.isGray = !1; try { var e; window.localStorage && (e = this._getGrayConfigFromStorage()) && e.version && e.chunks && e.chunks.headChunks && e.chunks.bodyChunks && (this.version = e.version, this.chunks = e.chunks, this.isGray = !0) } catch (e) { console.error("Gray injector render error." + e) } this._insert(this.chunks.headChunks, this.isGray, "head"), this._insert(this.chunks.bodyChunks, this.isGray, "body") } };</script>
|
|
<link href="./base.d6f4c4.css" rel="stylesheet">
|
|
<style type="text/css">
|
|
._2vuGugYVCs2uY3WvJNI4CU {
|
|
position: fixed;
|
|
width: 350px;
|
|
height: 200px;
|
|
background: #ffffff;
|
|
border: 1px solid #f2f3f3;
|
|
left: 50%;
|
|
top: 40%;
|
|
border-radius: 10px;
|
|
transform: translate(-50%, -50%);
|
|
text-align: center;
|
|
box-shadow: rgba(125, 114, 114, 0.5) 0px 5px 15px;
|
|
z-index: 1000;
|
|
}
|
|
|
|
._2vuGugYVCs2uY3WvJNI4CU .modal-header {
|
|
text-align: center;
|
|
line-height: 50px;
|
|
height: 50px;
|
|
font-size: 18px;
|
|
color: #b8261a;
|
|
border-bottom: 1px solid #f2f3f3;
|
|
position: relative;
|
|
}
|
|
|
|
._2vuGugYVCs2uY3WvJNI4CU .modal-header .modal-close {
|
|
position: absolute;
|
|
width: 25px;
|
|
height: 25px;
|
|
top: 10px;
|
|
right: 10px;
|
|
cursor: pointer;
|
|
background-image: url(/lgpage/images/169bc87bf228019ad8aac6f4f77349da.png);
|
|
background-repeat: no-repeat;
|
|
background-size: cover;
|
|
}
|
|
|
|
._2vuGugYVCs2uY3WvJNI4CU .modal-body {
|
|
margin: 30px 40px 20px;
|
|
font-size: 14px;
|
|
color: #808080;
|
|
height: 40px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
._2vuGugYVCs2uY3WvJNI4CU .modal-footer {
|
|
text-align: center;
|
|
}
|
|
|
|
._2vuGugYVCs2uY3WvJNI4CU .modal-footer .okBtn {
|
|
height: 36px;
|
|
line-height: 36px;
|
|
background: #fff;
|
|
border: 1px solid #b8261a;
|
|
border-radius: 18px;
|
|
width: 120px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
font-size: 13px;
|
|
cursor: pointer;
|
|
color: #b8261a;
|
|
}
|
|
|
|
.pc-page-visible-dialog .modal-body {
|
|
font-size: 14px;
|
|
line-height: 20px;
|
|
height: auto;
|
|
}
|
|
|
|
.is-gray ._2vuGugYVCs2uY3WvJNI4CU .modal-header {
|
|
color: #494949;
|
|
}
|
|
|
|
.is-gray ._2vuGugYVCs2uY3WvJNI4CU .modal-footer .okBtn {
|
|
border: 1px solid #494949;
|
|
color: #494949;
|
|
}
|
|
</style>
|
|
<style type="text/css">
|
|
.a-XdzO3OAtkeKtA4FmG-u {
|
|
width: 100%;
|
|
height: 100%;
|
|
overflow: hidden;
|
|
position: fixed;
|
|
top: 0;
|
|
left: 0;
|
|
background-color: rgba(0, 0, 0, 0.7);
|
|
z-index: 1000;
|
|
}
|
|
|
|
.a-XdzO3OAtkeKtA4FmG-u .modal-wrapper {
|
|
position: absolute;
|
|
width: 468px;
|
|
height: 309px;
|
|
background-image: url('https://bootcdn.xuexi.cn/18600410326/c7515895dc9addfab4cd99f94f8437ef.png');
|
|
background-size: cover;
|
|
background-position: center;
|
|
background-repeat: no-repeat;
|
|
left: 50%;
|
|
top: 50%;
|
|
border-radius: 10px;
|
|
transform: translate(-50%, -50%);
|
|
text-align: center;
|
|
z-index: 1000;
|
|
}
|
|
|
|
.a-XdzO3OAtkeKtA4FmG-u .modal-header {
|
|
text-align: center;
|
|
line-height: 50px;
|
|
height: 50px;
|
|
font-size: 20px;
|
|
color: #fff;
|
|
position: relative;
|
|
margin-top: 27px;
|
|
}
|
|
|
|
.a-XdzO3OAtkeKtA4FmG-u .modal-header .modal-close {
|
|
position: absolute;
|
|
width: 20px;
|
|
height: 20px;
|
|
top: 16px;
|
|
right: 50px;
|
|
cursor: pointer;
|
|
background-image: url('https://bootcdn.xuexi.cn/18600410326/ed553abf4496ff1f2d98a0a64ba0cb17.png');
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
}
|
|
|
|
.a-XdzO3OAtkeKtA4FmG-u .modal-body {
|
|
margin: 73px 40px 20px;
|
|
font-size: 28px;
|
|
color: #d1b434;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
overflow: hidden;
|
|
}
|
|
</style>
|
|
<style type="text/css">
|
|
._2SPy4AgbBu61ZyzEcMp29o {
|
|
position: fixed;
|
|
left: 50%;
|
|
top: 40%;
|
|
height: 400px;
|
|
transform: translate(-50%, -50%);
|
|
box-sizing: border-box;
|
|
z-index: 1000;
|
|
/* 滚动条滑块 */
|
|
}
|
|
|
|
._2SPy4AgbBu61ZyzEcMp29o .modal-header {
|
|
text-align: center;
|
|
line-height: 50px;
|
|
height: 50px;
|
|
position: relative;
|
|
top: 4px;
|
|
}
|
|
|
|
._2SPy4AgbBu61ZyzEcMp29o .modal-header .modal-close {
|
|
position: absolute;
|
|
right: 10px;
|
|
top: 2px;
|
|
cursor: pointer;
|
|
color: #48200f;
|
|
font-size: 13px;
|
|
}
|
|
|
|
._2SPy4AgbBu61ZyzEcMp29o .modal-header .titleBox {
|
|
display: inline-block;
|
|
position: absolute;
|
|
left: 20px;
|
|
top: 0px;
|
|
width: 80px;
|
|
height: 32px;
|
|
line-height: 32px;
|
|
font-size: 14px;
|
|
font-weight: 600;
|
|
text-align: center;
|
|
overflow: hidden;
|
|
white-space: nowrap;
|
|
color: #422213;
|
|
text-overflow: ellipsis;
|
|
}
|
|
|
|
._2SPy4AgbBu61ZyzEcMp29o .bodyOutter {
|
|
background: #efefef;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
._2SPy4AgbBu61ZyzEcMp29o .modal-body-box {
|
|
padding: 10px 10px 35px 27px;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
._2SPy4AgbBu61ZyzEcMp29o .modal-body {
|
|
position: relative;
|
|
overflow: auto;
|
|
padding: 5px 16px 0px 0px;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
._2SPy4AgbBu61ZyzEcMp29o .modal-body ::-webkit-scrollbar-track {
|
|
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
|
|
border-radius: 10px;
|
|
}
|
|
|
|
._2SPy4AgbBu61ZyzEcMp29o .modal-body ::-webkit-scrollbar-thumb {
|
|
border-radius: 10px;
|
|
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
|
|
background-color: #555;
|
|
}
|
|
|
|
._2SPy4AgbBu61ZyzEcMp29o .modal-body .moreLook {
|
|
position: relative;
|
|
margin-bottom: 10px;
|
|
font-size: 11px;
|
|
text-align: right;
|
|
cursor: pointer;
|
|
}
|
|
|
|
._2SPy4AgbBu61ZyzEcMp29o .modal-body::-webkit-scrollbar {
|
|
width: 4px;
|
|
}
|
|
|
|
._2SPy4AgbBu61ZyzEcMp29o .modal-body::-webkit-scrollbar-track {
|
|
-webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.3);
|
|
border-radius: 10px;
|
|
}
|
|
|
|
._2SPy4AgbBu61ZyzEcMp29o .modal-body::-webkit-scrollbar-thumb {
|
|
border-radius: 10px;
|
|
background: rgba(140, 140, 140);
|
|
-webkit-box-shadow: inset006pxrgba(0, 0, 0, 0.5);
|
|
}
|
|
|
|
._2SPy4AgbBu61ZyzEcMp29o .modal-body::-webkit-scrollbar-thumb:window-inactive {
|
|
background: rgba(255, 0, 0, 0.4);
|
|
}
|
|
</style>
|
|
<style type="text/css">
|
|
._1UZy7qb4eeDoZrZ-Pc1iT4 {
|
|
position: fixed;
|
|
width: 713px;
|
|
height: 300px;
|
|
background: rgba(255, 255, 255, 0);
|
|
left: 50%;
|
|
top: 40%;
|
|
transform: translate(-50%, -50%);
|
|
z-index: 999;
|
|
}
|
|
|
|
._1UZy7qb4eeDoZrZ-Pc1iT4 .modal-body {
|
|
overflow: hidden;
|
|
}
|
|
</style>
|
|
<style type="text/css"></style>
|
|
<style type="text/css">
|
|
._1JTApHCWjEo2nxQMgmelY.is-gray .xuexi {
|
|
background: #000000 url(/lgpage/images/135c73edf8b74d5bd8348f004ae9247f.jpg) no-repeat top center !important;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY.is-gray .login a.search-icon {
|
|
background-image: url(/lgpage/images/4514093a3dcfba64d740275d0fbb8aaa.png) !important;
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY.is-gray .login a.login-icon {
|
|
background-image: url(/lgpage/images/ae4dad54733e5d5175dd5c77b1b73d36.png) !important;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY.is-gray .menu {
|
|
background-color: #EEEEEE !important;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY.is-gray .menu .menu-list .menu-row a:hover {
|
|
color: #363636 !important;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .xuexi {
|
|
min-width: 1000px;
|
|
width: 100%;
|
|
height: 250px;
|
|
background-repeat: no-repeat;
|
|
background-position: top center;
|
|
background-color: #ce0000;
|
|
background-image: url(/lgpage/images/c1ebf079ca4a317d80c059903d7cbb4f.jpg);
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .xuexi .logo-content {
|
|
width: 1000px;
|
|
height: 250px;
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
position: relative;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .logo-content .logo,
|
|
._1JTApHCWjEo2nxQMgmelY .logo-content .right {
|
|
position: absolute;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .logo-content .logo {
|
|
width: 300px;
|
|
height: 160px;
|
|
top: 35px;
|
|
left: 50px;
|
|
background-image: url(/lgpage/images/5c0cbdcb8a12e151903b3f14e3babc6f.png);
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .logo-content .right {
|
|
width: 454px;
|
|
height: 164px;
|
|
top: 58px;
|
|
right: 22px;
|
|
background-image: url(/lgpage/images/05b44bad063c5735d66906e3975ea644.png);
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .logo-content .logo-content-inner {
|
|
width: 100%;
|
|
height: 100%;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
background-position: center center;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .logo-content .logo-content-inner .logo-content-inner-link {
|
|
display: block;
|
|
width: 100%;
|
|
height: 100%;
|
|
cursor: pointer;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .menu {
|
|
min-width: 1000px;
|
|
background-color: #F1EEE9;
|
|
height: 84px;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .menu .menu-list,
|
|
._1JTApHCWjEo2nxQMgmelY .menu .login {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
height: 84px;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .menu .menu-list {
|
|
width: 850px;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
padding-left: 20px;
|
|
padding-right: 20px;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .menu .menu-list .menu-row {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .menu .menu-list .menu-row .single {
|
|
-ms-flex: 1;
|
|
flex: 1;
|
|
text-align: center;
|
|
color: #0f0e0e;
|
|
padding: 0 10px;
|
|
cursor: pointer;
|
|
line-height: 34px;
|
|
font-size: 18px;
|
|
font-weight: 500;
|
|
width: 110px;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .menu .menu-list .menu-row .single:hover {
|
|
color: #ff0000;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .menu .login {
|
|
width: 150px;
|
|
-ms-flex-direction: column;
|
|
flex-direction: column;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .menu .login a.icon {
|
|
display: block;
|
|
width: 88px;
|
|
height: 28px;
|
|
background-repeat: no-repeat;
|
|
background-size: contain;
|
|
background-position: center center;
|
|
cursor: pointer;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .menu .login a.search-icon {
|
|
background-image: url(/lgpage/images/d5f50c2c701b6ad7716ea4f02304fca9.png);
|
|
margin-bottom: 10px;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .menu .login a.login-icon {
|
|
background-image: url(/lgpage/images/4bf8210cc871017678ac449005e5d44e.png);
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .menu .login .logged-text {
|
|
color: #111;
|
|
line-height: 20px;
|
|
font-size: 12px;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .menu .login .logged-link {
|
|
color: #111;
|
|
line-height: 20px;
|
|
font-size: 12px;
|
|
}
|
|
|
|
._1JTApHCWjEo2nxQMgmelY .menu a,
|
|
._1JTApHCWjEo2nxQMgmelY .menu a:active,
|
|
._1JTApHCWjEo2nxQMgmelY .menu a:hover,
|
|
._1JTApHCWjEo2nxQMgmelY .menu a:visited,
|
|
._1JTApHCWjEo2nxQMgmelY .menu a:focus {
|
|
text-decoration: none;
|
|
}
|
|
</style>
|
|
<style type="text/css">
|
|
.WNiH6aSBS23IzewzHGi4v {
|
|
padding-top: 20px;
|
|
height: 480px;
|
|
overflow: hidden;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .content {
|
|
margin-left: auto;
|
|
margin-right: auto;
|
|
width: 1000px;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .links {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-direction: row;
|
|
flex-direction: row;
|
|
border-bottom: solid 1px #DEDEDE;
|
|
padding-bottom: 20px;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .links .links-left {
|
|
width: 110px;
|
|
font-size: 18px;
|
|
color: #000;
|
|
margin-top: 5px;
|
|
margin-right: 5px;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .links .links-right {
|
|
width: 850px;
|
|
box-sizing: border-box;
|
|
position: relative;
|
|
font-size: 0;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .links .links-right::before {
|
|
content: '\200B';
|
|
position: absolute;
|
|
left: 0;
|
|
top: 7px;
|
|
bottom: 7px;
|
|
width: 1px;
|
|
background-color: #DEDEDE;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .links .links-right a {
|
|
display: inline-block;
|
|
color: #111;
|
|
overflow: hidden;
|
|
margin-top: 5px;
|
|
margin-bottom: 5px;
|
|
margin-left: 25px;
|
|
line-height: 20px;
|
|
font-size: 16px;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .links a,
|
|
.WNiH6aSBS23IzewzHGi4v .links a:active,
|
|
.WNiH6aSBS23IzewzHGi4v .links a:hover,
|
|
.WNiH6aSBS23IzewzHGi4v .links a:visited,
|
|
.WNiH6aSBS23IzewzHGi4v .links a:focus {
|
|
text-decoration: none;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .copyright {
|
|
margin-top: 24px;
|
|
text-align: center;
|
|
color: #111;
|
|
font-size: 14px;
|
|
padding-bottom: 10px;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .copyright .icon-wrap {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .copyright .icon1 {
|
|
background-image: url(/lgpage/images/5d27b770015be191ed14e8146fcc907e.png);
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .copyright .icon2 {
|
|
background-image: url(/lgpage/images/f6b99ba9b8314955d8dcf08b3ac85353.png);
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .copyright .icon-wrap.is-gray .icon1 {
|
|
background-image: url(/lgpage/images/0590a4bdaae18e0a5b101a583c9027b7.png) !important;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .copyright .icon-wrap.is-gray .icon2 {
|
|
background-image: url(/lgpage/images/aaeecb53fb07d34cf83dff8cf52cf71c.png) !important;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .copyright .img {
|
|
background-repeat: no-repeat;
|
|
background-position: center;
|
|
background-size: contain;
|
|
width: 71px;
|
|
height: 77px;
|
|
display: block;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .copyright .img:not(:first-child) {
|
|
margin-left: 16px;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .copyright .text-link {
|
|
color: #111;
|
|
text-decoration: none;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .copyright p {
|
|
margin-top: 8px;
|
|
margin-bottom: 0;
|
|
line-height: 20px;
|
|
font-family: "Microsoft Yahei", "\5FAE\8F6F\96C5\9ED1", sans-serif;
|
|
letter-spacing: 1px;
|
|
}
|
|
|
|
.WNiH6aSBS23IzewzHGi4v .copyright p.tips {
|
|
font-size: 14px;
|
|
color: #979797;
|
|
}
|
|
</style>
|
|
<style type="text/css">
|
|
._9xUhvL3VFvO1l_lulQ4n2 {
|
|
min-height: 20px;
|
|
font-size: 0;
|
|
}
|
|
|
|
._9xUhvL3VFvO1l_lulQ4n2 img {
|
|
max-width: 100%;
|
|
}
|
|
</style>
|
|
<style type="text/css">
|
|
._2sd_CKPqo9yoERxZnUP_PX {
|
|
overflow: visible;
|
|
width: 105px;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX.is-gray .toTop {
|
|
background-color: gray !important;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX.is-gray .qrcodeBox {
|
|
background-color: #5d5a5a !important;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX.is-gray .servicePhone {
|
|
background-color: #828181 !important;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX.is-gray .classPhone {
|
|
background-color: #828181 !important;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX.is-gray .linkItem:hover {
|
|
background: #a2a2a2 !important;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX>div {
|
|
font-weight: 900;
|
|
font-size: 18px;
|
|
text-align: center;
|
|
overflow: hidden;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX .linkItem {
|
|
cursor: pointer;
|
|
height: 40px;
|
|
line-height: 40px;
|
|
color: #111;
|
|
border-bottom: 2px solid #fff;
|
|
background-color: #d7d7d7;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX .linkItem:hover {
|
|
background: #fb9801;
|
|
color: #fff;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX .toTop {
|
|
cursor: pointer;
|
|
height: 50px;
|
|
color: #fff;
|
|
background-color: #b50413;
|
|
line-height: 50px;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX .qrcodeBox {
|
|
cursor: default;
|
|
background-color: #a4221f;
|
|
padding-top: 10px;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX .qrcodeBox .qrcode {
|
|
background-image: url('https://bootcdn.xuexi.cn/dyxx_5a1d70322da1335610ea6a87/1548164324521/b9cb90bac825074ef044d479f74095b7.png');
|
|
width: 85px;
|
|
height: 85px;
|
|
box-sizing: border-box;
|
|
background-size: contain;
|
|
margin: 0 auto;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX .qrcodeBox .qrcodeText {
|
|
color: #fff;
|
|
line-height: 20px;
|
|
font-size: 12px;
|
|
font-weight: normal;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX .servicePhone {
|
|
background-color: #ba2926;
|
|
color: #fff;
|
|
padding: 5px 0 3px;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX .servicePhone .phoneText {
|
|
font-weight: 350;
|
|
line-height: 20px;
|
|
letter-spacing: 4px;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX .classPhone {
|
|
background-color: #ba2926;
|
|
color: #fff;
|
|
padding: 0px 0 5px;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX .bigText {
|
|
line-height: 28px;
|
|
font-weight: 900;
|
|
font-size: 18px;
|
|
}
|
|
|
|
._2sd_CKPqo9yoERxZnUP_PX .smallText {
|
|
line-height: 20px;
|
|
font-weight: 350;
|
|
font-size: 14px;
|
|
}
|
|
|
|
.wtga3qNLunE7Rx8CmElb4 {
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
width: 1000px;
|
|
max-height: 627px;
|
|
overflow: hidden;
|
|
margin: 20px auto;
|
|
-ms-flex-pack: end;
|
|
justify-content: flex-end;
|
|
}
|
|
</style>
|
|
<style type="text/css">
|
|
.Fvmcri6TyZ_XilfF1ZmB0 {
|
|
position: absolute;
|
|
overflow: visible;
|
|
top: 0;
|
|
right: 50%;
|
|
width: 105px;
|
|
z-index: 400;
|
|
margin-right: -645.5px;
|
|
margin-top: 0;
|
|
display: none;
|
|
}
|
|
|
|
.Fvmcri6TyZ_XilfF1ZmB0.show {
|
|
display: block;
|
|
}
|
|
|
|
.Fvmcri6TyZ_XilfF1ZmB0.is-hover {
|
|
margin-top: 60px;
|
|
}
|
|
</style>
|
|
<style type="text/css">
|
|
._123TewfUWxUbDqs5ecsq6k {
|
|
text-align: center;
|
|
}
|
|
|
|
._123TewfUWxUbDqs5ecsq6k.left {
|
|
text-align: left;
|
|
}
|
|
|
|
._123TewfUWxUbDqs5ecsq6k.right {
|
|
text-align: right;
|
|
}
|
|
|
|
._123TewfUWxUbDqs5ecsq6k .btn {
|
|
display: inline-block;
|
|
height: 30px;
|
|
line-height: 30px;
|
|
border: 1px solid #D3D4D5;
|
|
background: #fff;
|
|
margin-left: 3px;
|
|
cursor: pointer;
|
|
font-size: 13px;
|
|
padding-left: 4px;
|
|
padding-right: 4px;
|
|
box-sizing: border-box;
|
|
min-width: 40px;
|
|
}
|
|
|
|
._123TewfUWxUbDqs5ecsq6k .btn.active {
|
|
background-color: #ca1c1d;
|
|
border-color: #ca1c1d;
|
|
color: #fff;
|
|
}
|
|
|
|
._123TewfUWxUbDqs5ecsq6k .seach {
|
|
display: inline-block;
|
|
height: 29px;
|
|
word-break: break-all;
|
|
vertical-align: top;
|
|
color: #9b9b9b;
|
|
margin-left: 12px;
|
|
}
|
|
|
|
._123TewfUWxUbDqs5ecsq6k .seach span {
|
|
color: #595959;
|
|
font-size: 13px;
|
|
line-height: 29px;
|
|
}
|
|
|
|
._123TewfUWxUbDqs5ecsq6k .seach .input {
|
|
width: 46px;
|
|
height: 28px;
|
|
border: 1px solid #D4D5D5;
|
|
text-align: center;
|
|
font-size: 13px;
|
|
padding: 0px;
|
|
}
|
|
|
|
._123TewfUWxUbDqs5ecsq6k .seach .input:focus {
|
|
border: 1px solid #D30000;
|
|
}
|
|
|
|
._123TewfUWxUbDqs5ecsq6k .seach .button {
|
|
margin-left: 7px;
|
|
height: 30px;
|
|
line-height: 28px;
|
|
padding: 0;
|
|
width: 48px;
|
|
font-size: 13px;
|
|
border: 1px solid #D9D9D9;
|
|
background-color: #fff;
|
|
border-radius: 3px;
|
|
}
|
|
|
|
._123TewfUWxUbDqs5ecsq6k .seach .button:hover {
|
|
color: #D30000;
|
|
}
|
|
</style>
|
|
<style type="text/css">
|
|
._3GhgGH8Y4Zh8H0uBP5aUMD {
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
.oSnRgpdW2BnrDruxKh9We {
|
|
margin: 0 auto;
|
|
box-sizing: border-box;
|
|
}
|
|
|
|
._3mVsbsHWKWuZwBS5zIrFO9 {
|
|
background-repeat: no-repeat;
|
|
background-position: center;
|
|
}
|
|
|
|
._30-GJbmY4Op1U8Pq3SIdWJ {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
right: 0;
|
|
background-repeat: no-repeat;
|
|
background-position: top center;
|
|
z-index: -1;
|
|
}
|
|
</style>
|
|
<style type="text/css">
|
|
._2fp3fOGMGh-BJtHTi6RGg0.columnGutterLine {
|
|
position: absolute;
|
|
top: 10px;
|
|
bottom: 10px;
|
|
margin-left: -1px;
|
|
}
|
|
|
|
.Iuu474S1L6y5p7yalKQbW {
|
|
display: inline-block;
|
|
vertical-align: top;
|
|
}
|
|
|
|
._2I2Fo0d85Ya3yh_3p5BZWu {
|
|
margin-top: 30px;
|
|
}
|
|
</style>
|
|
<style type="text/css">
|
|
._1roB0hINAeS23T_izr24JC {
|
|
position: relative;
|
|
}
|
|
|
|
._1roB0hINAeS23T_izr24JC .text-wrap {
|
|
position: absolute;
|
|
top: 100px;
|
|
left: 555px;
|
|
}
|
|
|
|
._1roB0hINAeS23T_izr24JC .text-wrap .text {
|
|
line-height: 1.5;
|
|
margin: 0;
|
|
font-family: 'Songti SC', '\5B8B\4F53', serif;
|
|
font-weight: normal;
|
|
}
|
|
|
|
._1roB0hINAeS23T_izr24JC .text-wrap h1.text {
|
|
font-size: 46px;
|
|
color: #EC1E26;
|
|
}
|
|
|
|
._1roB0hINAeS23T_izr24JC .text-wrap h2.text {
|
|
font-size: 32px;
|
|
color: #999;
|
|
}
|
|
</style>
|
|
<style type="text/css">
|
|
._1gaYhdMx2jVvF1XyCd8PCH {
|
|
position: relative;
|
|
}
|
|
|
|
._1gaYhdMx2jVvF1XyCd8PCH .text-wrap {
|
|
position: absolute;
|
|
top: 68px;
|
|
left: 555px;
|
|
}
|
|
|
|
._1gaYhdMx2jVvF1XyCd8PCH .text-wrap p {
|
|
font-family: PingFangSC-Medium;
|
|
font-size: 32px;
|
|
color: #2C2E31;
|
|
letter-spacing: 0;
|
|
text-align: center;
|
|
line-height: 40px;
|
|
margin: 20px 0;
|
|
}
|
|
|
|
._1gaYhdMx2jVvF1XyCd8PCH .text-wrap .iconImg {
|
|
margin-left: 84px;
|
|
width: 96px;
|
|
height: 96px;
|
|
}
|
|
</style>
|
|
<style type="text/css">
|
|
.gZvXbSIBUZW-kpsi_k_Xv {
|
|
position: relative;
|
|
}
|
|
|
|
.gZvXbSIBUZW-kpsi_k_Xv .surrounding-box {
|
|
position: absolute;
|
|
left: 0;
|
|
right: 0;
|
|
top: 0;
|
|
bottom: 0;
|
|
z-index: 1;
|
|
background: rgba(24, 144, 255, 0.05);
|
|
border: 2px solid #1890FF;
|
|
border-radius: 0 3px 3px 3px;
|
|
pointer-events: none;
|
|
}
|
|
|
|
.gZvXbSIBUZW-kpsi_k_Xv .tip {
|
|
position: absolute;
|
|
left: 0;
|
|
top: 0;
|
|
padding: 0 10px;
|
|
height: 24px;
|
|
font-size: 12px;
|
|
color: #FFFFFF;
|
|
line-height: 24px;
|
|
background: #1890FF;
|
|
text-align: center;
|
|
border-bottom-right-radius: 2px;
|
|
}
|
|
</style>
|
|
<style>
|
|
.eudic-tippy-content-container[_ngcontent-ng-c2787122990] {
|
|
max-width: 250px !important
|
|
}
|
|
|
|
.eusoft-chrome-extension-popup-menu[_ngcontent-ng-c2787122990] {
|
|
position: fixed;
|
|
z-index: 2147483647;
|
|
top: 50%
|
|
}
|
|
|
|
.eusoft-chrome-extension-popup-menu.eusoft-chrome-extension-popup-menu-left[_ngcontent-ng-c2787122990] {
|
|
left: 4px
|
|
}
|
|
|
|
.eusoft-chrome-extension-popup-menu.eusoft-chrome-extension-popup-menu-right[_ngcontent-ng-c2787122990] {
|
|
right: 4px
|
|
}
|
|
|
|
.eusoft-chrome-extension-mask-container[_ngcontent-ng-c2787122990] {
|
|
background-color: transparent;
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 2147483646
|
|
}
|
|
</style>
|
|
<style>
|
|
.eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
position: fixed !important;
|
|
bottom: 50px !important;
|
|
right: 50px !important;
|
|
border-radius: 5px !important;
|
|
box-shadow: 0 6px 24px #00000014 !important;
|
|
z-index: 2147483647 !important
|
|
}
|
|
|
|
.eusoft-eudic-translate-failed-content-script[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.light-en [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.light-fr [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.light-de [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.light-es [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.dark-en [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #595959 !important;
|
|
background-color: #212125 !important
|
|
}
|
|
|
|
html.dark-fr [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #595959 !important;
|
|
background-color: #212125 !important
|
|
}
|
|
|
|
html.dark-de [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #595959 !important;
|
|
background-color: #212125 !important
|
|
}
|
|
|
|
html.dark-es [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #595959 !important;
|
|
background-color: #212125 !important
|
|
}
|
|
|
|
html.sepia-en [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.sepia-fr [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.sepia-de [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.sepia-es [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.green-en [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.green-fr [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.green-de [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.green-es [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
</style>
|
|
<style type="text/css">
|
|
._2rVnXG16ij6B7uBfB6ZjJc {
|
|
position: relative;
|
|
display: -ms-flexbox;
|
|
display: flex;
|
|
-ms-flex-pack: center;
|
|
justify-content: center;
|
|
-ms-flex-align: center;
|
|
align-items: center;
|
|
border: 2px solid #BFBFBF;
|
|
box-sizing: border-box;
|
|
}
|
|
</style>
|
|
<script type="text/javascript" charset="utf-8" async="" src="./gray-pub-sdk.chunk.7a00bc.js.下载"></script>
|
|
</head>
|
|
|
|
<body style="min-width: 1000px;">
|
|
<script src="./bl.js.下载" crossorigin=""></script>
|
|
<script>try {
|
|
window.__getIEVersion = function () {
|
|
var userAgent = window.navigator.userAgent;
|
|
var isIE = userAgent.indexOf('compatible') > -1 && userAgent.indexOf('MSIE') > -1;
|
|
var isEdge = userAgent.indexOf('Edge') > -1 && !isIE;
|
|
var isIE11 = userAgent.indexOf('Trident') > -1 && userAgent.indexOf('rv:11.0') > -1;
|
|
if (isIE) {
|
|
var reIE = new RegExp('MSIE (\\d+\\.\\d+);');
|
|
reIE.test(userAgent);
|
|
var fIEVersion = parseFloat(RegExp["$1"]);
|
|
if (fIEVersion == 7) {
|
|
return 7;
|
|
} else if (fIEVersion == 8) {
|
|
return 8;
|
|
} else if (fIEVersion == 9) {
|
|
return 9;
|
|
} else if (fIEVersion == 10) {
|
|
return 10;
|
|
} else {
|
|
return 6;
|
|
}
|
|
} else if (isEdge) {
|
|
return 'edge';
|
|
} else if (isIE11) {
|
|
return 11;
|
|
} else {
|
|
return -1;
|
|
}
|
|
}
|
|
|
|
var ieVersion = __getIEVersion();
|
|
|
|
window.__lessIEVersion = function (version) {
|
|
if (ieVersion !== -1 && ieVersion !== 'edge') {
|
|
return ieVersion < version;
|
|
}
|
|
return false;
|
|
}
|
|
|
|
if (window.__lessIEVersion(11)) {
|
|
window.location.href = '/update';
|
|
}
|
|
} catch (e) {
|
|
window.__pre_error = e;
|
|
}</script>
|
|
<script>try {
|
|
window.getUidFromCookie = function () {
|
|
function get(name) {
|
|
var cookies = document.cookie ? document.cookie.split('; ') : []
|
|
for (var i = 0; i < cookies.length; i++) {
|
|
var parts = cookies[i].split('=')
|
|
var value = parts.slice(1).join('=')
|
|
|
|
try {
|
|
var found = decodeURIComponent(parts[0])
|
|
if (name === found) {
|
|
return value.replace(/(%[\dA-F]{2})+/gi, decodeURIComponent);
|
|
}
|
|
} catch (e) {
|
|
console.error(e);
|
|
}
|
|
}
|
|
}
|
|
var cookieToken = get('token');
|
|
var cookieUID = get('__UID__');
|
|
var uid = cookieToken ? 'token:' + cookieToken : (
|
|
cookieUID ? 'UID:' + cookieUID : undefined
|
|
);
|
|
return uid;
|
|
}
|
|
|
|
!(function (c, b, d, a) {
|
|
c[a] || (c[a] = {}); c[a].config =
|
|
{
|
|
pid: "hr5uxr169c@9c7272e8e46233f",
|
|
environment: "prod",
|
|
enableSPA: false,
|
|
release: "1761906662533",
|
|
useFmp: true,
|
|
sendResource: true,
|
|
disableHook: true,
|
|
autoSendPv: false,
|
|
enableLinkTrace: false,
|
|
appType: "web",
|
|
imgUrl: "https://arms-retcode.aliyuncs.com/r.png?",
|
|
sample: 1,
|
|
uid: window.getUidFromCookie(),
|
|
parseResponse: function (res) {
|
|
if (!res || typeof res !== 'object' || res.websocket) return {};
|
|
var code = res.code || res.errorCode || res.status;
|
|
var msg = res.errorMessage || res.msg || res.message || res.subMsg || res.errorMsg || res.ret || res.errorResponse || res.body || '';
|
|
if (typeof msg === 'object') {
|
|
code = code || msg.code || msg.status;
|
|
msg = msg.reason || msg.message || msg.msg || msg.info || msg.ret || JSON.stringify(msg);
|
|
}
|
|
var success = code == 0 || code == 200;
|
|
msg = success ? '' : msg;
|
|
if (!success) {
|
|
return { msg: msg, code: code, success: success };
|
|
}
|
|
},
|
|
ignore: {
|
|
ignoreErrors: [
|
|
/^Script error\.?$/,
|
|
function (str) {
|
|
return (str && str.indexOf('chrome-extension://') >= 0);
|
|
}
|
|
],
|
|
ignoreResErrors: [
|
|
function (str) {
|
|
return (str && str.indexOf('chrome-extension://') >= 0);
|
|
}
|
|
]
|
|
}
|
|
};
|
|
with (b) with (body) with (insertBefore(createElement("script"), firstChild)) setAttribute("crossorigin", "", src = d)
|
|
})(window, document, "https://retcode.alicdn.com/retcode/bl.js", "__bl");
|
|
} catch (e) {
|
|
console.error('arms js load failed', e);
|
|
}</script>
|
|
<script src="./itrace-sdk-117.js.下载"></script>
|
|
<script>try {
|
|
window.CUSTOM_ITRACE_KEY = '__wpkFront_pc';
|
|
var getUidFromCookieForItrace = function () {
|
|
function get(name) {
|
|
var cookies = document.cookie ? document.cookie.split('; ') : [];
|
|
for (var i = 0; i < cookies.length; i++) {
|
|
var parts = cookies[i].split('=');
|
|
var value = parts.slice(1).join('=');
|
|
try {
|
|
var found = decodeURIComponent(parts[0]);
|
|
if (name === found) {
|
|
return value.replace(/(%[\dA-F]{2})+/gi, decodeURIComponent);
|
|
}
|
|
} catch (e) {
|
|
console.error(e);
|
|
}
|
|
}
|
|
}
|
|
var cookieToken = get('token');
|
|
var cookieUID = get('__UID__');
|
|
var uid = cookieToken ? '' + cookieToken : (
|
|
cookieUID ? '' + cookieUID : undefined
|
|
);
|
|
return uid;
|
|
}
|
|
var __wpkFront_pc_sampleRate = ('prod' === 'prod') ? 0.01 : 1;
|
|
if (Math.random() <= __wpkFront_pc_sampleRate) {
|
|
window[window.CUSTOM_ITRACE_KEY] = new window.wpkReporter({
|
|
bid: ('prod' === 'prod') ? 'c9ea6o13-njqexfe0' : 'ju92t22k-fhx0yp8s',
|
|
supportBeaconBody: false,
|
|
uid: getUidFromCookieForItrace(),
|
|
rel: window.GRAY_INJECTOR && window.GRAY_INJECTOR.getAppVersion && window.GRAY_INJECTOR.getAppVersion(),
|
|
cluster: 'qg',
|
|
beforeSend: function (data) {
|
|
if (!data) return true;
|
|
switch (data.category) {
|
|
// 移除浏览器插件的异常
|
|
case 1:
|
|
if (data.w_file && data.w_file.indexOf('chrome-extension://') === 0) {
|
|
return false;
|
|
}
|
|
if (data.stack && data.stack.indexOf('chrome-extension://') >= 0) {
|
|
return false;
|
|
}
|
|
if (data.stack && data.stack.indexOf('moz-extension://') >= 0) {
|
|
return false;
|
|
}
|
|
return true;
|
|
case 2:
|
|
if (data.w_res && data.w_res.indexOf('px-itrace.xuexi.cn') !== -1) {
|
|
return false;
|
|
}
|
|
if (data.w_res && data.w_res.indexOf('videocloud.cn-hangzhou.log.aliyuncs.com') !== -1) {
|
|
return false;
|
|
}
|
|
return true;
|
|
default:
|
|
return true;
|
|
}
|
|
},
|
|
spa: true
|
|
});
|
|
window[window.CUSTOM_ITRACE_KEY].installAll();
|
|
window[window.CUSTOM_ITRACE_KEY].addPlugin(wpkblankPlugin, {
|
|
enable: true,
|
|
onloadDuration: 0,
|
|
wsDuration: 0,
|
|
});
|
|
}
|
|
} catch (e) {
|
|
console.error('init wpkReporter fail', e);
|
|
}</script>
|
|
<script>if (/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent)) {
|
|
var maxClientWidth = 1280;
|
|
var scale = window.screen.width / maxClientWidth;
|
|
var oMeta = document.createElement('meta');
|
|
oMeta.name = 'viewport';
|
|
oMeta.content = "initial-scale=" + scale + ", user-scalable=yes";
|
|
document.getElementsByTagName('head')[0].appendChild(oMeta);
|
|
}
|
|
if (window.location.search.indexOf('id=index') !== -1) {
|
|
window.document.body.style.minWidth = "1400px";
|
|
}</script>
|
|
<div id="root">
|
|
<div class="main-view">
|
|
<div style="opacity: 1;">
|
|
<header class="page-header-0c8dfe1b-d548-40c3-98f6-211063a1b5bb _1JTApHCWjEo2nxQMgmelY">
|
|
<style>
|
|
.page-header-0c8dfe1b-d548-40c3-98f6-211063a1b5bb .single:hover {
|
|
color: #ff0000 !important;
|
|
}
|
|
</style>
|
|
<div class="xuexi"
|
|
style="background-repeat: no-repeat; background-color: rgb(206, 0, 0); background-image: url("https://www.xuexi.cn/lgpage/images/c1ebf079ca4a317d80c059903d7cbb4f.jpg");">
|
|
<div class="logo-content"><a href="https://www.xuexi.cn/" class="logo"></a>
|
|
<div class="right"></div>
|
|
</div>
|
|
</div>
|
|
<div class="menu" style="background-repeat: no-repeat; background-color: rgb(241, 238, 233);">
|
|
<div class="menu-list">
|
|
<div class="menu-row"><a class="single text-ellipsis"
|
|
href="https://www.xuexi.cn/xxqg.html?id=e55ff0028ab0406e948cb0be9a8cae28" data-locations="0"
|
|
style="color: rgb(15, 14, 14);">思 想</a><a class="single text-ellipsis"
|
|
href="https://www.xuexi.cn/xxqg.html?id=a2543113741d4a2285f86f88f0afd87f" data-locations="1"
|
|
style="color: rgb(15, 14, 14);">二十大时间</a><a class="single text-ellipsis"
|
|
href="https://www.xuexi.cn/5c90534c80d14c060d6683fa960e3676/82573c005c024095037d2186a02244cb.html"
|
|
data-locations="2" style="color: rgb(15, 14, 14);">习近平文汇</a><a class="single text-ellipsis"
|
|
href="https://www.xuexi.cn/xxqg.html?id=3cba33e067d64ded8a1a503f0774675c" data-locations="3"
|
|
style="color: rgb(15, 14, 14);">学习理论</a><a class="single text-ellipsis"
|
|
href="https://www.xuexi.cn/482f31e90c481f2161a19ecfcbb91f8b/e6109f421e472b4399b006ba21bc2ecd.html"
|
|
data-locations="4" style="color: rgb(15, 14, 14);">红色中国</a><a class="single text-ellipsis"
|
|
href="https://www.xuexi.cn/896bddc5f57a423b857a85eb40f98945/72742e3e40c96ade71e42b6e7ed42419.html"
|
|
data-locations="5" style="color: rgb(15, 14, 14);">学习科学</a></div>
|
|
<div class="menu-row"><a class="single text-ellipsis"
|
|
href="https://www.xuexi.cn/261c9a142ef8e6375ed554815a26d585/f2d8ff735982530b7a8c9bb90fa99f68.html"
|
|
data-locations="6" style="color: rgb(15, 14, 14);">国 际</a><a class="single text-ellipsis"
|
|
href="https://www.xuexi.cn/6dd69137d25db5673406cf8d1480548e/28d3e5cb24036a88cad7550485262507.html"
|
|
data-locations="7" style="color: rgb(15, 14, 14);">五个一工程</a><a class="single text-ellipsis"
|
|
href="https://www.xuexi.cn/0809b8b6ab8a81a4f55ce9cbefa16eff/ae60b027cb83715fd0eeb7bb2527e88b.html"
|
|
data-locations="8" style="color: rgb(15, 14, 14);">学习电视台</a><a class="single text-ellipsis"
|
|
href="https://www.xuexi.cn/xxqg.html?id=e433dab0149a4d42bb914b7a296ea7ff" data-locations="9"
|
|
style="color: rgb(15, 14, 14);">学习电台</a><a class="single text-ellipsis"
|
|
href="https://www.xuexi.cn/a9d25ec4ca996c6100d2982d33a1d8b2/4f02a12dd5663651422f5c55e10ef19e.html"
|
|
data-locations="10" style="color: rgb(15, 14, 14);">强军兴军</a><a class="single text-ellipsis"
|
|
href="https://www.xuexi.cn/b069a45c80585e78b558c64306bfdf92/53194398355c363c5c635c74a70c7b45.html"
|
|
data-locations="11" style="color: rgb(15, 14, 14);">学习文化</a></div>
|
|
</div>
|
|
<div class="login"><a class="icon search-icon"
|
|
href="https://www.xuexi.cn/dc12897105c8c496d783c5e4d3b680a2/9a75e290b9cf8cb8fb529a6e503db78d.html"
|
|
data-target="搜索"
|
|
style="background-image: url("https://www.xuexi.cn/lgpage/images/d5f50c2c701b6ad7716ea4f02304fca9.png");"></a><a
|
|
class="icon login-icon"
|
|
style="background-image: url("https://www.xuexi.cn/lgpage/images/4bf8210cc871017678ac449005e5d44e.png");"></a>
|
|
</div>
|
|
</div>
|
|
</header>
|
|
</div>
|
|
<div id="page-main" style="position: relative; overflow: auto hidden;">
|
|
<section class="_3GhgGH8Y4Zh8H0uBP5aUMD _3mVsbsHWKWuZwBS5zIrFO9"
|
|
style="margin: 0px; padding: 0px; border-radius: 0px; min-height: 0px; background-size: cover; background-position: center center;">
|
|
<div class="oSnRgpdW2BnrDruxKh9We _3mVsbsHWKWuZwBS5zIrFO9" style="margin: 0px auto; padding: 0px;">
|
|
<div style="position: relative; min-height: 0px;">
|
|
<div style="position: relative;">
|
|
<div class="Iuu474S1L6y5p7yalKQbW grid-gr" style="width: calc(100% + 0px); margin-right: 0px;">
|
|
<div class="grid-cell" style="margin-bottom: 0px;">
|
|
<section class="_3GhgGH8Y4Zh8H0uBP5aUMD _3mVsbsHWKWuZwBS5zIrFO9" data-data-id="u954dQKi5"
|
|
data-slot-id="4045"
|
|
style="margin: 0px 0px 40px; padding: 0px; border-radius: 0px; min-height: 0px; background-size: cover; background-position: center center; min-width: 1000px;">
|
|
<div class="oSnRgpdW2BnrDruxKh9We _3mVsbsHWKWuZwBS5zIrFO9"
|
|
style="margin: 0px auto; padding: 0px; width: 1000px;">
|
|
<div style="position: relative; min-height: 0px;">
|
|
<div style="position: relative;">
|
|
<div class="Iuu474S1L6y5p7yalKQbW grid-gr"
|
|
style="width: calc(100% + 0px); margin-right: 0px;">
|
|
<div class="grid-cell" style="margin-bottom: 0px;">
|
|
<section id="JlMH2_-br8" class="_3GhgGH8Y4Zh8H0uBP5aUMD _3mVsbsHWKWuZwBS5zIrFO9"
|
|
data-component-wrapper="JlMH2_-br8"
|
|
style="margin: 0px; padding: 0px; border-radius: 0px; min-height: 0px; background-size: cover; background-position: center center;">
|
|
<div class="oSnRgpdW2BnrDruxKh9We _3mVsbsHWKWuZwBS5zIrFO9"
|
|
style="margin: 0px auto; padding: 0px;">
|
|
<div style="position: relative; min-height: 0px;">
|
|
<div style="position: relative;">
|
|
<div class="Iuu474S1L6y5p7yalKQbW grid-gr"
|
|
style="width: calc(100% + 0px); margin-right: 0px;">
|
|
<div class="grid-cell" style="margin-bottom: 0px;"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<script
|
|
type="text/javascript">if (window.GRAY_INJECTOR) { try { GRAY_INJECTOR.render() } catch (e) { console.error('GRAY_INJECTOR.render error' + e) } }</script>
|
|
<script src="./vendor.d6f4c4.js.下载"></script>
|
|
<script src="./index.entry.70cc9c.js.下载"></script>
|
|
</body><eusoft-chrome-extension-root-en id="eusoft-chrome-extension-id-en" _nghost-ng-c2787122990=""
|
|
ng-version="18.2.13"><template _ngcontent-ng-c2787122990=""></template><!----><!----><!----><app-word-hint-render
|
|
_ngcontent-ng-c2787122990="" _nghost-ng-c3386348173=""><template
|
|
_ngcontent-ng-c3386348173=""></template><!----><!----></app-word-hint-render><app-translate-render
|
|
_ngcontent-ng-c2787122990="" _nghost-ng-c749930229=""><template
|
|
_ngcontent-ng-c749930229=""></template><!----></app-translate-render><app-capture-word
|
|
_ngcontent-ng-c2787122990=""
|
|
class="eusoft-chrome-extension-capture-word-container ng-tns-c4033922151-0 ng-star-inserted"><template
|
|
shadowrootmode="open">
|
|
<style>
|
|
.eudic-tippy-content-container[_ngcontent-ng-c2787122990] {
|
|
max-width: 250px !important
|
|
}
|
|
|
|
.eusoft-chrome-extension-popup-menu[_ngcontent-ng-c2787122990] {
|
|
position: fixed;
|
|
z-index: 2147483647;
|
|
top: 50%
|
|
}
|
|
|
|
.eusoft-chrome-extension-popup-menu.eusoft-chrome-extension-popup-menu-left[_ngcontent-ng-c2787122990] {
|
|
left: 4px
|
|
}
|
|
|
|
.eusoft-chrome-extension-popup-menu.eusoft-chrome-extension-popup-menu-right[_ngcontent-ng-c2787122990] {
|
|
right: 4px
|
|
}
|
|
|
|
.eusoft-chrome-extension-mask-container[_ngcontent-ng-c2787122990] {
|
|
background-color: transparent;
|
|
position: fixed;
|
|
top: 0;
|
|
right: 0;
|
|
bottom: 0;
|
|
left: 0;
|
|
z-index: 2147483646
|
|
}
|
|
</style>
|
|
<style>
|
|
.eusoft-eudic-chrome-extension-explain-icon-class {
|
|
position: fixed !important;
|
|
visibility: visible !important;
|
|
z-index: 2147483646 !important
|
|
}
|
|
|
|
.eusoft-eudic-chrome-extension-explain-popover-container-class {
|
|
position: relative !important
|
|
}
|
|
|
|
.eusoft-eudic-chrome-extension-explain-container-class {
|
|
position: fixed !important;
|
|
visibility: visible !important;
|
|
min-width: 100px;
|
|
height: auto !important;
|
|
z-index: 2147483646 !important
|
|
}
|
|
|
|
.eudic-explain-content-overlay {
|
|
position: absolute;
|
|
top: 0;
|
|
left: 0;
|
|
width: 100%;
|
|
height: 100%;
|
|
z-index: 2147483647
|
|
}
|
|
|
|
.eusoft-eudic-chrome-extension-explain-container-border-radius-class {
|
|
box-shadow: 0 2px 5px 1px #403c4329 !important;
|
|
border-radius: 10px !important;
|
|
overflow: hidden !important;
|
|
background-color: #fff !important;
|
|
box-sizing: border-box
|
|
}
|
|
|
|
.eudic-explain-resizer {
|
|
z-index: 2147483646 !important;
|
|
opacity: 1;
|
|
width: 16px;
|
|
height: 16px;
|
|
position: absolute
|
|
}
|
|
|
|
.eudic-explain-resizer-right {
|
|
top: 0;
|
|
right: -8px;
|
|
width: 8px;
|
|
height: 100%;
|
|
cursor: ew-resize
|
|
}
|
|
|
|
.eudic-explain-resizer-bottom {
|
|
bottom: -8px;
|
|
left: 0;
|
|
width: 100%;
|
|
cursor: ns-resize
|
|
}
|
|
|
|
.eudic-explain-resizer-top {
|
|
top: -8px;
|
|
left: 0;
|
|
width: 100%;
|
|
cursor: ns-resize
|
|
}
|
|
|
|
.eudic-explain-resizer-left {
|
|
top: 0;
|
|
left: -8px;
|
|
height: 100%;
|
|
cursor: ew-resize
|
|
}
|
|
|
|
.eudic-explain-resizer-bottom-right {
|
|
right: -8px;
|
|
bottom: -8px;
|
|
cursor: nwse-resize
|
|
}
|
|
|
|
.eudic-explain-resizer-bottom-left {
|
|
left: -8px;
|
|
bottom: -8px;
|
|
cursor: nesw-resize
|
|
}
|
|
|
|
.eudic-explain-content-inner {
|
|
position: relative
|
|
}
|
|
|
|
.eudic-toolbar-container {
|
|
cursor: move;
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center;
|
|
padding-left: 12px;
|
|
padding-right: 12px;
|
|
justify-content: space-between
|
|
}
|
|
|
|
.eudic-toolbar-left-actions,
|
|
.eudic-toolbar-right-actions {
|
|
display: flex;
|
|
flex-direction: row;
|
|
align-items: center
|
|
}
|
|
|
|
.eudic-toolbar-container-title {
|
|
font-size: 14px;
|
|
font-family: Helvetica;
|
|
-webkit-user-select: none;
|
|
user-select: none;
|
|
line-height: 1;
|
|
word-break: break-word
|
|
}
|
|
|
|
.eudic-toolbar-container-title-icon {
|
|
width: 16px;
|
|
height: 16px;
|
|
margin-right: 8px
|
|
}
|
|
|
|
.eudic-toolbar-right-expand-button,
|
|
.eudic-toolbar-right-lock-button {
|
|
margin-right: 16px;
|
|
cursor: pointer;
|
|
width: 16px;
|
|
height: 16px;
|
|
display: flex;
|
|
align-items: center
|
|
}
|
|
|
|
.eudic-toolbar-right-close-button {
|
|
cursor: pointer;
|
|
width: 16px;
|
|
height: 16px;
|
|
display: flex;
|
|
align-items: center
|
|
}
|
|
|
|
.eudic-toolbar-inner-icon {
|
|
width: 16px;
|
|
height: 16px;
|
|
display: flex
|
|
}
|
|
|
|
.eusoft-eudic-chrome-extension-explain-popover-container-class[data-content-script-theme=light] .eusoft-eudic-chrome-extension-explain-container-border-radius-class,
|
|
.eusoft-eudic-chrome-extension-explain-popover-container-class[data-content-script-theme=light] .eudic-toolbar-container {
|
|
background-color: #f7f9fc
|
|
}
|
|
|
|
.eusoft-eudic-chrome-extension-explain-popover-container-class[data-content-script-theme=light] .eudic-toolbar-container-title {
|
|
color: #202124
|
|
}
|
|
|
|
.eusoft-eudic-chrome-extension-explain-popover-container-class[data-content-script-theme=dark] .eusoft-eudic-chrome-extension-explain-container-border-radius-class,
|
|
.eusoft-eudic-chrome-extension-explain-popover-container-class[data-content-script-theme=dark] .eudic-toolbar-container {
|
|
background-color: #141414
|
|
}
|
|
|
|
.eusoft-eudic-chrome-extension-explain-popover-container-class[data-content-script-theme=dark] .eudic-toolbar-container-title {
|
|
color: #e6e6e6
|
|
}
|
|
</style>
|
|
<style>
|
|
.eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
position: fixed !important;
|
|
bottom: 50px !important;
|
|
right: 50px !important;
|
|
border-radius: 5px !important;
|
|
box-shadow: 0 6px 24px #00000014 !important;
|
|
z-index: 2147483647 !important
|
|
}
|
|
|
|
.eusoft-eudic-translate-failed-content-script[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.light-en [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.light-fr [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.light-de [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.light-es [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.dark-en [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #595959 !important;
|
|
background-color: #212125 !important
|
|
}
|
|
|
|
html.dark-fr [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #595959 !important;
|
|
background-color: #212125 !important
|
|
}
|
|
|
|
html.dark-de [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #595959 !important;
|
|
background-color: #212125 !important
|
|
}
|
|
|
|
html.dark-es [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #595959 !important;
|
|
background-color: #212125 !important
|
|
}
|
|
|
|
html.sepia-en [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.sepia-fr [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.sepia-de [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.sepia-es [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.green-en [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.green-fr [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.green-de [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
|
|
html.green-es [_nghost-ng-c3081775404] .eusoft-eudic-translate-failed-container[_ngcontent-ng-c3081775404] {
|
|
border: 1px solid #E8E8E8 !important;
|
|
background-color: #f8fafe !important
|
|
}
|
|
</style><!----><!---->
|
|
<div class="eusoft-eudic-chrome-extension-explain-popover-container-class ng-tns-c4033922151-0"
|
|
data-content-script-theme="light"><!----></div>
|
|
</template></app-capture-word><app-translate-failed-retry _ngcontent-ng-c2787122990=""
|
|
_nghost-ng-c3081775404=""><!----></app-translate-failed-retry><!----><!----></eusoft-chrome-extension-root-en>
|
|
|
|
</html> |