From 9ec8e443c80f1e08c2b6fc5af9167549b7d30652 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=A8=E4=B8=B9=E5=8D=8E?= <14641717+yang-danhua@user.noreply.gitee.com> Date: Tue, 13 May 2025 17:17:50 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9Afqa=E4=B8=8B=E8=BD=BD=E5=92=8C?= =?UTF-8?q?=E8=81=94=E7=B3=BB=E6=88=91=E4=BB=AC=E6=A0=B7=E5=BC=8F=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/static/index/css/contactus_message.css | 1 + public/static/index/css/download.css | 6 ++++++ public/static/index/css/faq.css | 1 + 3 files changed, 8 insertions(+) diff --git a/public/static/index/css/contactus_message.css b/public/static/index/css/contactus_message.css index 8b139ce5..9cf72ed1 100755 --- a/public/static/index/css/contactus_message.css +++ b/public/static/index/css/contactus_message.css @@ -16,6 +16,7 @@ .orico_Page_contact .contactMain .contactImg { height: auto; width: 100%; + margin-top:3.75rem; } .orico_Page_contact .contactMain .contact_c { width: 75%; diff --git a/public/static/index/css/download.css b/public/static/index/css/download.css index 1c7de886..9f7e6320 100755 --- a/public/static/index/css/download.css +++ b/public/static/index/css/download.css @@ -5,6 +5,7 @@ overflow-y: auto; overflow-x: hidden; background: #f2f2f2; + } .orico_Page_download .downloadMain { display: flex; @@ -14,6 +15,7 @@ .orico_Page_download .downloadMain .topimg { width: 100%; position: relative; + margin-top:3.75rem; } .orico_Page_download .downloadMain .topimg img { width: 100%; @@ -208,6 +210,10 @@ font-family: "Montserrat-Bold"; color: #000; } +.orico_Page_download .downloadMain .contact_c .vidotabs .hd ul li a{ + font-weight: bold; + color: #000; +} .orico_Page_download .downloadMain .contact_c .vidotabs .hd ul .von { border-bottom: 2px solid #004bfa; } diff --git a/public/static/index/css/faq.css b/public/static/index/css/faq.css index 6c00fcb1..8411e054 100755 --- a/public/static/index/css/faq.css +++ b/public/static/index/css/faq.css @@ -5,6 +5,7 @@ overflow-y: auto; overflow-x: hidden; background: #f2f2f2; + margin-top:3.75rem; } .orico_Page_fq .img-responsive img { height: auto;