
/* 2022-10-21 tao 修改 */
.agent-pc #headTop > *#logo{
    width:auto;
}
.agent-pc #headTop > *#logo img{
    max-width:auto;
}
.agent-pc #indexPage #topSlider .owl-stage{
    cursor:pointer;
}

.agent-pc #sitecontent .project .tab_content .item_block img{
    height:auto;
}

/* 2022-10-25 tao 修改 */
.agent-pc .ff_indexPage .imagelink{
    padding:0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ff_sitecontent .imagelink.module.ff_noSlider .module_container{
    margin-top:0;
}
.agent-mobile .imagelink .content_list .item_block{
    width:49%;
}