<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#technology .about-m {
  height: 500px;
}
#technology .about-m .bgc {
  position: absolute;
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  left: 50%;
  height: 500px;
  background: url(../img/bgc8.png);
  transform: translate(-50%);
  z-index: -1;
}
#technology .about-m .about-tex {
  width: 50%;
  margin: 0 auto;
  text-align: center;
  padding-top: 160px;
}
#technology .about-m .about-tex h2 {
  font-size: 40px;
  font-weight: 400;
  color: #ffffff;
  margin-bottom: 21px;
}
#technology .about-m .about-tex p {
  display: block;
  margin: 0 auto;
  width: 717px;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.5;
  line-height: 25px;
}
#technology .about-m .about-tex p:hover {
  cursor: pointer;
  opacity: 1;
}
#technology .about-m .img-box {
  position: relative;
  top: -80px;
  left: 0;
}
#technology nav {
  margin: 0 auto;
  height: 85px;
  background-color: #f7f7f7;
  max-width: 1920px;
}
#technology nav ul {
  width: 50%;
  max-width: 1000px;
  margin: 0 auto;
  display: flex;
  height: 100%;
}
#technology nav ul li {
  height: 100%;
  flex: 1;
  margin-right: 70px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#technology nav ul li p {
  color: #333333;
  margin-top: 5px;
}
#technology nav ul li:nth-child(6) {
  margin: 0;
}
#technology .nr {
  max-width: 1320px;
  margin: 0 auto;
  display: none;
}
#technology .nr .nr-item .title-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 97px;
}
#technology .nr .nr-item .title-box span {
  display: block;
  width: 60px;
  height: 4px;
  background-color: #0753a6;
  border-radius: 20px;
  margin: 20px 0;
}
#technology .nr .nr-item .title-box h1 {
  text-align: center;
  font-size: 40px;
  color: #333333;
}
#technology .nr .nr-item .text {
  width: 897px;
  margin: 36px auto;
  font-size: 16px;
  color: #666666;
  line-height: 32px;
}
#technology .nr .nr-item ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
#technology .nr .nr-item ul li {
  text-align: center;
}
#technology .nr .nr-item ul li h3 {
  font-size: 40px;
  color: #ffffff;
}
#technology .nr .nr-item ul li p {
  font-size: 20px;
  color: #ffffff;
  line-height: 20px;
}
#technology .nr .nr-item ul li div {
  margin-top: -4px;
}
#technology .nr .nr-item ul li div:nth-child(1) {
  margin-bottom: -38px;
}
#technology .nr .nr-item ul li div:nth-child(2) {
  position: relative;
  height: 140px;
  background: url(../img/bgc13.png) no-repeat -1px 0px;
  z-index: 2;
}
#technology .nr .nr-item ul li:hover {
  cursor: pointer;
  transform: rotateY(360deg);
  transition: all 1s;
}
#technology .nr .nr-item ul i {
  margin: 0 64px;
}
#technology .nr .bgc {
  height: 150%;
  width: 100%;
  left: 0;
  z-index: -1;
  position: absolute;
  background: url(../img/bgc14.png) no-repeat 0px -51px;
  background-size: 100%, 200%;
}
#technology .nr .item2 {
  padding-top: 20px;
}
#technology .nr .item2 .item-nr {
  margin-top: 30px;
}
#technology .nr .item2 .item-nr .nr-l {
  margin-top: 90px;
  background-color: #fff;
  padding: 20px;
  padding-left: 60px;
  padding-right: 620px;
  padding-bottom: 50px;
}
#technology .nr .item2 .item-nr .nr-l div {
  border-bottom: 1px solid #f5f5f5;
  padding: 20px 15px;
  padding-left: 0;
}
#technology .nr .item2 .item-nr .nr-l div h2 {
  display: flex;
  font-size: 20px;
  color: #333333;
  line-height: 36px;
}
#technology .nr .item2 .item-nr .nr-l div h2 i {
  margin: 3px 10px 0 0;
}
#technology .nr .item2 .item-nr .nr-l div p {
  font-size: 14px;
  color: #666666;
  line-height: 25px;
}
#technology .nr .item2 .item-nr .nr-l div:hover {
  cursor: pointer;
}
#technology .nr .item2 .item-nr .nr-l div:hover p {
  text-shadow: 4px 2px 20px #06050552;
}
#technology .nr .item2 .item-nr .nr-r {
  position: absolute;
  margin-left: 736px;
}
#technology .nr .item3 .item-nr {
  max-width: 1320px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  height: 520px;
  margin-top: 20px;
}
#technology .nr .item3 .item-nr .swiper-slide {
  display: flex;
}
#technology .nr .item3 .item-nr .swiper-slide div {
  border: 1px solid #eeeeee;
  margin-right: 35px;
}
#technology .nr .item3 .item-nr .swiper-slide div h2 {
  font-size: 20px;
  color: #333333;
  padding: 5px 25px;
}
#technology .nr .item3 .item-nr .swiper-slide div p {
  font-size: 14px;
  color: #666666;
  padding: 10px 25px;
  line-height: 25px;
}
#technology .nr .item3 .item-nr .swiper-pagination {
  bottom: 85px !important;
}
#technology .nr .item3 .item-nr .swiper-pagination .swiper-pagination-bullet {
  width: 40px;
  height: 5px;
  border-radius: 0;
}
.li-style {
  border-bottom: 3px solid #06429b;
}
.li-style a {
  font-weight: 600;
  color: #175ba7;
}
</pre></body></html>