@keyframes fade-out{80%{opacity:1}to{opacity:0}}#UpdateModal{z-index:9998;position:absolute;top:0;width:100vw;height:100vh;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#UpdateModal .confirm-wrap{display:flex;flex-direction:column;justify-content:space-between;margin:10vh auto 0;width:80%;height:20%;background-color:#fff;font-size:12px;font-weight:300;padding:6% 6% 4%}#UpdateModal .confirm-wrap .title{font-weight:700;font-size:16px}#UpdateModal .confirm-wrap .content{white-space:pre-wrap;line-height:1.2;height:40%}#UpdateModal .confirm-wrap .btnWrap{display:flex;justify-content:flex-end}#UpdateModal .confirm-wrap .btnWrap .cancle{margin-right:5%}#UpdateModal .confirm-wrap .btnWrap .check{font-weight:500}@media (min-width:426px){#UpdateModal .confirm-wrap{padding:4% 6% 2%}#UpdateModal .confirm-wrap .content{white-space:normal}}#Splash{z-index:999;position:fixed;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background:#fff;animation:fade-out 2s both}#Splash.splash .splash_img-warp{position:relative;width:50%;height:0;padding-top:66.65%}#Splash.splash .splash_img-warp_img{position:absolute;width:100%;height:100%;top:0;left:0}#CommonHeader{position:fixed;background:#000;width:100%;z-index:11;transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.785,.135,.15,.86);transition-delay:inherit}#CommonHeader.latest-mode{background:#ee174f}#CommonHeader.search-manu{z-index:13}#CommonHeader .header_container{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 16px;height:48px}#CommonHeader .header_container .menu_btn{position:absolute;left:8px;width:42px;height:42px;display:flex}#CommonHeader .header_container .menu_btn.subMenu{position:inherit}#CommonHeader .header_container .menu_btn_bar{position:absolute;width:60%;height:2px;left:50%;transform:translateX(-50%) translateY(-50%);border-radius:10px;background:#fff;transition:all .2s}#CommonHeader .header_container .menu_btn_bar:first-of-type{top:30%}#CommonHeader .header_container .menu_btn_bar:nth-of-type(2){top:50%}#CommonHeader .header_container .menu_btn_bar:nth-of-type(3){top:70%}#CommonHeader .header_container .menu_btn.on .menu_btn_bar{left:calc(50% - 12px)}#CommonHeader .header_container .menu_btn.on .menu_btn_bar:first-of-type{top:0;transform:translateY(20px) rotate(-45deg)}#CommonHeader .header_container .menu_btn.on .menu_btn_bar:nth-of-type(2){display:none}#CommonHeader .header_container .menu_btn.on .menu_btn_bar:nth-of-type(3){top:100%;transform:translateY(-22px) rotate(45deg)}#CommonHeader .header_container_title-warp{position:absolute;left:50%;font-size:20px;color:#fff;transform:translateX(-50%);display:flex;align-items:center}#CommonHeader .header_container_title .style-font{font-weight:700}#CommonHeader .header_container_title_link{color:#fff}#CommonHeader .header_container_news-btn{width:24px;height:24px;background:#eee;margin-left:8px;border-radius:50%;background:url(/static/media/ico_arrow-circle2.6bf43841.svg) 50% no-repeat;background-size:20px;transition-property:all;transition-duration:.12s;transition-timing-function:cubic-bezier(.785,.135,.15,.86);transition-delay:inherit}#CommonHeader .header_container_news-btn.on{transform:rotate(180deg)}#CommonHeader .header_container_logo{margin-left:42px;width:100px}#CommonHeader .header_container_logo.sub{margin-left:0;width:72px}#CommonHeader .header_container_logo .logo_image{width:100%;height:100%}#CommonHeader .header_container_logo.latest{margin-left:0;margin-top:-6px;width:22px;height:22px}#CommonHeader .header_container_sub{position:relative;color:#fff;font-size:20px;font-weight:500;padding-right:10px}#CommonHeader .header_container_sub:after{content:"";position:absolute;right:0;top:calc(50% - 8px);background:red;width:5px;height:5px;border-radius:50%;animation:blinkEffect .8s ease-in-out infinite alternate}#CommonHeader .header_container_latest-news-warp{width:calc(100% - 110px);height:100%;margin-right:8px;display:flex;justify-content:space-between;align-items:center}#CommonHeader .header_container_latest-news-warp .list-warp{width:100%;overflow:hidden}#CommonHeader .header_container_latest-news-warp .list-warp .latest-news{display:flex;height:100%;align-items:center;color:#fff}#CommonHeader .header_container_latest-news-warp .list-warp .latest-news.list .list{white-space:nowrap;margin-right:16px}#CommonHeader .header_container_latest-news-warp .list-warp .latest-news.list .list_title{font-size:14px;margin-right:8px}#CommonHeader .header_container_latest-news-warp .list-warp .latest-news.list .list_time{font-size:12px;opacity:.7}#CommonHeader .header_container .btn-modal{position:absolute;top:50%;right:50px;width:30px;height:30px;transform:translateY(-50%)}#CommonHeader .header_container .btn-modal:after{content:"";position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:20px;height:20px;background:url(/static/media/ico_down-arrow_w.182d5f85.svg) 50% no-repeat;background-size:cover}#CommonHeader .header_menu{display:none;background:#fff;height:calc(100vh - 48px);height:calc(var(--vh, 1vh)*100 - 48px)}#CommonHeader .header_menu.on{position:relative;display:block}#CommonHeader .header_menu_menu-warp{display:flex;height:calc(100% - 66px)}#CommonHeader .header_menu_menu-warp.radio{height:calc(100% - 126px)}#CommonHeader .header_menu_menu{display:flex;flex-direction:column;justify-content:space-between;width:160px;padding:12px 16px;overflow-y:auto}#CommonHeader .header_menu_menu .setting{width:100%}#CommonHeader .header_menu_menu .setting_btn{width:100%;display:flex;align-items:center}#CommonHeader .header_menu_menu .setting_btn img{width:20px;height:20px;margin-right:10px}#CommonHeader .header_menu_menu .setting_btn p{font-weight:700;font-size:18px}#CommonHeader .header_menu_submenu{padding:12px 16px;border-left:1px solid #e4e4e4;width:calc(100% - 160px);overflow-y:auto}#CommonHeader .header_menu_submenu_title{display:block;width:100%;font-weight:500;padding:8px 0;font-size:12px;text-align:right;margin-bottom:8px;border-bottom:1px solid #e4e4e4;color:#999}#CommonHeader .header_menu_submenu_btn{padding:6px 0;font-size:14px;font-weight:500;text-align:left;width:100%;border-bottom:1px solid #ddd;margin-bottom:8px}#CommonHeader .header_menu_submenu_btn.on{color:#ee174f;font-weight:900}#CommonHeader .header_menu_list-warp .newslist{display:flex;flex-direction:column;align-items:flex-start;margin-bottom:32px}#CommonHeader .header_menu_list-warp .newslist_title{font-size:14px;font-weight:700;margin-bottom:8px;margin-top:32px}#CommonHeader .header_menu_list-warp .newslist_title-sub{background:#0072a4;font-size:10px;padding:0 6px;color:#fff;font-weight:500;border-radius:5px;margin-bottom:8px}#CommonHeader .header_menu_list-warp .newslist_link{font-size:12px;display:flex;text-align:left;margin-bottom:8px;line-height:1.2}#CommonHeader .header_menu_list-warp .newslist_link.on{color:#ee174f}#CommonHeader .header_menu_list-warp .newslist_link_label{background:#ee174f;color:#fff;width:30px;font-size:10px;text-align:center;margin-right:4px;border-radius:5px}#CommonHeader .header_menu_list-warp .newslist_link_time{margin-right:8px}#CommonHeader .header_menu_list-warp.list .list{width:100%;padding:10px 0 4px;border-bottom:1px solid #eee}#CommonHeader .header_menu_list-warp.list .list:first-child{padding-top:0}#CommonHeader .header_menu_list-warp.list .list.none{display:none}#CommonHeader .header_menu_list-warp.list .list.margin{margin-bottom:24px}#CommonHeader .header_menu_list-warp.list .list_link{font-weight:500;display:block;width:100%;text-align:left}#CommonHeader .header_menu_list-warp.list .list_link.style-color{color:#0089bd}#CommonHeader .header_menu_list-warp.list .list_link.on{color:#ee174f;font-weight:900}#CommonHeader .header_menu_list-warp.list .list.on{color:#ee174f;border-bottom:2px solid #ee174f}#CommonHeader .header_menu_list-warp.list .list.priv{border-bottom:2px solid #0089bd}#CommonHeader .header_menu_list-warp.list.bottom .list_link,#CommonHeader .header_menu_list-warp.list.mid .list_link{font-size:14px}#CommonHeader .header_menu_list-warp.list.sub2{position:relative}#CommonHeader .header_menu_list-warp.list.sub2.list .list{padding:10px 0 10px 10px;border:none;display:flex;align-items:center}#CommonHeader .header_menu_list-warp.list.sub2.list .list_img{width:24px;margin-right:8px}#CommonHeader .header_menu_list-warp.list.sub2.list .list_link{width:auto;display:block;font-size:12px;line-height:1.2;position:relative}#CommonHeader .header_menu_list-warp.list.sub2.list .list_link.mark:before{content:"";position:absolute;left:-10px;width:2px;height:6px;background:#ccc}#CommonHeader .header_menu_list-warp.list.sub2.list .list_link.mark:after{content:"";position:absolute;left:-10px;top:6px;width:6px;height:2px;background:#ccc}#CommonHeader .header_menu_list-warp.list.sub2.list .list_link .previous_mark{color:#fff;padding:0 4px 1px;font-size:6px;background:#131313;margin-left:8px}#CommonSearchForm.commonSearchForm{width:100%;height:66px;background:#eee;padding:16px 12px;font-weight:500}#CommonSearchForm.commonSearchForm.search .search_box{position:relative;display:flex;align-items:center}#CommonSearchForm.commonSearchForm.search .search_input{width:100%;border:1px solid #b8b8b8;padding:8px 16px;border-radius:40px;background:#fff}#CommonSearchForm.commonSearchForm.search .search_input::placeholder{color:#aaa;font-weight:400}#CommonSearchForm.commonSearchForm.search .search_btn{position:absolute;right:8px;width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAQAAABKfvVzAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAAAGAAAABgAPBrQs8AAAAHdElNRQflCwoGNCwfTxJCAAABZklEQVQ4y43TPU9UURDG8R+gUUojajYbG5DCKERE/QaaTXhREys/DSF8ARMTK0uJC0Qbq6XG2NqLFruJDS+6DajsjsW9F/bl3hvmVM/M859MzpkzojfueeGxmybsadq26avCmPZRDJ0PbuXba37l2ENoWx62LzgRQsc7iyouqliyriOEE7XBYX4L4Zu5gUb37Qrh0FRvOpl917WcUa/7LoSt3ptJhpmTH/M6QtdsllgTwnrx9XkvhNVMfhHCUgnwVAifM/lTCJUSoCqEViaPhXCpBLgshKNEjNoHV0uACbCXAU3woARIas0MaICXJUBSa2RyVlfomC+wP0rfYeYstSWEH27k2G9rC6Hem5xymCIPh7onW/bXdH+h5l+6IHXPVI2rem5D93TJN13oR544KPgPf4qQyb6Oyemqm/QmVRuDCDNW7Gg50rJjxV0wcorUh5H8GPU2RV6fDzhD2mPnBMInV9zx6j/TI7MB+Qwq+gAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAyMS0xMS0xMFQwNjo1Mjo0NCswMDowMIvV+yQAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMjEtMTEtMTBUMDY6NTI6NDQrMDA6MDD6iEOYAAAAAElFTkSuQmCC) 50% no-repeat;background-size:16px}#RadioFooterPlayer{position:fixed;bottom:0;left:0;width:100%;height:60px;background:#eee;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:0 16px}#RadioFooterPlayer.radioFooterPlayer .radioFooterPlayer_aodContent{display:none}#RadioFooterPlayer.radioFooterPlayer .radioFooterPlayer_section{display:flex;align-items:center}#RadioFooterPlayer.radioFooterPlayer .radioFooterPlayer_section .img-warp{display:block;width:38px;height:38px;background:#ddd;overflow:hidden;margin-right:8px}#RadioFooterPlayer.radioFooterPlayer .radioFooterPlayer_section .img-warp_img{width:100%;height:100%;object-fit:cover}#RadioFooterPlayer.radioFooterPlayer .radioFooterPlayer_section .text-warp{line-height:1.2;width:86%}#RadioFooterPlayer.radioFooterPlayer .radioFooterPlayer_section .text-warp_time{font-size:14px}#RadioFooterPlayer.radioFooterPlayer .radioFooterPlayer_section .text-warp_title{font-size:14px;font-weight:700;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}#RadioFooterPlayer.radioFooterPlayer .radioFooterPlayer_section .play-btn{width:38px;height:38px;background:url(/static/media/ico_player-play.6a0dd7c2.svg) 50% no-repeat;background-size:cover}#RadioFooterPlayer.radioFooterPlayer .radioFooterPlayer_section .pause-btn{width:38px;height:38px;background:url(/static/media/ico_player-pause.82e52b28.svg) 50% no-repeat;background-size:cover}.listenContent{display:none}#NewsHeaderMenu.newsHeaderMenu{z-index:6;position:-webkit-sticky;position:sticky;top:48px}#NewsHeaderMenu.newsHeaderMenu .btn-warp{display:flex}#NewsHeaderMenu.newsHeaderMenu .btn-warp.btn .btn{display:flex;justify-content:center;align-items:center;padding:12px 0;width:50%;background:#414141;color:#fff;font-weight:400}#NewsHeaderMenu.newsHeaderMenu .btn-warp.btn .btn:disabled{background:#f7f7f7;color:#1b1b1b;font-weight:500}#NewsHeaderMenu.newsHeaderMenu .btn-warp.btn .btn_text{margin-right:6px}#NewsHeaderMenu.newsHeaderMenu .btn-warp.btn .btn_arrow{width:16px;height:16px;transition-property:all;transition-duration:.12s;transition-timing-function:cubic-bezier(.785,.135,.15,.86);transition-delay:inherit}#NewsHeaderMenu.newsHeaderMenu .btn-warp.btn .btn_arrow.on{transform:rotate(180deg)}#NewsHeaderMenu.newsHeaderMenu .news-list{box-shadow:inset 0 67px 12px -60px #ddd;position:relative;background:#f7f7f7;display:flex;padding:16px 16px 0;height:194px}#NewsHeaderMenu.newsHeaderMenu .news-list,#NewsHeaderMenu.newsHeaderMenu .news-list:after{-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=19, Direction=0, Color=#ddd)";filter:progid:DXImageTransform.Microsoft.Shadow(Strength=19,Direction=135,Color=#ddd)}#NewsHeaderMenu.newsHeaderMenu .news-list:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;box-shadow:inset 0 78px 12px -60px #ddd;transform:rotate(180deg)}#NewsHeaderMenu.newsHeaderMenu .news-list.sche .sche_inner{width:50%}#NewsHeaderMenu.newsHeaderMenu .news-list.sche .sche_inner:last-of-type{padding-left:12px}#NewsHeaderMenu.newsHeaderMenu .news-list.sche .sche_title{font-size:12px;font-weight:500;padding:2px 12px;border-radius:3px;color:#fff;background:#ee174f;display:inline-block;margin-bottom:8px}#NewsHeaderMenu.newsHeaderMenu .news-list.sche .sche_list{height:140px;overflow-y:scroll}#NewsHeaderMenu.newsHeaderMenu .news-list.sche .sche_list_item{margin-bottom:14px}#NewsHeaderMenu.newsHeaderMenu .news-list.sche .sche_list_item_link{display:flex;font-size:14px}#NewsHeaderMenu.newsHeaderMenu .news-list.sche .sche_list_item_time{margin-right:8px;line-height:1}#NewsHeaderMenu.newsHeaderMenu .news-list.sche .sche_list_item_title{text-align:left;line-height:1}#NewsHeaderMenu.newsHeaderMenu .news-list.foc .foc_inner{width:50%}#NewsHeaderMenu.newsHeaderMenu .news-list.foc .foc_inner:first-of-type{padding-right:40px}#NewsHeaderMenu.newsHeaderMenu .news-list.foc .foc_inner_sub{font-size:14px;line-height:1.2;margin-bottom:4px;font-weight:500}#NewsHeaderMenu.newsHeaderMenu .news-list.foc .foc_inner_title{font-size:18px;line-height:1.1;font-weight:500}#NewsHeaderMenu.newsHeaderMenu .news-list.foc .foc_inner_list_item{position:relative;display:flex;margin-bottom:12px}#NewsHeaderMenu.newsHeaderMenu .news-list.foc .foc_inner_list_item:after{width:40px;font-size:10px;text-align:center;border-radius:3px;font-weight:500;color:#fff;background:#ee174f;position:absolute;top:50%;left:-40px;transform:translateY(-50%)}#NewsHeaderMenu.newsHeaderMenu .news-list.foc .foc_inner_list_item:first-of-type:after{content:"MON"}#NewsHeaderMenu.newsHeaderMenu .news-list.foc .foc_inner_list_item:nth-of-type(2):after{content:"TUE"}#NewsHeaderMenu.newsHeaderMenu .news-list.foc .foc_inner_list_item:nth-of-type(3):after{content:"WED"}#NewsHeaderMenu.newsHeaderMenu .news-list.foc .foc_inner_list_item:nth-of-type(4):after{content:"THU"}#NewsHeaderMenu.newsHeaderMenu .news-list.foc .foc_inner_list_item:nth-of-type(5):after{content:"FRI"}#NewsHeaderMenu.newsHeaderMenu .news-list.foc .foc_inner_list_item.item .item_label{width:40px;border-radius:3px;text-align:center;margin-right:6px;font-size:10px;font-weight:500;color:#fff;background:#ee174f}#NewsHeaderMenu.newsHeaderMenu .news-list.foc .foc_inner_list_item.item .item_link{width:100%}#NewsHeaderMenu.newsHeaderMenu .news-list.foc .foc_inner_list_item.item .item_link_title{padding-left:12px;font-size:14px;font-weight:500;text-align:left;overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}#NewsHeaderLatest.on{opacity:0;visibility:hidden}#NewsHeaderLatest.newsHeaderLatest{position:fixed;display:flex;padding:8px 12px 8px 16px;bottom:0;width:100%;height:60px;background:#ee174f;z-index:6;transition:all .2s linear}#NewsHeaderLatest.newsHeaderLatest .newsHeaderLatest_inner{position:relative;display:flex;align-items:center;width:calc(100% - 30px);height:100%}#NewsHeaderLatest.newsHeaderLatest .newsHeaderLatest_inner:last-of-type{width:30px}#NewsHeaderLatest.newsHeaderLatest .newsHeaderLatest_inner.news .news{position:absolute;width:100%;display:flex;align-items:center;transition:all .32s linear}#NewsHeaderLatest.newsHeaderLatest .newsHeaderLatest_inner.news .news.fadeIn{opacity:1}#NewsHeaderLatest.newsHeaderLatest .newsHeaderLatest_inner.news .news.fadeOut{opacity:0;visibility:hidden}#NewsHeaderLatest.newsHeaderLatest .newsHeaderLatest_inner.news .news_title{display:block;font-size:14px;color:#fff;max-width:calc(100% - 80px)}#NewsHeaderLatest.newsHeaderLatest .newsHeaderLatest_inner.news .news_title_text{overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}#NewsHeaderLatest.newsHeaderLatest .newsHeaderLatest_inner.news .news_time{width:80px;padding-left:4px;font-size:12px;color:#fff;opacity:.7}#NewsHeaderLatest.newsHeaderLatest .newsHeaderLatest_inner.btn{justify-content:right}#NewsHeaderLatest.newsHeaderLatest .newsHeaderLatest_inner.btn .btn-modal{position:relative;width:30px;height:30px}#NewsHeaderLatest.newsHeaderLatest .newsHeaderLatest_inner.btn .btn-modal:after{content:"";position:absolute;width:20px;height:20px;top:50%;left:50%;transform:translateX(-50%) translateY(-50%) rotate(180deg);background:url(/static/media/ico_down-arrow_w.182d5f85.svg) 50% no-repeat;background-size:cover}#NewsLatestModal{position:fixed;z-index:12;width:100%;height:100vh;padding:16px;background:#fff}#NewsLatestModal.newsLatestModal .newsLatestModal_header{display:flex;position:relative;width:100%;height:40px}#NewsLatestModal.newsLatestModal .newsLatestModal_header.header .header_colse-btn{position:absolute;top:0;right:0;width:36px;height:36px}#NewsLatestModal.newsLatestModal .newsLatestModal_header.header .header_colse-btn_bar{position:absolute;right:2px;width:80%;height:2px;background:#aaa}#NewsLatestModal.newsLatestModal .newsLatestModal_header.header .header_colse-btn_bar:first-of-type{transform:rotate(45deg)}#NewsLatestModal.newsLatestModal .newsLatestModal_header.header .header_colse-btn_bar:last-of-type{transform:rotate(-45deg)}#NewsLatestModal.newsLatestModal .newsLatestModal_header.header .header_logo{position:relative;display:block;width:40px;height:40px;margin-right:6px}#NewsLatestModal.newsLatestModal .newsLatestModal_header.header .header_logo_img{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:22px;height:22px}#NewsLatestModal.newsLatestModal .newsLatestModal_header.header .header_info{display:flex;align-items:center}#NewsLatestModal.newsLatestModal .newsLatestModal_header.header .header_info_title{font-weight:700;margin-right:8px}#NewsLatestModal.newsLatestModal .newsLatestModal_header.header .header_info_time{font-size:14px}#NewsLatestModal.newsLatestModal .newsLatestModal_body{max-height:calc(100vh - 84px);overflow-y:scroll}#NewsLatestModal.newsLatestModal .newsLatestModal_body.body .body_list-warp{padding-top:16px}#NewsLatestModal.newsLatestModal .newsLatestModal_body.body .body_list-warp.list .list{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}#NewsLatestModal.newsLatestModal .newsLatestModal_body.body .body_list-warp.list .list_link{max-width:calc(100% - 80px)}#NewsLatestModal.newsLatestModal .newsLatestModal_body.body .body_list-warp.list .list_title{overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}#NewsLatestModal.newsLatestModal .newsLatestModal_body.body .body_list-warp.list .list_time{font-size:12px;font-weight:700;opacity:.6}@media (max-width:374px){#NewsLatestModal.newsLatestModal .newsLatestModal_header.header .header_info_time{font-size:12px}}#settingLayout{z-index:998;position:absolute;width:100vw;height:100vh;display:flex;flex-direction:column;background-color:#fff;padding:15px;animation:pageOpened .5s linear}#settingLayout .status-bar{display:flex;justify-content:space-between;padding:0 0 10px;border-bottom:1px solid grey}#settingLayout .status-bar .title{display:flex;align-items:center}#settingLayout .status-bar .title img{width:22px;height:22px;margin-right:6px}#settingLayout .status-bar .title p{font-size:20px;font-weight:700}#settingLayout .status-bar .close-btn{position:relative;padding-right:30px}#settingLayout .status-bar .close-btn:after{transform:rotate(-45deg)}#settingLayout .status-bar .close-btn:after,#settingLayout .status-bar .close-btn:before{content:"";position:absolute;display:block;top:20%;left:50%;width:4px;height:22px;background-color:#000}#settingLayout .status-bar .close-btn:before{transform:rotate(45deg)}#settingLayout .content .setting{display:flex;justify-content:space-between;align-items:center;margin:20px 0 10px;padding:10px 0;border-bottom:1px solid #c4c4c4}#settingLayout .content .setting_title{width:150px}#settingLayout .content .setting_toggle{transition:all .8s;position:relative;width:56px;height:26px;background-color:#b8b8b8;border-radius:60px}#settingLayout .content .setting_toggle .circle{transition:all .8s;position:absolute;top:-2px;left:-2px;width:30px;height:30px;border:1px solid #e4e4e4;background-color:#fff;border-radius:50%}#settingLayout .content .setting_toggle.active{background-color:#ee174f}#settingLayout .content .setting_toggle.active .circle{left:calc(100% - 27px)}#settingLayout .versionInfo{font-size:14px;font-weight:300}#settingLayout .versionInfo .subTitle{display:flex}#settingLayout .versionInfo .subTitle :first-child:after{padding:0 3px;content:":"}#settingLayout .versionInfo .subTitle :last-child{width:50%}#settingLayout .versionInfo_title{font-weight:500}#settingLayout .versionInfo_currentVer .versionWarn{color:red}#settingLayout .versionInfo_latestVer{font-weight:500}#settingLayout .versionInfo_updateBtn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:1% 2%;border:1px solid grey;border-radius:5px;box-shadow:0 0 2px grey;margin:15px auto 0;font-size:14px;font-weight:500}@keyframes pageOpened{0%{right:100vw}to{right:0}}#RadioHeaderMenu{width:100%}#RadioHeaderMenu.radioHeaderMenu.onlyProgram{padding:0}#RadioHeaderMenu.radioHeaderMenu .list-warp{display:flex;justify-content:center;height:50px;background:#f1f1f1;border-bottom:2px solid #ddd}#RadioHeaderMenu.radioHeaderMenu .list-warp.list .list{width:33.3%;height:100%;display:flex;justify-content:center;align-items:center;padding:0 22px;font-weight:700}#RadioHeaderMenu.radioHeaderMenu .list-warp.list .list_link{font-weight:700}#RadioHeaderMenu.radioHeaderMenu .list-warp.list .list.on{position:relative;background-color:#fff;border-left:2px solid #ddd;border-right:2px solid #ddd}#RadioHeaderMenu.radioHeaderMenu .list-warp.list .list.on .list_link{bottom:-2px;color:#ee174f}#RadioHeaderMenu.radioHeaderMenu .list-warp.list .list.on:before{content:"";position:absolute;left:0;bottom:-2px;width:100%;height:2px;background:#fff}#RadioHeaderMenu.radioHeaderMenu .list-warp.list .list:first-child{border-left:none}#RadioHeaderMenu.radioHeaderMenu .list-warp.list .list:last-child{border-right:none}#MainPopup{position:absolute;z-index:999;width:100vw;height:100vh;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}#MainPopup .popup-wrap{z-index:1000;position:absolute;top:10vh;left:50%;width:366px;height:auto;transform:translate(-50%);text-align:center}#MainPopup .popup-wrap .slide_child{width:366px;display:flex;justify-content:center}#MainPopup .popup-wrap .bt .text-wrap{z-index:993;position:absolute;top:0;left:0;width:366px;padding:80px 20px 50px}#MainPopup .popup-wrap .bt .text-wrap .title{display:block;padding:0 10px;font-size:24px;font-weight:700;margin-bottom:20px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:auto;max-height:100px;overflow:hidden}#MainPopup .popup-wrap .bt .text-wrap .text{padding:0 10px;height:260px;display:block;overflow-x:auto;white-space:break-spaces}#MainPopup .popup-wrap .close-btn{display:flex;width:100%;height:40px;background-color:#fff}#MainPopup .popup-wrap .close-btn .btn{height:100%}#MainPopup .popup-wrap .close-btn .btn:first-child{width:70%;color:#fff;background-color:#000}#MainPopup .popup-wrap .close-btn .btn:nth-child(2){width:30%;color:#000;background-color:#fff}#MainPopup .swiper-pagination{bottom:0}#MainPopup .swiper-pagination-bullet{width:6px;height:6px;background-color:#fff;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.785,.135,.15,.86);transition-delay:0}#MainPopup .swiper-pagination-bullet-active{width:22px;height:6px;border-radius:5px}@media (max-width:380px){#MainPopup .popup-wrap,#MainPopup .popup-wrap .slide_child{width:280px}#MainPopup .popup-wrap .slide_child .bt .text-wrap{width:280px;padding:50px 20px}#MainPopup .popup-wrap .slide_child .bt .text-wrap .title{font-size:20px;margin-bottom:10px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:auto;max-height:80px;overflow:hidden}#MainPopup .popup-wrap .slide_child .bt .text-wrap .text{height:230px}}#CommonFooter{padding:50px 16px;-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=19, Direction=0, Color=#ddd)";box-shadow:inset 0 67px 12px -60px #ddd;filter:progid:DXImageTransform.Microsoft.Shadow(Strength=19,Direction=135,Color=#ddd)}#CommonFooter .footer_section{width:100%;margin-bottom:25px;text-align:center}#CommonFooter .footer_section .menu{display:flex;flex-wrap:wrap;justify-content:center;font-size:14px;font-weight:500}#CommonFooter .footer_section .menu_list{position:relative;margin:0 20px 8px 0;padding-right:20px}#CommonFooter .footer_section .menu_list.style{color:#ee174f}#CommonFooter .footer_section .menu_list:after{content:"";position:absolute;top:50%;right:0;width:2px;height:60%;transform:translateY(-50%);background:#000}#CommonFooter .footer_section_btn{display:flex;justify-content:center}#CommonFooter .footer_section_btn .btn-pcVer{display:block;padding:6px 0;width:100%;max-width:500px;border:1px solid #b8b8b8}#CommonFooter .footer_section .info{font-size:12px}#CommonFooter .footer_section .info_style-font{color:#ee174f;font-weight:500}#CommonFooter .footer_section .info:nth-of-type(3){margin-bottom:45px}#CommonList.section{margin-bottom:24px}#CommonList.section.background{background:#34373c;padding:40px 0 28px}#CommonList.section.background .title{color:#fff}#CommonList.section.background .content_list-warp.list .list_text{position:relative;color:#fff;font-weight:300}#CommonList.section.background .content_list-warp.list .list_text.num{padding-left:42px;min-height:42px}#CommonList.section.background .content_list-warp.list .list_text_num{position:absolute;top:8px;left:8px;font-size:38px;color:#ee174f;font-weight:700}#CommonList .title{padding:0 16px;font-size:22px;line-height:22px;margin-bottom:16px}#CommonList .title .style-font{font-weight:700;font-size:22px}#CommonList .content{width:100%;overflow-x:scroll}#CommonList .content_list-warp{display:flex;padding:0 16px}#CommonList .content_list-warp.list .list{width:220px;margin-right:12px}#CommonList .content_list-warp.list .list:last-of-type{margin-right:0}#CommonList .content_list-warp.list .list_link{display:block;width:100%}#CommonList .content_list-warp.list .list_img-box{position:relative;width:100%;height:0;padding-top:56.25%;background:#eee;margin-bottom:16px}#CommonList .content_list-warp.list .list_img-box.program{padding-top:150.4%}#CommonList .content_list-warp.list .list_img-box_img{position:absolute;top:0;height:100%}#CommonList .content_list-warp.list .list_text{display:block;line-height:21px;font-size:14px;display:-webkit-box;padding:0 4px}#CommonList .content_list-warp.list .list_text,#CommonList .content_list-warp.list .list_text.program{font-weight:500;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:auto;max-height:auto;overflow:hidden;word-break:keep-all}#CommonList .content_list-warp.list .list_text.program{font-size:16px;padding:0 6px;display:-webkit-box}#MainPopular{margin-bottom:24px}#MainPopular.main-popular{width:100%}#MainPopular.main-popular .main-popular_link{display:block;margin-bottom:16px}#MainPopular.main-popular .main-popular_img-warp{background:#ddd;position:relative;height:0;padding-top:56.25%;margin-bottom:8px}#MainPopular.main-popular .main-popular_img-warp_img{position:absolute;top:0;left:0;width:100%;height:100%}#MainPopular.main-popular .main-popular_info_title{font-size:18px;font-weight:700;margin-bottom:8px}#MainPopular.main-popular .main-popular_info_text{display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:auto;max-height:auto;overflow:hidden;line-height:1.2;word-break:keep-all}.video-thumnail_figure__3oLjV{position:relative}.video-thumnail_figure__image__1IcUJ{display:block;width:100%;height:100%;aspect-ratio:16/9}a:focus-visible .video-thumnail_figure__3oLjV{outline:2px solid red}a:focus-visible .video-thumnail_duration__-xfwE:before{background:red}.video-thumnail_duration__-xfwE{display:flex;align-items:center;grid-gap:.6em;gap:.6em;position:absolute;bottom:0;right:0;background-color:rgba(34,34,34,.8);padding:0 .6em;font-size:14px;line-height:normal;color:#fff}.video-thumnail_duration__-xfwE:before{content:"";display:block;width:.875em;aspect-ratio:1/1;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-image:url(/static/media/play-buttton.dac93405.svg);mask-image:url(/static/media/play-buttton.dac93405.svg);background:#fff;transition:background .25s ease-in-out}#Main .main_section{width:100%;margin-bottom:16px}#Main .main_section:first-of-type{margin-bottom:20px}#Main .main_section_title{font-size:22px;margin-bottom:16px;padding:0}#Main .main_section_title.pad{padding:0 16px}#Main .main_section_title.channel{position:relative;padding:0 16px 0 52px}#Main .main_section_title.channel:after{content:"";position:absolute;top:50%;left:16px;transform:translateY(-50%);background:url(/static/media/ico_youtube_color.a99006cb.svg) 50% no-repeat;background-position:50%;width:28px;height:28px}#Main .main_section_title .style-font{font-weight:700}#Main .main_section_title .style-font_small{font-size:18px;font-weight:500}#Main .main_section_title .sub-title{font-size:12px;line-height:12px}#Main .main_section .main-link{position:absolute;top:10px;right:16px;font-weight:700}#Main .main_section.schedule .schedule_menu{display:flex;margin-bottom:16px;padding:0 16px}#Main .main_section.schedule .schedule_menu_list{position:relative;text-align:center;width:100px;font-size:18px;border:1px solid #b8b8b8;color:#b8b8b8}#Main .main_section.schedule .schedule_menu_list:nth-of-type(n+2):nth-of-type(-n+4){border-left:none}#Main .main_section.schedule .schedule_menu_list:nth-of-type(n+2):nth-of-type(-n+4):after{content:"";left:-1px;top:50%;position:absolute;transform:translateY(-50%);width:1px;height:calc(100% + 2px);background:#000;display:none}#Main .main_section.schedule .schedule_menu_list.on{border:1px solid #000;color:#000}#Main .main_section.schedule .schedule_menu_list.on:nth-of-type(n+2):nth-of-type(-n+4):after{display:block}#Main .main_section.schedule .schedule_content{width:100%;overflow-x:scroll;padding-bottom:12px}#Main .main_section.schedule .schedule_content_slider{display:flex;justify-content:flex-start;width:100%;min-width:768px}#Main .main_section.schedule .schedule_content_slider.box .box{position:relative;width:calc(33.33333% - 5.33333px);height:0;padding-top:calc(33.33333% - 5.33333px);margin-right:16px;background:#ddd}#Main .main_section.schedule .schedule_content_slider.box .box:first-of-type{margin-left:16px}#Main .main_section.schedule .schedule_content_slider.box .box_live,#Main .main_section.schedule .schedule_content_slider.box .box_next{font-size:18px;position:absolute;top:0;background:#ee174f;color:#fff;padding:2px 10px}#Main .main_section.schedule .schedule_content_slider.box .box_next{background:none;color:#fa6400;padding:8px 16px;font-weight:700}#Main .main_section.schedule .schedule_content_slider.box .box_img{position:absolute;top:0;height:100%}#Main .main_section.schedule .schedule_content_slider.box .box_info{position:absolute;bottom:0;width:100%;height:35%;background:rgba(0,0,0,.5);padding:12px;color:#fff}#Main .main_section.schedule .schedule_content_slider.box .box_info_time{font-size:14px}#Main .main_section.schedule .schedule_content_slider.box .box_info_title{font-size:18px;line-height:20px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:52px;max-height:52px;overflow:hidden}#Main .main_section.news{padding:0 16px;position:relative}#Main .main_section.news .news_subTitle{font-weight:700;color:#ee174f;margin-top:8px}#Main .main_section.news .news_content{display:flex;border-bottom:1px solid #ddd}#Main .main_section.news .news_content.main{flex-direction:column;padding-bottom:30px}#Main .main_section.news .news_content.main .main_img{position:relative;width:100%;height:0;padding-top:56.25%;margin-bottom:16px}#Main .main_section.news .news_content.main .main_img_image{position:absolute;top:0;width:100%;height:100%}#Main .main_section.news .news_content.sub{flex-direction:row;align-items:center;padding:10px 0 18px}#Main .main_section.news .news_content.sub .sub_img{position:relative;width:30%;height:0;padding-top:16.8%}#Main .main_section.news .news_content.sub .sub_img_image{position:absolute;top:0;width:100%;height:100%}#Main .main_section.news .news_content_info{display:flex;flex-direction:column}#Main .main_section.news .news_content_info.sub{width:70%;padding-right:10%}#Main .main_section.news .news_content_info.sub.on{width:100%;padding-right:0}#Main .main_section.news .news_content_info_category{font-weight:700;color:#ee174f;margin-bottom:8px}#Main .main_section.news .news_content_info_title{font-weight:700;font-size:18px;line-height:1.2;margin-bottom:22px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:auto;max-height:52px;overflow:hidden;word-break:keep-all}#Main .main_section.news .news_content_info_title.sub{font-size:16px;font-weight:500;margin-bottom:8px}#Main .main_section.news .news_content_info_data{color:#6c6c6c;line-height:22px;white-space:pre-wrap;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:auto;max-height:78px;overflow:hidden;word-break:keep-all;margin-bottom:16px}#Main .main_section.news .news_content_info_time{font-size:14px}#Main .main_section.news .news_more{width:100%;text-align:center;padding-top:16px}#Main .main_section.news .news_more_btn{padding:10px 80px;font-size:18px;font-weight:700;border:1px solid #b8b8b8}#Main .main_section.popular{padding:0 16px;position:relative;border-bottom:1px solid #ddd}#Main .main_section.popular .swiper-pagination-bullet{width:6px;height:6px;background-color:#000;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.785,.135,.15,.86);transition-delay:0}#Main .main_section.popular .swiper-pagination-bullet-active{width:22px;height:6px;border-radius:5px}#Main .main_section.popular .swiper-container-horizontal>.swiper-pagination-bullets,#Main .main_section.popular .swiper-pagination-custom,#Main .main_section.popular .swiper-pagination-fraction{display:inline-block;position:absolute;bottom:20px;left:0;width:auto;height:30px}#Main .main_section.pick{position:relative}#Main .main_section.pick .pick_content{width:100%;overflow-x:scroll}#Main .main_section.pick .pick_content.slider .slider{padding-bottom:30px;display:flex}#Main .main_section.pick .pick_content.slider .slider_link{width:280px;display:block;margin-right:16px}#Main .main_section.pick .pick_content.slider .slider_link:first-of-type{margin-left:16px}#Main .main_section.pick .pick_content.slider .slider_img-box{position:relative;width:100%;height:0;padding-top:56.25%;margin-bottom:16px}#Main .main_section.pick .pick_content.slider .slider_img-box_img{position:absolute;top:0;left:0;width:100%;height:100%}#Main .main_section.pick .pick_content.slider .slider_title{font-size:18px;font-weight:700;margin-bottom:8px;overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}#Main .main_section.pick .pick_content.slider .slider_text{line-height:20px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:auto;max-height:58px;overflow:hidden}#Main .main_section.pick .pick_content.slider .slider_text.keep-all{word-break:keep-all}#Main .main_section.banner .banner{display:block;position:relative;background:#ddd;width:100%}#Main .main_section.channel .channel_warp{width:100%;overflow-x:scroll}#Main .main_section.channel .channel_list{display:flex;padding:0 24px}#Main .main_section.channel .channel_list.slider .slider_slide{width:90px;margin-right:16px}#Main .main_section.channel .channel_list.slider .slider_slide:last-of-type{margin-right:0}#Main .main_section.channel .channel_list.slider .slider_slide_link{display:block;width:100%}#Main .main_section.channel .channel_list.slider .slider_slide_img-box{width:100%;height:90px;border-radius:50%;overflow:hidden;margin-bottom:16px}#Main .main_section.channel .channel_list.slider .slider_slide_img-box_img{width:100%;height:100%}#Main .main_section.channel .channel_list.slider .slider_slide_text{padding:0 4px;font-size:14px;line-height:1.4;text-align:center}#Main .main_section.gov .gov_content{margin-bottom:30px}#Main .main_section.gov .gov_content_tab{width:100%;padding:12px 0;overflow-x:scroll;margin-bottom:12px}#Main .main_section.gov .gov_content_tab.btn-warp .btn-warp{display:flex;width:580px;padding-left:32px}#Main .main_section.gov .gov_content_tab.btn-warp .btn-warp_btn{position:relative;font-size:20px;font-weight:500;margin-right:24px}#Main .main_section.gov .gov_content_tab.btn-warp .btn-warp_btn.on{color:#ee174f}#Main .main_section.gov .gov_content_tab.btn-warp .btn-warp_btn:after{content:"";width:0;transition:all 0ms}#Main .main_section.gov .gov_content_tab.btn-warp .btn-warp_btn:before{content:"";position:absolute;left:-12px;top:50%;width:4px;height:4px;border-radius:50%;transform:translateY(-50%);background:#000}#Main .main_section.gov .gov_content_list{padding:0 16px;border-top:2px solid #000;border-bottom:2px solid #000}#Main .main_section.gov .gov_content_list.list .list{padding:16px 0;width:100%;border-bottom:1px solid #c4c4c4}#Main .main_section.gov .gov_content_list.list .list:last-of-type{border:none}#Main .main_section.gov .gov_content_list.list .list_link{display:flex}#Main .main_section.gov .gov_content_list.list .list_link_date{display:block;width:100px;color:#6c6c6c}#Main .main_section.gov .gov_content_list.list .list_link_text{width:calc(100% - 100px);font-weight:500;overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}#Main .main_section.gov .gov_csr{display:block;width:100%;padding:0 16px 16px}#Main .main_section.gov .gov_csr_img{width:100%}#Main .main_section.gov .gov_banner{width:100%;margin-bottom:24px}#Main .main_section.gov .gov_banner.small{padding:0 8px;overflow:hidden}#Main .main_section.gov .gov_banner.small .small_inner{width:125%}#Main .main_section.gov .gov_banner_link{position:relative;display:block;width:100%;height:0;padding-top:56.25%}#Main .main_section.gov .gov_banner_link.small{padding-top:35.71%}#Main .main_section.gov .gov_banner_image{position:absolute;top:0;width:100%;height:100%}@media (max-width:425px){#Main .main_section_title.channel:after{top:18px}#Main .main_section_title.channel .br{display:block;width:100%;margin-bottom:-8px}}.main-slider_slider{transition:all .12s linear}.main-slider_slider.noneList{max-height:105vw}.main-slider_slider .slide{padding:48px 0 0;height:135vw}.main-slider_slider .slide_img{width:100%}.main-slider_slider .slide_img-wrap{display:block;position:relative;height:100%}.main-slider_slider .slide_footer{position:absolute;width:100%;padding:24px 16px 0;display:flex;justify-content:space-between;bottom:5%}.main-slider_slider .slide_footer_inner{width:calc(50% - 8px)}.main-slider_slider .slide_footer_image{width:100%;position:relative;height:0;padding-top:56.25%;background:transparent;margin-bottom:10px}.main-slider_slider .slide_footer_image_img{position:absolute;top:0;left:0;width:100%;height:100%}.main-slider_slider .slide_footer_image_text{color:#fff;font-size:12px;line-height:1.2;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:30px;max-height:30px;overflow:hidden;word-break:keep-all}.main-slider .swiper-pagination-bullet{width:6px;height:6px;background-color:#fff;transition-property:all;transition-duration:.3s;transition-timing-function:cubic-bezier(.785,.135,.15,.86);transition-delay:0}.main-slider .swiper-pagination-bullet-active{width:22px;height:6px;border-radius:5px}.main-slider .swiper-container-horizontal>.swiper-pagination-bullets,.main-slider .swiper-pagination-custom,.main-slider .swiper-pagination-fraction{position:absolute;left:calc(100% - 120px);bottom:0;width:auto}.main-slider .swiper-button-prev,.main-slider .swiper-container-rtl .swiper-button-next{position:absolute;top:calc(50vh - 40px);left:20px;width:40px;height:40px;content:""}.main-slider .swiper-button-prev:after,.main-slider .swiper-container-rtl .swiper-button-next:after{position:absolute;content:"";width:100%;height:100%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%) rotate(90deg);background:url(/static/media/ico_down-arrow-big_w.42674655.svg) no-repeat 50% 50%}.main-slider .swiper-button-next,.main-slider .swiper-container-rtl .swiper-button-prev{position:absolute;top:calc(50vh - 40px);right:20px;width:40px;height:40px;content:""}.main-slider .swiper-button-next:after,.main-slider .swiper-container-rtl .swiper-button-prev:after{position:absolute;content:"";width:100%;height:100%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%) rotate(-90deg);background:url(/static/media/ico_down-arrow-big_w.42674655.svg) no-repeat 50% 50%}#NotFound{justify-content:center;height:calc(100vh - 317px)}#NotFound,#NotFound .notfound_box{display:flex;flex-direction:column;align-items:center}#NotFound .notfound_box{height:200px}#NotFound .notfound_box_imgWrap{display:flex}#NotFound .notfound_box_imgWrap .img{width:80px;margin:auto}#NotFound .notfound_box_textWrap{width:-webkit-max-content;width:max-content;color:#6c6c6c;margin:auto}#NotFound .notfound_box_textWrap .title{text-align:center;font-weight:900;font-size:22px}#NotFound .notfound_box_textWrap .text{font-weight:700;font-size:12px}#NotFound .notfound_btnWrap{padding:8px 16px;background-color:#ee174f;border-radius:8px;font-size:14px;font-weight:700;color:#fff}#LiveMain{padding:48px 0 0}#LiveMain.liveMain .liveMain_section{margin-bottom:24px}#LiveMain.liveMain .liveMain_section:first-of-type,#LiveMain.liveMain .liveMain_section:nth-of-type(2){margin-bottom:0}#LiveMain.liveMain .liveMain_section.chnnel{overflow-x:scroll;border-bottom:1px solid #e4e4e4}#LiveMain.liveMain .liveMain_section.chnnel .chnnel{width:490px;padding:12px 2px;display:flex}#LiveMain.liveMain .liveMain_section.chnnel .chnnel_list:last-of-type{margin-right:0}#LiveMain.liveMain .liveMain_section.chnnel .chnnel_list_btn{position:relative;padding:0 12px;height:100%;color:#6c6c6c}#LiveMain.liveMain .liveMain_section.chnnel .chnnel_list_btn .style-font{font-size:20px;color:#1b1b1b;font-weight:500}#LiveMain.liveMain .liveMain_section.chnnel .chnnel_list_btn:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:0;height:2px;background:#ee174f;transition-property:all;transition-duration:.2s;transition-timing-function:cubic-bezier(.785,.135,.15,.86);transition-delay:inherit}#LiveMain.liveMain .liveMain_section.chnnel .chnnel_list_btn.on:after{width:100%}#LiveMain.liveMain .liveMain_section.schedule .schedule{display:flex;flex-direction:column}#LiveMain.liveMain .liveMain_section.schedule .schedule_list{width:100%;height:100px;background:#f7f7f7;border-bottom:1px solid #ddd}#LiveMain.liveMain .liveMain_section.schedule .schedule_list_link{display:flex;height:100%}#LiveMain.liveMain .liveMain_section.schedule .schedule_list_time{display:flex;flex-direction:column;justify-content:center;align-items:center;width:80px}#LiveMain.liveMain .liveMain_section.schedule .schedule_list_time.time{margin-top:10px;line-height:1.2}#LiveMain.liveMain .liveMain_section.schedule .schedule_list_time.time .time_now{font-size:11px;font-weight:500}#LiveMain.liveMain .liveMain_section.schedule .schedule_list_time.time .time_text{font-size:18px;font-weight:500}#LiveMain.liveMain .liveMain_section.schedule .schedule_list_info{display:flex;flex-direction:column;justify-content:center;flex-wrap:nowrap;width:calc(100% - 80px);padding-right:16px}#LiveMain.liveMain .liveMain_section.schedule .schedule_list_info.info .info_category{font-size:14px;color:#ee174f;font-weight:700}#LiveMain.liveMain .liveMain_section.schedule .schedule_list_info.info .info_category_none{font-size:4px}#LiveMain.liveMain .liveMain_section.schedule .schedule_list_info.info .info_title{font-size:16px;line-height:1.2;margin-bottom:6px;font-weight:500;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:auto;max-height:auto;overflow:hidden}#LiveMain.liveMain .liveMain_section.schedule .schedule_list_info.info .info_label{display:flex;color:#fff}#LiveMain.liveMain .liveMain_section.schedule .schedule_list_info.info .info_label_live{color:#fff;background:#ee174f;padding:0 6px;font-size:12px;margin-right:4px}#LiveMain.liveMain .liveMain_section.schedule .schedule_list_info.info .info_label_next{color:#fff;background:#fa6400;padding:0 6px;font-size:12px;margin-right:4px}#LiveMain.liveMain .liveMain_section.schedule .schedule_list_info.info .info_label_text{font-size:12px;padding:0 8px;background:#34373c}#CommonVideo{background:#fff}#CommonVideo.commonVideo .video-warp{position:relative;width:100%;height:0;padding-top:56.25%}#CommonVideo.commonVideo .video-warp_contentBox{width:100%;height:0;overflow:hidden}#CommonVideo.commonVideo .video-warp_contentBox_play-btn{position:absolute;z-index:2;top:50%;left:50%;width:50px;height:50px;transform:translateX(-50%) translateY(-50%);background:url(/static/media/live_play.9bf04d21.svg);filter:drop-shadow(5px 5px 5px rgba(0,0,0,.5));pointer-events:none}#CommonVideo.commonVideo .video-warp_contentBox_thumb{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}#CommonVideo.commonVideo .video-warp_confirm{z-index:9}#CommonVideo.commonVideo .video-warp_confirm,#CommonVideo.commonVideo .video-warp_video{position:absolute;top:0;left:0;width:100%;height:100%}#NewsMain{padding:48px 0 0}#NewsMain.newsMain .cate-warp,#NewsMain.newsMain .cate-warp_fixed{width:100%;height:50px}#NewsMain.newsMain .cate-warp_fixed.fixed{z-index:10;position:fixed;top:48px}#NewsMain.newsMain .cate-warp_fixed.fixed.top{margin-top:244px}#NewsMain.newsMain .newsMain_section{position:relative;padding:62px 16px 42px}#NewsMain.newsMain .newsMain_section:after{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:#f2f2f2;border-top:1px solid #ddd}#NewsMain.newsMain .newsMain_section .title-warp{width:100%;border-bottom:2px solid #b8b8b8;display:flex;justify-content:space-between;align-items:center;padding-bottom:4px}#NewsMain.newsMain .newsMain_section .title-warp_text{font-size:22px;font-weight:700;word-break:keep-all}#NewsMain.newsMain .newsMain_section .title-warp_link{position:relative;width:32px;height:32px;margin-right:-4px}#NewsMain.newsMain .newsMain_section .title-warp_link:after,#NewsMain.newsMain .newsMain_section .title-warp_link:before{content:"";position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:50%;height:2px;background:#000}#NewsMain.newsMain .newsMain_section .title-warp_link:after{width:2px;height:50%}#NewsMain.newsMain .newsMain_section .list-warp{padding-top:12px;display:flex;flex-wrap:wrap;justify-content:space-between}#NewsMain.newsMain .newsMain_section .list-warp .list{width:calc(50% - 6px);margin-bottom:32px}#NewsMain.newsMain .newsMain_section .list-warp .list_link{width:100%}#NewsMain.newsMain .newsMain_section .list-warp .list_img-warp{position:relative;width:100%;height:0;padding-top:56.25%;background:#ddd;margin-bottom:12px}#NewsMain.newsMain .newsMain_section .list-warp .list_img-warp_img{position:absolute;top:0;height:100%}#NewsMain.newsMain .newsMain_section .list-warp .list_text{padding:0 4px;font-weight:700;line-height:1.2;margin-bottom:12px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:60px;max-height:60px;overflow:hidden;word-break:keep-all}#NewsMain.newsMain .newsMain_section .list-warp .list_time{padding:0 4px;font-size:14px;line-height:1.2}#NewsCommonMain{padding:16px}#NewsCommonMain.NewsCommonMain .title{font-size:22px;margin-bottom:16px}#NewsCommonMain.NewsCommonMain .title .style-font{font-weight:700}#NewsCommonMain.NewsCommonMain .main_img-warp{position:relative;width:100%;height:0;padding-top:56.25%;margin-bottom:16px}#NewsCommonMain.NewsCommonMain .main_img-warp_img{position:absolute;top:0;height:100%}#NewsCommonMain.NewsCommonMain .main_title{font-weight:700;font-size:18px;line-height:1.2;margin-bottom:8px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:auto;max-height:52px;overflow:hidden;word-break:keep-all}#NewsCommonMain.NewsCommonMain .main_time{font-size:14px;margin-bottom:16px}#NewsCommonMain.NewsCommonMain .sub_list_item{border-top:1px solid #ddd;padding:16px 0}#NewsCommonMain.NewsCommonMain .sub_list_item.gen{padding:24px 0}#NewsCommonMain.NewsCommonMain .sub_list_item.gen:last-of-type{margin-bottom:16px}#NewsCommonMain.NewsCommonMain .sub_list_item.item .item{display:flex;align-items:center}#NewsCommonMain.NewsCommonMain .sub_list_item.item .item_text{width:70%}#NewsCommonMain.NewsCommonMain .sub_list_item.item .item_text_title{padding-right:16px;line-height:1.2;font-weight:500;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:auto;max-height:52px;overflow:hidden;margin-bottom:8px;word-break:keep-all}#NewsCommonMain.NewsCommonMain .sub_list_item.item .item_text_time{font-size:14px}#NewsCommonMain.NewsCommonMain .sub_list_item.item .item_img-warp{position:relative;width:30%;height:0;padding-top:16.87%;background:grey}#NewsCommonMain.NewsCommonMain .sub_list_item.item .item_img-warp_img{position:absolute;top:0;height:100%}#NewsCommonMain.NewsCommonMain .sub_list_item.item .item.img-none .item_text{width:100%}#NewsCommonMain.NewsCommonMain .sub_list_item.item .item.img-none .item_img-warp{display:none}#NewsCommonList.newsCommonList{position:relative;padding:16px 16px 62px;line-height:1.2}#NewsCommonList.newsCommonList:after{content:"";position:absolute;top:0;left:0;width:100%;height:6px;background:#f2f2f2;border-top:1px solid #ddd}#NewsCommonList.newsCommonList .list-warp{border-top:2px solid #a5a5a5;margin-top:16px}#NewsCommonList.newsCommonList .list-warp.list .list{position:relative;padding:24px 0}#NewsCommonList.newsCommonList .list-warp.list .list:after{content:"";position:absolute;width:calc(65% - 16px);right:0;height:2px;bottom:0;background:#ddd}#NewsCommonList.newsCommonList .list-warp.list .list:last-of-type:after{background:none}#NewsCommonList.newsCommonList .list-warp.list .list.only-text:after{content:"";position:absolute;width:100%;right:0;height:2px;bottom:0;background:#ddd}#NewsCommonList.newsCommonList .list-warp.list .list.only-text:before{content:"";position:absolute;width:100%;right:0;height:2px;top:-2px;background:#ddd}#NewsCommonList.newsCommonList .list-warp.list .list.only-text:first-of-type:before,#NewsCommonList.newsCommonList .list-warp.list .list.only-text:last-of-type:after{background:none}#NewsCommonList.newsCommonList .list-warp.list .list.only-text .list_img-warp{display:none}#NewsCommonList.newsCommonList .list-warp.list .list.only-text .list_text-warp{width:100%;padding:0}#NewsCommonList.newsCommonList .list-warp.list .list_link{display:flex;align-items:center;width:100%}#NewsCommonList.newsCommonList .list-warp.list .list_img-warp{position:relative;width:35%;height:0;padding-top:19.7%;background:#ddd}#NewsCommonList.newsCommonList .list-warp.list .list_img-warp_img{position:absolute;top:0;height:0;width:100%;height:100%}#NewsCommonList.newsCommonList .list-warp.list .list_text-warp{width:65%;padding-left:16px}#NewsCommonList.newsCommonList .list-warp.list .list_text-warp_title{line-height:1.2;margin-bottom:8px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:40px;max-height:40px;overflow:hidden;word-break:keep-all}#NewsCommonList.newsCommonList .list-warp.list .list_text-warp_time{font-size:14px}#NewsCommonList .btnMore-wrap .btnMore{display:block;width:280px;height:48px;line-height:48px;margin:10px auto;border:1px solid #e4e4e4;font-weight:700}.home-video-section_section__1AwTv{margin-bottom:20px}.home-video-section_header__1RcCi{display:flex;align-items:center;justify-content:space-between;padding-inline:16px;margin-bottom:10px}.home-video-section_header__title__2E4xC{font-size:22px;font-weight:700;word-break:keep-all}.home-video-section_header__link__d3X8_{position:relative;width:32px;height:32px}.home-video-section_header__link__d3X8_:after,.home-video-section_header__link__d3X8_:before{content:"";position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:50%;height:2px;background:#000}.home-video-section_header__link__d3X8_:before{width:2px;height:50%}.home-video-section_swiper__3ugU4{padding-inline:20px!important}.home-video-section_slide__1Xjgo{width:164px!important}.home-video-section_content__3hyX_{display:flex;flex-direction:column;grid-gap:12px;gap:12px;padding:0 4px;margin-top:5px}.home-video-section_content__3hyX_>h3{font-weight:700;line-height:1.2;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;max-height:60px;overflow:hidden;word-break:keep-all}.home-video-section_content__3hyX_>time{font-size:14px;line-height:1.2}.commonDate{display:flex;align-items:center;justify-content:center;width:100%}.commonDate .btnPrevDate{position:relative;width:28px;height:28px}.commonDate .btnPrevDate:after{position:absolute;content:"";width:28px;height:28px;top:50%;left:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk2RThEODQxNTdFODExRUM5MTFFRTc0QTgwOEE0M0ZEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk2RThEODQyNTdFODExRUM5MTFFRTc0QTgwOEE0M0ZEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTZFOEQ4M0Y1N0U4MTFFQzkxMUVFNzRBODA4QTQzRkQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTZFOEQ4NDA1N0U4MTFFQzkxMUVFNzRBODA4QTQzRkQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7yE3bmAAAA3UlEQVR42mL8//8/Ay0BCxA/f/6cRqZLSkqywFlUNx3ibiYGGoNRC0YtGDALfv78NW3mHFpZ8PTZ86raxv0HDhNbVJAEDh05Nnvuwh8/fpBQFhEfLHPmLzpw8DBJDmIhPlj6Jkx59PgJOaUpQXDg0JG58xcTHywkR/Kf33/+/v1Lw2Tq4uzQ1lwnLSVJw3ygIC/X0dpga2NJw4zGwcGRl52RnpLIyspKw5xMcnABK/1nz579JxF8//594pTp+NVAjCXTAmIAxNjR+mDUgiFgAQtyO5IWgJHWzXeAAAMAZ8wDa2TnNNUAAAAASUVORK5CYII=) no-repeat 50% 50%;background-size:cover;transform:translateX(-50%) translateY(-50%)}.commonDate .react-datepicker-wrapper{width:calc(100% - 80px);text-align:center}.commonDate .react-datepicker-wrapper .react-datepicker__input-container{width:180px}.commonDate .react-datepicker-wrapper .react-datepicker__input-container:after{position:absolute;content:"";width:20px;height:20px;top:50%;right:8px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAXCAIAAACeQxh6AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOkJDRTI4Qjc3NTdFODExRUM5QkNBQzVDRjM0NzczRDMzIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOkJDRTI4Qjc4NTdFODExRUM5QkNBQzVDRjM0NzczRDMzIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6QkNFMjhCNzU1N0U4MTFFQzlCQ0FDNUNGMzQ3NzNEMzMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6QkNFMjhCNzY1N0U4MTFFQzlCQ0FDNUNGMzQ3NzNEMzMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz6rUFc7AAAASElEQVR42mL8//8/AypYtmwZnB0VFUVQHAKYGKgEqGYQ49KlSweXi0YNoqNBLMgczPSKHyCn9dHAHjWI6gkSOYGNhhEcAAQYAHHXEA88qsSmAAAAAElFTkSuQmCC) no-repeat 50% 50%;background-size:cover;transform:translateY(-50%)}.commonDate .react-datepicker-wrapper .react-datepicker__input-container .btnSelectDate{display:block;width:100%;height:40px;line-height:40px;font-size:18px;font-weight:700;padding-right:40px;text-align:center}.commonDate .btnNextDate{position:relative;width:28px;height:28px}.commonDate .btnNextDate:after{position:absolute;content:"";width:28px;height:28px;top:50%;left:50%;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjg5MDM0MUI2NTdFODExRUM5NDk5RjRFRkZDREIyODZEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjg5MDM0MUI3NTdFODExRUM5NDk5RjRFRkZDREIyODZEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODkwMzQxQjQ1N0U4MTFFQzk0OTlGNEVGRkNEQjI4NkQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODkwMzQxQjU1N0U4MTFFQzk0OTlGNEVGRkNEQjI4NkQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5YlxRkAAAA0UlEQVR42mL8//8/Ay0BCxA/f/6cRqZLSkqywFlUNx3ibiYGGoNRC0YtoJMF02fO/fnzFw0t2HfgUFVt49Nnz2kYRI8eP6mobjh05BgN4+DHjx+Tp86cOmMOScFFciQfOHiYpOAiJxVBggtoEw2T6d+/f//8+UtsfUAqkJKSLMzLUpCXo4kFtjaWackJHBwcJNRoRAJWVtak+BgXZweSq0xigLSUZAHRwUKyBaQGCwoAtiqePXv2nwYAYuxofTBqwRCwgAW5HUkLwEjr5jtAgAEAXoClaHE/l0MAAAAASUVORK5CYII=) no-repeat 50% 50%;background-size:cover;transform:translateX(-50%) translateY(-50%)}.commonDate .react-datepicker__tab-loop .react-datepicker-popper .react-datepicker button{padding-top:12px}#NewsProgram{padding-top:110px}#NewsProgram.newsProgram .newsProgram_section .title{font-size:24px;font-weight:700;margin-bottom:12px;text-align:center}#NewsProgram.newsProgram .newsProgram_section .text{font-size:14px;line-height:1.2}#NewsView{padding-top:80px}#NewsView.newsView .title-warp{padding:32px 16px}#NewsView.newsView .title-warp.title .title_label-warp{margin-bottom:16px}#NewsView.newsView .title-warp.title .title_label{padding:2px 6px;background:#0072a4;color:#fff;font-size:12px}#NewsView.newsView .title-warp.title .title_text{font-size:20px;font-weight:500;line-height:1.2}#NewsView.newsView .contents-warp.content .content_header{padding:0 16px}#NewsView.newsView .contents-warp.content .content_header_uploadDate{font-size:14px;width:100%;border-bottom:1px solid #ddd;padding:0 0 4px}#NewsView.newsView .contents-warp.content .content_header_inner{font-size:14px;display:flex;width:100%;padding:12px 0 0;flex-direction:column}#NewsView.newsView .contents-warp.content .content_header_inner:first-of-type{border-bottom:1px solid #ddd;padding:0 0 4px}#NewsView.newsView .contents-warp.content .content_header_inner .btn-warp{display:flex}#NewsView.newsView .contents-warp.content .content_header_inner .btn-warp :nth-child(n){width:32px;height:32px;margin-right:4px;border:1px solid #ddd;background-size:contain;display:inline-block}#NewsView.newsView .contents-warp.content .content_header_inner .btn-warp .copy-link{background:url(/static/media/ico_link_g.2799ddff.svg) 50% no-repeat;background-size:18px}#NewsView.newsView .contents-warp.content .content_header_inner .btn-warp_btn{background:#ddd}#NewsView.newsView .contents-warp.content .content_header_inner .btn-warp_btn:first-of-type{background:url(/static/media/ico_fontMinus_g.ca60cb86.svg) 50% no-repeat;background-size:18px}#NewsView.newsView .contents-warp.content .content_header_inner .btn-warp_btn:nth-of-type(2){background:url(/static/media/ico_fontPlus_g.838009c0.svg) 50% no-repeat;background-size:18px;margin-left:-1px}#NewsView.newsView .contents-warp.content .content_header_inner .btn-warp_btn:nth-of-type(3){background:url(/static/media/ico_printer_g.332e0850.svg) 50% no-repeat;background-size:20px}#NewsView.newsView .contents-warp.content .content_body{padding:32px 0 64px}#NewsView.newsView .contents-warp.content .content_body_img-warp{position:relative;width:100%;height:0;padding-top:56.25%;background:#ddd;margin-bottom:24px}#NewsView.newsView .contents-warp.content .content_body_img-warp .iframe{position:absolute;top:0;width:100%;height:100%}#NewsView.newsView .contents-warp.content .content_body_img-warp .img{position:absolute;top:0;left:0;width:100%;height:100%}#NewsView.newsView .contents-warp.content .content_body_text-warp{padding:0 16px}#NewsView.newsView .contents-warp.content .content_body_text-warp .text{white-space:pre-wrap;line-height:1.4;word-break:keep-all;font-weight:300}#NewsView.newsView .contents-warp.content .content_footer{padding:0 16px 72px}#NewsView.newsView .contents-warp.content .content_footer .reporter{display:flex;font-size:14px;line-height:1.2;margin-bottom:24px}#NewsView.newsView .contents-warp.content .content_footer .reporter_inner:first-of-type{width:50px}#NewsView.newsView .contents-warp.content .content_footer .reporter_inner:last-of-type{width:calc(100% - 50px)}#NewsView.newsView .contents-warp.content .content_footer .reporter_img-warp{width:100%;height:50px;border-radius:50%;background:#ddd;overflow:hidden}#NewsView.newsView .contents-warp.content .content_footer .reporter_img-warp_img{width:100%;height:100%;object-fit:cover}#NewsView.newsView .contents-warp.content .content_footer .reporter_info{padding-left:12px}#NewsView.newsView .contents-warp.content .content_footer .reporter_info_title{font-size:16px;font-weight:700;margin-bottom:8px}#NewsView.newsView .contents-warp.content .content_footer .reporter_info_name{display:block;margin-bottom:4px}#NewsView.newsView .contents-warp.content .content_footer .reporter_info_email{display:block;margin-bottom:8px}#NewsView.newsView .contents-warp.content .content_footer .reporter_copy{padding-left:12px;color:#6c6c6c}#NewsView.newsView .contents-warp.content .content_footer .copy{display:flex;justify-content:flex-end;align-items:flex-start;padding:12px 0 0;border-top:1px solid #ddd}#NewsView.newsView .contents-warp.content .content_footer .copy_text{line-height:1.2;font-size:12px;padding-right:12px}#NewsView.newsView .contents-warp.content .content_footer .copy_img{width:80px}#temporaryText{position:relative;border-radius:10px;padding:12px 16px;background-color:#fff;box-shadow:0 4px 16px rgba(17,17,26,.1),0 8px 24px rgba(17,17,26,.1);transition:all 5s ease-out}.printImg{display:none;margin-bottom:16px;margin-left:16px;max-width:500px}@media print{#NewsView{padding-top:0}.btn-warp_btn,.iframe,.temporaryBtn{display:none}.printImg{display:block}}@page{margin:64px;size:210mm 297mm}#NewsReporterMain{padding-top:110px;line-height:1.2}#NewsReporterMain.newsReporterMain .newsReporterMain_section{display:flex;padding:24px 16px 36px}#NewsReporterMain.newsReporterMain .newsReporterMain_section .profile{width:90px}#NewsReporterMain.newsReporterMain .newsReporterMain_section .profile:last-of-type{width:calc(100% - 90px);padding-left:24px}#NewsReporterMain.newsReporterMain .newsReporterMain_section .profile_img-warp{position:relative;width:100%;height:90px;background:#ddd;border-radius:50%;overflow:hidden}#NewsReporterMain.newsReporterMain .newsReporterMain_section .profile_img-warp_img{position:absolute;top:0;width:100%;height:100%;object-fit:cover;align-items:center}#NewsReporterMain.newsReporterMain .newsReporterMain_section .profile_title{margin-bottom:8px}#NewsReporterMain.newsReporterMain .newsReporterMain_section .profile_name{font-size:20px;font-weight:700;line-height:.9;margin-bottom:8px}#NewsReporterMain.newsReporterMain .newsReporterMain_section .profile_sub{margin-bottom:8px}#NewsReporterMain.newsReporterMain .newsReporterMain_section .profile_email{margin-bottom:24px}#NewsReporterMain.newsReporterMain .newsReporterMain_section .profile_info{font-size:14px}#NewsReporter{padding:110px 0}#NewsReporter.newsReporter .newsReporter_section{padding:0 16px;line-height:1.2}#NewsReporter.newsReporter .newsReporter_section .title{font-size:24px;margin-bottom:24px}#NewsReporter.newsReporter .newsReporter_section .title .style-font{font-weight:700}#NewsReporter.newsReporter .newsReporter_section .list-warp{display:flex;justify-content:space-between;flex-wrap:wrap;width:100%;border-top:2px solid #5e5e5e;padding-top:16px}#NewsReporter.newsReporter .newsReporter_section .list-warp.list .list{width:calc(50% - 6px);margin-bottom:32px;height:100%}#NewsReporter.newsReporter .newsReporter_section .list-warp.list .list_link{position:relative;display:block;width:174px;height:174px;padding-top:56.25%;background:#ddd;margin-bottom:12px}#NewsReporter.newsReporter .newsReporter_section .list-warp.list .list_link_img{position:absolute;object-fit:cover;top:0;left:0;width:100%;height:100%}#NewsReporter.newsReporter .newsReporter_section .list-warp.list .list_name{font-weight:700;margin-bottom:8px}#NewsReporter.newsReporter .newsReporter_section .list-warp.list .list_sub{font-size:12px;margin-bottom:8px;word-wrap:break-word;word-break:keep-all}#NewsReporter.newsReporter .newsReporter_section .list-warp.list .list_info{display:flex;justify-content:space-between}#NewsReporter.newsReporter .newsReporter_section .list-warp.list .list_info_text{width:calc(100% - 28px);font-size:12px;color:#6c6c6c}#NewsReporter.newsReporter .newsReporter_section .list-warp.list .list_info-box{display:flex;align-items:center}#NewsReporter.newsReporter .newsReporter_section .list-warp.list .list_info-box_btn-email{width:22px;height:22px;margin-top:-6px;background:url(/static/media/ico_email_g.02691a99.svg) 50% no-repeat;background-size:16px}#NewsGenre{padding-top:100px}#TvMainSlide{margin-bottom:36px}#TvMainSlide.tvMainSlide .main-slide-warp{position:relative;width:100%;height:0;padding-top:88.9%}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide{position:absolute;top:0;width:100%;transition:all .28s linear}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide.fadeIn{opacity:1}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide.fadeOut{opacity:0;visibility:hidden}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide_link{position:relative;display:flex}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide_bg{position:relative;width:100%;height:0;padding-top:88.9%}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide_bg_img{position:absolute;top:0;height:100%}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide_inner{position:absolute;top:0;left:0;width:100%;height:100%}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide_img-box{position:relative;top:0;left:50%;margin:16px 0;transform:translateX(-50%);width:calc(100% - 32px);padding-top:calc(56.25% - 18px)}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide_img-box_img{position:absolute;top:0;height:100%}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide_text-warp{display:flex;flex-direction:column;align-items:center;width:100%;height:25vw}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide_text-warp_title{font-size:6vw;font-weight:700;margin-bottom:.8vw}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide_text-warp_time{font-size:3.6vw;font-weight:300;margin-bottom:2vw}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide_text-warp_sub{font-size:3.6vw;font-weight:700}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide_pageing{position:absolute;display:flex;justify-content:center;bottom:16px;width:100%;height:6px}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide_pageing_btn{width:6px;height:6px;opacity:.5;border-radius:10px;margin-right:6px;transition:all .12s linear}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide_pageing_btn:disabled{width:16px;opacity:1}#TvMainSlide.tvMainSlide .main-slide-warp.slide .slide_pageing_btn:last-of-type{margin-right:0}#TvMainModal{margin-top:-48px;background:rgba(0,0,0,.5);position:fixed;z-index:5;animation:fade-in-bottom 80ms linear 1}#TvMainModal,#TvMainModal.tvMainModal .tvMainModal_close{width:100%;height:100%}#TvMainModal.tvMainModal .tvMainModal_warp{position:absolute;display:flex;flex-direction:column;align-items:center;padding:32px 0 64px;bottom:0;width:100%;background:#fff}#TvMainModal.tvMainModal .tvMainModal_title{font-size:14px;margin-bottom:16px}#TvMainModal.tvMainModal .tvMainModal_list-warp.list .list{text-align:center;margin-bottom:4px}#TvMainModal.tvMainModal .tvMainModal_list-warp.list .list:last-of-type{margin-bottom:0}#TvMainModal.tvMainModal .tvMainModal_list-warp.list .list_btn{font-size:18px}#TvMainModal.tvMainModal .tvMainModal_list-warp.list .list_btn.on{color:#ee174f}#TvMain{padding-top:48px}#TvMain.tvMain .tvMain_section{margin-bottom:36px;width:100%}#TvMain.tvMain .tvMain_section.program{margin-bottom:0;position:relative;padding:36px 16px 42px}#TvMain.tvMain .tvMain_section.program:after,#TvMain.tvMain .tvMain_section.program:before{content:"";position:absolute;left:0;width:100%;height:6px;background:#f2f2f2;border-top:1px solid #ddd}#TvMain.tvMain .tvMain_section.program:after{top:0}#TvMain.tvMain .tvMain_section.program:before{bottom:0}#TvMain.tvMain .tvMain_section.program .program_top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}#TvMain.tvMain .tvMain_section.program .program_state{color:#ee174f;margin-bottom:16px;display:none;font-weight:500}#TvMain.tvMain .tvMain_section.program .program_state.on{display:block}#TvMain.tvMain .tvMain_section.program .program_title{font-size:22px;font-weight:700}#TvMain.tvMain .tvMain_section.program .program_title .style-font{font-weight:400}#TvMain.tvMain .tvMain_section.program .program_btn-select{position:relative;font-weight:500;padding-right:18px}#TvMain.tvMain .tvMain_section.program .program_btn-select:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);width:0;height:0;border-top:8px solid #ee174f;border-left:6px solid transparent;border-right:6px solid transparent}#TvMain.tvMain .tvMain_section.program .program_btn-select.on:after{transform:translateY(-50%) rotate(180deg)}#TvMain.tvMain .tvMain_section.program .program_btn-warp{text-align:center;padding-top:22px}#TvMain.tvMain .tvMain_section.program .program_btn-warp_btn{padding:4px 48px;font-size:15px;font-weight:500;border:1px solid #ddd}#TvMain.tvMain .tvMain_section.program .program_list-warp{display:flex;flex-wrap:wrap}#TvMain.tvMain .tvMain_section.program .program_list-warp.list .list{width:calc(33.33333% - 5.33333px);margin:0 8px 8px 0}#TvMain.tvMain .tvMain_section.program .program_list-warp.list .list:nth-child(3n){margin-right:0}#TvMain.tvMain .tvMain_section.program .program_list-warp.list .list_link{display:block;position:relative;width:100%;height:0;padding-top:150.4%;background:#ddd}#TvMain.tvMain .tvMain_section.program .program_list-warp.list .list_img{position:absolute;top:0;height:100%}#TvMain.tvMain .tvMain_section.program.only{padding:0}#TvMain.tvMain .tvMain_section.program.only:after,#TvMain.tvMain .tvMain_section.program.only:before{display:none}#TvMain.tvMain .tvMain_section.program.only .program_top{padding:8px 16px;background:#f1f1f1}#TvMain.tvMain .tvMain_section.program.only .program_title{font-size:20px}#TvMain.tvMain .tvMain_section.popular,#TvMain.tvMain .tvMain_section.program.only .program_list-warp,#TvMain.tvMain .tvMain_section.program.only .program_state{padding:0 16px}#TvMain.tvMain .tvMain_section.popular .title{font-size:22px;margin-bottom:15px}#TvMain.tvMain .tvMain_section.popular .title .font-style{font-weight:700}#TvProgramHome.tvProgramHome .tvProgramHome_inner{position:relative}#TvProgramHome.tvProgramHome .tvProgramHome_inner:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:6px;background:#f2f2f2;border-top:1px solid #ddd}#TvProgramHome.tvProgramHome .tvProgramHome_inner:last-of-type:after{display:none}#TvProgramHome.tvProgramHome .tvProgramHome_inner_title{padding:6px 4px;font-size:20px;font-weight:500;border-bottom:1px solid #ddd;margin-bottom:12px;color:#002e3c}#TvProgramHome.tvProgramHome .tvProgramHome_inner_text{padding:0 4px;font-size:14px;line-height:1.4;margin-bottom:12px}#TvProgramHome.tvProgramHome .tvProgramHome_inner.main .main_image-warp{position:relative;width:100%;height:0;padding-top:56%;background:#eee}#TvProgramHome.tvProgramHome .tvProgramHome_inner.main .main_image-warp_img{position:absolute;top:0;width:100%;height:100%;object-fit:cover}#TvProgramHome.tvProgramHome .tvProgramHome_inner.main .main_title-warp{padding:10px 16px 24px;text-align:center}#TvProgramHome.tvProgramHome .tvProgramHome_inner.main .main_title-warp_title{font-size:22px;font-weight:500;line-height:1.2}#TvProgramHome.tvProgramHome .tvProgramHome_inner.main .main_title-warp_time{font-size:15px;font-weight:500}#TvProgramHome.tvProgramHome .tvProgramHome_inner.main .main_title-warp_previous{width:60px;background:#5a5858;color:#fff;font-size:8px;border-radius:5px;margin:10px auto 0;padding:1px 0}#TvProgramHome.tvProgramHome .tvProgramHome_inner.main .main_title-warp .title-main_title-warp_date{font-weight:500;margin-right:2px}#TvProgramHome.tvProgramHome .tvProgramHome_inner.main .main_title-warp .title-main_title-warp_time{margin-left:2px}#TvProgramHome.tvProgramHome .tvProgramHome_inner.main .main_title-warp .sns-wrap{text-align:center;padding:12px 8px 0}#TvProgramHome.tvProgramHome .tvProgramHome_inner.main .main_title-warp .sns-wrap .sns_link{width:30px;height:30px;margin-right:10px}#TvProgramHome.tvProgramHome .tvProgramHome_inner.main .main_title-warp .sns-wrap .sns_link:last-child{margin-right:0}#TvProgramHome.tvProgramHome .tvProgramHome_inner.main .main_title-warp .sns-wrap .sns_link .sns_image{width:25px}#TvProgramHome.tvProgramHome .tvProgramHome_inner.preview{padding:16px 16px 24px}#TvProgramHome.tvProgramHome .tvProgramHome_inner.preview .preview_image-warp{position:relative;width:100%;height:0;padding-top:55.95%;background:#ddd;margin-bottom:8px}#TvProgramHome.tvProgramHome .tvProgramHome_inner.preview .preview_image-warp_img{position:absolute;top:0;width:100%;height:100%;object-fit:cover}#TvProgramHome.tvProgramHome .tvProgramHome_inner.preview .tvProgramHome_inner_text{word-break:keep-all}#TvProgramHome.tvProgramHome .tvProgramHome_inner.preview .tvProgramHome_inner_text .ahtml_txt{word-break:keep-all;width:auto!important}#TvProgramHome.tvProgramHome .tvProgramHome_inner.intro{padding:12px 16px 24px}#TvProgramHome.tvProgramHome .tvProgramHome_inner.intro .staff-list-warp{padding:4px}#TvProgramHome.tvProgramHome .tvProgramHome_inner.intro .staff-list-warp.list .list{font-size:14px;margin-bottom:16px;line-height:1.2}#TvProgramHome.tvProgramHome .tvProgramHome_inner.intro .staff-list-warp.list .list_label{font-weight:700;margin-right:8px}#TvProgramHome.tvProgramHome .tvProgramHome_inner.intro .tvProgramHome_inner_text{word-break:keep-all}#TvProgramHome.tvProgramHome .tvProgramHome_inner.intro .tvProgramHome_inner_text .ahtml_txt{word-break:keep-all;width:auto!important}#TvProgramHome.tvProgramHome .tvProgramHome_inner.vod{padding:16px 16px 24px}#TvProgramHome.tvProgramHome .tvProgramHome_inner.vod .vod_list-warp{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:8px}#TvProgramHome.tvProgramHome .tvProgramHome_inner.vod .vod_list-warp.list .list{width:calc(50% - 4px);font-size:14px;line-height:1.2;margin-bottom:36px}#TvProgramHome.tvProgramHome .tvProgramHome_inner.vod .vod_list-warp.list .list_img-warp{position:relative;width:100%;height:0;padding-top:56.25%;background:#ddd;margin-bottom:12px}#TvProgramHome.tvProgramHome .tvProgramHome_inner.vod .vod_list-warp.list .list_img-warp_img{position:absolute;top:0;height:100%}#TvProgramHome.tvProgramHome .tvProgramHome_inner.vod .vod_list-warp.list .list_title{display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:auto;max-height:36px;overflow:hidden;margin-bottom:12px;word-break:keep-all}#TvProgramHome.tvProgramHome .tvProgramHome_inner.vod .vod_list-warp.list .list_time{font-size:12px}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner{position:relative}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner_title{padding:6px 4px;font-size:20px;font-weight:500;border-bottom:1px solid #ddd;margin-bottom:12px;color:#002e3c}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner_text{padding:0 4px;font-size:14px;line-height:1.4;margin-bottom:24px}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.main .main_image-warp{position:relative;width:100%;height:0;padding-top:56.25%;background:#eee;margin-bottom:12px}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.main .main_image-warp_img{position:absolute;left:0;top:0;width:100%;height:100%}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.intro{padding:12px 16px 24px}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.intro .staff-list-warp{padding:4px}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.intro .staff-list-warp.list .list{font-size:14px;margin-bottom:16px;line-height:1.2}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.intro .staff-list-warp.list .list:last-of-type{margin-bottom:0}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.intro .staff-list-warp.list .list_label{font-weight:700;margin-right:8px}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.intro .tvProgramIntro_inner_text{word-break:keep-all}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.intro .tvProgramIntro_inner_text .ahtml_txt{word-break:keep-all;width:auto!important}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.host{padding:16px 16px 24px}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.host .host_list-warp{padding-top:8px}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.host .host_list-warp.list .list{display:flex;margin-bottom:24px}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.host .host_list-warp.list .list_img-warp{width:150px;height:150px;background:#eee}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.host .host_list-warp.list .list_img-warp_img{width:100%;height:100%}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.host .host_list-warp.list .list_text-warp{width:calc(100% - 150px);padding:4px 0 0 16px;line-height:1.2}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.host .host_list-warp.list .list_text-warp_title{font-weight:700;margin-bottom:20px}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.host .host_list-warp.list .list_text-warp_label{font-size:14px;font-weight:700}#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.host .host_list-warp.list .list_text-warp_text{font-size:14px;margin-bottom:12px}@media(max-width:374px){#TvProgramIntro.tvProgramIntro .tvProgramIntro_inner.host .host_list-warp.list .list_img-warp{width:120px;height:120px}}#CommonProgramVod.commonProgramVod .commonProgramVod_header{display:flex;align-items:center;justify-content:space-between;background:#f1f1f1;height:36px;padding:0 20px}#CommonProgramVod.commonProgramVod .commonProgramVod_header_title{font-weight:500}#CommonProgramVod.commonProgramVod .commonProgramVod_video-warp{position:-webkit-sticky;position:sticky;top:48px;z-index:1}#CommonProgramVod.commonProgramVod .commonProgramVod_video-warp.tv{top:94px}#CommonProgramVod.commonProgramVod .commonProgramVod_info{position:relative;padding:16px 16px 32px;font-size:14px}#CommonProgramVod.commonProgramVod .commonProgramVod_info:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background:#e4e4e4;border-top:2px solid #c4c4c4}#CommonProgramVod.commonProgramVod .commonProgramVod_info_title{font-size:22px;margin-bottom:16px;font-weight:500;line-height:1.2}#CommonProgramVod.commonProgramVod .commonProgramVod_info_text{word-break:break-all;white-space:pre-wrap}#CommonProgramVod.commonProgramVod .commonProgramVod_list-title{position:-webkit-sticky;position:sticky;z-index:1;top:0;display:flex;justify-content:space-between;align-items:center;padding:8px 16px;background:#fff;border-bottom:1px solid #b8b8b8}#CommonProgramVod.commonProgramVod .commonProgramVod_list-title .title{font-size:20px;font-weight:400;width:100%;overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}#CommonProgramVod.commonProgramVod .commonProgramVod_list-title .title .style-font{font-weight:700}#CommonProgramVod.commonProgramVod .commonProgramVod_list-title .title.scroll{font-size:16px;font-weight:700}#CommonProgramVod.commonProgramVod .commonProgramVod_list-title .page{white-space:nowrap;padding-left:8px}#CommonProgramVod.commonProgramVod .commonProgramVod_list-title .page .style-font{color:#fa6400;font-weight:700}#CommonVodList{width:100%;position:relative;padding-bottom:48px}#CommonVodList.CommonVodList .list-warp.list .list{padding:16px;border-bottom:1px solid #b8b8b8}#CommonVodList.CommonVodList .list-warp.list .list_link{display:flex;justify-content:space-between}#CommonVodList.CommonVodList .list-warp.list .list_link_textBox{width:50%;display:flex;flex-direction:column;justify-content:space-between}#CommonVodList.CommonVodList .list-warp.list .list_link_textBox_title{font-size:14px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:auto;max-height:auto;overflow:hidden;word-break:keep-all}#CommonVodList.CommonVodList .list-warp.list .list_link_textBox_info{display:flex;justify-content:space-between}#CommonVodList.CommonVodList .list-warp.list .list_link_textBox_info p{font-size:12px}#CommonVodList.CommonVodList .list-warp.list .list_link_textBox_info p:first-child{width:58%;font-weight:700;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;height:auto;max-height:auto;overflow:hidden;word-break:keep-all}#CommonVodList.CommonVodList .list-warp.list .list_link_textBox_info p:nth-child(2){width:38%}#CommonVodList.CommonVodList .list-warp.list .list_thumb{position:relative;width:46%;height:0;padding-top:25.87%;background:#e4e4e4}#CommonVodList.CommonVodList .list-warp.list .list_thumb_img{position:absolute;top:0;height:100%}#CommonVodList.CommonVodList .list-warp.list .list_thumb_time{font-size:14px;font-weight:300;position:absolute;color:#fff;background:rgba(0,0,0,.6);padding:0 6px;right:0;bottom:0}#CommonVodList.CommonVodList .list-warp.list .list_info{width:54%;padding:4px 0 4px 16px;display:flex;flex-direction:column;justify-content:space-between}#CommonVodList.CommonVodList .list-warp.list .list_info_text{line-height:1.4;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:auto;max-height:auto;overflow:hidden;word-break:keep-all}#CommonVodList.CommonVodList .list-warp.list .list_info_time{text-align:right}#CommonVodList.CommonVodList .list-warp.list .btn-warp{padding:36px 0;text-align:center}#CommonVodList.CommonVodList .list-warp.list .btn-warp_btn{padding:8px 36px;border:1px solid #b8b8b8;color:#4f4f4f}@media (max-width:321px){#CommonVodList.CommonVodList .list-warp.list .list_link_textBox_info p{font-size:10px}}.write-board__body{display:flex;flex-direction:column;width:100%;padding:7% 10%;border-top:2px solid #34373c;border-bottom:1px solid #34373c;grid-gap:25px;gap:25px}.write-board__title{display:flex;align-items:center;grid-gap:40px;gap:40px}.write-board__title__label{font-weight:500}.write-board__title__input{flex-grow:1;height:40px;border:1px solid #e4e4e4;padding:4px 12px}.write-board__content{display:flex;grid-gap:40px;gap:40px}.write-board__content__label{font-weight:500}.write-board__content__input{flex-grow:1;height:200px;resize:none;border:1px solid #e4e4e4;padding:4px 12px}.write-board__option{display:flex;grid-gap:40px;gap:40px}.write-board__option__label{font-weight:500}.write-board__option__button{display:flex;align-items:center}.write-board__option__button:before{content:"";width:18px;height:18px;border:1px solid #000;border-radius:50%;margin-right:8px}.write-board__option__button.on:before{background:#7e7e7e}.write-board__footer{display:flex;padding:5% 6%;justify-content:flex-end;grid-gap:24px;gap:24px}.write-board__button{padding:4px 32px;font-size:15px;border:1px solid #6c6c6c}.write-board__button.save{background:#6c6c6c;color:#fff}.write-board__button.cancel{background:#fff;color:#6c6c6c;font-weight:400}#CommonProgramBoard.commonProgramBoard.board .board_header{position:-webkit-sticky;position:sticky;top:94px;display:flex;align-items:center;justify-content:space-between;background:#f1f1f1;height:36px;padding:0 20px;z-index:1}#CommonProgramBoard.commonProgramBoard.board .board_header_page,#CommonProgramBoard.commonProgramBoard.board .board_header_title{font-weight:500}#CommonProgramBoard.commonProgramBoard.board .board_list-warp{padding:32px 16px 62px}#CommonProgramBoard.commonProgramBoard.board .board_list-warp.list .list{padding:12px 16px;border-bottom:1px solid #c4c4c4}#CommonProgramBoard.commonProgramBoard.board .board_list-warp.list .list:first-of-type{border-top:1px solid #000}#CommonProgramBoard.commonProgramBoard.board .board_list-warp.list .list_link{display:flex;flex-direction:column;align-items:flex-start}#CommonProgramBoard.commonProgramBoard.board .board_list-warp.list .list_title{width:100%;font-weight:500;text-align:left;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:52px;max-height:52px;overflow:hidden;word-break:keep-all}#CommonProgramBoard.commonProgramBoard.board .board_list-warp.list .list_title.lock{position:relative;max-width:100%;padding-right:20px}#CommonProgramBoard.commonProgramBoard.board .board_list-warp.list .list_title.lock:after{content:"";top:2px;right:0;position:absolute;width:12px;height:18px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAeCAIAAAC5TEmyAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADxUlEQVRIx51VW2hcVRRde59z752ZJBPTpKRDtZaUlNIPH9TfqFSlKMYKAdHSxsYPRREs+iOK6J8giPiAIogQP+qXf6J/hWKhxKYQLPaRmuZV837W5M6duffs7cdkmpnJo9b1dTnnnnX2WWuxN6kqqqEAVXy7uEDWN0TlFaX1/XXYjSwlrNwcuf3Fl3LuvFtepcAzB9vTJ0/c9+JRBlXeVHFyA9xKOPv519cbsoPWjhCNg8aJho0ZTGfGXugK/xrVzVBLlBSKs99+d933x2H/RnYIGARuAGMwE2gcYr7Z8URxblFVRVUqDlKNRtGF/sknn+bibUY6TsHr7Mp0PhvfGF7p7eWxQZ/qY4pSx9/I9X5To2ZVRfHS8tRHH98AxhEM5XJz3/8gUUGSRIpxdOXa2JHOIWAUduihh8PLf2p1RVxZjszNR7/1MSAGDUeO7ug+RoFPxpBngwP7Wz58n+uaBQnPzEZ9/aiWvIpI83mZmASgTU3eocfImHUziWxrq/foIwJImI8npre3n6gUAIJWOUwlRbSUJgKoNn1cGwdiLfGo25gUEl3jJb4b0WZZq9mtLkg3I/I8pFMA1FpqyNZyBD7qMwqoMZSpu7OslRol+Xz+0iW5OMBz8wAojJILv4cP5HTpn9KdFATJxJSO3jIACnHcf3H17AGz98FUW9san6jGI7dm3jqVP/uzFfVcGuxDkwShM1WKk5J1PjhF6hzyReNs7v7mTz7NnnwJALk4WTrz40LPqykh5UYQQAQQJCERRcknXfOLTXlBSIpOQ+roaP3l16A+wygWdWYGIqAGMK39BwUbtT6YC1hOkGeTgrHlXYAYHACEcBXz8wAYzOT7VNuISsoVqKU+0/2mffypJJmviZZCCWA27Pmb2r8Oh0jadjd99Vmq5+UiEoJuE45tiIhgqBDFwyOYnjaAEumGQN+diADAiYLTKbG+A0jlf1REkoTY1Zx9+526/fsaOp9PPfNc4haN4B6JNBaEwcFDTT3dIEq379vx7imFioRbFbVVRUywxYWpaGwSgOSjwsAAACKvYj5sO0XKLzNss3L56swrx1Ovv+b+uBadPu1RGuwDsgWRbnqHAmwokL5zy/3nSTUQC9Oo2FIkq+okicpGaVX7AZNpTqsjJTUscJVdhkAKcpK4uOABloIUt+wSgHSFkjqF2zgvFYDUyEmACBx7gdm5E4Blw9nDh6OuY6s/nTFYVvxXCGB372l67wMvkwZApSHpVlbzV67K4gL56a18qeoozsGjYG97sCcH5jLRHU3uFbSeqX8BcUoHEO57Pa8AAAAASUVORK5CYII=) 50% no-repeat;background-size:cover}#CommonProgramBoard.commonProgramBoard.board .board_list-warp.list .list_info{display:flex}#CommonProgramBoard.commonProgramBoard.board .board_list-warp.list .list_info_time{font-size:14px;color:#6c6c6c;margin-right:16px}#CommonProgramBoard.commonProgramBoard.board .board_list-warp.list .list_info_hit{font-size:14px}#CommonProgramBoard.commonProgramBoard.board .board_write-btn-warp{display:flex;justify-content:flex-end;align-items:center;padding:0 16px;height:28px}#CommonProgramBoard.commonProgramBoard.board .board_write-btn-warp_btn{margin-top:36px;background:#ee174f;color:#fff;padding:2px 8px}#CommonProgramBoard.commonProgramBoard.board .board_write-btn-warp_btn:first-child{margin-right:4px}#CommonProgramBoard.commonProgramBoard.board .board_write-warp{width:100%;padding:24px;line-height:1.2}#CommonProgramBoard.commonProgramBoard.board .board_write-warp_form{border-top:1px solid #000;border-bottom:1px solid #000;padding:16px 4px 36px;margin-bottom:24px}#CommonProgramBoard.commonProgramBoard.board .board_write-warp_form.write-input .write-input_contents,#CommonProgramBoard.commonProgramBoard.board .board_write-warp_form.write-input .write-input_title{border:1px solid #e4e4e4;width:100%;margin-bottom:16px;padding:4px}#CommonProgramBoard.commonProgramBoard.board .board_write-warp_form.write-input .write-input_contents::placeholder,#CommonProgramBoard.commonProgramBoard.board .board_write-warp_form.write-input .write-input_title::placeholder{color:#000}#CommonProgramBoard.commonProgramBoard.board .board_write-warp_form.write-input .write-input_contents{resize:none;height:360px}#CommonProgramBoard.commonProgramBoard.board .board_write-warp_form.write-input .write-input_check_btn{position:relative;font-size:14px;font-weight:500;padding-left:20px}#CommonProgramBoard.commonProgramBoard.board .board_write-warp_form.write-input .write-input_check_btn:before{content:"";position:absolute;display:block;left:0;top:50%;width:12px;height:12px;transform:translateY(-50%);border:1px solid #000;border-radius:50%;background:#fff}#CommonProgramBoard.commonProgramBoard.board .board_write-warp_form.write-input .write-input_check_btn.on:before{background:grey}#CommonProgramBoard.commonProgramBoard.board .board_write-warp_form.write-input .write-input_check_btn:last-of-type{margin-left:16px}#CommonProgramBoard.commonProgramBoard.board .board_write-warp_btn-warp{text-align:center}#CommonProgramBoard.commonProgramBoard.board .board_write-warp_btn-warp_btn{border:1px solid #000;padding:2px 14px;font-size:14px}#CommonProgramBoard.commonProgramBoard.board .board_write-warp_btn-warp_btn:first-of-type{margin-right:16px;background:#313131;color:#fff;font-weight:300}.edit-button{position:relative;padding:2px 8px 2px 32px!important}.edit-button:before{position:absolute;content:"";top:50%;left:16px;width:16px;height:16px;transform:translate(-50%,-50%);background-image:url(/static/media/setting_wh.1b511fa6.png);background-size:contain}#CommonProgramBoardView.commonProgramBoardView.board .board_header{z-index:1;position:-webkit-sticky;position:sticky;top:94px;display:flex;justify-content:space-between;align-items:center;background:#f1f1f1;height:36px;padding:0 20px}#CommonProgramBoardView.commonProgramBoardView.board .board_header_page,#CommonProgramBoardView.commonProgramBoardView.board .board_header_title{font-weight:500}#CommonProgramBoardView.commonProgramBoardView.board .board_body{padding:32px 16px 0;margin-bottom:16px}#CommonProgramBoardView.commonProgramBoardView.board .board_body.list .list{padding:12px 16px;border-bottom:1px solid #c4c4c4}#CommonProgramBoardView.commonProgramBoardView.board .board_body.list .list:first-of-type{display:flex;flex-direction:column;align-items:flex-start;border-top:1px solid #000}#CommonProgramBoardView.commonProgramBoardView.board .board_body.list .list:last-of-type{padding:32px 16px 64px}#CommonProgramBoardView.commonProgramBoardView.board .board_body.list .list_title{font-weight:500;line-height:1.2;margin-bottom:8px}#CommonProgramBoardView.commonProgramBoardView.board .board_body.list .list_title.lock{position:relative;max-width:100%;padding-right:20px}#CommonProgramBoardView.commonProgramBoardView.board .board_body.list .list_title.lock:after{content:"";top:0;right:0;position:absolute;width:12px;height:18px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAeCAIAAAC5TEmyAAAACXBIWXMAAA7EAAAOxAGVKw4bAAADxUlEQVRIx51VW2hcVRRde59z752ZJBPTpKRDtZaUlNIPH9TfqFSlKMYKAdHSxsYPRREs+iOK6J8giPiAIogQP+qXf6J/hWKhxKYQLPaRmuZV837W5M6duffs7cdkmpnJo9b1dTnnnnX2WWuxN6kqqqEAVXy7uEDWN0TlFaX1/XXYjSwlrNwcuf3Fl3LuvFtepcAzB9vTJ0/c9+JRBlXeVHFyA9xKOPv519cbsoPWjhCNg8aJho0ZTGfGXugK/xrVzVBLlBSKs99+d933x2H/RnYIGARuAGMwE2gcYr7Z8URxblFVRVUqDlKNRtGF/sknn+bibUY6TsHr7Mp0PhvfGF7p7eWxQZ/qY4pSx9/I9X5To2ZVRfHS8tRHH98AxhEM5XJz3/8gUUGSRIpxdOXa2JHOIWAUduihh8PLf2p1RVxZjszNR7/1MSAGDUeO7ug+RoFPxpBngwP7Wz58n+uaBQnPzEZ9/aiWvIpI83mZmASgTU3eocfImHUziWxrq/foIwJImI8npre3n6gUAIJWOUwlRbSUJgKoNn1cGwdiLfGo25gUEl3jJb4b0WZZq9mtLkg3I/I8pFMA1FpqyNZyBD7qMwqoMZSpu7OslRol+Xz+0iW5OMBz8wAojJILv4cP5HTpn9KdFATJxJSO3jIACnHcf3H17AGz98FUW9san6jGI7dm3jqVP/uzFfVcGuxDkwShM1WKk5J1PjhF6hzyReNs7v7mTz7NnnwJALk4WTrz40LPqykh5UYQQAQQJCERRcknXfOLTXlBSIpOQ+roaP3l16A+wygWdWYGIqAGMK39BwUbtT6YC1hOkGeTgrHlXYAYHACEcBXz8wAYzOT7VNuISsoVqKU+0/2mffypJJmviZZCCWA27Pmb2r8Oh0jadjd99Vmq5+UiEoJuE45tiIhgqBDFwyOYnjaAEumGQN+diADAiYLTKbG+A0jlf1REkoTY1Zx9+526/fsaOp9PPfNc4haN4B6JNBaEwcFDTT3dIEq379vx7imFioRbFbVVRUywxYWpaGwSgOSjwsAAACKvYj5sO0XKLzNss3L56swrx1Ovv+b+uBadPu1RGuwDsgWRbnqHAmwokL5zy/3nSTUQC9Oo2FIkq+okicpGaVX7AZNpTqsjJTUscJVdhkAKcpK4uOABloIUt+wSgHSFkjqF2zgvFYDUyEmACBx7gdm5E4Blw9nDh6OuY6s/nTFYVvxXCGB372l67wMvkwZApSHpVlbzV67K4gL56a18qeoozsGjYG97sCcH5jLRHU3uFbSeqX8BcUoHEO57Pa8AAAAASUVORK5CYII=) 50% no-repeat;background-size:cover}#CommonProgramBoardView.commonProgramBoardView.board .board_body.list .list_info{display:flex}#CommonProgramBoardView.commonProgramBoardView.board .board_body.list .list_info_time{font-size:14px;color:#6c6c6c;margin-right:16px}#CommonProgramBoardView.commonProgramBoardView.board .board_body.list .list_info_hit{font-size:14px}#CommonProgramBoardView.commonProgramBoardView.board .board_body.list .list .tvProgramBoardView_text{word-break:keep-all}#CommonProgramBoardView.commonProgramBoardView.board .board_body.list .list .tvProgramBoardView_text .ahtml_txt{word-break:keep-all;width:auto!important}#CommonProgramBoardView.commonProgramBoardView.board .board_footer{text-align:center;margin-bottom:48px}#CommonProgramBoardView.commonProgramBoardView.board .board_footer_btn{background:#34373c;color:#fff;padding:6px 24px}#CommonProgramPhotogallery.commonProgramPhotogallery .view{z-index:12;position:fixed;top:0;width:100%;height:100vh;background:rgba(0,0,0,.8);color:#fff;padding:16px}#CommonProgramPhotogallery.commonProgramPhotogallery .view .swiper-wrap{height:100%}#CommonProgramPhotogallery.commonProgramPhotogallery .view .swiper-wrap .slide-wrap{height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}#CommonProgramPhotogallery.commonProgramPhotogallery .view .swiper-wrap .slide-wrap .slide_title{width:100%;height:30px;display:flex;justify-content:space-between;align-items:center}#CommonProgramPhotogallery.commonProgramPhotogallery .view .swiper-wrap .slide-wrap .slide_title h3{width:calc(100% - 40px);font-weight:300;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;overflow:hidden}#CommonProgramPhotogallery.commonProgramPhotogallery .view .swiper-wrap .slide-wrap .slide_title_btn-close{position:relative;width:30px;height:30px}#CommonProgramPhotogallery.commonProgramPhotogallery .view .swiper-wrap .slide-wrap .slide_title_btn-close:after,#CommonProgramPhotogallery.commonProgramPhotogallery .view .swiper-wrap .slide-wrap .slide_title_btn-close:before{content:"";position:absolute;top:50%;left:50%;width:80%;height:2px;background:#fff}#CommonProgramPhotogallery.commonProgramPhotogallery .view .swiper-wrap .slide-wrap .slide_title_btn-close:after{transform:translateX(-50%) translateY(-50%) rotate(45deg)}#CommonProgramPhotogallery.commonProgramPhotogallery .view .swiper-wrap .slide-wrap .slide_title_btn-close:before{transform:translateX(-50%) translateY(-50%) rotate(-45deg)}#CommonProgramPhotogallery.commonProgramPhotogallery .view .swiper-wrap .slide-wrap .slide_content{display:flex;flex-direction:column;align-items:center;max-height:calc(100% - 60px);padding:10px 0;box-sizing:border-box}#CommonProgramPhotogallery.commonProgramPhotogallery .view .swiper-wrap .slide-wrap .slide_content .img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:10px;max-height:100%;object-fit:contain}#CommonProgramPhotogallery.commonProgramPhotogallery .view .swiper-wrap .slide-wrap .slide_content p{display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:auto;max-height:50px;overflow:hidden}#CommonProgramPhotogallery.commonProgramPhotogallery .view .swiper-wrap .slide-wrap .slide_page{width:100%;height:30px;display:flex;justify-content:center;align-items:center}#CommonProgramPhotogallery.commonProgramPhotogallery .header{position:-webkit-sticky;position:sticky;top:94px;display:flex;justify-content:space-between;align-items:center;background:#f1f1f1;height:36px;padding:0 20px;z-index:1}#CommonProgramPhotogallery.commonProgramPhotogallery .header_page,#CommonProgramPhotogallery.commonProgramPhotogallery .header_title{font-weight:500}#CommonProgramPhotogallery.commonProgramPhotogallery .header_page .style-font{color:#fa6400;font-weight:700}#CommonProgramPhotogallery.commonProgramPhotogallery .list-warp{padding:32px 16px;width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}#CommonProgramPhotogallery.commonProgramPhotogallery .list-warp.list .list{width:calc(50% - 7px)}#CommonProgramPhotogallery.commonProgramPhotogallery .list-warp.list .list_thum{width:100%;text-align:left}#CommonProgramPhotogallery.commonProgramPhotogallery .list-warp.list .list_thum_img-warp{position:relative;width:100%;height:0;padding-top:56.25%;margin-bottom:8px}#CommonProgramPhotogallery.commonProgramPhotogallery .list-warp.list .list_thum_img-warp_img{position:absolute;top:0;left:0;width:100%;height:100%}#CommonProgramPhotogallery.commonProgramPhotogallery .list-warp.list .list_thum_text{font-size:14px;margin-bottom:16px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:34px;max-height:34px;overflow:hidden;line-height:1.2}#CommonProgramPhotogallery.commonProgramPhotogallery .btnMore-wrap .btnMore{display:block;width:280px;height:48px;line-height:48px;margin:10px auto;border:1px solid #e4e4e4;font-weight:700}#CommonProgramVodList.commonProgramVodList .vodList-header{position:-webkit-sticky;position:sticky;top:94px;display:flex;align-items:center;justify-content:space-between;background:#f1f1f1;height:36px;padding:0 20px;z-index:1}#CommonProgramVodList.commonProgramVodList .vodList-header_page,#CommonProgramVodList.commonProgramVodList .vodList-header_title{font-weight:500}#CommonProgramVodList.commonProgramVodList .list-warp{width:100%;padding:0 16px 32px;display:flex;flex-wrap:wrap}#CommonProgramVodList.commonProgramVodList .list-warp.list .list{width:calc(50% - 8px);margin-right:16px;margin-top:32px}#CommonProgramVodList.commonProgramVodList .list-warp.list .list:nth-of-type(2n){margin-right:0}#CommonProgramVodList.commonProgramVodList .list-warp.list .list_link{display:block;width:100%}#CommonProgramVodList.commonProgramVodList .list-warp.list .list_img-warp{position:relative;width:100%;height:0;padding-top:56.25%;background:#eee;margin-bottom:8px}#CommonProgramVodList.commonProgramVodList .list-warp.list .list_img-warp_img{position:absolute;top:0;left:0;width:100%;height:100%}#CommonProgramVodList.commonProgramVodList .list-warp.list .list_title{display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:32px;max-height:32px;overflow:hidden;font-size:14px;line-height:1.2}#CommonProgramVodList.commonProgramVodList .btnMore-wrap{padding-top:32px}#CommonProgramVodList.commonProgramVodList .btnMore-wrap .btnMore{display:block;width:280px;height:48px;line-height:48px;margin:10px auto;border:1px solid #e4e4e4;font-weight:700}#TvProgram{padding-top:48px}#TvProgram.tvProgram .tvProgram_section.nav{position:-webkit-sticky;position:sticky;top:48px;z-index:2}#TvProgram.tvProgram .tvProgram_section.nav .nav_title{display:flex;justify-content:space-between;align-items:center;padding:0 16px;width:100%;height:46px;background:#eee;color:#fff}#TvProgram.tvProgram .tvProgram_section.nav .nav_title_text{display:flex;align-items:center;font-weight:700;line-height:1.2}#TvProgram.tvProgram .tvProgram_section.nav .nav_title_text:before{content:"";width:20px;height:20px;background:#000;margin-right:10px;background:url(/static/media/mobile_home.0e20a68b.svg) 50% no-repeat;margin-top:-2px}#TvProgram.tvProgram .tvProgram_section.nav .nav_title_btn-open{z-index:5;position:relative;margin-right:-8px;width:30px;height:30px}#TvProgram.tvProgram .tvProgram_section.nav .nav_title_btn-open:after,#TvProgram.tvProgram .tvProgram_section.nav .nav_title_btn-open:before{content:"";position:absolute;top:50%;left:50%;width:50%;height:2px;background:#fff;transform:translateX(-50%) translateY(-50%)}#TvProgram.tvProgram .tvProgram_section.nav .nav_title_btn-open:before{transform:translateX(-50%) translateY(-50%) rotate(90deg)}#TvProgram.tvProgram .tvProgram_section.nav .nav_title_btn-open.on:after,#TvProgram.tvProgram .tvProgram_section.nav .nav_title_btn-open.on:before{background:#000}#TvProgram.tvProgram .tvProgram_section.nav .nav_listWrap{z-index:4;position:absolute;display:flex;justify-content:flex-end;top:0;width:100%;height:100vh;background:rgba(0,0,0,.5)}#TvProgram.tvProgram .tvProgram_section.nav .nav_listWrap_list{background:#fff;width:260px}#TvProgram.tvProgram .tvProgram_section.nav .nav_listWrap_list.list .list{color:#4f4f4f;display:flex;align-items:center;border-bottom:1px solid #ddd;padding:0 16px;height:50px;font-weight:500}#TvProgram.tvProgram .tvProgram_section.nav .nav_listWrap_list.list .list .link.active{color:#ee174f}#TvProgram.tvProgram .tvProgram_section.nav .nav_listWrap_list.list .list.category{margin-top:24px;display:flex;flex-direction:column;align-items:flex-start;height:auto;border:none}#TvProgram.tvProgram .tvProgram_section.nav .nav_listWrap_list.list .list.category .category_btn{margin-bottom:8px;font-size:18px;font-weight:500}.styles_main__1QrA0{position:relative}.styles_program-title__2BjTy{display:flex;align-items:center;height:36px;padding:0 20px;background:#f1f1f1;font-weight:500}.styles_vod-player__b4vJF{position:-webkit-sticky;position:sticky;top:94px;z-index:1;aspect-ratio:16/9}.styles_vod-player__b4vJF>iframe{display:block;width:100%;height:100%}.styles_vod-title__2gHL8{padding:16px;font-size:22px;font-weight:500;line-height:1.2}.styles_vod-content__2S-YI{position:relative;padding-inline:16px;padding-bottom:32px}.styles_vod-content__2S-YI:after{content:"";position:absolute;z-index:-1;bottom:0;left:0;width:100%;height:8px;background:#e4e4e4;border-top:2px solid #c4c4c4}.styles_list-header__23m2M{display:flex;align-items:center;justify-content:space-between;grid-gap:20px;gap:20px;position:-webkit-sticky;position:sticky;z-index:1;padding:8px 16px;background-color:#fff;border-bottom:1px solid #b8b8b8}.styles_list-title-sticky__2PFr3,.styles_list-title__39qkI{font-size:20px;font-weight:400;overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}.styles_list-title-sticky__2PFr3>span,.styles_list-title__39qkI>span{font-weight:700}.styles_list-title-sticky__2PFr3{font-size:16px;font-weight:700}.styles_list-counter__1Q4HZ{flex-shrink:0}.styles_list-counter__1Q4HZ>span:first-child{color:#fa6400;font-weight:700}.styles_list-item__2agx0{border-bottom:1px solid #b8b8b8}.styles_list-item__2agx0:last-child{border-bottom:none}.styles_list-item__2agx0>a{display:flex;grid-gap:16px;gap:16px;position:relative;padding:16px;background-color:#fff}.styles_list-item__2agx0>a>figure{flex-shrink:0;position:relative;width:46%;height:auto;aspect-ratio:16/9}.styles_list-item__2agx0>a>figure>img{display:block;width:100%;height:100%;object-fit:cover}.styles_list-item__2agx0>a>figure>span{position:absolute;right:0;bottom:0;padding:0 6px;font-size:14px;font-weight:300;color:#fff;background:rgba(0,0,0,.6)}.styles_list-item__2agx0>a>h3{display:-webkit-box;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;overflow:hidden}.styles_main__1Enf8{position:relative}.styles_program-title__3lrO9{display:flex;align-items:center;height:36px;padding:0 20px;background:#f1f1f1;font-weight:500}.styles_episode-player__1jsIn{position:-webkit-sticky;position:sticky;top:94px;z-index:1;aspect-ratio:16/9}.styles_episode-player__1jsIn>iframe{display:block;width:100%;height:100%}.styles_episode-title__392QO{padding:16px;font-size:22px;font-weight:500;line-height:1.2}.styles_episode-content__179lN{position:relative;padding-inline:16px;padding-bottom:32px}.styles_episode-content__179lN:after{content:"";position:absolute;z-index:-1;bottom:0;left:0;width:100%;height:8px;background:#e4e4e4;border-top:2px solid #c4c4c4}.styles_list-header__3-u7R{display:flex;align-items:center;justify-content:space-between;grid-gap:20px;gap:20px;position:-webkit-sticky;position:sticky;z-index:1;padding:8px 16px;background-color:#fff;border-bottom:1px solid #b8b8b8}.styles_list-title-sticky__1j8Ui,.styles_list-title__1pudj{font-size:20px;font-weight:400;overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}.styles_list-title-sticky__1j8Ui>span,.styles_list-title__1pudj>span{font-weight:700}.styles_list-title-sticky__1j8Ui{font-size:16px;font-weight:700}.styles_list-counter__3Pgyw{flex-shrink:0}.styles_list-counter__3Pgyw>span:first-child{color:#fa6400;font-weight:700}.styles_list-item__1J9tH{border-bottom:1px solid #b8b8b8}.styles_list-item__1J9tH:last-child{border-bottom:none}.styles_list-item__1J9tH>a{display:flex;grid-gap:16px;gap:16px;position:relative;padding:16px;background-color:#fff}.styles_list-item__1J9tH>a>figure{flex-shrink:0;position:relative;width:46%;height:auto;aspect-ratio:16/9}.styles_list-item__1J9tH>a>figure>img{display:block;width:100%;height:100%;object-fit:cover}.styles_list-item__1J9tH>a>figure>span{position:absolute;right:0;bottom:0;padding:0 6px;font-size:14px;font-weight:300;color:#fff;background:rgba(0,0,0,.6)}.styles_list-item__1J9tH>a>h3{display:-webkit-box;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;overflow:hidden}#RadioMainPlayer{background:#000;color:#fff;padding:0 0 110px;margin-bottom:120px;position:relative}#RadioMainPlayer.radioMainPlayer .image-warp{position:relative;width:100%;height:0;padding-top:56.25%;margin-bottom:16px}#RadioMainPlayer.radioMainPlayer .image-warp_img{position:absolute;top:0;width:100%;height:100%;background-color:#dcdcdc;display:flex;justify-content:center;align-items:center}#RadioMainPlayer.radioMainPlayer .image-warp_img .content.off{display:none}#RadioMainPlayer.radioMainPlayer .image-warp_img .loading-img{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAgAAAAIACAYAAAD0eNT6AAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAOSgAADkoBFJHOdgAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAACWISURBVHja7d0LsJxlmeBxkhAgyGVAbkFQkIuyAgECSc6JFJhlFhzDDgtlEVlQsjiC4BRUqbUs5RomqQVqhQ1iNhY3BarGqOwwouKAE0nEcswMchFwVG4JkgmG5JxAQoyQy9nnDd1jDElI9+nT/b5f/07Vr6AKck6f7+mvnn/68vUOAwMDOwDVNXbs2D3H9/ZOmdA74frxvT3fmNDTM29Cb+9vJvT2rHrTxn+fv/G/bfx/eqekP+PYQbU5CFBB48ePP2h8T89lsdx/GMv9jTDQoDfSn03fI30vxxQEAJDz3/ZPPnl0/C3+lljg65pY+luzLn3P9L0dYxAAQEYmTpy4eyzpGbGsV7dw8W9udfoZ6Wc55iAAgA4b19s7KZbz0iFc/Jtbmn6mYw8CAOjUc/0bn+fvWdvG5V+3Nv1sMwABALT3lf0je3p7bu7A4v8T6Tak22ImIACAIfbRj350xITeCfd1evn/0YT70m0yGxAAwBBK79XPZ/n/ewRcbzYgAIChes6/t/f8/Jb/m9JtMyMQAECL9fb2nhSLdk2uAZBuW7qNZgUCAGjVibrDDsNjwT6Z8fKvezLdVjMDAQC05qH/qQUs//pTAVPNDAQAMEg9PT2jYrEuLiUA0m1Nt9nsQAAAg/nbf0/PlQUt/zcfBYjbbHYgAIBBvee/5+XSAiDdZtcGAAEANP/w/ykFLv83rxIYt90MQQAAzTz8P7FnZqkBkG67GYIAAJoQi3RRqQGQbrsZggAAGjTugx8cU/Dy3yj9DmYJAgBo7Pn/80oPgPQ7mCUIAKCxt/99rvQASL+DWYIAABp6/r/3htIDIP0OZgkCAGgoACbMKT8AJswxSxAAQCMB0NMzr/gAiN/BLEEAAI09AnBfBR4BuM8sQQAAjT0CcFsFHgG4zSxBAACNvA1wYs/04t8GGL+DWYIAABp5BGDihEuKfwQgfgezBAEANBIAH5xwZvEBEL+DWYIAoED//eppu4UjwinhY+HT4ZzQEw4JOztOQ/QUQE/P3rFE1xYcAGvT72CWQ2evvfYaFcaEseHYcFQ4POzv+CAAaHTh71lb9N8M/WFgO/w2fDWcEXZyHFv5ToCeuQUHwFwzbOmyHxZODdPDPeGZsD4MbMWScG/4Qjg97OE4IgDYfOkPD/81/GN4YzuX/tasDN9Kjxg4toM3vrf30mIvAxy33QxbsvgPDVeHhdtY9ttjdbg1HO+4IgDYofa39scHufS35vvhaMd5UE8DvCuW6YYCA2BDuu1mOKjFnx7Ovz9sGOTi35KfhQvCjo61AKD7Fv9x4cEhWvybWh++HkY77k1fEOjBAi8A9KDZNb34dw3XhDeGYPFvKQTe67gLALpn+V8Q/tCG5b+pJWG849+43t7entICIN1ms2tq+Z/egof6G7UyPRrg+AsAqv9c/3VtXvybWpNea2AWzVwToOeect7733OPmTW1/C8M69q8/Df1t+ldBWYhAKje8n9H+G4Hl/+m/peZNGbixInvK+QtgWvTbTWzhpf/5UP0XH+jvu91AQKAai3/YeE7mSz/uv9hNg2+IHBiz6wCLv07y6waXv7TMlj8mz8SMMxsBADVCIBrMlv+yYbwl+az/T784Q/vPKGnZ0HGH/yzIN1Gs2po+U/NbPnXCTkBQAWW/3kZLv+6VeFYc9p+Y08+eXQs28UZBsDidNvMqKHlf0RYlWkAJBebkwCg3OV/dO2FdwMZW5Ren2Be22/cxIknxsJdk9HyX5Nuk9k0tPxHhoczXv7JirCfeQkAygyAH2S+/Ou+aF4NXyBocizeVRks/1XptphJwwFwbebLv+4u8xIAlLf8P1TI8q9fPtjfNBqPgGNiAS/s4PJfmG6DWTS8/Ee36SI/rXKquQkAynrV/78UFADJV8yuidcEnDp2n1jE8zuw/Oenn20GTQXA1QUt/+SfzU0AUE4AnFPY8h+ofQjRIebXRASMHTtyQu+EaW16SmBV+lnpZzr2TT/3v6SwAEg+YH4CgDIC4DsFBkBypfk1b/z48ftP6O2dPUQXDFqbvnf6GY71oAJgSoHLP/mS+QkA8l/+o8LqQgPgZ2bYgncJfHDckRN6eu6Ipd3fgsXfn75X+p6ObUsC4MeFBsBLrhAoAMg/AP5zocu/fnGgA8yxNU499dQdx/X2TprQO+HLscgXNbD0F6U/k/5s+h6OZcuW/y6Fvfhvc2eYowAg7wC4veAASP7KHIfGySefvG9vb+9xsdg/0tPTc3HPxJ7pG6V/7+mZnP5b+n8cqyELgPEFL//E23UFAJkHwKLCA+Cb5khFA+AzhQfA3eYoAMh3+aeP+11beAD81CypaADcWXgA/MocBQD5BsD+hS//ZKFZUtEA+EXhAbAu+LAnAUCmAXBcBQLgD2ZJRQPg2cIDIDncLAUAeQbAX1QgAJK9zZMKBsALFQiA95qlACDPAJhSkQBwRUCqGABLKhAAB5ulACDPAJhUkQDY1TypYAAsq0AAuE6HACDTAHh/BZb/K2aJRwCy9U6zFADkGQB7VCAA/tUsqWgAzC18+a9xOWABQN4R8FrhATDXHKloANxYeAD4rA4BQOYB8GjhATDbHKloAFxUeADcZI4CgLwDYHrhAfAX5khFA6D0zwK4wBwFAHkHwNiCl/+q4EpjVDUAdgrLCw6A95ujACD/CHix0AD4f+ZHxSPgpkKXvxfnCgAKCYD/W2gAeIiRqgfACYUGwF+bnwCgjAA4KqwrbPkvDqPMjy6IgCcKW/6vhT3NTgBQTgTcVlgAfNLc6JIAuKSwALjZ3AQAZQXAu8LvS7n4TxhhbnRJAIwIjxay/NeHY81NAFBeBFxbSAD8pXnRZREwrrZccw+A68xLAFBmAOxe+9u1V/5DfhHw1cyX/8NhpFkJAMqNgMNCX6bL/1Gf/EcXB0D6ej7jF/4dYU4CgPIj4ENhbWbL/3fBZ4vT7RFwWHgpwwD4uPkIAKoTAZdktPzXhAnmAhsj4NiwIpPFvy59ZoG5CACqFwEXhD90ePkvCePMA/4kAnrD6g4v/9fDOeYhAKhuBEwIL3Vo+f88vT3RHGCLEXBMeKpDy39VOM0cBADVj4CDwyNtXv7fdKU/eNsI2CXMavPy/144xPEXAHRPBIwIn6o9JD+Ui//xcLpjDg2FwOSwZIgX/2/DWY63AKB7Q2DXcFV4tcWLf1E4PwxznKGpCBgZzg0PtXjxPxuuCu9wnAUApBDYO1wUvjuISwgvD3eG/xJ2dlyhZTFwdJgdFje59FeG28PJjicCgLd7VOCsMDt8v/Z6gfTCwfW1Rf96eCEsCPeE/x1OcT1/aEsMHBDODNPDD2pX7Hs8/DI8HZ4JD4Trw4XhxPTaAscOAcBgXzewl4f1AQQAACAAAAABAAAIAABAAAAAAgAAEAAAgAAAAAQAACAAAAABAAAIAABAAACAAHAQAEAAAAACAAAQAACAAAAABAAAIAAAAAEAAAgAAEAAAAACAAAQAACAAAAABAAAIAAAAAEAAAgAAEAAAIAAAAAEAAAgAAAAAZChr3/7W7uFE8K5NWeG/xh6wvvDcEMHYKtLcYcddgv7hgPDe8LhYT8BkN/CPyJcHX4UFoeBt/FKuD/8zzApjHKHB+jaZb9T6AlXhDnh+TCwFS+HH4Ubw9QUCQKg/Uv/gHBF+JftWPhvpy9cEw50MgB0zeI/IMwIy7ax8N/O2nBvOCeFhAAY2sW/c/hiWNOCxb+5N8Jd4TgnB0BlF/+YcGd4fRCLf0v6akGxqwBo/fI/IzwzBIt/c+vDdWGkkwWgMot/x3BtWN/ixb+5F8LZAqA1i39U+GYbFv/mHk6vL3DiABS//N8bFgzx4t/cA+EwAdD88t8jPNSB5V/3Wvi4Ewig2OV/bni1zct/06cFJgqAxpf/PuGRDi7/TV3kRAIobvlPCRs6tPzr1qQXCQqA7V/+o8OvMln+ybpwjhMKoJjlf9oQvNCvWel1B5cLgLdf/sNq7+kfyMzr4TQnFkD2y/+EsDKT5b+pTwmAbQfA5Rku/7pV4RAnGEC2y3+f8LsMl/9A7RGJcQJgy8s/Xar39xkHQPI9JxlAtgFwe6bLv+7FnC4rnMvy37H21ruBApzlRAPIbvn3ZPCiv+0xL4wQAH8MgAsKWf7Jb8M7nHAA2Sz/EeGxApZ/3YUC4I8B8LOCAiC5ykkHkE0AfLKg5Z88LgDeXP7HF7b8k2eddADZBMCCwgIg+ZAA+Pa3bi0wAJKTnXgAHV/+Rxa4/JPvdnUA1C73u7rQALjdyQfQ8QCYUWgApBcsHtzNAXB6ocs/WRl2cQICdGz5DwsLCw2AZEo3B8AXCg6A5EQnIYCH/5s0s5sD4N7CA+BCJyFAxwLg7MID4J+6OQCWFB4A1zsJAToWAF8sPADSpwWO7LoAiOW5f+HLP3nASQjQsQD4duEBkBzajQFweAUC4BknIUDHAuCpCgTAkd0YAEdVIACedhICdCwAnq1AABzdjQFwbAUC4JdOQoCOBcCvKhAAx3djAIytQAA87iQE6FgAPFGBADipGwNgTAUC4GEnIUDHAuCRCgTAgd0YAKPC+sID4AdOQoCOBcBDhS//vm6+DsAzhQfAdCchQMcC4CuFB8D8bg6AewoPgDOdhAAdC4ALCg+Ar3RzAEwvPAAOcBICdCwA3ld4AHyimwPg1IKX/2InIEBHAyB9GuArBV8GeM9uDoBhYWGhATDbCQjQ8Qj4u0IDYE7Hj12nb0As0qsLDYCjnXwAHQ+AUwoNgDMEwLe/dWjYUNjyf8iJB5BNBDxW2PJfEkZ0fQDUIuD+wgLgXCcdQDYB8InCAuDTWRy3TAIgfTDQG4Us/yVhpJMOIJsA2Kn2t+oSln+6euFwAfCnEXBNIQEw2QkHkF0ETArrMl/+G8KEbI5ZRgGwawHvCJjlRAPINgI+n3kAfC2r45XTjYkFe3pYl+nyfyrs4iQDyDoC7s50+T8V/kwAbDsCLszwXQGrwzFOLoDsA2C38GRmy//fwruzO1Y5DjCW7eUZLf8VodeJBVBMBOwdfpLJ8l8ZxmR5nHIdYCzdaRks/5fCsU4ogOIiYJcMng5Il/v982yPUc4DjOU7Nazq0PJ/PhzmRAIoNgKGh5kdWv4LwwlZH5/cBxhL+IjwcBsX//rw1bCXEwigEiEwOTzXxuX/D+lpiOyPSwnDSxfeCde24WJBj4ZxThiASj4lMK32sPxQLf614epcLvRTiQDYJARG1z48aEmLF/8T4ZIwwokCUOkQODTcGl5t4eJPH0n8pXBwUceixAHWHhGYEn48iEcFloebwglOCoCuC4FR4WPh/kFcQfDX4Yqwe5HHoPQhpovzhPHhM+HO8IvwbHih9kjBsto/54Ybw0W1/38nJwEA8bVf+nje2pUE76p9umBfWBoW117Q93R4IEwPHwn7FP97Gz4AdGH4OAgAIAAAAAEAAAgAAEAAAAACAAAQAACAAAAABAAAIAAAAAEAAAgAAEAAAAACAAAQAACAAAAABAAAIAAAQAAAAAIAABAAAIAAAAAEAAAgAAAAAQAACAAAQAAAAAIAABAAAIAAAAAEAAAgAAAAAQAACAAAQAAAgAAAAAQAACAAAAABAAAIAABAAAAAAgAAEAAAgAAAAAQAACAAAAABAAAIAABAAAAAAgAAEAAAgAAAAAEAAAgAAEAAAAACAAAQAACAAAAABAAAIAAAAAEAAAgAAEAAAAACAAAQAABAFgHw3X/84ZhwXvhsuCHMCfPCfeG2MD1cEs4MexsAAF0u7cIzwyVherg13BfmhTnhhvC5cF4Yk00AxBIfEU4JM8OiMNCAtWFuuDS8y50AgC6Rdt6lYW5YO9DY16IwM5wSRrQ9AGJhjwpXhpcbXPpbsyE8GHrcMQCoqLTjHgwbBlrz9XK4Mowa8gCIBT08TA2LW7T4t+Se8D53FAAqIu20ewaG7mtxmBqGD0kAxFI+KTw5hIt/86cHZoWd3XEAKFTaYbOaeJi/2a8nw0ktDYBYxOeHNW1a/ptaEEa7EwFQmLS7Fgy0/2tNOH/QAVB7kd/1HVj8m0pPN5zozgRAIU6sPSzfya/r3+5Fgtta/iNrb98byEB69GGyOxUAmZtc+1t4Dl/p7YQjmwmAmzNZ/nWrwjHuXABkKu2oVQN5fd3cUADEor0ss+VftzDs404GQGbSblo4kOfXZdsVALFgJ9VehT+Qqfnp6Ql3NgAykXbS/IF8v9K7ECZtMwBise4elma8/OumucMBkIlpA/l/LQ27bysAZhSw/OuvB9jfnQ6ADts/w+f9t/Y1Y4sBkN5vH1YXEgDJbHc8ADps9kA5X6sH3rw+wVsC4JaCln/9aoFHuvMB0CFHDrTvKn+t+rrlTwIgFulBYV1hAZDc4Q4IQIfcMVDe17pw0KYBcFmByz/pDzu6EwLQZmn39A+U+XXZpgHww0IDIJnkjghAm00aKPfrhxsDIBbonuGNggPgy+6IALTZlwsOgDfCnikAphS8/JNF7ogAtNmigbK/puyQwaf9tcK+7owAtMm+A+V/XZ8C4BsVCIDj3CEBaJPjKhAA39ihdm390gPARwUD0C6TKxAA81MA/KYCAXCxOyQAbXJxBQLgNzvUrqtfegBMd4cEoE2mVyAAVgkAAOjSAPAUAAB04VMAXgQIAF34IkBvAwSALnwboAsBAUAXXgjIpYABoDGLCg+AKT4MCAAaV/6HAaVfxMcBA0BDyv844FoAXFbo8u8PO7ojAtBmaff0FxoAl20aAAeFdQUGwB3uhAB0yB0FLv914aB/D4BaBNxS2PJfG450BwSgQ9IOWltYANxSv/2bBsDosLqgAJjtzgdAh80uaPmvDqPfEgC1CJhRyPJPn1+wvzseAB2WdtGqQgJgxqa3ffMA2D0sLSAAprnTAZCJaQUs/6Vh960GQC0CJtWeX891+afPLhjpDgdAJtJOmp/x8k+vU3jLW+a3+Mtk/LbAhWEfdzYAMpN208JMA+CyLd3mrf4ysWhvzvB5/2PcyQDI1DEZvh7g5q3d3m0FwMhwXybLf42P/AWgAGlXrclk+d9Xe3qisQCoRcCIDD4tcHE40Z0KgEKknbW4w8v/+jBiW7dzu36ZWMDn1/4W3u7lvyBdn8CdCYDCpN21oAOLPz36cP723Mbt/mViEZ8UnmzjVf5mhZ3diQAoVNphswbad7XAJ8NJ23v7GvplYiEPD1NrD8sP1fK/J7zPHQeAikg77Z4hXPzp6YapYXgjt6upXyYW9KhwZXi5RUt/Q3gw9LijAFBRacc9GDa0aPG/HK4Mo5q5PYP6ZWovEjwlzAyLmniYf264NLzLHQOALpF23qVhbhNPDywKM8Mpb/civyENgC0EwZhwXvhsuCHMCfNqbye8LUwPl4Qzw97uBAB0ubQLzwyXhOnh1trb9+aFOeGG8LlwXhjTyp/t4ANAF3IQAEAAAAACAAAQAACAAAAABAAAIAAAAAEAAAgAAEAAAAACAAAQAACAAAAABAAAIAAAAAEAAAgAAEAAAIAAAAAEAAAgAAAAAQAACAAAQAAAAAIAABAAAIAAAAAEAAAgAAAAAQAACAAAQAAAAAIAABAAAIAAAAABAAAIAABAAAAAAgAAEAAAgAAAAAQAACAAAAABAAAIAABAAAAAAgAAEAAAgAAAAAQAACAAAAABAAACAAAQAACAAAAABAAAIAAAAAEAAAgAAEAAAAACAAAQAACAAAAABAAAIAAAgO4NgJ/+/OF9wkfC9PBAeDosDIvD0tAXHgt3hc+HM8J+hg/AyjVrdgrjw0XhxjA3LAnLav98ITwbfhHuDJ+p/f+7CIDOLP3dwxXh12GgCevC/eFjYZSTAKDrFv8J4aawPAw04Y3w4zAljBQAQ7/4Dw5fCq80ufi35NVwazjUSQFQ6aU/IlwSnmhy6W9NeqTg6jBaALR+8Q8PfxPWtnDxb25NmBZ2caIAVG75jwuPtnjxb+lRgWtLeUSghOX/ztpz+wNt8lyY7IQBqMTi3yt8Nawf4uW/qYfDEQJgcMt/XHihjct/UzPTIw9OIIBil/9h4fk2Lv5NrQpTBUBzy//M8HqHln/d3Z4SAChy+R8bXurQ8t/UNAHQ2PKfGH7f4eVf95OwtxMKoJjl3xtWZLD86y4XANu3/D8Q+jNZ/nVPht2cWADZL/9jwuqMln+yIVwoALa9/N9du4DPQIbudnIBZL38dwlPZbb869aF0wXA1gNgfqbLv+7zTjKAbANgVqbLv25h2FUAvHX5X5j58q9fQXCSEw0gu+U/OfPlX3eNAHjre/2XFRAAyZKwsxMOIJvlP7J2Nb4SAiBdLOgoAfDHAPhaIcu/7kInHUA2AXBuIcu/7n4B8ObyPzxsKCwAHnfSAWQTAA8VFgDpXQGHCoCfP3xdYcu/zmsBADq//I8ubPnXXd3VARBLdMfwUqEB8B0nH0DHA2B2oQGQ3hEwrJsD4KxCl3+y0mcFAHQ8ABYXGgDJqd0cAH9fcAAkH3ACAnRs+R9Q8PJPpndzACwpPAD+m5MQoGMBcGbhAXBPVwZALM/9C1/+yc1OQoCOBcD0wgPgmW4NgNMrEAA/dRICdCwAflB4AKwPo7oxAK6sQAA84iQE6FgAPFx4ACRjujEAZlUgAJ5wEgJ0LAAer0AAjO3GAPg/FQiAXzsJAToWAL+sQAAc240BcF0FAuA5JyFAxwLg6QoEwFHdGAB/U4EA+LmTEKBjAfBMBQLg8G4MgKsqEABfdxICdCwAHqhAAOzfjQFwdgUC4LNOQoCOBcD1hS//Jd16HYD9KhAA/8lJCNCxALiw8AC4tysDoBYBTxceAAc4CQE6FgAnFh4AX+jmAPiaqwAC0GQA7BJWFhwAp3dzAJxXcAD8lRMQoOMRcHuhy3912KObA2BkWFjg8v992NPJB9DxADi50AC4tdPHruPDS3+TLjAAvuHEA8gmAp4tMACOFwBvPgqwqKDlvz6c6KQDyCYArips+f8sh+OWxfBioV5cUADc4oQDyCoA3hF+W1AAXCAA/hgAI8K8ApZ/X3inEw4guwg4q5S//YcdBcBbLwz0YuYBcLETDSDbCPhe5ss/vWXxvbkcr6yGFwt2XHg90+X/QBjuJAPINgAOCas89F9gANQi4FMZLv/Hwu5OMIDsI+C08HqGy/9vcztWWQ4wlu3ltVfb57D8XwijnVgAxUTAOWFdRsv/+2GUANj+CDgnrOnw8l8R/oMTCqC4CLgol7/55/Kiv2ICoBYBE2uvvO/E8v+15Q9QdAR8PLzWweU/KwzL9fhkP8BYwofVXoDXzuX/92EPJxBA8RFwRHi4zYt/Rcj+XWPFDDEW8tm15+OH+ip/V4VhThyAykTAyHBdWN+G5X9X2K+E41LUEGMx7xpmDMHTAumth3eGMU4WgMqGwLHh5iF6WuCfw6klHY8ihxiLeqfaiwTvDWsHsfiX1YLiACcHQNeEwJ7hr8O/DnLpvxS+FD5Q4nEofpCxvPcNU8ON4Ufh5W0s/OfDnHBF6Ekh4WQA6OoYeH+6QE+4qXaZ3jVbWfbpbYW/CneHL4Yzcn11f9cEwFaiIF1W+PDwnnBgLRJ2c2cH4G2CYMfwznBAODhdujccHnau2u9q4ADQhRwEABAAAIAAAAAEAAAgAAAAAQAACAAAQAAAAAIAABAAAIAAAAAEAAAgAAAAAQAACAAAQAAAAAIAABAAACAAAAABAAAIAABAAAAAAgAAEAAAgAAAAAQAACAAAAABAAAIAABAAAAAAgAAEAAAgAAAAAQAACAA2IrfPPfcLuHEcGG4PjwQnglPh1+Gx8PD4QdhejgzHODYwdBa+dprw8L7wwXhK+Gh8Eh4IvwqPBueCt8OXwxnhyPTn3P8EABsa/GfHG4PK8NAExaH2eFoxxNauvhPCX8XXgkDTVgYZqQYcDwRANSX/jvCVeHZJpf+1jwUzg0jHWdoaunvFD4RHmty6W/NgvDJMMJxFgB07/I/K/y2xYt/c0vCZMcbGlr+k8KSFi/+zaWw6HG8BQDdtfgPCd8b4sW/uVnptQWOP7zt8v98WDfEy79uQ7g97OPYCwCqv/xPC6vavPzrngrHmANscfHvFu5u0+Lf3O/CCeYgAKju8j8nvN6h5V+3OvSaB/zJ8t87PNmh5V+3MpxmHgKA6i3/i8K6Di//uhXhWHOBjct/l/CTDi//utfDFHMRAFRn+X88k8W/qZfCYeZDly//4R182H9brws413wEAOUv/yPCaxkGQPJ82Muc6OIAmJnZ8q97NbzXjAQA5S7/kbUr9g1k7KtmRZcu/8mZLv9Nrxewo1kJAMoMgOsyX/7J+jDOvOjC5/2fyzwAkmvNSwBQ3vIfU1uuAwV4NLgqGd0UANMKWP7J+jDGzAQAZQXAnYUs/7pLzI0uWf6HhjWFBEByp7kJAMpZ/gdk8H7/Rj1hdnRJANxa0PKvvzXQp30KAAoJgBmFLf86VyKj6st/VO0V9gOFmWF+AoD8l/9OYVmhAXCTGVLxAPhYgcs/WZY+ndAMBQB5B0BPocs/WZ4CxhypcADcX2gADPjkQAFA/gFwRcEBkIw3Ryq6/Pdr46f8DYUrzFEAkHcAzCk8AC4yRyoaAGcUvPyTOeYoAMg7AJ4vPABuNEcqGgCfLzwAnjdHAUC+y3+3wpd/MtcsqWgA3FV4ACS7maUAIM8A2LcCAbDELKloADxWgQDY1ywFAHkGwIEVCIBlZklFA6CvAgFwoFkKAPIMgPd4BACyDYClFQiA95ilACDPADi8AgHwgllS0QBYXIEAONwsBQB5BsB+FQiAZ82SigbAwgoEwH5mKQDINwJeLjwAfmGOVDQAni58+b9sjgKAvAPgR4UHgI8epaoB8EDhAfAjcxQA5B0ANxYeAJ8xRyoaANMLDwAX6RIAZB4AU30WAFvy0qpV+768YsVxy/r7PxIuXtbXN32j9O/9/ZPTf0v/j2M1ZAHwkcIDYKo5CgDyvxjQ2kKX/xthF3NsmR2Xv/LKpOV9fV9e3t+/KAxsp0Ub/0z82fQ9HMeWBcA+BS//tS4CJAAoIwLuLTQAfmx+g7ds2bIjY4HfEYu8v4GlvzX96Xul7+nYtiQCfl1oANxrfgKAMgLgnEIDYIr5NW/p0qX7x8KeHda2YPFvLn3P2elnONaDCoArCg2Ac8xPAFBGAOwU+kq7AmAYaX5NGdm3YsW0WNCrhmDxb25V+lnpZzruTQXA7uGVwpZ/uoTxTuYnACgnAmYUFgBXm1sTC2Xlyn1iKc9vw+Lf3Pz0s82gqQj4UmEBMMPcBABlBcCu6bK6Bb34b7S5Naa/v/+YWMQLO7D86xam22AWDQfAwbUX1ZWw/F8Iu5qbAKC8CDi7kAC41rwafKFff//kNj3k/7ZPCaTbYiYNR8DVhQTA2eYlACg3Ah7IfPk/7Ln/Bpf/K6+cGIt3TQbLv25Nuk1m01AADA//kPnyf8CsBABlB8BhGb8gcFU4wpwaeovf6Fi4izNa/nWL020zo4YiYO+MPyAovfDvMHMSAJQfARPDmgwDwJXFGvDMwMDOsWgXZLj86xak22hWDUXACWFNZss/3Z6J5iMAqNa1AdZntPynmUtjYsHOynj5180yq4Yj4M/DykyW/3rv+RcAVDMCLs9g8W9It8M8Gn7o/31DdIGfll8wKN1WM2s4AsaEf8sgAJybAoAKR8CnwusdWv7rwoXm0MTf/vv67ilg+b8pbquZNRUB7w5PdWjxvx4+ZQ4CgOpHwLjwYpuX/8JwuuPfuL6+vp5iln9Nus1m11QE/Fn4WtjQxuX/Yhjn+AsAuicC9gvz2nSRn2vShYkc96af+3+wtABIt9nsBhUCE8IjbVj+88J+jrkAoPsiYES4IPxsiJ7rvz8c5VgPYvkvX/6uWKYbCgyADem2m+GgrxXw6bBkCBb/4+HCMMKxFgCIgePDrWF1Cx7qvzoc6ri25G//lxa4/OsuNcOWhMCIcEaYM8i3DKanFb4bPuS4IgDYUgjskZ6rD18I99Y+pW9ryz69rfCZcE+YHk4NwxzHlr74b26xARC33QxbHgN7hk+Er4T5tQv2bOv9/P8UZoYp6TMIHEMEAI1Gwf7h8PRwfjg2jA1jwijHZ+i8+uqrexfy1r+tviUw/Q5mOeRRcGA4KRwfjg5HhkODS2wjAKDI9/73959Z8PLfKP0OZgkCAGgsAC6pQABcYpYgAIBGAqCvb3rxARC/g1mCAAAaCYAVK24rPgDidzBLEABAA/r6++8rPQDS72CWIACAxq4BMK/0AEi/g1mCAAAaewRgTgUeAZhjliAAgMZeA3BDBV4DcINZggAAGnsXwOcq8C6Az5klCACgsesAnFeB6wCcZ5YgAIAGLF2xYkzpAZB+B7MEAQA0/k6ARQUHwCIzBAEANPc6gJkFP/8/0wxBAADNvRPglILfAXCKGYIAAJozIpbpywUGwMvptpsfCACg+dcBXFlgAFxpdiAAgEF48cUXR8VCXVzQ8l+cbrPZgQAABqlvxYqpxVz+N26rmYEAAFpjeCzXJwsIgCfTbTUvEABAq14LsHz5SbFg12S8/Nek22hWIACA1r8g8PyMA+B8MwIBAAzd6wGuz/B5/+vNBgQAMMTXBujr778vm+Uft8V7/kEAAO0xMhbvzRks/5vTbTEPEABAe18TcFlY24Hln37mZWYAAgDoVAS88sqk5X19S9u2/NPPip/p2IMAADps2bJlu8dinhELevUQLv/V6Wekn+WYgwAA8gqB0X39/bfEsl7XwsW/Ln3P9L0dYxAAQM5vFezrO2jj6wNWrPhh/PONJpb+G7U/e1n6Xo4pCACgMP39/Xsu6++fkt6rH3+T/0Ys9Xmx3H8T/1y10Zv/Pj/9t/T/pP83/RnHDqrt/wPEvkkRMp0M/wAAAABJRU5ErkJggg==);background-size:cover;width:60px;height:60px;color:#fff;animation:rotate_image 1.5s linear infinite;margin-bottom:16px}@keyframes rotate_image{to{transform:rotate(1turn)}}#RadioMainPlayer.radioMainPlayer .image-warp_img.stream{top:16px;left:50%;transform:translate(-50%);width:50%;height:auto}#RadioMainPlayer.radioMainPlayer .image-warp .btnPlay{background:url(/static/media/ico_btnPlay.1040acfd.svg) no-repeat 50% 50%;background-size:cover}#RadioMainPlayer.radioMainPlayer .image-warp .btnPause,#RadioMainPlayer.radioMainPlayer .image-warp .btnPlay{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:45px;height:45px;margin:2%;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.3));z-index:1}#RadioMainPlayer.radioMainPlayer .image-warp .btnPause{background:url(/static/media/ico-pause_icon_w.e9f03310.svg) no-repeat 50% 50%;background-size:cover}#RadioMainPlayer.radioMainPlayer .image-warp .listencontent{display:none}#RadioMainPlayer.radioMainPlayer .podimage-warp{position:relative;width:100%;height:0;padding-top:56.25%}#RadioMainPlayer.radioMainPlayer .podimage-warp_img{position:absolute;top:0;width:100%;height:100%}#RadioMainPlayer.radioMainPlayer .podimage-warp_img.stream{top:16px;left:50%;transform:translate(-50%);width:50%;height:auto}#RadioMainPlayer.radioMainPlayer .podimage-warp_img .podbtnPlay{background:url(/static/media/ico_btnPlay.1040acfd.svg) no-repeat 50% 50%;background-size:cover}#RadioMainPlayer.radioMainPlayer .podimage-warp_img .podbtnPause,#RadioMainPlayer.radioMainPlayer .podimage-warp_img .podbtnPlay{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:45px;height:45px;margin:2%;filter:drop-shadow(2px 2px 2px rgba(0,0,0,.3));z-index:1}#RadioMainPlayer.radioMainPlayer .podimage-warp_img .podbtnPause{background:url(/static/media/ico-pause_icon_w.e9f03310.svg) no-repeat 50% 50%;background-size:cover}#RadioMainPlayer.radioMainPlayer .podimage-warp .podcastcontent{display:none}#RadioMainPlayer.radioMainPlayer .title{display:flex;justify-content:center;align-items:center;font-size:22px;font-weight:700;margin-bottom:8px}#RadioMainPlayer.radioMainPlayer .title:before{content:"LIVE";font-size:10px;padding:0 6px 1px;border-radius:10px;background:red;margin-right:8px}#RadioMainPlayer.radioMainPlayer .title2{display:flex;justify-content:center;align-items:center;font-size:22px;font-weight:700;margin-bottom:5px}#RadioMainPlayer.radioMainPlayer .sub-title2{text-align:center;display:block;width:100%;padding:0 16px;word-break:break-all;margin-bottom:5px}#RadioMainPlayer.radioMainPlayer .time{text-align:center;margin-bottom:15px;font-weight:300}#RadioMainPlayer.radioMainPlayer .btn-warp{width:100%;padding:0 16px;display:flex;justify-content:center;color:#fff}#RadioMainPlayer.radioMainPlayer .btn-warp_btn{line-height:1;width:100px;padding:4px 16px;font-size:14px;background:#fff;border-radius:40px;margin-right:16px;transition:all .1s linear}#RadioMainPlayer.radioMainPlayer .btn-warp_btn:last-of-type{margin-right:0}#RadioMainPlayer.radioMainPlayer .btn-warp_btn.on{background:#ee7900;color:#fff}#RadioMainPlayer.radioMainPlayer .play-list{position:absolute;width:calc(100% - 32px);height:160px;left:16px;bottom:-80px;background:#cbc4bf;border-radius:14px;padding:12px 10px}#RadioMainPlayer.radioMainPlayer .play-list_inner{height:100%;overflow-y:scroll;overflow-x:hidden}#RadioMainPlayer.radioMainPlayer .play-list_inner .alert{display:flex;flex-direction:column;align-items:center}#RadioMainPlayer.radioMainPlayer .play-list_inner .alert_img{width:100px;margin:0 auto 10px}#RadioMainPlayer.radioMainPlayer .play-list_inner .stream-title{font-size:22px;font-weight:500;color:#000;margin-bottom:8px}#RadioMainPlayer.radioMainPlayer .play-list_inner .stream-text{white-space:pre-wrap;color:#000;margin-bottom:8px;font-weight:300;font-size:14px;line-height:1.4}#RadioMainPlayer.radioMainPlayer .play-list_inner .stream-subtitle{color:#000;font-weight:500;margin-bottom:8px}#RadioMainPlayer.radioMainPlayer .play-list .list-warp{padding:0 16px}#RadioMainPlayer.radioMainPlayer .play-list .list-warp.list .list{color:#000;display:flex;justify-content:space-between;font-size:14px;font-weight:500;margin-bottom:4px}#RadioMainPlayer.radioMainPlayer .play-list .list-warp.list .list_label{display:inline-block;font-size:12px;color:#000;background:#fff;padding:3px 10px;font-weight:500;border-radius:20px;margin-bottom:12px}#RadioMainPlayer.radioMainPlayer .play-list .list-warp.list .list_num{width:20px}#RadioMainPlayer.radioMainPlayer .play-list .list-warp.list .list_info{width:calc(100% - 20px);display:flex;justify-content:space-between}#RadioMainPlayer.radioMainPlayer .play-list .list-warp.list .list_info_title{line-height:1.2;font-size:14px;font-weight:500}#RadioMainPlayer.radioMainPlayer .play-list .list-warp.list .list_info_sub,#RadioMainPlayer.radioMainPlayer .play-list .list-warp.list .list_info_title{overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}#ModalPlzApp{position:fixed;z-index:2;width:100%;height:100%;background:rgba(0,0,0,.5)}#ModalPlzApp.modalPlzApp .modalPlzApp_modal{position:absolute;bottom:-20px;width:100%;background:#fff;border-radius:12px;text-align:center;padding:36px 16px 60px;line-height:1.4}#ModalPlzApp.modalPlzApp .modalPlzApp_modal.info .info_img{width:80px;height:80px;margin-bottom:16px}#ModalPlzApp.modalPlzApp .modalPlzApp_modal.info .info_title{font-size:18px;font-weight:500;margin-bottom:16px}#ModalPlzApp.modalPlzApp .modalPlzApp_modal.info .info_link{display:inline-block;background:#ee174f;color:#fff;font-size:22px;padding:8px 24px;border-radius:12px;margin-bottom:16px}#ModalPlzApp.modalPlzApp .modalPlzApp_modal.info .info_text{font-size:18px;color:#ee174f;display:block;margin:0 auto}#RadioMain{padding:48px 0 24px;line-height:1.2}#RadioMain.radioMain .radioMain_section{margin-bottom:36px}#RadioMain.radioMain .radioMain_section_title{padding:0 16px;font-size:22px}#RadioMain.radioMain .radioMain_section_title .style-font{font-weight:700}#RadioMain.radioMain .radioMain_section_wrap{display:flex;justify-content:space-between}#RadioMain.radioMain .radioMain_section_wrap_title{padding:0 16px;font-size:22px}#RadioMain.radioMain .radioMain_section_wrap_title .style-font{font-weight:700}#RadioMain.radioMain .radioMain_section_wrap .btn-wrap_wrap{display:flex;justify-content:flex-start;align-items:center;margin-right:6px}#RadioMain.radioMain .radioMain_section_wrap .btn-wrap_wrap .btnViewAll{min-width:65px;margin-right:10px}#RadioMain.radioMain .radioMain_section_streamList{padding:24px 16px}#RadioMain.radioMain .radioMain_section_streamList.list .list{width:100%;height:80px;display:flex;margin-bottom:16px}#RadioMain.radioMain .radioMain_section_streamList.list .list_img-warp{flex-shrink:0;width:80px}#RadioMain.radioMain .radioMain_section_streamList.list .list_img-warp_img{border-radius:50%;width:100%;height:100%}#RadioMain.radioMain .radioMain_section_streamList.list .list_text-warp{position:relative;height:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:space-between;text-align:left;padding:0 16px}#RadioMain.radioMain .radioMain_section_streamList.list .list_text-warp_info{font-size:16px;line-height:1.4;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#RadioMain.radioMain .radioMain_section_streamList.list .list_text-warp_time{font-size:14px}#RadioMain.radioMain .radioMain_section_streamList.list .list_duration{margin-left:10px;flex-shrink:0}#RadioMain.radioMain .radioMain_section.podcast .podcast{padding:16px 0;width:100%;overflow-x:scroll}#RadioMain.radioMain .radioMain_section.podcast .podcast_slide-warp{display:flex}#RadioMain.radioMain .radioMain_section.podcast .podcast_slide-warp.slide .slide{margin-left:16px}#RadioMain.radioMain .radioMain_section.podcast .podcast_slide-warp.slide .slide:last-of-type{padding-right:16px}#RadioMain.radioMain .radioMain_section.podcast .podcast_slide-warp.slide .slide_image-warp{width:140px;height:140px;background:#ddd;border-radius:6px;margin-bottom:8px;overflow:hidden}#RadioMain.radioMain .radioMain_section.podcast .podcast_slide-warp.slide .slide_image-warp_img{width:100%;height:100%;object-fit:cover}#RadioMain.radioMain .radioMain_section.podcast .podcast_slide-warp.slide .slide_category,#RadioMain.radioMain .radioMain_section.podcast .podcast_slide-warp.slide .slide_title{width:140px;padding:0 4px;font-weight:500;overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}#RadioMain.radioMain .radioMain_section.podcast .podcast_slide-warp.slide .slide_category{font-size:14px;margin-bottom:4px;color:#ee174f}#RadioMain.radioMain .radioMain_section.podcast .podcast_slide-warp.slide .slide_title{font-size:18px}@media (max-width:310px){#RadioMain.radioMain .radioMain_section_wrap_title{font-size:18px}}#CommonClipList{width:100%}#CommonClipList.commonClipList .clip-wrap{display:flex;justify-content:space-between;margin-right:4%}#CommonClipList.commonClipList .title{padding:0 16px;font-size:22px;line-height:22px;margin-bottom:16px}#CommonClipList.commonClipList .title .style-font{font-weight:700}#CommonClipList.commonClipList .topTitle{display:flex;justify-content:space-between;align-items:center;padding:0 16px}#CommonClipList.commonClipList .topTitle .title{padding:0}#CommonClipList.commonClipList .topTitle .btnViewAll{text-align:center;min-width:65px;margin-bottom:auto}#CommonClipList.commonClipList .list-warp{padding:0 16px;display:flex;justify-content:space-between;flex-wrap:wrap}#CommonClipList.commonClipList .list-warp.list .list{width:calc(50% - 8px);margin-bottom:32px}#CommonClipList.commonClipList .list-warp.list .list_img-warp{position:relative;display:block;width:100%;height:0;padding-top:56.25%;background:#eee;margin-bottom:8px}#CommonClipList.commonClipList .list-warp.list .list_img-warp_img{position:absolute;width:100%;height:100%;left:0;top:0}#CommonClipList.commonClipList .list-warp.list .list_img-warp_img.on{object-fit:cover}#CommonClipList.commonClipList .list-warp.list .list_img-warp.on{height:200px}#CommonClipList.commonClipList .list-warp.list .list_text{font-size:14px;line-height:1.2;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:52px;max-height:52px;overflow:hidden;word-break:keep-all;height:auto}#CommonClipList.commonClipList .btnMore-wrap{width:100%}#CommonClipList.commonClipList .btnMore-wrap .btnMore{display:block;width:280px;height:48px;line-height:48px;margin:10px auto;border:1px solid #e4e4e4;font-weight:700}#RadioCommonCategories.radioCommonCategories .title{padding:0 16px;font-size:22px}#RadioCommonCategories.radioCommonCategories .list-warp{width:100%;padding:24px 16px 0;display:flex;flex-wrap:wrap}#RadioCommonCategories.radioCommonCategories .list-warp.list .list{width:calc(33.33333% - 5.33333px);margin:0 8px 8px 0}#RadioCommonCategories.radioCommonCategories .list-warp.list .list:nth-of-type(3n){margin-right:0}#RadioCommonCategories.radioCommonCategories .list-warp.list .list_link{position:relative;display:block;width:100%;height:0;padding-top:100%;background:#ddd}#RadioCommonCategories.radioCommonCategories .list-warp.list .list_img{top:0;height:100%;position:absolute;object-fit:cover}#RadioCommonCategories.radioCommonCategories .list-warp.list .list_title{position:absolute;word-break:break-all;top:0;font-size:14px;font-weight:700;padding:8px}#RadioCommonProgram{margin-bottom:16px}#RadioCommonProgram.radioCommonProgram .radioCommonProgram_tab{display:flex;height:50px;border-bottom:1px solid #e4e4e4}#RadioCommonProgram.radioCommonProgram .radioCommonProgram_tab_list{display:flex;justify-content:center;width:50%}#RadioCommonProgram.radioCommonProgram .radioCommonProgram_tab_list_btn{position:relative;font-weight:500;padding:0 16px}#RadioCommonProgram.radioCommonProgram .radioCommonProgram_tab_list_btn:after{content:"";position:absolute;bottom:-1px;left:50%;transform:translateX(-50%);width:0;height:1px;transition:all .2s linear;background:#ee174f}#RadioCommonProgram.radioCommonProgram .radioCommonProgram_tab_list_btn.on{color:#ee174f}#RadioCommonProgram.radioCommonProgram .radioCommonProgram_tab_list_btn.on:after{width:100%}#RadioCommonProgram.radioCommonProgram .title{padding:0 16px;font-size:22px}#RadioCommonProgram.radioCommonProgram .list-warp{width:100%;padding:24px 16px 0;display:flex;flex-wrap:wrap}#RadioCommonProgram.radioCommonProgram .list-warp.list .list{width:calc(33.33333% - 5.33333px);margin:0 8px 8px 0}#RadioCommonProgram.radioCommonProgram .list-warp.list .list:nth-child(3n){margin-right:0}#RadioCommonProgram.radioCommonProgram .list-warp.list .list_link{position:relative;display:block;width:100%;height:0;padding-top:150%}#RadioCommonProgram.radioCommonProgram .list-warp.list .list_img{position:absolute;top:0;height:100%;object-fit:cover}#RadioMainChat{z-index:1;position:fixed;bottom:0;width:100%;height:0}#RadioMainChat.radio{bottom:60px}#RadioMainChat.radioMainChat .radioMainChat_popupBtn{position:absolute;top:-60px;right:20px;width:48px;height:48px;border:6px solid #fff;border-radius:50%;background:#0072a4;transition:all .24s;box-shadow:2px 2px 2px rgba(0,0,0,.3)}#RadioMainChat.radioMainChat .radioMainChat_popupBtn.on{transform:translateY(-320px);background:#34373c}#RadioMainChat.radioMainChat .radioMainChat_popupBtn_img{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:26px;height:26px}#RadioMainChat.radioMainChat .radioMainChat_chat-warp{position:absolute;top:0;left:0;padding:16px;width:100%;height:320px;background:#eee;transition:transform .24s}#RadioMainChat.radioMainChat .radioMainChat_chat-warp.on{transform:translateY(-320px)}#RadioMainChat.radioMainChat .radioMainChat_chat-warp .chat-list-warp{width:100%;height:200px;padding:8px;background:#fff;border-radius:5px;margin-bottom:8px}#RadioMainChat.radioMainChat .radioMainChat_chat-warp .chat-list-warp .chat-list{width:100%;max-height:100%;background:#fff;border-radius:5px;overflow-y:scroll}#RadioMainChat.radioMainChat .radioMainChat_chat-warp .chat-list-warp .chat-list.chat .chat{background:#f7f7f7;padding:8px;margin-bottom:16px}#RadioMainChat.radioMainChat .radioMainChat_chat-warp .chat-list-warp .chat-list.chat .chat:last-of-type{margin-bottom:0}#RadioMainChat.radioMainChat .radioMainChat_chat-warp .chat-list-warp .chat-list.chat .chat_info{display:flex;margin-bottom:8px}#RadioMainChat.radioMainChat .radioMainChat_chat-warp .chat-list-warp .chat-list.chat .chat_info_name,#RadioMainChat.radioMainChat .radioMainChat_chat-warp .chat-list-warp .chat-list.chat .chat_info_time{width:50%;font-size:14px;font-weight:700}#RadioMainChat.radioMainChat .radioMainChat_chat-warp .chat-list-warp .chat-list.chat .chat_info_time{color:#0072a4}#RadioMainChat.radioMainChat .radioMainChat_chat-warp .chat-list-warp .chat-list.chat .chat_text{word-break:break-all;font-size:14px;line-height:1.2}#RadioMainChat.radioMainChat .radioMainChat_form{width:100%;display:flex;justify-content:space-between;margin-bottom:8px}#RadioMainChat.radioMainChat .radioMainChat_form_message{width:calc(100% - 50px);height:50px;resize:none;border-radius:5px;padding:8px}#RadioMainChat.radioMainChat .radioMainChat_form_message::placeholder{font-size:14px;color:#000}#RadioMainChat.radioMainChat .radioMainChat_form_postBtn{width:40px;background:#0072a4;font-size:14px;color:#fff;border-radius:5px}#RadioMainChat.radioMainChat .radioMainChat_info{display:flex;align-items:center}#RadioMainChat.radioMainChat .radioMainChat_info_name{font-size:14px;margin-right:8px;font-weight:700}#RadioMainChat.radioMainChat .radioMainChat_info_editBtn{background:red;color:#fff;font-size:12px;padding:0 5px;min-width:45px;height:20px;border-radius:20px}#LoginModal{position:fixed;z-index:12;width:100%;height:100%;background:rgba(0,0,0,.5)}#LoginModal.loginModal .loginModal_modal{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:calc(100% - 32px);max-width:360px;height:380px;background:#fff;border-radius:5px;display:flex;text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:16px}#LoginModal.loginModal .loginModal_modal_title{font-size:18px;font-weight:700;line-height:1.2;margin-bottom:32px}#LoginModal.loginModal .loginModal_modal_text{line-height:1.2;margin-bottom:16px}#LoginModal.loginModal .loginModal_modal_check-warp{width:240px;background:#ebebeb;border-radius:5px;padding:6px 0;margin-bottom:16px}#LoginModal.loginModal .loginModal_modal_check-warp.btn .btn{position:relative;display:inline-flex;align-items:center;padding-left:24px}#LoginModal.loginModal .loginModal_modal_check-warp.btn .btn:first-of-type{margin-right:50px}#LoginModal.loginModal .loginModal_modal_check-warp.btn .btn:before{content:"";position:absolute;width:16px;height:16px;border:2px solid #000;background:#fff;border-radius:50%;left:0}#LoginModal.loginModal .loginModal_modal_check-warp.btn .btn.on:before{background:#0089bd}#LoginModal.loginModal .loginModal_modal_nick{display:flex;margin-bottom:24px}#LoginModal.loginModal .loginModal_modal_nick_label{font-size:14px;margin-right:8px}#LoginModal.loginModal .loginModal_modal_nick_input{font-size:14px;border-bottom:1px solid #000;padding-left:8px}#LoginModal.loginModal .loginModal_modal_login-sns.btn .btn{border-radius:5px;overflow:hidden;margin-bottom:24px}#LoginModal.loginModal .loginModal_modal_login-sns.btn .btn:first-child{width:170px;margin-bottom:5px}#LoginModal.loginModal .loginModal_modal_login-sns.btn .btn2{width:170px;margin-bottom:24px}#LoginModal.loginModal .loginModal_modal_btn-cancle{background:#000;color:#fff;padding:4px 8px;border-radius:5px}#NickModal{position:fixed;z-index:12;width:100%;height:100%;background:rgba(0,0,0,.5)}#NickModal.nickModal .nickModal{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:calc(100% - 32px);max-width:360px;height:240px;background:#fff;border-radius:5px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px}#NickModal.nickModal .nickModal_top-warp{width:90%;display:flex;justify-content:space-between;align-items:flex-end}#NickModal.nickModal .nickModal_top-warp_setting.imgbox{margin-bottom:4px;width:20px;height:20px}#NickModal.nickModal .nickModal_top-warp_setting.label{margin-left:5px;font-weight:800;font-size:16px}#NickModal.nickModal .nickModal_top-warp_btn.type1{font-size:12px;width:60px;height:26px;border:1px solid #c4c4c4;padding:2px 6px;border-radius:4px}#NickModal.nickModal .nickModal_top-warp_btn.type1:last-of-type{border:none;background:#ee174f;color:#fff}#NickModal.nickModal .nickModal_title{width:100%;font-size:18px;font-weight:700;margin-top:20px;margin-left:10%;margin-bottom:10px}#NickModal.nickModal .nickModal_nick{background-color:#ebebeb;display:flex;width:100%;padding:10px;margin-bottom:28px}#NickModal.nickModal .nickModal_nick_label{font-size:14px;margin-right:8px}#NickModal.nickModal .nickModal_nick_input{width:100%;background-color:#ebebeb;font-size:14px;border-bottom:1px solid #000;margin-top:4px}#NickModal.nickModal .nickModal_btn-warp{display:flex}#NickModal.nickModal .nickModal_btn-warp.btn .btn{border-radius:5px;padding:2px 12px;background:#000;color:#fff}#NickModal.nickModal .nickModal_btn-warp.btn .btn:first-of-type{background:#fff;color:#000;border:1px solid #b8b8b8;margin-right:8px}#RadioVodMain{padding:120px 0 72px}#RadioVodView{padding-top:96px}#RadioPodcast{padding:120px 0 60px}#RadioPodcast.radioPodcast .radioPodcast_section{margin-bottom:12px}#RadioPodcast.radioPodcast .radioPodcast_section_wrap{display:flex;justify-content:space-between}#RadioPodcast.radioPodcast .radioPodcast_section_wrap_title{padding:0 16px;font-size:22px;line-height:22px}#RadioPodcast.radioPodcast .radioPodcast_section_wrap_title .style-font{font-weight:700}#RadioPodcast.radioPodcast .radioPodcast_section_wrap .btn-wrap_wrap{display:flex;justify-content:flex-start;align-items:center;margin-right:4px;min-width:75px}#RadioPodcast.radioPodcast .radioPodcast_section_wrap .btn-wrap_wrap .btnViewAll{margin-right:10px}#RadioPodcast.radioPodcast .radioPodcast_section.podcast .podcast{padding:16px 0;width:100%;overflow-x:scroll}#RadioPodcast.radioPodcast .radioPodcast_section.podcast .podcast_slide-warp{display:flex}#RadioPodcast.radioPodcast .radioPodcast_section.podcast .podcast_slide-warp.slide .slide{margin-left:12px}#RadioPodcast.radioPodcast .radioPodcast_section.podcast .podcast_slide-warp.slide .slide:first-of-type{margin-left:16px}#RadioPodcast.radioPodcast .radioPodcast_section.podcast .podcast_slide-warp.slide .slide:last-of-type{padding-right:16px}#RadioPodcast.radioPodcast .radioPodcast_section.podcast .podcast_slide-warp.slide .slide_image-warp{width:120px;height:120px;background:#ddd;margin-bottom:8px;overflow:hidden}#RadioPodcast.radioPodcast .radioPodcast_section.podcast .podcast_slide-warp.slide .slide_image-warp_img{width:100%;height:100%;object-fit:cover}#RadioPodcast.radioPodcast .radioPodcast_section.podcast .podcast_slide-warp.slide .slide_title{width:120px;font-size:12px;padding:0 4px;font-weight:500;display:-webkit-box;word-break:break-all;-webkit-line-clamp:2;-webkit-box-orient:vertical}#RadioCommonPodcast{padding:18px 16px;color:#fff;margin-bottom:36px;background:-ms-linear-gradient(180deg,#38211d 0,#1a1110 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1301FE",endColorstr="#F4F60C",GradientType="1");background:linear-gradient(180deg,#38211d,#1a1110)}#RadioCommonPodcast.radioCommonPodcast .title{font-weight:300;font-size:22px;margin-bottom:24px}#RadioCommonPodcast.radioCommonPodcast .title .style-font{font-weight:700}#RadioCommonPodcast.radioCommonPodcast .list-warp.list .list{height:100px;border-radius:5px;background:hsla(0,0%,86.7%,.1);margin-bottom:16px;overflow:hidden}#RadioCommonPodcast.radioCommonPodcast .list-warp.list .list_link{display:flex;height:100px;align-items:center}#RadioCommonPodcast.radioCommonPodcast .list-warp.list .list_img-warp{width:100px;height:100%;background:#e6e6e6}#RadioCommonPodcast.radioCommonPodcast .list-warp.list .list_img-warp_img{width:100%;height:100%;color:#000}#RadioCommonPodcast.radioCommonPodcast .list-warp.list .list_info-warp{width:calc(100% - 100px);padding:0 16px}#RadioCommonPodcast.radioCommonPodcast .list-warp.list .list_info-warp_title{font-weight:300;line-height:1.2;margin-bottom:8px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:39px;max-height:39px;overflow:hidden}#RadioCommonPodcast.radioCommonPodcast .list-warp.list .list_info-warp_sub{display:flex;font-weight:300;font-size:14px}#RadioCommonPodcast.radioCommonPodcast .list-warp.list .list_info-warp_sub.text .text_time{position:relative;padding-right:6%}#RadioCommonPodcast.radioCommonPodcast .list-warp.list .list_info-warp_sub.text .text_time:after{content:"";position:absolute;right:0;top:50%;width:1px;transform:translateY(-50%);height:60%;background:#fff}#RadioCommonPodcast.radioCommonPodcast .list-warp.list .list_info-warp_sub.text .text_play{padding-left:6%}#RadioCommonPodcast.radioCommonPodcast .slide-page{width:100%;display:flex;justify-content:flex-end}#RadioCommonPodcast.radioCommonPodcast .slide-page_btn{width:6px;height:6px;margin-right:6px;border-radius:12px;background:#fff;opacity:.5;transition:all .2s linear}#RadioCommonPodcast.radioCommonPodcast .slide-page_btn:disabled{width:16px;opacity:1}.radio-podcast{padding:120px 0 72px}.radio-podcast__list{display:flex;grid-column-gap:16px;column-gap:16px;grid-row-gap:36px;row-gap:36px;flex-wrap:wrap;padding:0 16px}.radio-podcast__item{width:calc(33.33333% - 10.66667px)}.radio-podcast__item__img{width:100%;aspect-ratio:1;margin-bottom:8px}.radio-podcast__item__title{font-size:14px;font-weight:500;overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}#RadioPodcastEpisode{background:-ms-linear-gradient(180deg,#31392e 0,#000 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1301FE",endColorstr="#F4F60C",GradientType="1");background:linear-gradient(180deg,#31392e,#000)}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player{display:flex;flex-direction:column;align-items:center;color:#fff;line-height:1.4;padding:120px 16px 0}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_audio{display:none}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_img-warp{position:relative;width:56%;height:0%;padding-top:56%;margin-bottom:32px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_img-warp_img{position:absolute;top:0;height:100%}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_textBox{margin-bottom:48px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_textBox_title{font-size:20px;line-height:1.2;margin-bottom:16px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_text{padding:0 16px;word-break:break-all;margin-bottom:36px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface{position:relative;width:300px;margin-bottom:36px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_btn-warp{display:flex;justify-content:center;align-items:center;margin-bottom:8px;padding-right:16px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_btn-warp .btn{width:40px;height:40px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_btn-warp .btn:first-of-type{background:url(/static/media/ico_player-next.6c94331d.svg) 50% no-repeat;background-size:22px;transform:rotate(180deg);margin-right:2%}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_btn-warp .btn:first-of-type:disabled{opacity:.4}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_btn-warp .btn:nth-of-type(2){background:url(/static/media/ico_sec-prev_w.d199aff5.svg) 50% no-repeat;background-size:24px;margin-right:10px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_btn-warp .btn:nth-of-type(3){margin-right:10px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_btn-warp .btn:nth-of-type(3).pause{background:url(/static/media/ico-pause_icon_w.e9f03310.svg) 50% no-repeat;background-size:40px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_btn-warp .btn:nth-of-type(3).play{background:url(/static/media/ico_player-play-w.5bf6796d.svg) 50% no-repeat;background-size:40px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_btn-warp .btn:nth-of-type(4){background:url(/static/media/ico_sec-next_w.e61e9c7e.svg) 50% no-repeat;background-size:24px;margin-right:1px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_btn-warp .btn:nth-of-type(5){background:url(/static/media/ico_player-next.6c94331d.svg) 50% no-repeat;background-size:22px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_btn-warp .btn:nth-of-type(5):disabled{opacity:.4}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_vol-warp{position:absolute;width:50px;height:16px;transform:rotate(270deg);top:10px;right:-10px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_vol-warp .vol-bar{position:relative;margin-top:5px;background:#4f4f4f;height:4px;border-radius:10px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_vol-warp .vol-bar_inner{position:absolute;border-radius:10px;height:4px;background:#fff}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_vol-warp .vol-bar_range{z-index:10;position:absolute;opacity:0;max-width:100%;height:4px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_vol-warp .vol-btn{position:absolute;left:-24px;bottom:-3px;transform:rotate(-270deg);width:20px;height:20px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_vol-warp .vol-btn_img{margin-top:-8px;width:80%;height:80%}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_progress-warp{padding-right:16px;display:flex;justify-content:center;align-items:center}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_progress-warp .text{font-size:14px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_progress-warp .bar{position:relative;width:140px;height:4px;background:#4f4f4f;margin:0 8px;border-radius:20px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_progress-warp .bar_inner{position:absolute;top:0;left:0;height:100%;background:#fff;border-radius:20px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.player .player_interface_progress-warp .bar_range{width:100%;position:absolute;left:0;top:-6px;opacity:0}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list{padding:0 16px 20px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list{border-top:1px solid hsla(0,0%,100%,.3)}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list{position:relative;border-bottom:1px solid hsla(0,0%,100%,.3)}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list.on:after{content:"";z-index:0;position:absolute;top:-1px;left:-16px;width:calc(100% + 32px);height:calc(100% + 2px);background:hsla(0,0%,100%,.1);pointer-events:none}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn{width:100%;display:flex}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn_inner.thumb{width:26%;padding:16px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn_inner.thumb .thumb_img-warp{position:relative;height:0;width:100%;padding-top:100%}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn_inner.thumb .thumb_img-warp:after{z-index:1;content:"";position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);background:url(/static/media/ico_play_thumb.1d66a9e2.svg) 50% no-repeat;width:50%;height:50%}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn_inner.thumb .thumb_img-warp.on:after{background:url(/static/media/ico-pause_icon_w.e9f03310.svg) 50% no-repeat}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn_inner.thumb .thumb_img-warp_img{z-index:1;position:absolute;top:0;left:0;width:100%;height:100%}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn_inner.info{width:74%;padding:12px 0;text-align:left;color:#fff;line-height:1.2;font-size:15px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn_inner.info .info_top{display:flex;justify-content:space-between}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn_inner.info .info_time{z-index:1;font-size:14px;margin-bottom:8px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn_inner.info .info_title{z-index:1;margin-bottom:12px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn_inner.info .info_text{z-index:1;font-size:14px;font-weight:300;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:auto;max-height:auto;overflow:hidden}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn_inner.appinfo{width:74%;padding:12px 0;text-align:left;color:#fff;line-height:1.2;font-size:15px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn_inner.appinfo .info_top{display:flex;justify-content:space-between}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn_inner.appinfo .info_time{z-index:1;font-size:14px;margin-bottom:8px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn_inner.appinfo .info_title{z-index:1;margin-bottom:12px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .play-list .list_btn_inner.appinfo .info_text{z-index:1;font-size:14px;font-weight:300}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .btn_warp{display:flex;justify-content:center;margin-top:16px}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_section.play-list .btn_warp .btn-more{padding:8px 64px;border:1px solid #fff;color:#fff}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_modal{position:fixed;top:50vh;top:97vh;z-index:5}#RadioPodcastEpisode.radioPodcastEpisode .radioPodcastEpisode_modal .modal_box{width:100%;height:50vh;background:#fff}#Textbox{position:fixed;z-index:1;bottom:calc(-80% + 90px);width:100%;height:80%;padding:40px 0 0;line-height:1.4;transition:all .28s;background:-ms-linear-gradient(180deg,transparent 0,rgba(0,0,0,.7) 60px);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1301FE",endColorstr="#F4F60C",GradientType="1");background:linear-gradient(180deg,transparent,rgba(0,0,0,.7) 60px)}#Textbox.textbox .text-warp{width:100%;height:100%;max-height:100%;background:#fff;border-radius:16px;padding:16px 21px;overflow-y:scroll}#Textbox.textbox .text-warp_guide{text-align:center;color:#b8b8b8}#Textbox.textbox .text-warp_title{font-size:16px;font-weight:500;word-break:keep-all}#Textbox.textbox .text-warp_text{font-size:15px;word-break:keep-all;white-space:pre-wrap}#Textbox.textbox.on{bottom:-50px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner{position:relative}#RadioProgramHome.radioProgramHome .radioProgramHome_inner:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:6px;background:#f2f2f2;border-top:1px solid #ddd}#RadioProgramHome.radioProgramHome .radioProgramHome_inner:last-of-type:after{display:none}#RadioProgramHome.radioProgramHome .radioProgramHome_inner_title{padding:6px 4px;font-size:20px;font-weight:500;border-bottom:1px solid #ddd;margin-bottom:12px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner_text{padding:0 4px;font-size:14px;line-height:1.4;margin-bottom:12px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.main .main_image-warp{position:relative;width:100%;height:0;padding-top:48.6111111111%;background:#eee}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.main .main_image-warp_img{position:absolute;top:0;width:100%;height:100%}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.main .main_title-warp{padding:24px 16px;text-align:center}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.main .main_title-warp_title{font-size:22px;font-weight:500;line-height:1.2}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.main .main_title-warp_time{font-size:15px;font-weight:500}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.main .main_title-warp_previous{width:60px;background:#5a5858;color:#fff;font-size:8px;border-radius:5px;margin:10px auto 0;padding:1px 0}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.main .main_title-warp .sns-wrap{text-align:center;padding:12px 8px 0}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.main .main_title-warp .sns-wrap .sns_link{width:30px;height:30px;margin-right:10px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.main .main_title-warp .sns-wrap .sns_link:last-child{margin-right:0}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.main .main_title-warp .sns-wrap .sns_link .sns_image{width:25px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro{padding:12px 16px 24px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_staff-list-warp{padding:4px;margin-bottom:24px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_staff-list-warp.list .list{font-size:14px;margin-bottom:16px;line-height:1.2}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_staff-list-warp.list .list_label{font-weight:700;margin-right:8px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_anno-warp{background:#ff7044;padding:24px;color:#fff;line-height:1.2;margin-bottom:24px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_anno-warp_title{font-size:18px;font-weight:700;margin-bottom:16px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_anno-warp_text{font-weight:300;max-height:150px;overflow:scroll}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_track-list_title{font-size:18px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_track-list_label{background:#ee174f;padding:0 6px;border-radius:2px;color:#fff;font-size:12px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_track-list_list-warp{margin-top:8px;border-top:1px solid #e4e4e4;font-size:15px;padding-bottom:24px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_track-list_list-warp.list .list{border-bottom:1px solid #e4e4e4;padding:4px 0}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_track-list_list-warp.list .list_link{display:flex;padding:4px 8px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_track-list_list-warp.list .list_num{width:24px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_track-list_list-warp.list .list_info{width:calc(100% - 24px)}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_track-list_list-warp.list .list_info_title{font-weight:500;overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_track-list_list-warp.list .list_info_sub{font-size:14px;overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_track-list .alert{display:flex;flex-direction:column;align-items:center}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.intro .intro_track-list .alert_img{width:120px;margin:0 auto 10px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.padcast{padding:24px 16px 36px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.padcast .padcast_list-warp{margin-top:-12px;padding:0 8px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.padcast .padcast_list-warp.list .list{padding:6px 0;font-size:15px;border-bottom:1px solid #ddd}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.padcast .padcast_list-warp.list .list_link{display:flex;align-items:center}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.padcast .padcast_list-warp.list .list_info{width:calc(100% - 46px)}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.padcast .padcast_list-warp.list .list_info_title{font-weight:500;overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.padcast .padcast_list-warp.list .list_info_time{font-size:14px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.padcast .padcast_list-warp.list .list_sub{text-align:right;width:46px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.vod{padding:16px 16px 24px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.vod .vod_list-warp{display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:8px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.vod .vod_list-warp.list .list{width:calc(50% - 4px);font-size:14px;line-height:1.2;margin-bottom:36px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.vod .vod_list-warp.list .list_img-warp{position:relative;width:100%;height:0;padding-top:56.25%;background:#ddd;margin-bottom:12px}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.vod .vod_list-warp.list .list_img-warp_img{position:absolute;top:0;height:100%}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.vod .vod_list-warp.list .list_title{display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:auto;max-height:36px;overflow:hidden;margin-bottom:12px;word-break:keep-all}#RadioProgramHome.radioProgramHome .radioProgramHome_inner.vod .vod_list-warp.list .list_time{font-size:12px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner{position:relative}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner_title{padding:6px 4px;font-size:20px;font-weight:500;border-bottom:1px solid #ddd;margin-bottom:12px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner_text{padding:0 4px;font-size:14px;line-height:1.4;margin-bottom:24px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.main .main_image-warp{position:relative;width:100%;height:0;padding-top:48.6111111111%;background:#eee;margin-bottom:12px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.main .main_image-warp_img{position:absolute;top:0;width:100%;height:100%}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro{padding:12px 16px 24px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_staff-list-warp{padding:4px;margin-bottom:36px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_staff-list-warp.list .list{font-size:14px;margin-bottom:16px;line-height:1.2}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_staff-list-warp.list .list:last-of-type{margin-bottom:0}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_staff-list-warp.list .list_label{font-weight:700;margin-right:8px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_title{background:#f3f3f3;border:1px solid #e4e4e4;font-size:20px;font-weight:700;padding:2px 12px;margin-bottom:12px;margin-top:52px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_text{padding-left:11px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_host .content_title{background:#f3f3f3;border:1px solid #e4e4e4;font-weight:700;padding:2px 12px;margin-bottom:8px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_list-warp{line-height:1.4;padding:8px;margin-bottom:36px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_list-warp.list .list{font-size:15px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_list-warp.list .list_title{display:flex;align-items:center}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_list-warp.list .list_title:before{content:"";width:0;height:0;border-left:8px solid #000;border-top:5px solid transparent;border-bottom:5px solid transparent;margin-right:8px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_list-warp.list .list_text{margin-bottom:12px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_list-warp.list.weekly{margin-bottom:0}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_list-warp.list.weekly:last-of-type{margin-bottom:36px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_list-warp.list.weekly .list.week{font-weight:700;margin-bottom:4px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_list-warp.list.weekly .list_text{margin-bottom:4px}#RadioProgramIntro.radioProgramIntro .radioProgramIntro_inner.intro .intro_img{width:100%;margin-bottom:24px}#RadioProgramTracklist.radioProgramTracklist .date-wrap{position:relative;display:flex;justify-content:center;align-items:center;height:80px;padding:0 16px}#RadioProgramTracklist.radioProgramTracklist .date-wrap_title{text-align:center;padding-left:8px;width:calc(100% - 90px);font-size:22px;font-weight:500;margin-right:16px;line-height:1.2}#RadioProgramTracklist.radioProgramTracklist .date-wrap_title_style{font-weight:400;font-size:18px;margin-left:8px}#RadioProgramTracklist.radioProgramTracklist .date-wrap_date{position:relative;width:30px;height:30px}#RadioProgramTracklist.radioProgramTracklist .date-wrap_date .btnSelect{position:absolute;top:0;left:0;width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAkCAYAAADsHujfAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAo0lEQVRYhe2XwQ7DIAxDnanfgv//c/I12aW9RNOy0jK5Ut6FQx1kBQzUIgIVJAOAuXupna19nZ55EW0kY2OMepP8gW0frdDFD5ortSGzNEdH8C1eJK3SXKklqbNZt1oy14mztY9LzWoelprVPCs1+zUOAHB3u+PbJ2Q6ImPkOEemXl93QVInvjJGOjUZGSOdmoyMkU5NRsZIpybTRjIyRmR+sN6lL1kNAvQ2wwAAAABJRU5ErkJggg==) 50% no-repeat;background-size:22px}#RadioProgramTracklist.radioProgramTracklist .date-wrap .btnPrevDate{width:30px;height:30px;background:url(/static/media/ico_down-arrow_k.2925622d.svg) 50% no-repeat;background-size:22px;transform:rotate(90deg);margin-right:8px}#RadioProgramTracklist.radioProgramTracklist .date-wrap .btnNextDate{width:30px;height:30px;background:url(/static/media/ico_down-arrow_k.2925622d.svg) 50% no-repeat;background-size:22px;transform:rotate(270deg);margin-left:8px}#RadioProgramTracklist.radioProgramTracklist .tracklist_header{position:-webkit-sticky;position:sticky;top:94px;display:flex;align-items:center;justify-content:space-between;background:#f1f1f1;height:36px;padding:0 20px;z-index:1}#RadioProgramTracklist.radioProgramTracklist .tracklist_header_title{font-weight:500}#RadioProgramTracklist.radioProgramTracklist .tracklist_body{padding:0 16px;display:flex;flex-direction:column;align-items:flex-start}#RadioProgramTracklist.radioProgramTracklist .tracklist_body_label{background:#ee174f;color:#fff;padding:0 8px;font-size:14px;font-weight:500;border-radius:4px;margin-bottom:8px}#RadioProgramTracklist.radioProgramTracklist .tracklist_body .list-warp{width:100%;border-top:1px solid #5e5e5e;margin-bottom:48px}#RadioProgramTracklist.radioProgramTracklist .tracklist_body .list-warp.list .list{padding:16px 0;border-bottom:1px solid #ddd}#RadioProgramTracklist.radioProgramTracklist .tracklist_body .list-warp.list .list_link{line-height:1.2}#RadioProgramTracklist.radioProgramTracklist .tracklist_body .list-warp.list .list_title{margin-bottom:2px;font-weight:500}#RadioProgramTracklist.radioProgramTracklist .tracklist_body .list-warp.list .list_sub{font-size:14px;color:#6c6c6c}#RadioProgramTracklist.radioProgramTracklist .tracklist_body .alert{width:100%;display:flex;flex-direction:column;align-items:center}#RadioProgramTracklist.radioProgramTracklist .tracklist_body .alert_img{width:120px;margin:0 auto 10px}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_audio{display:none}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_header{position:-webkit-sticky;position:sticky;top:94px;display:flex;align-items:center;justify-content:space-between;background:#f1f1f1;height:36px;padding:0 20px;z-index:1}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_header_title{font-weight:500}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_body{padding:24px 0}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_body .list-warp{border-top:1px solid #5e5e5e}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_body .list-warp.list .list{display:flex;align-items:flex-start;padding:12px 16px;border-bottom:1px solid #ddd;background:#f7f7f7}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_body .list-warp.list .list.on{background:#fff}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_body .list-warp.list .list_thumb-warp{position:relative;margin:8px 0;width:24%;height:0;padding-top:24%;background:#ddd;text-align:left}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_body .list-warp.list .list_thumb-warp_img{position:absolute;top:0;width:100%;height:100%}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_body .list-warp.list .list_thumb-warp:after{content:"";position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);width:42%;height:42%;max-width:45px;max-height:45px;background:url(/static/media/ico_play_thumb.1d66a9e2.svg) 50% no-repeat}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_body .list-warp.list .list_thumb-warp.play:after{background:url(/static/media/ico_pause_thumb.835f8077.svg) 50% no-repeat}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_body .list-warp.list .list_info-warp{width:76%;text-align:left;padding:0 12px 0 16px;line-height:1.4}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_body .list-warp.list .list_info-warp_time{font-size:14px;color:#6c6c6c;margin-bottom:4px}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_body .list-warp.list .list_info-warp_title{font-weight:700;margin-bottom:12px;word-break:break-all}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_body .list-warp.list .list_info-warp_title.off{overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_body .list-warp.list .list_info-warp_text{font-size:14px;word-break:break-all}#RadioProgramPodcast.radioProgramPodcast.podcast .podcast_body .list-warp.list .list_info-warp_text.off{display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:40px;max-height:40px;overflow:hidden}#RadioProgramPodcast.radioProgramPodcast.podcast .btnMore-wrap{padding-top:32px}#RadioProgramPodcast.radioProgramPodcast.podcast .btnMore-wrap .btnMore{display:block;width:280px;height:48px;line-height:48px;margin:10px auto;border:1px solid #e4e4e4;font-weight:700}#RadioProgram{padding-top:48px}#RadioProgram.radioProgram .radioProgram_section.nav{position:-webkit-sticky;position:sticky;top:48px;z-index:2}#RadioProgram.radioProgram .radioProgram_section.nav.off{display:none}#RadioProgram.radioProgram .radioProgram_section.nav .nav_title{display:flex;justify-content:space-between;align-items:center;padding:0 16px;width:100%;height:46px;background:#eee;color:#fff}#RadioProgram.radioProgram .radioProgram_section.nav .nav_title_text{display:flex;align-items:center;font-weight:700}#RadioProgram.radioProgram .radioProgram_section.nav .nav_title_text:before{content:"";width:20px;height:20px;background:#000;margin-right:10px;background:url(/static/media/mobile_home.0e20a68b.svg) 50% no-repeat;margin-top:-2px}#RadioProgram.radioProgram .radioProgram_section.nav .nav_title_btn-open{z-index:5;position:relative;margin-right:-8px;width:30px;height:30px}#RadioProgram.radioProgram .radioProgram_section.nav .nav_title_btn-open:after,#RadioProgram.radioProgram .radioProgram_section.nav .nav_title_btn-open:before{content:"";position:absolute;top:50%;left:50%;width:50%;height:2px;background:#fff;transform:translateX(-50%) translateY(-50%)}#RadioProgram.radioProgram .radioProgram_section.nav .nav_title_btn-open:before{transform:translateX(-50%) translateY(-50%) rotate(90deg)}#RadioProgram.radioProgram .radioProgram_section.nav .nav_title_btn-open.on:after,#RadioProgram.radioProgram .radioProgram_section.nav .nav_title_btn-open.on:before{background:#000}#RadioProgram.radioProgram .radioProgram_section.nav .nav_listWrap{z-index:4;position:absolute;display:flex;justify-content:flex-end;top:0;width:100%;height:100vh;background:rgba(0,0,0,.5)}#RadioProgram.radioProgram .radioProgram_section.nav .nav_listWrap_list{background:#fff;width:260px}#RadioProgram.radioProgram .radioProgram_section.nav .nav_listWrap_list.list .list{color:#4f4f4f;display:flex;align-items:center;border-bottom:1px solid #ddd;padding:0 16px;height:50px;font-weight:500}#RadioProgram.radioProgram .radioProgram_section.nav .nav_listWrap_list.list .list .link{width:100%}#RadioProgram.radioProgram .radioProgram_section.nav .nav_listWrap_list.list .list .link.active{color:#ee174f}#RadioProgram.radioProgram .radioProgram_section.nav .nav_listWrap_list.list .list.snb{height:auto;flex-direction:column;border-bottom:none;align-items:flex-start;padding-top:16px}#RadioProgram.radioProgram .radioProgram_section.nav .nav_listWrap_list.list .list.snb .snb_btn{margin-bottom:12px;font-size:18px;font-weight:500}#RadioProgram.radioProgram .radioProgram_section.nav .nav_listWrap_list.list .list.snb .snb_btn.active{color:#ee174f}#RadioCategories{padding-top:120px}#RadioCategories.radioCategories .radioCategories_section.categories .categories_title{padding:0 16px;font-size:22px;margin-bottom:16px}#RadioCategories.radioCategories .radioCategories_section.categories .categories_list-warp{width:100%;padding:0 16px;display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:32px}#RadioCategories.radioCategories .radioCategories_section.categories .categories_list-warp .list{position:relative;width:calc(33.33333% - 5.33333px);margin-bottom:8px}#RadioCategories.radioCategories .radioCategories_section.categories .categories_list-warp .list.on:after{content:"";position:absolute;top:0;width:100%;height:100%;border:2px solid #ee174f}#RadioCategories.radioCategories .radioCategories_section.categories .categories_list-warp .list_btn{position:relative;display:block;width:100%;height:0;padding-top:100%;background:#ddd}#RadioCategories.radioCategories .radioCategories_section.categories .categories_list-warp .list_img{position:absolute;top:0;left:0;width:100%;height:100%}#VodMain{padding:48px 0}#VodMain .vodMain_section.slider{padding:16px}#VodMain .vodMain_section.slider .slider-warp{width:100%}#VodMain .vodMain_section.slider .slider-warp.slide .slide_link{display:block;width:100%;height:0;padding-top:56.25%;background:#ddd}#VodMain .vodMain_section.slider .slider-warp.slide .slide_img{position:absolute;top:0;width:100%;height:100%}#VodMain .vodMain_section.slider .slider{position:absolute;top:0;display:flex;transition:all .4s}#VodMain .vodMain_section.slider .slider_list{position:relative;height:0;background:#eee;text-align:left}#VodMain .vodMain_section.slider .slider_img{position:absolute;top:0;height:100%}#VodMain .vodMain_section.slider .slider-page{width:100%;padding:8px 0;display:flex;justify-content:flex-end}#VodMain .vodMain_section.slider .slider-page_mark{width:6px;height:6px;background:#b8b8b8;margin-right:6px;border-radius:10px;transition:all .32s}#VodMain .vodMain_section.slider .slider-page_mark:disabled{width:18px;background:#ee174f}#vod-wrap{padding:25px 16px;margin-bottom:24px}#vod-wrap.popular{background:#34373c;color:#fff}#vod-wrap.popular:has(.rank) .content-wrap{padding-top:16px}#vod-wrap.popular:has(.rank) .title{margin-bottom:0}#vod-wrap.popular .content-wrap.list .rank{position:absolute;z-index:5;top:-35px;left:8px;font-size:45px;color:#fff;font-weight:700}#vod-wrap .title{font-size:22px;line-height:22px;margin-bottom:16px}#vod-wrap .title .style-font{font-weight:700}#vod-wrap .content-wrap.list{position:relative;width:100%;display:flex;overflow-x:scroll}#vod-wrap .content-wrap.list .list{position:relative;margin-right:12px}#vod-wrap .content-wrap.list .list:last-of-type{margin-right:0}#vod-wrap .content-wrap.list .list_link{display:block;width:220px}#vod-wrap .content-wrap.list .list_link_image{margin-bottom:16px}#vod-wrap .content-wrap.list .list_link_title{font-size:14px;font-weight:400;padding:0 6px;margin-bottom:5px;line-height:1.4;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:40px;max-height:auto;overflow:hidden;word-break:keep-all}#vod-wrap .content-wrap.list .list_link_info{font-size:14px;display:flex;padding:0 6px;justify-content:space-between}#vod-wrap .content-wrap.list .list_link_info :first-child{display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;height:auto;max-height:auto;overflow:hidden;font-weight:700;width:60%}#short-wrap .title{padding:0 16px;font-size:22px;line-height:22px;margin-bottom:16px;font-weight:700}#short-wrap .content-wrap.list{width:100%;display:flex;padding:0 16px;overflow-x:scroll}#short-wrap .content-wrap.list .list{margin-right:12px}#short-wrap .content-wrap.list .list:last-of-type{margin-right:0}#short-wrap .content-wrap.list .list_link{display:block;width:220px}#short-wrap .content-wrap.list .list_link .short_image{margin-bottom:16px}#short-wrap .content-wrap.list .list_link .short_title{font-size:14px;font-weight:500;padding:0 6px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:auto;max-height:auto;overflow:hidden;word-break:keep-all}#VodView{padding:48px 0 0}#VodView .vodView_section{width:100%;position:relative}#VodView .vodView_section.video{position:fixed;z-index:5}#VodView .vodView_section.info{margin-top:56.25vw;padding:16px 24px 42px}#VodView .vodView_section.info .info_time{font-size:15px;margin-bottom:8px;display:flex;flex-wrap:wrap}#VodView .vodView_section.info .info_time_text{line-height:1.4;margin-right:8px}#VodView .vodView_section.info .info_title{font-size:22px;font-weight:500;line-height:1.4;margin-bottom:12px}#VodView .vodView_section.info .info_sub{white-space:pre-wrap;font-size:15px;word-break:keep-all;margin-bottom:32px;line-height:1.4}#VodView .vodView_section.info .info_btn{display:flex;align-items:center}#VodView .vodView_section.info .info_btn_cate{max-width:calc(100% - 32px);position:relative;text-align:left;font-size:15px;font-weight:700;margin-right:12px}#VodView .vodView_section.info .info_btn_share{width:32px;height:32px;background:url(/static/media/ico_share.1ed02aac.svg) no-repeat 50% 50%;background-size:20px;opacity:.7}#VodView .vodView_section.info:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background:#e4e4e4;border-top:2px solid #c4c4c4}#VodView .vodView_section.list-title{position:-webkit-sticky;position:sticky;z-index:1;top:0;display:flex;justify-content:space-between;align-items:center;padding:16px;background:#fff;border-bottom:1px solid #b8b8b8}#VodView .vodView_section.list-title.on{padding:12px 16px;border-bottom:1px solid #ee174f}#VodView .vodView_section.list-title.on .list-title_text{font-size:16px;max-width:calc(100% - 70px);overflow:hidden;word-break:break-all;white-space:nowrap;text-overflow:ellipsis}#VodView .vodView_section.list-title.on .list-title_page .style-font{color:#1b1b1b;font-weight:500}#VodView .vodView_section.list-title .list-title_text{font-size:20px;font-weight:700}#VodView .vodView_section.list-title .list-title_text .style-font{font-weight:400}#VodView .vodView_section.list-title .list-title_page .style-font{color:#fa6400;font-weight:700}@keyframes tabLoad{0%{transform:scale(0)}to{transform:scale(1)}}.businessGlobal_visual{position:relative;width:100%;margin-top:20px;background:#000;text-align:center}.businessGlobal_visual:after{content:"";position:absolute;left:0;top:-120px;background:#000;width:100%;height:120px}.businessGlobal_aboutUs{margin:0 auto;padding:90px 0;width:75%}.businessGlobal_aboutUs_titleBox{text-align:center}.businessGlobal_aboutUs_titleBox p{margin-top:1em}.businessGlobal_aboutUs .title{font-size:2.7rem}.businessGlobal_aboutUs .title_about{font-weight:600}.businessGlobal_aboutUs .title:after{content:"";width:1.5em;height:2px;margin:0 auto;background-color:#1b1b1b;display:block}.businessGlobal_aboutUs_mainTxt{margin-top:2.5em;text-align:center}.businessGlobal_aboutUs_mainTxt .imgBox{position:relative;width:100%}.businessGlobal_aboutUs_mainTxt .imgBox img{width:100%}.businessGlobal_aboutUs_mainTxt .txtBox{padding:1em;line-height:1.5;text-align:left}.businessGlobal_banner{width:100%;height:20vh;background-image:url(/static/media/global_network_b2b.d5ef4927.jpg);background-size:cover;background-position:50% 50%;color:#fff;padding:3em 0;margin:0 auto}.businessGlobal_banner_wrap{width:72%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;height:100%}.businessGlobal_banner_wrap .infoTxt{width:50%;display:flex;font-size:16px;font-weight:600;align-items:center}.businessGlobal_banner_wrap .infoTxt svg{font-size:5rem}.businessGlobal_banner_wrap .infoTxt svg:before{content:""}.businessGlobal_banner_wrap .infoTxt p{margin-left:1em}.businessGlobal_banner_wrap .downloadBtn{width:50%;margin-top:-1em;display:flex;flex-wrap:wrap;width:60%;justify-content:space-between}.businessGlobal_banner_wrap .downloadBtn_link{width:calc(25% - 6px);display:block;padding:.5em;text-align:center;border:1px solid #fff;border-radius:5px;background-color:hsla(0,0%,100%,.2)}.businessGlobal_contents{text-align:center;padding:100px 0;width:75%;margin:0 auto}.businessGlobal_contents_title{font-size:2.7rem}.businessGlobal_contents_title .about{font-weight:600}.businessGlobal_contents_title:after{content:"";width:1.5em;height:2px;margin:0 auto;background-color:#1b1b1b;display:block}.businessGlobal_contents_contentsTab{justify-content:center;position:relative;margin-top:3em;margin-bottom:5em}.businessGlobal_contents_contentsTab .tabMenuBox{display:flex;justify-content:center}.businessGlobal_contents_contentsTab .tabMenuBox div{margin:0 40px;cursor:pointer;font-size:inherit}.businessGlobal_contents_contentsTab .tabMenuBox_active{color:#ee174f}.businessGlobal_contents .conBox{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;margin:-.5em;transition:.3s}.businessGlobal_contents .conBox_tab{min-width:23.3%;min-height:5em;margin:.5em;position:relative;overflow:hidden;animation:tabLoad .3s linear 1}.businessGlobal_contents .conBox_tab_imgBox{width:100%;padding-bottom:70%;position:relative}.businessGlobal_contents .conBox_tab_imgBox img{object-fit:cover;width:100%;height:100%;position:absolute;left:0;top:0}.businessGlobal_contents .conBox_txtBox{width:100%;position:absolute;top:30%;left:50%;height:100%;transform:translateX(-50%);color:#fff;opacity:0;transition:.3s}.businessGlobal_contents .conBox_txtBox_linkbox{position:relative;top:30%}.businessGlobal_contents .conBox_txtBox_linkbox .icon{width:30px;transform:rotate(-90deg);margin-bottom:12px}.businessGlobal_contents .conBox_txtBox_linkbox .division{font-weight:600}.businessGlobal_contents .conBox_txtBox_linkbox .title{text-align:center;line-height:2}.businessGlobal_contents .conBox_hover{opacity:1;background-color:rgba(0,0,0,.7);top:0}.businessGlobal_middleBg{height:20vh;width:100%;background-image:url(/static/media/global_network_middle_bg.e05065e9.jpg);background-size:cover;background-position:50% 50%;color:#fff;display:flex;align-content:center;justify-content:center;font-weight:400;padding:3em 0;margin:0 auto}.businessGlobal_middleBg_txtbox{display:flex;flex-direction:column;align-items:center;justify-content:center}.businessGlobal_middleBg_txtbox div{display:flex;justify-content:center;align-content:center;margin:0 -1em}.businessGlobal_middleBg_txtbox div p{font-size:24px;line-height:2}.businessGlobal_middleBg_txtbox div svg{margin:0 1em;font-size:20px}.businessGlobal_howWatch{width:75%;margin:0 auto;height:100vh;position:relative}.businessGlobal_howWatch_title{padding-top:100px;text-align:center;line-height:2;font-size:32px}.businessGlobal_howWatch_title .about{font-weight:600}.businessGlobal_howWatch_title:after{content:"";width:1.5em;height:2px;margin:0 auto;background-color:#1b1b1b;display:block}.businessGlobal_howWatch_info{position:absolute;top:160px;right:0;border:1px solid #e3e3e3;background-color:hsla(0,0%,100%,.9);padding:1em;max-width:300px;line-height:1.5;box-shadow:3px 3px 3px rgba(0,0,0,.1)}.businessGlobal_howWatch_info .info_title{font-size:22px;font-weight:700;margin-bottom:10px}.businessGlobal_howWatch_info .info_title.map1{color:green}.businessGlobal_howWatch_info .info_title.map2{color:red}.businessGlobal_howWatch_info .info_title.map3{color:#00f}.businessGlobal_howWatch_info .info_title.map4{color:#ffa200}.businessGlobal_howWatch_info .info_title.map5{color:violet}.businessGlobal_howWatch_info .info_title.map6{color:#ff4500}.businessGlobal_howWatch_info .info_title.map7{color:purple}.businessGlobal_howWatch_button{z-index:10;width:100%;word-break:keep-all;display:flex;align-items:center;flex-wrap:wrap}.businessGlobal_howWatch_button .button{background-color:#fff;cursor:pointer;margin:.5em;border:1px solid #e3e3e3;display:flex;align-items:center;text-align:center;padding:1em;line-height:1.2;border-radius:5px}.businessGlobal_howWatch_button .button.map1{border:1px solid green;color:green}.businessGlobal_howWatch_button .button.map2{border:1px solid red;color:red}.businessGlobal_howWatch_button .button.map3{border:1px solid #00f;color:#00f}.businessGlobal_howWatch_button .button.map4{border:1px solid #ffa200;color:#ffa200}.businessGlobal_howWatch_button .button.map5{border:1px solid violet;color:violet}.businessGlobal_howWatch_button .button.map6{border:1px solid #ff4500;color:#ff4500}.businessGlobal_howWatch_button .button.map7{border:1px solid purple;color:purple}.businessGlobal_partners{text-align:center;padding:3em 0;width:75%;margin:0 auto}.businessGlobal_partners_title{text-align:center;line-height:2;font-size:32px}.businessGlobal_partners_title .about{font-weight:600}.businessGlobal_partners_title:after{content:"";width:1.5em;height:2px;margin:0 auto;background-color:#1b1b1b;display:block}.businessGlobal_partners_partTab{justify-content:center;position:relative;margin-top:3em;margin-bottom:5em}.businessGlobal_partners_partTab .tabmenu{display:flex;justify-content:center}.businessGlobal_partners_partTab .tabmenu div{margin:0 40px;cursor:pointer;font-size:inherit;white-space:nowrap}.businessGlobal_partners_partTab .tabmenu_active{color:#ee174f}.businessGlobal_partners_partnerBox{padding-top:3em;width:100%;left:0;top:3em;display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;margin:-1em;transition:.3s}.businessGlobal_partners_partnerBox .partnersTab{width:22.2%;margin:1em;padding:1em;position:relative;overflow:hidden;box-shadow:3px 3px 5px rgba(0,0,0,.1);animation:tabLoad .3s linear 1}.businessGlobal_partners_partnerBox .partnersTab_imgbox{width:100%;padding-bottom:50%;position:relative}.businessGlobal_partners_partnerBox .partnersTab_imgbox img{object-fit:contain;width:90%;height:90%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.businessGlobal_contacts{padding:0;background-image:url(/static/media/global_network_contact_bgpng.e1e917e3.png);background-size:cover;background-position:50% 50%;height:50em;width:100%}.businessGlobal_contacts_title{padding-top:50px;text-align:center;line-height:2;font-size:32px}.businessGlobal_contacts_title .about{font-weight:600}.businessGlobal_contacts_title:after{content:"";width:1.5em;height:2px;margin:0 auto;background-color:#1b1b1b;display:block}.businessGlobal_contacts_list{padding:2em 0 1em;width:75%;margin:0 auto;display:flex;flex-wrap:wrap;line-height:1.5}.businessGlobal_contacts_list .contactsBox{padding:2em;width:22em;background-color:#fff;position:relative;margin:1em}.businessGlobal_contacts_list .contactsBox_country span{font-weight:600;color:#ee174f}.businessGlobal_contacts_list .contactsBox_name{font-size:2.4rem;font-weight:600;padding:.5em 0}.businessGlobal_contacts_list .contactsBox a{display:block}.businessGlobal_contacts_list .contactsBox:after{position:absolute;bottom:-.5em;left:2.5em;content:"";display:block;background-color:#fff;width:1em;height:1em;transform:rotate(45deg)}@media(max-width:1440px){.businessGlobal_banner_wrap{width:75%;flex-wrap:nowrap}.businessGlobal_banner_wrap .infoTxt{width:50%;line-height:1.3}.businessGlobal_banner_wrap .infoTxt p{margin-left:.5em}.businessGlobal_banner_wrap .downloadBtn{margin-top:0}.businessGlobal_banner_wrap .downloadBtn_link{width:calc(50% - 6px);margin-bottom:12px}.businessGlobal_banner_wrap .downloadBtn_link:nth-child(n+3){margin-bottom:0}.businessGlobal_partners_partTab{margin-bottom:3em}.businessGlobal_partners_partTab .tabmenu div{margin:0 30px}.businessGlobal_partners_partnerBox .partnersTab{width:21.8%}.businessGlobal_contacts{height:45em}.businessGlobal_contacts_list{margin:1em auto}.businessGlobal_contacts_list .contactsBox{width:31.3%;margin:2% 1%}}@media(max-width:1024px){.businessGlobal_banner_wrap{width:95%}.businessGlobal_contents{width:85%}.businessGlobal_contents_contentsTab{margin-bottom:2.5em}.businessGlobal_contents_contentsTab .tabMenuBox div{margin:0 25px}.businessGlobal_contents .conBox_tab{min-width:23%;margin:1%}.businessGlobal_partners{width:85%}.businessGlobal_partners_partTab{margin-bottom:0}.businessGlobal_partners_partTab .tabmenu div{margin:0 25px}.businessGlobal_partners_partnerBox .partnersTab{width:23%;margin:0 1%}.businessGlobal_contacts_list{width:85%;margin:1em auto}.businessGlobal_contacts_list .contactsBox{padding:1em 1.5em;width:31.3%;margin:2% 1%}}@media(max-width:768px){.businessGlobal_banner_wrap{width:95%}.businessGlobal_banner_wrap .downloadBtn{flex-direction:row}.businessGlobal_middleBg_txtbox .bottomTxt p,.businessGlobal_middleBg_txtbox .topTxt p{font-size:2.1rem}.businessGlobal_contents{width:85%}.businessGlobal_contents_contentsTab{margin-bottom:2em}.businessGlobal_contents .conBox{margin:0}.businessGlobal_contents .conBox_tab{min-width:31.3%}.businessGlobal_partners{width:85%}.businessGlobal_partners_partTab{margin-bottom:2em}.businessGlobal_partners_partTab .tabmenu div{margin:0 10px}.businessGlobal_partners_partnerBox{margin:0}.businessGlobal_partners_partnerBox .partnersTab{width:31.3%}.businessGlobal_contacts{height:50em}.businessGlobal_contacts_list{width:95%;margin:1em auto}.businessGlobal_contacts_list .contactsBox{padding:1em 1.5em;width:48%;margin:2% 1%}}@media(max-width:425px){.businessGlobal_visual iframe{height:350px}.businessGlobal_aboutUs{padding:1em 0}.businessGlobal_banner{height:30vh;padding:2em 0}.businessGlobal_banner_wrap{flex-direction:column}.businessGlobal_banner_wrap .infoTxt{width:100%}.businessGlobal_banner_wrap .infoTxt svg{font-size:3rem}.businessGlobal_banner_wrap .infoTxt p{font-size:1.7rem}.businessGlobal_banner_wrap .downloadBtn{width:100%;margin:-1%;justify-content:space-around}.businessGlobal_contents_contentsTab .tabMenuBox div{margin:0 10px}.businessGlobal_contents .conBox_tab{margin:1%;min-width:48%}.businessGlobal_middleBg{padding:1em 0}.businessGlobal_middleBg_txtbox .bottomTxt p,.businessGlobal_middleBg_txtbox .topTxt p{font-size:1.6rem}.businessGlobal_partners_partTab{margin-bottom:0}.businessGlobal_partners_partTab .tabmenu div{white-space:normal}.businessGlobal_partners_partnerBox .partnersTab{width:48%;margin:1%}.businessGlobal_contacts{height:60em;padding:1em 0}.businessGlobal_contacts_list .contactsBox{padding:1em}.businessGlobal_contacts_list .contactsBox p{font-size:1.8rem}.businessGlobal_contacts_list .contactsBox a{font-size:1.4rem}}@media(max-width:375px){.businessGlobal_banner_wrap .infoTxt p{margin-left:1em;width:80%}.businessGlobal_banner_wrap .downloadBtn a{width:10em}.businessGlobal_contacts{height:55em;padding:1em 0}.businessGlobal_contacts_list .contactsBox{padding:1em}.businessGlobal_contacts_list .contactsBox p{font-size:1.6rem}.businessGlobal_contacts_list .contactsBox a{font-size:1.2rem}}@media(max-width:320px){.businessGlobal_banner{height:40vh}.businessGlobal_banner_wrap .infoTxt p{margin-left:1em;width:90%}.businessGlobal_banner_wrap .downloadBtn a{width:9em}.businessGlobal_contents_contentsTab .tabMenuBox{flex-wrap:wrap}.businessGlobal_middleBg_txtbox .topTxt{display:block;width:100%}.businessGlobal_middleBg_txtbox .topTxt svg{justify-content:flex-start}.businessGlobal_middleBg_txtbox .topTxt p{text-align:center;margin:.1em 0}.businessGlobal_middleBg_txtbox .bottomTxt{display:block;width:100%}.businessGlobal_middleBg_txtbox .bottomTxt p{text-align:center;margin:.1em 0}.businessGlobal_middleBg_txtbox .bottomTxt svg{display:flex;justify-content:flex-end;margin-left:auto}.businessGlobal_contacts{height:70em;padding:1em 0}.businessGlobal_contacts_list .contactsBox{margin:.8em 0;width:100%}.businessGlobal_contacts_list .contactsBox p{font-size:1.6rem}.businessGlobal_contacts_list .contactsBox a{font-size:1.2rem}}.GlobalDetail_titleWrap{background:url(/static/media/global_network_view_bg.34ddc0a2.png) no-repeat;background-size:cover}.GlobalDetail_titleWrap_title{padding:4em 0;width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.GlobalDetail_titleWrap_title .viewTitle{line-height:1.2}.GlobalDetail_titleWrap_title .viewTitle p{font-size:20px}.GlobalDetail_titleWrap_title .viewTitle div{font-weight:600;font-size:32px}.GlobalDetail_titleWrap_title .backWrap_btn{display:block;padding:10px 20px;background-color:#2484da;color:#fff;border-radius:5px;font-weight:600;cursor:pointer}.GlobalDetail_mainContainer{width:100%;background-color:#fff;padding:3em 0}.GlobalDetail_mainContainer_mainView{width:1400px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.GlobalDetail_mainContainer_mainView .imgWrap{width:60%;display:flex;flex-direction:column;align-items:flex-end}.GlobalDetail_mainContainer_mainView .imgWrap img{width:100%}.GlobalDetail_mainContainer_mainView .imgWrap a{margin-top:1em;display:block;background-color:#e2e2e2;padding:.8em 2em;font-weight:600;border-radius:5px;transition:.3s}.GlobalDetail_mainContainer_mainView .txtWrap{width:40%;padding:0 2em;line-height:1.35;word-break:break-all}.GlobalDetail_mainContainer_mainView .txtWrap_title p{font-size:32px;font-weight:600;width:100%}.GlobalDetail_mainContainer_mainView .txtWrap_title :after{content:"";display:block;width:1.5em;height:1px;background-color:#1b1b1b;margin-top:15px}.GlobalDetail_mainContainer_mainView .txtWrap_text,.GlobalDetail_mainContainer_mainView .txtWrap_viewInfo{padding:1em 0}.GlobalDetail_mainContainer_mainView .txtWrap_viewInfo_title{color:#ee174f}.GlobalDetail_moreDivision{background-color:#ebebeb;padding:3em 0 5em;width:100%;overflow:visible}.GlobalDetail_moreDivision_title{font-size:22px;padding-bottom:1em}.GlobalDetail_moreDivision_slideWrap,.GlobalDetail_moreDivision_title{margin:0 auto;width:1400px;position:relative}.GlobalDetail_moreDivision_slideWrap .swiper-container{position:unset}.GlobalDetail_moreDivision_slideWrap .swiper-container .detailSlide{margin-right:30px;overflow:hidden;cursor:pointer}.GlobalDetail_moreDivision_slideWrap .swiper-container .detailSlide_imgBox{width:100%;padding-bottom:70%;position:relative}.GlobalDetail_moreDivision_slideWrap .swiper-container .detailSlide_imgBox img{object-fit:cover;width:100%;height:100%;position:absolute;left:0;top:0}.GlobalDetail_moreDivision_slideWrap .swiper-container .detailSlide_slideBox{width:100%;position:absolute;top:30%;left:50%;height:100%;transform:translateX(-50%);color:#fff;opacity:0;transition:.3s}.GlobalDetail_moreDivision_slideWrap .swiper-container .detailSlide_slideBox_linkbox{position:relative;top:30%}.GlobalDetail_moreDivision_slideWrap .swiper-container .detailSlide_slideBox_linkbox .icon{position:relative;left:50%;width:30px;transform:rotate(-90deg) translateY(-50%);margin-bottom:12px}.GlobalDetail_moreDivision_slideWrap .swiper-container .detailSlide_slideBox_linkbox .division{font-weight:600;text-align:center}.GlobalDetail_moreDivision_slideWrap .swiper-container .detailSlide_slideBox_linkbox .title{text-align:center;line-height:2}.GlobalDetail_moreDivision_slideWrap .swiper-container .detailSlide_slideBoxHover{opacity:1;background-color:rgba(0,0,0,.7);top:0}.GlobalDetail_moreDivision_slideWrap .swiper-container .swipe-prev{top:-9%;color:#000;left:auto;right:50px;position:absolute;cursor:pointer}.GlobalDetail_moreDivision_slideWrap .swiper-container .swipe-next{top:-9%;right:10px;color:#000;position:absolute;cursor:pointer}@media (max-width:1440px){.GlobalDetail_mainContainer_mainView,.GlobalDetail_moreDivision_slideWrap,.GlobalDetail_moreDivision_title,.GlobalDetail_titleWrap_title{width:calc(100% - 80px)}}@media (max-width:1024px){.GlobalDetail{padding-top:3em}.GlobalDetail_moreDivision_slideWrap .swiper-container .swipe-next,.GlobalDetail_moreDivision_slideWrap .swiper-container .swipe-prev{top:-14%}}@media (max-width:768px){.GlobalDetail_titleWrap_title{width:calc(100% - 40px)}.GlobalDetail_mainContainer_mainView{width:calc(100% - 40px);flex-direction:column}.GlobalDetail_mainContainer_mainView .imgWrap,.GlobalDetail_mainContainer_mainView .txtWrap{width:100%}.GlobalDetail_moreDivision_slideWrap,.GlobalDetail_moreDivision_title{width:calc(100% - 40px)}}@media (max-width:425px){.GlobalDetail_titleWrap_title .viewTitle div{font-size:2rem}.GlobalDetail_titleWrap_title .backWrap_btn{padding:.5em}.GlobalDetail_mainContainer_mainView .txtWrap_title p{font-size:2.7rem}.GlobalDetail_moreDivision_slideWrap .swiper-container .swipe-next,.GlobalDetail_moreDivision_slideWrap .swiper-container .swipe-prev{top:-27%}}@media (max-width:320px){.GlobalDetail_titleWrap_title .viewTitle p{font-size:1rem}.GlobalDetail_titleWrap_title .viewTitle div{font-size:1.5rem}.GlobalDetail_titleWrap_title .backWrap_btn{padding:.3em}.GlobalDetail_mainContainer_mainView .txtWrap_title p{font-size:2rem}.GlobalDetail_moreDivision_slideWrap .swiper-container .swipe-next,.GlobalDetail_moreDivision_slideWrap .swiper-container .swipe-prev{top:-32%}}#SearchMain{padding:48px 0 0;line-height:1.2}#SearchMain #SearchForm{z-index:12;position:fixed;top:0;left:50%;transform:translateX(-50%);height:48px;width:calc(100% - 120px);display:flex;justify-content:space-between;align-items:center}#SearchMain #SearchForm.searchForm .searchForm_input{width:calc(100% - 40px);height:40px;padding:0 8px;color:#fff;background:none}#SearchMain #SearchForm.searchForm .searchForm_input::placeholder{color:#fff;opacity:.7}#SearchMain #SearchForm.searchForm .searchForm_btn{width:30px;height:30px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACQAAAAkCAYAAADhAJiYAAAACXBIWXMAAAsTAAALEwEAmpwYAAAF0WlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdEV2dD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlRXZlbnQjIiB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iIHhtbG5zOnBob3Rvc2hvcD0iaHR0cDovL25zLmFkb2JlLmNvbS9waG90b3Nob3AvMS4wLyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHhtcDpDcmVhdGVEYXRlPSIyMDIyLTA1LTMxVDE0OjE3OjIxKzA5OjAwIiB4bXA6TWV0YWRhdGFEYXRlPSIyMDIyLTA1LTMxVDE0OjE3OjIxKzA5OjAwIiB4bXA6TW9kaWZ5RGF0ZT0iMjAyMi0wNS0zMVQxNDoxNzoyMSswOTowMCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpiNDE3ZDI2OC02N2I1LTFlNGEtYjNiYi04ODY1NDJiOWMxMjMiIHhtcE1NOkRvY3VtZW50SUQ9ImFkb2JlOmRvY2lkOnBob3Rvc2hvcDo3MDFhZjU5Yy0yYzhmLTZmNGMtODc3Ny04NTA3MjBhYjI2MzAiIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjM2FiNDdkZi1iYTg4LWI5NDctODM1ZS01ZjA0OWJjZmIxMjMiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIj4gPHhtcE1NOkhpc3Rvcnk+IDxyZGY6U2VxPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0iY3JlYXRlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDpjM2FiNDdkZi1iYTg4LWI5NDctODM1ZS01ZjA0OWJjZmIxMjMiIHN0RXZ0OndoZW49IjIwMjItMDUtMzFUMTQ6MTc6MjErMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6YjQxN2QyNjgtNjdiNS0xZTRhLWIzYmItODg2NTQyYjljMTIzIiBzdEV2dDp3aGVuPSIyMDIyLTA1LTMxVDE0OjE3OjIxKzA5OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+SkseZAAAAjtJREFUWIXNmL9PFEEUx7+IHqhREimNjSF6saEWoxALKwpDYaPxNxo7O/4VCZ0llbXkALnchb8A0cbCgkb+AC7HfiyYwc3szN7u7HnLN3nFm3nvzWfnJjMvNwboLOlc3QCuzhzQ+YicW5IeS3ok6Y6kaTN+KGlP0ldJXyT9jCICito8sENx7ZicMmsUApoEPgFJCRirxORODgvoGtCNAHHVNbUqAV0CdgMLtIB3wAzQMDZjxlqBnF1TMxpozVP0O7BQ4EsXTKyrtVigebJn5htwtQCMtSvAtlMjYcBBD020nUL7wFQJGGtTnp1qlwWa9XzVvQgYa3Nkd3s2FO+7qZccvyWpE3XJnahrauStcSof0H3HX68AE6rxIBToA2o6/lZlHGnT8W+HAscg034cSWqk/AlJvYpADVPXqmfqZlTktfcm/i/5gA4d//oQ1rkxYI1T+YD2Hd895DF66Pg/QoE+oLbjP6mMk63hrvFPBS/GuQoX490yF2PRp2OPGp+O0OO6zcmDWeZx/e3USBjQLeQVXCWrMu3HH0/+6qDcvMm8Bm0DWAZuAheAy0DTjG0Ecn5RsUETMJ0DVVYJ8L4qkICLxDf5PqjlqkDpg94psXgH/zlMgLfDALLWBFaATeAA6Bk7MGMrJsbGfyS7uwnwZlhAMfYhAPW6LiCZn+nYgToGXtUFJOA50Heg+sBLGzPqfz8+S3omqZ8aG1e6pR3xDllbAo7MDq0D43bO18KOSouSXkh6qlSLXCeQV38B6DLree3X1XwAAAAASUVORK5CYII=) 50% no-repeat;background-size:28px}#SearchMain.searchMain .searchMain.btn-warp{display:flex;justify-content:space-between;align-items:center;padding:8px 16px;background:#eee}#SearchMain.searchMain .searchMain.btn-warp .btn-warp_btn:first-of-type{position:relative;display:flex;align-items:center}#SearchMain.searchMain .searchMain.btn-warp .btn-warp_btn:first-of-type:before{content:"";width:16px;height:16px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAACXBIWXMAAAsTAAALEwEAmpwYAAAG0GlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDUgNzkuMTYzNDk5LCAyMDE4LzA4LzEzLTE2OjQwOjIyICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtbG5zOnhtcE1NPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvbW0vIiB4bWxuczpzdFJlZj0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL3NUeXBlL1Jlc291cmNlUmVmIyIgeG1sbnM6c3RFdnQ9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZUV2ZW50IyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIiB4bWxuczpwaG90b3Nob3A9Imh0dHA6Ly9ucy5hZG9iZS5jb20vcGhvdG9zaG9wLzEuMC8iIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXA6Q3JlYXRlRGF0ZT0iMjAyMi0wNS0zMVQyMDozMTowOCswOTowMCIgeG1wOk1vZGlmeURhdGU9IjIwMjItMDUtMzFUMjA6MzI6MDUrMDk6MDAiIHhtcDpNZXRhZGF0YURhdGU9IjIwMjItMDUtMzFUMjA6MzI6MDUrMDk6MDAiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Yzc4YWJhZDEtOWVmYS1jNjRhLWJkYzgtNThmMzUwMGJkZGYxIiB4bXBNTTpEb2N1bWVudElEPSJhZG9iZTpkb2NpZDpwaG90b3Nob3A6YTlhNjEwN2YtNjA4OS05MjQxLTljZWUtMmRjYTAzN2IxN2RkIiB4bXBNTTpPcmlnaW5hbERvY3VtZW50SUQ9InhtcC5kaWQ6MzQ5NDQyNUZFMEQ0MTFFQ0JFQzZFMUNGNjU0QUQwNkMiIGRjOmZvcm1hdD0iaW1hZ2UvcG5nIiBwaG90b3Nob3A6Q29sb3JNb2RlPSIzIiBwaG90b3Nob3A6SUNDUHJvZmlsZT0ic1JHQiBJRUM2MTk2Ni0yLjEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozNDk0NDI1Q0UwRDQxMUVDQkVDNkUxQ0Y2NTRBRDA2QyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozNDk0NDI1REUwRDQxMUVDQkVDNkUxQ0Y2NTRBRDA2QyIvPiA8eG1wTU06SGlzdG9yeT4gPHJkZjpTZXE+IDxyZGY6bGkgc3RFdnQ6YWN0aW9uPSJzYXZlZCIgc3RFdnQ6aW5zdGFuY2VJRD0ieG1wLmlpZDoxODkwOTlhOS0wOGMxLWMyNDktYjU5Ny05ODRiN2IyMTk4YWMiIHN0RXZ0OndoZW49IjIwMjItMDUtMzFUMjA6MzI6MDUrMDk6MDAiIHN0RXZ0OnNvZnR3YXJlQWdlbnQ9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE5IChXaW5kb3dzKSIgc3RFdnQ6Y2hhbmdlZD0iLyIvPiA8cmRmOmxpIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6Yzc4YWJhZDEtOWVmYS1jNjRhLWJkYzgtNThmMzUwMGJkZGYxIiBzdEV2dDp3aGVuPSIyMDIyLTA1LTMxVDIwOjMyOjA1KzA5OjAwIiBzdEV2dDpzb2Z0d2FyZUFnZW50PSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOSAoV2luZG93cykiIHN0RXZ0OmNoYW5nZWQ9Ii8iLz4gPC9yZGY6U2VxPiA8L3htcE1NOkhpc3Rvcnk+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+ytQevwAAADBJREFUKJFjPHXq1IcPHxiIAwICAgy7du36TzTYtWsXE5Fmw8GohlEN1NLASGryBgCsCzkLa+tgnwAAAABJRU5ErkJggg==) 50% no-repeat;background-size:cover;margin-right:8px}#SearchMain.searchMain .searchMain.btn-warp .btn-warp_btn:first-of-type.on:before{content:"";background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjM0OTQ0MjVFRTBENDExRUNCRUM2RTFDRjY1NEFEMDZDIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjM0OTQ0MjVGRTBENDExRUNCRUM2RTFDRjY1NEFEMDZDIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MzQ5NDQyNUNFMEQ0MTFFQ0JFQzZFMUNGNjU0QUQwNkMiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MzQ5NDQyNURFMEQ0MTFFQ0JFQzZFMUNGNjU0QUQwNkMiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4RHQkrAAABA0lEQVR42pRSPQ5EUBBmiUJDQecKLqHXaHUqtUIcQCFB7QQOIBIF0YtSK06gUWhEYneS2bD7djfsFC9v5n3f/H2Pbtt2mibqmomiSJVleb9sAL6dZgWcZVlpmj790wqe5wGMpmnf988rJEkSBAHWmeeZrLCu62vuLMsYhkGmaZrbtgH4ILiuq+v6sizoNk3D8zyiNU3D+EEANL4hp+97WZYxoqoq7H3fEotRSZLwkue5YRjDMIzjCK6iKEVRCIJwjLW3FIYhMTHguq4jdHgbOoqiHc1xXF3Xn8KROsRxvC/0q9Is0YbjOHDCALZtf1WG/Qwh55fdqD+NhR9bVdX17/0QYACf8DbOAa58SgAAAABJRU5ErkJggg==) 50% no-repeat;background-size:cover}#SearchMain.searchMain .searchMain.btn-warp .btn-warp_btn:nth-of-type(2){padding:6px 18px;background:#34373c;color:#fff;font-size:14px;font-weight:300}#SearchMain.searchMain .searchMain.detail{margin:16px 0;padding:0 16px 16px}#SearchMain.searchMain .searchMain.detail .detail_wrap{border:1px solid #e4e4e4;padding:16px;border-radius:5px}#SearchMain.searchMain .searchMain.detail .detail_list{margin-bottom:8px}#SearchMain.searchMain .searchMain.detail .detail_list:last-of-type{margin:0}#SearchMain.searchMain .searchMain.detail .detail_list.title{width:100%;margin-bottom:4px;background:#eee;padding:6px 8px;border-radius:5px}#SearchMain.searchMain .searchMain.detail .detail_list.title .title{font-weight:500}#SearchMain.searchMain .searchMain.detail .detail_list.btn-list{padding:0 10px}#SearchMain.searchMain .searchMain.detail .detail_list.btn-list .btn-list{display:flex;justify-content:flex-start;flex-wrap:wrap;padding:4px 8px}#SearchMain.searchMain .searchMain.detail .detail_list.btn-list.on{color:#ee174f}#SearchMain.searchMain .searchMain.detail .detail_list.btn-list:disabled{cursor:text;color:#aaa}#SearchMain.searchMain .searchMain.detail .detail_list.datePick{display:inline-flex;align-items:center;padding:2px 0 2px 50px}#SearchMain.searchMain .searchMain.detail .detail_list.datePick_text{padding:0 10px;color:#000}#SearchMain.searchMain .searchMain.detail .detail_list.datePick_form{width:116px;font-size:14px;border:1px solid #c4c4c4;padding:4px 3px;color:#999;font-weight:500;background:url(/static/media/ico_search_datePicker.ee425349.png) no-repeat 94px 50%}#SearchMain.searchMain .searchMain.detail .detail_list.datePick_form::placeholder{font-size:1}#SearchMain.searchMain .searchMain.detail .detail_list.datePick_form.on{color:#000}#SearchMain.searchMain .searchMain.detail .detail_list.datePick_form.disabled{border:1px solid #000}#SearchMain.searchMain .searchMain.detail .detail_list.datePick .react-datepicker__navigation-icon--next,#SearchMain.searchMain .searchMain.detail .detail_list.datePick .react-datepicker__navigation-icon--previous{top:6px}#SearchMain.searchMain .searchMain.detail .detail_list.datePick .react-datepicker__day--keyboard-selected,#SearchMain.searchMain .searchMain.detail .detail_list.datePick .react-datepicker__day--selected{background:#ee174f}#SearchMain.searchMain .searchMain.detail .detail_list.datePick .react-datepicker__day--in-range{background:#34373c}#SearchMain.searchMain .searchMain_content{display:flex;overflow-x:scroll;background:-ms-linear-gradient(180deg,#fff calc(100% - 2px),#e4e4e4 0);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#1301FE",endColorstr="#F4F60C",GradientType="1");background:linear-gradient(180deg,#fff calc(100% - 2px),#e4e4e4 0)}#SearchMain.searchMain .searchMain_content.tap-warp .tap-warp_list{position:relative;white-space:nowrap;padding:12px 0;font-weight:500}#SearchMain.searchMain .searchMain_content.tap-warp .tap-warp_list:not(:last-child):before{content:"";position:absolute;top:50%;right:0;width:3px;height:3px;background:#000;border-radius:50%;transform:translateY(-50%)}#SearchMain.searchMain .searchMain_content.tap-warp .tap-warp_list:after{content:"";z-index:1;position:absolute;width:0;height:2px;background:#ee174f;bottom:0;left:50%;transition:all .2s linear;transform:translateX(-50%)}#SearchMain.searchMain .searchMain_content.tap-warp .tap-warp_list.on:after{width:calc(100% + 12px)}#SearchMain.searchMain .searchMain_content.tap-warp .tap-warp_list_btn{padding:0 25px;font-weight:500}#SearchMain.searchMain .searchMain.main-inner{width:100%;padding:20px 0}#SearchMain.searchMain .searchMain.main-inner .main-inner_None{margin-top:50px;width:100%;text-align:center}#SearchMain.searchMain .searchMain.main-inner .main-inner_None :first-child{margin-bottom:10px;font-weight:800}#SearchMain.searchMain .searchMain.main-inner .main-inner_main{width:100%}#SearchMain.searchMain .searchMain.main-inner .main-inner_main .btnMore-wrap{padding-top:0;padding-bottom:20px}#SearchMain.searchMain .searchMain.main-inner .main-inner_main .btnMore-wrap .btnMore{display:block;width:280px;height:48px;line-height:48px;margin:0 auto;border:1px solid #e4e4e4;font-weight:700}#SearchList{margin-bottom:20px}#SearchList.searchList .searchList{padding:16px;line-height:1.2}#SearchList.searchList .searchList_type-A.list .list{padding:8px 4px;border-bottom:1px solid #e4e4e4}#SearchList.searchList .searchList_type-A.list .list_text-warp{width:100%;height:88px;padding:8px 8px 0 4px;display:flex;flex-direction:column;justify-content:space-between}#SearchList.searchList .searchList_type-A.list .list_text-warp_title{margin-bottom:5px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:48px;max-height:40px;overflow:hidden;word-break:keep-all}#SearchList.searchList .searchList_type-A.list .list_text-warp_info.text{text-align:right;margin-bottom:5px;font-size:14px}#SearchList.searchList .searchList_type-A.list .list_text-warp_info.text .text_bold{font-weight:700}#SearchList.searchList .searchList_type-A.list .list_text-warp_info.text .text_nomral{position:relative;margin-left:12px;padding-left:12px}#SearchList.searchList .searchList_type-A.list .list_text-warp_info.text .text_nomral:after{content:"";position:absolute;left:0;top:50%;width:1px;height:12px;transform:translateY(-40%);background:#000}#SearchList.searchList .searchList_type-A.list .list_img-warp{width:40%}#SearchList.searchList .searchList_type-A.list .list_img-warp_image{position:relative;width:100%;height:0;padding-top:56.25%;background:#ddd}#SearchList.searchList .searchList_type-A.list .list_img-warp_image.img .img{position:absolute;width:100%;height:100%;top:0;left:0}#SearchList.searchList .searchList_type-B.list .list{padding:8px 4px;border-bottom:1px solid #e4e4e4}#SearchList.searchList .searchList_type-B.list .list_img-warp{width:40%;max-width:158px}#SearchList.searchList .searchList_type-B.list .list_img-warp_image{position:relative;width:100%;height:0;padding-top:56.25%}#SearchList.searchList .searchList_type-B.list .list_img-warp_image.img .img{position:absolute;top:0}#SearchList.searchList .searchList_type-B.list .list_text-warp{width:100%;padding:8px 16px;display:flex;flex-direction:column;justify-content:space-between}#SearchList.searchList .searchList_type-B.list .list_text-warp_sub{font-size:14px}#SearchList.searchList .searchList_type-B.list .list_text-warp_sub.last{margin-bottom:8px}#SearchList.searchList .searchList_type-B.list .list_text-warp_title{font-size:15px;font-weight:700;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;height:20px;max-height:20px;overflow:hidden;margin-bottom:8px}#SearchList.searchList .searchList_type-B.list .list_text-warp_text{font-size:14px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:60px;max-height:52px;overflow:hidden}#SearchList.searchList .searchList_type-C{display:flex;flex-wrap:wrap;padding:16px 25px}#SearchList.searchList .searchList_type-C.list .list{width:calc(50% - 8px);margin-bottom:24px;margin-right:16px}#SearchList.searchList .searchList_type-C.list .list:nth-of-type(2n){margin-right:0}#SearchList.searchList .searchList_type-C.list .list_img-warp{display:block;position:relative;width:100%;padding-top:56.25%;height:0;background:#ddd;margin-bottom:8px}#SearchList.searchList .searchList_type-C.list .list_img-warp_img{position:absolute;top:0;left:0;width:100%;height:100%}#SearchList.searchList .searchList_type-C.list .list_text-warp_title{font-size:15px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:38px;max-height:38px;overflow:hidden;margin-bottom:8px}#SearchList.searchList .searchList_type-C.list .list_text-warp_sub{width:100%;font-size:14px}#SearchList.searchList .searchList_type-C.list .list_text-warp_sub.text .text_nomral{font-size:12px;position:relative;margin-left:6px;padding-left:6px}#SearchList.searchList .searchList_type-C.list .list_text-warp_sub.text .text_nomral:after{content:"";position:absolute;left:0;top:50%;width:1px;height:12px;transform:translateY(-50%);background:#000}#SearchList.searchList .searchList_type-C.list .list_text-warp_sub.text .text_bold{font-weight:700;position:relative}#SearchList.searchList .searchList_type-D{display:flex;flex-wrap:wrap;justify-content:flex-start;padding:16px 25px}#SearchList.searchList .searchList_type-D.list .list{width:calc(50% - 8px);margin:0 16px 24px 0}#SearchList.searchList .searchList_type-D.list .list:nth-of-type(2n){margin-right:0}#SearchList.searchList .searchList_type-D.list .list_img-warp{display:block;position:relative;width:100%;padding-top:56.25%;height:0;margin-bottom:8px}#SearchList.searchList .searchList_type-D.list .list_img-warp_img{position:absolute;top:0;left:50%;transform:translateX(-50%);width:50%}#SearchList.searchList .searchList_type-D.list .list_text-warp_title{text-align:center;font-size:15px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:38px;max-height:38px;overflow:hidden;margin-bottom:8px}#SearchList.searchList .searchList_type-D.list .list_text-warp_sub{width:100%;font-size:14px;text-align:center}#SearchList.searchList .searchList_type-D.list .list_text-warp_sub.text .text_nomral{font-size:12px;position:relative;margin-left:6px;padding-left:6px}#SearchList.searchList .searchList_type-D.list .list_text-warp_sub.text .text_nomral:after{content:"";position:absolute;left:0;top:50%;width:1px;height:12px;transform:translateY(-50%);background:#000}#SearchList.searchList .searchList_type-D.list .list_text-warp_sub.text .text_bold{font-weight:700;position:relative}#SearchList.searchList .searchList_type-E{width:100%}#SearchList.searchList .searchList_type-E.list .list{padding:16px 0;margin:0 22px;display:flex;border-bottom:1px solid #c4c4c4}#SearchList.searchList .searchList_type-E.list .list_text-warp{width:100%;display:flex;flex-direction:column}#SearchList.searchList .searchList_type-E.list .list_text-warp.onlyText{width:100%}#SearchList.searchList .searchList_type-E.list .list_text-warp_title{margin-bottom:20px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3;height:auto;max-height:78px;overflow:hidden}#SearchList.searchList .searchList_type-E.list .list_text-warp_info.text{font-size:14px}#SearchList.searchList .searchList_type-E.list .list_text-warp_info.text .text_bold{font-weight:700}#SearchList.searchList .searchList_type-E.list .list_text-warp_info.text .text_nomral{position:relative;margin-left:12px;padding-left:12px}#SearchList.searchList .searchList_type-E.list .list_text-warp_info.text .text_nomral:after{content:"";position:absolute;left:0;top:50%;width:1px;height:12px;transform:translateY(-50%);background:#000}@media(min-width:426px){#SearchList.searchList .searchList_list-warp_type-A.list .list_inner.text,#SearchList.searchList .searchList_list-warp_type-B.list .list_inner.text{flex-grow:1}#SearchList.searchList .searchList_list-warp_type-C.list .list{width:calc(33.33333% - 10.66667px)}#SearchList.searchList .searchList_list-warp_type-C.list .list:nth-of-type(2n){margin-right:16px}#SearchList.searchList .searchList_list-warp_type-C.list .list:nth-of-type(3n){margin-right:0}}@media (max-width:374px){#SearchList.searchList .searchList_list-warp.style0.list .list_inner.text{width:70%}#SearchList.searchList .searchList_list-warp.style0.list .list_inner.img{width:30%}#SearchList.searchList .searchList_list-warp_type-A.list .list_inner.text{width:70%}#SearchList.searchList .searchList_list-warp_type-A.list .list_inner.img{width:30%}}#SearchTitle.searchTitle.content{padding:16px;line-height:1.2}#SearchTitle.searchTitle.content .content{border-bottom:1px solid #e4e4e4;padding:0 0 12px}#SearchTitle.searchTitle.content .content_title{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c4c4c4}#SearchTitle.searchTitle.content .content_title_text{font-weight:700}#SearchTitle.searchTitle.content .content_title_text_count{margin-left:10px;color:#0089bd;font-weight:500}#SearchTitle.searchTitle.content .content_title_btn{font-size:15px;font-weight:450}.calamity{padding:5em 0}.calamity_mainTitle{width:1200px;margin:0 auto;padding-bottom:3em;line-height:1.8}.calamity_mainTitle div{font-size:40px;font-weight:700}.calamity_mainTitle p{font-weight:600;font-size:22px;line-height:1.5}.calamity_wrap_main{width:1400px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between}.calamity_wrap_main .video{width:58%;position:relative;padding-bottom:32.8%;height:0}.calamity_wrap_main .boxWrap{width:40%;padding:1.5em;border:1px solid #e3e3e3;border-radius:5px}.calamity_wrap_main .boxWrap_subtitle{font-size:22px;font-weight:600;padding-bottom:1em}.calamity_wrap_main .boxWrap_conductbox{display:grid;flex-wrap:wrap;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:.5em;padding-bottom:3em}.calamity_wrap_main .boxWrap_conductbox a{text-align:center;padding:.8em 1em;background-color:#f1f1f1;font-size:18px;font-weight:500;border-radius:5px;border:1px solid #e3e3e3;display:block}.calamity_wrap_main .boxWrap_lookup{display:flex}.calamity_wrap_main .boxWrap_lookup_lookupbox{flex:.8 1;margin-right:2em}.calamity_wrap_main .boxWrap_lookup_lookupbox a{line-height:2.5em;border-bottom:1px solid #e3e3e3;display:flex;justify-content:space-between;align-items:center}.calamity_wrap_main .boxWrap_lookup_banner{flex:1 1}.calamity_wrap_main .boxWrap_lookup_banner a{width:100%;height:3.5em;background-color:#fff;position:relative;border:1px solid #e3e3e3;border-radius:5px;margin-bottom:.5em;display:flex;align-items:center;justify-content:center;overflow:hidden}.calamity_wrap_main .boxWrap_lookup_banner a img{width:70%}.calamity_infowrap{margin:3em 0;width:100%;border-top:1px solid #e3e3e3;border-bottom:1px solid #e3e3e3;position:relative}.calamity_infowrap_info{width:1400px;margin:0 auto;position:relative}.calamity_infowrap_info .swiper-container{position:unset}.calamity_infowrap_info .swiper-container .swiper-button-prev{left:-3em;color:#000;top:44%}.calamity_infowrap_info .swiper-container .swiper-button-next{right:-3em;color:#000;top:44%}.calamity_infowrap_info .swiper-container .swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:initial;padding:2em 0;transition-timing-function:ease-out;margin:0 auto}.calamity_infowrap_info .swiper-container .swiper-wrapper .calamityBox{flex-shrink:0;height:100%;position:relative;transition-property:transform}.calamity_infowrap_info .swiper-container .swiper-wrapper .active{color:#ee174f!important}.calamity_infowrap_info .swiper-container .swiper-wrapper a{display:block;cursor:pointer}.calamity_infowrap_info .swiper-container .swiper-wrapper a .iconbox{width:90%;border-radius:20px;overflow:hidden;margin:0 auto}.calamity_infowrap_info .swiper-container .swiper-wrapper a img{width:100%;object-fit:cover}.calamity_infowrap_info .swiper-container .swiper-wrapper a .txtbox{margin-top:.5em;text-align:center;width:100%;line-height:1.2;font-size:16px;font-weight:600;color:#999}.calamity_mobileCard{width:95%;padding:1.5em;border:1px solid #e3e3e3;border-radius:5px;margin:5% auto}.calamity_mobileCard_subtitle{font-size:2rem;font-weight:600;padding-bottom:1em}.calamity_mobileCard_conductbox{display:grid;flex-wrap:wrap;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:.5em;padding-bottom:3em}.calamity_mobileCard_conductbox a{text-align:center;padding:.8em 1em;background-color:#f1f1f1;font-size:2rem;font-weight:600;border-radius:5px;border:1px solid #e3e3e3}.calamity_mobileCard_lookup{display:flex}.calamity_mobileCard_lookup .lookupbox{flex:.8 1;margin-right:2em}.calamity_mobileCard_lookup .lookupbox a{line-height:2.5em;border-bottom:1px solid #e3e3e3;display:flex;justify-content:space-between;align-items:center}.calamity_mobileCard_lookup .banner{flex:1 1}.calamity_mobileCard_lookup .banner a{width:100%;height:3.5em;background-color:#fff;position:relative;border:1px solid #e3e3e3;border-radius:5px;margin-bottom:.5em;display:flex;align-items:center;justify-content:center;overflow:hidden}.calamity_mobileCard_lookup .banner a img{width:70%}.calamity_weather{padding:3em 0;width:1400px;margin:0 auto}.calamity_weather_subTitle{font-size:26px;font-weight:700}.calamity_weather_weatherWrap{margin:2em 0;display:flex;width:100%}.calamity_weather_weatherWrap .contents{width:100%;margin-right:2em}.calamity_weather_weatherWrap .contents_videoBox{position:relative;width:100%}.calamity_weather_weatherWrap .contents_videoBox img{object-fit:cover;width:100%}.calamity_weather_weatherWrap .contents_txtBox{line-height:1.2;word-break:break-word}.calamity_weather_weatherWrap .contents_txtBox_title{margin:1em 0;font-weight:700}.calamity_weather_weatherWrap .contents_txtBox_sub{width:100%;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:16px}.calamity_weather_weatherWrap .contents_txtBox_date{text-align:right;margin:1em 0;font-size:16px;color:#999}@media(max-width:1440px){.calamity_mainTitle{width:63%}.calamity_wrap_main{width:75%}.calamity_wrap_main .video iframe{height:411px}.calamity_wrap_main .boxWrap{padding:.8em 1em}.calamity_wrap_main .boxWrap_conductbox{padding-bottom:1.5em}.calamity_wrap_main .boxWrap_conductbox a{padding:.5em .7em}.calamity_infowrap_info,.calamity_weather{width:75%}}@media(max-width:1023px){.calamity{padding:3em 0}.calamity_mainTitle{width:80%}.calamity_wrap_main{width:85%}.calamity_wrap_main .video iframe{height:390px}.calamity_wrap_main .boxWrap_conductbox a{font-size:1.6rem}.calamity_infowrap_info{width:85%}.calamity_infowrap_info .swiper-wrapper a .txtbox{font-size:1rem}.calamity_weather{width:85%;padding:0}}@media(max-width:767px){.calamity_wrap_main{align-items:center}.calamity_wrap_main .video{width:100%;padding-bottom:61.4%}.calamity_wrap_main .video iframe{height:320px}.calamity_wrap_main .boxWrap_conductbox a{font-size:1.3rem}.calamity_wrap_main .boxWrap_lookup_lookupbox a{letter-spacing:-1.6px}.calamity_infowrap_info .swiper-container .swiper-button-prev{left:-2em}.calamity_infowrap_info .swiper-container .swiper-button-next{right:-2em}.calamity_mobileCard_lookup .banner a img{width:50%}.calamity_weather{width:90%}.calamity_weather_weatherWrap{flex-direction:column}}@media(max-width:424px){.calamity_mainTitle{width:90%;padding-bottom:2em!important}.calamity_mainTitle div{font-size:2.6rem}.calamity_mainTitle p{font-size:1.8rem}.calamity_wrap_main .video{padding-bottom:56.4%}.calamity_wrap_main .video iframe{height:200px}.calamity_infowrap_info .swiper-container .swiper-button-prev{left:-1.5em}.calamity_infowrap_info .swiper-container .swiper-button-next{right:-1.5em}.calamity_mobileCard{width:95%;padding:1em .5em;display:block}.calamity_mobileCard_conductbox{padding-bottom:2em}.calamity_mobileCard_conductbox a{padding:.5em;font-size:1.5rem}}#Newsvideo{width:100%;padding:110px 16px 30px}#Newsvideo .title{display:flex;font-size:22px;margin-bottom:16px}#Newsvideo .title :first-child{font-weight:700;margin-right:6px;color:#ee174f}#Newsvideo .video-wrap{display:flex;justify-content:space-between;flex-wrap:wrap;position:relative}#Newsvideo .video-wrap .video{width:calc(50% - 8px);padding-bottom:14px}#Newsvideo .video-wrap .video_title{display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:auto;max-height:40px;overflow:hidden;word-break:keep-all;font-size:12px}#Newsvideo .video-wrap .video .time-wrap{display:flex;font-size:12px}#Newsvideo .video-wrap .video .time-wrap img{width:13px;margin-right:7px}#Newsvideo .btnMore-wrap .btnMore{display:block;width:280px;height:48px;margin:16px auto;border:1px solid #e4e4e4;font-weight:700}#NewsVideoView{padding-top:96px}#NewsVideoView .videoDetail{position:relative;padding-bottom:42px}#NewsVideoView .videoDetail .video-wrap{position:fixed;z-index:5;width:100%}#NewsVideoView .videoDetail .info{padding:56.25% 24px 0}#NewsVideoView .videoDetail .info_time{padding-top:16px;font-size:15px;margin-bottom:8px}#NewsVideoView .videoDetail .info_title{font-size:22px;font-weight:500;line-height:1.4;margin-bottom:12px}#NewsVideoView .videoDetail .info_content{font-size:15px;word-break:keep-all;white-space:pre-wrap;margin-bottom:32px;line-height:1.4}#NewsVideoView .videoDetail .info .program{width:100%;display:flex;align-items:center;justify-content:space-between}#NewsVideoView .videoDetail .info .program_title{width:80%;position:relative;text-align:left;font-size:15px;font-weight:700}#NewsVideoView .videoDetail .info .program_share{width:20px;opacity:.7}#NewsVideoView .videoDetail:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background:#e4e4e4;border-top:2px solid #c4c4c4}#NewsVideoView .videoList .listbar{position:-webkit-sticky;position:sticky;z-index:1;display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#fff;border-bottom:1px solid #b8b8b8}#NewsVideoView .videoList .listbar .title{font-weight:800}*{margin:0;padding:0;border:0;vertical-align:initial}*,:after,:before{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,input,menu,nav,section,select,textarea{display:block;border-radius:0;outline:none}fieldset{border:none}li,ol,ul{list-style:none}img{vertical-align:middle;border:none}img,video{max-width:100%}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}address,em,i{font-style:normal}a{text-decoration:none;color:inherit}table{border-collapse:collapse;border-spacing:0}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}@font-face{font-family:"Noto Sans KR";font-style:normal;font-weight:300;src:url(/static/media/noto-sans-kr-v21-latin_korean-300.fa2a8a80.eot);src:local(""),url(/static/media/noto-sans-kr-v21-latin_korean-300.fa2a8a80.eot) format("embedded-opentype"),url(/static/media/noto-sans-kr-v21-latin_korean-300.a20f48e3.woff2) format("woff2"),url(/static/media/noto-sans-kr-v21-latin_korean-300.04076a7a.woff) format("woff"),url(/static/media/noto-sans-kr-v21-latin_korean-300.ae51d3c5.ttf) format("truetype"),url(/static/media/noto-sans-kr-v21-latin_korean-300.090520e1.svg) format("svg");unicode-range:u+ac00-d7a3}@font-face{font-family:"Noto Sans KR";font-style:normal;font-weight:400;src:url(/static/media/noto-sans-kr-v21-latin_korean-regular.1b16f757.eot);src:local(""),url(/static/media/noto-sans-kr-v21-latin_korean-regular.1b16f757.eot) format("embedded-opentype"),url(/static/media/noto-sans-kr-v21-latin_korean-regular.d67ecb29.woff2) format("woff2"),url(/static/media/noto-sans-kr-v21-latin_korean-regular.fb3fc42e.woff) format("woff"),url(/static/media/noto-sans-kr-v21-latin_korean-regular.2d81f8cb.ttf) format("truetype"),url(/static/media/noto-sans-kr-v21-latin_korean-regular.8ff004d6.svg) format("svg");unicode-range:u+ac00-d7a3}@font-face{font-family:"Noto Sans KR";font-style:normal;font-weight:500;src:url(/static/media/noto-sans-kr-v21-latin_korean-500.e75b7efa.eot);src:local(""),url(/static/media/noto-sans-kr-v21-latin_korean-500.e75b7efa.eot) format("embedded-opentype"),url(/static/media/noto-sans-kr-v21-latin_korean-500.fd0109d8.woff2) format("woff2"),url(/static/media/noto-sans-kr-v21-latin_korean-500.7046fe21.woff) format("woff"),url(/static/media/noto-sans-kr-v21-latin_korean-500.4d1cfd3f.ttf) format("truetype"),url(/static/media/noto-sans-kr-v21-latin_korean-500.41642ab0.svg) format("svg");unicode-range:u+ac00-d7a3}@font-face{font-family:"Noto Sans KR";font-style:normal;font-weight:700;src:url(/static/media/noto-sans-kr-v21-latin_korean-700.499f140f.eot);src:local(""),url(/static/media/noto-sans-kr-v21-latin_korean-700.499f140f.eot) format("embedded-opentype"),url(/static/media/noto-sans-kr-v21-latin_korean-700.1fc09a7a.woff2) format("woff2"),url(/static/media/noto-sans-kr-v21-latin_korean-700.dd82b8d0.woff) format("woff"),url(/static/media/noto-sans-kr-v21-latin_korean-700.845e7803.ttf) format("truetype"),url(/static/media/noto-sans-kr-v21-latin_korean-700.fa96b829.svg) format("svg");unicode-range:u+ac00-d7a3}@font-face{font-family:"Open Sans";font-style:normal;font-weight:300;src:url(/static/media/open-sans-v27-latin-regular.66fc9815.eot);src:local(""),url(/static/media/open-sans-v27-latin-regular.66fc9815.eot) format("embedded-opentype"),url(/static/media/open-sans-v27-latin-regular.a2d02404.woff2) format("woff2"),url(/static/media/open-sans-v27-latin-regular.6f654114.woff) format("woff"),url(/static/media/open-sans-v27-latin-regular.d4c15d4c.ttf) format("truetype"),url(/static/media/open-sans-v27-latin-regular.6f59f905.svg) format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:400;src:url(/static/media/open-sans-v27-latin-500.e4b203f2.eot);src:local(""),url(/static/media/open-sans-v27-latin-500.e4b203f2.eot) format("embedded-opentype"),url(/static/media/open-sans-v27-latin-500.2c96d29d.woff2) format("woff2"),url(/static/media/open-sans-v27-latin-500.7e96641f.woff) format("woff"),url(/static/media/open-sans-v27-latin-500.3f24a27c.ttf) format("truetype"),url(/static/media/open-sans-v27-latin-500.f26d0a18.svg) format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:500;src:url(/static/media/open-sans-v27-latin-600.d99a5337.eot);src:local(""),url(/static/media/open-sans-v27-latin-600.d99a5337.eot) format("embedded-opentype"),url(/static/media/open-sans-v27-latin-600.87da65d8.woff2) format("woff2"),url(/static/media/open-sans-v27-latin-600.28125e6f.woff) format("woff"),url(/static/media/open-sans-v27-latin-600.ac0e9584.ttf) format("truetype"),url(/static/media/open-sans-v27-latin-600.f7afb507.svg) format("svg")}@font-face{font-family:"Open Sans";font-style:normal;font-weight:700;src:url(/static/media/open-sans-v27-latin-700.e6b7ad32.eot);src:local(""),url(/static/media/open-sans-v27-latin-700.e6b7ad32.eot) format("embedded-opentype"),url(/static/media/open-sans-v27-latin-700.166dc5ef.woff2) format("woff2"),url(/static/media/open-sans-v27-latin-700.043b0bf0.woff) format("woff"),url(/static/media/open-sans-v27-latin-700.ac7fd199.ttf) format("truetype"),url(/static/media/open-sans-v27-latin-700.0aa801c0.svg) format("svg")}.authn-modal{top:0;left:0;position:fixed;z-index:1000;width:100vw;height:100vh;background:rgba(0,0,0,.5)}.authn-modal__wrapper{position:absolute;top:20%;left:50%;width:95%;padding:20px 30px;transform:translateX(-50%);background:#fff;border:1px solid #c4c4c4;display:flex;flex-direction:column;grid-gap:30px;gap:30px}.authn-modal__wrapper .modify__header{width:100%;display:flex;justify-content:space-between}.authn-modal__wrapper .modify__title{font-size:18px;font-weight:700;display:flex;align-items:center;grid-gap:5px;gap:5px}.authn-modal__wrapper .modify__logo{width:24px;height:24px}.authn-modal__wrapper .modify__body{border:1px solid #e3e5e8;border-radius:20px}.authn-modal__wrapper .modify__item{display:flex;flex-direction:column;grid-gap:15px;gap:15px;padding:15px 20px}.authn-modal__wrapper .modify__item.bg-skyblue{border-radius:20px 20px 0 0;background-color:#fafbfd}.authn-modal__wrapper .modify__item__title{font-size:14px;font-weight:500}.authn-modal__wrapper .modify__item__nick{text-align:center;font-size:14px;font-weight:700;color:#ee174f;background:#fff;padding:5px 10px;border:1px solid #e3e5e8;border-radius:50px}.authn-modal__wrapper .modify__item__input{font-size:12px;padding:0 5px 10px 0;border-bottom:1px solid #000}.authn-modal__wrapper .modify__footer{display:flex;justify-content:center;grid-gap:10px;gap:10px;font-weight:500}.authn-modal__wrapper .modify__footer__button{font-size:15px;border:1px solid #c4c4c4;padding:4px 12px;border-radius:4px}.authn-modal__wrapper.login{align-items:center;grid-gap:15px;gap:15px}.authn-modal__wrapper.login .login__header__title{font-size:18px;font-weight:700}.authn-modal__wrapper.login .login__content{display:flex;flex-direction:column;align-items:center;width:100%;grid-gap:10px;gap:10px}.authn-modal__wrapper.login .login__content__description{font-size:18px}.authn-modal__wrapper.login .login__content__box{display:flex;justify-content:center;width:100%;border-radius:5px;grid-gap:5px;gap:5px}.authn-modal__wrapper.login .login__content__box.backC-grey{padding:8px 0;background:#ebebeb;grid-gap:20px;gap:20px}.authn-modal__wrapper.login .login__content__button--radio{display:flex;align-items:center;font-size:18px}.authn-modal__wrapper.login .login__content__button--radio:before{content:"";border:3px solid #000;width:16px;height:16px;border-radius:50%;margin-right:4px;background:#fff}.authn-modal__wrapper.login .login__content__button--radio.on:before{background:#3eb4e6}.authn-modal__wrapper.login .login__content__text-label{font-size:16px;font-weight:500}.authn-modal__wrapper.login .login__content__text-input{padding:0 8px;font-size:15px;border-bottom:1px solid #000}.authn-modal__wrapper.login .login__footer__button{border:1px solid #c4c4c4;padding:4px 12px;border-radius:4px}.authn-modal .button--logout{height:30px;font-size:15px;padding:0 15px;border-radius:4px;background:#ee174f;color:#fff}.authn-modal .button--cancel{color:#000}.authn-modal .button--modify{background-color:#000;color:#fff}.ReactQueryDevtools{display:none}html{width:100%}body,button{font:1rem/1.6 "Noto Sans KR","Open Sans",Helvetica,Arial,sans-serif;color:#1b1b1b}button{cursor:pointer;outline:none;border:none;background-color:transparent;padding:0;margin:0}.app{min-height:100vh}.container{min-height:calc(100vh - 317px)}.clearfix:after{content:"";display:table;clear:both}.sr-only{position:absolute;white-space:nowrap;width:1px;height:1px;overflow:hidden;border:0;padding:0;clip:rect(0,0,0,0);-webkit-clip-path:inset(50%);clip-path:inset(50%);margin:-1px}.js-focus-visible :focus:not(.focus-visible),:focus,:focus-visible{outline:2px dashed #56b4e9}.style-scroll::-webkit-scrollbar{width:3px;height:3px}.style-scroll::-webkit-scrollbar-thumb{background:#b8b8b8;border-radius:3px;background-clip:padding-box}.style-scroll::-webkit-scrollbar-track{background:transparent}.btnViewAll{background:#000;color:#fff;padding:2px 10px;border-radius:5px;font-size:12px}.time-fs-fixed{font-size:12px!important}@media(max-width:1023px){.style-scroll::-webkit-scrollbar{width:2px}.style-scroll::-webkit-scrollbar-thumb{background:#b8b8b8;border-radius:2px;background-clip:padding-box}.style-scroll::-webkit-scrollbar-track{background:transparent}}@keyframes fade-in-fwd{0%{transform:translateZ(-80px);opacity:.25}to{transform:translateZ(0);opacity:1}}@keyframes fade-in-top{0%{transform:translateY(-50px);opacity:.25}to{transform:translateY(0);opacity:1}}@keyframes fade-in-right{0%{transform:translateX(50px);opacity:.25}to{transform:translateX(0);opacity:1}}@keyframes fade-in-bottom{0%{display:block;transform:translateY(50px);opacity:.25}to{transform:translateY(0);opacity:1}}@keyframes fade-out-top{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:.25}}@keyframes fade-in-left{0%{transform:translateX(-50px);opacity:.25}to{transform:translateX(0);opacity:1}}.hideme{opacity:.25}.showme{animation:fade-in-fwd 1s cubic-bezier(.39,.575,.565,1) both}.showme.top{animation:fade-in-top 1s cubic-bezier(.39,.575,.565,1) both}.showme.right{animation:fade-in-right 1s cubic-bezier(.39,.575,.565,1) both}.showme.bottom{animation:fade-in-bottom 1s cubic-bezier(.39,.575,.565,1) both}.showme.left{animation:fade-in-left 1s cubic-bezier(.39,.575,.565,1) both}.hidden-scroll{-ms-overflow-style:none;scrollbar-width:none}.hidden-scroll::-webkit-scrollbar{display:none}.nav-style-1:focus .swiper-button-next,.nav-style-1:focus .swiper-button-prev,.nav-style-1:hover .swiper-button-next,.nav-style-1:hover .swiper-button-prev{opacity:1}.nav-style-1 .swiper-button-prev{top:50%;left:0;width:48px;height:48px;margin:0;transform:translateY(-50%);background-color:rgba(0,0,0,.8);opacity:0;transition-property:opacity;transition-duration:.3s;transition-timing-function:cubic-bezier(.785,.135,.15,.86);transition-delay:unset}.nav-style-1 .swiper-button-prev:after{position:absolute;content:"";top:50%;left:50%;width:24px;height:24px;transform:translateX(-50%) translateY(-50%) rotate(90deg);background:url(/static/media/ico_down-arrow-big_w.42674655.svg) no-repeat 50% 50%;background-size:contain}.nav-style-1 .swiper-button-next{top:50%;right:0;width:48px;height:48px;margin:0;transform:translateY(-50%);background-color:rgba(0,0,0,.8);opacity:0;transition-property:opacity;transition-duration:.3s;transition-timing-function:cubic-bezier(.785,.135,.15,.86);transition-delay:unset}.nav-style-1 .swiper-button-next:after{position:absolute;content:"";top:50%;left:50%;width:24px;height:24px;transform:translateX(-50%) translateY(-50%) rotate(-90deg);background:url(/static/media/ico_down-arrow-big_w.42674655.svg) no-repeat 50% 50%;background-size:contain}.nav-style-2{display:flex;justify-content:flex-start;align-items:center;width:52px;border:1px solid #1b1b1b}.nav-style-2 .btnSlidePrev{position:relative;width:25px;height:25px;border-right:1px solid #1b1b1b}.nav-style-2 .btnSlidePrev:after{position:absolute;content:"";width:16px;height:16px;top:50%;left:50%;background:url(/static/media/ico_down-arrow_k.2925622d.svg) no-repeat 50% 50%;background-size:contain;transform:translateX(-50%) translateY(-50%) rotate(90deg)}.nav-style-2 .btnSlideNext{position:relative;width:25px;height:25px}.nav-style-2 .btnSlideNext:after{position:absolute;content:"";width:16px;height:16px;top:50%;left:50%;background:url(/static/media/ico_down-arrow_k.2925622d.svg) no-repeat 50% 50%;background-size:contain;transform:translateX(-50%) translateY(-50%) rotate(-90deg)}.ico_play{position:relative}.ico_play:after{position:absolute;content:"";bottom:8px;right:8px;width:60px;height:60px;background:url(/static/media/ico_btnPlay.1040acfd.svg) no-repeat 50% 50%;background-size:contain;transition-property:opacity;transition-duration:.3s;transition-timing-function:cubic-bezier(.785,.135,.15,.86);transition-delay:0;opacity:0}.ico_play:focus:after,.ico_play:hover:after{opacity:.9}#popupShare{position:relative;padding:16px 24px 24px;background-color:#fff;border-radius:10px;box-shadow:0 4px 16px rgba(17,17,26,.1),0 8px 24px rgba(17,17,26,.1),0 16px 56px rgba(17,17,26,.1)}#popupShare:after{position:absolute;content:"";width:0;height:0;top:12px;left:-6px;border-top:8px solid transparent;border-bottom:8px solid transparent;border-right:10px solid #fff;z-index:9999}#popupShare .popupShare_title{font-size:18px;padding-bottom:4px;margin-bottom:14px;border-bottom:1px solid #e4e4e4}#popupShare .popupShare_title .style-font{font-weight:700}#popupShare .popupShare_btnWrap .button{position:relative;width:40px;height:40px;border-radius:50%;box-shadow:0 2px 5px -1px rgba(50,50,93,.25),0 1px 3px -1px rgba(0,0,0,.3);margin-right:8px}#popupShare .popupShare_btnWrap .button:last-of-type{margin-right:0}#popupShare .popupShare_btnWrap .button:after{position:absolute;content:"";width:100%;height:100%;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}#popupShare .popupShare_btnWrap .button.btnFacebook:after{background:url(/static/media/ico_facebook_c.c3b2d1e6.svg) no-repeat 50% 50%;background-size:contain}#popupShare .popupShare_btnWrap .button.btnTwitter:after{background:url(/static/media/ico_twitter_c.e90cacbb.svg) no-repeat 50% 50%;background-size:contain}#popupShare .popupShare_btnWrap .button.btnInstagram:after{background:url(/static/media/ico_instagram_c.e3cdc7af.svg) no-repeat 50% 50%;background-size:contain}#popupShare .popupShare_btnWrap .button.btnYoutube:after{background:url(/static/media/ico_youtube_c.a7c1d6e0.svg) no-repeat 50% 50%;background-size:contain}#popupShare .popupShare_btnWrap .button.btnSpotify:after{background:url(/static/media/ico_spotify_c.ee925031.svg) no-repeat 50% 50%;background-size:contain}#popupShare .popupShare_btnWrap .button.btnNaverTv{background-color:#fff}#popupShare .popupShare_btnWrap .button.btnNaverTv:after{width:24px;height:24px;left:calc(50% + 2px);background:url(/static/media/ico_navertv_c.6fad6c44.svg) no-repeat 50% 50%;background-size:contain}#popupShare .popupShare_btnWrap .button.btnLink{background-color:#fff}#popupShare .popupShare_btnWrap .button.btnLink:after{width:24px;height:24px;background:url(/static/media/ico_link_g.2799ddff.svg) no-repeat 50% 50%;background-size:contain}@keyframes loopText_1{0%{transform:translateX(100%);-webkit-transform:translateX(100%)}to{transform:translateX(-100%);-webkit-transform:translateX(-100%)}}@keyframes loopText_2{0%{transform:translateX(0);-webkit-transform:translateX(0)}to{transform:translateX(-200%);-webkit-transform:translateX(-200%)}}@keyframes blinkEffect{0%{opacity:0}to{opacity:1}}.photo-header{position:-webkit-sticky;position:sticky;top:94px;display:flex;justify-content:space-between;align-items:center;background:#f1f1f1;height:36px;padding:0 20px;z-index:1}.photo-header>div>span,.photo-header>h3{font-weight:500}.photo-header>div>span:first-child{color:#fa6400;font-weight:700}.photo-header>div>span:nth-child(2){padding-inline:5px}.photo-gallery__loading{display:flex;flex-direction:column;grid-gap:10px;gap:10px;align-items:center;justify-content:center;width:100%;min-height:50vh}.photo-gallery__loading>img{width:100px;animation:rotate 4s ease-in-out 0s infinite}.photo-gallery__loading>p{font-weight:700}.photo-gallery__warning{display:flex;flex-direction:column;grid-gap:10px;gap:10px;align-items:center;justify-content:center;width:100%;min-height:50vh}.photo-gallery__list{display:grid;grid-template-columns:repeat(2,calc(50% - 7px));grid-template-rows:repeat(auto-fit,1fr);grid-row-gap:calc(16px + 1%);row-gap:calc(16px + 1%);grid-column-gap:14px;column-gap:14px;padding:32px 16px}.photo-gallery__link{width:100%}.photo-gallery__link>img{aspect-ratio:16/9;margin-bottom:8px;object-fit:cover}.photo-gallery__link>h3{font-size:14px;display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;height:34px;max-height:34px;overflow:hidden;line-height:1.2}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.photo-modal{all:revert;width:100%;height:100%;padding:0;background-color:transparent;border:none;outline:none;color:#fff}.photo-modal::backdrop{background-color:rgba(0,0,0,.85)}.photo-modal__form{display:flex;flex-direction:column;height:100%}.photo-modal__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:2px}.photo-modal__title{display:-webkit-box;font-weight:300;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;line-clamp:1;overflow:hidden}.photo-modal__button--close{position:relative;width:30px;aspect-ratio:1}.photo-modal__button--close:after,.photo-modal__button--close:before{content:"";position:absolute;top:50%;left:50%;width:80%;height:2px;background:#fff}.photo-modal__button--close:after{transform:translate(-50%,-50%) rotate(45deg)}.photo-modal__button--close:before{transform:translate(-50%,-50%) rotate(-45deg)}.photo-modal__content{flex-grow:1;display:flex;align-items:center}.photo-modal__content-container{display:flex;flex-direction:column;justify-content:center;align-items:center;grid-gap:10px;gap:10px}.photo-modal__image{max-height:60vh}.photo-modal__description{display:-webkit-box;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;height:auto;max-height:50px;overflow:hidden}.photo-modal__counter{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-inline:auto}.pagination__list{display:flex;justify-content:center;grid-gap:5px;gap:5px;margin-block:20px}.pagination__page{display:flex;align-items:center;justify-content:center;position:relative;width:32px;aspect-ratio:1;color:#333;text-decoration:none;transition:background-color .2s ease-in-out,color .2s ease-in-out;border:none}.pagination__page[aria-current=page]{color:#fff;background-color:#ee174f;pointer-events:none}.pagination__page[aria-disabled=true]{color:#ccc;opacity:.5;pointer-events:none}.pagination__prev{display:flex;align-items:center;justify-content:center;position:relative;width:32px;aspect-ratio:1;border:1px solid #ccc;color:#333;text-decoration:none;transition:background-color .2s ease-in-out,color .2s ease-in-out}.pagination__prev[aria-current=page]{color:#fff;background-color:#ee174f;pointer-events:none}.pagination__prev[aria-disabled=true]{color:#ccc;opacity:.5;pointer-events:none}.pagination__prev>img{transform:rotate(0deg)}.pagination__next{display:flex;align-items:center;justify-content:center;position:relative;width:32px;aspect-ratio:1;border:1px solid #ccc;color:#333;text-decoration:none;transition:background-color .2s ease-in-out,color .2s ease-in-out}.pagination__next[aria-current=page]{color:#fff;background-color:#ee174f;pointer-events:none}.pagination__next[aria-disabled=true]{color:#ccc;opacity:.5;pointer-events:none}.pagination__next>img{transform:rotate(180deg)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.news-common-nav{position:-webkit-sticky;position:sticky;top:48px;z-index:1;padding-inline:16px;background-color:#eee;overflow:hidden;overflow-x:auto;scrollbar-width:none}.news-common-nav>ul{width:-webkit-max-content;width:max-content;display:flex;grid-gap:16px;gap:16px}.news-common-nav>ul>li{height:48px;display:flex;align-items:center;grid-gap:16px;gap:16px}.news-common-nav>ul>li:after{content:"";width:3px;height:3px;background:#000;border-radius:50%;vertical-align:middle}.news-common-nav>ul>li:last-child:after{display:none}.news-common-nav>ul>li>a{font-weight:500;white-space:nowrap}.news-common-nav>ul>li>a[data-active=true]{color:#ee174f}#news-corner{padding-top:96px}#news-corner .nc__summary{padding:32px 16px}#news-corner .nc__summary__page-title{font-size:24px;font-weight:700}#news-corner .nc__summary__section-title{font-weight:500}#news-corner .nc__tab{display:flex;justify-content:space-between;align-items:center;grid-gap:20px;gap:20px;padding:12px 16px}#news-corner .nc__tab__slide-item{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}#news-corner .nc__tab__slide-link--active{color:#ee174f}#news-corner .nc__tab__slide-btn,#news-corner .nc__tab__slide-btn--next,#news-corner .nc__tab__slide-btn--prev{flex-shrink:0;width:20px;height:20px;cursor:pointer;background-repeat:no-repeat;background-size:cover;background-position:50%}#news-corner .nc__tab__slide-btn--prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk2RThEODQxNTdFODExRUM5MTFFRTc0QTgwOEE0M0ZEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk2RThEODQyNTdFODExRUM5MTFFRTc0QTgwOEE0M0ZEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTZFOEQ4M0Y1N0U4MTFFQzkxMUVFNzRBODA4QTQzRkQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTZFOEQ4NDA1N0U4MTFFQzkxMUVFNzRBODA4QTQzRkQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7yE3bmAAAA3UlEQVR42mL8//8/Ay0BCxA/f/6cRqZLSkqywFlUNx3ibiYGGoNRC0YtGDALfv78NW3mHFpZ8PTZ86raxv0HDhNbVJAEDh05Nnvuwh8/fpBQFhEfLHPmLzpw8DBJDmIhPlj6Jkx59PgJOaUpQXDg0JG58xcTHywkR/Kf33/+/v1Lw2Tq4uzQ1lwnLSVJw3ygIC/X0dpga2NJw4zGwcGRl52RnpLIyspKw5xMcnABK/1nz579JxF8//594pTp+NVAjCXTAmIAxNjR+mDUgiFgAQtyO5IWgJHWzXeAAAMAZ8wDa2TnNNUAAAAASUVORK5CYII=)}#news-corner .nc__tab__slide-btn--next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjg5MDM0MUI2NTdFODExRUM5NDk5RjRFRkZDREIyODZEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjg5MDM0MUI3NTdFODExRUM5NDk5RjRFRkZDREIyODZEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODkwMzQxQjQ1N0U4MTFFQzk0OTlGNEVGRkNEQjI4NkQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODkwMzQxQjU1N0U4MTFFQzk0OTlGNEVGRkNEQjI4NkQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5YlxRkAAAA0UlEQVR42mL8//8/Ay0BCxA/f/6cRqZLSkqywFlUNx3ibiYGGoNRC0YtoJMF02fO/fnzFw0t2HfgUFVt49Nnz2kYRI8eP6mobjh05BgN4+DHjx+Tp86cOmMOScFFciQfOHiYpOAiJxVBggtoEw2T6d+/f//8+UtsfUAqkJKSLMzLUpCXo4kFtjaWackJHBwcJNRoRAJWVtak+BgXZweSq0xigLSUZAHRwUKyBaQGCwoAtiqePXv2nwYAYuxofTBqwRCwgAW5HUkLwEjr5jtAgAEAXoClaHE/l0MAAAAASUVORK5CYII=)}#news-corner .nc__content{padding:16px}#news-corner .nc__content__date{padding-bottom:16px;border-bottom:2px solid #a5a5a5}#news-corner .nc__content__list__item .article-link{display:flex;align-items:center;grid-gap:16px;gap:16px;position:relative;padding:24px 0}#news-corner .nc__content__list__item .article-thumbnail{flex-shrink:0;width:35%;aspect-ratio:16/9}#news-corner .nc__content__list__item .article-summary{flex-grow:1;display:flex;flex-direction:column;grid-gap:8px;gap:8px}#news-corner .nc__content__list__item .article-summary:after{content:"";position:absolute;bottom:-1px;width:calc(65% - 16px);border-bottom:2px solid #ddd}#news-corner .nc__content__list__item .article-title{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;line-height:1.2;-webkit-line-clamp:2;overflow:hidden}#news-corner .nc__content__list__item .article-broadcast-date{font-size:12px}#news-corner .nc__content__list__item:last-child .article-summary:after{display:none}#news-corner .nc__content__list__more-btn{display:block;width:280px;height:48px;margin:10px auto;border:1px solid #e4e4e4;font-weight:700}#news-corner .nc__divider{height:6px;background-color:#f2f2f2;border-top:1px solid #ddd}#news-corner .nc__loading{display:flex;justify-content:center;align-items:center;min-height:35vh}#news-corner .nc__loading img{width:15%;height:auto;aspect-ratio:1/1;animation:spin 2s linear infinite}#news-genre{padding-top:96px}#news-genre .ng__title{padding:16px;font-size:22px}#news-genre .ng__title span{font-weight:700}#news-genre .ng__genre-section{padding-inline:16px}#news-genre .ng__genre-section,#news-genre .ng__main-article .article-link{display:flex;flex-direction:column;grid-gap:16px;gap:16px}#news-genre .ng__main-article .article-thumbnail,#news-genre .ng__main-article .article-thumbnail--skeleton{background-color:#eee}#news-genre .ng__main-article .article-thumbnail--skeleton{width:100%;aspect-ratio:16/9}#news-genre .ng__main-article .article-summary{display:flex;flex-direction:column;grid-gap:8px;gap:8px}#news-genre .ng__main-article .article-title{display:-webkit-box;-webkit-box-orient:vertical;font-size:18px;font-weight:700;line-height:1.2;line-clamp:2;-webkit-line-clamp:2;overflow:hidden}#news-genre .ng__main-article .article-title--skeleton{width:100%;height:42px;background-color:#eee}#news-genre .ng__main-article .article-broadcast-date{font-size:12px}#news-genre .ng__main-article .article-broadcast-date--skeleton{width:20%;height:16px;background-color:#eee}#news-genre .ng__sub-article{padding-block:24px;border-top:1px solid #e0e0e0}#news-genre .ng__sub-article .article-link{display:flex;align-items:center;grid-gap:16px;gap:16px}#news-genre .ng__sub-article .article-thumbnail,#news-genre .ng__sub-article .article-thumbnail--skeleton{width:30%;flex-shrink:0;background-color:#eee}#news-genre .ng__sub-article .article-thumbnail--skeleton{aspect-ratio:16/9}#news-genre .ng__sub-article .article-summary{flex-grow:1;display:flex;flex-direction:column;grid-gap:4px;gap:4px}#news-genre .ng__sub-article .article-title{display:-webkit-box;-webkit-box-orient:vertical;font-size:16px;font-weight:500;line-height:1.2;line-clamp:2;-webkit-line-clamp:2;overflow:hidden}#news-genre .ng__sub-article .article-title--skeleton{width:100%;height:38px;background-color:#eee}#news-genre .ng__sub-article .article-broadcast-date{font-size:12px}#news-genre .ng__sub-article .article-broadcast-date--skeleton{width:20%;height:16px;background-color:#eee}#news-genre .ng__filtered{padding:16px}#news-genre .ng__filtered__date{padding-bottom:16px;border-bottom:2px solid #a5a5a5}#news-genre .ng__filtered__article .article-link{display:flex;align-items:center;grid-gap:16px;gap:16px;position:relative;padding:24px 0}#news-genre .ng__filtered__article .article-thumbnail,#news-genre .ng__filtered__article .ng__main-article .article-thumbnail--skeleton,#news-genre .ng__filtered__article .ng__sub-article .article-thumbnail--skeleton,#news-genre .ng__main-article .ng__filtered__article .article-thumbnail--skeleton,#news-genre .ng__sub-article .ng__filtered__article .article-thumbnail--skeleton{flex-shrink:0;width:35%;aspect-ratio:16/9}#news-genre .ng__filtered__article .article-summary{flex-grow:1;display:flex;flex-direction:column;grid-gap:8px;gap:8px}#news-genre .ng__filtered__article .article-summary:after{content:"";position:absolute;bottom:-1px;width:calc(65% - 16px);border-bottom:2px solid #ddd}#news-genre .ng__filtered__article .article-title{display:-webkit-box;-webkit-box-orient:vertical;line-clamp:2;line-height:1.2;-webkit-line-clamp:2;overflow:hidden}#news-genre .ng__filtered__article .article-broadcast-date{font-size:12px}#news-genre .ng__filtered__article:last-child .article-summary:after{display:none}#news-genre .ng__filtered__more-btn{display:block;width:280px;height:48px;margin:10px auto;border:1px solid #e4e4e4;font-weight:700}#news-genre .ng__divider{height:6px;background-color:#f2f2f2;border-top:1px solid #ddd}#news-genre .ng__loading{display:flex;justify-content:center;align-items:center;min-height:35vh}#news-genre .ng__loading img{width:15%;height:auto;aspect-ratio:1/1;animation:spin 2s linear infinite}#schedule{padding-top:48px;line-height:1.3}#schedule [hidden]{display:none!important}#schedule .s-header__tabs{display:flex;height:48px}#schedule .s-header__tab{flex-grow:1;width:100%;height:100%;font-size:20px;color:#fff;transition:all 80ms linear;background:#ccc}#schedule .s-header__tab[aria-selected=true]{background:#fff;color:#ee174f;font-weight:500}#schedule .s-header__sub-tabs{display:flex}#schedule .s-header__sub-tab{position:relative;flex:1 0;padding-block:8px 4px;border-bottom:1px solid #e4e4e4}#schedule .s-header__sub-tab:before{content:"Channel";display:block;margin-bottom:-4px;font-size:14px;color:#999}#schedule .s-header__sub-tab:after{content:"";position:absolute;inset:auto 0 -1px;width:0;height:2px;margin:0 auto;background-color:#ee174f;transition:width .15s linear}#schedule .s-header__sub-tab[aria-selected=true]:after{display:block;width:70%}#schedule .s-header__date-picker{display:flex;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px;height:60px;padding:0 16px;border-bottom:1px solid #e4e4e4}#schedule .s-header__date-picker .date__text{display:flex;align-items:center;grid-gap:8px;gap:8px;font-size:12px;font-weight:500}#schedule .s-header__date-picker .date__text span{font-weight:400}#schedule .s-header__date-picker .date__btn,#schedule .s-header__date-picker .date__btn--next,#schedule .s-header__date-picker .date__btn--prev{width:32px;height:32px;cursor:pointer;background-position:50%;background-repeat:no-repeat;background-size:contain}#schedule .s-header__date-picker .date__btn--prev{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjk2RThEODQxNTdFODExRUM5MTFFRTc0QTgwOEE0M0ZEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjk2RThEODQyNTdFODExRUM5MTFFRTc0QTgwOEE0M0ZEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6OTZFOEQ4M0Y1N0U4MTFFQzkxMUVFNzRBODA4QTQzRkQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6OTZFOEQ4NDA1N0U4MTFFQzkxMUVFNzRBODA4QTQzRkQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7yE3bmAAAA3UlEQVR42mL8//8/Ay0BCxA/f/6cRqZLSkqywFlUNx3ibiYGGoNRC0YtGDALfv78NW3mHFpZ8PTZ86raxv0HDhNbVJAEDh05Nnvuwh8/fpBQFhEfLHPmLzpw8DBJDmIhPlj6Jkx59PgJOaUpQXDg0JG58xcTHywkR/Kf33/+/v1Lw2Tq4uzQ1lwnLSVJw3ygIC/X0dpga2NJw4zGwcGRl52RnpLIyspKw5xMcnABK/1nz579JxF8//594pTp+NVAjCXTAmIAxNjR+mDUgiFgAQtyO5IWgJHWzXeAAAMAZ8wDa2TnNNUAAAAASUVORK5CYII=)}#schedule .s-header__date-picker .date__btn--next{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAIAAAD8GO2jAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTQ1IDc5LjE2MzQ5OSwgMjAxOC8wOC8xMy0xNjo0MDoyMiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTkgKFdpbmRvd3MpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjg5MDM0MUI2NTdFODExRUM5NDk5RjRFRkZDREIyODZEIiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjg5MDM0MUI3NTdFODExRUM5NDk5RjRFRkZDREIyODZEIj4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6ODkwMzQxQjQ1N0U4MTFFQzk0OTlGNEVGRkNEQjI4NkQiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6ODkwMzQxQjU1N0U4MTFFQzk0OTlGNEVGRkNEQjI4NkQiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5YlxRkAAAA0UlEQVR42mL8//8/Ay0BCxA/f/6cRqZLSkqywFlUNx3ibiYGGoNRC0YtoJMF02fO/fnzFw0t2HfgUFVt49Nnz2kYRI8eP6mobjh05BgN4+DHjx+Tp86cOmMOScFFciQfOHiYpOAiJxVBggtoEw2T6d+/f//8+UtsfUAqkJKSLMzLUpCXo4kFtjaWackJHBwcJNRoRAJWVtak+BgXZweSq0xigLSUZAHRwUKyBaQGCwoAtiqePXv2nwYAYuxofTBqwRCwgAW5HUkLwEjr5jtAgAEAXoClaHE/l0MAAAAASUVORK5CYII=)}#schedule .s-content,#schedule .s-content--world{display:flex;flex-direction:column;grid-gap:8px;gap:8px;padding:8px 16px}#schedule .s-content__timezone{display:flex;flex-direction:column;grid-gap:2px;gap:2px}#schedule .s-content__timezone .timezone,#schedule .s-content__timezone .timezone--korea,#schedule .s-content__timezone .timezone--offset{display:block;width:80px;padding:2px 8px;border-radius:2px;font-size:12px;color:#fff;text-align:center}#schedule .s-content__timezone .timezone--korea{background-color:#a91434}#schedule .s-content__timezone .timezone--offset{background-color:#939393}#schedule .s-content__list__item .item__link{display:flex;align-items:center;height:70px;border-top:1px solid #e4e4e4}#schedule .s-content__list__item .item__time{flex:0 0 60px;display:flex;flex-direction:column;grid-gap:4px;gap:4px}#schedule .s-content__list__item .item__time .time,#schedule .s-content__list__item .item__time .time--korea,#schedule .s-content__list__item .item__time .time--offset{font-size:14px;font-weight:500}#schedule .s-content__list__item .item__time .time--korea{color:#a91434}#schedule .s-content__list__item .item__time .time--offset{color:#1b1b1b}#schedule .s-content__list__item .item__summary__label{display:flex;grid-gap:4px;gap:4px;margin-bottom:2px}#schedule .s-content__list__item .item__summary__label .label,#schedule .s-content__list__item .item__summary__label .label--first,#schedule .s-content__list__item .item__summary__label .label--live{padding:1px 4px;border-radius:3px;font-size:12px}#schedule .s-content__list__item .item__summary__label .label--live{background-color:#ee174f;color:#fff}#schedule .s-content__list__item .item__summary__label .label--first{background-color:#34373c;color:#fff}#schedule .s-content__list__item .item__summary__title{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;font-size:15px;font-weight:400;line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis}#schedule .s-content__list__item .item__summary__category{font-size:12px;font-weight:500;color:#ee174f}#schedule .s-content__loading{display:flex;justify-content:center;align-items:center;min-height:35vh}#schedule .s-content__loading img{width:15%;height:auto;aspect-ratio:1/1;animation:spin 2s linear infinite}