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

27 lines
1.3 KiB
CSS
Executable File

.ten_title{font-size: 3.125em; padding-top:4.8vw; padding-bottom: 3.5vw;}
.ten_title01{padding-top:3.5vw;}
.ten_subtitle{font-size: 2.375em; padding-bottom: 1.2vw;}
.ten_des{width:54%; margin:auto; font-size: 1.125em; line-height: 1.5em;}
@media screen and (max-width:1440px){
.ten_title{font-size: 2.5em; line-height: 1.25em;}
.ten_subtitle{font-size:1.875em; line-height: 1em;}
.ten_des{width:64%;}
}
@media screen and (max-width:1080px){
.ten_des{width:84%;}
}
.ten_02_bg{overflow: hidden; background:#f7fbfe url("/frontend/web/images/decennial/ten_02_bg.jpg") 100% 100% no-repeat;}
.ten_02{width:100%; }
.ten_three{padding-top:3.5vw; padding-bottom: 3vw; width:100%; background:url("/frontend/web/images/decennial/ten03_bg.jpg") 100% 100% no-repeat;}
.ten_four{width:98%; left:1%; right:1%; top:1.8vw; overflow: hidden;}
.ten_four li{width:14.2857142857143%; float:left; font-size: 1.25em;}
.ten_six{width:100%; margin-top:1.5vw;}
.ten_six li{width:32.84%; margin-right: 0.74%; float: left;}
.ten_six li:last-child{margin-right: 0;}
.ten_four_line{widht:100%; background-color:#e5e5e5; height: 1px; margin-top:1vw; }
.ten_video{width:42%; margin:1.5vw auto 0; max-width:799px;}
.padding-t-48vw{padding-top: 4.8vw;}
.margin-b-30vw{margin-bottom: 3vw;}
.margin-t-15vw{margin-top: 1.5vw;}