/* ------------------------------ Theme Blog --------------------------*/
.theme-blog-sidebarOne {
  width: 28%;
}

.theme-blog-large-sideOne {
  width: 72%;
  padding-left: 30px;
  padding-right: 48px;
  display: flex;
}

.blog-inner-page .page-pagination li {
  display: inline-block;
  margin-right: 4px;
}

.blog-inner-page .page-pagination.text-center li {
  margin: 0 2px;
}

.blog-inner-page .page-pagination li a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 18px;
  font-weight: 600;
  background: #f3f3f3;
  border-radius: 5px;
  line-height: 36px;
  padding: 0 14px;
  color: #8c8c8c;
  text-transform: uppercase;
}

.blog-inner-page .page-pagination li a:hover {
  color: #fff;
}

.seo-theme .latest-blog .seo-title-one a {
  color: #fff;
  border: none;
  line-height: 45px;
  position: absolute;
  top: 0;
  right: 0;
}

.seo-theme .latest-blog .seo-title-one {
  margin-bottom: 55px;
}

.seo-theme .latest-blog .grid-blog-wrapper {
  /* margin: 0 -30px 70px -30px; */
}

.seo-theme .article-list .single-article {
  display: flex;
  border-bottom: 1px solid #eeeeee;
  padding: 20px 0;
}

.seo-theme .article-list .single-article .post {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.seo-theme .article-list .single-article .post h5 {
  font-weight: 700;
  margin-bottom: 15px;
}

.seo-theme .article-list .grid-blog-wrapper .img-holder {
  width: 200px;
  flex-shrink: 0;
}

.seo-theme .article-list .grid-blog-wrapper .img-holder img {
  width: 100%;
  height: 130px;
  object-fit: fill;
  border-radius: 4px;
}

.doctor-list .article-list .grid-blog-wrapper .img-holder {
  width: 60px;
  flex-shrink: 0;
}

.doctor-list .article-list .grid-blog-wrapper .img-holder img {
  height: 80px;
}

.seo-theme .latest-blog .grid-blog-wrapper .single-blog {
  float: left;
  width: 33.33333333%;
  padding: 0 30px;
  margin: 20px 0;
}

.seo-theme .latest-blog .lastest-eye {
  flex-shrink: 0;
  margin-right: 10px;
}

.seo-theme .latest-blog .lastest-page {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 60px;
}

.seo-theme .latest-blog .single-blog {
  margin-bottom: 70px;
  width: 30%;
  margin: 20px 14px;
}

.seo-theme .latest-blog .single-blog .img-holder {
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}

.seo-theme .latest-blog .single-blog .img-holder img {
  width: 100%;
  height: 170px;
  object-fit: fill;
}

#index-content .latest-blog .single-blog .img-holder img {
  height: 200px;
  object-fit: fill;
}

.seo-theme .article-list .single-article .tag {
  display: inline-block;
  line-height: 20px;
  border-radius: 3px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1.5px;
  padding: 0 10px;
}

.seo-theme .latest-blog .single-blog .img-holder .tag {
  display: block;
  line-height: 20px;
  border-radius: 3px;
  position: absolute;
  top: 25px;
  left: 38px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 12px;
  text-align: center;
  letter-spacing: 1.5px;
  padding: 0 10px;
}

.seo-theme .latest-blog .single-blog .img-holder .tag.color1,
.seo-theme .article-list .single-article .tag.color1 {
  background: #08c5a1;
}

.seo-theme .latest-blog .single-blog .img-holder .tag.color2,
.seo-theme .article-list .single-article .tag.color2 {
  background: #52b2f6;
}

.seo-theme .latest-blog .single-blog .img-holder .tag.color3,
.seo-theme .article-list .single-article .tag.color3 {
  background: #f67878;
}

.seo-theme .latest-blog .single-blog .img-holder .tag.color4,
.seo-theme .article-list .single-article .tag.color4 {
  background: #3e60c2;
}

.seo-theme .latest-blog .single-blog .post {
  border: 1px solid #eaeaea;
  padding: 23px 0 0 0;
  border-radius: 0 0 7px 7px;
  background: #fff;
}

.seo-theme .latest-blog .grid-blog-wrapper .single-blog .post {
  margin: -55px 35px 0 35px;
  position: relative;
  z-index: 9;
  height: 228px;
}

#lecture-app .single-blog .post {
  height: 180px;
}

.seo-theme .load-data {
  min-height: 500px;
}

.seo-theme .latest-blog .single-blog .post h5 a,
.seo-theme .article-list .single-article .post h5 a,
.seo-theme .article-list .single-article .post h6 a,
.seo-theme .latest-blog .single-blog .post h4 a {
  line-height: 28px;
  color: #393939;
  font-weight: 700;
  margin-bottom: 10px;
}

