.con_wrapper .table {
    border-top: 1px solid #9a9a9a;
    text-align: center;
}
.con_wrapper .table th, .con_wrapper .table td{ height: 40px; line-height: 40px;}
.con_wrapper .table th {background: #f7f7f7; font-weight: 500;}
.con_wrapper .table td{border-left: 1px solid #dee2e6;}
.con_wrapper .table .rowspan3{line-height: 150px;}
