Files
orico-official-website-old/public/frontend/webth/css/thunderbolt_3.css
2024-10-29 14:04:59 +08:00

42 lines
1.8 KiB
CSS
Executable File

.thunderbolt_3_banner{position: absolute; top:0; width:100%;}
.thunderbolt_3_banner .content{margin-top:12vw; width:73.9vw; margin-left:auto; margin-right: auto;}
.thunderbolt_3_banner .content .title{font-style: italic;}
.thunderbolt_3_one{width:100%; margin-top:7vw;}
.thunderbolt_3_one .left{width:30%; float: left; margin-right: 4.9027%;}
.thunderbolt_3_one .right{width:65.0973%; float: left;}
.thunderbolt_3_two{margin-top:15.8vw; width:50%;}
.thunderbolt_3_three{padding-top:3.5vw; padding-bottom: 4vw;}
.thunderbolt_3_three ul{margin-top:4vw;}
.subject_three_list .subject_new_buy{position: absolute; bottom: 2.4vw; width:100%;}
.thunderbolt_3_four{margin-top:12vw; width:45%;}
.solid_blue{border-top:5px solid #009fe0; background-color:#FFF; position: relative;}
.thunderbolt_3_five{position: absolute; left:9.5vw; top:4.8958vw; }
.thunderbolt_3_six{width:40%; margin:6.5vw auto;}
@media screen and (max-width:1400px){
.thunderbolt_3_one{margin-top:4.5vw;}
.thunderbolt_3_six{width:60%;}
}
.font-18{line-height: 1.8em;}
.thunderbolt_3_seven{background-color:#f2f2f2; overflow: hidden;}
.intel{position: absolute; top:10px; width:100%;}
@media screen and (min-width:1480px){
.intel_left{margin-left:200px;}
}
@media screen and (max-width:1479px){
.intel_left{margin-left:16vw; width:5.6757%}
.intel_left img{width:100%; margin-top:15%;}
}
@media screen and (max-width:1240px){
.intel{display: none;}
}
.font-60{font-size: 3em;}
.font-18{font-size: 1em; line-height: 1.5em}
.font-30{font-size: 1.5em; line-height: 1.25em;}
@media screen and (max-width:1479px){
.font-60{font-size: 2.5em;}
.font-18{font-size: 0.875em; line-height: 1.5em}
.font-30{font-size: 1.25em; line-height: 1.25em;}
}
@media screen and (max-width:1200px){
.thunderbolt_3_four{margin-top:7vw;}
}