@CHARSET "UTF-8";




div.content table thead{display: none;}
div.content table tr{display: flex;flex-wrap: wrap;padding: 0.19rem 0 0.23rem 0;margin: 0 0.43rem; border-bottom: 0.01rem solid rgba(0, 0, 0, 0.06);;}

div.content table tbody td:first-child{position: relative;width: 100%;}
div.content table tbody td{font-size: 0.37rem;color: rgba(0, 0, 0, 0.45);line-height: 0.75rem;}
div.content table tbody td a{font-size: 0.37rem;line-height: 0.75rem; color: rgba(0, 0, 0, 0.85);}
div.content table tbody td:first-child:before{display: inline-block;flex-shrink: 0; width: 0.11rem;height: 0.11rem;background: #2F54EB;content: '';position: absolute;left: 0;top: 0.32rem;}
div.content table td{padding-left: 0.43rem;}

div.content p.page{margin-top: 0.53rem; margin-bottom: 0.85rem}