
/* 2023-5-16 tao start */
.agent-pc #indexPage .service .container_header .title{
    font-size:50px;
}
.agent-pc #mcontact .container_header .title{
    font-size:50px;
}
/* 2023-5-16 tao end */

/* 2023-6-6 tao start */
.agent-pc .npagePage .ff_pageTarget .container_category a:first-child{
    display: none;
}
.agent-pc .container_category > a{
    white-space: nowrap;
}

.agent-mobile #_add_cat>li:first-child{
    display: none;
}
.agent-mobile .mlist .container_header .title{
    font-size:18px;
    margin-bottom:6px;
}
/* 2023-6-6 tao end */