.table_section{padding:90px 0}.table_section .list{display:grid;grid-template-columns:repeat(3,1fr);text-align:center;grid-gap:30px}.table_section .list .box .top .icon{line-height:0}.table_section .list .box .top .icon img{max-width:160px}.table_section .list .box .top h4{line-height:normal;margin-top:30px}.table_section .list .box ul{background:#fff;border-radius:24px;box-shadow:0 8px 16px 8px rgba(0,0,0,.08);font-size:18px;margin-top:30px;padding:0 36px}.table_section .list .box ul li:not(:last-child){border-bottom:1px solid #ccc}.table_section .list .box ul li{align-items:center;display:flex;flex-flow:wrap;justify-content:center;padding:25px 0}.table_section .list .box ul li span{color:#d50f00;display:block;font-weight:700}.table_section .list .box ul li{font-size:16px;line-height:24px}@media (max-width:1024px){.table_section .list{grid-template-columns:1fr}}