.table thead th {padding: 15px !important;color: #ffffff;background: #101b33;}
.table td{height:80px !important;text-align: left;padding-left:30px;line-height: 25px;}
.table th{height:40px !important;text-align: center;padding-left:30px;line-height: 25px;}

tbody.ip_out td:first-child{width:33%;}
tbody.ip_out td:nth-child(2){width:33%;}

table.dns_table tbody tr td {text-align: center !important;padding-left:0 !important;height:50px !important;white-space: unset;}
table.dns_table thead tr th {background-color:#f7f7f7;color:#000 !important;padding:10px !important;vertical-align:middle !important;white-space: unset;}

tbody.dns_ip td:first-child{width:400px;color: #4680ff!important;text-align: left !important;padding-left: 30px !important;}
tbody.dns_ip td:nth-child(2){width:80px;}
tbody.dns_ip td:nth-child(3){overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-width:280px;}
tbody.dns_ip td:nth-child(4){width:80px;text-align: center !important;}

.tag_ipv6{padding: 0 2px;border: 1px solid #ffa254;border-radius: 3px;color: #ffa254;}
.tag_ipv4{padding: 0 2px;border: 1px solid #9ccc65;border-radius: 3px;color: #9ccc65;}

.loading_tip{height: 51px;line-height: 40px;text-align: center;border-top: 1px solid #e1e1e1;color: #4680ff!important;}