﻿@charset "UTF-8";@font-face{font-family:"特定字修正";unicode-range:U+7db0,U+78A7,U+7B75;font-style:normal;font-weight:bold;}@font-face{font-family:"特定字修正";unicode-range:U+7db0,U+78A7,U+7B75;font-style:normal;font-weight:normal;src:local("微軟正黑體"),local("Microsoft JhengHei");}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-family:"特定字修正","Microsoft JhengHei";font-style:normal;}* html{width:100vw;height:100vh;overflow:auto;}* body{font-size:100%;width:100vw;height:100vh;margin:0;padding:0;overflow-x:hidden;}* body .headerContainer{width:100%;height:80px;position:fixed;top:0;padding:22px 40px;box-shadow:0 3px 6px rgba(0,0,0,.05);z-index:100;}@media screen and (max-width:767px){* body .headerContainer{z-index:1001;}}* .mainContainer{width:100%;height:calc(100vh - 80px);position:fixed;top:80px;overflow-y:auto;background-color:#fbfbfb;z-index:1000;}* .mainContainer::-webkit-scrollbar{height:6px;width:6px;}* .mainContainer::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:6px;}* .mainContainer::-webkit-scrollbar-thumb:hover{background:#7c7c7c;}* ul{list-style-type:none;list-style:none;padding:0;margin:0;}* a{text-decoration:none;}* table{clear:both;border-collapse:separate;border-spacing:0;}*.footerContainer{width:100%;height:52px;background-color:#8994aa;background-image:url(../Image/watermarkLogo--footer.svg);background-repeat:no-repeat;background-size:83px 34px;background-position-x:calc(100% - 65px);background-position-y:bottom;font-size:14px;}*.footerContainer .footer__text{color:#fff;text-align:center;line-height:52px;}@media screen and (max-width:767px){*.footerContainer .footer__text{line-height:14px;height:100%;display:flex;align-items:center;}}