
/* 2024-7-23 tao start */
.agent-pc body #headTop #logo img{
    height:76px !important;
}

/* 2024-7-23 tao end */

/* 2024-9-27 tao start */
.agent-pc body #headTop #logo{
    position:absolute;
}
.agent-pc body #headTop #search-header{
    display: flex;
    align-items: center;
}
.agent-pc body #hcontact{
    display: flex;
    align-items: center;
    height: 100%;
}
/* 2024-9-27 tao end */
