@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

#FROM .INP_A, .CONTENT ul.index a:nth-child(2) li, .CONTENT ul.index a li { -moz-transition: all 0.35s ease-in-out; -o-transition: all 0.35s ease-in-out; -webkit-transition: all 0.35s ease-in-out; transition: all 0.35s ease-in-out; }

*, *:after, *:before { vertical-align: middle; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

#FROM { display: block; margin-right: auto; margin-left: auto; width: 360px; }
#FROM ul { display: block; }
#FROM li { width: 100%; float: left; padding: 5px 3px; }
#FROM li.WLI { width: 50%; float: left; margin-top: 5px; }
#FROM .INP_B { height: 40px; line-height: 40px; max-height: 40px; background-color: transparent; border: none; -moz-border-radius: 60px; -webkit-border-radius: 60px; border-radius: 60px; -moz-box-shadow: inset 0px 0px 0px #fff; -webkit-box-shadow: inset 0px 0px 0px #fff; box-shadow: inset 0px 0px 0px #fff; text-align: center; font-size: 23px; background-color: #5d379d; color: #5d379d; -moz-transition: background-color 0.3s ease-in-out; -o-transition: background-color 0.3s ease-in-out; -webkit-transition: background-color 0.3s ease-in-out; transition: background-color 0.3s ease-in-out; -moz-transform: translateY(0px); -ms-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px); -moz-box-shadow: 0 4px 0 #835bc6; -webkit-box-shadow: 0 4px 0 #835bc6; box-shadow: 0 4px 0 #835bc6; }
#FROM .INP_B:hover { -moz-transform: translateY(4px); -ms-transform: translateY(4px); -webkit-transform: translateY(4px); transform: translateY(4px); -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background-color: #835bc6; }
#FROM .INP_B:focus { outline: none; }
#FROM .INP_B a { width: 100%; height: 100%; display: block; text-align: center; color: #5d379d; text-decoration: none; color: #fff; }
#FROM .INP_B a:focus { outline: none; }
#FROM .INP_A { width: 100%; height: 40px; line-height: 40px; max-height: 40px; color: #5d379d; font-size: 18px; text-align: left; padding-left: 20px; background-color: transparent; border: none; -moz-border-radius: 60px; -webkit-border-radius: 60px; border-radius: 60px; -moz-box-shadow: inset 0px 0px 0px #fff; -webkit-box-shadow: inset 0px 0px 0px #fff; box-shadow: inset 0px 0px 0px #fff; border: 1px solid; }
#FROM .INP_A:hover { border-color: #8c5fd2; color: #8c5fd2; }
#FROM .INP_A:focus { outline: none; -moz-box-shadow: 0 0 4px #8c5fd2; -webkit-box-shadow: 0 0 4px #8c5fd2; box-shadow: 0 0 4px #8c5fd2; border-color: #a987dd; background-color: rgba(255, 255, 255, 0.35); }
#FROM ::-webkit-input-placeholder { color: #5d379d; }
#FROM :-moz-placeholder { color: #5d379d; }
#FROM ::-moz-placeholder { color: #5d379d; }
#FROM :-ms-input-placeholder { color: #5d379d; }

input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { -webkit-box-shadow: 0px 0px 0px 1000px #f3f3f1 inset !important; background-color: #f3f3f1 !important; background-image: none; border-color: #727272 !important; transition: background-color 5000s ease-in-out 0s; /*透明*/ -webkit-text-fill-color: #727272 !important; /*字體顏色*/ /* -webkit-box-shadow: 0 0 0px 1000px rgba(192,192,192,0.2) inset;淡淡的白*/ }

body, html { width: 100%; height: 100%; }

html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
html ::-webkit-selection { background-color: #8c5fd2; color: #fff; text-shadow: none; }
html ::-moz-selection { background-color: #8c5fd2; color: #fff; text-shadow: none; }
html ::selection { background-color: #8c5fd2; color: #fff; text-shadow: none; }

body { overflow: hidden; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Meiryo", "Microsoft YaHei", "Microsoft JhengHei", "微軟正黑體", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: normal; font-style: normal; color: #727272; font-size: 16px; }

img { display: block; -moz-user-select: -moz-none; -ms-user-select: none; -webkit-user-select: none; user-select: none; width: 100%; }

header { position: relative; width: 100%; height: 100%; z-index: 0; }

.CONTENT { width: 100%; height: 100vh; background-image: url('../images/BG2.jpg?1516072904'); -moz-background-size: cover; -o-background-size: cover; -webkit-background-size: cover; background-size: cover; background-position: center center; position: relative; }
.CONTENT:before { content: ""; width: 100%; height: 100vh; display: block; background-color: rgba(255, 255, 255, 0.25); position: absolute; top: 0; left: 0; z-index: 1; }
.CONTENT header { z-index: 100; padding-top: 18px; padding-left: 4%; display: block; }
.CONTENT header h1 { float: left; margin-right: 15px; display: block; height: 36px; }
@media (max-width: 1680px) { .CONTENT header h1 { height: 32px; } }
.CONTENT header h1 img { display: block; width: auto; height: 36px; }
@media (max-width: 1680px) { .CONTENT header h1 img { height: 32px; } }
.CONTENT header h2 { display: inline-block; float: left; font-size: 35px; line-height: 36px; color: #8c5fd2; letter-spacing: 1px; }
@media (max-width: 1680px) { .CONTENT header h2 { font-size: 33px; line-height: 32px; } }
.CONTENT ul.index { display: inline-block; position: absolute; top: 50%; left: 50%; z-index: 500; width: 580px; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.CONTENT ul.index a { width: 100%; height: 100%; text-decoration: none; float: none; text-align: center; color: #fff; font-size: 38px; letter-spacing: 1px; font-weight: 100; }
.CONTENT ul.index a:nth-child(2) li { background-color: #fb0953; margin-right: 0px; }
.CONTENT ul.index a:nth-child(2) li:hover { background-color: #fc457d; }
.CONTENT ul.index a li { float: left; width: 260px; height: 260px; margin-right: 60px; text-align: center; background-color: #5d379d; border: 5px solid #fff; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; }
.CONTENT ul.index a li:hover { background-color: #7a50c2; -moz-transform: translateY(4px); -ms-transform: translateY(4px); -webkit-transform: translateY(4px); transform: translateY(4px); -moz-box-shadow: 0 0 20px #fff; -webkit-box-shadow: 0 0 20px #fff; box-shadow: 0 0 20px #fff; }
.CONTENT ul.index a li img { height: 100px; display: block; text-align: center; margin-top: 45px; margin-bottom: 10px; margin-right: auto; margin-left: auto; }
.CONTENT footer { position: absolute; bottom: 0; left: 0; width: 100%; height: 28px; z-index: 200; background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjEuMCIgeTE9IjAuNSIgeDI9IjAuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzhjNWZkMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzVkMzc5ZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background-size: 100%; background-image: -moz-linear-gradient(180deg, #8c5fd2, #5d379d); background-image: -webkit-linear-gradient(180deg, #8c5fd2, #5d379d); background-image: linear-gradient(270deg, #8c5fd2, #5d379d); }
.CONTENT footer p { color: #fff; font-size: 13px; line-height: 28px; text-align: center; letter-spacing: 1px; }
.CONTENT .W_CENTER { padding: 2.5% 2% 2.5%; position: absolute; width: 100%; left: 0%; top: 50%; overflow: hidden; z-index: 500; background-color: rgba(255, 255, 255, 0.65); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.CONTENT .W_CENTER.ma { padding: 2% 2% 0px; }
@media (max-width: 1680px) { .CONTENT .W_CENTER.ma { padding: 2% 2% 0; } }
@media (max-width: 1440px) { .CONTENT .W_CENTER.ma { padding: 2% 1% 0; } }
.CONTENT .W_CENTER.ma.after-text:after { content: "*使用 Win XP /Chrome 者, 列印學員成績 ;請關閉該頁面後, 再列印下一位學員成績。"; display: block; text-align: center; padding-bottom: 15px; letter-spacing: 1px; color: #fb0953; }
.CONTENT .W_CENTER h3 { font-size: 34px; height: 36px; line-height: 36px; text-align: center; color: #5d379d; margin-bottom: 20px; display: table; margin-left: auto; margin-right: auto; width: 320px; letter-spacing: 2px; }
.CONTENT .W_CENTER h3 i { line-height: 36px; vertical-align: top; }
.CONTENT .W_CENTER .word { line-height: 1.8; display: table; margin-right: auto; margin-left: auto; font-size: 21px; margin-bottom: 20px; color: #5d379d; border-bottom: 1px solid #fff; border-top: 1px solid #fff; padding: 25px 20px; }
.CONTENT .W_CENTER .word span { display: block; margin-top: 20px; color: #fb0953; }
.CONTENT .W_CENTER .word span b { padding: 1px 15px; margin: 0 5px; background-color: #fb0953; color: #fff; -moz-border-radius: 20px; -webkit-border-radius: 20px; border-radius: 20px; }

.pagination-wrapper { display: block; padding-top: 30px; padding-bottom: 15px; text-shadow: none; }
@media (max-width: 767px) { .pagination-wrapper { display: block; padding-top: 20px; } }
.pagination-wrapper .pagination-ul { padding: 0; margin: 0; }
.pagination-wrapper .pagination-ul li { display: inline-block; padding: 1px; }
.pagination-wrapper .pagination-ul li a { width: 30px; height: 30px; line-height: 30px; border: 1px solid #8c5fd2; display: block; color: #8c5fd2; font-weight: 600; font-size: 15px; text-shadow: none; }
.pagination-wrapper .pagination-ul li a:hover, .pagination-wrapper .pagination-ul li a.active { background-color: #8c5fd2; color: #fff; text-decoration: none; }
.pagination-wrapper .pagination-ul li a i { font-size: 20px; line-height: 30px; }

.table-BOX { margin-top: 15px; padding: 12px 10px; background-color: rgba(255, 255, 255, 0.9); -moz-box-shadow: 0 0 5px rgba(114, 114, 114, 0.65); -webkit-box-shadow: 0 0 5px rgba(114, 114, 114, 0.65); box-shadow: 0 0 5px rgba(114, 114, 114, 0.65); -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; }
.table-BOX table { width: 100%; border: none; }
.table-BOX table tr { height: 40px; border-bottom: 1px solid transparent; }
@media (max-width: 1680px) { .table-BOX table tr { height: 37px; } }
@media (max-width: 1440px) { .table-BOX table tr { height: 35px; } }
.table-BOX table tr:nth-child(2n) { background-color: #f3f3f1; }
.table-BOX table tr:last-child { border-bottom: 1px solid rgba(114, 114, 114, 0.25); }
.table-BOX table tr:hover { background-color: rgba(140, 95, 210, 0.1); border-bottom: 1px solid #5d379d; }
.table-BOX table tr th { padding: 8px 0; text-align: center; border-bottom: 2px solid #5d379d; font-size: 16px; color: #5d379d; margin-left: 2px; margin-right: 2px; border-right: 1px solid rgba(114, 114, 114, 0.25); }
.table-BOX table tr th:last-child { border-right: none; }
.table-BOX table tr td { padding: 0 8px; text-align: center; font-size: 16px; border-right: 1px solid rgba(114, 114, 114, 0.25); }
.table-BOX table tr td:last-child { border-right: none; }
.table-BOX table tr td i { color: #5d379d; font-size: 22px; cursor: pointer; }

.but { display: block; float: right; margin-top: -30px; margin-right: 20px; }
.but li { float: left; padding-left: 10px; }
.but li a { display: block; color: #5d379d; background-color: #5d379d; font-size: 18px; color: #fff; line-height: 30px; padding-right: 25px; padding-left: 25px; -moz-border-radius: 60px; -webkit-border-radius: 60px; border-radius: 60px; -moz-transform: translateY(0px); -ms-transform: translateY(0px); -webkit-transform: translateY(0px); transform: translateY(0px); -moz-box-shadow: 0 4px 0 #835bc6; -webkit-box-shadow: 0 4px 0 #835bc6; box-shadow: 0 4px 0 #835bc6; }
.but li a:hover { text-decoration: none; -moz-transform: translateY(4px); -ms-transform: translateY(4px); -webkit-transform: translateY(4px); transform: translateY(4px); -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; background-color: #835bc6; }
.but li a:focus { outline: none; }

/*# sourceMappingURL=layout.css.map */
