.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px rgb(25.5,25.5,25.5))}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-bottom-nav,.image-gallery-top-nav{padding:10px;left:50%;transform:translateX(-50%)}.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:120px;width:90px}@media(max-width:768px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:72px;width:48px}}@media(max-width:480px){.image-gallery-bottom-nav .image-gallery-svg,.image-gallery-top-nav .image-gallery-svg{height:48px;width:36px}}.image-gallery-bottom-nav[disabled],.image-gallery-top-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center;touch-action:none}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;-o-object-fit:contain;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{left:20px;right:auto;bottom:auto;width:auto;top:50%;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{display:block;margin:12px 0}@media(max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media(max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.CustomTable_news_assets_bread_crumb__cb38f{background:#fff;border-radius:12px;padding:13px;margin-bottom:24px}.CustomTable_news_assets_bread_crumb__cb38f a{font-weight:700;font-size:12px;color:#212121}.CustomTable_news_assets_list_search__DSegs{background:#fff;padding:24px 16px 20px;border:1px solid #fef;border-radius:12px}.CustomTable_news_assets_search_area__16dex{margin-bottom:15px;position:relative}.CustomTable_news_assets_search_area__16dex input{padding:14px 18px 16px 30px;background:#fafafa;border-radius:12px;border:1px solid #fef}.CustomTable_news_assets_search_area__16dex svg{position:absolute;top:50%;transform:translate(-50%,-50%);left:18px}.CustomTable_title_add_btn__RNdoa{display:flex;justify-content:space-between;margin-left:8px;padding-bottom:16px;border-bottom:1px solid #f5f5f5}.CustomTable_title_add_btn__RNdoa h1{font-weight:700;font-size:20px}.CustomTable_title_add_btn__RNdoa p{border:1px solid #36449b;border-radius:4px;padding:8px 12px;font-weight:700;font-size:14px;color:#36449b;cursor:pointer}.CustomTable_text_before_search__AWIfl{color:#757575;font-weight:700;font-size:14px;margin:16px 0 20px 8px}.CustomTable_news_assets_list_table__WkE3N{margin-top:20px}.CustomTable_news_assets_list_table__WkE3N table{border-collapse:collapse}.CustomTable_news_assets_list_table__WkE3N table td{padding-top:15px;padding-bottom:15px}.CustomTable_NewsUI_news_assets_list_table__NcHl4__1c9c0 th:nth-child(6){width:350px}.CustomTable_news_assets_list_table__WkE3N thead tr{border-bottom:1px solid #fef}.CustomTable_news_assets_list_table__WkE3N tbody tr{padding:20px 0;border-bottom:1px solid #fef}.CustomTable_data_content_wrapper__Yu8Kn{display:flex;align-items:center}.CustomTable_data_content_wrapper__Yu8Kn img{width:26px;height:26px;border-radius:50%}.CustomTable_table_data_name_url__Wufhb{margin-left:6px;font-weight:400;font-size:10px}.CustomTable_table_data_name_url__Wufhb h6{font-size:10px;color:#212121;font-weight:400}.CustomTable_approval_required__dCN8a,.CustomTable_categories_by_third_parties__CjP55 span,.CustomTable_data_category__1LAss,.CustomTable_public_asset__Apk4h{background:#fef;border-radius:100px;text-align:center;padding:4px 8px;color:#7079e0;font-weight:500;font-size:10px;width:70px}.CustomTable_data_category__1LAss{margin-left:4px}.CustomTable_approval_required__dCN8a{color:#ffc107;background:#fff8e1}.CustomTable_categories_by_third_parties__CjP55 span{margin-left:5px}.CustomTable_categories_by_third_parties__CjP55 span:first-child{margin-left:0}.CustomTable_get_yuan__KCmR6,.CustomTable_get_yuan__KCmR6 div{display:flex;align-items:center}.CustomTable_get_yuan__KCmR6 div span{margin-left:6px;margin-right:10px;font-weight:400;font-size:11px}.CustomTable_access_point__U2r87{display:flex;align-items:center}.CustomTable_access_point__U2r87 span{margin-left:8px;color:#002f33;font-weight:400;font-size:11px;line-height:13px}.CustomTable_news_assets_first_th__mgDWJ{width:18%}.CustomTable_news_assets_second_th__TTDSY{width:15%}.CustomTable_news_assets_first_th__mgDWJ svg{margin-left:8px}.CustomTable_get_yuan_th__9vtVo{width:160px}.CustomTable_access_point_th__DE_J0{width:110px;background:#e1eaf8;padding:4px 0}.CustomTable_access_point_th__DE_J0:first-child{border-radius:8px 0 0}.CustomTable_access_point_th__DE_J0:last-child{border-radius:0 8px 0 0}.CustomTable_category_th__t2ZZI{width:350px}.CustomTable_TableThreeDots__h9DPX{cursor:pointer;position:relative}.CustomTable_table_dropdown__HmPiJ{position:absolute;width:216px;background:#fff;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px rgba(0,0,0,.14),0 1px 18px rgba(0,0,0,.12);border-radius:4px;font-weight:400;font-size:16px;color:#212121;align-items:center;right:10px;top:40px;visibility:hidden;z-index:999999}.CustomTable_TableThreeDots__h9DPX:hover .CustomTable_table_dropdown__HmPiJ{visibility:visible}.CustomTable_table_dropdown__HmPiJ{display:flex;flex-direction:column}.CustomTable_table_dropdown__HmPiJ h4{padding:12px 16px;width:100%;font-weight:400;font-size:16px;box-sizing:border-box}.CustomTable_table_dropdown__HmPiJ h4:hover{background:#f5f5f5}.CustomTable_registred_news_assets_pagination__Sr_KY{margin-top:15px}.CustomTable_category_wdith__99Y05{width:320px}.CustomTable_operation_width__matlC{width:55px}.CustomTable_dropdown__lOW_u{position:absolute;top:47px;right:20px;width:205px;z-index:2;box-shadow:0 3px 5px -1px rgba(0,0,0,.2),0 6px 10px rgba(0,0,0,.14),0 1px 18px rgba(0,0,0,.12);border-radius:4px;background:#fff;list-style:none}.CustomTable_drop_list_li__Zbmlw{font-style:normal;font-weight:400;font-size:16px;line-height:150%;letter-spacing:.15px;padding:12px 16px;color:#212121}.CustomTable_drop_list_li__Zbmlw:hover{background:#f5f5f5}.CustomTable_btnbtn__wN8Xz{border:none;background:transparent;cursor:pointer;text-align:left}.CustomTable_tablePagination__1uVzT{display:flex;font-weight:500;font-size:12px;color:#757575;justify-content:flex-end}.CustomTable_prev_icon__n8l__{margin-left:20px;margin-right:20px;cursor:pointer}.CustomTable_prev_icon__n8l__.CustomTable_disable__dYKLU{pointer-events:none!important}.CustomTable_next_icon__Otoam{margin-left:20px;margin-right:20px;cursor:pointer}.CustomTable_next_icon__Otoam.CustomTable_disable__dYKLU{pointer-events:none!important}.CustomTable_next_icon__Otoam.CustomTable_disable__dYKLU svg,.CustomTable_prev_icon__n8l__.CustomTable_disable__dYKLU svg{opacity:.5}