.new_tab{float:left; width:100%; margin-bottom:45px;}
.new_tab * {box-sizing:border-box; width:100%; float:left; /*margin-bottom:45px;*/}
.new_tab li{width:14%; height:40px; line-height:40px; text-align:center; border:1px solid #494d48; border-right:none; background:#666;}
.new_tab li a{ color:#fff; font-weight:normal; font-size:14px;}
.new_tab li:last-child{border-right:1px solid #494d48; /*width:28%;*/}
.new_tab li.new_tab_active{background:#097769;}

table.scroll_row_table td:nth-child(1){background-color:#fff;}