/************************* reset *************************/
*, :after, :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, var,
b, i, a, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  -webkit-appearance: none;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  vertical-align: baseline;
  background: transparent;
  vertical-align: top;
  font-family: Arial, "微軟正黑體", PMingLiU, STHeiti TC;
  line-height: 30px;
  font-size: 16px;
}
::-webkit-scrollbar {
    display: none;
}
html {
  width: 100%;
  height: 100%;
}
body {
  width: 100%;
  height: 100%;
  text-rendering: optimizeLegibility;
}
ul, ol {
  margin-left: 1.25em;
  white-space: normal;
  word-break : break-all;
  word-wrap: break-word;
}
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary { 
  display: block;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  border: 0;
  color: #000;
  vertical-align: baseline;
  background: transparent;
}
img, object, embed, video {
  max-width: 100%;
  height: auto;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  float: none;
  height: 1px;
  margin: 1em 0;
  padding: 0;
  background: #ccc;
  border: 0;   
  display: block;
}
button, input, select, textarea {
  -webkit-appearance: none;
  width: auto;
  margin: 0;
  border: 0;
  border-radius: 0;
  outline: none;
  font-size: 16px;
  font-family: Arial, "微軟正黑體", PMingLiU, STHeiti TC;
  color: #000;
  background: #fff;
  overflow: visible;
}
button, a {
  cursor: pointer;
}
input[type="checkbox"], input[type="radio"] {
  display: none;
}
input[type="checkbox"] + label i, input[type="radio"] + label i {
  display: inline-block;
  border: 1px solid #e8e9ea;
  border-radius: 5px;
  width: 25px;
  height: 25px;
  margin-right: .5em;
  background: url(../images/account/check_radio_sheet.png);
  background-size: 100px;
  cursor: pointer;
}
input[type="checkbox"]:checked + label i {
  background: url(../images/account/check_radio_sheet.png) -25px 0 no-repeat;
  background-size: 100px;
}
input[type="radio"] + label i {
  border-radius: 20px;
  background: url(../images/account/check_radio_sheet.png) -50px 0 no-repeat;
  background-size: 100px;
}
input[type="radio"]:checked + label i {
  background: url(../images/account/check_radio_sheet.png) -75px 0 no-repeat;
  background-size: 100px;
}
textarea {
  overflow: auto;
  vertical-align: text-top;
}
select {
  background: url(../../images/account/arrow_d.png) #fff center right 10px no-repeat;
  background-size: 25px;
}
/************************* base *************************/
a {
  text-decoration: none;
}
button:hover {
  opacity: .9;
}
.clearfix:after {
  content:'.';
  clear: both;
  display: block;
  height: 0;
  visibility: hidden;
}
body {
  position: relative;
  color: #000;
}
/************************* wrapper *************************/
.wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  font-weight: bold;
}
.ul_flex {
  margin: 0;
  display: inline-flex;
  flex-wrap: wrap;
}
.ul_flex li {
  list-style: none;
  width: 100%;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  padding: 10px 20px;
  align-items: center;
  z-index: 99;
}
header i {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  display: inline-block;
}
header h1 {
  cursor: pointer;
}
.b_time {
  padding: 2px 25px 2px 55px;
  font-size: 18px;
  font-weight: bold;
  display: inline-block;
}
main {
  position: relative;
  width: 100%;
  /* min-width: 980px; */
  margin: 0 auto;
}
.login_box {
  position: relative;
  width: 100%;
}
.login_box input, .login_box button {
  width: 100%;
  padding: 10px;
  font-weight: bold;
}
.login_box i img {
  width: 100px;
  height: 100px;
  background: 100%;
}
.login_box h1 {
  text-align: center;
  font-size: 24px;
}
.login_box form {
  width: 100%;
  justify-content: space-between;
}
.login_box form h3, .login_box form p {
  width: 100%;
}
.login_box form * {
  margin: 5px 0;
}

.register_box {
    position: relative;
    width: 100%;
    overflow: auto;
    padding: 30px 50px;
}

.register_box input{
    width: 100%;
    padding: 10px;
    font-weight: bold;
    padding-left: 40px;
    background-color: #e9f6ff;
}

.register_box h1{
    padding-bottom: 10px;
}

