/* Minification failed. Returning unminified contents.
(48,38): run-time error CSS1046: Expect comma, found '50'
(48,44): run-time error CSS1046: Expect comma, found '/'
(1424,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '-'
(1431,22): run-time error CSS1039: Token not allowed after unary operator: '-_m'
(1432,14): run-time error CSS1039: Token not allowed after unary operator: '-_m'
(1463,1): run-time error CSS1019: Unexpected token, found '@import'
(1463,9): run-time error CSS1019: Unexpected token, found 'url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap")'
(2692,39): run-time error CSS1046: Expect comma, found '0'
(2692,43): run-time error CSS1046: Expect comma, found '/'
(2912,5): run-time error CSS1030: Expected identifier, found '['
(2912,10): run-time error CSS1031: Expected selector, found '='
(2912,10): run-time error CSS1025: Expected comma or open brace, found '='
(3527,40): run-time error CSS1046: Expect comma, found '108'
(3527,48): run-time error CSS1046: Expect comma, found '/'
(3722,39): run-time error CSS1046: Expect comma, found '50'
(3722,45): run-time error CSS1046: Expect comma, found '/'
(4628,39): run-time error CSS1046: Expect comma, found '0'
(4628,43): run-time error CSS1046: Expect comma, found '/'
 */
/*小Sam_20221122_110700_將開發機與測試機比對後*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* 修改日期:20231207 */
@charset "UTF-8";

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, img, center, dl, dt, dd, ol, ul, li,
fieldset, form, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  /*font: inherit;
	vertical-align: baseline;*/
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body * {
  max-height: 999999px;
}

body {
  -webkit-text-size-adjust: 100%;
  height: 100%;
}

ol, ul {
  list-style: none;
}

label, span, p {
  font-size: inherit;
}

@charset "UTF-8";
/* 修改日期:20231129 */
/*小Sam_20231129_094751_把url的靜態相對路徑改為站台路徑(..換/Content)*/
header {
  box-shadow: 0px 5px 8px 0px rgb(50 50 71 / 3%);
  position: relative;
}

.headerWrap {
  background: #f7fafc;
  width: 100%;
  position: relative;
  z-index: 2000;
}

.headerSet {
  position: relative;
  max-width: 1216px;
  margin: auto;
  padding: 0 1rem;
  box-sizing: border-box;
}

.headerGruop {
  height: 4rem;
  position: relative;
}

.logo {
  width: fit-content;
  margin: auto;
  padding-top: 1rem;
}

.headerRight {
  float: right;
}

.tool_siteNav {
  position: absolute;
  right: 0rem;
  top: 50%;
  transform: translate(0%, -50%);
  max-width: 10.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tool_siteNav .topLogin {
  display: none;
  margin-right: 3.5rem;
  position: relative;
}

.tool_siteNav .siteNav {
  position: relative;
}

.ustyle_nav:link,
.ustyle_nav:hover,
.ustyle_nav:active {
  color: #718096;
  text-decoration: none;
}

.tool_siteSearchNav {
  position: absolute;
  left: 0rem;
  top: 50%;
  transform: translate(0%, -50%);
  max-width: 10.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.tool_siteSearchNav .siteSearchNav {
  position: relative;
  left: 0.5rem;
}

.indexLayout .tool_siteSearchNav,
.loginLayout .tool_siteSearchNav,
.registerLayout .tool_siteSearchNav,
.loginWithUnitLayout .tool_siteSearchNav,
.PointLayout .tool_siteSearchNav,
.CartLayout .tool_siteSearchNav {
  display: none;
}

.ustyle_nav:link,
.ustyle_nav:hover,
.ustyle_nav:active {
  color: #718096;
  text-decoration: none;
}

.noscroll,
.noscroll body {
  overflow: hidden;
}

footer {
  padding-top: 0.75rem;
  box-shadow: inset 0px 1px 0px #cbd5e0;
  clear: both;
}

.footerContent {
  max-width: 1220px;
  min-width: 300px;
  margin: auto;
}

.footerGroup {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  box-shadow: inset 0px -1px 0px #cbd5e0;
  margin: 0 1rem;
}

.contactool_info {
  font-size: 0.875rem;
  color: #718096;
}

.contactool_info p {
  padding: 0.5rem 0;
}

.footer_L {
  width: fit-content;
  margin: auto;
}

.footer_M {
  width: fit-content;
  margin: auto;
  min-width: 300px;
  padding: 1rem 0;
}

.footer_R {
  width: 100%;
  box-shadow: inset 0px 1px 0px #cbd5e0;
}

.footer_R .service_info {
  width: fit-content;
  margin: auto;
}

.service_info .service_data {
  display: flex;
  display: inline-flex;
  flex-direction: row;
  text-align: center;
  padding: 1rem 0;
}

.service_data a {
  padding: 0.5rem 1rem;
  font-size: 0.875rem;
  color: #718096;
  width: fit-content;
}

.contactImg_info {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
}

.contactImg_info a {
  width: 2.5rem;
  display: inline-block;
  height: 2rem;
  overflow: hidden;
}

.contactImg_info a.airiti:hover {
  background-image: url(/Content/images/pic/airitiHoverImg.svg);
}

.contactImg_info a.airiti {
  background-image: url(/Content/images/pic/airitiImg.svg);
  background-repeat: no-repeat;
}

.contactImg_info a.facebook:hover {
  background-image: url(/Content/images/pic/facebookHoverImg.svg);
}

.contactImg_info a.facebook {
  background-image: url(/Content/images/pic/facebookImg.svg);
  background-repeat: no-repeat;
}

.contactImg_info a.line:hover {
  background-image: url(/Content/images/pic/lineHoverImg.svg);
}

.contactImg_info a.line {
  background-image: url(/Content/images/pic/lineImg.svg);
  background-repeat: no-repeat;
}

.contactImg_info a.youtube:hover {
  background-image: url(/Content/images/pic/youtubeHoverImg.svg);
}

.contactImg_info a.youtube {
  background-image: url(/Content/images/pic/youtubeImg.svg);
  background-repeat: no-repeat;
}

.prouductGroup {
  display: flex;
  padding: 1rem 2rem;
  justify-content: space-around;
  flex-direction: row;
  flex-wrap: wrap;
}

.prouductGroup a,
.prouductGroup a:link {
  font-size: 0.875rem;
  color: #718096;
  display: inline-block;
  margin-bottom: 1rem;
  padding: 0 0.5rem;
  box-sizing: border-box;
}

footer a:hover {
  color: #a0aec0;
  text-decoration: none;
}

.copyrightWrap {
  background: #f7fafc;
  text-align: center;
  color: #718096;
  font-size: 0.75rem;
  font-weight: 400;
  padding: 0.5rem 0;
  box-sizing: border-box;
}

@media (max-width: 700px) {
  .footer_L {
    margin: initial;
    padding-left: 1rem;
  }

  .footer_M {
    margin: initial;
    padding-left: 1rem;
  }

  .contactImg_info {
    justify-content: space-between;
  }

  .prouductGroup {
    padding: 1rem 1rem;
  }

  .service_data + .service_data {
    padding-top: 0;
  }
}

@media (min-width: 768px) {
  .headerSet {
    padding: 0 1.5rem;
  }

  .tool_siteSearchNav .siteSearchNav {
    left: 0rem;
  }
}

@media (min-width: 1025px) {
  .footer_L {
    width: 40%;
  }

  .footer_M {
    width: 20%;
  }

  .footer_R {
    width: 40%;
    /**/
    box-shadow: none;
  }

  .footerGroup {
    flex-wrap: nowrap;
  }

  .service_info {
    text-align: right;
  }
}

@media (min-width: 1366px) {
  .tool_siteNav .topLogin {
    display: block;
  }
}

@charset "UTF-8";
/*小Sam_20221122_110700_將開發機與測試機比對後*/
/* 修改日期:20231129 */
/*小Sam_20231129_094751_把url的靜態相對路徑改為站台路徑(..換/Content)*/
/*===ad===*/
.adWindow {
  z-index: 2147483647;
  height: 100%;
  overflow: scroll;
  position: fixed;
  width: 100%;
  padding: 2rem;
  box-sizing: border-box;
}

.ad_layout .close {
  text-decoration: none;
  position: absolute;
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #718096;
  background: #f7fafc;
  line-height: 60px;
  border-radius: 100px;
  line-height: 40px;
  top: 2rem;
  right: 2rem;
  cursor: pointer;
  z-index: 100;
  text-align: center;
}

.ad_layout .close:hover,
.ad_layout .close:active {
  background: #cbd5e0;
  transition: all 0.6s ease-out;
}

.ad_layout .more {
  text-decoration: none;
  cursor: pointer;
  z-index: 100;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
}

.ad_bg {
  display: block;
  position: absolute;
  height: auto;
  overflow: hidden;
  width: calc(100% - 3rem);
  height: calc(100% - 3rem);
  top: 2rem;
  left: 50%;
  transform: translate(-50%, 0%);
  z-index: 2147483647;
}

.ad_layout {
  height: 100%;
  position: relative;
  width: 100%;
  box-shadow: 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  overflow: hidden;
}

.ad_bg {
  max-width: 100%;
}

.ad_bg {
  width: 320px;
  height: 560px;
}

.ad {
  width: 100%;
  min-height: 100%;
  position: absolute;
}

.adContent .ad img {
  width: 100%;
  height: 100%;
  position: absolute;
}

.adContent .main-vision-s {
  display: block;
}

.adContent .main-vision-l,
.adContent .main-vision-m {
  display: none;
}

@media (min-width: 768px) {
  .ad_bg {
    width: 700px;
    height: 900px;
  }

  .adContent .main-vision-m {
    display: block;
  }

  .adContent .main-vision-l,
  .adContent .main-vision-s {
    display: none;
  }
}

@media (min-width: 1366px) {
  .ad_bg {
    width: 1200px;
    height: 600px;
  }

  .adContent .main-vision-l {
    display: block;
  }

  .adContent .main-vision-m,
  .adContent .main-vision-s {
    display: none;
  }
}

/*===alert===*/
.alertWindow {
  position: fixed;
  min-height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
}
.alertWindow_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-image: none;
  background-color: #bababa;
  z-index: 999999999;
}

.alertContainer {
  width: 100%;
}

.alertWindow .alert {
  width: 100%;
  min-height: 58px;
  background: #f7fafc;
  padding: 1rem;
  box-shadow: 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
  border-radius: 8px;
  box-sizing: border-box;
  margin-top: 1rem;
  color: #1a202c;
  box-sizing: border-box;
}

.alertContainer .windowfinal_btn {
  margin-top: 1rem;
}

.alertContainer .windowfinal_btn > div + div {
  margin-top: 1rem;
}

.alert_bg {
  display: block;
  position: absolute;
  height: auto;
  overflow: visible;
  background: #ffffff;
  border-radius: 8px;
  width: fit-content;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2147483647;
}

.alert_layout {
  padding: 1.5rem;
  width: 320px;
  box-sizing: border-box;
}

.alert_title {
  font-size: 1rem;
  padding-top: 1px;
  position: relative;
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #1a202c;
}

/*===window===*/
.window_bg {
  display: block;
  position: absolute;
  height: auto;
  overflow: visible;
  background: #f7fafc;
  border-radius: 8px;
  width: fit-content;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999999;
}

.window_layout {
  padding: 1.5rem;
  box-sizing: border-box;
}

.window_title {
  font-size: 1rem;
  padding-top: 1px;
  position: relative;
  display: flex;
  align-items: center;
  font-weight: 700;
  color: #4b5f7b;
}

.window_close {
  position: absolute;
  top: 4px;
  right: 5px;
  cursor: pointer;
}

.window_title [class^="icon_"],
.window_title [class*=" icon_"] {
  margin-right: 1rem;
}

.window_close_img {
  width: 13px;
  height: 13px;
  color: #718096;
  display: block;
  text-decoration: none;
}

.window_close_img:hover {
  color: #718096;
  text-decoration: none;
}

.window_close_img:active {
  color: #718096;
  text-decoration: none;
}

.window_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-image: none;
  background-color: #bababa;
  z-index: 99999;
}

.window_close .setting_delete_img {
  margin-top: 0px;
}

/*===分享===*/
.shareWindow {
  position: fixed;
  min-height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
}

.shareWindow .window_layout {
  min-width: 320px;
}

.sharePopupSet {
  padding-top: 1rem;
}

.sharePopupContainer input[type="text"] {
  height: 46px;
}

.sharePopupContainer a {
  width: 2rem;
  display: inline-block;
  height: 2rem;
  overflow: hidden;
}

.windowfinal_btn button {
  width: 100%;
}

.sharePopupContainer .windowfinal_btn {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-top: 2rem;
  align-items: center;
}

.sharePopupContainer .windowfinal_btn .copy {
  width: 8.25rem;
}

.sharePopupContainer .windowfinal_btn .share {
  width: 6rem;
  display: flex;
  justify-content: space-between;
}

.sharePopupContainer {
  width: 100%;
  margin: auto;
}

.sharePopupContainer a.facebook:hover {
  background-image: url(/Content/images/pic/facebookHoverImg.svg);
}

.sharePopupContainer a.facebook {
  background-image: url(/Content/images/pic/facebookHoverImg.svg);
  background-repeat: no-repeat;
}

.sharePopupContainer a.line:hover {
  background-image: url(/Content/images/pic/lineHoverImg.svg);
}

.sharePopupContainer a.line {
  background-image: url(/Content/images/pic/lineHoverImg.svg);
  background-repeat: no-repeat;
}

@media (min-width: 768px) {
  .sharePopupContainer {
    width: calc(480px - 2rem);
  }

  .sharePopupContainer .windowfinal_btn .copy {
    width: 13.25rem;
  }
}

@media (min-width: 1366px) {
  .sharePopupContainer {
    width: calc(590px - 3rem);
  }

  .sharePopupContainer .windowfinal_btn .copy {
    width: 15rem;
  }

  .sharePopupContainer .windowfinal_btn .share {
    width: 5.5rem;
  }
}

/*===全文下載===*/
.textDownloadWindow {
  position: fixed;
  min-height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
}
.textDownload {
  background: #ffffff;
  box-shadow: 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
  border-radius: 8px;
  padding: 1rem;
  margin-top: 1rem;
}

.robot {
  height: 76px;
  border: 1px solid #d3d3d3;
  box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.08);
  border-radius: 3px;
  background: #f9f9f9;
  margin-top: 1rem;
}

.textDownloadContainer {
  width: calc(320px - 3rem);
}

.textDownloadContainer .windowfinal_btn {
  margin-top: 1rem;
}

.textDownloadContainer .windowfinal_btn > div + div {
  margin-top: 1rem;
}

.discountPoint {
  text-align: right;
  color: #4a5568;
}

.discountPoint {
  margin-top: 1rem;
}

@media (min-width: 768px) {
  .textDownloadContainer {
    width: calc(350px - 3rem);
  }
}

@media (min-width: 1366px) {
  .textDownloadContainer {
    width: calc(350px - 3rem);
  }
}
.copyrightWord {
  margin-top: 1rem;
  color: #f7936f;
}
/*===引用===*/

.citedWindow {
  position: fixed;
  min-height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 2147483647;
}

.citedSet {
  border-radius: 8px;
  padding: 1rem 0rem;
}

.citedSet ul li a,
.citedSet ul li a:link,
.citedSet ul li a:hover,
.citedSet ul li a:active {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #cbd5e0;
  height: 40px;
  line-height: 40px;
  text-align: left;
  margin-bottom: 0.5rem;
  text-decoration: none;
  color: #1a202c;
}

.citedTextarea textarea {
  min-height: 92px;
  max-height: 92px;
  min-width: 100%;
  max-width: 100%;
  color: #cbd5e0;
}

.citedTextarea textarea:hover {
  border-color: #dbdbdb;
}

