
@media screen and (max-height: 700px){
    .bodyindex .videom .container_content .item_block .item_wrapper{
        display: block;
    }
    .bodyindex .videom .container_content .item_block .item_des{
        display: none;
    }
    .bodyindex .videom .tab_content .item_block .item_wrapper{
        padding-top: 22px;
    }
    .bodyindex .videom.ff_slider .tab_content .item_block .details{
        display: none;
    }
}

/* 2022-10-13 tao ÐÞ¸Ä */
.bodylistpost.bodyproject .postbody img{
    margin-bottom:20px;
}

