@media (max-width: 508px) {
  #home .module7Box .module7 .moduleContent .list {
    width: 3.02rem !important;
    height: 4.18rem !important;
    margin-right: 0.9rem !important;
  }

  #home .module7Box .module7 .moduleContent .list:nth-of-type(2n) {
    margin-right: 0 !important;
  }
}

@media (max-width: 767px) {

  .contentBox .fa,
  .sortIcon {
    display: none !important;
  }

  .container {
    width: 100%;
  }

  .bannerBox {
    height: 119px !important;
  }

  .bannerBox .title {
    font-size: 24px !important;
    padding: 0 10px;
  }

  .bannerBox .line {
    margin: 15px 0 0 0;
  }

  .bannerBox .numberBox {
    text-align: center;
  }

  .bannerBox .number {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    text-decoration: underline;
    cursor: pointer;
    margin-top: 15px;
  }

  .bannerBox .searchBox,

  .module1Box {
    display: none;
  }

  .module2Box .module2HeaderBox {
    /* height: 258px; */
  }

  .module2Box .module2HeaderBox .module2Header .header {
    /* height: 230px; */
  }

  .module2Box .subjectType {
    display: block;
    margin: 0 15px 15px;
  }

  .module2Box .introduce {
    width: 100%;
  }

  .module2Box .linkBox {
    border: none;
  }

  .module2Box .link {
    margin: 12px 50px 0 0;
  }

  .module2Box .module2ContentBox .topCited {
    width: calc(100% - 30px);
    margin: 25px 0 0 15px;
  }

  .module2Box .module2ContentBox .chemistry {
    width: calc(100% - 30px);
  }

  .module2Box .module2ContentBox .popularArticles {
    margin-bottom: 25px;
  }

  .module2Box .module2ContentBox .chemistry .chemistryContent {
    height: auto !important;
    padding: 0 15px !important;
  }

  .module2Box .module2ContentBox .chemistry .chenistryBtn {
    width: 100% !important;
    max-width: 300px;
    min-width: 180px;
  }

  .module2Box .module2ContentBox .chemistry .moreBox {
    display: none;
  }

  .module3Box .module3 {
    width: 100%;
  }

  .module3Box .module3 .lists .list .referencesNumber {
    margin-top: 5px;
  }

  #home .module4Box .moduleContent .leftContent {
    height: 206.65px;
    margin-bottom: 12.3px;
  }

  #home .module4Box .moduleContent .rightContent .lists .list {
    height: 206.65px;
  }

  #home .module4Box .moduleContent .rightContent .lists .list .imgBox {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
  }

  #home .module4Box .moduleContent .leftContent .imgBox .palyBth {
    width: 51.06px;
    height: 50.63px;
  }

  #home .module4Box .moduleContent .rightContent .lists .list .imgBox .playBtn {
    width: 51.06px;
    height: 50.63px;
  }

  #home .module4Box .moduleContent .rightContent .lists .videoBox {
    width: 100%;
    height: 206.65px;
  }

  #home .module4Box .moduleContent .imgBox .titleDate {
    left: 15px !important;
    right: 15px !important;
  }

  .module5Box .introduceBox {
    width: 100%;
  }

  .module5Box .introduceBox .descBox {
    padding: 0 44px 60px;
  }

  .module5Box .rightBox {
    width: 100%;
    margin-top: 20px;
  }

  .module5Box .rightBox .imgBox {
    width: calc(100% - 30px);
    height: 57vw;
    margin: 63.5px auto;
    max-width: 473px;
    max-height: 316px;
  }

  .module5Box .rightBox .videoBox {
    width: calc(100% - 30px);
    height: 57vw;
    max-width: 473px;
    max-height: 316px;
  }

  .module6Box .module6Content .list .imgText .desc {
    width: 100% !important;
    margin-top: 10px;
  }

  .module6Box .module6Content .list .imgText {
    padding-bottom: 65px;
  }

  #home .module7Box .module7 {
    padding-top: 29px !important;
    padding-bottom: 8px !important;
  }

  #home .module7Box .module7 .moduleContent {
    text-align: center;
  }

  .module8Box {
    display: none;
  }

  .module8Box-2 {
    display: block;
  }

  ::-webkit-scrollbar {
    display: none;
  }
}

