body,html{margin:0;padding:0;background:#f5f5f5}.web_box{width:100%;background:#f5f5f5;box-sizing:border-box;min-height:100vh;overflow:auto;position:relative}.hflex{flex-direction:row}.hflex,.vflex{display:flex;flex-wrap:nowrap}.vflex{flex-direction:column}.jbetween{justify-content:space-between}.jaround{justify-content:space-around}.jend{justify-content:flex-end}.jcenter{justify-content:center}.acenter{align-items:center}.abetween{align-content:space-between}.aaround{align-content:space-around}.astart{align-items:flex-start}.aend{align-items:flex-end}.fwrap{flex-wrap:wrap}.text_hide{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.text_line{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.point{cursor:pointer}