/* 只支持IE9、10 */
@media screen and (min-width:0\0) {
    .proBox-h:after {
        display: none;
    }

}