.notification{width:3.2rem;height:3.8rem;margin-right:4rem;position:relative}.notification .icon{width:100%;height:100%;background:url(/images/notification.svg) no-repeat 50%;background-size:3.2rem 3.9rem;position:relative;cursor:pointer}.notification .icon em{width:1.6rem;height:1.6rem;border-radius:50%;background:#e70455;position:absolute;right:0;top:.2rem}.notification .bg{position:fixed;top:0;bottom:0;right:0;left:0;z-index:1}.notification-dialog{width:57.1rem;background:#fff;box-shadow:0 .4rem .4rem 0 rgba(0,0,0,.251);border-radius:2rem 2rem 2rem 0;position:absolute;top:5.4rem;right:-17.9rem;padding:2.4rem 1.2rem 1.1rem;z-index:50}.notification-dialog:before{content:"";width:2.2rem;height:2.1rem;display:block;background:url(/images/notification-arrow-bg.svg) no-repeat 50%;background-size:1.8rem 1.6rem;position:absolute;top:-1.2rem;right:18.2rem}.notification-dialog:after{content:"";width:100%;height:2.4rem;display:block;position:absolute;background:linear-gradient(-180deg,hsla(0,0%,100%,0) 3.44%,hsla(0,0%,100%,.9) 40.22%,#fff 96.57%);left:0;bottom:0}.notification-dialog h2{font-size:2rem}.notification-dialog .notification-tab{display:flex;justify-content:space-between;padding:1rem .8rem}.notification-dialog .notification-tab a{width:calc(50% - .6rem);height:4.2rem;font-size:1.5rem;font-weight:400;line-height:4rem;color:#1a1a1a;text-align:center;border-bottom:.2rem solid #e5e5e5}.notification-dialog .notification-tab a.active{border-color:#009188;color:#009188}.notification-dialog .list-warpper{max-height:56.8rem;background:#fff}.notification-dialog ul{list-style:none;text-align:left;padding:0;background:#fff}.notification-dialog ul h2{display:flex;justify-content:space-between;margin-bottom:.6rem}.notification-dialog ul h2 span{font-size:1.2rem;font-weight:500;line-height:2.6rem;text-align:right;color:#b6b6b6}.notification-dialog ul h2 b{width:calc(100% - 9.7rem);font-size:1.8rem;font-weight:700;line-height:2.6rem;color:#009188;text-align:left}.notification-dialog ul li{border-bottom:.1rem solid #dde4e6;padding:1rem}.notification-dialog ul li.active{background-color:rgba(194,223,221,.204)}.notification-dialog ul li:last-child{border:none}.notification-dialog .desc{padding:3.7rem 1.5rem;font-size:1.4rem;font-weight:300;line-height:2rem;color:#000;display:none}.notification-dialog h3,.notification-dialog p{font-size:1.4rem;font-weight:400;line-height:2rem;color:#1a1a1a}.notification-dialog h3{color:#b6b6b6}.notification-dialog .ant-dropdown-trigger{display:block;width:100%;max-width:22.8rem;text-align:center;margin:0 auto}.notification-dialog .ant-dropdown-trigger .ant-space{margin:0 -11rem}.notification-dialog .ant-dropdown-trigger.ant-dropdown-open .arrow{transform:rotate(0deg)}.notification-dialog .ant-dropdown-trigger .ant-space-item{font-size:2rem;font-weight:500;line-height:2.896rem;text-align:center;color:#1a1a1a}.notification-dialog .ant-dropdown-trigger .arrow{display:inline-block;width:2.4rem;height:2.4rem;background:url(/images/notification-arrow.svg) no-repeat 50%;background-size:1.3rem .7rem;position:relative;top:.3rem;transform:rotate(180deg);transition:all .1s}.ant-dropdown .ant-dropdown-menu-item{padding:1.6rem!important;font-size:1.8rem!important;font-weight:300!important;line-height:2.9rem!important;letter-spacing:.05rem!important;text-align:left;color:#1a1a1a!important;position:relative}.ant-dropdown .ant-dropdown-menu-item:after{content:"";height:.2rem;width:100%;background:linear-gradient(90deg,rgba(0,145,136,0) 2.71%,rgba(0,145,136,.28) 15.84%,rgba(0,145,136,.8) 51.6%,rgba(0,145,136,.2) 85.55%,rgba(0,145,136,0) 96.72%);position:absolute;bottom:0;left:0;opacity:.2}@media screen and (min-width:769px)and (max-width:1084px){.notification{margin-right:1.6rem}}@media screen and (max-width:768px){.notification{margin-right:.8rem}.notification-dialog{width:100%;position:fixed;left:0;top:5.6rem;height:calc(100vh - 5.6rem);border-radius:0;padding-top:2.2rem}.notification-dialog:before{display:none}.notification-dialog .list-warpper{height:calc(100% - 10rem);max-height:none}.notification-dialog .close-btn{width:2.4rem;height:2.4rem;background:url(/images/arrow-left-green.svg) no-repeat 50%;background-size:1rem 1.9rem;position:absolute;left:-.6rem;top:.3rem;border:none}.notification-dialog .notification-tab-title{position:relative}.notification-dialog .ant-dropdown-trigger .ant-space{margin:0 -5rem;flex-wrap:wrap}}.switch-lang{position:relative;cursor:pointer}.switch-lang a{width:8.4rem;height:3.3rem;display:block;border:none;border-radius:2rem;text-align:center;font-size:1.6rem;font-weight:500;line-height:2.3rem;color:#fff;padding:.5rem 0}.switch-lang a:hover{color:#fff}.switch-lang a img{margin-left:.8rem;position:relative;top:-.2rem}.switch-lang .bg{position:fixed;width:100%;height:100%;background:hsla(0,0%,100%,.001);z-index:2;left:0;top:0}.switch-lang-dialog{width:8rem;background:#fff;box-shadow:0 0 .5rem 0 rgba(0,0,0,.102);border-radius:.8rem;z-index:20;top:5.2rem}.switch-lang-dialog,.switch-lang-dialog:before{position:absolute;left:50%;transform:translateX(-50%)}.switch-lang-dialog:before{content:"";background:url(/images/active-white.svg) no-repeat 50%;background-size:2.1rem 1.8rem;display:block;width:2.5rem;height:2.4rem;top:-1.5rem}.switch-lang-dialog .lang-item{font-size:1.8rem;font-weight:300;line-height:2.9rem;letter-spacing:.05rem;padding:1.6rem 2rem;position:relative;cursor:pointer;text-align:center}.switch-lang-dialog .lang-item.active,.switch-lang-dialog .lang-item:hover{background:rgba(145,203,199,.078)}.switch-lang-dialog .lang-item:after{content:"";display:block;width:100%;height:.2rem;background:linear-gradient(90deg,rgba(0,145,136,0) 2.71%,rgba(0,145,136,.28) 15.84%,rgba(0,145,136,.8) 51.6%,rgba(0,145,136,.2) 85.55%,rgba(0,145,136,0) 96.72%);opacity:.2;position:absolute;left:0;bottom:0}.switch-lang-dialog .lang-item:last-child:after{display:none}@media screen and (max-width:768px){.switch-lang a{background:url(/images/mobile-menu-icon.svg) no-repeat 50%;width:3.8rem;height:3.6rem;cursor:pointer;border-radius:unset;border:none}.switch-lang a img,.switch-lang a span{display:none}.switch-lang-dialog{position:fixed;left:0;top:4.2rem;width:100%;background:#004846;border-radius:0 0 2rem 2rem;transform:none;box-shadow:none;padding:7rem 0 2.9rem}.switch-lang-dialog:before{display:none}.switch-lang-dialog .lang-item{font-size:2.1rem;font-weight:400;line-height:2.5rem;letter-spacing:.1rem;color:hsla(0,0%,100%,.5);padding:2.6rem 2.6rem 2.9rem 6rem}.switch-lang-dialog .lang-item:after{background:linear-gradient(90deg,hsla(0,0%,95%,0) 3.05%,#f3f3f3 49.16%,hsla(0,0%,95%,0) 98.25%);width:calc(100% - 3.2rem);left:1.6rem}.switch-lang-dialog .lang-item.active,.switch-lang-dialog .lang-item:hover{background:#61b8b3;color:#fff}.switch-lang-dialog .close-menu{width:3.4rem;height:3.4rem;background:url(/images/close-white-icon.svg) no-repeat 50%;border:none;position:absolute;right:1.9rem;top:1.6rem}}html{font-size:10px}@media screen and (max-width:1420px){html{font-size:9.8611px}}@media screen and (max-width:1400px){html{font-size:9.7222px}}@media screen and (max-width:1380px){html{font-size:9.5833px}}@media screen and (max-width:1360px){html{font-size:9.4444px}}@media screen and (max-width:1340px){html{font-size:9.3055px}}@media screen and (max-width:1320px){html{font-size:9.166px}}@media screen and (max-width:1300px){html{font-size:9.028px}}@media screen and (max-width:1280px){html{font-size:8.389px}}@media screen and (max-width:1260px){html{font-size:8.75px}}@media screen and (max-width:1240px){html{font-size:8.8611px}}@media screen and (max-width:1220px){html{font-size:8.4722px}}@media screen and (max-width:1200px){html{font-size:8.3333px}}@media screen and (max-width:1180px){html{font-size:8.1944px}}@media screen and (max-width:1160px){html{font-size:8.05555px}}@media screen and (max-width:1140px){html{font-size:7.9166px}}@media screen and (max-width:1120px){html{font-size:7.7777px}}@media screen and (max-width:1100px){html{font-size:7.7083px}}@media screen and (max-width:1080px){html{font-size:7.5px}}@media screen and (max-width:1060px){html{font-size:7.3611px}}@media screen and (max-width:1040px){html{font-size:7.2222px}}@media screen and (max-width:1020px){html{font-size:7.0833px}}@media screen and (max-width:1000px){html{font-size:6.9444px}}@media screen and (max-width:980px){html{font-size:6.8055px}}@media screen and (max-width:960px){html{font-size:6.6666px}}@media screen and (max-width:940px){html{font-size:6.5277px}}@media screen and (max-width:920px){html{font-size:6.3888px}}@media screen and (max-width:768px){html{font-size:10px}}.body-no-scroll{overflow:hidden;position:fixed;width:100%;height:100%}.mobile-view{font-family:var(--font-poppins),var(--font-noto-tc),var(--font-noto-sc),sans-serif}.mobile-view .mobile-menu.mobile{display:block}.mobile-view header{height:10.6rem;padding:4.1rem 2.1rem 0 2.4rem}.mobile-view header .desktop{display:none!important}.mobile-view header .mobile{display:block}.mobile-view header h1{padding:0;max-width:23rem}.mobile-view header h1 img{width:100%}.mobile-view header .mobile-menu-btn{background:url(/images/mobile-menu-icon.svg) no-repeat 50%;width:3.8rem;height:3.6rem;cursor:pointer}.mobile-view .mobile-menu{background:transparent;position:fixed;width:100%;height:100vh;height:-webkit-fill-available;top:0;left:0;padding:0;border-radius:0 0 2.4rem 2.4rem;z-index:555}.mobile-view .mobile-menu .menu-content{height:100vh;position:relative;display:flex;background:hsla(0,0%,100%,.1);backdrop-filter:blur(2px)}.mobile-view .mobile-menu .close-menu{width:3.4rem;height:3.4rem;background:url(/images/close-white-icon.svg) no-repeat 50%;border:none}.mobile-view .mobile-menu .mobile-menu-left{height:100vh;height:100dvh;height:-webkit-fill-available;width:8.6rem;background:#004846;padding-top:1.6rem;padding-bottom:1.6rem;border-radius:0 2.4rem 2.4rem 2.4rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.mobile-view .mobile-menu .mobile-menu-close-menu{width:100%;display:flex;flex-direction:column;align-items:center}.mobile-view .mobile-menu .mobile-menu-close-menu .close-menu{margin-bottom:1.4rem}.mobile-view .mobile-menu .user-name-warpper{width:3.4rem;height:3.4rem;position:relative;margin-top:4rem}.mobile-view .mobile-menu .user-name-warpper .user-name{background-color:#d9d9d9;border-radius:50%;width:100%;height:100%;display:grid;align-items:center;text-align:center;font-size:2rem;font-weight:400;line-height:3.4rem;color:#004846}.mobile-view .mobile-menu .user-name-warpper .user-name.code-num-3{font-size:1.4rem}.mobile-view .mobile-menu .user-name-warpper .user-name.code-num-4{font-size:1rem}.mobile-view .mobile-menu .user-name-warpper .user-name.code-num-5{font-size:.8rem}.mobile-view .mobile-menu .user-name-warpper.active:after{content:"";background:#fff;height:2rem;width:.4rem;border-radius:3rem;position:absolute;left:-2.6rem;top:.7rem}.mobile-view .mobile-menu .mobile-menu-list{width:100%}.mobile-view .mobile-menu .mobile-menu-list .mobile-menu-item{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1.4rem 0}.mobile-view .mobile-menu .mobile-menu-list .mobile-menu-item img{width:4rem;height:4rem}.mobile-view .mobile-menu .mobile-menu-list .mobile-menu-item h3{font-weight:400;font-size:1.4rem;line-height:2rem;margin-top:.4rem;color:#fff;text-align:center}.mobile-view .mobile-menu .mobile-menu-list .mobile-menu-item.active{position:relative}.mobile-view .mobile-menu .mobile-menu-list .mobile-menu-item.active h3{font-weight:700}.mobile-view .mobile-menu .mobile-menu-list .mobile-menu-item.active:after{content:"";background:#fff;height:4.8rem;width:.4rem;border-radius:3rem;position:absolute;left:0;top:2rem}.mobile-view .mobile-menu .mobile-submenu-contanier{width:calc(100% - 8.6rem);border-radius:0 0 2.4rem 0}.mobile-view .mobile-menu .mobile-submenu-list{background:#004846;display:none;position:absolute;width:calc(100vw - 11rem);left:9.6rem;border-radius:2.4rem;overflow:hidden}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item{min-height:5.6rem;padding:1.6rem 2rem;position:relative}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item.disabled{opacity:.5;cursor:not-allowed}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item.active{padding:1.6rem 0 0}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item.active h4{padding-left:2rem}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item.active .icon-right{transform:rotate(180deg)}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item.active .mobile-third-list{max-height:500px}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item.currentLan h4{position:relative}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item.currentLan h4:after{content:"";background:url(/images/current-lang.svg) 50%;background-repeat:no-repeat;display:inline-block;width:2.4rem;height:2.4rem;position:absolute;right:0;top:0}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item h4{font-size:1.8rem;line-height:2.4rem;color:#fff;font-weight:400}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item .mobile-user-name{font-size:1.6rem;font-weight:lighter;line-height:2.2rem}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item .mobile-user-name .sub-title{font-size:1.2rem;line-height:1.4rem}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item:after{bottom:0}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item:after,.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item:first-of-type:before{content:"";display:block;width:100%;height:.2rem;background:linear-gradient(90deg,hsla(0,0%,95%,0) 3.05%,#f3f3f3 49.16%,hsla(0,0%,95%,0) 98.25%);position:absolute;left:0;opacity:.2}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item:first-of-type:before{top:0}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item .icon-right{width:2.4rem;height:2.4rem;position:absolute;right:2rem;top:1.6rem;transform-origin:center center;transition:all .3s}.mobile-view .mobile-menu .mobile-submenu-list .mobile-submenu-item .icon-right img{width:2.4rem;height:2.4rem}.mobile-view .mobile-menu .mobile-submenu-list .mobile-third-list{max-height:0;overflow:hidden}.mobile-view .mobile-menu .mobile-submenu-list .mobile-third-item{min-height:5.6rem;padding:1.6rem 2rem 1.6rem 4rem;background:#277472;position:relative}.mobile-view .mobile-menu .mobile-submenu-list .mobile-third-item h5{font-size:1.6rem;line-height:2.4rem;color:#fff;font-weight:400}.mobile-view .mobile-menu .mobile-submenu-list .mobile-third-item h5:before{content:"•";position:absolute;left:2.2rem}.mobile-view .mobile-menu .mobile-submenu-list .mobile-third-item:after{content:"";display:block;width:100%;height:.2rem;background:linear-gradient(90deg,hsla(0,0%,95%,0) 3.05%,#f3f3f3 49.16%,hsla(0,0%,95%,0) 98.25%);position:absolute;left:0;opacity:.2;bottom:0}.mobile-view .mobile-menu .mobile-submenu-list .mobile-third-item:first-of-type{margin-top:1.6rem}.mobile-view .mobile-menu .mobile-submenu-list .mobile-third-item:first-of-type:before{content:"";display:block;width:100%;height:.2rem;background:linear-gradient(90deg,hsla(0,0%,95%,0) 3.05%,#f3f3f3 49.16%,hsla(0,0%,95%,0) 98.25%);position:absolute;left:0;opacity:.2;top:0}.mobile-view .mobile-menu .mobile-submenu-list .mobile-third-item:last-of-type:after{display:none}.mobile-view .mobile-menu .mobile-submenu-list .mobile-third-item.disabled{opacity:.5;cursor:not-allowed}.mobile-view .mobile-menu .mobile-switch-lang{position:relative;font-weight:700;font-size:2rem;line-height:2.4rem;color:#fff;text-align:center}.mobile-view .mobile-menu .mobile-switch-lang.active:after{content:"";background:#fff;height:2rem;width:.4rem;border-radius:3rem;position:absolute;left:-2.6rem;top:.3rem}.mobile-view .dialogPopup .dialogPopup-head .subTitle{margin-bottom:0}.mobile-view .dialogPopup .language-select .ant-radio-wrapper{width:100%;display:flex;align-items:center;margin-bottom:1rem}.mobile-view .dialogPopup .language-select .ant-radio-wrapper span{font-weight:500;font-size:1.6rem;line-height:2.4rem}.mobile-view .dialogPopup .language-select .ant-radio-wrapper .ant-radio-inner{width:2.4rem;height:2.4rem}.mobile-view .dialogPopup .language-select .ant-radio-wrapper:hover .ant-radio-inner{border-color:#009188}.mobile-view .dialogPopup .language-select .ant-radio-wrapper .ant-radio-checked .ant-radio-inner{background:transparent url(/images/radio-yes.svg) no-repeat;background-size:2.4rem 2.4rem;background-position:-.1rem -.1rem;border-color:#009188}.mobile-view .dialogPopup .language-select .ant-radio-wrapper .ant-radio-checked .ant-radio-inner:after{background-color:unset}.mobile-view .dialogPopup .language-select .ant-radio-wrapper .ant-radio-checked:after{border-color:#009188}.mobile-view .dialogPopup .set-margin-top{margin-top:2rem}.mobile-view .document-Info{position:relative}.mobile-view .document-Info .back-div{padding-left:2.2rem;height:auto;margin-top:2.2rem}.mobile-view .document-Info .back-div .back{padding-left:2.6rem;line-height:2.4rwm;font-size:2rem}.mobile-view .document-Info .document-right{width:100%;padding:2rem 0}.mobile-view .document-Info .document-right .copyright-docuemnt{margin:1rem 0 0}.mobile-view .document-Info .document-right.scroll{overflow-x:hidden;-webkit-overflow-scrolling:touch}.mobile-view .document-Info .document-right .right-info{padding-right:0;overflow:visible;z-index:2}.mobile-view .document-Info .document-right .right-info.set-right-info-height{height:7rem;overflow:hidden}.mobile-view .document-Info .document-right .right-info.set-right-info-height .zhi-ding{border-radius:4rem 0 0 0;position:fixed;width:100%;z-index:80;left:0;right:0;bottom:0;top:10.6rem;background:#f3f3f3;padding:2rem 1.2rem}.mobile-view .document-Info .document-right .right-info .search-div{padding:0 1.2rem}.mobile-view .document-Info .document-right .right-info .search-div .search-left{width:100%}.mobile-view .document-Info .document-right .right-info .search-div .from-div{width:100%;overflow:hidden;vertical-align:middle}.mobile-view .document-Info .document-right .right-info .search-div .from-div .input-div{width:100%;position:relative;display:inline-block}.mobile-view .document-Info .document-right .right-info .search-div .from-div .input-div.set-input-div-width{width:calc(100% - 6rem)}.mobile-view .document-Info .document-right .right-info .search-div .from-div .input-div input{padding:1.4rem 4rem 1.4rem 1.6rem;font-size:1.6rem}.mobile-view .document-Info .document-right .right-info .search-div .from-div .input-div input::placeholder{font-weight:300;font-size:1.6rem}.mobile-view .document-Info .document-right .right-info .search-div .from-div .input-div .search-btn{width:3.6rem;height:4.8rem}.mobile-view .document-Info .document-right .right-info .search-div .from-div .cancel-input{flex-shrink:0;display:inline-block;max-width:4.5rem;font-weight:500;font-size:1.4rem;line-height:1.8rem;color:#b6b6b6;margin-left:1.5rem}.mobile-view .document-Info .document-right .right-info .search-con-list{width:100%;position:unset;box-shadow:unset;background:#f3f3f3;border-radius:unset}.mobile-view .document-Info .document-right .right-info .search-con-list .con-li,.mobile-view .document-Info .document-right .right-info .search-con-list .con-title{padding:1rem 1.6rem}.mobile-view .document-Info .document-right .right-info .search-con-list .con-li p{width:calc(100% - 30px);min-width:auto}.mobile-view .document-Info .document-right .right-info .search-con-list .con-li:hover{background:unset}.mobile-view .document-Info .document-right .right-info .search-con-list.some-list .con-li{display:block}.mobile-view .document-Info .document-right .right-info .search-con-list.some-list .con-li p{width:100%;max-width:100%}.mobile-view .document-Info .document-right .right-info .document-list-manage{margin-top:3rem;min-height:calc(100dvh - 18rem)}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-top-book{width:100%}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-top-book .top-book-ul{margin-bottom:3rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-top-book .top-book-ul .ul-head{display:flex;justify-content:space-between;align-items:center;padding:0 1.2rem;margin-bottom:1.2rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-top-book .top-book-ul .ul-head .head-text{font-weight:500;font-size:2rem;line-height:2.4rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-top-book .top-book-ul .ul-head .head-button{border:.1rem solid #99d3cf;padding:.5rem 1.6rem;border-radius:3rem;background:#e9f8f8;color:#009188;font-weight:500;font-size:1.6rem;line-height:1.9rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-top-book .top-book-ul .ul-list{padding-left:1.2rem;overflow:hidden;width:100%;box-sizing:border-box}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-top-book .top-book-ul .ul-list .list-li{background:#fff;padding:1.2rem 1.6rem;border-radius:2rem;min-height:13.7rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-top-book .top-book-ul .ul-list .list-li .tag-wrapper{margin-bottom:.5rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-top-book .top-book-ul .ul-list .list-li .li-title{display:-webkit-box;height:4.8rem;font-weight:700;font-size:1.6rem;line-height:2.4rem;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;white-space:normal;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-top-book .top-book-ul .ul-list .list-li .category-div{font-weight:500;font-size:1.2rem;line-height:1.6rem;margin-top:.5rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-top-book .top-book-ul .ul-list .list-li .category-div span{padding-left:.2rem;font-weight:300}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-top-book .top-book-ul .no-list{margin:0 1.2rem;padding:2.4rem 1.6rem;border-radius:2rem;background:#fff;text-align:center}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-top-book .top-book-ul .no-list .no-title{font-weight:500;font-size:1.6rem;line-height:1.9rem;margin-bottom:.5rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-top-book .top-book-ul .no-list .no-text{font-weight:300;font-size:1.2rem;line-height:1.6rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .table-head{padding:0 1.2rem;margin-bottom:1.6rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .table-head .left h2{line-height:2.4rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .table-head .right.common-form{display:none}.mobile-view .document-Info .document-right .right-info .document-list-manage .filter-con .dropdown-list{width:100%;box-sizing:border-box;overflow:hidden;padding-left:1.2rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .filter-con .filter-label-ul{padding:.8rem 1.2rem 0}.mobile-view .document-Info .document-right .right-info .document-list-manage .filter-con .filter-label-ul .label-li{margin-top:1.4rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list{padding:0;margin:2rem 1.2rem;min-height:auto;height:auto}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list{padding:0 1.6rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li{padding:1.6rem 0;border-bottom:.1rem solid #e5e5e5}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li:last-child{border-bottom:unset}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .tag-wrapper{margin-bottom:.5rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .li-title{font-weight:700;font-size:1.6rem;line-height:2.4rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .category-div{font-weight:500;font-size:1.2rem;line-height:1.6rem;margin-top:.5rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .category-div span{padding-left:.2rem;font-weight:300}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .mobile-document-bottom{display:flex;justify-content:space-between;align-items:flex-end;margin-top:.5rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .mobile-document-bottom .mobile-document-info{display:flex}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .mobile-document-bottom .mobile-document-info .status-div{position:relative;padding-right:.6rem;width:1.5rem;border-right:.1rem solid #b6b6b6}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .mobile-document-bottom .mobile-document-info .status-div:after{position:absolute;content:"";display:block;width:.8rem;height:.8rem;left:0;top:50%;border-radius:50%;transform:translateY(-50%);z-index:2}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .mobile-document-bottom .mobile-document-info .status-div.active:after{background:#238823}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .mobile-document-bottom .mobile-document-info .status-div.pending:after{background:#e0cc39}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .mobile-document-bottom .mobile-document-info .status-div.draft:after{background:#b6b6b6}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .mobile-document-bottom .mobile-document-info .text-div{font-weight:500;font-size:1.2rem;line-height:1.6rem;color:#b6b6b6;margin-left:.6rem;padding-right:.6rem;border-right:.1rem solid #b6b6b6}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .mobile-document-bottom .mobile-document-info .text-div:last-child{border-right:unset}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .mobile-document-bottom .mobile-document-info-row .text-div{font-weight:500;font-size:1.2rem;line-height:2rem;color:#b6b6b6;padding-right:.6rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .mobile-document-bottom .button-opre{display:flex}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .mobile-document-bottom .button-opre button{border:unset;padding:0;box-shadow:unset;margin-left:1rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .mobile-document-bottom .button-opre button img{display:block;width:2.8rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .mobile-document-bottom .button-opre .button-download{width:4rem;height:4rem;border-radius:.8rem;background:#e9f8f8;font-family:var(--font-poppins),var(--font-noto-tc),var(--font-noto-sc),sans-serif;font-weight:500;font-style:Medium;font-size:1.6rem;line-height:4rem;color:#009188;text-align:center;margin-left:.8rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list .mobile-document-list .mobile-document-li .mobile-document-bottom .button-opre .button-download.disabled{background:#efefef;color:#666}.mobile-view .document-Info .document-right .right-info .document-list-manage .document-list-paddingLeft{padding-left:0}.mobile-view .document-Info .document-right .right-info .document-list-manage .no-search-result{height:56.4rem;padding:5rem 3.2rem 4rem;display:block}.mobile-view .document-Info .document-right .right-info .document-list-manage .no-search-result h3{font-size:2rem;line-height:2.4rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .no-search-result p{font-size:1.4rem;line-height:1.8rem;margin-bottom:.5rem}.mobile-view .document-Info .document-right .right-info .document-list-manage .no-search-result .span-li{padding-left:.2rem;font-size:1.4rem;line-height:1.8rem}.mobile-view .document-Info .document-sticky-header{position:absolute;top:0;left:0;right:0;padding-bottom:1.6rem;padding-top:3rem;background:#f3f3f3;z-index:79;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);border-radius:4rem 0 0 0}.mobile-view .document-Info.subpage-doc{padding:0;-webkit-overflow-scrolling:touch}.mobile-view .document-Info.subpage-doc .scroll{-webkit-overflow-scrolling:touch}.mobile-view .document-Info.subpage-doc .document-right .right-info .document-list-manage{margin-top:0}.mobile-view .document-Info.subpage-doc .document-right .right-info .document-list-manage .document-list{min-height:calc(100vh - 33rem)}.mobile-view .page-warpper .document-Info{position:static}.mobile-view .document-detail-content .back-div{padding-left:1.2rem;height:auto;margin-bottom:2.2rem}.mobile-view .document-detail-content .back-div .back{padding-left:2.6rem;line-height:2.4rwm;font-size:2rem}.mobile-view .document-detail-content .document-detail-page{border-radius:2rem;padding:2.4rem 1.6rem 4.8rem;flex-wrap:wrap}.mobile-view .document-detail-content .document-detail-page .detail-left{width:100%}.mobile-view .document-detail-content .document-detail-page .detail-left .tag-wrapper{margin-bottom:1rem}.mobile-view .document-detail-content .document-detail-page .detail-left .detail-title{font-size:1.8rem;line-height:2.4rem;margin-bottom:1rem}.mobile-view .document-detail-content .document-detail-page .detail-left .detail-text{font-size:1.4rem;line-height:2rem}.mobile-view .document-detail-content .document-detail-page .detail-left .bookmark-div{padding-top:1.8rem;padding-bottom:1rem;margin-bottom:0}.mobile-view .document-detail-content .document-detail-page .detail-left .bookmark-div .bookmark-button{font-weight:400;font-size:1.4rem;line-height:1.8rem}.mobile-view .document-detail-content .document-detail-page .detail-left .desc-title{display:flex;align-items:center;border-bottom:.1rem solid #e9f5f4;font-weight:500;font-size:1.8rem;line-height:2.4rem;position:relative;padding:2.5rem 0}.mobile-view .document-detail-content .document-detail-page .detail-left .desc-title.no-border{border-bottom:unset;padding-bottom:1.6rem}.mobile-view .document-detail-content .document-detail-page .detail-left .desc-title .show-button{position:absolute;right:0;width:2.4rem;height:2.4rem;top:50%;transform:translateY(-50%)}.mobile-view .document-detail-content .document-detail-page .detail-left .desc-text{border-radius:1.6rem;padding:1.6rem;background:var(--Background-Green-Tint,rgba(221,228,230,.2));margin-bottom:1rem}.mobile-view .document-detail-content .document-detail-page .detail-left .desc-text.set-min-height{min-height:8rem;line-height:4.8rem;text-align:center}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document{margin-bottom:0}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document .tab-title{display:flex;flex-wrap:wrap;align-items:center;border-bottom:.1rem solid #e9f5f4;position:relative;width:100%;margin-bottom:0;font-size:1.8rem;line-height:2.4rem;padding:2.5rem 0}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document .tab-title .last-title-con{flex-wrap:wrap}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document .tab-title .last-title-con p{font-size:1.8rem;line-height:2.4rem}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document .tab-title .last-title-con .date-span{display:block;width:100%;font-weight:400;font-size:1.4rem;line-height:1.8rem}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document .tab-title.no-border{border-bottom:unset;padding-bottom:1.6rem}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document .tab-title .show-button{position:absolute;right:0;width:2.4rem;height:2.4rem;top:50%;transform:translateY(-50%)}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document .document-file-list{border-radius:1.6rem;padding:0 1.6rem;background:var(--Background-Green-Tint,rgba(221,228,230,.2));margin-bottom:1.1rem}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document .document-file-list .file-li{display:flex;justify-content:space-between;align-items:center;padding:1.6rem 0;border-bottom:.1rem solid rgba(145,203,199,.2)}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document .document-file-list .file-li:last-child{border-bottom:unset}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document .document-file-list .file-li .file-left .lang-div{font-weight:400;font-size:1.6rem;line-height:2.4rem;color:#1a1a1a}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document .document-file-list .file-li .file-left .ver-div{font-weight:400;font-size:1.2rem;line-height:1.6rem;color:#1a1a1a;margin-bottom:.5rem}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document .document-file-list .file-li .file-left .ver-div span{font-weight:300}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document .document-file-list .file-li .file-left .size-div{font-weight:400;font-size:1.2rem;line-height:1.6rem;color:var(--Ash-Grey,#b6b6b6)}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document .document-file-list .file-li .file-right button{background:unset;border:unset;box-shadow:unset;padding:0;margin-left:2rem}.mobile-view .document-detail-content .document-detail-page .detail-left .table-document .no-table{border-radius:1.6rem;padding:2.4rem 1.6rem;background:var(--Background-Green-Tint,rgba(221,228,230,.2));min-height:8rem}.mobile-view .document-detail-content .document-detail-page .detail-left .about-info{border-radius:1.6rem;padding:2.4rem 1.6rem 2rem;background:var(--Background-Green-Tint,rgba(221,228,230,.2));margin-bottom:1.1rem}.mobile-view .document-detail-content .document-detail-page .detail-left .about-info .info-ul{margin-bottom:2rem;padding-bottom:.8rem;border-bottom:.1rem solid rgba(145,203,199,.2)}.mobile-view .document-detail-content .document-detail-page .detail-left .about-info .info-ul:last-child{border-bottom:unset;margin-bottom:0;padding-bottom:0}.mobile-view .document-detail-content .document-detail-page .detail-left .about-info .info-ul .info-li{margin-bottom:1rem}.mobile-view .document-detail-content .document-detail-page .detail-left .about-info .info-ul .info-li .info-li-title{display:flex;justify-content:space-between;align-items:center;font-weight:500;font-size:1.6rem;line-height:2.4rem;margin-bottom:.2rem}.mobile-view .document-detail-content .document-detail-page .detail-left .about-info .info-ul .info-li .info-li-title .document-status{padding:0 .6rem 0 1.6rem;font-size:1rem}.mobile-view .document-detail-content .document-detail-page .detail-left .about-info .info-ul .info-li .info-li-title .document-status:after{width:.6rem;height:.6rem;left:.6rem;margin-top:-.3rem}.mobile-view .document-detail-content .document-detail-page .detail-left .about-info .info-ul .info-li .info-li-title span{display:flex;align-items:center}.mobile-view .document-detail-content .document-detail-page .detail-left .about-info .info-ul .info-li .info-li-text{font-weight:300;font-size:1.4rem;line-height:1.8rem}.mobile-view .body-access .dialogPopup-close{right:1.5rem;top:1.5rem}.mobile-view .body-access .dialogPopup-head{padding-right:4rem!important}.mobile-view .body-access .dialogPopup-body{margin-bottom:1rem}.mobile-view .body-access .dialogPopup-body .select-tag{flex-wrap:nowrap;overflow-y:auto;scrollbar-width:0}.mobile-view .body-access .dialogPopup-body .select-tag::-webkit-scrollbar{display:none}.mobile-view .body-access .dialogPopup-body .select-tag .tag-div{white-space:nowrap}.mobile-view .body-access .dialogPopup-body .body-ul .ul-li{padding:.5rem 0}.mobile-view .body-access .dialogPopup-body .body-ul .ul-li span{display:block;padding-left:0;margin-top:.2rem}.mobile-view .ant-dropdown{inset:0 0 0 0!important}.mobile-view .ant-dropdown:not(.ant-dropdown-hidden){display:flex;flex-direction:column;justify-content:center;align-items:center;background:rgba(0,0,0,.5)}.mobile-view .tree-select-dropdown{min-width:90vw;max-width:90vw;border-radius:2.4rem}.mobile-view .tree-select-dropdown.tree-select-set-css{max-width:90vw}.mobile-view .tree-select-dropdown .search-wrapper input{font-size:1.6rem}.mobile-view .tree-select-dropdown .tree-select-body{max-height:48vh}.mobile-view .tree-select-dropdown .tree-select-body.set-body-height{height:48vh}.mobile-view .tree-select-dropdown .tree-select-body .select-item{align-items:flex-start!important}.mobile-view .tree-select-dropdown .no-data{height:48vh}.mobile-view .tree-select-dropdown .tree-select-item span{display:block;padding-left:unset!important}.mobile-view .tree-select-dropdown .tree-select-item .ant-checkbox-input{position:absolute;opacity:0;width:100%;height:100%;z-index:1;-webkit-appearance:none;appearance:none}.mobile-view .tree-select-dropdown .tree-select-item .ant-checkbox-input::-webkit-appearance-button{display:none!important}.mobile-view .tree-select-dropdown .tree-select-item .ant-checkbox{position:relative}.mobile-view .tree-select-dropdown .tree-select-item .ant-checkbox .ant-checkbox-inner{-webkit-appearance:none;appearance:none;width:2rem;height:2rem;border-radius:.5rem;border:1px solid #d9d9d9;background-color:#fff;transition:all .3s}.mobile-view .tree-select-dropdown .tree-select-item .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner{background:url(/images/tree-checkbox.svg) no-repeat 50%;background-size:contain;border-color:transparent;background-color:transparent}.mobile-view .tree-select-dropdown .tree-select-item .ant-checkbox.ant-checkbox-checked .ant-checkbox-inner:after{display:none!important}@supports(-webkit-touch-callout:none){.mobile-view .tree-select-dropdown .tree-select-item .ant-checkbox-wrapper{-webkit-tap-highlight-color:rgba(0,0,0,0)}.mobile-view .tree-select-dropdown .tree-select-item .ant-checkbox-input::-webkit-inner-spin-button,.mobile-view .tree-select-dropdown .tree-select-item .ant-checkbox-input::-webkit-outer-spin-button,.mobile-view .tree-select-dropdown .tree-select-item .ant-checkbox-input::-webkit-search-cancel-button,.mobile-view .tree-select-dropdown .tree-select-item .ant-checkbox-input::-webkit-search-decoration,.mobile-view .tree-select-dropdown .tree-select-item .ant-checkbox-input::-webkit-search-results-button,.mobile-view .tree-select-dropdown .tree-select-item .ant-checkbox-input::-webkit-search-results-decoration{-webkit-appearance:none}}.mobile-view .tree-select-dropdown .bottom-btn{gap:1.2rem}.mobile-view .tree-select-dropdown .bottom-btn .clear-btn{flex:1;padding:1rem 0;border-radius:1.5rem;border:.2rem solid #009188;background-color:#fff;font-weight:500;font-size:1.6rem;line-height:1.92rem;letter-spacing:0;text-align:center;color:#009188}.mobile-view .tree-select-dropdown .bottom-btn .apply-btn{width:100%;margin:0}.mobile-view .tree-select-dropdown .bottom-btn .right-btn{flex:1}.mobile-view .tree-select-categories-wrapper{overflow-y:auto;scrollbar-width:0;flex-wrap:nowrap}.mobile-view .tree-select-categories-wrapper::-webkit-scrollbar{display:none}.mobile-view .tree-select-categories-wrapper .tree-select-dropdown-btn{white-space:nowrap}.mobile-view .eligible-customer-table .mobile-eligible-list .mobile-eligible-li{scroll-margin-top:100px;background:#fff;padding:1.6rem 1.6rem 1.2rem;border-radius:1.6rem;margin-bottom:1.6rem}.mobile-view .eligible-customer-table .mobile-eligible-list .mobile-eligible-li .mobile-eligible-info-row{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:.5rem}.mobile-view .eligible-customer-table .mobile-eligible-list .mobile-eligible-li .mobile-eligible-info-row .text-div{font-weight:400;font-size:1.4rem;line-height:2.4rem;color:#1a1a1a;max-width:48%;word-wrap:break-word}.mobile-view .eligible-customer-table .mobile-eligible-list .mobile-eligible-li .mobile-eligible-info-row .text-div:nth-of-type(2){font-weight:500;text-align:right}.mobile-view .eligible-customer-table .mobile-eligible-list .mobile-eligible-li .mobile-eligible-info-expand{border-top:1px solid #cbcbcb;margin-top:1.6rem;text-align:center;padding-top:.8rem;transition:all .3s ease-in-out}.mobile-view .eligible-customer-table .mobile-eligible-list .mobile-eligible-li .mobile-eligible-info-expand.more img{transform:rotate(180deg)}.mobile-view .copyright{margin:inherit;font-size:1.2rem;text-align:left;padding:1rem 1.6rem;line-height:1.6rem}.promotion-slider{border-radius:2.4rem}.promotion-slider .ant-carousel .slick-dots-bottom{bottom:-1.8rem}.promotion-slider .ant-carousel .slick-dots li{width:6px;height:6px;border-radius:50%;background:#ccc}.promotion-slider .ant-carousel .slick-dots li button,.promotion-slider .ant-carousel .slick-dots li:after{width:0;height:0}.promotion-slider .ant-carousel .slick-dots li.slick-active{width:27px;height:6px;border-radius:15px;background:#009188}.promotion-slider .ant-carousel .slick-dots li.slick-active button{width:0;height:0}.promotion-slider .ant-carousel:hover .slick-next,.promotion-slider .ant-carousel:hover .slick-prev{display:block!important}.promotion-slider .ant-carousel .slick-prev{display:none!important;width:10.2rem;height:100%;opacity:1;left:0;background-repeat:no-repeat;background-size:contain;background-position-y:center;background-image:url(/images/promotion-slider-left.png)}.promotion-slider .ant-carousel .slick-prev.slick-disabled{opacity:.3;pointer-events:none}.promotion-slider .ant-carousel .slick-prev:after{display:none}.promotion-slider .ant-carousel .slick-next{display:none!important;width:10.2rem;height:100%;opacity:1;right:0;background-repeat:no-repeat;background-size:contain;background-position-x:right;background-position-y:center;background-image:url(/images/promotion-slider-right.png)}.promotion-slider .ant-carousel .slick-next.slick-disabled{opacity:.3;right:0;pointer-events:none}.promotion-slider .ant-carousel .slick-next:after{display:none}.promotion-slider .promotion-slider-item{width:100%;aspect-ratio:1270/320;margin:0;color:#fff;line-height:16rem;text-align:center;border-radius:2.4rem;position:relative}.promotion-slider .promotion-slider-item img{width:100%;height:100%;object-fit:cover;border-radius:2.4rem}.promotion-slider .promotion-slider-tag{padding:.8rem 2rem;font-weight:600;font-size:1.4rem;line-height:2rem;text-align:center;background:#ff9253;border-radius:0 2.4rem;position:absolute;right:1rem;top:1rem}.promotion-slider .promotion-slider-description{height:10.5rem;position:absolute;bottom:0;left:0;backdrop-filter:blur(1.2rem);background:rgba(0,145,136,.8);border-radius:0 8rem 2.4rem 2.4rem;padding:1.6rem 8rem 1.6rem 1.6rem;text-align:left;display:flex;flex-direction:column;justify-content:space-between}.promotion-slider .promotion-slider-description h3{font-size:2.4rem;line-height:3rem;cursor:pointer;-webkit-line-clamp:1}.promotion-slider .promotion-slider-description h3,.promotion-slider .promotion-slider-description p{font-weight:400;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical}.promotion-slider .promotion-slider-description p{font-size:1.6rem;line-height:2.4rem;-webkit-line-clamp:2}.promotion-list-handler{margin-bottom:2.4rem;display:flex;align-items:center;justify-content:space-between}.promotion-list-handler .promotion-type{background:#c2dfdd;border-radius:6rem;padding:.4rem;display:flex}.promotion-list-handler .promotion-type .promotion-type-item{color:#009188;line-height:4.8rem;font-weight:500;font-size:1.8rem;border-radius:3.2rem;cursor:pointer;padding:0 2.4rem;transition:background .3s}.promotion-list-handler .promotion-type .promotion-type-item:hover{opacity:.9}.promotion-list-handler .promotion-type .promotion-type-item-selected{background:#fff}.promotion-list-handler .promotion-filter{border-radius:4.2rem;padding:0 1.6rem;line-height:5.6rem;font-weight:500;font-size:2rem;background:#fff;display:flex;align-items:center;cursor:pointer}.promotion-list-handler .promotion-filter img{width:2.4rem}.promotion-list-handler .promotion-filter span{margin-left:1.2rem}.promotion-subtype{display:flex;margin-bottom:2.4rem}.promotion-subtype .promotion-subtype-item{color:#6b6b6b;margin-right:2.4rem;line-height:3.3rem;font-weight:400;font-size:1.6rem;cursor:pointer;padding:0 .2rem;position:relative;transition:color,fontWeight .3s ease-in-out}.promotion-subtype .promotion-subtype-item:after{content:"";width:0;height:.2rem;background-color:#009188;border-radius:2px;position:absolute;bottom:.1rem;left:50%;transform:translate(-50%);transition:width .3s ease-in-out}.promotion-subtype .promotion-subtype-item:hover{color:#009188}.promotion-subtype .promotion-subtype-item.promotion-subtype-item-selected{color:#009188;font-weight:700}.promotion-subtype .promotion-subtype-item.promotion-subtype-item-selected:after{width:88%}.promotion-container-wrapper{padding:3rem 5.4rem 2.2rem}.promotion-container-wrapper .copyright-promotion{margin:0 -5.4rem}.promotion-list-wrapper{min-height:calc(100dvh - 40rem)}.promotion-list{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:6rem;grid-row-gap:4.8rem}.promotion-item{width:100%;max-width:540px;padding:1.6rem;border-radius:2rem;position:relative;background:#fff}.promotion-item img{width:100%;aspect-ratio:508/200}.promotion-item h3{font-weight:500;font-size:2rem;line-height:2.8rem;color:#333;height:5.6rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1.6rem;margin-top:1.2rem}.promotion-item p{font-weight:400;font-size:1.4rem;line-height:2.4rem;color:#333;position:relative;padding-left:3rem}.promotion-item .promotion-info{height:9rem}.promotion-item .promotion-daterange{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.promotion-item .promotion-daterange span{display:block}.promotion-item .promotion-daterange:before{content:"";display:inline-block;width:2.4rem;height:2.4rem;background-image:url(/images/promotion-desc-icon.png);background-repeat:no-repeat;background-size:contain;position:absolute;top:0;left:0}.promotion-item .promotion-daterange{margin-bottom:1.4rem}.promotion-item .promotion-daterange:before{background-image:url(/images/promotion-date-icon.png)}.promotion-item .promotion-daterange:last-of-type{margin-bottom:0}.promotion-item .promotion-tag{position:absolute;right:0;top:0;padding:.8rem 1.2rem;font-weight:500;font-size:1.4rem;line-height:2rem;color:#fff;background:#009188;border-top-right-radius:1.6rem;border-bottom-left-radius:1.6rem}.promotion-item .promotion-btn{width:6rem;height:6rem;border-radius:1.6rem;border:3px solid #fff;background:#009188;display:flex;align-items:center;justify-content:center;position:absolute;bottom:6px;right:6px;cursor:pointer}.promotion-item .promotion-btn img{width:3.6rem;height:3.6rem;transform-origin:center;transition:all .3s}.promotion-filter-content{padding:2.4rem 2rem;width:43.3rem}.promotion-filter-content .customRangePicker{display:flex;align-items:center}.promotion-filter-content .customRangePicker .ant-form-item,.promotion-filter-content .customRangePicker .ant-form-item .ant-picker{width:100%}.promotion-filter-content .customRangePicker p{margin:0 1.5rem}.promotion-filter-content .customRangePicker .ant-picker-outlined{border:none;border-bottom:.1rem solid #e6e6e6}.promotion-filter-content .customRangePicker input{border-bottom:none}.promotion-filter-content .common-form .ant-select .ant-select-selector .ant-select-selection-wrap .ant-select-selection-placeholder{color:#9b9898!important}.promotion-filter-content h5{font-weight:500;font-size:1.8rem;line-height:2.8rem;color:#333;margin:2.8rem 0 1.6rem}.promotion-filter-content h5:first-of-type{margin-top:0}.promotion-filter-content ul{display:flex;list-style:none;flex-wrap:wrap}.promotion-filter-content ul li{border-radius:8px;background:#f0f0f0;padding:0 1.6rem;line-height:4.4rem;font-weight:400;font-size:1.6rem;color:#333;margin-right:1.6rem;margin-bottom:1.6rem;border:1px solid #f0f0f0;cursor:pointer}.promotion-filter-content ul li.active{border:1px solid #009188;color:#009188}.promotion-filter-content .btn-wrap{margin-top:4rem}.promotion-filter-content .btn-wrap button{width:100%}.promotion-filter-drawer .ant-drawer .ant-drawer-content{border-radius:16px 16px 0 0}.promotion-share-drawer .ant-drawer .ant-drawer-header{padding:1.2rem 1.6rem;border-radius:1.6rem 1.6rem 0 0;border-bottom:0}.promotion-share-drawer .ant-drawer .ant-drawer-content{padding:1.2rem 1.6rem;border-radius:1.6rem 1.6rem 0 0}.promotion-share-drawer ul{list-style:none;padding:0;margin:0}.promotion-share-drawer ul li{height:4.8rem;padding:0 1.6rem;border-radius:1.2rem;margin-bottom:1.6rem;display:flex;align-items:center;background:#f5f5f5;color:#1a1a1a}.promotion-share-drawer ul li:last-of-type{margin-bottom:0}.promotion-share-drawer ul li img{width:2.8rem;height:2.8rem;margin-right:1.6rem}.promotion-share-drawer ul li a{display:flex;align-items:center;width:100%;height:100%;color:#1a1a1a}.promotion-share-drawer ul li a:visited{color:#1a1a1a}.promotion-detail{width:100%;max-width:1360px;margin:0 auto 4rem}.promotion-detail .promotion-detail-top{border-radius:4rem 4rem 0 0;padding:4rem 2.4rem;background:#fff}.promotion-detail .promotion-detail-top .promotion-detail-top-wrapper{display:flex;align-items:end;justify-content:space-between}.promotion-detail .promotion-detail-top h1{font-size:3.6rem;font-weight:500;color:#1a1a1a;margin-bottom:2rem}.promotion-detail .promotion-detail-top p{font-weight:500;font-size:2rem;line-height:3.2rem;color:#1a1a1a;margin-bottom:1.6rem}.promotion-detail .promotion-detail-top p:last-of-type{margin-bottom:0}.promotion-detail .promotion-detail-share{margin-top:4rem;display:flex;align-items:center}.promotion-detail .promotion-detail-share>div{background:rgba(0,145,136,.1);border-radius:1.2rem;padding:1.4rem 1.6rem;font-weight:500;font-size:2rem;color:#1a1a1a;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.promotion-detail .promotion-detail-share>div a,.promotion-detail .promotion-detail-share>div img{width:3.6rem;height:3.6rem}.promotion-detail .promotion-detail-share>div.customer img{margin-right:1.2rem}.promotion-detail .promotion-detail-share .line{width:1px;height:3rem;display:inline-block;background:#000;margin:0 3rem}.promotion-detail .promotion-detail-share .share-mobile{display:none}.promotion-detail .promotion-detail-share .share{display:flex}.promotion-detail .promotion-detail-share .share.disabled{opacity:.8;cursor:not-allowed}.promotion-detail .promotion-detail-share .share a,.promotion-detail .promotion-detail-share .share img{margin-right:4rem}.promotion-detail .promotion-detail-button{width:168px;position:fixed;bottom:30px;left:50%;transform:translateX(-50%)}.promotion-detail .promotion-tabs{display:flex;width:100%;background:#fff;border-bottom:1.6rem solid #fff}.promotion-detail .promotion-tabs .tab-item{width:50%;text-align:center;padding:0 0 .9rem;cursor:pointer;font-family:Noto Sans TC,sans-serif;font-weight:400;font-size:2.4rem;color:#999;position:relative;transition:all .3s}.promotion-detail .promotion-tabs .tab-item.active{font-weight:500;color:#009188}.promotion-detail .promotion-tabs .tab-item.active:after{content:"";position:absolute;bottom:.6rem;left:0;width:100%;height:.2rem;background-color:#009188}.promotion-detail .promotion-tab-content{min-height:60dvh;background:#fff;border-radius:2rem}.promotion-detail .promotion-file-item{width:100%;height:6.8rem;border-radius:1.2rem;border:2px solid #e9f8f8;padding:2rem 2.4rem;color:#1a1a1a;display:flex;align-items:center;justify-content:space-between;margin-bottom:8.1rem;background:#f4fbfb;position:relative}.promotion-detail .promotion-file-item__filename{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-right:1.2rem;font-weight:500;font-size:2rem;cursor:pointer}.promotion-detail .promotion-file-item__action{display:flex;align-items:center;gap:1.6rem;flex-shrink:0}.promotion-detail .promotion-file-item:after{content:"";width:100%;height:.3rem;background:linear-gradient(90deg,rgba(0,145,136,0) 2.71%,rgba(0,145,136,.28) 15.84%,rgba(0,145,136,.8) 51.6%,rgba(0,145,136,.2) 85.55%,rgba(0,145,136,0) 96.72%);position:absolute;bottom:-4.1rem;left:0;opacity:.2}.promotion-detail .promotion-file-item:last-of-type{margin-bottom:4rem}.promotion-detail .promotion-file-item:last-of-type:after{display:none}.promotion-detail .eligible-customer-table{background:#fff;padding:2rem;border-radius:2rem}.promotion-detail .eligible-customer-table-antd .ant-table{scrollbar-color:#009188 rgba(5,5,5,.06)!important}.promotion-detail .eligible-customer-table-antd.sticky-header .ant-table-thead>tr>th{position:sticky;top:0;z-index:10;background:#fff}.promotion-detail .eligible-customer-table-antd.sticky-header .ant-table-body{overflow-y:auto!important;scrollbar-color:#009188 rgba(5,5,5,.06)!important}.promotion-detail .sticky-sentinel{visibility:hidden;pointer-events:none}.promotion-detail .pagination-wrapper{margin-top:2rem}.promotion-detail .loading-page{height:30vh;border-radius:2rem}.promotion-loading{border-radius:2.8rem;width:100%;background:#fff;text-align:center;display:grid;align-items:center;height:calc(100dvh - 38rem)}.promotion-download-drawer{box-sizing:border-box;position:fixed;inset:0;bottom:0;z-index:1000;pointer-events:none;color:rgba(0,0,0,.88);background:#fff;transform:translateY(100%);transition:all .3s ease-in-out}.promotion-download-drawer.open{transform:translateY(0)}.promotion-download-drawer.close{transform:translateY(100%)}.promotion-download-drawer .promotion-download-drawer-mask{top:0;position:fixed;z-index:1001;pointer-events:auto;background:linear-gradient(rgba(0,0,0,.65),transparent);height:7rem;left:0;width:100%;text-align:right;padding:2rem 3rem 0 0}.pdf-container canvas{image-rendering:auto;-webkit-transform:translateZ(0)}@media screen and (max-width:768px){.promotion-container-wrapper{padding:2rem 1.6rem 0}.promotion-container-wrapper .copyright-promotion{margin:0 -1.6rem}.promotion-container-wrapper .promotion-subtype{margin-bottom:1.6rem}.promotion-container-wrapper .promotion-subtype .promotion-subtype-item{margin-right:1.6rem;line-height:2.8rem;font-size:1.2rem;padding:0 .2rem}.promotion-slider .promotion-slider-item{aspect-ratio:404/246}.promotion-slider .promotion-slider-item .promotion-slider-tag{padding:.8rem 1rem;font-size:1.2rem;line-height:1.6rem;border-radius:0 1.6rem 0 1.6rem;right:6px;top:6px}.promotion-slider .promotion-slider-item .promotion-slider-description{height:8rem;padding:1.2rem 4rem 1.2rem 1.2rem}.promotion-slider .promotion-slider-item .promotion-slider-description h3{font-size:1.6rem;line-height:2.2rem}.promotion-slider .promotion-slider-item .promotion-slider-description p{font-size:1.2rem;line-height:2rem}.page-warpper .promotion-list-wrapper{min-height:calc(100dvh - 29rem)}.page-warpper .promotion-list{grid-template-columns:1fr;grid-column-gap:unset;grid-row-gap:1.6rem;justify-items:center}.page-warpper .promotion-list .promotion-item{padding:1.2rem}.page-warpper .promotion-list .promotion-item h3{font-size:1.6rem;line-height:2.4rem;margin-top:.8rem;margin-bottom:1.4rem;height:auto;max-height:4.8rem}.page-warpper .promotion-list .promotion-item img{aspect-ratio:372/160;border-radius:1.2rem}.page-warpper .promotion-list .promotion-item .promotion-info{height:auto}.page-warpper .promotion-list .promotion-item .promotion-btn{display:none}.page-warpper .promotion-list .promotion-item .promotion-tag{font-size:1.2rem}.page-warpper .promotion-list .promotion-item .promotion-daterange{margin-bottom:1rem}.page-warpper .promotion-list-handler{margin-bottom:1.6rem}.page-warpper .promotion-list-handler .promotion-type .promotion-type-item{min-height:3.6rem;line-height:3.6rem;font-weight:500;font-size:1.3rem;padding:0 .8rem}.page-warpper .promotion-list-handler .promotion-filter{border-radius:50%;padding:.8rem}.page-warpper .promotion-list-handler .promotion-filter img{width:2.4rem;height:2.4rem}.page-warpper .promotion-list-handler .promotion-filter span{display:none}.page-warpper .promotion-detail .eligible-customer-table{background:#f3f3f3;padding:0;border-radius:0}.page-warpper .promotion-detail .eligible-customer-table .hide-scrollbar-list{-ms-overflow-style:none;scrollbar-width:none}.page-warpper .promotion-detail .eligible-customer-table .hide-scrollbar-list::-webkit-scrollbar{display:none}.promotion-filter-content{width:auto;padding:0}.promotion-filter-content h5{font-size:1.6rem;margin:2.4rem 0 1rem}.promotion-filter-content ul li{margin-right:1.2rem;margin-bottom:1.2rem}.promotion-modal .ant-modal .ant-modal-title{color:#333;font-size:1.8rem;line-height:2.6rem}.promotion-modal .ant-modal .ant-modal-content{padding:1.6rem 2rem}.dark-bg .promotion-detail-top{padding:2.4rem 1.6rem}.dark-bg .promotion-detail-top h1{font-size:2rem;margin-bottom:1.6rem}.dark-bg .promotion-detail-top p{font-size:1.4rem;line-height:2rem}.dark-bg .promotion-detail-top .promotion-detail-top-wrapper{display:block}.dark-bg .promotion-detail-share{margin-top:2.4rem}.dark-bg .promotion-detail-share>div{width:4rem;height:4rem;border-radius:8px;margin-right:2.4rem;justify-content:center}.dark-bg .promotion-detail-share>div a,.dark-bg .promotion-detail-share>div img{width:2.4rem;height:2.4rem}.dark-bg .promotion-detail-share>div.customer{width:4rem}.dark-bg .promotion-detail-share>div.customer span{display:none}.dark-bg .promotion-detail-share>div.customer img{margin-right:0}.dark-bg .promotion-detail-share .line{display:none}.dark-bg .promotion-detail-share .share-mobile{display:flex}.dark-bg .promotion-detail-share .share-mobile.disabled{opacity:.8;cursor:not-allowed}.dark-bg .promotion-detail-share .share{display:none}.dark-bg .promotion-tabs .tab-item{width:auto;margin:0 1.6rem;font-size:1.4rem}.dark-bg .promotion-tab-content{border-radius:0}.dark-bg .promotion-file-item{height:5.6rem;border:2px solid #e9f8f8;padding:1.6rem;margin-bottom:4.9rem}.dark-bg .promotion-file-item__filename{font-size:1.4rem}.dark-bg .promotion-file-item:after{height:.2rem;bottom:-2.7rem}}@media screen and (min-width:769px)and (max-width:1084px){.page-warpper .promotion-list-wrapper{min-height:calc(100dvh - 40rem)}.page-warpper .promotion-list{grid-column-gap:2rem;grid-row-gap:2rem}}@media screen and (max-width:375px){.page-warpper .promotion-list-wrapper{min-height:calc(100dvh - 29rem)}.page-warpper .promotion-container-wrapper .promotion-subtype{margin-bottom:1.4rem}.page-warpper .promotion-container-wrapper .promotion-subtype .promotion-subtype-item{margin-right:1.4rem;line-height:2.6rem;font-size:1.2rem;padding:0 .2rem}.page-warpper .promotion-container-wrapper .promotion-list-handler .promotion-type .promotion-type-item{font-size:1.6rem;text-align:center;min-height:3.6rem;line-height:2rem;display:flex;align-items:center}}.spin-icon{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}