.header-banner {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 9;
}

.hotinfo_top {
    width: 100%;
}

.hotinfo_top strong{
color: inherit;
}

.hotinfo_top table {
    border-collapse: collapse;
}

.hotinfo_top table p {
    padding-bottom: 0px;
}