.viewport2024 {
    background: none;
    margin: 0 auto;
    width: 100%;
    height: auto;
    background-image: url(/global/2021_bg.png) !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-size: auto !important;
    background-color: #eaf8fd !important;
    background: #eaf8fd !important;
}
.tbbg2024{
    margin: 0 auto;
    width: 100%;
    height: 500px;
    position: absolute;
    background-image: url(/global/background.png) !important;
    background-position: top center !important;
    background-repeat: no-repeat !important;
    background-size: 100% 100% !important;
    background-color: #eaf8fd;
}
.header .searchDom {
    width: 429px;
}
.header .searchDom input {
    float: left;
    height: 46px;
    width: 332px!important;
    background-image: url(/global/search_input2024.png);
    background-position: top left;
    background-repeat: no-repeat;
    outline: none;
    border: none;
    background-color: inherit;
    padding-left: 30px;
    padding-right: 10px;
    background-size: 100% 100%;
}
.header .searchDom #goSearch {
    width: 96px;
    background-image: url(/global//search2024.png);

}
.viewport {
    height: auto;
    background: #eaf8fd !important;
}
.footer {
    background-color: #53b7e0 !important;
}
@media (max-width: 1199px) {
    .top2024 {
    display: none;
}
}