.citedContainer .windowfinal_btn {
  margin-top: 1rem;
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.citedTextarea h5 {
  display: inline-block;
  width: 100%;
  border-bottom: 1px solid #cbd5e0;
  height: 40px;
  line-height: 40px;
  text-align: left;
  margin-bottom: 0.5rem;
  text-decoration: none;
  color: #1a202c;
}

.citedContainer .windowfinal_btn > div {
  width: 49%;
}

.citedWindow .window_layout {
  width: 320px;
}

@media (min-width: 768px) {
  .citedWindow .window_layout {
    width: 480px;
  }
}

@media (min-width: 1366px) {
  .citedWindow .window_layout {
    width: 590px;
  }
}

/*===公告視窗===*/
.noticeContainer {
  width: calc(320px - 2rem);
}

.notice {
  background: #ffffff;
  padding: 1rem;
  box-shadow: 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
  border-radius: 8px;
  box-sizing: border-box;
  margin-top: 1rem;
}

.noshownotice .checkboxName {
  color: #4a5568;
  font-size: 1rem;
}

.noshownotice {
  margin-top: 1rem;
}

.noticeContainer .windowfinal_btn {
  margin-top: 1rem;
}

/*===儲值視窗===*/
.payChooseWindow {
  position: fixed;
  min-height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
}

.payChooseContainer {
  width: 592px;
}

.payChooseWindow .window_bg {
  background: #ffffff;
}

.payChoose {
  width: 100%;
  background: #ffffff;
  box-sizing: border-box;
}

.payChoose ul {
  width: 93%;
  margin: auto;
  margin-bottom: 1rem;
  list-style: decimal;
  list-style-position: outside;
}

.payChooseTitle {
  padding-left: 1.25rem;
}

.noshowpayChoose .checkboxName {
  color: #4a5568;
  font-size: 1rem;
}

.payChooseContainer .windowfinal_btn {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
  width: 60%;
  margin: auto;
}

.payChoose .remind {
  color: #f16063;
}

@media (max-width: 700px) {
  .payChooseContainer .windowfinal_btn {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 100%;
    margin: auto;
  }

  .payChooseContainer .windowfinal_btn > div + div {
    margin-top: 1rem;
  }

  .payChooseTitle {
    padding-left: 0rem;
  }

  .payChooseContainer {
    width: 320px;
  }
}

@media (min-width: 768px) {
  .noticeWindow .window_layout {
    width: 640px;
    min-height: 110px;
  }

  .noticeContainer {
    width: calc(640px - 2rem);
  }

  .noticeContainer .windowfinal_btn {
  }
}

@media (min-width: 1366px) {
  .noticeContainer {
    width: calc(640px - 3rem);
  }
}

/*===增加tag===*/
.addTagWindow {
  position: fixed;
  min-height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
}

.addTagContainer {
  width: calc(320px - 2rem);
}

.addTag {
  width: 288px;
  padding: 1rem 0rem;
  box-sizing: border-box;
}

.addTag h5 {
  font-size: 14px;
  line-height: 24px;
  display: flex;
  align-items: center;
  color: #4b5f7b;
  margin-bottom: 0.5rem;
}

.addTag input[type="text"] {
  margin-bottom: 1rem;
}

.addTagContainer .windowfinal_btn > div + div {
  margin-top: 1rem;
}
/*===建立快訊===*/
.searchNewsWindow {
  position: fixed;
  min-height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 99999;
}
.searchNews {
  margin-top: 1rem;
}

.searchNewsContainer .ustyle_heading_H2 {
  text-align: center;
  margin: 1.5rem auto;
}

.searchNewsContainer .windowfinal_btn {
  margin-top: 1rem;
}

.searchNewsContent {
  height: calc(668px - 300px);
  overflow-y: scroll;
  box-sizing: border-box;
}

.searchNewsContainer .windowfinal_btn {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: stretch;
  row-gap: 0.75rem;
  flex-direction: column;
}

.searchNewsList {
  width: 99%;
  margin: auto;
  margin-bottom: 1rem;
}

.searchRecord {
  line-height: 20px;
  color: #718096;
  width: 100%;
  flex: 1;
}

.receiveSettingTitle {
  padding-bottom: 0.4rem;
  border-bottom: 1px #cbd5e0 solid;
  margin-bottom: 0.6rem;
  display: flex;
  column-gap: 1rem;
  justify-content: space-between;
}

.searchRecordString {
  font-size: 0.875rem;
  line-height: 20px;
  color: #718096;
  width: 99%;
}

.remindTip {
  list-style: decimal;
  padding-left: 1.25rem;
  color: #718096;
}

.searchNewsList.dataSearchTime,
.searchNewsList.dataCount {
  display: flex;
  align-items: center;
  flex-direction: row;
}

.searchNewsList.dataEmail,
.searchNewsList.dataEmailTerm {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  flex-direction: column;
  row-gap: 0.5rem;
}

.searchNewsList.receiveSetting {
  width: calc(100% - 1.5rem);
  margin: 1rem auto 1.5rem auto;
  background: #ffffff;
  border-radius: 16px;
  padding: 1rem;
  box-sizing: border-box;
}

.searchNewsWindow .window_bg {
  border-radius: 16px;
}

.searchNewsWindow .window_layout {
  width: 640px;
  padding: 1rem;
  box-sizing: border-box;
  max-height: 500px;
  width: 320px;
}

.ustyle_select select {
  width: 100%;
  height: 100%;
  font-size: 0.875rem;
  line-height: 2.25rem;
  max-height: 2.25rem;
  border: 1px solid transparent;
  border-radius: 6px;
  text-indent: 1rem;
  box-shadow: 0px 1px 2px rgba(50, 50, 71, 0.08),
    0px 0px 1px rgba(50, 50, 71, 0.2);
}

@media (min-width: 768px) {
  .searchNewsList {
    margin-bottom: 1.5rem;
  }

  .searchNewsWindow .window_layout {
    width: 640px;
    padding: 1rem 1.5rem 1.5rem 1.5rem;
  }

  .searchNewsList.dataEmail,
  .searchNewsList.dataEmailTerm {
    align-items: center;
    align-content: flex-start;
    flex-direction: row;
  }
  
  .searchNewsContainer .windowfinal_btn {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    column-gap: 0.75rem;
    flex-direction: row;
  }
}
/*===無結果===*/
.errorWrap {
  display: flex;
  width: fit-content;
  margin: auto;
  position: relative;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  min-height: 590px;
  width: 100%;
  max-width: 1366px;
  padding: 2rem 0;
}

.errorBg {
  width: 100%;
  background: radial-gradient(
    50% 50% at 50% 50%,
    #e4ecf7 0%,
    rgba(228, 236, 247, 0) 100%
  );
  position: absolute;
  height: 100%;
}

.errorWrap .stateImg {
  width: 50%;
  position: relative;
  z-index: 100;
  min-width: 286px;
}

.errorWrap .stateImg img {
  width: 100%;
}

.errorWrap .stateResult {
  position: relative;
  z-index: 100;
  top: 3rem;
  max-width: 468px;
  text-align: center;
  line-height: 26px;
  min-height: 250px;
  padding: 0 2rem;
  box-sizing: border-box;
}

.errorWrap .stateResult h3 {
  font-size: 1.125rem;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

@media (min-width: 768px) {
  .errorWrap .stateImg {
    width: 100%;
    max-width: 408px;
  }
}

@media (min-width: 1366px) {
  .errorWrap {
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  
  .errorWrap .stateResult {
    top: 2rem;
    padding: 0px;
  }
}

/*===查無結果===*/
.searchNoResultWrap {
  text-align: center;
  padding-top: 4rem;
}
.searchNoResultLayout .ustyle_collapseForSearch .icon_search {
  display: none;
}

.searchNoResultLayout .ustyle_collapseForSearch .icon_close {
  display: block;
}

.searchNoResult {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: center;
  margin: auto;
  position: relative;
  max-width: 1366px;
  min-height: 590px;
  padding: 2rem 0;
  align-content: center;
}

.searchNoResultBg {
  width: 100%;
  background: radial-gradient(
    50% 50% at 50% 50%,
    #e4ecf7 0%,
    rgba(228, 236, 247, 0) 100%
  );
  position: absolute;
  height: 100%;
}

.searchNoResult .stateImg {
  width: 50%;
  position: relative;
  z-index: 100;
  min-width: 286px;
}

.searchNoResult .stateImg img {
  width: 100%;
}

.searchNoResult .stateResult {
  position: relative;
  z-index: 100;
  top: 5rem;
  max-width: 90%;
  text-align: center;
}

@media (min-width: 768px) {
  .searchNoResult .stateImg {
    max-width: 408px;
    z-index: 100;
  }
}

@media (min-width: 1366px) {
  .searchNoResult {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: auto;
    position: relative;
    max-width: 1366px;
    min-height: 590px;
    padding: 2rem 0;
  }

  .searchNoResult .stateResult {
    top: 0rem;
  }
}
/*===會員中心無紀錄===*/
.keywordMacthContent .noResultGroup,
.keepArticlesMacthContent .noResultGroup,
.memberStateGroup + .noResultGroup {
  margin-top: 1.5rem;
}
.noResultGroup {
  background: #ffffff;
  box-shadow: 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
  border-radius: 1rem;
  margin-bottom: 1.5rem;
}
.noResult {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  padding: 1rem;
  row-gap: 1.5rem;
  margin: auto;
  width: 100%;
  box-sizing: border-box;
}
.noResult > div,
.noResult button {
  width: 100%;
}

@media (min-width: 1366px) {
  .noResult > div,
  .noResult button {
    width: fit-content;
  }
}
/*===loading===*/
/*loading https://css-tricks.com/single-element-loaders-the-spinner/  https://codepen.io/t_afif/pen/zYPqMgq*/
.loadingPage {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-image: none;
  z-index: 2147483647;
}

.loaidng_overlay {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-image: none;
  background-color: #bababa;
}

.loading {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.loader {
  width: 120px;
  /* the size */
  padding: 15px;
  /* the border thickness */
  background: #718096;
  /* the color */

  aspect-ratio: 1;
  border-radius: 50%;
  --_m: conic-gradient(
      from 180deg at 50% 50%,
      #718096 0deg,
      rgba(113, 128, 150, 0.5) 90deg,
      rgba(228, 236, 247, 0) 360deg
    ),
    linear-gradient(#718096 0 0) content-box;
  -webkit-mask: var(--_m);
  mask: var(--_m);
  -webkit-mask-composite: source-out;
  mask-composite: subtract;
  box-sizing: border-box;
  animation: spin 2.4s linear infinite;
}

.loadWord {
  color: #2d3748;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -transform: rotate(360deg);
  }
}

/*小Sam_20221122_110700_將開發機與測試機比對後*/
/*1228 在你9999/css/style.css, 找到三行省略和二行省略, 找到蓋下去*/
/* 修改日期:20231207 */
/*小Sam_20231129_094751_把url的靜態相對路徑改為站台路徑(..換/Content)*/

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Noto+Sans+TC:wght@100;300;400;500;700;900&display=swap");

* {
  margin: 0;
  padding: 0;
  font-family: "Inter", "Noto Sans TC", "微軟正黑體", sans-serif;
  color: inherit;
}

a {
  width: fit-content;
  border: 1px transparent solid;
  box-sizing: border-box;
  outline: none;
  text-decoration: none;
  display: inline-block;
  /*user-select: none;*/
  margin: 0;
  hlbr: expression(this.onFocus=this.blur());
  cursor: pointer;
  color: #5984f2;
  -webkit-tap-highlight-color: transparent;
}

a:link {
  text-decoration: none;
  /*user-select: none;*/
  outline: none;
  margin: 0;
  hlbr: expression(this.onFocus=this.blur());
  cursor: pointer;
  -webkit-tap-highlight-color: transparent;
}

a:hover {
  text-decoration: underline;
  color: #5984f2;
}

a:visit {
  text-decoration: underline;
  color: #5984f2;
}

a:active {
  opacity: 0.85;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

/*a,
a:link,*/
input[type="button"],
input[type="submit"],
input[type="reset"],
button {
  width: fit-content;
  border: 1px transparent solid;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
  outline: none;
  margin: 0;
  cursor: pointer;
}

::placeholder {
  color: #718096;
}

.card:hover {
  cursor: pointer;
  border-color: #5984f2;
  text-decoration: none;
}

body {
  background-repeat: no-repeat;
  background-position: top center;
}

.headline {
  font-size: 1.75rem;
  font-weight: 700;
}

aside {
  width: auto;
  float: initial;
}

.col_book {
  text-align: center;
  width: 100%;
}

.coverArea {
  height: 188px;
  width: 141px;
  position: relative;
  display: inline-block;
}

.coverArea img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
}

/*===asider測欄功能===*/

.asider-overlay {
  position: fixed;
  top: 0rem;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #bababa;
  opacity: 0.5;
}

.asider {
  visibility: hidden;
  overflow: hidden;
  z-index: 600;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}

.asider.sideToggle-active {
  visibility: visible;
  display: block;
  z-index: 2000;
}

.asider.expandMenu-active {
  visibility: visible;
  display: block;
  margin-top: 1.5rem;
}

.searchLayout .asider.sideToggle-active {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.asider.loginToggle.sideToggle-active {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.sideToggle-active > .asider-overlay {
  opacity: 0.5;
}

.asiderWrap {
  width: 320px;
  height: 100%;
  background-color: #ffffff;
  position: relative;
}

.show-right {
  position: absolute;
  bottom: 0;
  right: 0;
  /*-webkit-transform: translateX(100%);
	transform: translateX(100%);
	width:100%;*/
  height: 100%;
}

.show-left {
  position: absolute;
  bottom: 0;
  left: 0;
  /*-webkit-transform: translateX(-100%);
	transform: translateX(-100%);	width:100%;*/
  height: 100%;
}

.sideToggle-active .show-right {
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}

.sideToggle-active .loginToggleWrap {
  position: fixed;
  right: 0;
}

.sideToggle-active .show-left {
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}

/**/
.asiderSet {
  height: 100%;
  background-color: #ffffff;
  height: 100%;
  background-color: #ffffff;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.asiderName {
  padding: 1rem;
  height: 3.3125rem;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  box-sizing: border-box;
}

.asiderName a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-align: left;
  color: #1a202c;
}

.asiderName a:hover {
  text-decoration: none;
}

.asiderName h5 {
  width: calc(100% - 2rem);
  color: #1a202c;
  margin-left: 1rem;
}

.controlContainer {
}

/*u-出版作者相關*/

.publishAuthor span.publishAuthor_link a:link {
  color: #5984f2;
}

.publishAuthor span.publishAuthor_link a {
  color: #5984f2;
}

.publishAuthor span {
  font-size: 0.875rem;
}

/*u-出版來源相關 卷期和碩博士論文*/

.publishSource span {
  color: #718096;
  font-size: 0.875rem;
  font-weight: 600;
}

/*u-全文相關*/

.publishContext p.item_publishContextool_text {
  color: #4a5568;
  color: #4b5f7b;
  font-size: 0.875rem;
}

.ustyle_heading_mark {
  width: 4px;
  height: 16px;
  display: inline-block;
  background: #5984f2;
  vertical-align: middle;
  border-radius: 1px;
}

/*type*/

.mainTitleColor {
  color: #1a202c !important;
}

.subTitleColor {
  color: #4b5f7b !important;
}

h1.ustyle_heading_H1 {
  font-size: 1.75rem;
  color: #1a202c;
}

h2.ustyle_heading_H2 {
  font-size: 1.5rem;
  color: #1a202c;
}

h2.ustyle_heading_H2 .ustyle_heading_mark {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625rem;
  margin-left: 4px;
}

h2.ustyle_heading_H2 + hr {
  border: 0;
  border-bottom: 1px solid #cbd5e0;
  margin-top: 0.25rem;
}

h3.ustyle_heading_H3 {
  font-size: 1.125rem;
  color: #1a202c;
}

h3.ustyle_heading_H3 .ustyle_heading_mark {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.6rem;
  margin-left: 4px;
}

h3.ustyle_heading_H3 + hr {
  border: 0;
  border-bottom: 1px solid #cbd5e0;
  margin-top: 0.25rem;
  width: 100%;
}

.ustyle_heading_H4 {
  font-size: 1rem;
}

.ustyle_heading_H4 b {
  font-weight: 700;
}

.ustyle_heading_H5 {
  font-size: 0.875rem;
}

h4.ustyle_heading_H4 .ustyle_heading_mark {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625rem;
  margin-left: 4px;
}

h5.ustyle_heading_H5 .ustyle_heading_mark {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625rem;
  margin-left: 4px;
}

h5.ustyle_heading_H5 .icon_right-line {
  float: right;
}

h5.ustyle_heading_H5 + hr {
  border: 0;
  border-bottom: 1px solid #cbd5e0;
  margin-top: 0.25rem;
}

h4.ustyle_heading_H4 + hr {
  border: 0;
  border-bottom: 1px solid #cbd5e0;
  margin-top: 0.25rem;
}

h6.ustyle_heading_H6 + hr {
  border: 0;
  border-bottom: 1px solid #cbd5e0;
}

h6.ustyle_heading_H6 .ustyle_heading_mark {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.625rem;
  margin-left: 4px;
  margin-top: -3px;
}

.ustyle_heading_H5 b {
  font-weight: 700;
}

.ustyle_heading_H6 {
  font-size: 0.75rem;
}

.ustyle_heading_H6 b {
  font-weight: 700;
}

.character_Txt1 {
  font-size: 1.25rem;
}

.character_Txt2 {
  font-size: 1.125rem;
}

.character_Txt3 {
  font-size: 1rem;
}

.character_Txt4 {
  font-size: 0.875rem;
}

.character_Txt5 {
  font-size: 0.75rem;
}

.data_preTag {
  height: 2rem;
}

ul.ustyle_Label_preTag {
  display: inline-block;
  vertical-align: middle;
}

ul.ustyle_Label_preTag li.preTag {
  float: left;
  margin-right: 0.75rem;
  font-size: 1.5rem;
  line-height: 0.875rem;
}

ul.ustyle_Label_preTag li.preTag {
}

ul.ustyle_Label_preTag li.preTag span {
  display: inline-block;
  font-size: 0.875rem;
  position: relative;
  top: -2px;
}

.ustyle_Label_preTag .openAccess {
  color: #66cb9f;
}

.ustyle_Label_preTag .openAccess .listType {
  background-color: #66cb9f;
  padding: 4px;
  border-radius: 100%;
  display: inline-block;
  margin-right: 0.5rem;
}

.ustyle_Label_preTag .journal {
  color: #f7936f;
}

.ustyle_Label_preTag .journal .listType {
  background-color: #f7936f;
  padding: 4px;
  border-radius: 100%;
  display: inline-block;
  margin-right: 0.5rem;
}

.ustyle_Label_preTag .books {
  color: #f7936f;
}

.ustyle_Label_preTag .books .listType {
  background-color: #f7936f;
  padding: 4px;
  border-radius: 100%;
  display: inline-block;
  margin-right: 0.5rem;
}

.ustyle_Label_preTag .preprint {
  color: #5984f2;
}

.ustyle_Label_preTag .preprint .listType {
  background-color: #5984f2;
  padding: 4px;
  border-radius: 100%;
  display: inline-block;
  margin-right: 0.5rem;
}

.ustyle_Label_preTag .erratum {
  color: #4b5f7b;
}

.ustyle_Label_preTag .erratum .listType {
  background-color: #4b5f7b;
  padding: 4px;
  border-radius: 100%;
  display: inline-block;
  margin-right: 0.5rem;
}

.ustyle_Label_preTag .issued .listType,
.ustyle_Label_preTag .online .listType {
  background-color: #cbd5e0;
  padding: 4px;
  border-radius: 100%;
  display: inline-block;
  margin-right: 0.5rem;
}

.ustyle_Label_preTag .issued,
.ustyle_Label_preTag .online {
  color: #2d3748;
  font-weight: 700;
}

.searchmatch-active {
  color: #f7936f;
}

.paperTitle {
  color: #1a202c;
}

.ustyle_Label_attribution {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-direction: row;
  margin-top: 0.5rem;
}

.ustyle_Label_attribution li {
  color: #5984f2;
  background: rgba(228, 236, 247, 1);
  font-weight: 600;
  font-size: 0.75rem;
  padding: 0 0.65rem;
  height: 1.2rem;
  border-radius: 100px;
  margin-right: 0.5rem;
  line-height: 1.2rem;
  text-decoration: none;
}

.ustyle_Label_attribution li a:hover {
  color: #f7936f;
  text-decoration: none;
}

.author span {
  color: #4b5f7b;
  font-size: 0.875rem;
}

.author a,
.author a:link {
  font-size: 0.875rem;
  color: #5984f2;
}

.otherAuthor {
  color: #4a5568;
  color: #4b5f7b;
  font-size: 0.875rem;
}

i.source {
  font-style: normal !important;
}

i.source a span {
  color: #5984f2 !important;
  font-weight: 400 !important;
}

.source .sourceTitleName {
  color: #718096;
  font-size: 0.875rem;
  font-weight: 600;
}

.source .sourcePub {
  color: #718096;
  font-size: 0.875rem;
  font-weight: 600;
}

.source .sourcedate {
  color: #718096;
  font-size: 0.875rem;
  font-weight: 600;
}

.source .sourcePageRange {
  color: #718096;
  font-size: 0.875rem;
  font-weight: 600;
}

/*https://showwe.tw/blog/article.aspx?a=3246*/

/*▼ UI-按鈕 start*/

/*----UI-按鈕尺寸與圓角 namestyle:shape_size 丨 size must be for .btnContent text and img------*/

.btn-disabled {
  background: #e2e8f0 !important;
  color: #fafafa !important;
  box-shadow: none;
}

.btnDetail {
  height: 100%;
  width: fit-content;
  box-sizing: border-box;
  color: inherit;
  vertical-align: middle;
  font-weight: 500;
}

[class^="icon_"] + .btnDetail,
[class*=" icon_"] + .btnDetail {
  margin-left: 6px;
}

.btnDetail + [class^="icon_"],
.btnDetail + [class*=" icon_"] {
  margin-left: 6px;
}

.sizeL {
  padding: 1rem 1.5rem;
  height: 3.375rem;
  line-height: 100%;
}

.sizeM {
  padding: 0.75rem 1.25rem;
  height: 2.5625rem;
  line-height: 100%;
  line-height: 0.875rem;
}

.sizeS {
  padding: 0.5rem 1rem;
  height: 1.625rem;
  line-height: 0.25rem;
}

.btnShadow {
  box-shadow: 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
}

.ustyle_square_button.sizeL {
  border-radius: 8px;
  display: inline-block;
}

.ustyle_square_button.sizeM {
  border-radius: 6px;
  display: inline-block;
}

.ustyle_square_button.sizeS {
  border-radius: 4px;
  display: inline-block;
}

.ustyle_pill_button.sizeL,
.ustyle_pill_button.sizeM,
.ustyle_pill_button.sizeS {
  border-radius: 100px;
  display: inline-block;
}

.ustyle_square_button.sizeL .btnDetail {
  font-size: 1rem;
}

.ustyle_square_button.sizeM .btnDetail {
  font-size: 0.875rem;
}

.ustyle_square_button.sizeS .btnDetail {
  font-size: 0.75rem;
}

.ustyle_pill_button.sizeL .btnDetail {
  font-size: 1rem;
}

.ustyle_pill_button.sizeM .btnDetail {
  font-size: 0.875rem;
}

.ustyle_pill_button.sizeS .btnDetail {
  font-size: 0.75rem;
}

.ustyle_square_button,
.ustyle_pill_button {
  box-shadow: 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
}

/*----UI-按鈕的顏色 primaryBtnColorN sencondaryColorN lowsencondaryColorN------*/

button.primaryBtnColor,
a.primaryBtnColor,
a:link.primaryBtnColor,
input[type="button"].primaryBtnColor,
input[type="submit"].primaryBtnColor,
input[type="reset"].primaryBtnColor {
  background-color: #718096;
  color: #fafafa;
  text-decoration: none;
  border-color: transparent;
  text-align: center;
}

button:hover.primaryBtnColor,
a:hover.primaryBtnColor,
input[type="button"]:hover.primaryBtnColor,
input[type="submit"]:hover.primaryBtnColor,
input[type="reset"]:hover.primaryBtnColor {
  background-color: #4b5f7b;
  color: #fafafa;
  text-decoration: none;
  /*transition: all .5s ease;*/
}

button:active.primaryBtnColor,
a:active.primaryBtnColor,
input[type="button"]:active.primaryBtnColor,
input[type="submit"]:active.primaryBtnColor,
input[type="reset"]:active.primaryBtnColor {
  background-color: #4b5f7b;
  color: #fafafa;
  text-decoration: none;
  opacity: 1;
}

button.secondaryBtnColor,
a.secondaryBtnColor,
a:link.secondaryBtnColor,
input[type="button"].secondaryBtnColor,
input[type="submit"].secondaryBtnColor,
input[type="reset"].secondaryBtnColor {
  background-color: #e4ecf7;
  color: #718096;
  text-decoration: none;
  border-color: transparent;
  text-align: center;
}

button:hover.secondaryBtnColor,
a:hover.secondaryBtnColor,
input[type="button"]:hover.secondaryBtnColor,
input[type="submit"]:hover.secondaryBtnColor,
input[type="reset"]:hover.secondaryBtnColor {
  background-color: #a0aec0;
  color: #fafafa;
  text-decoration: none;
  border-color: #a0aec0;
}

button:active.secondaryBtnColor,
a:active.secondaryBtnColor,
input[type="button"]:active.secondaryBtnColor,
input[type="submit"]:active.secondaryBtnColor,
input[type="reset"]:active.secondaryBtnColor {
  background-color: #a0aec0;
  color: #fafafa;
  text-decoration: none;
  border-color: #a0aec0;
  opacity: 1;
}

button.outlineBtnColor,
a.outlineBtnColor,
a:link.outlineBtnColor,
input[type="button"].outlineBtnColor,
input[type="submit"].outlineBtnColor,
input[type="reset"].outlineBtnColor {
  background-color: transparent;
  color: #718096;
  border-color: #718096;
  text-decoration: none;
  text-align: center;
}

button:hover.outlineBtnColor,
a:hover.outlineBtnColor,
input[type="button"]:hover.outlineBtnColor,
input[type="submit"]:hover.outlineBtnColor,
input[type="reset"]:hover.outlineBtnColor {
  background-color: #a0aec0;
  color: #fafafa;
  text-decoration: none;
  border-color: #a0aec0;
  /*transition: all .5s ease;*/
}

button:active.outlineBtnColor,
a:active.outlineBtnColor,
input[type="button"]:active.outlineBtnColor,
input[type="submit"]:active.outlineBtnColor,
input[type="reset"]:active.outlineBtnColor {
  background-color: #a0aec0;
  color: #fafafa;
  text-decoration: none;
  border-color: #a0aec0;
  opacity: 1;
}

button.blueBtnColor,
a.blueBtnColor,
a:link.blueBtnColor,
input[type="button"].blueBtnColor,
input[type="submit"].blueBtnColor,
input[type="reset"].blueBtnColor {
  background-color: #5984f2;
  color: #e4ecf7;
  text-decoration: none;
  border-color: transparent;
  text-align: center;
}

button:hover.blueBtnColor,
a:hover.blueBtnColor,
input[type="button"]:hover.blueBtnColor,
input[type="submit"]:hover.blueBtnColor,
input[type="reset"]:hover.blueBtnColor {
  background-color: #5984f2;
  color: #e4ecf7;
  text-decoration: none;
  /*transition: all .5s ease;*/
}

button:active.blueBtnColor,
a:active.blueBtnColor,
input[type="button"]:active.blueBtnColor,
input[type="submit"]:active.blueBtnColor,
input[type="reset"]:active.blueBtnColor {
  background-color: #5984f2;
  color: #e4ecf7;
  text-decoration: none;
  opacity: 1;
}

/**/
.ustyle_tip {
  background-color: transparent;
  color: #718096;
  border-color: transparent;
  text-decoration: none;
  display: inline-block;
  border-radius: 100%;
  border: 1px #718096 solid;
  height: 1rem;
  width: 1rem;
  line-height: 0.75;
  text-align: center;
  box-sizing: border-box;
}

.ustyle_tip .icon_info-default {
  position: relative;
  left: -1px;
  top: -1px;
  z-index: 0;
}

.ustyle_tip:hover {
  background-color: #a0aec0;
  color: #fafafa;
  text-decoration: none;
  border-color: #a0aec0;
  /*transition: all .5s ease;*/
}

.ustyle_tip:active {
  background-color: #a0aec0;
  color: #fafafa;
  text-decoration: none;
  border-color: #a0aec0;
  opacity: 1;
}

.ustyle_tip:hover .icon_info-default::before,
.ustyle_tip:active .icon_info-default::before {
  color: #fafafa;
}

.tool_moreCotnentDisplay {
  padding: 1.5rem 0 2rem 0;
  margin: auto;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
}

.tool_moreCotnentDisplay button {
  max-width: fit-content;
}

.tool_downloadPoint .downloadPoint,
.tool_downloadPoint .searchFullText {
  width: 100%;
  display: inline-block;
}

.downloadPoint a,
.searchFullText a {
  width: 100%;
}

/*▲ UI-按鈕 end*/

/*UI-縮圖*/

.ustyle_thumbnail_button {
  width: fit-content;
  height: fit-content;
  background: transparent;
  text-decoration: none;
  display: inline-flex;
  align-items: baseline;
  justify-content: space-around;
  flex-direction: row;
  border: 0;
}

.ustyle_thumbnail_button:hover,
.ustyle_thumbnail_button-active {
  text-decoration: none;
}

.ustyle_thumbnail_button:hover [class^="icon_"],
.ustyle_thumbnail_button:hover
  [class*=" icon_"]
  .ustyle_thumbnail_button-active {
  background: #a0aec0;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  color: #ffffff;
  text-decoration: none;
}

.ustyle_thumbnail_button:active [class^="icon_"],
.ustyle_thumbnail_button:active [class*=" icon_"] {
  background: #a0aec0;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
}

.ustyle_thumbnail_button [class^="icon_"],
.ustyle_thumbnail_button [class*=" icon_"] {
  width: 2.25rem;
  height: 2.25rem;
  background: #e4ecf7;
  border-radius: 100px;
  box-sizing: border-box;
  /* page shadow/page 1 */
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  display: inline-block;
  text-align: center;
  line-height: 2.25rem;
  cursor: pointer;
  box-sizing: border-box;
  color: #718096;
  text-decoration: none;
}

.ustyle_thumbnail_button.sizeL,
.ustyle_thumbnail_button.sizeM,
.ustyle_thumbnail_button.sizeS {
  box-sizing: border-box;
  padding: 0px;
}

.ustyle_thumbnail_button.sizeM [class^="icon_"],
.ustyle_thumbnail_button.sizeM [class*=" icon_"] {
  width: 1.875rem;
  height: 1.875rem;
  box-sizing: border-box;
  padding: 0px;
}

.ustyle_thumbnail_button.sizeL [class^="icon_"],
.ustyle_thumbnail_button.sizeL [class*=" icon_"] {
  width: 2.25rem;
  height: 2.25rem;
  box-sizing: border-box;
  padding: 0px;
}

.ustyle_thumbnail_button.sizeS [class^="icon_"],
.ustyle_thumbnail_button.sizeS [class*=" icon_"] {
  width: 1.5rem;
  height: 1.5rem;
  box-sizing: border-box;
  padding: 0px;
}

.icon_toolmore {
  position: relative;
}

.icon_toolmore:before {
  transform: rotate(90deg);
  position: absolute;
  right: 7px;
  top: 0px;
}

.doi .btnDetail {
  color: #718096;
  font-weight: 400;
}

.ustyle_targetool_button {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 100px;
  box-sizing: border-box;
  background: #e4ecf7;
  /* page shadow/page 1 */
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  display: inline-block;
  text-align: center;
  line-height: 1.75rem;
  cursor: pointer;
  box-sizing: border-box;
  color: #718096;
  text-decoration: none;
}

.ustyle_targetool_button:hover,
.ustyle_targetool_button-active {
  background: #a0aec0;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  color: #ffffff;
  text-decoration: none;
}

.ustyle_targetool_button:active {
  background: #a0aec0;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
}

/*+與-*/
.ustyle_plusmini_button {
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 8px;
  box-sizing: border-box;
  background: #e4ecf7;
  /* page shadow/page 1 */
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  display: inline-block;
  text-align: center;
  line-height: 1rem;
  cursor: pointer;
  box-sizing: border-box;
  color: #718096;
  text-decoration: none;
}

.ustyle_plusmini_button:hover,
.ustyle_plusmini_button-active {
  background: #a0aec0;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  color: #ffffff;
  text-decoration: none;
}

.ustyle_plusmini_button:active {
  background: #a0aec0;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
}

/*+與-*/
.ustyle_up_button,
.ustyle_down_button {
  width: 1.875rem;
  height: 1.875rem;
  border-radius: 100px;
  box-sizing: border-box;
  background: #cbd5e0;
  /* page shadow/page 1 */
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  display: inline-block;
  text-align: center;
  line-height: 0.75rem;
  cursor: pointer;
  box-sizing: border-box;
  color: #fafafa;
  text-decoration: none;
}

.ustyle_up_button .icon_up-line:before {
  position: relative;
  top: -1px;
}

.ustyle_down_button .icon_down-line:before {
  position: relative;
  top: -1px;
}

.ustyle_up_button:hover,
.ustyle_down_button:hover {
  background: #a0aec0;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  color: #ffffff;
  text-decoration: none;
}

.ustyle_up_button:active,
.ustyle_down_button:active {
  background: #a0aec0;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
}

/*會員中心收和按鈕*/
.ustyle_memberTabToggle_button {
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 100px;
  box-sizing: border-box;
  background: #cbd5e0;
  /* page shadow/page 1 */
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  display: inline-block;
  text-align: center;
  line-height: 0.75rem;
  cursor: pointer;
  box-sizing: border-box;
  color: #fafafa;
  text-decoration: none;
}

.ustyle_memberTabToggle_button {
  position: relative;
  top: -1px;
}

.ustyle_memberTabToggle_button:hover {
  background: #a0aec0;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  color: #ffffff;
  text-decoration: none;
}

.ustyle_memberTabToggle_button:active {
  background: #a0aec0;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
}

/*search全站*/
.ustyle_search_button {
  width: 2.25rem;
  height: 2.25rem;
  border-radius: 100px;
  box-sizing: border-box;
  background: #cbd5e0;
  /* page shadow/page 1 */
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  display: inline-block;
  text-align: center;
  line-height: 0.2rem;
  cursor: pointer;
  box-sizing: border-box;
  color: #718096;
  text-decoration: none;
}

.ustyle_search_button:hover,
.ustyle_search_button-active {
  background: #a0aec0;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  color: #ffffff;
  text-decoration: none;
}

.ustyle_search_button:active {
  background: #a0aec0;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  color: #ffffff;
  text-decoration: none;
  opacity: 1;
}

.ustyle_search_button {
  position: absolute;
  right: 0.25rem;
  margin-top: 0.25rem;
  top: 0rem;
}

.ustyle_sliderBtn {
  display: flex;
  background: #edf2f7;
  box-shadow: inset 0px 2px 4px rgb(0 0 0 / 6%);
  border-radius: 8px;
  height: 2rem;
  padding: 2px;
  box-sizing: border-box;
  align-items: center;
  width: 100%;
}

.ustyle_sliderBtn li {
  /* page shadow/page 2 */
  background-color: #edf2f7;
  box-shadow: none;
  height: 1.7rem;
  text-align: center;
  line-height: 1.5rem;
  margin-right: 2px;
  flex: 3;
}

.ustyle_sliderBtn li:last-child {
  margin-right: 0px;
}

.ustyle_sliderBtn li a span {
  font-size: 0.75rem;
  color: #718096;
  font-weight: 700;
}

.ustyle_sliderBtn li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  border-radius: 8px;
  cursor: pointer;
  text-decoration: none;
}

.ustyle_sliderBtn .sliderBtn-active a {
  background-color: #ffffff;
  box-shadow: 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
}

.ustyle_sliderBtn .sliderBtn-active a span {
  color: #1a202c;
}

/*登入按鈕*/
button.ustyle_topLogin {
  border-radius: 4px;
  display: inline-block;
  background-color: #cbd5e0;
  color: #718096;
  text-decoration: none;
  border-color: transparent;
  padding: 0.5rem 1rem;
  height: 2rem;
  line-height: 0.875rem;
  min-width: max-content;
  display: inline-flex;
  align-items: center;
}

button.ustyle_topLogin .btnDetail {
  font-size: 0.75rem;
}

button.ustyle_topLogin:hover {
  background-color: #5984f2;
  color: #fafafa;
  text-decoration: none;
  border-color: #a0aec0;
}

button.ustyle_topLogin:active {
  background-color: #5984f2;
  color: #fafafa;
  text-decoration: none;
  border-color: #a0aec0;
  opacity: 1;
}

/*登入按鈕
.ustyle_topLogin {
	border-radius: 4px;
	display: inline-block;
	background-color: #CBD5E0;
	color: #718096;
	text-decoration: none;
	border-color: transparent;
	padding: 0.5rem 1rem;
	height: 2rem;
	line-height: 0.875rem;
	width: 5.25rem;
	display: inline-flex;
	align-items: center;
}

.ustyle_topLogin .btnDetail {
	font-size: 0.75rem;
}

.ustyle_topLogin:hover {
	background-color: #5984F2;
	color: #FAFAFA;
	text-decoration: none;
	border-color: #5984F2;
}

.ustyle_topLogin:active {
	background-color: #5984F2;
	color: #FAFAFA;
	text-decoration: none;
	border-color: #A0AEC0;
	opacity: 1;
}*/

/**/
.ustyle_unitEntrance {
  background-color: #718096;
  width: 100%;
  color: #fafafa;
  text-decoration: none;
  border-color: transparent;
  display: flex;
  justify-content: center;
  border-radius: 6px;
  padding: 0.75rem 1.25rem;
  height: 2.5625rem;
  line-height: 100%;
}

.ustyle_unitEntrance .icon_library {
  margin-right: 0.5rem;
}

.ustyle_unitEntrance:hover {
  background-color: #5984f2;
  color: #fafafa;
  text-decoration: none;
  /*transition: all .5s ease;*/
}

.ustyle_unitEntrance:active {
  background-color: #4b5f7b;
  color: #fafafa;
  text-decoration: none;
  opacity: 1;
}

/*搜尋框*/

.searchWrap {
}

.searchInput[type="text"] {
  background: #f7fafc;
  /* page shadow/page-inner */
  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.06);
  border-radius: 100px;
  height: 44px;
  border: transparent 1px solid;
  text-indent: 1rem;
  outline: none;
}

.searchInput::placeholder {
  /* CSS 3 標準 */
  color: #cbd5e0;
}

.searchInput::-webkit-input-placeholder {
  /* Chrome, Safari */
  color: #cbd5e0;
}

.searchInput:-ms-input-placeholder {
  /* IE 10+ */
  color: #cbd5e0;
}

.searchInput::-moz-placeholder {
  /* Firefox 19+ */
  color: #cbd5e0;
  opacity: 1;
}

.searchInput[type="text"]:focus {
  border: 1px solid #5984f2;
}

.ustyle_thumbnail_button.searchBtn {
}

/*----------------元件初始化 a input txt和password textarea initial*/
/* width */
::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  border-radius: 8px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f7fafc;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #e4ecf7;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #e4ecf7;
}

textarea,
input:matches(
    [type="email"],
    [type="number"],
    [type="password"],
    [type="search"],
    [type="tel"],
    [type="text"],
    [type="url"]
  ) {
  -webkit-appearance: none;
}

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  padding: 0.5rem;
  margin: 0;
  width: 100%;
  box-sizing: border-box;
  border: 1px #dbdbdb solid;
  border-radius: 4px;
  background: #fafafa;
}

input[type="text"],
input[type="password"],
input[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 100%;
  /*border: 1px #dbdbdb solid;*/
  border: 1px transparent solid;
  outline: 0;
  box-sizing: border-box;
  outline: none;
  margin: 0;
  background: #fafafa;
  /* page shadow/page-inner */

  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  font-size: 1rem;
  color: #718096;
  height: 2.25rem;
  text-indent: 1rem;
}

input[type="text"]:focus,
input[type="password"]:focus,
textarea:focus,
input[type="search"]:focus {
  border-color: #5984f2;
  outline: 0;
  background: #fafafa;
  /* complementary/blue */

  box-sizing: border-box;
  /* page shadow/page-inner */

  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.06);
}

