  @charset "utf-8";
  /* CSS Document */

  *{margin: 0px;padding: 0px;}

  body{font-family: harmonyos-regular, Arial, Verdana, Geneva, sans-serif;color: #666666;background-color: #fff; line-height: 180%; font-size: 1rem;} 
  body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td, hr{margin: 0px;padding: 0px;}
  html, body{ height: 100%; width: 100%;}
  a{color: #333;text-decoration: none;}
  a:hover{color: var(--theme-color);text-decoration: none;}
  img{border: 0;}
  ul{display: block;}
  ul, ul li{list-style: none;}
  input, select, textarea{vertical-align: middle;font: 12px "Microsoft Yahei", Verdana, Geneva, sans-serif;border: 1px solid #dedede;}
  .left{float: left;}
  .right{float: right;}
  .mt{margin-top: 0.625rem;}
  .mr{margin-right: 0.625rem;}
  .mb{margin-bottom: 0.625rem;}
  .ml{margin-left: 0.625rem;}
  .pt{padding-top: 0.625rem;}
  .pt2{padding-top:1.25rem;}
  .pt3{padding-top:1.875rem;}
  .pt4{padding-top:2.5rem;}
  .pt5{padding-top:3.125rem;}
  .pt6{padding-top:3.75rem;}
  .pt7{padding-top:4.375rem;}
  .pt8{padding-top:5rem;}
  .pt9{padding-top:5.625rem;}
  .pt10{padding-top:6.25rem;}
  .pr{padding-right: 0.625rem;}
  .pb{padding-bottom: 0.625rem;}
  .pb2{padding-bottom: 1.25rem;}
  .pb3{padding-bottom: 1.875rem;}
  .pb4{padding-bottom: 2.5rem;}
  .pb5{padding-bottom: 3.125rem;}
  .pb6{padding-bottom: 3.75rem;}
  .pb7{padding-bottom: 4.375rem;}
  .pb8{padding-bottom: 5rem;}
  .pb9{padding-bottom: 5.625rem;}
  .pb10{padding-bottom: 6.25rem;}
  .pl{padding-left: 0.625rem;}
  .wp{margin: 0px auto;width: 1200px;}
  .cls{font-size: 0px;height: 0px;line-height: 0px;clear: both;}
  .hs{ background: #f6f6f6;}
  .wp1380{ width:1380px; margin:0px auto}
  .hs{ background: #f5f5f5;}
  .h1, h1{ font-size: 16px; font-weight: 600;}
  .container-s{ padding: 0px 40px;} 

  .zsy-img{ width: 100%; overflow: hidden;  height: 100%;position: relative; text-align: center;}
  .zsy-img img{ max-width:100%;      display: block;}
  .zsy-img img.abc {position: absolute; top: 0; left: 0; bottom: 0; right: 0; width: 100%; height: 100%; display: block; text-align: center; margin: auto;  transition:all 0.36s ease; object-fit:cover;}
  .zsy-img a:hover img.abc{ transform: scale(1.08);} 



  .zsy-img:after{content:"";position:absolute;width:200%;height:0;left:50%;top:50%;background-color:rgba(255,255,255,.3);transform:translate(-50%,-50%) rotate(-45deg);z-index:1}
  .zsy-img:hover:after{height:250%;transition:all 600ms linear;background-color:transparent}



  .hover-img:hover img{transform: scale(1.08);}

  .zoom{ transition:all 0.36s ease;}

  .zoom-box{ overflow:hidden;}
  .zoom-box img{ max-width:100%;}
  .zoom-box:hover .zoom{ transform:scale(1.08); border-radius:0px;}

  .box-pl10{ padding-left:100px;}
  .box-pr10{ padding-right:100px;}

  .fz42{ font-size:4q2px; color:#333; line-height:120%; padding-bottom:1.25rem;font-weight:normal;}

  .row { margin-right: -1.25rem; margin-left: -1.25rem;}  
  .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9{padding-right: 1.25rem; padding-left: 1.25rem;}


  img{display:inline-block; max-width: 100%;}

  .x1{ width:100%;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
  .x2{ width:100%;   overflow: hidden;  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2;  -webkit-box-orient: vertical;  display: -moz-box; -moz-line-clamp: 2;  -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;    }
  .x3{ width:100%;   overflow: hidden;  text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3;  -webkit-box-orient: vertical;  display: -moz-box; -moz-line-clamp: 3;  -moz-box-orient: vertical; word-wrap: break-word; word-break: break-all; white-space: normal;    }


  .ty-flex{display: flex; flex-wrap: wrap;}
  .ty-flex-zy-lb{justify-content: space-between;}
  .ty-flex-zy-jz{justify-content: center;}
  .ty-flex-sx-jz{ align-items: center;} 
  .ty-flex-wrap{flex-wrap: wrap;}

  .mt5{margin-top: 50px;}

  .hero-btn .btn-default:nth-child(2){margin-left: 20px;;}
  /* .btn-default{position:relative;display:inline-block;font-size:16px;font-weight:600;line-height:1em;text-transform:capitalize;background:linear-gradient(90deg,var(--accent-color) 0,var(--accent-color-two) 100%);color:var(--white-color);border-radius:50px;padding:17px 30px;border:0;overflow:hidden;transition:all .5s ease-in-out;z-index:1}
  .btn-default:hover{background-color:transparent}
  .btn-default::after,.btn-default::before{content:'';display:block;position:absolute;top:0;bottom:0;width:0;height:100%;background:var(--primary-color);transform:skew(15deg);transition:all .4s ease-in-out;z-index:-1}
  .btn-default::before{left:-10px}
  .btn-default::after{right:-10px}
  .btn-default:hover::after,.btn-default:hover::before{width:60%} */

  /* Project id 4010919 */

  /* @font-face {
  font-family: "iconfont"; 
  src: url('../font/iconfont.woff2') format('woff2'),
  url('../font/iconfont.woff') format('woff'),
  url('../font/iconfont.ttf') format('truetype');
  } */





@font-face {
  font-family: "iconfont"; /* Project id 4978438 */
  src: url('../font/iconfont.woff2?t=1756515697116') format('woff2'),
       url('../font/iconfont.woff?t=1756515697116') format('woff'),
       url('../font/iconfont.ttf?t=1756515697116') format('truetype');
}



  .iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  }



  :root{--theme-color:#212771; --theme-color2:#da251c;  --title-font-size:3.2rem;--primary-color:#1a1a1a;--secondary-color:#F3F3FF;--text-color:#556171;--accent-color:#f27830;--accent-color-two:#506CD7;--white-color:#FFF;--divider-color:#55617124;--dark-divider-color:#FFF24;--error-color:#e65757;--default-font:"DM Sans",sans-serif}

  .ty-color{color:var(--theme-color)}
  .bs-color{color:#fff;}


  /*图片效果*/
  figure{margin: 0rem;}
  .image-anime{position:relative;overflow:hidden}
  .image-anime:after{content:"";position:absolute;width:200%;height:0;left:50%;top:50%;background-color:rgba(255,255,255,.3);transform:translate(-50%,-50%) rotate(-45deg);z-index:1}
  .image-anime:hover:after{height:250%;transition:all 600ms linear;background-color:transparent}




  @font-face {
  font-family: "harmonyos-regular";
  src: url("../font/harmonyos-regular.woff2") format("woff2"),
  url("../font/harmonyos-regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  }


  .zt{ font-family: 'harmonyos-regular';  font-size: 30px; color:#b2b2b2;   -webkit-font-smoothing: antialiased;  -moz-osx-font-smoothing: grayscale;}


  /*加载*/
  /* .cb-cursor:before{background:linear-gradient(90deg,var(--accent-color) 0,var(--accent-color-two) 100%)} */
  .preloader{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1000;background:var(--secondary-color);display:flex;align-items:center;justify-content:center}
  .loading-container,.loading{height:120px;position:relative;width:120px;border-radius:100%}
  .loading-container{margin:40px auto}
  .loading{border:1px solid transparent;border-color:transparent var(--theme-color2) transparent var(--theme-color2);animation:rotate-loading 1.5s linear 0s infinite normal;transform-origin:50% 50%}
  .loading-container:hover .loading,.loading-container .loading{transition:all .5s ease-in-out}
  #loading-icon{position:absolute;top:45%;left:40%;width:95px;transform:translate(-35%,-30%)}
  @keyframes rotate-loading{
  0%{transform:rotate(0deg)}
  100%{transform:rotate(360deg)}
  }





  /*header*/
  .ix-header{ width:100%; top:0; z-index:101; position: fixed; transition: all 0.36s ease;}
  .ix-logo .a2{display: none;}






  /*=========导航==========*/

  /*一级导航*/
  .ix-nav{line-height:100px;}
  .ix-nav li{float:left; padding:0px 2vw; position:relative; height: 100px;}
  .ix-nav li>a{color:#333; font-size:1.12rem; font-weight:bold;}
  .ix-nav li>i{font-size:12px; display:inline-block; padding-left:10px;}
  .ix-nav li i.yy{padding-left:0px; font-size:1.25rem; vertical-align:middle; padding-right:10px;}
  .ix-nav li i.mobile-an{cursor:pointer;}
  .nax-an{ display:none;}
  .nav-colose{ display:none;}

  .ix-nav li.active>a{color:var(--theme-color);}

  /*移动端黑色层*/
  .nav-bg { display: none;background-color: rgba(0,0,0,.7); position: fixed; right: 0; left:0; top: 0; width: 100%; height: 100%;  z-index: -1; transition:all .3s; -webkit-transition:all .3s;}
  .nav-bg.open{opacity: 1; z-index: 11; display: block;}

  /*二级导航*/
  .ix-nav li .subnav{width:100% !important; left:0 !important; right:0!important;  position:absolute; top:150px;  opacity:0; visibility:hidden; transition:all 0.36s ease; background:#fff; box-shadow:0px 0px 10px rgba(0,0,0,0.2); width:100%; text-align:center; border-radius:6px; overflow:hidden;}
  .ix-nav li:hover .subnav{ opacity:1; visibility:visible; top:100px; }
  .ix-nav li .subnav a{line-height:160%; display: block; font-size:1rem; padding:10px 10px; transition:all 0.36s ease;}
  .ix-nav li .subnav a:hover{background:var(--theme-color);color:#fff;}
  /*=========导航-end=========*/

  .ix-top .ix-nav li>a, .ix-top .ix-nav li i{color:#fff;}

  .ix-top .ix-header.active{background: #fff;}
  .ix-top .ix-header.active .ix-logo .a2{display: block;}
  .ix-top .ix-header.active .ix-logo .a1{display: none;}
  .ix-top .ix-header.active .ix-nav li>a, .ix-top .ix-header.active .ix-nav li i{color:#333;}

  /*首页导航*/

  .ix-body-box{padding-left: 300px;}


  ::-webkit-scrollbar{width: 8px;height: 8px;background-color: #f6f6f6;}
  ::-webkit-scrollbar-track{background-color: #f6f6f6;}
  ::-webkit-scrollbar-thumb{background-color: var(--theme-color);}




  /*===============================db_xs==========================*/
  .db_xs { width: 50px; height: 50px; transition: all 0.36s ease;  position: fixed; right: 30px; bottom: 60px; z-index: 9999; border-radius: 50%; display: none; background: url(../images/xs.png) no-repeat center center; background-color: rgba(0,0,0,0.2);}
  .db_xs:hover{ background-color: var(--theme-color);}
  .wp-box{ padding-left:8%; padding-right:8%;}


  /*标题通用*/
  .ix-banner .section-title h3{color:#fff;}
  .section-row{position:relative;margin-bottom:3rem;z-index:1}
  .hero>.container>.row{height: 100vh;}
  .section-row .section-title{text-align:center;width:100%;margin:0 auto}
  .section-title-content p{margin:0}
  .section-title-content.dark-section p{color:var(--white-color)}
  .section-btn{text-align:right}
  .section-title{position:relative;margin-bottom:40px;z-index:1}
  .section-title h3{position:relative;display:inline-block;font-size:16px;font-weight:500;line-height:1.4em;text-transform:capitalize;color:var(--accent-color);margin-bottom:10px}

  .section-title h3 img{height: 24px; display: inline-block; padding-right: 10px;}
  .section-title h3 img.bs-svg{filter: brightness(0) invert(1);}
  .section-title h1{font-size:68px;font-weight:600;line-height:1.1em;letter-spacing:-0.02em;color:#fff;margin-bottom:0;cursor:none}
  .section-title h2{font-size:42px;font-weight:600;line-height:1.3em;letter-spacing:-0.02em;color:var(--primary-color);margin-bottom:0;cursor:none}
  .section-title p{display: inline;}
  .section-title h2 p:nth-last-child(1){color: var(--theme-color);}
  .section-title.dark-section p,.section-title.dark-section h1,.section-title.dark-section h2,.section-title.dark-section h3{color:var(--white-color)}
  .section-title.dark-section h3::before{filter:brightness(0) invert(1)}

  .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;border-radius:5px;background:rgba(0,0,0,0.2);margin:0px 5px;transition:all 0.36s ease;opacity:1;}
  .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:1.875rem;background:var(--theme-color2);}


  .swiper-button-next,.swiper-button-prev{width:3.125rem;height:3.125rem;background:rgba(0,0,0,0.5);border-radius:6px;text-align:center;line-height:50px;transition:all 0.36s ease;}
  .swiper-button-next i,.swiper-button-prev i{font-size:0.9rem;color:#fff;}
  .swiper-button-next{right:0rem;}
  .swiper-button-prev{left:0rem;}
  .swiper-button-prev:after,.swiper-button-next:after{display:none;}
  .swiper-button-prev:after,.swiper-button-next:after{display:none;}
  .swiper-button-next:hover,.swiper-button-prev:hover{background:var(--theme-color);}

  .swiper-button-next,.swiper-button-prev{top: 35%;}

  /*banner*/
  .ix-banner{position: relative; width: 100%;  overflow: hidden;}
  .ix-banner .sw-box{height:100%;overflow:hidden;}
  .ix-banner .ix-ban-bj{width:100%;height:100vh;transition:all 0.36s ease;display:table;} 
  .ix-ban-bj .ib-tit{display:table-cell;vertical-align:middle;}


  .ban-tit{text-align: left;}
  .ib-t4 .hero-btn{display: block;}

  .ix-ban-bj .ib-tit .ib-t1{font-size:3.5rem;color:#fff;line-height:150%; text-transform: capitalize; font-weight: bold; width: 48%;}
  .ix-ban-bj .ib-tit .ib-t2{font-size:1.12rem;line-height:180%;padding-top:3.125rem;color:#fff;padding-bottom:3.125em; width: 38%;}





  .ix-banner .swiper-button-next,.ix-banner .swiper-button-prev{width:3.125rem;height:3.125rem;background:rgba(255,255,255,0.1);border-radius:6px;text-align:center;line-height:50px;transition:all 0.36s ease;}
  .ix-banner .swiper-button-next i,.ix-banner .swiper-button-prev i{font-size:1.25rem;color:#fff;}
  .ix-banner .swiper-button-next{right:3.75rem;}
  .ix-banner .swiper-button-prev{left:3.75rem;}
  .ix-banner .swiper-button-prev:after,.ix-banner .swiper-button-next:after{display:none;}
  .ix-banner .swiper-button-prev:after,.ix-banner .swiper-button-next:after{display:none;}
  .ix-banner .swiper-pagination .swiper-pagination-bullet{width:10px;height:10px;border-radius:5px;background:rgba(255,255,255,0.2);margin:0px 5px;transition:all 0.36s ease;opacity:1;}
  .ix-banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{width:1.875rem;background:#fff;}
  .ix-banner .swiper-button-next:hover,.ix-banner .swiper-button-prev:hover{background:var(--theme-color);}
  .swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:1.25rem;}

  .ix-banner .swiper-pagination{padding-left:8%; text-align:left; bottom: 1.875rem;;}




  .ix-banner .ix-ban-bj img{width: 100%; height: 100vh;} 
  .ix-banner .ix-ban-bj .section-title{color:#fff; margin-bottom: 1rem;}
  .ix-banner .ix-ban-bj .section-title h3 img{height: 24px; width: auto; color:#fff;}
  .ix-ban-bj .ib-tit::after{position: absolute;top: 0; width: 100%;height: 100%; background:rgba(0,0,0,0.2); z-index: -1; content: '';}


  .ban-tit .section-title h3::before {background: url(../images/icon-sub-heading-dark.svg);}



  .scr{position:absolute;bottom:35px;z-index:20000;left:0;right:0;margin:auto;padding:4px 0;width:120px;text-align:center;border-top-left-radius:8px;border-top-right-radius:8px;color:#fff;font-size:0.9rem;animation-fill-mode:both;opacity:0;animation-timing-function:cubic-bezier(0.49,0.54,0.16,1);animation-delay:0.5s;animation-name:fadeInUpSmall;animation-duration:1s;display:flex}
  @keyframes fadeInUpSmall{from{opacity:0;transform:translate3d(0%,10px,0)}
  to{opacity:1;transform:none}
  }.fadeInUpSmall{animation-name:fadeInUpSmall}
  @keyframes scaleIn{0%{opacity:0;transform:scale(1.1);-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1)}
  100%{opacity:1;transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);-ms-transform:scale(1)}
  }.scaleIn{animation-name:scaleIn}
  .scr small{color:rgba(255,255,255,0.5);font-size:14px;line-height:1.4;width:14px;display:inline-block;margin-left:16px;height:24px;border-radius:50px;border:1px solid #fff;position:relative;vertical-align:middle}
  .scr small:after{content:"";position:absolute;width:2px;height:5px;left:5px;top:12px;background-color:#ffffff;border-radius:50px;z-index:5;animation:Tmouse 0.9s cubic-bezier(0.56,0.01,0.46,1) infinite alternate}
  @keyframes Tmouse{0%{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}
  100%{-webkit-transform:translateY(-8px);-moz-transform:translateY(-8px);-ms-transform:translateY(-8px);-o-transform:translateY(-8px);transform:translateY(-8px)}
  }.scaleI{-webkit-animation-name:scaleI;animation-name:scaleI;-webkit-animation-duration:1.5s;animation-duration:1.5s}
  @keyframes scaleI{0%{transform:scale(1.1)}
  100%{transform:none}
  }


  .scr {
  position: absolute;
  bottom: 35px;
  z-index: 20000;
  left: 0;
  right: 0;
  margin: auto;
  padding: 4px 0;
  width: 120px;
  text-align: center;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  color: #fff;
  font-size: 0.9rem;

  animation-fill-mode: both;
  opacity: 0;
  animation-timing-function: cubic-bezier(0.49, 0.54, 0.16, 1);
  animation-delay: 0.5s;

  animation-name: fadeInUpSmall;
  animation-duration: 1s;

  display: flex;

  }

  @keyframes fadeInUpSmall {
  from {
  opacity: 0;
  transform: translate3d(0%, 10px, 0);
  }
  to {
  opacity: 1;
  transform: none;
  }
  }
  .fadeInUpSmall {
  animation-name: fadeInUpSmall;
  }
  @keyframes scaleIn {
  0% {
  opacity: 0;
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  }
  100% {
  opacity: 1;
  transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  -ms-transform: scale(1);
  }
  }
  .scaleIn {
  animation-name: scaleIn;
  }



  .scr small {

  color: rgba(255, 255, 255, 0.5);
  font-size: 14px;
  line-height: 1.4;

  width: 14px;
  display: inline-block;
  margin-left: 16px;
  height: 24px;
  border-radius: 50px;
  border: 1px solid #fff;
  position: relative;
  vertical-align: middle;
  }

  .scr small:after {
  content: "";
  position: absolute;
  width: 2px;
  height: 5px;
  left: 5px;
  top: 12px;
  background-color: #ffffff;
  border-radius: 50px;
  z-index: 5;
  animation: Tmouse 0.9s cubic-bezier(0.56, 0.01, 0.46, 1) infinite alternate;
  }


  @keyframes Tmouse {
  0% {
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
  }
  100% {
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  -o-transform: translateY(-8px);
  transform: translateY(-8px);
  }
  }
  .scaleI {
  -webkit-animation-name: scaleI;
  animation-name: scaleI;
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
  }
  @keyframes scaleI {
  0% {
  transform: scale(1.1);
  }
  100% {
  transform: none;
  }
  }





  .ix-more a{font-size:1.1rem;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;width:11rem;padding:0.65rem 0rem;color:#fff;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;background:var(--theme-color);border-radius:6px;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}
  .ix-more a em{margin-left:0.6rem;-webkit-transition:0.4s;-o-transition:0.4s;transition:0.4s;font-size:1.2rem}
  .ix-more a em svg{vertical-align:middle}
  .ix-more a:hover em{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);margin-left:1rem}

  .hero-btn .ix-more a{background:var(--theme-color2);}

  /*通用头部*/
  .ix-head{text-align: center;}
  .ix-head .t1{color: #333333; font-weight: bold; line-height: 150%; font-size: 1.875rem;;}
  .ix-head .t2{color: #999999; padding-top:0.625rem;}
  /*品牌介绍*/
  .ix-ppzs-list .zsy-img  img{object-fit: none; }
  .ix-ppzs-list .tit{text-align: center; padding-top: 1.875rem; padding-bottom: 1.875rem; border-bottom: solid 1px #e0e0e0;}
  .ix-ppzs-list .tit .t1{font-weight: bold; color: #333; font-size: 1.25rem;  padding-bottom: 1rem;}

  /*底部*/
  .ix-footer, .ix-footer a{color:rgba(255,255,255,0.8);}
  .ix-foot-logo .t1 img{ max-height:50px;}
  .ix-foot-logo .t1{padding-bottom: 1.25rem;}
  .ix-foot-logo .t2{width: 80%;}

  .ix-font-nav .ifn-li a{display: block;}
  .ix-font-nav .ifn-li .t1{font-size: 1.25rem; color:#fff; padding-bottom: 1.25rem;}
  .ix-font-nav .ifn-li a{color:rgba(255,255,255,0.8);  position: relative;}

  .ix-foot-xx .ifx-t2{ line-height:180%; }
  .ix-foot-xx .ifx-t2 ul li{padding-left:40px;  position:relative; padding-bottom:0.625rem; min-height:30px;}
  .ix-foot-xx .ifx-t2 ul li i{font-size:1.56rem; display:block; top:0; left:0; position:absolute; transition: all 0.36s ease; color: #fff;}
  .ix-foot-xx .ifx-t2 ul li:hover i{color:var(--theme-color2);}

  .ix-font-nav .ifn-li a:hover{color: var(--theme-color2) ;}



  .ix-foot-copy{border-top:solid 1px rgba(255,255,255,0.1); padding:15px 0px; }
  .ix-foot-copy a:hover{color:var(--theme-color);}

  .ix-foot-copy{position: relative;}


  /*关于我们*/
  .pg-text strong{font-weight: bold; font-size: 1.5rem; color:#1a1a1a; margin-bottom: 1.5rem; display: block;}
  .ix-about-js.row{position: relative;}
  .ix-about-js.row::after{content: ''; display: block; background: #fff; width: calc(100% - 2.5rem); height: calc(100% - 2.5rem); position: absolute; top: 0; left: 1.25rem; z-index: 1; }
  .ix-about-box{position: relative; z-index: 2;}
  .ix-about-js .tit{padding-right: 2.5rem;}
  .ix-about .tit .t1{font-size: 1.875rem; line-height: 150%; font-weight: bold;color: #333;}
  .ix-about .tit .t3 ul li{font-weight: bold; color: #333; padding-left: 2.25rem; position: relative; padding-bottom: 1rem;}
  .ix-about .tit .t3 ul li i{font-size: 1.375rem; position: absolute; left: 0; top: 3px; line-height: 100%; font-weight: normal; color: var(--theme-color);}

  .ix-ys{position: relative;}
  .ix-ys-list{text-align: center; padding: 3.12rem 0rem;}
  .ix-ys-list .t1{font-size: 3rem; color: #fff; font-weight: bold; line-height: 150%;}
  .ix-ys-list .t1 span{display: inline-block; padding-right: 5px;}
  .ix-ys-list .t2{font-size: 1.12rem; color: #fff; }


  /*推荐产品*/
  .ix-product-list{position:relative;}
  .ix-product-list .swiper-slide{padding-bottom:1.25rem; padding-left:0.625rem; padding-right:0.625rem;}
  .pro-list-box{box-shadow: 0px 0px 10px rgba(0,0,0,.1);}
  .pro-list-box .tit{text-align: center; background: #fff; padding-left: 1.25rem; padding-right: 1.25rem;}
  .pro-list-box .tit .t1{font-size: 1.12rem; line-height: 150%; font-weight: bold;color: #333;}
  .pro-list-box .tit .t2{margin-top: 0.625rem; margin-bottom: 1.25rem; color: #999;}
  .pro-list-box .tit .t3{transition: all 0.36s ease; width: 2.5rem; height: 2.5rem; border: solid 1px #e0e0e0; margin: 0px auto; border-radius: 2.5rem; line-height: 2.5rem; text-align: center;}
  .pro-list-box .tit .t3 i{color:var(--theme-color); transition: all 0.36s ease; font-size: 1.25rem; font-weight: bold; }

    .pro-list-box a:hover .zsy-img img{transform:scale(1.08);}
  .pro-list-box a:hover  .tit .t3{background: var(--theme-color); border: solid 1px var(--theme-color);}
  .pro-list-box a:hover  .tit .t3 i{color: #fff;}
  /*响应式字体*/
  html {font-size: calc(0.8rem + 0.3vw);}





  /*768~以上的继承下面样式*/
  @media (min-width: 768px) {
  html { font-size: 16px; }
  }

  @media (min-width: 1380px) {
  .container{ max-width: 1440px; } 
  }
  @media (min-width: 1680px) {
  .container{ max-width: 1640px; } 

  }



  @media (max-width: 1580px) {





  }
  @media (max-width: 1480px) {
  /*    .ix-header .ix-logo{padding-top:30px;}
  .ix-header .ix-logo img{ height:24px;}*/
  .ix-nav li{padding:0px 30px;}
  }


  @media (max-width: 1380px) {
  .ix-nav li{    padding: 0px 15px;}
  }


  @media (max-width: 1380px) {
  .ix-nav li{    padding: 0px 15px;}
  }


  @media (max-width: 1380px) {

  }

  @media (max-width: 1280px) {

  .ix-header-box{width: 100%; position: relative; height:initial;}
  .ix-body-box{width: 100%; padding-left: 0px;}



  /*=======移动端响应式导航======*/
  .scr{display: none;}
  .ix-nav-order{display: none;}
  .ix-header-box .ix-header .container{ padding-right: 6%; padding-left: 6%; }
  .ix-header-box .ix-header .ix-logo{padding: 0.70rem 0px;}
  .nax-an{ display:block; font-size:2.5rem; color:#333; }
  .ix-nav{width: 280px; height: 100%;  background: #fafafa; position: fixed; top: 0;  right: -380px;  z-index: 2000; overflow-x: hidden;  overflow-y: scroll;  transition: all .3s;  -webkit-transition: all .3s;}
  .ix-nav ul li a{ color:#333 !important;  padding:15px 0px;    padding:15px 0px;  padding-left:30px; display:inline-block; }
  .ix-nav li{ display:block;  width:calc(100% - 0px); line-height:initial;border-bottom: 1px solid #ebebeb; height: initial;}
  .ix-nav li a:after{ width:10px; height:10px; border:solid 1px #d8d8d8; position:absolute; left:1.25rem; top:22px; content:''; border-radius:10px;}
  .ix-nav.open{right:0;}
  .ix-header-box .ix-nav ul{padding-top: 0rem;}
  .ix-header-box .nav-colose{display: block;}


  /*首页顶部*/
  .ix-top .ix-nav li>a{color: #fff;}


  /*二级*/
  .ix-nav li .subnav{ opacity:initial; visibility:initial; transition:initial; display:none; position:initial; box-shadow:none; margin-bottom:1.25rem; background: #f2f2f2 !important;}
  .ix-nav li .subnav a{padding-left:30px; text-align:left;}
  .ix-nav li i.mobile-an{ transition:all 0.36s ease; transform:rotate(270deg); font-size: 14px; color:#b3b3b3 !important; position:absolute; right:5px; top:12px; width: 30px; padding-left:0px; height: 30px; text-align: center; line-height:30px;}
  .ix-nav li .mobile-an.active{transform:rotate(360deg); }
  .nav-colose{padding:1.25rem 0px; color:#666; text-align:right; display:block;}
  .ix-nav li i.yy{display:none;}



 


  /*=======移动端响应式导航-END======*/

  html, body{height: initial; }
  .ix-header{position: relative; height: 60px; background: #fff; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1); z-index: 12;}
  .ix-header .ix-logo img.a1{display: none;}
  .ix-header .ix-logo img.a2{display: block;}
  .ix-header .ix-logo{padding: 10px 0rem;}
  .ix-header .ix-logo img { height: 40px;}


  /*banner*/
  .hero>.container>.row{height: 100%;}
  .ix-banner .ix-ban-bj {height: 600px;}
  .excerpt-doctor-box, .satisfied-clients-box{right: 2rem;}
  .excerpt-doctor-box{bottom: 18%;}
  .ix-banner .swiper-button-prev{left: 2rem;}
  .ix-banner .swiper-button-next{right: 2rem;}
  .ix-banner .swiper-pagination{padding-left: 0%; text-align: center;}

  /*关于我们*/
  .ix-about .col-md-10{width: 100%;}
  .mt5{margin-top: 0px;}
  .about-us-images{margin-top: 3rem;}
  .ix-about{padding-top: 3rem; padding-bottom: 3rem;}

  /*视频*/
  .intro-video-box .section-title h2{width: 100%;}
  .ix-video{padding-top: 3rem; padding-bottom: 3rem;}
  .why-choose-item{width: 100%;}

  /*产品*/
  .ix-pro{padding-top: 3rem; padding-bottom: 3rem;}

  /*团队*/
  .ix-team{padding-top: 3rem; padding-bottom: 3rem;}

  /*常见问题*/
  .ix-faq{padding-top: 3rem; padding-bottom: 3rem;}

  /*新闻列表*/
  .ix-news{padding-top: 3rem; padding-bottom: 3rem;}


  }







  @media (max-width: 900px) {

  /*关于我们*/
  .ix-about-js .tit{padding: 1.875rem 1.25rem; background: #fff}
  .ix-about-js.row::after{content: none;}
  /*产品*/
  .ix-product-list{gap: 2.5rem 0px;}

  /*底部*/
  .ix-font-nav .ifn-li{padding-top: 3rem; width: 100%;}
  .ix-font-nav .ifn-li a{display: inline-block; margin-right: 1.25rem;}

  }
  @media (max-width: 640px) {

  /*通用*/
  .pt6{ padding-top: 1.875rem;}
  .pb6{ padding-bottom: 1.875rem;}
  .pt8{ padding-top: 1.875rem;}
  .pb8{ padding-bottom: 1.875rem;}
  .pt4{padding-top: 1.875rem;}
  .pb4{padding-bottom: 1.875rem;}
  .pt10{ padding-top: 2.5rem;}
  .pb10{ padding-bottom: 2.5rem;}

  body{font-size:1rem; line-height:180%;}



  .container{padding-left:1.25rem; padding-right:1.25rem;}
  .row { margin-left: -1.25rem; margin-right: -1.25rem;}


  /*通用文字*/
  .ix-head .t1{font-size: 1.5rem;}
  .ix-about .tit .t1{font-size: 1.5rem;}
  /*向上*/
  .db_xs{ width: 40px; height: 40px; line-height: 40px; background-size: 30px 30px; bottom: 30px; right: 1.25rem;}


  


  /*轮播图片*/
  .ix-banner .ix-ban-bj {height: 300px;}
  .google-rating{margin: 1.25rem 0rem;}
  .excerpt-doctor-box, .satisfied-clients-box{display: none;}
  .ix-banner .swiper-button-next, .ix-banner .swiper-button-prev{display: none;}
  .ix-ty-lb .swiper-button-next, .ix-ty-lb .swiper-button-prev{display: none;}
  .ix-ban-bj .ib-tit .ban-tit{width: 100%;}
  .ix-ban-bj .ib-tit .ib-t1{font-size: 2rem; width: 85%;}
  .google-rating{display: none;}
  .ix-ban-bj .ib-tit .ib-t4{margin-top: 2rem;}

  .ix-ban-bj .ib-tit .ib-t2{display: none;}

  /*品牌介绍*/
  .ix-ppzs .col-xs-12:nth-child(3) .ix-ppzs-list{padding-bottom: 0rem;}
  .ix-ppzs-list .zsy-img{width: 50%; margin:0px auto; ;}
  .ix-ppzs-list{padding-bottom: 1.875rem;}



  /*优势*/
  .ix-ys{padding: 1rem 0rem;}
  .ix-ys-list{padding: 0.625rem 0rem;}
  .ix-ys-list .t1{font-size: 2rem;}

  /*产品*/
  .ix-product-list{gap: 1.875em 0px;}

  /*底部*/
  .ix-foot-logo .t2{width: 100%;}
  .ix-foot-xx .ifx-t2 ul li:nth-last-child(1){padding-bottom: 0rem;}
  .ix-font-nav .ifn-li{padding-top: 1.25rem;}


  .our-apartments .mySwiper{padding-bottom: 3rem;}

  } 