@media (min-width: 768px) {

  .fa-plus {
    color: #194BBF;
    cursor: pointer;
  }

  .container {
    width: 100%;
  }

  .bannerBox .title {
    font-size: 36px;
  }

  .bannerBox .line {
    margin: 46px 0 0 0;
  }

  .bannerBox .firstPage,
  .bannerBox .search {
    margin-top: 10px;
  }

  .bannerBox .advancedSearch {
    display: inline-block;
    margin: 0px 0 0 10px;
    vertical-align: bottom;
  }

  .bannerBox .numberBox {
    margin: 15px 0 0 0;
    display: flex;
    justify-content: space-around;
  }

  .bannerBox .numberBox .number {
    color: #FFFFFF;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 2px solid #ffffff;
  }

  .bannerBox .numberBox .journal {
    cursor: pointer;
  }

  .module1Box {
    display: block;
  }

  #home .module1 .moduleContent .swiperItem .textBox {
    height: 245px;
  }

  #home .module1 .moduleContent .swiperItem .textBox .bottom {
    position: absolute;
    bottom: 0;
  }

  .module2Box .module2HeaderBox {
    /* height: 109px; */
  }

  .module2Box .module2HeaderBox .module2Header .header {
    /* height: 81px; */
  }

  .module1Box-2 {
    display: none;
  }

  .module2Box .subjectType {
    display: inline-block;
    margin: 0 25px;
  }

  .module2Box .introduce {
    width: 100%;
  }

  .module2Box .linkBox {
    border: none;
  }

  .module2Box .link {
    margin: 12px 50px 0 0;
  }

  .module2Box .module2ContentBox .topCited {
    width: calc(100% - 50px);
    margin: 25px 0 0 26px;
  }

  .module2Box .module2ContentBox .chemistry {
    width: calc(100% - 50px);
  }

  .module2Box .module2ContentBox .topCited .lists .list .issueType .issue {
    margin-left: 20px;
  }

  .module2Box .module2ContentBox .popularArticles {
    margin-bottom: 25px;
  }

  .module3Box .module3 {
    width: 100%;
  }

  .module3Box .module3 .lists .list .subjectBox {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .module3Box .mostCited .lists .list .subject {
    width: 75%;
  }

  .module3Box .module3 .lists .list .subject {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  #home .module4Box .moduleContent .leftContent {
    height: 355px;
  }

  #home .module4Box .moduleContent .rightContent {
    height: 355px;
  }

  #home .module4Box .moduleContent .rightContent .lists .list .imgBox {
    width: 180px;
    height: 110px;
    position: relative;
    overflow: hidden;
    float: left;
  }

  #home .module4Box .moduleContent .leftContent .imgBox .palyBth {
    width: 88.39px;
    height: 87.23px;
  }

  #home .module4Box .moduleContent .rightContent .lists .list .imgBox .playBtn {
    width: 28px;
    height: 28px;
  }

  #home .module4Box .moduleContent .rightContent .lists .videoBox {
    width: 180px;
    height: 110px;
  }

  #home .module4Box .moduleContent .rightContent .lists .list .imgBox .titleDate {
    display: none;
  }

  .module5Box .introduceBox {
    width: 100%;
  }

  .module5Box .introduceBox .descBox {
    padding: 0 44px 60px;
  }

  .module5Box .rightBox {
    width: 100%;
    margin-top: 20px;
  }

  .module5Box .rightBox .imgBox {
    width: 473px;
    height: 316px;
    margin: 63.5px auto;
  }

  .module5Box .rightBox .videoBox {
    width: 473px;
    height: 316px;
  }

  .module6Box .module6Content .list {
    width: 100%;
    height: 270px;
  }

  .module6Box .module6Content .list .imgText .img {
    float: left;
  }

  .module6Box .module6Content .list .imgText .desc {
    float: left;
    margin-left: 20px;
  }

  .module7Box .module7 .module7Content .list {
    display: inline-block;
    vertical-align: top;
  }

  #home .module7Box .module7 .moduleContent {
    text-align: center;
  }

  #home .module4Box .moduleContent .leftContent {
    margin-bottom: 12.3px;
  }

  .module8Box-2 {
    display: none;
  }

  .module8 .moduleContent .textBox {
    height: 114px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }

  .module2Box .introduce {
    width: 362px;
  }

  .module2Box .linkBox {
    border-left: 1px solid #D7D7D7;
    width: calc(100% - 412px);
    margin-left: 50px;
  }

  .module2Box .link {
    margin: 12px 0 0 50px;
  }

  .module2Box .module2ContentBox .chemistry .chemistryContent {
    display: flex;
    align-items: center;
  }

  .module3Box .module3 {
    width: calc(50% - 7.5px);
  }

  .module3Box .module3:nth-of-type(2) {
    margin: 0 0 0 10px;
  }

  .module3Box .module3 .lists .list .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
  }

  .module3Box .module3 .lists {
    height: 781px;
  }

  .module3Box .module3 .lists .list {
    height: 195px;
  }

  .module4Box .module4Content .leftContent {
    width: 480px;
    float: left;
    height: 681px !important;
  }

  .module4Box .module4Content .rightContent {
    width: 390px;
    float: right;
  }

  .module4Box .module4Content .rightContent .lists {
    margin-top: 0 !important;
  }

  #home .module4Box .moduleContent .rightContent {
    width: 450px;
  }

  #home .module4Box .moduleContent .leftContent {
    width: 470px;
    margin-bottom: 0;
  }

  #home .module4Box .moduleContent {
    display: flex;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }

  .bannerBox .middleBox .searchBox #searchForm {
    display: flex;
    align-items: flex-end;
    justify-content: center;
  }

  /* .bannerBox .advancedSearch {
    display: block;
    margin: 10px 80px 0 0;
  } */

  .bannerBox .firstPage,
  .bannerBox .search {
    margin-top: 0;
  }

  .module3Box .module3 .lists {
    height: 690px;
  }

  .module3Box .module3 .lists .list {
    height: 172px;
  }

  .module4Box .module4Content .leftContent {
    width: 602px;
  }

  .module4Box .module4Content .rightContent {
    width: 470px;
  }

  #home .module4Box .moduleContent .rightContent {
    width: 530px;
  }

  #home .module4Box .moduleContent .leftContent {
    width: 590px;
  }
}

