Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
L
lpsacc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
Acadsoc.JavaLps
lpsacc
Commits
0463f4e6
提交
0463f4e6
authored
7月 07, 2022
作者:
IT-xiaoxiao-肖丽
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
提交
上级
b4e6f4be
隐藏空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
1436 行增加
和
0 行删除
+1436
-0
676-1-A01.html
sem/cr/hy/ky/54292227/676-1-A01.html
+1436
-0
没有找到文件。
sem/cr/hy/ky/54292227/676-1-A01.html
0 → 100644
浏览文件 @
0463f4e6
<!doctype html>
<html><head>
<meta
charset=
"UTF-8"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge,chrome=1"
>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no"
>
<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/js/editor/swiper.min.css"
rel=
"stylesheet"
type=
"text/css"
>
<link
rel=
"stylesheet"
href=
"https://img.acadsoc.com.cn/web/css/header-footer.css"
>
<link
rel=
"stylesheet"
href=
"https://img.acadsoc.com.cn/web/css/editor.init.css"
>
<link
rel=
"icon"
href=
"https://www.acadsoc.com.cn/favicon.ico"
type=
"image/x-icon"
>
<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>
<!--[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
;
window
.
pageEquipment
=
HtmlWidth
>
768
?
'pc'
:
'mobile'
;
})
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>
body
{
background-color
:
white
;
}
</style>
<!-- customize code header -->
<script
src=
"https://img.acadsoc.com.cn/web/lps/activity/js/BaiDuStatistics.js"
></script>
<script
src=
"https://www.acadsoc.com.cn/OCPC/js/ocpc.js"
></script>
<style>
.render-swiper-64-18
.swiper-wrapper
{
height
:
fit-content
;}
@media
(
max-width
:
769px
)
{
.render-swiper-248-0
.swiper-wrapper
{
height
:
fit-content
;}}
</style>
<!--IpRecord-->
<script
type=
"text/javascript"
src=
"/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
type=
"text/javascript"
>
(
function
(
c
,
l
,
a
,
r
,
i
,
t
,
y
){
c
[
a
]
=
c
[
a
]
||
function
(){(
c
[
a
].
q
=
c
[
a
].
q
||
[]).
push
(
arguments
)};
t
=
l
.
createElement
(
r
);
t
.
async
=
1
;
t
.
src
=
"https://www.clarity.ms/tag/"
+
i
;
y
=
l
.
getElementsByTagName
(
r
)[
0
];
y
.
parentNode
.
insertBefore
(
t
,
y
);
})(
window
,
document
,
"clarity"
,
"script"
,
"8gdop12e0k"
);
</script>
<script
type=
"text/javascript"
>
(
function
(
w
,
d
,
t
,
s
,
q
,
m
,
n
){
if
(
w
.
sguic
)
return
;
q
=
w
.
sguic
=
function
(){
q
.
process
?
q
.
process
.
apply
(
null
,
arguments
):
q
.
queue
.
push
(
arguments
);};
q
.
queue
=
[];
m
=
d
.
getElementsByTagName
(
t
)[
0
];
n
=
d
.
createElement
(
t
);
n
.
src
=
s
;
n
.
async
=
true
;
m
.
parentNode
.
insertBefore
(
n
,
m
);})(
window
,
document
,
'script'
,
'//jstatic.sogoucdn.com/sdk/uic-pub.js'
);
</script>
</head>
<!-- page: 776 -->
<body
class=
"body--PM"
>
<!-- js统计 -->
<script
src=
"https://img.acadsoc.com.cn/web/js/monitor/apm.web.js"
></script>
<style>
/* auto generate style */
@media
(
min-width
:
769px
)
{
.render-swiper-248-0
.container
{
margin
:
0
auto
0
auto
;
position
:
relative
;
height
:
100%
;
}
.render-swiper-248-0
.com
{
z-index
:
3
;
background-color
:
#fff
;
border-radius
:
.1rem
.1rem
.1rem
.1rem
;
transform
:
translateY
(
-50%
);
top
:
50%
;
padding
:
.2rem
.25rem
.3rem
.25rem
;
margin
:
0
0
0
0
;
right
:
0
;
width
:
3.3rem
;
position
:
absolute
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.regbtn4
{
color
:
white
;
font-weight
:
bold
;
font-size
:
.16rem
;
border-radius
:
.1rem
.1rem
.1rem
.1rem
;
background-color
:
#c30d23
;
height
:
.5rem
;
padding
:
0
0
0
0
;
margin
:
.16rem
auto
0
auto
;
display
:
block
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.text1
{
color
:
rgba
(
20
,
43
,
136
,
1
);
font-weight
:
bold
;
font-size
:
19px
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
1.4
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.regphone2
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
.15rem
auto
0
auto
;
width
:
100%
;
}
.render-swiper-248-0
.phone
{
font-size
:
.16rem
;
border-radius
:
.1rem
.1rem
.1rem
.1rem
;
height
:
.5rem
;
padding
:
0
0
0
.1rem
;
margin
:
0
0
0
0
;
width
:
100%
;
border-width
:
1px
1px
1px
1px
;
border-color
:
rgba
(
204
,
204
,
204
,
1
)
rgba
(
204
,
204
,
204
,
1
)
rgba
(
204
,
204
,
204
,
1
)
rgba
(
204
,
204
,
204
,
1
);
border-style
:
solid
solid
solid
solid
;
}
.render-swiper-248-0
.text2
{
color
:
#666
;
font-size
:
.14rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
line-height
:
1.6
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.regcode3
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
.16rem
auto
0
auto
;
width
:
100%
;
position
:
relative
;
}
.render-swiper-248-0
.code
{
font-size
:
.16rem
;
border-radius
:
.1rem
.1rem
.1rem
.1rem
;
height
:
.5rem
;
padding
:
0
0
0
.1rem
;
margin
:
0
0
0
0
;
width
:
100%
;
border-width
:
1px
1px
1px
1px
;
border-color
:
rgba
(
204
,
204
,
204
,
1
)
rgba
(
204
,
204
,
204
,
1
)
rgba
(
204
,
204
,
204
,
1
)
rgba
(
204
,
204
,
204
,
1
);
border-style
:
solid
solid
solid
solid
;
}
.render-swiper-248-0
.regcodebtn
{
color
:
white
;
font-size
:
.16rem
;
background-color
:
#c30d23
;
border-radius
:
.1rem
.1rem
.1rem
.1rem
;
top
:
0
;
height
:
100%
;
padding
:
0
.3rem
0
.3rem
;
margin
:
0
0
0
0
;
right
:
0
;
position
:
absolute
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.timetips
{
color
:
#fff
;
font-size
:
16px
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
height
:
.6rem
;
padding
:
.1rem
0
0
0
;
margin
:
0
auto
.1rem
auto
;
display
:
none
;
width
:
2.1rem
;
background-size
:
auto
100%
;
background-attachment
:
scroll
;
background-repeat
:
no-repeat
;
background-position
:
0
0
;
background-image
:
url(https://img.acadsoc.com.cn/web/lps/sem/sogou/pz/cr/img/reg-top.png)
;
background-clip
:
border-box
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.tips
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
.15rem
auto
0
auto
;
display
:
block
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.swiper
{
z-index
:
2
;
border-radius
:
0
0
0
0
;
height
:
100%
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
100%
;
position
:
absolute
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.slide1
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
100%
;
background-size
:
cover
;
background-attachment
:
scroll
;
background-repeat
:
no-repeat
;
background-position
:
center
center
;
background-image
:
url(https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/new/banner1.jpg)
;
background-clip
:
border-box
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.img
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.slide2
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
100%
;
background-size
:
cover
;
background-attachment
:
scroll
;
background-repeat
:
no-repeat
;
background-position
:
center
center
;
background-image
:
url(http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/12/29/3axp3lamy54mjetxjtfj2l1dgxexrzyc.png)
;
background-clip
:
border-box
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
{
border-radius
:
0
0
0
0
;
height
:
600px
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
position
:
relative
;
border-style
:
none
none
none
none
;
}
.render-jsx-117-1
.img
{
display
:
block
;
width
:
45%
;
user-select
:
none
;
height
:
100%
;
pointer-events
:
none
;
}
.render-jsx-117-1
.content
{
padding
:
0
30px
0
0
;
flex
:
1
;
}
.render-jsx-117-1
.text
{
color
:
#656565
;
font-size
:
18px
;
border-radius
:
0
0
0
0
;
padding
:
.1rem
0
0
20px
;
margin
:
0
0
0
0
;
line-height
:
2
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
.render-jsx-117-1
.title
{
max-width
:
100%
;
display
:
block
;
user-select
:
none
;
pointer-events
:
none
;
}
.render-jsx-117-1
.btn
{
border-radius
:
70px
;
border
:
2px
solid
#ce0e2d
;
margin
:
60px
0
0
20px
;
color
:
#ce0e2d
;
font-weight
:
bold
;
display
:
block
;
width
:
386px
;
font-size
:
28px
;
line-height
:
76px
;
box-sizing
:
border-box
;
height
:
76px
;
text-align
:
center
;
}
.render-jsx-117-1
.container
{
flex-wrap
:
wrap
;
flex-direction
:
row
;
padding
:
.5rem
0
0
0
;
margin
:
0
auto
;
display
:
flex
;
justify-content
:
space-between
;
}
.render-jsx-117-1
{
background-color
:
#fff
;
}
.render-jsx-119-3
.item
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
30%
;
border-style
:
none
none
none
none
;
}
.render-jsx-119-3
.content
{
width
:
100%
;
}
.render-jsx-119-3
.contitle
{
color
:
#525252
;
font-weight
:
bold
;
font-size
:
20px
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
30px
0
15px
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.render-jsx-119-3
.text
{
color
:
#676767
;
font-size
:
15px
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
1.8
;
border-style
:
none
none
none
none
;
}
.render-jsx-119-3
.img
{
border-radius
:
6px
6px
6px
6px
;
flex-shrink
:
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
block
;
width
:
100%
;
border-style
:
none
none
none
none
;
box-shadow
:
10px
10px
0
0
#f3f5f5
;
}
.render-jsx-119-3
.item2
{
width
:
30%
;
}
.render-jsx-119-3
.list
{
flex-wrap
:
wrap
;
background-color
:
#fbfdfd
;
border-radius
:
0
0
0
0
;
flex-direction
:
row
;
padding
:
.4rem
0
.7rem
0
;
margin
:
0
0
0
0
;
display
:
flex
;
width
:
100%
;
justify-content
:
space-between
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
.render-jsx-119-3
.container
{
margin
:
0
auto
;
}
.render-jsx-119-3
{
background-color
:
#fff
;
}
.render-jsx-120-11
.text1
{
padding
:
0
0
0
20px
;
color
:
#525252
;
font-weight
:
bold
;
font-size
:
24px
;
position
:
relative
;
}
.render-jsx-120-11
.text2
{
color
:
#767676
;
font-size
:
18px
;
border-radius
:
0
0
0
0
;
padding
:
5px
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.render-jsx-120-11
.item
{
padding
:
28px
0
;
margin
:
0
0
0
0
;
}
.render-jsx-120-11
.leftimg
{
border-radius
:
10px
;
box-shadow
:
10px
10px
0
0
#f2f5f6
;
width
:
50%
;
10px
10px
0
0
#f2f5f6
}
.render-jsx-120-11
.right
{
padding
:
0
0
0
100px
;
}
.render-jsx-120-11
.container
{
padding
:
0
;
margin
:
0
auto
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
}
.render-jsx-120-11
{
background-color
:
#fbfdfd
;
padding
:
20px
0
;
margin
:
0
;
}
.render-jsx-118-14
.text1
{
color
:
#525252
;
font-weight
:
bold
;
letter-spacing
:
4px
;
font-size
:
24px
;
}
.render-jsx-118-14
.text2
{
color
:
#767676
;
max-width
:
410px
;
font-size
:
18px
;
line-height
:
28px
;
}
.render-jsx-118-14
.leftimg
{
padding
:
0
15px
;
flex
:
1
0
;
}
.render-jsx-118-14
.right
{
background-repeat
:
no-repeat
;
flex
:
1
0
;
padding-left
:
0
;
margin-top
:
40px
;
background-image
:
url(https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/con5-img2.png)
;
text-align
:
left
;
height
:
489px
;
}
.render-jsx-118-14
.item0
{
padding
:
18px
0
100px
150px
;
}
.render-jsx-118-14
.item2
{
padding
:
0
0
0
170px
;
}
.render-jsx-118-14
.item1
{
padding
:
0
0
95px
180px
;
}
.render-jsx-118-14
.container
{
margin
:
0
auto
;
display
:
flex
;
}
.render-jsx-118-14
{
background-color
:
white
;
}
.render-jsx-115-21
.item
{
border-radius
:
6px
;
margin
:
0
0
30px
0
;
overflow
:
hidden
;
width
:
31.5%
;
position
:
relative
;
}
.render-jsx-115-21
.mask
{
background-color
:
rgba
(
97
,
118
,
222
,
0.7
);
top
:
0
;
left
:
0
;
justity-content
:
space-between
;
display
:
flex
;
width
:
100%
;
position
:
absolute
;
align-items
:
center
;
height
:
100%
;
}
.render-jsx-115-21
.text
{
padding
:
0
20px
;
color
:
#fff
;
width
:
100%
;
font-size
:
20px
;
text-align
:
center
;
}
.render-jsx-115-21
.list
{
flex-wrap
:
wrap
;
flex-direction
:
row
;
padding
:
.4rem
0
.4rem
0
;
margin
:
0
0
0
0
;
display
:
flex
;
width
:
100%
;
justify-content
:
space-between
;
}
.render-jsx-115-21
.img
{
display
:
block
;
width
:
100%
;
}
.render-jsx-115-21
.container
{
margin
:
0
auto
;
}
.render-jsx-115-21
{
background-color
:
#fff
;
}
.render-jsx-116-25
.sub
{
color
:
white
;
font-size
:
21px
;
background-color
:
#CE0E2D
;
border-radius
:
10px
;
padding
:
0
0
0
0
;
margin
:
0
0
0
1.2%
;
line-height
:
60px
;
width
:
35%
;
}
.render-jsx-116-25
.code
{
background-color
:
white
;
border-radius
:
10px
;
padding
:
17px
;
box-shadow
:
inset
0
4px
12px
#cbd0cf
;
margin
:
0
0
0
1.2%
;
color
:
#999
;
width
:
20%
;
font-size
:
19px
;
height
:
60px
;
inset
0
4px
12px
#cbd0cf
}
.render-jsx-116-25
.phone
{
background-color
:
white
;
border-radius
:
10px
;
padding
:
17px
;
box-shadow
:
inset
0
4px
12px
#cbd0cf
;
margin
:
0
0
0
1.2%
;
color
:
#999
;
width
:
25%
;
font-size
:
19px
;
height
:
60px
;
inset
0
4px
12px
#cbd0cf
}
.render-jsx-116-25
.pcimg
{
}
.render-jsx-116-25
.codebtn
{
color
:
white
;
font-size
:
18px
;
background-color
:
#0028A2
;
border-radius
:
10px
;
padding
:
0
0
0
0
;
margin
:
0
0
0
1.2%
;
line-height
:
60px
;
width
:
15%
;
}
.render-jsx-116-25
.container
{
margin
:
0
auto
;
display
:
flex
;
align-items
:
center
;
height
:
100%
;
}
.render-jsx-116-25
{
background-color
:
#2c312f
;
width
:
100%
;
height
:
116px
;
}
.render-jsx-121-26
.item
{
border-right
:
1px
solid
#fff
;
width
:
25%
;
box-sizing
:
border-box
;
}
.render-jsx-121-26
.text
{
color
:
#fff
;
font-size
:
17px
;
text-align
:
center
;
padding
:
10px
0
0
;
margin
:
0
0
0
0
;
}
.render-jsx-121-26
.title
{
color
:
#fff
;
font-weight
:
bold
;
font-size
:
30px
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
}
.render-jsx-121-26
.list
{
flex-wrap
:
wrap
;
flex-direction
:
row
;
padding
:
.2rem
0
;
margin
:
0
0
0
0
;
display
:
flex
;
width
:
100%
;
justify-content
:
space-between
;
}
.render-jsx-121-26
.container
{
padding
:
0
0
0
0
;
margin
:
0
auto
;
}
.render-jsx-121-26
{
background-color
:
#1843A8
;
}
.render-jsx-123-8GiDnS
.con
{
background-color
:
#f0f0f0
;
padding
:
60px
35px
70px
;
margin
:
0
auto
;
transform
:
translate
(
-50%
,
-50%
);
top
:
40%
;
left
:
50%
;
width
:
5rem
;
position
:
absolute
;
}
.render-jsx-123-8GiDnS
.sub
{
background-color
:
#CE0E2D
;
border-radius
:
10px
;
margin
:
.3rem
0
0
;
color
:
white
;
width
:
100%
;
font-size
:
22px
;
line-height
:
.5rem
;
}
.render-jsx-123-8GiDnS
.code
{
border
:
1px
solid
#e9e9e9
;
padding
:
0
.2rem
0
.6rem
;
color
:
#999
;
font-size
:
15px
;
line-height
:
.5rem
;
background-position
:
.2rem
center
;
border-radius
:
.1rem
;
background-color
:
white
;
background-repeat
:
no-repeat
;
width
:
55.5%
;
background-image
:
url(http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/09/30/re7d1dtb2g61d1dbn2g2396enj28x2fb.png)
;
height
:
.5rem
;
text-align
:
left
;
}
.render-jsx-123-8GiDnS
.phone
{
border
:
1px
solid
#e9e9e9
;
padding
:
0
.2rem
0
.6rem
;
margin
:
0
0
.2rem
;
color
:
#999
;
font-size
:
15px
;
line-height
:
.5rem
;
background-position
:
.2rem
center
;
border-radius
:
.1rem
;
background-color
:
white
;
background-repeat
:
no-repeat
;
background-image
:
url(http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/09/30/zn6tr45dgtgl7zwn2th78kgec2dhdeb7.png)
;
height
:
.5rem
;
text-align
:
left
;
}
.render-jsx-123-8GiDnS
.title
{
padding
:
0
0
30px
;
color
:
#0028A2
;
font-weight
:
bold
;
font-size
:
29px
;
text-align
:
center
;
}
.render-jsx-123-8GiDnS
.codebtn
{
background-color
:
#0028A2
;
border-radius
:
10px
;
color
:
white
;
width
:
42.5%
;
font-size
:
18px
;
}
.render-jsx-123-8GiDnS
.close
{
border-radius
:
50%
;
background-color
:
#e4e4e4
;
padding
:
4px
;
top
:
13px
;
width
:
32px
;
position
:
absolute
;
right
:
15px
;
height
:
32px
;
}
.render-jsx-123-8GiDnS
{
width
:
100%
;
}
}
@media
(
max-width
:
768px
)
{
.render-swiper-248-0
.container
{
padding
:
0
0
0
0
;
margin
:
0
auto
0
auto
;
position
:
relative
;
}
.render-swiper-248-0
.com
{
z-index
:
2
;
background-color
:
#fff
;
border-radius
:
.1rem
.1rem
.1rem
.1rem
;
transform
:
translateY
(
0
);
top
:
initial
;
padding
:
.5rem
.3rem
.3rem
.3rem
;
margin
:
-.3rem
auto
0
auto
;
right
:
initial
;
width
:
92%
;
position
:
relative
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
.1rem
.1rem
rgba
(
0
,
40
,
162
,
.1
);
}
.render-swiper-248-0
.regbtn4
{
color
:
white
;
font-weight
:
bold
;
font-size
:
.32rem
;
border-radius
:
60px
60px
60px
60px
;
background-color
:
#c30d23
;
height
:
.9rem
;
padding
:
0
0
0
0
;
margin
:
.3rem
auto
0
auto
;
display
:
block
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.text1
{
color
:
rgba
(
20
,
43
,
136
,
1
);
font-weight
:
bold
;
font-size
:
.38rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
1.4
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.regphone2
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
.3rem
auto
0
auto
;
top
:
.3rem
;
width
:
100%
;
}
.render-swiper-248-0
.phone
{
font-size
:
.28rem
;
border-radius
:
60px
60px
60px
60px
;
background-color
:
#EEEEEE
;
height
:
.9rem
;
padding
:
0
.3rem
0
.3rem
;
margin
:
0
0
0
0
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.text2
{
color
:
#666
;
font-size
:
.28rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
line-height
:
1.6
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.regcode3
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
.3rem
auto
0
auto
;
width
:
100%
;
position
:
relative
;
}
.render-swiper-248-0
.code
{
font-size
:
.28rem
;
border-radius
:
60px
60px
60px
60px
;
background-color
:
#EEEEEE
;
height
:
.9rem
;
padding
:
0
0
0
.3rem
;
margin
:
0
0
0
0
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.regcodebtn
{
color
:
white
;
font-size
:
.28rem
;
background-color
:
#c30d23
;
border-radius
:
60px
60px
60px
60px
;
top
:
0
;
height
:
100%
;
padding
:
0
.3rem
0
.3rem
;
margin
:
0
0
0
0
;
right
:
0
;
position
:
absolute
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.timetips
{
color
:
#fff
;
font-size
:
.24rem
;
border-radius
:
0
0
0
0
;
transform
:
translateX
(
-50%
);
top
:
-.18rem
;
text-align
:
center
;
height
:
.9rem
;
padding
:
.14rem
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
line-height
:
1.3
;
left
:
50%
;
width
:
2.95rem
;
position
:
absolute
;
background-size
:
auto
100%
;
background-attachment
:
scroll
;
background-repeat
:
no-repeat
;
background-position
:
0
0
;
background-image
:
url(https://img.acadsoc.com.cn/web/lps/sem/sogou/pz/cr/img/reg-top.png)
;
background-clip
:
border-box
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.tips
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
.24rem
auto
0
auto
;
display
:
block
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.swiper
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.slide1
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.img
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
.slide2
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.render-swiper-248-0
{
background-color
:
#fff
;
border-radius
:
0
0
0
0
;
padding
:
0
0
.2rem
0
;
margin
:
0
0
0
0
;
position
:
relative
;
border-style
:
none
none
none
none
;
}
.render-jsx-117-1
.img
{
display
:
none
;
}
.render-jsx-117-1
.content
{
padding
:
0
0
1.7rem
0
;
background-repeat
:
no-repeat
;
background-size
:
2.9rem
auto
;
background-image
:
url(https://img.acadsoc.com.cn/web/lps/sem-lp/se/img-m/con1-img.jpg)
;
background-position
:
100%
bottom
;
}
.render-jsx-117-1
.text
{
color
:
#656565
;
font-size
:
.24rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
.15rem
.2rem
0
.2rem
;
margin
:
0
0
0
0
;
line-height
:
1.6
;
border-style
:
none
none
none
none
;
}
.render-jsx-117-1
.title
{
margin
:
0
auto
;
max-width
:
100%
;
display
:
block
;
width
:
5.58rem
;
user-select
:
none
;
pointer-events
:
none
;
}
.render-jsx-117-1
.btn
{
border
:
1px
solid
#ce0e2d
;
border-radius
:
.6rem
;
margin
:
.6rem
0
0
.2rem
;
color
:
#ce0e2d
;
font-weight
:
bold
;
display
:
block
;
width
:
3.4rem
;
font-size
:
.24rem
;
line-height
:
.66rem
;
box-sizing
:
border-box
;
height
:
.66rem
;
text-align
:
center
;
}
.render-jsx-117-1
.container
{
margin
:
0
auto
;
flex-direction
:
row
;
display
:
flex
;
justify-content
:
space-between
;
flex-wrap
:
wrap
;
}
.render-jsx-117-1
{
background-color
:
#fff
;
}
.render-jsx-119-3
.item
{
flex-wrap
:
wrap
;
border-radius
:
0
0
0
0
;
flex-direction
:
row
;
padding
:
0
0
0
0
;
margin
:
0
0
.2rem
0
;
display
:
flex
;
width
:
100%
;
justify-content
:
space-between
;
border-style
:
none
none
none
none
;
}
.render-jsx-119-3
.content
{
flex
:
1
;
}
.render-jsx-119-3
.contitle
{
color
:
#525252
;
font-weight
:
bold
;
font-size
:
.26rem
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
.24rem
0
.2rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
.render-jsx-119-3
.text
{
color
:
#676767
;
font-size
:
.24rem
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
1.5
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
.render-jsx-119-3
.img
{
border-radius
:
.06rem
.06rem
.06rem
.06rem
;
flex-shrink
:
0
;
padding
:
0
0
0
0
;
margin
:
0
.4rem
0
0
;
display
:
block
;
width
:
2.14rem
;
border-style
:
none
none
none
none
;
box-shadow
:
.05rem
.05rem
0
0
#f3f5f5
;
}
.render-jsx-119-3
.item2
{
margin
:
0
0
.2rem
;
flex-direction
:
row-reverse
;
display
:
flex
;
width
:
100%
;
justify-content
:
space-between
;
flex-wrap
:
wrap
;
}
.render-jsx-119-3
.list
{
flex-wrap
:
wrap
;
border-radius
:
0
0
0
0
;
flex-direction
:
row
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
width
:
100%
;
justify-content
:
space-between
;
border-style
:
none
none
none
none
;
}
.render-jsx-119-3
.container
{
margin
:
0
auto
;
}
.render-jsx-119-3
{
background-color
:
#f9feff
;
padding
:
.1rem
0
;
}
.render-jsx-120-11
.text1
{
color
:
#525252
;
font-weight
:
bold
;
font-size
:
.28rem
;
padding
:
0
0
0
.2rem
;
margin
:
0
0
0
0
;
position
:
relative
;
}
.render-jsx-120-11
.text2
{
color
:
#767676
;
font-size
:
.25rem
;
border-radius
:
0
0
0
0
;
padding
:
.1rem
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
.render-jsx-120-11
.item
{
padding
:
.36rem
0
0
;
}
.render-jsx-120-11
.leftimg
{
border-radius
:
10px
;
box-shadow
:
10px
10px
0
0
#f2f5f6
;
padding
:
0
0
0
0
;
margin
:
0
auto
.1rem
;
display
:
block
;
width
:
100%
;
10px
10px
0
0
#f2f5f6
}
.render-jsx-120-11
.right
{
}
.render-jsx-120-11
.container
{
padding
:
0
.3rem
;
margin
:
0
auto
;
}
.render-jsx-120-11
{
background-color
:
#f9feff
;
padding
:
.4rem
.5rem
;
margin
:
0
;
}
.render-jsx-118-14
.text1
{
color
:
#525252
;
font-weight
:
bold
;
font-size
:
.24rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
letter-spacing
:
.04rem
;
}
.render-jsx-118-14
.text2
{
color
:
#767676
;
font-size
:
.22rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
.29rem
;
}
.render-jsx-118-14
.leftimg
{
}
.render-jsx-118-14
.right
{
background-size
:
.97rem
3.92rem
;
background-repeat
:
no-repeat
;
background-image
:
url(https://img.acadsoc.com.cn/web/lps/sem-lp/se/img-m/con5-img.png)
;
padding
:
0
0
.4rem
1.2rem
;
margin
:
0
auto
;
width
:
93%
;
}
.render-jsx-118-14
.item0
{
padding
:
.05rem
0
.8rem
;
margin
:
0
0
0
0
;
}
.render-jsx-118-14
.item2
{
}
.render-jsx-118-14
.item1
{
padding
:
0
0
.9rem
0
;
margin
:
0
0
0
0
;
}
.render-jsx-118-14
.container
{
padding
:
0
0
0
0
;
margin
:
0
auto
;
}
.render-jsx-118-14
{
background-color
:
white
;
}
.render-jsx-115-21
.item
{
border-radius
:
6px
;
margin
:
0
0
.3rem
0
;
overflow
:
hidden
;
width
:
47.5%
;
position
:
relative
;
}
.render-jsx-115-21
.mask
{
background-color
:
rgba
(
97
,
118
,
222
,
0.7
);
top
:
initial
;
height
:
.84rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
bottom
:
0
;
display
:
flex
;
left
:
0
;
width
:
100%
;
justify-content
:
space-between
;
position
:
absolute
;
align-items
:
center
;
}
.render-jsx-115-21
.text
{
color
:
#fff
;
font-size
:
.24rem
;
text-align
:
center
;
padding
:
0
.15rem
;
margin
:
0
0
0
0
;
width
:
100%
;
}
.render-jsx-115-21
.list
{
flex-wrap
:
wrap
;
flex-direction
:
row
;
padding
:
0
0
0
0
;
margin
:
0
auto
0
auto
;
display
:
flex
;
width
:
93%
;
justify-content
:
space-between
;
}
.render-jsx-115-21
.img
{
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
block
;
width
:
100%
;
}
.render-jsx-115-21
.container
{
padding
:
0
0
0
0
;
margin
:
0
auto
;
width
:
92%
;
}
.render-jsx-115-21
{
background-color
:
#fff
;
padding
:
0
0
.2rem
0
;
margin
:
0
0
0
0
;
}
.render-jsx-116-25
.sub
{
color
:
white
;
font-size
:
.34rem
;
background-color
:
#CE0E2D
;
border-radius
:
10px
;
padding
:
0
0
0
0
;
margin
:
.3rem
0
0
;
line-height
:
.98rem
;
width
:
100%
;
}
.render-jsx-116-25
.code
{
color
:
#999
;
font-size
:
.24rem
;
border-radius
:
.1rem
;
background-color
:
white
;
background-repeat
:
no-repeat
;
background-image
:
url(http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/09/30/re7d1dtb2g61d1dbn2g2396enj28x2fb.png)
;
height
:
.9rem
;
border
:
1px
solid
#e9e9e9
;
padding
:
0
.2rem
0
.8rem
;
margin
:
0
0
0
0
;
line-height
:
.9rem
;
background-position
:
.2rem
center
;
width
:
55.5%
;
}
.render-jsx-116-25
.phone
{
color
:
#999
;
font-size
:
.24rem
;
border-radius
:
.1rem
;
background-color
:
white
;
background-repeat
:
no-repeat
;
background-image
:
url(http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/09/30/zn6tr45dgtgl7zwn2th78kgec2dhdeb7.png)
;
height
:
.9rem
;
border
:
1px
solid
#e9e9e9
;
padding
:
0
.2rem
0
.8rem
;
margin
:
0
0
.2rem
;
line-height
:
.9rem
;
background-position
:
.2rem
center
;
width
:
100%
;
}
.render-jsx-116-25
.pcimg
{
}
.render-jsx-116-25
.codebtn
{
color
:
white
;
font-size
:
.3rem
;
background-color
:
#0028A2
;
border-radius
:
10px
;
height
:
100
border-radius
:
10px
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
42.5%
;
}
.render-jsx-116-25
.container
{
background-color
:
#f9feff
;
padding
:
0
.5rem
.5rem
;
margin
:
0
auto
;
}
.render-jsx-116-25
{
background-color
:
white
;
}
.render-jsx-121-26
.item
{
box-sizing
:
border-box
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
25%
;
}
.render-jsx-121-26
.text
{
color
:
#fff
;
font-size
:
.24rem
;
text-align
:
center
;
padding
:
.1rem
0
0
;
margin
:
0
0
0
0
;
}
.render-jsx-121-26
.title
{
color
:
#fff
;
font-weight
:
bold
;
font-size
:
.3rem
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
}
.render-jsx-121-26
.list
{
flex-wrap
:
wrap
;
flex-direction
:
row
;
padding
:
.2rem
0
;
margin
:
0
0
0
0
;
display
:
flex
;
width
:
100%
;
justify-content
:
space-between
;
}
.render-jsx-121-26
.container
{
padding
:
0
0
0
0
;
margin
:
0
auto
;
}
.render-jsx-121-26
{
background-color
:
#1843A8
;
}
.render-jsx-123-8GiDnS
.con
{
background-color
:
#f0f0f0
;
padding
:
.6rem
.35rem
.7rem
;
margin
:
0
auto
;
transform
:
translate
(
-50%
,
-50%
);
top
:
40%
;
left
:
50%
;
width
:
6rem
;
position
:
absolute
;
}
.render-jsx-123-8GiDnS
.sub
{
background-color
:
#CE0E2D
;
border-radius
:
10px
;
margin
:
.3rem
0
0
;
color
:
white
;
width
:
100%
;
font-size
:
.3rem
;
line-height
:
.9rem
;
}
.render-jsx-123-8GiDnS
.code
{
border
:
1px
solid
#e9e9e9
;
padding
:
0
.2rem
0
.8rem
;
color
:
#999
;
font-size
:
.2rem
;
line-height
:
.9rem
;
background-position
:
.2rem
center
;
border-radius
:
.1rem
;
background-color
:
white
;
background-repeat
:
no-repeat
;
width
:
55.5%
;
background-image
:
url(http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/09/30/re7d1dtb2g61d1dbn2g2396enj28x2fb.png)
;
height
:
.9rem
;
text-align
:
left
;
}
.render-jsx-123-8GiDnS
.phone
{
border
:
1px
solid
#e9e9e9
;
padding
:
0
.2rem
0
.8rem
;
margin
:
0
0
.2rem
;
color
:
#999
;
font-size
:
.2rem
;
line-height
:
.9rem
;
background-position
:
.2rem
center
;
border-radius
:
.1rem
;
background-color
:
white
;
background-repeat
:
no-repeat
;
background-image
:
url(http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/09/30/zn6tr45dgtgl7zwn2th78kgec2dhdeb7.png)
;
height
:
.9rem
;
text-align
:
left
;
}
.render-jsx-123-8GiDnS
.title
{
padding
:
0
0
.3rem
;
color
:
#0028A2
;
font-weight
:
bold
;
font-size
:
.29rem
;
text-align
:
center
;
}
.render-jsx-123-8GiDnS
.codebtn
{
background-color
:
#0028A2
;
border-radius
:
10px
;
color
:
white
;
width
:
42.5%
;
font-size
:
14px
;
}
.render-jsx-123-8GiDnS
.close
{
border-radius
:
50%
;
background-color
:
#e4e4e4
;
padding
:
4px
;
top
:
13px
;
width
:
32px
;
position
:
absolute
;
right
:
15px
;
height
:
32px
;
}
.render-jsx-123-8GiDnS
{
width
:
100%
;
}
}
</style>
<header
class=
"top"
>
<div
class=
"header-wrap"
>
<a
class=
"header-logo"
href=
"javascript:;"
></a>
<div
class=
"header-text"
>
省时 · 省钱 · 专业 · 贴心 · 有保障
</div>
<div
class=
"header-tel"
></div>
</div>
</header>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
}
</style>
<div
class=
"render-swiper-248-0"
>
<div
class=
"swiper swiper-container"
>
<div
class=
"swiper-wrapper"
>
<div
class=
"swiper-slide slide1"
>
<img
class=
"img"
src=
"https://img.acadsoc.com.cn/web/lps/img-new/mbanner5_2.png"
>
</div>
<div
class=
"swiper-slide slide2"
>
<img
class=
"img"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2022/03/24/zgmgr8498541dxlmn9pwbzthy9wbelmy.png"
>
</div>
</div>
</div>
<div
class=
"container"
>
<div
class=
"com"
>
<div
class=
"timetips"
>
距结束还剩:
<b
style=
"display:block;color:#fff;"
>
00:00:00
</b></div>
<p
class=
"text1"
>
即刻免费领取
<span
style=
"color:#CE0E2D;"
>
388元
</span>
外教大礼包
</p>
<p
class=
"text2"
>
*每个ID限领一次
</p>
<div
class=
"regphone2"
>
<input
placeholder=
"请输入手机号"
type=
"tel"
name=
"TxtPhone"
class=
"phone"
>
</div>
<div
class=
"regcode3 duanxin"
style=
"display:none;"
>
<input
placeholder=
"请输入验证码"
type=
"tel"
name=
"TxtCode"
class=
"code"
>
<button
name=
"btnGetSMS"
class=
"regcodebtn"
>
获取验证码
</button>
</div>
<button
name=
"registerSubmit"
class=
"regbtn4"
>
立即领取
</button>
<img
class=
"tips"
src=
"http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2020/12/09/1djtbex7f3ltr32rtw4eymrdmx7let24.png"
>
</div>
</div>
</div>
<script
type=
"text/javascript"
src=
"https://img.acadsoc.com.cn/web/lps/js/time-util.js"
></script>
<script>
$
(
function
(){
getTomorrowCountDown
(
function
(
res
)
{
$
(
'.render-swiper-248-0 .timetips b'
).
text
(
`
${
res
.
hourse
}
:
${
res
.
minutes
}
:
${
res
.
seconds
}
`
);
});
new
Swiper
(
'.render-swiper-248-0 .swiper-container'
,
HtmlWidth
>=
768
?
{
"pagination"
:
false
,
"loop"
:
true
,
"initialSlide"
:
0
,
"slidesPerView"
:
1
,
"autoplay"
:
4000
,
"spaceBetween"
:
0
,
"direction"
:
"horizontal"
}
:
{
"pagination"
:
false
,
"loop"
:
true
,
"initialSlide"
:
0
,
"slidesPerView"
:
1
,
"autoplay"
:
4000
,
"spaceBetween"
:
0
,
"direction"
:
"horizontal"
}
)
})
</script>
<style>
.render-jsx-117-1
.btn
:hover
{
background-color
:
#ce0e2d
;
color
:
#fff
;
}
/* PC端 */
@media
(
min-width
:
769px
)
{
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
}
</style>
<div
class=
"render-jsx-117-1"
>
<div
class=
"container"
>
<div
class=
"content"
>
<img
class=
"title"
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/new/title1.png"
>
<p
class=
"text"
>
阿卡索为学员免费提供英语口语水平在线自测服务,让学员清晰了解自身英语口语水平,并根据每一位学员的情况,为其推荐科学合理的定制化口语提升课程。
</p>
<button
type=
"button"
class=
"btn"
data-popup-id=
"123"
data-popup-hash-hfl3fm=
"%E9%AA%8C%E8%AF%81%E7%A0%81"
data-popup-hash-ito6uy=
"%E8%AF%B7%E8%BE%93%E5%85%A5%E6%82%A8%E7%9A%84%E6%89%8B%E6%9C%BA%E5%8F%B7"
data-popup-hash-tmb7hd=
"%E8%8E%B7%E5%8F%96%E9%AA%8C%E8%AF%81%E7%A0%81"
data-popup-hash-mtsfje=
"%E4%BB%B7%E5%80%BC188%E5%85%83%3Cspan%20style=%22color:#CE0E2D%22%3E0%E5%85%83%3C/span%3E%E7%94%B3%E8%AF%B7%E6%B5%8B%E8%AF%95"
data-popup-hash-1xsbgt=
"%E7%AB%8B%E5%8D%B3%E8%8E%B7%E5%8F%96"
data-popup-hash-cvibmr=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/ico-close.png"
>
现0元申请测评
</button>
</div>
<img
class=
"img"
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/con1-img.png"
>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-87-2
{
margin
:
0
auto
;
}
.render-jsx-87-2
.container
{
background-color
:
#fbfdfd
;
text-align
:
center
;
padding
:
.5rem
0
0
0
;
margin
:
0
auto
;
}
.render-jsx-87-2
.img
{
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-87-2
{
margin
:
0
auto
;
}
.render-jsx-87-2
.container
{
background-color
:
#f9feff
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
auto
;
}
.render-jsx-87-2
.img
{
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
4.1rem
;
}
}
</style>
<div
class=
"render-jsx-87-2"
>
<div
class=
"container"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/new/title2.png"
class=
"img"
>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-119-3
.list
li
:hover
.img
{
box-shadow
:
box-shadow
:
10px
10px
0
0
#e5eaea
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
}
</style>
<div
class=
"render-jsx-119-3"
>
<div
class=
"container"
>
<ul
class=
"list"
>
<li
class=
"item1 item"
>
<img
class=
"img"
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/con2-img3.jpg"
>
<div
class=
"content"
>
<p
class=
"contitle"
>
成人口语零基础课程
</p>
<p
class=
"text"
>
选自生活实用口语,帮助0基础学习者轻松入门,代入实际生活场景教学,循序渐进学英语。
</p>
</div>
</li>
<li
class=
"item2"
>
<img
class=
"img"
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/con2-img2.jpg"
>
<div
class=
"content"
>
<p
class=
"contitle"
>
Free Talk系列课程
</p>
<p
class=
"text"
>
贴近日常生活的一对一英语交流,在对话中提高自由交谈能力。
</p>
</div>
</li>
<li
class=
"item3 item"
>
<img
class=
"img"
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/con2-img1.jpg"
><div
class=
"content"
>
<p
class=
"contitle"
>
Learn and Talk 系列课程
</p><p
class=
"text"
>
精选题材,内容丰富,涵盖新闻、旅游、娱乐、电影、经济等话题。
<br>
每日一话题,轻松了解英语国家文化。
</p>
</div>
</li>
</ul>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-7-4
{
background-color
:
#fbfdfd
;
padding
:
0
0
.8rem
0
;
margin
:
0
0
0
0
;
}
.render-jsx-7-4
>
button
{
color
:
#ce0e2d
;
font-weight
:
bold
;
font-size
:
.28rem
;
background-color
:
#fff
;
border-radius
:
60px
;
height
:
.76rem
;
text-align
:
center
;
border
:
2px
solid
;
padding
:
0
0
0
0
;
margin
:
0
auto
;
display
:
block
;
width
:
4.4rem
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-7-4
{
background-color
:
#f9feff
;
padding
:
.2rem
0
.6rem
0
;
margin
:
0
0
0
0
;
}
.render-jsx-7-4
>
button
{
color
:
#ce0e2d
;
font-weight
:
bold
;
font-size
:
.24rem
;
background-color
:
#fff
;
border-radius
:
60px
;
height
:
.66rem
;
text-align
:
center
;
border
:
1px
solid
#ce0e2d
;
padding
:
0
0
0
0
;
margin
:
0
auto
;
display
:
block
;
width
:
3.8rem
;
}
}
</style>
<div
class=
"render-jsx-7-4"
>
<button
data-popup-id=
"123"
data-popup-hash-1xsbgt=
"%E7%AB%8B%E5%8D%B3%E8%8E%B7%E5%8F%96"
data-popup-hash-hfl3fm=
"%E9%AA%8C%E8%AF%81%E7%A0%81"
data-popup-hash-ito6uy=
"%E8%AF%B7%E8%BE%93%E5%85%A5%E6%82%A8%E7%9A%84%E6%89%8B%E6%9C%BA%E5%8F%B7"
data-popup-hash-mtsfje=
"%E5%AE%9A%E5%88%B6%E5%8C%96%E8%AF%BE%E7%A8%8B%E8%AE%A1%E5%88%92%3Cspan%20style=%22color:#CE0E2D%22%3E%E5%85%8D%E8%B4%B9%E9%A2%86%3C/span%3E"
data-popup-hash-tmb7hd=
"%E8%8E%B7%E5%8F%96%E9%AA%8C%E8%AF%81%E7%A0%81"
data-popup-hash-cvibmr=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/ico-close.png"
>
0元获取定制化口语课程
</button>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-87-5
{
margin
:
0
auto
;
}
.render-jsx-87-5
.container
{
background-color
:
#fff
;
text-align
:
center
;
padding
:
.5rem
0
0
0
;
margin
:
0
auto
;
}
.render-jsx-87-5
.img
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-87-5
{
margin
:
0
auto
;
}
.render-jsx-87-5
.container
{
background-color
:
#fff
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
auto
;
}
.render-jsx-87-5
.img
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
5.68rem
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
}
</style>
<div
class=
"render-jsx-87-5"
>
<div
class=
"container"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/new/title3.png"
class=
"img"
>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-14-6
{
color
:
#767676
;
font-weight
:
normal
;
font-size
:
18px
;
background-color
:
white
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
1.5
;
}
.render-jsx-14-6
>
p
{
color
:
#767676
;
font-weight
:
normal
;
font-size
:
18px
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
.2rem
0
.3rem
0
;
margin
:
0
0
0
0
;
display
:
inline-block
;
line-height
:
1.6
;
width
:
auto
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-14-6
{
background-color
:
white
;
text-align
:
center
;
padding
:
.1rem
.3rem
.3rem
.3rem
;
margin
:
0
0
0
0
;
}
.render-jsx-14-6
>
p
{
color
:
#656565
;
font-size
:
.24rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
inline-block
;
line-height
:
1.5
;
width
:
auto
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
}
</style>
<div
class=
"render-jsx-14-6"
>
<p
class=
"text"
>
手机、电脑、pad 等多工具可选,APP、微信、QQ在线客服、电话客服等多途径自主约课/取消课程,每天只需25分钟,利用碎片化时间,助力提升英语口语水平,流利说英语。
</p>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-47-7
{
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
text-align
:
center
;
}
.render-jsx-47-7
img
{
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-47-7
{
text-align
:
center
;
padding
:
0
10px
0
10px
;
margin
:
0
0
0
0
;
}
.render-jsx-47-7
img
{
height
:
auto
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
100%
;
}
}
</style>
<div
class=
"render-jsx-47-7"
>
<div
class=
"container"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/new/con3-img.png"
class=
"pc--show pc"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/new/m/con3-img.png"
class=
"mobile--show mobile"
>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-7-8
{
background-color
:
white
;
padding
:
.6rem
0
.6rem
0
;
margin
:
0
0
0
0
;
}
.render-jsx-7-8
>
button
{
color
:
#ce0e2d
;
font-weight
:
bold
;
font-size
:
.28rem
;
background-color
:
#fff
;
border-radius
:
60px
;
height
:
.75rem
;
text-align
:
center
;
border
:
2px
solid
#ce0e2d
;
padding
:
0
0
0
0
;
margin
:
0
auto
;
display
:
block
;
width
:
4.4rem
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-7-8
{
background-color
:
white
;
padding
:
.5rem
0
.5rem
0
;
margin
:
0
0
0
0
;
}
.render-jsx-7-8
>
button
{
color
:
#ce0e2d
;
font-weight
:
bold
;
font-size
:
.24rem
;
background-color
:
#fff
;
border-radius
:
60px
;
height
:
.66rem
;
text-align
:
center
;
border
:
1px
solid
#ce0e2d
;
padding
:
0
0
0
0
;
margin
:
0
auto
;
display
:
block
;
width
:
3.8rem
;
}
}
</style>
<div
class=
"render-jsx-7-8"
>
<button
data-popup-id=
"123"
data-popup-hash-1xsbgt=
"%E7%AB%8B%E5%8D%B3%E8%8E%B7%E5%8F%96"
data-popup-hash-hfl3fm=
"%E9%AA%8C%E8%AF%81%E7%A0%81"
data-popup-hash-ito6uy=
"%E8%AF%B7%E8%BE%93%E5%85%A5%E6%82%A8%E7%9A%84%E6%89%8B%E6%9C%BA%E5%8F%B7"
data-popup-hash-mtsfje=
"%E7%82%B9%E5%87%BB%E6%B3%A8%E5%86%8C%3Cspan%20style=%22color:#CE0E2D%22%3E%E5%8D%B3%E5%88%BB%E4%BD%93%E9%AA%8C%3C/span%3E"
data-popup-hash-tmb7hd=
"%E8%8E%B7%E5%8F%96%E9%AA%8C%E8%AF%81%E7%A0%81"
data-popup-hash-cvibmr=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/ico-close.png"
>
即刻免费体验
</button>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-87-9
{
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
auto
;
}
.render-jsx-87-9
.container
{
background-color
:
#fbfdfd
;
padding
:
.4rem
0
0
0
;
margin
:
0
auto
;
}
.render-jsx-87-9
.img
{
font-weight
:
normal
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-87-9
{
margin
:
0
auto
;
}
.render-jsx-87-9
.container
{
background-color
:
#f9feff
;
padding
:
0
0
0
.8rem
;
margin
:
0
auto
;
}
.render-jsx-87-9
.img
{
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
5.85rem
;
}
}
</style>
<div
class=
"render-jsx-87-9"
>
<div
class=
"container"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/new/title4.png"
class=
"img"
>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-14-10
{
font-size
:
22px
;
background-color
:
#fbfdfd
;
text-align
:
center
;
padding
:
0
0
.1rem
0
;
margin
:
0
0
0
0
;
}
.render-jsx-14-10
>
p
{
color
:
#767676
;
font-size
:
22px
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
inline-block
;
line-height
:
1
;
width
:
auto
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-14-10
{
background-color
:
#f9feff
;
text-align
:
center
;
padding
:
.15rem
0
0
0
;
margin
:
0
0
0
0
;
}
.render-jsx-14-10
>
p
{
color
:
#656565
;
font-size
:
.24rem
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
inline-block
;
line-height
:
1
;
width
:
auto
;
}
}
</style>
<div
class=
"render-jsx-14-10"
>
<p
class=
"text"
>
跟着外教学,纯英文交流也能畅所欲言
</p>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
}
.render-jsx-120-11
.leftimg
:hover
{
box-shadow
:
10px
10px
0
0
#e5eaea
;
}
.render-jsx-120-11
.text1
::before
{
content
:
''
;
background-color
:
#CE0E2D
;
width
:
.12rem
;
height
:
.12rem
;
border-radius
:
50%
;
position
:
absolute
;
left
:
0
;
top
:
50%
;
margin-top
:
-.04rem
;
}
</style>
<div
class=
"render-jsx-120-11"
>
<div
class=
"container"
>
<img
class=
"leftimg"
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/con4-img.jpg"
>
<div
class=
"right"
>
<div
class=
"item0 item"
>
<p
class=
"text1"
>
地道口音
</p>
<p
class=
"text2"
>
长期生活工作在母语或官方语言为英语的国家
</p>
</div>
<div
class=
"item1 item"
>
<p
class=
"text1"
>
高学历
</p>
<p
class=
"text2"
>
大部分外教拥有硕士及以上学历
</p>
</div>
<div
class=
"item2 item"
>
<p
class=
"text1"
>
国际证书
</p>
<p
class=
"text2"
>
外教均持TESOL等国际资质证书教学
</p>
</div>
</div>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-7-12
{
background-color
:
#fbfdfd
;
border-radius
:
0
0
0
0
;
padding
:
.5rem
0
.8rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
.render-jsx-7-12
>
button
{
color
:
#ce0e2d
;
font-weight
:
bold
;
font-size
:
.28rem
;
background-color
:
#fff
;
border-radius
:
60px
;
height
:
.76rem
;
text-align
:
center
;
border
:
2px
solid
#ce0e2d
;
padding
:
0
0
0
0
;
margin
:
0
auto
;
display
:
block
;
width
:
4.4rem
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-7-12
{
background-color
:
#f9feff
;
border-radius
:
0
0
0
0
;
padding
:
.1rem
0
.5rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
.render-jsx-7-12
>
button
{
color
:
#ce0e2d
;
font-weight
:
bold
;
font-size
:
.24rem
;
background-color
:
#fff
;
border-radius
:
60px
;
height
:
.66rem
;
text-align
:
center
;
border
:
1px
solid
#ce0e2d
;
padding
:
0
0
0
0
;
margin
:
0
auto
;
display
:
block
;
width
:
3.8rem
;
}
}
</style>
<div
class=
"render-jsx-7-12"
>
<button
data-popup-id=
"123"
data-popup-hash-1xsbgt=
"%E7%AB%8B%E5%8D%B3%E8%8E%B7%E5%8F%96"
data-popup-hash-hfl3fm=
"%E9%AA%8C%E8%AF%81%E7%A0%81"
data-popup-hash-ito6uy=
"%E8%AF%B7%E8%BE%93%E5%85%A5%E6%82%A8%E7%9A%84%E6%89%8B%E6%9C%BA%E5%8F%B7"
data-popup-hash-mtsfje=
"%3Cspan%20style=%22color:#CE0E2D%22%3E%E5%85%8D%E8%B4%B9%E9%A2%86%E5%8F%96%3C/span%3E%E4%BB%B7%E5%80%BC388%E5%85%83%E7%A4%BC%E5%8C%85"
data-popup-hash-tmb7hd=
"%E8%8E%B7%E5%8F%96%E9%AA%8C%E8%AF%81%E7%A0%81"
data-popup-hash-cvibmr=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/ico-close.png"
>
了解更多
</button>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-87-13
{
margin
:
0
auto
;
}
.render-jsx-87-13
.container
{
background-color
:
#fff
;
text-align
:
center
;
padding
:
.5rem
0
.4rem
0
;
margin
:
0
auto
;
}
.render-jsx-87-13
.img
{
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-87-13
{
margin
:
0
auto
;
}
.render-jsx-87-13
.container
{
background-color
:
#fff
;
text-align
:
center
;
padding
:
0
0
.6rem
0
;
margin
:
0
auto
;
}
.render-jsx-87-13
.img
{
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
4.6rem
;
}
}
</style>
<div
class=
"render-jsx-87-13"
>
<div
class=
"container"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/new/title5.png"
class=
"img"
>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
}
</style>
<div
class=
"render-jsx-118-14"
>
<div
class=
"container"
>
<img
class=
"leftimg pc--show"
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/new/con5-img.png"
>
<div
class=
"right"
>
<div
class=
"item0 item"
>
<p
class=
"text1"
>
学习顾问
</p>
<p
class=
"text2"
>
阿卡索的学习顾问根据您的英语水平和学习需求,为您定制专属学习计划。
</p>
</div>
<div
class=
"item1 item"
>
<p
class=
"text1"
>
客服全程跟进
</p>
<p
class=
"text2"
>
贴心客服全程跟进您的学习效果,在线答疑解惑。
</p>
</div>
<div
class=
"item2 item"
>
<p
class=
"text1"
>
外教一对一
</p>
<p
class=
"text2"
>
外教一对一在线教学,纯英文交流,提升更快速。
</p>
</div>
</div>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-7-15
{
background-color
:
white
;
padding
:
.8rem
0
.8rem
0
;
margin
:
0
0
0
0
;
}
.render-jsx-7-15
>
button
{
color
:
#ce0e2d
;
font-weight
:
bold
;
font-size
:
.28rem
;
background-color
:
#fff
;
border-radius
:
60px
;
height
:
.76rem
;
text-align
:
center
;
border
:
2px
solid
#ce0e2d
;
padding
:
0
0
0
0
;
margin
:
0
auto
;
display
:
block
;
width
:
4.4rem
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-7-15
{
background-color
:
white
;
padding
:
.1rem
0
.5rem
0
;
margin
:
0
0
0
0
;
}
.render-jsx-7-15
>
button
{
color
:
#ce0e2d
;
font-weight
:
bold
;
font-size
:
.24rem
;
background-color
:
#fff
;
border-radius
:
60px
;
height
:
.66rem
;
text-align
:
center
;
border
:
1px
solid
#ce0e2d
;
padding
:
0
0
0
0
;
margin
:
0
auto
;
display
:
block
;
width
:
3.8rem
;
}
}
</style>
<div
class=
"render-jsx-7-15"
>
<button
data-popup-id=
"123"
data-popup-hash-1xsbgt=
"%E7%AB%8B%E5%8D%B3%E8%8E%B7%E5%8F%96"
data-popup-hash-hfl3fm=
"%E9%AA%8C%E8%AF%81%E7%A0%81"
data-popup-hash-ito6uy=
"%E8%AF%B7%E8%BE%93%E5%85%A5%E6%82%A8%E7%9A%84%E6%89%8B%E6%9C%BA%E5%8F%B7"
data-popup-hash-mtsfje=
"%3Cspan%20style=%22color:#CE0E2D%22%3E%E5%85%8D%E8%B4%B9%E9%A2%86%E5%8F%96%3C/span%3E%E4%BB%B7%E5%80%BC388%E5%85%83%E7%A4%BC%E5%8C%85"
data-popup-hash-tmb7hd=
"%E8%8E%B7%E5%8F%96%E9%AA%8C%E8%AF%81%E7%A0%81"
data-popup-hash-cvibmr=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/ico-close.png"
>
咨询更多
</button>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-87-16
{
margin
:
0
auto
;
}
.render-jsx-87-16
.container
{
background-color
:
#fbfdfd
;
text-align
:
center
;
padding
:
.5rem
0
0
0
;
margin
:
0
auto
;
}
.render-jsx-87-16
.img
{
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-87-16
{
margin
:
0
auto
;
}
.render-jsx-87-16
.container
{
background-color
:
#f9feff
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
auto
;
}
.render-jsx-87-16
.img
{
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
3.38rem
;
}
}
</style>
<div
class=
"render-jsx-87-16"
>
<div
class=
"container"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/new/title6.png"
class=
"img"
>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-14-17
{
background-color
:
#fbfdfd
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
.2rem
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
.render-jsx-14-17
>
p
{
color
:
#767676
;
font-weight
:
normal
;
font-size
:
22px
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
inline-block
;
width
:
auto
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-14-17
{
background-color
:
#f9feff
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
.15rem
0
.2rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
.render-jsx-14-17
>
p
{
color
:
#656565
;
font-size
:
.24rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
auto
0
auto
;
display
:
inline-block
;
line-height
:
1.5
;
width
:
85%
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
}
</style>
<div
class=
"render-jsx-14-17"
>
<p
class=
"text"
>
阿卡索专注英语培训10年,一直以来备受业界肯定以及学员的喜爱,荣获了一系列奖项。
</p>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-swiper-64-18
{
background-color
:
#fbfdfd
;
border-radius
:
0
0
0
0
;
padding
:
.5rem
0
1rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
position
:
relative
;
}
.render-swiper-64-18
.container
{
}
.render-swiper-64-18
.swiper-slide
{
border-radius
:
10px
;
background-color
:
rgba
(
255
,
255
,
255
,
1
);
box-shadow
:
0
0.03rem
0.18rem
#daddde
;
text-align
:
center
;
padding
:
15px
0
0
0
;
margin
:
0
0
0
0
;
0
0.03rem
0.18rem
#daddde
}
.render-swiper-64-18
.img
{
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
95%
;
}
.render-swiper-64-18
.text
{
color
:
white
;
font-weight
:
500
;
font-size
:
19px
;
background-color
:
rgba
(
20
,
43
,
136
,
1
);
border-radius
:
0
0
10px
10px
;
padding
:
15px
0
18px
0
;
margin
:
20px
0
0
0
;
display
:
flex
;
line-height
:
1.4
;
justify-content
:
center
;
align-items
:
center
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-swiper-64-18
{
background-color
:
#f9feff
;
border-radius
:
0
0
0
0
;
padding
:
.3rem
0
.6rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
position
:
relative
;}
.render-swiper-64-18
.container
{
}
.render-swiper-64-18
.swiper-slide
{
border-radius
:
10px
;
background-color
:
rgba
(
255
,
255
,
255
,
1
);
box-shadow
:
0
0.03rem
0.18rem
#daddde
;
text-align
:
center
;
padding
:
15px
0
0
0
;
margin
:
0
0
0
0
;
0
0.03rem
0.18rem
#daddde
width
:
60%
;
}
.render-swiper-64-18
.img
{
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
95%
;
}
.render-swiper-64-18
.text
{
color
:
white
;
font-weight
:
500
;
font-size
:
.19rem
;
background-color
:
rgba
(
20
,
43
,
136
,
1
);
border-radius
:
0
0
10px
10px
;
padding
:
.15rem
0
.18rem
0
;
margin
:
10px
0
0
0
;
display
:
flex
;
line-height
:
1.4
;
justify-content
:
center
;
align-items
:
center
;
}
}
</style>
<div
class=
"render-swiper-64-18"
>
<div
class=
"container"
>
<div
class=
"swiper-container scale-swiper"
>
<div
class=
"swiper-wrapper"
>
<div
class=
"swiper-slide"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/honor-2017-1.png"
class=
"img"
>
<p
class=
"text"
>
2017中国品牌影响力
<br>
外语教育机构
</p>
</div>
<div
class=
"swiper-slide"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/honor-2017-2.png"
class=
"img"
>
<p
class=
"text"
>
2017年度
<br>
百度品牌创新合作伙伴
</p>
</div>
<div
class=
"swiper-slide"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/honor-2016.png"
class=
"img"
>
<p
class=
"text"
>
2016年中国行业
<br>
领先教育集团
</p>
</div>
<div
class=
"swiper-slide"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/honor-2018.png"
class=
"img"
>
<p
class=
"text"
>
2018影响力
<br>
外语教育品牌
</p>
</div>
<div
class=
"swiper-slide"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/honor-baidu.png"
class=
"img"
>
<p
class=
"text"
>
2019年度
<br>
百度教育,行业典范奖
</p>
</div>
<div
class=
"swiper-slide"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/honor-jd.png"
class=
"img"
>
<p
class=
"text"
>
2019年度京东教育
<br>
“2018年度万众瞩目奖”
</p>
</div>
</div>
</div>
</div>
</div>
<script>
$
(
function
(){
new
Swiper
(
'.render-swiper-64-18 .swiper-container'
,{
loop
:
true
,
slidesPerView
:
HtmlWidth
<=
768
?
'auto'
:
3
,
centeredSlides
:
true
,
autoplay
:
{
delay
:
6000
,
disableOnInteraction
:
false
,
}
})
})
</script>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-7-19
{
background-color
:
#fbfdfd
;
border-radius
:
0
0
0
0
;
padding
:
0
0
.8rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
.render-jsx-7-19
>
button
{
color
:
#ce0e2d
;
font-weight
:
bold
;
font-size
:
.28rem
;
background-color
:
#fff
;
border-radius
:
60px
60px
60px
60px
;
height
:
.76rem
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
auto
0
auto
;
display
:
block
;
width
:
4.4rem
;
border-width
:
2px
2px
2px
2px
;
border-color
:
#ce0e2d
#ce0e2d
#ce0e2d
#ce0e2d
;
border-style
:
solid
solid
solid
solid
;
box-shadow
:
0
0
0
#000
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-7-19
{
background-color
:
#f9feff
;
border-radius
:
0
0
0
0
;
padding
:
0
0
.6rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
.render-jsx-7-19
>
button
{
color
:
#ce0e2d
;
font-weight
:
bold
;
font-size
:
.24rem
;
background-color
:
#fff
;
border-radius
:
60px
60px
60px
60px
;
height
:
.66rem
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
auto
0
auto
;
display
:
block
;
width
:
3.8rem
;
border-width
:
1px
1px
1px
1px
;
border-color
:
#ce0e2d
#ce0e2d
#ce0e2d
#ce0e2d
;
border-style
:
solid
solid
solid
solid
;
box-shadow
:
0
0
0
#000
;
}
}
</style>
<div
class=
"render-jsx-7-19"
>
<button
data-popup-id=
"123"
data-popup-hash-1xsbgt=
"%E7%AB%8B%E5%8D%B3%E8%8E%B7%E5%8F%96"
data-popup-hash-hfl3fm=
"%E9%AA%8C%E8%AF%81%E7%A0%81"
data-popup-hash-ito6uy=
"%E8%AF%B7%E8%BE%93%E5%85%A5%E6%82%A8%E7%9A%84%E6%89%8B%E6%9C%BA%E5%8F%B7"
data-popup-hash-mtsfje=
"%E6%88%91%E4%BB%AC%E5%AE%9E%E5%8A%9B%20%E7%94%B1%E4%BD%A0%E8%A7%81%E8%AF%81"
data-popup-hash-tmb7hd=
"%E8%8E%B7%E5%8F%96%E9%AA%8C%E8%AF%81%E7%A0%81"
data-popup-hash-cvibmr=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/ico-close.png"
>
见证实力
</button>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-87-20
{
margin
:
0
auto
;
}
.render-jsx-87-20
.container
{
background-color
:
#fff
;
text-align
:
center
;
padding
:
.5rem
0
0
0
;
margin
:
0
auto
;
}
.render-jsx-87-20
.img
{
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-87-20
{
margin
:
0
auto
;
}
.render-jsx-87-20
.container
{
background-color
:
#fff
;
text-align
:
center
;
padding
:
.1rem
0
0
0
;
margin
:
0
auto
;
}
.render-jsx-87-20
.img
{
background-color
:
#fff
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
5.7rem
;
}
}
</style>
<div
class=
"render-jsx-87-20"
>
<div
class=
"container"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/new/title7.png"
class=
"img"
>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-115-21
ul
li
:hover
.mask
{
opacity
:
0
;
transition
:
0.3s
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
}
</style>
<div
class=
"render-jsx-115-21"
>
<div
class=
"container"
>
<ul
class=
"list"
>
<li
class=
"item1 item"
>
<img
class=
"img"
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/con7-img1.jpg"
>
<div
class=
"mask"
>
<p
class=
"text"
>
辛辛苦苦做出了方案却无法准确表达
</p>
</div>
</li>
<li
class=
"item2 item"
>
<img
class=
"img"
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/con7-img2.jpg"
>
<div
class=
"mask"
>
<p
class=
"text"
>
出国旅游语言不通
</p>
</div>
</li>
<li
class=
"item3 item"
>
<img
class=
"img"
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/con7-img3.jpg"
>
<div
class=
"mask"
>
<p
class=
"text"
>
追美剧看不懂纯英字幕
</p>
</div>
</li>
<li
class=
"item4 item"
>
<img
class=
"img"
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/con7-img4.jpg"
>
<div
class=
"mask"
>
<p
class=
"text"
>
国外名著中译版太乏味却又看不懂英文原著
</p>
</div>
</li>
<li
class=
"item5 item"
>
<img
class=
"img"
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/con7-img5.jpg"
>
<div
class=
"mask"
>
<p
class=
"text"
>
碰上兴趣相同的国外友人却无法有效交流
</p>
</div>
</li>
<li
class=
"item6 item"
>
<img
class=
"img"
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/con7-img1.jpg"
>
<div
class=
"mask"
>
<p
class=
"text"
>
遇到喜爱的工作却因为英语基础差而遗憾错过
</p>
</div>
</li>
</ul>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-87-22
{
margin
:
0
auto
;
}
.render-jsx-87-22
.container
{
background-color
:
#fff
;
text-align
:
center
;
padding
:
0
0
.6rem
0
;
margin
:
0
auto
;
}
.render-jsx-87-22
.img
{
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-87-22
{
margin
:
0
auto
;
}
.render-jsx-87-22
.container
{
margin
:
0
auto
;
}
.render-jsx-87-22
.img
{
display
:
none
;
width
:
100%
;
}
}
</style>
<div
class=
"render-jsx-87-22"
>
<div
class=
"container"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/subtitle7.png"
class=
"img"
>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-87-23
{
padding
:
0
0
0
0
;
margin
:
0
auto
;
display
:
none
;
}
.render-jsx-87-23
.container
{
margin
:
0
auto
;
}
.render-jsx-87-23
.img
{
width
:
100%
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-87-23
{
margin
:
0
auto
;
}
.render-jsx-87-23
.container
{
background-color
:
#f9feff
;
text-align
:
center
;
padding
:
.5rem
0
0
0
;
margin
:
0
auto
;
}
.render-jsx-87-23
.img
{
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
5rem
;
}
}
</style>
<div
class=
"render-jsx-87-23"
>
<div
class=
"container"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img-m/reg-tit2.png"
class=
"img"
>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-14-24
{
background-color
:
white
;
text-align
:
center
;
padding
:
50px
0
50px
0
;
margin
:
0
0
0
0
;
display
:
none
;
}
.render-jsx-14-24
>
p
{
color
:
black
;
font-weight
:
bold
;
display
:
inline-block
;
width
:
auto
;
font-size
:
38px
;
line-height
:
1
;
text-align
:
center
;
}
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-14-24
{
background-color
:
#f9feff
;
text-align
:
center
;
padding
:
.3rem
0
.4rem
0
;
margin
:
0
0
0
0
;
}
.render-jsx-14-24
>
p
{
color
:
#656565
;
font-size
:
.24rem
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
inline-block
;
line-height
:
1
;
width
:
auto
;
}
}
</style>
<div
class=
"render-jsx-14-24"
>
<p
class=
"text"
>
即刻免费领取口语提升礼包 0元试听 先人一步 流利说英语
</p>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
}
</style>
<div></div>
<div
class=
"render-jsx-116-25 pc--show fixed__el"
>
<div
class=
"container"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/reg-bottom-tit.png"
class=
"pcimg"
>
<input
placeholder=
"请输入您的手机号"
type=
"tel"
maxlength=
"11"
name=
"TxtPhone"
class=
"TxtPhone phone"
>
<input
placeholder=
"验证码"
type=
"tel"
maxlength=
"11"
name=
"TxtCode"
class=
"TxtCode code"
>
<button
class=
"codebtn btnGetSMS"
name=
"btnGetSMS"
>
获取验证码
</button>
<button
class=
"sub registerSubmit"
name=
"registerSubmit"
>
免费领取388元大礼包
</button>
</div>
</div>
<div
class=
"render-jsx-116-25 mobile--show"
>
<div
class=
"container"
>
<input
placeholder=
"请输入您的手机号"
type=
"tel"
maxlength=
"11"
name=
"TxtPhone"
class=
"TxtPhone phone"
>
<div
class=
"input__div"
>
<input
placeholder=
"验证码"
type=
"tel"
maxlength=
"11"
name=
"TxtCode"
class=
"TxtCode code"
>
<button
class=
"codebtn btnGetSMS"
name=
"btnGetSMS"
>
获取验证码
</button>
</div>
<button
class=
"sub registerSubmit"
name=
"registerSubmit"
>
免费领取388元大礼包
</button>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
.render-jsx-121-26
.item4
{
display
:
none
;}
.render-jsx-121-26
.item3
{
border-right
:
0
;}
}
</style>
<div
class=
"render-jsx-121-26"
>
<div
class=
"container"
>
<div
class=
"list"
>
<div
class=
"item1 item"
>
<p
class=
"title"
>
0元试听
</p>
<p
class=
"text"
>
先满意再付款
</p>
</div>
<div
class=
"item2 item"
>
<p
class=
"title"
>
高性价比
</p>
<p
class=
"text"
>
低至13.8元/节
</p>
</div>
<div
class=
"item3 item"
>
<p
class=
"title"
>
自由方便
</p>
<p
class=
"text"
>
随时随地在线学
</p>
</div>
<div
class=
"item4 item"
>
<p
class=
"title"
>
全程跟进
</p>
<p
class=
"text"
>
三对一跟进
</p>
</div>
</div>
</div>
</div>
<style>
/* PC端 */
@media
(
min-width
:
769px
)
{
.render-jsx-60-PBXXt9
{
background-color
:
rgba
(
0
,
0
,
0
,
0.5
);
top
:
0
;
left
:
0
;
bottom
:
0
;
position
:
fixed
;
right
:
0
;
}
.render-jsx-60-PBXXt9
.content
{
transform
:
translate
(
-50%
,
-50%
);
top
:
45%
;
left
:
50%
;
width
:
4rem
;
position
:
absolute
;
}
.render-jsx-60-PBXXt9
.bgimg
{
width
:
100%
;
}
.render-jsx-60-PBXXt9
.code
{
transform
:
translateX
(
-50%
);
top
:
1.3rem
;
border
:
3px
solid
rgba
(
225
,
201
,
159
);
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
left
:
50%
;
width
:
1.8rem
;
position
:
absolute
;
}
.render-jsx-60-PBXXt9
.text
{
padding
:
0
.1rem
;
top
:
3.3rem
;
color
:
#666
;
width
:
100%
;
font-size
:
.16rem
;
line-height
:
1.6
;
position
:
absolute
;
text-align
:
center
;
}
.render-jsx-60-PBXXt9
.wx
{
color
:
#b71d25
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
}
.render-jsx-60-PBXXt9
.btn
{
background-color
:
#1b2d78
;
border-radius
:
60px
;
transform
:
translateX
(
-50%
);
color
:
#fff
;
left
:
50%
;
bottom
:
.3rem
;
width
:
70%
;
font-size
:
.22rem
;
position
:
absolute
;
height
:
.6rem
;
}
.render-jsx-60-PBXXt9
.close
{
transform
:
translateX
(
-50%
);
left
:
50%
;
bottom
:
-.7rem
;
width
:
.6rem
;
position
:
absolute
;
}
}
/* mobile端 */
@media
(
max-width
:
768px
)
{
.render-jsx-60-PBXXt9
{
background-color
:
rgba
(
0
,
0
,
0
,
0.5
);
top
:
0
;
left
:
0
;
bottom
:
0
;
position
:
fixed
;
right
:
0
;
}
.render-jsx-60-PBXXt9
.content
{
transform
:
translate
(
-50%
,
-50%
);
top
:
45%
;
left
:
50%
;
width
:
5.5rem
;
position
:
absolute
;
}
.render-jsx-60-PBXXt9
.bgimg
{
width
:
100%
;
}
.render-jsx-60-PBXXt9
.code
{
border
:
3px
solid
rgba
(
225
,
201
,
159
);
transform
:
translateX
(
-50%
);
top
:
2rem
;
left
:
50%
;
width
:
1.8rem
;
position
:
absolute
;
}
.render-jsx-60-PBXXt9
.text
{
padding
:
0
.1rem
;
top
:
4.2rem
;
color
:
#666
;
width
:
100%
;
font-size
:
.16rem
;
line-height
:
1.6
;
position
:
absolute
;
text-align
:
center
;
}
.render-jsx-60-PBXXt9
.wx
{
color
:
#b71d25
;
}
.render-jsx-60-PBXXt9
.btn
{
background-color
:
#1b2d78
;
border-radius
:
60px
;
transform
:
translateX
(
-50%
);
color
:
#fff
;
left
:
50%
;
bottom
:
.3rem
;
width
:
70%
;
font-size
:
.3rem
;
position
:
absolute
;
height
:
.8rem
;
}
.render-jsx-60-PBXXt9
.close
{
transform
:
translateX
(
-50%
);
left
:
50%
;
bottom
:
-.9rem
;
width
:
.8rem
;
position
:
absolute
;
}
}
</style>
<div
class=
"render-jsx-60-PBXXt9"
id=
"success-popup-60"
style=
"display: none;"
>
<div
class=
"content"
>
<img
class=
"bgimg"
src=
"https://img.acadsoc.com.cn/web/lps/sem/qrcode/img/bg.png"
>
<img
class=
"code"
src=
"https://img.acadsoc.com.cn/web/lps/sem/qrcode/img/18124553215.jpg"
>
<p
class=
"text"
>
添加微信(请备注手机号)加入学员知识互动社群
<br><strong
style=
"color:#333;"
>
更有
<span
style=
"color:#b71d25;"
>
外教课/现金红包
</span>
双重好礼等你来拿!
</strong><br>
微信号:
<span
class=
"wx"
>
18124553215
</span></p>
<button
class=
"btn"
data-copy-wx=
"18124553215"
>
复制微信号
</button>
<img
class=
"close close-popup"
src=
"https://img.acadsoc.com.cn/web/lps/sem/qrcode/img/close.png"
>
</div>
</div><style>
/* PC端 */
@media
(
min-width
:
769px
)
{
}
/* 手机端 */
@media
(
max-width
:
768px
)
{
}
</style>
<div
class=
"render-jsx-123-8GiDnS"
id=
"register-popup-123"
style=
"display: none;"
>
<div
class=
"con"
>
<p
class=
"title"
data-modal-hash=
"mtsfje"
>
价值188元
<span
style=
"color:#CE0E2D"
>
0元
</span>
申请测试
</p>
<img
class=
"close close-popup"
src=
"https://img.acadsoc.com.cn/web/lps/sem-lp/se/img/ico-close.png"
data-modal-hash=
"cvibmr"
>
<div
class=
"input__div"
>
<input
placeholder=
"请输入您的手机号"
type=
"tel"
maxlength=
"11"
name=
"TxtPhone"
class=
"TxtPhone phone"
data-modal-hash=
"ito6uy"
>
</div>
<div
class=
"input__div"
>
<input
placeholder=
"验证码"
type=
"tel"
maxlength=
"6"
name=
"TxtCode"
class=
"TxtCode code"
data-modal-hash=
"hfl3fm"
>
<button
class=
"btnGetSMS codebtn"
name=
"btnGetSMS"
data-modal-hash=
"tmb7hd"
>
获取验证码
</button>
</div>
<button
class=
"registerSubmit sub"
name=
"registerSubmit"
data-modal-hash=
"1xsbgt"
>
立即获取
</button>
</div>
</div>
<footer
class=
"footer"
>
<div
class=
"footer-pc"
>
<div
class=
"footer-pc-left"
>
<div>
服务热线:400-600-1166
<a
href=
"http://www.miitbeian.gov.cn/"
rel=
"nofollow"
target=
"_blank"
>
粤ICP备19156451号
</a>
</div>
<div>
本站信息由深圳市阿卡索资讯股份有限公司发布
</div>
</div>
<div
class=
"footer-pc-right"
>
<img
src=
"https://img.acadsoc.com.cn/web/lps/pages/englishTraining/pcImg/footer.png"
alt=
"Copyright"
>
</div>
</div>
<div
class=
"footer-m"
>
<div
class=
"footer-m-logo"
></div>
<div
class=
"footer-m-tel"
>
服务热线:400-600-1166
<a
href=
"http://www.miitbeian.gov.cn/"
rel=
"nofollow"
target=
"_blank"
>
粤ICP备19156451号
</a>
</div>
<div>
本站信息由深圳市阿卡索资讯股份有限公司发布
</div>
</div>
</footer>
<!--滑动验证生成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/editor/register-editor-customeform.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> -->
<script
charset=
"UTF-8"
type=
"text/javascript"
src=
"https://cstaticdun.126.net/load.min.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/js/editor/swiper-4.5.3.min.js"
></script>
<script
type=
"text/javascript"
src=
"https://img.acadsoc.com.cn/js/editor/comm-handle.js"
></script>
<script>
var
pageData
=
{
weChatGroupID
:
''
,
};
// 支付配置
var
defaultPay
=
{
sort
:
'order'
,
value
:
''
,
}
var
payConfig
=
{
sort
:
''
,
value
:
''
,
};
var
paytype
=
'wechat'
;
// wechat | alipay
var
_swiper
=
window
.
Swiper
;
window
.
Swiper
=
function
(
selector
,
options
,
realOptions
)
{
var
_options
=
{
};
// 如果是pc or mobile
if
(
options
.
pc
&&
options
.
mobile
)
{
options
=
options
[
pageEquipment
];
}
// 自动轮播
switch
(
typeof
options
.
autoplay
)
{
case
'object'
:
if
(
options
.
autoplay
.
delay
==
'0'
)
{
_options
.
autoplay
=
false
;
}
break
;
case
'string'
:
case
'number'
:
if
(
options
.
autoplay
==
'0'
)
{
_options
.
autoplay
=
false
;
}
else
{
_options
.
autoplay
=
{
delay
:
Number
(
options
.
autoplay
),
stopOnLastSlide
:
false
,
disableOnInteraction
:
false
,
}
}
break
;
}
// 处理类型
for
(
const
key
in
options
)
{
if
(
Object
.
hasOwnProperty
.
call
(
options
,
key
))
{
const
element
=
options
[
key
];
if
(
!
isNaN
(
Number
(
options
[
key
]))
&&
typeof
element
!==
'boolean'
){
options
[
key
]
=
Number
(
options
[
key
]);
}
}
}
// 分页器
if
(
options
.
pagination
===
true
)
{
_options
.
pagination
=
{
el
:
`
${
selector
}
.swiper-pagination`
,
clickable
:
true
,
}
}
// 需要覆盖的
if
(
realOptions
&&
typeof
realOptions
===
'object'
&&
!
Array
.
isArray
(
realOptions
))
{
if
(
realOptions
[
pageEquipment
]
&&
typeof
realOptions
[
pageEquipment
]
===
'object'
)
{
Object
.
assign
(
_options
,
realOptions
[
pageEquipment
]);
}
}
Object
.
assign
(
options
,
_options
);
options
.
loop
=
!!
options
.
loop
;
if
(
options
.
pagination
&&
options
.
pagination
.
el
)
{
if
(
$
(
options
.
pagination
.
el
).
length
<
1
)
{
$
(
'<div class="swiper-pagination"></div>'
).
appendTo
(
selector
);
}
}
return
new
_swiper
(
selector
,
options
);
}
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
);
}
})
})
}
/**
* 绑定事件
* @param selector {String} 选择器
* @param func {(event, thisElement) => void)} 选择器
* @param type {String} 事件类型 默认click
* @return void
*/
function
onEvent
(
selector
,
func
,
type
)
{
if
(
!
type
)
type
=
'click'
;
$
(
document
).
on
(
type
,
selector
,
func
);
}
// currDate
const
date
=
new
Date
();
const
curruYear
=
date
.
getFullYear
();
const
currMonth
=
date
.
getMonth
()
+
1
;
const
currDate
=
date
.
getDate
();
// dynamic data
const
imgIds
=
[];
const
bgImgIds
=
[];
const
textIds
=
[];
$
(
function
()
{
// 替换时间文字
document
.
querySelectorAll
(
'.time'
).
forEach
(
function
(
v
)
{
eachTransTime
(
v
.
childNodes
);
})
function
eachTransTime
(
children
=
[])
{
if
(
!
children
||
children
.
length
===
0
)
return
;
children
.
forEach
(
v
=>
{
if
(
v
.
nodeName
===
'#text'
)
{
v
.
nodeValue
=
getToday
(
v
.
nodeValue
);
}
else
{
eachTransTime
(
v
.
childNodes
);
}
})
}
// 复制去微信号
// data-copy-wx 微信 data-wx-alter 复制后提示文案
onEvent
(
'[data-copy-wx]'
,
function
(){
copyWx
(
$
(
this
))
})
// .wx text
// 复制微信号并跳转微信 data-to-wx 微信 data-wx-alter 复制后提示文案
onEvent
(
'[data-to-wx]'
,
function
(){
copyWx
(
$
(
this
))
toHref
(
'weixin://'
);
});
// 返回弹窗
if
(
document
.
querySelector
(
'[id*=back-popup]'
))
{
$
(
'[id*=back-popup]'
).
hide
();
onEvent
(
'[id*=back-popup] [class*=close]'
,
function
(){
$
(
'[id*=back-popup]'
).
fadeOut
();
// 取消返回,需要默认back一次
window
.
removeEventListener
(
'popstate'
,
holdBack
);
history
.
back
();
});
// 防止页面后退 监听
history
.
pushState
({
title
:
'title'
,
url
:
'#back'
},
'title'
,
'#back'
);
window
.
addEventListener
(
'popstate'
,
holdBack
);
}
// 关闭弹窗
onEvent
(
'.close-popup'
,
function
(){
window
.
payConfig
=
{
sort
:
''
,
value
:
''
};
$
(
this
).
parents
(
'[id*=-popup]'
).
fadeOut
();
});
// 关闭注册弹窗
onEvent
(
'.register-close'
,
function
(){
$
(
this
).
parents
(
'[id*=register-popup]'
).
fadeOut
();
});
// 事件执行的前后回调
function
eventBeforeAfterCall
(
callFn
)
{
return
function
()
{
// 回调
const
beforeCall
=
this
.
getAttribute
(
'data-model-beforecall'
);
const
afterCall
=
this
.
getAttribute
(
'data-model-aftercall'
);
if
((
beforeCall
&&
window
[
beforeCall
](
this
))
||
!
beforeCall
){
// 打开弹窗
callFn
&&
callFn
.
call
(
this
);
}
afterCall
&&
window
[
afterCall
]();
}
}
// 打开弹窗
onEvent
(
'[data-popup-id]'
,
eventBeforeAfterCall
(
function
(){
window
.
payConfig
.
sort
=
this
.
getAttribute
(
'data-pay-sort'
);
window
.
payConfig
.
value
=
this
.
getAttribute
(
'data-pay-value'
);
// 打开弹窗
openModal
(
this
);
}));
// 单链接跳转
onEvent
(
'[data-href]'
,
eventBeforeAfterCall
(
function
(){
let
href
=
$
(
this
).
attr
(
'data-href'
);
if
(
this
.
getAttribute
(
'data-take-query'
))
{
if
(
href
.
includes
(
'?'
))
{
href
+=
location
.
search
.
replace
(
'?'
,
'&'
);
}
else
{
href
+=
location
.
search
;
}
}
toHref
(
href
);
}));
// 分端跳转
onEvent
(
'[data-pm-href]'
,
eventBeforeAfterCall
(
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"
;
let
href
=
$
(
this
).
attr
(
'data-pc-href'
);
if
(
bIsIphoneOs
||
bIsMidp
||
bIsUc7
||
bIsUc
||
bIsAndroid
||
bIsCE
||
bIsWM
)
{
href
=
$
(
this
).
attr
(
'data-mobile-href'
);
}
else
if
(
bIsIpad
)
{
href
=
$
(
this
).
attr
(
'data-ipad-href'
);
}
if
(
this
.
getAttribute
(
'data-take-query'
))
{
const
search
=
location
.
search
;
if
(
href
.
includes
(
'?'
))
{
href
+=
search
.
replace
(
'?'
,
'&'
);
}
else
{
href
+=
search
;
}
}
console
.
log
(
href
);
toHref
(
href
);
}));
// 跳转表单
onEvent
(
'[data-form]'
,
eventBeforeAfterCall
(
function
(){
$
(
'body,html'
).
stop
().
animate
({
'scrollTop'
:
0
},
{
duration
:
1000
,
easing
:
"swing"
});
}));
// 动态绑定
// $('[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);
// });
// }
// })
// 设置支付类型
onEvent
(
'[data-paytype]'
,
function
(){
window
.
paytype
=
this
.
getAttribute
(
'data-paytype'
);
});
// 注册
register
.
init
({
successFn
:
function
()
{
ABRecord
&&
ABRecord
.
registNotice
();
$
(
".loading"
).
hide
();
sguic
(
'track'
,
'FORM_SUBMIT_SUCCEESS'
,
'2723059'
);
// customize register code
window
.
_agl
&&
window
.
_agl
.
push
([
'track'
,
[
'success'
,
{
t
:
3
}]]);
var
UserYsf
=
Fn
.
User
.
GetUserYsf
();
ABRecord
.
registUID
=
(
UserYsf
?
UserYsf
.
uid
:
''
);
ABRecord
&&
ABRecord
.
registNotice
();
Fn
.
User
.
CreateUserRegisterRecord
(
27
);
alert
(
"恭喜您获得精品外教试听课,请保证领取手机畅通,稍后将会有专业的学习顾问联系您安排上课时间"
);
window
.
registerCallback
&&
window
.
registerCallback
();
return
false
;
},
"activityId"
:
""
,
"successLocation"
:
""
,
"successTxt"
:
""
,
"defaultFnType"
:
""
,
"type"
:
"code"
});
})
</script>
<!-- 53客服 -->
<!-- customize footer code -->
<script
type=
"text/javascript"
src=
"/Ajax/Web.UI.Fun.User.aspx"
></script>
<script>
$
(
"#success-popup-60"
).
remove
();
</script>
</body></html>
\ No newline at end of file
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论