/* BASIC css start */
#aside {text-align:center;padding: 113px 0 0;width: 100%;border-bottom:1px solid #AEAEAE;}
#aside .title {font-size:38px;font-weight:200;margin-bottom: 70px;line-height: 1;}
#aside .cs_menu_list {max-width:1627px; width:100%; margin:0 auto; display:flex;align-items: flex-start; }
#aside .cs_menu_list li {width:20%}
#aside .cs_menu_list li a {display:inline-block; font-size:16px; color:#0B0B0D; line-height:52px; padding:0 20px; position:relative; }
#aside .cs_menu_list li.active a {color:#000; font-weight:500}
#aside .cs_menu_list li.active a:after {content:"";display:inline-block;width:100%;height:4px;background:#000;position:absolute;bottom: -2px;left:0}

#content {max-width:1627px; width:100%; margin:0 auto; padding:0 }
.table_box table th { height:64px; vertical-align:middle; border-bottom:1px solid #AEAEAE; font-size:18px;}
.table_box table td { height:64px; vertical-align:middle; border-bottom:1px solid #AEAEAE; font-size:16px;}


.bbs-btm .bbs-paging .paging {margin-top:27px; }

.csWrap {margin-top:116px;}
.cs_title {font-size: 30px; font-weight: 200;}

/* BASIC css end */