input[type="text"]:hover,
input[type="password"]:hover,
textarea:hover,
input[type="search"]:hover {
  border-color: #5984f2;
  outline: 0;
}

a.howToViewpassword span {
  display: inline-block;
}

a.howToViewpassword span.viewpassword {
  display: none;
}

input[type="text"].keyYear {
  background: #fafafa;
  /* complementary/blue */
  padding: 0.5rem 0rem;
  box-sizing: border-box;
  /* hover state */

  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  font-size: 12px;
  color: #4a5568;
  height: 1.9375rem;
  width: 5rem;
  text-indent: 1rem;
}

input[type="text"].keyNumber {
  background: #fafafa;
  /* complementary/blue */
  padding: 0.5rem 0rem;
  box-sizing: border-box;
  /* hover state */

  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.06);
  border-radius: 4px;
  font-size: 12px;
  color: #4a5568;
  height: 1.9375rem;
  width: 5rem;
  text-align: center;
  text-indent: initial;
}

.keyYear::placeholder,
.keyNumber::placeholder {
  color: #cbd5e0;
}

input[type="text"].wrongAlert,
input[type="password"].wrongAlert {
  border-color: #f16063;
}

.wrongAlertWord {
  color: #f16063;
  font-size: 0.75rem;
}

:focus {
  outline: none;
}

