...
|
...
|
@@ -2417,9 +2417,17 @@ blockquote:before { |
|
|
z-index: -1;
|
|
|
background: url('../img/index/step-route.jpg');
|
|
|
background-size: cover;
|
|
|
display: none;
|
|
|
}
|
|
|
.route-section{
|
|
|
/*height: calc(100vh);*/
|
|
|
position: relative;
|
|
|
}
|
|
|
.route-con,.step-route-bg-sm{
|
|
|
display: none;
|
|
|
}
|
|
|
.route-title{
|
|
|
color:#ffffff;
|
|
|
/*color:#ffffff;*/
|
|
|
}
|
|
|
.step-route-item{
|
|
|
font-size: 18px;
|
...
|
...
|
@@ -2586,6 +2594,9 @@ blockquote:before { |
|
|
background-repeat: no-repeat;
|
|
|
background-position: center;
|
|
|
}
|
|
|
.culturalValues-bg-sm{
|
|
|
display: none;
|
|
|
}
|
|
|
.all-height{
|
|
|
height:calc(100vh);
|
|
|
}
|
...
|
...
|
@@ -2881,9 +2892,22 @@ blockquote:before { |
|
|
align-items: center;
|
|
|
}
|
|
|
/*lsq 加入我们样式调整*/
|
|
|
.title-style.color-white,.title-intro.color-white{
|
|
|
.title-style.color-white{
|
|
|
color:#fff;
|
|
|
}
|
|
|
.about-content-intro{
|
|
|
display: none;
|
|
|
}
|
|
|
.about-intro-title{
|
|
|
font-weight: bold;
|
|
|
}
|
|
|
.about-intro{
|
|
|
tab-index: 36px;
|
|
|
}
|
|
|
.about-intro .about-intro-img{
|
|
|
text-align: center;
|
|
|
}
|
|
|
|
|
|
.concat-concat .title-style{
|
|
|
font-size:42px;
|
|
|
}
|
...
|
...
|
@@ -3579,14 +3603,15 @@ blockquote:before { |
|
|
background-size:cover !important;
|
|
|
}
|
|
|
.about-content-intro .title-style{
|
|
|
color:#e43730;
|
|
|
/*color:#e43730;*/
|
|
|
color:#333;
|
|
|
padding-top:140px;
|
|
|
}
|
|
|
.about-container{
|
|
|
height:100%;
|
|
|
}
|
|
|
.about-content .title-style{
|
|
|
display: none;
|
|
|
padding-top:50px;
|
|
|
}
|
|
|
.office-info li a{
|
|
|
color:#FFFFFF;
|
...
|
...
|
@@ -3594,21 +3619,7 @@ blockquote:before { |
|
|
.office-info li a:hover{
|
|
|
color:#e43730;
|
|
|
}
|
|
|
@media (min-width: 992px){
|
|
|
.about-content .title-style{
|
|
|
padding-top:180px;
|
|
|
}
|
|
|
}
|
|
|
@media (min-width: 1200px){
|
|
|
.about-content .title-style{
|
|
|
padding-top:160px;
|
|
|
}
|
|
|
}
|
|
|
@media (min-width: 1400px){
|
|
|
.about-content .title-style{
|
|
|
padding-top:140px;
|
|
|
}
|
|
|
}
|
|
|
|
|
|
@media only screen and (max-width:1200px){
|
|
|
.info-character.info-characterP{
|
|
|
padding:15px;
|
...
|
...
|
@@ -3914,7 +3925,10 @@ blockquote:before { |
|
|
|
|
|
}
|
|
|
.culturalValues-bg{
|
|
|
background-image: url("../img/about/cultural-img-sm.png");
|
|
|
display: none;
|
|
|
}
|
|
|
.culturalValues-bg-sm{
|
|
|
display: block;
|
|
|
}
|
|
|
.about-concat-bg{
|
|
|
background-image: url("../img/about/about-concat-bg-sm.png");
|
...
|
...
|
@@ -3994,6 +4008,25 @@ blockquote:before { |
|
|
}
|
|
|
}
|
|
|
@media only screen and (max-width: 768px){
|
|
|
.about-concat{
|
|
|
margin-top: 0;
|
|
|
top:0;
|
|
|
}
|
|
|
.about-content-intro{
|
|
|
display: block;
|
|
|
}
|
|
|
.about-content-intro .mb-35{
|
|
|
margin-bottom: 20px;
|
|
|
}
|
|
|
.step-route-bg-sm{
|
|
|
display: block;
|
|
|
}
|
|
|
.step-route-bg,.know-intro-bg,.about-process-container{
|
|
|
display: none;
|
|
|
}
|
|
|
.rmb-50{
|
|
|
margin-bottom: 20px;
|
|
|
}
|
|
|
.principle-con{
|
|
|
align-items: flex-start;
|
|
|
}
|
...
|
...
|
@@ -4006,7 +4039,9 @@ blockquote:before { |
|
|
}
|
|
|
.wrap section{
|
|
|
height: auto;
|
|
|
min-height: 500px;
|
|
|
}
|
|
|
.wrap section:nth-child(1),.wrap section:nth-child(3),.wrap section:nth-child(5){
|
|
|
min-height: 400px;
|
|
|
}
|
|
|
.footer-widget{
|
|
|
text-align: center;
|
...
|
...
|
@@ -4023,11 +4058,8 @@ blockquote:before { |
|
|
.about-concat-con{
|
|
|
padding-bottom: 20px;
|
|
|
}
|
|
|
.culturalValues-container .pt-60{
|
|
|
padding-top:30px;
|
|
|
}
|
|
|
.partner-section{
|
|
|
padding-top:60px;
|
|
|
.culturalValues-container .pt-60,.partner-section{
|
|
|
padding-top:0;
|
|
|
}
|
|
|
.about-content-intro .title-style{
|
|
|
padding-top:30px;
|
...
|
...
|
|