OK职场驿站|职场人规划-充电-在线兼职-创收平台27
标题:OK职场驿站|职场人规划-充电-在线兼职-创收平台
描述:OK职场驿站是一个为在职场人士提供职场规划、会员社群、培训教育、招聘求职、在线兼职、国际教育等服务的平台,通过我们来提升自我来提高职场价值,同时还为企业服务对接所需人才. Vue.config.productionTip = false .layer-content-center .layui-layer-content { text-align: center; } html, body { background-color: transparent; } .share { position: fixed; width: 40px; height: 40px; bottom: 120px; right: 10px; display: none; cursor: pointer; z-index: 999; } .share i { font-size: 40px; } .wechatShare { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; opacity: 0.8; display: none; background: #888888; } .browserShare { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; opacity: 0.7; display: none; text-align: center; background: #000; } .browserShare img { margin-top: 150px; } .dark { background-color: #333; color: #ccc !important; } .dark ul li a { color: #ccc; font-size:12px; } .light { color: #666; background-color: #f5f5f5; } .light ul li a { color: #a4a4a4; font-size:12px; } .user-btn { width: 60px; height: 60px; position: fixed; z-index: 999; top: 60%; right: 10px; } .user-btn img { width: 100%; height: 100%; } .share-user-phone { position: fixed; bottom: 0; width: 100%; height: 50px; font-size: 30px; z-index: 9999; background-color: #fffcfc; } .share-user-phone-pc { position: fixed; right: 1px; bottom: 200px; width: 240px; height: 50px; font-size: 30px; z-index: 9999; opacity: 0.8; border-radius: 30px 0; background-color: #fffcfc; } .share-user-phone i, .share-user-phone-pc i { font-size: 14px; width: 20px; display: flex; color: #fff; justify-content: center; align-items: center; height: 20px; border: 1px solid #fff; border-radius: 50%; margin-right: 10px; } .share-user-phone-content { width: 100%; height: 100%; background-color: #999999; display: flex; justify-content: center; align-items: center; } * 举报 * .report { height: auto; font-size: 14px; display: flex; justify-content: center; align-items: center; color: #a7a0a0; padding: 5px; } .report * { line-height: 100%; } .report img { padding: 0 20px 0 10px; } .copyright_span { font-size: 12px; text-align: center; line-height: 16px; } ** .mobile .animated { visibility: hidden; backface-visibility: hidden; * 加入动画以后莫名其妙的空白 * -webkit-backface-visibility: hidden; * 加入动画以后莫名其妙的空白 * } .friendly_link-pc { width: 1170px; margin: 0 auto; } .mobile .friendly_link { width: 100%; } .friendly_link { height: auto; font-size: 14px; padding: 10px; display: flex; flex-wrap: wrap; } .friendly_link p { color: #999; margin-bottom: 0; } .friendly_link a { color: #999; padding: 0 10px; position: relative; border-right: 1px solid #eee; line-height: 24px; } @media (min-width: 320px) and (max-width: 768px) { .friendly_link-mobile { width: 100%; padding: 10px 14px; margin: 0 auto; } } .gw-copyright.fixed-bottom { * height: 120px; * text-align: center; cursor: pointer; color: #fff; width: 100%; } .gw-copyright.fixed-bottom .gw-copyright-swiper { width: 100%; height: 100%; } .gw-copyright.fixed-bottom .gw-copyright-content { * background-repeat: no-repeat; background-position: center center; * width: 100%; height: 100%; * background-color:#FFA084; * } .gw-copyright.fixed-bottom.gw-copyright-mobile { * height:60px; * } .gw-copyright.fixed-bottom.gw-copyright-mobile .gw-copyright-content { width: 100%; height: 100%; } .gw-copyright.fixed-bottom .gw-copyright-close-box { background-color: #EEEEEE; color: #101010; position: absolute; top: 0; right: 0; z-index: 9; } .gw-copyright.fixed-bottom .gw-copyright-close { font-size: 1.3em; height: 30px; width: 32px; margin: auto 5px; } .gw-copyright.fixed-bottom.gw-copyright-mobile { font-size: 12px; } .gw-copyright.fixed-bottom.gw-copyright-mobile .gw-copyright-close { margin: auto 2px; } .fr-element .fr-video::after { z-index: -999 !important; } .gw-browse-module[name=顶部导航] .images-component a[href=] img { object-fit:contain; } _ga.url = https:wei.ltd.comanalyst; _ga.params[wi] = 3; _ga.params[ui] = 0; _ga.init(456679); localStorage.setItem(lang, $(#_language_type).val()) $.ajaxSetup({ timeout:30000, headers: { Gw-Shop-User-Token: localStorage.getItem(GwShopUserToken), ltd-website-id:localStorage.getItem(ltd-website-id) || , ltd-token:localStorage.getItem(GwShopUserToken) || , lang:localStorage.getItem(lang) || zh-cn } }); 公用ajax请求函数 function ajaxRequest(url,data,type=get){ return new Promise((resolve,reject)={ $.ajax({ type, url, data, success:function(res){ if(res.code == 1001){未登录 token过期 localStorage.removeItem(GwShopUserToken) localStorage.removeItem(ltd-website-id) localStorage.removeItem(GwShopUserToken) localStorage.setItem(loginStatus,false) location.href=ulogin?redirect= + location.href } res.msg && layer.msg(res.msg) resolve(res) }, error:function(err){ reject(err) } }) }) } $(document).on(click,.show-login-popup,function(){ location.href=ulogin?redirect= + location.href }) 登录 注册 手机版 document.write() 用手机扫一扫 会员中心 我的订单 购物车 $(function () { 刚进入页面时判断语言类型,同时更改select选项 const lang = localStorage.getItem(lang) || zh-cn $(.user-bar .language_select).val(lang) $(.user-bar .language_select).change(function () { const lang = $(this).val() localStorage.setItem(lang, lang) document.cookie = lang= + lang; if(lang!=zh-cn){ location.href = + lang; }else{ location.href = } }) $.ajax({ url: shopusermegetProfile, success: function (res) { if (res.code == 0) { const {nickname, mobile, avatar} = res.data const my_nickname = nickname || mobile const info_html = ` ${my_nickname} ` $(.user-bar .user-bar-left).prepend(info_html) } else if (res.code == 1001) { $(.user-bar .login,.user-bar .register).show() $(.user-bar.mobile_model .login-register).show() } } }) }) *pc端header* .user-bar { width: 100%; height: 36px; } .user-bar .content{ display: flex; align-items: center; justify-content: space-between; height: 100%; } @media (min-width: 1200px) { .user-bar .content{ width: 90%; margin: 0 auto; } } @media (max-width: 1200px) { .user-bar .content{ max-width: 1200px; margin: 0 auto; } } .user-bar p{ margin-bottom: 0; } .user-bar ul{ margin-bottom: 0; display:flex; align-items:center; } .user-bar select{ outline:none; border: solid 1px transparent; background-color:transparent; } .user-bar .mobile-code .code-box{ display:none; position: absolute; background-color: #fff; border-radius: 6px; padding: 6px; z-index: 10; } .user-bar .mobile-code .code-box p{ text-align:center; color: #303133; font-size:12px; } .user-bar .mobile-code img{ width: 100px; height: 100px; } .user-bar .mobile-code span:hover +.code-box{ display:block; } .user-bar .user-bar-right li{ position: relative; } .user-bar .user-bar-right li:not(:last-child)::after{ content:; width: 1px; height: 10px; top:50%; transform:translateY(-50%); position:absolute; right: 0; background-color: #d3d3d3; } .user-bar ul li{ padding:0 8px; } .user-bar .user-info{ display:flex; align-items:center; } .user-bar .user-info .avatar{ width: 25px; height: 25px; border-radius:50%; border:2px solid #fff; overflow:hidden; margin-right: 5px; } .user-bar .user-info .avatar img{ width: 100%; height: 100%; } .user-bar .login,.user-bar .register{ display:none; } *手机端header* .user-bar.mobile_model{ display:flex; justify-content:space-between; } .user-bar.mobile_model .login-register{ display:none; } .user-bar.mobile_model a{ color: #a4a4a4; font-size:12px; } #module-10080683-components-nav-1502934017397-4339 .gw-nav{ width:100px;height:80px;font-family:微软雅黑;font-size:16px;color:rgb(51, 51, 51);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgb(255, 255, 255);display:inline-block;text-align:center;line-height:80px;}#module-10080683-components-nav-1502934017397-4339 .gw-nav-cont{ margin-left:0;margin-right:0;}#module-10080683-components-nav-1502934017397-4339 .gw-nav-cont-row{ margin-left:0;margin-right:0;}#module-10080683-components-nav-1502934017397-4339 .sec-menu{ font-family:微软雅黑;font-size:14px;font-style:normal;font-weight:normal;background-color:rgb(248, 248, 248);color:#666666;height:50px;}#module-10080683-components-nav-1502934017397-4339 .three-menu{font-family:微软雅黑;font-size:14px;font-style:normal;font-weight:normal;color:#666666;height:30px;}#module-10080683-components-nav-1502934017397-4339 .menu-list{ position:absolute;top:80px;margin-left:30px;}#module-10080683-components-nav-1502934017397-4339 .menu-list ul{ background-color:rgb(248, 248, 248);line-height:50px;}#module-10080683-components-nav-1502934017397-4339 .menu-list-row{ position:absolute;top:80px;}#module-10080683-components-nav-1502934017397-4339 .menu-list-row ul{ background-color:rgb(248, 248, 248);line-height:50px !important;}#module-10080683-components-nav-1502934017397-4339 .menu-list-row ul li{ margin-left:30px;}#module-10080683-components-nav-1502934017397-4339 .has-three-child-row .three-list{top:50px;}#module-10080683-components-nav-1502934017397-4339 .three-list ul{line-height:30px !important;}#module-10080683-components-nav-1502934017397-4339 .three-list-row{position:absolute;top:80px;}#module-10080683-components-nav-1502934017397-4339 .three-list-row ul{top:30px;}#module-10080683-components-nav-1502934017397-4339 .three-list-row ul li{margin-left:0;}#module-10080683-components-nav-1502934017397-4339 .menu-list .triangle_border_up{ border-bottom-color:rgb(248, 248, 248);}#module-10080683-components-nav-1502934017397-4339 .sec-menu a{ color:#666666;text-decoration:none;font-weight:normal;}#module-10080683-components-nav-1502934017397-4339 .sec-menu:hover .three-menu a{color:#666666;text-decoration:none;font-weight:normal;}#module-10080683-components-nav-1502934017397-4339 .gw-nav-cont:hover .gw-nav{ font-family:微软雅黑;font-size:16px;color:rgb(38, 80, 144);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgba(0, 0, 0, 0);display:inline-block;text-align:center;}#module-10080683-components-nav-1502934017397-4339 .gw-nav-cont-row:hover .gw-nav{ font-family:微软雅黑;font-size:16px;color:rgb(38, 80, 144);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgba(0, 0, 0, 0);display:inline-block;text-align:center;}#module-10080683-components-nav-1502934017397-4339 .first-nav-cont:hover .gw-nav{ font-family:微软雅黑;font-size:16px;color:rgb(38, 80, 144);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgba(0, 0, 0, 0);display:inline-block;text-align:center;}#module-10080683-components-nav-1502934017397-4339 .gw-nav-cont:hover{ }#module-10080683-components-nav-1502934017397-4339 .gw-nav-cont-row:hover{ }#module-10080683-components-nav-1502934017397-4339 .sec-menu:hover{ background-color:rgba(0, 0, 0, 0);font-size:14px;height:50px;font-weight:normal;}#module-10080683-components-nav-1502934017397-4339 .sec-menu:hover a{ color:rgb(38, 80, 144);font-family:微软雅黑;font-weight:normal;font-style:normal;text-decoration:underline;}#module-10080683-components-nav-1502934017397-4339 .three-menu:hover{font-size:14px;height:30px;font-weight:normal;}#module-10080683-components-nav-1502934017397-4339 .sec-menu .three-menu:hover a{color:#5085e9;font-family:微软雅黑;font-weight:normal;font-style:normal;text-decoration:none;}#module-10080683-components-nav-1502934017397-4339 .gw-nav.active{ font-family:微软雅黑;font-size:16px;color:rgb(38, 80, 144);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgba(0, 0, 0, 0);display:inline-block;text-align:center;} 首页会员社群OK 会员俱乐部OK 社群培训教育项目管理系列企业定制化服务职场赋能系列瀚德成长学院认证类培训拓展类教育学历考证在线教育视频课程兴趣技能培训场地出租国际商务教育招聘求职在线招聘在线求职企业服务企业招聘套餐企业培训智库咨询工商代理财务代账虚拟入驻园区入驻文化社交社交活动文化交流商务交互国际教育肯恩国际教育交流中心出国留学机构关于我们源大集团 移动端展开三级级导航 $(document).off(click, .gw-nav-cont-mobile .menu-listullia).on(click, .gw-nav-cont-mobile .menu-listullia, function () { var topDom= $(this).parents(li) topDom.parent(ul).find(.three-list).slideToggle() var secondIcon=topDom.find(.second-icon) secondIcon.hasClass(rotate)?secondIcon.removeClass(rotate): secondIcon.addClass(rotate) }); #module-10080683-component-images-1623920151598-7261 .gw-image-hoverShadow:hover img { box-shadow:8px 8px 20px 0 #ababab !important; } #module-10080683-component-images-1623920151598-7261 .gw-imageText-shadow:hover img{ box-shadow:0px 8px 12px rgba(0,0,0,.14) !important; } #module-10080683-component-images-1623920151598-7261 .gw-imageText-card:hover img{ box-shadow:0 10px 16px rgba(0,0,0,.24) !important; }
关键词:OK职场驿站,兼职,创收,职业经理人,职场规划,培训教育,招聘求职,企业服务 Vue.config.productionTip = false .layer-content-center .layui-layer-content { text-align: center; } html, body { background-color: transparent; } .share { position: fixed; width: 40px; height: 40px; bottom: 120px; right: 10px; display: none; cursor: pointer; z-index: 999; } .share i { font-size: 40px; } .wechatShare { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; opacity: 0.8; display: none; background: #888888; } .browserShare { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1000; opacity: 0.7; display: none; text-align: center; background: #000; } .browserShare img { margin-top: 150px; } .dark { background-color: #333; color: #ccc !important; } .dark ul li a { color: #ccc; font-size:12px; } .light { color: #666; background-color: #f5f5f5; } .light ul li a { color: #a4a4a4; font-size:12px; } .user-btn { width: 60px; height: 60px; position: fixed; z-index: 999; top: 60%; right: 10px; } .user-btn img { width: 100%; height: 100%; } .share-user-phone { position: fixed; bottom: 0; width: 100%; height: 50px; font-size: 30px; z-index: 9999; background-color: #fffcfc; } .share-user-phone-pc { position: fixed; right: 1px; bottom: 200px; width: 240px; height: 50px; font-size: 30px; z-index: 9999; opacity: 0.8; border-radius: 30px 0; background-color: #fffcfc; } .share-user-phone i, .share-user-phone-pc i { font-size: 14px; width: 20px; display: flex; color: #fff; justify-content: center; align-items: center; height: 20px; border: 1px solid #fff; border-radius: 50%; margin-right: 10px; } .share-user-phone-content { width: 100%; height: 100%; background-color: #999999; display: flex; justify-content: center; align-items: center; } * 举报 * .report { height: auto; font-size: 14px; display: flex; justify-content: center; align-items: center; color: #a7a0a0; padding: 5px; } .report * { line-height: 100%; } .report img { padding: 0 20px 0 10px; } .copyright_span { font-size: 12px; text-align: center; line-height: 16px; } ** .mobile .animated { visibility: hidden; backface-visibility: hidden; * 加入动画以后莫名其妙的空白 * -webkit-backface-visibility: hidden; * 加入动画以后莫名其妙的空白 * } .friendly_link-pc { width: 1170px; margin: 0 auto; } .mobile .friendly_link { width: 100%; } .friendly_link { height: auto; font-size: 14px; padding: 10px; display: flex; flex-wrap: wrap; } .friendly_link p { color: #999; margin-bottom: 0; } .friendly_link a { color: #999; padding: 0 10px; position: relative; border-right: 1px solid #eee; line-height: 24px; } @media (min-width: 320px) and (max-width: 768px) { .friendly_link-mobile { width: 100%; padding: 10px 14px; margin: 0 auto; } } .gw-copyright.fixed-bottom { * height: 120px; * text-align: center; cursor: pointer; color: #fff; width: 100%; } .gw-copyright.fixed-bottom .gw-copyright-swiper { width: 100%; height: 100%; } .gw-copyright.fixed-bottom .gw-copyright-content { * background-repeat: no-repeat; background-position: center center; * width: 100%; height: 100%; * background-color:#FFA084; * } .gw-copyright.fixed-bottom.gw-copyright-mobile { * height:60px; * } .gw-copyright.fixed-bottom.gw-copyright-mobile .gw-copyright-content { width: 100%; height: 100%; } .gw-copyright.fixed-bottom .gw-copyright-close-box { background-color: #EEEEEE; color: #101010; position: absolute; top: 0; right: 0; z-index: 9; } .gw-copyright.fixed-bottom .gw-copyright-close { font-size: 1.3em; height: 30px; width: 32px; margin: auto 5px; } .gw-copyright.fixed-bottom.gw-copyright-mobile { font-size: 12px; } .gw-copyright.fixed-bottom.gw-copyright-mobile .gw-copyright-close { margin: auto 2px; } .fr-element .fr-video::after { z-index: -999 !important; } .gw-browse-module[name=顶部导航] .images-component a[href=] img { object-fit:contain; } _ga.url = https:wei.ltd.comanalyst; _ga.params[wi] = 3; _ga.params[ui] = 0; _ga.init(456679); localStorage.setItem(lang, $(#_language_type).val()) $.ajaxSetup({ timeout:30000, headers: { Gw-Shop-User-Token: localStorage.getItem(GwShopUserToken), ltd-website-id:localStorage.getItem(ltd-website-id) || , ltd-token:localStorage.getItem(GwShopUserToken) || , lang:localStorage.getItem(lang) || zh-cn } }); 公用ajax请求函数 function ajaxRequest(url,data,type=get){ return new Promise((resolve,reject)={ $.ajax({ type, url, data, success:function(res){ if(res.code == 1001){未登录 token过期 localStorage.removeItem(GwShopUserToken) localStorage.removeItem(ltd-website-id) localStorage.removeItem(GwShopUserToken) localStorage.setItem(loginStatus,false) location.href=ulogin?redirect= + location.href } res.msg && layer.msg(res.msg) resolve(res) }, error:function(err){ reject(err) } }) }) } $(document).on(click,.show-login-popup,function(){ location.href=ulogin?redirect= + location.href }) 登录 注册 手机版 document.write() 用手机扫一扫 会员中心 我的订单 购物车 $(function () { 刚进入页面时判断语言类型,同时更改select选项 const lang = localStorage.getItem(lang) || zh-cn $(.user-bar .language_select).val(lang) $(.user-bar .language_select).change(function () { const lang = $(this).val() localStorage.setItem(lang, lang) document.cookie = lang= + lang; if(lang!=zh-cn){ location.href = + lang; }else{ location.href = } }) $.ajax({ url: shopusermegetProfile, success: function (res) { if (res.code == 0) { const {nickname, mobile, avatar} = res.data const my_nickname = nickname || mobile const info_html = ` ${my_nickname} ` $(.user-bar .user-bar-left).prepend(info_html) } else if (res.code == 1001) { $(.user-bar .login,.user-bar .register).show() $(.user-bar.mobile_model .login-register).show() } } }) }) *pc端header* .user-bar { width: 100%; height: 36px; } .user-bar .content{ display: flex; align-items: center; justify-content: space-between; height: 100%; } @media (min-width: 1200px) { .user-bar .content{ width: 90%; margin: 0 auto; } } @media (max-width: 1200px) { .user-bar .content{ max-width: 1200px; margin: 0 auto; } } .user-bar p{ margin-bottom: 0; } .user-bar ul{ margin-bottom: 0; display:flex; align-items:center; } .user-bar select{ outline:none; border: solid 1px transparent; background-color:transparent; } .user-bar .mobile-code .code-box{ display:none; position: absolute; background-color: #fff; border-radius: 6px; padding: 6px; z-index: 10; } .user-bar .mobile-code .code-box p{ text-align:center; color: #303133; font-size:12px; } .user-bar .mobile-code img{ width: 100px; height: 100px; } .user-bar .mobile-code span:hover +.code-box{ display:block; } .user-bar .user-bar-right li{ position: relative; } .user-bar .user-bar-right li:not(:last-child)::after{ content:; width: 1px; height: 10px; top:50%; transform:translateY(-50%); position:absolute; right: 0; background-color: #d3d3d3; } .user-bar ul li{ padding:0 8px; } .user-bar .user-info{ display:flex; align-items:center; } .user-bar .user-info .avatar{ width: 25px; height: 25px; border-radius:50%; border:2px solid #fff; overflow:hidden; margin-right: 5px; } .user-bar .user-info .avatar img{ width: 100%; height: 100%; } .user-bar .login,.user-bar .register{ display:none; } *手机端header* .user-bar.mobile_model{ display:flex; justify-content:space-between; } .user-bar.mobile_model .login-register{ display:none; } .user-bar.mobile_model a{ color: #a4a4a4; font-size:12px; } #module-10080683-components-nav-1502934017397-4339 .gw-nav{ width:100px;height:80px;font-family:微软雅黑;font-size:16px;color:rgb(51, 51, 51);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgb(255, 255, 255);display:inline-block;text-align:center;line-height:80px;}#module-10080683-components-nav-1502934017397-4339 .gw-nav-cont{ margin-left:0;margin-right:0;}#module-10080683-components-nav-1502934017397-4339 .gw-nav-cont-row{ margin-left:0;margin-right:0;}#module-10080683-components-nav-1502934017397-4339 .sec-menu{ font-family:微软雅黑;font-size:14px;font-style:normal;font-weight:normal;background-color:rgb(248, 248, 248);color:#666666;height:50px;}#module-10080683-components-nav-1502934017397-4339 .three-menu{font-family:微软雅黑;font-size:14px;font-style:normal;font-weight:normal;color:#666666;height:30px;}#module-10080683-components-nav-1502934017397-4339 .menu-list{ position:absolute;top:80px;margin-left:30px;}#module-10080683-components-nav-1502934017397-4339 .menu-list ul{ background-color:rgb(248, 248, 248);line-height:50px;}#module-10080683-components-nav-1502934017397-4339 .menu-list-row{ position:absolute;top:80px;}#module-10080683-components-nav-1502934017397-4339 .menu-list-row ul{ background-color:rgb(248, 248, 248);line-height:50px !important;}#module-10080683-components-nav-1502934017397-4339 .menu-list-row ul li{ margin-left:30px;}#module-10080683-components-nav-1502934017397-4339 .has-three-child-row .three-list{top:50px;}#module-10080683-components-nav-1502934017397-4339 .three-list ul{line-height:30px !important;}#module-10080683-components-nav-1502934017397-4339 .three-list-row{position:absolute;top:80px;}#module-10080683-components-nav-1502934017397-4339 .three-list-row ul{top:30px;}#module-10080683-components-nav-1502934017397-4339 .three-list-row ul li{margin-left:0;}#module-10080683-components-nav-1502934017397-4339 .menu-list .triangle_border_up{ border-bottom-color:rgb(248, 248, 248);}#module-10080683-components-nav-1502934017397-4339 .sec-menu a{ color:#666666;text-decoration:none;font-weight:normal;}#module-10080683-components-nav-1502934017397-4339 .sec-menu:hover .three-menu a{color:#666666;text-decoration:none;font-weight:normal;}#module-10080683-components-nav-1502934017397-4339 .gw-nav-cont:hover .gw-nav{ font-family:微软雅黑;font-size:16px;color:rgb(38, 80, 144);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgba(0, 0, 0, 0);display:inline-block;text-align:center;}#module-10080683-components-nav-1502934017397-4339 .gw-nav-cont-row:hover .gw-nav{ font-family:微软雅黑;font-size:16px;color:rgb(38, 80, 144);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgba(0, 0, 0, 0);display:inline-block;text-align:center;}#module-10080683-components-nav-1502934017397-4339 .first-nav-cont:hover .gw-nav{ font-family:微软雅黑;font-size:16px;color:rgb(38, 80, 144);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgba(0, 0, 0, 0);display:inline-block;text-align:center;}#module-10080683-components-nav-1502934017397-4339 .gw-nav-cont:hover{ }#module-10080683-components-nav-1502934017397-4339 .gw-nav-cont-row:hover{ }#module-10080683-components-nav-1502934017397-4339 .sec-menu:hover{ background-color:rgba(0, 0, 0, 0);font-size:14px;height:50px;font-weight:normal;}#module-10080683-components-nav-1502934017397-4339 .sec-menu:hover a{ color:rgb(38, 80, 144);font-family:微软雅黑;font-weight:normal;font-style:normal;text-decoration:underline;}#module-10080683-components-nav-1502934017397-4339 .three-menu:hover{font-size:14px;height:30px;font-weight:normal;}#module-10080683-components-nav-1502934017397-4339 .sec-menu .three-menu:hover a{color:#5085e9;font-family:微软雅黑;font-weight:normal;font-style:normal;text-decoration:none;}#module-10080683-components-nav-1502934017397-4339 .gw-nav.active{ font-family:微软雅黑;font-size:16px;color:rgb(38, 80, 144);font-weight:normal;font-style:normal;text-decoration:none;background-color:rgba(0, 0, 0, 0);display:inline-block;text-align:center;} 首页会员社群OK 会员俱乐部OK 社群培训教育项目管理系列企业定制化服务职场赋能系列瀚德成长学院认证类培训拓展类教育学历考证在线教育视频课程兴趣技能培训场地出租国际商务教育招聘求职在线招聘在线求职企业服务企业招聘套餐企业培训智库咨询工商代理财务代账虚拟入驻园区入驻文化社交社交活动文化交流商务交互国际教育肯恩国际教育交流中心出国留学机构关于我们源大集团 移动端展开三级级导航 $(document).off(click, .gw-nav-cont-mobile .menu-listullia).on(click, .gw-nav-cont-mobile .menu-listullia, function () { var topDom= $(this).parents(li) topDom.parent(ul).find(.three-list).slideToggle() var secondIcon=topDom.find(.second-icon) secondIcon.hasClass(rotate)?secondIcon.removeClass(rotate): secondIcon.addClass(rotate) }); #module-10080683-component-images-1623920151598-7261 .gw-image-hoverShadow:hover img { box-shadow:8px 8px 20px 0 #ababab !important; } #module-10080683-component-images-1623920151598-7261 .gw-imageText-shadow:hover img{ box-shadow:0px 8px 12px rgba(0,0,0,.14) !important; } #module-10080683-component-images-1623920151598-7261 .gw-imageText-card:hover img{ box-shadow:0 10px 16px rgba(0,0,0,.24) !important; }
大小:31.197265625 KB
耗时:0.541996 秒(DNS:0.010508秒,连接:0.014067秒)
服务器IP:47.114.108.219
端口:443
百度来路:2 ~ 2
百度PC权重:0 (IP:1 ~ 1)
百度移动权重:0 (IP:1 ~ 1)
最后更新时间:2022-04-30 21:06:01
By None 发布于:2022-04-30 地区:未知地区
本页面网站信息由AI程序/用户上传完成收录,有侵权或违规信息请联系QQ543896726处理!
上一个:成都社保_成都社保补缴_成都社保代缴挂靠公司「捌拾壹科技」
下一个:花火杂志_动漫期刊_首页
最新的八链接
金现代LIMS实验室管理系统_实验室管理软件_实验室数字化管理
https://lims.jxdinfo.com/
热门手机游戏下载-安卓手游推荐-棋软收藏站
http://www.voo0.com/
河源市九州货架 - 河源货架|惠州货架|河源货架厂|河源仓库货架|河源工厂货架|河源超市货架|河源便利店货架|河源铁架床|河源文件柜|河源非标铁制产品
http://www.hj618.cn/
心动日剧 | 最新日剧,老番新番,日菁,猪猪,大河剧,经典日剧推荐
http://www.doki8.net/
首页 - 日剧跑
https://www.rijupao.com/
最热的八链接
风车动漫-专注动漫的门户网站
http://www.fengchedm.com/
404 Not Found
https://www.yuku8.com/
美剧天堂 - 海量好看的美剧在线观看、最新美剧下载!
https://www.meijutt.tv/
高清电影网 - 高清电影免费在线观看
https://www.7hsc.net/
AGE动漫 - 在线动漫观看
https://donghua.agefans.com/