/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v15/S6u8w4BMUTPHjxsAUi-qNiXg7eU0.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 400;
  src: local('Lato Italic'), local('Lato-Italic'), url(https://fonts.gstatic.com/s/lato/v15/S6u8w4BMUTPHjxsAXC-qNiXg7Q.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v15/S6u_w4BMUTPHjxsI5wq_FQftx9897sxZ.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: italic;
  font-weight: 700;
  src: local('Lato Bold Italic'), local('Lato-BoldItalic'), url(https://fonts.gstatic.com/s/lato/v15/S6u_w4BMUTPHjxsI5wq_Gwftx9897g.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v15/S6uyw4BMUTPHjxAwXiWtFCfQ7A.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 400;
  src: local('Lato Regular'), local('Lato-Regular'), url(https://fonts.gstatic.com/s/lato/v15/S6uyw4BMUTPHjx4wXiWtFCc.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh6UVSwaPGQ3q5d0N7w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Lato';
  font-style: normal;
  font-weight: 700;
  src: local('Lato Bold'), local('Lato-Bold'), url(https://fonts.gstatic.com/s/lato/v15/S6u9w4BMUTPHh6UVSwiPGQ3q5d0.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

a {
  color: #1772d0;
  text-decoration: none;
}

a:focus,
a:hover {
  color: #f09228;
  text-decoration: none;
}

body,
td,
th,
tr,
p,
a {
  font-family: 'Fira Sans', Arial, sans-serif;
  font-size: 14px;
  background: #faf9f6;
}

strong {
  font-family: 'Fira Sans', Arial, sans-serif;
  font-size: 14px;
}

h2 {
  margin: 0;
  font-weight: normal;
  font-family: 'Fira Sans', Arial, sans-serif;
  font-size: 22px;
}

.papertitle {
  font-family: 'Fira Sans', Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.name {
  padding-top: 20px;
  margin: 0;
  font-family: 'Fira Sans', Arial, sans-serif;
  font-size: 32px;
}

.one {
  width: 160px;
  height: 160px;
  position: relative;
}

.two {
  width: 160px;
  height: 160px;
  position: absolute;
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
}

.fade {
  transition: opacity .2s ease-in-out;
  -moz-transition: opacity .2s ease-in-out;
  -webkit-transition: opacity .2s ease-in-out;
}

span.highlight {
  background-color: #ffffd0;
}

papertitle {
  display: block;
  margin-bottom: 4px;
}

papertitle a {
  color: #1e3a8a;
  text-decoration: none;
  font-weight: 600;
  font-size: 1.1rem;
  transition: color 0.3s ease;
  border-bottom: 2px solid transparent;
  display: inline-block;
  line-height: 1.4;
  font-family: 'Fira Sans', Arial, sans-serif;
  letter-spacing: -0.01em;
}

papertitle a:hover {
  color: #1e3a8a;
  text-decoration: underline;
}


.service-list {
  list-style: none;
  padding: 0;
}

.news-list {
  max-height: 200px;
  overflow-y: auto;
  padding-right: 10px;
}

.news-list::-webkit-scrollbar {
  width: 10px;
}

.news-list::-webkit-scrollbar-track {
  background: #e8e8e8;
  border-radius: 5px;
}

.news-list::-webkit-scrollbar-thumb {
  background: #c8c8c8;
  border-radius: 5px;
}

.news-list::-webkit-scrollbar-thumb:hover {
  background: #666666;
}

.service-list {
  padding-left: 10px;
}

.service-list li {
  padding: 2px 0;
  padding-left: 10px;
  font-size: 1rem;
  position: relative;
  line-height: 1.4;
}

.news-list li {
  color: #000000;
}

.news-list li strong {
  color: #000000;
  font-weight: 600;
}

.news-list li a:hover {
  text-decoration: underline !important;
}


.paper-info {
  margin: 8px 0;
  color: #718096;
  font-size: 1rem;
  line-height: 1.4;
}

.paper-content > .paper-info:first-of-type {
  margin-top: 4px;
  margin-bottom: 4px;
}

.paper-content > .paper-info:nth-of-type(2) {
  margin-top: 12px;
  margin-bottom: 8px;
}

.paper-info strong {
  color: #1e3a8a;
  font-weight: 600;
}

.paper-info a {
  color: #1e3a8a;
  text-decoration: none;
  transition: color 0.2s ease;
}

.paper-info a:hover {
  color: #1e3a8a;
  text-decoration: underline;
}

.profile-text {
  flex: 1;
  order: 2;
  margin-top: 0;
  padding-top: 0;
}

.profile-text p:first-child {
  margin-top: 0;
}
.profile-text p:first-child {
  margin-top: 0;
}

.profile-text {
  display: block;
  width: 100%;
  margin-top: 0;
  padding: 0;
}

.profile-text p {
  font-size: 1.05rem;
  margin: 12px 0;
  color: #000000;
  line-height: 1.5;
  font-weight: 400;
}

.profile-text p:first-child {
  margin-top: 0;
}

.profile-text strong {
  color: #000000;
  font-weight: 500;
  background: linear-gradient(120deg, #e2e8f0 0%, transparent 100%);
  padding: 2px 6px;
  border-radius: 3px;
}

.big-link {
  font-size: 15px;
  /* font-weight: 500; */
}
.content-section p,
.content-section li {
  font-size: 16px;  /* 段落和列表文字一起变大 */
}
.content-section {
  padding: 10px 10px 5px 30px;
} 
.content-section > heading:first-child {
  margin-top: 5px;
}

/* ---- Publications image styling (for index.html) ---- */
/* 让每篇论文左侧配图像 qinren 页面一样有白底 + 阴影的卡片感 */
#pubs td:first-child img {
  display: block;
  width: 100%;
  height: auto;        /* 统一固定高度，保证看起来一样大 */
  border-radius: 8px;
  background: #ffffff;
  padding: 4px;         /* 你刚调成 2px，我保留这个数值 */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.12);
  /* object-fit: cover;    按比例裁剪，多余部分裁掉，避免变形 */
}