 .w1200 .wrap2 .title {
    padding-bottom: 2.3%;
    font-size: 18px;
    color: #868686;
}
 .w1200 .wrap2 table {
    width: 100%;
}
 .w1200 .wrap2 table tr:hover {
    background-color: #f4f4f4;
}
 .w1200 .wrap2 table tr th {
    width: 33.33%;
    padding: 10px 0;
    background-color: #00aaaa;
    text-align: left;
}
 .w1200 .wrap2 table tr th p {
    padding-left: 34px;
    font-size: 16px;
    color: #fff;
}
table {
    display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
}
 .w1200 .wrap2 table tr td {
    padding: 16px 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    text-align: left;
}
 .w1200 .wrap2 table tr td p {
    padding-left: 34px;
    font-size: 14px;
    color: #868686;
}

 .w1200 .wrap1 .list {
    display: block;
    width: 326px;
    height: 60px;
    padding-left: 74px;
}
 .w1200 .wrap1 .list .table .table-cell {
    vertical-align: middle;
}

.table .table-cell {
    display: table-cell;
    vertical-align: middle;
}
.table {
    display: table;
}
.w1200 .wrap1 .list .table {
    height: 100%;
}
.w1200 .wrap1 {
    padding-bottom: 4%;
    position: relative;
    z-index: 100;
}
.ex-fac-title .c-title {
    font-family: FANGZ;
    font-size: 30px;
    color: #252525;
    font-weight: bold;
}
