...
|
...
|
@@ -36,48 +36,68 @@ |
|
|
color: #ffffff;
|
|
|
line-height: 20px;
|
|
|
}
|
|
|
|
|
|
|
|
|
#titleExplain {
|
|
|
color: #fff;
|
|
|
padding-top: 20px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.joinStudyPro {
|
|
|
position: relative;
|
|
|
left: 25px;
|
|
|
color: #fff;
|
|
|
z-index: 5;
|
|
|
cursor: pointer;
|
|
|
font-size: 18px;
|
|
|
font-family: PingFangSC, PingFangSC-Medium;
|
|
|
font-weight: 500;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 25px;
|
|
|
letter-spacing: 1px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.btn-joinUs {
|
|
|
padding-top: 70px;
|
|
|
display: flex;
|
|
|
place-items: center;
|
|
|
}
|
|
|
|
|
|
|
|
|
#fourGroups {
|
|
|
display: flex;
|
|
|
}
|
|
|
|
|
|
|
|
|
.four-to-one {
|
|
|
width: 30%;
|
|
|
width: 140px;
|
|
|
height: 140px;
|
|
|
}
|
|
|
|
|
|
.four-to-two {
|
|
|
color: #5A5A5A;
|
|
|
font-size: 0.5em;
|
|
|
|
|
|
.four-to-one1 {
|
|
|
padding-top: 10px;
|
|
|
font-size: 18px;
|
|
|
font-family: Helvetica;
|
|
|
text-align: center;
|
|
|
color: #323232;
|
|
|
line-height: 32px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.four-to-two1 {
|
|
|
font-size: 18px;
|
|
|
font-family: Helvetica;
|
|
|
text-align: center;
|
|
|
color: #323232;
|
|
|
line-height: 32px;
|
|
|
}
|
|
|
|
|
|
.why-choose {
|
|
|
display: flex;
|
|
|
padding: 4% 7%;
|
|
|
padding: 100px 180px 0 200px;
|
|
|
place-items: center;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
|
|
|
#onefield {
|
|
|
flex: 2;
|
|
|
/* flex: 2; */
|
|
|
width: 250px;
|
|
|
color: #323232;
|
|
|
font-size: 32px;
|
|
|
font-family: PingFangSC, PingFangSC-Semibold;
|
...
|
...
|
@@ -85,22 +105,32 @@ |
|
|
text-align: left;
|
|
|
line-height: 60px;
|
|
|
}
|
|
|
|
|
|
|
|
|
#onefield1 {
|
|
|
flex: 3;
|
|
|
color: #5a5a5a;
|
|
|
font-family: Arial, Helvetica;
|
|
|
/* flex: 3; */
|
|
|
padding-left: 150px;
|
|
|
width: 1140px;
|
|
|
line-height: 1.9;
|
|
|
padding-left: 30px;
|
|
|
font-size: 18px;
|
|
|
font-family: Helvetica;
|
|
|
text-align: justify;
|
|
|
color: #5a5a5a;
|
|
|
line-height: 32px;
|
|
|
}
|
|
|
|
|
|
|
|
|
#twofield {
|
|
|
color: #66CA94;
|
|
|
padding-top: 8%;
|
|
|
height: 21px;
|
|
|
font-size: 18px;
|
|
|
font-family: Gotham, Gotham-Medium;
|
|
|
font-weight: 500;
|
|
|
text-align: left;
|
|
|
color: #66ca94;
|
|
|
line-height: 23px;
|
|
|
letter-spacing: 1px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.profile-headName {
|
|
|
padding: 40px 0;
|
|
|
padding: 37px 0 40px;
|
|
|
color: #66CA94;
|
|
|
display: flex;
|
|
|
font-size: 30px;
|
...
|
...
|
@@ -109,7 +139,7 @@ |
|
|
color: #66ca94;
|
|
|
line-height: 30px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.profile-headName div {
|
|
|
font-size: 30px;
|
|
|
font-family: Helvetica;
|
...
|
...
|
@@ -117,13 +147,13 @@ |
|
|
color: #66ca94;
|
|
|
line-height: 30px;
|
|
|
}
|
|
|
|
|
|
.profile-project-all .container {
|
|
|
width: 100%;
|
|
|
margin-top: 70px;
|
|
|
|
|
|
.profile-project-all {
|
|
|
padding: 100px 0 100px 200px;
|
|
|
}
|
|
|
|
|
|
|
|
|
#threefield {
|
|
|
height: 25px;
|
|
|
font-size: 18px;
|
|
|
font-family: PingFangSC, PingFangSC-Medium;
|
|
|
font-weight: 500;
|
...
|
...
|
@@ -132,27 +162,35 @@ |
|
|
line-height: 25px;
|
|
|
letter-spacing: 1px;
|
|
|
}
|
|
|
|
|
|
|
|
|
#threefield1 {
|
|
|
padding-top: 20px;
|
|
|
padding-bottom: 100px;
|
|
|
width: 862px;
|
|
|
height: 120px;
|
|
|
font-size: 40px;
|
|
|
font-family: Helvetica;
|
|
|
text-align: left;
|
|
|
color: #323232;
|
|
|
line-height: 60px;
|
|
|
width: 60%
|
|
|
}
|
|
|
|
|
|
|
|
|
.pro {
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
place-items: center;
|
|
|
}
|
|
|
|
|
|
#features {
|
|
|
background-color: #f0f0f0
|
|
|
background-color: #f0f0f0;
|
|
|
height: 750px;
|
|
|
padding: 111px 180px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.profile-footerImg1 {
|
|
|
height: 50%;
|
|
|
width: 100%;
|
|
|
}
|
|
|
|
|
|
|
|
|
#fourfield2 {
|
|
|
font-size: 32px;
|
|
|
font-family: PingFangSC, PingFangSC-Semibold;
|
...
|
...
|
@@ -161,37 +199,218 @@ |
|
|
color: #323232;
|
|
|
line-height: 60px;
|
|
|
}
|
|
|
|
|
|
|
|
|
.profile-statement {
|
|
|
padding: 44px 255px 56px 200px;
|
|
|
background-color: #66ca94 !important;
|
|
|
}
|
|
|
|
|
|
|
|
|
.login-footer-all {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
.box-content {
|
|
|
padding: 30px 0 30px 70px;
|
|
|
|
|
|
|
|
|
.header-img1 {
|
|
|
width: 210px;
|
|
|
height: 29px;
|
|
|
}
|
|
|
|
|
|
.header-txt1 {
|
|
|
padding: 30px 110px 0 70px;
|
|
|
place-items: center;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
.header-right1 {
|
|
|
place-items: center;
|
|
|
}
|
|
|
|
|
|
.header-right-btn {
|
|
|
margin-right: 0px;
|
|
|
bottom: 0px;
|
|
|
width: 75px;
|
|
|
height: 75px;
|
|
|
}
|
|
|
|
|
|
header {
|
|
|
height: 1080px;
|
|
|
}
|
|
|
|
|
|
.header-text {
|
|
|
top: 0;
|
|
|
padding-left: 0;
|
|
|
padding: 272px 0 170px 200px;
|
|
|
width: 100%;
|
|
|
}
|
|
|
|
|
|
.header-text-img {
|
|
|
width: 300px;
|
|
|
height: 140px;
|
|
|
}
|
|
|
|
|
|
#explain {
|
|
|
height: 25px;
|
|
|
font-size: 18px;
|
|
|
font-family: Gotham, Gotham-Book;
|
|
|
font-weight: Book;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 21px;
|
|
|
letter-spacing: 1px;
|
|
|
padding-bottom: 40px;
|
|
|
}
|
|
|
|
|
|
#headTitle {
|
|
|
height: 120px;
|
|
|
font-size: 40px;
|
|
|
font-family: Helvetica;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 60px;
|
|
|
letter-spacing: 1px;
|
|
|
}
|
|
|
|
|
|
#titleExplain {
|
|
|
height: 152px;
|
|
|
font-size: 18px;
|
|
|
font-family: Helvetica;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 40px;
|
|
|
}
|
|
|
|
|
|
#team {
|
|
|
background-color: #f0f0f0;
|
|
|
height: 280px;
|
|
|
}
|
|
|
|
|
|
.why {
|
|
|
height: 320px;
|
|
|
background-color: #FCFBFD;
|
|
|
}
|
|
|
|
|
|
.people_head {
|
|
|
background: #323232;
|
|
|
height: 560px;
|
|
|
}
|
|
|
|
|
|
.profile-peopleHead {
|
|
|
height: 100%;
|
|
|
width: 100%;
|
|
|
}
|
|
|
|
|
|
.peo_all {
|
|
|
height: 100%;
|
|
|
padding: 0 200px;
|
|
|
display: flex;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
#img1 {
|
|
|
background-color: #d8d8d8;
|
|
|
height: 100%;
|
|
|
width: 800px;
|
|
|
}
|
|
|
|
|
|
.peo_info {
|
|
|
padding-left: 80px;
|
|
|
}
|
|
|
|
|
|
#twofield1 p {
|
|
|
font-size: 18px;
|
|
|
font-family: Helvetica;
|
|
|
text-align: justify;
|
|
|
color: #ffffff;
|
|
|
line-height: 30px;
|
|
|
}
|
|
|
|
|
|
#fivefield p {
|
|
|
font-size: 18px;
|
|
|
font-family: PingFangSC, PingFangSC-Medium;
|
|
|
font-weight: 500;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 40px;
|
|
|
}
|
|
|
|
|
|
.features_all {
|
|
|
display: flex;
|
|
|
place-items: center;
|
|
|
justify-content: space-between;
|
|
|
}
|
|
|
|
|
|
#img3 {
|
|
|
width: 712px;
|
|
|
height: 528px;
|
|
|
}
|
|
|
|
|
|
.fea_right {
|
|
|
width: 693px;
|
|
|
}
|
|
|
|
|
|
#fourfield1 {
|
|
|
height: 21px;
|
|
|
font-size: 18px;
|
|
|
font-family: Gotham, Gotham-Medium;
|
|
|
font-weight: 500;
|
|
|
text-align: left;
|
|
|
color: #66ca94;
|
|
|
line-height: 23px;
|
|
|
letter-spacing: 1px;
|
|
|
}
|
|
|
|
|
|
#fourfield2 {
|
|
|
margin: 27px 0 30px;
|
|
|
height: 120px;
|
|
|
font-size: 32px;
|
|
|
font-family: PingFangSC, PingFangSC-Semibold;
|
|
|
font-weight: 600;
|
|
|
text-align: left;
|
|
|
color: #323232;
|
|
|
line-height: 60px;
|
|
|
}
|
|
|
|
|
|
|
|
|
#fourfield3 {
|
|
|
height: 222px;
|
|
|
font-size: 18px;
|
|
|
font-family: PingFangSC, PingFangSC-Regular;
|
|
|
font-weight: 400;
|
|
|
text-align: justify;
|
|
|
color: #5a5a5a;
|
|
|
line-height: 32px;
|
|
|
}
|
|
|
|
|
|
#img2 {
|
|
|
width: 470px;
|
|
|
height: 800px;
|
|
|
}
|
|
|
#recommend-List{
|
|
|
margin-top: 100px;
|
|
|
}
|
|
|
|
|
|
@media(max-width: 768px) {
|
|
|
.header-right1 :first-child {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
.header-btnL {
|
|
|
display: block;
|
|
|
}
|
|
|
|
|
|
.header-loginBtn {
|
|
|
display: block;
|
|
|
}
|
|
|
|
|
|
.header-txt1 {
|
|
|
place-items: center;
|
|
|
padding: 12px 20px;
|
|
|
}
|
|
|
|
|
|
.header-right-btn {
|
|
|
position: static;
|
|
|
margin-right: 0px;
|
|
|
}
|
|
|
|
|
|
.header-text {
|
|
|
width: 100%;
|
|
|
top: 90px;
|
...
|
...
|
@@ -199,9 +418,11 @@ |
|
|
right: 0px;
|
|
|
padding-left: 0px;
|
|
|
}
|
|
|
|
|
|
.text-center {
|
|
|
margin: 0 5px;
|
|
|
}
|
|
|
|
|
|
#headTitle {
|
|
|
font-size: 14px;
|
|
|
font-family: PingFangSC, PingFangSC-Semibold;
|
...
|
...
|
@@ -210,6 +431,7 @@ |
|
|
color: #ffffff;
|
|
|
line-height: 24px;
|
|
|
}
|
|
|
|
|
|
#titleExplain {
|
|
|
font-size: 9px;
|
|
|
font-family: PingFangSC, PingFangSC-Medium;
|
...
|
...
|
@@ -219,15 +441,19 @@ |
|
|
line-height: 16px;
|
|
|
letter-spacing: 0px;
|
|
|
}
|
|
|
|
|
|
header {
|
|
|
height: 500px !important;
|
|
|
}
|
|
|
|
|
|
.btn-joinUs h5 {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
.btn-joinUs {
|
|
|
padding-top: 0px;
|
|
|
}
|
|
|
|
|
|
.joinStudyPro {
|
|
|
margin-top: 40px;
|
|
|
background: #97dab6;
|
...
|
...
|
@@ -240,13 +466,16 @@ |
|
|
color: #323232;
|
|
|
line-height: 12px;
|
|
|
}
|
|
|
|
|
|
#fourGroups {
|
|
|
display: flex;
|
|
|
flex-wrap: wrap;
|
|
|
}
|
|
|
|
|
|
.four-to-one {
|
|
|
width: 75px;
|
|
|
}
|
|
|
|
|
|
.four-to-tit span,
|
|
|
.four-to-tit p {
|
|
|
font-size: 9px;
|
...
|
...
|
@@ -256,21 +485,26 @@ |
|
|
line-height: 15px;
|
|
|
letter-spacing: 0px;
|
|
|
}
|
|
|
|
|
|
.box-content {
|
|
|
padding: 20px 30px 40px;
|
|
|
}
|
|
|
|
|
|
.four-to-tit {
|
|
|
width: 140px;
|
|
|
}
|
|
|
|
|
|
.box-content.box-7 span {
|
|
|
width: 100%;
|
|
|
}
|
|
|
|
|
|
.why-choose {
|
|
|
display: flex;
|
|
|
padding: 40px;
|
|
|
place-items: center;
|
|
|
flex-direction: column;
|
|
|
}
|
|
|
|
|
|
#onefield {
|
|
|
font-size: 14px;
|
|
|
font-family: PingFangSC, PingFangSC-Semibold;
|
...
|
...
|
@@ -279,6 +513,7 @@ |
|
|
color: #323232;
|
|
|
line-height: 24px;
|
|
|
}
|
|
|
|
|
|
#onefield1 {
|
|
|
font-size: 9px;
|
|
|
font-family: Helvetica;
|
...
|
...
|
@@ -287,10 +522,12 @@ |
|
|
line-height: 24px;
|
|
|
padding-top: 12px;
|
|
|
}
|
|
|
|
|
|
.col-lg-1 {
|
|
|
display: none;
|
|
|
}
|
|
|
.mobile-top-fix {
|
|
|
|
|
|
/* .mobile-top-fix {
|
|
|
margin-top: 40px;
|
|
|
margin-bottom: 40px;
|
|
|
margin-right: 25px;
|
...
|
...
|
@@ -298,7 +535,8 @@ |
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
place-items: center;
|
|
|
}
|
|
|
} */
|
|
|
|
|
|
#twofield {
|
|
|
padding-top: 0px;
|
|
|
font-size: 9px;
|
...
|
...
|
@@ -308,9 +546,11 @@ |
|
|
color: #66ca94;
|
|
|
line-height: 16px;
|
|
|
}
|
|
|
|
|
|
.profile-headName {
|
|
|
padding: 10px;
|
|
|
}
|
|
|
|
|
|
.profile-headName div {
|
|
|
font-size: 14px;
|
|
|
font-family: PingFangSC, PingFangSC-Semibold;
|
...
|
...
|
@@ -319,10 +559,12 @@ |
|
|
color: #66ca94;
|
|
|
line-height: 24px;
|
|
|
}
|
|
|
|
|
|
.profile-project-all .container {
|
|
|
width: 100%;
|
|
|
margin-top: 10px;
|
|
|
}
|
|
|
|
|
|
#threefield {
|
|
|
font-size: 9px;
|
|
|
font-family: PingFangSC, PingFangSC-Medium;
|
...
|
...
|
@@ -331,6 +573,7 @@ |
|
|
color: #66ca94;
|
|
|
line-height: 16px;
|
|
|
}
|
|
|
|
|
|
#threefield1 {
|
|
|
padding-top: 8px;
|
|
|
padding-bottom: 40px;
|
...
|
...
|
@@ -342,30 +585,37 @@ |
|
|
line-height: 24px;
|
|
|
width: 100%
|
|
|
}
|
|
|
|
|
|
#img2 {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
#img2 img {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
.all-list {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
place-items: center;
|
|
|
}
|
|
|
|
|
|
.list-left {
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
place-items: center;
|
|
|
}
|
|
|
|
|
|
.yuan-num {
|
|
|
width: 60px;
|
|
|
height: 60px;
|
|
|
}
|
|
|
|
|
|
.left-yuan {
|
|
|
height: 60px;
|
|
|
width: 60px;
|
|
|
}
|
|
|
|
|
|
.left-num {
|
|
|
top: 20px;
|
|
|
font-size: 16px;
|
...
|
...
|
@@ -376,19 +626,23 @@ |
|
|
line-height: 19px;
|
|
|
letter-spacing: 0px;
|
|
|
}
|
|
|
|
|
|
.right-content {
|
|
|
margin-left: 0px;
|
|
|
text-align: center;
|
|
|
margin-bottom: 40px;
|
|
|
}
|
|
|
|
|
|
.bigTitle {
|
|
|
margin: 20px 0;
|
|
|
display: flex;
|
|
|
flex-direction: column;
|
|
|
}
|
|
|
|
|
|
.left-xian {
|
|
|
display: none
|
|
|
}
|
|
|
|
|
|
.bigTitle-one {
|
|
|
font-size: 14px;
|
|
|
font-family: Helvetica;
|
...
|
...
|
@@ -396,6 +650,7 @@ |
|
|
color: #323232;
|
|
|
line-height: 14px;
|
|
|
}
|
|
|
|
|
|
.bigTitle-two {
|
|
|
padding-left: 0px;
|
|
|
padding-top: 12px;
|
...
|
...
|
@@ -405,6 +660,7 @@ |
|
|
color: #969696;
|
|
|
line-height: 12px;
|
|
|
}
|
|
|
|
|
|
.smallTitle div {
|
|
|
font-size: 9px;
|
|
|
font-family: Helvetica;
|
...
|
...
|
@@ -412,6 +668,7 @@ |
|
|
color: #5a5a5a;
|
|
|
line-height: 16px;
|
|
|
}
|
|
|
|
|
|
.title-btn {
|
|
|
padding: 9px 13px;
|
|
|
font-size: 12px;
|
...
|
...
|
@@ -421,16 +678,20 @@ |
|
|
color: #323232;
|
|
|
line-height: 12px;
|
|
|
}
|
|
|
|
|
|
.padding-top-70 {
|
|
|
padding-top: 0px !important;
|
|
|
}
|
|
|
|
|
|
#features {
|
|
|
background-color: #fcfbfd;
|
|
|
}
|
|
|
|
|
|
.profile-footerImg1 {
|
|
|
width: 264px;
|
|
|
height: 196px;
|
|
|
}
|
|
|
|
|
|
#fourfield1 {
|
|
|
font-size: 9px;
|
|
|
font-family: Gotham, Gotham-Medium;
|
...
|
...
|
@@ -439,6 +700,7 @@ |
|
|
color: #66ca94;
|
|
|
line-height: 16px;
|
|
|
}
|
|
|
|
|
|
#fourfield2 {
|
|
|
padding-top: 10px;
|
|
|
font-size: 14px;
|
...
|
...
|
@@ -447,6 +709,7 @@ |
|
|
color: #323232;
|
|
|
line-height: 24px;
|
|
|
}
|
|
|
|
|
|
#fourfield3 {
|
|
|
font-size: 9px;
|
|
|
font-family: SourceHanSansCN, SourceHanSansCN-Normal;
|
...
|
...
|
@@ -455,12 +718,15 @@ |
|
|
color: #323232;
|
|
|
line-height: 20px;
|
|
|
}
|
|
|
|
|
|
.padding-bottom-01 {
|
|
|
padding-bottom: 0px !important;
|
|
|
}
|
|
|
|
|
|
.profile-statement {
|
|
|
background-color: #66ca94 !important;
|
|
|
}
|
|
|
|
|
|
.profile-statement p {
|
|
|
font-size: 9px;
|
|
|
font-family: PingFangSC, PingFangSC-Medium;
|
...
|
...
|
@@ -470,12 +736,15 @@ |
|
|
line-height: 24px;
|
|
|
letter-spacing: 0px;
|
|
|
}
|
|
|
|
|
|
.profile-statement {
|
|
|
padding: 20px !important;
|
|
|
}
|
|
|
|
|
|
footer {
|
|
|
display: none;
|
|
|
}
|
|
|
|
|
|
.login-footer-all {
|
|
|
display: flex;
|
|
|
background: #323232;
|
...
|
...
|
@@ -522,30 +791,28 @@ |
|
|
</div>
|
|
|
</header> -->
|
|
|
</div>
|
|
|
<!--四个小图 -->
|
|
|
<div id="page-content">
|
|
|
<section class="box-content box-7" id="team" style="background-color: #f0f0f0;">
|
|
|
<!--四个小图 -->
|
|
|
<section class="box-content box-7" id="team">
|
|
|
<div class="container1">
|
|
|
<div class="row1" id="fourGroups">
|
|
|
</div>
|
|
|
</div>
|
|
|
</section>
|
|
|
<!--为什么选择-->
|
|
|
<section style="background-color:#FCFBFD;">
|
|
|
<section class="why">
|
|
|
<div class="why-choose">
|
|
|
<div id='onefield'></div>
|
|
|
<a id="onefield1"></a>
|
|
|
</div>
|
|
|
</section>
|
|
|
<!-- 人物图像-->
|
|
|
<section style="background-color: #323232;">
|
|
|
<div class="container profile-peopleHead">
|
|
|
<div class="row">
|
|
|
<div id="img1" class="col-lg-5 col-md-12 col-sm-12 align-self-center" data-scroll-reveal="enter left move 30px over 0.6s after 0.4s" style="background-color: #d8d8d8;">
|
|
|
<!-- <img src="images/02-4.png" id="img3" class="rounded img-fluid d-block mx-auto" alt="" style="width: 100%;"> -->
|
|
|
<section class="people_head">
|
|
|
<div class="profile-peopleHead">
|
|
|
<div class="peo_all">
|
|
|
<div id="img1" class="col-lg-5 col-md-12 col-sm-12">
|
|
|
</div>
|
|
|
<div class="col-lg-1"></div>
|
|
|
<div class="col-lg-6 col-md-12 col-sm-12 align-self-center mobile-top-fix">
|
|
|
<div class="col-lg-6 col-md-12 col-sm-12 align-self-center mobile-top-fix peo_info">
|
|
|
<div id="twofield"></div>
|
|
|
<div class="profile-headName">
|
|
|
<div id="twoName" style="color: #66CA94;padding-right: 6px;"></div>
|
...
|
...
|
@@ -557,58 +824,38 @@ |
|
|
</div>
|
|
|
</section>
|
|
|
<!--项目-->
|
|
|
<section class="box-content box-2 profile-project-all" id="projects">
|
|
|
<div class="container">
|
|
|
<div class="row" style="display: flex;place-content: center;">
|
|
|
<div class="col-lg-12" style="text-align: left;">
|
|
|
<div class="intro" id="threefield"></div>
|
|
|
<div id="threefield1"></div>
|
|
|
<!-- 项目列表 -->
|
|
|
<div id="recommend-List">
|
|
|
</div>
|
|
|
</div>
|
|
|
<div style="display: flex;place-items: center;" id="img2">
|
|
|
<!-- <img src="images/02-6.png"> -->
|
|
|
</div>
|
|
|
<section class="profile-project-all">
|
|
|
<div id="threefield"></div>
|
|
|
<div id="threefield1"></div>
|
|
|
<div class="pro">
|
|
|
<!-- 项目列表 -->
|
|
|
<div id="recommend-List">
|
|
|
</div>
|
|
|
<div id="img2">
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="no-gutter">
|
|
|
|
|
|
</div>
|
|
|
</section>
|
|
|
<!-- 左图右字 -->
|
|
|
<section class="section padding-top-70 padding-bottom-01" id="features">
|
|
|
<div class="container" style="z-index: 10; ">
|
|
|
<div class="row">
|
|
|
<div class="col-lg-5 col-md-12 col-sm-12 align-self-center" data-scroll-reveal="enter left move 30px over 0.6s after 0.4s " id="img3">
|
|
|
<!-- <img src="images/02-7.png" class="rounded img-fluid d-block mx-auto" alt=" " style="width: 100%;"> -->
|
|
|
</div>
|
|
|
<div class="col-lg-1"></div>
|
|
|
<div class="col-lg-6 col-md-12 col-sm-12 align-self-center mobile-top-fix">
|
|
|
<div class="left-text">
|
|
|
<div style="color: #66CA94;" id="fourfield1"></div>
|
|
|
</div>
|
|
|
<div class="left-heading">
|
|
|
<div class="section-title" id="fourfield2"></div>
|
|
|
</div>
|
|
|
<p style="font-family: PingFangSC;line-height: 2;color: #5a5a5a; " id="fourfield3"></p>
|
|
|
|
|
|
</div>
|
|
|
<section id="features">
|
|
|
<div class="features_all">
|
|
|
<div id="img3">
|
|
|
</div>
|
|
|
<div class="fea_right">
|
|
|
<div id="fourfield1"></div>
|
|
|
<div id="fourfield2"></div>
|
|
|
<div id="fourfield3"></div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</section>
|
|
|
|
|
|
</div>
|
|
|
<section class="box-content box-8 box-style-4 profile-statement">
|
|
|
<div class="container" style="color: #fff;font-family: PingFangSC,PingFangSC-Medium;line-height: 2; ">
|
|
|
<!-- <p>【非雇佣关系免责声明】</p>
|
|
|
<p>通过参与本计划,您特此确认:</p>
|
|
|
<p>(i) 您与花旗集团、花旗银行(Citigroup,Inc,Citibank,N.A.) (Citigroup,Inc和Citibank,N.A.合称为“花旗”) 或花旗的任何关联方或关联方没有雇佣关系;</p>
|
|
|
<p>(ii) 本计划仅限于提供教育和讨论;及</p>
|
|
|
<p>(iii) 您或任何其他人不得将本计划和/或其内容或您的参与解释为推断或暗示花旗或其任何关联方或关联方与您之间存在任何类型的雇佣关系,也不得将其解释为任何类型的雇佣合同。</p> -->
|
|
|
<div id="fivefield"></div>
|
|
|
</div>
|
|
|
<!-- 绿底白字 -->
|
|
|
<section class="box-8 box-style-4 profile-statement">
|
|
|
<!-- <div class="green_font"> -->
|
|
|
<div id="fivefield"></div>
|
|
|
<!-- </div> -->
|
|
|
</section>
|
|
|
<!-- 移动端底部 -->
|
|
|
<div class="login-footer-all">
|
|
|
<div class="login-footer-img" style="width: 25%;margin-top: 45px;">
|
|
|
<img src="img/portfolio/whiteLogo.png" width="100%">
|
...
|
...
|
@@ -617,38 +864,85 @@ |
|
|
font-family: PingFangSC, PingFangSC-Regular;
|
|
|
text-align: center;
|
|
|
font-size: 9px;margin-top: 12px;">成功职场第一步,从Start-Line开始</div>
|
|
|
<div style="color: #66CA94;font-size: 12px;font-family: PingFangSC, PingFangSC-Regular;margin: 60px 0 20px;">关注Start-Line</div>
|
|
|
<div style="color: #66CA94;font-size: 12px;font-family: PingFangSC, PingFangSC-Regular;margin: 60px 0 20px;">
|
|
|
关注Start-Line</div>
|
|
|
<div style="width: 25%;margin-bottom: 200px;">
|
|
|
<img src="img/portfolio/EWM.png" width="100%">
|
|
|
</div>
|
|
|
</div>
|
|
|
<!-- FOOTER -->
|
|
|
<footer>
|
|
|
<div class="wrap-footer" style="background-color: #323232;">
|
|
|
<div class="container">
|
|
|
<div class="row" style="display: flex;justify-content: space-between;">
|
|
|
<div class="col-footer col-md-3" style="display: flex;flex-direction: column;place-content: center;">
|
|
|
<img src="img/portfolio/B2.png" width="50%">
|
|
|
<p class="footer-title" style="color: #fff;padding-top: 10%;font-size: 0.8em; text-transform:capitalize">成功职场第一步,从Start-Line开始</p>
|
|
|
</div>
|
|
|
<div class="col-footer col-md-3 widget_recent_entries" style="display: flex;flex-direction: column;place-items: center;place-content: center;">
|
|
|
<a class="footer-title" href="index.html" style="color:#66CA94">网站导航</a>
|
|
|
<a class="footer-title" href="index.html">网站首页</a>
|
|
|
<a class="footer-title" href="browseMore.html">实习项目</a>
|
|
|
<div class="wrap-footer" style="background-color: #323232;height: 609px;padding-top: 0;">
|
|
|
<!-- <div class="container"> -->
|
|
|
<div class="row"
|
|
|
style="display: flex;justify-content: space-between;height: 100%;place-items: center;margin-left: 0;margin-right: 0;">
|
|
|
<div style="display: flex;flex-direction: column;place-content: center;">
|
|
|
<div style="width: 210px;height: 28px;">
|
|
|
<img src="img/portfolio/B2.png" width="100%">
|
|
|
</div>
|
|
|
<div class="col-footer col-md-3" style="display: flex;flex-direction: column;place-items: center;place-content: center;">
|
|
|
<a class="footer-title" href="aboutUs.html" style="color:#66CA94">关于我们</a>
|
|
|
<a class="footer-title" href="aboutUs.html">关于Start-Line</a>
|
|
|
<a class="footer-title" href="aboutUs.html">联系我们</a>
|
|
|
</div>
|
|
|
<div class="col-footer col-md-3" style="display: flex;flex-direction: column;place-items: center;place-content: center;" id="sevenimg4">
|
|
|
<h2 class="footer-title" style="color: #66CA94;text-transform:capitalize">关注Start-Line</h2>
|
|
|
<div id='ewm-footer' style="text-align: center;">
|
|
|
</div>
|
|
|
<!-- <img src="img/portfolio/EWM.png" style="width: 50%;"> -->
|
|
|
<div style="color: #fff;padding-top: 44px;font-size: 24px; text-transform:capitalize;font-family: SourceHanSansCN, SourceHanSansCN-Regular;
|
|
|
font-weight: 400;
|
|
|
text-align: center;
|
|
|
color: #ffffff;
|
|
|
line-height: 32px;">
|
|
|
成功职场第一步,从Start-Line开始</div>
|
|
|
</div>
|
|
|
<div style="display: flex;flex-direction: column;place-items: center;place-content: center;">
|
|
|
<a href="index.html" style="font-size: 18px;
|
|
|
font-family: PingFangSC, PingFangSC-Regular;
|
|
|
font-weight: 400;
|
|
|
text-align: left;
|
|
|
color: #66ca94;
|
|
|
line-height: 25px;
|
|
|
letter-spacing: 1px;">网站导航</a>
|
|
|
<a href="index.html" style="font-size: 18px;
|
|
|
font-family: PingFangSC, PingFangSC-Regular;
|
|
|
font-weight: 400;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 40px;padding:20px 0 8px">网站首页</a>
|
|
|
<a href="browseMore.html" style="font-size: 18px;
|
|
|
font-family: PingFangSC, PingFangSC-Regular;
|
|
|
font-weight: 400;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 40px;">实习项目</a>
|
|
|
</div>
|
|
|
<div style="display: flex;flex-direction: column;place-items: center;place-content: center;">
|
|
|
<a href="aboutUs.html" style="font-size: 18px;
|
|
|
font-family: PingFangSC, PingFangSC-Regular;
|
|
|
font-weight: 400;
|
|
|
text-align: left;
|
|
|
color: #66ca94;
|
|
|
line-height: 25px;
|
|
|
letter-spacing: 1px;">关于我们</a>
|
|
|
<a href="aboutUs.html" style="font-size: 18px;
|
|
|
font-family: PingFangSC, PingFangSC-Regular;
|
|
|
font-weight: 400;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 40px;padding:20px 0 8px">关于Start-Line</a>
|
|
|
<a href="aboutUs.html" style="font-size: 18px;
|
|
|
font-family: PingFangSC, PingFangSC-Regular;
|
|
|
font-weight: 400;
|
|
|
text-align: left;
|
|
|
color: #ffffff;
|
|
|
line-height: 40px;">联系我们</a>
|
|
|
</div>
|
|
|
<div style="display: flex;flex-direction: column;place-items: flex-start;place-content: center;"
|
|
|
id="sevenimg4">
|
|
|
<div style="font-size: 18px;
|
|
|
font-family: PingFangSC, PingFangSC-Regular;
|
|
|
font-weight: 400;
|
|
|
text-align: left;
|
|
|
color: #66ca94;
|
|
|
line-height: 25px;
|
|
|
letter-spacing: 1px;padding-bottom: 31px;">关注Start-Line</div>
|
|
|
<div id='ewm-footer' style="text-align: center;width: 155px;height: 155px;">
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
<!-- </div> -->
|
|
|
</div>
|
|
|
</footer>
|
|
|
|
...
|
...
|
@@ -667,7 +961,7 @@ |
|
|
<!-- carousel -->
|
|
|
<script src="owl-carousel/owl.carousel.js"></script>
|
|
|
<script>
|
|
|
$(document).ready(function() {
|
|
|
$(document).ready(function () {
|
|
|
$("#owl-brand").owlCarousel({
|
|
|
autoPlay: 3000,
|
|
|
items: 1,
|
...
|
...
|
|