@charset "utf-8";.tool-item{display:flex;justify-content:space-between;margin:0 0 40px}.tool-item .tool-table{width:50%;order:1}.tool-item .tool-text{width:45%;order:2;font-size:14px;line-height:20px;word-break:break-all}.tool-item .tool-table,.tool-item .tool-table tbody,.tool-item .tool-table tbody tr,.tool-item .tool-table tbody tr td{display:block}.tool-item .tool-table tbody tr td{margin:0 0 20px;font-size:14px;color:#606060}.tool-item .tool-table tbody tr td:last-child{margin:0}.tool-item .tool-table tbody tr td img{margin:0 0 5px}@media screen and (max-width:1000px){.tool-item{flex-direction:column}.tool-item .tool-table{width:100%;margin:0 0 20px}.tool-item .tool-text{width:100%}}