.news_box, .news_box ul {
  position: relative;
  width: 100%;
  margin: 0;
}
.news_box > li {
  margin: 10px 0;
}
.news_box a {
  width: 100%;
  padding: 7px 25px;
  display: inline-block;
  flex-wrap: wrap;
}
.news_box a h5 {
  width: calc(100% - 100px);
  padding-left: 5px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
h2 i img {
  width: 30px;
  padding: 0 5px;
  height: auto;
}
hr {
  width: 100%;
  margin: 20px 0 10px !important;
}
.photo_box {
  width: 150px;
  padding: 0 20px;
  display: flex;
  margin: 0 !important;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
}
.photo_box img {
  object-fit: contain;
  width: 100%;
  height: 110px;
}
.photo_text {
  width: calc(100% - 150px);
}
footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  font-weight: bold;
  border-bottom: 10px solid #f97743;
  display: inline-block;
  z-index: 1;
}
.copyright {
  font-size: 13px;
}
.news_inner {
  width: 100%;
  padding: 100px 30px 30px !important;
  display: flex;
  height: 100%;
  /*max-width: 1200px;*/
}
.news_inner list {
    width: 70%;
    padding: 0, 10px;
}

.news_inner list #billboard {
    overflow: auto;
    height: calc( 100% - 150px);
    padding: 7px 30px;
}

.news_inner maparea {
    width: 30%;
    border-radius: 15px;
    padding: 10px;
    background-color: #FFF;
    /*box-shadow: 4px 4px 12px 4px rgba(20%,20%,40%,0.5);*/
    margin-bottom: 17px;
}

.news_inner maparea div {
    width: 100%;
    height: calc(100% - 30px);
}

.news_inner maparea h7 {
    text-align: center;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #808080;
}
.news_ul {
  width: 100%;
  margin: 0;
  list-style: none;
  padding: 0 30px;
/*  display: inline-flex;
  flex-wrap: wrap;*/
}
.news_ul li row {
  width: 100%;
  flex-wrap: nowrap;
  align-items: center;
}
.news_ul li row > * {
  padding: 0 5px;  
}
.news_ul li row > *:first-child {
  width: 52%;
  cursor: pointer;
}
.news_ul li row > *:nth-child(2) {
  width: 6%;
  text-align: center;
  cursor: pointer;
}
.news_ul li row > *:nth-child(3) {
  width: 22%;
}
.news_ul li row > *:last-child {
  width: 20%;
}
.news_ul li i {
  display: inline-block;
}
.news_ul li i img {
  width: 20px;
  height: auto;
}
.news_ul li p {
  line-height: 1.25em;
}
.news_ul .bb_content {
    white-space: pre-line;
}

.qa_ul {
  width: 100%;
  margin: 0;
  list-style: none;
  padding: 0 30px;
/*  display: inline-flex;
  flex-wrap: wrap;*/
}
.qa_ul li row {
  width: 100%;
  flex-wrap: nowrap;
  align-items: center;
}
.qa_ul li row > * {
  padding: 0 5px;  
}
.qa_ul li row > *:first-child {
  width: 50%;
  cursor: pointer;
}
.qa_ul li row > *:nth-child(2), .qa_ul li row > *:nth-child(3) {
  width: 20%;
  text-align: center;
  cursor: pointer;
}
.qa_ul li row > *:last-child {
  width: 10%;
}
.qa_ul li i {
  display: inline-block;
}
.qa_ul li i img {
  width: 20px;
  height: auto;
}
.qa_ul li p {
  line-height: 1.25em;
}
.qa_ul .bb_content {
    white-space: pre-line;
}

