<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
.section {
  position: relative;
  background-color: #fcfcfc;
}
body.page-type-reliability .section-content .wrap .col-box .cards {
  padding: 30px 90px;
}
@media all and (max-width: 768px) {
  body.page-type-reliability .section-content .wrap .col-box .cards {
    padding: 30px 40px;
  }
}
body.page-type-reliability .section-kv {
  background-image: url('../../../images/reliability/kv.jpg');
  background-color: #deeff9;
}
@media all and (max-width: 768px) {
  body.page-type-reliability .section-kv {
    padding-bottom: 80%;
    background-size: cover;
    background-image: url('../../../images/reliability/kv-m.jpg');
  }
}
body.page-type-reliability .section-content {
  background: linear-gradient(to bottom, #deeff9 0%, #fbfcfc 60%);
}
@media all and (max-width: 768px) {
  body.page-type-reliability .section-content {
    background: linear-gradient(to bottom, #e5f2fa 0%, #fbfcfc 60%);
  }
}
body.page-type-reliability .section-footer-dec {
  background-color: #FBFCFC;
}
body.page-type-reliability .col-box {
  position: relative;
}
body.page-type-reliability .absolute {
  position: absolute;
}
body.page-type-reliability .list-dot {
  width: 10px;
  height: 10px;
  background-color: #63A4C3;
  border-radius: 30px;
  margin-right: 10px;
}
body.page-type-reliability .indent-box {
  margin-top: 30px;
  width: fit-content;
  padding: 0 10px 8px 0;
  border-bottom: 1px solid #0A58A5;
}
@media all and (max-width: 414px) {
  body.page-type-reliability .indent-box {
    margin-top: 10px;
    padding: 0 10px 2px 0;
    min-width: auto;
  }
}
body.page-type-reliability .indent-box .link-title {
  position: relative;
  width: 100%;
}
body.page-type-reliability .indent-box .link-title &gt; span {
  float: right;
}
body.page-type-reliability .download-link {
  display: block;
  color: #626262;
}
body.page-type-reliability .download-link:hover {
  color: #0A58A5;
}
body.page-type-reliability .download-link:hover .download-icon {
  background-image: url("../../../images/icon_download02.png");
}
@media all and (max-width: 768px) {
  body.page-type-reliability .download-link .indent-box {
    width: 100%;
  }
  body.page-type-reliability .download-link .indent-box .link-title {
    width: 100%;
    padding-right: 30px;
  }
  body.page-type-reliability .download-link .indent-box .link-title &gt; span {
    position: absolute;
    right: 0;
  }
}
body.page-type-reliability .download-icon {
  width: 30px;
  height: 25px;
  background-image: url("../../../images/icon_download01.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 60%;
}
@media all and (max-width: 414px) {
  body.page-type-reliability .link-title {
    font-size: 14px;
    line-height: 24px;
  }
}
body.page-type-reliability .link-title::before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background-color: #0A58A5;
  border-radius: 30px;
  margin-right: 10px;
}
@media all and (max-width: 414px) {
  body.page-type-reliability .link-title::before {
    width: 10px;
    height: 10px;
  }
}
body.page-type-reliability .download {
  margin-left: 30px;
}
@media all and (max-width: 414px) {
  body.page-type-reliability .download {
    width: 10px;
    margin-left: 10px;
  }
}
body.page-type-reliability .col-box {
  position: relative;
}
body.page-type-reliability .col-box .cards {
  background-color: #f2f8fd;
  border-radius: 0 15px 15px 0;
  padding-left: 15%;
  position: relative;
}
body.page-type-reliability .col-box ul {
  list-style: disc;
}
body.page-type-reliability .col-box ul li::marker {
  color: #5db6e7;
}
body.page-type-reliability .absolute {
  position: absolute;
}
body.page-type-reliability .col-box img.people01 {
  width: 200px;
  bottom: -5%;
  right: 5%;
}
@media all and (max-width: 1400px) {
  body.page-type-reliability .col-box img.people01 {
    width: 170px;
  }
}
@media all and (max-width: 1280px) {
  body.page-type-reliability .col-box img.people01 {
    display: none;
  }
}
body.page-type-reliability .col-box .people02 {
  width: 150px;
  top: -30%;
  left: 15%;
  margin-top: 0;
}
@media all and (max-width: 1440px) {
  body.page-type-reliability .col-box .people02 {
    top: -20%;
  }
}
@media all and (max-width: 1024px) {
  body.page-type-reliability .col-box .people02 {
    width: 120px;
    top: -18%;
  }
}
@media all and (max-width: 820px) {
  body.page-type-reliability .col-box .people02 {
    display: none;
  }
}
body.page-type-reliability .col-box .people03 {
  width: 180px;
  bottom: -18%;
  right: 0;
}
@media all and (max-width: 1400px) {
  body.page-type-reliability .col-box .people03 {
    width: 150px;
  }
}
@media all and (max-width: 1280px) {
  body.page-type-reliability .col-box .people03 {
    width: 140px;
    bottom: -30%;
  }
}
@media all and (max-width: 768px) {
  body.page-type-reliability .col-box .people03 {
    display: none;
  }
}
body.page-type-reliability .col-box .dec {
  top: 0;
  left: 0;
}
@media all and (max-width: 768px) {
  body.page-type-reliability .col-box .dec {
    display: none;
  }
}
body.page-type-reliability .circle_bg01 {
  right: 0;
  top: 8%;
}
body.page-type-reliability .circle_bg02 {
  left: 0;
  top: 30%;
}
body.page-type-reliability .circle_bg03 {
  right: 0;
  bottom: 13%;
}
.list {
  margin-left: 20px;
}
.more {
  width: 20%;
  float: right;
  margin-top: 3%;
}
@media all and (max-width: 1400px) {
  .more {
    width: 30%;
  }
}
@media all and (max-width: 1024px) {
  .more {
    width: 33%;
  }
}
@media all and (max-width: 820px) {
  .more {
    width: 50%;
    float: none;
  }
}
@media all and (max-width: 500px) {
  .more {
    width: 65%;
  }
}
@media all and (max-width: 414px) {
  .more {
    width: 100%;
  }
}
.more a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #1e57a5;
  background-color: #f7f7f7;
  border-radius: 20px;
  padding: 5px 20px;
  margin-bottom: 15px;
  box-shadow: 0 0 15px rgb(0, 0, 0,0.25);
}
.more a .trs i {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.more a:hover {
  color: #d85353;
  background-color: #f7ebed;
}
.more a:hover i {
  transform: translateX(3px);
}
</pre></body></html>