@media (min-width: 1366px) {
  .container {
    width: 1230px;
  }

  .module2Box .popularArticles {
    float: right;
    margin: 25px 26px 25px 0;
  }

  .module2Box .module2ContentBox .topCited {
    width: 554px;
    height: 500px !important;
    margin: 25px 0 25px 26px;
  }

  .module2Box .module2ContentBox .topCited .lists .list .title {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .module2Box .module2ContentBox .topCited .lists .list {
    height: 97px;
  }

  .module3Box .module3 {
    width: 390px;
  }

  .module3Box .module3:nth-of-type(2) {
    margin: 0 10px;
  }

  .module3Box .module3 .lists {
    height: 800px;
  }

  .module3Box .module3 .lists .list {
    height: 195px;
  }

  .module4Box .module4Content .rightContent {
    width: 520px;
  }

  .module5Box .introduceBox {
    width: 687px;
    height: 443px;
  }

  .module5Box .introduceBox .descBox {
    padding: 0 44px;
  }

  .module5Box .rightBox {
    width: 496px;
    height: 443px;
    margin-left: 12px;
    margin-top: 0;
  }

  .module5Box .rightBox .imgBox {
    width: 473px;
    height: 316px;
    margin: 63.5px auto 0;
  }

  .module6Box .module6Content .list {
    width: 575px;
  }

  .module6Box .module6Content .preprint,
  .module6Box .module6Content .shop,
  .module6Box .module6Content .minici {
    margin-left: 13px;
  }

  .module6Box .module6Content .openAccess {
    margin-bottom: 0 !important;
  }

  .module7Box {
    height: 992px;
  }

  #home .module7Box .module7 .moduleContent {
    text-align: left;
  }

  .module7Box .module7 .module7Content .list {
    float: left;
  }

  #home .module7Box .module7 .moduleContent .list:nth-of-type(8n) {
    margin-right: 0;
  }

  #home .module4Box .moduleContent .rightContent {
    width: 590px;
  }
}

#home {
  width: 100%;
  height: auto;
  color: rgba(0, 0, 0, 0.86);
  background: #FFFFFF;
  font-size: 16px;
}

.bannerBox {
  background: url('https://cdn.academax.com/img/header/banner.png') no-repeat;
  width: 100%;
  height: 330px;
  background-size: 100% 100%;
  position: relative;
}

.bannerBox1 {
  margin-top: 72px;
}

.bannerBox .middleBox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bannerBox .middleBox .title {
  color: #FFFFFF;
  font-size: 16px;
  margin: 0 auto;
}

.bannerBox .middleBox .title .img {
  width: auto;
  height: auto;
  max-width: 350px;
  max-height: 171px;
}

.bannerBox .middleBox .searchBox .input {
  height: 37px;
  line-height: 37px;
  margin-right: 20px;
  /* padding: 0 5px; */
  text-align: center;
  font-size: 16px;
  color: #7F7F7F;
}

.bannerBox .middleBox .searchBox .keywords {
  width: 201px;
  border-radius: 20px 0 0 20px;
}

.bannerBox .middleBox .searchBox .authorName {
  width: 154px;
}

.bannerBox .middleBox .searchBox .bookTitle {
  width: 229px;
}

.bannerBox .middleBox .searchBox .volume,
.bannerBox .middleBox .searchBox .issue {
  width: 75px;
}

.bannerBox .middleBox .searchBox .firstPage {
  width: 90px;
}

.bannerBox .middleBox .searchBox .search {
  width: 51px;
  height: 37px;
  background-color: #ffffff;
  border-radius: 20px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
  display: inline-block;
  background: url('https://scichina.oss-cn-beijing.aliyuncs.com/template/platform/img/search.svg') no-repeat;
  background-size: 21px 21px;
  background-color: #FFFFFF;
  background-position: center;
  vertical-align: bottom;
  cursor: pointer;
}

.bannerBox .middleBox .searchBox .advancedSearch {
  font-size: 14px;
  color: #FFFFFF;
  /* text-align: right; */
  cursor: pointer;
}

.bannerBox .middleBox .line {
  width: 100%;
  height: 1px;
  background: #7F7F7F;
}

.bannerBox .middleBox .select2-container {
  height: 37px;
  margin-right: 17px;
  font-size: 16px;
  color: #7F7F7F;
}

.bannerBox .middleBox .select2-container .select2-selection--single {
  border-radius: 0;
  border: none;
  height: 37px;
}

.bannerBox .middleBox .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 37px;
  color: #7F7F7F;
  /* text-align: left; */
}

.bannerBox .middleBox .select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder {
  color: #7F7F7F;
}

.bannerBox .middleBox .select2-container .select2-selection--single .select2-selection__arrow {
  height: 37px;
}

#home .module1Box {
  width: 100%;
  height: auto;
  background: #FFF;
  overflow: hidden;
}

#home .module1 {
  height: auto;
  padding-top: 48px;
  padding-bottom: 48px;
}

#home .scopeBox .sortIcon {
  color: #194BBF;
  cursor: pointer;
}

#home .moduleHeader {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#home .moduleHeader .name {
  font-size: 28px;
  font-weight: bold;
}

