<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    padding: 0;
    margin: 0;
    min-width: 1900px;
    font-family: "Source Han Sans";
    letter-spacing: 1px;
    position: relative;
  }
  *,html,body{
      margin: 0;
      padding: 0;
  }
  html{
    font-size: 16px !important;
  }
  h2 {
    /* margin: 30px 0 0; */
    letter-spacing: 4px;
  }
  ul{
    list-style-position: inside;
  }
  .contentTitle {
    font-weight: 800;
    font-size: 56px;
    color: #000000;
    line-height: 66px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    width: 1200px;
    letter-spacing: 4px;
    margin: 0 auto;
  }
  .contentTitlep{
      font-weight: 400;
      font-size: 20px;
      color: #333333;
      line-height: 23px;
      text-align: center;
      font-style: normal;
      text-transform: none;
      padding: 30px 0;
      width: 800px;
      margin: 0 auto;
  }
  .contentTitle-w {
    font-weight: 800;
    font-size: 56px;
    color: #FFFFFF;
    line-height: 66px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    width: 1200px;
    letter-spacing: 4px;
    margin: 0 auto;
  }
  .contentTitlep-w{
      font-weight: 400;
      font-size: 20px;
      color: #FFFFFF;
      line-height: 23px;
      text-align: center;
      font-style: normal;
      text-transform: none;
      padding: 30px 0;
      width: 800px;
      margin: 0 auto;
  }
  button:active {
    transform: scale(0.8);
  }
  a {
      text-decoration: none; /* åŽ»æŽ‰ä¸‹åˆ’çº¿ */
      color: inherit; /* ç»§æ‰¿çˆ¶å…ƒç´&nbsp;çš„é¢œè‰² */
  }
  .content{
      width: 100%;
      padding-top: 60px;
      padding-bottom: 30px;
  }
  .cItem{
      width: 1200px;
      margin: 0 auto;
  }
  .content1 {
    width: 100%;
    height: 600px;
    background: url(https://lrgw.act315.com/static/oneItemCode/c1BG.png);
    background-size: cover;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
  }
  .c1Item {
    width: 1200px;
    /* height: 520px; */
    margin-left: 360px;
    margin-top: 78px;
  }
  .c1Item &gt; img {
    width: 217px;
    height: 24px;
  }
  .c1Item &gt; h2 {
    font-weight: 800;
    font-size: 54px;
    color: #000000;
    line-height: 60px;
    text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.2);
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 26px;
  }
  .c1Item &gt; p {
    font-weight: 400;
    font-size: 20px;
    color: #000000;
    line-height: 23px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-bottom: 26px;
  }
  .contactBtn {
    width: 110px;
    height: 40px;
    background: linear-gradient(135deg, #336afe 0%, #1ca9f8 100%);
    border-radius: 4px 4px 4px 4px;
    font-weight: 500;
    font-size: 16px;
    color: #ffffff;
    line-height: 19px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    border: none;
  }
  
  .content2 {
    width: 100%;
    height: 60px;
    background: #FFFFFF;
    box-shadow: 0px 4px 10px 0px rgba(0,0,0,0.05);
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .c2Item {
    width: 1200px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-left: 360px;
  }
  .c2Item &gt; img {
    width: 14px;
    height: 14px;
    margin-right: 5px;
  }
  .c2Item &gt; p &gt; a:hover {
    color: #011eff;
  }
  
  .c2Item &gt; p {
    font-weight: 400;
    font-size: 14px;
    color: #666666;
    line-height: 16px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    letter-spacing: 1px;
  }

  .c3Card{
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    margin: 3rem 0 2rem;
  }
  .c3Card .c3CardItem{
    min-width: 260px;
  }
  .c3Card .c3CardItem img{
    width: 168px;
    height: 168px;
    display: block; 
    margin: 0 auto; /* å—çº§å…ƒç´&nbsp;æ°´å¹³å±…ä¸­ */
    text-align: center;
  }
  .c3Card .c3CardItem h4{
    font-weight: 500;
    font-size: 20px;
    color: #000000;
    line-height: 26px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: 8px 0;
  }
  .c3Card .c3CardItem p{
    width: 220px;
    display: block;
    margin: 0 auto;
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 21px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .content4{
    background: #216CEC;
  }
  .content4 .c4Title{
    font-weight: 500;
    font-size: 28.8px;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: 48px 0;
  }
  .content4 .c4Titlep{
    font-weight: 400;
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }
  
  .content4 .c4HeadBar{
    width: 1200px;
    margin: 48px auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .content4 .c4HeadBar .c4HeadItem{
    width: 144px;
    height: 48px;
    background: #3A83FF;
    border-radius: 40px 40px 40px 40px;  
    font-weight: 500;
    font-size: 22px;
    color: #FFFFFF;
    line-height: 28px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .content4 .c4HeadBar .active{
    color: #216CEC !important;
    background: #FFFFFF !important;
  }
  .c4Item{
    padding-bottom: 32px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .c4Item .c4Left img{
    width: 680px;
    height: 480px;
    border-radius: 30px;
    margin-right: 32px;
  }
  .content4 .c4Item .c4Right p{
    font-weight: 400;
    font-size: 20px;
    color: #DDDDDD;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .content4 .c4Item .c4Right h4{
    font-weight: bold;
    font-size: 32px;
    color: #FFFFFF;
    line-height: 41px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 32px 0;
  }
  .content4 .c4Item .c4Right button{
    width: 170px;
    height: 58px;
    background: linear-gradient( 135deg, #336CFE 0%, #1DA8F9 100%);
    border-radius: 6px 6px 6px 6px;
    border: 1px solid #FFFFFF;
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 32px;
  }
  .content4 .c4Item .c4Right button img{
    width: 24px;
    height: 24px;
    margin-left: 6px;    
  }


  .content5{
    background: #EEF4FF;
  }
  .content5 .c5Titlep{
    font-weight: 500;
    font-size: 24px;
    color: #666666;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: 30px auto;
  }
  .content5 .c5Card{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
  }
  .content5 .c5Card .c5CardItem{
    width: 560px;
    height: 300px;
    background: #FFFFFF;
    border-radius: 0px 0px 0px 0px;
    box-sizing: border-box;
    padding: 50px 30px;
    margin: 20px 0;
  }

  .content5 .c5Card .c5CardItem img{
    width: 80px;
    height: 80px;
  }
  .content5 .c5Card .c5CardItem h4{
    font-weight: 500;
    font-size: 26px;
    color: #000000;
    line-height: 33px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin: 30px auto;
  }
  .content5 .c5Card .c5CardItem p{
    font-weight: 400;
    font-size: 16px;
    color: #000000;
    line-height: 21px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .content6 .c6Card .c6CardItem{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 30px 0 0;
  }

  .content6 .c6Card .c6CardItem .order-1{
    order: 1;
  }
  .content6 .c6Card .c6CardItem .order-2{
    order: 2;
    margin-left: 30px;
  }
  .content6 .c6Card .c6CardItem .c6Left img{
    width: 680px;
    height: 480px;
  }
  .content6 .c6Card .c6CardItem .c6Right h4{
    font-weight: bold;
    font-size: 28px;
    color: #000000;
    line-height: 42px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }
  .content6 .c6Card .c6CardItem .c6Right ul{
    list-style-type: none;
  }
  .content6 .c6Card .c6CardItem .c6Right ul li{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 20px 0;
  }
  .content6 .c6Card .c6CardItem .c6Right ul img{
    width: 20px;
    height: 20px;
    margin-right: 6px;
  }
  .content6 .c6Item .c6Right button{
    width: 170px;
    height: 58px;
    background: linear-gradient( 135deg, #336CFE 0%, #1DA8F9 100%);
    border-radius: 6px 6px 6px 6px;
    font-weight: 400;
    border: none;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 38px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 80px;
  }
  .content6 .c6Item .c6Right button img{
    width: 24px;
    height: 24px;
    margin-left: 6px;    
  }

  .content7{
    background: #E1EFFF;
  }
  .content7 .c7Item{
    width: 1700px;
    margin: 0 auto;
  }

  .content7 .c7Item .c7Card{
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .content7 .c7Item .c7Card .c7CardItem{
    width: 300px;
    margin: 30px 0;
  }

  .content7 .c7Item .c7Card .c7CardItem img{
    width: 300px;
    height: 200px;
  }
  .content7 .c7Item .c7Card .c7CardItem p{
    font-weight: 500;
    font-size: 30px;
    color: #000000;
    line-height: 39px;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }

  .content8{
    padding-bottom: 60px;
  }
  .content8 .c8HeadBar{
    width: 1000px;
    margin: 40px auto 16px;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .content8 .c8HeadBar .active p{
    color: #216CEC !important;
    font-weight: bold !important;
  }
  .content8 .c8HeadBar .c8HeadItem p{
    font-weight: 500;
    font-size: 20px;
    color: #666666;
    line-height: 26px;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }
  .content8 .c8xiahuaxian{
    width: 1200px;
    margin: 0 auto 60px;
    height: 0px;
    border: 1px solid #000000;
    opacity: 0.1;
  }

  .content8 .c8Item .c8Card{
    width: 1200px;
    height: 600px;
    background: linear-gradient( 145deg, #E8D8FF 0%, #D5CEFF 100%);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.1);
    border-radius: 30px 30px 30px 30px;
  }
  .content8 .c8Item .c8Card img{
    width: 100%;
    height: 480px;
    object-fit: cover;
    border-radius: 30px 30px 0 0;
    display: block;
  }
  .content8 .c8Item .c8Card .c8CardBottom{
    height: 120px;
    background: #FFFFFF;
    border-radius: 0px 0px 30px 30px;
    box-sizing: border-box;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .content8 .c8Item .c8Card .c8CardBottom p{
    font-weight: 400;
    font-size: 22px;
    color: #333333;
    line-height: 33px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }

  .content9{
    background: #216CEC;
    padding-bottom: 60px;
  }
  .content9 .c9Item{
    
  }
  .content9 .c9Item .c9Card1{
    margin: 30px auto;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .content9 .c9Item .c9Card1 .c9CardItem1{
    width: 280px;
    height: 280px;
    background: #FFFFFF;
    border-radius: 20px 20px 20px 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .content9 .c9Item .c9Card1 .c9CardItem1 img{
    width: 80px;
    height: 80px;
  }
  .content9 .c9Item .c9Card1 .c9CardItem1 .c9xiahuaxian{
    width: 80px;
    height: 6px;
    background: #216CEC;
    border-radius: 0px 0px 0px 0px;
    margin: 14px auto;
  }
  .content9 .c9Item .c9Card1 .c9CardItem1 h4{
    font-weight: 500;
    font-size: 22px;
    color: #000000;
    line-height: 28px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin-bottom: 16px;
  }
  .content9 .c9Item .c9Card1 .c9CardItem1 p{
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 21px;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }
  .content9 .c9Item .c9Card2{
    width: 1200px;
    height: 180px;
    background: #FFFFFF;
    border-radius: 20px 20px 20px 20px;
    display: flex;
    justify-content: space-around;
    align-items: center;
  }
  .content9 .c9Item .c9Card2 .c9CardItem2{
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .content9 .c9Item .c9Card2 .c9CardItem2 img{
    width: 100px;
    height: 100px;
  }
  .content9 .c9Item .c9Card2 .c9CardItem2 .c9Text{
    margin-left: 18px;
    font-weight: 400;
    font-size: 20px;
    color: #666666;
    line-height: 26px;
    text-align: left;
    font-style: normal;
    text-transform: none;
  }




  /* é…å¥—å¢žå€¼æœåŠ¡ */
  .content23 {
    width: 100%;
    background: #ffffff;
  }
  .c23Card {
    width: 100%;
    padding-top: 60px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
  }
  .c23CardItem {
    width: 25%;
    margin-bottom: 60px;
    text-align: center;
  }
  .c23CardItem img {
    width: 200px;
    height: 200px;
  }
  .c23CardItem p {
    font-weight: bold;
    font-size: 22px;
    color: #000000;
    line-height: 28px;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }
  
/* å¼ºå¤§çš„æŠ€æœ¯ç&nbsp;”å‘å›¢é˜Ÿ è´¨é‡å”®åŽæœåŠ¡æœ‰ä¿éšœ */
  .content24 {
    width: 100%;
    height: 690px;
    background: url(./img/fiveInOne/c8BG.png);
    background-size: cover;
    position: relative;
  }
  .c24Item {
    width: 1200px;
    margin: auto;
    padding-top: 60px;
  }
  .c24Item h2 {
    font-weight: 800;
    font-size: 56px;
    color: #000000;
    line-height: 72px;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }
  .c24Item p {
    font-weight: 400;
    font-size: 20px;
    color: #333333;
    line-height: 32px;
    text-align: center;
    font-style: normal;
    text-transform: none;
  }
  #c24box {
    position: relative;
    width: 1050px;
    height: 420px;
    overflow: hidden;
    border-radius: 20px;
  }
  .c24SwiperBox {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 30px;
  }
  .c24SwiperItem {
    width: 1050px;
    height: 420px;
    display: flex;
    background: #ffffff;
    border-radius: 20px;
  }
  .c24SwiperItemLeft {
    width: 626px;
    height: 420px;
    border-radius: 20px 0 0 20px;
  }
  .c24SwiperItemLeft img {
    width: 100%;
    height: 100%;
    border-radius: 20px 0 0 20px;
  }
  .c24SwiperItemRight {
    flex: 1;
    box-sizing: border-box;
    padding-right: 40px;
    margin-left: 50px;
  }
  .c24SwiperItemRight h4 {
    font-weight: 800;
    font-size: 32px;
    color: #000000;
    line-height: 38px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    padding-top: 100px;
  }
  .c24rrblue {
    width: 40px;
    height: 6px;
    background: #268efb;
    border-radius: 5px 5px 5px 5px;
    margin-top: 20px;
  }
  .c24SwiperItemRight p {
    font-weight: 400;
    font-size: 16px;
    color: #666666;
    line-height: 19px;
    text-align: left;
    font-style: normal;
    text-transform: none;
    margin-top: 30px;
  }
  .c24leftbtn {
    width: 60px;
    height: 60px;
    margin-right: 15px;
  }
  .c24rightbtn {
    width: 60px;
    height: 60px;
    margin-left: 15px;
  }
  
  .content25{
    height: 500px;
    background: #3176EB;
  }
  .c25Item{
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
  .c25Item h2{
    font-weight: 800;
    font-size: 56px;
    color: #FFFFFF;
    line-height: 66px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    padding-bottom: 30px;
  }
  .c25Item p{
    font-weight: 400;
    font-size: 24px;
    color: #FFFFFF;
    line-height: 28px;
    text-align: center;
    font-style: normal;
    text-transform: none;
    margin: 40px 0;
  }
  .c25Item button{
    width: 120px;
    height: 42px;
    background: linear-gradient( 135deg, #336CFE 0%, #1DA8F9 100%);
    border-radius: 10px;
    border: 1px solid #FFFFFF;
    font-weight: 400;
    font-size: 14px;
    color: #FFFFFF;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
  }
  .c25Item button img{
    width: 14px;
    height: 14px;
    margin-left: 6px;
  }</pre></body></html>