.mod-panel .table-outer .table-head{margin-bottom:5px;line-height:32px;text-align:center}.mod-panel .table-outer h3{position:relative;z-index:9;display:inline-block;padding:0 15px;font-size:18px;font-weight:bold}.mod-panel .table-outer h3::after{position:absolute;left:0;bottom:0;z-index:-1;width:100%;height:16px;content:"";background:#f0f5f8;border-radius:3px}.mod-panel .table-outer .table-inner{overflow-x:auto;margin-bottom:20px}.mod-panel table{width:100%;border-collapse:collapse;border-spacing:0;border:1px solid #cee1ee}.mod-panel table thead{border-bottom:1px solid #cee1ee;background-color:#e3eef8}.mod-panel table tbody{color:#666}.mod-panel table th,.mod-panel table td{border:1px solid #cee1ee;padding:10px;line-height:20px;font-weight:normal;word-break:break-all;word-wrap:break-word}.mod-panel table tr:nth-child(2n){background-color:#f0f5f8}.mod-panel .item{display:flex}.mod-panel .item .icon{width:48px}.mod-panel .item .info{flex:1;min-width:0;margin-left:15px;padding:4px 0}.mod-panel .item .info p{line-height:20px}.mod-panel .item .info p.en{color:#999}@media screen and (max-width: 727px){.mod-panel table{white-space:nowrap}}