input.input-disabled {
  cursor: text;
  color: #e2e8f0;
}

input[type="text"]::-webkit-input-placeholder {
  /* Edge */
  color: #718096;
}

input[type="text"]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #718096;
}

input[type="text"]::placeholder {
  color: #718096;
}

/*----------------  button radio  initial*/
label .radioName,
label .checkboxName {
  cursor: pointer;
}

label:hover .ustyle_radio {
  border: 2px #a0aec0 solid;
}

label:hover .ustyle_radio.ustyle_radio-disabled {
  border-color: #e2e8f0;
  color: #e2e8f0;
  cursor: text;
}

label:hover .ustyle_radio.ustyle_radio-disabled + .radioName {
  cursor: text;
}

label:hover .ustyle_checkbox {
  border: 2px #a0aec0 solid;
}

label:hover .ustyle_checkbox.icon_checkbox.ustyle_checkbox-disabled {
  border-color: #e2e8f0;
  color: #e2e8f0;
  cursor: text;
}

label:hover
  .ustyle_checkbox.icon_checkbox.ustyle_checkbox-disabled
  + .checkboxName {
  cursor: text;
}

/*input[type="button"] {
	cursor: pointer;
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	background: transparent;
	-webkit-tap-highlight-color: transparent;
}
*/

input[type="radio"] {
  border: none;
  user-select: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  -webkit-tap-highlight-color: transparent;
}

input[type="radio"]:disabled {
  cursor: text;
}

/*button {
	border: none;
	outline: none;
	padding: 0;
	margin: 0;
	cursor: pointer;
	background: transparent;
	-webkit-tap-highlight-color: transparent;
}
*/

.ustyle_radio {
  width: 1.25rem;
  height: 1.25rem;
  box-sizing: border-box;
  display: inline-block;
  border: 2px #cbd5e0 solid;
  margin: 0 5px 0 0;
  border-radius: 50%;
  transition: 0.2s;
  display: inline-block;
  vertical-align: middle;
}

.ustyle_radio:hover {
  border: 2px #a0aec0 solid;
}

.ustyle_radio.ustyle_radio-disabled {
  border-color: #e2e8f0;
  cursor: text;
}

input[type="radio"]:checked + .ustyle_radio {
  border: 2px #a0aec0 solid;
  padding: 3px;
  background-color: #a0aec0;
  background-clip: content-box;
}

input[type="radio"]:checked + .ustyle_radio.ustyle_radio-disabled {
  border-color: #e2e8f0;
  background-color: #e2e8f0;
  cursor: text;
}

.radioName {
  display: inline-block;
  vertical-align: middle;
}

.keyword {
  color: #cb0e0e;
}

.findmatchword {
  color: #538cfb;
}

/*--------------checkbox  initial*/

input[type="checkbox"] {
  background-color: transparent;
  margin: 0px;
  outline: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -khtml-appearance: none;
  appearance: none;
  /* 防止文字被滑鼠選取反白 visibility: hidden;         width: 0px;
    height: 0px;*/
  display: none;
}

input[type="checkbox"]:checked {
  user-select: none;
  background-color: transparent;
  margin: 0px;
  outline: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -khtml-appearance: none;
  appearance: none;
  border: 0px;
  border-color: transparent;
}

.ustyle_checkbox {
  display: inline-block;
  background-color: #fff;
  border: 2px #cbd5e0 solid;
  width: 18px;
  height: 18px;
  box-sizing: border-box;
  line-height: 0.75;
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  box-sizing: border-box;
  border-radius: 3px;
  margin-right: 0.25rem;
}

input[type="checkbox"]:hover + .ustyle_checkbox {
  border-color: #a0aec0;
}

input[type="checkbox"]:checked + .ustyle_checkbox {
  background-color: #a0aec0;
  border-color: #a0aec0;
}

input[type="checkbox"]:checked + .icon_checkbox:before {
  color: #fff;
  text-align: center;
  font-size: 1.25rem;
  position: relative;
  left: -2px;
  top: -1px;
}

.ustyle_checkbox.icon_checkbox.ustyle_checkbox-disabled {
  border-color: #e2e8f0;
  cursor: text;
}

input[type="checkbox"]:checked
  + .ustyle_checkbox.icon_checkbox.ustyle_checkbox-disabled {
  border-color: #e2e8f0;
  background-color: #e2e8f0;
  cursor: text;
}

.checkboxName {
  display: inline-block;
  vertical-align: middle;
  font-size: 0.875rem;
  color: #718096;
}

/*-------------------switch slider  initial*/

.ustyle_switchbutton {
  display: inline-block;
  width: 3rem;
  height: 1.5rem;
  background: #e2e8f0;
  /* page shadow/page-inner */
  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.06);
  border-radius: 100px;
  cursor: pointer;
  position: relative;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

.ustyle_switchbutton:after {
  content: "";
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  background: #ffffff;
  /* page shadow/page 2 */
  box-shadow: 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
  border-radius: 100px;
  position: absolute;
  left: 1px;
  top: 2px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}

input:checked + .ustyle_switchbutton {
  background: #a0aec0;
  transition: 0.3s ease;
}

input:checked + .ustyle_switchbutton:after {
  left: 26px;
}

/*----------------select initial*/

select::-ms-expand {
  display: none;
}

option {
  font-size: 0.9375rem;
  padding: 2rem;
  text-overflow: ellipsis;
}

select {
  background-color: transparent;
  border: 1px solid transparent;
  outline: none;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  -khtml-appearance: none;
  outline: none;
  cursor: pointer;
  box-sizing: border-box;
  text-overflow: ellipsis;
}

:focus {
  outline: none;
}

.ustyle_select select:hover {
  border-color: #5984f2;
}

/*.select-selected.select-active {
	border: 1px solid #7895FF;
	box-shadow: 0px 0px 0px 2px rgba(76, 111, 255, 0.3);
}
 
select.select-selected:active {
	outline:#7895FF;
	border: 1px solid #7895FF;
	box-shadow: 0px 0px 0px 2px rgba(76, 111, 255, 0.3);
}*/
.ustyle_select select:focus-visible {
  border-color: #5984f2;
}

/*the container must be positioned relative:*/

/*
.ustyle_select select {
	display: none;
	
}
*/
/*.select-selected {
	background-color: #ffffff;
	color: #718096;
	border: 1px solid transparent;
	cursor: pointer;
	user-select: none;
	font-size: 0.875rem;
	line-height: 2.25rem;
	box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
	border-radius: 6px;
	width: 100%;
	height: 2.25rem;
	text-indent: 1rem;
	box-sizing: border-box;position: relative;
}


style the arrow inside the select element:*/
.ustyle_select {
  background-color: #ffffff;
  color: #718096;
  /*border: 0px solid #aeb0b5;*/
  border: 1px solid transparent;
  cursor: pointer;
  user-select: none;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  width: 100%;
  min-height: 2.25rem;
  box-sizing: border-box;
  position: relative;
  border-radius: 6px; /*2022/12/29 ad*/
}

.ustyle_select select {
  width: 100%;
  height: 100%;
  font-size: 0.875rem;
  line-height: 2.25rem;
  max-height: 2.25rem;
  border: 1px solid transparent;
  border-radius: 6px;
  text-indent: 1rem;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  padding-right: 2rem;
}

.ustyle_select {
  position: relative;
}

.ustyle_select:after {
  /*position: absolute;
  
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #fff transparent transparent transparent;*/
  position: absolute;
  content: "";
  right: 1rem;
  top: 1rem;
  font-size: 0.75rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 4.5px 0 4.5px;
  border-color: #718096 transparent transparent transparent;
  z-index: 1;
}

.select-selected.select-active:after {
  border-color: transparent transparent transparent transparent;
}

/*style the items (options), including the selected item:

.select-items div {
	color: #718096;
	height: 2.25rem;
	line-height: 2.25rem;
	border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
	cursor: pointer;
	user-select: none;
	font-size: 0.875rem;
	width: calc(100% - 1rem);
	margin: auto;
	text-indent: 0.875rem;
}
*/

