/* 공통 */
/*
#bodyWrap{padding-bottom:0;}
#footer{padding-top:0;}
*/

.evt_wrap{width:100%;}
.evt_wrap *{font-family: 'Malgun Gothic','맑은고딕','맑은 고딕','dotum',돋움,sans-serif;letter-spacing:-1px}
.evt_wrap .inner{width:1000px;margin:0 auto;position:relative;}

/* 메인 */
.evt_main{background:url(/images/event/2019/1216/evt_main_bg.jpg) no-repeat center top;}

/* cont */
.evt_wrap .cont01{text-align:center;background:#ffdbc1 url(/images/event/2019/1216/cont01_bg.jpg) no-repeat center 0;}
.evt_wrap .cont02{text-align:center;background:#8f1536 url(/images/event/2019/1216/cont02_bg.jpg) no-repeat center 0;;}
.evt_wrap .cont03{text-align:center;background:#8f1536;}
.evt_wrap .cont04{text-align:center;background:#f0d7c7 url(/images/event/2018/0528/cont04_bg.gif) repeat-x 0 0;padding:82px 0 37px 0;}

/* 탭메뉴 */
.evt_tab_area{margin-top:28px;}
.evt_tab_area .js-tab{overflow:hidden;width:1000px;}
.evt_tab_area .js-tab li{float:left;text-align:center;width:116px;margin-left:10px;}
.evt_tab_area .js-tab li:first-child{margin-left:0;}
.evt_tab_area .js-tab li a{display:block;height:350px;text-indent:-99999px;background:url(/images/event/2019/1216/tab_list_off.png) no-repeat 0 0px;}

.evt_tab_area .js-tab li a:hover,
.evt_tab_area .js-tab li.on a{height:350px;}

.evt_tab_area .js-tab li.m2 a{background-position:-124px 0px;}
.evt_tab_area .js-tab li.m3 a{background-position:-252px 0px;}
.evt_tab_area .js-tab li.m4 a{background-position:-379px 0px;}
.evt_tab_area .js-tab li.m5 a{background-position:-504px 0px;}
.evt_tab_area .js-tab li.m6 a{background-position:-631px 0px;}
.evt_tab_area .js-tab li.m7 a{background-position:-757px 0px;}
.evt_tab_area .js-tab li.m8 a{background-position:-884px 0px;}


.evt_tab_area .js-tab li.m1.on a,
.evt_tab_area .js-tab li.m1.on a:hover{background:url(/images/event/2019/1216/tab_list_on.png) no-repeat 0px 0px;}
.evt_tab_area .js-tab li.m2.on a,
.evt_tab_area .js-tab li.m2.on a:hover{background:url(/images/event/2019/1216/tab_list_on.png) no-repeat -124px 0px;}
.evt_tab_area .js-tab li.m3.on a,
.evt_tab_area .js-tab li.m3.on a:hover{background:url(/images/event/2019/1216/tab_list_on.png) no-repeat -252px 0px;}
.evt_tab_area .js-tab li.m4.on a,
.evt_tab_area .js-tab li.m4.on a:hover{background:url(/images/event/2019/1216/tab_list_on.png) no-repeat -379px 0px;}
.evt_tab_area .js-tab li.m5.on a,
.evt_tab_area .js-tab li.m5.on a:hover{background:url(/images/event/2019/1216/tab_list_on.png) no-repeat -504px 0px;}
.evt_tab_area .js-tab li.m6.on a,
.evt_tab_area .js-tab li.m6.on a:hover{background:url(/images/event/2019/1216/tab_list_on.png) no-repeat -631px 0px;}
.evt_tab_area .js-tab li.m7.on a,
.evt_tab_area .js-tab li.m7.on a:hover{background:url(/images/event/2019/1216/tab_list_on.png) no-repeat -757px 0px;}
.evt_tab_area .js-tab li.m8.on a,
.evt_tab_area .js-tab li.m8.on a:hover{background:url(/images/event/2019/1216/tab_list_on.png) no-repeat -884px 0px;}

/* 댓글영역 */
.cmt_comm_area{position:relative;text-align:left;background:#8f1536 url(/images/event/2019/1216/comment_bg.jpg) no-repeat center 0;padding-bottom:100px;}
.cmt_comm_area .cmt_comm_tit{display:block;}
.cmt_area .cmt_type{position:absolute;width:1031px;height:350px;padding:57px 0;box-sizing:border-box;background:url(/images/event/2019/0705/img03.jpg) no-repeat 0 0;}
.cmt_area .cmt_type span{position:absolute;top:111px;left:50%;margin-left:-115px;font-size:20px; color:#565555;}
.cmt_area .cmt_type textarea{display:block;width:90%;height:256px;border:0;box-sizing:border-box;padding:20px;margin:0 auto;}



.lst_cmt{padding:10px 0 52px 0;background:#fff}
.lst_cmt li{position:relative;margin:0 25px;padding:20px 0;border-bottom:1px solid #dcdcdc}
.lst_cmt .cmt_body{background:url(/images/event/evt_comment/cmt_icon.gif) no-repeat 0 0}
.lst_cmt .cmt_foot{position:absolute;top:20px;right:0}
.lst_cmt .info_append{padding-left:30px}
.lst_cmt .info_append .tx_name{color:#333;font-weight:bold}
.lst_cmt .info_append .tx_time{margin-left:12px}
.lst_cmt .info_append .tx_time,.lst_cmt .cmt_foot a{color:#a5a5a5}
.lst_cmt .tx_desc{padding-top:14px;color:#626262}
.lst_cmt .cmt_foot a{margin-left:8px}
.lst_cmt li.on .cmt_modify{display:block}
.cmt_modify{display:none;margin:20px 0 0 0}
.cmt_modify_foot{margin-top:5px}

.lst_cmt .tx_name,
.lst_cmt .tx_time,
.lst_cmt .cmt_foot a,
.cmt_comm .cmt_type,
.lst_cmt .tx_desc{font-family:'dotum';line-height:18px}

/* 댓글 페이징 */
.evt_comm_pg.board_bottom .board_page { width:600px; margin:0 auto; text-align:center; padding-bottom:15px; }
.evt_comm_pg .kk_page span,
.evt_comm_pg .kk_page a {display:inline-block;}
.evt_comm_pg .kk_page a {color:#555;}
.evt_comm_pg .kk_page a,
.evt_comm_pg .kk_page .curent {height:15px; line-height:15px; padding:0 10px 0 10px; border-left:1px solid #e9e9e9;color:#fff;}
.evt_comm_pg .kk_page .curent {letter-spacing:-1px; font-weight:bold; color:#fff;}
.evt_comm_pg .kk_page .first,
.evt_comm_pg .kk_page .first a {border:none;}
.evt_comm_pg .kk_page .pre2,
.evt_comm_pg .kk_page .pre,
.evt_comm_pg .kk_page .next,
.evt_comm_pg .kk_page .next2 {padding:0; width:15px; height:15px; overflow:hidden; text-indent:-9000px; border:none; background:url('/skin/board/lms_E01_bbs/img/sprites_btn.gif') no-repeat; vertical-align:top;}
.evt_comm_pg .kk_page .pre2,
.evt_comm_pg .kk_page .pre {margin-right:3px;}
.evt_comm_pg .kk_page .next,
.evt_comm_pg .kk_page .next2 {margin-left:3px;}
.evt_comm_pg .kk_page span.pre2 {background-position:-307px 0;}
.evt_comm_pg .kk_page span.pre {background-position:-327px 0;}
.evt_comm_pg .kk_page span.next {background-position:-347px 0;}
.evt_comm_pg .kk_page span.next2 {background-position:-367px 0;}
.evt_comm_pg .kk_page a.pre2 {background-position:-387px 0;}
.evt_comm_pg .kk_page a.pre {background-position:-407px 0;}
.evt_comm_pg .kk_page a.next {background-position:-427px 0;}
.evt_comm_pg .kk_page a.next2 {background-position:-447px 0;}

.lg_btn{position:absolute;top:0;left:0;}
.btn_cmt{margin-top:348px;}

/*영상*/
.jwplayer{margin:0 auto;}
.jwplayer.jw-state-playing:not(.jw-flag-touch):not(.jw-flag-small-player):not(.jw-flag-casting) .jw-display,
.jwplayer.jw-state-paused:not(.jw-flag-touch):not(.jw-flag-small-player):not(.jw-flag-casting):not(.jw-flag-play-rejected) .jw-display{display:table;}
.jw-display-icon-rewind{display:none;}
.jw-display-icon-next{display:none;}

.btn_play{position: absolute;top: 395px;left: 50%;margin-left: -39px;}
.btn_play .jw-svg-icon{width:77px;height:77px;color:rgba(256,256,256,1);border-color:#fff; fill:currentColor;}

/**/
.mov-list{margin:0 0;display:none;}
.mov-list ul:after{clear:both;content:""; display:block;}
.mov-list ul li{float:left;width:328px;margin-left:8px;}
.mov-list ul li:first-child{margin-left:0;}
.mov-list ul li > a{position:relative;display:block;width:100%;height:184px;}
.mov-list ul li > a > img{width:100%;height:184px;}
.mov-list ul li > a .bg_img{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,0.4) url('/images/event/2019/0705/btn_play.png')no-repeat 50% 50%;}
.mov-list ul li > a:hover .bg_img,
.mov-list ul li > a:focus .bg_img{display:none;}



.mov-iframe{width:100%;text-align:center;}
.mov-iframe li{float:left;}
.mov-iframe li span{display:block;padding:0 4px;}
.mov-iframe li iframe{width:100%;}
.mov-iframe ul:after{clear:both;display:block;content:'';}
.mov-iframe .col2 li{width:50%;}
.mov-iframe .col3 li{width:33.3333333333%;}

.mov-iframe .col2 li iframe{height:277px;}
.mov-iframe .col3 li iframe{height:185px;}

/*메인영상팝업*/
.movie_wrap{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999999;}
.movie_wrap .bg{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0.8;background-color:#000;}
.movie_wrap .m_in{position:absolute;top:50%;left:50%;margin-left:-470px;margin-top:-280px;}
.movie_wrap .m_close{
    position: absolute;
    color: #fff;
    font-size: 30px;
    left: 50%;
    top: 50%;
    margin-left: 475px;
    margin-top: -322px;
}

