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;