<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.system-main {
  width: 100%;
}
.system-main .system-banner {
  width: 100%;
}
.system-main .system-banner img {
  width: 100%;
  height: auto;
}
.system-main .system-safeguard {
  width: 100%;
  height: 1796px;
  overflow: hidden;
  background: url('../images/system/bg-2.png') top / 100% 1154px no-repeat;
}
.system-main .system-safeguard .safeguard-pic-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 1200px;
  height: 204px;
  margin: 61px auto 36px;
}
.system-main .system-safeguard .safeguard-pic-item .safeguard-pic {
  width: 380px;
  height: 204px;
}
.system-main .system-safeguard .safeguard-pic-item .safeguard-pic img {
  width: 100%;
  height: 100%;
}
.system-main .system-safeguard .system-container {
  width: 1400px;
  height: 267px;
  overflow: hidden;
  background: url('../images/system/bg-6.png') top / 100% 1154px no-repeat;
  margin: 0 auto;
}
.system-main .system-safeguard .system-container .system-form-title {
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  margin-top: 27px;
  color: #fff;
}
.system-main .system-safeguard .system-container .system-form-tel {
  width: 345px;
  height: 40px;
  text-align: center;
  border: 2px solid #FFFFFF;
  margin: 15px auto 8px;
}
.system-main .system-safeguard .system-container .system-form-tel a {
  line-height: 40px;
  color: #fff;
}
.system-main .system-safeguard .system-container .system-form-container {
  width: 1268px;
  height: 120px;
  overflow: hidden;
  margin: 0 auto;
}
.system-main .system-safeguard .system-container .system-form-container .system-form-submit {
  display: flex;
  align-items: center;
  width: 100%;
  height: 50px;
  padding: 0 34px 0 33px;
  margin: 20px 0 10px;
}
.system-main .system-safeguard .system-container .system-form-container .system-form-submit .form-submit-li {
  position: relative;
  width: 280px;
  height: 50px;
  line-height: 50px;
  background: #FFFFFF;
  overflow: hidden;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin-right: 27px;
}
.system-main .system-safeguard .system-container .system-form-container .system-form-submit .form-submit-li input {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  font-size: 16px;
  padding: 0 20px 0 64px;
}
.system-main .system-safeguard .system-container .system-form-container .system-form-submit .form-submit-li ::-webkit-input-placeholder {
  color: #666;
}
.system-main .system-safeguard .system-container .system-form-container .system-form-submit .form-submit-li::before {
  position: absolute;
  top: 50%;
  left: 53px;
  transform: translateY(-50%);
  content: '';
  width: 1px;
  height: 16px;
  background: #E6E6E6;
  z-index: 1;
}
.system-main .system-safeguard .system-container .system-form-container .system-form-submit .form-name::after,
.system-main .system-safeguard .system-container .system-form-container .system-form-submit .form-tel::after,
.system-main .system-safeguard .system-container .system-form-container .system-form-submit .form-area::after {
  position: absolute;
  top: 50%;
  left: 22px;
  transform: translateY(-50%);
  content: '';
  width: 26px;
  height: 26px;
  background: url('../images/home/ren.png') center / 100% 100% no-repeat;
}
.system-main .system-safeguard .system-container .system-form-container .system-form-submit .form-tel::after {
  background: url('../images/home/dh.png') center / 100% 100% no-repeat;
}
.system-main .system-safeguard .system-container .system-form-container .system-form-submit .form-area::after {
  background: url('../images/home/mj.png') center / 100% 100% no-repeat;
}
.system-main .system-safeguard .system-container .system-form-container .system-form-submit .form-submit {
  background: #1B4679;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 1px;
}
.system-main .system-safeguard .system-container .system-form-container .system-form-submit .form-submit input {
  padding: 0;
}
.system-main .system-safeguard .system-container .system-form-container .system-form-submit .form-submit::before {
  width: 0;
}
.system-main .system-safeguard .system-container .system-form-container .form-hint {
  text-align: right;
  font-size: 14px;
  color: #999999;
  padding-right: 56px;
}
.system-main .system-safeguard .system-safeguard-introduce {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.system-main .system-safeguard .system-safeguard-introduce .safeguard-introduce-title {
  position: relative;
  text-align: center;
  margin: 80px 0 63px;
}
.system-main .system-safeguard .system-safeguard-introduce .safeguard-introduce-title::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 335px;
  height: 28px;
  background: #DAEAF6;
}
.system-main .system-safeguard .system-safeguard-introduce .safeguard-introduce-title .title1 {
  position: relative;
  z-index: 1;
  font-size: 36px;
  color: #333232;
}
.system-main .system-safeguard .system-safeguard-introduce .safeguard-introduce-info {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}
.system-main .system-safeguard .system-safeguard-introduce .safeguard-introduce-info .introduce-info-item {
  position: relative;
  float: left;
  width: 543px;
  height: 483px;
  margin: 0 114px 24px 0;
}
.system-main .system-safeguard .system-safeguard-introduce .safeguard-introduce-info .introduce-info-item:nth-child(2n+2) {
  margin-right: 0;
}
.system-main .system-safeguard .system-safeguard-introduce .safeguard-introduce-info .introduce-info-item .info-item-wrapper {
  position: relative;
  z-index: 2;
  width: 310px;
  height: 240px;
  color: #FFFFFF;
  text-align: center;
  overflow: hidden;
  background: url('../images/system/bg-4.png') center / 100% 100% no-repeat;
}
.system-main .system-safeguard .system-safeguard-introduce .safeguard-introduce-info .introduce-info-item .info-item-wrapper .title1 {
  position: relative;
  font-size: 28px;
  font-weight: 500;
  padding-bottom: 25px;
  margin-top: 30px;
}
.system-main .system-safeguard .system-safeguard-introduce .safeguard-introduce-info .introduce-info-item .info-item-wrapper .title1::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 110px;
  height: 4px;
  background: #FFFFFF;
}
.system-main .system-safeguard .system-safeguard-introduce .safeguard-introduce-info .introduce-info-item .info-item-wrapper .title2 {
  font-size: 20px;
  line-height: 55px;
  margin-top: 10px;
}
.system-main .system-safeguard .system-safeguard-introduce .safeguard-introduce-info .introduce-info-item .info-item-pic {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 543px;
  height: 400px;
  z-index: 1;
}
.system-main .system-technology {
  position: relative;
  width: 100%;
  height: 666px;
  overflow: hidden;
  background: url('../images/construction/bg.png') center / 100% 100% no-repeat;
}
.system-main .system-technology::after {
  position: absolute;
  top: 100px;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 217px;
  height: 20px;
  background: #124E96;
}
.system-main .system-technology .system-technology-title {
  position: relative;
  z-index: 1;
  font-size: 28px;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin: 80px 0 72px;
}
.system-main .system-technology .swiper-wrapper {
  width: 100%;
  height: 270px;
}
.system-main .system-technology .swiper-wrapper .swiper-slide img {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.system-main .system-technology .swiper-pagination-banner {
  position: absolute;
  z-index: 5;
  left: 46%;
  bottom: 140px;
  width: auto;
}
.system-main .system-technology .swiper-pagination-banner .swiper-pagination-bullet {
  width: 30px;
  height: 4px;
  background: #FFFFFF;
  opacity: 0.4;
  border-radius: 2px;
}
.system-main .system-technology .swiper-pagination-banner .swiper-pagination-bullet-active {
  width: 30px;
  height: 4px;
  background: #FFFFFF;
  border-radius: 2px;
  opacity: 1;
}
.system-main .system-technology .swiper-button-next-banner,
.system-main .system-technology .swiper-button-prev-banner {
  position: absolute;
  top: 50%;
  width: 40px;
  height: 50px;
  z-index: 12;
}
.system-main .system-technology .swiper-button-next-banner img,
.system-main .system-technology .swiper-button-prev-banner img {
  width: 100%;
  height: 100%;
}
.system-main .system-technology .swiper-button-next-banner {
  left: 15%;
}
.system-main .system-technology .swiper-button-prev-banner {
  right: 15%;
}
.system-main .system-technology .technology-more {
  position: absolute;
  bottom: 48px;
  left: 50%;
  transform: translateX(-50%);
  width: 280px;
  height: 50px;
  line-height: 50px;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  text-align: center;
}
.system-main .system-technology .technology-more a {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.system-main .system-standard {
  width: 100%;
  height: 757px;
  overflow: hidden;
  background: url('../images/system/bg-1.png') top / 100% 1154px no-repeat;
}
.system-main .system-standard .system-standard-title {
  position: relative;
  text-align: center;
  color: #333333;
  margin: 50px 0 45px;
}
.system-main .system-standard .system-standard-title::after {
  position: absolute;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 377px;
  height: 28px;
  background: #FFFFFF;
}
.system-main .system-standard .system-standard-title &gt; p {
  position: relative;
  z-index: 1;
}
.system-main .system-standard .system-standard-title .title1 {
  font-size: 36px;
}
.system-main .system-standard .system-standard-title .title2 {
  font-size: 20px;
}
.system-main .system-standard .system-standard-info {
  width: 1200px;
  height: 416px;
  margin: 0 auto;
  overflow: hidden;
}
.system-main .system-standard .system-standard-info .standard-info-item {
  float: left;
  position: relative;
  width: 186px;
  height: 186px;
  text-align: center;
  color: #333333;
  overflow: hidden;
  background: url('../images/system/bg-7.png') center / 100% 100% no-repeat;
  margin: 0 151px 43px 0;
}
.system-main .system-standard .system-standard-info .standard-info-item:nth-child(4n+4) {
  margin-right: 0;
}
.system-main .system-standard .system-standard-info .standard-info-item::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  content: '';
  width: 156px;
  height: 156px;
  background: #F3F3F3;
  border-radius: 50%;
}
.system-main .system-standard .system-standard-info .standard-info-item &gt; p {
  position: relative;
  z-index: 1;
}
.system-main .system-standard .system-standard-info .standard-info-item .text1 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 52px;
}
.system-main .system-standard .system-standard-info .standard-info-item .text2 {
  font-size: 20px;
  margin-top: 5px;
}
.system-main .system-standard .standard-more {
  width: 280px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: 1px solid #124E96;
  box-shadow: 0px 2px 1px 0px rgba(0, 0, 0, 0.15);
  border-radius: 5px;
  margin: 60px auto 0;
}
.system-main .system-standard .standard-more &gt; a {
  font-size: 20px;
  font-weight: bold;
  color: #124E96;
}
.system-main .system-node {
  width: 100%;
  height: 300px;
  overflow: hidden;
}
.system-main .system-node .system-node-title {
  position: relative;
  margin: 33px 0 47px;
}
.system-main .system-node .system-node-title::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 248px;
  height: 28px;
  background: #DAEAF6;
}
.system-main .system-node .system-node-title .title {
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 36px;
  color: #141414;
}
.system-main .system-node .system-node-pic {
  width: 1280px;
  margin: 0 auto;
}
.system-main .system-node .system-node-pic img {
  width: 100%;
  height: auto;
}
.system-main .system-team {
  width: 100%;
  height: 370px;
  overflow: hidden;
  background: url('../images/system/bg.png') center / 100% 100% no-repeat;
}
.system-main .system-team .system-team-title {
  position: relative;
  margin: 33px 0 47px;
}
.system-main .system-team .system-team-title::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  content: '';
  width: 377px;
  height: 28px;
  background: #124E96;
}
.system-main .system-team .system-team-title .title {
  position: relative;
  z-index: 1;
  text-align: center;
  font-size: 36px;
  color: #fff;
}
.system-main .system-team .system-team-pic {
  width: 1150px;
  margin: 0 auto;
}
.system-main .system-team .system-team-pic img {
  width: 100%;
  height: auto;
}
</pre></body></html>