汉晶添加中英文翻译

This commit is contained in:
2025-05-08 14:56:06 +08:00
parent bd38cf7e2d
commit 3923e4df10
38 changed files with 1431 additions and 214 deletions

View File

@@ -77,7 +77,7 @@
.bannertop{
width: 100%;
height:105vh;
background-image: url(../imgs/svg/企业文化理念\(BJF\).svg);
background-image: url(../imgs/us/corporateCultureConcept.svg);
background-repeat: no-repeat;
background-size:40vw;
background-position:0vw 50%;
@@ -260,6 +260,21 @@ html {
scroll-margin-top: 10vh;
}
/* 英文状态下样式 */
.topBannerLeftTitle p.en:nth-child(1) {
font-size: 2vw;
letter-spacing: normal;
font-family: 'Segoe UI', 'Arial', 'Helvetica', sans-serif;
}
.topBannerLeftTitle p.en:nth-child(2) {
font-size: 1vw;
letter-spacing: normal;
font-family: 'Segoe UI', 'Arial', 'Helvetica', sans-serif;
}