diff --git a/custom/public/img/home-banner-01-en.jpg b/custom/public/img/home-banner-01-en.jpg new file mode 100644 index 000000000..59001d4f0 Binary files /dev/null and b/custom/public/img/home-banner-01-en.jpg differ diff --git a/custom/public/img/home-banner-01.jpg b/custom/public/img/home-banner-01.jpg new file mode 100644 index 000000000..1aa0563c4 Binary files /dev/null and b/custom/public/img/home-banner-01.jpg differ diff --git a/custom/public/img/home-banner-1.jpg b/custom/public/img/home-banner-1.jpg deleted file mode 100644 index 77ac7a3a5..000000000 Binary files a/custom/public/img/home-banner-1.jpg and /dev/null differ diff --git a/templates/custom/home/home_top.tmpl b/templates/custom/home/home_top.tmpl index 4b02866d1..a6624c4bf 100644 --- a/templates/custom/home/home_top.tmpl +++ b/templates/custom/home/home_top.tmpl @@ -394,7 +394,7 @@ ._hm-bg-container { overflow: hidden; position: relative; - height: 520px; + height: 580px; } ._hm-pg-static { @@ -426,7 +426,13 @@ background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20version%3D%221.1%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%221%22%20x1%3D%220%22%20x2%3D%221%22%20y1%3D%220%22%20y2%3D%220%22%20gradientTransform%3D%22matrix(6.117110761741029e-17%2C%200.999%2C%20-0.21820798177083334%2C%206.117110761741029e-17%2C%200%2C%200)%22%3E%3Cstop%20stop-color%3D%22%239c6af2%22%20stop-opacity%3D%221%22%20offset%3D%220%22%3E%3C%2Fstop%3E%3Cstop%20stop-color%3D%22%2363d0f9%22%20stop-opacity%3D%221%22%20offset%3D%220.78%22%3E%3C%2Fstop%3E%3Cstop%20stop-color%3D%22%2378fbed%22%20stop-opacity%3D%221%22%20offset%3D%221%22%3E%3C%2Fstop%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22url(%231)%22%3E%3C%2Frect%3E%3C%2Fsvg%3E"); } ._hm-pg-bg-3 { - background: url("/img/home-banner-1.jpg"); + background: url("/img/home-banner-01.jpg"); + background-repeat: no-repeat; + background-position: center center; + background-size: cover; + } + ._hm-pg-bg-3-en { + background: url("/img/home-banner-01-en.jpg"); background-repeat: no-repeat; background-position: center center; background-size: cover; @@ -741,7 +747,7 @@ height: 1px; width: 100%; left: 10%; - bottom: -100px; + bottom: -90px; z-index: 3; opacity: 0.8; } @@ -797,7 +803,7 @@ ._hm-universe { position: relative; - top: -55px; + top: -20px; left: 20%; } @@ -833,7 +839,7 @@ ._hm-person-area { position: relative; - top: -55px; + top: -25px; right: 10%; z-index: 3; } @@ -1471,13 +1477,13 @@ line-height: 36px; text-decoration: none; text-align: center; - margin-bottom: 28px; + margin-bottom: 32px; } ._hm-big-btn-c { display: flex; justify-content: center; - margin-bottom: 36px; + margin-bottom: 42px; } ._hm-big-btn-c a { @@ -1626,7 +1632,7 @@ #homenews { position: absolute; left: 10%; - top: 200px; + top: 240px; z-index: 2; width: 775px; } @@ -1869,14 +1875,14 @@ --> -