body{
background:#ccc;
}

body > table:nth-of-type(1) {
    background: url(https://img2018.cnblogs.com/blog/1047314/201912/1047314-20191221145907732-1737811937.png);
}

body > table:nth-of-type(1)>tbody>tr>td>div>div {
    border: none !important;
}

body > table:nth-of-type(1)>tbody>tr>td>div {
    border: none !important;
}

body > table:nth-of-type(1)>tbody>tr>td>div>span>a {
    color: #aaa;
    font-size: 32px;
}

body > table:nth-of-type(1)>tbody>tr>td>div>div>a {
    font-size: 28px !important;
}
.vertical-middle {
    font-size: 32px;
    text-decoration: auto;
}
body > table:nth-of-type(2)>tbody>tr>td:nth-of-type(1) {
    width: calc(100vw - 365px);
    display: inline-block;
}
body > table:nth-of-type(2)>tbody>tr>td:nth-of-type(2) {
width: 323px;
    display: inline-block;
}
body > table:nth-of-type(2)>tbody>tr>td:nth-of-type(2) > table > tbody > tr{
background: url("https://img2018.cnblogs.com/blog/1047314/202001/1047314-20200102153312934-1495104651.gif");
    color: #aaa;
display:inline-block  !important;
}
table {
display:inline-block  !important;
}
body > table:nth-of-type(2)>tbody>tr>td:nth-of-type(2) > table > tbody > tr > td > div{
width:323px;
}