#home .moduleHeader .more {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
}

#home .moduleHeader .more:hover {
  color: #406ACC;
}

#home .module1 .moduleContent {
  margin-top: 20px;
}

#home .module1 .moduleContent .swiperItem {
  position: relative;
}

#home .module1 .moduleContent .swiperItem .deleteEditBtn {
  position: absolute;
  right: 5px;
  top: 5px;
}

#home .module1 .moduleContent .swiperItem .imgBox {
  width: 100%;
  height: 170px;
  position: relative;
}

#home .module1 .moduleContent .swiperItem .imgBox::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.02);
}

#home .module1 .moduleContent .swiperItem .imgBox .img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

#home .module1 .moduleContent .swiperItem .textBox {
  margin-top: 20px;
  position: relative;
}

#home .module1 .moduleContent .swiperItem .textBox .title {
  color: rgba(0, 0, 0, 0.86);
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

#home .module1 .moduleContent .swiperItem .textBox .title:hover {
  text-decoration: underline;
}

#home .module1 .moduleContent .swiperItem .textBox .desc {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  line-height: 18px;
  margin-top: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

#home .module1 .moduleContent .swiperItem .textBox .bottom {
  width: 100%;
}

#home .module1 .moduleContent .swiperItem .textBox .bottom .journalName {
  color: rgba(0, 0, 0, 0.86);
  font-size: 12px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#home .module1 .moduleContent .swiperItem .textBox .bottom .volume {
  color: rgba(0, 0, 0, 0.6);
  font-size: 12px;
}

#home .module1 .moduleContent .swiper-pagination {
  position: static;
  margin-top: 28px;
}

#home .module1 .moduleContent .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #EBEDF2;
  opacity: 1;
  margin: 0 8px;
}

#home .module1 .moduleContent .swiper-pagination-bullet-active {
  background: #C3C5C9;
}

#home .module1Box-2 .module1 {
  padding-top: 29px;
  padding-bottom: 29px;
}

#home .module1Box-2 .imgBox {
  height: 204px !important;
}

#home .module1Box-2 .moduleContent .swiperItem .textBox .desc {
  -webkit-line-clamp: 5 !important;
}

#home .module1Box-2 .moduleContent .swiperItem .textBox .bottom {
  margin-top: 20px !important;
}

#home .module2Box {
  display: none !important;
}

#home .module2Box .module2HeaderBox {
  width: 100%;
  background: #305775;
  padding-top: 28px;
}

#home .module2Box .module2HeaderBox .module2Header .header {
  margin-left: 0;
  margin-right: 0;
  background: #ffffff;
  border-bottom: 1px solid #aaaaaa;
  border-radius: 10px 10px 0 0;
}

#home .module2Box .module2HeaderBox .module2Header .header .lg {
  padding: 25px 0;
}

#home .module2Box .module2HeaderBox .module2Header .subjectType {
  font-size: 20px;
  cursor: pointer;
  word-break: break-all;
}

#home .module2Box .module2HeaderBox .module2Header .active {
  border-bottom: 3px solid #00508B;
}

#home .module2Box .module2ContentBox {
  height: auto;
  overflow: hidden;
}

#home .module2Box .module2ContentBox .module2Content {
  width: 100%;
  background: #f8f8f8;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}

#home .module2Box .module2ContentBox .chemistry {
  height: auto;
  background: #ffffff;
  border-radius: 10px;
  margin: 20px auto 0;
  overflow: hidden;
  padding-bottom: 20px;
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
}

#home .module2Box .module2ContentBox .chemistry .chenistryBtn {
  width: 340px;
  background-color: #00508b;
  border-radius: 10px;
  font-size: 18px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  cursor: pointer;
  padding: 7px;
}

#home .module2Box .module2ContentBox .chemistry .chenistryBtn:hover {
  background-color: #0179c1;
}

#home .module2Box .module2ContentBox .chemistry .moreBox {
  position: absolute;
  right: 15px;
  bottom: 6px;
  color: #FFFFFF;
  font-size: 20px;
  cursor: pointer;
}


#home .module2Box .module2ContentBox .chemistry .chemistryContent {
  height: auto;
  padding: 0 22px;
  margin: 20px 0 0 0;
  overflow: hidden;
  /* display: flex;
  align-items: center; */
}

#home .module2Box .module2ContentBox .chemistry .chemistryContent .introduceBox {
  float: left;
  position: relative;
}

#home .module2Box .module2ContentBox .chemistry .chemistryContent .introduce {
  font-size: 15px;
  line-height: 19px;
  margin: 30px 0 0 0;
}

#home .module2Box .module2ContentBox .chemistry .chemistryContent .linkBox {
  height: 100%;
  float: left;
  padding-bottom: 15px;
}

#home .module2Box .module2ContentBox .chemistry .chemistryContent .linkBox .link {
  color: #507395;
  font-size: 15px;
  float: left;
  cursor: pointer;
}

#home .module2Box .module2ContentBox .chemistry .chemistryContent .linkBox .link:hover {
  text-decoration: underline;
}

#home .module2Box .module2ContentBox .topCited {
  height: auto;
  background-color: #ffffff;
  border-radius: 10px;
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  float: left;
}