/************************* chiayi *************************/
.chiayi {
  background: url(../../images/account/background@2x.png) center bottom no-repeat fixed;
  background-size: cover;
}
.chiayi_bg {
  background: #fff;
}
.chiayi header {
  background: url(../../images/account/bar.png) center top no-repeat fixed;
}
.chiayi header h1 {
  font-size: 24px;
  color: #fff;
}
.chiayi .b_time {
  position: fixed;
  top: 20px;
  right: 20px;
  border-radius: 20px;
  background: url(../../images/account/time@2x.png) left 15px center no-repeat #266deb;
  background-size: 25px auto;
  color: #fff;
  box-shadow: 2px 2px 10px 2px rgba(20%,20%,40%,0.25);
}
.chiayi main {
  width: 100%;
  max-width: 1450px;
  /* min-width: 980px; */
  padding: 120px 30px 20px;
  display: flex;
}
.chiayi .main_r {
  width: 50%;
  margin: 0 1rem;
  /* max-width: 485px;
  float: right; */
}
.chiayi .login_box, .chiayi .register_box {
  width: 100%;
  padding: 20px 50px;
  background: #fff;
  border-radius: 25px;
  box-shadow: 2px 2px 10px 2px rgba(20%,20%,40%,0.15);
  text-align: center;
}
.chiayi h1 {
  color: #1d2089;
  line-height: 2em;
}
.chiayi .login_box form p {
  text-align: left;
  font-size: 18px;
  color: #273d64;
}
.chiayi input, .chiayi button {
  border-radius: 25px;
  line-height: 2em;  
}
.chiayi .user {
  padding-left: 40px;
  background: url(../../images/account/user@2x.png) left 10px center no-repeat #e9f6ff;
  background-size: auto 25px;
}
.chiayi .passw {
  padding-left: 40px;
  background: url(../../images/account/password@2x.png) left 13px center no-repeat #e9f6ff;
  background-size: auto 20px;
}
.chiayi input::placeholder {
  color: #6f85ac;
}
.chiayi button {
  line-height: 2em;
  background-image: linear-gradient(to right, #1e218a, #009ffa);
  color: #fff;
  border-radius: 25px;
}
.chiayi .copyright {
  padding: 10px 0;
}
.chiayi .main_l {
  width: 50%;
  margin: 0 1rem;
  /* max-width: 610px;
  float: left; */
}
.chiayi .newsB_box {
  width: 100%;
  margin: 0 0 60px;
  padding: 5px;
  background: #fff;
  border-radius: 25px;
  box-shadow: 2px 2px 10px 2px rgba(20%,20%,40%,0.15);
}
.chiayi .newsB_box img {
  border-radius: 25px;
}
.chiayi .newsB_box .slick-dots {
  bottom: -45px;
}
.chiayi .news_box {
  width: 100%;
  padding: 20px;
  background: #fff;
  border-radius: 25px;
  box-shadow: 2px 2px 10px 2px rgba(20%,20%,40%,0.15);  
}
.chiayi .slick-dots li button:before {
  font-size: 0;
  width: 15px;
  height: 15px;
  border: 2px solid #fff;
  border-radius: 15px;
}
.chiayi .slick-dots li.slick-active button:before {
  background: #fff;
}
.chiayi h2 {
  color: #0e6ec2;
  font-size: 18px;
  border-bottom: 2px solid #67a5d8;
}
.chiayi .i_more {
  position: absolute;
  width: auto;
  top: 10px;
  right: 20px;
  color: #0e6ec2;
  font-size: 20px;
}
.chiayi .news_box .ul_flex li {
  border-bottom: 1px solid #e7e7e7;
}
.chiayi .news_box .ul_flex li:last-child {
  border: 0;
}
.chiayi .news_box a {
  padding: 10px 0;
}
.chiayi time, .chiayi .news_box a p {
  font-size: 18px;
  line-height: 1.75em;
  color: #3e3e3e;
}
.chiayi .news_ul li {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #d9d9d9;
}
.chiayi .news_ul li:first-child {
    border-bottom: 2px solid #1e55ba;
}
.chiayi .news_ul h5 {
    font-size: 24px;
    margin-bottom: 5px;
}
.chiayi .news_ul a {
    background: url(../../images/account/download@2x.png) left no-repeat;
    background-size: 25px auto;
    padding: 0 0 0 30px;
    color: #1e55ba;
}

.chiayi .qa_ul li {
    width: 100%;
    padding: 15px 0;
    border-bottom: 1px solid #d9d9d9;
}
.chiayi .qa_ul_title li:first-child {
    border-bottom: 2px solid #1e55ba;
}
.chiayi .qa_ul h5 {
    font-size: 24px;
    margin-bottom: 5px;
}
.chiayi .qa_ul a {
    background: url(../../images/account/download@2x.png) left no-repeat;
    background-size: 25px auto;
    padding: 0 0 0 30px;
    color: #1e55ba;
}

/************************* slick *************************/
.banner_box {
  width: 100%;
  overflow: hidden;
}

/* 手機裝置 */
@media (max-width: 768px) {
  .chiayi main {
    width: 405px;
    padding: 70px 5px;
    flex-direction: column;
  }
  .chiayi .login_box, .chiayi .register_box {
    padding: 20px 30px;
    margin-bottom: 1rem;
}
  .chiayi .main_r {
    width: initial;

  }
  .chiayi .main_1 {
    width: initial;
  }
}
/* ============================================================
   帳號表單頁(忘記密碼 / 重寄信箱驗證 / 系統訊息錯誤頁)版面
   取代各頁原本 <head><style> 區塊,依「禁用 inline style / <style>,
   一律寫入 css/scss」憲法規則。僅作用於 body.account-form-page,不影響登入頁。
   ============================================================ */
.account-form-page main { justify-content: center; }
.account-form-page .reg-card { width: 100%; max-width: 600px; margin: 0 auto; }
.account-form-page .reg-card .o-form-group { text-align: left; }
.account-form-page .o-alert-prewrap { white-space: pre-line; }
