/* muban1-blue 双栏A 模版修正 */

:root {
  --p-color: #058ad0;
  --bg-color: #03376d;
  --l-color: #b7dcec;
  --ll-color: #edf8ff;
  --enter-color: linear-gradient(to right, #016ea3, #269ed7);
  --enterhover-color: linear-gradient(to right, #005a83, #178fcc);
  --paperC-bg: linear-gradient(45deg, #97a7cd1f, transparent);
  --paperC-tt: #1a84cd8c;
  --paperMain-color: #333;
  --shadow: rgba(0, 0, 0, 0.12) 0 6px 15px, rgba(255, 255, 255, 0.04) 0 0 0 1px;
}
@view-transition {
  navigation: auto;
}

::view-transition-old(root),
::view-transition-new(root) {
  animation-duration: 360ms;
  animation-timing-function: cubic-bezier(0.2, 0.8, 0.2, 1);
}

body {
  background: var(--bg-color);
}
.paperC_tt {
  height: 16px;
  line-height: 16px;
  font-size: 16px;
  color: var(--paperC-tt);
  border-left: 5px solid var(--paperC-tt);
  padding: 8px 0 8px 10px;
  margin: 15px 0;
  font-weight: bold;
  clear: both;
  background: var(--paperC-bg);
}
.paperMain h3 a {
  color: var(--p-color);
  font-size: 16px;
  font-weight: bold;
}
.paperInfo,
.paperMain .paperBox > span,
.paperInfo .publish-info,
.paperMain span {
  color: var(--paperMain-color);
}
.paperMain p {
  padding: 0;
  color: var(--paperMain-color);
}
.paperInfo samp a {
  font-size: 12px;
  padding: 2px 8px;
  background: linear-gradient(to right, var(--l-color), var(--ll-color));
  border-radius: 0px;
  border-left: 2px solid var(--l-color);
  color: var(--p-color);
}
.paperZone {
  position: relative;
}
.paperNow_tt {
  position: absolute;
  right: 0;
  opacity: 0.2;
  font-size: 22px;
  font-weight: bold;
}
.downloadSta,
.moreBtn {
  margin: 10px 0;
}
.moreBtn {
  opacity: 0.8;
}
.listZone_main a {
  position: relative;
  margin: 0 0 5px 0;
  font-size: 13px;
  padding: 7px 12px;
  border-radius: 0px;
  color: #333;
  border-left: 2px solid var(--l-color);
  border-bottom: 1px solid var(--lll-color);
  background: linear-gradient(to right, var(--ll-color), transparent);
}
.listZone_main a b {
  margin: 0;
  background: linear-gradient(to right, var(--l-color), var(--ll-color));
  color: #ffffff;
  float: inline-end;
  font-size: 12px;
  padding: 0 5px;
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 0;
  clip-path: polygon(11% 0, 100% 0, 89% 100%, 0 100%);
  padding: 0 10px;
}
.listZone_main a span {
  color: var(--l-color);
}
.listZone_main a:hover {
  box-shadow: none;
  background: linear-gradient(to right, var(--l-color), transparent);
}
.listZone_main a:hover span {
  color: var(--p-color);
}
.journalPic,
.btnZone a {
  box-shadow: var(--shadow);
  border-radius: 5px;
}
.search_btn {
  position: absolute;
  left: 50%;
  top: 41px;
  margin: 0 0 0 540px;
}
.x_open,
.x_open2 {
  font-size: 14px;
}
.bg_fliter {
  filter: none;
}
.picZone p {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 440px;
  background: rgb(0 0 0 / 37%);
  backdrop-filter: blur(14px) saturate(140%);
}
.slideZ_page a img {
  box-shadow: var(--shadow);
}
.nav {
  height: 60px;
  background: var(--p-color);
  position: relative;
  box-shadow: 0 0 5px #0000008f;
  border: none;
}
.nav a {
  color: #ffffff;
  padding: 0 20px;
  margin: 0;
}
.nav a.navNow {
  border-bottom: none;
  background: linear-gradient(to bottom, var(--l-color), var(--ll-color), var(--l-color));
  color: var(--p-color);
  height: 60px;
  line-height: 60px;
  box-shadow: 0 0 6px #00000047;
}
nav a:hover {
  color: var(--l-color);
}
.nav b {
  color: var(--l-color);
}
.nav a.specialNav {
  border: none;
  background: var(--ll-color);
  color: var(--p-color);
}
.btnZone a {
  background: var(--enter-color);
  clip-path: polygon(7% 0, 100% 0, 94% 100%, 0 100%);
}
.btnZone a:hover {
  background: var(--enterhover-color);
}
.listZone_tt h3,
.txtZone_tt h3 {
  font-size: 18px;
  line-height: 24px;
  background: #ffffff;
  height: 24px;
}
.listZone_tt b,
.txtZone_tt b {
  width: 23px;
  height: 24px;
  background-size: 100% 100%;
}
.listZone_tt,
.txtZone_tt {
  background: linear-gradient(to right, var(--p-color), #ffffff);
}
.paperNav {
  background: linear-gradient(45deg, var(--l-color), transparent);
  border-bottom: 1px solid var(--ll-color);
  clip-path: polygon(2% 0, 100% 0, 98% 100%, 0 100%);
}
.paperNav a:first-child.paperNav_now {
  clip-path: polygon(0% 0, 100% 0, 86% 100%, 0 100%);
}
.txtZone_main {
  padding: 14px 0 0 0;
}
.albumZone_down {
  display: flex;
  gap: 20px;
}
.albumZone_up_l {
  height: inherit;
  float: left;
  position: relative;
}
.albumZone .albumZone_down { display:none; }
.albumList .albumZone .albumZone_down { display:flex; }
.albumZone_up_r {overflow: initial; overflow-y: scroll;}
.albumZone_up_l img {
  border-radius: 5px;
  box-shadow: var(--shadow);
}
.albumZone .albumZone_down a {
  margin: 0;
  border-radius: 5px;
  box-shadow: var(--shadow);
}
.albumMost {
  width: 100%;
  height: 100%;
  overflow: hidden;
  box-sizing: border-box;
  padding: 30px 40px;
}
.linkZone a {
  display: inline-block;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: var(--shadow);
  border: none;
}
.paperZone1,
.paperZone2,
.paperZone3,
.paperZone4,
.paperZone5,
.paperZone6,
.paperZone7 {
  padding: 0;
}
.paperMain:nth-child(odd) {
  background: linear-gradient(320deg, #f3f5f9, transparent);
}
.paperBox {
  padding: 0 10px 0 0;
  box-sizing: border-box;
}
.footer {
  background: linear-gradient(to bottom, var(--p-color), var(--bg-color));
}
.t2_main img {
  display: block;
  margin: 0 auto;
}
.paperNav a {
  font-size: 16px;
}
.paperNav a.paperNav_now {
  font-weight: bold;
}
.l1 {
  box-shadow: var(--shadow);
  border-radius: 3px;
  overflow: hidden;
}
.paperTab {
  border-radius: 3px;
  box-shadow: var(--shadow);
}
.paperDetailCtrl {
  margin: 0;
}
.paperDetailCtrlZone {
  background: #f5f5f5;
  border-radius: 0 0 3px 3px;
}
.paperDetail_author a {
  background: none;
  box-sizing: border-box;
  display: inline;
  border-radius: 0px;
}
.paperDetail_author a:hover {
  box-shadow: none !important;
  background: var(--p-color);
  color: #ffffff;
}
.paperDetail_tt,
.paperDetail_author,
.paperDetail_unit,
.paperDetail_abstract,
.paperDetail_keywords,
.paperDetail_foundation,
.paperDetail_email,
.paperDetail_doi,
.paperDetail_references,
.paperDetail_abstract,
.paperDetail_company {
  padding: 0 30px;
  margin: 0;
  line-height: 30px;
}
.paperDetail_html b {
  margin: 8px 0;
}
.header {
  height: auto;
}
.layerEle_result .listZone_main a span {
  color: var(--p-color);
}
.listZoneMain a b {
  background: var(--l-color);
  clip-path: polygon(11% 0, 100% 0, 89% 100%, 0 100%);
  border-radius: 0;
  font-size: 12px;
}
.t2_main {
  padding: 30px 0;
}
.paperMain p {
  padding: 5px 0;
}
.paperInfo,
.paperMain .paperBox > span,
.paperInfo .publish-info,
.paperMain span {
  color: #b3b3b3;
}
.paperDetZone2 .paperNow_tt{
    opacity: 1;
    position: relative;
}
.shareStyle {margin-top: 20px}
.tabEle_page { 
    padding: 20px 0;
}