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

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

body{font-family:'harmonyos-regular',Arial, Verdana, Geneva, sans-serif;color: #666;background-color: #fff; line-height: 150%; font-size: 1.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: #666;text-decoration: none;}
a:hover{color: #fff;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;}
.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;}


.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:6%; padding-left: 6%;} 
.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;

}

.centred {
    text-align: center;
}


@font-face {
  font-family: "iconfont"; /* Project id 5089843 */
  src: url('../font/iconfont.woff2?t=1765854728716') format('woff2'),
       url('../font/iconfont.woff?t=1765854728716') format('woff'),
       url('../font/iconfont.ttf?t=1765854728716') 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:#0c7735; --theme-color2:#ffb200;  --theme-color3:#0a0f1a; 
  --secondary-color:#fff;   --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;}

.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: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:100px;}



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

/*一级导航*/
.ix-nav{line-height:100px;}
.ix-nav li{float:left;  position:relative; height: 100px;}
.ix-nav li>a{color:#fff; font-size:1.25rem;}
.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 .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:1.2rem; padding:10px 10px; transition:all 0.36s ease;}
.ix-nav li .subnav a:hover{background:var(--theme-color2);color:#fff;}
/*=========导航-end=========*/



/*首页导航*/

.ix-body-box{padding-left: 300px;}
.ix-header-box{ width: 300px;     overflow: auto; position: fixed; left: 0; top: 0; height: 100%; z-index: 11; background: var(--theme-color); box-shadow: 0px 0px 10px rgba(0,0,0,0.1);}
::-webkit-scrollbar{width: 8px;height: 8px;background-color: #f6f6f6;}
::-webkit-scrollbar-track{background-color: #f6f6f6;}
::-webkit-scrollbar-thumb{background-color: var(--theme-color);}
.ix-header-box .ix-header{height:initial;}
.ix-header-box .ix-nav{line-height: 200%; padding: 0rem 2rem; position: relative; z-index: 1; }
.ix-header-box .ix-nav ul{padding-top: 1rem; padding-bottom: 1rem;border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
.ix-header-box .ix-nav li{display: block; width:100%; height: initial; }
.ix-header-box .ix-header .container{padding: 0px;}
.ix-header-box .ix-header .ix-logo{ padding-top: 2.5rem; padding-bottom: 2.5rem; text-align: center; margin: 0px auto; }
.ix-header-box .ix-header .ix-logo img{max-height:48px;}

.ix-header-box .ix-nav ul li a{ color:#fff; padding:0.8rem 1.5rem; display:block;border-top: 1px solid rgba(255, 255, 255, 0.2);transition:all 0.36s ease;}
.ix-header-box .ix-nav li{ display:block;  width:calc(100% - 0px); line-height:initial; height: initial;}
.ix-header-box .ix-nav li a:after{ width:10px; height:10px; border:solid 1px #ccc; position:absolute; left:0rem; top:22px; content:''; border-radius:10px;}
.ix-header-box .ix-nav.open{right:0;}

.ix-header-box .ix-nav li .subnav{ opacity:1; visibility:visible; top:150px; opacity:initial; visibility:initial; transition:initial; display:none; position:initial; box-shadow:none; margin-bottom:1.25rem; background: #095e2a; }
.ix-header-box .ix-nav li .subnav a{padding-left:1.25rem; padding-right: 1.25rem;; text-align:left; font-size: 1rem;}
.ix-header-box .ix-nav li .subnav a:nth-child(1){border-top:none;}
.ix-header-box .ix-nav li i.mobile-an{ transition:all 0.36s ease; transform:rotate(270deg); font-size: 0.8rem; color:rgba(255, 255, 255, 0.8); position:absolute; right:0rem; top:10px; width: 30px; padding-left:0px; height: 30px; text-align: center; line-height:30px;}
.ix-header-box .ix-nav li .mobile-an.active{transform:rotate(360deg); }
.ix-header-box .nav-colose{padding:1.25rem 0px; color:#666; text-align:right; display:block;}
.ix-header-box .ix-nav li i.yy{display:none;}
.ix-header-box .nav-colose { display: none;}



/*电话与邮箱*/
.ix-tell-email{text-align: center; position: absolute; bottom: 2rem; left: 0; right: 0;}
.ix-tell-email .t1 i{font-size: 1.5rem; color: #fff; }
.ix-tell-email .t2{font-size: 1.5rem; color: #fff; line-height: 150%;; }
.ix-tell-email .t3{color:rgba(255,255,255,.6); font-size: 1.12rem; }
/*===============================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:var(--theme-color);}
.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; 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  .t1{font-size: 4.2rem; font-weight: bold; line-height: 120%; text-transform: uppercase;}
.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{text-align: center;margin-top: -5rem;}
.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;}
.ix-banner .swiper-pagination{ left: initial; right: 5.5em; text-align:right; bottom: 20%;}

.swiper-notification{display: block;}

/*通用按钮*/
.btn-default{text-align: left; min-width: 12rem; position:relative;display:inline-block;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}
.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'; font-weight: normal; position:absolute; top:37%; font-size: 1.1rem; right:1.875rem;font-family: "iconfont"; transition:all .4s ease-in-out}
.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); }



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



@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-head .t1{display: inline-block; background: #f2fff6; color: var(--theme-color); padding: 0.625rem 1.875rem; border-radius: 6px; border:solid 1px #d6f1df; font-size: 1.25rem;}
.ix-head .t1 i{font-size: 1.8rem; display: inline-block; padding-right: 0.625rem; line-height: 100%; vertical-align: top; }

.ix-head .t3{text-align: right;}

/*通用字体大小*/
.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:#095e2a; 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-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;}




/*faq*/
.accordion .accordion-card:nth-last-child(1) {margin-bottom: 0px;}








/*响应式字体*/
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) {
    
   
    /*案例展示*/
  .industries-style-two .industries-block-one{width: 50%;}


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

 /*数字显示*/
 .icon-box{display: none;}

 /*公司展示*/
  .agricko-feature-item{padding: 2.5rem 1.25rem;}
 .agricko-features-wrapper{margin-top: 6.25rem;}

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

}


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


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

@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;}
  
    .ix-tell-email{display: none;}
     

    /*=======移动端响应式导航======*/
    .scr{display: none;}
    .ix-nav-order{display: none;}
    .ix-header-box .ix-header .container{ padding-right: 6%; padding-left: 6%; height: 60px;}
    .ix-header-box .ix-header .ix-logo{padding: 0px; text-align: left; margin-left: 0rem; display: flex; align-items: center;}
    .nax-an{ display:block; font-size:2.5rem; color:#fff; }
    .ix-header-box .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-header-box .ix-nav ul li a{ color:#333 !important;  padding:1rem 0px; font-size: 1.5rem;  padding-left:30px; display:inline-block;     border-top: 0px solid #1a1a1a;}
    .ix-header-box .ix-nav li{ display:block;  width:calc(100% - 0px); line-height:initial;border-bottom: 1px solid #ebebeb; height: initial;}
    .ix-header-box .ix-nav li a:after{ width:10px; height:10px; border:solid 1px #d8d8d8; position:absolute; left:0rem; top:25px; content:''; border-radius:10px;}
    .ix-header-box .ix-nav.open{right:0;}
    .ix-header-box .ix-nav ul{padding-top: 0rem; border-bottom: none;}
    .ix-header-box .nav-colose{display: block;}
    .ix-header-box .ix-nav li .subnav{text-align: left; padding: 0.625rem 0rem;}
    .ix-header-box .ix-nav li .subnav a{font-size: 1.125rem; display: block;}
    .ix-header-box .ix-nav li i.mobile-an{font-size: 1rem;}
    .ix-header-box .ix-nav li .subnav a{ padding-left: 2.25rem; padding-top: 0.625rem; padding-bottom: 0.625rem;}
      /*二级*/
     .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;}



     /*移动端黑色层*/
     .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{position: relative; height: 60px;}
      .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: 2.8rem;}
  
      
      /*banner*/
      .ban-tit{margin-top: 0rem;}
      .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: 2.5rem;}
        .ban-tit .t2{padding-top: 1.875rem;}
      .ban-tit .t2 .t2-a{display: none;}


 

      /*关于我们*/
      .agricko-content-box{padding-top: 2.5rem;}
  


}



@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: 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;}
    .mt3{margin-top: 1.5rem;}
   .mb3{margin-bottom: 1.5rem;}
   .mt4{margin-top: 1.875rem;}
   .mb4{margin-bottom: 1.875rem;}

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


   
    /*向上*/
    .db_xs{ width: 40px; height: 40px; line-height: 40px; background-size: 30px 30px; bottom: 30px; right: 1.25rem;}

    
         /*公司展示*/
      .agricko-features-wrapper{margin-top: 1.875rem;}
      .agricko-feature-item{padding: 1.875rem 1.25rem;  border-bottom: solid 1px #e0e0e0;}
    .agricko-features-wrapper .row .item-column:nth-last-child(1) .agricko-feature-item{border-bottom: none;}
    /*banner*/
.ix-banner .ix-ban-bj {height: 450px;}
.ban-tit .t1{font-size: 2rem;}



/*通用标题*/
.sec-title h2{font-size: 1.75rem;}
.swiper-button-next, .swiper-button-prev{line-height: 38px;}


/*banner*/
.ix-banner .swiper-button-next, .ix-banner .swiper-button-prev{display: none;}


/*案例展示*/
.agricko-testimonial-item .testimonial-inner-wrap{flex-wrap: wrap; padding: 1.875rem 1.25rem;}
.agricko-testimonial-item .testimonial-inner-wrap .thumbnail{max-width: 100%; margin-right: 0rem;}
.agricko-testimonial-item .testimonial-inner-wrap .testimonial-content{width: 100%; padding-top: 1.25rem;}


/*FAQ*/
.accordion-card .accordion-content{padding: 1.35rem 1.25rem;}
.agricko-image{padding-top: 1.875rem;}
/*新闻资讯*/
.agricko-blog-sec .row{gap:1.875rem 0rem;}


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


} 
