
/* 2022-3-13 tao start */
.agent-pc
    .ff_indexPage
    .service.ff_slider
    .content_list
    .item_block
    .item_box:before {
    width: 35%;
}
.agent-pc .bodyMask {
    display: none !important;
}
.agent-mobile .bodyMask {
    display: none !important;
}
/* 2023-3-13 tao end */
.agent-pc body #navWrapper .content .nav > .navitem > a {
    padding: 0 15px;
}
.agent-pc body #headTop #logo img {
    height: 20px !important;
}
.agent-pc body #navWrapper .content {
    display: flex;
    justify-content: end;
}
