@import url(//fonts.googleapis.com/earlyaccess/notosanstc.css);@keyframes toastIn{0%{transform:translateY(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes toastOut{0%{transform:translate(0);opacity:1}to{transform:translateY(-100%);opacity:0}}.toastDown-enter-active,.toastDown-leave-active{animation-duration:.377s;animation-fill-mode:both}.toastDown-enter-active{animation-name:toastIn}.toastDown-leave-active{animation-name:toastOut}@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.circle{color:#fff;height:43px;width:43px;border-radius:50%;border:1px solid #ccc;font-size:16px;background-color:#f7bba1;text-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.circle,.row-col{display:-ms-flexbox;display:flex}.row-col{width:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;box-sizing:border-box}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body,html{padding:0;margin:0;width:100%}body{overflow-y:scroll}video{display:inline-block}[hidden],template{display:none}input[disabled],select[disabled],textarea[disabled]{background-color:#eee!important;cursor:not-allowed}input[type=checkbox],input[type=radio]{vertical-align:middle;margin-left:1px}textarea{resize:none}h1,h2,h3,h4,h5,h6,p{font-weight:400;margin:0;padding:0}b,strong{font-weight:inherit;font-weight:700}li,ol,ul{padding:0;margin:0;list-style:none}a{background-color:transparent;-webkit-text-decoration-skip:objects;text-decoration:none;outline:0;color:#666}a:active,a:hover{outline-width:0}button{background-color:transparent;border:0;cursor:pointer}button,input{overflow:visible;outline:0}button,input,optgroup,select,textarea{font:inherit;margin:0}[type=reset],[type=submit],button,html [type=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}img{border-style:none}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}hr{box-sizing:content-box;width:100%;height:1px;overflow:visible;border:0;border-bottom:.5px solid #666}textarea{overflow:auto}[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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:#999;opacity:.74;font-weight:300}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}select:-moz-focusring{color:transparent;text-shadow:0 0 0 #000}select::-ms-expand{display:none}span.danger{color:#c1493b}.not-found-row{padding:20px 5px;margin:10px 0;text-align:center;font-size:32px;font-weight:700}button i.fa:hover{cursor:inherit}i.fa:hover{cursor:pointer}i.fa>*{cursor:default;font-family:Noto Sans TC,Heiti TC,Microsoft JhengHei,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.4}hr.no-border{border:0}hr.no-margin{margin:0;height:0}.responsitive-color.gray-transparent{background:#daddd8!important}@media screen and (max-width:1199.9px){.responsitive-color.gray-transparent{background:transparent!important;box-shadow:0 0 0 0!important}}body{font-family:Noto Sans CJK TC,Segoe UI,Heiti TC,Microsoft JhengHei,Helvetica Neue,Helvetica,sans-serif;font-size:14px;line-height:1.4}.login-dailog table tr.text td{padding:0}.login-dailog table tr.input td:first-child{padding:5px 8.5px;text-align:center;color:#fff;font-size:16px;background:#707070;border-top-left-radius:5px;border-bottom-left-radius:5px}.login-dailog table tr.input td:first-child i{cursor:default}.login-dailog table tr.input td:last-child{display:block;border:1px solid #707070;background:#fff;border-top-right-radius:5px;border-bottom-right-radius:5px}.login-dailog table tr.input td input{border:0}.login-dailog table tr.input td input:-webkit-autofill{-webkit-box-shadow:0 0 0 30px #fff inset}body,html{height:100%;color:#333;font-weight:400;word-wrap:break-word}body ::-webkit-scrollbar,html ::-webkit-scrollbar{width:8px;height:8px}body ::-webkit-scrollbar-track,html ::-webkit-scrollbar-track{margin:-3px 0}body ::-webkit-scrollbar-thumb,html ::-webkit-scrollbar-thumb{border-radius:4px;background:#a0a0a0}body a.link,html a.link{color:#003679;text-decoration:underline}body a.link:hover,html a.link:hover{cursor:pointer}.app-root{width:100%;height:100%;position:relative;-webkit-overflow-scrolling:touch}.app-root ::-webkit-scrollbar{width:8px;height:8px}.app-root ::-webkit-scrollbar-track{margin:1px 0}.app-root ::-webkit-scrollbar-thumb{border-radius:4px;background:#a0a0a0}.app-container{width:100%;position:relative;background:#fff;min-height:calc(100% + 1px);overflow-x:auto;overflow-y:auto;-ms-overflow-style:none;-webkit-perspective:0}@-moz-document url-prefix(){.app-container{height:100%}}.app-pages{min-height:100%;padding:90px 0 0;box-sizing:border-box}.app-pages.main{padding:0}.app-pages .app-background{position:fixed;margin-left:-8px;margin-top:-8px;width:calc(100% + 16px);height:calc(100% - 70px + 16px)}.app-pages .app-background.filter{filter:brightness(.5) blur(4px)}.app-pages .app-background.cover{height:calc(100% + 16px)}.app-pages .max-width .app-main-container{box-sizing:border-box;margin:0 auto}.page-title{box-sizing:border-box;padding-bottom:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.page-title span{font-size:36px;font-weight:400}.page-title span .sub-title{font-size:18px;color:#999}.main-button{white-space:nowrap;background:#003679;color:#fff;border-radius:999999999999999px;border:1px solid #003679;padding:0;box-shadow:1px 1px 1px rgba(0,0,0,.2);box-sizing:border-box;font-size:14px;font-weight:500;transition:background .2s ease;width:80px;height:40px}.main-button:hover{background:#004193;transition:background .2s ease;cursor:pointer}.main-button:disabled{background:transparent;color:#909090;border:1px solid #909090;box-shadow:none;cursor:not-allowed}.main-button.icon-size{padding-right:10px}.main-button.loading{position:relative;border:0;background:#003679;color:#003679;cursor:not-allowed}.main-button.loading:after{content:"";animation:spinAround .5s infinite linear;border:2px solid #fff;border-radius:50%;border-right-color:transparent;border-top-color:transparent;display:block;position:absolute;height:16px;width:16px;left:calc(50% - 8px);top:calc(50% - 10px)}.main-button.input{padding:5.5px 12px}.main-button.input.loading:after{height:12px;width:12px;left:calc(50% - 6px);top:calc(50% - 8px)}.main-button .fa{font-size:16px;margin:0 3px 0 0}.main-button a{color:#fff}.white-button{white-space:nowrap;color:#003679;border-radius:999999999999999px;border:1px solid #003679;padding:0;box-shadow:1px 1px 1px rgba(0,0,0,.2);box-sizing:border-box;font-size:14px;font-weight:500;width:80px;height:40px}.white-button,.white-button:hover{background:#fff;transition:background .2s ease}.white-button:hover{cursor:pointer}.white-button:disabled{background:transparent;color:#909090;border:1px solid #909090;box-shadow:none;cursor:not-allowed}.white-button.icon-size{padding-right:10px}.white-button.loading{position:relative;border:0;background:#fff;color:#fff;cursor:not-allowed}.white-button.loading:after{content:"";animation:spinAround .5s infinite linear;border:2px solid #fff;border-radius:50%;border-right-color:transparent;border-top-color:transparent;display:block;position:absolute;height:16px;width:16px;left:calc(50% - 8px);top:calc(50% - 10px)}.white-button.input{padding:5.5px 12px}.white-button.input.loading:after{height:12px;width:12px;left:calc(50% - 6px);top:calc(50% - 8px)}.white-button .fa{font-size:16px;margin:0 3px 0 0}.white-button a{color:#fff}.white-gray-button{white-space:nowrap;color:#555;border-radius:999999999999999px;border:1px solid #555;padding:0;box-shadow:1px 1px 1px rgba(0,0,0,.2);box-sizing:border-box;font-size:14px;font-weight:500;width:80px;height:40px}.white-gray-button,.white-gray-button:hover{background:#fff;transition:background .2s ease}.white-gray-button:hover{cursor:pointer}.white-gray-button:disabled{background:transparent;color:#909090;border:1px solid #909090;box-shadow:none;cursor:not-allowed}.white-gray-button.icon-size{padding-right:10px}.white-gray-button.loading{position:relative;border:0;background:#fff;color:#fff;cursor:not-allowed}.white-gray-button.loading:after{content:"";animation:spinAround .5s infinite linear;border:2px solid #fff;border-radius:50%;border-right-color:transparent;border-top-color:transparent;display:block;position:absolute;height:16px;width:16px;left:calc(50% - 8px);top:calc(50% - 10px)}.white-gray-button.input{padding:5.5px 12px}.white-gray-button.input.loading:after{height:12px;width:12px;left:calc(50% - 6px);top:calc(50% - 8px)}.white-gray-button .fa{font-size:16px;margin:0 3px 0 0}.white-gray-button a{color:#fff}.alert-button{white-space:nowrap;background:#ea5514;color:#fff;border-radius:999999999999999px;border:1px solid #ea5514;padding:0;box-shadow:1px 1px 1px rgba(0,0,0,.2);box-sizing:border-box;font-size:14px;font-weight:500;transition:background .2s ease;width:80px;height:40px}.alert-button:hover{background:#ed662b;transition:background .2s ease;cursor:pointer}.alert-button:disabled{background:transparent;color:#909090;border:1px solid #909090;box-shadow:none;cursor:not-allowed}.alert-button.icon-size{padding-right:10px}.alert-button.loading{position:relative;border:0;background:#ea5514;color:#ea5514;cursor:not-allowed}.alert-button.loading:after{content:"";animation:spinAround .5s infinite linear;border:2px solid #fff;border-radius:50%;border-right-color:transparent;border-top-color:transparent;display:block;position:absolute;height:16px;width:16px;left:calc(50% - 8px);top:calc(50% - 10px)}.alert-button.input{padding:5.5px 12px}.alert-button.input.loading:after{height:12px;width:12px;left:calc(50% - 6px);top:calc(50% - 8px)}.alert-button .fa{font-size:16px;margin:0 3px 0 0}.alert-button a{color:#fff}.gray-button{white-space:nowrap;background:#909090;color:#fff;border-radius:999999999999999px;border:1px solid hsla(0,0%,100%,.2);padding:0;box-shadow:1px 1px 1px rgba(0,0,0,.2);box-sizing:border-box;font-size:14px;font-weight:500;transition:background .2s ease;width:80px;height:40px}.gray-button:hover{background:#9d9d9d;transition:background .2s ease;cursor:pointer}.gray-button:disabled{background:transparent;color:#909090;border:1px solid #909090;box-shadow:none;cursor:not-allowed}.gray-button.icon-size{padding-right:10px}.gray-button.loading{position:relative;border:0;background:#909090;color:#909090;cursor:not-allowed}.gray-button.loading:after{content:"";animation:spinAround .5s infinite linear;border:2px solid #fff;border-radius:50%;border-right-color:transparent;border-top-color:transparent;display:block;position:absolute;height:16px;width:16px;left:calc(50% - 8px);top:calc(50% - 10px)}.gray-button.input{padding:5.5px 12px}.gray-button.input.loading:after{height:12px;width:12px;left:calc(50% - 6px);top:calc(50% - 8px)}.gray-button .fa{font-size:16px;margin:0 3px 0 0}.gray-button a{color:#fff}.dark-button{white-space:nowrap;background:#4b5842;color:#fff;border-radius:999999999999999px;border:1px solid #4b5842;padding:0;box-shadow:1px 1px 1px rgba(0,0,0,.2);box-sizing:border-box;font-size:14px;font-weight:500;transition:background .2s ease;width:80px;height:40px}.dark-button:hover{background:#57674d;transition:background .2s ease;cursor:pointer}.dark-button:disabled{background:transparent;color:#909090;border:1px solid #909090;box-shadow:none;cursor:not-allowed}.dark-button.icon-size{padding-right:10px}.dark-button.loading{position:relative;border:0;background:#4b5842;color:#4b5842;cursor:not-allowed}.dark-button.loading:after{content:"";animation:spinAround .5s infinite linear;border:2px solid #fff;border-radius:50%;border-right-color:transparent;border-top-color:transparent;display:block;position:absolute;height:16px;width:16px;left:calc(50% - 8px);top:calc(50% - 10px)}.dark-button.input{padding:5.5px 12px}.dark-button.input.loading:after{height:12px;width:12px;left:calc(50% - 6px);top:calc(50% - 8px)}.dark-button .fa{font-size:16px;margin:0 3px 0 0}.dark-button a{color:#fff}.active-button{white-space:nowrap;background:#bf8b30;color:#fff;border-radius:999999999999999px;border:1px solid #bf8b30;padding:0;box-shadow:1px 1px 1px rgba(0,0,0,.2);box-sizing:border-box;font-size:14px;font-weight:500;transition:background .2s ease;width:80px;height:40px}.active-button:hover{background:#ce983b;transition:background .2s ease;cursor:pointer}.active-button:disabled{background:transparent;color:#909090;border:1px solid #909090;box-shadow:none;cursor:not-allowed}.active-button.icon-size{padding-right:10px}.active-button.loading{position:relative;border:0;background:#bf8b30;color:#bf8b30;cursor:not-allowed}.active-button.loading:after{content:"";animation:spinAround .5s infinite linear;border:2px solid #fff;border-radius:50%;border-right-color:transparent;border-top-color:transparent;display:block;position:absolute;height:16px;width:16px;left:calc(50% - 8px);top:calc(50% - 10px)}.active-button.input{padding:5.5px 12px}.active-button.input.loading:after{height:12px;width:12px;left:calc(50% - 6px);top:calc(50% - 8px)}.active-button .fa{font-size:16px;margin:0 3px 0 0}.active-button a{color:#fff}.padding-button{width:auto;padding:0 17px}@media screen and (max-width:1199.9px){.icon-button{padding:4px 6px}.icon-button span{display:none}.icon-button .fa{margin:0}}.btn-group{font-size:0}.btn-group button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#898989;color:#fff;border-radius:0;padding:3px 8px;box-shadow:1px 1px 1px rgba(0,0,0,.2);font-size:14px}.btn-group button:hover{background:#969696;transition:background .2s ease}.btn-group button.active{background:#003679}.btn-group button.active:hover{background:#004193}.btn-group button:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}.btn-group button:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.btn-group button:not(:last-child){border-right:1px solid #ccc}.btn-group button input{display:none}.filter-group{font-size:0;display:block}.filter-group label{display:inline-block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background:#898989;color:#fff;border-radius:0;padding:3px 8px;box-shadow:1px 1px 1px rgba(0,0,0,.2);font-size:14px}.filter-group label:hover{background:#969696;transition:background .2s ease;cursor:pointer}.filter-group label:nth-child(2){border-top-left-radius:4px;border-bottom-left-radius:4px}.filter-group label:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.filter-group label:not(:last-child){border-right:1px solid #ccc}.filter-group input{display:none}.filter-group input:checked+label{background:#003679}.large-button{padding:20px 28px!important;border-radius:4px}.large-button.input{padding:7px 20px!important}.large-button.long-button{padding-right:40px!important;padding-left:40px!important}.small-button{padding:6px 9px;border-radius:5px}.small-button.icon-size{padding-right:6.5px}.medium-button{padding:10px 30px!important;border-radius:5px}.long-button{width:300px;height:50px;padding:0!important;font-weight:900;font-size:18px}.field-button{width:95%}.side-button{position:absolute;right:15px;top:-43px}.table-input{padding:5px 23px!important;border-radius:10000px!important}div.mask{position:relative;display:inline-block}div.mask label{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}.main-col{width:100%}.main-col .col-title{padding-bottom:5px;margin:0 20px 20px;font-size:28px;font-weight:700;text-align:center;position:relative}.main-col .col-title.black{background:#4b5842;color:#fff;margin-right:-25px;margin-left:-25px;padding:10px 40px;text-align:left}.main-col .col-title.round{border-radius:7px}.main-col .col-title a{text-decoration:none;color:#333}.main-col .col-title i{font-size:20px;vertical-align:text-top}.main-col .col-title p,.main-col .col-title span{line-height:30px}.main-col .col-title.left{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.main-col .col-title.left i{color:#333}.main-col .col-title .right{position:absolute;top:50%;right:0;transform:translateY(-50%);height:100%}.main-col .col-title .right .menu{padding:0 10px;font-size:0}.main-col .col-title .right .menu .icon{line-height:30px;font-size:15px}.main-col .col-title .center{display:inline-block;position:relative;height:100%;left:0;right:0}.main-col .col-title .center span{line-height:30px}.main-col .sub-row{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:end;align-items:flex-end;padding:0 15px}.main-col .sub-row .sub-content{-ms-flex-item-align:stretch;align-self:stretch}.main-col .sub-row .sub-content strong{font-size:20px}.main-col .sub-row .sub-content strong span{font-size:20px;font-weight:400}.main-col .sub-row .sub-content strong h6{font-size:16px;display:inline;font-weight:400}.main-col .sub-row .sub-content strong h5{font-size:16px;display:inline;font-weight:700}.main-col .sub-row .sub-title{background:#4b5842;color:#fff;font-size:28px;font-weight:700;margin-left:-40px;padding:8px 40px;border-top-right-radius:1000px;border-bottom-right-radius:1000px}.main-col .mobile-content{padding:3px 0 10px;border-radius:5px}.main-col .content{margin:0;padding:15px;border-radius:0 0 5px 5px}.main-col .content.no-padding{padding:0 15px}.main-col .content.close{padding:0 15px;transition:padding .5s ease}.main-col .buttons{text-align:center;margin:15px 0}.main-col .buttons.input{margin:10px 0}.main-col .buttons.no-margin{margin:0}.main-col .buttons.right{text-align:right;padding-right:15px}.main-col .buttons.content-button{padding:0}.main-col .buttons .button>:not(:first-child),.main-col .buttons>:not(:first-child){margin-left:10px}.main-col .links ul{font-size:0;text-align:center}.main-col .links li{display:inline-block;border-right:1px solid #000;font-size:14px}.main-col .links li:last-child{border-right:0}.main-col .links .router{display:inline-block;color:#000;padding:0 7px;transition:color .2s ease}.main-col .links .router:hover{color:#4d4d4d;transition:color .2s ease}.dialog{width:100%;height:100%}.dialog .sample-table{overflow:auto;width:100%;height:calc(100% - 45px)}.dialog .sample-table table{display:inline}.dialog .sample-table table tr td,.dialog .sample-table table tr th{white-space:nowrap;padding:12px 36px 12px 0}.dialog .title{text-align:center}.dialog .title h1{font-size:24px;font-weight:400}.dialog .content{margin:15px 0}.dialog .buttons{text-align:center;margin:10px 0}.dialog .buttons .button>:not(:first-child){margin-left:15px}.dialog .links ul{font-size:0;text-align:center}.dialog .links li{display:inline-block;border-right:1px solid #000;font-size:14px}.dialog .links li:last-child{border-right:0}.dialog .links .router{display:inline-block;color:#000;padding:0 7px;transition:color .2s ease}.dialog .links .router:hover{color:#4d4d4d;transition:color .2s ease}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;box-sizing:border-box}@media (min-width:576px){.container{max-width:700px}}@media (min-width:768px){.container{max-width:880px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;box-sizing:border-box}.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;box-sizing:border-box;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-auto,.col-lg,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-auto,.col-md,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-md-auto,.col-sm,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-auto{position:relative;width:100%;min-height:1px;display:-ms-flexbox;display:flex;padding-right:15px;padding-left:15px;box-sizing:border-box}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-ms-flex-order:-1;order:-1}.order-1{-ms-flex-order:1;order:1}.order-2{-ms-flex-order:2;order:2}.order-3{-ms-flex-order:3;order:3}.order-4{-ms-flex-order:4;order:4}.order-5{-ms-flex-order:5;order:5}.order-6{-ms-flex-order:6;order:6}.order-7{-ms-flex-order:7;order:7}.order-8{-ms-flex-order:8;order:8}.order-9{-ms-flex-order:9;order:9}.order-10{-ms-flex-order:10;order:10}.order-11{-ms-flex-order:11;order:11}.order-12{-ms-flex-order:12;order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-ms-flex-order:-1;order:-1}.order-sm-1{-ms-flex-order:1;order:1}.order-sm-2{-ms-flex-order:2;order:2}.order-sm-3{-ms-flex-order:3;order:3}.order-sm-4{-ms-flex-order:4;order:4}.order-sm-5{-ms-flex-order:5;order:5}.order-sm-6{-ms-flex-order:6;order:6}.order-sm-7{-ms-flex-order:7;order:7}.order-sm-8{-ms-flex-order:8;order:8}.order-sm-9{-ms-flex-order:9;order:9}.order-sm-10{-ms-flex-order:10;order:10}.order-sm-11{-ms-flex-order:11;order:11}.order-sm-12{-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-ms-flex-order:-1;order:-1}.order-md-1{-ms-flex-order:1;order:1}.order-md-2{-ms-flex-order:2;order:2}.order-md-3{-ms-flex-order:3;order:3}.order-md-4{-ms-flex-order:4;order:4}.order-md-5{-ms-flex-order:5;order:5}.order-md-6{-ms-flex-order:6;order:6}.order-md-7{-ms-flex-order:7;order:7}.order-md-8{-ms-flex-order:8;order:8}.order-md-9{-ms-flex-order:9;order:9}.order-md-10{-ms-flex-order:10;order:10}.order-md-11{-ms-flex-order:11;order:11}.order-md-12{-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-ms-flex-order:-1;order:-1}.order-lg-1{-ms-flex-order:1;order:1}.order-lg-2{-ms-flex-order:2;order:2}.order-lg-3{-ms-flex-order:3;order:3}.order-lg-4{-ms-flex-order:4;order:4}.order-lg-5{-ms-flex-order:5;order:5}.order-lg-6{-ms-flex-order:6;order:6}.order-lg-7{-ms-flex-order:7;order:7}.order-lg-8{-ms-flex-order:8;order:8}.order-lg-9{-ms-flex-order:9;order:9}.order-lg-10{-ms-flex-order:10;order:10}.order-lg-11{-ms-flex-order:11;order:11}.order-lg-12{-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-ms-flex:0 0 8.33333%;flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{-ms-flex:0 0 16.66667%;flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-ms-flex:0 0 33.33333%;flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{-ms-flex:0 0 41.66667%;flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-ms-flex:0 0 58.33333%;flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{-ms-flex:0 0 66.66667%;flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-ms-flex:0 0 83.33333%;flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{-ms-flex:0 0 91.66667%;flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-ms-flex-order:-1;order:-1}.order-xl-1{-ms-flex-order:1;order:1}.order-xl-2{-ms-flex-order:2;order:2}.order-xl-3{-ms-flex-order:3;order:3}.order-xl-4{-ms-flex-order:4;order:4}.order-xl-5{-ms-flex-order:5;order:5}.order-xl-6{-ms-flex-order:6;order:6}.order-xl-7{-ms-flex-order:7;order:7}.order-xl-8{-ms-flex-order:8;order:8}.order-xl-9{-ms-flex-order:9;order:9}.order-xl-10{-ms-flex-order:10;order:10}.order-xl-11{-ms-flex-order:11;order:11}.order-xl-12{-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.max-width{width:100%;max-width:1199.9px;min-width:1199.9px;display:block;margin:0 auto;position:relative;box-sizing:border-box}.page-root{min-height:100%;position:relative;padding:15px}.input-group{padding:10px 5px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;-webkit-align-items-align-items:center}.input-group.align-start{-webkit-align-items:flex-start;-webkit-align-items-align-items:flex-start}.input-group.align-start span{margin-top:4.5px}.input-group.no-padding{padding:0 5px}.input-group .tips{box-sizing:border-box;padding:10px;width:100%;background-color:#fef0d5;border-radius:5px;color:#e83828}.input-group .tips span:not(:last-child):after{content:" ,"}.input-group .example span:first-child{font-weight:700}.input-group .example a{padding:0 5px;text-decoration:underline;font-weight:400}.input-group .example a:not(:last-child){border-right:1px solid #999}.input-group select{width:100%;height:19.2px;padding:5px 8px;border-radius:5px;box-sizing:content-box;background-color:#fff;-webkit-appearance:none}.input-group input,.input-group input[type=file],.input-group textarea{background-color:#fff;width:100%;border-radius:5px;border:1px solid #aaa;padding:5px 8px;box-sizing:border-box}.input-group textarea{padding:15px}.input-group input[type=checkbox],.input-group input[type=radio]{width:auto}.input-group span{display:inline-block}.input-group span.required:after{color:red;content:"*";position:absolute}.input-group .error{white-space:nowrap;color:#c1493b;font-size:12px;position:absolute;bottom:-8px}.input-group.no-padding .error{bottom:-14px}.input-radio-group{width:100%;display:-ms-flexbox;display:flex;-webkit-align-items:flex-start;-webkit-align-items-align-items:flex-start}.input-radio-group span{display:inline-block}.input-radio-group .error{margin-top:3px;color:#c1493b;font-size:12px}.tag-group{padding:10px 5px!important;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.loading-page{top:0;left:0;position:fixed;width:100%;min-height:100%;z-index:12;background-color:#fff}.loading-page .img-box{position:relative;top:200px;left:0;right:0;margin:auto;height:100px;width:100px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.loading-page .img-box img{width:100%}.loading-dialog{display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:5px;z-index:12;background-color:#fff}.loading-dialog .img-box{margin:auto;height:80px;width:80px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.loading-dialog .img-box img{width:100%}.table-line{width:100%;display:table}.table-line.sticky th{background:#add8e6!important}.table-line.sticky tr{background:#fff}.table-line.sticky tr td:first-child,.table-line.sticky tr th:first-child{position:-webkit-sticky;position:sticky;left:0;z-index:1;background:#ffb6c1}.table-line.sticky thead tr th{position:-webkit-sticky;position:sticky;top:-1px}.table-line.sticky th:first-child{z-index:2!important}.table-line.bottom-line{border-bottom:1px solid #ccc}.table-line.fixed{table-layout:fixed}.table-line thead tr{background:#003679;border-radius:5px}.table-line thead tr th{text-align:center;color:#fff;font-weight:500}.table-line thead tr th:first-child{border-top-left-radius:5px;border-bottom-left-radius:5px}.table-line thead tr th:last-child{border-top-right-radius:5px;border-bottom-right-radius:5px}.table-line tbody tr:hover{background:#f6f7ff;box-shadow:3px 3px 6px rgba(0,0,0,.16)}.table-line tbody tr td{text-align:center;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.table-line tr{text-align:left;border-bottom:1px solid #ccc;height:60px}.table-line tr.none-line{border-bottom:0}.table-line tr th{white-space:nowrap;padding:12px 5px 12px 30px}.table-line tr th:last-child,.table-line tr th:only-child{padding:12px 30px}.table-line tr td{padding:12px 5px 12px 30px}.table-line tr td:last-child{padding:0}.table-line tr td:only-child{padding:12px 30px}.table-line tr.total-row{border-top:2px solid #666}.table-line tr.total-row td:first-child{font-weight:700}.table{display:table}.table tr{text-align:left;border-top:0 solid #ccc}.table tr td:first-child{font-weight:700;color:#777}.table tr th{white-space:nowrap}.table tr td,.table tr th{padding:5px 30px 5px 0}.table tr td:last-child,.table tr th:last-child{padding:12px 0}ul.custom-tag li{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;margin:0 8px 5px 0;padding:7px 8px 8px;background:#003679;color:#fff;border-radius:5px}ul.custom-tag li span{padding-right:8px}ul.custom-tag li i{margin-top:3.5px}.modal-toast{width:100%;border-radius:5px;overflow:hidden;box-shadow:0 0 32px 0 rgba(0,0,0,.2);padding:30px 35px;background:#fbfbfb;box-sizing:border-box}.modal-toast .line{border:1.5px solid #fff;margin-bottom:15px}.modal-toast .line.error{border-color:#ea5514}.modal-toast .line.remind{border-color:#fba803}.modal-toast .line.success{border-color:#003679}.modal-toast .content{text-align:center}.modal-toast .content span{color:#848486;font-size:18px;font-weight:500}.modal-toast .button-row{margin-top:20px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.modal-toast .button-row button:not(:last-child){margin-bottom:20px}.flex-ul li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:10px 0}.flex-ul li:not(:first-child){border-top:1px solid #ccc}.flex-ul .left,.flex-ul .right{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;box-sizing:border-box}.flex-ul .text{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start;margin-left:10px}.flex-ul .text>*{margin:1px 0}.flex-ul .text .sub{font-size:12px}.flex-ul .icon{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.flex-ul .icon>*{margin:2px 0}.uploading-page{top:0;left:0;position:fixed;width:100%;min-height:100%;z-index:10000;background-color:rgba(0,0,0,.5)}.uploading-page .img-box{display:-ms-flexbox;display:flex;position:relative;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;top:200px;left:0;right:0;margin:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.uploading-page .img-box h1{font-size:32px;font-weight:700;color:#eee;margin-right:10px}.uploading-dialog{display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:5px;z-index:12;background-color:#fff}.uploading-dialog .img-box{margin:auto;height:80px;width:80px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.uploading-dialog .img-box img{width:100%}.container-block{width:100%;height:100%}.center-block{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.row-block{-ms-flex-direction:row;flex-direction:row}.col-block,.row-block{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between}.col-block{-ms-flex-direction:column;flex-direction:column}.stretch{-ms-flex-align:stretch!important;align-items:stretch!important}.default-shadow{box-shadow:3px 3px 6px rgba(0,0,0,.16)}.text-shadow{text-shadow:3px 3px 6px rgba(0,0,0,.16)}.none-shadow{box-shadow:0 0 0 transparent;text-shadow:0 0 0 transparent}.ellipsis{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.footer{background:#333;height:0;width:100%;font-weight:700;color:#fff;position:relative;left:0;z-index:13;bottom:0}.footer .max-width{height:100%;border:0;text-align:center;line-height:30px}.footer .max-width a{color:#fff}input,input:disabled{transition:background .5 ease}input:disabled{background:#ededed}.header{border-bottom:3px solid #003679;box-shadow:0 3px 6px rgba(0,0,0,.3);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f0f0f0",GradientType=0);height:90px;width:100%;background:#fff;box-sizing:border-box;position:fixed;top:0;left:0;z-index:800}.header .max-width{max-width:1199.9px;min-width:0;width:95%;height:100%;text-align:center}.header .max-width .left .title-container{-ms-flex-align:start;align-items:flex-start}.header .max-width .left .title-container .title{font-size:20px;font-family:GenJyuuGothic-P-ExtraLight}.header .max-width .left .title-container .sub-title{font-size:16px;font-family:GenJyuuGothic-P-ExtraLight}.header .max-width .right .form-block{width:300px;height:50px;padding:0 20px;border:1.5px solid #003679;border-radius:9999999999999px;box-sizing:border-box}.header .max-width .right .form-block .icon{font-size:20px;color:#003679;margin-left:15px;padding-bottom:3px}.header .max-width .right .form-block input{border:0;background:transparent;width:100%}.header .max-width .right .form-block input:-webkit-autofill,.header .max-width .right .form-block input:-webkit-autofill:active,.header .max-width .right .form-block input:-webkit-autofill:focus,.header .max-width .right .form-block input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.header .max-width .right .user-container{-ms-flex-align:end;align-items:flex-end;color:#003679}.header .max-width .right .user-container .title{font-size:16px;font-weight:500}.header .max-width .right .user-container .sub-title{font-size:16px;font-weight:300;cursor:pointer}.header .max-width .right .user-container .sub-title:hover{color:#0064df}.header .max-width .right .user-container .sub-title i{font-size:18px;font-weight:700;padding-top:3px}.modal-form{width:100%}.modal-form td{padding:5px;vertical-align:top}.modal-form .ti p{margin:3px 0 0}.modal-form input{width:100%;border-radius:5px;border:1px solid #aaa;padding:3px;box-sizing:border-box}.modal-form .error{color:#c1493b;font-size:12px;padding:3px 0 0}.toast-position{position:fixed;top:70px;left:50%;width:300px;margin-left:-150px;z-index:9999}.toast-position .toast-container{width:100%}.toast-position .toast-container .toast{width:100%;border-radius:5px;overflow:hidden;position:relative;box-shadow:0 0 32px 0 rgba(0,0,0,.2);padding:30px 35px;background:#fbfbfb;box-sizing:border-box}.toast-position .toast-container .toast:not(:last-child):not(:only-child){margin:0 0 15px}.toast-position .toast-container .toast .option{position:absolute;top:5px;right:6px}.toast-position .toast-container .toast .option i{font-size:18px;color:#ccc}.toast-position .toast-container .toast .option i:hover{color:#999}.toast-position .toast-container .toast .line{border:1.5px solid #fff;margin-bottom:15px}.toast-position .toast-container .toast .line.error{border-color:#ea5514}.toast-position .toast-container .toast .line.remind{border-color:#fba803}.toast-position .toast-container .toast .line.success{border-color:#003679}.toast-position .toast-container .toast .content{color:#848486;font-size:18px;text-align:center}.child-edit-page{padding:30px 0}.child-edit-page .title-container{margin-bottom:5px}.child-edit-page .title-container .title{font-size:32px;font-weight:500}.child-edit-page .form-container{width:100%;margin-bottom:30px;padding:0 20px;box-sizing:border-box}.child-edit-page .form-container .form-row{-ms-flex-align:start;align-items:flex-start}.child-edit-page .form-container .form-row:not(:last-child){margin-bottom:30px}.child-edit-page .form-container .form-row .form{-ms-flex-align:start;align-items:flex-start}.child-edit-page .form-container .form-row .form .title{font-size:18px;font-weight:500;color:#003679;padding:15px 0}.child-edit-page .form-container .form-row .form .content{font-size:18px;color:#555;padding:15px 0}.child-edit-page .form-container .form-row .form .input-group{padding:0}.child-edit-page .button-container{width:100%;margin-bottom:30px}.child-edit-page .line{height:3px;width:100%;background:#003679;border-radius:999999999px;margin-bottom:20px}.child-edit-page .chart-container{width:100%;padding:0 20px;box-sizing:border-box}.child-edit-page .chart-container .form-row:not(:last-child){margin-bottom:20px}.child-edit-page .chart-container .form-row .form .title{font-size:18px;font-weight:500;color:#003679}.child-edit-page .chart-container .form-row .form .content{font-size:18px;color:#555}.child-edit-page .chart-container .form-row .form .input .form-block{width:175px;height:40px;padding:0 15px;border:1px solid #ccc;border-radius:9999999999999px;box-sizing:border-box}.child-edit-page .chart-container .form-row .form .input .form-block input{border:transparent;width:100%}.child-edit-page .chart-container .form-row .form .input .button{width:40px;height:40px;background:#003679;border-radius:9999999999999px;cursor:pointer}.child-edit-page .chart-container .form-row .form .input .button i{color:#fff;font-size:15px;margin-bottom:2px}.child-edit-page .chart-container .chart-row{margin-left:-10px;margin-right:-10px}.child-edit-page .chart-container .chart-row .chart-block{width:580px;height:440px;padding:15px;box-sizing:border-box;border:1px solid #ccc;border-radius:5px;position:relative}.child-edit-page .chart-container .chart-row .chart-block .title-container{width:100%;margin-bottom:-20px;z-index:1}.child-edit-page .chart-container .chart-row .chart-block .title-container .title{font-size:21px}.child-edit-page .chart-container .chart-row .chart-block .title-container .personal-line{cursor:pointer;color:#777}.child-edit-page .chart-container .chart-row .chart-block .title-container .personal-line.active{color:#003679}.child-edit-page .chart-container .chart-row .chart-block .title-container .personal-line .switch-title{font-size:14px}.childs-page{padding:30px 0}.childs-page .title-container{margin-bottom:20px}.childs-page .title-container .title{font-size:32px;font-weight:500}.childs-page .table-container{width:100%}.main-page .main-container .title-container .title{font-size:40px;font-family:GenJyuuGothic-P-ExtraLight}.main-page .main-container .title-container .sub-title{font-size:22px;font-family:Gen Jyuu Gothic P}.main-page .main-container .form-container .form-block{width:300px;height:50px;padding:0 15px;border:1.5px solid #003679;border-radius:9999999999999px;box-sizing:border-box}.main-page .main-container .form-container .form-block .icon{font-size:24px;color:#003679;padding-right:5px;margin-right:10px;border-right:1.5px solid #003679}.main-page .main-container .form-container .form-block input{border:0;background:transparent}.main-page .main-container .form-container .form-block input:-webkit-autofill,.main-page .main-container .form-container .form-block input:-webkit-autofill:active,.main-page .main-container .form-container .form-block input:-webkit-autofill:focus,.main-page .main-container .form-container .form-block input:-webkit-autofill:hover{-webkit-box-shadow:0 0 0 30px #fff inset!important}.main-page .main-container .form-container .form-block p.error{color:#c1493b}.main-page .main-container .form-container a.link{font-size:16px;font-weight:300}.main-page .footer-container .text,.main-page .footer-container a.link{font-weight:500}.modal-mask[data-v-fd7fc5bc]{position:fixed;height:100vh;overflow:auto;z-index:9998;top:0;left:0;width:100%;min-height:100%;background-color:rgba(0,0,0,.5);transition:opacity .3s ease}.modal-wrapper[data-v-fd7fc5bc]{display:inline-block;width:100%;height:100%;vertical-align:middle}.modal-container[data-v-fd7fc5bc]{position:relative;max-width:95%;margin:80px auto;padding:10px;background-color:#fff;border-radius:5px;box-shadow:0 2px 8px rgba(0,0,0,.1);box-sizing:border-box;transition:all .3s ease}@media screen and (max-width:1070.9px){.modal-container[data-v-fd7fc5bc]{margin:15% auto}}.modal-enter[data-v-fd7fc5bc],.modal-leave-active[data-v-fd7fc5bc]{opacity:0}.modal-enter .modal-container[data-v-fd7fc5bc],.modal-leave-active .modal-container[data-v-fd7fc5bc]{transform:scale(1.1)}@media screen and (max-width:1070.9px){.modal-enter .modal-container[data-v-fd7fc5bc],.modal-leave-active .modal-container[data-v-fd7fc5bc]{transform:scale(.9)}}
/*# sourceMappingURL=app.ce4bcf8a86369cdef77dfa7ae7804e05.css.map */