/*style items (options):

.select-items {

	left: 0;
	right: 0;
	z-index: 99;
	background: #FFFFFF;
	box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
	border-radius: 6px;
	max-height: 17rem;
	overflow-y: scroll;
	padding: 10px 0;
	margin-top: 0.5rem;
}

.dropdownStyle .select-items {
	position: absolute;
	top: 2.5rem;
}
*/
.forexpand .select-items {
  position: relative;
  top: 8px;
}

/*hide the items when the select box is closed:*/

.select-hide {
  display: none;
}

.select-items .same-as-selected {
  /*background-color: rgba(0, 0, 0, 0.1);
	background: #A0AEC0;
	border-radius: 6px;
	color: #FAFAFA;*/
}

.select-items div:hover {
  background-color: rgba(0, 0, 0, 0.1);
  background: #a0aec0;
  border-radius: 6px;
  color: #fafafa;
}

.ustyle_hyberlink {
}

/*------search button---*/

.searchForm_start {
  display: inline-block;
  margin-top: 11px;
  margin-left: 3px;
  background-color: #ffffff;
  max-width: 600px;
  position: relative;
  width: 100%;
}

.searchForm_startinputool_style {
  background-color: #ffffff;
  box-shadow: 0px 4px 10px 1px rgb(108 108 108 / 10%);
}

.searchForm_startinput {
  width: 90%;
  height: 45px;
  border: none;
  text-indent: 20px;
}

.searchForm_content button.startsearchbtn {
  height: 47px;
  width: 50px;
  cursor: pointer;
  text-align: center;
  float: left;
  border: none;
  background-color: #ffffff;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 1000;
  background-image: url(/Content/images/desktop/search_solid_blue.png);
  background-repeat: no-repeat;
  background-position: center center;
}

/*pageList 套件改寫*/
.ustyle_pageList {
  font-size: 0.875rem;
  color: #cbd5e0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
}

.ustyle_pageList li.page a {
  font-size: 0.875rem;
  color: #cbd5e0;
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2rem;
  text-align: center;
}

.ustyle_pageList li.page a:link {
  font-size: 0.875rem;
  color: #cbd5e0;
}

.ustyle_pageList li.page a:hover {
  /*color: #4A5568;*/
  color: #4b5f7b;
  text-decoration: none;
}

.ustyle_pageList li.page.active a:link,
.ustyle_pageList li.page.active a {
  /*color: #4A5568;*/
  color: #4b5f7b;
}

.ustyle_pageList li.PagedList-skipToFirst a,
.ustyle_pageList li.PagedList-skipToFirst a:hover,
.ustyle_pageList li.PagedList-skipToFirst a:link,
.ustyle_pageList li.PagedList-skipToPrevious a,
.ustyle_pageList li.PagedList-skipToPrevious a:hover,
.ustyle_pageList li.PagedList-skipToPrevious a:link,
.ustyle_pageList li.PagedList-skipToNext a,
.ustyle_pageList li.PagedList-skipToNext a:hover,
.ustyle_pageList li.PagedList-skipToNext a:link,
.ustyle_pageList li.PagedList-skipToLast a,
.ustyle_pageList li.PagedList-skipToLast a:hover,
.ustyle_pageList li.PagedList-skipToLast a:link {
  color: #718096;
  font-size: 0.875rem;
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  line-height: 2rem;
  text-align: center;
  text-decoration: none;
}
/*pageList 套件改寫*/
.ustyle_nav,
.ustyle_nav:link,
.ustyle_nav:hover {
  color: #718096;
  text-decoration: none;
}

.ustyle_collapseForSearch,
.ustyle_collapseForSearch:link,
.ustyle_collapseForSearch:hover {
  color: #718096;
  text-decoration: none;
}

.ustyle_collapseForSearch .icon_close {
  display: block;
  position: absolute;
  top: 0.2rem;
}

.ustyle_collapseForSearch .icon_search {
  display: none;
  position: absolute;
  top: 0.2rem;
}

.tool_moreCollapse {
  display: flex;
  width: 11.625rem;
  padding: 0rem;
  height: 2.375rem;
  box-sizing: border-box;
  justify-content: space-between;
  align-items: center;
  border-radius: 100px;
  margin-left: 0rem;
  width: fit-content;
  position: relative;
}

.moreForTick {
  z-index: 300;
}

.icon_filterMark {
  border-radius: 100%;
  background: #66cb9f;
  width: 8px;
  height: 8px;
  display: inline-block;
}

.tool_moreCollapse button {
}

.ustyle_breadSet {
  max-width: 1216px;
  margin: auto 1rem;
  padding: 0.75rem 0rem;
  box-sizing: border-box;
}

.ustyle_breadSet a,
.ustyle_breadSet a:link {
  font-weight: 700;
  font-size: 12px;
  line-height: 18px;
  /* identical to box height */
  /* Text/Body/Light */

  color: #4b5f7b;
}

.ustyle_breadSet .icon_right-soild {
  font-size: 12px;
  line-height: 18px;
  color: #4b5f7b;
}

.ustyle_goTop {
  position: fixed;
  width: 40px;
  height: 40px;
  right: 24px;
  bottom: 24px;
  color: #ffffff;
  background: #a0aec0;
  opacity: 0.5;
  border-radius: 100px;
  cursor: pointer;
  text-align: center;
  line-height: 2.25rem;
}

.ustyle_goTop a {
  color: #ffffff;
  text-decoration: none;
}

.ustyle_goTop:hover,
.ustyle_goTop a:hover,
.ustyle_goTop a:active {
  opacity: 1;
  color: #ffffff;
  text-decoration: none;
}

.ustyle_card {
  width: 100%;
  box-shadow: 0px 1px 8px -1px rgb(50 50 71 / 5%);
  border-radius: 16px;
}

/*------上傳檔案---*/

.uploadfile input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  direction: ltr;
  cursor: pointer;
}

.uploadfile {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  position: relative;
  cursor: pointer;
}

span.uploadfile {
  text-decoration: none;
  cursor: pointer;
  background-color: transparent;
  color: #718096;
  border: 1px #718096 solid;
  text-decoration: none;
  box-sizing: border-box;
}

span.uploadfile:hover,
span.uploadfile:active {
  background-color: #a0aec0;
  color: #fafafa;
  text-decoration: none;
  border-color: #a0aec0;
}

.ustyle_Step {
  position: relative;
}

.ustyle_Step ul {
  display: flex;
  width: 100%;
  justify-content: space-between;
  position: relative;
  z-index: 100;
}

.step {
  width: 1.5rem;
  height: 1.5rem;
  font-size: 0.875rem;
  border-radius: 100px;
  color: #cbd5e0;
  border: 3px solid #cbd5e0;
  text-align: center;
  line-height: 1.5rem;
  background: #ffffff;
}

.step-active {
  background: #718096;
  color: #fafafa;
  border-color: #718096;
}

.stepline {
  background: #cbd5e0;
  height: 2px;
  width: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
}

/**/
.searchSiteWrap {
  position: relative;
  min-height: 130px;
  background-image: none;
  box-sizing: border-box;
  width: 100%;
  background: #cbd5e0;
  padding: 1.5rem 0;
  z-index: 1000;
}

.readingpaperContent {
  display: none;
}

.readingpaperContent {
  margin-top: 1.5rem;
}

.readingpaperContent h5 {
  color: #4b5f7b;
  margin-bottom: 0.625rem;
}

.readingpaperContent ul li a:link {
  font-size: 0.875rem;
  color: #5984f2;
}

.indexLayout .readingpaperContent {
  display: block;
}

.indexLayout .readingpaperContent li a,
.indexLayout .readingpaperContent li a:link,
.indexLayout .readingpaperContent li a:hover {
  color: #5984f2;
}

.indexLayout .searchSiteWrap {
  height: 400px;
  background-image: url(/Content/images/pic/banner.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
}

.ustyle_searchBar input[type="text"] {
  padding: 0px 4px 0px 0px;
  /* surface/secondary */

  background: #f7fafc;
  /* page shadow/page-inner */

  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.06);
  border-radius: 100px;
  box-sizing: border-box;
  width: 100%;
  font-size: 0.75rem;
  height: 2.75rem;
}

.searchSiteSet {
}

.ustyle_searchBar input[type="text"]::-webkit-input-placeholder {
  /* Edge */
  color: #cbd5e0;
}

.ustyle_searchBar input[type="text"]:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #cbd5e0;
}

.ustyle_searchBar input[type="text"]::placeholder {
  color: #cbd5e0;
}

.ustyle_searchBar input[type="text"]:focus {
  color: #4a5568;
  color: #4b5f7b;
}

.ustyle_searchBar input[type="text"]:focus + .ustyle_search_button {
  background-color: #718096;
  color: #e4ecf7;
}

/*小Sam20220810:用jquery改寫, 方便管理*/
/*.ustyle_searchBar input[type="text"]:focus + .ustyle_search_button + .tool_autocomplete {
      display: block;
    }*/

.searchSiteContent {
  display: grid;
  flex-direction: row;
  width: 100%;
}

.indexLayout .searchSiteContent {
  display: grid;
  flex-direction: row;
  width: 100%;
}

.searchSiteContainer {
  display: flex;
  width: calc(100% - 2rem);
  margin: auto;
  flex-wrap: wrap;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 1032px;
  /* padding: 1.5rem;
    box-sizing: border-box;
    background: rgba(203, 213, 224, 0.7);
    border-radius: 12px;    position: absolute;top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);*/
}

/*.searchSiteContent {
	width: 100%;
	display: inline-flex;
	flex-direction: row;
}*/

.searchSiteContent .ustyle_searchBar {
  float: left;
  min-width: calc(100% - 18rem);
  position: relative;
}

.searchSiteContent .tool_searchExtend {
  display: flex;
  min-width: max-content;
  margin: auto;
  justify-content: space-between;
  align-items: baseline;
  margin: auto;
  padding: 1rem 0 0 0;
  column-gap: 1rem;
}

.searchSiteContent .tool_searchExtend {
  /*	padding: 0;width: 15.25rem;
		margin-left: 1.5rem;*/
}

.indexLayout .recordSearchHistory {
  margin-right: 0rem;
}

.recordSearchHistory {
  margin-right: 0rem;
}

.indexLayout .searchSiteContainer {
  padding: 1.5rem;
  box-sizing: border-box;
  background: rgba(203, 213, 224, 0.7);
  border-radius: 12px;
}

.indexLayout .tool_searchExtend {
  margin-top: 1.5em;
  margin-left: auto;
  margin-right: auto;
  min-width: max-content;
}

.advancesearchLayout .tool_siteSearchNav,
.advancesearchLayout .searchSiteWrap {
  display: none;
}

.adavancedSearchContainer {
  width: calc(100% - 2rem);
  margin: auto;
}

.adavancedSearchWrap {
  background: #f7fafc;
}

.adavancedSearchSet,
.adavancedSearchTipSet {
  padding-left: 1rem;
  padding-right: 1rem;
  box-sizing: border-box;
}

.adavancedSearchSet {
  background: #f7fafc;
}

.adavancedSearchTipSet {
  background: #ffffff;
}

.adavancedSearchTipContainer {
  width: 100%;
  padding: 2rem 1rem;
  box-sizing: border-box;
}

.adavancedSearchGroup {
  background: #f7fafc;
  box-shadow: 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
  border-radius: 8px;
  width: calc(100% - 2rem);
  margin: auto;
  max-width: 1012px;
}

.tool_advanceSearch {
  display: flex;
  justify-content: space-between;
}

.tool_advanceApply {
  display: flex;
  justify-content: center;
  padding: 0 0 2rem 0;
  width: 100%;
  margin: auto;
}

.tool_advanceApply > div {
  margin-right: 1rem;
}

.tool_advanceTextarea {
  width: calc(100% -2rem);
  margin: auto;
  max-width: 1024px;
}

.tool_advanceSearchBtn {
  width: calc(100% -2rem);
  margin: auto;
  padding: 1rem 0;
  max-width: 1024px;
}

.tool_advanceSearchBtn button {
  width: 100%;
}

.adavancedSearchGroup {
  background: #f7fafc;
  box-shadow: none;
  border-radius: 16px;
  padding: 1rem;
  margin-bottom: 2rem;
}

.seacrhHelpTipGroup {
  padding-top: 2rem;
  max-width: 1024px;
  margin: auto;
}

.seacrhHelpTipGroup p {
  padding-top: 1rem;
  color: #4b5f7b;
}

.seacrhHelpTipGroup ul li {
  padding-top: 1rem;
  color: #4b5f7b;
  display: flex;
}

.seacrhHelpTipGroup ul li span {
  line-height: 2.15;
}

.adavancedSearchWrap h2 {
  text-align: center;
}

.adavancedSearchGroup {
  margin-bottom: 0px;
}

.adavancedSearchGroup > div:first-child .tool_advanceSearch > div {
  width: 45%;
}

.adavancedSearchGroup > div:first-child .tool_advanceSearch > div.advanceInput {
  width: calc(100% - 240px);
}

.tool_advanceandornot {
  float: left;
  flex: 2.5;
}

.tool_advanceSearch .tool_advanceandornot .ustyle_select,
.tool_advanceSearch .tool_advanceTerm .ustyle_select {
  width: 100%;
  margin-bottom: 1rem;
  margin-right: 0rem;
}

.tool_advanceTerm {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: space-evenly;
  width: 100%;
}

.tool_advanceSearch > div.advanceInput {
  width: 50%;
  max-width: 756px;
}

.tool_advanceSearch > div.advanceInput input[type="text"] {
  height: 36px;
}

.tool_advanceSearch > div {
  margin-bottom: 0rem;
}

.tool_advanceSearch div:last-child {
}

.tool_advanceSearch > .grid_data {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  flex-direction: column;
}

.tool_advanceSearch {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 0.5rem;
}

.tool_advanceTerm {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
}

.tool_advanceSearch > .grid_data {
  margin-bottom: 2rem;
}

.tool_advanceandornot {
  flex: 1;
}

.tool_advanceTerm {
  flex-wrap: wrap;
}

.tool_advanceSearch > .grid_data {
  flex-direction: column;
}

.tool_autocomplete ul li {
  display: block;
  width: 100%;
  box-sizing: border-box;
  width: calc(100% - 2rem);
  margin: auto;
}

.tool_autocomplete ul li.extendSearch {
  border-top: 1px solid #cbd5e0;
  border-bottom: 1px solid #cbd5e0;
}

.tool_autocomplete ul li hr {
  border: 0;
  border-bottom: 1px solid #cbd5e0;
}

.refineSearchList:hover,
.fuzzySearchList:hover,
.extendSearchList:hover,
.fuzzySearchList:hover,
.searchPublishList:hover {
  background: #e2e8f0;
  cursor: pointer;
}

.refineSearchItem:hover,
.fuzzySearchItem:hover,
.extendSearchItem:hover,
.fuzzySearchItem:hover,
.searchPublishItem:hover {
}

.refineSearch > div,
.fuzzySearch > div,
.extendSearch > div,
.searchPublish > div {
  width: calc(100% + 2rem);
  min-height: 3.25rem;
  line-height: 3.25rem;
  margin-left: -1rem;
  box-sizing: border-box;
}

.refineSearchItem,
.fuzzySearchItem,
.extendSearchItem,
.searchPublishItem {
  display: flex;
  align-items: center;
  width: calc(100% - 2rem);
  margin: auto;
}

.refineSearchItem:last-child {
}

.tool_autocomplete ul li {
}

.tool_autocomplete {
  width: 100%;
  max-width: 752px;
  max-height: 260px;
  background: #ffffff;
  border: 1px solid #5984f2;
  border-radius: 24px;
  overflow: hidden;
  position: absolute;
  top: 48px;
  display: none;
  z-index: 100;
}

.searchKeyword {
  font-size: 0.875rem;
  color: #4b5f7b;
}

.tool_autocomplete [class^="icon_"],
.tool_autocomplete [class*=" icon_"] {
  color: #718096;
  padding: 1rem;
  display: block;
  line-height: 1rem;
}

/*===cookie===*/

.cookieConsent {
  width: 100%;
  padding: 1rem 1rem;
  box-sizing: border-box;
  background: #cbd5e0;
  text-align: center;
  position: fixed;
  bottom: 0px;
}

.cookieConsent h3 {
  margin-bottom: 1.5rem;
  font-size: 1.125rem;
}

.cookieConsent p {
  font-size: 0.875rem;
  color: #2d3748;
}

.cookieConsentfinal_btn {
  display: flex;
  width: fit-content;
  justify-content: space-between;
  margin: auto;
  flex-direction: column;
  padding-top: 1.5rem;
}

