.wrap_table{background-color:#f5f7fa;border:1px solid #e5e8eb;border-radius:4px;margin-bottom:64px}.wrap_table .head{line-height:66px}.wrap_table .head .btn_table{align-items:center;color:#191f28;display:flex;font-size:18px;font-weight:700;padding:0 24px;user-select:none}.wrap_table .head .btn_table p{color:#1369e9;font-size:14px;font-weight:500;margin-left:8px}.wrap_table .head .btn_table img{height:16px;margin-left:auto;transition:transform .25s;width:16px}.wrap_table .head.on .btn_table img{transform:rotate(180deg)}.wrap_table #listTable{display:flex;flex-flow:column;height:0;overflow:hidden;padding:0 24px;row-gap:6px}.wrap_table #listTable a h2,.wrap_table #listTable a h3,.wrap_table #listTable a span,.wrap_table #listTable a strong{background-color:transparent!important;color:#6b7684!important;font-size:16px!important;font-weight:500!important;line-height:26px!important;text-align:left!important}.wrap_table #listTable a h3{padding-left:17px}.wrap_table #listTable a:hover *{color:#1369e9!important}.wrap_table .head.on{border-bottom:1px solid #e5e8eb}.wrap_table .head.on+#listTable{height:auto;padding:24px}