




/*  2020-05-19  邱和利的修改 以下  */


.agent-mobile .imagelink ul {
    width: auto !important;
}


.agent-mobile .imagelink ul {
    height: 80px;
}

.agent-mobile .imagelink .content_list li.wow {
    float: none;
}


.agent-mobile .npagePage .mlist {
    padding-top: 45px;
}


@media screen and (min-width:415px) and (max-width:768px){


    .agent-mobile .imagelink ul {
        max-width: 70%;
    }
    
}