.cookieConsentfinal_btn .agreen {
  display: flex;
  justify-content: space-between;
  margin: auto;
}

.privacyS {
  color: #5984f2;
  font-size: 0.875rem;
  line-height: 3rem;
  margin: auto;
}

.privacyS a,
.privacyS a:link,
.privacyS a:hover {
  text-decoration: none;
}

/*--檢索頁篩選區--*/

.filterWrap {
  min-width: 320px;
  margin: auto;
  position: relative;
  background: #ffffff;
}

.filterNextToggle .asider-overlay {
  opacity: 0;
}

.filterNextToggleWrap {
  height: 100%;
  background-color: #ffffff;
  position: relative;
}

.sideToggle-active .filterNextToggleWrap {
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}

.filterNextToggleSet {
  height: 100%;
  background-color: #ffffff;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.filterSet {
  padding: 0 1rem;
  background: #ffffff;
}

.filterNextToggleContainer {
  height: calc(100% - 180px);
  overflow-y: auto;
}

.filterGroup .grid_data {
  width: 100%;
  margin: auto;
  padding-bottom: 1.5rem;
  color: #718096;
  font-size: 0.875rem;
}

.filterGroup .col_browseMode {
  width: calc(100% - 2rem);
  margin: auto;
}

.filterGroup .col_browseAccessto {
  width: calc(100% - 2rem);
  margin: auto;
}

.filterGroup .grid_data label {
  display: flex;
  width: 100%;
  height: fit-content;
  min-height: 2.25rem;
  line-height: 1.5rem;
  align-items: center;
  justify-content: flex-start;
}

.filterGroup .grid_data .ustyle_checkbox,
.filterGroup .grid_data .ustyle_radio {
  margin-right: 0.625rem;
}

.filterGroup .tool_filter_treeview_level1 .expand {
  font-size: 1.5rem;
  color: #718096;
  position: absolute;
  right: 0px;
  top: 1.25rem;
}

.filterGroup
  .tool_filter_treeview_level1
  .expand.expand-active
  .icon_plus-default {
  display: none;
}

.filterGroup
  .tool_filter_treeview_level1
  .expand.expand-active
  .icon_mini-default {
  display: block;
}

.filterGroup .tool_filter_treeview_level1 .expand .icon_mini-default {
  display: none;
}

.filterContainerTitle {
  position: relative;
  padding-left: 1rem;
  height: 3rem;
  line-height: 3rem;
  border-bottom: 1px solid #cbd5e0;
  margin-bottom: 2rem;
}

.filterContainerTitle .ustyle_heading_mark {
  position: absolute;
  margin-top: 1rem;
  left: 0rem;
}

.filterGroupMainTitle {
  position: relative;
  padding-left: 1rem;
  height: 3rem;
  line-height: 3rem;
  border-bottom: 1px solid #cbd5e0;
  margin-bottom: 1rem;
}

.filterGroupMainTitle .ustyle_heading_mark {
  position: absolute;
  margin-top: 1rem;
  left: 0rem;
}

.filterGroupSubTitle {
  position: relative;
  margin-bottom: 0.5rem;
}

.filterGroupMainTitle a,
.filterGroupMainTitle a:link.filterGroupMainTitle a:hover h5 {
  float: left;
  text-align: left;
  display: inline-block;
  width: 100%;
  text-decoration: none !important;
}

.showfilterNextSideMenu .icon_filterMark {
  float: right;
  margin-top: 1.25rem;
  margin-right: 0.5rem;
}

.filterGroupMainTitle .ustyle_heading_H5 {
  color: #1a202c;
  text-decoration: none !important;
}

.filter_title .ustyle_heading_H5 {
  color: #1a202c;
}

.filterGroupSubTitle .ustyle_heading_mark {
  position: absolute;
  margin-top: 1rem;
  left: 0rem;
  background: transparent;
}

.filterGroupSubTitle .ustyle_heading_H5 {
  color: #4b5f7b;
}

.tool_filter_treeview_level1 label {
  display: flex;
  width: 100%;
  height: fit-content;
  min-height: 2.25rem;
  line-height: 2rem;
  align-items: baseline;
  /*box-shadow: inset 0px -1px 0px #CBD5E0;*/
  border-bottom: 1px solid #cbd5e0;
  padding: 1.5rem 0rem 0.5rem 0rem;
  box-sizing: border-box;
}

.tool_filter_treeview_level1 > div {
  margin-left: 1rem;
  margin-right: 1rem;
  position: relative;
}

.tool_filter_treeview_level1,
.tool_filter_treeview_level2 {
  width: 100%;
  margin: auto;
}

.tool_filter_treeview_level2 {
  background: #f7fafc;
  box-sizing: border-box;
  margin-top: 0.5rem;
  /*overflow-y:scroll;padding-bottom:1rem;*/
}

.tool_filter_treeview_level2 div {
  margin-left: 1.5rem;
  margin-right: 1rem;
}

.tool_filter_treeview_level2 label {
  display: flex;
  width: calc(100% - 1rem);
  height: fit-content;
  min-height: 2.25rem;
  line-height: 2rem;
  align-items: baseline;
  justify-content: space-between;
  padding: 1.5rem 1rem 0.5rem 1rem;
  /*box-shadow: inset 0px -1px 0px #CBD5E0;*/
  border-bottom: 1px solid #cbd5e0;
  box-sizing: border-box;
}

.tool_filter_treeview_level1 label .checkboxName {
  color: #718096;
  font-size: 0.875rem;
  text-align: left;
  width: 100%;
}

.tool_filter_treeview_level1 label .ustyle_checkbox,
.tool_filter_treeview_level2 label .ustyle_checkbox {
}

.filterToggle label .checkboxName,
.filterToggle label .radioName {
  color: #718096;
  font-size: 0.875rem;
  text-align: left;
  width: 100%;
}

.tool_filter_treeview_level1 label .itemMath,
.tool_filter_treeview_level2 label .itemMath {
}

.tool_filterTimeArea {
  position: absolute;
  bottom: 0rem;
}

.tool_filterAboutCondition {
  display: flex;
  height: 7.5rem;
  flex-direction: column;
  justify-content: space-between;
  padding: 1rem 0;
  text-align: center;
}

.filterTimeArea {
  display: flex;
  height: 6rem;
  position: relative;
  padding-top: 1rem;
  align-items: baseline;
  justify-content: center;
}

.filterTimeArea input[type="text"] {
  width: 4.5rem;
  margin: 0 8px;
}

.asiderSearchContainer {
  position: relative;
  padding: 0.5rem;
  background: #f7fafc;
  box-sizing: border-box;
}

.asiderSearchContainer .ustyle_search_button {
  position: absolute;
  right: 0.75rem;
  margin-top: 0.25rem;
  top: 0.5rem;
}

.tool_resultSelectAll {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row;
  position: relative;
  height: 41px;
}

.tool_resultSelectAll .moreForTick {
  position: absolute;
  z-index: 300;
}

.tool_moreCollapse .tray {
  display: flex;
  position: absolute;
  flex-direction: row;
  justify-content: flex-start;
  border-radius: 100px;
  padding: 4px;
  width: 200px;
  height: 38px;
  box-sizing: border-box;
  background: #f7fafc;
  box-shadow: inset 0px 2px 4px rgb(0 0 0 / 6%);
  border-radius: 100px;
  left: -166px;
}

.tool_moreCollapse .tray > div {
  margin-right: 3.25rem;
  margin-left: 0;
}

