.max_width {
  width: min(1180px, 100% - 30px);
  margin-inline: auto;
}

body > div.search_dialog.app > div.layout.sc_result > div {
  background-color: transparent;
}

@media (max-width: 767px) {
  body > div.search_dialog.app > div.layout.sc_result > div > div > a > div > div.bg {
    top: 210px !important;
  }
}

.s_l_item {
  transition: all 0.2s;
}
.s_l_item:hover {
  transition: all 0.2s;
}

body {
  background-color: #F5FCFC;
}

@font-face {
  font-family: "website";
  src: url("./Gloock-Regular.ttf");
}
.title_text {
  box-sizing: border-box;
  overflow-wrap: break-word;
  font-size: 20px;
  font-family: Arial-BoldMT;
  font-weight: 600;
  text-align: left;
  line-height: 24px;
}

.des_text {
  box-sizing: border-box;
  overflow-wrap: break-word;
  font-size: 14px;
  font-family: PingFangSC-Regular;
  line-height: 22px;
}
.des_text .iconfont {
  font-size: 12px;
}

.date_text {
  box-sizing: border-box;
  overflow-wrap: break-word;
  font-size: 12px;
  font-family: PingFangSC-Regular;
  line-height: 20px;
}
.date_text .iconfont {
  font-size: 12px;
}

.type_text {
  box-sizing: border-box;
  border-radius: 4px;
  width: -moz-fit-content;
  width: fit-content;
  display: inline-block;
  background: #ffffff;
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  padding: 3px 10px;
}

.read_more {
  box-sizing: border-box;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 10px;
  display: inline-block;
  font-size: 14px;
  text-align: center;
  background-color: #ffffff;
  color: #fff;
  padding: 10px 15px;
  margin-top: 30px;
}

.page_title {
  box-sizing: border-box;
  overflow-wrap: break-word;
  font-size: 18px;
  font-family: SourceHanSerifCN-Bold;
  font-weight: 600;
  text-align: left;
  line-height: 40px;
  margin: 20px auto;
  margin-bottom: 0;
  color: #ffffff;
  padding-left: 15px;
  background-color: #ccc;
  border-left: 3px solid;
}

.details {
  margin-top: 20px;
}
.details .title_text,
.details .date_text {
  padding: 0 15px;
}

.first_block .date_text,
.first_block .des_text,
.first_block .title_text,
.second_block .date_text,
.second_block .des_text,
.second_block .title_text,
.details .date_text,
.details .des_text,
.details .title_text,
.s_r_item .date_text,
.s_r_item .des_text,
.s_r_item .title_text {
  color: #111;
}

.first_block .des_text,
.second_block .des_text,
.details .des_text,
.s_r_item .des_text {
  color: #333;
}

