Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
L
lpsacc
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
Acadsoc.JavaLps
lpsacc
Commits
ea6924db
提交
ea6924db
authored
7月 14, 2022
作者:
IT-xiaoxiao-肖丽
浏览文件
操作
浏览文件
下载
差异文件
合并分支 'master-Catherine-20220622' 到 'master'
提交 查看合并请求
!5
上级
a850ee32
fdb3c54d
隐藏空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
731 行增加
和
0 行删除
+731
-0
668-2-B01.html
sem/cr/pp/wj/65917386/668-2-B01.html
+731
-0
653-2-B01.html
sem/cr/pp/yy/67458378/653-2-B01.html
+0
-0
没有找到文件。
sem/cr/pp/wj/65917386/668-2-B01.html
0 → 100644
浏览文件 @
ea6924db
<!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>
在线学英语,选A+好外教
</title>
<meta
name=
"description"
content=
"阿卡索外教网提供在线英语口语培训,全程外教一对一教学模式,是专业的在线英语培训网站,阿卡索外教老师均毕业于国际知名的一流学府,拥有标准的英语口语以及最纯正的教学知识。您值得拥有"
>
<meta
name=
"keywords"
content=
"在线英语口语培训,在线英语培训,外教一对一,英语外教一对一,英语网络教学"
>
<!-- 分享配置 -->
<meta
itemprop=
"name"
content=
"在线学英语,选A+好外教"
>
<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>
<style>
#act916TipsFixed
{
display
:
none
;}
</style>
<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: 735 -->
<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-268-0
.container
{
border-radius
:
0
0
.5rem
.5rem
;
height
:
100%
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
auto
0
auto
;
width
:
1200px
;
position
:
relative
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.com
{
z-index
:
3
;
background-color
:
#fff
;
border-radius
:
.36rem
.36rem
.36rem
.36rem
;
transform
:
translateY
(
-50%
);
top
:
50%
;
text-align
:
left
;
padding
:
.3rem
.2rem
.3rem
.2rem
;
margin
:
0
0
0
0
;
right
:
0
;
width
:
3.2rem
;
position
:
absolute
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.gift
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
.15rem
auto
0
.11rem
;
display
:
block
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.regbtn4
{
color
:
#fff
;
font-weight
:
bold
;
font-size
:
.24rem
;
border-radius
:
60px
60px
60px
60px
;
background-color
:
#c30d23
;
height
:
.5rem
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
.16rem
auto
0
auto
;
display
:
block
;
line-height
:
1em
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.text1
{
color
:
#003ab0
;
font-weight
:
bold
;
font-size
:
.36rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
.24rem
0
;
line-height
:
1em
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.regphone2
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
auto
0
auto
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.phone
{
font-size
:
.16rem
;
border-radius
:
60px
60px
60px
60px
;
background-color
:
#fff
;
height
:
.5rem
;
text-align
:
left
;
padding
:
0
.22rem
0
.22rem
;
margin
:
0
0
0
0
;
width
:
100%
;
border-width
:
1px
1px
1px
1px
;
border-color
:
#dcdcdc
#dcdcdc
#dcdcdc
#dcdcdc
;
border-style
:
solid
solid
solid
solid
;
}
.render-swiper-268-0
.regcode3
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
.16rem
auto
0
auto
;
width
:
100%
;
position
:
relative
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.code
{
font-size
:
.16rem
;
border-radius
:
60px
60px
60px
60px
;
background-color
:
#fff
;
height
:
.5rem
;
text-align
:
left
;
padding
:
0
0
0
.22rem
;
margin
:
0
0
0
0
;
width
:
51%
;
border-width
:
1px
1px
1px
1px
;
border-color
:
#dcdcdc
#dcdcdc
#dcdcdc
#dcdcdc
;
border-style
:
solid
solid
solid
solid
;
}
.render-swiper-268-0
.regcodebtn
{
color
:
#fff
;
font-size
:
.16rem
;
background-color
:
#003ab0
;
border-radius
:
60px
60px
60px
60px
;
top
:
0
;
height
:
100%
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
1em
;
right
:
0
;
width
:
46%
;
position
:
absolute
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-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-268-0
.slide1
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
background-size
:
cover
;
background-attachment
:
scroll
;
background-repeat
:
no-repeat
;
background-position
:
center
center
;
background-image
:
url(https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/73x8a584k5ptkrzcla51dt8d2zxwh74e.jpg)
;
background-clip
:
border-box
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.img
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
{
border-radius
:
0
0
0
0
;
height
:
7rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
position
:
relative
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
.2rem
0
.2rem
;
margin
:
0
auto
0
auto
;
display
:
flex
;
justify-content
:
space-between
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div2
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
flex
:
1
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
.85rem
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div2
>
.p1
{
color
:
#edf1f9
;
font-weight
:
bold
;
font-size
:
1.04rem
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
1em
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div2
>
.p2
{
color
:
#003ab0
;
font-weight
:
bold
;
font-size
:
.48rem
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
-.3rem
0
0
0
;
line-height
:
1em
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div2
>
.p3
{
color
:
#333
;
font-weight
:
300
;
font-size
:
.44rem
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
.15rem
0
.5rem
0
;
line-height
:
1em
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div2
>
.img5
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
.3rem
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div2
>
.p4
{
color
:
#555
;
font-size
:
.18rem
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
1.8em
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div1
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
block
;
width
:
4.9rem
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
{
min-height
:
100px
;
background-color
:
white
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
.6rem
0
.6rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-2
>
.container
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
.1rem
0
.1rem
;
margin
:
0
auto
0
auto
;
border-style
:
none
none
none
none
;
}
.auto-element-132-2
>
.container
>
.img4
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
.4rem
auto
0
auto
;
display
:
block
;
max-width
:
100%
;
border-style
:
none
none
none
none
;
}
.auto-element-132-2
>
.container
>
.p1
{
color
:
#003ab0
;
font-weight
:
bold
;
font-size
:
.48rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
1em
;
border-style
:
none
none
none
none
;
}
.auto-element-132-2
>
.container
>
.p2
{
color
:
#333
;
font-weight
:
300
;
font-size
:
.44rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
.13rem
0
.18rem
0
;
margin
:
0
0
0
0
;
line-height
:
1em
;
background-size
:
1.7rem
auto
;
background-attachment
:
scroll
;
background-repeat
:
no-repeat
;
background-position
:
center
bottom
;
background-image
:
url(https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/9a96l6jf85fdnhcrfnycd5p7c2978lr4.png)
;
background-clip
:
border-box
;
border-style
:
none
none
none
none
;
}
.auto-element-132-2
>
.container
>
.p3
{
color
:
#555
;
font-size
:
.18rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
.18rem
0
0
0
;
line-height
:
1em
;
border-style
:
none
none
none
none
;
}
.auto-element-132-2
>
.container
>
.img5
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
border-style
:
none
none
none
none
;
}
.auto-element-132-2
{
min-height
:
100px
;
background-color
:
#f8f9fc
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
.6rem
0
.4rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
.2rem
0
.2rem
;
margin
:
0
auto
0
auto
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.p1
{
color
:
#fff
;
font-weight
:
bold
;
font-size
:
.48rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
1em
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.p2
{
color
:
#fff
;
font-weight
:
300
;
font-size
:
.44rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
.13rem
0
.18rem
0
;
margin
:
0
0
0
0
;
line-height
:
1em
;
background-size
:
1.7rem
auto
;
background-attachment
:
scroll
;
background-repeat
:
no-repeat
;
background-position
:
center
bottom
;
background-image
:
url(https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/zcy4zne76ycej2z68tf7tmftf2b7hgze.png)
;
background-clip
:
border-box
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
.5rem
0
0
0
;
display
:
flex
;
justify-content
:
space-between
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
flex
:
1
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
.2rem
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div2
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
.2rem
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div2
>
.p3
{
color
:
#003ab0
;
font-weight
:
bold
;
font-size
:
.22rem
;
border-radius
:
0
0
.5rem
.5rem
;
background-color
:
#fff
;
text-align
:
center
;
height
:
.8rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div2
>
.img2
{
border-radius
:
0
0
.5rem
.5rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div2
>
.img1
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
block
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div1
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div1
>
.p3
{
color
:
#003ab0
;
font-weight
:
bold
;
font-size
:
.22rem
;
border-radius
:
0
0
.5rem
.5rem
;
background-color
:
#fff
;
text-align
:
center
;
height
:
.8rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div1
>
.img2
{
border-radius
:
0
0
.5rem
.5rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
block
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div1
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
5.42rem
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div1
>
.p3
{
color
:
#003ab0
;
font-weight
:
bold
;
font-size
:
.22rem
;
border-radius
:
0
0
.5rem
.5rem
;
background-color
:
#fff
;
flex-direction
:
column
;
text-align
:
center
;
height
:
1.06rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.4em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div1
>
.img2
{
border-radius
:
0
0
.5rem
.5rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
block
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
{
min-height
:
100px
;
background-color
:
#0035a1
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
.6rem
0
.6rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
.2rem
0
.2rem
;
margin
:
0
auto
0
auto
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.p1
{
color
:
#003ab0
;
font-weight
:
bold
;
font-size
:
.48rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
.2rem
0
;
margin
:
0
0
0
0
;
line-height
:
1em
;
background-size
:
1.7rem
auto
;
background-attachment
:
scroll
;
background-repeat
:
no-repeat
;
background-position
:
center
bottom
;
background-image
:
url(https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/9a96l6jf85fdnhcrfnycd5p7c2978lr4.png)
;
background-clip
:
border-box
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
{
flex-wrap
:
wrap
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
.5rem
0
0
0
;
display
:
flex
;
justify-content
:
space-between
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div6
{
min-height
:
100px
;
border-radius
:
.3rem
.3rem
.3rem
.3rem
;
background-color
:
#fff
;
overflow
:
hidden
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
31%
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
.1rem
.06rem
rgba
(
180
,
180
,
180
,
.2
);
}
.auto-element-132-4
>
.container
>
.div6
>
.div6
>
.p2
{
color
:
#fff
;
font-size
:
.21rem
;
border-radius
:
0
0
0
0
;
background-color
:
#0038a8
;
text-align
:
center
;
height
:
.88rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.45em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div6
>
.div1
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
height
:
2.4rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div6
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
height
:
1.7rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
block
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div5
{
min-height
:
100px
;
border-radius
:
.3rem
.3rem
.3rem
.3rem
;
background-color
:
#fff
;
overflow
:
hidden
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
31%
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
.1rem
.06rem
rgba
(
180
,
180
,
180
,
.2
);
}
.auto-element-132-4
>
.container
>
.div6
>
.div5
>
.p2
{
color
:
#fff
;
font-size
:
.21rem
;
border-radius
:
0
0
0
0
;
background-color
:
#0038a8
;
text-align
:
center
;
height
:
.88rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.45em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div5
>
.div1
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
height
:
2.4rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div5
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
height
:
1.7rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
block
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div4
{
min-height
:
100px
;
border-radius
:
.3rem
.3rem
.3rem
.3rem
;
background-color
:
#fff
;
overflow
:
hidden
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
31%
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
.1rem
.06rem
rgba
(
180
,
180
,
180
,
.2
);
}
.auto-element-132-4
>
.container
>
.div6
>
.div4
>
.p2
{
color
:
#fff
;
font-size
:
.21rem
;
border-radius
:
0
0
0
0
;
background-color
:
#0038a8
;
text-align
:
center
;
height
:
.88rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.45em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div4
>
.div1
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
height
:
2.4rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div4
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
height
:
1.7rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
block
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div3
{
min-height
:
100px
;
border-radius
:
.3rem
.3rem
.3rem
.3rem
;
background-color
:
#fff
;
overflow
:
hidden
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
.4rem
0
;
width
:
31%
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
.1rem
.06rem
rgba
(
180
,
180
,
180
,
.2
);
}
.auto-element-132-4
>
.container
>
.div6
>
.div3
>
.p2
{
color
:
#fff
;
font-size
:
.21rem
;
border-radius
:
0
0
0
0
;
background-color
:
#0038a8
;
text-align
:
center
;
height
:
.88rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.45em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div3
>
.div1
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
height
:
2.4rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div3
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
height
:
1.7rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
block
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div2
{
min-height
:
100px
;
border-radius
:
.3rem
.3rem
.3rem
.3rem
;
background-color
:
#fff
;
overflow
:
hidden
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
.4rem
0
;
width
:
31%
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
.1rem
.06rem
rgba
(
180
,
180
,
180
,
.2
);
}
.auto-element-132-4
>
.container
>
.div6
>
.div2
>
.p2
{
color
:
#fff
;
font-size
:
.21rem
;
border-radius
:
0
0
0
0
;
background-color
:
#0038a8
;
text-align
:
center
;
height
:
.88rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.45em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div2
>
.div1
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
height
:
2.4rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div2
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
height
:
1.7rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
block
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div1
{
min-height
:
100px
;
border-radius
:
.3rem
.3rem
.3rem
.3rem
;
background-color
:
#fff
;
overflow
:
hidden
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
.4rem
0
;
width
:
31%
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
.1rem
.06rem
rgba
(
180
,
180
,
180
,
.2
);
}
.auto-element-132-4
>
.container
>
.div6
>
.div1
>
.p2
{
color
:
#fff
;
font-size
:
.21rem
;
border-radius
:
0
0
0
0
;
background-color
:
#0038a8
;
text-align
:
center
;
height
:
.88rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.45em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div1
>
.div1
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
height
:
2.4rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div1
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
height
:
1.7rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
block
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
{
min-height
:
100px
;
background-color
:
#fff
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
.6rem
0
1rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-735-5
>
.container
{
z-index
:
6
;
min-height
:
100px
;
border-radius
:
0
0
0
0
;
background-color
:
#c30d23
;
flex
:
flex
;
height
:
73px
;
text-align
:
right
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
width
:
100%
;
justify-content
:
center
;
align-items
:
center
;
position
:
relative
;
border-style
:
none
none
none
none
;
}
.auto-element-735-5
>
.container
>
.img3
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
.3rem
0
.3rem
;
border-style
:
none
none
none
none
;
}
.auto-element-735-5
>
.container
>
.img2
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
border-style
:
none
none
none
none
;
}
.auto-element-735-5
>
.container
>
.img1
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
.3rem
0
.3rem
;
border-style
:
none
none
none
none
;
}
.auto-element-735-5
{
z-index
:
10
;
min-height
:
100px
;
background-color
:
rgba
(
0
,
0
,
0
,
0.5
);
border-radius
:
0
0
0
0
;
id
:
fixed
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
bottom
:
0
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
{
background-size
:
100%
;
min-height
:
100px
;
border-radius
:
4px
4px
4px
4px
;
background-color
:
white
;
transform
:
translate
(
-50%
,
-50%
);
background-repeat
:
no-repeat
;
top
:
50%
;
padding
:
.4rem
0
.4rem
0
;
margin
:
0
0
0
0
;
left
:
50%
;
width
:
4.5rem
;
position
:
absolute
;
min-width
:
100px
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.p1
{
font-weight
:
bold
;
font-size
:
.3rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.regbtn4
{
color
:
white
;
font-size
:
.24rem
;
border-radius
:
4px
4px
4px
4px
;
background-color
:
#c30d23
;
height
:
.55rem
;
padding
:
0
0
0
0
;
margin
:
.2rem
auto
0
auto
;
display
:
block
;
width
:
4rem
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.regphone2
{
margin
:
.2rem
auto
0
auto
;
width
:
4rem
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.regphone2
>
.phone
{
border
:
1px
solid
#A0A0A0
;
border-radius
:
4px
4px
4px
4px
;
padding
:
0
.3rem
0
.3rem
;
margin
:
0
0
0
0
;
width
:
100%
;
font-size
:
.16rem
;
height
:
.5rem
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.regcode3
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
.2rem
auto
0
auto
;
width
:
4rem
;
position
:
relative
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.regcode3
>
.code
{
border
:
1px
solid
#A0A0A0
;
border-radius
:
4px
4px
4px
4px
;
padding
:
0
0
0
.3rem
;
margin
:
0
0
0
0
;
width
:
100%
;
font-size
:
.16rem
;
height
:
.5rem
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.regcode3
>
.regcodebtn
{
background-color
:
#c30d23
;
border-radius
:
4px
4px
4px
4px
;
padding
:
0
.3rem
0
.3rem
;
margin
:
0
0
0
0
;
top
:
0
;
color
:
white
;
font-size
:
.16rem
;
position
:
absolute
;
right
:
0
;
height
:
100%
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.close5
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
top
:
.2rem
;
width
:
.2rem
;
position
:
absolute
;
right
:
.2rem
;
}
.auto-element-343-WzwZPv-6RhdUr
{
background-color
:
rgba
(
0
,
0
,
0
,
0.7
);
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
top
:
0
;
left
:
0
;
bottom
:
0
;
position
:
fixed
;
right
:
0
;
}
}
@media
(
max-width
:
768px
)
{
.render-swiper-268-0
.container
{
border-radius
:
0
0
.5rem
.5rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
auto
0
auto
;
position
:
relative
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.com
{
z-index
:
2
;
background-color
:
#fff
;
border-radius
:
.36rem
.36rem
.36rem
.36rem
;
transform
:
translateY
(
0
);
text-align
:
left
;
padding
:
.6rem
.3rem
.6rem
.3rem
;
margin
:
-.5rem
auto
.6rem
auto
;
width
:
88%
;
position
:
relative
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
.15rem
.04rem
rgba
(
0
,
34
,
150
,
.1
);
}
.render-swiper-268-0
.gift
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
.4rem
auto
0
.18rem
;
display
:
block
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.regbtn4
{
color
:
white
;
font-weight
:
bold
;
font-size
:
.36rem
;
border-radius
:
60px
60px
60px
60px
;
background-color
:
#c30d23
;
height
:
.9rem
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
.3rem
auto
0
auto
;
display
:
block
;
line-height
:
1em
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.text1
{
color
:
#003ab0
;
font-weight
:
bold
;
font-size
:
.58rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
1em
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.regphone2
{
border-radius
:
0
0
0
0
;
top
:
.3rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
.3rem
auto
0
auto
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.phone
{
font-size
:
.28rem
;
border-radius
:
60px
60px
60px
60px
;
background-color
:
#fff
;
height
:
.9rem
;
text-align
:
left
;
padding
:
0
.4rem
0
.4rem
;
margin
:
0
0
0
0
;
width
:
100%
;
border-width
:
1px
1px
1px
1px
;
border-color
:
#dcdcdc
#dcdcdc
#dcdcdc
#dcdcdc
;
border-style
:
solid
solid
solid
solid
;
}
.render-swiper-268-0
.regcode3
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
.3rem
auto
0
auto
;
width
:
100%
;
position
:
relative
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.code
{
font-size
:
.28rem
;
border-radius
:
60px
60px
60px
60px
;
background-color
:
#fff
;
height
:
.9rem
;
text-align
:
left
;
padding
:
0
0
0
.4rem
;
margin
:
0
0
0
0
;
width
:
52%
;
border-width
:
1px
1px
1px
1px
;
border-color
:
#dcdcdc
#dcdcdc
#dcdcdc
#dcdcdc
;
border-style
:
solid
solid
solid
solid
;
}
.render-swiper-268-0
.regcodebtn
{
color
:
#fff
;
font-size
:
.28rem
;
background-color
:
#003ab0
;
border-radius
:
60px
60px
60px
60px
;
top
:
0
;
height
:
100%
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
1em
;
right
:
0
;
width
:
45%
;
position
:
absolute
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.swiper
{
border-radius
:
0
0
0
0
;
height
:
auto
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.slide1
{
border-radius
:
0
0
0
0
;
height
:
auto
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
.img
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.render-swiper-268-0
{
background-color
:
#fff
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
.2rem
0
;
margin
:
0
0
0
0
;
position
:
relative
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
flex-direction
:
column-reverse
;
text-align
:
left
;
padding
:
0
.44rem
0
.44rem
;
margin
:
0
auto
0
auto
;
display
:
flex
;
width
:
92%
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div2
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div2
>
.p1
{
color
:
#edf1f9
;
font-weight
:
bold
;
font-size
:
1.04rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
1em
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div2
>
.p2
{
color
:
#003ab0
;
font-weight
:
bold
;
font-size
:
.48rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
-.3rem
0
0
0
;
line-height
:
1em
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div2
>
.p3
{
color
:
#333
;
font-weight
:
300
;
font-size
:
.44rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
.2rem
0
.22rem
0
;
margin
:
0
0
0
0
;
line-height
:
1em
;
background-size
:
1.7rem
auto
;
background-attachment
:
scroll
;
background-repeat
:
no-repeat
;
background-position
:
center
bottom
;
background-image
:
url(https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/9a96l6jf85fdnhcrfnycd5p7c2978lr4.png)
;
background-clip
:
border-box
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div2
>
.img5
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div2
>
.p4
{
color
:
#555
;
font-size
:
.24rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
.2rem
0
0
0
;
line-height
:
1.8em
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div1
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
>
.container
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
.3rem
auto
0
auto
;
display
:
block
;
width
:
90%
;
border-style
:
none
none
none
none
;
}
.auto-element-132-1
{
min-height
:
100px
;
background-color
:
white
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
.6rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-2
>
.container
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
auto
0
auto
;
width
:
92%
;
border-style
:
none
none
none
none
;
}
.auto-element-132-2
>
.container
>
.img4
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
border-style
:
none
none
none
none
;
}
.auto-element-132-2
>
.container
>
.p1
{
color
:
#003ab0
;
font-weight
:
bold
;
font-size
:
.48rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
1em
;
border-style
:
none
none
none
none
;
}
.auto-element-132-2
>
.container
>
.p2
{
color
:
#333
;
font-weight
:
300
;
font-size
:
.44rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
.2rem
0
.22rem
0
;
margin
:
0
0
0
0
;
line-height
:
1em
;
background-size
:
1.7rem
auto
;
background-attachment
:
scroll
;
background-repeat
:
no-repeat
;
background-position
:
center
bottom
;
background-image
:
url(https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/9a96l6jf85fdnhcrfnycd5p7c2978lr4.png)
;
background-clip
:
border-box
;
border-style
:
none
none
none
none
;
}
.auto-element-132-2
>
.container
>
.p3
{
color
:
#555
;
font-size
:
.24rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
.6rem
0
.6rem
;
margin
:
.2rem
0
0
0
;
line-height
:
1.8em
;
border-style
:
none
none
none
none
;
}
.auto-element-132-2
>
.container
>
.img5
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
.3rem
auto
0
auto
;
display
:
block
;
border-style
:
none
none
none
none
;
}
.auto-element-132-2
{
min-height
:
100px
;
background-color
:
#f8f9fc
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
.6rem
0
.4rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
auto
0
auto
;
width
:
92%
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.p1
{
color
:
#fff
;
font-weight
:
bold
;
font-size
:
.48rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
line-height
:
1em
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.p2
{
color
:
#fff
;
font-weight
:
300
;
font-size
:
.44rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
.2rem
0
.22rem
0
;
margin
:
0
0
0
0
;
line-height
:
1em
;
background-size
:
1.7rem
auto
;
background-attachment
:
scroll
;
background-repeat
:
no-repeat
;
background-position
:
center
bottom
;
background-image
:
url(https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/zcy4zne76ycej2z68tf7tmftf2b7hgze.png)
;
background-clip
:
border-box
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
{
border-radius
:
0
0
0
0
;
flex-direction
:
column-reverse
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
.5rem
0
0
0
;
display
:
flex
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
justify-content
:
space-between
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div2
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
48%
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div2
>
.p3
{
color
:
#003ab0
;
font-weight
:
bold
;
font-size
:
.24rem
;
border-radius
:
0
0
.3rem
.3rem
;
background-color
:
#fff
;
text-align
:
center
;
height
:
.94rem
;
padding
:
0
.5rem
0
.5rem
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.4em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div2
>
.img2
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
block
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div2
>
.img1
{
border-radius
:
0
0
.5rem
.5rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div1
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
48%
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div1
>
.p3
{
color
:
#003ab0
;
font-weight
:
bold
;
font-size
:
.24rem
;
border-radius
:
0
0
.3rem
.3rem
;
background-color
:
#fff
;
text-align
:
center
;
height
:
.94rem
;
padding
:
0
.2rem
0
.2rem
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.4em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div1
>
.img2
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
block
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div2
>
.div1
>
.img1
{
border-radius
:
0
0
.5rem
.5rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div1
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
.25rem
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div1
>
.p3
{
color
:
#003ab0
;
font-weight
:
bold
;
font-size
:
.24rem
;
border-radius
:
0
0
.3rem
.3rem
;
background-color
:
#fff
;
text-align
:
center
;
height
:
.94rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.4em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div1
>
.img2
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
block
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
>
.container
>
.div6
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
border-style
:
none
none
none
none
;
}
.auto-element-132-3
{
min-height
:
100px
;
background-color
:
#0035a1
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
.6rem
0
.6rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
auto
0
auto
;
width
:
92%
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.p1
{
color
:
#003ab0
;
font-weight
:
bold
;
font-size
:
.48rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
.5rem
0
;
line-height
:
1em
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
{
min-height
:
100px
;
flex-wrap
:
wrap
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
justify-content
:
space-between
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div6
{
min-height
:
100px
;
border-radius
:
.3rem
.3rem
.3rem
.3rem
;
background-color
:
#fff
;
overflow
:
hidden
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
47%
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
.2rem
.06rem
rgba
(
180
,
180
,
180
,
.2
);
}
.auto-element-132-4
>
.container
>
.div6
>
.div6
>
.p2
{
color
:
#fff
;
font-size
:
.24rem
;
border-radius
:
0
0
0
0
;
background-color
:
#0038a8
;
text-align
:
center
;
height
:
1rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.5em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div6
>
.div1
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
height
:
2.2rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div6
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
height
:
1.7rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div5
{
min-height
:
100px
;
border-radius
:
.3rem
.3rem
.3rem
.3rem
;
background-color
:
#fff
;
overflow
:
hidden
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
width
:
47%
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
.2rem
.06rem
rgba
(
180
,
180
,
180
,
.2
);
}
.auto-element-132-4
>
.container
>
.div6
>
.div5
>
.p2
{
color
:
#fff
;
font-size
:
.24rem
;
border-radius
:
0
0
0
0
;
background-color
:
#0038a8
;
text-align
:
center
;
height
:
1rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.5em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div5
>
.div1
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
height
:
2.2rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div5
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
height
:
1.7rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div4
{
min-height
:
100px
;
border-radius
:
.3rem
.3rem
.3rem
.3rem
;
background-color
:
#fff
;
overflow
:
hidden
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
.3rem
0
;
width
:
47%
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
.2rem
.06rem
rgba
(
180
,
180
,
180
,
.2
);
}
.auto-element-132-4
>
.container
>
.div6
>
.div4
>
.p2
{
color
:
#fff
;
font-size
:
.24rem
;
border-radius
:
0
0
0
0
;
background-color
:
#0038a8
;
text-align
:
center
;
height
:
1rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.5em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div4
>
.div1
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
height
:
2.2rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div4
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
height
:
1.7rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div3
{
min-height
:
100px
;
border-radius
:
.3rem
.3rem
.3rem
.3rem
;
background-color
:
#fff
;
overflow
:
hidden
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
.35rem
0
;
width
:
47%
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
.2rem
.06rem
rgba
(
180
,
180
,
180
,
.2
);
}
.auto-element-132-4
>
.container
>
.div6
>
.div3
>
.p2
{
color
:
#fff
;
font-size
:
.24rem
;
border-radius
:
0
0
0
0
;
background-color
:
#0038a8
;
text-align
:
center
;
height
:
1rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.5em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div3
>
.div1
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
height
:
2.2rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div3
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
height
:
1.7rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div2
{
min-height
:
100px
;
border-radius
:
.3rem
.3rem
.3rem
.3rem
;
background-color
:
#fff
;
overflow
:
hidden
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
.35rem
0
;
width
:
47%
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
.2rem
.06rem
rgba
(
180
,
180
,
180
,
.2
);
}
.auto-element-132-4
>
.container
>
.div6
>
.div2
>
.p2
{
color
:
#fff
;
font-size
:
.24rem
;
border-radius
:
0
0
0
0
;
background-color
:
#0038a8
;
text-align
:
center
;
height
:
1rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.5em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div2
>
.div1
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
height
:
2.2rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div2
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
height
:
1.7rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div1
{
min-height
:
100px
;
border-radius
:
.3rem
.3rem
.3rem
.3rem
;
background-color
:
#fff
;
overflow
:
hidden
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
.35rem
0
;
width
:
47%
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
.2rem
.06rem
rgba
(
180
,
180
,
180
,
.2
);
}
.auto-element-132-4
>
.container
>
.div6
>
.div1
>
.p2
{
color
:
#fff
;
font-size
:
.24rem
;
border-radius
:
0
0
0
0
;
background-color
:
#0038a8
;
text-align
:
center
;
height
:
1rem
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
line-height
:
1.5em
;
justify-content
:
center
;
align-items
:
center
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div1
>
.div1
{
min-height
:
100px
;
border-radius
:
0
0
0
0
;
height
:
2.2rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
min-width
:
100px
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
>
.container
>
.div6
>
.div1
>
.div1
>
.img1
{
border-radius
:
0
0
0
0
;
height
:
1.7rem
;
text-align
:
left
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-132-4
{
min-height
:
100px
;
background-color
:
#fff
;
border-radius
:
0
0
0
0
;
text-align
:
left
;
padding
:
.6rem
0
.8rem
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-735-5
>
.container
{
z-index
:
6
;
border-radius
:
0
0
0
0
;
background-color
:
#c30d23
;
height
:
100px
;
text-align
:
center
;
padding
:
0
.4rem
0
.4rem
;
margin
:
0
auto
0
auto
;
display
:
flex
;
justify-content
:
center
;
align-items
:
center
;
position
:
relative
;
border-style
:
none
none
none
none
;
}
.auto-element-735-5
>
.container
>
.img3
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
.2rem
;
width
:
40%
;
border-style
:
none
none
none
none
;
}
.auto-element-735-5
>
.container
>
.img2
{
border-radius
:
0
0
0
0
;
height
:
60%
;
padding
:
0
0
0
0
;
margin
:
0
.2rem
0
0
;
display
:
block
;
width
:
60%
;
border-style
:
none
none
none
none
;
}
.auto-element-735-5
>
.container
>
.img1
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
display
:
none
;
border-style
:
none
none
none
none
;
}
.auto-element-735-5
{
z-index
:
10
;
background-color
:
rgba
(
0
,
0
,
0
,
0.5
);
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
bottom
:
0
;
width
:
100%
;
border-style
:
none
none
none
none
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
{
padding
:
.4rem
0
.4rem
0
;
margin
:
0
0
0
0
;
background-size
:
100%
;
min-height
:
100px
;
border-radius
:
2px
2px
2px
2px
;
background-color
:
white
;
transform
:
translate
(
-50%
,
-50%
);
background-repeat
:
no-repeat
;
top
:
50%
;
left
:
50%
;
width
:
6.5rem
;
position
:
absolute
;
min-width
:
100px
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.p1
{
font-weight
:
bold
;
font-size
:
.4rem
;
border-radius
:
0
0
0
0
;
text-align
:
center
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
border-style
:
none
none
none
none
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.regbtn4
{
color
:
white
;
font-size
:
.32rem
;
border-radius
:
4px
4px
4px
4px
;
background-color
:
#c30d23
;
height
:
.9rem
;
padding
:
0
0
0
0
;
margin
:
.2rem
auto
0
auto
;
display
:
block
;
width
:
90%
;
border-style
:
none
none
none
none
;
box-shadow
:
0
0
0
#000
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.regphone2
{
margin
:
.2rem
auto
0
auto
;
top
:
.3rem
;
width
:
6rem
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.regphone2
>
.phone
{
border
:
1px
solid
#A0A0A0
;
border-radius
:
4px
4px
4px
4px
;
padding
:
0
.3rem
0
.3rem
;
margin
:
0
0
0
0
;
width
:
100%
;
font-size
:
.28rem
;
height
:
.9rem
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.regcode3
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
.2rem
auto
0
auto
;
width
:
6rem
;
position
:
relative
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.regcode3
>
.code
{
border
:
1px
solid
#A0A0A0
;
border-radius
:
4px
4px
4px
4px
;
padding
:
0
0
0
.3rem
;
margin
:
0
0
0
0
;
width
:
100%
;
font-size
:
.28rem
;
height
:
.9rem
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.regcode3
>
.regcodebtn
{
background-color
:
#c30d23
;
border-radius
:
4px
4px
4px
4px
;
padding
:
0
.3rem
0
.3rem
;
margin
:
0
0
0
0
;
top
:
0
;
color
:
white
;
font-size
:
.28rem
;
position
:
absolute
;
right
:
0
;
height
:
100%
;
}
.auto-element-343-WzwZPv-6RhdUr
>
.div1
>
.close5
{
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
top
:
0.2rem
;
width
:
.32rem
;
position
:
absolute
;
right
:
.2rem
;
}
.auto-element-343-WzwZPv-6RhdUr
{
background-color
:
rgba
(
0
,
0
,
0
,
0.7
);
border-radius
:
0
0
0
0
;
padding
:
0
0
0
0
;
margin
:
0
0
0
0
;
top
:
0
;
left
:
0
;
bottom
:
0
;
position
:
fixed
;
right
:
0
;
}
}
</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
)
{
.swiper-wrapper
{
height
:
auto
;}
}
</style>
<div
class=
"render-swiper-268-0"
>
<div
class=
"swiper swiper-container swiper-no-swiping"
>
<div
class=
"swiper-wrapper"
>
<div
class=
"swiper-slide slide1"
>
<img
class=
"img"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/x523jbdjcmtny5896nw2l56kew75hrcn.jpg"
>
</div>
</div>
</div>
<div
class=
"container"
>
<div
class=
"com"
>
<p
class=
"text1"
>
1对1试听课礼包
</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"
>
0元抢
</button>
<img
class=
"gift"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/rakfzydxrhcyz61dfrz3af93262kbflg.png"
>
</div>
</div>
</div>
<script>
$
(
function
(){
new
Swiper
(
'.render-swiper-268-0 .swiper-container'
,
HtmlWidth
>=
768
?
{
"pagination"
:
false
,
"loop"
:
false
,
"initialSlide"
:
0
,
"slidesPerView"
:
1
,
"autoplay"
:
0
,
"spaceBetween"
:
0
,
"direction"
:
"horizontal"
}
:
{
"pagination"
:
false
,
"loop"
:
false
,
"initialSlide"
:
0
,
"slidesPerView"
:
1
,
"autoplay"
:
0
,
"spaceBetween"
:
0
,
"direction"
:
"horizontal"
}
)
})
</script>
<div
class=
"auto-element-132-1 json"
>
<div
class=
"container"
>
<div
class=
"div1"
>
<img
class=
"img1"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/36d8rhmtkzwefhnrybkm2n24cnremcjp.png"
>
</div>
<div
class=
"div2"
>
<p
class=
"p1"
>
TEACHERS
</p>
<p
class=
"p2"
>
有证才是外教
</p>
<p
class=
"p3"
>
无证只是语伴
</p>
<p
class=
"p4"
>
阿卡索不同于其他品牌,所有外教老师均持有TESOL等英语教学资格证书,确保英语教学质量。
</p>
<img
class=
"img5"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/py61detjxh8d3l6fnp5f4gx83kr6a649.png"
>
</div>
</div>
</div>
<div
class=
"auto-element-132-2 json"
>
<div
class=
"container"
>
<p
class=
"p1"
>
教学经验丰富
</p>
<p
class=
"p2"
>
教学水平精湛
</p>
<p
class=
"p3"
>
阿卡索高薪聘请教学经验丰富的外教老师,平均教龄超5年,确保英语教学效果
</p>
<img
class=
"img4"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/57pebtgy1dj2ej8l8x9kt6jrabdzxntl.png"
>
<img
class=
"img5"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/nw9nehbj9jna6j6jhc95zhy2ylgp2gx7.png"
>
</div>
</div>
<div
class=
"auto-element-132-3 json"
>
<div
class=
"container"
>
<p
class=
"p1"
>
口音原汁原味
</p>
<p
class=
"p2"
>
告别中式发音
</p>
<div
class=
"div6"
>
<div
class=
"div1"
>
<img
class=
"img1"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/plxzlml4carae5f9wl34mrz1d851d8ez.png"
>
<img
class=
"img2"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/ndh4ce72f1dw9r34hx1d3l57e4j26e5n.png"
>
<p
class=
"p3"
>
长期生活工作在母语
<br>
或官方语言为英语的国家
</p>
</div>
<div
class=
"div2"
>
<div
class=
"div1"
>
<img
class=
"img1"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/l1dyrtbzr57yfbzd6j1dr2mcya2db69a.png"
>
<img
class=
"img2"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/wj8cmwhd7wpgbjxz79z6fd2ylwlpb5r1.png"
>
<p
class=
"p3"
>
口语发音原汁原味,教你说一口更地道的英语
</p>
</div>
<div
class=
"div2"
>
<img
class=
"img1"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/d56b91dl6949fe7l8a67adr2wxcacwp1.png"
>
<img
class=
"img2"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/29/4f87brfje7z9c1dae7hebwgm81d9xb7a.png"
>
<p
class=
"p3"
>
外教教学更有耐心,教你会说为止
</p>
</div>
</div>
</div>
</div>
</div>
<div
class=
"auto-element-132-4 json"
>
<div
class=
"container"
>
<p
class=
"p1"
>
企业荣誉
</p>
<div
class=
"div6"
>
<div
class=
"div1"
>
<div
class=
"div1"
>
<img
class=
"img1"
src=
"https://cdnstatic.acadsoc.com.cn/landing-page/files/2021/06/26/3x8p1dbcdrcrwd23ngwpc1de2jec1d7d.png"
>
</div>
<p
class=
"p2"
>
2020年度高成长企业-
<br>
证券时报
</p>
</div>
<div
class=
"div2"
>
<div
class=
"div1"
>
<img
class=
"img1"
src=
"https://cdnstatic.acadsoc.com.cn/landing-page/files/2021/07/14/8t4japxpz3m1dx7rh1d1dg9c5k9d67ha.png"
>
</div>
<p
class=
"p2"
>
2019年度
<br>
百度颁奖-行业典范奖
</p>
</div>
<div
class=
"div3"
>
<div
class=
"div1"
>
<img
class=
"img1"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2021/07/22/n9r3makbrpnk7a49pcm8teh9jx4arj9f.png"
>
</div>
<p
class=
"p2"
>
2020央广网年度影响力
<br>
在线教育品牌
</p>
</div>
<div
class=
"div4"
>
<div
class=
"div1"
>
<img
class=
"img1"
src=
"https://img.acadsoc.com.cn/web/lps/act2021/acs/dsp0129/img/nav-1%20(2).png"
>
</div>
<p
class=
"p2"
>
2020年12月深圳市贸易协会
<br>
优秀企业
</p>
</div>
<div
class=
"div5"
>
<div
class=
"div1"
>
<img
class=
"img1"
src=
"https://cdnstatic.acadsoc.com.cn/landing-page/files/2020/10/21/trbytkmadzkgfyhj6cm29k7kl1dxhm6a.png"
>
</div>
<p
class=
"p2"
>
国家级高新技术企业
</p>
</div>
<div
class=
"div6"
>
<div
class=
"div1"
>
<img
class=
"img1"
src=
"https://img.acadsoc.com.cn/web/Primaryschool/img/honorImg5.jpg"
>
</div>
<p
class=
"p2"
>
2018影响力
<br>
外语教育品牌
</p>
</div>
</div>
</div>
</div>
<div
class=
"auto-element-735-5 json"
>
<div
class=
"container-20220210 container"
>
<img
class=
"img1"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2022/02/09/524x8p7ylt1dk4dbdlt6245eplyfptc8.png"
>
<img
class=
"img2"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2022/02/09/3fehnhjymkjx3l1dx2t7h9246rcnwg2l.png"
>
<img
class=
"img3"
src=
"https://acadsoc-pro-hw.acadsoc.com.cn/landing-page/files/2022/02/10/l4zt3fnly52fbx7ah349lejc3axydf8r.png"
data-popup-id=
"343-WzwZPv"
>
</div>
</div>
<div
id=
"register-popup-343-WzwZPv"
style=
"display: none;"
class=
"auto-element-343-WzwZPv-6RhdUr"
>
<div
class=
"div1"
>
<p
class=
"p1"
>
外教大礼包
<b
style=
"color:#c30d23;"
>
免费领
</b></p>
<div
class=
"regphone2"
>
<input
name=
"TxtPhone"
class=
"phone"
placeholder=
"请输入手机号"
type=
"tel"
>
</div>
<div
class=
"regcode3"
>
<input
name=
"TxtCode"
class=
"code"
placeholder=
"请输入验证码"
type=
"tel"
>
<button
name=
"btnGetSMS"
class=
"regcodebtn"
>
获取验证码
</button>
</div>
<button
name=
"registerSubmit"
class=
"regbtn4"
>
立即领取
</button>
<img
class=
"close-popup close5"
src=
"http://acadsoc-development-oss.acadsoc.com.cn/landing-page/files/2021/02/20/j4kwal5p35p9zfw4ntfhwk7d5zndf4mn.png"
>
</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
();
// customize register code
Fn
.
User
.
CreateUserRegisterRecord
(
27
);
sguic
(
'track'
,
'FORM_SUBMIT_SUCCEESS'
,
'2723059'
);
alert
(
"恭喜您获得精品外教试听课,请保证领取手机畅通,稍后将会有专业的学习顾问联系您安排上课时间"
);
window
.
registerCallback
&&
window
.
registerCallback
();
return
false
;
},
"activityId"
:
""
,
"successLocation"
:
""
,
"successTxt"
:
""
,
"defaultFnType"
:
""
,
"type"
:
"code"
});
})
</script>
<!-- 53客服 -->
<!-- customize footer code -->
<script>
window
.
onload
=
function
()
{
$
(
document
).
scroll
(
function
()
{
var
scroH
=
$
(
document
).
scrollTop
();
//滚动高度
var
viewH
=
$
(
window
).
height
();
//可见高度
var
contentH
=
$
(
document
).
height
();
//内容高度
if
(
scroH
>
100
)
{
//距离顶部大于100px时
$
(
'.container-20220210'
).
show
().
css
(
'bottom'
,
'0'
)
}
if
(
contentH
-
(
scroH
+
viewH
)
<
80
)
{
//距离底部高度小于100px
$
(
'.container-20220210'
).
css
(
'position'
,
'relative'
)
}
if
(
contentH
-
(
scroH
+
viewH
)
>
100
)
{
//距离底部高度小于100px
$
(
'.container-20220210'
).
css
(
'position'
,
'fixed'
)
}
if
(
scroH
<
100
)
{
//距离顶部大于100px时
$
(
'.container-20220210'
).
hide
()
}
})
}
</script>
</body></html>
\ No newline at end of file
sem/cr/pp/yy/67458378/653-2-B01.html
0 → 100644
浏览文件 @
ea6924db
This source diff could not be displayed because it is too large. You can
view the blob
instead.
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论