#home .module2Box .module2ContentBox .topCited .topCitedBtn {
  width: auto;
  display: inline-block;
  padding: 0 17px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  background-color: #78a32c;
  border-radius: 10px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  margin: 15px 0 0 15px;
  /* cursor: pointer; */
}

/* #home .module2Box .module2ContentBox .topCited .topCitedBtn:hover {
  background-color: #90c435;
} */

#home .module2Box .module2ContentBox .topCited .lists {
  margin: 28px 15px 0 15px;
  padding-bottom: 10px;
}

#home .module2Box .module2ContentBox .topCited .lists .noList {
  text-align: center;
  color: #555555;
}

#home .module2Box .module2ContentBox .topCited .lists .list {
  margin-bottom: 38px;
}

#home .module2Box .module2ContentBox .topCited .lists .list .issueType {
  color: #7F7F7F;
  font-size: 13px;
}

#home .module2Box .module2ContentBox .topCited .lists .list .issueType .type {
  display: inline-block;
  vertical-align: top;
}

#home .module2Box .module2ContentBox .topCited .lists .list .issueType .issue {
  display: inline-block;
  vertical-align: top;
}

#home .module2Box .module2ContentBox .topCited .lists .list .issueType .issue .text {
  padding-right: 15px;
}

#home .module2Box .module2ContentBox .topCited .lists .list .issueType .issue .img {
  width: auto;
  height: 18px;
  vertical-align: inherit;
  margin-left: 10px;
}

#home .module2Box .module2ContentBox .topCited .lists .list .accessReferences {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #7F7F7F;
  margin-top: 10px;
}

#home .module2Box .module2ContentBox .topCited .lists .list .referencesNumber {
  margin-left: 15px;
}

#home .module2Box .module2ContentBox .topCited .lists .list .referencesNumber .el-tag {
  border-radius: 10px 0 0 10px;
}

#home .module2Box .module2ContentBox .topCited .lists .list .title {
  font-size: 16px;
  line-height: 19px;
  margin: 10px 0 0 0;
  cursor: pointer;
}

#home .module2Box .module2ContentBox .topCited .lists .list .title:hover {
  text-decoration: underline;
}

#home .module2Box .module2ContentBox .popularArticles .topCitedBtn {
  background-color: #0179C1;
}

#home .module2Box .module2ContentBox .popularArticles .topCitedBtn:hover {
  /* background-color: #0191e8; */
}

#home .module3Box {
  margin: 0 auto;
  display: none !important;
}

#home .module3Box .module3 {
  display: inline-block;
  margin-top: 40px;
  vertical-align: top;
}

#home .module3Box .module3 .header {
  width: 100%;
  height: 57px;
  line-height: 57px;
  background: #002446;
  border-bottom: 3px solid #aaaaaa;
  border-radius: 10px 10px 0 0;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px;
  padding-left: 23px;
  position: relative;
}

#home .module3Box .module3 .header .more {
  position: absolute;
  right: 15px;
  top: 50%;
  color: #FFFFFF;
  font-size: 20px;
  cursor: pointer;
  transform: translateY(-50%);
}

#home .module3Box .module3 .lists {
  background: #ffffff;
  border-radius: 0 0 10px 10px;
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
  padding: 5px 10px 0;
}

#home .module3Box .module3 .lists .list {
  padding: 20px 0;
  border-bottom: 1px solid #AAAAAA;
}

#home .module3Box .module3 .lists .list .subject {
  font-size: 13px;
  color: #7F7F7F;
}

#home .module3Box .module3 .lists .list .referencesNumber {
  color: #7F7F7F;
  font-size: 14px;
}

#home .module3Box .module3 .lists .list .referencesNumber .el-tag {
  border-radius: 10px 0 0 10px;
}

#home .module3Box .module3 .lists .list .typeBox {
  margin: 5px 0 0 0;
  color: #7F7F7F;
  font-size: 13px;
}

#home .module3Box .module3 .lists .list .typeBox .type {
  padding-right: 10px;
}

#home .module3Box .module3 .lists .list .typeBox .time {
  padding-right: 10px;
}

#home .module3Box .module3 .lists .list .typeBox .img {
  width: auto;
  height: 18px;
  vertical-align: bottom;
  border-left: 1px solid #7F7F7F;
  padding-left: 10px;
}

#home .module3Box .module3 .lists .list .title {
  font-size: 16px;
  padding: 15px 0 0 0;
  cursor: pointer;
}

#home .module3Box .module3 .lists .list .title:hover {
  text-decoration: underline;
}

#home .module3Box .module3 .lists .list .authors {
  margin: 9px 0 0 0;
  color: #555555;
  font-size: 13px;
  letter-spacing: 1.5px;
}

#home .module3Box .module3 .lists .list .authors .ellipsis {
  cursor: pointer;
}

#home .module3Box .module3 .lists .list:last-of-type {
  border: none;
}

#home .module4Box {
  width: 100%;
  height: auto;
  background: #FFF;
  overflow: hidden;
}

#home .module4Box .module4 {
  height: auto;
  padding-bottom: 48px;
}

#home .module4Box .moduleContent {
  margin-top: 20px;
  justify-content: space-between;
}

#home .module4Box .moduleContent .leftContent {
  position: relative;
}

