@charset "utf-8";

/*///////////////////////////////content//////////////////////////////////////////////*/

/*僅學術通知影響力右側內容 20250328*/
.text_content_L {
  text-align: center;
  height: 33px;
  width: 220px;
  padding-top: 10px;
  font-family: Arial, "微軟正黑體";
  font-size: 19px;
  text-decoration: none;
  color: #595757;
}

.text_content_L_focus {
  text-align: center;
  height: 33px;
  width: 220px;
  padding-top: 10px;
  font-family: Arial, "微軟正黑體";
  font-size: 19px;
  text-decoration: none;
  color: #FFF;
  background-color: #9cbb19;
}

.text_content_L:hover {
  text-align: center;
  height: 33px;
  width: 220px;
  padding-top: 10px;
  font-family: Arial, "微軟正黑體";
  font-size: 19px;
  text-decoration: none;
  color: #FFF;
  background-color: #9cbb19;
}

.text_content_R_h1 {
  margin-left: 260px;
  padding-top: 40px;

}

.citedByIntroPre .important {
  color: #e67e22;
  font-size: 16px;
}


.citedByIntroPre {
  padding: 60px 0 20px 0;
}

.citedByIntroPre .headerline {
  font-family: Arial, '微軟正黑體';
  font-size: 28px;
  color: #595757;
  text-decoration: none;
  padding-bottom: 24px;
  border-bottom: 1px #c7d0a4 solid;
  font-weight: bold;
  color: #8cac00;
  margin-left: -16px;
  padding-left: 16px;  
}

.citedByIntroPre .context {
  font-family: Arial, '微軟正黑體';
  font-size: 16px;
  color: #717071;
  text-decoration: none;
  margin-top: 24px;
  line-height: 28px;
  display: flex;
  gap: 16px;
  flex-direction: column;
}

.text_content_R_h1 h1 {
  font-weight: initial;
}

.text_content_parner {
  font-family: Arial, '微軟正黑體';
  font-size: 16px;
  color: #717071;
  text-decoration: none;
  margin-top: 28px;
  line-height: 28px;
}

.text_content_Swiper {
  font-family: Arial, '微軟正黑體';
  font-size: 16px;
  color: #717071;
  text-decoration: none;
  margin-top: 28px;
  line-height: 28px;
  padding: 0;
  margin-top: -64px;
  width: 700px;
}

.text_content_Swiper .swiper {
  padding-top: 6rem;
}

.text_content_Swiper .swiper-button-prev,
.text_content_Swiper .swiper-rtl .swiper-button-next {
  height: 24px;
  left: var(--swiper-navigation-sides-offset, 10px);
  left: initial;
  right: 40px;
  top: 4rem;
}

.text_content_Swiper .swiper-button-next,
.text_content_Swiper .swiper-rtl .swiper-button-prev {
  height: 24px;
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto;
  top: 4rem;
}

.text_content_Swiper .swiper-button-prev:after,
.text_content_Swiper .swiper-rtl .swiper-button-next:after {
  content: 'prev';
  font-size: 24px;
  font-weight: bold;
  color: #9cbb19;
}

.text_content_Swiper .swiper-button-next:after,
.text_content_Swiper .swiper-rtl .swiper-button-prev:after {
  content: 'next';
  font-size: 24px;
  font-weight: bold;
  color: #9cbb19;
}

.parner {
  margin-bottom: 16px;
}

.parner h5 {
  display: block;
  width: 100%;
  position: relative;
  padding: 0 0 5px 0;
  margin-bottom: 15px;
  font-size: 20px;
  color: #9cbb19;
  font-weight: 500;
  width: fit-content;
}


.layout_content .parner a {
  text-decoration: none;
  color: #1386e9;
  font-family: Arial, "微軟正黑體";
  font-size: inherit;
}

.layout_content .swiper-slide .content a {
  min-height: 160px;
  display: flex;
  gap: 8px;
  flex-direction: column;
  cursor: pointer;
  font-size: 16px;
  color: #595757;
  justify-content: space-between;
}

.swiper-slide .content a img {
  opacity: 0.95;
}

.swiper-slide .content a:hover img {
  opacity: 1;
  color: #9cbb19;
}

.layout_content .swiper-slide .content a:hover {
  opacity: 1;
  color: #9cbb19;
}

.layout_content .swiper-slide .content a span {
  font-size: 16px;
}

.layout_content .swiper-slide .content a:hover span {
  opacity: 1;
  color: #9cbb19;
}

.parner h5:before {
  content: "";
  height: 1px;
  width: 24px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #9cbb19;
}

.text_content_R_2 {
  font-family: Arial, "微軟正黑體";
  font-size: 14px;
  line-height: 24px;
  color: #595757;
  text-decoration: none;
  margin-top: 40px;
}

.botton_doi_service_tools_download {
  margin-top: 10px;
}