@media (min-width: 768px) { 
.xg_banner {width: 100%;overflow: hidden;height: 100vh !important;}
.xg_abanner>div {height: 100% !important;}
.xg_abanner {height: 100vh !important;min-height: 100vh !important;max-height: 100vh !important;margin-top: 0 !important;}
.xg_banner_img {height: 100vh;width: 100%;}
.xg_banner_img img {height: 100vh;object-fit: cover;width: 100%;}
.xg_abanner>div>div {height: 100vh;}
.xg_banner_item {height: 100% !important;min-height: 100% !important;max-height: 100% !important;}

#s40004 {position: absolute;top: 55%;width: 100%;z-index: 1000;left: 50%;overflow: hidden;transform: translate(-50%,-50%);}

}