#home .module4Box .moduleContent .leftContent .list {
  width: 100%;
  height: 100%;
}

#home .module4Box .moduleContent .leftContent .imgBox {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

#home .module4Box .moduleContent .leftContent .imgBox .img {
  width: 100%;
  height: 100%;
}

#home .module4Box .moduleContent .leftContent .imgBox .palyBth {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
}

#home .module4Box .moduleContent .leftContent .imgBox .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
}

#home .module4Box .moduleContent .leftContent .imgBox:hover .mask {
  opacity: 1;
}

#home .module4Box .moduleContent .imgBox .titleDate {
  position: absolute;
  bottom: 19px;
  left: 20px;
  right: 20px;
  color: #FFF;
}

#home .module4Box .moduleContent .imgBox .titleDate .name {
  font-size: 16px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
}

#home .module4Box .moduleContent .imgBox .titleDate .name:hover {
  text-decoration: underline;
}

#home .module4Box .moduleContent .imgBox .titleDate .date {
  font-size: 14px;
  margin-top: 7px;
}

#home .module4Box .moduleContent .leftContent .scopeBox {
  position: absolute;
  top: 5px;
  right: 5px;
}

#home .module4Box .module4Content .leftContent .introduceBox {
  padding: 30px 17px 40px;
}

#home .module4Box .module4Content .leftContent .introduceBox .typeData {
  color: #555555;
  font-size: 13px;
}

#home .module4Box .module4Content .leftContent .introduceBox .typeData .line {
  margin: 0 10px;
}

#home .module4Box .module4Content .leftContent .introduceBox .name {
  font-size: 18px;
  color: #000000;
  font-weight: bold;
  line-height: 23px;
  letter-spacing: 1px;
  margin: 10px 0 0 0;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#home .module4Box .module4Content .leftContent .introduceBox .name:hover {
  text-decoration: underline;
}

#home .module4Box .module4Content .leftContent .introduceBox .authors {
  margin: 8px 0 0 0;
  color: #555555;
  font-size: 13px;
  letter-spacing: 1.5px;
}

#home .module4Box .module4Content .leftContent .introduceBox .authors .ellipsis {
  cursor: pointer;
}

#home .module4Box .module4Content .leftContent .introduceBox .desc {
  font-size: 14px;
  color: #555555;
  margin: 8px 0 0 0;
  line-height: 22px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
}

#home .module4Box .moduleContent .leftContent .videoBox {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
}

#home .module4Box .moduleContent .leftContent .videoBox #homePlayerLeft {
  width: 100%;
  height: 100%;
}

#home .module4Box .moduleContent .rightContent .lists {
  position: relative;
}

#home .module4Box .moduleContent .rightContent .lists .list {
  margin-bottom: 12.3px;
  overflow: hidden;
}

#home .module4Box .moduleContent .rightContent .lists .list .imgBox .img {
  width: 100%;
  height: 100%;
  transition: all 1s;
}

#home .module4Box .moduleContent .rightContent .lists .list .imgBox .img:hover {
  /* cursor: pointer; */
  /* transform: scale(1.1); */
}

#home .module4Box .moduleContent .rightContent .lists .list .imgBox .playBtn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  z-index: 1;
}

#home .module4Box .moduleContent .rightContent .lists .list .imgBox .mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 0;
}

#home .module4Box .moduleContent .rightContent .lists .list .imgBox:hover .mask {
  opacity: 1;
}

#home .module4Box .moduleContent .rightContent .lists .list .introduceBox {
  width: calc(100% - 245px);
  float: left;
  margin-left: 11px;
  position: relative;
  height: 110px;
}

#home .module4Box .moduleContent .rightContent .lists .list .introduceBoxLog {
  width: calc(100% - 191px);
}

#home .module4Box .moduleContent .rightContent .lists .list .introduceBox .name {
  font-size: 14px;
  cursor: pointer;
}

#home .module4Box .moduleContent .rightContent .lists .list .introduceBox .name:hover {
  text-decoration: underline;
}

#home .module4Box .moduleContent .rightContent .lists .list .introduceBox .intro {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 8px;
}

#home .module4Box .moduleContent .rightContent .lists .list .introduceBox .date {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  margin-top: 8px;
}

#home .module4Box .moduleContent .rightContent .lists .videoBox {
  position: absolute;
  z-index: 2;
}

#home .module4Box .moduleContent .rightContent .lists .videoBox #homePlayerRight {
  width: 100%;
  height: 100%;
}

#home .module5Box {
  height: auto;
  margin-top: 38px;
  display: none !important;
}

#home .module5Box .introduceBox {
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  background: #ffffff;
  position: relative;
  display: inline-block;
}

#home .module5Box .introduceBox .module5Header {
  width: 100%;
  height: 57px;
  line-height: 57px;
  background: #002446;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px;
  border-radius: 10px 10px 0 0;
  padding-left: 23px;
  border-bottom: 3px solid #aaaaaa;
}

#home .module5Box .introduceBox .descBox .name {
  font-size: 16px;
  font-weight: bold;
  margin-top: 23px;
}

#home .module5Box .introduceBox .descBox .desc {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 1px;
  margin: 10px 0 0 0;
}

#home .module5Box .introduceBox .descBox .moreBox {
  position: absolute;
  right: 23px;
  bottom: 15px;
  cursor: pointer;
}

