Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
T
test
概览
概览
详情
活动
周期分析
版本库
存储库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
问题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
维基
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
提交
问题看板
Open sidebar
王南南
test
Commits
59ed3c66
提交
59ed3c66
authored
9月 30, 2018
作者:
武宏岩
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
细节修改
上级
c1c0b786
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
32 行增加
和
13 行删除
+32
-13
contactus.html
contactus.html
+6
-6
contactus.css
css/contactus.css
+24
-7
common.js
js/common.js
+2
-0
没有找到文件。
contactus.html
浏览文件 @
59ed3c66
...
@@ -87,8 +87,8 @@
...
@@ -87,8 +87,8 @@
<div
id=
"introduction"
class=
"main_body"
>
<div
id=
"introduction"
class=
"main_body"
>
<div>
<div>
<div
class=
"model_top"
>
<div
class=
"model_top"
>
<div
class=
"model_title
wow animated fadeInUp
"
>
品牌介绍
</div>
<div
class=
"model_title"
>
品牌介绍
</div>
<p
class=
"model_eng
wow animated fadeInUp"
>
Introduction
</p>
<p
class=
"model_eng
"
>
INTRODUCTION
</p>
</div>
</div>
</div>
</div>
<div
class=
"brand"
>
<div
class=
"brand"
>
...
@@ -146,8 +146,8 @@
...
@@ -146,8 +146,8 @@
<div
id=
"introduction"
class=
"main_body"
>
<div
id=
"introduction"
class=
"main_body"
>
<div>
<div>
<div
class=
"model_top"
>
<div
class=
"model_top"
>
<div
class=
"model_title
wow animated fadeInUp
"
>
六大支持
</div>
<div
class=
"model_title"
>
六大支持
</div>
<p
class=
"model_eng
wow animated fadeInUp"
>
Support
</p>
<p
class=
"model_eng
"
>
SUPPORT
</p>
</div>
</div>
</div>
</div>
<div
class=
"introduce_box wow animated fadeInUp"
>
<div
class=
"introduce_box wow animated fadeInUp"
>
...
@@ -229,8 +229,8 @@
...
@@ -229,8 +229,8 @@
<div
id=
"process"
class=
"main_body"
>
<div
id=
"process"
class=
"main_body"
>
<div>
<div>
<div
class=
"model_top"
>
<div
class=
"model_top"
>
<div
class=
"model_title
wow animated fadeInUp
"
>
加盟流程
</div>
<div
class=
"model_title"
>
加盟流程
</div>
<p
class=
"model_eng
wow animated fadeInUp"
>
Process
</p>
<p
class=
"model_eng
"
>
PROCESS
</p>
</div>
</div>
</div>
</div>
<div
class=
"introduce_box wow animated fadeInUp"
>
<div
class=
"introduce_box wow animated fadeInUp"
>
...
...
css/contactus.css
浏览文件 @
59ed3c66
...
@@ -7,15 +7,15 @@
...
@@ -7,15 +7,15 @@
#poster
.poster_banner
{
#poster
.poster_banner
{
width
:
100%
;
width
:
100%
;
height
:
100%
;
height
:
100%
;
background
:
url('../images/company_poster
.jp
g')
center
;
background
:
url('../images/company_poster
s.pn
g')
center
;
}
}
#poster
.poster_banner
.main_body
{
#poster
.poster_banner
.main_body
{
position
:
relative
;
position
:
relative
;
}
}
#poster
.banner_left
{
#poster
.banner_left
{
position
:
absolute
;
position
:
absolute
;
top
:
0
px
;
top
:
-38
px
;
left
:
-3
65
px
;
left
:
-3
40
px
;
width
:
230px
;
width
:
230px
;
margin
:
240px
0px
0px
301px
;
margin
:
240px
0px
0px
301px
;
text-align
:
center
;
text-align
:
center
;
...
@@ -97,7 +97,7 @@
...
@@ -97,7 +97,7 @@
}
}
/* 品牌展示 */
/* 品牌展示 */
#introduction
.brand
{
#introduction
.brand
{
margin-top
:
60
px
;
margin-top
:
95
px
;
height
:
395px
;
height
:
395px
;
}
}
#introduction
.brand
.estate
{
#introduction
.brand
.estate
{
...
@@ -205,6 +205,7 @@
...
@@ -205,6 +205,7 @@
height
:
700px
;
height
:
700px
;
position
:
relative
;
position
:
relative
;
display
:
none
;
display
:
none
;
top
:
70px
;
}
}
.circleProgress_wrapper
{
.circleProgress_wrapper
{
width
:
440px
;
width
:
440px
;
...
@@ -303,6 +304,7 @@
...
@@ -303,6 +304,7 @@
position
:
absolute
;
position
:
absolute
;
top
:
320px
;
top
:
320px
;
left
:
160px
;
left
:
160px
;
filter
:
blur
(
5px
);
}
}
.thirty-two
{
.thirty-two
{
font-size
:
90.45px
;
font-size
:
90.45px
;
...
@@ -312,6 +314,7 @@
...
@@ -312,6 +314,7 @@
position
:
absolute
;
position
:
absolute
;
top
:
320px
;
top
:
320px
;
left
:
840px
;
left
:
840px
;
filter
:
blur
(
5px
);
}
}
.sixty-seven
{
.sixty-seven
{
font-size
:
90.45px
;
font-size
:
90.45px
;
...
@@ -321,6 +324,7 @@
...
@@ -321,6 +324,7 @@
position
:
absolute
;
position
:
absolute
;
top
:
93px
;
top
:
93px
;
left
:
900px
;
left
:
900px
;
filter
:
blur
(
5px
);
}
}
.center_text
{
.center_text
{
font-size
:
18px
;
font-size
:
18px
;
...
@@ -336,8 +340,9 @@
...
@@ -336,8 +340,9 @@
}
}
/* 六大支持 */
/* 六大支持 */
#test1
{
#test1
{
margin-top
:
7
0px
;
margin-top
:
12
0px
;
height
:
400px
;
height
:
400px
;
overflow
:
hidden
;
}
}
#test1
ul
{
#test1
ul
{
float
:
left
;
float
:
left
;
...
@@ -356,40 +361,52 @@
...
@@ -356,40 +361,52 @@
#test1
ul
li
:nth-of-type
(
1
)
{
#test1
ul
li
:nth-of-type
(
1
)
{
width
:
536px
;
width
:
536px
;
background
:
url(../images/a1.png)
no-repeat
;
background
:
url(../images/a1.png)
no-repeat
;
transition
:
width
0.6s
;
}
}
#test1
ul
.firsted
:nth-of-type
(
1
)
{
#test1
ul
.firsted
:nth-of-type
(
1
)
{
width
:
536px
;
width
:
536px
;
background
:
url(../images/a.png)
no-repeat
;
background
:
url(../images/a.png)
no-repeat
;
transition
:
width
0.6s
;
}
}
#test1
ul
li
:nth-of-type
(
2
)
{
#test1
ul
li
:nth-of-type
(
2
)
{
background
:
url(../images/b1.png)
no-repeat
;
background
:
url(../images/b1.png)
no-repeat
;
transition
:
width
0.6s
;
}
}
#test1
ul
.firsted
:nth-of-type
(
2
)
{
#test1
ul
.firsted
:nth-of-type
(
2
)
{
background
:
url(../images/b.png)
no-repeat
;
background
:
url(../images/b.png)
no-repeat
;
transition
:
width
0.6s
;
}
}
#test1
ul
li
:nth-of-type
(
3
)
{
#test1
ul
li
:nth-of-type
(
3
)
{
background
:
url(../images/c1.png)
no-repeat
;
background
:
url(../images/c1.png)
no-repeat
;
transition
:
width
0.6s
;
}
}
#test1
ul
.firsted
:nth-of-type
(
3
)
{
#test1
ul
.firsted
:nth-of-type
(
3
)
{
background
:
url(../images/c.png)
no-repeat
;
background
:
url(../images/c.png)
no-repeat
;
transition
:
width
0.6s
;
}
}
#test1
ul
li
:nth-of-type
(
4
)
{
#test1
ul
li
:nth-of-type
(
4
)
{
background
:
url(../images/d1.png)
no-repeat
;
background
:
url(../images/d1.png)
no-repeat
;
transition
:
width
0.6s
;
}
}
#test1
ul
.firsted
:nth-of-type
(
4
)
{
#test1
ul
.firsted
:nth-of-type
(
4
)
{
background
:
url(../images/d.png)
no-repeat
;
background
:
url(../images/d.png)
no-repeat
;
transition
:
width
0.6s
;
}
}
#test1
ul
li
:nth-of-type
(
5
)
{
#test1
ul
li
:nth-of-type
(
5
)
{
background
:
url(../images/e1.png)
no-repeat
;
background
:
url(../images/e1.png)
no-repeat
;
transition
:
width
0.6s
;
}
}
#test1
ul
.firsted
:nth-of-type
(
5
)
{
#test1
ul
.firsted
:nth-of-type
(
5
)
{
background
:
url(../images/e.png)
no-repeat
;
background
:
url(../images/e.png)
no-repeat
;
transition
:
width
0.6s
;
}
}
#test1
ul
li
:nth-of-type
(
6
)
{
#test1
ul
li
:nth-of-type
(
6
)
{
background
:
url(../images/f1.png)
no-repeat
;
background
:
url(../images/f1.png)
no-repeat
;
transition
:
width
0.6s
;
}
}
#test1
ul
.firsted
:nth-of-type
(
6
)
{
#test1
ul
.firsted
:nth-of-type
(
6
)
{
background
:
url(../images/f.png)
no-repeat
;
background
:
url(../images/f.png)
no-repeat
;
transition
:
width
0.6s
;
}
}
#test1
.on
.shadow
{
#test1
.on
.shadow
{
background
:
rgba
(
0
,
0
,
0
,
0.5
);
background
:
rgba
(
0
,
0
,
0
,
0.5
);
...
@@ -443,13 +460,13 @@
...
@@ -443,13 +460,13 @@
}
}
/* 加盟流程 */
/* 加盟流程 */
#process
{
#process
{
margin-top
:
10
0px
;
margin-top
:
7
0px
;
margin-bottom
:
60px
;
margin-bottom
:
60px
;
}
}
#process
.process
{
#process
.process
{
height
:
525px
;
height
:
525px
;
position
:
relative
;
position
:
relative
;
top
:
60px
;
}
}
#process
.process
ul
{
#process
.process
ul
{
height
:
200px
;
height
:
200px
;
...
...
js/common.js
浏览文件 @
59ed3c66
...
@@ -42,6 +42,8 @@ var common = function () {
...
@@ -42,6 +42,8 @@ var common = function () {
$
(
".on"
).
click
(
function
(){
$
(
".on"
).
click
(
function
(){
$
(
this
).
css
(
"width"
,
"536px"
).
siblings
().
css
(
"width"
,
"118px"
);
$
(
this
).
css
(
"width"
,
"536px"
).
siblings
().
css
(
"width"
,
"118px"
);
$
(
this
).
addClass
(
'firsted'
).
siblings
().
removeClass
(
'firsted'
);
$
(
this
).
addClass
(
'firsted'
).
siblings
().
removeClass
(
'firsted'
);
$
(
this
).
find
(
".shadow"
).
css
(
"width"
,
"536px"
);
$
(
this
).
siblings
().
find
(
".shadow"
).
css
(
"width"
,
"118px"
);
$
(
this
).
find
(
".oness"
).
css
(
"left"
,
"430px"
);
$
(
this
).
find
(
".oness"
).
css
(
"left"
,
"430px"
);
$
(
this
).
siblings
().
find
(
".oness"
).
css
(
"left"
,
"15px"
);
$
(
this
).
siblings
().
find
(
".oness"
).
css
(
"left"
,
"15px"
);
$
(
this
).
find
(
".shadow .sected"
).
css
(
"display"
,
"block"
);
$
(
this
).
find
(
".shadow .sected"
).
css
(
"display"
,
"block"
);
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论