style:fqa下载和联系我们样式修改

This commit is contained in:
杨丹华
2025-05-13 17:17:50 +08:00
parent 4e7c7ef4c7
commit 9ec8e443c8
3 changed files with 8 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
.orico_Page_contact .contactMain .contactImg { .orico_Page_contact .contactMain .contactImg {
height: auto; height: auto;
width: 100%; width: 100%;
margin-top:3.75rem;
} }
.orico_Page_contact .contactMain .contact_c { .orico_Page_contact .contactMain .contact_c {
width: 75%; width: 75%;

View File

@@ -5,6 +5,7 @@
overflow-y: auto; overflow-y: auto;
overflow-x: hidden; overflow-x: hidden;
background: #f2f2f2; background: #f2f2f2;
} }
.orico_Page_download .downloadMain { .orico_Page_download .downloadMain {
display: flex; display: flex;
@@ -14,6 +15,7 @@
.orico_Page_download .downloadMain .topimg { .orico_Page_download .downloadMain .topimg {
width: 100%; width: 100%;
position: relative; position: relative;
margin-top:3.75rem;
} }
.orico_Page_download .downloadMain .topimg img { .orico_Page_download .downloadMain .topimg img {
width: 100%; width: 100%;
@@ -208,6 +210,10 @@
font-family: "Montserrat-Bold"; font-family: "Montserrat-Bold";
color: #000; 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 { .orico_Page_download .downloadMain .contact_c .vidotabs .hd ul .von {
border-bottom: 2px solid #004bfa; border-bottom: 2px solid #004bfa;
} }

View File

@@ -5,6 +5,7 @@
overflow-y: auto; overflow-y: auto;
overflow-x: hidden; overflow-x: hidden;
background: #f2f2f2; background: #f2f2f2;
margin-top:3.75rem;
} }
.orico_Page_fq .img-responsive img { .orico_Page_fq .img-responsive img {
height: auto; height: auto;