h1, h2, h3, h4, h5, h6, em, strong, b {
  font-weight: normal;
}

.index_banner h1 {
  font-weight: 400;
  font-family: "Times New Roman";
  font-size: 44px;
  line-height: 1.1;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .index_banner h1 {
    font-size: 36px;
    line-height: 1.1;
    letter-spacing: 0;
  }
}

.index_content1 > div .index_content1_info h3 {
  font-weight: 400;
  font-family: "Times New Roman";
  font-size: 24px;
  line-height: 1.35;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .index_content1 > div .index_content1_info h3 {
    font-size: 24px;
    line-height: 1.15;
    letter-spacing: 0;
  }
}
.index_content1 > div .index_content1_more a p {
  font-weight: 600;
  font-family: "Roboto";
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.05px;
}
@media (max-width: 767px) {
  .index_content1 > div .index_content1_more a p {
    font-size: 14px;
    line-height: 1.35;
    letter-spacing: 0.05px;
  }
}

.index_content2 .index_content2_left span {
  font-weight: 600;
  font-family: "Roboto";
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.05px;
}
@media (max-width: 767px) {
  .index_content2 .index_content2_left span {
    font-size: 14px;
    line-height: 1.35;
    letter-spacing: 0.05px;
  }
}
.index_content2 .index_content2_left h2 {
  font-weight: 400;
  font-family: "Times New Roman";
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .index_content2 .index_content2_left h2 {
    font-size: 28px;
    line-height: 1.15;
    letter-spacing: 0;
  }
}
.index_content2 .index_content2_left > p {
  font-family: "Roboto";
  font-size: 20px;
  line-height: 1.55;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .index_content2 .index_content2_left > p {
    font-size: 14px;
    line-height: 1.55;
    letter-spacing: 0;
  }
}

.index_content3 .index_content3_head h2 {
  font-weight: 400;
  font-family: "Times New Roman";
  font-size: 44px;
  line-height: 1.1;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .index_content3 .index_content3_head h2 {
    font-size: 36px;
    line-height: 1.1;
    letter-spacing: 0;
  }
}
.index_content3 .index_content3_main div h3 {
  font-weight: 400;
  font-family: "Times New Roman";
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .index_content3 .index_content3_main div h3 {
    font-size: 28px;
    line-height: 1.15;
    letter-spacing: 0;
  }
}
.index_content3 .index_content3_main div p {
  font-family: "Roboto";
  font-size: 20px;
  line-height: 1.55;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .index_content3 .index_content3_main div p {
    font-size: 14px;
    line-height: 1.55;
    letter-spacing: 0;
  }
}
.index_content3 .index_content3_main .index_content3_book .book_list .book_item a .book_item_right h3 {
  font-weight: 400;
  font-family: "Times New Roman";
  font-size: 24px;
  line-height: 1.35;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .index_content3 .index_content3_main .index_content3_book .book_list .book_item a .book_item_right h3 {
    font-size: 24px;
    line-height: 1.15;
    letter-spacing: 0;
  }
}
.index_content3 .index_content3_main .index_content3_book .book_list .book_item a .book_item_right span {
  font-weight: 600;
  font-family: "Roboto";
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.05px;
}
@media (max-width: 767px) {
  .index_content3 .index_content3_main .index_content3_book .book_list .book_item a .book_item_right span {
    font-size: 14px;
    line-height: 1.35;
    letter-spacing: 0.05px;
  }
}
.index_content3 .index_content3_main .index_content3_papers .papers_list .papers_item a h3 {
  font-weight: 400;
  font-family: "Times New Roman";
  font-size: 24px;
  line-height: 1.35;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .index_content3 .index_content3_main .index_content3_papers .papers_list .papers_item a h3 {
    font-size: 24px;
    line-height: 1.15;
    letter-spacing: 0;
  }
}
.index_content3 .index_content3_main .index_content3_papers .papers_list .papers_item a span {
  font-weight: 600;
  font-family: "Roboto";
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.05px;
}
@media (max-width: 767px) {
  .index_content3 .index_content3_main .index_content3_papers .papers_list .papers_item a span {
    font-size: 14px;
    line-height: 1.35;
    letter-spacing: 0.05px;
  }
}
.index_content3 .index_content3_main .index_content3_papers .papers_list .papers_item a .papers_item_auth {
  font-family: "Roboto";
  font-size: 14px;
  line-height: 1.3;
  letter-spacing: 0.05px;
}
.index_content4 h3 {
  font-weight: 400;
  font-family: "Times New Roman";
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .index_content4 h3 {
    font-size: 28px;
    line-height: 1.15;
    letter-spacing: 0;
  }
}
.index_content4 .index_content4_report .report_left p {
  font-family: "Times New Roman";
  font-size: 24px;
  line-height: 1.35;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .index_content4 .index_content4_report .report_left p {
    font-size: 24px;
    line-height: 1.15;
    letter-spacing: 0;
  }
}

.index_content5 .index_content5_head h2 {
  font-weight: 400;
  font-family: "Times New Roman";
  font-size: 44px;
  line-height: 1.1;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .index_content5 .index_content5_head h2 {
    font-size: 36px;
    line-height: 1.1;
    letter-spacing: 0;
  }
}
.index_content5 .trends_list .flag_top a .trends_item_left h2 {
  text-decoration: none;
  font-family: "Times New Roman";
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .index_content5 .trends_list .flag_top a .trends_item_left h2 {
    font-size: 28px;
    line-height: 1.15;
    letter-spacing: 0;
  }
}
.index_content5 .trends_list .trends_item p {
  font-family: "Roboto";
  font-size: 20px;
  line-height: 1.55;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  .index_content5 .trends_list .trends_item p {
    font-size: 14px;
    line-height: 1.55;
    letter-spacing: 0;
  }
}
.index_content5 .trends_list .trends_item a > div > span {
  font-weight: 600;
  font-family: "Roboto";
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.05px;
}
@media (max-width: 767px) {
  .index_content5 .trends_list .trends_item a > div > span {
    font-size: 14px;
    line-height: 1.35;
    letter-spacing: 0.05px;
  }
}
@media (max-width: 1700px) {
    .index_content4 .index_content4_report .report_right .report_list .report_item .report_item_info{
        width: 75%;
    }
}


/*# sourceMappingURL=indexEn.css.map */
