Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
W
www.fudou6.com
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liaili
www.fudou6.com
Commits
3f073161
Commit
3f073161
authored
Jul 30, 2016
by
liaili
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
8
parent
6a8ed8f1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
563 additions
and
8 deletions
+563
-8
about.css
public/stylesheets/about.css
+270
-0
about.less
public/stylesheets/about.less
+285
-0
project.css
public/stylesheets/project.css
+4
-0
project.less
public/stylesheets/project.less
+4
-8
No files found.
public/stylesheets/about.css
0 → 100644
View file @
3f073161
/* .about-us-banner start */
.about-us-banner
{
width
:
100%
;
height
:
667px
;
background
:
url("../images/index/banner.jpg")
no-repeat
center
center
;
background-size
:
cover
;
color
:
#fff
;
text-align
:
center
;
}
.about-us-banner
.banner-box
{
width
:
1100px
;
margin
:
200px
auto
0
;
color
:
#fff
;
}
.about-us-banner
.banner-box
h4
{
width
:
100%
;
font-size
:
82px
;
margin-top
:
0
;
margin-bottom
:
35px
;
text-align
:
center
;
font-weight
:
normal
;
}
.about-us-banner
.banner-box
p
{
width
:
100%
;
line-height
:
48px
;
font-size
:
24px
;
text-align
:
left
;
}
/* .about-us-banner end */
/* .about-us-banner-bottom start */
.about-us-banner-bottom
{
width
:
100%
;
height
:
824px
;
background
:
url("../images/about_us/bg_2.jpg")
no-repeat
center
center
;
background-size
:
cover
;
}
.about-us-banner-bottom
h4
{
font-size
:
52px
;
color
:
#fff
;
margin
:
28px
auto
4px
;
text-align
:
center
;
}
.about-us-banner-bottom
hr
{
display
:
block
;
width
:
73px
;
border
:
3px
solid
#0074c3
;
border-bottom-color
:
transparent
;
border-left-color
:
transparent
;
border-right-color
:
transparent
;
margin
:
0
auto
;
}
.about-us-banner-bottom
p
{
font-size
:
22px
;
width
:
992px
;
margin
:
552px
auto
0
;
line-height
:
42px
;
}
/* .about-us-banner-bottom end */
/* .company-introduction start */
.company-introduction
{
height
:
1300px
;
width
:
100%
;
background
:
#f6f6f6
;
}
.company-introduction
h2
{
width
:
1200px
;
height
:
74px
;
line-height
:
74px
;
font-size
:
46px
;
position
:
relative
;
padding-left
:
20px
;
margin
:
40px
auto
;
}
.company-introduction
h2
b
{
display
:
inline-block
;
height
:
74px
;
width
:
3px
;
background
:
#0074c3
;
position
:
absolute
;
left
:
0
;
top
:
0
;
}
.company-introduction
ul
{
width
:
1200px
;
margin
:
0
auto
;
}
.company-introduction
ul
li
{
text-align
:
center
;
float
:
left
;
width
:
300px
;
padding
:
0
50px
60px
;
}
.company-introduction
ul
li
h4
{
font-size
:
54px
;
color
:
#000
;
line-height
:
75px
;
}
.company-introduction
ul
li
h6
{
font-size
:
18px
;
color
:
#666666
;
margin
:
10px
0
20px
;
}
.company-introduction
ul
li
p
{
line-height
:
27px
;
font-size
:
15px
;
color
:
#000
;
text-align
:
left
;
}
.company-introduction
ul
li
:nth-child
(
1
)
{
width
:
299px
;
border-right
:
1px
solid
#c3c3c3
;
}
.company-introduction
ul
li
:nth-child
(
2
)
{
width
:
299px
;
border-right
:
1px
solid
#c3c3c3
;
}
.company-introduction
div
{
width
:
1200px
;
margin
:
0
auto
;
}
.company-introduction
div
a
{
display
:
inline-block
;
width
:
280px
;
height
:
270px
;
text-align
:
center
;
margin-right
:
17px
;
border-right
:
1px
solid
#c3c3c3
;
position
:
relative
;
}
.company-introduction
div
a
:nth-child
(
1
)
{
background
:
url("../images/about_us/zhongjiang.jpg")
no-repeat
;
border-bottom
:
1px
solid
#c3c3c3
;
}
.company-introduction
div
a
:nth-child
(
1
)
::before
{
content
:
''
;
display
:
inline-block
;
width
:
17px
;
height
:
20px
;
position
:
absolute
;
left
:
0
;
bottom
:
-10px
;
background
:
#f6f6f6
;
}
.company-introduction
div
a
:nth-child
(
1
)
::after
{
content
:
''
;
display
:
inline-block
;
width
:
34px
;
height
:
20px
;
position
:
absolute
;
right
:
-17px
;
bottom
:
-10px
;
background
:
#f6f6f6
;
}
.company-introduction
div
a
:nth-child
(
2
)
{
background
:
url("../images/about_us/zhongrong.jpg")
no-repeat
;
border-bottom
:
1px
solid
#c3c3c3
;
}
.company-introduction
div
a
:nth-child
(
2
)
::after
{
content
:
''
;
display
:
inline-block
;
width
:
34px
;
height
:
20px
;
position
:
absolute
;
right
:
-17px
;
bottom
:
-10px
;
background
:
#f6f6f6
;
}
.company-introduction
div
a
:nth-child
(
3
)
{
background
:
url("../images/about_us/guomin.jpg")
no-repeat
;
border-bottom
:
1px
solid
#c3c3c3
;
}
.company-introduction
div
a
:nth-child
(
3
)
::after
{
content
:
''
;
display
:
inline-block
;
width
:
34px
;
height
:
20px
;
position
:
absolute
;
right
:
-17px
;
bottom
:
-10px
;
background
:
#f6f6f6
;
}
.company-introduction
div
a
:nth-child
(
4
)
{
background
:
url("../images/about_us/guangda.jpg")
no-repeat
;
margin-right
:
0
;
border-right
:
none
;
border-bottom
:
1px
solid
#c3c3c3
;
}
.company-introduction
div
a
:nth-child
(
4
)
::after
{
content
:
''
;
display
:
inline-block
;
width
:
17px
;
height
:
20px
;
position
:
absolute
;
right
:
0px
;
bottom
:
-10px
;
background
:
#f6f6f6
;
}
.company-introduction
div
a
:nth-child
(
5
)
{
background
:
url("../images/about_us/zhongxing.jpg")
no-repeat
;
}
.company-introduction
div
a
:nth-child
(
6
)
{
background
:
url("../images/about_us/fangzheng.jpg")
no-repeat
;
}
.company-introduction
div
a
:nth-child
(
7
)
{
background
:
url("../images/about_us/huaxing.jpg")
no-repeat
;
}
.company-introduction
div
a
:nth-child
(
8
)
{
background
:
url("../images/about_us/zhongtai.jpg")
no-repeat
;
margin
:
0
;
border-right
:
none
;
}
/* .company-introduction end */
/* .address-map */
.address-map
{
height
:
575px
;
width
:
100%
;
background
:
url("../images/about_us/map.jpg")
no-repeat
center
center
;
background-size
:
cover
;
}
.address-map
>
div
{
width
:
1200px
;
height
:
100%
;
margin
:
0
auto
;
}
.address-map
>
div
>
div
{
margin
:
150px
0
0
240px
;
width
:
291px
;
height
:
207px
;
padding
:
32px
18px
0
;
background
:
#fff
;
position
:
relative
;
}
.address-map
>
div
>
div
span
{
display
:
inline-block
;
width
:
66px
;
height
:
66px
;
border-radius
:
50%
;
background
:
#121e2c
;
position
:
absolute
;
left
:
9px
;
top
:
18px
;
text-align
:
center
;
}
.address-map
>
div
>
div
span
img
{
margin-top
:
18px
;
}
.address-map
>
div
>
div
h4
{
font-size
:
36px
;
color
:
#444444
;
line-height
:
46px
;
margin-left
:
64px
;
}
.address-map
>
div
>
div
hr
{
display
:
block
;
width
:
149px
;
border
:
none
;
border-bottom
:
1px
solid
#a9a9a9
;
margin
:
5px
auto
20px
;
}
.address-map
>
div
>
div
p
{
font-size
:
18px
;
color
:
#828282
;
line-height
:
24px
;
}
.address-map
>
div
>
div
h3
{
font-size
:
25px
;
color
:
#fb2274
;
margin-top
:
20px
;
}
/* .address-map */
public/stylesheets/about.less
0 → 100644
View file @
3f073161
@import 'variable';
/* .about-us-banner start */
.about-us-banner {
width: 100%;
height: 667px;
background: url("../images/index/banner.jpg") no-repeat center center;
background-size: cover;
color: #fff;
text-align: center;
.banner-box {
width: 1100px;
margin: 200px auto 0;
color: #fff;
h4 {
width: 100%;
font-size: 82px;
margin-top: 0;
margin-bottom: 35px;
text-align: center;
font-weight: normal;
}
p {
width: 100%;
line-height: 48px;
font-size: 24px;
text-align: left;
}
}
}
/* .about-us-banner end */
/* .about-us-banner-bottom start */
.about-us-banner-bottom {
width: 100%;
height: 824px;
background: url("../images/about_us/bg_2.jpg") no-repeat center center;
background-size: cover;
h4 {
font-size: 52px;
color: #fff;
margin: 28px auto 4px;
text-align: center;
}
hr {
display: block;
width: 73px;
border: 3px solid #0074c3;
border-bottom-color:transparent;
border-left-color: transparent;
border-right-color: transparent;
margin: 0 auto;
}
p {
font-size: 22px;
width: 992px;
margin: 552px auto 0;
line-height: 42px;
}
}
/* .about-us-banner-bottom end */
/* .company-introduction start */
.company-introduction {
height: 1300px;
width: 100%;
background: #f6f6f6;
h2 {
width: 1200px;
height: 74px;
line-height: 74px;
font-size: 46px;
position: relative;
padding-left: 20px;
margin: 40px auto;
b {
display: inline-block;
height: 74px;
width: 3px;
background: #0074c3;
position: absolute;
left: 0;
top: 0;
}
}
ul {
width: 1200px;
margin: 0 auto;
li {
text-align: center;
float:left;
width: 300px;
padding: 0 50px 60px;
h4 {
font-size: 54px;
color: #000;
line-height: 75px;
}
h6 {
font-size: 18px;
color: #666666;
margin: 10px 0 20px;
}
p {
line-height: 27px;
font-size: 15px;
color: #000;
text-align: left;
}
}
li:nth-child(1) {
width: 299px;
border-right: 1px solid #c3c3c3;
}
li:nth-child(2) {
width: 299px;
border-right: 1px solid #c3c3c3;
}
}
div {
width: 1200px;
margin: 0 auto;
a {
display: inline-block;
width: 280px;
height: 270px;
text-align: center;
margin-right: 17px;
border-right: 1px solid #c3c3c3;
position: relative;
}
a:nth-child(1) {
background: url("../images/about_us/zhongjiang.jpg") no-repeat;
border-bottom: 1px solid #c3c3c3;
}
a:nth-child(1)::before {
content: '';
display: inline-block;
width: 17px;
height: 20px;
position: absolute;
left:0;
bottom: -10px;
background: #f6f6f6;
}
a:nth-child(1)::after {
content: '';
display: inline-block;
width: 34px;
height: 20px;
position: absolute;
right:-17px;
bottom: -10px;
background: #f6f6f6;
}
a:nth-child(2) {
background: url("../images/about_us/zhongrong.jpg") no-repeat;
border-bottom: 1px solid #c3c3c3;
}
a:nth-child(2)::after {
content: '';
display: inline-block;
width: 34px;
height: 20px;
position: absolute;
right:-17px;
bottom: -10px;
background: #f6f6f6;
}
a:nth-child(3) {
background: url("../images/about_us/guomin.jpg") no-repeat;
border-bottom: 1px solid #c3c3c3;
}
a:nth-child(3)::after {
content: '';
display: inline-block;
width: 34px;
height: 20px;
position: absolute;
right:-17px;
bottom: -10px;
background: #f6f6f6;
}
a:nth-child(4) {
background: url("../images/about_us/guangda.jpg") no-repeat;
margin-right: 0;
border-right: none;
border-bottom: 1px solid #c3c3c3;
}
a:nth-child(4)::after {
content: '';
display: inline-block;
width: 17px;
height: 20px;
position: absolute;
right:0px;
bottom: -10px;
background: #f6f6f6;
}
a:nth-child(5) {
background: url("../images/about_us/zhongxing.jpg") no-repeat;
}
a:nth-child(6) {
background: url("../images/about_us/fangzheng.jpg") no-repeat;
}
a:nth-child(7) {
background: url("../images/about_us/huaxing.jpg") no-repeat;
}
a:nth-child(8) {
background: url("../images/about_us/zhongtai.jpg") no-repeat;
margin: 0;
border-right: none;
}
}
}
/* .company-introduction end */
/* .address-map */
.address-map {
height: 575px;
width: 100%;
background: url("../images/about_us/map.jpg") no-repeat center center;
background-size: cover;
> div {
width: 1200px;
height: 100%;
margin: 0 auto;
> div {
margin: 150px 0 0 240px;
width: 291px;
height: 207px;
padding: 32px 18px 0;
background: #fff;
position: relative;
span {
display: inline-block;
width: 66px;
height: 66px;
border-radius: 50%;
background: #121e2c;
position: absolute;
left: 9px;
top: 18px;
text-align: center;
img {
margin-top: 18px;
}
}
h4 {
font-size: 36px;
color: #444444;
line-height: 46px;
margin-left: 64px;
}
hr {
display: block;
width: 149px;
border: none;
border-bottom: 1px solid #a9a9a9;
margin: 5px auto 20px;
}
p {
font-size: 18px;
color: #828282;
line-height: 24px;
}
h3 {
font-size: 25px;
color: #fb2274;
margin-top: 20px;
}
}
}
}
/* .address-map */
\ No newline at end of file
public/stylesheets/project.css
View file @
3f073161
/* .hot-project-banner start */
.hot-project-banner
{
height
:
470px
;
width
:
100%
;
...
...
@@ -16,6 +17,8 @@
font-size
:
24px
;
line-height
:
36px
;
}
/* .hot-project-banner end */
/* .hot-project-introducer start*/
.hot-project-introducer
{
height
:
728px
;
margin
:
0
auto
;
...
...
@@ -151,6 +154,7 @@
top
:
172px
;
right
:
-152px
;
}
/* .hot-project-introducer end*/
/* .hot-project-address start */
.hot-project-address
{
width
:
100%
;
...
...
public/stylesheets/project.less
View file @
3f073161
@import 'variable';
//
//.screen() {
// .media(@screen-width-small, @container-width-small);
...
...
@@ -70,7 +66,7 @@
// // }
// //}
//
/
/ /
* .hot-project-banner start */
/* .hot-project-banner start */
.hot-project-banner {
height: 470px;
width: 100%;
...
...
@@ -90,9 +86,9 @@
}
}
/
/ /
* .hot-project-banner end */
/* .hot-project-banner end */
/
/ /
* .hot-project-introducer start*/
/* .hot-project-introducer start*/
.hot-project-introducer {
height: 728px;
...
...
@@ -238,7 +234,7 @@
}
}
/
/ /
* .hot-project-introducer end*/
/* .hot-project-introducer end*/
/* .hot-project-address start */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment