
/* 2023-10-13 tao start */
.agent-mobile .module.mcustomize .header{
    background:#eb5504;
}
.agent-mobile .module.mcustomize .description{
    background:#eb5504;
}

.agent-pc #indexPage .team .item_block .item_img{
    width:16%;
}
.agent-pc #indexPage .team.ff_slider .item_block .item_img{
    padding-top:16%;
}
.agent-pc #indexPage .team.ff_slider .item_block::before{
    top:80%;
}
.agent-mobile #header{
    text-align: left;
}
.agent-mobile #header a.mm-hbtn{
    left:auto;
    right:0;
}
.agent-mobile .mm-hlogo{
    margin-left:15px;
}
.agent-mobile .module.mcustomize{
    background:none;
}
.agent-mobile .news .item_block .item_info{
    border-bottom:0;
    margin-bottom:0;
    padding-bottom:0;
}
.agent-mobile .news .item_block .item_des{
    display: none;
}
/* 2023-10-13 tao end */