/*高度*/
.bh1 {height: 480px}
.bh2 {height: 322px}
.gwy {height:140px}
.gwy img{width: 100%;height:140px}
/*表格*/
.data-table {width:100%;border-collapse: collapse}
.data-table td, .data-table th {padding: 2px 5px;border:1px dotted #ddd}
.statistics {line-height: 30px;font-size: 14px}
.statistics table td {color: #ff3300}
.data-table.letter {line-height: 35px; font-size: 13px}
.data-table.letter th, .data-table.letter td {border:none;border-bottom: 1px dotted #ddd}
.data-table.letter th {color: #3072cf}
.data-table.letter a {display:block;max-width:340px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis}
/*访谈*/
.interview {min-height: 320px;background-color: #e2f0fe}
.interview .thumb {height: 220px;overflow: hidden;text-align: center}
.interview img {height: 100%;width:auto;object-fit: cover}
.interview .topic {padding: 10px;font-size: 14px}
.interview .topic p {padding: 0;line-height: 30px}
.interview .topic strong {color: #3072cf}
.interview .more {text-align:center;line-height: 40px;font-size: 18px;background-color: #409eff}
.interview .more a {color: #fff}
/*投诉*/
.complaint {padding: 0}
.complaint img {width: 100%;height: auto}