<!doctype html><html><head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=1200"> <title>阿卡索外教网_在线英语培训_外教口语一对一培训</title> <meta name="description" content="阿卡索外教网提供在线英语口语培训,全程外教一对一教学模式,是专业的在线英语培训网站,阿卡索外教老师均毕业于国际知名的一流学府,拥有标准的英语口语以及最纯正的教学知识。您值得拥有"> <meta name="keywords" content="在线英语口语培训,在线英语培训,外教一对一,英语外教一对一,英语网络教学"> <!-- 分享配置 --> <meta itemprop="name" content="阿卡索外教网_在线英语培训_外教口语一对一培训"> <meta itemprop="image" content="https://img.acadsoc.com.cn/share/share-default.png"> <meta name="description" itemprop="description" content="阿卡索外教网提供在线英语口语培训,全程外教一对一教学模式,是专业的在线英语培训网站,阿卡索外教老师均毕业于国际知名的一流学府,拥有标准的英语口语以及最纯正的教学知识。您值得拥有"> <!--<link rel="stylesheet" href="https://img.acadsoc.com.cn/css/bootstrap.min.css">--> <link href="https://img.acadsoc.com.cn/web/WebNew/assets/global/css/swiper.min.css" rel="stylesheet" type="text/css"> <link rel="stylesheet" href="https://img.acadsoc.com.cn/web/css/header-footer.css"> <link rel="icon" href="https://www.acadsoc.com.cn/favicon.ico" type="image/x-icon"> <!--神策代码--> <script src="https://img.acadsoc.com.cn/web/SenSors/sensorsheadother.js"></script> <script type="text/javascript" src="https://img.acadsoc.com.cn/web/lps/recommend/js/jquery.min.js"></script> <script type="text/javascript"> var html = document.documentElement; var htmlClientWidth = 0; var rejustRootSize = function () { var oh = 750; html.getBoundingClientRect().width > oh ? htmlClientWidth = oh : htmlClientWidth = html.getBoundingClientRect().width; html.style.fontSize = htmlClientWidth / (oh / 100) + 'px'; }; rejustRootSize(); window.onresize = rejustRootSize; </script> <script src="https://img.acadsoc.com.cn/web/js/bootstrap.min.js"></script> <script src="https://img.acadsoc.com.cn/web/lps/activity/js/lp.js"></script> <!--IpRecord--> <script type="text/javascript" src="https://www.acadsoc.com.cn/ajax/Web.UI.Fun.IpRecord.aspx"></script> <script src="https://img.acadsoc.com.cn/web/js/IdentificationSystem.js"></script> <script src="https://img.acadsoc.com.cn/web/lps/activity/js/Record.js"></script> <!--微信分享--> <script src="https://res.wx.qq.com/open/js/jweixin-1.2.0.js"></script> <script src="https://img.acadsoc.com.cn/web/lps/activity/js/wxShare.js"></script> <script> wxShare.init(); </script> <!--百度统计代码--> <script src="https://img.acadsoc.com.cn/web/lps/activity/js/BaiDuStatistics.js"></script> <!-- 百度ocpc基础代码 --> <script src="https://www.acadsoc.com.cn/OCPC/js/ocpc.js"></script> <!--[if lt IE 9]> <script src="https://img.acadsoc.com.cn/web/js/vendor/html5shiv.js"></script> <script src="https://img.acadsoc.com.cn/web/js/vendor/respond.min.js"></script> <![endif]--> <script> window.HtmlWidth = 0; $(function(){ window.HtmlWidth = document.body.clientWidth || document.documentElement.clientWidth; }) function getQueryString(name) { var reg = new RegExp("(^|&)" + name + "=([^&]*)(&|$)", "i"); var r = window.location.search.substr(1).match(reg); if (r != null) return unescape(r[2]); return ""; } </script> <style> .fixed{ position: fixed; bottom: 0; left: 0; z-index: 6; font-size: 0; } .container { padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; max-width: 100%; } @media (min-width: 768px) { .container { width: 750px; } } @media (min-width: 992px) { .container { width: 970px; } } @media (min-width: 1200px) { .container { width: 1170px; } } * { padding: 0; margin: 0; outline: 0; border: 0; box-sizing: border-box; list-style: none; background:none; } body{ background:none; font-size:0; background-color:white; } img{max-width:100%;} /* 弹窗 */ [id*=register-popup], [id*=loading-popup], [id*=back-popup], [id*=success-popup]{ position:fixed; top:0; bottom:0; left:0; right:0; background-color:rgba(0,0,0,0.5); z-index:7 !important; } [id*=register-popup]{ z-index:8 !important; } [id*=success-popup]{ z-index:9 !important; } /* 输入框 */ .input__div { position: relative; width: 100%; } .input__div img{ position: absolute; left: .2rem; top: 50%; transform: translateY(-50%); } .input__div img ~ input{ padding-left:.5rem; } .input__div > input { font-size: inherit; width: 100%; line-height: inherit; padding:initial; color:initial; display:block; height:100%; } .input__div > button { position: absolute; right: 0; top: 0; height: 100%; } [data-popup-id]{ cursor:pointer; } /* 按钮 */ button { max-width: 100%; display: block; cursor: pointer; } button:disabled{ background-color: #aeaeae !important; cursor: no-drop !important; } input:-webkit-autofill { box-shadow: 0 0 0px 1000px transparent inset !important; } input:-webkit-autofill:focus { box-shadow: 0 0 0px 1000px transparent inset !important; } /* swiper */ /* .swiper-container{} */ /* .swiper-wrapper {} */ .swiper-slide > img { width: 100%; } .scale-swiper .swiper-slide { width: 70%; } .scale-swiper .swiper-slide:not(.swiper-slide-active) { transform: scale(0.85); } .banner { width: 100%; position: relative; background-repeat: no-repeat; background-position: center center; } /* pc */ @media (min-width: 769px) { .mobile--show { display: none !important; } } /* mobile */ @media (max-width: 768px) { .pc--show { display: none !important; } } </style> </head><body> <!-- js统计 --> <script src="https://img.acadsoc.com.cn/web/js/monitor/apm.web.js"></script> <style> @media (min-width:769px) { .render-jsx-124-0 .lion{ left:-1.5rem; bottom:-1.1rem; display:block; width:2rem; position:absolute; user-select:none; pointer-events:none; } .render-jsx-124-0 .btn{ background-color:rgb(195, 13, 35); border-radius:60px; padding:0px; color:white; font-weight:500; width:100%; font-size:18px; height:0.5rem; text-align:center; } .render-jsx-124-0 .codebtn{ background-color:rgb(195, 13, 35); border-radius:0px 60px 60px 0px; padding:0px 20px; margin:0px; color:#fff; top:0; font-size:16px; line-height:.5rem; position:absolute; right:0; height:.5rem; } .render-jsx-124-0 .free{ transform:translateX(-90%); top:0; left:0; display:block; width:1.1rem; position:absolute; user-select:none; pointer-events:none; } .render-jsx-124-0 .title{ color:#00269a; font-weight:600; display:inline-block; font-size:36px; line-height:1; position:relative; } .render-jsx-124-0 .count{ padding:0.1rem 0.15rem 0.14rem; background-repeat:no-repeat; background-size:100% 100%; color:#fff; top:-.3rem; display:block; font-size:14px; line-height:1.1; background-image:url(http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/12/11/aejm8p1de3tynxj1d2htzhykxjlkejdf.png); position:absolute; right:.05rem; text-align:center; } .render-jsx-124-0 .phone{ border-radius:60px; background-color:rgb(238, 238, 238); padding:0 .2rem; color:#a2a2a2; width:100%; font-size:16px; line-height:0.5rem; position:relative; text-align:left; height:0.5rem; } .render-jsx-124-0 .code{ border-radius:60px; background-color:rgb(238, 238, 238); padding:0 .2rem; color:#a2a2a2; width:100%; font-size:16px; line-height:0.5rem; position:relative; text-align:left; height:0.5rem; } .render-jsx-124-0 .gift{ margin:.2rem auto; display:block; width:100%; user-select:none; pointer-events:none; } .render-jsx-124-0 .content{ background-color:#fff; border-radius:0 0 10px 10px; padding:20px 20px 30px; margin:-1px auto 0; width:100%; position:relative; text-align:center; } .render-jsx-124-0 .titleimg{ background-repeat:no-repeat; background-size:100% 100%; color:#fff; display:block; width:100%; font-size:34px; line-height:76px; background-image:url(http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/12/10/zxnwn2w9aw4htpy8geg72y58cmrng368.png); height:86px; text-align:center; } .render-jsx-124-0 .formwrap{ background-color:none; transform:translateY(-50%); top:50%; width:340px; right:-.2rem; position:absolute; } .render-jsx-124-0 .inputform{ width:100%; position:relative; margin-bottom:.2rem; } .render-jsx-124-0 { background-repeat:no-repeat; background-size:cover; position:relative; background-image:url(http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/12/11/z9tl7dgejfxajwlkl7yebhlyr5byh656.png); background-position:center top; height:630px; } .render-jsx-124-0 .container{ border-radius:0px; padding:0px; margin:0px auto; position:relative; height:100%; } } @media (max-width:768px) { .render-jsx-124-0 .lion { transform:translateX(-50%); z-index:2; top:-1.8rem; left:53%; display:block; width:2rem; position:absolute; user-select:none; pointer-events:none; } .render-jsx-124-0 .btn { background-color:rgb(195, 13, 35); border-radius:60px; color:white; width:100%; font-size:16px; height:0.9rem; text-align:center; } .render-jsx-124-0 .codebtn { background-color:rgb(195, 13, 35); border-radius:0px .5rem .5rem 0px; padding:0 .2rem; color:#fff; top:0; font-size:.28rem; line-height:.88rem; position:absolute; right:0; height:.88rem; } .render-jsx-124-0 .free { display:none; user-select:none; pointer-events:none; } .render-jsx-124-0 .title { color:#00269a; font-weight:600; font-size:.4rem; line-height:1; position:relative; } .render-jsx-124-0 .count { padding:0.2rem 0.2rem 0.3rem; background-repeat:no-repeat; background-size:100% 100%; color:#fff; top:-.4rem; display:block; font-size:.24rem; line-height:1.1; background-image:url(http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/12/11/pxyzc5cbt5x4rydgzn64kb8fw62carel.png); position:absolute; right:.05rem; text-align:center; } .render-jsx-124-0 .phone { border-radius:.5rem; background-color:#fff; border:1px solid #dcdcdc; padding:0 .26rem; color:#a2a2a2; width:100%; font-size:.28rem; line-height:.88rem; position:relative; height:0.9rem; text-align:left; } .render-jsx-124-0 .code { border-radius:.5rem; background-color:#fff; border:1px solid #dcdcdc; padding:0 .26rem; color:#a2a2a2; width:100%; font-size:.28rem; line-height:.88rem; position:relative; height:.88rem; text-align:left; } .render-jsx-124-0 .gift { margin:.3rem auto; display:block; width:100%; user-select:none; pointer-events:none; } .render-jsx-124-0 .content { background-color:#fff; border-radius:10px; padding:1.1rem .4rem .5rem; width:100%; position:relative; text-align:center; } .render-jsx-124-0 .titleimg { z-index:1; background-size:100% 100%; color:#fff; font-weight:bold; display:block; font-size:.42rem; line-height:1rem; background-repeat:no-repeat; transform:translateX(-50%); text-shadow:0 2px #e95d00; top:-.3rem; left:50%; width:90%; background-image:url(http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/12/11/kj6rg1db1d4jlxj8kyx2d6g2fk6xn92j.png); position:absolute; height:1.1rem; text-align:center; } .render-jsx-124-0 .formwrap { border-radius:.24rem; box-shadow:0 0 .1rem .1rem rgba(15,34,135,.1); margin:.4rem auto 0; background-coloe:#fff; width:94%; position:relative; } .render-jsx-124-0 .inputform { width:100%; position:relative; margin-bottom:.2rem; } .render-jsx-124-0 { position:relative; } .render-jsx-124-0 .container { background-color:#fff; padding:0 0 .3rem; text-align:center; height:auto; } } </style> <style> /* PC端 */ @media (min-width:769px) { } /* 手机端 */ @media (max-width:768px) { } </style> <div class="render-jsx-124-0"> <img src="http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/12/11/4d35zdt25h3nckl8rchrze1d3hmzeawz.jpg" class="mobile--show"> <div class="container"> <div class="formwrap"> <div class="titleimg ">9周年特惠</div> <div class="content "> <h2 class="title "> <span style="color:#b81c25;">53节</span>精品外教课 <img class="free " src="http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/12/10/xlznkwz61dgw9n78mpfefa8e9dbe5h5w.png"> </h2> <img class="gift " src="https://img.acadsoc.com.cn/web/lps/shaoer1/img/kc.png"> <div class="inputform"> <input type="tel" placeholder="请输入您的手机号码" maxlength="11" name="TxtPhone" class="phone"> <p class="count ">仅剩<br><strong style="text-shadow:0 0 .1rem #a3041c;font-size:16px;color:#fff;font-weight:bold;">99</strong>位</p> </div> <div class="inputform duanxin" style="display:none;"> <input type="tel" placeholder="请输入验证码" maxlength="6" name="TxtCode" class="code"> <button name="btnGetSMS" class="codebtn btnGetSMS"> 获取验证码 </button> </div> <button name="registerSubmit" class="btn"> 立即领取 </button> <img class="lion " src="http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/12/10/dx6p4nb5az7x1dlkh5wgf7wd1d9dg8lw.png"> </div> </div> </div> </div> <!--滑动验证生成--> <div id="captcha"></div> <!--滑动验证生成end--> <div class="loading" style="position:fixed;top:50%;left:50%;margin-top:-25px;margin-left:-25px;display:none;z-index:1040;"> <img src="https://img.acadsoc.com.cn/web/img/loading1.gif" style="z-index:1050;position:relative;"> <div class="modal-backdrop in" style="background-color:#fff;opacity: .8;"></div> </div> <script type="text/javascript" src="https://img.acadsoc.com.cn/js/register_new_double-editor.js"></script> <script type="text/javascript" src="https://img.acadsoc.com.cn/js/gt.js"></script> <script type="text/javascript" src="https://img.acadsoc.com.cn/js/Captcha.js"></script> <!-- 新验证1909 End --> <script type="text/javascript" src="https://www.acadsoc.com.cn/Ajax/Web.UI.Fun.User.aspx"></script> <!-- abtest --> <script src="https://img.acadsoc.com.cn/web/js/abtest.min.js"></script> <script type="text/javascript" src="https://img.acadsoc.com.cn/web/js/swiper-4.0.5.min.js"></script> <script> window.onload = function(){ addFixedEls(); } function addFixedEls(){ // 头部元素 const headerFixedElement = $('body>div').eq(0); $('.fixed__el').each((i,v)=>{ // 定位元素 const fixedEl = $(v); // 移除元素 const removeFixedElement = fixedEl.prev(); let bTop = removeFixedElement.offset().top - 10 - $(window).height() + removeFixedElement.height(); let rTop = headerFixedElement.offset().top + headerFixedElement.height(); $(window).scroll(function () { let sTop = $(this).scrollTop(); if (sTop > rTop) { fixedEl.fadeIn(300); if (sTop >= bTop) { fixedEl.removeClass('fixed'); } else { fixedEl.addClass('fixed'); } } else { fixedEl.fadeOut(300); } }) }) } const date = new Date(); const curruYear = date.getFullYear(); const currMonth = date.getMonth() + 1; const currDate = date.getDate(); // 替换时间文字 document.querySelectorAll('.time').forEach(function(v){ v.innerText = getToday(v.innerText); }) function getToday(str) { return str.replace(/year/gi,curruYear).replace(/month/gi,currMonth).replace(/date/gi,currDate); } function copyWx(wx,text='复制成功!'){ const element = document.createElement('input'); element.value = wx; document.body.append(element); element.select(); document.execCommand('Copy'); document.body.removeChild(element); alert(text); } $(function () { $('[data-copy-wx]').click(function(){ copyWx($(this).attr('data-copy-wx'),$(this).attr('data-wx-alter')) }) $('[data-to-wx]').click(function(){ copyWx($(this).attr('data-to-wx'),$(this).attr('data-wx-alter')) const aele = document.createElement('a'); aele.href ='weixin://'; aele.click(); }); // 返回弹窗 if (document.querySelector('[id*=back-popup]')) { $('[id*=back-popup]').hide(); $('[id*=back-popup] [class*=close]').click(function () { $('[id*=back-popup]').fadeOut(); // 取消返回,需要默认back一次 window.removeEventListener('popstate', holdBack); history.back(); }) // 阻止返回 function holdBack() { $('[id*=back-popup]').fadeIn(); history.pushState(null, null, document.URL); } // 防止页面后退 监听 history.pushState(null, null, document.URL); window.addEventListener('popstate', holdBack); } // 关闭弹窗 $('.close-popup').click(function(){ $(this).parents('[id*=-popup]').fadeOut(); }) // 关闭注册弹窗 $('.register-close').click(function(){ $(this).parents('[id*=register-popup]').fadeOut(); }) // 打开弹窗 $('[data-popup-id]').click(function(){ const id = $(this).attr('data-popup-id'); const popup = $('#register-popup-' + id); const attrs = this.attributes; // 更改字符 for (let i = 0; i < attrs.length; i++) { const name = attrs[i].name; const value = attrs[i].value; if(name.indexOf('data-params-') !== -1){ const ele = popup.find('.' + name.split('data-params-')[1]); if (!value) continue; if(value === 'false') { ele.hide(); continue; } else if(value === 'true') { ele.show(); continue; } if(!ele[0]) continue; // 根据标签名修改 switch (ele[0].nodeName) { case 'IMG': ele.attr('src', value); break; case 'INPUT': ele.attr('placeholder', value) break; default: ele.html(getToday(value)); break; } } } popup.fadeIn(); }) // 单链接跳转 $('[data-href]').click(function(){ location.href = $(this).attr('data-href'); }) // 分端跳转 $('[data-pm-href]').click(function(){ var parameter = window.location.search; var sUserAgent = navigator.userAgent.toLowerCase(); var bIsIpad = sUserAgent.match(/ipad/i) == "ipad"; var bIsIphoneOs = sUserAgent.match(/iphone os/i) == "iphone os"; var bIsMidp = sUserAgent.match(/midp/i) == "midp"; var bIsUc7 = sUserAgent.match(/rv:1.2.3.4/i) == "rv:1.2.3.4"; var bIsUc = sUserAgent.match(/ucweb/i) == "ucweb"; var bIsAndroid = sUserAgent.match(/android/i) == "android"; var bIsCE = sUserAgent.match(/windows ce/i) == "windows ce"; var bIsWM = sUserAgent.match(/windows mobile/i) == "windows mobile"; if (bIsIphoneOs || bIsMidp || bIsUc7 || bIsUc || bIsAndroid || bIsCE || bIsWM) { location.href = $(this).attr('data-mobile-href'); } else if (bIsIpad) { location.href = $(this).attr('data-ipad-href'); } else { location.href = $(this).attr('data-pc-href'); } }) // 跳转注册 $('[data-form]').click(function(){ $('body,html').stop().animate({ 'scrollTop': 0 }, { duration: 1000, easing: "swing" }); }) // dynamic data const imgIds = []; const bgImgIds = []; const textIds = []; $('[data-img-id]').each(function (i, item) { const id = $(item).attr('data-img-id'); if (imgIds.indexOf(id) === -1) { imgIds.push(id); } }) $('[data-text-id]').each(function (i, item) { const id = $(item).attr('data-text-id'); if (textIds.indexOf(id) === -1) { textIds.push(id); } }) $('[data-bg-img-id]').each(function (i, item) { const id = $(item).attr('data-bg-img-id'); if (bgImgIds.indexOf(id) === -1) { bgImgIds.push(id); } }) $.ajax({ url: 'https://dmpaio.acadsoc.com.cn/api-landingpage/PageResources/selectAllResources', method: "POST", dataType: "json", headers: { 'Content-Type': 'application/json' }, data: JSON.stringify({ bgImgIds, imgIds, textIds }), success: function (res) { const _bgImgIds = res.data.bgImgIds; const _imgIds = res.data.imgIds; const _textIds = res.data.textIds; // 背景图 _bgImgIds.forEach(function (v) { const ele = $(`[data-bg-img-id=${v.id}]`); // 手机banner if (ele.hasClass('mobile-banner')) { ele.attr('src', v.url); } else { ele.css('background-image', `url(${v.url})`); } }); _imgIds.forEach(function (v) { const ele = $(`[data-img-id=${v.id}]`); if(ele[0].nodeName === 'IMG'){ ele.attr('src', v.url); }else{ ele.css('background-image', `url(${v.url})`); } }); _textIds.forEach(function (v) { const ele = $(`[data-text-id=${v.id}]`); ele.html(v.name); }); } }) }) // 注册 register.init({ successTxt: false, // 值为false时不执行 successLocation: false, // 值为false时不执行 successFn: function () { ABRecord.registNotice(); //百度ocpc提交成功埋码 window._agl && window._agl.push(['track', ['success', { t: 3 }]]) var urlval = getQueryString("search"); $(".loading").hide(); var successPopup = document.querySelector('[id^=success-popup]'); if(successPopup){ $(successPopup).fadeIn(); }else{ alert("领取成功,稍后将有学习顾问联系您!"); window.location = '/WebNew/user/Personal/UserInfo.aspx'; } return false; }, type: 'code', //注册类型:normal(常规),code(验证码注册),uid(带推荐人uid) }); </script> <!-- 53客服 --> </body></html>