.tool_resultSelectAll > div {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.tool_filterApply {
  display: flex;
  justify-content: space-between;
  width: 95%;
  margin: auto;
}

.tool_filterApply > div {
  width: 49%;
}

.tool_filterApply button {
  width: 100%;
}

.tool_moreCollapse-active .moreForTick .ustyle_thumbnail_button .icon_toolmore {
  background: #a0aec0;
  color: #ffffff;
  position: relative;
}

.tool_moreCollapse .moreForTick .icon_toolmore:before {
  transform: rotate(90deg);
  position: absolute;
  right: 7px;
  top: 0px;
}

.tool_moreCollapse-active .moreForTick .icon_toolmore:before {
  transform: rotate(0deg);
  position: absolute;
  right: 7px;
}

.tool_moreCollapse .tray {
  display: none;
}

.tool_moreCollapse-active .tray {
  display: flex;
  justify-content: flex-end;
  position: absolute;
  left: -32px;
  left: -166px;
  top: -3px;
  justify-content: flex-start;
}

.tool_moreCollapse-active .favForTick {
  display: block;
}

.tool_moreCollapse-active .citeForTick {
  display: block;
}

.tool_moreCollapse .ustyle_thumbnail_button [class^="icon_"],
.tool_moreCollapse .ustyle_thumbnail_button [class*=" icon_"] {
  line-height: 2rem;
}

.tool_browsePublishTab {
  display: flex;
  flex-direction: column;
}

.primaryNavTool .tool_moreCollapse {
  position: absolute;
  right: 1.5rem;
  z-index: 100;
  top: 4px;
}
/*-------說明公版*/
.illustrateDetailContainer {
  width: calc(100% - 2rem);
  margin: auto auto 1.5rem auto;
  max-width: 1012px;
  box-sizing: border-box;
  padding: 1.5rem;
  background: #f7fafc;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  border-radius: 16px;
}

.illustrateAboutGroup {
  margin-bottom: 2rem;
  color: #4b5f7b;
  line-height: 2rem;
}

.illustrateContent,
.illustrateSubContent {
  max-width: 1024px;
  margin: auto;
  box-sizing: border-box;
}

.illustrateInfoGroup {
  margin: 1.5rem auto 2rem auto;
  color: #4b5f7b;
  line-height: 2rem;
  margin-left: 1.05rem;/*1130新增*/
}

.purchaseInfoGroup p {
  margin-left: 1rem;
}

.illustrateInfoGroup ul li span.listnumber {
  display: inline-block;
  border-radius: 100%;
  margin-top: 6px;
  margin-right: 0.5rem;
  width: 8px;
  height: 8px;
  color: #4b5f7b;
}

.illustrateInfoGroup ul li span.listsymbol {
  display: inline-block;
  border-radius: 100%;
  margin-top: 8px;
  margin-right: 0.5rem;
  width: 8px;
  height: 8px;
  background: #cbd5e0;
  float: left;
}

.illustrateInfoGroup ul li span.listdescribe {
  display: inline-block;
  vertical-align: top;
  width: 90%;
  word-break: break-word;
  line-height: 1.5rem;
  color: #4b5f7b;
}

.illustrateInfoGroup ul li {
  margin-bottom: 1.5rem;
  font-weight: 700;
  color: #2d3748;
  font-weight: 700;
}

.illustrateInfoGroup ul li dl {
  margin: 0.5rem 0;
}

.illustrateInfoGroup ul li dd {
  margin-left: 1.05rem;
  margin-bottom: 1rem;
  font-weight: 400;
  color: #4b5f7b;
}

.illustrateInfoGroup p {
  margin-left: 1.05rem;
  padding-bottom: 1.5rem;
  font-weight: 400;
  color: #4b5f7b;
}

.illustrateInfoGroup p+.illustrateInfoImg {
  margin-top: 0;
}/*1130新增*/

.illustrateInfoImg {
  max-height: fit-content;
  text-align: center;
  margin: 2rem auto;
}

.illustrateInfoImg img {
  max-height: fit-content;
  max-width: 100%;
}
/*end*/
@media (min-width: 768px) {
  .searchSiteWrap {
    min-height: 80px;
  }

  .searchSiteContent {
    display: inline-flex;
    flex-direction: row;
    column-gap: 1.5rem;
  }

  .tool_filterAboutCondition {
    display: flex;
    height: 5.8rem;
    flex-direction: column;
    justify-content: space-between;
    padding: 4px 0;
    text-align: center;
  }

  .indexLayout .searchSiteContainer {
    width: calc(100% - 17.75rem);
    max-width: 800px;
  }

  .searchSiteContent .tool_searchExtend {
    padding: 0;
  }

  .recordSearchHistory {
    margin-right: 1rem;
  }

  .cookieConsentfinal_btn {
    flex-direction: row;
  }

  .privacyS {
    margin-left: 1.5rem;
  }
}

@media (min-width: 768px) and (max-width: 980px) {
  .tool_advanceSearch > .grid_data {
    margin-bottom: 1.5rem;
  }

  .tool_advanceandornot {
    flex: 2.5;
  }

  .tool_advanceTerm {
    flex: 7.5;
    flex-wrap: nowrap;
  }

  .grid_data:first-child .tool_advanceTerm input[type="text"] {
    width: 100%;
  }

  .grid_data:first-child {
    flex-wrap: nowrap;
    flex-direction: row;
  }

  .tool_advanceTerm input[type="text"] {
    width: calc(100% - 260px);
  }

  .tool_advanceSearch {
    padding: 0;
  }

  .tool_advanceSearch .tool_advanceandornot .ustyle_select,
  .tool_advanceSearch .tool_advanceTerm .ustyle_select {
    width: 240px;
    margin-bottom: 1rem;
    margin-right: 1rem;
  }
}

@media (min-width: 980px) {
  .tool_advanceSearch > .grid_data {
    margin-bottom: 1.5rem;
    flex-direction: row;
  }

  .tool_advanceApply {
    padding: 0 0 1.5rem 0;
  }

  .tool_advanceandornot {
    flex: 2.5;
  }

  .tool_advanceTerm {
    flex: 7.5;
  }

  .tool_advanceSearch {
    padding: 0;
  }

  .tool_advanceSearch .tool_advanceandornot .ustyle_select,
  .tool_advanceSearch .tool_advanceTerm .ustyle_select {
    width: 240px;
    margin-bottom: 0rem;
    margin-right: 1rem;
  }

  .ustyle_select + input[type="text"] {
    width: calc(100% - 240px);
  }

  .tool_advanceTerm {
    flex-wrap: nowrap;
  }
}

@media (min-width: 1366px) {
  aside {
    width: 320px;
    float: left;
  }

  .ustyle_breadSet {
    padding: 1.5rem 1rem 0.75rem 1rem;
    margin: auto;
  }
}

.三行省略 {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.二行省略 {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.一行省略 {
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@charset "UTF-8";
/*小Sam_20221122_110700_將開發機與測試機比對後*/
/* 修改日期:20231129 */
/*--登入開始--*/
.unitShowEntranceWrap {
  width: 100%;
  background: #718096;
  display: none;
}

.unitEntrance {
  position: relative;
  max-width: 1220px;
  margin: auto;
  padding: 0 1rem;
  box-sizing: border-box;
  width: 100%;
}

.ustyle_top_unitEntrance .ip {
  display: none;
}

.loginToggle .ip {
  width: fit-content;
  margin: auto;
  padding: 1.5rem;
  box-sizing: border-box;
  position: absolute;
  font-size: 0.875rem;
  color: #718096;
  bottom: 80px;
}

.ustyle_top_unitEntrance {
  padding: 8px 16px;
  max-height: 34px;
  font-size: 0.75rem;
  color: #fafafa;
  display: flex;
  box-sizing: border-box;
  text-align: center;
  align-items: baseline;
  width: 100%;
  justify-content: center;
}

.ustyle_top_unitEntrance:hover {
  background-color: #5984f2;
}

.ustyle_top_unitEntrance:active {
  background-color: #5984f2;
}

.ustyle_top_unitEntrance .unitEntranceInfo span {
  font-size: 0.75rem;
  color: #fafafa;
  margin-right: 0.5rem;
}

.ustyle_top_unitEntrance .unitEntranceInfo span.icon_library {
  font-size: 0.875rem;
  vertical-align: middle;
  margin-top: -3px;
  display: inline-block;
}

.ustyle_top_unitEntrance .unitEntranceInfo {
  position: relative;
  max-width: 1220px;
  margin: auto;
  padding: 0 1rem;
  box-sizing: border-box;
  width: 100%;
  display: inline-block;
}

.ustyle_top_unitEntrance.afterLogin-active {
  background: #e4ecf7;
  cursor: pointer;
  text-decoration: none;
}

.ustyle_top_unitEntrance.afterLogin-active:active {
  background: #e4ecf7;
  cursor: pointer;
  text-decoration: none;
  opacity: 1;
}

.ustyle_top_unitEntrance.afterLogin-active span {
  color: #718096;
}

.unitEntranceContent.afterLogin-active {
  background: #e4ecf7;
  cursor: pointer;
}

.unitEntranceInfo {
  display: flex;
  align-items: center;
  justify-content: space-around;
  text-align: center;
  color: #718096;
  font-size: 0.75rem;
  line-height: 1.25rem;
  display: none;
}

.unitEntranceInfo b {
  font-size: 0.75rem;
}

a.ustyle_topLogin .memberPicInfo {
  display: inline-block;
}

a.ustyle_topLogin .memberPicInfo img {
  width: 2.25rem;
  height: 2.25rem;
}

a.ustyle_topLogin {
  display: inline-block;
  width: 2.25rem;
  height: 2.25rem;
  text-align: center;
  border-radius: 100%;
  overflow: hidden;
  border: 1px #5984f2 solid;
  padding: 0;
  background: transparent;
  margin-top: 6px;
  display: none;
}

a.ustyle_topLogin .icon_member-default,
a.ustyle_topLogin .btnDetail {
  display: none;
}

button.ustyle_topLogin .memberPicInfo {
  display: none;
}

.loginToggleWrap {
  width: 320px;
  height: 100%;
  background: #f7fafc;
  position: relative;
}

.loginToggleSet {
  height: 100%;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.loginToggleContainer {
  height: calc(100% - 130px);
  overflow-y: auto;
}

.loginToggleContainer > div {
  width: 100%;
  padding: 1rem;
  box-sizing: border-box;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
}

.loginToggleSet form > div:nth-child(2) {
  display: block;
}

.loginToggleWrap .ustyle_topLogin {
  background-color: #5984f2;
  width: 100%;
  color: #fafafa;
  text-decoration: none;
  border-color: transparent;
  display: flex;
  justify-content: center;
  border-radius: 6px;
  padding: 0.75rem 1.25rem;
  height: 2.5625rem;
  line-height: 100%;
  display: block;
}

.loginToggleWrap .ustyle_topLogin .icon_member-default {
  margin-right: 0.5rem;
}

.loginToggleWrap .ustyle_topLogin:hover {
  background-color: #5984f2;
  color: #fafafa;
  text-decoration: none;
  /*transition: all .5s ease;*/
}

.loginToggleWrap .ustyle_topLogin:active {
  background-color: #5984f2;
  color: #fafafa;
  text-decoration: none;
  opacity: 1;
}

.loginToggleWrap .memberPicInfo {
  display: inline-block;
  border-radius: 100%;
  width: 3.25rem;
  height: 3.25rem;
  overflow: hidden;
  border: 1px #5984f2 solid;
  position: absolute;
  right: 0px;
}

.loginToggleWrap .memberPicInfo img {
  width: 3.25rem;
}

.loginToggleWrap .moreMemberService {
  color: #cbd5e0;
  display: inline-block;
  width: 1rem;
  height: 3rem;
  margin-right: 1rem;
  line-height: 3rem;
}

.userServiceContent li a:link,
.userServiceContent li a {
  font-size: 1rem;
  color: #718096;
  text-decoration: none;
}

.userServiceContent li {
  padding: 1rem;
  box-sizing: border-box;
}

.tool_languageApply .ustyle_sliderBtn li {
  background-color: #edf2f7;
  box-shadow: none;
  min-width: 88px;
  height: 1.7rem;
  text-align: center;
  line-height: 1.5rem;
  margin-right: 2px;
}

.tool_languageApply {
  width: fit-content;
  margin: auto;
  padding: 1.5rem;
  box-sizing: border-box;
  box-shadow: 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
  position: absolute;
  bottom: 0;
}

.showUserName {
  color: #1a202c;
  font-size: 1.25rem;
  font-weight: 700;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 200px;
}

.showAccount {
  color: #718096;
  font-size: 0.875rem;
}

.memberServiceGroup > a,
.memberServiceGroup > a:hover,
.memberServiceGroup > a:active {
  height: 3.25rem;
  width: 100%;
  display: inline-block;
  line-height: 3.25rem;
  color: #718096;
  text-align: left;
  font-size: 0.875rem;
  text-decoration: none;
}

.memberEntranceContent .memberServiceGroup {
  visibility: hidden;
  display: none;
}

.memberEntranceContent .memberInfoGroup {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  align-content: center;
  position: relative;
  display: none;
}

.memberEntranceContent.afterLogin-active .memberInfoGroup {
  display: flex;
}

.memberEntranceContent.memberEntranceContent-active .memberServiceGroup {
  display: block;
  visibility: visible;
}

.memberEntranceContent.memberEntranceContent-active .icon_profile_menu {
  display: none;
}

.memberEntranceContent.memberEntranceContent-active .icon_close {
  display: inline-block;
}

.memberEntranceContent .icon_profile_menu {
  display: inline-block;
}

.memberEntranceContent .icon_close {
  display: none;
}

.memberServiceGroup {
  margin-top: 1rem;
}

.memberServiceGroup .loginOut {
  padding: 1rem 0.25rem;
}

.memberServiceGroup .loginOut button {
  width: 100%;
}

.loginDropDownWrap {
  position: absolute;
  right: 0px;
  background: #ffffff;
  /* page shadow/page 1 */
  top: 3.35rem;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  border-radius: 12px;
  width: 320px;
  padding: 0.5rem 1rem;
  box-sizing: border-box;
  display: none;
}

.loginDropDownWrap.loginDropDown-active {
  display: block;
}

.loginDropDown-active .memberInfoGroup {
  visibility: visible;
}

.loginDropDown-active .memberServiceGroup {
  visibility: visible;
}

.memberEntranceContent-active {
  background-color: #ffffff;
}

.loginDropDownWrap .memberPicInfo {
  display: inline-block;
  border-radius: 100%;
  width: 3.25rem;
  height: 3.25rem;
  overflow: hidden;
  border: 1px #5984f2 solid;
  position: absolute;
  right: 0px;
}

.loginDropDownWrap .memberPicInfo img {
  width: 3.25rem;
}

.loginDropDownWrap .memberServiceGroup {
  color: #cbd5e0;
  width: 100%;
  margin-right: 1rem;
  line-height: 3rem;
  display: block;
}

.afterLogin-active button.ustyle_unitEntrance {
  display: none;
}
.afterLogin-active button.ustyle_topLogin {
  display: none;
}
.afterLogin-active a.ustyle_topLogin {
  display: inline-block;
}

.loginToggleContainer .afterLogin-active .unitEntranceInfo {
  display: flex;
}

.registerLayout,
.loginLayout,
.loginWithUnitLayout {
  background: #fafafa;
}

.loginWrap {
  min-width: 320px;
  margin: auto;
  box-shadow: 1px 0px 0px #cbd5e0;
  position: relative;
}

.loginSet,
.registerSet,
.loginWithUnitSet {
  max-width: 598px;
  width: calc(100% - 2rem);
  background: #ffffff;
  box-shadow: 0px 4px 20px -2px rgba(50, 50, 71, 0.08);
  border-radius: 12px;
  margin: auto;
  padding: 0 2.5rem;
  box-sizing: border-box;
  margin: 1.5rem auto;
  padding: 1.5rem 1rem;
}

.loginSet .ustyle_Step,
.registerSet .ustyle_Step {
  max-width: 272px;
  margin: auto;
  padding: 2rem 0;
  margin-top: -1rem;
}

.loginSet h5,
.registerSet h5,
.loginSet h5,
.loginWithUnitSet h5 {
  color: #718096;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
  font-weight: 500;
}

.memberStuffContent {
  text-align: center;
}

.memberStuffContent .memberPic {
  box-sizing: border-box;
  width: 64px;
  height: 64px;
  border-radius: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 1.5rem;
  border: 1px #5984f2 solid;
  overflow: hidden;
}

.memberPic img {
  width: 4rem;
}

.memberStuffContent .ustyle_heading_H1 {
  margin-bottom: 1.5rem;
}

.memberStuffContent .airitiInc {
  margin-bottom: 1.5rem;
  font-weight: 600;
}

.memberStuffContent .socialLoginAccount {
  margin-bottom: 1.5rem;
  font-weight: 600;
}

.memberStuffContent .memberLoginAccount {
  margin-bottom: 1.5rem;
  font-weight: 600;
  text-align: center;
}

.registerContent > div,
.loginContent > div,
.loginWithUnitContent > div {
  padding-bottom: 2.5rem;
}

.selectWithUnit {
}

/*.selectWithUnit .selection{top: -12px;}*/
.airitiInc .listType {
  background: #cbd5e0;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-radius: 100px;
  margin-right: 0.5rem;
  color: #2d3748;
}

.socialLoginAccount {
  text-align: center;
}

.passwordInput {
  position: relative;
}

.howToViewpassword,
.howToViewpassword:hover,
.howToViewpassword:active {
  color: #718096;
  display: inline-block;
  width: 2.25rem;
  height: 2.25rem;
  position: absolute;
  right: 0px;
  line-height: 2rem;
}

.tool_additionalLoginfeatures a {
  color: #5984f2;
  text-align: left;
  margin-bottom: 1rem;
  display: block;
}

.tool_additionalLoginfeatures a:last-child {
  margin-bottom: 0rem;
}

.scopeOfUse {
}

.forgetPassword {
}

.notologin {
}

.registerNewAccount {
}

.remoteInstructions {
}

.backLogin {
}

.registerHelp {
}

.agreen {
  color: #718096;
  font-size: 0.875rem;
  text-align: center;
  margin-bottom: 1rem;
}

.airitiforLogin {
  display: inline-block;
  vertical-align: middle;
  color: #5984f2;
}

.airitiforLogin:hover {
  text-decoration: underline;
  color: #5984f2;
}

.registerSubmit button,
.loginWithUnitSubmit button,
.loginSubmit button,
.startSubmit button,
.selectWithUnitSubmit button {
  width: 100%;
  margin-bottom: 1rem;
}

.socialFastLogin a {
  background: #ffffff;
  box-shadow: 0px 0px 1px rgba(12, 26, 75, 0.2),
    0px 1px 3px rgba(50, 50, 71, 0.1);
  border-radius: 8px;
  width: 4.25rem;
  height: 3.365rem;
  display: inline-block;
  line-height: 3.75rem;
}

.socialFastLogin h5 {
  margin-top: 1.5rem;
  width: 100%;
  color: #718096;
}

.socialFastLogin a.facebook {
  line-height: 4.5rem;
}

.socialFastLogin a.google img,
.socialFastLogin a.apple img {
  width: 1.25rem;
}

.socialFastLogin a.facebook img {
  width: 0.875rem;
}

.socialFastLogin a.ORCID img {
  width: 1.5rem;
}

.socialFastLogin {
  max-width: 158px;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  margin: auto;
  text-align: center;
  row-gap: 16px;
}

.socialFastLoginTitle h5 {
  padding: 0 1.5rem;
  width: fit-content;
  background: #ffffff;
  margin: auto;
  font-weight: 400;
}

.socialFastLoginTitle {
  width: 100%;
  height: 11px;
  border-bottom: 1px solid #edf2f7;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

@media (min-width: 768px) {
  .loginSet,
  .registerSet,
  .loginWithUnitSet {
    margin: 1.5rem auto;
    width: calc(100% - 3rem);
    padding: 1.5rem 2.5rem;
  }

  .socialFastLogin {
    max-width: 320px;
    max-width: max-content;
  }
}

@media (min-width: 1366px) {
  .asider.loginToggle.sideToggle-active
    .loginToggleSet
    form
    > div:nht-child(2) {
    visibility: hidden;
    display: none;
  }

  .loginSet,
  .registerSet,
  .loginWithUnitSet {
    margin: 1.5rem auto;
  }

  .ustyle_top_unitEntrance .ip {
    position: absolute;
    right: 0;
    display: inline-block;
  }

  .unitShowEntranceWrap {
    display: inline-block;
  }

  .loginToggleSet form > div:nth-child(2) {
    display: none;
  }
}

.loginTip {
  text-align: center;
  max-width: 518px;
  color: #4b5f7b;
  font-size: 0.875rem;
  margin-bottom: 1rem;
  background: #f7fafc;
  border-radius: 12px;
  padding: 16px;
  box-sizing: border-box;
  line-height: 1.5rem;
}

.loginTip a,
.loginTip a:link {
  color: #5984f2;
  text-decoration: none;
}

.loginTip a:hover,
.loginTip a:active {
  color: #5984f2;
  text-decoration: underline;
}

.loginTip p {
  text-align: left;
}

.loginWithUnitSet .tool_additionalLoginfeatures + .loginTip {
  margin-top: 1.5rem;
  margin-bottom: 0;
}

.loginTip + .startSubmit {
  padding-top: 0.5rem;
}

@charset "UTF-8";
/* 修改日期:20231129 */

.searchLayout .ustyle_collapseForSearch .icon_search {
  display: none;
}

.searchLayout .ustyle_collapseForSearch .icon_close {
  display: block;
}

.searchResultsSet {
  width: 100%;
  margin: auto;
}

.searchResultGroup {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  text-align: left;
  position: relative;
  background: #f7fafc;
  box-shadow: 0px 1px 8px -1px rgba(50, 50, 71, 0.05);
  border-radius: 16px;
  padding: 1rem;
  box-sizing: border-box;
  border: 1px transparent solid;
}

.searchResultGroup {
  margin-bottom: 1.5rem;
}

.searchResultInfo {
  width: 100%;
}

.searchResultGroup .tool_searchResultTag {
  width: 100%;
  margin-bottom: 1rem;
  display: flex;
  justify-content: space-between;
  position: absolute;
  right: 1rem;
  width: max-content;
  bottom: 0px;
  left: 1rem;
  column-gap: 1rem;
}

.fav-active .ustyle_thumbnail_button [class^="icon_"],
.fav-active .ustyle_thumbnail_button [class*="icon_"] {
  background-color: #a0aec0;
  color: #fafafa;
}

.fav-active .ustyle_pill_button [class^="icon_"],
.fav-active .ustyle_pill_button [class*="icon_"],
.fav-active .btnDetail {
  color: #fafafa;
}

.fav-active .ustyle_pill_button,
.fav-active .ustyle_pill_button {
  background-color: #a0aec0;
}

.fav .icon_tag-active {
  display: none;
}

.fav .icon_tag-default {
  display: inline-block;
}

.fav.fav-active .icon_tag-default {
  display: none;
}

.fav.fav-active .icon_tag-active {
  display: inline-block;
}

.searchResultGroup .tool_productService {
  position: relative;
  right: 0px;
  margin-top: 1.5rem;
  width: 100%;
  text-align: right;
  position: relative;
  margin-top: 1.5rem;
  max-width: 100%;
  display: flex;
  column-gap: 8px;
  justify-content: flex-end;
}

.searchResultGroup .tool_productService .productLink {
  width: 100%;
}

.searchResultGroup .tool_productService .productLink a {
  width: 100%;
}

.searchResultGroup .tool_downloadPoint {
  position: relative;
  right: 0px;
  margin-top: 1.5rem;
  width: 100%;
  text-align: right;
  position: relative;
  margin-top: 1.5rem;
  max-width: 100%;
  text-align: right;
}

.searchResultGroup .tool_downloadPoint .downloadPoint {
  max-width: 185px;
}
.searchResultGroup .tool_downloadPoint .searchFullText {
  max-width: 185px;
}

.searchResultGroup .col_academicPresent h3 a,
.searchResultGroup .col_academicPresent h3 a:link {
  color: #1a202c;
}

.searchResultGroup .col_academicPresent h3 a:hover,
.searchResultGroup .col_academicPresent h3 a:active {
  color: #1a202c;
  text-decoration: underline;
}

.searchResultsWrap {
  max-width: 1366px;
  margin: auto;
  box-sizing: border-box;
  padding: 0 1rem;
}

.searchResultsTopContainer {
  padding-top: 1.5rem;
  box-sizing: border-box;
  margin: auto;
}

.searchResultsSet {
  max-width: 1000px;
  padding-top: 1.5rem;
  box-sizing: border-box;
  margin: auto;
}

.searchResultsTopContainer .ustyle_sliderBtn {
  margin: auto;
  margin-bottom: 1.5rem;
  width: 210px;
}

.searchResultInfo .grid_data .ustyle_checkbox {
  margin-right: 0.75rem;
}

.searchResultInfo .grid_data {
  margin-bottom: 0.5rem;
}

.primaryNavTool {
  display: flex;
  width: 100%;
  position: relative;
  padding: 1rem;
  box-sizing: border-box;
  flex-direction: column-reverse;
  align-content: space-around;
  justify-content: space-between;
}

.tool_sieveAnalysis .analysis,
.tool_sieveAnalysis .openFilterPage {
  width: 100%;
  margin-bottom: 1rem;
}

.tool_sieveAnalysis button {
  width: 100%;
}

.tool_sieveAnalysis {
  padding: 1rem 0;
  width: 100%;
  box-sizing: border-box;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-direction: row;
  position: relative;
  flex-wrap: nowrap;
  margin-bottom: 18px;
  column-gap: 8px;
}

.selectedReport {
  background: #e2e8f0;
  border-radius: 100px;
  margin-left: 1.5rem;
  min-width: fit-content;
  height: 28px;
  padding: 4px 12px;
  box-sizing: border-box;
  color: #718096;
  font-size: 0.875rem;
  text-decoration: underline;
}

.resultReport {
  width: 100%;
  position: absolute;
  bottom: 0px;
  font-size: 12px;
  line-height: 18px;
  color: #718096;
  font-weight: 700;
  text-align: right;
}

.searchResultsWrap.ebooks .primaryNavTool .tool_resultSelectAll {
  display: none;
}

.searchResultsWrap.ebooks .tool_sieveAnalysis {
  width: 100%;
  justify-content: flex-end;
}

/*--檢索內的研究學術文章--*/
.searchResultInfo .col_academicPresent .grid_data:first-child {
  margin-bottom: 2rem;
}

.searchResultInfo .col_academicPresent .grid_data:nth-child(2) {
  margin-bottom: 1rem;
}

.searchResultInfo .col_academicPresent .author span {
  color: #4b5f7b;
  font-size: 0.875rem;
}

.searchResultInfo .col_academicPresent .otherAuthor {
  color: #4b5f7b;
  font-size: 0.875rem;
}

.searchResultInfo .col_academicPresent .author a,
.searchResultInfo .col_academicPresent .author a:link {
  font-size: 0.875rem;
}

.searchResultInfo .col_academicPresent .fullcontext {
  color: #4b5f7b;
  font-size: 0.875rem;
}

.searchResultInfo .col_academicPresent .abstract {
  color: #1a202c;
  font-size: 0.875rem;
}

.searchResultInfo .col_academicPresent i.source {
  font-style: normal;
}

/*--檢索內的研究學術文章--*/
.searchLayout .filterNextToggleWrap {
  width: 320px;
}

.searchLayout .asider.filterToggle {
  width: 320px;
  background: #ffffff;
  overflow-y: scroll;
}

.recomandTagContent {
  max-width: 1014px;
  margin: auto;
  margin-bottom: 1rem;
}

.synonymInfo {
  margin-left: 1.2rem;
  padding-top: 1rem;
}

.synonymInfo ul {
  margin-top: 1rem;
}

.synonymInfo b {
  font-size: 0.875rem;
  color: #2d3748;
}

.synonymInfo b > span {
  display: inline-block;
  padding: 0.25rem;
  margin-right: 0.625rem;
  background: #cbd5e0;
  border-radius: 100%;
}

.relatedTagGroup {
  margin-left: 1.2rem;
  padding-top: 1rem;
}

.relatedTagGroup ul {
  margin-top: 1rem;
}

.relatedTagGroup b {
  font-size: 0.875rem;
  color: #2d3748;
}

.relatedTagGroup b > span {
  display: inline-block;
  padding: 0.25rem;
  margin-right: 0.625rem;
  background: #cbd5e0;
  border-radius: 100%;
}

.searchPublicationGroup {
  margin: 0 1rem;
}

@media (min-width: 768px) {
  .searchResultGroup .tool_searchResultTag {
    left: initial;
    bottom: initial;
    column-gap: 2.5rem;
  }

  .searchResultGroup {
    padding: 1.5rem 1rem;
  }

  .tool_moreCollapse-active .tray {
    justify-content: flex-end;
    position: absolute;
    top: -3px;
    left: -0.25rem;
  }

  .tool_moreCollapse .tray > div {
    margin-left: 3.25rem;
    margin-right: 0;
  }

  .primaryNavTool .tool_moreCollapse {
    top: 4px;
    right: -1rem;
  }

  .tool_resultSelectAll {
    width: fit-content;
  }

  .searchResultGroup .tool_productService .productLink {
    max-width: 185px;
  }
}

@media (min-width: 1025px) {
  .searchResultGroup .tool_downloadPoint .downloadPoint {
    max-width: 200px;
  }
  .searchResultGroup .tool_downloadPoint .searchFullText {
    max-width: 200px;
  }
}

@media (min-width: 1366px) {
  .searchLayout .asider.filterToggle {
    position: initial;
    overflow: initial;
    visibility: visible;
    display: block;
    background: #ffffff;
    overflow-y: initial;
    float: left;
    width: 320px;
  }

  .searchLayout .filterToggle .asider-overlay {
    display: none;
  }

  .searchLayout .filterNextToggleWrap {
    width: 335px;
  }

  .searchResultsSet {
    float: right;
    box-shadow: -1px 0px 0px #cbd5e0;
    padding-left: 1.5rem;
    min-height: 1200px;
  }

  .primaryNavTool {
    height: fit-content;
  }

  .primaryNavTool {
    flex-direction: row;
  }

  .resultReport {
    width: fit-content;
    position: initial;
    padding-top: 12px;
  }

  .tool_sieveAnalysis {
    width: fit-content;
    padding: 0;
    flex-flow: nowrap;
    margin-bottom: 0px;
  }

  .tool_sieveAnalysis button {
    width: fit-content;
  }

  .tool_sieveAnalysis .analysis,
  .tool_sieveAnalysis .openFilterPage {
    width: fit-content;
    margin-bottom: 0;
    margin-left: 1rem;
  }

  .tool_resultSelectAll {
    width: fit-content;
  }

  .openFilterPage {
    display: none;
  }
}

.relatedTagGroup ul li {
  display: flex;
  width: max-content;
  flex-wrap: wrap;
  max-width: 100%;
  column-gap: 0.5rem;
  row-gap: 0.5rem;
}

@charset "UTF-8";
/* 修改日期:20231129 */
.academicDetailLayout .ustyle_collapseForSearch .icon_close {
  display: none;
}

.academicDetailLayout .ustyle_collapseForSearch .icon_search {
  display: block;
}

.academicDetailLayout {

  margin: auto;
}

.academicDetailSet {
  padding: 1.75rem 0;
}

.academicDetailContent {
  max-width: 1040px;
  margin: auto;
  padding: 0 1rem;
  box-sizing: border-box;
}

.academicDetailGroup {
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  text-align: left;
}

.academicDetailGroup .tool_searchResultTag {
  width: 100%;
  position: relative;
  display: inline-flex;
  justify-content: space-between;
  align-self: flex-start;
  align-items: center;
  flex-flow: column;
}


.academicDetailGroup .tool_searchResultTag>div {
  width: 100%;
  display: flex;
  justify-content: space-between;
}

.academicDetailGroup .tool_searchResultTag .tool_downloadPoint {
  padding-top: 1.5rem;
}


.academicDetailGroup .tool_downloadPoint {
  display: inline-flex;
  justify-content: space-between;
  align-self: flex-end;
}

.academicDetailInfo .ustyle_heading_H2+.ustyle_heading_H3 {
  margin-top: 1.5rem;
  line-height: 24px;

}

@media (min-width: 768px) {
  .academicDetailGroup .tool_searchResultTag>div {
    width: 48%;
  }

  .academicDetailGroup .tool_searchResultTag {
    flex-flow: row;
  }

  .academicDetailGroup .tool_searchResultTag {
    width: 99%;
    align-content: space-around;
    flex-direction: row;
    justify-content: space-between;
  }
}

@media (min-width: 1024px) {
  .academicDetailGroup .tool_searchResultTag>div:first-child {
    width: 40%;
  }
}

/*--文章詳目的研究學術文章--*/
.academicDetailInfo .col_academicPresent .grid_data {
  margin-bottom: 1.5rem;
}

.academicDetailInfo .col_academicPresent .grid_data:first-child {
  margin-bottom: 2rem;
}

.academicDetailInfo .col_academicPresent .grid_data:nth-child(2) {
  margin-bottom: 1rem;
}

.academicDetailInfo .col_academicPresent .author {
  display: flex;
  justify-content: flex-start;
  flex-flow: wrap;
}

.academicDetailInfo .col_academicPresent .author span {
  display: inline-block;
  margin: 0.5rem 0;
  line-height: 1rem;
}

.academicDetailInfo .col_academicPresent .otherAuthor {
  color: #4A5568;
  color: #4B5F7B;
  font-size: 0.875rem;
}

.academicDetailInfo .col_academicPresent .author a,
.academicDetailInfo .col_academicPresent .author a:link {
  font-size: 0.875rem;
}

.academicDetailInfo .col_academicPresent .fullcontext {
  color: #4A5568;
  color: #4B5F7B;
  font-size: 0.875rem;
}

.academicDetailInfo .col_academicPresent .abstract {
  color: #1A202C;
  font-size: 0.875rem;
}

.academicDetailInfo {
  width: 100%;
}

.doi a,
.doi a:link {
  color: #4B5F7B;
}

.tool_doitTag {
  width: 100%;
  word-break: break-all;
}

.tool_doitTag+.tool_searchResultTag {
  padding: 1.5rem 0;
  box-sizing: border-box;
}

.ahead-of-PrintInfo {
  width: 100%;
  padding: 1.5rem 0;
  box-sizing: border-box;
}

.ahead-of-PrintInfo span {
  padding: 1rem;
  background: #F7FAFC;
  border-radius: 8px;
  width: fit-content;
  display: inline-block;
  box-sizing: border-box;
  color: #4B5F7B;
}

/*--文章詳目的研究學術文章--*/


/*---文章詳目內文匹配區*/
.academicTextMatchSet {
  background: #F7FAFC;
  padding: 2.5rem 0;
}

.academicTextMatchContainer {
  max-width: 1024px;
  margin: auto;
  padding: 0 1rem;
  box-sizing: border-box;
}

.academicTextMatchGroup {
  padding: 2rem 0 0 0;
}

.academicTextMatchGroup ul {
  color: #4B5F7B;
  list-style-type: disc;
  font-size: 1rem;
  margin: 0 1.5rem;
}

.academicTextMatchGroup ul li {
  margin-bottom: 1.5rem;
}

.academicTextMatchGroup ul li:last-child {
  margin-bottom: 0;
}

/*---文章詳目摘要與並列摘要區*/
.academicAbstractSet {
  padding: 2.5rem 0;
}

.academicAbstractContainer {
  max-width: 1024px;
  margin: auto;
  padding: 0 1rem;
  box-sizing: border-box;
}

.academicAbstractContent {
  padding: 2rem 0 0 0;
}

.academicAbstractContent p {
  color: #4B5F7B;
  font-size: 1rem;
  margin-bottom: 1.5rem;
  line-height: 1.5;
}

.academicAbstractContent p:last-child {
  margin-bottom: 0;
}

.academicAlignAbstractSet {

  padding: 2.5rem 0;
  background: #F7FAFC;
}

.academicAlignAbstractContent {
  padding: 2rem 0 0 0;
}

.academicAlignAbstractContainer {
  max-width: 1024px;
  margin: auto;
  padding: 0 1rem;
  box-sizing: border-box;
}

.academicAlignAbstractContent p {
  color: #4B5F7B;

  font-size: 1rem;
  margin-bottom: 1.5rem;
  line-height: 1.5;
}

.academicAlignAbstractContent p:last-child {
  margin-bottom: 0;
}

.academicKeywordGroup h3.ustyle_heading_H3 {

  margin-bottom: 1rem;
}

.academicKeywordGroup {
  width: 96.5%;
  margin: auto;
  margin-top: 2rem;
}


.academicReferenceSet {

  padding: 2.5rem 0;
}

.academicReferenceContainer {
  max-width: 1024px;
  margin: auto;
  padding: 0 1rem;
  box-sizing: border-box;
}

.academicReferenceGroup {
  padding: 1.5rem 0 0 0;
}

.academicReferenceGroup .academicReference {
  color: #4B5F7B;
  font-size: 1rem;
  line-height: 1.75;
}

.academicCiteSet {
  background: #F7FAFC;
}

.academicCiteSet {
  padding: 2.5rem 0;
}

.academicCiteContainer {
  max-width: 1024px;
  margin: auto;
  padding: 0 1rem;
  box-sizing: border-box;
}


.academicCiteGroup {
  padding: 1.5rem 0 0 0;
}

.academicCiteGroup .academicCite {
  color: #4B5F7B;
  font-size: 1rem;
  line-height: 1.75;
}

.academicRelatedSet {

  padding: 2.5rem 0;
}

.academicRelatedContent {
  max-width: 1024px;
  margin: auto;
  padding: 0 1rem;
  box-sizing: border-box;
}

.academicRelatedGroup {
  padding: 2rem 0;
}

.academicRelatedGroup p {
  color: #4B5F7B;
  font-size: 1rem;
  margin-bottom: 1.5rem;
  line-height: 1.5;
}

.extendPublicationSet {
  padding: 2.5rem 0;
}

.extendPublicationContainer {
  max-width: 1024px;
  margin: auto;
  padding: 0 1rem;
  box-sizing: border-box;
}

.extendPublicationGroup {
  padding: 2rem 0 0 0;
}

.extendPublicationGroup ul li {
  color: #4B5F7B;
  font-size: 1rem;
  margin-bottom: 1.25rem;
  line-height: 1.5;    
  word-break: break-word;
}

.extendLinkSet {

  padding: 2.5rem 0;
}

.extendLinkContainer {
  max-width: 1024px;
  margin: auto;
  padding: 0 1rem;
  box-sizing: border-box;
}

.extendLinkGroup {
  padding: 2rem 0;
}

.extendLinkGroup ul li {
  color: #4B5F7B;

  font-size: 1rem;
  margin-bottom: 1.25rem;
  line-height: 1.5;
}

.extendLinkGroup ul li .ustyle_heading_H3 {
  margin-bottom: 0.5rem;
}

.plumxSet {

  padding: 2.5rem 0;
  background: #F7FAFC;
}

.plumxContainer {
  max-width: 1024px;
  margin: auto;
  padding: 0 1rem;
  box-sizing: border-box;
}

.plumxContent {
  padding: 2rem 0;
}

.plumxContent ul li {
  color: #4B5F7B;

  font-size: 1rem;
  margin-bottom: 1.25rem;
  line-height: 1.5;
}


.seminarSet .tool_moreCotnentDisplay {
  position: absolute;
  bottom: 1rem;
}

.academicDetailLayout .tool_moreCotnentDisplay {
  padding: 2.5rem 0 0rem 0;
}

.tool_moreCotnentDisplay {
  padding: 1.5rem 0 2rem 0;
  margin: auto;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
}

.tool_moreCotnentDisplay button {
  max-width: fit-content;
}

.jt-topTabWrap {
  background-color: #333;
  color: white;
  decoration: none;
  padding: 1rem 1.5rem;
  position: fixed;
  top: 0;
  width: 100%;
  box-sizing: border-box;
  transition: top 0.4s ease-in-out;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  z-index: 99;
  display: none;
  background: #FFFFFF;
  /* Input/Default */
  box-shadow: 0px 1px 2px rgba(50, 50, 71, 0.08), 0px 0px 1px rgba(50, 50, 71, 0.2);
  border-radius: 6px;
}

.jt-topTabWrap a {
  color: white;
  text-decoration: none;
}

.jt-popUp .jt-topTabWrap {
  display: flex;
  justify-content: center;
  align-item: center;
}

.jt-hideUp .jt-topTabWrap {
  z-index: 99;
  display: none;
}

.jt-topTabContent {
  width: 100%;
  max-width: 1220px;
  display: flex;
  justify-content: space-between;
}

.jt-topTabContent>div {
  width: 49%;
}

@media (min-width: 768px) {
  .academicDetailGroup .tool_searchResultTag .tool_downloadPoint {
    padding-top: 0px;

  }

  .academicDetailInfo .col_academicPresent .grid_data:first-child {
    margin-bottom: 3rem;
  }

  .academicDetailInfo .ustyle_heading_H2+.ustyle_heading_H3 {
    margin-top: 2.5rem;
    line-height: 22px;
  }


}

@media (min-width: 1366px) {
  .academicDetailInfo .col_academicPresent .grid_data:nth-child(2) {
    margin-bottom: 3rem;
  }

  .plumxSet,
  .extendLinkSet,
  .academicAlignAbstractSet,
  .academicAbstractSet,
  .academicTextMatchSet,
  .academicReferenceSet,
  .academicCiteSet,
  .extendPublicationSet {
    padding: 3rem 0 2.5rem 0;
  }
}
