Commit 2935167a authored by superman's avatar superman

update

parent b947053b
/* .about-us-banner start */ /* .about-us-banner start */
.about-us-banner { .about-us-banner {
width: 100%;
height: 667px; height: 667px;
background: url("../images/index/banner.jpg") no-repeat center center; background: url("../images/index/banner.jpg") no-repeat center center;
background-size: cover; background-size: cover;
...@@ -8,7 +7,6 @@ ...@@ -8,7 +7,6 @@
text-align: center; text-align: center;
} }
.about-us-banner .banner-box { .about-us-banner .banner-box {
width: 1100px;
margin: 200px auto 0; margin: 200px auto 0;
color: #fff; color: #fff;
} }
...@@ -29,7 +27,6 @@ ...@@ -29,7 +27,6 @@
/* .about-us-banner end */ /* .about-us-banner end */
/* .about-us-banner-bottom start */ /* .about-us-banner-bottom start */
.about-us-banner-bottom { .about-us-banner-bottom {
width: 100%;
height: 824px; height: 824px;
background: url("../images/about_us/bg_2.jpg") no-repeat center center; background: url("../images/about_us/bg_2.jpg") no-repeat center center;
background-size: cover; background-size: cover;
...@@ -43,171 +40,194 @@ ...@@ -43,171 +40,194 @@
.about-us-banner-bottom hr { .about-us-banner-bottom hr {
display: block; display: block;
width: 73px; width: 73px;
border: 3px solid #0074c3; border: 3px solid transparent;
border-bottom-color: transparent; border-top-color: #0074c3;
border-left-color: transparent;
border-right-color: transparent;
margin: 0 auto; margin: 0 auto;
} }
.about-us-banner-bottom p { .about-us-banner-bottom p {
width: 990px;
margin: 550px auto 0;
font-size: 22px; font-size: 22px;
width: 992px;
margin: 552px auto 0;
line-height: 42px; line-height: 42px;
} }
/* .about-us-banner-bottom end */ /* .about-us-banner-bottom end */
/* .company-introduction start */ /* .company-introduction start */
.company-introduction { .company-introduction {
height: 1300px;
width: 100%;
background: #f6f6f6; background: #f6f6f6;
/*div {
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 > div {
width: 1150px;
margin: 0 auto;
padding-bottom: 80px;
} }
.company-introduction h2 { .company-introduction h2 {
width: 1200px; height: 50px;
height: 74px; line-height: 50px;
line-height: 74px; font-size: 36px;
font-size: 46px;
position: relative;
padding-left: 20px; padding-left: 20px;
margin: 40px auto; margin: 40px auto;
border-left: 3px solid #0074c3;
} }
.company-introduction h2 b { .company-introduction .gudong-list {
display: inline-block;
height: 74px;
width: 3px;
background: #0074c3;
position: absolute;
left: 0;
top: 0;
}
.company-introduction ul {
width: 1200px;
margin: 0 auto; margin: 0 auto;
} }
.company-introduction ul li { .company-introduction .gudong-list li {
text-align: center;
float: left; float: left;
width: 300px; width: 33.33%;
text-align: center;
}
.company-introduction .gudong-list li > div {
padding: 0 50px 60px; padding: 0 50px 60px;
border-right: 1px solid #c3c3c3;
} }
.company-introduction ul li h4 { .company-introduction .gudong-list li h4 {
font-size: 54px; font-size: 24px;
color: #000; color: #000;
line-height: 75px; line-height: 75px;
} }
.company-introduction ul li h6 { .company-introduction .gudong-list li h6 {
font-size: 18px; font-size: 18px;
color: #666666; color: #666666;
margin: 10px 0 20px; margin: 10px 0 20px;
} }
.company-introduction ul li p { .company-introduction .gudong-list li p {
line-height: 27px; line-height: 27px;
font-size: 15px; font-size: 15px;
color: #000; color: #000;
text-align: left; text-align: left;
} }
.company-introduction ul li:nth-child(1) { .company-introduction .gudong-list li:last-child > div {
width: 299px; border-right: 0;
border-right: 1px solid #c3c3c3;
} }
.company-introduction ul li:nth-child(2) { .company-introduction .friend-list a {
width: 299px; float: left;
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; position: relative;
width: 25%;
height: 287.5px;
border-top: 1px solid #c3c3c3;
background-repeat: no-repeat;
background-position: center center;
} }
.company-introduction div a:nth-child(1) { .company-introduction .friend-list a:before {
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: ''; content: '';
display: inline-block;
width: 34px;
height: 20px;
position: absolute; position: absolute;
right: -17px; width: 0;
bottom: -10px; height: 100%;
background: #f6f6f6; border-left: 1px solid #c3c3c3;
}
.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 { .company-introduction .friend-list a:after {
content: ''; content: '';
display: inline-block;
width: 17px;
height: 20px;
position: absolute; position: absolute;
right: 0px; width: 40px;
bottom: -10px; height: 40px;
background: #f6f6f6; background: #f6f6f6;
bottom: -20px;
right: -20px;
z-index: 1;
} }
.company-introduction div a:nth-child(5) { .company-introduction .friend-list a:nth-child(4n+1):before {
background: url("../images/about_us/zhongxing.jpg") no-repeat; border-left: 0;
} }
.company-introduction div a:nth-child(6) { .company-introduction .friend-list a:nth-child(1),
background: url("../images/about_us/fangzheng.jpg") no-repeat; .company-introduction .friend-list a:nth-child(2),
} .company-introduction .friend-list a:nth-child(3),
.company-introduction div a:nth-child(7) { .company-introduction .friend-list a:nth-child(4) {
background: url("../images/about_us/huaxing.jpg") no-repeat; border-top: 0;
}
.company-introduction div a:nth-child(8) {
background: url("../images/about_us/zhongtai.jpg") no-repeat;
margin: 0;
border-right: none;
} }
/* .company-introduction end */ /* .company-introduction end */
/* .address-map */ /* .address-map */
...@@ -268,3 +288,33 @@ ...@@ -268,3 +288,33 @@
margin-top: 20px; margin-top: 20px;
} }
/* .address-map */ /* .address-map */
@media screen and (min-width: 769px) {
body .company-introduction > div,
body .about-us-banner .banner-box {
width: 990px;
}
body .company-introduction .friend-list a {
width: 247.5px;
height: 247.5px;
}
}
@media screen and (min-width: 1281px) {
body .company-introduction > div,
body .about-us-banner .banner-box {
width: 1150px;
}
body .company-introduction .friend-list a {
width: 287.5px;
height: 287.5px;
}
}
@media screen and (min-width: 1441px) {
body .company-introduction > div,
body .about-us-banner .banner-box {
width: 1360px;
}
body .company-introduction .friend-list a {
width: 340px;
height: 340px;
}
}
...@@ -3,14 +3,12 @@ ...@@ -3,14 +3,12 @@
/* .about-us-banner start */ /* .about-us-banner start */
.about-us-banner { .about-us-banner {
width: 100%;
height: 667px; height: 667px;
background: url("../images/index/banner.jpg") no-repeat center center; background: url("../images/index/banner.jpg") no-repeat center center;
background-size: cover; background-size: cover;
color: #fff; color: #fff;
text-align: center; text-align: center;
.banner-box { .banner-box {
width: 1100px;
margin: 200px auto 0; margin: 200px auto 0;
color: #fff; color: #fff;
h4 { h4 {
...@@ -35,7 +33,6 @@ ...@@ -35,7 +33,6 @@
/* .about-us-banner-bottom start */ /* .about-us-banner-bottom start */
.about-us-banner-bottom { .about-us-banner-bottom {
width: 100%;
height: 824px; height: 824px;
background: url("../images/about_us/bg_2.jpg") no-repeat center center; background: url("../images/about_us/bg_2.jpg") no-repeat center center;
background-size: cover; background-size: cover;
...@@ -48,18 +45,15 @@ ...@@ -48,18 +45,15 @@
hr { hr {
display: block; display: block;
width: 73px; width: 73px;
border: 3px solid #0074c3; border: 3px solid transparent;
border-bottom-color:transparent; border-top-color: #0074c3;
border-left-color: transparent;
border-right-color: transparent;
margin: 0 auto; margin: 0 auto;
} }
p { p {
width: 990px;
margin: 550px auto 0;
font-size: 22px; font-size: 22px;
width: 992px;
margin: 552px auto 0;
line-height: 42px; line-height: 42px;
} }
} }
...@@ -68,37 +62,33 @@ ...@@ -68,37 +62,33 @@
/* .company-introduction start */ /* .company-introduction start */
.company-introduction { .company-introduction {
height: 1300px;
width: 100%;
background: #f6f6f6; background: #f6f6f6;
& > div {
width: @container-width;
margin: 0 auto;
padding-bottom:80px;
}
h2 { h2 {
width: 1200px; height: 50px;
height: 74px; line-height: 50px;
line-height: 74px; font-size: 36px;
font-size: 46px;
position: relative;
padding-left: 20px; padding-left: 20px;
margin: 40px auto; margin: 40px auto;
b { border-left: 3px solid #0074c3;
display: inline-block;
height: 74px;
width: 3px;
background: #0074c3;
position: absolute;
left: 0;
top: 0;
}
} }
ul { .gudong-list {
width: 1200px;
margin: 0 auto; margin: 0 auto;
li { li {
float: left;
width: 33.33%;
text-align: center; text-align: center;
float:left; & > div {
width: 300px; padding: 0 50px 60px;
padding: 0 50px 60px; border-right: 1px solid #c3c3c3;
}
h4 { h4 {
font-size: 54px; font-size: 24px; //54px;
color: #000; color: #000;
line-height: 75px; line-height: 75px;
} }
...@@ -113,19 +103,53 @@ ...@@ -113,19 +103,53 @@
color: #000; color: #000;
text-align: left; text-align: left;
} }
&:last-child > div {
border-right: 0;
}
} }
li:nth-child(1) { }
width: 299px; .friend-list {
border-right: 1px solid #c3c3c3; a {
} float: left;
li:nth-child(2) { position: relative;
width: 299px; width: 25%;
border-right: 1px solid #c3c3c3; height: @container-width /4;
border-top: 1px solid #c3c3c3;
background-repeat: no-repeat;
background-position: center center;
&:before {
content: '';
position: absolute;
width: 0;
height: 100%;
border-left: 1px solid #c3c3c3;
}
&:after {
content: '';
position: absolute;
width: 40px;
height: 40px;
background: #f6f6f6;
bottom: -20px;
right: -20px;
z-index: 1;
}
&:nth-child(4n+1) {
&:before {
border-left: 0;
}
}
&:nth-child(1),
&:nth-child(2),
&:nth-child(3),
&:nth-child(4) {
border-top: 0;
}
} }
} }
div {
width: 1200px; /*div {
margin: 0 auto;
a { a {
display: inline-block; display: inline-block;
width: 280px; width: 280px;
...@@ -145,7 +169,7 @@ ...@@ -145,7 +169,7 @@
width: 17px; width: 17px;
height: 20px; height: 20px;
position: absolute; position: absolute;
left:0; left: 0;
bottom: -10px; bottom: -10px;
background: #f6f6f6; background: #f6f6f6;
} }
...@@ -155,7 +179,7 @@ ...@@ -155,7 +179,7 @@
width: 34px; width: 34px;
height: 20px; height: 20px;
position: absolute; position: absolute;
right:-17px; right: -17px;
bottom: -10px; bottom: -10px;
background: #f6f6f6; background: #f6f6f6;
} }
...@@ -169,7 +193,7 @@ ...@@ -169,7 +193,7 @@
width: 34px; width: 34px;
height: 20px; height: 20px;
position: absolute; position: absolute;
right:-17px; right: -17px;
bottom: -10px; bottom: -10px;
background: #f6f6f6; background: #f6f6f6;
} }
...@@ -183,7 +207,7 @@ ...@@ -183,7 +207,7 @@
width: 34px; width: 34px;
height: 20px; height: 20px;
position: absolute; position: absolute;
right:-17px; right: -17px;
bottom: -10px; bottom: -10px;
background: #f6f6f6; background: #f6f6f6;
} }
...@@ -199,7 +223,7 @@ ...@@ -199,7 +223,7 @@
width: 17px; width: 17px;
height: 20px; height: 20px;
position: absolute; position: absolute;
right:0px; right: 0px;
bottom: -10px; bottom: -10px;
background: #f6f6f6; background: #f6f6f6;
} }
...@@ -218,7 +242,7 @@ ...@@ -218,7 +242,7 @@
border-right: none; border-right: none;
} }
} }*/
} }
/* .company-introduction end */ /* .company-introduction end */
...@@ -282,4 +306,33 @@ ...@@ -282,4 +306,33 @@
} }
} }
/* .address-map */ /* .address-map */
\ No newline at end of file
.screen() {
.media(@screen-width-small, @container-width-small);
.media(@screen-width, @container-width);
.media(@screen-width-large, @container-width-large);
}
.media(@sw, @cw) {
@media screen and (min-width: @sw) {
.rules(@cw);
}
}
.rules(@cw) {
.company-introduction > div,
.about-us-banner .banner-box {
width: @cw;
}
.company-introduction {
.friend-list a {
width: @cw/4;
height: @cw/4;
}
}
}
body {
.screen();
}
\ No newline at end of file
...@@ -318,11 +318,12 @@ ...@@ -318,11 +318,12 @@
} }
.products ul li:nth-child(1) > div:last-child > div span strong, .products ul li:nth-child(1) > div:last-child > div span strong,
.products ul li:nth-child(2) > div:last-child > div span strong { .products ul li:nth-child(2) > div:last-child > div span strong {
font-size: 17px; font-size: 32px;
font-weight: normal;
} }
.products ul li:nth-child(1) > div:last-child a, .products ul li:nth-child(1) > div:last-child a,
.products ul li:nth-child(2) > div:last-child a { .products ul li:nth-child(2) > div:last-child a {
font-size: 24px; font-size: 14px;
color: #fff; color: #fff;
} }
.products ul li:nth-child(n+3) { .products ul li:nth-child(n+3) {
...@@ -345,10 +346,14 @@ ...@@ -345,10 +346,14 @@
} }
.products ul li:nth-child(n+3) > div:last-child { .products ul li:nth-child(n+3) > div:last-child {
position: relative; position: relative;
transition: background .3s;
}
.products ul li:nth-child(n+3) > div:last-child:hover {
background-color: rgba(0, 0, 0, 0.75);
} }
.products ul li:nth-child(n+3) > div:last-child h3 { .products ul li:nth-child(n+3) > div:last-child h3 {
font-size: 25px; font-size: 25px;
margin-top: 80px; padding-top: 80px;
text-align: center; text-align: center;
line-height: 30px; line-height: 30px;
} }
...@@ -360,7 +365,7 @@ ...@@ -360,7 +365,7 @@
margin-bottom: 24px; margin-bottom: 24px;
position: absolute; position: absolute;
left: 0; left: 0;
top: 72px; top: 152px;
} }
.products ul li:nth-child(n+3) > div:last-child > div:nth-child(3) span { .products ul li:nth-child(n+3) > div:last-child > div:nth-child(3) span {
width: 33%; width: 33%;
...@@ -370,15 +375,16 @@ ...@@ -370,15 +375,16 @@
text-align: center; text-align: center;
} }
.products ul li:nth-child(n+3) > div:last-child > div:nth-child(3) span strong { .products ul li:nth-child(n+3) > div:last-child > div:nth-child(3) span strong {
font-size: 14px; font-size: 32px;
font-weight: normal;
} }
.products ul li:nth-child(n+3) > div:last-child > div:last-child { .products ul li:nth-child(n+3) > div:last-child > div:last-child {
position: absolute; position: absolute;
top: 160px; top: 270px;
left: 0; left: 0;
width: 100%; width: 100%;
text-align: center; text-align: center;
font-size: 24px; font-size: 14px;
} }
.products ul li:nth-child(n+3) > div:last-child > div:last-child a { .products ul li:nth-child(n+3) > div:last-child > div:last-child a {
color: #fff; color: #fff;
......
...@@ -155,7 +155,7 @@ ...@@ -155,7 +155,7 @@
} }
} }
} }
.loop(@c) when (@c > 0){ .loop(@c) when (@c > 0) {
.loop((@c - 1)); .loop((@c - 1));
&:nth-child(@{c}) { &:nth-child(@{c}) {
& > div { & > div {
...@@ -316,12 +316,13 @@ ...@@ -316,12 +316,13 @@
float: left; float: left;
font-size: 16px; font-size: 16px;
strong { strong {
font-size: 17px; font-size: 32px;
font-weight: normal;
} }
} }
} }
a { a {
font-size: 24px; font-size: 14px;
color: #fff; color: #fff;
} }
} }
...@@ -343,44 +344,50 @@ ...@@ -343,44 +344,50 @@
&:first-child { &:first-child {
background-size: cover; background-size: cover;
} }
} &:last-child {
& > div:last-child { position: relative;
position: relative; transition: background .3s;
h3 { &:hover {
font-size: 25px; background-color: rgba(0, 0, 0, .75);
margin-top: 80px; }
text-align: center; h3 {
line-height: 30px; font-size: 25px;
} padding-top: 80px;
hr { //margin-top: 80px;
border: transparent;
}
& > div:nth-child(3) {
width: 100%;
margin-bottom: 24px;
position: absolute;
left: 0;
top: 72px;
span {
width: 33%;
display: block;
float: left;
font-size: 16px;
text-align: center; text-align: center;
strong { line-height: 30px;
font-size: 14px; }
hr {
border: transparent;
}
& > div:nth-child(3) {
width: 100%;
margin-bottom: 24px;
position: absolute;
left: 0;
top: 152px;
span {
width: 33%;
display: block;
float: left;
font-size: 16px;
text-align: center;
strong {
font-size: 32px;
font-weight: normal;
}
} }
} }
} & > div:last-child {
& > div:last-child { position: absolute;
position: absolute; top: 270px;
top: 160px; left: 0;
left: 0; width: 100%;
width: 100%; text-align: center;
text-align: center; font-size: 14px;
font-size: 24px; a {
a { color: #fff;
color: #fff; }
} }
} }
} }
...@@ -412,7 +419,7 @@ ...@@ -412,7 +419,7 @@
width: @cw; width: @cw;
.mixin(@cw); .mixin(@cw);
.download-element(@a, @b){ .download-element(@a, @b) {
.android, .android,
.iphone { .iphone {
margin-left: @a; margin-left: @a;
...@@ -485,7 +492,7 @@ ...@@ -485,7 +492,7 @@
width: (@cw + @mr)/3-@mr; width: (@cw + @mr)/3-@mr;
} }
} }
margin-bottom:@mr; margin-bottom: @mr;
} }
&:nth-child(n+3) { &:nth-child(n+3) {
width: (@cw + @mr)/3-@mr; width: (@cw + @mr)/3-@mr;
......
...@@ -437,17 +437,20 @@ ...@@ -437,17 +437,20 @@
} }
/* .modal-box-success end */ /* .modal-box-success end */
@media screen and (min-width: 769px) { @media screen and (min-width: 769px) {
body .hot-project-introducer { body .hot-project-introducer,
body .hot-project-tabs ul {
width: 990px; width: 990px;
} }
} }
@media screen and (min-width: 1281px) { @media screen and (min-width: 1281px) {
body .hot-project-introducer { body .hot-project-introducer,
body .hot-project-tabs ul {
width: 1150px; width: 1150px;
} }
} }
@media screen and (min-width: 1441px) { @media screen and (min-width: 1441px) {
body .hot-project-introducer { body .hot-project-introducer,
body .hot-project-tabs ul {
width: 1360px; width: 1360px;
} }
} }
...@@ -562,7 +562,8 @@ ...@@ -562,7 +562,8 @@
} }
.rules(@cw) { .rules(@cw) {
.hot-project-introducer { .hot-project-introducer,
.hot-project-tabs ul {
width: @cw; width: @cw;
} }
} }
......
...@@ -517,7 +517,6 @@ hr.line-separate:after { ...@@ -517,7 +517,6 @@ hr.line-separate:after {
margin: 50px auto 30px; margin: 50px auto 30px;
} }
#footer address { #footer address {
margin-top: 60px;
font-style: normal; font-style: normal;
} }
#footer address, #footer address,
...@@ -525,6 +524,7 @@ hr.line-separate:after { ...@@ -525,6 +524,7 @@ hr.line-separate:after {
color: #00a4d8; color: #00a4d8;
} }
#footer .copyright { #footer .copyright {
margin-top: 80px;
color: #aeaeae; color: #aeaeae;
} }
#footer .copyright span { #footer .copyright span {
......
...@@ -117,13 +117,13 @@ hr.line-separate { ...@@ -117,13 +117,13 @@ hr.line-separate {
margin: 50px auto 30px; margin: 50px auto 30px;
} }
address { address {
margin-top: 60px;
font-style: normal; font-style: normal;
&, a { &, a {
color: #00a4d8; color: #00a4d8;
} }
} }
.copyright { .copyright {
margin-top: 80px;
color: #aeaeae; color: #aeaeae;
span { span {
color: #fff; color: #fff;
......
...@@ -46,14 +46,14 @@ router.get('/', function (req, res) { ...@@ -46,14 +46,14 @@ router.get('/', function (req, res) {
raiseTime: '28', raiseTime: '28',
raiseFunds: '4', raiseFunds: '4',
maxProfits: '8.5%', maxProfits: '8.5%',
link: '' link: '/products/20010'
}, { }, {
title: '中电投先融-天津市级政信', title: '中电投先融-天津市级政信',
img: 'http://res.fudou6.com/c/4/20160730/m3gMDQxYzBjYw==_1000x600.jpg', img: 'http://res.fudou6.com/c/4/20160730/m3gMDQxYzBjYw==_1000x600.jpg',
raiseTime: '28', raiseTime: '28',
raiseFunds: '5', raiseFunds: '5',
maxProfits: '8.3%', maxProfits: '8.3%',
link: '' link: '/products/20012'
}, { }, {
title: '中电投先融-锐金1-2号', title: '中电投先融-锐金1-2号',
img: 'http://res.fudou6.com/c/4/20160730/eedZmNmYmIwOA==_600x375.jpg', img: 'http://res.fudou6.com/c/4/20160730/eedZmNmYmIwOA==_600x375.jpg',
...@@ -67,14 +67,14 @@ router.get('/', function (req, res) { ...@@ -67,14 +67,14 @@ router.get('/', function (req, res) {
raiseTime: '20', raiseTime: '20',
raiseFunds: '2', raiseFunds: '2',
maxProfits: '8.5%', maxProfits: '8.5%',
link: '' link: '/products/20008'
}, { }, {
title: '国信证券<br/>巴中市高明新区壁州大道', title: '国信证券<br/>巴中市高明新区壁州大道',
img: 'http://res.fudou6.com/c/4/20160730/pdeMzhiZTc4ZA==_1000x600.jpg', img: 'http://res.fudou6.com/c/4/20160730/pdeMzhiZTc4ZA==_1000x600.jpg',
raiseTime: '52', raiseTime: '52',
raiseFunds: '1', raiseFunds: '1',
maxProfits: '10.6%', maxProfits: '10.6%',
link: '' link: '/products/20013'
}, },
] ]
}); });
......
<div class="about-us-banner clear"> <div class="about-us-banner clear">
<div class="banner-box"> <div class="banner-box">
<h4>海量资源 轻松抢单</h4> <h4>海量资源 轻松抢单</h4>
<p>以科技为手段,面向财富管理行业从业人员的运营服务提供商。匹配用户风险偏好与投资品,利用互联网大数据,对用户行为、市场、产品等进行详细的分析,系统为客户推荐多元化的投资组合,避免客户与理财顾问之间可能的利益冲突,减少用户的投资理财成本支出,使投资人获得更多的收益。</p> <p>
以科技为手段,面向财富管理行业从业人员的运营服务提供商。匹配用户风险偏好与投资品,利用互联网大数据,对用户行为、市场、产品等进行详细的分析,系统为客户推荐多元化的投资组合,避免客户与理财顾问之间可能的利益冲突,减少用户的投资理财成本支出,使投资人获得更多的收益。</p>
</div> </div>
</div> </div>
<div class="about-us-banner-bottom clear"> <div class="about-us-banner-bottom clear">
<h4>企业愿景</h4> <h4>企业愿景</h4>
<hr/> <hr/>
<p>通过自有的风控部门,严格审核项目背景,设计产品结构,同时搭建涵盖APP、微信、网站等多端口的互联网平台,通过科技金融与移动互联网技术,将信息流、业务流整合,让理财师轻松获取需要的优质金融产品,真正为客户提供资产配置服务。</p> <p>
通过自有的风控部门,严格审核项目背景,设计产品结构,同时搭建涵盖APP、微信、网站等多端口的互联网平台,通过科技金融与移动互联网技术,将信息流、业务流整合,让理财师轻松获取需要的优质金融产品,真正为客户提供资产配置服务。</p>
</div> </div>
<div class="company-introduction clear"> <div class="company-introduction clear">
<h2><b></b>股东背景</h2>
<ul class="clear">
<li class="fl">
<h4>林俊贤</h4>
<h6>金融理财师</h6>
<p>MBA,上海财经大学工商管理硕士学位。曾任联合证券有限公司自营业务投资经理,东新国际投资管理有限公司股票基金经理。拥有15年证券从业经历。通过他的积极管理,东新公司在过去4年较为恶劣的市场环境中,仍然获得了及其良好的全球投资表现。</p>
</li>
<li class="fl">
<h4>林俊贤</h4>
<h6>金融理财师</h6>
<p>MBA,上海财经大学工商管理硕士学位。曾任联合证券有限公司自营业务投资经理,东新国际投资管理有限公司股票基金经理。拥有15年证券从业经历。通过他的积极管理,东新公司在过去4年较为恶劣的市场环境中,仍然获得了及其良好的全球投资表现。</p>
</li>
<li class="fl">
<h4>林俊贤</h4>
<h6>金融理财师</h6>
<p>MBA,上海财经大学工商管理硕士学位。曾任联合证券有限公司自营业务投资经理,东新国际投资管理有限公司股票基金经理。拥有15年证券从业经历。通过他的积极管理,东新公司在过去4年较为恶劣的市场环境中,仍然获得了及其良好的全球投资表现。</p>
</li>
</ul>
<h2><b></b>合作伙伴</h2>
<div> <div>
<a href="javascrpt:;"></a> <h2>股东背景</h2>
<a href="javascrpt:;"></a> <ul class="gudong-list clear">
<a href="javascrpt:;"></a> <li>
<a href="javascrpt:;"></a> <div>
<a href="javascrpt:;"></a> <h4>深圳枢纽项目及销售团队</h4>
<a href="javascrpt:;"></a> <!--<h6>金融理财师</h6>-->
<a href="javascrpt:;"></a> <p>
<a href="javascrpt:;"></a> 20人渠道销售团队,富有丰富的销售与市场管理经验,2012年销售信托5亿,
2013年40亿,2014年100亿。一年30个地方政府融资项目。
</p>
</div>
</li>
<li>
<div>
<h4>券商及银行系投研团队</h4>
<!--<h6>金融理财师</h6>-->
<p>
浙银俊诚:浙银资本的团队 资本市场权益类业务规模最大的团队之一。<br/>
浙江礼翰:多个环保类并购项目,15年资管规模20亿。
</p>
</div>
</li>
<li>
<div>
<h4>互联网团队</h4>
<!--<h6>金融理财师</h6>-->
<p>
互联网团队由中供的铁军,淘宝,支付宝交易平台的技术核心开发人员,阿里妈妈广告平台的资源运营专家。
</p>
</div>
</li>
</ul>
<h2>合作伙伴</h2>
<div class="friend-list clear">
<a href="javascrpt:;" style="background-image:url(/images/about_us/zhongjiang.jpg);"></a>
<a href="javascrpt:;" style="background-image:url(/images/about_us/zhongrong.jpg);"></a>
<a href="javascrpt:;" style="background-image:url(/images/about_us/guomin.jpg);"></a>
<a href="javascrpt:;" style="background-image:url(/images/about_us/guangda.jpg);"></a>
<a href="javascrpt:;" style="background-image:url(/images/about_us/zhongxing.jpg);"></a>
<a href="javascrpt:;" style="background-image:url(/images/about_us/fangzheng.jpg);"></a>
<a href="javascrpt:;" style="background-image:url(/images/about_us/huaxing.jpg);"></a>
<a href="javascrpt:;" style="background-image:url(/images/about_us/zhongtai.jpg);"></a>
</div>
</div> </div>
</div> </div>
<div class="address-map"> <div class="address-map">
......
...@@ -27,9 +27,9 @@ ...@@ -27,9 +27,9 @@
<footer id="footer"> <footer id="footer">
<h3>全国客服热线 9:30-18:30</h3> <h3>全国客服热线 9:30-18:30</h3>
<h2>400-879-9900</h2> <h2>400-879-9900</h2>
<hr class="line-separate"/> <!--<hr class="line-separate"/>-->
<address>浙江省杭州市余杭区良睦路1299号互联网村5-305 E-mail: <a href="mailto:hr@shuniu.com">hr@shuniu.com</a></address>
<p class="copyright">Copyright2016 <span>shuniu</span> All Right Reserved&copy;2014-2015 杭州枢纽科技有限公司 版权所有</p> <p class="copyright">Copyright2016 <span>shuniu</span> All Right Reserved&copy;2014-2015 杭州枢纽科技有限公司 版权所有</p>
<address>浙江省杭州市余杭区良睦路1299号互联网村5-305 E-mail: <a href="mailto:hr@shuniu.com">hr@shuniu.com</a></address>
</footer> </footer>
<script src="/javascripts/jquery-1.8.3.min.js"></script> <script src="/javascripts/jquery-1.8.3.min.js"></script>
{{#each scripts}} {{#each scripts}}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment