@charset "utf-8";



#wrap{position:relative;}
.content{background:url(/resources/images/global/newsroom/exhibition-hall-2022/index/page_bg.jpg) center center no-repeat; background-size:cover;}
.video_wrap{overflow:hidden; position:relative; width:100%; height:100vh; min-height:768px;}
.video_wrap video{min-width:100%; min-height:100vh;}
.video_wrap:before{position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,6,130,.4); content:"";}
.video_wrap:after{position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.6); content:"";}
.cont_inner{position:absolute; left:0; top:0; width:100%;}
.cont_inner .txt_area{position:absolute; left:0; top:0; z-index:10; width:100%; padding-top:200px; font-family:'NanumMyeongjo', sans-serif, Helvetica; text-align:center; color:#fff;}
.cont_inner .txt_area h1{margin-bottom:38px; font-family:'NanumMyeongjo', sans-serif, Helvetica; font-size:38px; font-weight:400; line-height:1; color:#fff;}
.cont_inner .txt_area p{font-size:16px; line-height:26px;}
.cont_inner .page_list{overflow:hidden; width:1300px; height:100vh; min-height:768px; margin:0 auto;}
.cont_inner .page_list > li{float:left; width:25%; height:100%; border-right:1px solid rgba(136,136,136,.3);}
.cont_inner .page_list > li:first-child{border-left:1px solid rgba(136,136,136,.3);}
.cont_inner .page_list > li a{overflow:hidden; display:block; position:relative; width:100%; height:100%; background:none; font-size:20px; text-align:center; color:#fff;}
.cont_inner .page_list > li a .bg_img{position:absolute; left:0; top:0; width:100%; height:100%; background-position:0 0; opacity:0; transition:all 1s;}
.cont_inner .page_list > li a:hover .bg_img{left:0; background-position:100% 0; background-repeat:no-repeat; opacity:1;}
.cont_inner .page_list > li.li1 a .bg_img{background-image:url(/resources/images/global/newsroom/exhibition2022/index/page_list_bg1.jpg);}
.cont_inner .page_list > li.li2 a .bg_img{background-image:url(/resources/images/global/newsroom/exhibition2022/index/page_list_bg2.jpg);}
.cont_inner .page_list > li.li3 a .bg_img{background-image:url(/resources/images/global/newsroom/exhibition2022/index/page_list_bg3.jpg);}
.cont_inner .page_list > li.li4 a .bg_img{background-image:url(/resources/images/global/newsroom/exhibition2022/index/page_list_bg4.jpg);}
.cont_inner .page_list > li a span{position:absolute; left:0; top:50%; width:100%; padding-top:70px; vertical-align:middle;}
.cont_inner .page_list > li a span:after{display:block; width:30px; height:30px; margin:0 auto; margin-top:20px; background:url(/resources/images/global/newsroom/exhibition2022/index/btn_ico1.png) 0 0 no-repeat; content:"";}