.app .header {
  box-sizing: border-box;
  background-color: #ffffff;
  box-shadow: 0px 2px 10px 0px rgba(199, 199, 199, 0.5);
}
.app .header .iconfont {
  font-size: 25px;
}
.app .header .website_name {
  display: block;
  box-sizing: border-box;
  overflow-wrap: break-word;
  font-size: 31px;
  font-weight: 800;
  text-align: center;
  position: relative;
  color: #26BDC1;
  font-family: "website";
  text-transform: uppercase;
}
.app .header nav > div {
  display: flex;
  justify-content: space-between;
  height: 60px;
  line-height: 60px;
  padding: 10px 0;
}
.app .header nav > div ul {
  display: flex;
}
.app .header nav > div ul li a {
  padding: 2px 15px;
  box-sizing: border-box;
  margin: 0 10px;
  color: #111111;
  font-size: 16px;
  font-family: PingFangSC-Semibold;
  font-weight: 600;
}
.app .header nav > div ul li .active {
  color: #26BDC1;
}
.app .header nav > div .h_r {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.app .header nav > div .h_r .pc_search {
  background: #26BDC1;
  width: 60px;
  height: 30px;
  line-height: 30px;
  display: flex;
  justify-content: center;
}
.app .header nav > div .h_r .pc_search .icon-sousuo {
  display: block;
  color: #fff;
}
.app .header nav > div .h_r .icon-sousuo,
.app .header nav > div .h_r .icon-caidan {
  display: none;
}
.app .header nav > div .h_r .iconfont {
  color: #26BDC1;
}
.app .header nav > div .h_r .iconfont:hover {
  color: #ccc;
}
@media (max-width: 960px) {
  .app .header {
    position: sticky;
    top: 0;
    z-index: 11;
    box-shadow: 0px 2px 10px 0px rgba(199, 199, 199, 0.5);
  }
  .app .header .website_name {
    font-size: 25px;
  }
  .app .header nav img {
    display: none;
  }
  .app .header nav > div {
    height: 55px;
    line-height: 55px;
  }
  .app .header nav > div ul {
    display: none;
  }
  .app .header nav > div .h_r .iconfont {
    color: #26BDC1;
  }
  .app .header nav > div .h_r .pc_search {
    display: none;
  }
  .app .header nav > div .h_r .icon-sousuo, .app .header nav > div .h_r .icon-caidan {
    display: inline-block;
  }
}
.app .type_line {
  font-size: 20px;
  margin-bottom: 20px;
  line-height: 40px;
  text-align: left;
  color: #111111;
  font-family: "DomaineDisp-Bold";
  margin-top: 30px;
}
.app .type_line .t_top {
  color: #26BDC1;
  font-size: 20px;
}
.app .type_line .t_bottom {
  font-size: 50px;
  font-weight: 700;
}
.app .layout {
  display: flex;
}
.app .layout .l_left {
  flex: 1;
}
.app .layout .l_left .banner_block {
  height: 550px;
  display: flex;
  border-radius: 18px;
  overflow: hidden;
  margin-top: 20px;
}
.app .layout .l_left .banner_block .s_l_item {
  position: relative;
  width: 25%;
}
.app .layout .l_left .banner_block .s_l_item img {
  height: 100%;
}
.app .layout .l_left .banner_block .s_l_item .text_float {
  position: absolute;
  background-color: rgba(72, 196, 212, 0.7215686275);
  width: 100%;
  height: 100%;
  bottom: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 20px;
  box-sizing: border-box;
  align-items: center;
  visibility: hidden;
}
.app .layout .l_left .banner_block .s_l_item .text_float .title_text {
  color: #ffffff;
}
.app .layout .l_left .banner_block .s_l_item .text_float .des_text {
  color: #f5fcfc;
}
.app .layout .l_left .banner_block .s_l_item .text_float .read_more {
  color: #26BDC1;
  border-radius: 10px 10px 0 0;
  border-bottom: 3px solid;
}
.app .layout .l_left .banner_block .s_l_item:hover {
  width: 80%;
}
.app .layout .l_left .banner_block .s_l_item:hover .text_float {
  visibility: visible;
}
@media (max-width: 768px) {
  .app .layout .l_left .banner_block {
    height: 300px;
  }
}
.app .layout .l_left .second_block {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin-top: 20px;
}
.app .layout .l_left .second_block .s_l_item {
  width: calc(33.3333333333% - 13.3333333333px);
  border-radius: 10px;
  box-sizing: border-box;
  overflow: hidden;
  height: auto;
  display: flex;
  border: 1px solid #26BDC1;
  border-bottom: 5px solid #26BDC1;
  padding-bottom: 20px;
  flex-direction: column;
  background-color: #fff;
  position: relative;
}
.app .layout .l_left .second_block .s_l_item img {
  width: 100%;
  height: 300px;
}
.app .layout .l_left .second_block .s_l_item .text_float {
  text-align: left;
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
  box-sizing: border-box;
  padding: 0 15px;
  padding-top: 10px;
}
.app .layout .l_left .second_block .s_l_item .text_float .bg {
  background: url("../images/2841703492917_.pic.jpg");
  width: 100%;
  background-size: 100%;
  height: 50px;
  position: absolute;
  top: 260px;
  left: 0px;
}
.app .layout .l_left .second_block .s_l_item .text_float .title_text {
  text-align: left;
}
.app .layout .l_left .second_block .s_l_item .text_float .date_text {
  color: rgb(255, 111, 82);
  font-size: 18px;
  margin-bottom: 20px;
}
.app .layout .l_left .second_block .s_l_item .text_float .type_text {
  top: 5px;
  left: 10px;
  margin-top: 10px;
}
.app .layout .l_left .second_block .s_l_item .text_float .type_text:hover {
  background: #ffffff;
}
.app .layout .l_left .second_block .s_l_item:hover .text_float .title_text {
  color: #ff8d17;
}
@media (max-width: 760px) {
  .app .layout {
    flex-wrap: wrap;
  }
  .app .layout .l_left {
    width: 100%;
  }
  .app .layout .l_left .second_block {
    flex-wrap: wrap;
  }
  .app .layout .l_left .second_block .s_l_item {
    width: 100%;
  }
  .app .layout .l_left .second_block .s_l_item img {
    width: 100%;
    height: 240px;
  }
  .app .layout .l_left .second_block .s_l_item .text_float .bg {
    top: 200px;
  }
}
@media (max-width: 768px) {
  .app .de_iv_adv,
  .app .t_de {
    margin-left: -15px;
    width: 100vw;
    box-sizing: border-box;
  }
}
.app #ifr_diagnose {
  width: 100%;
  height: 100%;
  background-color: #a18cd1;
}
.app footer {
  background-color: #26BDC1;
  color: #ffffff;
  margin-top: 40px;
  padding-bottom: 80px;
  box-sizing: border-box;
}
.app footer ul {
  text-align: center;
  box-sizing: border-box;
  padding: 20px;
  font-size: 14px;
  display: flex;
  line-height: 30px;
  flex-wrap: wrap;
  justify-content: center;
}
.app footer ul li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.app footer ul li a {
  padding-right: 20px;
  line-height: 16px;
}
.app footer ul li:nth-child(2) a {
  border-bottom: none;
  border-top: none;
}
.app #content_html {
  margin: 20px 0;
  padding: 20px;
  background-color: #fff;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.app #content_html p,
