@media (max-width: 767px) {

  .module1 .fa-plus,
  .module4Box .fa-plus,
  .module5Box .fa-plus,
  .module7Box .fa-plus{
    display: none !important;
  }

  .module1 .fa-times,
  .module4Box .fa-times,
  .module5Box .fa-times {
    display: none !important;
  }

  .module1 .fa-pencil,
  .module4Box .fa-pencil,
  .module5Box .fa-pencil,
  .module7Box .fa-pencil{
    display: none !important;
  }

  .container {
    width: 100%;
  }

  .bannerBox{
    margin-top: 60px !important;
  }

  .bannerBox .middleBox .titleEn{
    font-size: 25px;
  }

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

  .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;
    /* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
  }

  .bannerBox .searchBox,

  .module1Box {
    display: none;
  }

  .module1Box-2 .imgTextBox {
    width: 100%;
  }

  .module1Box-2 .imgBox {
    height: 57vw;
  }

  .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;
  }

  .module4Box .module4Content .rightContent .lists {
    padding: 20px 15px 0;
  }

  .module4Box .module4Content .leftContent {
    width: 100%;
  }

  .module4Box .module4Content {
    padding: 20px 15px 36px;
  }

  .module4Box .module4Content .leftContent .imgBox {
    height: 54vw;
  }

  .module4Box .module4Content .leftContent .videoBox {
    height: 54vw;
  }

  .module4Box .module4Content .rightContent {
    width: 100%;
    height: auto;
  }

  .module4Box .module4Content .rightContent .lists {
    overflow: hidden;
  }

  .module4Box .module4Content .rightContent .lists .list .imgBox {
    width: 100%;
    height: 47vw;
  }

  .module4Box .module4Content .rightContent .lists .list .introduceBox {
    width: 100%;
    margin-top: 10px;
  }

  .module4Box .module4Content .rightContent .lists .videoBox {
    width: calc(100% - 30px);
    height: 47vw;
  }

  .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;
  }

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

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

@media (min-width: 768px) {

  .module1 .fa-plus,
  .module4Box .fa-plus,
  .module5Box .fa-plus,
  .module7Box .fa-plus{
    color: green;
    cursor: pointer;
  }

  .container {
    width: 100%;
  }

  .bannerBox .middleBox .titleEn{
    font-size: 25px;
  }

  .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;
    /* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
    border-bottom: 2px solid #ffffff;
  }

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

  .module1Box {
    display: none;
  }

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

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

  .module1Box-2 .imgTextBox {
    width: 100%;
    margin: 0 auto;
  }

  .module1Box-2 .imgBox {
    height: 440px;
  }

  .module1Box-2 .swiper-pagination-bullet {
    width: 111px;
    height: 6px;
    border-radius: 10px 0 0 10px;
  }

  .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;
  }

  .module4Box .module4Content .rightContent .lists {
    padding: 20px 20px 0;
  }

  .module4Box .module4Content .leftContent {
    width: 100%;
  }

  .module4Box .module4Content {
    padding: 20px 25px 36px;
  }

  .module4Box .module4Content .leftContent .imgBox {
    height: 372px;
  }

  .module4Box .module4Content .leftContent .videoBox {
    height: 372px;
  }

  .module4Box .module4Content .rightContent {
    width: 100%;
    height: 681px;
  }

  .module4Box .module4Content .rightContent .lists .list .imgBox {
    width: 168px;
    height: 100px;
    float: left;
  }

  .module4Box .module4Content .rightContent .lists .list .introduceBox {
    width: calc(100% - 183px);
    margin: 0 0 0 15px;
    float: left;
  }

  .module4Box .module4Content .rightContent .lists .videoBox {
    width: 168px;
    height: 100px;
  }

  .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 {
    width: 100%;
  }

  .module7Box .module7 .module7Header {
    width: 100%;
  }

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

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

  .module1Box {
    display: block;
  }

  .module1Box-2 {
    display: none;
  }

  .module1Box .module1 .imgTextBox .leftBox {
    width: 640px;
  }

  .module1Box .module1 .imgTextBox .rightBox {
    width: calc(100% - 640px);
  }

  .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;
  }

  .module7Box .module7 {
    width: 970px;
  }
}

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

  .bannerBox .middleBox .titleEn{
    font-size: 40px;
  }

  .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;
  }

  .module1Box .module1 .imgTextBox .leftBox {
    width: 710px;
  }

  .module1Box .module1 .imgTextBox .rightBox {
    width: calc(100% - 710px);
  }

  .module1Box-2 {
    display: none;
  }

  .module1Box {
    display: block;
  }

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

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

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

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

  .module7Box {
    height: 1300px;
  }

  .module7Box .module7 {
    width: 1170px;
  }
}

@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;
  }

  .module7Box .module7 {
    width: 1254px;
  }

  .module7Box .module7 .module7Header {
    width: 1240px;
  }

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

@font-face{
  font-family: "Script MT";
    src: url("https://sciengine.obs.myhuaweicloud.com/template/Script MT Bold.ttf");
}

@-webkit-keyframes shake {

  0%,
  10%,
  55%,
  90%,
  94%,
  98%,
  100% {
    -webkit-transform: scale(1, 1);
  }

  30% {
    -webkit-transform: scale(1.14, 0.86);
  }

  75% {
    -webkit-transform: scale(0.92, 1.08);
  }

  92% {
    -webkit-transform: scale(1.04, 0.96);
  }

  96% {
    -webkit-transform: scale(1.02, 0.98);
  }

  99% {
    -webkit-transform: scale(1.01, 0.99);
  }
}

#home {
  width: 100%;
  height: auto;
  background: #F0F0F0cc;
  color: #333333;
}

#home .bannerBox {
  background: url('../png/bannernew.png') no-repeat;
  width: 100%;
  height: 335px;
  background-size: 100% 100%;
  position: relative;
}

#home .bannerBox1 {
  margin-top: 60px;
}

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

#home .bannerBox .middleBox .title {
  color: #FFFFFF;
  font-weight: bold;
  text-align: center;
}

#home .bannerBox .middleBox .titleEn{
  letter-spacing: 1.5px;
}

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

#home .bannerBox .middleBox .searchBox {
  margin: 27px 0 0 0;
  text-align: center;
  position: relative;
}

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

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

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

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

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

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

#home .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://sciengine.obs.myhuaweicloud.com/template/platform/search.svg') no-repeat;
  background-size: 21px 21px;
  background-color: #FFFFFF;
  background-position: center;
  vertical-align: bottom;
  cursor: pointer;
}

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

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

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

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

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

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

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

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

#home .module1Box strong{
  font-weight: bold;
}

#home .module1Box .module1 {
  height: 440px;
  border-radius: 10px;
  padding-top: 28px;
}

#home .module1Box .module1 .scopeBox{
  height: 23px;
}

#home .module1Box .module1 .imgTextBox {
  height: 440px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.22);
}

#home .module1Box .module1 .imgTextBox .leftBox {
  height: 440px;
  float: left;
  border-radius: 10px 0 0 10px;
  overflow-x: hidden;
  position: relative;
}

#home .module1Box .module1 .imgTextBox .leftBox .swiper-pagination{
  z-index: 8;
}

#home .module1Box .module1 .imgTextBox .leftBox .imgBox {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

#home .module1Box .module1 .imgTextBox .leftBox .imgBox .img {
  width: 100%;
  height: 100%;
  vertical-align: top;
}

#home .module1Box .module1 .imgTextBox .leftBox .swiper-pagination-bullets {
  bottom: 30px;
}

#home .module1Box .module1 .imgTextBox .leftBox .swiper-pagination-bullet {
  width: 70px;
  height: 6px;
  background: #c4c4c4;
  border-radius: 10px 0 0 10px;
  opacity: 1;
}

#home .module1Box .module1 .imgTextBox .leftBox .swiper-pagination-bullet-active {
  background: #00508B;
}

#home .module1Box .module1 .imgTextBox .rightBox {
  height: 440px;
  float: left;
  background-color: #FFFFFF;
  border-radius: 0 10px 10px 0;
}

#home .module1Box .module1 .imgTextBox .rightBox .title {
  font-size: 22px;
  font-weight: bold;
  padding: 32px 40px 0 40px;
  line-height: 23px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  /* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
  cursor: pointer;
}

#home .module1Box .module1 .imgTextBox .rightBox .title:hover {
  text-decoration: underline;
}

#home .module1Box .module1 .imgTextBox .rightBox .type {
  font-size: 14px;
  color: #3c9cd7;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 15px 40px 0 40px;
  cursor: pointer;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#home .module1Box .module1 .imgTextBox .rightBox .type:hover{
  text-decoration: underline;
}

#home .module1Box .module1 .imgTextBox .rightBox .volumn {
  font-size: 14px;
  color: #7F7F7F;
  line-height: 20px;
  letter-spacing: 1px;
  padding: 2px 40px 0 40px;
}

#home .module1Box .module1 .imgTextBox .rightBox .desc {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  padding: 10px 40px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 11;
  -webkit-box-orient: vertical;
}

#home .module1Box-2 {
  width: 100%;
  background: #3c9cd7;
}

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

#home .module1Box-2 .module1 .imgTextBox {
  background: #ffffff;
  overflow-x: hidden;
  position: relative;
  border-radius: 10px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.22);
}

#home .module1Box-2 .module1 .imgBox .img {
  width: 100%;
  height: 100%;
  vertical-align: top;
  border-radius: 10px 10px 0 0;
  object-fit: cover;
  cursor: pointer;
}

#home .module1Box-2 .module1 .rightBox {
  background-color: #FFFFFF;
  border-radius: 0 0 10px 10px;
  padding-bottom: 70px;
}

#home .module1Box-2 .module1 .rightBox .title {
  font-size: 22px;
  font-weight: bold;
  padding: 32px 40px 0 40px;
  line-height: 23px;
  letter-spacing: 1px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  /* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
  cursor: pointer;
}

#home .module1Box-2 .module1 .rightBox .title:hover {
  text-decoration: underline;
}

#home .module1Box-2 .module1 .rightBox .type {
  font-size: 14px;
  color: #7F7F7F;
  letter-spacing: 1px;
  line-height: 20px;
  padding: 15px 40px 0 40px;
}

#home .module1Box-2 .module1 .rightBox .volumn {
  font-size: 14px;
  color: #3c9cd7;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 1px;
  padding: 2px 40px 0 40px;
  cursor: pointer;
}

#home .module1Box-2 .module1 .rightBox .volumn:hover {
  text-decoration: underline;
}

#home .module1Box-2 .module1 .rightBox .desc {
  max-height: 212px;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  padding: 20px 40px 0 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  -webkit-box-orient: vertical;
}

#home .module1Box-2 .module1 .swiper-pagination-bullets {
  bottom: 30px;
}

#home .module1Box-2 .module1 .swiper-pagination-bullet {
  background: #c4c4c4;
  opacity: 1;
}

#home .module1Box-2 .module1 .swiper-pagination-bullet-active {
  background: #00508B;
}

#home .module2Box .module2HeaderBox {
  width: 100%;
  background: #3c9cd7;
  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 {
  font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei";
  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;
  /* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
  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;
  /* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
  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;
}

#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-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
  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 {
  margin-top: 43px;
}

#home .module4Box .module4Header {
  width: 100%;
  height: 57px;
  line-height: 57px;
  background: #002446;
  border-bottom: 3px solid #aaaaaa;
  border-radius: 10px 10px 0 0;
  color: #FFFFFF;
  font-size: 18px;
  padding-left: 23px;
  padding-right: 23px;
  display: flex;
  justify-content: space-between;
}

#home .module4Box .module4Header .name{
  font-weight: bold;
  /* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
}

#home .module4Box .module4Header .more{
  font-size: 14px;
  cursor: pointer;
}

#home .module4Box .module4Content {
  height: auto;
  background: #f8f8f8;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}

#home .module4Box .module4Content .leftContent {
  height: auto;
  border-radius: 10px;
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
  background: #ffffff;
  margin: 0 auto;
  position: relative;
}

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

#home .module4Box .module4Content .leftContent .imgBox .img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
  transition: all 1s;
}

#home .module4Box .module4Content .leftContent .imgBox .img:hover {
  cursor: pointer;
  transform: scale(1.1);
}

#home .module4Box .module4Content .leftContent .imgBox .palyBth {
  width: 50px;
  height: 50px;
  position: absolute;
  right: 20px;
  bottom: 25px;
  cursor: pointer;
}

#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;
  /* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
  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 .module4Content .leftContent .videoBox {
  position: absolute;
  width: 100%;
}

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

#home .module4Box .module4Content .rightContent {
  border-radius: 10px;
  box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.1);
  background: #ffffff;
}

#home .module4Box .module4Content .rightContent .lists {
  margin: 20px 0 0 0;
  position: relative;
}

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

#home .module4Box .module4Content .rightContent .lists .list .imgBox {
  position: relative;
  overflow: hidden;
}

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

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

#home .module4Box .module4Content .rightContent .lists .list .imgBox .playBtn {
  width: 20px;
  height: 20px;
  position: absolute;
  right: 12px;
  bottom: 15px;
  cursor: pointer;
}

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

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

#home .module4Box .module4Content .rightContent .lists .list .introduceBox .name {
  margin: 6px 0 0 0;
  line-height: 19px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  cursor: pointer;
}

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

#home .module4Box .module4Content .rightContent .lists .videoBox {
  position: absolute;
}

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

#home .module5Box {
  height: auto;
  margin-top: 38px;
}

#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-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
  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;
  /* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
  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;
}

#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-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
  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;
  /* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
  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%;
  background: #3c9cd7;
  margin-top: 47px;
}

#home .module7Box .module7 {
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}

#home .module7Box .module7 .module7Header {
  font-size: 36px;
  color: #FFFFFF;
  font-weight: bold;
  /* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
  text-align: center;
  margin: 47px auto 0;
  border-bottom: 1px solid #D7D7D7;
  padding-bottom: 13px;
}

#home .module7Box .module7 .module7Content {
  width: 100%;
  margin-top: 35px;
  overflow: hidden;
  text-align: center;
}

#home .module7Box .module7 .module7Content .list {
  width: 209px;
}

#home .module7Box .module7 .module7Content .list .imgBox {
  width: 196px;
  height: 257px;
  margin: 0 auto;
  position: relative;
}

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

#home .module7Box .module7 .module7Content .list .imgBox .img:hover {
  cursor: pointer;
}

#home .module7Box .module7 .module7Content .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;
  /* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
  display: none;
}

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

#home .module7Box .module7 .module7Content .list .name {
  width: 196px;
  height: 97px;
  text-align: center;
  font-size: 16px;
  color: #FFFFFF;
  font-weight: bold;
  /* font-family: "Montserrat Bold", "Montserrat Regular", "Montserrat", "Microsoft YaHei"; */
  margin-top: 25px;
  line-height: 19px;
}

.bgC1 {
  background-color: #3c9cd7 !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;
}

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

.module1 .fa-pencil,
.module4Box .fa-pencil,
.module5Box .fa-pencil,
.module7Box .fa-pencil{
  color: green;
  cursor: pointer;
}

.module1 .fa-times,.module4Box .fa-times,.module5Box .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;
}

.sweet-alert{
  display: none !important;
}