#solution .module_type06 ul{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}#solution .module_type06 li{align-items:center;background:#fff;border-radius:0 30px/30px;box-shadow:0 0 20px rgba(51,72,97,.05);display:flex;height:150px;width:175px}@media screen and (max-width:500px){#solution .module_type06 li{margin-bottom:20px;width:45%}}