
.ff_indexPage .mlist.imagelink { padding: 45px 0;}

/* 2020/12/28 yyq 修改 */
.agent-pc body #header {
    height: 100px;
}

.agent-pc body #header.mini {
    height: 66px;
}

.agent-pc body #header #search-nav {
    height: 100%;
}

.agent-pc body #headTop #logo img {
    height: 88px !important;
}

.agent-pc body #header.mini #logo img {
    height: 50px !important;
}
/* 2020/12/28 yyq 修改 */

/* 2022/03/29 yyq 修改 */
.agent-mobile .mm-hlogo {
    height: 90%;
    top: 5%;
}
/* 2022/03/29 yyq 修改 */