a {
    text-decoration: none;
}
div{
    box-sizing: border-box;
}

.scrolled {
    background: #FFF;
}

.scrolled a {
    color: #2a2b2e !important;

}

.scrolled .active-link {
    position: relative;
    color: #ED7100 !important;
}

.scrolled .active-link::after{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: -5px;
    left: 0px;
    background: #ED7100;
}

header {
    color: #FFF;
    width: 100%;
    background-color: rgba(255, 255, 255, 0.1);
    /* position: fixed;
    top: 0;
    left: 0;
    z-index: 999; */
}

.container-fluid {
    width: 1200px;
    height: 105px;
    line-height: 105px;
}

.container-fluids {
    width: 1200px;
    height: 105px;
    line-height: 105px;
}

.navbar-links a {
    color: #FFF;
    margin-left: 60px;
}

.navbar-links {
    float: right;
}

.navbar-logos {
    background: url("../../../front-resource/images/20230822/logo.png") no-repeat;
    width: 169px;
    height: 49px;
    margin-top: 13px;
    float: left;
    position: relative;
}


.navbar-logo {
    float: left;
    position: relative;
}

.logo-left {
    float: left;
    position: relative;
}

.logo-right {
    height: 75px;
    line-height: 75px;
    position: relative;
    margin-left: 54px;
}

.navbar {
    border-radius: 0;
    color: #FFF;
    width: 100%;
}

.container-fluid {
    width: 1200px;
    height: 105px;
    line-height: 105px;
}

.navbar-link a {
    color: #FFF;
}

.navbar-link {
    float: right;
}

.position_relative {
    position: relative;
}

.position_relative:hover span {
    display: none;
}

.imageText {
    position: absolute;
    bottom: 55px;
    left: 47%;
    transform: translateX(-50%);
    width: 167px;
    color: #000;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
}

.ceoText {
    position: absolute;
    bottom: 42px;
    left: 50%;
    transform: translateX(-50%);
    width: 224px;
    color: #444444;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    font-family: Source Han Sans CN;
}



.container-fluid {
    width: 1200px;
    height: 105px;
    line-height: 105px;
}

.container-fluids {
    width: 1200px;
    height: 105px;
    line-height: 105px;
}

.navbar-links a {
    color: #FFF;
    margin-left: 60px;
    text-decoration: none;
}

.navbar-links {
    float: right;
}