.module{margin-bottom:20px}.module .hd{padding:6px 0;line-height:20px}.module .hd .title{position:relative;padding-left:20px;font-size:18px;font-weight:bold;color:#333}.module .hd .title::before{position:absolute;left:2px;top:50%;content:"";width:4px;height:20px;margin-top:-10px;background:#2095f2;border-radius:2px}.module .bd{padding:20px 0}.mod-example ul{display:grid;grid-template-columns:repeat(6, 1fr);gap:1px;overflow:hidden}.mod-example li{background:#fff;box-shadow:0 0 4px rgba(0,0,0,.05)}.mod-example li img{display:block;width:100%;height:100%;object-fit:contain}@media screen and (max-width: 799px){.module .hd{padding:8px 0;line-height:20px}.module .hd .title{padding-left:16px;font-size:16px}.module .bd{padding:0 10px}.mod-example ul{grid-template-columns:repeat(2, 1fr)}}