@charset "UTF-8";
/*----------reset css-----------*/
html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }

body { margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

img { border: 0; max-width: 100%; vertical-align: middle; height: auto; }

iframe { max-width: 100%; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="text"]:focus { outline: none; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

textarea { overflow: auto; }

textarea:focus { outline: none; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

ul, ol, dl, h1, h2, h3, h4, h5, h6, p, figure { padding: 0; margin: 0; }

textarea { resize: none; }

*:focus { outline: none; }

/*元素垂直置中*/
/*會由後台上稿的圖片*/
/*-------------------unrest css-----------------*/
.unreset { font-size: 16px; }
.unreset li { display: list-item; }
.unreset head { display: none; }
.unreset col { display: table-column; }
.unreset colgroup { display: table-column-group; }
.unreset td, .unreset th { display: table-cell; }
.unreset caption { display: table-caption; text-align: center; }
.unreset th { font-weight: bold; text-align: center; }
.unreset body { margin: 8px; }
.unreset address, .unreset blockquote, .unreset dd, .unreset div, .unreset dl, .unreset dt, .unreset fieldset, .unreset form, .unreset frame, .unreset frameset, .unreset h1, .unreset h2, .unreset h3, .unreset h4, .unreset h5, .unreset h6, .unreset noframes, .unreset ol, .unreset p, .unreset ul, .unreset center, .unreset dir, .unreset hr, .unreset menu, .unreset pre { display: block; }
.unreset h1 { font-size: 2em; margin: 0.67em 0; }
.unreset h2 { font-size: 1.5em; margin: 0.75em 0; }
.unreset h3 { font-size: 1.17em; margin: 0.83em 0; }
.unreset h4, .unreset p, .unreset blockquote, .unreset ul, .unreset fieldset, .unreset form, .unreset ol, .unreset dl, .unreset dir, .unreset menu { margin: 1.12em 0; }
.unreset h5 { font-size: .83em; margin: 1.5em 0; }
.unreset h6 { font-size: .75em; margin: 1.67em 0; }
.unreset h1, .unreset h2, .unreset h3, .unreset h4, .unreset h5, .unreset h6, .unreset b, .unreset strong { font-weight: bolder; }
.unreset blockquote { margin-left: 40px; margin-right: 40px; }
.unreset i, .unreset cite, .unreset em, .unreset var, .unreset address { font-style: italic; }
.unreset pre, .unreset tt, .unreset code, .unreset kbd, .unreset samp { font-family: monospace; }
.unreset pre { white-space: pre; }
.unreset button, .unreset textarea, .unreset input, .unreset select { display: inline-block; }
.unreset big { font-size: 1.17em; }
.unreset small, .unreset .unreset sub, .unreset .unreset sup { font-size: 0.83em; }
.unreset sub { vertical-align: sub; }
.unreset sup { vertical-align: super; }
.unreset s, .unreset strike, .unreset del { text-decoration: line-through; }
.unreset hr { border: 1px inset; }
.unreset ol, .unreset ul, .unreset dir, .unreset menu, .unreset dd { margin-left: 40px; }
.unreset ol, .unreset ol li { list-style-type: decimal; }
.unreset ol ul, .unreset ul ol, .unreset ul ul, .unreset ol ol { margin-top: 0; margin-bottom: 0; }
.unreset ul, .unreset ul li { list-style-type: disc; }
.unreset u, .unreset ins { text-decoration: underline; }
.unreset br:before { content: "\A"; white-space: pre-line; }
.unreset center { text-align: center; }
.unreset:link, .unreset:visited { text-decoration: underline; }
.unreset:focus { outline: thin dotted invert; }
.unreset img { max-width: 100%; height: initial !important; }
.unreset iframe { max-width: 100%; }
.unreset .embeddedContent { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }
.unreset .embeddedContent iframe, .unreset .embeddedContent object, .unreset .embeddedContent embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.unreset a { color: #0066ff; }

.unreset table { background-color: transparent; border-collapse: collapse; font-family: Arial, Helvetica, sans-serif; }
.unreset th { text-align: left; }
.unreset .dcf-txt-center { text-align: center !important; }
.unreset .dcf-txt-left { text-align: left !important; }
.unreset .dcf-txt-right { text-align: right !important; }
.unreset .dcf-table caption { color: var(--caption); font-size: 1.13em; font-weight: 700; padding-bottom: 0.56rem; }
.unreset .dcf-table thead { font-size: 0.84em; }
.unreset .dcf-table tbody { border-bottom: 1px solid var(--b-table); border-top: 1px solid var(--b-table); font-size: 0.84em; }
.unreset .dcf-table tfoot { font-size: 0.84em; }
.unreset .dcf-table td, .unreset .dcf-table th { padding-right: 1.78em; }
.unreset .dcf-table-bordered, .unreset .dcf-table-bordered td, .unreset .dcf-table-bordered th { border: 1px solid var(--b-table); }
.unreset .dcf-table-bordered td, .unreset .dcf-table-bordered th, .unreset .dcf-table-striped td, .unreset .dcf-table-striped th { padding-left: 1em; padding-right: 1em; }
.unreset .dcf-table-bordered tr:not(:last-child), .unreset .dcf-table-striped tr:not(:last-child) { border-bottom: 1px solid var(--b-table); }
.unreset .dcf-table-striped tbody tr:nth-of-type(2n) { background-color: var(--bg-table-stripe); }
.unreset .dcf-table thead td, .unreset .dcf-table thead th { padding-bottom: .75em; vertical-align: bottom; }
.unreset .dcf-table tbody td, .unreset .dcf-table tbody th, .unreset .dcf-table tfoot td, .unreset .dcf-table tfoot th { padding-top: .75em; vertical-align: top; }
.unreset .dcf-table tbody td, .unreset .dcf-table tbody th { padding-bottom: 0.75em; }
.unreset .dcf-table-bordered thead th { padding-top: 1.33em; }
.unreset .dcf-wrapper-table-scroll { overflow-x: auto; -webkit-overflow-scrolling: touch; left: 50%; margin-left: -50vw; margin-right: -50vw; padding-bottom: 1em; position: relative; right: 50%; width: 100vw; }
.unreset .dcf-overflow-x-auto { overflow-x: auto !important; -webkit-overflow-scrolling: touch; }

@media only screen and (max-width: 42.09em) { .unreset .dcf-table-responsive thead { clip: rect(0 0 0 0); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; overflow: hidden; position: absolute; width: 1px; white-space: nowrap; }
  .unreset .dcf-table-responsive tr { display: block; }
  .unreset .dcf-table-responsive td { -webkit-column-gap: 3.16vw; -moz-column-gap: 3.16vw; column-gap: 3.16vw; display: grid; grid-template-columns: 1fr 2fr; text-align: left !important; }
  .unreset .dcf-table-responsive.dcf-table-bordered, .unreset .dcf-table-responsive.dcf-table-bordered thead th { border-width: 0; }
  .unreset .dcf-table-responsive.dcf-table-bordered tbody td { border-top-width: 0; }
  .unreset .dcf-table-responsive:not(.dcf-table-bordered) tbody tr { padding-bottom: 0.75em; }
  .unreset .dcf-table-responsive:not(.dcf-table-bordered) tbody td { padding-bottom: 0; }
  .unreset .dcf-table-responsive:not(.dcf-table-bordered):not(.dcf-table-striped) tbody td { padding-right: 0; }
  .unreset .dcf-table-responsive.dcf-table-bordered tbody tr:last-child td:last-child { border-bottom-width: 0; }
  .unreset .dcf-table-responsive tbody td:before { content: attr(data-label); float: left; font-weight: 700; padding-right: 1.78em; } }
.c2 { color: #222222; }

.c3 { color: #333333; }

.c5 { color: #555555; }

.c7 { color: #777777; }

.cd { color: #dddddd; }

.ce { color: #eeeeee; }

.cf08200 { color: #f08200; }

.ce15f00 { color: #e15f00; }

.cffcb8d { color: #ffcb8d; }

.redcolor { color: #ff0000; }

.f12 { font-size: 12px; }

.f13 { font-size: 13px; }

.f14 { font-size: 14px; }

.f15 { font-size: 15px; }

.f16 { font-size: 16px; }

.f17 { font-size: 17px; }

.f18 { font-size: 18px; }

.f19 { font-size: 19px; }

.f20 { font-size: 20px; }

.f21 { font-size: 21px; }

.f22 { font-size: 22px; }

.f23 { font-size: 23px; }

.f24 { font-size: 24px; }

.f25 { font-size: 25px; }

.f26 { font-size: 26px; }

.f27 { font-size: 27px; }

.f28 { font-size: 28px; }

.f29 { font-size: 29px; }

.f30 { font-size: 30px; }

.f31 { font-size: 31px; }

.f32 { font-size: 32px; }

.f33 { font-size: 33px; }

.f34 { font-size: 34px; }

.f35 { font-size: 35px; }

.f36 { font-size: 36px; }

.f37 { font-size: 37px; }

.f38 { font-size: 38px; }

.f39 { font-size: 39px; }

.f40 { font-size: 40px; }

.f41 { font-size: 41px; }

.f42 { font-size: 42px; }

.f43 { font-size: 43px; }

.f44 { font-size: 44px; }

.f45 { font-size: 45px; }

.f46 { font-size: 46px; }

.f47 { font-size: 47px; }

.f48 { font-size: 48px; }

.f49 { font-size: 49px; }

.f50 { font-size: 50px; }

.f51 { font-size: 51px; }

.f52 { font-size: 52px; }

.f53 { font-size: 53px; }

.f54 { font-size: 54px; }

.f55 { font-size: 55px; }

.f56 { font-size: 56px; }

.f57 { font-size: 57px; }

.f58 { font-size: 58px; }

.f59 { font-size: 59px; }

.f60 { font-size: 60px; }

.letterspace20 { letter-spacing: 0.02em; }

.letterspace30 { letter-spacing: 0.03em; }

.letterspace50 { letter-spacing: 0.05em; }

.text-indent2 { text-indent: 2em; }

.normalP { letter-spacing: 0.03em; line-height: calc(28/16); }

.bgeeeeee { background-color: #eeeeee; }

.textalignleft { text-align: left; }

.textaligncenter { text-align: center; }

.textalignright { text-align: right; }

.displayinlineblock { display: inline-block; }

.displayflex { display: flex; }

.inlineblockmarr5 { display: inline-block; margin-right: 5px; }

.marginright10 { margin-right: 10px; }

.marginbottom20 { margin-bottom: 20px; }

.padtop10 { padding-top: 10px; }

.padbot10 { padding-bottom: 10px; }

.padtop20 { padding-top: 20px; }

.padbot20 { padding-bottom: 20px; }

.padtop30 { padding-top: 30px; }

.padbot30 { padding-bottom: 30px; }

.padtop40 { padding-top: 40px; }

.padbot40 { padding-bottom: 40px; }

.padtop50 { padding-top: 50px; }

.padbot50 { padding-bottom: 50px; }

.padtop60 { padding-top: 60px; }

.padbot60 { padding-bottom: 60px; }

.padtop70 { padding-top: 70px; }

.padbot70 { padding-bottom: 70px; }

.padtop80 { padding-top: 80px; }

.padbot80 { padding-bottom: 80px; }

.padtop90 { padding-top: 90px; }

.padbot90 { padding-bottom: 90px; }

.padtop100 { padding-top: 100px; }

.padbot100 { padding-bottom: 100px; }

.padtop110 { padding-top: 110px; }

.padbot110 { padding-bottom: 110px; }

.padtop120 { padding-top: 120px; }

.padbot120 { padding-bottom: 120px; }

.padtop130 { padding-top: 130px; }

.padbot130 { padding-bottom: 130px; }

@media (max-width: 1280px) { .padtop130, .padtop100 { padding-top: 60px; }
  .padbot110 { padding-bottom: 80px; } }
@media (max-width: 480px) { .padtop130, .padtop100, .padtop50 { padding-top: 30px; }
  .padbot110 { padding-bottom: 60px; } }
.marginleftright10 { margin: 0 10px; }

.marginbottom5 { margin-bottom: 5px; }

@media (max-width: 480px) { .mobiledisplaybr br { display: none; } }

.btnstyle { border-radius: 3px; font-size: 17px; line-height: calc(28/17); letter-spacing: 0.03em; text-transform: uppercase; color: #888888; background-color: #fff; border: 1px solid #bbbbbb; padding: 5px 35px; display: inline-block; }
.btnstyle:hover { background: #bbbbbb; color: #fff; }
.btnstyle.borderbtnstyle { background: #fff; border: 1px solid #f08300; color: #f08300; }
.btnstyle:hover { opacity: 1; -webkit-transform: scale(1.05); transform: scale(1.05); }

@media (max-width: 480px) { .btnstyle { font-size: 12px; font-weight: 600; padding: 6px 15px; } }
.btnstyle2 { border-radius: 20px; font-weight: 500; font-size: 14px; line-height: calc(23/14); letter-spacing: 0.02em; text-transform: uppercase; color: #55a9c6; border: 1px solid #55a9c6; padding: 4px 35px; display: inline-block; }
.btnstyle2:hover { background: #55a9c6; color: #fff; }

.smallgraybtnstyle { font-size: 15px; background: #e1e1e1; border-radius: 30px; padding: 8px 20px; display: inline-block; border: none; margin-top: 3px; margin-bottom: 3px; }
.smallgraybtnstyle.style2 { background: #ccc; color: #fff; font-size: 17px; padding: 6px 25px; min-width: 130px; }
@media (max-width: 640px) { .smallgraybtnstyle.style2 { padding: 5px 15px; } }
.smallgraybtnstyle.style2.graybg { color: #333; background: #e1e1e1; }
.smallgraybtnstyle.style2.graybg:hover { background: #ccc; color: #fff; }
.smallgraybtnstyle.style2:hover { background: #000; }
.smallgraybtnstyle:hover { background: #ccc; color: #fff; }
.smallgraybtnstyle:hover img { filter: brightness(0) saturate(100%) invert(100%) sepia(96%) saturate(0%) hue-rotate(21deg) brightness(114%) contrast(101%); }
@media (max-width: 640px) { .smallgraybtnstyle { padding: 5px 15px; } }

.smallborderbtnstyle { font-size: 12px; border-radius: 20px; border: 1px solid #ccc; display: inline-block; padding: 3px 7px; margin: 3px; background: none; }
.smallborderbtnstyle.f14 { font-size: 14px; }
.smallborderbtnstyle:hover { background-color: #ccc; border: 1px solid #ccc; color: #fff; }

.squarebtnstyle { background-color: #403f3f; color: #fff; letter-spacing: -0.025em; font-size: 20px; padding: 12px 90px; display: inline-block; border: none; }
.squarebtnstyle:hover { transform: scale(1.1); }
.squarebtnstyle.deepgarybg { background-color: #6f6d6b; color: #fff; }
.squarebtnstyle.samll { font-size: 14px; padding: 3px 10px; }

.squarebtnstyle2 { background: #e1e1e1; padding: 2px 5px; border-radius: 3px; text-align: center; border: none; display: inline-block; font-size: 13px; margin: 3px; }
.squarebtnstyle2:hover { background: #ccc; color: #fff; }

.squarebtnstyle3 { background: #fb612c; color: #fff; padding: 2px 5px; border-radius: 3px; text-align: center; border: none; display: inline-block; font-size: 13px; margin: 3px; }
.squarebtnstyle3:hover { background: #ccc; color: #fff; }

.iconborderbtn { border: none; background-color: #dbdbdb; display: flex; align-items: center; justify-content: center; padding: 8px 15px 8px 10px; border-radius: 50px 50px 50px 0; -webkit-box-shadow: 4px 3px 0px 0px #a6a6a6; -moz-box-shadow: 4px 3px 0px 0px #a6a6a6; box-shadow: 4px 3px 0px 0px #a6a6a6; }
.iconborderbtn:hover { background-color: #000; color: #fff; }
.iconborderbtn .icon .iconcircle { border-radius: 50px 50px 50px 0; background-color: #fff; text-align: center; width: 35px; height: 35px; line-height: 35px; }
.iconborderbtn .txt { padding-left: 5px; }

.nobtnstyle { border: none; background: none; }

.flexcenter { display: flex; flex-wrap: wrap; justify-content: center; }

.flexaligncenter { display: flex; flex-wrap: wrap; align-items: center; }

.flexbetween { align-items: center; display: flex; flex-wrap: wrap; justify-content: space-between; }

.alignitems { align-items: center; }

.btncenter { text-align: center; margin: 20px 0px; }

.circlebtn { width: 100px; height: 100px; border-radius: 100%; display: flex; text-align: center; align-items: center; justify-content: center; font-weight: bold; font-size: 15px; background-color: #ccc; }
.circlebtn:hover { -webkit-transform: scale(1.1); transform: scale(1.1); }

.linkstyle { text-decoration: underline; }
.linkstyle:hover { opacity: 0.6; }

.hoverunderline:hover { text-decoration: underline; }

.backpre { text-align: center; }

.vefify { display: flex; flex-wrap: wrap; justify-content: center; }

.inputstyle {background-color: #fff;border: 1px solid #e1e1e1;padding: 8px 10px;width: 100%;border-radius: 2px;font-size: 17px;box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.3);}
.inputstyle::placeholder { color: #b5b5b5; font-weight: 300; }
.inputstyle[disabled="disabled"] { border: none; background: none; }
.inputstyle.w50 { width: 50px; }
.inputstyle.w75 { width: 75px; }

.inputstyle.w100 { width: 100px; }
.inputstyle.w150 { width: 150px; }
.inputstyle.w200 { width: 200px; }
.inputstyle.w310 { width: 310px; }
@media (max-width: 767px) { .inputstyle.w310 { width: 100%; } }
.inputstyle.textareastyle { height: 285px; }
.inputstyle[disabled="disabled"] { background-color: #eee; border: none; }
.inputstyle.bordergraybg { background: #f2f2f2; border: 1px solid #dbdbdb; border-radius: 20px; padding: 8px 15px; }
.inputstyle.bordergraybgshadow { background: #f2f2f2; border-radius: 20px; padding: 10px 15px; border: none; -webkit-box-shadow: inset 5px 5px 0px 0px #e0e0e0; -moz-box-shadow: inset 5px 5px 0px 0px #e0e0e0; box-shadow: inset 5px 5px 0px 0px #e0e0e0; }

.twzipcodeinput { margin-right: 5px; }

.labelblock { display: inline-block; padding: 3px 25px 3px 0px; }
.labelblock label { cursor: pointer; }

.radiobox { margin-right: 10px; }

.radiostyle { margin-right: 3px; }

input.checkstyle[type=checkbox] { visibility: hidden; position: absolute; }

input.checkstyle[type=checkbox] + .checkboxbefore { cursor: pointer; display: inline-block; }



input.checkstyle2[type=checkbox] { visibility: hidden; position: absolute; }

input.checkstyle2[type=checkbox] + .checkboxbefore2 { cursor: pointer; display: inline-block; }




.unreset .listystyle { margin-left: 0; }

.listystyle { padding-left: 20px; }
.listystyle li { margin-bottom: 10px; }

.enlist { padding-left: 30px; }
.enlist li { list-style: upper-roman; }
.enlist li::marker { color: #ca000a; }

.page_box { display: flex; flex-wrap: wrap; align-items: center; justify-content: center; text-align: center; padding: 60px 0 30px 0; color: #2f2f2f; font-weight: 300; }
@media (max-width: 480px) { .page_box { padding: 20px 0 30px 0; } }
.page_box .page_num { display: inline-block; font-size: 16px; text-align: center; margin: 0 5px; text-decoration: none; width: 35px; height: 35px; line-height: 35px; color: #222; margin-bottom: 10px; border-radius: 50px; }
.page_box .page_num.active, .page_box .page_num:hover { background-color: #fff; border: 1px solid #333333; }
.page_box a.page_arrow { padding: 0 10px; display: inline-block; color: #999; }
.page_box a.page_arrow:hover { color: #333; border: none; }
.page_box .page_dot { display: inline-block; padding: 10px; text-align: center; margin: 0 3px; }
.page_box .page_select { display: inline-block; margin-left: 20px; margin-bottom: 10px; }
.page_box .page_select .num_input { border: none; background-color: #f7f7f7; width: 50px; height: 25px; padding: 3px 5px; margin: 0 5px; }

.unreset { line-height: 1.8; }
@media (max-width: 480px) { .unreset { font-size: 15px; } }

table.formtable { border: 1px solid #eeeeee; width: 100%; }
table.formtable tbody tr td { padding: 10px 15px; border: 1px solid #eeeeee; background: #fff; }
@media (max-width: 767px) { table.formtable tbody tr td { display: block; width: 100%; } }
table.formtable tbody tr td.graybg { background: #eeeeee; border-bottom: 1px solid #fff; }
@media (max-width: 767px) { table.formtable tbody tr td.graybg { border-bottom: none; } }

table.noborder { width: 100%; }
@media (max-width: 480px) { table.noborder tr td { display: block; width: 100%; }
  table.noborder tr td.mobileinlineblock { display: inline-block; width: initial; }
  table.noborder tr td:first-child { padding-bottom: 0; }
  table.noborder tr td:nth-child(2) { padding-top: 0; } }
table.noborder tr td { padding: 5px; }

table.borderbottom { width: 100%; margin-top: 30px; }
@media (max-width: 767px) { table.borderbottom { font-size: 12px; } }
table.borderbottom tr th, table.borderbottom tr td { text-align: center; padding: 20px 10px; }
table.borderbottom tr th { background-color: #329ec1; color: #fff; font-size: 17px; letter-spacing: 0.02em; font-weight: normal; }
table.borderbottom tr td { border-bottom: 1px solid #e5e5e5; padding: 30px 10px; font-size: 18px; }

ul.iconlist li { list-style: none; display: flex; flex-wrap: wrap; font-weight: bold; margin-bottom: 3px; }
ul.iconlist li.normalweight { font-weight: normal; }
ul.iconlist li .icon { flex-shrink: 0; }
ul.iconlist li .txt { flex: 1; padding-left: 5px; }

ol.ollist { padding-left: 22px; }

.notextunderline { text-decoration: none; }

.flexicon, .unreset .flexicon { display: flex; }
.flexicon .icon, .unreset .flexicon .icon { flex-shrink: 0; margin-right: 5px; }
.flexicon .icon i, .unreset .flexicon .icon i { font-style: normal; }
.flexicon .txt, .unreset .flexicon .txt { flex: 1; }

.unreset .twophotoflex { display: flex; justify-content: space-between; }
.unreset .twophotoflex .box { width: 49%; }

.empty-row { margin-left: auto; margin-right: auto; padding: 40px 20px; max-width: 640px; }
.empty-row .img-box { max-width: 100px; margin-left: auto; margin-right: auto; }
.empty-row .img-box img { display: block; width: 100%; }
.empty-row .content { margin-top: 40px; text-align: center; }
.empty-row .content .title { color: #222; font-size: 32px; line-height: 1.2; margin: 0; }
.empty-row .content .des { color: #999; font-size: 17px; line-height: 1.6; margin: 0; margin-top: 20px; }
.empty-row .btn-row { margin-top: 40px; }
.empty-row .btn-row .link { background: #aaa; color: #fff; display: block; font-size: 17px; margin-left: auto; margin-right: auto; padding: 13px; text-align: center; text-decoration: inherit; transition: all .4s; width: 120px; }
.empty-row .btn-row .link:hover { background: #777; }

@media (max-width: 640px) { .empty-row .content { margin-top: 30px; }
  .empty-row .content .title { font-size: 26px; }
  .empty-row .content .des { font-size: 16px; margin-top: 15px; }
  .empty-row .btn-row { margin-top: 30px; } }
.error-row { max-width: 1400px; margin-left: auto; margin-right: auto; padding: 60px 20px; }
.error-row .img-box { max-width: 640px; margin-left: auto; margin-right: auto; position: relative; width: 100%; }
.error-row .img-box img { display: block; width: 100%; }
.error-row .img-box .error-code { color: #555; font-size: 120px; font-weight: bold; letter-spacing: 5px; line-height: 1; margin: 0; position: absolute; top: 42%; left: 50%; transform: translateX(-57%); }
.error-row .content { margin-top: 50px; text-align: center; }
.error-row .content .title { color: #444; font-size: 30px; font-weight: bold; margin: 0; }
.error-row .content .des { margin-top: 25px; }
.error-row .content .des p { color: #555; font-size: 18px; line-height: 1.6; margin: 0; }
.error-row .content .des p:not(:last-child) { margin-bottom: 5px; }
.error-row .btn-row { margin-top: 80px; }
.error-row .btn-row .link { border-radius: 30px; background: #666666; color: #fff; display: block; font-size: 24px; padding: 15px 13px; margin-left: auto; margin-right: auto; text-align: center; text-decoration: inherit; text-transform: uppercase; transition: all .4s; width: 240px; }
.error-row .btn-row .link:hover { background: #333; }

@media (max-width: 1440px) { .error-row .img-box { max-width: 540px; }
  .error-row .img-box .error-code { font-size: 100px; }
  .error-row .btn-row { margin-top: 50px; } }
@media (max-width: 1024px) { .error-row .img-box { max-width: 440px; }
  .error-row .img-box .error-code { font-size: 70px; top: 45%; }
  .error-row .btn-row { margin-top: 50px; } }
@media (max-width: 640px) { .error-row .img-box .error-code { font-size: 50px; top: 45%; }
  .error-row .content { margin-top: 30px; }
  .error-row .content .title { font-size: 26px; }
  .error-row .content .des { margin-top: 15px; }
  .error-row .content .des p { font-size: 16px; }
  .error-row .btn-row { margin-top: 30px; }
  .error-row .btn-row .link { font-size: 17px; max-width: 170px; } }
.top { position: fixed; text-align: center; cursor: pointer; z-index: 99; width: 60px; height: 60px; color: #fff; border-radius: 50px; background: #1f7bd9; right: 10px; bottom: 30px; font-size: 13px; display: flex; align-items: center; justify-content: center; line-height: 1.3; box-shadow: 5px 5px 24px 0px rgba(0, 0, 0, 0.26); }

#back_to_top { opacity: 0; }

#back_to_top.on { opacity: 1; filter: alpha(opacity=100); visibility: visible; }

@media (max-width: 480px) { .top { width: 40px; height: 40px; font-size: 10px; bottom: 20px; } }
.sharebox { display: flex; flex-wrap: wrap; align-items: center; margin-top: 40px; }
.sharebox .share_t { color: #666666; }
.sharebox .sharelinks { display: flex; align-items: center; gap: 10px; }

.sitemap-row { display: flex; flex-wrap: wrap; padding: 20px 0; margin-left: auto; margin-right: auto; }

.sitemap-row a { text-decoration: inherit; }

.sitemap-row .map-item { border-right: 1px solid #fff; box-sizing: border-box; margin-bottom: 30px; width: 25%; }

.sitemap-row .map-item .title-link { background: #1f7bd9; color: #fff; display: block; font-size: 18px; line-height: 1.2; padding: 15px 25px 12px; }

.sitemap-row .map-item .title-link:hover { font-weight: bold; }

.sitemap-row .map-list { margin-top: 15px; margin-bottom: 0; padding-left: 40px; padding-right: 20px; }

.sitemap-row .map-list li { list-style: none; }

.sitemap-row .map-list > li { padding-top: 8px; padding-bottom: 8px; }

.sitemap-row .map-list .second-link { color: #333; font-size: 17px; line-height: 1.3; }

.sitemap-row .map-list .second-link:hover { font-weight: bold; position: relative; }

.sitemap-row .map-list .second-link:before { content: ""; display: block; position: absolute; width: 8px; height: 8px; background-color: #444444; border-radius: 50px; top: 8px; left: -20px; }

.sitemap-row .third-list { padding-left: 17px; margin-top: 10px; }

.sitemap-row .third-list > li { padding-top: 5px; padding-bottom: 5px; }

.sitemap-row .third-list .third-link { color: #333; font-size: 16px; line-height: 1.3; position: relative; }

.sitemap-row .third-list .third-link:before { color: #aaa; content: "\f0da"; font-family: "Font Awesome 6 Free"; font-weight: bold; font-size: 14px; position: absolute; top: 3px; left: -15px; }

.sitemap-row .third-list .third-link:hover { font-weight: bold; }

.sitemap-row .third-list .third-link:hover:before { color: #333; }

.sitemap-row .four-list { padding-left: 17px; margin-top: 10px; }

.sitemap-row .four-list > li { padding-top: 5px; padding-bottom: 5px; }

.sitemap-row .four-list .four-link { color: #333; font-size: 16px; line-height: 1.3; position: relative; }

.sitemap-row .four-list .four-link:before { color: #aaa; content: "-"; font-family: "Font Awesome 6 Free"; font-weight: bold; font-size: 14px; position: absolute; top: 3px; left: -15px; }

.sitemap-row .four-list .four-link:hover { font-weight: bold; }

.sitemap-row .four-list .four-link:hover:before { color: #333; }

@media (max-width: 1024px) { .sitemap-row .map-item { width: 25%; } }
@media (max-width: 960px) { .sitemap-row .map-item { width: 33.3333333333%; } }
@media (max-width: 768px) { .sitemap-row .map-item { width: 50%; }
  .sitemap-row .map-item .title-link { padding: 15px; padding-bottom: 12px; }
  .sitemap-row .map-list { padding-left: 15px; padding-right: 10px; }
  .sitemap-row .map-list > li { padding-top: 6px; padding-bottom: 6px; }
  .sitemap-row .map-list .second-link:hover:before { left: -20px; }
  .sitemap-row .third-list { margin-top: 5px; }
  .sitemap-row .map-list .second-link:before { left: -14px; } }
/*# sourceMappingURL=sitemap.css.map */
/*-------------------basic scss---------------------*/
* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; word-break: break-word; }

html { position: relative; font-size: 100%; }

html * { transition: 0.3s; position: relative; }

@media print { * { -webkit-print-color-adjust: exact !important; /* Chrome, Safari 6 – 15.3, Edge */ color-adjust: exact !important; /* Firefox 48 – 96 */ print-color-adjust: exact !important; /* Firefox 97+, Safari 15.4+ */ }
  table { page-break-inside: auto; }
  tr { page-break-inside: avoid; page-break-after: auto; }
  .page { page-break-inside: avoid; /* 若順著向下排列時會切開此元素，則直接換頁 */ } }
a { text-decoration: none; color: inherit; -moz-transition: all 0.3s; -o-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; }

a:active, a:focus { text-decoration: none; }

h1, h2, h3 { font-size: inherit; font-weight: inherit; }

table { table-layout: fixed; }

::-webkit-input-placeholder { color: #999; }

::-moz-placeholder { color: #999; opacity: 1; }

/* firefox 19+ */
:-ms-input-placeholder { color: #999; opacity: 1; }

/* ie */
input:-moz-placeholder { color: #999; }

input, button { outline: none; }

::-webkit-scrollbar { background-color: transparent; width: 5px; height: 5px; }

/* background of the scrollbar except button or resizer */
::-webkit-scrollbar-track { background-color: transparent; }

::-webkit-scrollbar-track:hover { background-color: #f4f4f4; }

/* scrollbar itself */
::-webkit-scrollbar-thumb { background-color: #bfbfbf; }

::-webkit-scrollbar-thumb:hover { background-color: #a0a0a5; }

/*反白文字*/
::selection { background: yellow; color: #000; }

::-moz-selection { background: yellow; color: #000; }

.inlineblock { display: inline-block; }

.floatleft { float: left; }

.floatright { float: right; }

.clearfloat { clear: both; height: 0; line-height: 0px; }

.video-container { position: relative; padding-bottom: 53.8%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.oembed-provider-youtube { position: relative; padding-bottom: 56.25%; /* padding-top: 30px; */ height: 0; overflow: hidden; }

.oembed-provider-youtube iframe, .oembed-provider-youtube object, .oembed-provider-youtube embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.googlemap-container { position: relative; padding-bottom: 25%; padding-top: 30px; height: 0; overflow: hidden; }

.googlemap-container iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.vermid { vertical-align: middle; }

.vertop { vertical-align: top; }

.txtleft { text-align: left; }

.txtrigh { text-align: right; }

.txtcenter { text-align: center; }

.textunderline { text-decoration: underline; }

/*如果有載入字型用這段*/
body {
  color: #333;
  font-size: 16px;
  font-family: "Roboto", sans-serif, Microsoft JhengHei, PMingLiU, "FontAwesome";
  line-height: 1.6;
  width: 100%;
  min-width: 360px;
  margin: 0 auto;
  position: relative;
  overflow-x: hidden;
  letter-spacing: 0;
  min-height: 100vh;
}

@media (max-width: 320px) { body { overflow-x: auto; } }
.wrapper { padding: 0 20px; max-width: 1760px; margin: 0 auto; }

.wrapper_index {padding: 40px 30px;max-width: 1760px;margin: 0 auto;}
.wrapper_index.style2 {
  max-width: 1600px;
}

@media (max-width: 480px) { .wrapper_index { padding: 20px; } }

header { position: fixed; top: 0; z-index: 999; background: #fff; width: 100%; padding: 0; }
header .wrapper {position: static; max-width: 1760px;padding: 0 40px;}
header .headerwrap{
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: static;
}
header .wrapper .headertop { flex-shrink: 0; }
@media (max-width: 1200px) { header .wrapper .headertop { width: 100%; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; } }
header .wrapper .headertop .logo a { display: inline-block; position: relative; padding: 20px 15px 10px 0; }
header .wrapper .headertop .logo a img {max-width: 280px;min-width: 280px;}
header .wrapper .headertop .mobile_menu { display: none; }
@media (max-width: 1200px) { header .wrapper .headertop .mobile_menu { display: flex; flex-wrap: wrap; align-items: center; } }
header .wrapper .headertop .mobile_menu #btn .texthidden { clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; width: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; }
header .wrapper .headerright { position: static; }
header .wrapper .headerright .box2 { display: flex; flex-wrap: wrap; align-items: flex-end; position: static; }
@media (max-width: 1200px) { header .wrapper .headerright .box2 { display: block; } }


header .wrapper .headerright .box2 .menu { position: static; }
header .wrapper .headerright .box2 .menu > ul { display: flex; flex-wrap: wrap; position: static; }
header .wrapper .headerright .box2 .menu > ul > li { list-style: none; padding: 0px 20px; color: #231815; font-weight: 500; }
header .wrapper .headerright .box2 .menu > ul > li:last-child { padding-right: 0px; }
header .wrapper .headerright .box2 .menu > ul > li:last-child .firstmenu::after { display: none; }
header .wrapper .headerright .box2 .menu > ul > li.megamenuli { position: static; }
.openmeganav{
  background-color: #fff;
  border-top: 1px solid #e5e5e7;
  border-bottom: 1px solid #e5e5e7;
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 9;
  transition: none;
  padding: 0;
  /* max-height: 290px; */
  /* overflow: auto; */
  display: flex;
  display: none;
  gap: 20px 20px;
}
.openmeganav .photopart{
  width: 30%;
  background-color: #f2f2f2;
  padding: 60px 20px;
  text-align: center;
}

.openmeganav .photopart img{
  max-width: 280px;
}

.openmeganav .menuname_subnav{
  display: flex;
  align-items: flex-start;
  width: 70%;  
}

.openmeganav .menuname{
  font-size: 30px;
  font-weight: bold;
  padding: 35px 0;
  width: 22%;
  display: flex;
  justify-content: center;
  align-self: start;
}
.openmeganav .menuname .txt {
    border-bottom: 3px solid #306bbb;
}
.openmeganav ul.submenu{
  flex: 1;
}
header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.submenu { 
  column-count: 4;
  padding: 30px 30px;
  max-height: 290px;
  overflow: auto;
}
@media (max-width: 1620px) {
  .EN header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.submenu {    
    column-count: 3;
  }
}

header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.submenu > li { width: 100%; display: inline-block; }
header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.submenu > li > a { text-align: left; padding-left: 25px; font-weight: bold;  font-size: 18px; }
.EN header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.submenu > li > a{font-size: 16px;}
header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.submenu > li > a:hover {color: #0047a1;}
header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.submenu > li > a:before { color: #1f7bd9; font-family: 'FontAwesome'; content: "\f0a9"; display: block; position: absolute; top: 10px; left: 0; }
header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.thirdmenu { padding: 0px 0px 0 25px; }
header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.thirdmenu:before { content: ""; display: block; position: absolute; width: 1px; height: 100%; left: 10px; top: 0; background-color: #ccc; }
header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.thirdmenu > li { list-style: none; display: block; margin-bottom: 5px; }
header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.thirdmenu > li > a {font-size: 15px;/* font-weight: 700; */}
header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.thirdmenu > li > a:hover { color: #1f7bd9 }
header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a {display: block;text-align: center;padding: 5px;font-size: 19px;font-weight: 600;padding-bottom: 10px;}


header .wrapper .headerright .box2 .menu > ul > li:hover .firstmenu > a::after {
  content: "";
  width: calc(100% - 10px);
  position: absolute;
  height: 6px;
  bottom: -1px;
  z-index: 99;
  background-color: #0e6ed4;
  display: block;
}


header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.opensublink { display: none; }
@media (min-width: 1200px) { header .wrapper .headerright .box2 .menu > ul > li:hover .openmeganav  { display: flex; } }

@media (max-width: 1200px) { 
  header .wrapper .headerright .box2 .menu > ul > li .openmeganav { 
    display: flex;
    transition: 0s;
    max-height: initial;
    *{
      transition: 0s;
    }
  }
  header .wrapper .headerright .box2 .menu > ul > li:hover .firstmenu > a::after{
    display: none;
  }
}


header .wrapper .headerright .box2 .menu > ul > li ul.submenu * { transition: 0s; }
header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li { list-style: none; background-color: rgba(255, 255, 255, 0.9); margin-bottom: 2px; }
header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li:last-child a { border-bottom: none; }
header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li > a { display: block; padding: 10px 10px; border-top: none; font-size: 16px; letter-spacing: 0; font-weight: normal; text-align: center; color: #2f2f2f; transition: 0s; }
header .wrapper .headerright .box2 .menu > ul li.lang { display: flex; flex-wrap: wrap; align-items: center; padding-left: 30px; }
header .wrapper .headerright .box2 .menu > ul li.lang .fa-globe { font-size: 20px; color: #284b77; }
header .wrapper .headerright .box2 .menu > ul li.lang a { color: #999999; padding-left: 10px; }
header .wrapper .headerright .box2 .menu > ul li.lang a:hover { text-decoration: underline; }
header .wrapper .headerright .box2 .menu > ul li.lang a.langactive { color: #274a75; font-weight: bold; }
header .wrapper .headerright .box2 .menu > ul li.lang .langspacer { padding-left: 10px; color: #999999; }

.othermenu {display: flex;flex-wrap: wrap;justify-content: flex-end;margin-bottom: 10px;margin-top: 22px;align-items: center;}
.pcsearchsearchicon{
  display: flex;
  gap: 5px;
}
.othermenu .pcsearch{
  z-index: 1;
  background: #fff;
  position: absolute;
  right: 0;
  top: 37px;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  background-color: #fff;
  vertical-align: top;
  padding: 15px;
  border-radius: 10px;
  width: 300px;
  display: none;
  transition: 0s;
}
.pcsearch.active {
  display: block;
}
.othermenu .pcsearch * { transition: 0.3s; }
.othermenu .pcsearch .pcsearch_box {
  display: flex;
  justify-content: space-between;
  background: #fff;
  padding: 0;
  border-radius: 22px;
}
.othermenu .pcsearch .pcsearch_box input {
    background: none;
    font-size: 16px;
    padding: 6px 12px;
    flex: 1;
    width: calc(100% - 30px);
    border: 1px solid #276cbe;
    border-radius: 5px 0 0 5px;
}

.othermenu .pcsearch .pcsearch_box button {
    background: #276cbe;
    border: 1px solid #276cbe;
    text-align: center;
    padding: 0 10px;
    margin: 0;
    flex-shrink: 0;
    border-radius: 0 5px 5px 0px;
    color: #fff;
}
.othermenu .pcsearch .pcsearch_box button .fa {color: #fff;font-size: 14px;}
.othermenu .txtlink.sitemapicon { margin-left: 15px; }
.othermenu .txtlink a { display: inline-block; }
.othermenu .txtlink a:hover { color: #1f7bd9; }
.othermenu .txtlink i {font-size: 14px;margin-right: 0;}
.othermenu .txtlink:not(.last):after { content: "|"; display: inline-block; margin: 0 15px; }
.othermenu .langlink { margin: 0 15px; padding: 3px 25px; border-radius: 20px; background: #fff; font-size: 15px; border: 1px solid #999999; display: inline-block; }
.othermenu .langlink:hover { background-color: #1f7bd9; border: 1px solid #1f7bd9; color: #fff; }

@media (max-width: 1620px) { 
  .openmeganav .menuname{
    font-size: 28px;
    width: 17%;      
  }
  header .wrapper .headerright .box2 .menu > ul > li { padding: 0px 18px; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a { padding: 5px 0px 5px 0px; font-size: 17px; } 
  header .wrapper .headerright .box2 .menu > ul > li:hover .firstmenu > a::after {
    width: 100%;
  }
}
@media (max-width: 1480px) { 
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a { padding: 5px 0px 5px 0px; font-size: 17px; }
  header .wrapper .headertop .logo a img {width: 14vw;min-width: initial;}
  .openmeganav .menuname_subnav{
    display: block;
    max-height: 354px;
    overflow: auto;
  }
  .openmeganav .menuname{
    padding: 20px 0 0 0;
  }
  header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.submenu {
    padding: 20px 30px;
    column-count: 3;
    max-height: 285px;
    overflow: initial;
  }
  
  
}
@media (max-width: 1280px) { header .wrapper .headertop .logo a img { max-width: 200px; } }
@media (max-width: 1200px) { 
  header { z-index: 9999; position: fixed; width: 100%; padding: 10px 0; }
  header .wrapper { padding: 0 15px; }
  header .wrapper .headertop .logo a { width: initial; padding: 0; }
  header .wrapper .headertop .logo a:first-child { padding-right: 10px; }
  header .wrapper .headertop .logo a img { top: initial; position: relative; z-index: 10001; }
  header .wrapper .headerright { height: calc(100vh - 51px); overflow: auto; max-width: 100%; top: 51px; z-index: 999999; position: absolute; width: 100%; left: 0; transform: translate(-100%, 0); background-color: #fff; }
  header .wrapper .headerright.active { transform: translate(0, 0); }
  header .wrapper .headerright::-webkit-scrollbar { background-color: transparent; width: 0px; height: 0px; }
  header .wrapper .headerright .box2 { height: auto; padding-bottom: 50px; }
  header .wrapper .headerright .box2 .menu ul { display: block; padding-bottom: 0px; }
  header .wrapper .headerright .box2 .menu > ul > li { padding: 0; }
  header .wrapper .headerright .box2 .menu > ul > li:first-child .firstmenu { border-top: solid 1px #d1d1d1; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu { display: flex; border-bottom: solid 1px #d1d1d1; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a { text-align: left; padding: 12px 20px; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.mlink { flex: 1; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.opensublink { display: block; width: 50px; flex-shrink: 0; border-left: 1px solid #d1d1d1; padding: 0; }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.opensublink:after { 
    content: "\f078";
    display: inline-block;
    position: absolute;
    font-size: 18px;
    line-height: 1;
    transition: 0.3s;
    top: 17px;
    left: 15px;
    background: none;
    width: 18px;
    height: 18px;
  }
  header .wrapper .headerright .box2 .menu > ul > li .firstmenu > a.opensublink.active:after { transform: rotate(180deg); }
  header .wrapper .headerright .box2 .menu > ul > li ul.submenu, header .wrapper .headerright .box2 .menu > ul > li:last-child ul.submenu { position: relative; display: none; border-bottom: solid 1px #d1d1d1; width: 100%; }
  header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.submenu { 
    border-radius: 0;
    padding: 10px 20px;
  }
  header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li { margin-bottom: 1px; }
  header .wrapper .headerright .box2 .menu > ul > li ul.submenu > li > a { padding: 10px 25px; text-align: left; }
  .social { padding: 15px 34px 8px 20px; }
  .searchbox form .searchboxin .searchinput { width: calc(100% - 40px); }
  .searchbox { padding: 10px 15px; }
  .searchbox form .searchboxin { border-top: solid 1px #d1d1d1; padding: 10px 15px; }
  header .wrapper .headerright .box2 .menu > ul li.lang { padding: 10px 30px; }
  .othermenu { justify-content: flex-start; margin-left: 15px; }
  .openmeganav{
    position: relative;
    border-top: none;
    border-bottom: none;
  }
  .openmeganav .photopart, .openmeganav .menuname{
    display: none;
  }
  header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.submenu > li > a{
    font-size: 17px;
  }
  .openmeganav .menuname_subnav{
    width: 100%;
    max-height: initial;
    overflow: initial;
  }
  

}
@media (max-width: 768px) { header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.submenu { box-shadow: none; column-count: 3; max-height: initial; } }
@media (max-width: 640px) { header .wrapper .headertop .logo a img { width: 120px; }
  .othermenu .txtlink { margin-bottom: 5px; }
  .othermenu .langlink { margin-bottom: 5px; }
  .othermenu .pcsearch { margin-bottom: 5px; }
  header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.submenu { column-count: 2; } 
  .EN header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.submenu { column-count: 2; } 
}
@media (max-width: 480px) { 
  .othermenu .txtlink:first-child:after { margin: 0 5px; }
  .othermenu .pcsearch { width: 100%; margin-bottom: 0; padding: 10px 0;}
  .othermenu .langlink { margin-bottom: 0px; }
  .othermenu .pcsearch .pcsearch_box input { width: calc(100% - 40px); }
  .othermenu { margin-right: 0px;margin-left: 0px;padding: 0 20px; margin-top: 15px; margin-bottom: 10px; justify-content: center; }
  header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.submenu { column-count: initial; }
  .EN header .wrapper .headerright .box2 .menu > ul > li.megamenuli ul.submenu { column-count: initial; } 
}
.showMenu { display: none; cursor: pointer; height: 30px; width: 30px; margin-left: 20px; }
@media (max-width: 1200px) { .showMenu { display: block; } }

.showMenu span { background: #222; position: absolute; height: 2px; width: 30px; }

.showMenu span:nth-child(1) { top: 0; }

.showMenu span:nth-child(2) { top: 10px; }

.showMenu span:nth-child(3) { top: 20px; }

#btn { position: absolute; width: 30px; height: 30px; top: 50%; left: 50%; transform: translate(-50%, -50%); cursor: pointer; background: none; border-radius: 50%; border: none; outline: none; }

#btn span { position: absolute; width: 30px; height: 2px; top: 50%; left: 50%; background: #375f90; border-radius: 2px; overflow: hidden; transition: all 0.3s linear; }

#btn span::before { content: ""; position: absolute; width: 0; height: 100%; top: 0; right: 0; background: #375f90; transition: all 0.3s linear; }

#btn span:nth-child(1) { animation: span-first-off 0.5s ease-in-out; animation-fill-mode: forwards; }

#btn span:nth-child(2) { animation: span-second-off 0.5s ease-in-out; animation-fill-mode: forwards; }

#btn span:nth-child(3) { animation: span-third-off 0.5s ease-in-out; animation-fill-mode: forwards; }

#btn.on:hover span::before { width: 100%; transition: all 0.3s linear; }

#btn.on span:nth-child(1) { animation: span-first-on 0.5s ease-in-out; animation-fill-mode: forwards; }

#btn.on span:nth-child(2) { animation: span-second-on 0.5s ease-in-out; animation-fill-mode: forwards; }

#btn.on span:nth-child(3) { animation: span-third-on 0.5s ease-in-out; animation-fill-mode: forwards; }

@keyframes span-first-on { 0% { transform: translate(-50%, -300%); }
  30% { transform: translate(-50%, -50%); }
  100% { transform: translate(-50%, -50%) rotate(-45deg); } }
@keyframes span-first-off { 0% { transform: translate(-50%, -50%) rotate(-45deg); }
  30% { transform: translate(-50%, -50%) rotate(0deg); }
  100% { transform: translate(-50%, -500%); } }
@keyframes span-second-on { 0% { transform: translate(-50%, -50%); }
  25% { background: #000; }
  50% { transform: translate(-50%, -50%) scale(1); }
  100% { transform: translate(-150%, -50%) scale(0); } }
@keyframes span-second-off { 0% { transform: translate(-150%, -50%) scale(0); }
  25% { background: #000; }
  50% { transform: translate(-50%, -50%) scale(1); }
  100% { transform: translate(-50%, 0%); } }
@keyframes span-third-on { 0% { transform: translate(-50%, 200%); }
  30% { transform: translate(-50%, -50%); }
  100% { transform: translate(-50%, -50%) rotate(45deg); } }
@keyframes span-third-off { 0% { transform: translate(-50%, -50%) rotate(45deg); }
  30% { transform: translate(-50%, -50%) rotate(0deg); }
  100% { transform: translate(-50%, 500%); } }
footer { padding-bottom: 30px; padding-left: 40px; padding-right: 40px; }
footer .wrapper { background-color: #1f7bd9; color: #fff; max-width: 1760px; border-radius: 60px 0 60px 0; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: flex-start; gap: 20px; padding: 55px 55px 40px 55px; }
.EN footer .wrapper .leftbox{
  width: 65%;
}
.EN footer .wrapper .rightbox{
  width: 35%;
}
@media (max-width: 1200px) { footer .wrapper { display: block; } }
@media (max-width: 540px) { footer .wrapper { padding-top: 30px; padding-bottom: 30px; } }
@media (max-width: 1220px) { footer .wrapper .leftbox { width: 100%; } }
footer .wrapper .leftbox .box1 { font-size: 18px; margin-bottom: 15px; }
footer .wrapper .leftbox .footerinfo { font-size: 17px; }
footer .wrapper .leftbox .footerinfo .box2 { margin-bottom: 5px; display: flex; flex-wrap: wrap; }
@media (max-width: 480px) { footer .wrapper .leftbox .footerinfo .box2 { font-size: 15px; } }
footer .wrapper .leftbox .footerinfo .box2 .t1 { flex-shrink: 0; }
footer .wrapper .leftbox .footerinfo .box2 .t1 i { font-size: 15px; margin-right: 5px; }
footer .wrapper .leftbox .footerinfo .box2 .t2 { flex: 1; }
footer .wrapper .rightbox { flex: 1; }
@media (max-width: 1220px) { 
  footer .wrapper .rightbox { width: 100%; margin-top: 20px; } 
  .EN footer .wrapper .leftbox{width: 100%;}
  .EN footer .wrapper .rightbox { width: 100%; flex: initial;}
    
}
footer .wrapper .rightbox .rbox { text-align: right; }
footer .wrapper .rightbox .rbox .viewdate { display: flex; flex-wrap: wrap; font-size: 15px; justify-content: flex-end; gap: 15px; margin-bottom: 5px; }
footer .wrapper .rightbox .rbox .t1 { font-size: 15px; letter-spacing: 0.03em; margin-bottom: 5px; }
@media (max-width: 480px) { footer .wrapper .rightbox .rbox .t1 { font-size: 13px; margin-top: 5px; margin-bottom: 5px; } }
footer .wrapper .rightbox .rbox .t2 { font-size: 13px; color: #fff; letter-spacing: 0em; margin-left: 10px; opacity: 0.5; }
@media (max-width: 640px) { footer .wrapper .rightbox .rbox .t2 { margin-left: 0px; width: 100%; } }
@media (max-width: 480px) { footer .wrapper .rightbox .rbox .t2 { font-size: 12px; } }
footer .footernav { margin-bottom: 30px; }
footer .footernav .footernavul { display: flex; flex-wrap: wrap; justify-content: flex-end; }
@media (max-width: 1220px) { footer .footernav .footernavul { justify-content: flex-start; } }
footer .footernav .footernavul li { list-style: none; font-size: 17px; letter-spacing: 0.06em; padding: 5px 0 5px 40px; }
footer .footernav .footernavul li:first-child { padding: 5px 0 5px 0px; }
@media (max-width: 1220px) { footer .footernav .footernavul li { padding: 5px 10px 5px 10px; } }
footer .footernav .footernavul li:hover { opacity: 0.6; }

@media (max-width: 1440px) { footer .footernav .footernavul li { padding: 5px 0 5px 35px; } }
@media (max-width: 1220px) { footer .footernav .footernavul li, footer .footernav .footernavul li:first-child { padding: 5px 35px 5px 0px; }
  footer .wrapper .rightbox .rbox .viewdate { justify-content: flex-start; }
  footer .wrapper .rightbox .rbox { text-align: left; }
  footer .wrapper .rightbox .rbox .t2 { margin-left: 0; } }
@media (max-width: 768px) { footer { padding: 0; }
  footer .wrapper { border-radius: 0; padding: 20px; }
  footer .wrapper .leftbox .box1 { font-size: 15px; }
  footer .wrapper .leftbox .footerinfo .box2 { font-size: 14px; }
  footer .footernav .footernavul li, footer .wrapper .rightbox .rbox .viewdate, footer .wrapper .rightbox .rbox .t1 { font-size: 14px; }
  footer .wrapper .rightbox .rbox .t2 { font-size: 12px; }
  footer .wrapper .rightbox .rbox .viewdate { gap: 5px 15px; } }
.ibanner { width: 100%; position: relative; padding-top: 104px; max-width: 1840px; padding-left: 40px; padding-right: 40px; margin: 0 auto; }
.ibanner .ibannerborderradius { border-radius: 100px 0 100px 0; overflow: hidden; }
.ibanner .ibanslick { overflow: hidden; }
.ibanner .ibanslick .oneset a.onesetin { display: block; }
.ibanner .ibanslick .oneset a.onesetin .picture { display: block; }
.ibanner .ibanslick .oneset a.onesetin .bgimg { width: 100%; transform-origin: center; max-width: 100vw; }
.ibanner .ibanslick .oneset a.onesetin .txtbox { background-color: #fff; color: #274a75; position: absolute; bottom: 0; right: 0; width: 65.88542vw; text-align: right; padding: 40px 13.54167vw 40px 20px; }
.ibanner .ibanslick .oneset a.onesetin .txtbox .txtboxin { max-width: 1000px; }
.ibanner .ibanslick .oneset a.onesetin .txtbox .t1 { font-family: "Roboto", sans-serif; font-weight: bold; font-size: 35px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; line-height: 56px; max-height: 56px; }
.ibanner .ibanslick .oneset a.onesetin .txtbox .t2 { font-size: 16px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1; line-height: 26px; max-height: 26px; }
.ibanner .ibanslick:hover .slick-prev, .ibanner .ibanslick:hover .slick-next { opacity: 1; }
.ibanner .ibanslick .slick-next { right: 0px; }
.ibanner .ibanslick .slick-prev { left: 0px; z-index: 9; }
.ibanner .ibanslick .slick-prev:before, .ibanner .ibanslick .slick-next:before { display: none; }
.ibanner .ibanslick .slick-prev, .ibanner .ibanslick .slick-next { opacity: 0; }
.ibanner .ibanslick .slick-next img { transform: rotate(180deg); }
.ibanner .ibanslick .slick-dots { bottom: 30px; }
.ibanner .ibanslick .slick-dots li.slick-active button:before { opacity: 1; color: rgba(97, 184, 255, 0.904); }
.ibanner .ibanslick .slick-dots li.slick-active button, .ibanner .ibanslick .slick-dots li button:focus { background: none; border: none; }
.ibanner .ibanslick .slick-dots li button:before { opacity: 1; color: #fff; font-size: 8px; }
.ibanner .ibanslick .slick-list .slick-current .bgimg { animation: 4s linear forwards photosize1; }
.ibanner .ibanslick .slick-list .slick-current .txtboxin { animation: photosize2 0.8s cubic-bezier(0.55, 0.085, 0.68, 0.53) both 0.3s; }
.ibanner .oneset { width: 100%; position: relative; }
.ibanner .oneset img.bgimg { width: 100%; }
.ibanner .oneset img.txtimg1 { position: absolute; top: 11.97917vw; left: 53.54167vw; width: 22.29167vw; }
.ibanner .slick-slider-dots { width: 30px; position: absolute; z-index: 2; right: -40px; top: 20px; }
.ibanner .slick-prev, .ibanner .slick-next { width: 33px; height: 64px; }
.ibanner .slick-dotted.slick-slider { margin-bottom: 0; }

@keyframes photosize1 { 0% { transform: scale(1.1); opacity: 1; }
  100% { transform: scale(1); } }
@keyframes photosize2 { 0% { transform: scale(1.1); opacity: 0; }
  30% { transform: scale(1.1); opacity: 0; }
  100% { transform: scale(1); opacity: 1; } }
@media (max-width: 1366px) { .ibanner { padding-left: 0; padding-right: 0; }
  .ibanner .slick-slider-dots { right: 16px; } }
@media (max-width: 1200px) { .ibanner { padding-top: 78px; } }
@media (max-width: 768px) { .ibanner .ibannerborderradius { border-radius: 0; } }
@media (max-width: 640px) { .ibanner { padding-top: 52px; }
  .ibanner .ibanslick { max-height: initial; }
  .ibanner .ibanslick .slick-dots { bottom: 10px; } }
.slick-slider-dots { margin-bottom: 3px; }
.slick-slider-dots ul.slick-dots { position: static; }
.slick-slider-dots ul.slick-dots li { width: initial; height: initial; margin: 5px 10px; }
.slick-slider-dots ul.slick-dots li button { width: 12px; height: 12px; border-radius: 50%; background-color: #bfbfbf; }
.slick-slider-dots ul.slick-dots li button:before { display: none; }
.slick-slider-dots ul.slick-dots li.slick-active button { background-color: #1f7bd9; }

.iothlinks_slick .slick-dots li button:before { font-size: 12px; color: #1f7bd9; }

.iothlinks_slick .slick-dots li.slick-active button:before { color: #1f7bd9; }

.ilinks { position: relative; max-width: 1275px; padding-left: 40px; padding-right: 40px; margin: 0 auto; margin-top: -86px; }
.ilinks .ilinks_slick {display: flex;flex-wrap: wrap;background: url(../images/ilink_bg.jpg) repeat;padding: 25px 0px 20px 0;border-radius: 30px;}
.ilinks .ilinks_slick:after { content: ""; width: 100%; max-width: 907px; height: 15px; background: url(../images/shadow_iLinks.png) no-repeat; background-size: contain; position: absolute; display: block; left: 50%; transform: translate(-50%, 0); bottom: -13px; z-index: -1; }
.ilinks .ilinks_slick .oneset:last-child{
  margin-left: -1px;
} 
.ilinks .ilinks_slick .oneset .onesetin { display: block; padding: 10px 35px; text-align: center; }
.ilinks .ilinks_slick .oneset .onesetin:hover .icon { transform: translate(0, -5px); }
.ilinks .ilinks_slick .oneset .onesetin:after { content: ""; width: 1px; height: 57px; background-color: rgba(0, 0, 0, 0.2); position: absolute; display: block; right: 0; top: 30px; }
.ilinks .ilinks_slick .oneset .onesetin:before { content: ""; width: 1px; height: 57px; background-color: rgba(172, 200, 229, 0.2); position: absolute; display: block; right: -1px; top: 30px; }
.ilinks .ilinks_slick .oneset .onesetin .icon {margin-bottom: 15px;display: flex;justify-content: center;height: 51px;display: flex;align-items: center;}
.ilinks .ilinks_slick .oneset .onesetin .icon img{max-width: 51px;}
.ilinks .ilinks_slick .oneset .onesetin .txt {
  font-size: 19px;
  color: #fff;
  letter-spacing: 0.03em;
  line-height: 1.4;
  font-weight: 800;
}
.ilinks .ilinks_slick .slick-list { z-index: 99; }

.ilinkarrow { border-radius: 50%; border: 4px solid #276cbe; background-color: #fff; height: 58px; width: 58px; display: flex; align-items: center; justify-content: center; position: absolute; top: 50%; transform: translate(0, -50%); z-index: 100; cursor: pointer; }
.ilinkarrow:hover i { transform: scale(1.1); }
.ilinkarrow i { color: #296ec0; font-size: 19px; }
.ilinkarrow.prearrow { left: 10px; }
.ilinkarrow.nextarrow { right: 10px; }

@media (max-width: 1366px) { .ilinks { margin-top: -100px; }
  .ilinks .ilinks_slick { padding: 15px 0px 10px 0; }
  .ilinks .ilinks_slick .oneset .onesetin { padding: 10px 15px; }
  .ilinks .ilinks_slick .oneset .onesetin .txt { font-size: 16px; letter-spacing: 0; } }

@media (max-width: 768px) {
  .ilinks { margin-top: 20px; }
  .ilinks .ilinks_slick .oneset .onesetin .icon img {max-width: 45px;}
  .ilinks .ilinks_slick .oneset .onesetin .txt { font-size: 15px; }
  .ilinks .ilinks_slick .oneset .onesetin .icon {margin-bottom: 5px;}
  .ilinkarrow { height: 45px; width: 45px; }
  .ilinkarrow.prearrow { left: 12px;}
  .ilinkarrow.nextarrow { right: 12px;}
}

@media (max-width: 480px) {
  .ilinks{
    padding-left: 30px;
    padding-right: 30px;
  }
  .ilinkarrow {
    height: 38px;
    width: 38px;
  }
  .ilinkarrow.prearrow {
    left: 8px;
  }
  .ilinkarrow.nextarrow {
    right: 8px;
  }
  .ilinks .ilinks_slick .oneset .onesetin .txt{
    font-size: 14px;
  }
}
.iTitleMore { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 20px; }
.iTitleMore.iotherTitle{
  padding: 0 80px;
}
.iTitleMore .iTitle .iSubtitle { color: #1f7bd9; text-transform: uppercase; }
.iTitleMore .iTitle .iTitleEnTw {display: flex;flex-wrap: wrap;align-items: baseline;text-transform: uppercase;gap: 20px 15px;}
.iTitleMore .iTitle .iTitleEnTw .en { 
  color: #1f7bd9; line-height: 1; font-size: 65px; font-weight: 800; letter-spacing: -0.03em; font-family: "Poppins", sans-serif;
}
.iTitleMore .iTitle .iTitleEnTw .tw { color: #999999; font-size: 24px; line-height: 1; }
.iTitleMore .iMore .imorelink { display: flex; align-items: center; justify-content: center; width: 80px; height: 80px; border-radius: 50%; border: 1px solid #eeeeee; color: #cccccc; font-size: 13px; }
.iTitleMore .iMore .imorelink:hover { border: 1px solid #aaa; color: #aaa; transform: scale(1.05); }
.iTitleMore .iMore .imorelink .fa-solid { margin-left: 3px; }

.iabout .wrapper_index { display: flex; flex-wrap: wrap; align-items: center; gap: 95px; }
.iabout .iab_txt { width: calc(50% - 50px); padding-left: 80px; }
.iabout .iab_txt .iab_con { margin-top: 30px; font-size: 18px; letter-spacing: 0.05em; line-height: 2; border-bottom: 1px solid #dddddd; padding-bottom: 50px; }
.iabout .iab_photo { width: calc(50% - 45px); }

@media (max-width: 1500px) { 
  .iabout .iab_txt .iab_con { margin-top: 30px; padding-bottom: 40px; }
  .iabout .iab_txt { padding-left: 40px; }
  .iTitleMore.iotherTitle{
    padding: 0 40px;
  }
}
@media (max-width: 1366px) { 
  .iabout .wrapper_index { margin-top: 0px; padding-top: 0;}
  .iabout .iTitleMore { width: 88vw; }
  .iabout .iab_photo { margin-top: 140px; }
}

@media (max-width: 1200px) { 
  .iabout .iab_txt .iab_con { padding-bottom: 30px; }
  .iabout .iab_txt .iab_con { font-size: 17px; letter-spacing: 0.03em; line-height: 1.6; padding-bottom: 40px; }
  .iabout .wrapper_index { gap: 40px; }
  .iabout .iab_txt { width: calc(60% - 20px); padding-left: 20px; }
  .iabout .iab_photo { width: calc(40% - 20px); }
  .iTitleMore.iotherTitle{
    padding: 0 20px;
  }
}

@media (max-width: 768px) { 
  .iabout .wrapper_index {
    margin-top: 20px;
  }
  .iabout .iab_txt { width: 100%; padding-left: 0px; }
  .iabout .iTitleMore { width: 100%; }
  .iabout .wrapper_index { gap: 20px; }
  .iabout .iab_photo { width: 100%; margin-top: 0; }
  .iabout .iab_txt .iab_con { border-bottom: none; padding-bottom: 20px; margin-top: 15px;}
  .iTitleMore .iTitle .iTitleEnTw .en { font-size: 55px; }
  .iTitleMore .iTitle .iSubtitle { font-size: 13px; }
  .iTitleMore .iTitle .iTitleEnTw { gap: 10px; }
  .iTitleMore .iTitle .iTitleEnTw .tw { font-size: 20px; }
  .iTitleMore .iMore .imorelink { width: 65px; height: 65px; font-size: 12px; }
  .iTitleMore.iotherTitle{
    padding: 0;
  }
  
}

@media (max-width: 640px) {
  .iTitleMore { align-items: baseline; gap: 10px; flex-direction: column; }
  .iTitleMore .iMore .imorelink { width: initial; height: initial; border-radius: 10px; color: #aaa; padding: 5px 15px; }
}

@media (max-width: 480px) { 
  .iTitleMore .iTitle .iTitleEnTw .en { font-size: 40px; }
  .iTitleMore .iTitle .iTitleEnTw .tw { font-size: 18px; } 
}

.inews{
  padding-bottom: 40px;
}
.inewsbg {
  background: url(../images/inews_bg_new2.jpg) no-repeat center bottom;
  background-size: 100%;
  padding-bottom: calc(143*100%/1760);
  padding-left: 80px;
  padding-right: 80px;
}
@media (min-width: 1921px) { .inewsbg { padding-left: 80px; padding-right: 312px; } }
@media (max-width: 1280px) { .inewsbg { padding-left: 30px; padding-right: 30px; } }

.inewsTabBox { display: flex; gap: 60px; margin-top: 60px; }
.inewsTabBox .inewsTab { width: 135px; }
.EN .inewsTabBox .inewsTab { width: 150px; }
.inewsTabBox .inewsTab a { display: block; margin-bottom: 5px; padding: 10px 20px 6px 20px; border-radius: 3px; background-color: #ecedee; font-size: 18px; letter-spacing: 0.05em; }
.EN .inewsTabBox .inewsTab a {  padding: 10px 12px 6px 12px; font-size: 16px; letter-spacing:-0.05em; }
.inewsTabBox .inewsTab a.active, .inewsTabBox .inewsTab a:hover { background-color: #1f7bd9; color: #fff; }
.inewsTabBox .inewsTab a.active:after, .inewsTabBox .inewsTab a:hover:after { content: "\f0da"; display: block; position: absolute; right: -6px; top: 50%; transform: translate(0, -50%); color: #1f7bd9; }
.EN .inewsTabBox .inewsTab a.active:after{
  right: -4px;
}
.inewsTabBox .inewsTabCon { flex: 1; }
.inewsTabBox .inewsTabCon .inewsTabOne .oneset { display: flex; align-items: center; gap: 15px; border-bottom: 1px dotted #ccc; padding: 12px 0; }
.inewsTabBox .inewsTabCon .inewsTabOne .oneset:first-child { padding-top: 0; }
.inewsTabBox .inewsTabCon .inewsTabOne .oneset .classfi { font-size: 15px; border-radius: 3px; padding: 5px 8px; background-color: #f6f781; }
.inewsTabBox .inewsTabCon .inewsTabOne .oneset .inewstitle { display: block; flex: 1; font-size: 17px; }
.inewsTabBox .inewsTabCon .inewsTabOne .oneset .inewstitle:hover { color: #1f7bd9; }
.inewsTabBox .inewsTabCon .inewsTabOne .oneset .inewsdate { font-size: 14px; color: #999999; }

@media (max-width: 1280px) { .inewsTabBox { gap: 30px; margin-top: 40px; }
  .inews .wrapper_index { padding: 40px 0; }
  .inewsbg { padding-left: 40px; padding-right: 40px; } }
@media (max-width: 768px) { 
  .inews{
    padding-bottom: 0px;
  }
  .inews .wrapper_index { padding: 40px 0 20px 0; }
  .inewsTabBox { flex-direction: column; margin-top: 20px; }
  .inewsTabBox .inewsTab, .EN .inewsTabBox .inewsTab { width: initial; display: flex; gap: 5px; }
  .inewsTabBox .inewsTab a { margin-bottom: 5px; padding: 10px 10px; font-size: 14px; letter-spacing: 0em; }
  .inewsTabBox .inewsTabCon .inewsTabOne .oneset .inewstitle { font-size: 15px; }
  .inewsTabBox .inewsTabCon .inewsTabOne .oneset .inewsdate { font-size: 13px; }
  .inewsTabBox .inewsTab a.active:after, .inewsTabBox .inewsTab a:hover:after { content: "\f0dd"; right: initial; top: initial; transform: translate(-50%, 0); bottom: -10px; left: 50%; } }
@media (max-width: 640px) { 
  .inewsTabBox .inewsTab a { 
    padding: 5px 10px;
    font-size: 15px;
  }
  .inewsbg { padding-left: 20px; padding-right: 20px; }
  .inewsTabBox .inewsTab a.active:after, .inewsTabBox .inewsTab a:hover:after { bottom: -10px; }
  .inewsTabBox .inewsTabCon .inewsTabOne .oneset .classfi { font-size: 12px; padding: 3px 5px; } }

.iotherlinks{
  padding-bottom: 50px;
}

.iotherlinkbox{
  padding-right: 80px;
}
.iotherlinkbox .illustrate { position: absolute; z-index: -1; bottom: 0; }
.iotherlinkbox .illustrate img { width: 20.98958vw; }

@media (max-width: 480px) {
  .EN .inewsTabBox .inewsTabCon .inewsTabOne .oneset {
      flex-direction: column;
      align-items: flex-start;
  }
  .EN .inewsTabBox .inewsTab a {
    padding: 10px 10px 6px 10px;
    font-size: 14px;
  }
}
@media (min-width: 1921px) { .iotherlinkbox .illustrate img { width: 403px; } }
.iotherlinkbox .iothlinksbox {padding-left: 16vw;width: 100%;margin-top: 40px;}
@media (min-width: 1921px) { .iotherlinkbox .iothlinksbox { padding-left: 234px; } }
.iotherlinkbox .iothlinksbox .iothlinks_slick {display: flex;flex-wrap: wrap;gap: 10px 20px;}
.iotherlinkbox .iothlinksbox .iothlinks_slick .oneset { width: calc((100% - 20px) / 2); }
.iotherlinkbox .iothlinksbox .iothlinks_slick .oneset:nth-child(even) .onesetin:hover { background-color: #8abfff; }
.iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin {display: block;padding: 18px 25px 13px 25px;border-radius: 30px 0 30px 0;background-color: #e2f7ff;height: 100%;}
.iotherlinkbox .iothlinksbox .iothlinks_slick .oneset:nth-child(4n+2) .onesetin, .iotherlinkbox .iothlinksbox .iothlinks_slick .oneset:nth-child(4n+3) .onesetin { background-color: #c9f0ff; }
.iotherlinkbox .iothlinksbox .iothlinks_slick .oneset:nth-child(4n+4) .onesetin{background-color: #e2f7ff;}

.iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin:hover { background-color: #8abfff; }
.iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin .bigT {font-size: 21px;font-weight: bold;letter-spacing: 0;margin-bottom: 0;/* text-transform: uppercase; */line-height: 1.3;padding-right: 38px;}
.EN .iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin .bigT {font-size: 23px;}
.iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin .smallT {
  font-size: 17px;
  font-weight: 300;
  padding-right: 40px;
}
.iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin .openlink {margin-top: 0;position: absolute;right: 25px;top: 26px;}
.iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin .openlink img{width: 30px;}
.iotherlinkbox .iothlinksbox .iothlinks_slick .slick-dots { position: relative; }
@media (max-width: 1500px) {
  .iotherlinkbox {
    padding-right: 40px;
  }
}

@media (max-width: 1100px) {
  .EN .iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin .bigT {font-size: 18px;line-height: 1.3;}
  .EN .iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin .smallT {
    font-size: 15px; line-height: 1.3;
  }
} 
@media (max-width: 960px) { 
  .iotherlinkbox {
    padding-left: 20px;
    padding-right: 20px;
  }
  .iotherlinkbox .iothlinksbox { padding-left: 0; }
  .iotherlinkbox .illustrate { display: none; }
}
@media (max-width: 768px) { 
  .iotherlinkbox {
      padding-left: 0;
      padding-right: 0;
  }
  .iotherlinkbox .iothlinksbox {
    margin-top: 20px;
  }
  .iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin { padding: 20px; }
  .iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin .bigT { font-size: 20px; }
  .iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin .smallT { font-size: 16px; }
  .iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin .openlink img {
    width: 20px;
  }
 }
@media (max-width: 640px) { 
  .iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin .bigT { font-size: 18px; }
  .iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin .smallT { font-size: 14px; }
  .iotherlinkbox .iothlinksbox { margin-top: 20px; }
}
@media (max-width: 480px) {
  .iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin .bigT {
    font-size: 18px;
  }
  .iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin .smallT {
    font-size: 15px;
  }
  .iotherlinkbox .iothlinksbox .iothlinks_slick .oneset {
    width: 100%;
  }
  .EN .iotherlinkbox .iothlinksbox .iothlinks_slick .oneset .onesetin .bigT {font-size: 17px;}
  
}

.innerban { width: 100%; margin: 0 auto; margin-top: 104px; max-width: 1800px; padding: 0 20px; }
.innerban .inbanwarp { position: relative; padding-bottom: 14.20455%; height: 0; overflow: hidden; border-radius: 100px 0 0 0; }
.innerban .inbanwarp:after { content: url(../images/shadow_inban.png); width: 100%; position: absolute; display: block; bottom: -8px; left: 0; }
.innerban img { width: 100%; animation: 3s linear forwards photosize1; }

@media (max-width: 1200px) { .innerban { margin-top: 52px; padding: 0; }
  .innerban .inbanwarp { border-radius: 0; } }
.breadcrumbs { margin: 0 auto; border-radius: 0 0 10px 0; max-width: 1800px; padding: 0 20px; }
@media (max-width: 480px) { .breadcrumbs { padding: 10px 0px; } }
.breadcrumbs .wrapper { background: url(../images/breadcrumbs_bg.jpg) repeat; padding: 15px 40px; display: flex; flex-wrap: wrap; justify-content: space-between; align-items: baseline; max-width: 100%; }
.breadcrumbs .road { font-size: 15px; padding-right: 20px; }
@media (max-width: 1024px) { .breadcrumbs .road { padding-right: 0px; } }
.breadcrumbs .road .roadspacer { color: #cccccc; margin: 0 8px; font-size: 12px; }
.breadcrumbs .road a:hover { opacity: 0.6; }

@media (max-width: 1200px) { .breadcrumbs { padding: 0; }
  .breadcrumbs .wrapper { padding: 10px 20px; } }
@media (max-width: 480px) { .breadcrumbs .wrapper { padding: 5px 10px; }
  .breadcrumbs .road { font-size: 13px; }
  .breadcrumbs .road i { font-size: 12px; }
  
}
.innersec .wrapper { max-width: 1460px; padding: 0 20px; }

.havesidemenu_sec { display: flex; flex-wrap: wrap; padding: 60px 0; gap: 60px; align-items: flex-start; }
.havesidemenu_sec .sidemenu { width: 340px; flex-shrink: 0; font-size: 18px; background: url(../images/breadcrumbs_bg.jpg) repeat; padding-bottom: 30px; margin-top: 35px; border-radius: 3px; }
.havesidemenu_sec .sidemenu:after { content: ""; background: url(../images/shadow_sidemenu.png) no-repeat; background-size: 100%; position: absolute; display: block; bottom: -30px; left: 0; width: 100%; height: 65px; z-index: -1; }
.havesidemenu_sec .sidemenu .bottomimg { width: 100%; padding-top: 45px; }
.havesidemenu_sec .sidemenu .intitle { color: #1f7bd9; padding: 0 20px 0 35px; margin-top: -30px; }
.havesidemenu_sec .sidemenu .intitle .en { font-family: "Poppins", sans-serif; font-size: 55px; font-weight: 900; line-height: 1; text-transform: uppercase; margin-bottom: 15px; }
.havesidemenu_sec .sidemenu .intitle .en.download { font-size: 45px; }
.havesidemenu_sec .sidemenu .intitle .tw { font-size: 30px; font-weight: bold; line-height: 1.2; }
.havesidemenu_sec .sidemenu .sidefirst_ul { padding-left: 27px; }
.havesidemenu_sec .sidemenu .sidefirst_ul * { transition: 0s; }
.havesidemenu_sec .sidemenu .sidefirst_ul.prosidemenu > li { content: "+"; display: block; }
.havesidemenu_sec .sidemenu .sidefirst_ul li { list-style: none; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li { border-bottom: 1px solid #cecece; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li:after { content: ""; display: block; position: absolute; width: 100%; height: 1px; background-color: #fff; bottom: 0; left: 0; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li.active > a, .havesidemenu_sec .sidemenu .sidefirst_ul > li:hover > a { color: #1f7bd9; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li.active > a:before, .havesidemenu_sec .sidemenu .sidefirst_ul > li:hover > a:before { background-color: #1f7bd9; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li.active > .sidesec_ul { display: block; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > a { display: block; padding: 18px 20px 8px 40px; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > a:before { content: ""; display: block; position: absolute; width: 8px; height: 8px; background-color: #444444; border-radius: 50px; top: 28px; left: 14px; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul { padding-bottom: 10px; padding-left: 35px; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li.active > a, .havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li:hover > a { color: #1f7bd9; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li.active > a:before, .havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li:hover > a:before { color: #1f7bd9; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li.active > .sidethird_ul { display: block; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > a { display: block; padding: 6px 10px 6px 25px; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > a:before { content: "\f0da"; display: block; position: absolute; color: #222; font-size: 14px; left: 8px; top: 9px; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul { padding-left: 25px; padding-bottom: 10px; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul > li.active > a, .havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul > li:hover > a { color: #1f7bd9; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul > li.active > a:before, .havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul > li:hover > a:before { color: #1f7bd9; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul > li > a { display: block; padding: 5px 15px; font-size: 16px; }
.havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul > li > a:before { content: "-"; display: block; position: absolute; color: #222; left: 0px; top: 5px; }
.havesidemenu_sec .rightcon { width: calc(100% - 300px); flex: 1; padding-bottom: 50px; }
.havesidemenu_sec .rightcon.whollwidth { padding-left: 0; }

.mobiletogglemenu { display: none; padding: 10px 20px; cursor: pointer; border-bottom: 1px solid #ccc; font-size: 20px; padding-right: 20px; color: #666; font-weight: bold; }
.mobiletogglemenu i { margin-right: 10px; }
.mobiletogglemenu:after { content: "\f078"; position: absolute; right: 15px; font-size: 20px; }

@media (max-width: 1366px) { .havesidemenu_sec { gap: 40px; padding: 40px 0; }
  .havesidemenu_sec .sidemenu { width: 290px; }
  .havesidemenu_sec .rightcon { width: calc(100% - 290px); }
  .havesidemenu_sec .sidemenu .intitle .en { font-size: 45px; letter-spacing: -0.05em; }
  .havesidemenu_sec .sidemenu .intitle { padding: 0 15px; }
  .havesidemenu_sec .sidemenu .intitle .en { margin-bottom: 5px; font-weight: 800; }
  .havesidemenu_sec .sidemenu .intitle .tw { font-size: 28px; }
  .havesidemenu_sec .sidemenu .sidefirst_ul { padding-left: 20px; } }
@media (max-width: 1280px) { .havesidemenu_sec { padding: 40px 0px; } }
@media (max-width: 960px) { .havesidemenu_sec { padding: 20px 0px; }
  .sidemenu ul.sidefirst_ul { display: none; }
  .havesidemenu_sec .sidemenu .sidefirst_ul > li.active > a, .havesidemenu_sec .sidemenu .sidefirst_ul > li:hover > a { border-radius: 0; }
  .havesidemenu_sec .sidemenu { width: 100%; padding-bottom: 0; }
  .havesidemenu_sec .rightcon { padding-left: 0px; padding-bottom: 30px; width: 100%; }
  .mobiletogglemenu { display: block; }
  .havesidemenu_sec .sidemenu .bottomimg { display: none; }
  .havesidemenu_sec .sidemenu:after { display: none; }
  .havesidemenu_sec .sidemenu .sidefirst_ul { padding-left: 0px; }
  .havesidemenu_sec .sidemenu .sidefirst_ul > li > a:before { left: 20px; }
  .havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul { padding-left: 28px; font-size: 16px; }
  .havesidemenu_sec .sidemenu .sidefirst_ul > li > .sidesec_ul > li > .sidethird_ul > li > a { padding: 5px 10px; font-size: 15px; } }
@media (max-width: 768px) { .havesidemenu_sec { padding: 15px 0px; gap: 30px; } }
.insearchbox { display: flex; align-items: center; gap: 27px; background-color: #e0edfb; padding: 20px 28px; border-radius: 3px; line-height: 1; margin-bottom: 30px; }
.insearchbox .oneset { display: flex; align-items: center; gap: 15px; }
.insearchbox .oneset:nth-child(2) { flex: 1; }
.insearchbox .oneset .txt { font-size: 17px; }
.insearchbox .oneset .inputbox { flex: 1; }
.insearchbox .insearchbtn { border: none; background-color: #ece677; padding: 9px 20px 7px 20px; border-radius: 3px; letter-spacing: 0.05em; }
.insearchbox .insearchbtn:hover { transform: scale(1.05); }

@media (max-width: 640px) { .insearchbox { display: flex; align-items: stretch; flex-direction: column; gap: 15px; background-color: #e0edfb; padding: 15px 20px; margin-bottom: 20px; } }
.inmaintitle { font-size: 27px; font-weight: bold; margin-top: 10px; display: flex; align-items: baseline; gap: 15px; }
.inmaintitle .line { flex: 1; height: 1px; background-color: #888888; }
.inmaintitle .txt .icon img { max-width: 43px; }

@media (max-width: 480px) { .inmaintitle { font-size: 24px; } }
.inmainsubtitle { margin-top: 0px; }
.inmainsubtitle .txt { font-size: 13px; color: #fff; font-weight: 600; background: #375f90; padding: 5px 20px; border-radius: 20px; display: inline-block; }
.inmainsubtitle:after { z-index: -1; content: ""; width: 100%; height: 1px; background-color: #dcdcdc; position: absolute; display: block; top: 50%; left: 0; margin-top: -1px; }

.newssec { display: flex; flex-wrap: wrap; padding-top: 20px; }
.newssec .oneset { width: calc(100% / 1); padding: 8px 0px; }
.newssec .oneset:nth-child(even) .onesetin { background-color: #fff; }
.newssec .oneset .onesetin { display: block; background-color: #f5f6f7; font-size: 17px; padding: 16px 14px; border-radius: 0 0 15px 0; display: flex; width: 100%; align-items: flex-start; gap: 15px; }
.newssec .oneset .onesetin.linkline { align-items: center; }
.newssec .oneset .onesetin.linkline::before { display: block; content: ""; width: 5px; height: 40px; background: #1f7bd9; }
.newssec .oneset .onesetin.linkline .newstitle { padding-left: 10px; font-size: 18px; padding-top: 5px; }
.newssec .oneset .onesetin:hover { box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.2); }
.newssec .oneset .onesetin:hover .newstitle { color: #1f7bd9; }
.newssec .oneset .onesetin .classifi { color: #fff; background: #a6a6a6; font-size: 15px; border-radius: 3px; padding: 8px 10px; line-height: 1; }
.newssec .oneset .onesetin .newstitle { flex: 1; padding-top: 4px; }
.newssec .oneset .onesetin .newsddate { font-size: 13px; color: #999999; padding-top: 8px; }

@media (max-width: 480px) { .newssec .oneset { padding: 5px 0px; }
  .newssec .oneset .onesetin { flex-direction: column; font-size: 16px; padding: 12px; border-radius: 5px; gap: 5px; }
  .newssec .oneset .onesetin.linkline::before { display: none; } }
.newsin { padding: 45px 0px 90px 0px; }

.newsdsmallbox { display: flex; flex-wrap: wrap; gap: 18px; margin-bottom: 18px; }
.newsdsmallbox .one { display: flex; gap: 5px; align-items: center; }
.newsdsmallbox .one .icon i { color: #999999; }
.newsdsmallbox .one .txt { color: #999; }

.newsdtitle { font-size: 21px; font-weight: bold; padding-bottom: 10px; border-bottom: 1px solid #cccccc; margin-bottom: 30px; }

.sharebox { display: flex; flex-wrap: wrap; align-items: center; margin-top: 40px; }
.sharebox .share_t { color: #666666; }
.sharebox .sharelinks { display: flex; align-items: center; gap: 10px; }
.sharebox .sharelinks a img { max-width: 25px; }

@media (max-width: 768px) { .newsdtitle { font-size: 18px; }
  .newsdsmallbox { font-size: 12px; } }
.filedowloadBox { margin-top: 40px; margin-bottom: 40px; }
.filedowloadBox .filedowloadTab { width: 100%; }
.filedowloadBox .filedowloadTab tbody tr:hover { background-color: #edf7ff; }
.filedowloadBox .filedowloadTab tbody tr td, .filedowloadBox .filedowloadTab tbody tr th { padding: 10px 25px; text-align: left; }
.filedowloadBox .filedowloadTab tbody tr td:nth-child(2), .filedowloadBox .filedowloadTab tbody tr td:nth-child(3), .filedowloadBox .filedowloadTab tbody tr th:nth-child(2), .filedowloadBox .filedowloadTab tbody tr th:nth-child(3) { text-align: center; }
.filedowloadBox .filedowloadTab tbody tr th { background-color: #e7e7e7; }
.filedowloadBox .filedowloadTab tbody tr td { border-bottom: 1px solid #cccccc; }
.filedowloadBox .filedowloadTab tbody tr td a:hover { color: #1f7bd9; }
.filedowloadBox .filedowloadTab tbody tr td a:hover i { color: #1f7bd9; }
.filedowloadBox .filedowloadTab tbody tr td i { font-size: 30px; color: #ccc; }

@media (max-width: 480px) { .filedowloadBox .filedowloadTab tbody tr td { font-size: 15px; }
  .filedowloadBox .filedowloadTab tbody tr td, .filedowloadBox .filedowloadTab tbody tr th { padding: 10px 15px; } }
.linksbtn { display: inline-block; border-radius: 40px; border: 1px solid #a6a6a6; padding: 8px 30px; color: #333333; font-size: 16px; }
.linksbtn i { color: #999; margin-right: 5px; }
.linksbtn:hover { background-color: #1f7bd9; border: 1px solid #1f7bd9; color: #fff; }
.linksbtn:hover i { color: #fff; }

.contacttable tr th, .contacttable tr td { padding: 10px; }
.contacttable tr th { background-color: #1f7bd9; color: #fff; font-size: 17px; font-weight: bold; }
.contacttable tr td { border-bottom: 1px solid #1f7bd9; }

.unreset .hrstyle { border: 0; border-top: 1px solid #d0d0d5; }

.EN .iTitleMore .iTitle .iTitleEnTw .tw { display: none; }
.EN .havesidemenu_sec .sidemenu .intitle .tw { display: none; }
.EN .ennone { display: none; }

.testingtablebox { margin-top: 40px; margin-bottom: 40px; }
.testingtablebox .tableoverflow { overflow: auto; }
.testingtablebox .testingtable {width: 100%;min-width: 800px;}
.testingtablebox .testingtable tbody tr:hover { background-color: #edf7ff; }
.testingtablebox .testingtable tbody tr td, .testingtablebox .testingtable tbody tr th { padding: 10px 15px; text-align: center; }
.testingtablebox .testingtable tbody tr td.textalignleft, .testingtablebox .testingtable tbody tr th.textalignleft { text-align: left; }
.testingtablebox .testingtable tbody tr th { background-color: #e7e7e7; }
.testingtablebox .testingtable tbody tr td { border-bottom: 1px solid #cccccc; }
.testingtablebox .testingtable tbody tr td a:hover { color: #1f7bd9; }
.testingtablebox .testingtable tbody tr td a:hover i { color: #1f7bd9; }

@media (max-width: 480px) { .testingtablebox.testingtable tbody tr td { font-size: 15px; }
  .testingtablebox .testingtable tbody tr td, .testingtablebox .testingtable tbody tr th { padding: 10px 10px; } }
.testingsearch_out { background-color: #e0edfb; padding: 25px 28px; border-radius: 3px; }
.testingsearch_out .testingsearch {display: flex;align-items: center;gap: 20px 15px;line-height: 1;margin-bottom: 30px;flex-wrap: wrap;}
.testingsearch_out .testingsearch .oneset {display: flex;align-items: center;gap: 15px;width: calc((100% - 27px)/2);}
.testingsearch_out .testingsearch .oneset .txt { font-size: 17px; width: 90px; text-align: right; }
.testingsearch_out .testingsearch.style2 .oneset .txt {width: 149px;}
.testingsearch_out .testingsearch.style2 .oneset .txt .en{
  font-size: 13px;
  margin-top: 5px;
  color: #999;
}
.EN .testingsearch_out .testingsearch .oneset .txt{  width: 125px; font-size: 15px;}

.testingsearch_out .testingsearch .oneset .inputbox { flex: 1; }
.testingsearch_out .btnsearchwrap { display: flex; flex-wrap: wrap; align-items: center; gap: 10px 15px; justify-content: center; }
.testingsearch_out .insearchbtn { border: none; background-color: #ece677; padding: 9px 20px 7px 20px; border-radius: 3px; letter-spacing: 0.05em; min-width: 96px; }
.testingsearch_out .insearchbtn[type='reset'] { background-color: #e2e2e2; }
.testingsearch_out .insearchbtn:hover { transform: scale(1.05); }

@media (max-width: 960px) { .testingsearch_out .testingsearch .oneset { width: 100%; }
  .testingsearch_out .testingsearch .oneset .txt { font-size: 15px; width: 87px; text-align: right; }
  .testingsearch_out .testingsearch.style2 .oneset .txt {
    width: 90px;
  }
  .testingsearch_out .testingsearch .insearchbtn { width: 100%; } }


.htmleditor{font-family: Arial, sans-serif, Microsoft JhengHei, PMingLiU, "FontAwesome";}


/* FAQ */
.qawrap{
  padding-top: 30px;
}
.qawrap .oneset { 
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #e1e1e1; 
  font-size: 17px; 
}

.qawrap .oneset .qu { 
  display: flex;
  flex-wrap: wrap; 
  padding-bottom: 5px;
  cursor: pointer; 
  /* border-bottom: 1px solid #cccccc; */
  font-weight: bold;
  
}
.qawrap .oneset .qu:after { 
  content: "\f107"; 
  display: block; 
  position: absolute; 
  font-family: "FontAwesome"; 
  font-size: 20px; 
  color: #888888; 
  right: 0; 
  top: -4px; 
}
.qawrap .oneset .qu .icon { 
  text-align: center;
  line-height: 30px;

}
.qawrap .oneset .qu .txt {
  width: calc(100% - 40px);
  padding: 0px 30px 0 10px;
  font-family: Arial, sans-serif, Microsoft JhengHei, PMingLiU, "FontAwesome";
}
.qawrap .oneset .an { 
  transition: 0s; 
  background: #fff; 
  padding: 5px 0px 10px 0px;
  display: none; 
  line-height: 1.8; }
.qawrap .oneset .an .unreset {
  /* font-size: 17px; */
  font-family: Arial, sans-serif, Microsoft JhengHei, PMingLiU, "FontAwesome";
}
/* 次選單 */
.tab-swiper {
  width: 100%;
  border-bottom: 1px solid #eee;
  padding-bottom: 4px;
  margin: 15px 0 20px 0;
}

.tab-swiper .swiper-slide {
  width: auto;
}

.tab-swiper .swiper-slide a {
  display: inline-block;
  padding: 10px 16px;
  font-size: 17px;
  color: #333;
  text-decoration: none;
  position: relative;
  transition: color 0.3s;
  white-space: nowrap;
}

.tab-swiper .swiper-slide a.active {
  color: #1f7bd9;
  font-weight: bold;
}

.tab-swiper .swiper-slide a.active::after {
  content: "";
  display: block;
  position: absolute;
  left: 10%;
  bottom: 0px;
  width: 80%;
  height: 3px;
  background-color: #1f7bd9;
  border-radius: 2px;
}

.tab-swiper:after {
    content: '';
    position: absolute;
    top: 0;
    right: -30px;
    width: 100px;
    height: 100%;
    background-image: linear-gradient(to right, rgba(250, 250, 250, 0) 0, #fff 67%);;
    pointer-events: none;
    z-index: 5;
    transition: .3s;
}

/* 分類 */
.qaclass { 
  border-top: 1px solid #d1d1d1;
  padding-top: 20px;
}

.qaclass .qaclass_txt { 

}

.qaclass .qaclass_set { 
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
}

.qaclass .qaclass_set .qaclass_checkset { 
  display: flex;
  gap: 5px;
  background-color: #fff;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  cursor: pointer;
}
.qaclass .qaclass_set .qaclass_checkset:hover {
  border: 1px solid #1f7bd9;
}
.qaclass .qaclass_set .qaclass_checkset input { 

}

.qaclass .qaclass_set .qaclass_checkset .txt { 

}


/* qa搜尋結果 */
.qa_result { 
  margin: 10px 0 25px 0;
  display: flex;
  gap: 0px 20px;
}

.qa_result .qa_result_num { 
  flex-shrink: 0;
  font-size: 16px;
  color: #888;
  padding-top: 2px;
}
.qa_result .qa_result_num .bluenum { 
  color: #1f7bd9;
  margin: 0 5px;
  font-size: 20px;
  display: inline-block;
  font-weight: bold;
}
.qa_result .qa_selecteditem { 
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.qa_result .qa_selecteditem .itemone { 
  display: flex;
  align-items: center;
  color: #fff;
  gap: 10px;
  background-color: #1f7bd9;
  padding: 5px 10px 3px 10px;
  border-radius: 5px;
}

.qa_result .qa_selecteditem .itemone .t { 

}

.qa_result .qa_selecteditem .itemone .delet { 
  cursor: pointer;
}

.qa_result .qa_selecteditem .itemone .delet .fa-solid { 

}

/* 20251023新增 */
.inothers { 
  display: flex;
  gap: 0 30px;
  margin-top: 20px;
  margin-bottom: 30px;
}

.inothers .oneset { 
  width: calc(100% / 4);
}

.inothers .oneset .inotitle { 
  font-size: 30px;
  font-weight: bold;
  color: #1f7bd9;
  text-align: center;
  margin-bottom: 5px;
}

.inothers .oneset .inolist { 

}

.inothers .oneset .inolist .one { 
  margin-bottom: 5px;
}

.inothers .oneset .inolist .one a { 
  display: block;
  background-color: #f0f0f0;
  padding: 14px 20px;
  width: 100%;
  border-radius: 10px;
  font-size: 17px;
}


.inothers .oneset .inolist .one a:hover { 
  background-color: #e4e4e4;
}

.searchicon {
  background-color: #276cbe;
  text-align: center;
  font-size: 15px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  color: #fff;
  border-radius: 50px;
  text-align: center;
  cursor: pointer;
}

.othermenu .txtlink .searchicon i{
  margin-right: 0;
}
.linkshover:hover .links_ul{
  display: block;
}
.links_ul{
  position: absolute;
  background-color: #fff;
  left: -15px;
  top: 27px;
  list-style: none;
  z-index: 1;
  width: 160px;
  display: none;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
  border-radius: 5px;
  padding: 5px 10px;
}

.txtlink .links_ul li a{
  padding: 7px 10px;
  border-bottom: 1px solid #dddddd;
  font-size: 15px;
  display: block;
}
.txtlink .links_ul li:last-child a{
  border-bottom: none;
}

.EN .txtlink .links_ul li a{
  font-size: 14px;
}

@media (max-width: 1200px) {
  .links_ul{
    display: none;
  }
  .linkshover:hover .links_ul{
    display: none;
  }
  .othermenu .pcsearch {
    position: relative;
    display: block;
    right: initial;
    top: initial;
    box-shadow: initial;
    padding: 15px 0;
  }
  .searchicon{
    display: none;
  }
}


/* 資料庫 */
.datachart{
  margin-top: 15px;
}
.datachart .totalumn{
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: bold;
  color: #306bbb;
  text-align: right;
}

.datachart .totalumn span{
  font-size: 40px;
}
.chartDataBox{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  width: 100%;
}
.chartDataBox .onechart{
  width: calc((100% - 20px*2)/ 3);
  height:400px;
  padding: 0 0px;
}

@media (max-width: 1024px) {
  .chartDataBox .onechart{
    width: 100%;
  }
  .datachart .totalumn{
    text-align: center;
  }
}

/* 下拉選擇 */
.selectset{
  flex: 1;

}
.alreadyselect {
  background-color: #fff;
  border: 1px solid #e1e1e1;
  padding: 12px 10px 10px 10px;
  width: 100%;
  border-radius: 2px;
  font-size: 17px;
  box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}
.alreadyselect .defaultall{

}
.alreadyselect .showselectcount{
  display: none;
}
.alreadyselect .showselectcount .selectedCount{

}
.selectshow{
  position: absolute;
  z-index: 1;
  background: #e6e6e6;
  width: 100%;
  display: none;
  font-size: 14px;
}
.drug-search {
  position: relative;
  padding: 8px;
  border-bottom: 1px solid #eee;
}

.drug-search input {
  width: 100%;
  padding: 6px 28px 6px 8px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.clear-search {
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
  font-size: 14px;
  color: #999;
}

.drug-list {
  max-height: 250px;
  overflow-y: auto;
}

.drug-item {
  display: flex;
  align-items: center;
  padding: 8px 10px;
  cursor: pointer;
  border-bottom: 1px solid #f1f1f1;
}

.drug-item:hover {
  background: #f5f9ff;
}

.drug-item input {
  margin-right: 8px;
}

.drug-item .name {
  flex: 1;
}

.drug-item .count {
  color: #666;
  font-size: 13px;
}

.inputdropdown{
  flex: 1;
}
ul.dropdown{
  position: absolute;
  width: 100%;
  background: #e6e6e6;
  
  display: block;
  z-index: 99;
  max-height: 245px;
  overflow: auto;
}

ul.dropdown li{
  list-style: none;
  padding: 8px 10px;
  width: 100%;
  border-bottom: 1px solid #f1f1f1;
  display: block;
  cursor: default;
  font-size: 14px;
  &:hover{
    background: #f5f9ff;
  }
}

ul.dropdown li:hover{  
  background: #f5f9ff;
  
}

/* 20260723 */
.remind{
  color: red;
  padding: 0px 0 15px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.remind ol{
  padding-left: 20px;
}