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

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

body{font-family:'harmonyos-regular',Arial, Verdana, Geneva, sans-serif;color: #333;background-color: #fff; line-height: 150%; 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{text-decoration: none;}
img{border: 0;}
ul{display: block;}
ul, ul li{list-style: none;}
input, select, textarea{vertical-align: middle;font: 1rem "harmonyos-regular", 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;}
.mt3{margin-top:1.875rem;}
.mb3{margin-bottom:1.875rem;}
.mt4{margin-top:2.5rem;}
.mb4{margin-bottom:2.5rem;}
.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;}
.pt25{padding-top:15.625rem;}
.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;}
.pb16{padding-bottom: 10rem;}
.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;} 

img.img-fluid{transition: all 0.36s ease;}
.gap-t4{gap: 2.5rem 0rem;}

.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;}


.f18{font-size: 1.125rem;  color: #333;}
.f24{font-size: 1.5rem;  color: #333; font-weight: bold; line-height: 150%;}
.f30{font-size: 1.875rem;  color: #333; font-weight: bold; line-height: 150%;}
.f48{font-size: 3rem; line-height: 120%; font-weight: bold; color: #333;}

.container { padding-right: 1.25rem; padding-left: 1.25rem;}
.row {     --bs-gutter-x: 2.5rem;}  
/* .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;} */
.g-0, .gx-0 {--bs-gutter-x: 0;}
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-break:auto-phrase;  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:auto-phrase;  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;}


.cb-cursor:before{background:var(--theme-color)}



h1,
h2,
h3,
h4,
h5,
h6 {
    position: relative;
    
    color: var(--title-color);
    font-weight: 600;
    margin: 0;
    transition: all 500ms ease;
    line-height: 150%;

}

.centred {
    text-align: center;
}



@font-face {
  font-family: "iconfont"; /* Project id 5128250 */
  src: url('../font/iconfont.woff2?t=1771917752232') format('woff2'),
       url('../font/iconfont.woff?t=1771917752232') format('woff'),
       url('../font/iconfont.ttf?t=1771917752232') 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:#cc0000; --theme-color2:#ff9500;  --theme-color3:#1a1a1a;   --theme-color4:#666666; 
  --secondary-color:#e5f1ff;   --title-color: #1a1a1a;
 --title-font-size:3.2rem;--primary-color:#1a1a1a;
  --accent-color:#f27830;--accent-color-two:#506CD7;--white-color:#FFF;--divider-color:#55617124;
  --dark-divider-color:#FFF24;--error-color:#e65757; --color-dark:#1a1a1a;}

.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}

.jddw{position: relative; overflow: hidden;}


@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:#fff;display:flex;align-items:center;justify-content:center; width: 100%; height: 100%;}
.loading-container,.loading{height:150px;position:relative;width:150px;border-radius:100%}
.loading-container{margin:40px auto}
.loading{border:2px 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:15%;left:15%;max-width:100px;transform:translate(-0%,-0%)}
@keyframes rotate-loading{
  0%{transform:rotate(0deg)}
  100%{transform:rotate(360deg)}
}





/*header*/
 .ix-header{ width:100%; top:0; z-index:101; height:80px; position: fixed;}
 .ix-header .ix-logo{ height: 80px; display: flex; align-items: center; justify-content: center;}
.ix-header .ix-logo .a2{display: none;}
 .ix-header .ix-logo  img{max-height: 50px;}
.ix-header.active{ background:#fff; box-shadow: 0 0 10px rgba(0,0,0,.1);}
.ix-header.active .ix-nav>ul>li>a{color:#333; }
.ix-header.active .ix-nav>ul>li>i{color:#666666; }

  .ix-header.active .ix-logo .a2{display: none;}
  .ix-header.active .ix-logo .a1{display: block;}

  .ix-top .ix-header{top: 40px; transition: all 0.36s ease;}
  .ix-top .container .ix-xfnav{width: 100%; padding: 0px 30px; background: #fff; border-radius: 10px; transition: all 0.36s ease;}
.ix-top .ix-header.active{top: 0px;}
  .ix-top .ix-header.active .container .ix-xfnav{border-radius: 0px;}
/*=========导航==========*/
/*一级导航*/
.ix-nav{line-height:80px;}
.ix-nav li{float:left; padding:0px 1.5vw; position:relative; color:#666;     height: 80px;}
.ix-nav li>a{color:#333; font-size:18px; 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>ul>li:nth-child(1){display: none;}

/*二级导航*/
.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:80px; }
.ix-nav li .subnav a{line-height:160%; display: block; font-size:14px; padding:15px 10px; transition:all 0.36s ease;}
.ix-nav li .subnav a:hover{background:var(--theme-color);color:#fff;}
/*=========导航-end=========*/


.ix-nav li.top-contact>a{padding: 5px 20px; background:var(--theme-color);  line-height: 30px; border-radius: 6px; color: #fff; transition: all 0.36s ease;}

.ix-nav li.top-contact>a:hover{background:var(--theme-color2);}
.ix-nav li.top-contact>a i{transition: all 0.36s ease; font-weight: normal; font-size: 20px;;}
.ix-nav li.top-contact>a:hover i{    transform: rotate(45deg);}



/*通用按钮*/
.btn-default{text-align: left; position:relative;display:inline-block; overflow: hidden; font-weight:600;line-height:1em;text-transform:uppercase;background:var(--theme-color);color:#fff;border-radius:6px;padding: 1.25rem 1.87rem;border:0;transition:all .5s ease-in-out;z-index:1; font-weight: normal;;}
.btn-default::before{content:'';display:block;position:absolute;top:0;bottom:0;left:auto;right:0;width:0;height:100%;background:var(--theme-color2);border-radius:0;transition:all .4s ease-in-out;z-index:-1}
.btn-default:hover::before{width:100%;left:0;right:auto}
.btn-default::after{content:'\e660'; margin-left: 1rem; font-weight: normal;  font-size: 1rem; right:1.875rem;font-family: "iconfont"; transition:all .4s ease-in-out; vertical-align: middle; font-weight: normal;}
.btn-default:hover{color: #fff;}
.btn-default:hover:after{transform:rotate(45deg); top:35%;}
.btn-default-2{text-align: left; position:relative;display:inline-block;font-weight:600;text-transform:uppercase;color:var(--theme-color); border:0;overflow:hidden;transition:all .5s ease-in-out;z-index:1; padding: 0rem 1rem;}
.btn-default-2::after{ transform:rotate(-45deg); display: inline-block; content:'\e656'; margin-left: 1rem; font-weight: normal; font-size: 1.3rem;font-family: "iconfont"; transition:all 0.36s ease; line-height: 100%; vertical-align: text-top;}
.btn-default-2:hover{color: var(--theme-color);}
.btn-default-2:hover:after{  transform:rotate(0deg); }


/*===============================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%;}


/*标题通用*/

.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-color);}
.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: 45%;}

/*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; color:#FFF;}
.ix-ban-bj .ib-tit::after{position: absolute;top: 0;width: 100%;height: 100%;background:rgba(0,0,0,0.6);z-index: -1;content: '';}

.ban-tit  .t2-a{ margin-right: 10%;; display: inline-block; padding: 23px 25px 30px 30px;  border-left: 9px solid rgba(255, 255, 255, 0.4); background: linear-gradient(90deg, rgba(255, 255, 255, 0.1) 0, rgba(255, 255, 255, 0.1) 100%);}
.ban-tit  .t2-a .t2-a-1{font-size: 4rem;font-weight: bold;line-height: 150%;}
.ban-tit  .t2-a .t2-a-2{font-size: 2.5rem;font-weight: bold;line-height: 150%;}
.ban-tit  .t2-b .t2-b-1{font-size: 1.25rem;     line-height: 160%;}


.ban-tit .t1 .row{justify-content: center;}
.ban-tit .t2 .row{justify-content: center;}

.ix-banner .swiper-button-next,.ix-banner .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;}
.ix-banner .swiper-button-next i,.ix-banner .swiper-button-prev i{font-size:0.9rem;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;}


.swiper-notification{display: block;}

.ban-tit{width: 50%; text-align: center; margin:0px auto;}
.ban-title{padding-bottom: 2.5rem;}
 .ban-tit .t1{/*position:relative; padding-bottom: 1rem; display:inline-block;font-size:1.2rem;font-weight:600;color:#fff;margin-bottom:1.875rem;*/ border-bottom: solid 2px #fff; width: 100px; margin: 0px auto;} 
.ban-tit .t2{font-size:3.8rem; color: #fff;font-weight: bold; line-height: 120%; padding-bottom: 1rem;}
.ban-tit  p{margin-top:20px;margin-bottom:0}

/*内页导航*/
.ix-header.active{ background:#fff; box-shadow: 0 0 10px rgba(0,0,0,.1);}
.ix-header.active .ix-nav>ul>li>a{color:#333; }
.ix-header.active .ix-nav>ul>li>i{color:#666666; }


.ix-header.active .ix-nav>ul>li.top-contact>a{color:#fff;}


.ix-header.active .ix-logo .a2{display: none;}
.ix-header.active .ix-logo .a1{display: block;}




/*通用字体大小*/
.f18{font-size: 1.125rem;  color: #333;}
.f24{font-size: 1.5rem;  color: #333; font-weight: bold; line-height: 150%;}
.f48{font-size: 3rem; line-height: 120%; font-weight: bold; color: #333;}



/*底部*/
.ix-footer{background:url(../images/foot_bj.jpg) no-repeat center center; background-size:cover; color:rgba(255,255,255,0.8);}
.ix-foot-logo .t1 img{ max-height:60px;}
.ix-foot-logo .t1{padding-bottom: 1.25rem;}

.ix-font-nav .ifn-li a{display: block;}
.ix-font-nav .ifn-li .t1{font-size: 1.5rem; color:#fff; padding-bottom: 1.25rem;}
.ix-font-nav .ifn-li a{color:rgba(255,255,255,0.8); padding-left: 16px; position: relative;}
.ix-font-nav .ifn-li a::before{content: ''; position: absolute; left: 0; top: 11px; bottom: 0;  background-color: #fff; border-radius: 50%; width: 6px; height: 6px; transition: all .3s ease-in-out;}


.ix-font-nav .ifn-li a{padding-bottom: 0.625rem;}
.ix-font-nav .ifn-li a:nth-last-child(1){padding-bottom: 0rem;}
.ix-font-nav .row{width: 100%;}

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

.ix-font-nav .ifn-li a:hover::before{background-color: #fff;}
.ix-font-nav .ifn-li a:hover{  text-decoration: underline;}

.ix-foot-copy{border-top:solid 1px rgba(255,255,255,0.1); padding:15px 0px; color:#fff;}
.ix-foot-copy a{color:#fff;}
.ix-foot-copy a:hover{ text-decoration: underline;}
.ix-foot-copy{position: relative;}


/*团队*/
.ix-team .swiper-slide { background-position: center; background-size: cover;  width: 400px; padding-top: 10px; }
.ix-team .swiper-slide img { display: block; width: 100%;}
.ix-team .swiper-container-3d .swiper-slide-shadow-left, .ix-team .swiper-container-3d .swiper-slide-shadow-right{background-image: none;}
.ix-team-box{overflow: hidden;}


.team-member-item{position:relative;}
.team-image{overflow:hidden}
.team-image figure,.team-image a{cursor:none;display:block;border-radius:26px}
.team-image img{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:26px;transition:all .4s ease-in-out}
.team-member-item:hover .team-image img{transform:scale(1.1)}
.team-body{position:relative;background:var(--white-color);border:1px solid var(--divider-color);border-radius:26px;padding:15px;margin:0 30px;margin-top:-60px;z-index:1;transition:all .5s ease-in-out;overflow:hidden}
.team-member-item:hover .team-body{border-color:var(--accent-color)}
.team-body:after{content:'';position:absolute;top:100%;left:0;bottom:0;right:0;width:100%;height:100%;background:var(--theme-color);transition:all .4s ease-in-out;z-index:0}
.team-member-item:hover .team-body:after{top:0}
.team-social-icon ul{position:relative;margin:0;padding:0;list-style:none;text-align:center;margin-bottom:10px;z-index:1}
.team-social-icon ul li{display:inline-block;margin-right:20px}
.team-social-icon ul li:last-child{margin:0}
.team-social-icon ul li a{color:var(--accent-color);transition:all .4s ease-in-out}
.team-social-icon ul li a i{font-size:18px;color:inherit}
.team-content{position:relative;text-align:center;z-index:1}
.team-content h3{font-size:20px;text-transform:capitalize;margin-bottom:5px;transition:all .3s ease-in-out}
.team-content h3 a{color:inherit}
.team-content p{font-weight:500;text-transform:capitalize;margin:0;transition:all .3s ease-in-out}
.team-member-item:hover .team-social-icon ul li a,.team-member-item:hover .team-content h3,.team-member-item:hover .team-content p{color:var(--white-color)}



@media (max-width: 1699.98px) {
.ban-tit{width: 80%;}
}
@media (max-width: 1399.98px) {
    .service-entry {
        margin-bottom: 90px;
    }

}


/*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) {



 
 /*banner*/
      .ix-banner .swiper-pagination{padding-left: 0%; text-align: center; right: initial; bottom: 3%;}

}


@media (max-width: 1380px) {

  
                

  .ix-top .container .ix-xfnav{padding: 0px 1rem;}
  .ix-header .ix-logo img{height: 40px;}
        .ix-nav li{padding: 0px 1.1vw;}
        .service-entry{height: 18rem;}
        .pb16{padding-bottom: 5rem;}

         
            .display-4{    line-height: 130%;}

        

            .blog-list .blog-thumb{width: 45%;}
            .blog-list .blog-txt{width: 55%;}
            .blog-list .blog-meta{margin-top: 0.5rem;}

            .recent-work .pt-item .pt-hover .pt-inner{    padding-top: 100px;}
}




@media (max-width: 1199px) {



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

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

    .ix-top .ix-header{top: 0px; position: relative;}

    .ix-nav>ul>li:nth-child(1){display: block;}
    .ix-header{ height:5rem; position: relative;}
    .ix-header .ix-logo{height: 5rem;}
    .nax-an{ display:block; font-size:30px; color:#1a1a1a;}
    .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 li{line-height: 150%;}
    .ix-nav ul li a{ color:#333;  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:20px; top:22px; content:''; border-radius:10px;}
    .ix-nav.open{right:0;}

      /*二级*/
     .ix-nav li .subnav{ opacity:initial; visibility:initial; transition:initial; display:none; position:initial; box-shadow:none; margin-bottom:20px; }
     .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:#666; 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); }
     .ix-nav li:nth-child(1){padding:20px 0px; color:#666; text-align:right; display:block;}
     .ix-nav li i.yy{display:none;}



     /*移动端黑色层*/
     .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;}


     .fp-viewing-1 .ix-header .nax-an, .fp-viewing-3 .ix-header .nax-an{color:#333;}

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

      html, body{height: initial; }
      .ix-header .ix-logo img.a2{display: none;}
      .ix-header .ix-logo img.a1{display: block;}
      .ix-header .ix-logo img { height: 2.8rem;}
  
      
      /*banner*/
      
      .ban-tit{margin-top: 0rem; width: 100%;}
      .ix-banner .ix-ban-bj {height: 600px;}
      .ix-banner .swiper-button-prev{left: 2rem;}
      .ix-banner .swiper-button-next{right: 2rem;}


      .ban-tit .t1{font-size: 1.25rem;}
        .ban-tit .t2{padding-top: 1.875rem; font-size:2.5rem;}
      .ban-tit .t2 .t2-a{display: none;}

      

.ban-tit{width: 60%;}
 

/*关于我们*/
  .about-right{padding-top: 2.5rem;}
  

  .video-area2 .video-wrapper .video-content{height: 400px;}


}



@media (max-width: 1080px) {
   



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

  }

  @media(max-width: 780px){

    /*通用标题*/
    .section-title .t2{font-size: 1.5rem;}

  }

@media (max-width: 640px) {

  .display-4, .footer-widget .widget-title, .widget-title{font-size: 1.25rem;}
  h3{font-size: 1.25rem;}
    /*通用*/
    .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;}
    .mt3{margin-top: 1.5rem;}
   .mb3{margin-bottom: 1.5rem;}
   .mt4{margin-top: 1.875rem;}
   .mb4{margin-bottom: 1.875rem;}

   .gap-t4{gap:1.875rem 0rem;}

    body{font-size:1rem; line-height:200%;}
 
    .pt25{padding-top: 12.5rem;}


    /*头部*/
    .ix-header{height: 3.75rem;}
    .ix-header .ix-logo{height: 3.75rem;}
    .ix-header .ix-logo img{height: 2.5rem;}
   
    /*向上*/
    .db_xs{ width: 40px; height: 40px; line-height: 40px; background-size: 30px 30px; bottom: 30px; right: 1.25rem;}


   
    
/*banner*/
.ix-banner .ix-ban-bj {height: 300px;}
.ban-tit .t1{font-size: 2rem;}
.ix-banner .swiper-button-next, .ix-banner .swiper-button-prev{display: none;}
.ban-tit p{display: none;}
.ban-tit .t1{font-size: 1.25rem; padding-bottom: 1rem; margin-bottom: 0rem;}
.ban-tit .t2{font-size: 1.8rem; padding-top: 0rem;}
.ban-tit .t1::before{top: 28%;}
.ban-tit{width: 90%;}


.display-1{font-size: 3rem;}
.btn-default{padding: 1.25rem;}

  /*底部*/
  .ix-foot-logo .t1 img{max-height: 3rem;}
  .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;}

  .cb-cursor{display: none;}


  /*新闻列表*/
  .blog-list .blog-thumb{width: 100%;}
  .blog-list .blog-txt{width: 100%;}

  /*关于我们*/
  .sec-intro{margin: 0 0 1.875rem;}

  .brands-sec{padding: 1.875rem 1.25rem;}


  /*产品分类*/
  .services-3.pb10{padding-bottom: 0rem;}
  .service-entry:hover .serv-txt{height:100px}
.service-entry:hover .serv-txt:before{height:100%}
.service-entry:hover .serv-txt .serv-heading{transform:translateY(-1rem)}
.service-entry:hover .serv-txt .serv-heading h3 a,.service-entry:hover .serv-txt .serv-heading i{color:var(--theme-color)}
.service-entry:hover .serv-txt p{opacity:0;transform:translateY(60%)}

/*关于我们*/
.about-m1 .ab-stat{right: -1rem;}
.about-media{margin-right: 1rem;}
.about-m2 .ab-stat2{margin-left: 0rem;}

/*合作伙伴*/
.brands-sec .swiper-slide img{height: 3.125rem; width: 100%; object-fit: cover; ;}


/*新闻*/
.blog-list-wrap{padding-top: 2.5rem;}
.blog-txt a.read-more{display: none;}

.operation-sec .text-info{color: #fff !important;}

/*案例*/
.recent-work .pt-item .pt-hover .pt-inner{padding-top: 0px;}
.recent-work .pt-item .pt-hover .pt-inner .pt-footer{position: relative; padding: 0rem;}
.recent-work .pt-item img{border-radius:1.875rem 1.875rem  0rem 0rem ;}
.text-info{color: #333 !important;}
.recent-work .pt-item .pt-hover{ opacity: 1; height: 100%; background: #fff; padding:1.25rem; border-radius: 0rem 0rem 1.875rem 1.875rem; position: relative;
-webkit-transform:translate(0%,0%);-ms-transform:translate(0%,0%);transform:translate(0%,0%); left: 0; width: 100%;}
.recent-work .pt-item .pt-hover .icon-lg{display: none;}

.service-entry .serv-txt .serv-title{padding-left: 0rem;}

  .sec-intro{max-width: 100%;}

  .about-img .img-1 img{border-radius: 30px 10px 10px 10px;}

  /*通用标题*/
  .site-heading .site-title, .cta-text h3{font-size: 1.5rem; padding-bottom: 0rem; line-height: 140%;}
  .site-heading{padding-bottom: 1.875rem; margin-bottom: 0rem;}
.site-heading.mb-3{margin-bottom: 0rem;}
  /*服务*/
  
  .service-area .container.pb10{padding-bottom: 5rem;}
  .pro-swiper.pb6{padding-bottom: 3.5rem;}

  .service-item{    padding:1.875rem 1.25rem;}


  /*优势展示*/
  .counter-box .counter{font-size: 2.5rem;}
  .counter-box .title{font-size: 1rem;}
  .counter-box{padding: 0rem;}
  .counter-box .icon{width: 80px; height: 80px; line-height: 80px; ;}
  .counter-box .icon img{width: 50px;}

  /*视频*/
  .video-area2 .video-wrapper{padding: 1.875rem 1.25rem;}
  .video-area2 .video-wrapper .video-info h3{font-size: 1.5rem;}
  .video-area2 .video-info{padding: 0px; margin: 0rem; padding-top: 1.875rem;}
.video-content{background-position: -100px;}
   .video-area2 .video-wrapper .video-content{ border-radius: 50px 0 50px 20px;}  
  .video-area2 .video-wrapper .video-content{height: 300px;}
} 