.seo-theme .latest-blog .single-blog .post h5 a,
.seo-theme .article-list .single-article .post h5 a,
.seo-theme .article-list .single-article .post h6 a,
.seo-theme .article-list .single-article .post p,
.seo-theme .article-list .single-article .post .text,
.seo-theme .article-list .single-article .post .post-tag,
.seo-theme .latest-blog .single-blog .post h4 a,
.seo-theme .latest-blog .single-blog .post p,
.seo-theme .theme-blog-sidebarOne .sidebar-recent-news ul li .post h6 a {
  padding: 0 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.seo-theme .latest-blog .single-blog .post .post-tag {
  border-top: 1px solid #eaeaea;
  padding: 10px 20px;
  margin-top: 25px;
  display: flex;
  justify-content: space-between;
  font-size: 12px;
}

.seo-theme .latest-blog .single-blog .post .post-tag ul li {
  display: inline-block;
  line-height: 55px;
}

.seo-theme .latest-blog .single-blog .post .post-tag ul li a {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  margin-right: 15px;
}

#index-content .latest-blog .single-blog .post .post-tag ul li a {
  margin-right: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

.seo-theme .latest-blog .single-blog .post .post-tag ul li a i {
  color: #cdd7d8;
  margin-right: 3px;
}

.seo-theme .latest-blog .theme-blog-large-sideOne .single-blog .img-holder {
  border-radius: 5px 5px 0 0;
}

.seo-theme .latest-blog .theme-blog-large-sideOne .single-blog .post {
  border-top: none;
}

.seo-theme .latest-blog .theme-blog-large-sideOne .single-blog .post .post-tag ul li.float-right a {
  width: 125px;
  padding: 0;
  margin: 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  border-left: 1px solid #eaeaea;
}

.seo-theme .blog-inner-page {
  margin-bottom: 190px;
}

/* 疾病百科 */
.disease-list {
  margin: 30px 0;
}

.right-tab {
  flex-shrink: 0;
  margin-left: 30px;
}

.wiki-main {
  width: 80%;
  height: 800px;
  overflow: auto;
  margin-bottom: 60px;
  scrollbar-width: none;
  /* firefox */
  -ms-overflow-style: none;
  /* IE 10+ */
}

.wiki-main::-webkit-scrollbar {
  width: 0 !important;
}

.wiki-title {
  font-size: 18px;
  font-weight: 700;
  color: #999999;
  margin-bottom: 10px;
  cursor: pointer;
  display: flex;
  padding-left: 5px;
}

.name {
  color: #3e60c2;
}

.wiki-content {
  margin-bottom: 50px;
}

.right-tab .title {
  font-size: 18px;
  font-weight: 700;
  color: #3e60c2;
  margin-bottom: 20px;
}

.right-tab .active {
  color: #3e60c2;
  border-left: 3px solid #3e60c2;
}

.disease {
  font-size: 24px;
  color: #3e60c2;
  font-weight: 700;
  margin-bottom: 5px;
}

.office {
  margin-bottom: 20px;
}

/* 文献摘要 */
.document_content {
  padding-bottom: 120px;
}

.document_content .title {
  font-size: 24px;
  font-weight: 500;
  color: #333333;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.title .title_text {
  width: 80%;
}

.document_content .author {
  font-size: 20px;
  font-weight: 400;
  color: #666666;
  margin: 10px 0 50px 0;
  padding-bottom: 25px;
  border-bottom: 1px solid #d8d8d8;
}

.no_content {
  color: #666666;
  margin: 200px auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.document_content .keyword {
  font-size: 20px;
  color: #333333;
  margin-bottom: 30px;
}

.keyword .keyword_title {
  font-weight: 600;
}

.keyword .keyword_item {
  margin-right: 20px;
  color: rgb(0, 71, 140);
}

.document_content .des {
  font-size: 20px;
  color: #333333;
}

.des .des_title {
  font-weight: 600;
}

.des .des_content {
  line-height: 40px;
}

.document_content .btn {
  display: inline-flex;
  align-items: center;
  justify-items: center;
  padding: 14px 50px;
  border: 1px solid rgb(0, 71, 140);
  border-radius: 4px;
  cursor: pointer;
  font-size: 20px;
  font-weight: 400;
  color: rgb(0, 71, 140);
  line-height: 28px;
}

.document_content .btn_icon {
  display: inline-flex;
  width: 20px;
  height: 24px;
  background: url("../images/document/book.png") no-repeat;
  background-size: contain;
  margin-right: 10px;
}