chengkun
2025-09-15 3c9050e82e582414dc7b208c8283fe47be37eeba
public/static/home/style.css
@@ -434,6 +434,7 @@
.itpart-header-top {
    background: #ff3d00;
    position: relative;
}
@@ -443,6 +444,12 @@
    background-image: url("/static/home/assets/images/top-bg-img.png");
    background-size: cover;
    padding: 10px 0px;
}
.language_select_item {
    position: absolute;
    right: 10px;
    top: 10px;
}
.top-address p {
@@ -1041,6 +1048,10 @@
    color: #ff3d00;
}
.itpart_nav_area.prefix .logo-title {
    color: #fff;
}
/* LOGO LEFT RIGHT CSS */
.logo-left {
    align-items: center;
@@ -1065,6 +1076,21 @@
.logo-right .itpart_menu>ul>li:last-child a {
    padding-right: auto;
}
.logo-title-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.logo-title-item .logo-title {
    text-align: right;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    display: flex;
    align-items: center;
}
/* logo top */
@@ -4765,7 +4791,7 @@
    margin: 26px 0;
}
.itpart-description-area .logo{
.itpart-description-area .logo {
    width: 100px;
}