|
|
@ -1,3 +1,8 @@ |
|
|
|
@media screen and (max-width:1281px){ |
|
|
|
html{ |
|
|
|
font-size: 10px; |
|
|
|
} |
|
|
|
} |
|
|
|
.bgbuild{ |
|
|
|
// box-sizing: border-box; |
|
|
|
padding: 0 15px 0 15px; |
|
|
@ -15,8 +20,8 @@ |
|
|
|
justify-content: center; |
|
|
|
align-items: center; |
|
|
|
.build-left-top-center{ |
|
|
|
width: 174px; |
|
|
|
height: 146px; |
|
|
|
width: 35%; |
|
|
|
height: 50%; |
|
|
|
margin: 0 10px; |
|
|
|
} |
|
|
|
.build-left-top-item{ |
|
|
@ -45,11 +50,11 @@ |
|
|
|
transform: rotate(134deg); |
|
|
|
} |
|
|
|
&:nth-child(2){ |
|
|
|
font-size: 16px; |
|
|
|
font-size: 1rem; |
|
|
|
font-family: PingFangSC-Regular, PingFang SC; |
|
|
|
font-weight: 400; |
|
|
|
color: #E9F7FF; |
|
|
|
line-height: 22px; |
|
|
|
// line-height: 22px; |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
@ -58,7 +63,7 @@ |
|
|
|
// width: 80%; |
|
|
|
// height: 100%; |
|
|
|
// margin: 1% auto 0; |
|
|
|
font-size: 38px; |
|
|
|
font-size: 2.375rem; |
|
|
|
font-family: YouSheBiaoTiHei; |
|
|
|
color: #FFFFFF; |
|
|
|
text-align: center; |
|
|
@ -85,8 +90,8 @@ |
|
|
|
justify-content: center; |
|
|
|
align-items: center; |
|
|
|
img{ |
|
|
|
height: 50px; |
|
|
|
width: 78px; |
|
|
|
// height: 15%; |
|
|
|
width: 25%; |
|
|
|
|
|
|
|
} |
|
|
|
div{ |
|
|
@ -97,14 +102,14 @@ |
|
|
|
margin-left: 10px; |
|
|
|
span{ |
|
|
|
&:nth-child(1){ |
|
|
|
font-size: 12px; |
|
|
|
font-size: 0.75rem; |
|
|
|
font-family: PingFangSC-Medium, PingFang SC; |
|
|
|
font-weight: 500; |
|
|
|
color: #C2EEFF; |
|
|
|
letter-spacing: 1px; |
|
|
|
} |
|
|
|
&:nth-child(2){ |
|
|
|
font-size: 28px; |
|
|
|
font-size: 1.75rem; |
|
|
|
font-family: YouSheBiaoTiHei; |
|
|
|
color: #FFFFFF; |
|
|
|
line-height: 36px; |
|
|
@ -130,12 +135,12 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
.build-left-center-content{ |
|
|
|
width: 100%; |
|
|
|
height: 100px!important; |
|
|
|
// width: 100%; |
|
|
|
// height:40%; |
|
|
|
.build-left-center-item{ |
|
|
|
display: flex !important; |
|
|
|
width: 100%!important; |
|
|
|
height: 28px!important; |
|
|
|
display: flex ; |
|
|
|
width: 100%; |
|
|
|
height: 28px; |
|
|
|
span{ |
|
|
|
flex:1; |
|
|
|
text-align: center; |
|
|
@ -146,9 +151,9 @@ |
|
|
|
line-height: 16px; |
|
|
|
} |
|
|
|
} |
|
|
|
.slick-list{ |
|
|
|
height: 128px !important; |
|
|
|
} |
|
|
|
// .slick-list{ |
|
|
|
// height: 128px !important; |
|
|
|
// } |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
@ -160,10 +165,33 @@ |
|
|
|
justify-content: center; |
|
|
|
align-items: center; |
|
|
|
position: relative; |
|
|
|
.build-left-bottom-title{ |
|
|
|
display: flex; |
|
|
|
flex-direction: column; |
|
|
|
align-items: center; |
|
|
|
justify-content: center; |
|
|
|
position: absolute; |
|
|
|
left: 27%; |
|
|
|
top:38%; |
|
|
|
h2{ |
|
|
|
font-size: 1.25rem; |
|
|
|
font-family: YouSheBiaoTiHei; |
|
|
|
color: #FFFFFF; |
|
|
|
line-height: 1.625rem; |
|
|
|
text-shadow: 0px 0px 0.25rem #1C60FE; |
|
|
|
} |
|
|
|
span{ |
|
|
|
font-size: 0.75rem; |
|
|
|
font-family: PingFangSC-Medium, PingFang SC; |
|
|
|
font-weight: 500; |
|
|
|
color: #E9F7FF; |
|
|
|
} |
|
|
|
} |
|
|
|
img{ |
|
|
|
width: 19%; |
|
|
|
position: absolute; |
|
|
|
left: 38%; |
|
|
|
top:26% |
|
|
|
left: 26.5%; |
|
|
|
top:29% |
|
|
|
} |
|
|
|
|
|
|
|
} |
|
|
@ -185,7 +213,7 @@ |
|
|
|
height: 30%; |
|
|
|
width: 100%; |
|
|
|
padding-left: 15px; |
|
|
|
font-size: 24px; |
|
|
|
font-size: 1.5rem; |
|
|
|
font-family: YouSheBiaoTiHei; |
|
|
|
color: #FFFFFF; |
|
|
|
display: flex; |
|
|
@ -206,23 +234,24 @@ |
|
|
|
justify-content: space-around; |
|
|
|
align-items: center; |
|
|
|
img{ |
|
|
|
width:12% ; |
|
|
|
height: 80%; |
|
|
|
width:14% ; |
|
|
|
// height: 80%; |
|
|
|
} |
|
|
|
div{ |
|
|
|
font-size: 16px; |
|
|
|
font-size: 1rem; |
|
|
|
font-family: PingFangSC-Medium, PingFang SC; |
|
|
|
font-weight: 500; |
|
|
|
color: #C2EEFF; |
|
|
|
line-height: 22px; |
|
|
|
letter-spacing: 1px |
|
|
|
transform: translateX(-1.5rem); |
|
|
|
// line-height: 22px; |
|
|
|
letter-spacing: 0.0625rem; |
|
|
|
} |
|
|
|
h2{ |
|
|
|
font-size: 28px; |
|
|
|
font-size: 1.75rem; |
|
|
|
font-family: YouSheBiaoTiHei; |
|
|
|
color: #FFFFFF; |
|
|
|
margin-bottom : 0!important; |
|
|
|
text-shadow: 0px 0px 4px #07B9FE; |
|
|
|
text-shadow: 0px 0px 0.25rem #07B9FE; |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
@ -233,10 +262,33 @@ |
|
|
|
justify-content: center; |
|
|
|
align-items: center; |
|
|
|
position: relative; |
|
|
|
img{ |
|
|
|
.build-right-bottom-title{ |
|
|
|
display: flex; |
|
|
|
flex-direction: column; |
|
|
|
align-items: center; |
|
|
|
justify-content: center; |
|
|
|
position: absolute; |
|
|
|
left: 27%; |
|
|
|
top:38%; |
|
|
|
h2{ |
|
|
|
font-size: 1.25rem; |
|
|
|
font-family: YouSheBiaoTiHei; |
|
|
|
color: #FFFFFF; |
|
|
|
line-height: 1.625rem; |
|
|
|
text-shadow: 0px 0px 0.25rem #1C60FE; |
|
|
|
} |
|
|
|
span{ |
|
|
|
font-size: 0.75rem; |
|
|
|
font-family: PingFangSC-Medium, PingFang SC; |
|
|
|
font-weight: 500; |
|
|
|
color: #E9F7FF; |
|
|
|
} |
|
|
|
} |
|
|
|
img{ |
|
|
|
width: 19%; |
|
|
|
position: absolute; |
|
|
|
left: 38%; |
|
|
|
top:26% |
|
|
|
left: 26.5%; |
|
|
|
top:29% |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|