.zd-wbk{
        border: 1px solid #ddd;
    padding: 15px;
    font-size: 16px;
    line-height: 30px;
    color: #555;
    width: 96%;
    margin-right: auto;
    margin-left: auto;
    min-height: 100px;

    margin-bottom: 20px;
}
.cxx_table1 { width: 100%; border-spacing: 0; border-collapse: collapse; text-align: center; }
.cxx_table1 thead tr { background: #009AE5; color: #fff; font-weight: bold; line-height: 25px; }
.cxx_table1 thead tr th { padding: 3px 5px; border:1px solid #C9C9C9; }
.cxx_table1 tbody tr:nth-child(even) { background: #f6f6f6; }
.cxx_table1 tbody tr:hover { background: #CBEFFF; }
.cxx_table1 td { padding: 3px 5px; line-height: 20px; border:1px solid #D8DADD; font-size: 12px; }

.cxx_table1 tr td { line-height: 35px; font-size: 13px; color: #005B87; border: solid 1px #005B87; text-align: left; }
.ccx_box1 .content h2 { font-size: 24px; font-weight: normal; }

@media screen and (max-width:640px) {.cxx_table1 tr td { padding: 3px 1px; line-height: 25px; font-size: 10px; }}