<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">  body * {
    box-sizing: border-box;
    /* flex-shrink: 0; */
  }
  body {
    font-family: PingFangSC-Regular, Roboto, Helvetica Neue, Helvetica, Tahoma,Arial, PingFang SC-Light, Microsoft YaHei;
  }

  button {
    margin: 0;
    padding: 0;
    border: 1px solid transparent;
    outline: none;
    background-color: transparent;
  }
  
  button:active {
    opacity: 0.6;
  }
  .flex-col {
    display: flex;
    flex-direction: column;
  }
  .flex-row {
    display: flex;
    flex-direction: row;
  }
  /* layuiæ&nbsp;·å¼ */
  .layui-layui-col-lg-2dot4,.layui-col-md-2dot4,.layui-col-sm-2dot4,.layui-col-xs2dot4{position:relative;display:block;box-sizing:border-box}
  .layui-col-xs2dot4{float:left}
  .layui-col-xs2dot4{width:19%}
  .layui-layui-col-xsoffset2dot4{margin-left:19%}
  @media screen and (min-width:768px){
      .layui-col-sm-2dot4{float:left}
      .layui-col-sm-2dot4{width:19%}
  }
  @media screen and (min-width:992px){
      .layui-layui-col-md2dot4{float:left}
      .layui-layui-col-md2dot4{width:19%}
  }
  @media screen and (min-width:1200px){
      .layui-col-lg-2dot4{float:left}
      .layui-col-lg-2dot4{width:19%}
  }
  .layui-col-space16{margin:0 -16px}
  .layui-col-space16&gt;*{padding:0 16px}
  /******************** å¤´éƒ¨æ&nbsp;·å¼å¼€å§‹ ********************/
  .head {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
  }
  .list-row-down1,.list-row-down2 {
    display: none;
  }
  .head&gt;div&gt;div&gt;div:nth-child(2) {
    transform: translateX(28px);
  }
  .layui-nav {
    width: 100% !important;
  }
  .layui-nav-child{
    top: 45px;
  }
  .layui-nav .layui-nav-item&gt;a {
    padding: 0 24px !important;
  }
  .img-logo {
    margin-top: 17px;
    cursor: pointer;
  }
  .img-logo img{
    width: 90px;
  }
  .logo-special {
    display: none;
  }
  .layui-menu-item-parent {
    padding: 5px 15px !important;
  }
  .layui-menu-body-title {
    cursor: pointer !important;
    margin: 3px 10px !important;
  }
  .layui-menu-item-parent:hover{
    background-color: #f6f6f6;
  }
  .layui-panel {
    margin: 5px 0 0 0 !important;
    padding: 0 !important;
  }
  .nav-child {
    display: flex;
    color: #000;
    text-align: left;
  }
  .layui-nav-child-s {
    min-width: 70% !important;
  }
  .nav-ul a {
    padding: 0 !important;
  }
  .layui-nav li:nth-child(2)&gt;a,
  .layui-nav li:nth-child(4)&gt;a {
    position:relative;
  }

  .select-right {
    display: inline-block;
  } 
  .select-right img{
    margin-bottom: 4px;
  } 
  .select-blue {
    display: none;
    transform:rotate(180deg);
    margin-bottom: 0 !important;
  }
  .smallimg {
    width: 17px;
    height: 9px;
    position:absolute;
    bottom: -1px;
    left:50%;
    margin-left:-26px;
    z-index:1;
  }
  .list-row-down1,.list-row-down2 {
    width: 100%;
    position:absolute;
    left:50%;
    display: none;
    z-index:1;
  }
  .banner {
    position:relative !important;
    z-index:99;
   }
   .banner-img {
    width: 100%;
    height: 100%;
  }
  .list1 {
    /* width: 30%; */
    border-right: 1px solid #F5F5F5;
    
    
  }
  .list2 {
    /* width: 30%; */
    border-right: 1px solid #F5F5F5;
    
  }
  .list3 {
    /* width: 30%; */
  }
  .list4 {
    /* width: 45%; */
    border-right: 1px solid #F5F5F5;
  }
  .list5 {
    /* width: 45%; */
  }
  .nav-list{
    padding: 25px 20px;
    min-width: 260px;
  }
  .nav-list .list-head{
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFangSC, 'Helvetica Nue','å¾®è½¯é›…é»‘';
    font-weight: 400;
    color: #515560;
    line-height: 20px;
    margin-left: 8px;
  }
  .nav-list .header {
    display: flex;
    align-items: center;

  }
  .nav-list .list-line{
    display: inline-block;
    width: 2px;
    height: 12px;
    background: #1874B4;
  }
  .nav-list .nav-ul li a{
    font-size: 18px;
    font-family: PingFangSC-Regular, PingFangSC, 'Helvetica Nue','å¾®è½¯é›…é»‘';
    line-height: 52px;
    cursor: pointer;
    font-weight: 600;
    color: #3B404A;
  }
  .layui-nav .layui-nav-item{
    line-height: 36px !important;
    float: left;
  }
  .layui-nav li a:hover{ 
    color: #FFFFFF !important;
    /* font-weight: 800; */
  }
  .nav-list .nav-ul li a:focus{ 
    color: #1874B4 !important;
    /* font-weight: 800; */
    background-color: transparent !important;
  }
  .nav-list .nav-ul li a:hover{ 
    color: #1874B4 !important;
    /* font-weight: 800; */
    background-color: transparent !important;
  }
  
  .xs-nav {
    position: fixed;
    right: 10px;
    top: 10px;
  }
  .xs-nav-item {
    padding: 0 !important;
  }
  .layui-panel {
    margin-top: -60px !important;
  }

  .head-btn-fixed {
    position: fixed;
    top: 0;
    right: 0;
  }
  /******************** å¤´éƒ¨æ&nbsp;·å¼ç»“æŸ ********************/
  /******************** æ&nbsp;‡é¢˜å…¬å…±æ&nbsp;·å¼å¼€å§‹ ********************/
  .headline {
    height: 56px;
    line-height: 56px;
}
.headline .title-left-icon,
.headline .title-right-icon{
  width: 32px;
  height: 18px;
  margin-bottom: 18px;
}
.headline .title-world {
  width: 210px;
  overflow-wrap: break-word;
  font-size: 28px;
  letter-spacing: 2px;
  font-family: PingFangSC-Regular, PingFangSC, 'Helvetica Nue','å¾®è½¯é›…é»‘';
  white-space: nowrap;
  text-align: center;
  font-weight: 600;
  color: #3B404A;
  line-height: 62px;
  padding: 0 8px;
}
/******************** æ&nbsp;‡é¢˜å…¬å…±æ&nbsp;·å¼ç»“æŸ ********************/

  /******************** åº•éƒ¨æ&nbsp;·å¼å¼€å§‹ ********************/
  .bottom {
    width: 100%;
    background: #161E30;
    color: #fff;
    text-align: left;
    padding-bottom: 32px;
  }
  .bottom&gt;div {
    transform: translateX(40px);
  }
  @media screen and (max-width: 768px){
    .bottom&gt;div&gt;div:nth-child(2)&gt;div:nth-child(2) {
      margin-left: 0 !important;
    }
    .bottom&gt;div&gt;div:nth-child(2)&gt;div:nth-child(3) {
      padding-left: 0 !important;
    }
  }
  .bottom .bottom-logo {
    margin-top: 32px;
    width: 93px;
    height: 40px;
  }
  .bottom .bottom-head {
    color: rgba(255, 255, 255, 1);
    font-size: 24px;
    font-family: PingFangSC-Regular, PingFangSC, 'Helvetica Nue','å¾®è½¯é›…é»‘';
    line-height: 33px;
    margin-top: 20px;
  }
  .bottom .bottom-adress {
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFangSC, 'Helvetica Nue','å¾®è½¯é›…é»‘';
    line-height: 22px;
    margin-top: 8px;
  }
  .bottom .bottom-honer li{
    list-style: disc !important;
    margin-left: 16px;
  }
  .bottom .bottom-honer li:nth-child(1){
    width: 208px;
    height: 44px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFangSC, 'Helvetica Nue','å¾®è½¯é›…é»‘';
    line-height: 22px;
    margin-top: 16px;
  }
  .bottom .bottom-honer li:nth-child(2),
  .bottom .bottom-honer li:nth-child(3) {
    height: 22px;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-family: PingFangSC-Regular, PingFangSC, 'Helvetica Nue','å¾®è½¯é›…é»‘';
    line-height: 22px;
    margin-top: 16px;
  }
  .bottom .bottom-gongan {
    text-align: center;
    margin-top: 52px;
  }
  .bottom .bottom-gongan .gongan-item-1 a {
    cursor: pointer;
    font-size: 14px;
    font-family: PingFangSC-Regular, PingFang SC;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 20px;
  }
  .bottom .bottom-gongan .gongan-item-1 a:nth-child(1),
  .bottom .bottom-gongan .gongan-item-1 a:nth-child(2){
    border-right: 1px solid #fff;
    padding-right: 13px;
    margin-right: 13px;
  }
  .gongan-item-2 {
    margin-top: 16px;
  }
  .gongan-item-3 {
    margin-top: 9px;
    display: flex;
    justify-content: center;
  }
  .gongan-item-3 img {
    width: 18px;
    height: 20px;
  }
  .bottom-phone {
    display: flex;
    align-items: center;
    margin-top: 20px;
  }
  .bottom-phone img {
    width: 17px;
    height: 14px;
  }
  .bottom-phone div {
    margin-left: 16px;
  }
  /******************** åº•éƒ¨æ&nbsp;·å¼ç»“æŸ ********************/
</pre></body></html>