/*通用样式*/
:root{--public-color:#e94127;--max:1310px;}
.img-responsive{max-width:100%;height:auto}
/*#region thumb-items*/
.thumb-selectors {overflow: hidden;clear: both;margin:0 0 10px 0;padding:15px;}
.product-thumb{border: none;}
/* .justify-content-center{justify-content: flex-start !important;} */


body{color:#666666;font-size:18px;line-height:35px;font-weight: 400;font-family: 'Barlow', sans-serif;}
a{display:inline-block;transition: all .6s;}
a:hover{color:var(--public-color) !important}
.swiper-pagination-bullet-active{background:var(--public-color)}
.page-item.active .page-link {color: #fff;background-color: var(--public-color);border-color: var(--public-color);}
body,div,p,img,ul,ol,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0}
img{aspect-ratio:attr(width) / attr(height);}
ul,ol,li,dl,dd,dt{list-style-type:none}
.img-width{width:100%;height:auto}
.img-height{height:100%;width:auto}
.img-fluid {max-width: 100%;height: auto;}
.main-container{margin-bottom:40px;margin-top:40px}
.tkanniu{cursor:pointer}
.card-thumb img{transition:all .4s ease}
.card-thumb:hover img{transform:scale(1.1)}
.container-xl{max-width:var(--max)}
.container-xl.m-right{margin:0 0 0 auto;padding:0}
.container-xl.m-left{margin:0 auto 0 0;padding:0}
/* @font-face {
    font-family: "Urbanist-Bold";
    src: url("../../style/Fontss/seguiemj.ttf");
  } */

.max-1920px{max-width: 1920px;margin-left: auto;margin-right: auto;}
.max-1830px{max-width: 1830px;}
.max-1790px{max-width: 1790px;}
.max-1690px{max-width: 1690px;}
.max-1680px{max-width: 1680px;}
.max-1650px{max-width: 1650px;}
.max-1640px{max-width: 1640px;}
.max-1630px{max-width: 1630px;}
.max-1600px{max-width: 1600px;}
.max-1590px{max-width: 1590px;}
.max-1560px{max-width: 1560px;}
.max-1540px{max-width: 1540px;}
.max-1480px{max-width: 1480px;}
.max-1430px{max-width: 1430px;}

/*header*/
.header{position: static;left: 0;top: 0;width: 100%;z-index: 99;padding: 30px 0;}
.header .row-nav{display: flex;align-items: center;}
.header .header-nav{display: flex;align-items: center;justify-content: space-between;position: relative;}
.header .header-nav .top-logo{width:auto;padding:0;}
.header .header-top .toch{margin-left: 30px;}
.header .header-top .toch a{background-color: var(--public-color);border-radius: 15px;color: #1f273d;font-size: 13px;line-height: 32px;padding:0px 26px 0px 18px;}
.header-top .row-nav{display: flex;align-items: center;justify-content: flex-end;width: auto;position: relative;}
.header-desc{background:#f1f1f1; padding: 8px 0;}
.header-desc .container-xl{display: flex;align-items: center;justify-content: space-between;}
.header-desc .desc{width: 60%;display: flex;justify-content: flex-end;align-items: center;}
.top-tel{color: #666666;font-size: 16px;display: flex;width: 40%;}
.top-tel a{color: #666666;}
.top-tel a:hover{color: #2455bf; transition: all 0.3s;}
.top-lang{text-transform:uppercase;margin-left: 15px;}
.dropdown.lang .dropdown-toggle:after{color: var(--public-color);}
.dropdown.lang .dropdown-menu {right: -40px;left: inherit;}
.top-lang .dropdown.lang .dropdown-toggle{background: transparent;border: 0;padding:0 3px 0 0;font-weight: bold;color:#000;font-size: 18px;}
.public-social span,.public-social a{border-radius:5px;}
.navbar-expand-lg .navbar-collapse{justify-content: flex-end;padding-right: 0px;}

.navbar .dropdown.pc:hover>.dropdown-menu{left: -15px;}



/*默认pc头部样式*/
.header.fadeInDown{padding:15px 0;z-index:999;width:100%;position:fixed;top: 0;left:0;background-color: #fff;animation: fadeInDown .4s;border-bottom: 1px solid var(--public-color);}
.header.fadeInDown .header-top {}
/* .header.fadeInDown .header-top {padding:0;z-index:999;width:100%;position:fixed;top: 0;left:0;background-color: #000;} */


.dropdown-toggle::after{margin-left: 0;}

.all-font{font-family: 'Archivo';}

/*默认导航样式*/
.navbar{padding:0px;position:relative;z-index:9999}
.navbar-custom{top:0;z-index:2;justify-content:end}
.navbar-custom .navbar-nav .nav-item{margin: 0 17px;}
.navbar-custom .navbar-nav .nav-item:hover .dropdown-toggle{color: var(--public-color-1);}
.navbar-custom .navbar-nav .nav-link{text-align:center;position:relative;color:#000000;padding:0;/*width: 165px;*/height:43px;display:flex;align-items: center;justify-content: center;text-transform:capitalize;font-size:22px;line-height:43px;letter-spacing: -1px;font-weight: 500;font-family: 'Barlow';}
.navbar-custom .navbar-nav .nav-link:before {content:"";width:0px;height:3px;margin-left:0!important;background:var(--public-color-1);position:absolute;bottom:-15px;border-radius: 2px;transition: all .6s;}
.navbar-custom .navbar-nav .nav-item:hover .nav-link:before,.navbar-custom .navbar-nav .active .nav-link:before{width:100%;transition:all .6s}
.navbar-custom .navbar-nav .nav-item .dropdown-toggle::after{transition:all .6s;color:#000000;content:"\f078";font-family: 'cmsfont';font-size: 16px;padding-left: 5px;}
.navbar-custom .navbar-nav .nav-item:hover .dropdown-toggle::after{transform:rotateX(180deg);color:var(--public-color-1)}
.navbar-custom .navbar-nav .nav-link:hover{transition:.6s ease-in-out;}
.navbar-custom .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}
.navbar-custom .navbar-nav .show > .nav-link,.navbar-custom .navbar-nav .active > .nav-link,.navbar-custom .navbar-nav .nav-link.show,.navbar-custom .navbar-nav .nav-link.active{}
.navbar-custom .navbar-text{color:rgba(0,0,0,0.5)}
.navbar-custom .navbar-text a{color:rgba(0,0,0,0.9)}
.navbar-custom .navbar-text a:hover,.navbar-custom .navbar-text a:focus{color:rgba(0,0,0,0.9)}


@media(max-width:1300px) {.header{padding: 20px 0;}.navbar-custom .navbar-nav .nav-link {font-size: 20px;}.navbar-custom .navbar-nav .nav-item {margin: 0 15px;}}
@media(max-width:1200px) {.navbar-custom .navbar-nav .nav-link {font-size: 18px;}.navbar-custom .navbar-nav .nav-item {margin: 0 12px;}}
@media(max-width:1120px) {.navbar-custom .navbar-nav .nav-item {margin: 0 10px;}}
@media(max-width:1010px) {
    .navbar-custom .navbar-nav .nav-link {font-size: 16px;}
}
/*移动端头部样式*/
@media(max-width:768px){
    body{padding-top:50px;font-size:14px;line-height:20px;}
    .container-xl.m-right,.container-xl.m-left{margin:0 auto;padding:0 15px;}
    .header-desc .container-xl{flex-direction:column;align-items:stretch;gap:10px;}
    .header-desc .desc,.top-tel{width:100%;max-width:100%;justify-content:center;}
    .header-desc .desc{justify-content:center;}
    .top-tel{justify-content:center;text-align:center;}
    .main-container{margin-top:24px;margin-bottom:24px;}
    .header-mb{background:#000;position:fixed;top:0;left:0;width:100%;border-bottom:1px solid #b3190d;z-index:999}
    .header-mb .container-xl{height:50px}
    .header-mb .top-logo{width:50%}
    .header-mb .top-logo img{height:30px;width:auto;}
    .header-mb .top-mb{display:flex;align-items:center;width:50%;justify-content:flex-end}
    .header-mb .top-mb .dropdown.lang .dropdown-toggle{background:transparent;padding:0}
    .header-mb .top-mb .dropdown-menu{min-width:80px;margin-top:8px}
    .header-mb .top-mb .top-mb-search{padding:.5rem .4rem;margin-left:10px;width:30px;text-align:center}
    .header-mb .top-mb .top-mb-search i{font-size:16px;color:#fff}
    .header-mb .top-mb .icon-bars{color:#fff}
    .header-mb .top-mb .dropdown.lang .dropdown-toggle{color:#fff}
    .top-mb-search-box{display:none;position:fixed;background:#fff;top:50px;padding:6px 15px 10px;box-shadow:2px 2px 4px rgba(0,0,0,0.2);z-index:998;width:100%}
    .top-mb-search-box .search-group{width:100%;height:34px}
    .top-mb-feed i{font-size:16px;color:#fff}
    .mobile-head-item .main-content-wrap{background:#fff;top:0;display:block;z-index:99999}
    .mobile-head-item .main-content-wrap .content-wrap{overflow-y:auto;height:100%;padding:15px 10px;background-color:#fff}
    .mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap{overflow-y:hidden}
    .mobile-head-item .side-content-wrap{position:fixed;display:block;right:-78%;width:78%;height:100%}
    .mobile-head-item .middle-content-wrap{position:absolute;right:0;width:100%;height:auto;padding:20px 0;opacity:0;visibility:hidden}
    .mobile-head-item .middle-show-content-wrap{top:30px;visibility:visible;opacity:1}
    .head_top .top_left{display:none}
    .head_nav{width:100%;padding:0 5px}
    .head_nav li{padding-left:28px;padding-top:4px;padding-bottom:4px}
    .head_nav li,.head_nav li a{color:#111}
    .head_nav li.has-child{padding-left:28px;margin-top:0;margin-bottom:0}
    .head_nav li.has-child>a{margin-top:3px;margin-bottom:3px;margin-right:35px}
    .head_nav li.has-child>ul{display:none}
    .head_nav li.siblings-no-menu{position:relative;padding-left:15px}
    .head_nav li a{display:block;height:auto;line-height:1.4em;position:relative}
    .head_nav li a:hover{color:inherit}
    .head_nav li em{display:block;height:1.4em;overflow:hidden}
    .head_nav li li{font-size:14px}
    .head_nav li li li{font-size:12px}
    .head_nav li li a{color:#666}
    .head_nav li.has-child a b{display:inline-block;width:15px;height:15px;border:1px solid #111;border-radius:2px;overflow:hidden;line-height:15px;position:absolute;right:-35px;top:1px;-webkit-box-sizing:content-box;box-sizing:content-box}
    .head_nav li.has-child a b:before,.head_nav li.has-child a b:after{content:'';display:block;width:9px;height:1px;background-color:#111;position:absolute;left:3px;top:50%;margin-top:-.5px}
    .head_nav li.has-child a b:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
    .head_nav li.has-child a:hover b{border-color:#111}
    .head_nav>li{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #f2f2f2}
    .head_nav>li>a{font-size:16px;text-transform:uppercase;margin-bottom:-1px;position:relative;text-transform:uppercase;position:relative}
    .head_nav li,.head_nav li.has-child{padding-left:0}
    .head_nav li li,.head_nav li li.has-child{padding-left:15px}
    .head_nav li.active>a>b:after{display:none}
    .head_nav li.active>a>b{background-color:#111}
    .head_nav li.active>a>b:before,.head_nav li.active>a>b:after{background-color:#fff}
    .mobile-ico-close{width:30px;height:30px;background-color:var(--public-color);position:absolute;left:-30px;top:0;cursor:pointer}
    .mobile-ico-close .icon{color:#fff;font-size:30px;padding:0 0 0 6px}
    .search-box .form-control{border-radius:20px}
    .search-box .btn{border:1px solid #ced4da;border-radius:20px}
    .search-box .btn.focus{border:1px solid rgb(128,189,255)}
    .search-box .icon{color:#fff}
    .main-mask{position:absolute;background-color:#000;opacity:.4;width:100%;height:100vh;z-index:9;display:none}
}
/*#endregion*/

/*#region 移动端栏目列表*/
.menu-collapse { border-radius: 6px 6px 0 0; border: 1px solid #e7e7e7; background: #fff; }
.menu-collapse .collapse-title { padding: 0.875rem; background: var(--public-color); color: #fafafa; }
.menu-collapse .collapse-title h5 { font-size: 1.25rem; font-weight: 500; }
.menu-collapse .collapse-title .navbar-toggler { color: #fff; }
.menu-collapse .menu-link { transition: background-color ease 0.2s; color: #666; border-bottom: 1px solid #e7e7e7 }
.menu-collapse ul ul .menu-link { padding: 12px 16px 12px 30px; }
.menu-collapse .menu-link:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: var(--public-color) }
.menu-collapse .menu-link:hover { background: #f8f9fa; }
.menu-collapse .drop { }
.menu-collapse .menu-link.active { background: #f6f6f6; color: #666 }


/* 浮窗 */
#float{position:fixed;right:0;bottom:165px;margin-top:-60px;z-index:55;transform:translateX(0);transition:.3s ease-in-out}
#float .ico{display:block;width:56px;height:56px;text-align:center;position:relative;cursor:pointer;background:var(--public-color)}
#float .ico>i{font-size:30px;line-height:56px;display:block;color:#fff;position:relative;z-index:9999;background: var(--public-color);border-top:1px solid #fff}
#float .ico:first-child>i{border-top:0px solid #fff}
#float .ico>.img{position:absolute;right:56px;width:140px;top:0;display:none;background-color:#fff}
#float .ico>.img>img{width:100%}
#float .ico p{position:absolute;top:0;border-radius:0;right:-350px;padding:0px 20px;line-height:56px;font-size:16px;height:56px;background-color:var(--public-color);color:#FFF;transition:all .6s;z-index:0;white-space:nowrap}
#float .ico:hover>.img{display:block}
#float .ico:hover p{right:56px}
#float .scale-ico{background-color:#b1b1b1;transition:.3s ease-in-out}
#float .scale-ico>i{background-color:#b1b1b1;transition:.3s ease-in-out}
#float .scale-ico>i:hover{background-color:var(--public-color);transition:none}
#float.hide{transform:translateX(56px)}
#float.hide .scale-ico{width:calc(56px / 2);transform:translateX(calc(-56px / 2));border-top:0;transition:transform .6s ease-in-out .3s,width .3s ease-in-out}
#float.hide .scale-ico i{transform:rotate(180deg);border-top: 1px solid transparent}
#float .ico#scroll-top{display:block!important;}
@media (min-width:1px) and (max-width:991px){
    #float .ico{width:40px;height:40px}
    #float .ico>i{font-size:22px;line-height:40px}
    #float .ico>.img{right:40px}
    #float .ico p{line-height:40px;padding:0 15px;height:40px}
    #float.hide{transform:translateX(40px)}
    #float.hide .scale-ico{width:calc(40px / 2);transform:translateX(calc(-40px / 2))}
}

/*默认详情设置*/
.content-wrapper {}
.content-wrapper h2 { font-size: 28px; font-weight: 600; margin-bottom: 15px;margin-top: 30px;}
.content-wrapper h3 { font-size: 20px; font-weight: 600; margin-bottom: 15px;margin-top: 30px;}
.content-wrapper p{margin-bottom: 15px;}
.content-wrapper img { max-width: 100% !important; height: auto !important;margin-bottom: 15px;}
.content-wrapper video { max-width: 100% !important; height: auto !important; }
.content-wrapper ul{padding-left: 20px;margin-bottom: 15px;}
.content-wrapper ul li{list-style-type: initial;margin-bottom: 10px;}
.content-wrapper ol{padding-left: 20px;margin-bottom: 15px;}
.content-wrapper ol li{list-style-type: initial;margin-bottom: 10px;}
.content-wrapper iframe { max-width: 100%; }
.content-wrapper table { width: 100%; margin-bottom: 1rem; color: #212529;margin-bottom: 15px;}
.content-wrapper table p{margin-bottom: 0;}
.content-wrapper table th, .content-wrapper table td { padding: 0.5rem; vertical-align: middle; border: 1px solid #dee2e6; text-align: center; }
.content-wrapper table tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.03); }
.content-wrapper table tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); color: #555; }
.content-wrapper table p{ margin-bottom: 0;line-height: 32px;}
.content-wrapper tbody th{color:#2980c7}

/*#表格*/
.table-wrapper table th, .table-wrapper table td { padding: 5px; vertical-align: middle; font-size: 14px; border: 1px solid #dee2e6; text-align: center; }
.table-wrapper table tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.03); }
.table-wrapper table tbody tr:hover { background-color: #dee2e6; color: #555; }
.table-wrapper table { display: table; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
@media (max-width: 575.98px) {
    .table-wrapper-sm table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media(max-width:768px) {
    .table-wrapper-md table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media (max-width: 991.98px) {
    .table-res-lg table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media (max-width: 1500.98px) {
    .table-wrapper-xl table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}

/*#弹出框*/
.reveal-modal-bg{position:fixed;height:100%;width:100%;z-index:1000;display:none;top:0;left:0;background:rgba(00,00,00,0.8)}
.reveal-modal{visibility:hidden;top:150px;left:50%;margin-left:-25%;width:50%;position:absolute;z-index:1001;padding:35px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#FFF}
.reveal-modal .title{font-size:30px;text-align:center;margin-bottom:25px}
.reveal-modal .close-reveal-modal{font-size:30px;line-height:0.5;position:absolute;top:8px;right:11px;color:#333;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer}
.reveal-modal .close-reveal-modal:hover{color: var(--public-color);}
@media(max-width:768px){
    .reveal-modal{visibility:hidden;top:50px;left:50%;margin-left:-45%;width:90%;position:absolute;z-index:1001;padding:25px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#FFF}
    .reveal-modal .title{font-size:20px;text-align:center;margin-bottom:10px}
}
    
.form-feedback .btn{font-size: 18px;line-height: 23px;color: #2f3d5b;font-family: 'Archivo';width: 188px;height: 48px;border-radius: 8px;background-color: #00f5b3;transition: ease-in-out .4s;}
.form-feedback .btn:hover{background-color: #2f3d5b;color:#00f5b3;}
@media(max-width:768px){.form-feedback .form-control{padding-top:10px;padding-bottom:10px;font-size:16px}.form-feedback .btn{padding-top:10px;padding-bottom:10px}.contact-wrapper .feedback-box .form-control{margin-bottom:0}}
.form-feedback .btn-c{background-color:#0b3b8d;height:100%;padding:10px 20px;transition:all .6s}
.popup{font-size:16px;position:fixed;left:50%;top:0%;line-height: 24px; transform:translate(-50%,-50%);z-index:98;background:linear-gradient(-70deg,#ff7633 0%,#ff7633bd 70%);color:#fff;border-radius:10px;padding:15px 25px;display:none;cursor:pointer;box-shadow:0 0 10px -2px #000;opacity:0;transition:.6s all}


/*#搜索*/
.search-group{width:180px;height:40px;overflow:hidden;border:1px solid var(--public-color);border-radius:10px;overflow: hidden;}
.search-group .form-control{border:none;border-radius:0px;background:transparent;color:rgba(0,0,0,0.5);height:40px;line-height:40px;}
.search-group .form-control::-webkit-input-placeholder{color:rgba(0,0,0,0.5)}
.search-group .btn{background-color:var(--public-color);border-radius:0px;height:auto;width:40px;display:flex;justify-content:center;align-items:center;padding:6px 15px;margin-bottom:0}
.search-group i{color:#333;font-size:1.5rem}
.top-search-box li .top-search {border-radius:10px;}
.top-search-box{cursor:pointer;z-index: 10;margin:0 10px;border-radius:5px;overflow: hidden;padding-left: 1px;padding-top: 1px;}
.top-search-box i{color: #fff;font-size: 16px;font-weight: 400;}
.top-search-box i.icon-1{color: #ffffff;}
.top-search-box li .top-search{opacity: 1; height: auto;overflow: hidden;width: auto;padding:0}
.top-search-box .top-search{opacity: 1;transition: all 0.8s;position: absolute;right: 0;top: 60px;z-index: 99;padding:0;background-color: #fff;display: block;} 
.top-search-box .top-search.show {opacity: 0;overflow: hidden;transition: all 0.9s;display: none;}
.top-search-box .search-tb{width: 38px;line-height: 38px;border-radius: 100%;background-color: var(--public-color);text-align: center;}

.all-shu{position: relative;}
.all-shu:last-child::after{display: none;}
.all-shu::after{content: "";width: 1px;height: 15px;background-color: #ccc;position: absolute;right: 0;top:8px;}
.down-list{margin-top: 0px;}


/*banner*/
.banner.all-banner{background-color:#000;}
.banner.all-banner>img{opacity:.6;}
.banner .banner-text{text-align: left;}
.banner .h1{font-size: 46px;line-height: 58px;margin-bottom: 0px;color: #fff;font-weight: 500;letter-spacing: -3px;margin-bottom: 15px;}
.index-banner .cont-box{width: 64.5%;}
.index-banner .h6{font-weight: 500;letter-spacing: -1px;padding-left: 1px;color: #fff;}
.index-banner .text{font-size: 22px;font-weight: 300;letter-spacing: -1px;margin-top: 20px;}
.index-banner .banner-img{width: 32%;}
.banner.index-banner{position:relative;}
.index-banner>img{width:100%;display:block;}
.index-banner .banner-text{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;z-index:1;box-sizing:border-box;padding:0 clamp(12px,4vw,24px);pointer-events:none;}
.index-banner .banner-text a,.index-banner .banner-text button,.index-banner .banner-text [tabindex]{pointer-events:auto;}
.line {position: relative;display: flex;align-items: center;}
.line span{width: 40px;height: 3px;background-color: #fff;display: inline-block;}
.line::after{content: "";width: 100%;height: 1px;background-color: #fff;opacity: .2;position: absolute;left: 0;z-index: 0;}
.in-banner .banner-img{width: 30%;position: relative;z-index: 1;}
.in-banner .cont-box{width: 70%;}
.in-banner .line::after {width: 200%;}
.in-banner .content{overflow: hidden;}
.in-banner .line span{background-color: var(--public-color);position: relative;z-index: 1;}
.in-banner .line::after{background-color: #ddd;opacity: 1;z-index: 0;}
.in-banner{padding-top: 30px;}
.banner .banner-text .small-nav{position:absolute;top:0px;}
.banner .banner-text .small-nav ul li a{color:#fff !important}
/*every-footer*/
.every-footer{position: relative;height: 700px;line-height: 0;overflow: hidden;display: flex;align-items: center;justify-content: center;}
.every-footer-xl{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;}
.every-footer-xl .content{height:100%;min-height:700px;}
.every-footer .left{width: 50%;}
.every-footer .right{width: 47%;background-color: rgba(255,255,255,.95);margin-right: -80px;padding:0 80px;height: 100%;min-height: 700px;display: flex;flex-direction: column;justify-content: center;}
.every-footer .title{color: #fff;margin-bottom: 45px;}
.every-footer .ul{padding-left: 20px;margin-bottom: 60px;}
.every-footer .ul p{color: #fff;margin-bottom: 10px;line-height: 32px;}
.every-footer .ul p:last-child{margin-bottom: 0;}
.every-footer .ul p::before{content: "☑";color: #fff;font-size: 26px;font-weight: 400;}
.every-footer .box-1{display: flex;gap: 0 9px;}
.every-footer .list{background-color: var(--public-color);padding: 20px;border-radius: 4px;width: calc(calc(100% - 9px * 2) / 3);}
.every-footer .h5{color: #fff;line-height: 32px;margin-top: 25px;}
.every-footer .h2{font-size: 36px;line-height: 48px;color: #333;font-weight: 500;letter-spacing: -2px;margin-bottom: 50px;}
.every-footer .form-control{border-radius: 3px;border-color: rgba(153, 153, 153, .6);background-color: transparent;line-height: 32px;}
.every-footer .form-control::placeholder{color: #999;font-size: 16px;}
.every-footer .btn-box{display: flex;flex-direction: column;align-items: flex-end;}
.every-footer .more-7{font-size: 12px;padding: 0;width: 183px;height: 42px;border-width: 4px;margin-top: 10px;}
.every-footer>img{height: 100%;width: auto;}

.footer{padding-top: 70px;background-color: #000;color: #fff;}
.footer .content{display: flex;justify-content: space-between;align-items: flex-start;gap: 40px;}
.footer .footer-top{padding-bottom: 50px;}
.footer .list-1 .logo{display: inline-block;margin-bottom: 36px;}
.footer .list-1 .logo img{vertical-align: top;}
.footer .list-1 .box-1 {display: flex;align-items: center;justify-content: space-between;margin-bottom: 50px;}
.footer .list-1 .icon{width: 16px;height: 18px;flex-shrink: 0;display: block;padding-top: 4px;margin-right: 14px;opacity: 1;color: #fff;}
.footer .list-1 .d1{margin-bottom: 12px;}
.footer .list-1 .d1 p{display: flex;align-items: flex-start;}
.footer .list-1 .font-sty,.footer .list-1 .font-sty a{color: #fff;}
.footer .list-1 .font-sty a{text-decoration: none;}
.footer .list-1 .font-sty a:hover{text-decoration: underline;}
.footer .list-2{display: flex;flex-direction: column;align-items: flex-start;}
.footer .list-2 .box{display:grid;grid-template-columns: repeat(2, 1fr);align-items: flex-start;gap: 4px 0;width: 100%;}
.footer .list-2 .box a{font: inherit;display: inline-flex;align-items: baseline;text-decoration: none;color: #fff;}
.footer .list-2 .box a:hover{text-decoration: underline;}
.footer .list-2 .footer-cta{margin-top: 28px;width: 100%;max-width: 280px;}
.footer .list-2 .footer-cta .more-7{display: flex !important;align-items: center;justify-content: center;background-color: var(--public-color) !important;color: #fff !important;border-radius: 3px;padding: 0 18px !important;width: 100%;font-size: 15px;letter-spacing: 0.06em;height: 50px !important;cursor: pointer;border: none !important;box-sizing: border-box;line-height: 1.2 !important;}
.footer .list-2 .footer-cta .more-7:hover{background-color: #fff !important;color: var(--public-color) !important;}
.footer .list-3 .box-1{display: flex;flex-direction: row;flex-wrap: wrap;align-items: center;gap: 8px 22px;}
.footer .list-3 .box-1 a{display: inline-flex;align-items: baseline;text-decoration: none;color: #fff;}
.footer .list-3 .box-1 a:hover{text-decoration: underline;}
.footer .list-1{width: 42%;min-width: 0;}
.footer .list-2{width: 56%;min-width: 0;gap:20px;}
.footer .list-3 .box-1 .font-sty{margin-bottom: 0;}
.footer .list-2 a::before,.footer .list-3 .box-1 a::before{content: "⇒";font-size: 14px;color: #fff;display: inline-block;padding-right: 10px;}
.footer .t1{font-size:22px;line-height: 1.4;color: #fff;font-weight: 700;margin-bottom:50px;margin-top: 0;letter-spacing: 0.08em;text-transform: uppercase;font-family: inherit;}
.footer .list-2 .font-sty{margin-bottom: 0;line-height: 1.85;}
.footer .font-sty{font-size: 16px;line-height: 1.75;color:#fff;}
.footer-bottom{border-top: 1px solid #3a3a3a;padding-top: 22px;padding-bottom: 28px;font-size: 15px;line-height: 1.5;color: #8a8a8a;letter-spacing: 0;text-align: center;}
.footer-bottom p{margin: 0;}

.small-nav{display: flex;align-items: center;padding-top: 15px;margin-bottom: 0px }
.small-nav ul{display: flex;align-items:flex-start;flex-wrap: wrap;}
.small-nav ul a{font-size: 18px;line-height: 32px;color:#fff;font-weight: 500;}
.small-nav ul li::after{content: ">>";padding:0 15px;font-size: 18px;line-height: 32px;}
.small-nav ul li:last-child::after{display: none;}
.small-nav ul li{display: flex;}
.small-nav ul li:last-child a{color: #dddddd;}
.in-banner .small-nav ul a,.in-banner .small-nav ul li::after{color: #999;}
.in-banner .small-nav ul li:last-child a{color: #ccc;}

/*共有的类名*/
.title{font-size:48px;line-height:61px;color:#333333;font-weight:500;letter-spacing:-3px}
.title span.red{color:var(--public-color)}
.title span{display:block}
.h6{font-size:18px;line-height:26px;color:var(--public-color);font-weight:500}
.text p{margin-bottom:25px}
.text p:last-child{margin-bottom:0}
.dfrsb{display:flex;justify-content:space-between}
.dfrsbc{display:flex;justify-content:space-between;align-items:center}
.dfcsb{display:flex;flex-direction:column;justify-content:space-between;align-items:center}
.dfcsbc{display:flex;flex-direction:column;justify-content:space-between}
.dfrcc{display:flex;justify-content:center;align-items:center}
.ul p{position:relative;padding-left:35px;margin-bottom:0px}
.ul p::before{content:"\f00c";font-family:'cmsfont';line-height:32px;position:absolute;left:0;top:0px;color:var(--public-color)}
.top-head.t-h-c{text-align:center;margin-left:auto;margin-bottom:auto}
.img img.block{display:block;animation:bounceIn 1s}
.img img.red{display:none;animation:bounceIn 1s}
.row-line::after{content:url(../../images/row-1.webp);display:block}
.row-line-1::after{content:url(../../images/row-2.webp);display:block}
.row-line-2::after{content:url(../../images/every-sign-1.webp);display:block}
.row-line.r-l-c::after,.row-line-2.r-l-c::after{margin-left:auto;margin-right:auto}
.col-line::before{content:"";width:2px;height:19px;background-color:var(--public-color);position:absolute;left:0;top:7px}
.img-2 img{mix-blend-mode:multiply}
.all-a{display:inline-block;height:46px;width:200px;position:relative;line-height:0;padding-right:6px;transition:none}
.all-a::after{content:"";background:url(../../images/btn-1.webp) no-repeat;background-size:100% 100%;width:100%;height:100%;position:absolute;left:0;top:0;animation:fadeIn .6s ease-in-out}
.all-a .more-8{font-size:14px;line-height:20px;color:var(--public-color-1);background-color:#fff;display:inline-flex;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s ease-in-out}
.all-a:hover .more-8{background-color:var(--public-color-1);color:#fff}
.all-a:hover::after{background-image:none}
span.arrow{font-family:'Urbanist-SemiBold'}
.col-line{position:relative;padding-left:14px}
@font-face{font-family:"Urbanist-SemiBold";src:url("../../style/Fontss/Urbanist-SemiBold.ttf")}
.more-7{font-size:16px;line-height:24px;font-weight:500;background-color:#fff;border:solid 6px var(--public-color);color:var(--public-color);height:60px;padding:0 50px 0 58px;display:inline-flex;justify-content:center;align-items:center}
.more-7:hover{color:#fff !important;background-color:var(--public-color)}
.more-7:hover span{padding-left:0;padding-right:15px}
.more-7 span{padding-left:15px;transition:all .4s ease-in-out}
.more-7 .arrow::after{content:url(../../images/sign_1.webp);display:inline-block}
.more-7:hover .arrow::after{content:url(../../images/sign_2.webp)}


.index-parper{padding-top: 120px;}
.index-pro .box-1{display: flex;justify-content: space-between;align-items: center;}
.index-pro .cont-1{width: 60%;}
.index-pro .cont-2{width: 40%;display: flex;justify-content: flex-end;}
.index-pro .box-1{margin-bottom: 20px;}
.index-pro .box-2{width: 95%;}
.index-pro .box-2 .img-2{margin-bottom: 15px;}
.index-pro .top-head{margin-bottom: 55px;}
.all-product ul,.all-product li{list-style-type: disc;}
.all-product li::marker{content: "";}
.all-product li::before{content: url(../../images/sign_4.webp);padding-right: 10px;}
.all-product .img{background-color: #f4f4f4;margin-bottom: 35px;padding: 30px 60px;}
.all-product .img img{mix-blend-mode: darken;}
.all-product .t1{font-size: 22px;line-height: 32px;letter-spacing: -1px;font-weight: 500;margin-bottom: 10px;}
.all-product ul{color:#999999;line-height: 32px;}
.all-product ul li{margin-bottom: 5px;}
.index-pro .col-md-4{padding:0 20px;}
.index-pro .row{gap: 35px 0;}
.index-pro{margin-bottom: 75px;}
.index-items{margin-bottom: 125px;}
.index-items .top-head{background-color: #f8f8f8;padding-top: 75px;padding-bottom: 70px;}
.index-items .title{margin-bottom: 10px;}
.index-items .items{flex: 1;border-bottom:  5px solid #f8f8f8;}
.index-items .items + .items{border-left: 5px solid #f8f8f8;}
.index-items .cont{padding: 50px 50px 55px 50px;position: relative;}
.index-items .cont::before{content: "";width: 6px;height: 45px;background-color: var(--public-color);position: absolute;left: 0;top: 60px;}
.index-items .h4{font-size: 20px;line-height: 30px;color: #333;font-weight: 500;height: 60px;margin-bottom: 25px;}
.index-items .cont .text{font-size: 16px;line-height: 28px;color: #999;text-align: justify;-moz-hyphens: auto;-ms-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;word-wrap: break-word;}
.index-about .left{width: 56%;}
.index-about .right{width: 38%;}
.index-about .left .img{position: relative;display: flex;justify-content: center;align-items: center;}
.index-about .left .small-img{position: absolute;}
.index-about .title{text-align: right;margin-bottom: 5px;}
.index-about .title span{display: inline;}
.index-about .img-2{margin-bottom: 5px;}
.index-about .text{-moz-hyphens: auto;-ms-hyphens: auto;-webkit-hyphens: auto;hyphens: auto;word-wrap: break-word;text-align: justify;margin-bottom: 50px;}
.index-about .img-adv{text-align: right;margin-bottom: 40px;}
.index-about .a{display: flex;justify-content: flex-end;}
.index-about .about-img{margin-top: 125px;}
.index-about .all-hover{width: 100px;height: 100px;border-radius: 100%;background-color: #ffffff;transition: all .6s ease-in-out;margin-top: -50px;}
.index-about .all-hover::after{font-family: 'cmsfont';font-size: 30px;font-weight: 600;color: #000000;opacity: .8;transition: all .6s ease-in-out;}
.index-about .all-hover:hover::after{color: #fff;opacity: 1;}
.index-about .all-hover:hover{background-color: var(--public-color);}
.index-about .prev-about{left: 9%;}
.index-about .next-about{right: 9%;}
.index-about .prev-about::after{content: "←";}
.index-about .next-about::after{content: "→";}
.index-about .pag-about{display: flex;width: 100%;position: static;margin-top: 80px;}
.index-about .about-pag span{flex: 1;width: auto;height: 4px;border-radius: 0;background-color: #ddd;opacity: .6;margin: 0 !important;}
.index-about .about-pag span.swiper-pagination-bullet-active{background-color: var(--public-color);opacity: 1;}
.index-faq{position: relative;padding-bottom: 115px;padding-top: 150px;line-height: 0;overflow: hidden;}
.index-faq::before{content:url(../../images/index-15.webp);position: absolute;left: 0;bottom: 0;z-index: -1;}
.index-faq .content{display: flex;justify-content: space-between;}
.index-faq .left{width: 45%;}
.index-faq .right{width: 50%;}
.index-faq .title{margin-bottom: 20px;}
.index-news{padding-top: 90px;padding-bottom: 110px;background-color: #f4f4f4;}
.index-news .title{letter-spacing: 0;margin-bottom: 60px;}


.all-news .col-md-4{padding:0 18px}
.all-news .row{margin: 0 -18px;}
.all-news .cont{padding-top: 30px;}
.all-news .time{font-size: 16px;line-height: 28px;color: #999;margin-bottom: 20px;}
.all-news .t1{font-size: 24px;line-height: 32px;color: #333;letter-spacing: -1px;font-weight: 500;margin-bottom: 30px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.all-news .a{display: flex;justify-content: flex-end;}
.all-news .a a{color: var(--public-color);position: relative;display:inline-flex;justify-content: center;font-weight: 500;}
.all-news .a a::after{content: "";width: 100%;height: 1px;background-color: var(--public-color);position: absolute;bottom: 5px;transition: width .4s ease-in-out;}
.all-news .a a:hover::after{width: 0;}
.all-news .a .arrow-1{font-size: 12px;padding-left: 7px;}

.all-faq{border-top:1px solid #dddddd}
.all-faq .items{border-bottom:1px solid #dddddd;cursor:pointer;padding-top:5px;padding-bottom:5px}
.all-faq .items.active{padding-top:20px;padding-bottom:0}
.all-faq .items .quen-q{color:#333;font-size:22px;line-height:32px;font-weight:500;letter-spacing:-1px;padding:10px 0;display:flex;justify-content:space-between}
.all-faq .items .quen-q>p{width:90%}
.all-faq .items .quen-a{line-height:32px;color:#999;padding-bottom:35px;-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;width:90%}
.all-faq .items.active .minus{display:block}
.all-faq .items.active .plus{display:none}
.all-faq .items .minus{display:none}
.all-faq .items .plus{display:block}
.all-faq .items .icon{color:#fff;font-weight:500;font-size:10px}
.all-faq .items .circle{margin-top:5px;background-color:var(--public-color);width:28px;height:28px;border-radius:2px;display:flex;align-items:center;justify-content:center}

.about-paper{padding-top:205px}
.about-zhu .left{width:37%}
.about-zhu .title{margin-bottom:20px}
.about-zhu .img-2{margin-bottom:40px}
.about-zhu .left .text{-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word}
.about-zhu .right{width:55%}
.about-zhu{margin-bottom:150px}
.about-walk .content{align-items:flex-start}
.about-walk .left{width:56%;display:flex;flex-wrap:wrap;gap:20px}
.about-walk .img{width:calc(calc(100% - 20px) / 2)}
.about-walk .right{width:36%}
.about-walk .img-logo,.about-walk .title,.about-walk .img-2{text-align:right}
.about-walk .img-logo{margin-bottom:45px}
.about-walk .title{margin-bottom:20px}
.about-walk .img-2{margin-bottom:35px}
.about-walk .text{-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word}
.about-walk{margin-bottom:130px}
.about-cer{text-align:center;background-color:#f4f4f4;padding:115px 0 125px}
.about-cer .title{margin-bottom:15px}
.about-cer .img-2{margin-bottom:30px}
.about-cer .text{-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;margin-bottom:75px}
.about-cer .img-adv img{mix-blend-mode:darken}
.about-global{padding-top:180px;padding-bottom:135px;overflow:hidden}
.about-global .title{margin-bottom:20px}
.about-global .img-2{margin-bottom:80px}
.about-global .left{width:37%;-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;text-align:justify}
.about-global .right{position:relative;width:63%;display:flex;align-items:center}
.about-global .add{width:25px;height:25px;border-radius:100%;background-color:var(--public-color-1);background-color:#ffffff;box-shadow:0px 0px 16px 4px rgba(233,65,39,0.73);border:solid 1px #014099;display:flex;align-items:center;justify-content:center;z-index:2}
.about-global .add p{width:13px;height:13px;border-radius:100%;background-color:var(--public-color)}
.about-global .right-box{}
.radar-effect-1{position:absolute;right:26%}
.radar-effect-1,.radar-effect,.add{display:flex;justify-content:center;align-items:center}
.radar-effect-1::before{content:"";width:466px;height:466px;border:1px dashed rgba(233,65,39,.6);border-radius:100%;position:absolute;animation:radar-expand 3s infinite}
.radar-effect{width:100px;height:100px;background-color:transparent;border-radius:50%;position:absolute}
.radar-effect::before{content:'';position:absolute;width:124px;height:123px;border:1px dashed rgb(233,65,39);background-color:rgba(233,65,39,.6);border-radius:50%;animation:radar-expand 3s infinite;z-index:1}
.radar-effect::after{content:'';position:absolute;width:250px;height:250px;border:1px dashed rgb(233,65,39);background-color:rgba(233,65,39,.6);border-radius:50%;animation:radar-expand-1 7s infinite}
   

@keyframes radar-expand-2{0%{transform:scale(.3);opacity:.6}
50%{transform:scale(.5);opacity:.3}
100%{width:577px;height:577px;transform:scale(1);opacity:.1}
}@keyframes radar-expand{0%{transform:scale(0);opacity:.2}
100%{transform:scale(1.1);opacity:.6}
}@keyframes radar-expand-1{0%{transform:scale(.3);opacity:.6}
100%{transform:scale(1);opacity:.3}
}

.about-base{background-color:#f4f4f4;padding-top:120px;padding-bottom:215px}
.about-base .top-head{width:80%;margin-bottom:60px}
.about-base .img-2{margin-bottom:10px}
.about-base .title{margin-bottom:30px}
.about-base .left{width:80%}
.about-base .right{width:17%}
.about-base .right .swiper-slide{height:auto !important;position:relative}
.about-base .right .swiper-slide:last-child{margin-bottom:0 !important}
.about-base .right .swiper-slide::before{content:"";width:100%;height:100%;border:6px solid var(--public-color);position:absolute;left:0;top:0;opacity:0}
.about-base .right .swiper-slide::after{content:"";width:100%;height:100%;background-color:rgba(0,0,0,0.4);position:absolute;left:0;top:0}
.about-base .right .swiper-slide.swiper-slide-thumb-active::after{background-color:rgba(0,0,0,0)}
.about-base .right .swiper-slide.swiper-slide-thumb-active::before{opacity:1}
.about-base .right .swiper-wrapper{justify-content:space-between}
.about-base .mySwiper{height:100%}
.product-paper .content{display:flex;justify-content:space-between;align-items:center}
.product-paper .items{padding-top:125px;padding-bottom:120px}
.product-paper .items:nth-child(even){background-color:#f4f4f4}
.product-paper .items:nth-child(even) .content{flex-direction:row-reverse}
.product-paper .items:nth-child(even) .img img{mix-blend-mode:darken}
.product-paper .items .img{overflow:visible}
.product-paper .left{width:45%;text-align:center}
.product-paper .right{width:46%}
.product-paper .title{margin-bottom:15px}
.product-paper .img-2{margin-bottom:25px}
.product-paper .text{-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word}

.pro-list-paper{padding-top: 100px;}
.p-l-zhu .title{margin-bottom: 15px;}
.p-l-zhu .img-2{margin-bottom: 40px;}
.p-l-specil{margin-top: 50px;display: flex;justify-content: space-between;gap: 0 20px;margin-bottom: 90px;}
.p-l-specil h5{font-size: 24px;line-height: 32px;color: #333;font-weight: 500;letter-spacing: -1px;margin-bottom: 5px;}
.p-l-specil h5::before{content: url(../../images/sign_5.webp);padding-right: 20px;}
.p-l-specil p{font-size: 20px;}
.p-l-content .list{background-color:#f6f6f6;padding:8px;height:100%;}
.p-l-content .cont{padding-left:20px}
.p-l-content .img{margin-bottom:20px;background-color:#fff;display:flex;align-items:center;justify-content:center;max-height: 300px;}
.p-l-content .img img{width: 70%;}
.p-l-content .t2{font-size:20px;line-height:26px;color:#333;font-weight:500;margin-bottom:10px;position: relative;}
.p-l-content .t2::before{content:"";width:2px;height:19px;background-color:var(--public-color);position:absolute;left:-10px;top:4px}
.p-l-content .list .model{font-size: 16px;margin-bottom: 8px;}
.p-l-content .list ul li{display: flex;justify-content: space-between;padding: 8px 5px;}
.p-l-content .list ul li:nth-child(odd){background-color: #fff}
.p-l-content .list h6{font-weight: 500;color: #555;}
.p-l-content .list li strong{font-weight: 400;color: #666;}
.p-l-content .list h6,.p-l-content .list li strong{font-size: 16px;line-height: 24px;}
.p-l-content .row{gap: 55px 0;}
.p-l-content .content{border-bottom: 1px solid #dddddd;padding-bottom: 95px;}
.p-l-content {margin-bottom: 95px;}

.p-l-zhu-layout{display:flex;flex-wrap:wrap;gap:40px;align-items:flex-start;justify-content:space-between}
.p-l-cats{flex:0 0 360px;width:360px;max-width:100%;position:sticky;top:100px}
.p-l-pro-grid-wrap{flex:0 0 880px;width:880px;max-width:100%}
.p-l-cats-head{font-size:16px;font-weight:700;letter-spacing:.06em;color:var(--public-color);border:1px solid #eeeeee;padding:14px 18px;margin:0}
.p-l-cats-list{border:1px solid #eeeeee;border-top:0}
.p-l-cats-list a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px;font-size:16px;line-height:1.35;color:#333;text-decoration:none;border-top:1px solid #eeeeee;transition:background .25s ease}
.p-l-cats-list a:first-child{border-top:0}
.p-l-cats-list a:hover{background:#f9f9f9;color:#333 !important}
.p-l-cats-list a.is-active{background:#f2f2f2;font-weight:500}
.p-l-cats-chevron{color:var(--public-color);font-weight:700;flex-shrink:0}
.p-l-pro-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 32px}
.p-l-pro-card{display:flex;flex-direction:column;height:100%}
.p-l-pro-thumb{display:flex;align-items:center;justify-content:center;border:1px solid #eeeeee;background:#fff;min-height:220px;padding:16px;margin-bottom:16px;overflow:hidden}
.p-l-pro-thumb img{max-width:72%;height:auto;width:auto}
.p-l-pro-body{padding:0 2px}
.p-l-pro-spec{font-size:16px;font-weight:600;color:var(--public-color);margin-bottom:6px;line-height:1.3}
.p-l-pro-title{display:block;font-size:18px;font-weight:600;line-height:1.35;color:#222 !important;margin-bottom:8px}
.p-l-pro-title:hover{color:var(--public-color) !important}
.p-l-pro-desc{font-size:14px;line-height:1.45;color:#666;margin:0}
.p-l-content-cats{border-bottom:1px solid #dddddd;padding-bottom:95px}
@media(max-width:1279px){
    .p-l-zhu-layout{gap:32px;}
    .p-l-cats,.p-l-pro-grid-wrap{flex:1 1 100%;width:100%;}
    .p-l-cats{position:relative;top:0;}
    .p-l-pro-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;}
}
@media(max-width:767px){
    .p-l-pro-grid{grid-template-columns:1fr;}
    .p-l-cats-head,.p-l-cats-list a{font-size:15px;padding:12px 14px;}
}
.p-l-triple{background-color:#f8f8f8;padding:90px 0}
.p-l-triple .title{margin-bottom:15px}
.p-l-triple .img-2{margin-bottom:25px}
.p-l-triple .top-head{margin-bottom:60px}
.p-l-triple .list{background-color:#f3f4f8;height:100%;padding:35px 0 35px 40px;transition:all .6s ease-in-out}
.p-l-triple .img{margin-bottom:25px}
.p-l-triple .img img{max-width:20%}
.p-l-triple .line{height:2px;background-color:#fff;transition:all .6s ease-in-out}
.p-l-triple .h5{font-size:24px;color:#333;font-weight:500;letter-spacing:-1px;margin-bottom:40px}
.p-l-triple .cont{padding-right:40px;margin-top:35px}
.p-l-triple .text{-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word}
.p-l-triple .list:hover{background-color:#fff;box-shadow:0px 20px 50px 0px rgba(0,0,0,0.1)}
.p-l-triple .list:hover .line{background-color:#333}
.p-l-triple .list-xl{height:180px}

.all-hover-btn{position: absolute;right:11%;top: 27%;z-index: 1;width: 80px;height: 80px;border-radius: 100%;background-color: var(--public-color);display: flex;align-items: center;justify-content: center;flex-direction: row-reverse;}
.all-hover-btn .all-hover::after{content: "";font-size: 24px;color: #fff;font-weight: 500;}
.all-hover-btn .next-why::after{content: "→";margin-left: -1px;}
.all-hover-btn .prev-why::after{content: "←";margin-right: -1px;}
.all-hover-btn .all-hover{right: auto;left: auto;position: static;width: auto;height: auto;margin-top: 0;}
.p-l-why{padding-top: 150px;}
.p-l-why .title{margin-bottom: 15px;}
.p-l-why .img-2{margin-bottom: 40px;}
.p-l-why .top-head{margin-bottom: 75px;}
.p-l-why .num{width: 46px;height: 46px;border-radius: 100%;background-color: var(--public-color);color: #fff;font-weight: 500;display: flex;align-items: center;justify-content: center;}
.p-l-why .cont{padding-top: 47px;}
.p-l-why .d{display: flex;align-items: center;justify-content: space-between;margin-bottom: 25px;}
.p-l-why .d p{position: relative;width: 70%;}
.p-l-why .d p::after{content: "";width: 100%;height: 2px;background-color: var(--public-color);opacity: .6;position: absolute;right: 0;}
.p-l-why .h4{font-size: 20px;line-height: 24px;letter-spacing: -1px;font-weight: 500;color: #333;}
.p-l-why{margin-bottom: 180px;}
.p-l-stand .left{width: 35%;}
.p-l-stand .right{width: 60%;}
.p-l-stand .title{margin-bottom: 15px;}
.p-l-stand .img-2{margin-bottom: 40px;}
.p-l-stand .text{margin-bottom: 70px;}
.p-l-stand .more-7{padding: 0 90px;}
.p-l-stand {margin-bottom: 130px;}
.p-l-faq .left{width: 45%;}
.p-l-faq .right{width: 50%;}
.p-l-faq .title{margin-bottom: 15px;}
.p-l-faq{margin-bottom: 115px;}
.p-l-news{background-color: #f4f4f4;padding: 110px 0;}
.p-l-news .title{margin-bottom: 60px;}
.p-l-news .all-news .a a{font-weight: 500;}


.product-detail-paper{padding-top:80px}
.p-d-zhu .left{width:48%}
.p-d-zhu .left .product-thumb{border:1px solid #ddd;height:500px;display:flex;justify-content:center;align-items:center;overflow:hidden;padding:80px}
.p-d-zhu .left .product-thumb a{}
.p-d-zhu .left img{background-color:#f4f4f4;mix-blend-mode:darken}
.p-d-zhu .right{width:48%}
.p-d-zhu h1{margin-bottom:40px}
.p-d-zhu .product-details-title{margin-bottom:15px}
.p-d-zhu .product-details-model{font-size:18px;line-height:1.4;color:var(--public-color);margin-bottom:6px}
.p-d-zhu .product-details-main-swiper{border:1px solid #ddd;background:#f4f4f4;box-sizing:border-box}
.p-d-zhu .product-details-main-swiper .swiper-slide{display:flex;align-items:center;justify-content:center;padding:40px 20px;min-height:280px;box-sizing:border-box}
.p-d-zhu .product-details-main-swiper .swiper-slide img{max-height:420px;width:auto;max-width:100%;object-fit:contain;mix-blend-mode:darken;background:#f4f4f4}
.p-d-zhu .product-details-thumbs-swiper{margin-top:14px}
.p-d-zhu .product-details-thumbs-swiper .swiper-slide{background:#f4f4f4;border:1px solid #e8e8e8;box-sizing:border-box;padding:6px;opacity:.85;transition:opacity .2s ease}
.p-d-zhu .product-details-thumbs-swiper .swiper-slide-thumb-active{opacity:1;border-color:var(--public-color)}
.p-d-zhu .product-details-thumbs-swiper .swiper-slide img{display:block;width:100%;height:auto;object-fit:contain;mix-blend-mode:darken}
.p-d-zhu .faq-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}
.p-d-zhu .product-thumbs{padding:0}
.p-d-zhu .swiper-slide{background-color:#f4f4f4;position:relative}
.p-d-zhu .mz-thumb img{border:6px solid transparent;border-radius:4px}
.p-d-zhu .mz-thumb.mz-thumb-selected img{border:6px solid var(--public-color)}
.p-d-zhu .content{padding-top:50px;border-top:2px solid #dddddd}
.p-d-zhu .text{border-bottom:1px solid rgba(221,221,221,.4);padding-bottom:15px}
.p-d-zhu .text p{margin-bottom:0}
.p-d-zhu .specil{padding-top:40px;margin-bottom:65px}
.p-d-zhu .specil div{display:flex;justify-content:space-between;margin-bottom:20px}
.p-d-zhu .specil div:last-child{margin-bottom:0}
.p-d-zhu .specil p{letter-spacing:-1px;width:50%}
.p-d-zhu .specil p:last-child{text-align:right}
.p-d-zhu .specil strong{color:#333;font-weight:500}
.p-d-zhu .a{margin:30px 0}
.p-d-zhu .a .more-7{height:50px;background-color:var(--public-color);color:#fff;cursor:pointer;transition:all .6s ease-in-out}
.p-d-zhu .a .more-7:hover{background-color:#fff;color:var(--public-color) !important}
.p-d-zhu .a .more-7 + .more-7{margin-left:19px}
.p-d-zhu .share p{font-size:14px;line-height:24px;color:#999;font-weight:bold;margin-bottom:10px}
.p-d-zhu .share a{border:2px solid #e8e8e8;border-radius:100%;display:inline-flex;justify-content:center;align-items:center;width:32px;height:32px}
.detail-nav{padding-top:70px;border-bottom:6px solid var(--public-color)}
.detail-nav.fadeInDown{max-width:1920px;background-color:#fff;z-index:10;position:fixed;left:0;right:0;top:80px;height:52px;width:100%;padding-top:0;padding-bottom:0;animation:fadeInDown 0.5s ease-in-out;border-bottom:0}
.detail-nav.fadeInDown .detail-nav-xl{border-bottom:6px solid var(--public-color)}
.detail-nav.fadeInDown li{height:45px}
.detail-nav-xl{display:flex;justify-content:space-between;height:100%;width:100%}
.detail-nav-xl{max-width:1280px;margin:0 auto}
.detail-nav li{flex:1;position:relative;height:100%;display:flex;align-items:center;justify-content:center;height:74px}
.detail-nav li:last-child{margin-right:0}
.detail-nav li::after{content:"";width:2px;height:20px;background-color:var(--public-color)}
.detail-nav li:last-child::after{display:none}
.detail-nav li a{font-size:20px;line-height:32px;color:#333;font-weight:500;letter-spacing:-1px;display:flex;align-items:center;justify-content:center;width:100%;height:100%;z-index:10}
.detail-nav li:hover a,.detail-nav li.active a{color:var(--public-color);background-color:#f4f4f4}
.p-i-content{padding-top:50px}
.p-i-content .title{font-size:32px;color:#000;letter-spacing:-1px;font-weight:500;margin-bottom:40px}
.p-i-content .title{position: relative;}
.p-i-content .title:after{content: "";width: 100px;height: 4px;background-color: var(--public-color);display: block;margin-top: 20px;}
.p-i-content .text{-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word}
.p-i-content .text p{margin-bottom:15px;}
.p-i-content > div{margin-bottom:70px}
.p-i-content .p-d-berformance{margin-bottom:170px}
.p-d-berformance .img{margin-bottom:25px;background-color:#f4f4f4;padding:20px 20px;height:300px;display:flex;align-items:center;justify-content:center}
.p-d-berformance .img img{mix-blend-mode:darken}
.p-d-berformance .t2{font-size:22px;color:#333;letter-spacing:-1px;font-weight:500;height:70px}
.p-d-berformance .list .text{font-size:20px}
.p-d-berformance .row{gap:55px 0}
.faq-paper{padding-top:145px}
.faq-paper .top-head .img-2{margin-bottom:20px}
.faq-paper .top-head{width:95%;margin-bottom:95px}
.faq-paper .aside{width:19%;position:sticky;top:0px;height:fit-content}
.faq-paper .aside .aside-box.fadeInDown{position:fixed;left:0;top:76px;width:100%}
.faq-paper .aside p{margin-bottom:20px;width:100%;height:60px;cursor:pointer;transition:all 0.3s ease-in-out}
.more-7.active{background-color:var(--public-color);color:#fff !important}
.more-7.active .arrow::after{content:url(../../images/sign_2.webp)}
.faq-paper .aside p:last-child{margin-bottom:0}
.faq-paper .article{width:73%;overflow:hidden;margin-bottom:210px}
.faq-paper .all-faq{display:none}
.faq-paper .all-faq.active{display:block;animation:fadeInDown 0.5s ease-in-out}

.all-nav li + li{margin-left: 20px;}

.news-list-paper .list{height:100%;display:flex;flex-direction:column;justify-content:space-between}
.news-list-paper .list .text{font-size:16px;line-height:28px;color:#999;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:25px}
.news-list-paper .all-news .t1{margin-bottom:10px}
.news-list-paper .row{gap:55px 0}
.news-list-paper .all-news{border-bottom:1px solid rgba(221,221,221,.6);padding-bottom:70px}
.news-list-paper{padding-bottom:160px}

.news-in-paper{padding-bottom:150px}
.news-in-paper .top-head{border-bottom:3px solid #dddddd;padding-bottom:40px}
.news-in-paper .h1{font-size:48px;line-height:61px;color:#333;font-weight:500;letter-spacing:-3px;margin-bottom:50px}
.news-in-paper .type{display:flex;align-items:center}
.news-in-paper .type .time{font-size:16px;color:var(--public-color);font-weight:bold;margin-right:55px}
.news-in-paper .type .time::before{content:"";width:4px;height:15px;background-color:var(--public-color);display:inline-block;margin-right:8px}
.news-in-paper .social-linkedin,.news-in-paper .social-youtube,.news-in-paper .social-twitter,.news-in-paper .social-facebook{background-color:var(--public-color) !important}
.news-in-paper .social>span,.news-in-paper .social>a{border-radius:0;border-radius:2px}
.news-in-paper .share{font-size:16px;line-height:24px;padding-right:10px}
.news-in-paper .social + .social{margin-left:8px}
.news-in-paper .main-top{display:flex;justify-content:space-between;padding-top:80px}
.news-in-paper .article{width:66%;margin-bottom:120px}
.news-in-paper .aside{width:31%}
.news-in-paper .article .content{border-bottom:3px solid rgba(221,221,221,.6);padding-bottom:90px}
.news-in-paper .article p:last-child{margin-bottom:0}
.news-in-paper .box-tail{font-size:18px;line-height:28px;margin-top:60px;display:flex;justify-content:space-between}
.news-in-paper .box-tail .left{width:65%}
.news-in-paper .box-tail .right{width:20%;display:flex;justify-content:flex-end}
.news-in-paper .box-tail p a{display:inline-block;transition:all .6s}
.news-in-paper .box-tail p a:hover{text-decoration:underline;text-decoration-skip-ink:none;text-underline-offset:5px;color:#000000 !important}
.news-in-paper .box-tail p span{color:var(--public-color);display:inline-block;font-weight:400}
.news-in-paper .box-tail p:first-child{margin-bottom:25px}
.news-in-paper .box-tail .more-7{height:46px;font-size:14px;padding:0;width:160px}
.news-in-paper .main-bottom .title{margin-bottom:80px}
.news-in-paper .all-product .img{height:300px;display:flex;align-items:center;padding:20px 30px}
.news-in-paper .all-product .text{font-size:20px}
.news-in-paper .aside .h2{font-size:42px;line-height:57px;letter-spacing:-3px;margin-bottom:45px;color:#333;font-weight:500}
.news-in-paper .aside-box{margin-bottom:65px}
.news-in-paper .items{background-color:#f8f8f8;padding:40px;margin-bottom:40px}
.news-in-paper .items:last-child{margin-bottom:0}
.news-in-paper .items .time{margin-bottom:10px}
.news-in-paper .items .t1{margin-bottom:10px}
.news-in-paper .items .text{font-size:16px;line-height:28px;color:#999;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px}
.news-in-paper .items .a{justify-content:flex-start}
.news-in-paper .all-news .cont{padding-top:0}
.news-in-paper .all-news .t1{font-size:22px;line-height:26px}
.news-in-paper .aside-box-1{background-color:var(--public-color);padding:45px 45px 60px 45px}
.news-in-paper .aside-box-1 .t1{font-size:32px;line-height:42px;font-weight:500;color:#fff;margin-bottom:30px;letter-spacing:-2px}
.news-in-paper .aside-box-1 .form-control::placeholder{color:#999;opacity:.6;font-size:16px;line-height:36px;font-weight:400}
.news-in-paper .aside-box-1 .form-control:focus::placeholder{color:#333333;opacity:1}
.news-in-paper .aside-box-1 .form-control{border:solid 1px #dddddd;border-radius:2px;padding:10px 20px}
.news-in-paper .form-group{margin-bottom:10px}
.news-in-paper .form-group:last-child{margin-bottom:40px}
.news-in-paper .aside-box-1 .more-7{width:100%;border-color:#fff;background-color:var(--public-color);color:#fff;height:55px;transition:all .6s ease-in-out}
.news-in-paper .aside-box-1 .more-7:hover{background-color:#fff;color:var(--public-color) !important}
.news-in-paper .aside-box-1 .more-7 .arrow::after{content:url(../../images/sign_2.webp);display:inline-block}
.news-in-paper .aside-box-1 .more-7:hover .arrow::after{content:url(../../images/sign_1.webp)}

.download-paper {padding-top: 145px;padding-bottom: 140px;font-family: 'Poppins';}
.download-paper .img-2{margin-bottom: 20px;}
.download-paper .top-head{margin-bottom: 100px;}
.download-paper .left img{margin-left: -50px;}
.download-paper .left{width: 45%;}
.download-paper .right{width: 55%;text-align: center;}
.download-paper .title{font-size: 42px;line-height: 48px;color: #333;letter-spacing: -2px;font-weight: 400;margin-bottom: 20px;}
.download-paper .right .text{line-height: 30px;margin-bottom: 60px;}
.download-paper .right .more-7{font-size: 16px;}

.video-paper {padding-top: 140px;}
.video-paper .top-head{margin-bottom: 75px;}
.video-paper .img-2{margin-bottom: 20px;}
.video-paper .h5{font-size: 22px;color: #333;letter-spacing: -1px;font-weight: 500;margin-top: 35px;}
.video-paper .col-md-4{padding:0 20px;}
.video-paper .row{margin: 0 -20px;gap: 60px 0;}
.video-paper .video-content{margin-bottom: 160px;}


.certificates-paper{padding-top: 145px;padding-bottom: 160px;}
.certificates-paper .top-head{margin-bottom: 100px;}
.certificates-paper .img-2{margin-bottom: 20px;}
.certificates-paper .h5{color:#333;font-weight: 500;padding: 30px 0 0 10px;}
.certificates-paper .h5::before{content: "";width: 4px;height: 14px;background-color: var(--public-color);display: inline-block;margin-right: 20px;}
.certificates-paper .img{background-color: #f4f4f4;padding: 30px;}
.certificates-paper .list:hover .img{background-color: #ffffff;box-shadow: 0px 0px 80px 0px rgba(0, 0, 0, 0.1);}
.certificates-paper .row{gap:50px 0;}
.certificates-paper .content{border-bottom: 1px solid #ddd;padding-bottom: 65px;}

.case-paper{padding-top: 200px;}

.contact-paper{padding-top:140px;padding-bottom:190px}
.contact-paper .top-head{margin-bottom:65px}
.contact-paper .img-2{margin-bottom:20px}
.contact-paper li{position:relative;padding-left:37px;margin-bottom:10px}
.contact-paper li::before{content:url(../../images/sign_6.webp);position:absolute;left:0;top:3px}
.contact-paper .title{margin-bottom:55px}
.contact-paper a.font-sty{color:#666}
.contact-paper .icon{width:16px;height:18px;color:var(--public-color);display:inline-flex;justify-content:center;padding-top:10px;margin-right:20px}
.contact-paper .d1 p{display:flex}
.contact-paper .d1{margin-bottom:15px}
.contact-paper .left{width:39%}
.contact-paper .right{width:54%;box-shadow:0px 0px 50px 0px rgba(51,51,51,0.1);padding:90px 60px}
.contact-paper .box-1{position:relative;padding-bottom:45px;margin-bottom:45px}
.contact-paper .box-1::after{content:"";width:94%;height:2px;background-color:rgba(233,65,39,.1);position:absolute;right:0;bottom:0}
.contact-paper .h2{font-size:36px;color:#333;font-weight:500;letter-spacing:-2px;margin-bottom:45px}
.contact-paper label{font-size:16px;line-height:42px;color:#999;width:100%}
.contact-paper .col-md-6{padding:0 10px}
.contact-paper .form-control{border-radius:2px;border:solid 1px rgba(153,153,153,.6);line-height:30px}
.contact-paper .btn-box{margin-top:20px}
.contact-paper .more-7{padding:0 50px}
.service-paper{padding-top:210px;margin-bottom:190px}
.ser-zhu{margin-bottom:135px}
.ser-zhu .left{width:40%}
.ser-zhu .right{width:57%}
.ser-zhu .h6{margin-bottom:10px}
.ser-zhu .title{margin-bottom:15px}
.ser-zhu .img-2{margin-bottom:30px}
.ser-zhu .text{-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word}
.ser-zhu .ser-top{margin-bottom:140px}
.ser-bottom{display:flex;flex-wrap:wrap;justify-content:space-between;position:relative}
.ser-bottom::after{content:"";width:1px;height:100%;background-color:var(--public-color);opacity:.3;position:absolute;left:50%;margin-left:-.5px;top:0}
.ser-bottom .list{width:46%;position:relative}
.ser-bottom .list::after{content:"";width:100%;height:1px;background-color:var(--public-color);opacity:.3;position:absolute;left:0;bottom:0}
.ser-bottom .d{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}
.ser-bottom .h3{font-size:24px;color:#333;letter-spacing:-1px;font-weight:500}
.ser-bottom .list:nth-child(n + 3){padding-top:70px}
.ser-bottom .text{margin-bottom:35px}
.ser-quality{margin-bottom:120px}
.ser-quality .left{width:50%}
.ser-quality .right{width:46%;display:flex;flex-direction:column;justify-content:space-between;padding-top:5px}
.ser-quality .title{margin-bottom:15px}
.ser-quality .img-2{margin-bottom:60px}
.ser-quality .img{position:relative;display:flex;align-items:center;justify-content:center}
.ser-quality .small-img{position:absolute;transition:all .3s ease-in-out}
.ser-quality .small-img:hover{transform:scale(1.1)}
.ser-quality .a{display:flex;justify-content:flex-end}
.ser-quality .more-7{padding:0 90px}
.ser-quality .text{-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;text-align:justify}
.ser-qua-top{padding-top:140px;position:relative;margin-bottom:105px}
.ser-qua-top::before{content:"";width:100%;height:85%;background-color:#f4f4f4;position:absolute;left:0;top:0;z-index:-1}
.ser-qua-bottom .h5{font-size:18px;line-height:26px;letter-spacing:-1px;font-weight:500;width:90%;height:55px}
.ser-qua-bottom .cont{padding:0 30px 40px;height:150px;display:flex;align-items:flex-end;border:1px solid rgba(233,65,39,.6);border-top:0;position:relative}
.ser-qua-bottom .cont::after{content:url(../../images/ser-12.webp);position:absolute;left:30px;bottom:-18px;display:none}
.ser-factory .top-head{text-align:center;margin-bottom:85px}
.ser-factory .title{margin-bottom:10px}
.ser-factory .img-2{margin-bottom:20px}
.ser-factory .text p{margin-bottom:0;-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word}
.ser-factory .content{position:relative}
.all-hover-ser{position:absolute;top:50%;left:0;z-index:1;width:100%;margin-top:-50px}
.all-hover-ser .container-xl{flex-direction:row-reverse}
.ser-factory .all-hover{width:100px;height:100px;border-radius:100%;background-color:#fff;position:static;margin-top:0;transition:all .3s ease}
.ser-factory .all-hover:hover{background-color:var(--public-color)}
.ser-factory .all-hover:hover::after{color:#fff}
.ser-factory .all-hover::after{content:"";color:#000;opacity:.8;font-weight:600;font-size:30px}
.ser-factory .next-ser::after{content:"→"}
.ser-factory .prev-ser::after{content:"←"}

.case-in-paper{padding-top: 100px;padding-bottom: 0;}

@media(max-width:1830px){
    .in-banner .banner-img {height: 260px;}
}
@media(max-width:1690px){
    .index-items .cont {padding: 50px 30px 55px;}
    .radar-effect-1::before{width: 360px;height: 360px;}
}
@media(max-width:1620px){
    .max-1590px{margin: 0 auto !important;padding: 0 15px !important;}
    .about-walk .left{width: 50%;}
    .about-walk .right{width: 46%;}
    .radar-effect-1 {right: 25%;}
}
@media(max-width:1570px){
    .radar-effect-1 {right: 24%;}
    .radar-effect-1::before {width: 300px;height: 300px;}
}
@media(max-width:1560px){
    .radar-effect-1 {right: 23%;}
}
@media(max-width:1550px){
    .radar-effect-1 {right: 22%;}
}
@media(max-width:1510px){
    .radar-effect-1 {right: 21%;}
}
@media(max-width:1500px){
    .radar-effect-1 {right: 19%;}
}
@media(max-width:1460px){
    .every-footer .right{margin-right: 0;}
    .in-banner .banner-img {height: 220px;}
    .ser-zhu .left {width: 45%;}
    .ser-zhu .right{width: 50%;}
}
@media(max-width:1430px){
    .title,.news-in-paper .h1{font-size: 42px;line-height: 52px;}
    .index-about .all-hover{width: 60px;height: 60px;margin-top: -30px;}
    .index-items .content{flex-wrap: wrap;justify-content: flex-start;gap: 30px 0;}
    .index-items .items{width: calc(100% / 3);flex: none;}
    .index-items .cont .text{text-align: left;}
    .index-items .items:last-child{border-right: 5px solid #f8f8f8;}
    .ser-factory .all-hover{width: 60px;height: 60px;}
    .all-hover-ser{margin-top: -30px;}
}
@media(max-width:1320px){
    .row{margin: 0 -15px !important;}
    .col-md-4,.col-md-3{padding: 0 15px !important;}
    .p-l-stand .left{width: 40%;}
    .p-l-stand .right{width: 55%;}
}
@media(max-width:1230px){
    .every-footer .right{padding: 80px 60px 70px;width: 46%;}
    .every-footer .left {width: 51%;}
    .in-banner .banner-img {height: 200px;}
}
@media(max-width:1200px){
    .footer .list-2 {width: 17%;}
    .download-paper .left img{margin-left: -15px;}
}
@media(max-width:1000px){
    .footer .list-3 .box-1{flex-wrap: wrap;}
}
@media(max-width:925px){
    .footer .content{flex-wrap: wrap;gap: 36px 24px;}
    .footer .list-1{width: 60%;}
    .footer .list-2{width: 30%;}
    .footer .list-3{width: 100%;}
}


.p-d-zhu  .select{margin-bottom: 60px;}
.p-d-zhu  .select .h5{font-size: 20px;color: #333;margin-bottom: 30px;}
.p-d-zhu  .select-a{display: flex;flex-wrap: wrap;gap: 30px 5px;}
.p-d-zhu  .select-a p{border: 1px solid var(--public-color);}
.p-d-zhu  .select-a a{font-size: 20px;font-weight: 400;opacity: .9;position: relative;padding: 0 20px;display: flex;}
/* .p-d-zhu  .select-a a::before{content: "\f061";font-family: cmsfont;color: var(--public-color);position: absolute;left: 0;top: 0;display: inline-block;opacity: 0;transition:opacity .3s ease-in-out; ;} */
/* .p-d-zhu  .select-a a:hover::before,.p-d-zhu  .select-a a.on::before{opacity: 1;} */
/* .p-d-zhu  .select-a a span{position: relative;display: inline-flex;justify-content: center;}
.p-d-zhu  .select-a a span::after{content: "";width: 0;height: 1px;background-color: var(--public-color);display: inline-block;position: absolute;bottom: 0;transition: width .3s ease-in-out;}
.p-d-zhu  .select-a a:hover span::after,.p-d-zhu  .select-a a.on span::after{width: 100%;} */
.p-d-zhu  .select-a a.on,.p-d-zhu  .select-a a:hover{color: #fff !important;background-color: var(--public-color);}

@media(max-width: 768px){
    .p-d-first .select-a {gap: 10px 0;}
    .p-d-first .select-a a {font-size: 14px;line-height: 20px;padding-left: 20px;}
    .p-d-first .select .h5{margin-bottom: 15px;}
    .p-d-first .select{margin-bottom:30px;}
}


.new-text1{width:100%;padding:36px 0}
.new-text1-row{display:flex;align-items:center;justify-content:space-between;gap:24px 40px}
.new-text1-card{flex:0 1 800px;max-width:800px;width:100%;box-sizing:border-box;background-color:#f04526;color:#fff;border-radius:0 400px 400px 0;padding:44px 100px 44px 40px}
.new-text1-heading{font-family:'Barlow',sans-serif;font-weight:500;font-size:48px;line-height:1.25;letter-spacing:-0.02em}
.new-text1-line1{display:block}
.new-text1-faint-line{height:1px;width:100%;background:rgba(255,255,255,.35);margin:22px 0 18px;position:relative}
.new-text1-faint-line::before{content:'';position:absolute;top:-1px;left:0;width:40px;height:3px;background:#fff}
.new-text1-desc{font-size:18px;font-weight:400;line-height:1.5;color:#fff;margin:0 0 26px}
.new-text1-cta{display:inline-block;padding:10px 28px;border:4px solid #fff;background:transparent;color:#fff !important;font-size:14px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;border-radius:0;transition:background .25s ease,color .25s ease}
.new-text1-cta:hover{background:#fff;color:#f04526 !important}

@media(max-width: 768px){
    .new-text1-heading{font-size: 20px;margin-bottom: 10px;}
}

/* Products By Category：版心 1280px 轨道，导航占位 1660px，第四张不裁切 */
.new-index-pro{padding-bottom:100px;max-width:1920px;margin:0 auto;overflow:hidden;}
.new-index-pro-carousel{position:relative;max-width:1660px;margin-left:auto;margin-right:auto;padding:0 15px;box-sizing:border-box;overflow:visible;margin-top:60px}
.new-index-pro-viewport{max-width:1280px;margin-left:auto;margin-right:auto;position:relative;z-index:0;overflow:visible}
.new-index-pro-swiper.swiper{overflow:visible !important;width:100%}
.new-index-pro-swiper .swiper-wrapper{align-items:stretch}
@media(min-width:768px){.new-index-pro-swiper .swiper-slide{width:calc((100% - 48px) / 3);flex-shrink:0;box-sizing:border-box}
}.new-index-pro-card{display:block;color:#222 !important;text-decoration:none}
.new-index-pro-card:hover{color:#222 !important}
.new-index-pro-card__img{background:linear-gradient(160deg,#ececec 0%,#b8c4d4 100%);border-radius:4px;overflow:hidden;line-height:0}
.new-index-pro-card__img img{width:100%;height:auto;display:block}
.new-index-pro-card__cap{margin-top:14px;font-size:24px;line-height:1.35;font-weight:500;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
.new-index-pro-card__arr{color:var(--public-color);font-weight:600;flex-shrink:0}
.new-index-pro-carousel .swiper-button-prev,.new-index-pro-carousel .swiper-button-next{position:absolute;width:80px;height:80px;margin-top:0;top:40%;transform:translateY(-50%);z-index:10;--swiper-navigation-size:44px;background:#fff;border:1px solid #ddd;border-radius:50%;box-shadow:none;cursor:pointer;pointer-events:auto;transition:background .25s ease,box-shadow .25s ease,color .25s ease}
.new-index-pro-carousel .swiper-button-prev::after,.new-index-pro-carousel .swiper-button-next::after{font-size:20px;font-weight:600;font-family:inherit;transition:color .25s ease}
.new-index-pro-carousel .swiper-button-prev{left:0;right:auto}
.new-index-pro-carousel .swiper-button-prev::after{content:"\f104";font-family:'cmsfont';color:#333;font-size: 36px;}
.new-index-pro-carousel .swiper-button-next{right:0;left:auto}
.new-index-pro-carousel .swiper-button-next::after{content:"\f105";font-family:'cmsfont';color:#333;font-size: 36px;}
.new-index-pro-carousel .swiper-button-next:hover,.new-index-pro-carousel .swiper-button-next:focus-visible{background:#fff;box-shadow:0 4px 18px rgba(0,0,0,.12)}
.new-index-pro-carousel .swiper-button-next:hover::after,.new-index-pro-carousel .swiper-button-next:focus-visible::after{color:var(--public-color)}
.new-index-pro-carousel .swiper-button-prev:hover::after,.new-index-pro-carousel .swiper-button-prev:focus-visible::after{color:#000}
.new-index-pro-carousel .swiper-button-prev:hover,.new-index-pro-carousel .swiper-button-prev:focus-visible{background:#fff;box-shadow:0 4px 18px rgba(0,0,0,.12)}
.new-index-pro-carousel .swiper-button-prev:hover::after,.new-index-pro-carousel .swiper-button-prev:focus-visible::after{color:var(--public-color)}
@media(max-width:767px){
    .new-index-pro-carousel .swiper-button-prev,.new-index-pro-carousel .swiper-button-next{width:40px;height:40px;top:38%;}
    .new-index-pro{padding-bottom:48px;}
    .new-index-pro-carousel{margin-top:32px;padding:0 12px;}
    .new-index-pro-card__cap{font-size:18px;margin-top:10px;line-height:1.35;}
    .new-index-app .indu-swiper-box{margin-top:40px;}
    .new-index-app .card{padding:16px 14px 22px;}
    .new-index-app .card .img{margin-bottom:22px;}
}

/* Find by Series：版心 1280px，文案 450 + 间距 130 + 图 700 */
.new-index-pro2{padding:70px 0 80px;background:#f8f8f8}
.new-index-pro2__inner{max-width:1280px;width:100%;margin-left:auto;margin-right:auto;padding:0 15px;box-sizing:border-box}
.new-index-pro2__title{font-size:36px;line-height:1.2;font-weight:600;color:#111;margin:0 0 28px;letter-spacing:-0.02em}
.new-index-pro2__tabbar{display:flex;align-items:center;gap:16px;margin-bottom:40px}
.new-index-pro2__tabs{flex:1;min-width:0;display:flex;flex-wrap:nowrap;gap:0 28px;overflow-x:auto;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;touch-action:pan-x;scrollbar-width:none}
.new-index-pro2__tabs::-webkit-scrollbar{display:none}
.new-index-pro2__tab{flex-shrink:0;background:none;border:none;padding:10px 0 12px;margin:0;font-size:28px;line-height:1.3;color:#888;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:0px;transition:color .2s ease,border-color .2s ease;font-family:inherit;box-sizing:border-box}
.new-index-pro2__tab:hover{color:#555}
.new-index-pro2__tab:focus{outline:none}
.new-index-pro2__tab:focus-visible{outline:2px solid var(--public-color);outline-offset:3px;border-radius:2px}
.new-index-pro2__tab.is-active{color:var(--public-color);border-bottom-color:var(--public-color);font-weight:400}
.new-index-pro2__tab-arrows{display:flex;align-items:center;gap:10px;flex-shrink:0;padding-bottom:4px}
.new-index-pro2__tab-arrow{width:40px;height:40px;border-radius:50%;border:1px solid #d0d0d0;background:#fff;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:16px;line-height:1;padding:0;transition:border-color .2s ease,background .2s ease;box-sizing:border-box}
.new-index-pro2__tab-arrow:hover{border-color:#999;background:#fafafa}
.new-index-pro2__tab-arrow:focus{outline:none}
.new-index-pro2__tab-arrow:focus-visible{outline:2px solid var(--public-color);outline-offset:2px}
.new-index-pro2__tab-arrow.is-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}
.new-index-pro2__content{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:130px;box-sizing:border-box}
.new-index-pro2__text{width:450px;max-width:100%;flex-shrink:0;box-sizing:border-box}
.new-index-pro2__figure{width:700px;max-width:100%;flex-shrink:0;box-sizing:border-box;background:#f0f0f0;line-height:0}
.new-index-pro2__figure img{width:100%;height:auto;display:block;vertical-align:top}
.new-index-pro2__headline{font-size:32px;line-height:1.25;font-weight:600;margin:0 0 22px;letter-spacing:-0.02em}
.new-index-pro2__headline .t-red{color:var(--public-color)}
.new-index-pro2__headline .t-black{color:#111}
.new-index-pro2__desc{font-size:16px;line-height:1.65;color:#666;margin:0 0 28px}
.new-index-pro2__btn{display:inline-block;padding:12px 26px;border:1px solid var(--public-color);background:#fff;color:var(--public-color) !important;font-size:14px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:background .25s ease,color .25s ease}
.new-index-pro2__btn:hover{background:var(--public-color);color:#fff !important}
.new-index-pro2__btn-arr{margin-left:4px;font-weight:700}
.new-index-pro2__panel:not(.is-active){display:none !important}
.new-index-pro2__panel[hidden]{display:none !important}
.new-index-pro2__panel.is-active{display:block !important}
@media(max-width:1200px){
    .new-index-pro2__content{gap:48px}
    .new-index-pro2__text,.new-index-pro2__figure{width:100%;max-width:100%}
}
@media(max-width:767px){
    .new-index-pro2{padding:40px 0 50px}
    .new-index-pro2__title{font-size:28px}
    .new-index-pro2__tabbar{flex-wrap:wrap}
    .new-index-pro2__tab-arrows{width:100%;justify-content:flex-end;padding-top:8px}
    .new-index-pro2__content{flex-direction:column;gap:28px}
    .new-index-pro2__headline{font-size:26px}
}

/* Professional intro：1920 画布内左对齐 1660，左图 700 四宫格，右文 640 */
.news-index-professional{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding:80px 0 90px;background:#fff;box-sizing:border-box}
.news-index-professional__inner{max-width:1660px;margin-left:0;margin-right:auto;width:100%;box-sizing:border-box}
.news-index-professional__row{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:48px;box-sizing:border-box}
.news-index-professional__img{position:relative;}
.news-index-professional__text{width:680px;max-width:100%;flex-shrink:0;display:flex;flex-direction:column;}
.news-index-professional__title{font-size:48px;line-height:1.2;font-weight:600;color:#111;margin:0 0 16px;letter-spacing:-0.02em;}
.news-index-professional__title-red{color:var(--public-color)}
.news-index-professional__decor{display:flex;align-items:center;gap:6px;margin-bottom:22px}
.news-index-professional__body{font-size:20px;line-height:1.7;color:#777;margin-bottom:28px}
.news-index-professional__body p{margin:0 0 14px}
.news-index-professional__body p:last-child{margin-bottom:0}
.news-index-professional__certs{display:flex;align-items:center;gap:16px;margin-bottom:32px;}
.news-index-professional__cert{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;font-size:11px;font-weight:700;letter-spacing:.02em;box-sizing:border-box}
.news-index-professional__cert--solid{background:var(--public-color);color:#fff;border:2px solid var(--public-color)}
.news-index-professional__cert--outline{background:transparent;color:var(--public-color);border:2px solid var(--public-color)}
.news-index-professional__cta-wrap{margin-top:auto;width:100%;display:flex;}
.news-index-professional__cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--public-color);background:#fff;color:var(--public-color) !important;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;box-sizing:border-box;transition:background .25s ease,color .25s ease,border-color .25s ease;user-select:none}
.news-index-professional__cta:hover{background:var(--public-color);color:#fff !important;border-color:var(--public-color)}
.news-index-professional__cta:focus{outline:none}
.news-index-professional__cta:focus-visible{outline:2px solid var(--public-color);outline-offset:3px}
@media(max-width:1400px){
    .news-index-professional__row{gap:32px}
}
@media(max-width:1100px){
    .news-index-professional__row{flex-direction:column;align-items:stretch}
    .news-index-professional__grid{width:100%;max-width:700px;margin:0 auto}
    .news-index-professional__text{width:100%;max-width:640px;margin:0 auto}
    .news-index-professional__cta-wrap{justify-content:flex-start}
}
@media(max-width:767px){
    .news-index-professional{padding:48px 15px 56px}
    .news-index-professional__title{font-size:26px;text-align:left}
    .news-index-professional__decor{justify-content:flex-start}
    .news-index-professional__body{font-size:16px;line-height:1.65}
    .news-index-professional__certs{justify-content:flex-start}
}

/* Why Choose：与 professional 左右对调；字号与 .news-index-professional 一致，无切换脚本 */
.news-index-why{width:100%;max-width:1920px;margin-left:auto;margin-right:auto;padding:80px 0 90px;background:#fff;box-sizing:border-box}
.news-index-why__inner{max-width:1660px;margin-left:auto;margin-right:0;width:100%;box-sizing:border-box}
.news-index-why__row{position:relative;display:flex;flex-direction:row;align-items:stretch;justify-content:space-between;gap:40px;min-height:min(520px,85vw);box-sizing:border-box}
.news-index-why__left{width:640px;max-width:100%;flex-shrink:0;display:flex;flex-direction:column;padding-bottom:0;box-sizing:border-box}
.news-index-why__title{font-size:48px;line-height:1.2;font-weight:600;color:#111;margin:0 0 16px;letter-spacing:-0.02em}
.news-index-why__decor{display:flex;align-items:center;gap:6px;margin-bottom:22px}
.news-index-why__body{font-size:20px;line-height:1.7;color:#777;margin-bottom:0}
.news-index-why__body p{margin:0 0 14px}
.news-index-why__body p:last-child{margin-bottom:0}
.news-index-why__right{flex:1;min-width:0;position:relative;align-self:stretch}
.news-index-why__pics{position:relative;width:100%;min-height:380px;background:#eee;line-height:0}
.news-index-why__pics img{width:100%;height:100%;min-height:380px;object-fit:cover;display:block;vertical-align:top}
.news-index-why__tabs{position:absolute;left:0;bottom:0;display:flex;flex-wrap:wrap;align-items:stretch;gap:10px;z-index:9;padding:0;box-sizing:border-box}
.news-index-why__tab{width:280px;min-height:180px;padding:30px 20px;box-sizing:border-box;background:#f4f4f4;border:10px solid transparent;border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:10px;text-align:center;font-family:inherit;color:#555;transition: all .6s ease-in-out;}
.news-index-why__tab:hover{border-color:var(--public-color);background:#fafafa;color:#333}
.news-index-why__tab-ico{display:flex;align-items:center;justify-content:center;color:var(--public-color)}
.news-index-why__tab-txt{font-size:24px;line-height:1.3;font-weight:600}
@media(max-width:1100px){
    .news-index-why__row{flex-direction:column;min-height:0;gap:0}
    .news-index-why__left{width:100%;padding-bottom:24px}
    .news-index-why__pics{min-height:320px}
    .news-index-why__pics img{min-height:320px}
    .news-index-why__tabs{position:static;left:auto;right:auto;width:100%;margin-top:16px;padding:0;justify-content:flex-start}
    .news-index-why__tab{max-width:none;width:calc(33.333% - 7px);min-width:0}
}
@media(max-width:767px){
    .news-index-why{padding:48px 15px 56px}
    .news-index-why__title{font-size:26px}
    .news-index-why__body{font-size:16px;line-height:1.65}
    .news-index-why__tab-txt{font-size:18px}
    .news-index-why__tabs{flex-direction:column}
    .news-index-why__tab{width:100%;max-width:none;min-height:0;flex-direction:row;justify-content:flex-start;text-align:left}
}

/* Common Applications：版心 1280px，左标题+菱形，右说明 */
.new-index-app{background:#f5f5f5;padding:56px 15px 60px;box-sizing:border-box}
.new-index-app__inner{max-width:1280px;margin-left:auto;margin-right:auto;width:100%;box-sizing:border-box}
.new-index-app__head{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:48px 64px;box-sizing:border-box}
.new-index-app__left{flex:0 1 auto;min-width:0}
.new-index-app__title{font-size:48px;line-height:1.2;font-weight:600;color:#333;margin:0 0 18px;letter-spacing:-0.02em}
.new-index-app__decor{display:flex;align-items:center;gap:8px}
.new-index-app__decor span{width:7px;height:7px;background:var(--public-color);transform:rotate(45deg);flex-shrink:0;display:inline-block}
.new-index-app__right{flex:1;min-width:0;max-width:52%}
.new-index-app__desc{font-size:20px;line-height:1.65;color:#666;margin:0;font-weight:400}

.new-index-app .card{padding:20px 25px 30px;border:1px solid #f4f4f4;border-radius:165px;border:1px solid #ddd;}
.new-index-app .card .img{margin-bottom:35px;border-radius:50%;position:relative;}
.new-index-app .card .img img{height:auto;border-radius:50%;}
.new-index-app .card .text{text-align:center;font-weight:500;min-height:50px;}
.new-index-app .card .text a{color:#333;}
.new-index-app .card:hover{box-shadow:20px 0 50px rgba(124,172,208,0.2);}
.new-index-app .card:hover .text a{color:#e53336;}
.new-index-app .card:hover .text{color:#da2728;}
.new-index-app .card .img .more{width:77px;height:77px;background-color:#da2728;border-radius:50%;text-align:center;line-height:77px;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;opacity:0.9;display:none;}
.new-index-app .card .img .more i{color:#fff;}
/* .new-index-app .card:hover .img .more{display:block;} */

.new-index-app .indu-swiper-box{position:relative;max-width:1580px;margin-top: 80px;}
.new-index-app .swiper-button-prev-indu,.new-index-app .swiper-button-next-indu{z-index:98; width:60px;height:60px;border-radius:50%;background-color:#e5e5e5;text-align:center;line-height:60px;position:absolute;top:33%;}
.new-index-app .swiper-button-prev-indu:hover,.new-index-app .swiper-button-next-indu:hover{background-color:#da2728;}
.new-index-app .swiper-button-prev-indu:hover i,.new-index-app .swiper-button-next-indu:hover i{color:#fff;}
.new-index-app .swiper-button-prev-indu{left:0;}
.new-index-app .swiper-button-next-indu{right:0;}
.new-index-app .swiper-button-prev-indu i,.new-index-app .swiper-button-next-indu i{color:#bfbfc2;font-size:23px;}

@media(max-width:991px){
    .new-index-app__head{flex-direction:column;gap:24px}
    .new-index-app__right{max-width:100%}
}
@media(max-width:767px){
    .new-index-app{padding:40px 15px 44px}
    .new-index-app__title{font-size:28px}
    .new-index-app__desc{font-size:16px;line-height:1.6}
}

/* MCCB promo blocks：版心 1280px，与产品列表区衔接 */
.mccb-promo-sections{background:#fff;margin-bottom: 130px}
.mccb-block{padding:72px 15px 80px;box-sizing:border-box}
.mccb-block--band{background:#f7f7f7}
.mccb-block__inner{max-width:1280px;margin:0 auto;width:100%;box-sizing:border-box}
.mccb-block--split .mccb-block__inner{display:flex;flex-direction:row;align-items:center;gap:48px 56px}
.mccb-block__media{flex:1;min-width:0}
.mccb-block__copy{flex:1;min-width:0}
.mccb-block__title{font-size:36px;line-height:1.2;font-weight:700;color:#333;margin:0 0 16px;letter-spacing:-0.02em;font-family:'Barlow',sans-serif}
.mccb-block__diamonds{display:flex;align-items:center;gap:8px;margin:0 0 22px}
.mccb-block__diamonds span{width:7px;height:7px;background:var(--public-color);transform:rotate(45deg);flex-shrink:0;display:inline-block}
.mccb-block__copy p{font-size:17px;line-height:1.7;color:#666;margin:0 0 24px}
.mccb-block__copy ul{list-style:none;margin:0;padding:0}
.mccb-block__copy ul li{position:relative;padding-left:40px;margin-bottom:14px;font-size:17px;line-height:1.45;color:#333}
.mccb-block__copy ul li:last-child{margin-bottom:0}
.mccb-block__copy ul li::before{content:"\2713";position:absolute;left:0;top:1px;width:24px;height:24px;border-radius:50%;background:var(--public-color);color:#fff;font-size:13px;line-height:24px;text-align:center;font-weight:700}
.mccb-block__figure{position:relative;overflow:hidden;background:linear-gradient(165deg,#ececec 0%,#d8d8d8 100%)}
.mccb-block__figure img{display:block;width:100%;height:auto}
.mccb-block__figure--plain{background:#f0f0f0}
.mccb-block__cta{position:absolute;left:50%;bottom:28px;transform:translateX(-50%);background:var(--public-color);color:#fff !important;padding:14px 32px;font-size:16px;font-weight:600;text-decoration:none;white-space:nowrap;transition:opacity .25s ease,box-shadow .25s ease}
.mccb-block__cta:hover{opacity:.92;color:#fff !important;box-shadow:0 6px 20px rgba(233,65,39,.35)}
.mccb-block__head-center{text-align:center;margin-bottom:36px}
.mccb-block__head-center .mccb-block__diamonds{justify-content:center}
.mccb-block__table-wrap{overflow-x:auto;border-bottom:2px solid var(--public-color);-webkit-overflow-scrolling:touch}
.mccb-block__table{width:100%;min-width:720px;border-collapse:collapse;font-size:15px;line-height:1.45}
.mccb-block__table thead th{background:var(--public-color);color:#fff;font-weight:700;text-align:left;padding:14px 16px;vertical-align:middle}
.mccb-block__table tbody td{padding:13px 16px;color:#333;border-bottom:1px solid #eaeaea;vertical-align:middle}
.mccb-block__table tbody td:first-child{font-weight:600;color:#333}
.mccb-block__table tbody tr:nth-child(odd){background:#fff}
.mccb-block__table tbody tr:nth-child(even){background:#fdf5f2}
.mccb-block__ghost{display:inline-block;margin-top:8px;padding:13px 32px;border:2px solid var(--public-color);background:transparent;color:var(--public-color) !important;font-size:16px;font-weight:600;text-decoration:none;transition:background .25s ease,color .25s ease}
.mccb-block__ghost:hover{background:var(--public-color);color:#fff !important}
@media(max-width:991px){
    .mccb-block--split .mccb-block__inner{flex-direction:column;align-items:stretch;gap:36px}
    .mccb-block__title{font-size:30px}
}
@media(max-width:767px){
    .mccb-block{padding:48px 15px 56px}
    .mccb-block__title{font-size:26px}
    .mccb-block__lead,.mccb-block__checks li{font-size:15px}
    .mccb-block__cta{bottom:20px;padding:12px 22px;font-size:14px}
}


@media(max-width:768px){
    .title{font-size: 22px !important;line-height: 32px !important;letter-spacing: -1px;margin-bottom: 10px !important;}
    .text p{margin-bottom: 10px;}
    .dfrsb,.dfrsbc{flex-wrap: wrap !important;}
    .left,.right{width: 100% !important;}
    .text{font-size: 14px !important;line-height: 20px !important;}
    .top-head{margin-bottom: 25px !important;width: 100% !important;}
    .h6{font-size: 16px !important;line-height: 24px !important;}
    .all-hover {width: 35px;height: 35px;}
    .all-hover .iconfont {font-size: 16px;}
    .ul p::before {font-size: 16px;line-height:20px;}
    ul li{font-size: 16px !important;line-height: 24px !important;}
    .h1{font-size: 24px !important;line-height: 32px !important;letter-spacing: 0px !important;}
    .text p{margin-bottom: 10px !important;}
    .text p:last-child{margin-bottom: 0 !important;}
    .more-7{height: 42px !important;padding: 0 25px;font-size: 16px;line-height: 24px;}
    .row{margin-left: -7px !important;margin-right: -7px !important;gap: 0 !important;}
    .col-md-4,.col-md-3,.col-md-6{padding-left: 7px !important;padding-right: 7px !important;margin-bottom: 25px !important;}
    .img-2{margin-bottom: 10px !important;}


    .small-nav {padding-bottom: 0;}
    .small-nav ul a {font-size: 16px;line-height: 24px;}
    .small-nav ul li::after{font-size: 16px;line-height: 24px;padding: 0 5px;}
    .in-banner .small-nav {padding: 10px 0;width: 100%;}
    .all-banner.banner .h1{margin-bottom:15px;}

    .in-banner .cont-box{width: 100%;}
    .banner{overflow: hidden;}
    .banner>img{height:auto;width:200%;}
    .banner.pro-banner>img{width:360%;}
    .all-banner.banner .banner-text{padding-top: 0;}

    .footer{padding-top: 30px;}
    .footer .footer-top{padding-bottom: 25px;}
    .footer .list-1,.footer .list-2{width: 100%;}
    .footer .list-1 .logo {margin-bottom: 20px;}
    .footer .font-sty{font-size: 16px;line-height: 24px;}
    .footer .t1 {font-size: 20px;margin-bottom: 20px;}
    .footer .list-2 .box{grid-template-columns: repeat(1,1fr);}
    .footer .list-2 .box .font-sty{width:100%;}
    .footer .list-2 .footer-cta{max-width: none;margin-top: 22px;}
    .footer .list-2 .footer-cta .more-7{height: 46px !important;padding: 0 20px !important;}
    .footer .list-3 .box-1{gap: 12px 18px;}
    .footer-bottom{padding: 15px 0;font-size: 14px;line-height: 22px;}

    .every-footer{height:auto;min-height:1100px;}
    .every-footer>img{height:1100px;}
    .every-footer .right{padding: 20px;height: auto;}
    .every-footer .h2{font-size: 20px;line-height: 32px;margin-bottom: 15px;letter-spacing: -1px;}
    .every-footer .ul{margin-bottom: 20px;padding-left: 0;}
    .every-footer .ul p::before {top: 6px;}
    .every-footer .h5{line-height: 17px;}
    .every-footer .list {width: calc(calc(100% - 5px * 2) / 3);padding:15px 5px;}
    .every-footer .left{margin-bottom: 20px;}


    .app-name .box-1{display: none;}
    .app-name.active .box-1{display: block;animation: fadeInDown .6s;}
    .app-name .h2{display:flex;justify-content: space-between;align-items: center;width: 100%;padding-right: 20px;position: relative;font-size: 1.25rem !important; font-weight: 6 !important; }
    .app-name .h2 span{font-size: 18px;line-height: 26px;}
    .app-name .h2 .icon{font-size: 18px;}
    .app-name p{height: auto;display: block;}
    .app-name{background-color: transparent !important;}
    .app-name p,.app-name a{height: auto !important;justify-content: normal !important;font-size: 16px !important;font-weight: 400 !important;}
    .app-name .collapse-title{position: relative;z-index: 2;}


    .mySwiper-all{padding-bottom: 30px;}
    .mySwiper-all .pagination-pro{left: 0;bottom: 0;}
    .mySwiper-all .pagination-pro span{background-color: var(--public-color);opacity: .3;}
    .mySwiper-all .pagination-pro span.swiper-pagination-bullet-active{opacity: 1;}



    .contact-paper{padding:30px 0;}
    .contact-paper .box-1{padding-bottom: 15px;margin-bottom: 15px;}
    .contact-paper .icon {padding-top: 4px;}
    .contact-paper .right {padding: 20px;}
    .contact-paper .h2{font-size: 22px;letter-spacing: -1px;margin-bottom: 15px;}
    .contact-paper .form-control {line-height: 20px;}
    .contact-paper .col-md-6{margin-bottom: 10px !important;}

    .case-paper{padding: 30px 0;}
    .all-news .time{margin-bottom: 10px;}
    .all-news .t1{font-size: 19px;line-height: 27px;}
    .news-list-paper .all-news{padding-bottom: 30px;}
    .news-list-paper .row{gap: 30px 0;}

    .news-list-paper{padding-top: 30px;}
    .news-in-paper{padding-bottom: 30px;}
    .news-in-paper .aside .h2{font-size: 20px;line-height: 28px;letter-spacing: -1px;margin-bottom: 15px;}
    .news-in-paper .items{padding: 20px 15px;margin-bottom: 30px;}
    .news-in-paper .all-news .t1{font-size: 18px;line-height: 26px;}
    .news-in-paper .aside-box{margin-bottom: 40px;}

    .case-in-paper{padding: 0px 0 30px;}
    .news-in-paper .h1{margin-bottom: 15px;}
    .news-in-paper .top-head {padding-bottom: 20px;}
    .news-in-paper .type{flex-wrap: wrap;}
    .news-in-paper .type .time{margin-bottom: 15px;}
    .news-in-paper .main-top{padding-top: 0px;flex-wrap: wrap;margin-bottom: 40px;}
    .news-in-paper .article,.news-in-paper .aside{width: 100%;}
    .news-in-paper .article .content p{margin-bottom: 10px;}
    .news-in-paper .article .content{padding-bottom: 30px;}
    .news-in-paper .box-tail{flex-wrap: wrap;font-size: 16px;margin-top: 30px;}
    .news-in-paper .box-tail .left{margin-bottom: 20px;}
    .news-in-paper .box-tail p:first-child{margin-bottom: 15px;}
    .news-in-paper .article{margin-bottom: 30px;}
    .news-in-paper .aside-box-1{padding: 20px;}
    .news-in-paper .aside-box-1 .t1{font-size: 20px;line-height: 32px;letter-spacing: -1px;margin-bottom: 15px;}

    .service-paper{padding-top: 30px;margin-bottom: 30px;}
    .ser-quality .more-7{padding: 0 25px;}
    .ser-zhu{margin-bottom: 30px;}
    .ser-zhu .right{margin-bottom: 15px;}
    .ser-zhu .ser-top{flex-direction: column-reverse;margin-bottom: 30px;}
    .ser-bottom .d{flex-direction: column-reverse;align-items: flex-start;}
    .ser-bottom .d .img-1{margin-bottom: 15px;}
    .ser-bottom .h3{font-size: 18px;line-height: 27px;height: 55px;}
    .ser-bottom .text{margin-bottom: 20px;}
    .ser-bottom .list:nth-child(n + 3) .h3{height: auto;}
    .ser-bottom .list:nth-child(n + 3){padding-top: 25px;}
    .ser-qua-top{padding-top: 30px;margin-bottom: 45px;}
    .ser-quality .left{margin-bottom: 20px;}
    .ser-quality .text{margin-bottom: 20px;}
    .ser-qua-bottom .col-md-3{width: 50%;}
    .ser-qua-bottom .cont{padding: 0 15px 30px;height: 110px;}
    .ser-qua-bottom .h5{font-size: 16px;line-height: 24px;height: 45px;}
    .ser-qua-bottom .cont::after {bottom: -12px;left: 15px;}
    .ser-quality{margin-bottom: 30px;}
    .ser-factory .all-hover {width: 45px;height: 45px;}
    .all-hover-ser{margin-top: -22.5px;}

    .certificates-paper{padding: 30px 0;}
    .certificates-paper .col-md-3{width: 50%;}
    .certificates-paper .content{padding-bottom: 40px;}
    .certificates-paper .img{padding:20px 15px;}

    .video-paper{padding-top: 30px;}
    .video-paper .h5{font-size: 18px;line-height: 26px;margin-top: 15px;}
    .index-news{padding: 30px 0;}
    .index-news .title{margin-bottom: 20px !important;}

    .faq-paper{padding-top: 30px;}
    .faq-paper .top-head{width: 100%;}
    .faq-paper .aside,.faq-paper .article{width: 100%;}
    .faq-paper .aside p{margin-bottom: 0;}
    .faq-paper .article{margin-bottom: 30px;}
    .all-faq .items .quen-q{font-size: 18px;line-height: 26px;}
    .all-faq .items .quen-a{line-height: 20px;padding-bottom: 20px;}

    .download-paper{padding: 30px 0;}
    .download-paper .left{margin-bottom: 20px;}
    .download-paper .title {letter-spacing: -1px;}
    .download-paper .right .text{margin-bottom: 25px;}

    .about-paper{padding-top: 30px;}
    .about-zhu{margin-bottom: 40px;}
    /* .about-zhu .content{flex-direction: column-reverse;} */
    .about-zhu .left{margin-bottom: 20px;}
    .about-walk{margin-bottom: 30px;}
    .about-walk .content{flex-direction: column-reverse;}
    .about-walk .img-logo{margin-bottom: 10px;}
    .about-walk .right{margin-bottom: 20px;}
    .about-cer{padding: 30px 0;}
    .about-cer .text{margin-bottom: 20px;}
    .about-global{padding: 30px 0;}
    .radar-effect::after{width: 50px;height: 50px;}
    .radar-effect::before{width: 70px;height: 70px;}
    .radar-effect-1::before{display: none;}
    .about-global .add p {width: 4px;height: 4px;}
    .about-global .add{width: 10px;height: 10px;}
    .about-base{padding: 30px 0;}
    .about-walk .img-logo, .about-walk .title, .about-walk .img-2{text-align: left;}
    .in-banner .banner-img {height: auto;}

    .product-paper .items{padding: 30px 0 0px;}
    .product-paper .content{flex-wrap: wrap;}
    .product-paper .items .img{overflow: hidden;}
    .pro-list-paper{padding-top: 0px;}
    .p-l-specil{margin-top: 20px;margin-bottom: 30px;flex-wrap: wrap;gap: 15px 0;}
    .p-l-specil .list{width: 49%;}
    .p-l-specil h5{font-size: 16px;line-height: 24px;position: relative;padding-left: 20px;}
    .p-l-specil p{font-size: 14px;line-height: 20px;}
    .p-l-specil h5::before {content: "";background: url(../../images/sign_5.webp) no-repeat;width: 14px;height: 14px;background-size: contain;position: absolute;left: 0;top: 5px;}
    .p-l-content .content .col-md-3{width: 50%;}
    .p-l-content .t2{font-size: 18px;line-height: 26px;height: 50px;}
    .p-l-content .content{padding-bottom: 45px;}
    .p-l-content{margin-bottom: 30px;}
    .p-l-triple{padding: 30px 0;}
    .p-l-triple .list{padding: 20px 15px;}
    .p-l-triple .h5{font-size: 18px;line-height: 26px;}
    .p-l-triple .img{margin-bottom: 15px;}
    .p-l-why{margin-bottom: 40px;padding-top: 30px;}
    .p-l-why .cont{padding-top: 20px;}
    .p-l-why .d{margin-bottom: 15px;}
    .p-l-why .num {width: 35px;height: 35px;}
    .p-l-why .h4{font-size: 16px;line-height: 24px;}
    .all-hover-btn {width: 60px;height: 60px;right: 41%;margin-left: -30px;top: 15%;}
    .p-l-stand .text{margin-bottom: 20px;}
    .p-l-stand .content{flex-direction: column-reverse;}
    .p-l-stand .right{margin-bottom: 20px;}
    .p-l-stand .more-7{padding:0 25px;}
    .p-l-stand{margin-bottom: 40px;}
    .p-l-faq .title span{display: inline;}
    .p-l-faq{margin-bottom: 30px;}
    .p-l-news{padding: 30px 0;}

    .product-detail-paper{padding-top: 0;}
    .p-d-zhu .left .product-thumb{height: auto;}
    .p-d-zhu .left{margin-bottom: 20px;}
    .p-d-zhu .specil{padding-top: 20px;margin-bottom: 30px;}
    .p-d-zhu .share {display: flex;align-items: center;}
    .p-d-zhu .share p{padding-right: 15px;}
    .detail-nav{display: none;}
    .p-i-content{padding-top: 40px;}
    .p-i-content > div{margin-bottom: 30px;}
    .table-wrapper table td:first-child{padding-left: 15px;}
    .table-wrapper table th, .table-wrapper table td{padding: 10px 15px;}
    .p-i-content .p-d-berformance .col-md-3{width: 50%;}
    .p-d-berformance .img{height: auto;padding: 15px 10px;}
    .p-d-berformance .t2{font-size: 18px;line-height: 26px;margin-bottom: 10px;height: 55px;}
    .p-i-content .p-d-berformance{margin-bottom: 30px;}

    .index-banner>img{height:clamp(220px,58vw,400px);object-fit:cover;}
    .index-banner .h6{letter-spacing: 0;margin-bottom: 10px;}
    .index-banner .text{letter-spacing: 0;}
    .index-banner .banner-img{width: 100%;text-align: right;}
    .index-banner .banner-img img{height: 125px;}
    .index-banner .cont-box{width: 100%;}
    .index-banner .banner-text{align-items:flex-end;padding-bottom:clamp(12px,4vw,28px);}

    .index-parper{padding-top: 30px;}
    .index-pro .box-1{flex-wrap: wrap;}
    .index-pro .cont-1,.index-pro .cont-2{width: 100%;}
    .index-pro .cont-1{margin-bottom: 20px;}
    .index-pro .col-md-4{width: 50%;}
    .all-product .img{padding: 15px 10px;margin-bottom: 15px;}
    .all-product .t1{font-size: 18px;line-height: 26px;}
    .index-pro{margin-bottom: 30px;}
    .index-items{margin:0 auto 30px;padding: 0 15px;}
    .index-items .swiper-slide{height: auto;}
    .index-items .items{height: 100%;border: 5px solid #f8f8f8;}
    .index-items .top-head{padding: 30px 0;}
    .index-items .items{width: 100%;}
    .index-items .cont::before{display: none;}
    .index-items .h4{font-size: 18px;line-height: 26px;margin-bottom: 15px;position: relative;height: 100%;}
    .index-items .h4::before{content: "";width: 6px;height:100%;background-color: var(--public-color);position: absolute;left: -20px;top:0;}
    .index-items .cont{padding: 40px 30px 35px;}
    .index-about .title span{display: inline;}
    .index-about .title{text-align: left;}
    .index-about .left{margin-bottom: 20px;}
    .index-about .text{margin-bottom: 20px;}
    .index-about .img-adv{text-align: left;}
    .index-about .a{justify-content: flex-start;}
    .index-about .prev-about{left: 0;}
    .index-about .all-hover{right: 0;}
    .index-about .about-img{padding: 0 15px;margin: 40px auto 0;}
    .index-about .pag-about{margin-top: 30px;}
    .index-faq{padding: 40px 0 30px;}
    .index-faq .content{flex-wrap: wrap;}
    .index-faq .left{margin-bottom: 30px;}
    .index-pro .cont-2{justify-content: flex-start;}
    .new-text1{padding:20px 0;}
    .new-text1-row{flex-direction:column;align-items:stretch;gap:16px;}
    .new-text1-card{max-width:100%;border-radius:0;padding:15px;flex:1;}
    .new-text1-heading h1{font-size:20px;margin-bottom:10px}
    .new-text1-desc{font-size:15px;margin-bottom: 0}
    .mccb-promo-sections{margin-bottom:64px;}
    .p-l-triple .list-xl{height: auto;}
    .p-l-triple .img img{max-width: 13%;}
    .p-l-triple .h5{margin-bottom: 20px;}
    .p-l-triple .cont{margin-top: 15px;}
    .banner .banner-text .small-nav{position: relative;}
    
}
.aside .feedback-result{color: #fff;}
.new-index-pro2 .d-flex{display: flex;align-items: center;justify-content: space-between;}
.new-index-pro2 .d-flex .relpro-qh-btn{width: 100px;display: flex;align-items: center;justify-content: space-between;position: relative;}
.new-index-pro2 .d-flex .relpro-qh-btn .swiper-button-prev{left: 0;border: 1px solid #333;border-radius: 50%;width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;}
.new-index-pro2 .d-flex .relpro-qh-btn .swiper-button-next{right: 0;border: 1px solid #333;border-radius: 50%;width: 40px;height: 40px;display: flex;align-items: center;justify-content: center;}
.new-index-pro2 .d-flex .relpro-qh-btn>div:after{font-size: 18px;color: #333;}
.new-index-pro2 .qh{position: relative;}
.new-index-pro2 .qh .p-l-pro-card{padding-bottom: 40px;}
.new-index-pro2 .qh .swiper-pagination{bottom: 0;}

