
.ff_postPage .service.mlistpost .content_wrapper .post_imgs {
    display: none;
}

/* 2024-7-25 tao start */
.agent-pc .bodyindex #indexPage #topSlider .item_block a {
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
}
.agent-pc body.openMenu #minNavWrapper .nav {
    margin-left: 4vw;
}
.agent-pc #minNavWrapper .nav > .navitem {
    padding: 0 2vw;
}
/* 2024-7-25 tao end */

/* 2024-7-30 tao start */
.agent-mobile .npagePage.post #listContent {
    display: none;
}
/* 2024-7-30 tao end */

/* 2024-8-13 tao start */
.agent-pc #topSlider .owl-nav .owl-prev i::before,
.agent-pc #topSlider .owl-nav .owl-next i::before {
    color: #e75923;
}

.agent-pc #online_lx,
.agent-pc #shares {
    display: none;
}
/* 2024-8-13 tao end */

/* 2024-9-25 tao start */
.agent-mobile #mm-slider .slider {
    height: 100%;
}
.agent-mobile #mm-slider .slider li {
    height: 100%;
}
.agent-mobile #mm-slider .slider a {
    height: 100%;
}
.agent-mobile #mm-slider .slider .slider-img {
    height: 100%;
}
.agent-mobile #mm-slider .slider .slider-img img {
    height: 100%;
    object-fit: cover;
}
/* 2024-9-25 tao end */

/* ff 2024-10-11 */
.agent-pc #topSlider .owl-nav .owl-prev i::before,
.agent-pc #topSlider .owl-nav .owl-next i::before {
    color: #e75923;
}
#minNavWrapper .nav > .navitem {
    padding: 0 2vw;
}
#minNavWrapper .nav > .navitem:nth-last-of-type(3) span {
    color: #e75923;
    -webkit-text-fill-color: initial;
}
.agent-mobile .mm-listview > li > a,
.mm-listview > li > span {
    color: #666;
    line-height: 30px;
    font-weight: bold;
    font-size: 24px;
    line-height: 2;
}
.agent-mobile .mm-menu em.mm-counter {
    font-size: 20px;
}

.agent-mobile .mm-listview > li:last-child span,
.agent-mobile .mm-listview > li:last-child a {
    color: #e75923;
}

.ff_postPage .mlistpost .listWrap {
    display: none;
}

/* 2024-10-15 tao start */
.agent-mobile .npagePage{
    min-height:calc(100% - 158px);
}
/* 2024-10-15 tao end */