.highlight-list{display:flex;justify-content:space-between}.highlight-list_item{width:380px;height:280px;text-align:center;background:linear-gradient(180deg, #012334, #01253e);border-radius:10px}.highlight-list_item .highlight-icon{margin:28px 0 14px}.highlight-list_item p{font-size:16px;text-align:center;color:#ffffff;line-height:28px}@media (max-width:750px){.highlight-list{display:block;padding:0}.highlight-list_item{width:100%;height:1.8rem;background:#1f272e;display:flex;margin-bottom:.2rem}.highlight-list_item .highlight-icon{margin-top:.13rem;margin-left:.3rem;margin-bottom:0;margin-right:.4rem;width:1.4rem;height:1.4rem}.highlight-list_item p{font-size:.28rem;text-align:left;color:#dee0e5;line-height:1.8;display:flex;align-items:center;width:4.5rem}.highlight-list_item:last-child{margin-bottom:0}}