@charset "UTF-8";#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0px;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;-webkit-transform:rotate(3deg) translate(0px,-4px);-ms-transform:rotate(3deg) translate(0px,-4px);transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border:solid 2px transparent;border-top-color:#29d;border-left-color:#29d;border-radius:50%;-webkit-animation:nprogress-spinner .4s linear infinite;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .spinner,.nprogress-custom-parent #nprogress .bar{position:absolute}@-webkit-keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}@keyframes nprogress-spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes tvb-scale-in{0%{-webkit-transform:scale(.4);transform:scale(.4)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes tvb-scale-in{0%{-webkit-transform:scale(.4);transform:scale(.4)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes tvb-scale-out{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.4);transform:scale(.4)}}@keyframes tvb-scale-out{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(.4);transform:scale(.4)}}@-webkit-keyframes tvb-slide-right-30-enter{0%{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}}@keyframes tvb-slide-right-30-enter{0%{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}}@-webkit-keyframes tvb-slide-right-30-leave{to{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}}@keyframes tvb-slide-right-30-leave{to{-webkit-transform:translate3d(30%,0,0);transform:translate3d(30%,0,0)}}@-webkit-keyframes tvb-slide-right-20-enter{0%{-webkit-transform:translate3d(20%,0,0);transform:translate3d(20%,0,0)}}@keyframes tvb-slide-right-20-enter{0%{-webkit-transform:translate3d(20%,0,0);transform:translate3d(20%,0,0)}}@-webkit-keyframes tvb-slide-right-20-leave{to{-webkit-transform:translate3d(20%,0,0);transform:translate3d(20%,0,0)}}@keyframes tvb-slide-right-20-leave{to{-webkit-transform:translate3d(20%,0,0);transform:translate3d(20%,0,0)}}.tvb-scale-enter-active{-webkit-animation:var(--van-duration-base) tvb-scale-in both var(--van-ease-out);animation:var(--van-duration-base) tvb-scale-in both var(--van-ease-out)}.tvb-scale-leave-active{-webkit-animation:var(--van-duration-base) tvb-scale-out both var(--van-ease-in);animation:var(--van-duration-base) tvb-scale-out both var(--van-ease-in)}.tvb-slide-right-30-enter-active{-webkit-animation:tvb-slide-right-30-enter var(--van-duration-base) both var(--van-ease-out);animation:tvb-slide-right-30-enter var(--van-duration-base) both var(--van-ease-out)}.tvb-slide-right-20-enter-active{-webkit-animation:tvb-slide-right-20-enter var(--van-duration-base) both var(--van-ease-out);animation:tvb-slide-right-20-enter var(--van-duration-base) both var(--van-ease-out)}.tvb-large-swiper-slide-enter-active{-webkit-animation:tvb-slide-right-20-enter var(--van-duration-base) both var(--van-ease-out),var(--van-duration-base) van-fade-in both var(--van-ease-out);animation:tvb-slide-right-20-enter var(--van-duration-base) both var(--van-ease-out),var(--van-duration-base) van-fade-in both var(--van-ease-out)}.tvb-large-swiper-slide-leave-active{-webkit-animation:var(--van-duration-base) van-fade-out both var(--van-ease-in);animation:var(--van-duration-base) van-fade-out both var(--van-ease-in)}:root{--tvb-header-height: 68px}@media screen and (max-width: 1440px) and (min-width: 1025px){:root{--tvb-header-height: 60px}}@media screen and (max-width: 1024px) and (min-width: 768px){:root{--tvb-header-height: 52px}}@media screen and (max-width: 767px) and (min-width: 588px){:root{--tvb-header-height: 52px}}@media screen and (max-width: 587px){:root{--tvb-header-height: 46px}}.text-center{text-align:center}.clear-h{margin:0;font-size:inherit;font-weight:inherit}.clear-button{border:none;outline:0;font-size:inherit;background-color:transparent}.mu_Button{padding:12px;background-color:#fff;border-radius:5px;border:1rpx solid #e3e3e3}.primary{background:#409eff}.success{background:#67c23a}.error{background:#f56c6c}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes rotator{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@keyframes rotator{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(270deg);transform:rotate(270deg)}}@-webkit-keyframes colors{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}to{stroke:#4285f4}}@keyframes colors{0%{stroke:#4285f4}25%{stroke:#de3e35}50%{stroke:#f7c223}75%{stroke:#1b9a59}to{stroke:#4285f4}}@-webkit-keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}@keyframes dash{0%{stroke-dashoffset:187}50%{stroke-dashoffset:46.75;-webkit-transform:rotate(135deg);transform:rotate(135deg)}to{stroke-dashoffset:187;-webkit-transform:rotate(450deg);transform:rotate(450deg)}}.animate__fadeInDown{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.tvb-sso-button_dialog{position:fixed;width:100vw;top:0;left:0;z-index:99999;height:100vh;background-color:#000000b3;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;display:none;overflow:auto}.tvb-sso-button_dialog.show{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}@media (max-width:800px){.tvb-sso-button_dialog.is-login .tvb-sso-button_dialog-container{top:-7vh}}.tvb-sso-button_dialog .tvb-sso-button_dialog-container{height:552px;width:673px;border-radius:20px;background-color:#f36a41;-webkit-transition:height .5s,width .5s;transition:height .5s,width .5s;position:relative}@media (max-width:800px){.tvb-sso-button_dialog .tvb-sso-button_dialog-container{width:90vw;height:75vh}}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-spinner{-webkit-animation:rotator 1.4s linear infinite;animation:rotator 1.4s linear infinite;position:absolute;top:calc((100% - 65px)/2);left:calc((100% - 65px)/2);-webkit-transition:opacity .5s;transition:opacity .5s}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-spinner .tvb-sso-button_dialog-container-path{stroke-dasharray:187;stroke-dashoffset:0;-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center;-webkit-animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite;animation:dash 1.4s ease-in-out infinite,colors 5.6s ease-in-out infinite}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-iframe{border:0;outline:0;width:100%;height:100%;-webkit-transition:opacity .5s;transition:opacity .5s;border-radius:inherit;overflow:hidden}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close{-webkit-transition:opacity .5s .5s;transition:opacity .5s .5s;display:inline-block;width:26px;height:26px;border-radius:26px;background-color:#fff;border:2px solid rgba(243,106,65,.8);right:10px;top:10px;overflow:hidden;cursor:pointer;position:absolute;opacity:0}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close:hover{border:2px solid #f36a41}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close:hover:after,.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close:hover:before{background:#f36a41}.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close:after,.tvb-sso-button_dialog .tvb-sso-button_dialog-container .tvb-sso-button_dialog-container-close:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;margin-top:-1px;background:rgba(243,106,65,.8)}@media (min-width:769px){.tvb-search{width:280px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-right:20px;position:relative;-webkit-transition:all .5s;transition:all .5s}.tvb-search .tvb-search-container{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto;width:200px;height:36px;background:#f8f9fa;border-radius:8px;border:.5px solid rgba(163,178,188,.35);-webkit-transition:all .5s;transition:all .5s}.tvb-search .tvb-search-container .tvb-search-input{width:161px;height:20px;padding:0 8px 0 12px;background:0 0;border:0;outline:0;border-right:.5px solid rgba(163,178,188,.7);font-size:16px;font-weight:400;color:#333;line-height:22px;-webkit-transition:width .5s;transition:width .5s;letter-spacing:.5px}.tvb-search .tvb-search-container .tvb-search-input.mobile{display:none}.tvb-search .tvb-search-container .tvb-search-input::-webkit-input-placeholder{color:#818d95}.tvb-search .tvb-search-container .tvb-search-input::-moz-placeholder{color:#818d95}.tvb-search .tvb-search-container .tvb-search-input:-ms-input-placeholder{color:#818d95}.tvb-search .tvb-search-container .tvb-search-input::placeholder{color:#818d95}.tvb-search .tvb-search-container .tvb-search-input::-webkit-search-cancel-button{display:none}.tvb-search .tvb-search-container .tvb-search-botton{width:36px;min-width:36px;height:28px;border:0;background:0 0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;border-radius:8px;margin:0 4px 0 0;-webkit-transition:all .5s;transition:all .5s;text-decoration:none;position:relative;left:2px}.tvb-search .tvb-search-container .tvb-search-botton.mobile{display:none}.tvb-search .tvb-search-container.is-focus{width:100%}.tvb-search .tvb-search-container.is-focus .tvb-search-input{width:236px;padding:0 8px}.tvb-search .tvb-search-container.is-keywords .tvb-search-input{border-right:0 solid rgba(163,178,188,0);padding:0 8px}.tvb-search .tvb-search-container.is-keywords .tvb-search-botton{left:0;width:36px;height:28px;background:#0062a3;border-radius:7px;min-width:36px}.tvb-search .tvb-search-container.is-keywords .tvb-search-botton.mobile{display:none}.tvb-search .tvb-search-tags{width:280px;position:absolute;top:calc(100% + 24px);opacity:0;left:0;border:0 solid rgba(223,228,232,0);background:#fff;box-shadow:0 4px 14px -4px #818d9566;border-radius:8px;height:0;overflow:hidden;-webkit-transition:all .15s linear,border 0s;transition:all .15s linear,border 0s}.tvb-search .tvb-search-tags.show{border:.5px solid #dfe4e8;top:calc(100% + 6px);opacity:1;height:auto}.tvb-search .tvb-search-tags .tvb-search-tag{height:40px;padding:0 16px;line-height:40px;font-size:16px;font-weight:400;color:#333;-webkit-transition:all .5s;transition:all .5s;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:background .15s linear;transition:background .15s linear}.tvb-search .tvb-search-tags .tvb-search-tag:first-child{margin-top:12px}.tvb-search .tvb-search-tags .tvb-search-tag:last-child{margin-bottom:12px}.tvb-search .tvb-search-tags .tvb-search-tag:hover{background:#f5f6f7}}@media (max-width:768px){.tvb-search{width:40px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tvb-search .tvb-search-container{width:40px;height:40px;border:0 solid rgba(163,178,188,0);margin-right:1px}.tvb-search .tvb-search-container .tvb-search-input{display:none}.tvb-search .tvb-search-container .tvb-search-input.mobile{display:block}.tvb-search .tvb-search-container .tvb-search-botton{width:inherit;height:inherit;background:0 0;border:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.tvb-search .tvb-search-container .tvb-search-botton:not(.mobile){display:none}.tvb-search .tvb-search-container.is-keywords{width:100%;height:32px;background:#f8f9fa;border-radius:6px;border:.5px solid rgba(163,178,188,.35);font-weight:400;font-size:14px;color:#333;line-height:32px;padding:0 10px;margin-right:4px}}@media (max-width:768px) and (min-width:391px){.tvb-search .tvb-search-container.is-keywords{margin-right:16px}}@media (max-width:768px){.tvb-search.is-keywords{width:100%}}@media (max-width:768px){.tvb-search .tvb-search-tags{display:none!important}}.tvb-mobile-search{width:100vw;height:100%;position:fixed;bottom:0;left:0;background:rgba(0,0,0,.6);z-index:999}.tvb-mobile-search .tvb-mobile-search-header{width:calc(100% - 24px);height:32px;background:#fff;top:0;left:0;position:-webkit-sticky;position:sticky;z-index:9999;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:6px 12px;box-sizing:unset}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-logo{width:auto;aspect-ratio:2.75/1;height:28px}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input{-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;height:32px;background:#f8f9fa;border-radius:6px;border:.5px solid rgba(163,178,188,.35);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0 12px}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input .tvb-mobile-search-input-el{font-size:14px;font-weight:400;color:#333;line-height:20px;margin:0 2px 0 10px;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1;border:0;background:0 0;outline:0}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input .tvb-mobile-search-input-el::-webkit-input-placeholder{color:#818d95}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input .tvb-mobile-search-input-el::-moz-placeholder{color:#818d95}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input .tvb-mobile-search-input-el:-ms-input-placeholder{color:#818d95}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input .tvb-mobile-search-input-el::placeholder{color:#818d95}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input .tvb-mobile-search-input-el::-webkit-search-cancel-button{display:none}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-input .tvb-mobile-search-input-clear{margin-right:2px}.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-btn,.tvb-mobile-search .tvb-mobile-search-header .tvb-mobile-search-cancel{font-size:16px;font-weight:400;color:#333;line-height:22px;padding:0;border:0;outline:0;background:0 0;text-decoration:none;letter-spacing:.5px;white-space:nowrap}.tvb-mobile-search .tvb-mobile-search-header:nth-last-child(2){box-shadow:0 2px 4px #00000014}.tvb-mobile-search .tvb-mobile-search-tags{width:calc(100vw - 24px);height:calc(100% - 44px);position:relative;z-index:1;background:#fff;padding:0 12px;box-sizing:unset;overflow:auto}.tvb-mobile-search .tvb-mobile-search-tags .tvb-mobile-search-tag{text-decoration:none;display:block;height:48px;border-bottom:.5px solid rgba(163,178,188,.35);font-size:16px;font-weight:400;color:#333;line-height:48px;letter-spacing:.5px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tvb-mobile-search .tvb-mobile-search-tags .tvb-mobile-search-tag p{width:99%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;color:inherit}.tvb-mobile-search .tvb-mobile-search-tags .tvb-mobile-search-tag svg{width:18px;min-width:18px;height:18px;margin-right:6px}.tvb-sub-menu .tvb-sub-menu-item{height:48px;line-height:48px;padding:0 24px;display:block;text-decoration:none;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;letter-spacing:.5px}.tvb-sub-menu .tvb-sub-menu-item .tvb-sub-menu-item-text{font-size:18px;font-weight:500;color:#1e1e1e;line-height:24px;display:inline-block}.tvb-sub-menu .tvb-sub-menu-item .tvb-sub-menu-item-sub{position:absolute;left:98%;top:0;width:280px;height:0;border-radius:8px;background:#fff;box-shadow:0 4px 14px -4px #818d9566;overflow:hidden}.tvb-sub-menu .tvb-sub-menu-item .tvb-sub-menu-item-arrow{-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);margin-left:auto;position:relative;left:4px}.tvb-sub-menu .tvb-sub-menu-item:hover{background:#f5f6f7}.tvb-sub-menu .tvb-sub-menu-item:hover .tvb-sub-menu-item-sub{left:100%;height:auto;overflow:initial;z-index:-1;border:1px solid #dfe4e8;box-shadow:0 4px 14px -4px #818d9566;border-radius:10px}.tvb-sub-menu .tvb-sub-menu-item:first-child{margin-top:12px}.tvb-sub-menu .tvb-sub-menu-item:last-child{margin-bottom:12px}.tvb-mobile-menu{-webkit-transition:all .5s;transition:all .5s;width:100%;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-webkit-justify-content:flex-end;-ms-flex-pack:end;justify-content:flex-end;position:relative}@media (min-width:769px){.tvb-mobile-menu{height:0;opacity:0}}@media (max-width:768px){.tvb-mobile-menu{opacity:1;height:40px;width:100%;overflow:unset}.tvb-mobile-menu .tvb-mobile-menu-container{width:100%;overflow:scroll;height:40px}.tvb-mobile-menu .tvb-mobile-menu-container::-webkit-scrollbar{display:none}}.tvb-mobile-menu .tvb-mobile-menu-container .tvb-mobile-menu-items{height:inherit;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:0 2px}.tvb-mobile-menu .tvb-mobile-menu-container .tvb-mobile-menu-items .tvb-mobile-menu-item{display:inline-block;padding:5px 0 0;height:100%;margin:0 10px;position:relative;text-decoration:none;box-sizing:border-box}.tvb-mobile-menu .tvb-mobile-menu-container .tvb-mobile-menu-items .tvb-mobile-menu-item .tvb-mobile-menu-item-text{font-size:16px;font-weight:400;color:#555;line-height:22px;letter-spacing:.5px;text-decoration:none}.tvb-mobile-menu .tvb-mobile-menu-container .tvb-mobile-menu-items .tvb-mobile-menu-item .after{display:block;position:absolute;bottom:0;left:0;width:0%;height:3px;background:#0062a3;border-radius:2px}.tvb-mobile-menu .tvb-mobile-menu-container .tvb-mobile-menu-items .tvb-mobile-menu-item.hover .tvb-mobile-menu-item-text,.tvb-mobile-menu .tvb-mobile-menu-container .tvb-mobile-menu-items .tvb-mobile-menu-item.active .tvb-mobile-menu-item-text{font-weight:500;color:#333}.tvb-mobile-menu .tvb-mobile-menu-container .tvb-mobile-menu-items .tvb-mobile-menu-item.active .after{width:100%;-webkit-transition:all .3s;transition:all .3s}.tvb-mobile-sub-menu-container{position:fixed;top:0;left:0;width:100%;height:0;background:rgba(0,0,0,0);-webkit-transition:all .5s,width 0s,height 0s,top 0s;transition:all .5s,width 0s,height 0s,top 0s;overflow:hidden;z-index:9}.tvb-mobile-sub-menu-container .tvb-mobile-sub-menu{position:relative;width:calc(100% - 24px);top:0;opacity:0;background:#fff;padding:0 12px;-webkit-transition:all .5s;transition:all .5s;box-sizing:unset}.tvb-mobile-sub-menu-container .tvb-mobile-sub-menu .tvb-mobile-sub-menu-item{display:block;height:48px;text-align:center;width:100%;line-height:48px;font-size:16px;font-weight:400;color:#333;text-decoration:none;border-bottom:.5px rgba(163,178,188,.35) solid}.tvb-mobile-sub-menu-container .tvb-mobile-sub-menu .tvb-mobile-sub-menu-item .tvb-mobile-sub-menu-item-text{display:inline-block;font-size:16px;font-weight:400;color:#333;line-height:22px}.tvb-mobile-sub-menu-container .tvb-mobile-sub-menu .tvb-mobile-sub-menu-item:last-child{border:0}.tvb-mobile-sub-menu-container.show{background:rgba(0,0,0,.6);height:calc(100vh - 84px);top:84px}.tvb-mobile-sub-menu-container.show .tvb-mobile-sub-menu{top:0;opacity:1}@media (min-width:769px){.tvb-mobile-sub-menu-container{height:0!important;-webkit-transition:all .5s,height 0s .5s;transition:all .5s,height 0s .5s;opacity:0}.tvb-mobile-sub-menu-container .tvb-mobile-sub-menu{top:0!important;opacity:0}}.tvb-header{height:64px;background:#fff;box-shadow:0 2px 4px #00000014;position:relative;z-index:999;-webkit-transition:height .3s;transition:height .3s;min-width:320px}.tvb-header .tvb-header-container{height:inherit;max-width:1712px;margin:0 auto;-webkit-transition:all .3s;transition:all .3s;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tvb-header .tvb-header-container .tvb-header-logo{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:32px;width:auto;aspect-ratio:2.7222222222/1;height:36px;object-fit:contain}.tvb-header .tvb-header-container .tvb-header-logo>*{width:auto;aspect-ratio:2.7222222222/1;height:36px;object-fit:contain}.tvb-header .tvb-header-container .tvb-header-menus{height:inherit;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:calc(100% - 430px);overflow:hidden;position:relative;top:0;-webkit-transition:all .3s;transition:all .3s}.tvb-header .tvb-header-container .tvb-header-menus:hover{overflow:initial}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:inherit;line-height:inherit;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-right:26px;text-decoration:none;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu .tvb-header-menu-text{font-size:18px;font-weight:500;color:#1e1e1e;line-height:24px;white-space:nowrap;display:inline-block;letter-spacing:.5px}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu .tvb-header-menu-arrow{margin-left:2px;position:relative;top:1px;-webkit-transform:rotateX(0);transform:rotateX(0)}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu .tvb-header-menu-sub{position:absolute;width:280px;border-radius:10px;border:0 solid #dfe4e8;top:calc(100% + 12px);left:-26px;background:#fff;box-shadow:0 4px 14px -4px #818d9566;height:0;opacity:0;-webkit-transition:all .15s linear,border 0s;transition:all .15s linear,border 0s;overflow:hidden}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu:hover .tvb-header-menu-arrow{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu:hover .tvb-header-menu-sub{top:calc(100% - 6px);border:.5px solid #dfe4e8;opacity:1;height:auto;overflow:initial}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu:last-child{margin-right:0}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu:before{display:block;content:" ";position:absolute;bottom:0;left:0;width:0%;height:4px;background:#0062a3;border-radius:2px;-webkit-transition:width .4s ease;transition:width .4s ease}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu:not(.active):before{left:unset;right:0}.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu.active:before,.tvb-header .tvb-header-container .tvb-header-menus .tvb-header-menu[href]:hover:before{left:0;right:unset;width:100%}.tvb-header .tvb-header-container .tvb-header-tools{margin-left:160px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.tvb-header .tvb-header-container .tvb-header-tools .tvb-login-logout{position:relative;width:32px;height:32px}.tvb-header .tvb-header-container .tvb-header-tools .tvb-login-logout>svg:nth-child(2){position:absolute;top:0;left:0;z-index:9}@media (max-width:1200px) and (min-width:769px){.tvb-header .tvb-header-container .tvb-header-menus{width:calc(100% - 330px)}.tvb-header .tvb-header-container .tvb-header-tools{margin-left:60px}}@media (max-width:768px){.tvb-header .tvb-header-container{height:44px}.tvb-header .tvb-header-container .tvb-header-logo{width:auto;height:28px;aspect-ratio:2.75/1;margin-right:0}.tvb-header .tvb-header-container .tvb-header-logo>*{width:auto;height:28px;aspect-ratio:2.75/1}.tvb-header .tvb-header-container .tvb-header-menus{position:absolute;z-index:-1;opacity:0}.tvb-header .tvb-header-container .tvb-header-tools{margin-left:auto}.tvb-header .tvb-header-container .tvb-header-tools:has(>.tvb-search.is-keywords){margin-left:11px;-webkit-box-flex:1;-webkit-flex:1 1;-ms-flex:1 1;flex:1 1}.tvb-header .tvb-header-container .tvb-header-tools .tvb-login-logout{width:40px;height:40px;display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;position:relative}.tvb-header .tvb-header-container .tvb-header-tools .tvb-login-logout>svg{width:24px!important;height:24px!important}.tvb-header .tvb-header-container .tvb-header-tools .tvb-login-logout>svg:nth-child(2){top:8px;left:8px}}@media (min-width:1201px){.tvb-header .tvb-header-container{padding:0 56px;width:calc(100% - 112px)}}@media (max-width:1200px) and (min-width:1025px){.tvb-header .tvb-header-container{padding:0 40px;width:calc(100% - 80px)}}@media (max-width:1024px) and (min-width:769px){.tvb-header .tvb-header-container{padding:0 32px;width:calc(100% - 64px)}}@media (max-width:768px) and (min-width:391px){.tvb-header .tvb-header-container{padding:0 16px;width:calc(100% - 32px)}}@media (max-width:390px){.tvb-header .tvb-header-container{min-width:304px;padding:0 4px 0 12px;width:calc(100% - 16px)}}@media (max-width:768px){.tvb-header{height:84px}}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.tvb-footer{background:#fff;border-top:8px solid;-webkit-border-image:-webkit-linear-gradient(left,#00adee 0,#00adee 33.33%,#50b748 33.33%,#50b748 66.666%,#ec1d24 66.666%,#ec1d24 100%) 30/1/0 stretch;border-image:linear-gradient(to right,#00adee 0,#00adee 33.33%,#50b748 33.33%,#50b748 66.666%,#ec1d24 66.666%,#ec1d24 100%) 30/1/0 stretch}@media (max-width:1024px){.tvb-footer{border-top:6px solid}}.tvb-footer .tvb-footer_container{height:inherit;max-width:1712px;margin:0 auto;padding:44px 56px;box-sizing:content-box}@media (max-width:1200px) and (min-width:1025px){.tvb-footer .tvb-footer_container{padding:44px 40px}}@media (max-width:1024px) and (min-width:769px){.tvb-footer .tvb-footer_container{padding:32px}}@media (max-width:768px){.tvb-footer .tvb-footer_container{padding:0 32px 20px}}.tvb-footer .tvb-footer_container .tvb-footer_items{row-gap:32px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:44px;border-bottom:.5px solid #d9dddf}@media (max-width:1024px) and (min-width:769px){.tvb-footer .tvb-footer_container .tvb-footer_items{padding-bottom:32px}}@media (max-width:768px){.tvb-footer .tvb-footer_container .tvb-footer_items{padding-bottom:0;border-bottom:0 solid #d9dddf;row-gap:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}}@media (max-width:768px){.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-header{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;padding:20px 0;border-bottom:.5px solid #d9dddf;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}}.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-header .tvb-footer_item-title{display:block;max-width:200px;width:-webkit-max-content;width:-moz-max-content;width:max-content;color:#333;-webkit-font-feature-settings:"liga" off,"clig" off;-moz-font-feature-settings:"liga" off,"clig" off;font-feature-settings:"liga" off,"clig" off;font-family:PingFang TC;font-size:18px;font-style:normal;font-weight:500;line-height:26px;letter-spacing:.5px;position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-header .tvb-footer_item-title .tvb-footer_item-title-el{font-size:inherit;font-weight:inherit;color:inherit}@media (max-width:1200px) and (min-width:1025px){.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-header .tvb-footer_item-title{font-size:17px;font-style:normal;font-weight:500;line-height:26px}}@media (max-width:1024px){.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-header .tvb-footer_item-title{font-size:16px;font-style:normal;font-weight:500;line-height:24px}}@media (max-width:768px){.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-header .tvb-footer_item-title{font-weight:400;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;margin-right:16px}}.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-header>a.tvb-footer_item-title{cursor:pointer;text-decoration:none}.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-header .tvb-footer_item-arrow{display:none;width:16px;min-width:16px;max-width:16px;height:16px;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s}@media (max-width:768px){.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-header .tvb-footer_item-arrow{display:block}}.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-links{padding-top:8px;border-bottom:0 solid #d9dddf}@media (max-width:1440px){.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-links{padding-top:6px}}@media (max-width:768px){.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-links{padding:0;border-bottom:0;height:0;overflow:hidden;-webkit-transition:height .5s;transition:height .5s}}.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-links .tvb-footer_item-link{margin-top:12px;width:-webkit-max-content;width:-moz-max-content;width:max-content;max-width:200px;display:block;color:#555;-webkit-font-feature-settings:"liga" off,"clig" off;-moz-font-feature-settings:"liga" off,"clig" off;font-feature-settings:"liga" off,"clig" off;font-family:PingFang TC;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.5px;text-decoration:none;position:relative}.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-links .tvb-footer_item-link .tvb-footer_item-link-text{font-weight:400;font-size:inherit}@media (min-width:769px){.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-links .tvb-footer_item-link .tvb-footer_item-link-text{width:100%;background-image:-webkit-linear-gradient(transparent calc(100% - 1px),#333 1px);background-image:linear-gradient(transparent calc(100% - 1px),#333 1px);background-repeat:no-repeat;background-position:right;background-size:0 100%;-webkit-transition:background-size .5s ease;transition:background-size .5s ease;display:inline}}@media (min-width:769px){.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-links .tvb-footer_item-link:hover .tvb-footer_item-link-text{background-position:left;background-size:100% 100%}}@media (max-width:1200px){.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-links .tvb-footer_item-link{font-size:15px;font-style:normal;font-weight:400;line-height:22px}}@media (max-width:768px){.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-links .tvb-footer_item-link{margin-top:0;padding:12px 24px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:calc(100vw - 112px)}}@media (max-width:768px){.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item .tvb-footer_item-links{padding:0;-webkit-transition:all .3s;transition:all .3s;border-bottom:0 solid #d9dddf}.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item[data-visible=true] .tvb-footer_item-header .tvb-footer_item-arrow{-webkit-transform:rotate(-180deg);-ms-transform:rotate(-180deg);transform:rotate(-180deg)}.tvb-footer .tvb-footer_container .tvb-footer_items .tvb-footer_item[data-visible=true] .tvb-footer_item-links{height:var(--tvb-footer-item-links-height,auto);padding:7px 0;border-bottom:.5px solid #d9dddf;box-sizing:border-box}}.tvb-footer .tvb-footer_container .tvb-footer_related{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;margin-top:44px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others:empty{display:none}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_follows .tvb-footer_follows-title{display:none}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_follows .tvb-footer_follows-navs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:12px}@media (max-width:1024px){.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_follows .tvb-footer_follows-navs{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:16px}}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_follows .tvb-footer_follows-navs .tvb-footer_follow{width:28px;height:28px;position:relative}@media (max-width:1024px){.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_follows .tvb-footer_follows-navs .tvb-footer_follow{width:32px;height:32px;gap:16px}}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_follows .tvb-footer_follows-navs .tvb-footer_follow .tvb-footer_follow-logo{width:100%;height:100%;object-fit:contain;position:relative;z-index:1}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_follows .tvb-footer_follows-navs .tvb-footer_follow .tvb-footer_follow-qr-code{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;width:0;height:0;background:#fff;box-shadow:0 4px 14px -4px #818d9566;border-radius:10px;border:.5px solid rgba(163,178,188,.35);position:absolute;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;bottom:calc(100% + 0px);left:-51px;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeInUp;animation-name:fadeInUp;overflow:hidden;opacity:0}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_follows .tvb-footer_follows-navs .tvb-footer_follow .tvb-footer_follow-qr-code .tvb-footer_follow-qr-code-img{width:120px;height:120px;object-fit:contain}@media (min-width:1025px){.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_follows .tvb-footer_follows-navs .tvb-footer_follow:hover .tvb-footer_follow-qr-code{width:128px;height:128px;bottom:calc(100% + 10px);-webkit-transition:bottom .5s;transition:bottom .5s;opacity:1}}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_apps .tvb-footer_apps-title{display:none}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_apps .tvb-footer_apps-navs{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;gap:16px}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_apps .tvb-footer_apps-navs .tvb-footer_app{width:44px;height:44px}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_apps .tvb-footer_apps-navs .tvb-footer_app .tvb-footer_app_logo{width:100%;height:100%;object-fit:contain}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_copyright .tvb-footer_logo{width:100px;height:28px;object-fit:contain;display:block}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_copyright .tvb-footer_copyright-text{font-size:14px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:.3px;margin-top:12px;color:#818d95}@media (min-width:1201px){.tvb-footer .tvb-footer_container .tvb-footer_related{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (max-width:1200px) and (min-width:1025px){.tvb-footer .tvb-footer_container .tvb-footer_related{row-gap:44px}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-webkit-flex-direction:row-reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (max-width:1024px){.tvb-footer .tvb-footer_container .tvb-footer_related{margin-top:0}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-webkit-flex-direction:column-reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;width:100%}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_apps,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_follows{width:100%;padding:32px 0;border-bottom:.5px solid #d9dddf}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_apps .tvb-footer_apps-title,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_apps .tvb-footer_follows-title,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_follows .tvb-footer_apps-title,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_follows .tvb-footer_follows-title{display:block;color:#818d95;font-size:15px;font-style:normal;font-weight:400;line-height:22px;letter-spacing:.3px;margin-bottom:18px}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_copyright{padding-top:32px}}@media (max-width:768px){.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_apps,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_follows{padding:20px 0}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_apps .tvb-footer_apps-title,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_apps .tvb-footer_follows-title,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_follows .tvb-footer_apps-title,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_follows .tvb-footer_follows-title{margin-bottom:16px}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_apps .tvb-footer_apps-navs,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_apps .tvb-footer_follows,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_follows .tvb-footer_apps-navs,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_follows .tvb-footer_follows{gap:16px;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_apps .tvb-footer_apps-navs .tvb-footer_follow,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_apps .tvb-footer_follows .tvb-footer_follow,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_follows .tvb-footer_apps-navs .tvb-footer_follow,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_follows .tvb-footer_follows .tvb-footer_follow{width:32px;height:32px}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_apps .tvb-footer_apps-navs .tvb-footer_app,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_apps .tvb-footer_follows .tvb-footer_app,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_follows .tvb-footer_apps-navs .tvb-footer_app,.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_others .tvb-footer_follows .tvb-footer_follows .tvb-footer_app{width:40px;height:40px}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_copyright{padding-top:20px}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_copyright .tvb-footer_logo{width:93px;height:26px}.tvb-footer .tvb-footer_container .tvb-footer_related .tvb-footer_copyright .tvb-footer_copyright-text{margin-top:12px;font-size:12px;font-style:normal;font-weight:400;line-height:18px}}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}blockquote,body,button,dd,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,hr,input,legend,li,ol,p,pre,td,textarea,th,ul{-webkit-tap-highlight-color:transparent;margin:0;padding:0;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;-webkit-margin-start:0;-moz-margin-start:0;margin-inline-start:0;-webkit-margin-end:0;-moz-margin-end:0;margin-inline-end:0;list-style-type:none}body{margin:0}html body{font-family:Helvetica Neue,Arial,Segoe UI,Noto Sans TC,SimHei,sans-serif}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;text-decoration:none}a:hover{text-decoration:underline}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;-moz-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.svg-icon[data-v-9034a4a2]{width:1em;height:1em;vertical-align:middle}.tvb-responsive[data-v-1d9426ce] .tvb-pc{display:block}.tvb-responsive[data-v-1d9426ce] .tvb-mobile,.tvb-responsive.mobile[data-v-1d9426ce] .tvb-pc{display:none}.tvb-responsive.mobile[data-v-1d9426ce] .tvb-mobile{display:block}