#home .module5Box .introduceBox .descBox .moreBox .more {
  font-size: 14px;
}

#home .module5Box .introduceBox .descBox .moreBox .img {
  width: 18px;
  height: 15px;
  vertical-align: middle;
}

#home .module5Box .rightBox {
  background: #ffffff;
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  display: inline-block;
  vertical-align: top;
  position: relative;
}

#home .module5Box .rightBox .imgBox {
  position: relative;
}

#home .module5Box .rightBox .imgBox .img {
  width: 100%;
  height: 100%;
}

#home .module5Box .rightBox .imgBox .playBtn {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 27px;
  bottom: 30px;
  cursor: pointer;
}

#home .module5Box .rightBox .videoBox {
  position: absolute;
  top: 63.5px;
  left: 50%;
  transform: translateX(-50%);
}

#home .module5Box .rightBox .videoBox #homePlayerModule5 {
  width: 100%;
  height: 100%;
}

#home .module6Box {
  margin-top: 40px;
  display: none !important;
}

#home .module6Box .module6Header {
  width: 100%;
  height: 57px;
  line-height: 57px;
  background: #002446;
  border-bottom: 3px solid #aaaaaa;
  border-radius: 10px 10px 0 0;
  color: #FFFFFF;
  font-weight: bold;
  font-size: 18px;
  padding-left: 23px;
}

#home .module6Box .module6Content {
  background: #F8F8F8;
  padding: 18px 16px;
  border-radius: 0 0 10px 10px;
}

#home .module6Box .module6Content .list {
  background-color: #ffffff;
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  display: inline-block;
  margin-bottom: 40px;
  position: relative;
  overflow: hidden;
}

#home .module6Box .module6Content .list .name {
  width: 170px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  border-radius: 5px;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: bold;
  margin-left: 20px;
  margin-top: 22px;
  cursor: pointer;
}

#home .module6Box .module6Content .list .imgText {
  margin: 25px 20px 0 20px;
  overflow: hidden;
}

#home .module6Box .module6Content .list .imgText .desc {
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 1px;
  display: inline-block;
  vertical-align: top;
}

#home .module6Box .module6Content .list .moreBox {
  position: absolute;
  right: 23px;
  bottom: 15px;
  cursor: pointer;
}

#home .module6Box .module6Content .list .moreBox .more {
  font-size: 14px;
}

#home .module6Box .module6Content .list .moreBox .img {
  width: 18px;
  height: 15px;
  vertical-align: middle;
}

#home .module6Box .module6Content .scicloud .name {
  background: #00508b;
}

#home .module6Box .module6Content .scicloud .name:hover {
  background: #0179c1;
}

#home .module6Box .module6Content .scicloud .imgText .img {
  width: 108px;
  height: auto;
}

#home .module6Box .module6Content .scicloud .imgText .desc {
  width: calc(100% - 128px);
}

#home .module6Box .module6Content .preprint .name {
  background: #78A32C;
}

#home .module6Box .module6Content .preprint .name:hover {
  background: #90c435;
}

#home .module6Box .module6Content .preprint .imgText .img {
  width: 108px;
  height: auto;
}

#home .module6Box .module6Content .preprint .imgText .desc {
  width: calc(100% - 128px);
}

#home .module6Box .module6Content .openAccess .name {
  background: #FF8A00;
}

#home .module6Box .module6Content .openAccess .name:hover {
  background: #f59a23;
}

#home .module6Box .module6Content .openAccess .imgText .img {
  width: 108px;
  height: auto;
}

#home .module6Box .module6Content .openAccess .imgText .desc {
  width: calc(100% - 138px);
}

#home .module6Box .module6Content .shop {
  margin-bottom: 0;
}

#home .module6Box .module6Content .shop .name {
  background: #0179C1;
}

#home .module6Box .module6Content .shop .name:hover {
  background: #0191e8;
}

#home .module6Box .module6Content .shop .imgText .img {
  width: 108px;
  height: auto;
}

#home .module6Box .module6Content .shop .imgText .desc {
  width: calc(100% - 128px);
}

#home .module6Box .module6Content .minici .name {
  background: #f5222d;
}

#home .module6Box .module6Content .minici .name:hover {
  background: #d41822;
}

#home .module6Box .module6Content .minici .imgText .img {
  width: 108px;
  height: auto;
}

#home .module6Box .module6Content .minici .imgText .desc {
  width: calc(100% - 128px);
}

#home .module7Box {
  width: 100%;
  height: auto;
  background: #FFF;
  overflow: hidden;
}

#home .module7Box .module7 {
  height: auto;
  padding-top: 48px;
  padding-bottom: 8px;
}

#home .module7Box .module7 .scopeBox {
  text-align: right;
}

#home .module7Box .module7 .scopeBox .fa {
  color: #194BBF;
}

#home .module7Box .module7 .moduleContent {
  margin-top: 20px;
}

#home .module7Box .module7 .moduleContent .list {
  width: 130px;
  height: 180px;
  display: inline-block;
  vertical-align: top;
  margin-right: 22.8px;
  margin-bottom: 40px;
}

