/* tao 2022-9-9 修改 */
.agent-pc .bodyindex .mlist.news .item_block {
    margin-right:75px;
}
.ff_indexPage .news.ff_slider .owl-dots{
    display: none;
}
.agent-pc .mcustomize .container_content{
    position:relative;
}
.agent-pc .mcustomize.tlir .mediabody{
    position:absolute;
    top:0;
    right:0;
    height:100%;
    width:48%;
}
.agent-pc .mcustomize.tlir .mediabody a{
    display: block;
    height:100%;
}
.agent-pc .mcustomize .container_content .mediabody .image{
    height:100%;
    background-size:100% auto;
    background-position: 0 center;
}
/* 2022-9-20 tao 修改 */
.agent-pc .vPlayArea .vPlayItem{
    transform: translate(-50%, -50%)!important;
}

/* 2022-12-27 tao start */
.agent-pc .bodyindex .ff_topSlider + .mlist{
    margin-top: 0;
    padding-top:4.6354166667vw;
}

/* 2022-12-27 tao end */