.app #content_html li {
  margin: 15px 0;
  line-height: 25px;
}
.app #content_html h1,
.app #content_html h2,
.app #content_html h3,
.app #content_html h4,
.app #content_html h5,
.app #content_html h6 {
  margin: 20px 0;
}
.app #content_html h1 {
  font-size: 28px;
  margin-bottom: 10px;
}
.app #content_html h2 {
  font-size: 24px;
  margin-bottom: 10px;
}
.app #content_html h3 {
  font-size: 20px;
  margin-bottom: 10px;
}
.app #content_html h4 {
  font-size: 18px;
  margin-bottom: 10px;
}
.app #content_html h5 {
  font-size: 16px;
  margin-bottom: 10px;
}
.app #content_html h6 {
  font-size: 14px;
  margin-bottom: 10px;
}
.app #content_html p {
  font-size: 16px;
  line-height: 1.6;
}
.app #content_html ul {
  list-style: disc;
  margin-left: 20px;
}
.app #content_html ol {
  list-style: decimal;
  margin-left: 20px;
}
.app #content_html li {
  margin-bottom: 5px;
}
.app #content_html a {
  color: #0077b6;
  text-decoration: none;
}
.app #content_html a:hover {
  text-decoration: underline;
}
.app #content_html img {
  height: auto;
  display: block;
  margin: 10px 0;
  max-width: 670px;
}
.app #content_html blockquote {
  background-color: #f9f9f9;
  border-left: 5px solid #0077b6;
  padding: 10px 20px;
  margin: 10px 0;
}
.app #content_html pre {
  background-color: #f9f9f9;
  padding: 10px;
  margin: 10px 0;
  overflow-x: auto;
}
.app #content_html table {
  border-collapse: collapse;
  width: 100%;
}
.app #content_html table th,
.app #content_html table td {
  border: 1px solid #ccc;
  padding: 8px;
}
@keyframes slide-enter {
  0% {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}
.app #content_html * {
  --stagger: 0;
  --delay: 100ms;
  --start: 0ms;
  animation: slide-enter 1s both 1;
  animation-delay: calc(var(--start) + var(--stagger) * var(--delay));
}
.app #content_html * {
  counter-increment: enter-count;
  --stagger: counter(enter-count);
}
.app #content_html .slide-enter-content > * {
  --stagger: 0;
  --delay: 100ms;
  --start: 0ms;
  animation: slide-enter 1s both 1;
  animation-delay: calc(var(--start) + var(--stagger) * var(--delay));
}
.app #content_html *:nth-child(1) {
  --stagger: 1;
}
.app #content_html *:nth-child(2) {
  --stagger: 2;
}
.app #content_html *:nth-child(3) {
  --stagger: 3;
}
.app #content_html *:nth-child(4) {
  --stagger: 4;
}
.app #content_html *:nth-child(5) {
  --stagger: 5;
}
.app #content_html *:nth-child(6) {
  --stagger: 6;
}
.app #content_html *:nth-child(7) {
  --stagger: 7;
}
.app #content_html *:nth-child(8) {
  --stagger: 8;
}
.app #content_html *:nth-child(9) {
  --stagger: 9;
}
.app #content_html *:nth-child(10) {
  --stagger: 10;
}
.app #content_html *:nth-child(11) {
  --stagger: 11;
}
.app #content_html *:nth-child(12) {
  --stagger: 12;
}
.app #content_html *:nth-child(13) {
  --stagger: 13;
}
.app #content_html *:nth-child(14) {
  --stagger: 14;
}
.app #content_html *:nth-child(15) {
  --stagger: 15;
}
.app #content_html *:nth-child(16) {
  --stagger: 16;
}
.app #content_html *:nth-child(17) {
  --stagger: 17;
}
.app #content_html *:nth-child(18) {
  --stagger: 18;
}
.app #content_html *:nth-child(19) {
  --stagger: 19;
}
.app #content_html *:nth-child(20) {
  --stagger: 20;
}
.app #content_html *:nth-child(21) {
  --stagger: 21;
}
.app #content_html *:nth-child(22) {
  --stagger: 22;
}
.app #content_html *:nth-child(23) {
  --stagger: 23;
}
.app #content_html *:nth-child(24) {
  --stagger: 24;
}
.app #content_html *:nth-child(25) {
  --stagger: 25;
}
.app #content_html *:nth-child(26) {
  --stagger: 26;
}
.app #content_html *:nth-child(27) {
  --stagger: 27;
}
.app #content_html *:nth-child(28) {
  --stagger: 28;
}
.app #content_html *:nth-child(29) {
  --stagger: 29;
}
.app #content_html *:nth-child(30) {
  --stagger: 30;
}/*# sourceMappingURL=index.css.map */