#home .module7Box .module7 .moduleContent .list .imgBox {
  width: 100%;
  height: 100%;
  position: relative;
  /* 给图片添加过渡效果 */
  transition: all 0.5s;
}

#home .module7Box .module7 .moduleContent .list .imgBox::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.02);
}

#home .module7Box .module7 .moduleContent .list .imgBox:hover {
  cursor: pointer;
  /* 鼠标悬停放大 */
  transform: scale(1.08, 1.08);
  box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.15);
}

#home .module7Box .module7 .moduleContent .list .imgBox .img {
  width: 100%;
  height: 100%;
  position: relative;
}

#home .module7Box .module7 .moduleContent .list .imgBox .mask {
  padding-top: 120px;
  position: absolute;
  top: 0;
  left: 0;
  pointer-events: none;
  background: rgba(51, 51, 51, 0.5);
  width: 100%;
  height: 100%;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: bold;
  display: none;
}

#home .module7Box .module7 .moduleContent .list .shadow {
  width: 100%;
  height: 6px;
  background: #305775;
  box-shadow: 0px 10px 5px rgba(0, 0, 0, 0.35);
  margin-top: -10px;
}

#home .module7Box .module7 .moduleContent .list .name {
  width: 196px;
  height: 97px;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  margin-top: 25px;
  line-height: 19px;
}

.bgC1 {
  background-color: #305775 !important;
}

.uploadBtn {
  width: 135px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: white;
  font-size: 13px;
  border-radius: 5px;
  margin-bottom: 15px;
  cursor: pointer;
  margin-top: 5px;
}

.addRecArticleCoverImg,
.updateRecArticleCoverImg,
.paperCoverImg,
.updatePaperCoverImg {
  width: 100%;
}

.fa-pencil {
  color: #194BBF;
  cursor: pointer;
}

.fa-times {
  color: red;
  cursor: pointer;
}

.label-point-green {
  width: 10px;
  height: 10px;
  border: 1px solid #07c160;
  border-radius: 50%;
  background-color: #07c160;
  display: inline-block;
}

.label-point-gray {
  width: 10px;
  height: 10px;
  border: 1px solid gray;
  border-radius: 50%;
  display: inline-block;
}

.sortArea {
  margin: 10px auto;
  width: 80%;
}

.sortArea div {
  padding: 6px;
  background-color: #fdfdfd;
  border: solid 1px #eee;
  margin-bottom: 10px;
  cursor: move;
}

.sortArea .fa-times {
  cursor: pointer;
  color: red;
}

.module8Box,
.module8Box-2 {
  background: #202A40;
}

.module8Box .module8 {
  height: auto;
  padding-top: 48px;
  padding-bottom: 48px;
}

.module8Box-2 .module8 {
  height: auto;
  padding-top: 29px;
  padding-bottom: 29px;
}

.module8 .moduleHeader .name {
  color: #FFFFFF;
}

#home .module8 .moduleHeader .more {
  color: rgba(255, 255, 255, 0.6);
}

#home .module8 .moduleHeader .more:hover {
  color: rgba(64, 106, 204, 1);
}

.module8 .moduleContent {
  margin-top: 20px;
}

.module8Box .module8 .moduleContent .imgBox {
  width: 100%;
  height: 170px;
  position: relative;
}

.module8Box .module8 .moduleContent .imgBox::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.02);
}

.module8Box-2 .module8 .moduleContent .imgBox {
  width: 100%;
  height: 204px;
  position: relative;
}

.module8Box-2 .module8 .moduleContent .imgBox::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.02);
}

.module8 .moduleContent .imgBox .img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.module8 .moduleContent .textBox {
  margin-top: 20px;
  position: relative;
}

.module8 .moduleContent .textBox .title {
  color: rgba(255, 255, 255, 1);
  font-size: 16px;
  font-weight: bold;
  line-height: 20px;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.module8 .moduleContent .textBox .title:hover {
  text-decoration: underline;
}

.module8Box .module8 .moduleContent .textBox .bottom {
  width: 100%;
  position: absolute;
  bottom: 0;
}

.module8Box-2 .module8 .moduleContent .textBox .bottom {
  width: 100%;
  margin-top: 20px;
}

.module8 .moduleContent .textBox .author {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 18px;
}

.module8 .moduleContent .textBox .author .text {
  color: rgba(255, 255, 255, 1);
}

.module8 .moduleContent .textBox .author .name {
  color: rgba(255, 255, 255, 0.6);
  padding-left: 8px;
}

.module8 .moduleContent .textBox .journalName {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  font-weight: bold;
  height: 18px;
  color: rgba(255, 255, 255, 1);
}

.moduleContent .swiper-pagination {
  position: static;
  margin-top: 28px;
}

.moduleContent .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: rgba(255, 255, 255, 0.4);
  opacity: 1;
  margin: 0 8px !important;
}

.moduleContent .swiper-pagination-bullet-active {
  background: rgba(255, 255, 255, 1);
}

.moduleContent .swiperItem {
  position: relative;
}

.moduleContent .swiperItem .deleteEditBtn {
  position: absolute;
  right: 5px;
  top: 5px;
}

.el-select-dropdown__item {
  height: auto !important;
  line-height: normal !important;
  margin: 10px 0 !important;
  white-space: normal !important;
}

.el-select-dropdown {
  width: 500px !important;
}