/*通用样式*/
:root{
    --public-color:#eb7d0a;
    --max:1430px;
}
.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;} */
.banner-nav{padding: 0;}


body{color:#999 ;font-size:16px;line-height:28px;font-family: '400', sans-serif;letter-spacing: .3px;}
a{display:inline-block;transition: all .6s;}
a:hover{color: var(--public-color);}
a.t1: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}
@media(max-width:768px){
    body{font-size:14px;line-height:20px;padding-top:50px}
    .container-xl.m-right{margin:0 auto;padding:0 15px}
    .container-xl.m-left{margin:0 auto;padding:0 15px}
}

@font-face {
    font-family: "400";
    src: url("../../style/Fontss/xinfaxian/Manrope-Regular.ttf");
  }
  @font-face {
    font-family: "600";
    src: url("../../style/Fontss/xinfaxian/Manrope-SemiBold.ttf");
  }

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

/*header*/
.in-header .header{position: relative;}

.header{position: relative;left: 0;top: 0;width: 100%;z-index: 99;padding: 0;}
.header .max-1830px{max-width: 1830px;}
.header .row-nav{display: flex;align-items: center;}
.header .header-nav{display: flex;align-items: center;justify-content: space-between;}
.header .header-nav .top-logo{min-width: 200px;width: 10%;;padding:0;}
/* .header .header-top{padding-top: 6px;} */
.header .header-top .toch{margin-right: 25px;}
.header .header-top .toch a{background-color: var(--public-color-g);border-radius: 25px;color: #333333;font-size: 20px;width: 180px;height: 50px;letter-spacing: -1px;font-weight: 600;display: flex;align-items: center;justify-content: center;}
.header .header-top .toch a:hover{background-color: var(--public-color);color: #333333 !important;}
.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: #333333;}
.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: 600;color:#333333;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;}

.header .topcontact{display: flex;justify-content: flex-end;align-items: center}
.header .topcontact li::after{content: "";width: 1px;height: 17px;background-color: rgba(255,255,255,.2);display: inline-block;margin-left: 20px;margin-right: 20px;}
.header .topcontact li:nth-last-of-type(1)::after,.header .topcontact li:nth-last-of-type(2)::after{display: none;}
.header .topcontact a.font-sty,.header .topcontact .icon{color: #fff;font-size: 16px;}
.header .topcontact .cmsfont{padding-right: 15px;}
.header .head-top-a{background-color: #333333;height: 40px;display: flex;align-items: center;}
.header .header-top{padding-top: 0px;padding-bottom: 0px;}
.header .social>span{background-color: #fff !important;color: #333 !important;width: 18px;height: 18px;}
.header .social .hover-2{color: #fff !important;}
.header .social .hover-2::before,.header .icon-instagram:before{font-size: 21px !important;}
.header .social>a.social-pinterest{background-color: #fff !important;color: #333 !important;width: 18px;height: 18px;}
.header .social-all .social{width: 18px;height: 18px;}
.header .social>a{font-size: 21px;}
.header .social-all{margin-left:36px}
.header .social-all .social + .social{margin-left: 20px;}

/*默认pc头部样式*/
.header.fadeInDown{padding:0;z-index:999;width:100%;position:fixed;top: 0;left:0;animation: fadeInDown .4s;border-bottom: 1px solid var(--public-color);}
.header.fadeInDown .navbar-custom .navbar-nav .nav-item {height: 75px;}
.header.fadeInDown .ul-box{top: 75px;}

.header.fadeInDown .header-top {background-color: #fff;}
/* .header.fadeInDown .header-top {padding:0;z-index:999;width:100%;position:fixed;top: 0;left:0;background-color: #000;} */

.header.fadeInDown .navbar-custom .navbar-nav .nav-link,
.header.fadeInDown .navbar-custom .navbar-nav .nav-item .dropdown-toggle::after,
.header.fadeInDown .top-lang .dropdown.lang .dropdown-toggle,
.header.fadeInDown .dropdown.lang .dropdown-toggle:after{color: #333;}

.header.fadeInDown .navbar-custom .navbar-nav .nav-item:hover .dropdown-toggle, 
.header.fadeInDown .navbar-custom .navbar-nav .active .nav-link,
.header.fadeInDown .navbar-custom .navbar-nav .nav-item:hover .dropdown-toggle::after,
.header.fadeInDown .navbar-custom .navbar-nav .nav-item.active .dropdown-toggle::after{color: var(--public-color);}



.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 7px;height: 90px;}
.navbar-custom .navbar-nav .nav-item:hover .dropdown-toggle,.navbar-custom .navbar-nav .active .nav-link,.navbar-custom .navbar-nav .nav-item.active .dropdown-toggle::after{color: var(--public-color);}
.navbar-custom .navbar-nav .nav-link{text-align:center;position:relative;color:#333333;height: 100%;padding:0;display:flex;align-items: center;justify-content: center;text-transform:capitalize;font-size:18px;line-height:32px;padding: 0 10px;font-weight: 600;position: relative;}
.navbar-custom .navbar-nav .nav-link:before {content:"";width:60px;height:13px;opacity: 0;margin-left:0!important;background:url(../../images/title-1.webp) no-repeat;background-position: center;background-size: contain;position:absolute;top: 7px;transition: all .6s;}
.navbar-custom .navbar-nav .nav-link.dropdown-toggle:before{margin-right: 50px;}
/* .navbar-custom .navbar-nav .nav-link:before {content:"";width:0px;height:5px;margin-left:0!important;background:var(--public-color);position:absolute;bottom: 0;border-radius: 2px;transition: all .6s;} */
.navbar-custom .navbar-nav .nav-item:hover .nav-link:before,.navbar-custom .navbar-nav .active .nav-link:before{opacity: 1;}
.navbar-custom .navbar-nav .nav-item .dropdown-toggle::after{padding:0 5px 0 10px;}
.dropright .dropdown-toggle::after{margin-top:0;}
.navbar-custom .navbar-nav .nav-item:hover .dropdown-toggle::after{transform:rotateX(180deg);color:var(--public-color)}
.navbar-custom .navbar-nav .nav-link:hover{color:var(--public-color);transition:.6s ease-in-out;transform: none !important;}
.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)}

.navbar-custom .navbar-nav .nav-item>.dropdown-menu .dropdown-toggle{color: #16181b !important;display: flex;align-items: center;justify-content: space-between;}
.navbar-custom .navbar-nav .nav-item>.dropdown-menu .dropright:hover .dropdown-toggle{color: var(--public-color) !important;}


 @media(max-width:1560px) {
    .navbar-custom .navbar-nav .nav-item {
        margin: 0px;
    }
} 

@media(max-width:1360px) {
    .navbar-custom .navbar-nav .nav-link {font-size: 17px;padding:0 5px}
	 .top-lang {margin-left: 5px;}
}

@media(max-width:1200px) {
    .navbar-custom .navbar-nav .nav-link {font-size: 16px;}
    .header .header-top .toch{display: none;}
}
@media(max-width:1130px) {
    .navbar-custom .navbar-nav .nav-link {font-size: 14px;}
    .navbar-custom .navbar-nav .nav-item{margin: 0;}
}
@media(max-width:1060px) {
	 .header-top .navbar-custom{display:none}
	 .header .header-nav {height:80px}
}

@media(max-width:768px) {
    body {
        padding-top: 50px;
    }

}

/*移动端头部样式*/
@media(max-width:768px){
    body{padding-top:50px;font-size:14px;}
    .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 { line-height: 1.7;  margin-bottom: 0rem; }
.content-wrapper h2 { font-size: 1rem; font-weight: 600; margin-bottom: 0.75rem; }
.content-wrapper h3 { font-size: 0.875rem; font-weight: 600; margin-bottom: 0.75rem; }
.content-wrapper img { max-width: 100% !important; height: auto !important; }
.content-wrapper ol { margin-left: 1em; padding-left: 1em; }
.content-wrapper video { max-width: 100% !important; height: auto !important; }
.content-wrapper iframe { max-width: 100%; }
.content-wrapper table { width: 100%; margin-bottom: 1rem; color: #212529; }
.content-wrapper table p{margin-bottom: 0;}
/* .content-wrapper table th, .content-wrapper table td { padding: 0.5rem; vertical-align: middle; border: 1px solid #dcdcdc; text-align: center; } */
.content-wrapper table p{ margin-bottom: 0;line-height: 32px;}

/*#表格*/
/* .table-wrapper table tbody tr:hover{background-color: rgba(230, 61, 51, .1);} */
.table-wrapper table thead th{text-align: center;color: #fff;padding:15px 0;vertical-align: middle;font-weight: 500;}
.table-wrapper table thead{background-color: var(--public-color);}
.table-wrapper table tr td:first-child,.table-wrapper table tr th:first-child{text-align: center;}
.table-wrapper table tr:nth-child(odd){background-color:#fff;}
.table-wrapper table tr:nth-child(even){background-color: #f3f3f3}
.table-wrapper table th{background-color: #ececec;color: #333333;padding: 30px 0;}
.table-wrapper table td { padding:15px 0; vertical-align: middle; font-size: 16px;color: #666;font-weight: 400;text-align: center;}
.table-wrapper table td + td,.table-wrapper table th + th{border-left: 2px solid #e7e7e7;}
.table-wrapper table td:nth-child(even){font-family: '600';}
.table-wrapper table { display: table; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; border: solid 2px #e7e7e7;}
@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}
}

/*#留言表单*/
.all-from #form-feedback .form-row:nth-last-of-type(2){margin-bottom:0}    
.form-feedback .btn {
    font-size: 18px;
    line-height: 23px;
    color: #fff;
    font-family: 'Archivo';
    width: 188px;
    height: 48px;
    border-radius: 8px;
    background-color: var(--public-color);
    transition: ease-in-out .4s;
}

.form-feedback .btn:hover {
    background-color:#fff;
    color: var(--public-color);
}

@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%;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;border-radius:5px;overflow: hidden;margin-right: 5px;width: 30px;height: 30px;display: flex;justify-content: center;}
.top-search-box i{color: var(--public-color);font-size: 16px;}
.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: -7px;top: 60px;z-index: 99;padding:0;background-color: #fff;display: block;animation: fadeIn 0.5s ease-in-out;} 
.top-search-box .top-search.show {opacity: 0;overflow: hidden;transition: all 0.9s;display: none;}
/* .in-header .top-search-box i{color: ;} */
/* .in-header .header.fadeInDown .top-search-box i{color: #fff;} */

.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: 120px;} */


/*banner*/
.banner .banner-text{text-align: left;z-index: 1;}
.banner .cont-box{flex: 0 0 42%;}
.banner .img{flex: 0 0 55%;}
.banner .t1{font-size: 40px;line-height: 56px;color: #333;font-weight: 600;margin-bottom: 40px;}
.banner .t1 span.o{display: block;}
.banner .text{font-size: 16px;line-height: 28px;color: #666;font-weight: 400;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.banner .pag-pro{left: 0;bottom: 0;width: 100%;display: flex;}
.all-pag span{width: 40px;height: 8px;border-radius: 3px;background-color: #cccccc;}
.all-pag span.swiper-pagination-bullet-active{background-color: var(--public-color);}
.all-banner-xl h1{color: var(--public-color);font-size: 42px;font-family: '600';}
.all-banner-xl .container-xl{height: 100%;display: flex;align-items: flex-end;padding-bottom: 55px;}
.all-banner-xl {overflow: hidden;}
/* .all-banner .container-xl{justify-content: space-between;height: 100%;} */

.index-banner .container-xl,.about-banner .container-xl{display: flex;flex-direction: column;justify-content: center;}
.index-banner .cont-box-1,.about-banner .cont-box-1{width: 60%;margin: auto;text-align: center;}
.index-banner h1,.about-banner h1{font-size: 34px;line-height: 40px;margin-bottom: 50px;}
.about-banner .cont-box-btn{cursor: pointer;border-radius: 100%;transition: all .3s ease-in-out;}
.about-banner .cont-box-btn:hover{transform: scale(1.05);}
.about-banner{overflow: hidden;}

.app-banner .text{color: #fffefe;}
.app-banner .container-xl{height: auto;}
.app-banner h1{color: var(--public-color);font-family: '600';margin-bottom: 30px;}
.app-banner .cont-box-1{width: 40%;}
.app-banner {overflow: hidden;}

.every-footer{height: 700px;background-color: var(--public-color);font-size: 18px;line-height: 32px;color: #fff;display: flex;align-items: center;position: relative;}
.every-footer::before{content: "";background: url(../../images/every-1.webp) no-repeat;position: absolute;left: 0;top: 0;width: 52%;height: 100%;background-size: contain;}
.every-footer .content{display: flex;justify-content: space-between;}
.every-footer .title{color: #fff;margin-bottom: 20px;}
.every-footer .text{opacity: .6;margin-bottom: 60px;width: 90%;}
.every-footer .box{display: flex;flex-wrap: wrap;gap: 30px;}
.every-footer .box>div{border: 6px solid rgba(255,255,255,.6);width: calc(calc(100% - 30px) / 2);padding: 0 20px 0 35px;height: 100px;display: flex;align-items: center;}
.every-footer .box p{position: relative;padding-left: 65px;font-size: 15px;line-height: 22px;font-weight: bold;height: 32px;display: flex;align-items: center;}
.every-footer .box p::before{content: "";background: url(../../images/sign-2.webp) no-repeat;width: 32px;height: 32px;background-size: contain;position: absolute;left: 0;top: 0;}
.every-footer .left{width: 52%;}
.every-footer .right{width: 43%;;background-color: #ffffff;box-shadow: 0px 0px 50px 0px rgba(51, 51, 51, 0.1);padding: 80px 60px 40px;margin-top: -170px;}
.every-footer .form-feedback .form-control{background-color: #f4f4f4;border-radius: 3px;border: none;padding: 20px 17px;}
.every-footer .form-control::placeholder{font-size: 18px;line-height: 36px;color: #999;opacity: 1;}
.every-footer .form-row:nth-of-type(1) .form-group{margin-bottom: 20px;}
.every-footer .form-row:nth-last-of-type(1) .form-group{margin-bottom: 0;}
.every-footer .all-more-1{height: 61px;width: 240px;;padding:0px;font-weight: 400;font-size: 18px;}

.every-footer-1.every-footer{background-color:transparent;display: flex;justify-content: center;align-items: center;}
.every-footer-1.every-footer>img{width: 100%;height: 100%;}
.every-footer-1.every-footer .left{width: 45%;}
.every-footer-1.every-footer .right{width: 50%;}
.every-footer-1.every-footer .title{margin-bottom: 30px;}
.every-footer-1.every-footer .text{opacity: 1;width: 100%;text-align: justify;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}
.every-footer-1.every-footer::before{display: none;}
.every-footer-1{position: relative;}
.every-footer-1 .every-text{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;}

.footer-img{position: absolute;top: -43px;left: calc(50% - 58px);width: 116px;height: 90px;border-radius: 100%;overflow: hidden;}
.footer {padding-top: 85px;border-top: 2px solid var(--public-color);position: relative;}
.footer .list-1{width: 42%;}
.footer .list-2{width: 26%;}
.footer .list-3{width: 18%;}
.footer .list-1 .box{display:flex;align-items: center;gap: 0 30px;margin-bottom: 50px;}
.footer .col-line{width: 1px;height: 44px;background-color: #ccc;}
.footer .h3{font-size: 20px;color: #666;font-family: '500';}
.footer .h3 span{display: block;}
.footer .text{font-size: 16px;line-height: 24px;color: #999;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}
.footer .t1{font-size: 24px;color: #666;font-weight: 700;margin-bottom: 30px;}
.footer .font-sty{color: #666;}
.footer .list-2 .box{display: inline-flex;flex-direction: column;gap: 10px;}
.footer .list-3 .box .d1{margin-bottom: 10px;}
.footer .list-3 .d1{display: flex;}
.footer .list-3 .icon{color: var(--public-color);line-height: 24px;margin-right: 15px;}
.footer .list-3 a.font-sty:hover{color: var(--public-color);}
.footer .list-3 .h4{font-size: 16px;line-height: 24px;color: #333;margin-bottom: 10px;}
.footer .list-3 .big-box{display: flex;flex-direction: column;justify-content: space-between;}
.footer .footer-top{padding-bottom: 30px;}
.footer .footer-bottom{font-size: 16px;line-height: 29px;color: #999;border-top: 1px solid #e5e5e5;padding: 20px 0 30px;}



@media(max-width:1370px){
    .footer .list-1{width: 45%;}
    .footer .list-2{width:20%;}
    .footer .list-3{width:23%;min-width: 250px;}
} 


.small-nav{display: flex;align-items: center;margin-bottom: 30px;padding-top: 20px;}
.small-nav ul{display: flex;align-items:center;flex-wrap: wrap;position: relative;}
.small-nav ul a{font-size: 16px;font-weight: bold;color:#fff;letter-spacing: 1px;}
.small-nav ul li::after{content: "";width: 13px;height: 13px;border-radius: 100%;background-color: #cccccc;margin: 0 10px;}
.small-nav ul li:last-child::after{display: none;}
.small-nav ul li:last-child a{color: var(--public-color);}
.small-nav ul li{display: flex;align-items: center;}

.small-nav-xl{position: absolute;top: 0;max-width: var(--max);margin: auto;width: 100%;}


.in-banner .small-nav ul a,.all-banner-xl .small-nav ul a{color:#999;}
.in-banner .small-nav ul li::after{background-color: #eeeeee;}


.arrow{position: relative;padding-right: 35px;}
.arrow::after{content: url(../../images/home-sign-7.webp);display: inline-block;padding-left: 15px;position: absolute;right: 0;top: 4px;}
.arrow:hover::after{content: url(../../images/home-sign-6.webp);}



/*共有的类名*/
.title{font-size:42px;line-height:56px;color: #333333;font-weight: 600;}
h1.h1{font-size: 48px;line-height: 64px;color: #333;font-weight: bold;}
h1.all-h1{margin-bottom: 110px;}
/* .text span{color: var(--public-color);} */
.h6{font-size: 16px;line-height: 28px;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;padding-bottom:70px}
.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-y);}
.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;}
/* .col-line::before{content: "";width: 2px;height: 19px;background-color: var(--public-color);position: absolute;left: 0;top: 7px;} */
span.o{color: var(--public-color);}
.img.c{background: url(../../images/title-1.webp) no-repeat;width: 60px;height: 13px;background-size: 100%;display: block;margin:0 auto 20px;}
.title.c{text-align: center;}

.all-a{display: inline-flex;justify-content: center;position: relative;}
.all-a::after{content: "";width: 100%;height: 1px;background-color: var(--public-color);position: absolute;bottom: 0;transition: width 0.3s ease-in-out;}
.all-a:hover::after{width: 0;}
.all-a span,i.jiantou{font-weight: bold;font-family: 'Urbanist-SemiBold';padding-left: 10px;font-style: normal;}

.all-hover{width: 65px;height: 65px;background-color: #cccccc;border-radius: 100%;transition: all .6s ease-in-out;}
.all-hover::after{font-family: 'cmsfont';color: var(--public-color);font-size: 16px;font-weight: bold;}
.all-hover:hover{background-color: var(--public-color);box-shadow: 0px 6px 27px 0px rgba(255, 90, 0, 0.4);}
.all-hover:hover::after{color: #fff;}

.xinfaxian{font-size: 20px;color: var(--public-color);line-height: 0;font-weight: 600;height: 69px;border: 2px solid var(--public-color);border-radius: 34px;display: inline-flex;justify-content: center;align-items: center;padding: 0 50px;position: relative;overflow: hidden;}
.xinfaxian::before{content: "";background-color: var(--public-color);width: 100%;height: 0;color: #fff;z-index: -1;position: absolute;left: 0;bottom:0;border-radius: 34px;line-height: 0;overflow: hidden;transition: height .4s ease-in-out;}
.xinfaxian:hover::before{height: 100%;}
.xinfaxian:hover{color: #fff;}
.xinfaxian::after,.xinfaxian-1::after{content: "\f324";font-family: 'cmsfont';font-weight: 400;font-size: 18px;padding-left: 15px;}
.xinfaxian-1{font-size: 18px;letter-spacing: 1px;color: #fff;background-color: var(--public-color);line-height: 0;font-weight: 600;height: 69px;border: 2px solid var(--public-color);border-radius: 34px;display: inline-flex;justify-content: center;align-items: center;padding: 0 45px;position: relative;box-shadow: 0px 6px 27px 0px rgba(255, 90, 0, 0.4);transition: all .3s ease-in-out;}
.xinfaxian-1::after{font-weight: normal;font-size: 17px;}
.xinfaxian-1:hover{box-shadow: none;transform: translateY(-5px);color: #fff;}


.home{padding-top: 140px;}
.home-deve {margin-bottom: 125px;}
.home-deve .img-1{display: flex;justify-content: center;gap: 35px;margin-bottom: 35px;}
.home-deve .top-head{text-align: center;margin:0 auto 45px;width: 76%;}
.home-deve .title{margin-bottom: 30px;}
.home-deve .content{padding: 0 105px;position: relative;}
.home-deve .list .img{position: relative;margin-bottom: 20px;}
.home-deve .t1{font-size: 16px;background-color: var(--public-color);color: #fff;font-weight: 500;padding: 4px 10px 5px 10px;position: absolute;left: 14px;top: 16px;transform: scale(.9);}
.home-deve .swiper-slide-active .t1{padding-right: 45px;}
.home-deve .swiper-slide-active a.t1:hover{color: #fff !important;}
.home-deve .swiper-slide-active .t1::after{content: url(../../images/home-sign-5.webp);display: inline-block;transform: scale(.7);position: absolute;right: 16px;top: 7px;}
.home-deve .swiper-slide-active .cont{opacity: 1;transform: translateY(0px);}
.home-deve .cont{font-size: 10px;line-height: 20px;color: #666666;opacity: 0;transform: translateY(-10px);transition: all .6s ease-in-out;}
.home-deve .pag-deve{position: static;display: flex;justify-content: center;gap: 7px;}
.home-deve .pag-deve span{width: 27px;height: 6px;}
.swiper-deve {max-width: 100%;padding: 98px 0 98px;overflow: hidden;margin-bottom: 30px;}
.swiper-deve .swiper-slide-active{z-index:3;transform: scale(1.5);}
.swiper-deve .swiper-slide-next{z-index:2;}
.swiper-deve .next-deve{right: 0;}
.swiper-deve .prev-deve{left: 0;}
.swiper-deve .all-hover{top: 40%;}
.all-hover-prev::after{content: url(../../images/home-sign-4.webp);}
.all-hover-next::after{content: url(../../images/home-sign-4-1.webp);}
.home-pro{position: relative;display: flex;align-items: center;justify-content: flex-start;}
.home-pro-xl{position: absolute;left: 0;top: 0;width: 100%;height: 100%;padding-top:40px;}
.home-pro .title{margin-bottom:40px;}
.home-pro .text{max-width:1050px;margin:0 auto;margin-bottom:40px;text-align:center}
.home-pro-content{display: grid;grid-template-columns: repeat(4,1fr);grid-gap: 30px 0;margin-bottom: 50px;}
.home-pro .list{background-color: transparent;padding: 5px 30px 55px;border-radius: 24px;transition: all .6s ease-in-out;}
.home-pro .list .img{display: flex;align-items: flex-end;transition: all .4s ease-in-out;background-color: transparent;}
.home-pro .list .img img{min-height: 205px;mix-blend-mode: darken;}
.home-pro .list:hover,.home-pro .list.active{background-color: #ffffff;box-shadow: 4px 9px 70px 0px rgba(235, 125, 10, 0.14);border-radius: 24px;transform: translateY(-10px);}
.home-pro .t1{font-size: 24px;color: #333;font-weight: 600;position: relative;padding-right: 40px;margin-bottom: 15px;}
.home-pro .t1::after{content: url(../../images/home-sign-7.webp);display: inline-block;padding-left:15px;position: absolute;right: 0;top: 4px;}
.home-pro .t1 span{position: relative;display: flex;justify-content: center;align-items: center;}
.home-pro .t1 span::after{content: "";width: 0;height: 1px;background-color: #f5c4a4;position: absolute;bottom: 0px;transition: width .3s ease-in-out;}
.home-pro .t1:hover span::after{width: 100%;}
.home-pro .t1:hover {color: var(--public-color);}
.home-pro .t1:hover::after{content: url(../../images/home-sign-6.webp);}
.home-pro .box-2{display: grid;grid-template-columns: repeat(1,1fr 2fr);min-height: 146px;}
.home-pro .box-2 .img-1{align-self: end;text-align: center;}
.home-pro .box-2 .img-1 img{mix-blend-mode: darken;}
.home-pro .box-2 .text{color: #666;position: relative;padding-left: 20px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.home-pro .box-2 .text::before{content: "";width: 1px;height: 100%;	background-image: linear-gradient(0deg, #e1e2e6 0%, #dbdcdf  100%);display: inline-block;position: absolute;left: 0;top: 0;}
.home-pro .a{position: relative;z-index: 1;display: flex;justify-content: center;}
.hone-about{background:url(../../images/home-14.webp) no-repeat center;width: 100%;height: 100%;background-size: 100%;background-position-y:0;margin-bottom: 90px;}
.home-about-xl{padding-top: 105px;}
.hone-about .top-head{text-align: center;margin:0 auto 60px;width: 75%;}
.hone-about .title{margin-bottom: 30px;}
.hone-about .h6{margin-bottom: 10px;}
.hone-about .text{opacity: .99;font-weight: 500;}
.hone-about .content .img{margin-bottom: 60px;}
.hone-about .small-box{display: flex;justify-content: space-evenly;transform: translateX(-3%);margin-bottom: 85px;}
.hone-about .list{font-size: 20px;color: #666;text-align: center;}
.hone-about .num{font-size: 48px;line-height: 38px;color: var(--public-color);margin-bottom: 25px;}
.hone-about .a{display: flex;justify-content: center;position: relative;z-index: 1;}
.home-tech{margin-bottom: 140px;}
.home-tech .title{margin-bottom: 20px;}
.home-tech .h6{margin-bottom: 40px;}
.home-tech-top{margin-bottom: 65px;}
.home-tech-top>div{flex: 1;}
.home-tech .right{padding-left: 80px;}
.home-tech-img{position: relative;display: flex;justify-content: center;margin-bottom: 130px;}
.home-tech-img::after{content: "";width: 100%;height: 2px;background-color: var(--public-color);position: absolute;left: 0;bottom: 35%;}
.home-tech-img .img-2{width: 68px;text-align: center;display: inline-block;margin: auto;background-color: #fff;position: relative;z-index: 1;}
.home-tech-bottom{display: grid;grid-template-columns: repeat(3,1fr);grid-gap: 34px;}
.home-tech .list{background-color: #f3f3f3;color: #666;padding: 50px 35px 40px;display: grid;grid-template-columns: repeat(1,1fr 5fr);transition: all 0.3s ease-in-out;}
.home-tech .img-1{padding-top: 5px;}
.home-tech .h4{font-size: 24px;color: #333;font-weight: 600;margin-bottom: 25px;width: 95%;letter-spacing: 1px;}
.home-tech .cont{
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.home-tech .list:hover{background-color: #f8ecd5;transform: translateY(-5px);}
.home-app {margin-bottom: 125px;}
.home-app .top-head{text-align: center;margin-bottom: 60px;}
.home-app .title{margin-bottom: 30px;}
.home-app .text{
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
    width: 54%;
    margin: auto;
}
.home-app-name{display: grid;grid-template-columns: repeat(4,1fr);position: relative;margin-bottom: 105px;}
.home-app-name::after{content: "";width: 100%;height: 5px;background-color: #f3f3f3;position: absolute;bottom: 0;left: 0;}
.home-app-name .list{display: flex;align-items: center;justify-content: center;position: relative;height: 113px;width: 100%;transition: all .4s ease-in-out;cursor: pointer;}
.home-app-name .list::after{content: "";width: 0%;height: 5px;background-color: var(--public-color);position: absolute;bottom: 0;z-index: 1;transition: width .4s ease-in-out;}
.home-app-name .list:hover::after,.home-app-name .list.active::after{width: 100%;}
.home-app-name .list:hover,.home-app-name .list.active{background-color: #f8ecd5;}
.home-app-name img.g{display: inline-block;}
.home-app-name .list:hover img.g,.home-app-name .list.active img.g{display: none;}
.home-app-name img.o{display: none;}
.home-app-name .list:hover img.o,.home-app-name .list.active img.o{display: inline-block;}
.home-app-name .img{padding:0 20px;}
.home-app-name .h4,.home-app-box .t1{font-size: 20px;line-height: 31px;color: #666666;font-weight: 600;transition: all .3s ease-in-out;}
.home-app-name .list:hover .h4,.home-app-box .list:hover .t1{color: var(--public-color);}
.home-app-box-xl .content-1{display: grid;grid-template-columns: repeat(4,1fr);grid-gap: 30px;margin-bottom: 75px;}
.home-app-box-xl .img-app,.home-app-box-xl .img-app img{border-radius: 24px;}
.home-app-box .t1{text-align: center;display: block;margin-top: 25px;}
.home-app-box .a{display: flex;justify-content: center;}
.home-app-box-xl.active{visibility: visible;opacity: 1;transform: translateY(0);position: relative;z-index: 1;}
.home-app-box-xl{visibility: hidden;opacity: 0;transform: translateY(20px);position: absolute;top: 0;left: 0;width: 100%;transition: transform .6s ease-in-out;}
.home-app-box{position: relative;}
.all-sol {position: relative;margin-bottom: 185px;}
.all-sol::after{content: "";width: 100%;height: 72%;background-color: #f3f3f3;position: absolute;left: 0;bottom: 20px;z-index: -1;}
.all-sol .content{display: flex;justify-content: space-between;align-items: flex-end;}
.all-sol .title{margin-bottom: 30px;}
.all-sol .left>.text{margin-bottom: 100px;}
.all-sol .text{font-weight: 500;width: 90%;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}
.all-sol .left{width: 55%;}
.all-sol .right{width: 42%;background-color: #fff;padding: 75px 90px 90px;box-shadow: 0px 9px 40px 0px rgba(235, 125, 10, 0.2);border-radius: 40px;}
.all-sol .list{display: flex;position: relative;padding-left: 46px;margin-bottom: 40px;letter-spacing: .5px;}
.all-sol .list .img{width: 34px;margin-right: 10px;position: absolute;left: 0;top: 0;}
.all-sol .list .h5{font-size: 20px;line-height: 28px;color: #666;font-family: '500';margin-bottom: 12px;}
.all-sol .list .cont span.o{font-family: '500';}
.all-sol .list .h6{font-family: '500';margin-bottom: 10px;}
.all-sol .list .text p{margin-bottom: 10px;}
.all-sol .form-control{border:0;line-height: 32px;background-color: #f3f3f3;border-radius: 4px;padding-left: 35px;padding-top: 12px;padding-bottom: 10px;}
.all-sol .form-control::placeholder{color: #999;font-size: 16px;line-height: 28px;font-family: '500';}
.all-sol .form-group{margin-bottom: 30px;}
/*.all-sol .form-group:last-child{margin-bottom: 55px;}*/
.all-sol .form-control:focus{background-color: #fdf2e6;}
.all-sol .h3{font-size: 20px;color: #666;font-family: '500';display: flex;align-items: center;margin-bottom: 60px;padding-left: 17px;position: relative;}
.all-sol .h3::before{content: "";width: 4px;height: 52px;background-color: var(--public-color);display: inline-block;position: absolute;left: 0;top: 4px;}


.home-story{position: relative;display: flex;justify-content: center;margin-bottom: 135px;}
.home-story::after{content: "";background: url(../../images/home-32.webp) no-repeat;width: 100%;min-height: 450px;background-size: cover;position: absolute;left: 0;top: 0;z-index: -1;}
/* .home-story>img{min-height: 448px;} */
/* .home-story-xl{position: absolute;left: 0;top: 0;width: 100%;height: 100%;} */
.home-story .content{position: relative;margin-bottom: 90px;}
.home-story .top-head{text-align: center;color: #fff;padding-top: 65px;width: 75%;margin:0 auto 55px;}
.home-story .title{color: #fff;margin-bottom: 20px;}
.home-story .top-head .text{opacity: .99;}
.home-story .list{display: flex;justify-content: space-between;align-items: center;}
.home-story .list .img{width: 37%;}
.home-story .list .cont{width: 54%;padding-right: 20px;}
.home-story .list .text{max-width: 495px;margin-bottom: 20px;


}
.home-story .list .xinfaxian{font-size: 16px;height: 42px;padding: 5px 20px;}
.home-story .list .xinfaxian::after{font-size: 14px;}
.home-story .t2{font-size: 28px;color: #333;font-weight: 600;}
.home-story .t2::after{content: "";width: 48px;height: 4px;background-color: var(--public-color);display: block;margin-top: 27px;margin-bottom: 30px;}
.mySwiper-story{width: 80%;padding:0;box-shadow: 0px 6px 30px 0px rgba(235, 125, 10, 0.14);background-color: #ffffff;}
.home-story .a{display: flex;justify-content: center;}

.home-ex-img{width: 100%;box-sizing: border-box;padding:0 100px;}
.home-ex-img img{width: 100%;display: block;}
.home-ex-img .swiper-container-free-mode>.swiper-wrapper{
    -webkit-transition-timing-function:linear!important; 
  -o-transition-timing-function:linear!important;
  transition-timing-function:linear!important; }
.home-ex-img .swiper-home-ex-1{margin-bottom: 60px;}

.swiper-wrapper { transition-timing-function: linear; }

.home-exhi{margin-bottom: 180px;}
.home-exhi .top-head{display: flex;justify-content: space-between;align-items: flex-end;margin-bottom: 70px;}
.home-exhi .left{width: 51%;}
.home-exhi .right{width: 45%;}
.home-exhi .left .text{    
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;}
.home-exhi  .title{margin-bottom: 35px;}
.home-exhi .content{position: relative;}
.home-exhi .content::after{content: "";background: linear-gradient(90deg, rgba(255,255,255,1) 10%,rgba(255,255,255,0) 50%, rgba(255,255,255,0) 50%,rgba(255,255,255,1) 90%);position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 100%;height: 100%; pointer-events: none;z-index: 1;}

.all-news{background-color: #fcf8f4;position: relative;display: flex;justify-content: center;align-items: center;overflow: hidden;padding: 160px 0 180px;}
.all-news::before{content: "";background: url(../../images/home-38.webp) no-repeat;width: 100%;height: 100%;background-size: auto;background-position-y: center;position: absolute;left: 0;}
.all-news .content{display: flex;justify-content: space-between;align-items: center;}
.all-news .left{position: relative;width: 50%;display: flex;justify-content: center;}
.all-news .left>img{border-radius: 48px;}
.all-news .left .news-logo{margin-bottom: 35px;}
.all-news .left .box{position: absolute;bottom:35px;color: #fff;width: 75%;display: flex;flex-direction: column;align-items: center;text-align: center;}
.all-news .left .text{margin-bottom: 40px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.all-news .left .xinfaxian{height: 65px;color:#fff;border-color: #fff;font-weight: 400;position: relative;z-index: 1;padding: 0 40px;}
.all-news .right{width: 46%;}
.all-news .title{margin-bottom: 50px;}
.all-news .row{gap: 27px 0;}
.all-news .list{background-color: #fff;border-radius: 16px;border: solid 1px #e6e6e6;height: 122px;display: flex;flex-direction: column;justify-content: space-between;;padding: 30px 40px 20px 25px;position: relative;transition: all .4s ease-in-out;}
.all-news .t1{font-size: 20px;color: #333;font-weight: 600;position: relative;padding-left: 15px;padding-right: 15px;max-width: 540px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.all-news .t1::before{content: "";width: 4px;height: 32px;background-color: #999;display: inline-block;position: absolute;top: 0px;left: 0px;}
.all-news .list::after{content: "\f105";font-family: 'cmsfont';color: #333333;width: 22px;height: 22px;border-radius: 100%;border: 2px solid #333;position: absolute;right: 37px;top: 29px;display: inline-flex;justify-content: center;align-items: center;}
.all-news .time{padding-left: 15px}
.all-news .list:hover{box-shadow: 0px 6px 30px 0px rgba(235, 125, 10, 0.14);transform: translateY(5px);}
.all-news .list:hover::after{color: var(--public-color);border-color:var(--public-color);}
.all-news .t1:hover::before{background-color: var(--public-color);}



.product-index .items{display: flex;justify-content: space-between;padding: 100px 0;border-bottom: 1px dashed #e2e2e2;}
.product-index .items:nth-child(even){flex-direction: row-reverse;}
.product-index .items:last-child{border-bottom: none;}
.product-index .t1{font-size: 34px;line-height: 40px;color: #333;font-weight: 600;margin-bottom: 40px;}
.product-index .t1.arrow::after{top: 0;}
.product-index .left{width: 55%;}
.product-index .right{width: 38%;padding-top: 80px;}
.product-index .left .img{overflow: hidden;}
.product-index .left .img img{transition: all .3s ease-in-out;}
.product-index .left .img:hover img{transform: scale(1.05);}
.product-index .text{line-height: 32px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.product-index ul li{position: relative;padding-left: 35px;color: #666;letter-spacing: .6px;margin-bottom: 15px;}
.product-index ul li:last-child{margin-bottom: 0;}
.product-index ul li::before{content: "";background: url(../../images/sign-1.webp) no-repeat;width: 22px;height: 17px;background-size:contain;position: absolute;left: 0;top: 10px;}
.product-index h5{font-size: 24px;color: #999;font-weight: 600;margin-bottom: 30px;}


.product-list-index{padding-top: 90px;}
.product-list-index .p-l-top-head{display: flex;justify-content: space-between;margin-bottom: 25px;}
.product-list-index .p-l-top-head .left{width: 42%;}
.product-list-index .p-l-top-head .right{width: 38%;}
.product-list-index h1{font-size: 42px;color: #333;font-weight: 600;margin-bottom: 40px;}
.product-list-index .p-l-top-head .text{
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.p-l-top-head .text strong{font-family: '500';font-weight: 500;color: var(--public-color);}
.product-list-index .p-l-top-head li{color: #666;position: relative;padding-left: 35px;margin-bottom: 15px;letter-spacing: 0px;}
.product-list-index .p-l-top-head li:last-child{margin-bottom: 0;}
.product-list-index .p-l-top-head li::before{content: "";background: url(../../images/sign-1.webp) no-repeat;width: 22px;height: 17px;background-size:contain;position: absolute;left: 0;top: 5px;}
.products-rows .items{display: flex;justify-content: space-between;align-items: flex-end;padding: 75px 0;border-bottom: 2px dashed #e2e2e2;}
.products-rows .items:last-child{border-bottom: none;}
.products-rows .left{width: 51%;}
.products-rows .right{width: 43%;}
.products-rows .model{font-size: 20px;color: var(--public-color);font-weight: 700;margin-bottom: 10px;}
.products-rows .t1{font-size: 34px;line-height: 40px;color: #333;font-weight: 600;margin-bottom: 25px;text-decoration: underline;text-decoration-color: #fbe5ce;text-decoration-skip-ink: none;text-decoration-thickness: 17px;text-underline-offset: -8px;}
.products-rows .specil{display: flex;gap: 10px;margin-bottom: 35px;}
.products-rows .specil p{border: 1px solid #999;border-radius: 4px;padding: 0 13px;}
.products-rows ul{display: grid;grid-template-columns: repeat(2,auto);gap:20px 10px;margin-bottom: 60px;}
.products-rows ul li{position: relative;padding-left: 28px;}
.products-rows ul li::before{content: "";background: url(../../images/sign-1.webp) no-repeat;width: 22px;height: 17px;background-size:contain;position: absolute;left: 0;top: 5px;}
.products-rows ul strong{color: var(--public-color);font-family: '400';font-weight: 500;}
.products-rows .xinfaxian{height: 53px;padding: 0 30px 0 15px;font-size: 16px;letter-spacing: .6px;}
.products-rows .xinfaxian::after{display: none;}
.products-rows .xinfaxian span{width: 25px;height: 25px;border-radius: 100%;background-color: var(--public-color);color: #fff;display: inline-flex;justify-content: center;align-items: center;font-weight: 400;font-size: 18px;margin-right: 10px;transition: all .3s ease-in-out;}
.products-rows .xinfaxian:hover span{background-color: #fff;color: var(--public-color);}
.products-adv {margin-bottom: 90px;}
.products-adv .title{text-align: center;margin-bottom: 90px;}
.products-adv .content{display: grid;grid-template-columns: repeat(3,1fr);grid-gap: 70px 55px;justify-content: center;}
.products-adv .list{background-color: #fcf8f4;position: relative;padding: 40px 30px 0 25px;height: 260px;transition: all .3s ease-in-out;}
.products-adv .list::after{content: "";width: 70px;height: 90px;background-color: #fff;position: absolute;left: 15px;top: 0;transition: all .3s ease-in-out;}
.products-adv .name{display: flex;align-items: flex-start;}
.products-adv .num{font-size: 48px;line-height: 48px;font-weight: 500;color: var(--public-color);margin-right: 20px;position: relative;z-index: 1;}
.products-adv .h5{font-size: 24px;color: #333;font-family: '600';letter-spacing: 0;margin-bottom: 35px;height: 60px;}
.products-adv .cont{opacity: .99;}
.products-adv .list:hover{background-color: #fff;box-shadow: 0px 9px 40px 0px rgba(235, 125, 10, 0.2);transform: translateY(-5px);}
.products-adv .list:hover::after{background-color:#fff2e4;}
.products-special{background-color: #f3f3f3;padding:100px 0 100px}
.products-special .top-head{display: flex;justify-content: space-between;margin-bottom: 90px;}
.products-special .left{width:45%;}
.products-special .right{width: 49%;}
.products-special .title{margin-bottom: 50px;}
.products-special .text{
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}
.products-special .right .d{display:grid;grid-template-columns: repeat(2, auto);}
.products-special .right>div{display: flex;word-wrap: break-word;margin-bottom: 35px;position: relative;padding-left: 45px;display: inline-block;}
.products-special .right>div:nth-child(1)::before{content: url(../../images/home-29.webp);position: absolute;left: 0;top: 0;}
.products-special .right>div:nth-child(2)::before{content: url(../../images/home-30.webp);position: absolute;left: 0;top: 0;}
.products-special .right>div:nth-child(3)::before{content: url(../../images/home-31.webp);position: absolute;left: 0;top: 0;}
.products-special .right>div:last-child{margin-bottom: 0;}
.products-special h6{font-size: 20px;line-height: 28px;color: #666;font-family: '500';font-weight: 400;margin-right: 10px;}
.products-special .right strong{color: var(--public-color);letter-spacing: .8px;}
.products-special .right .img-1{width: 34px;text-align: center;margin-right: 12px;}
.products-special .content{display: grid;grid-template-columns: repeat(2,1fr);grid-gap: 37px;}
.products-special .list{background-color: #ffffff;border-radius: 32px;padding: 30px 20px 40px 30px;display: grid;grid-template-columns: repeat(1,1fr 2fr);grid-gap: 50px;font-family: '500';transition: all .4s ease-in-out;}
.products-special .h5{font-size: 28px;color: #333;font-family: '600';margin-bottom: 30px;position: relative;}
.products-special .h5:hover{color: var(--public-color);}
.products-special .h5::before{content: "";width: 5px;height: 21px;background-color: var(--public-color);position: absolute;left: -14px;top: 4px;}
.products-special .box{padding-top: 15px;}
.products-special .list .img,.products-special .list .img img{border-radius: 24px;}
.products-special .list:hover{box-shadow: 0px 9px 40px 0px rgba(235, 125, 10, 0.2);transform: translateY(-5px);}
.products-dis{padding-top: 110px;padding-bottom: 130px;}
.all-discover .title{margin-bottom: 80px;}
.all-discover .content{display: grid;grid-template-columns: repeat(4,1fr);grid-gap: 50px;}
.all-discover .a{display: flex;justify-content: center;margin-top: 70px;}
.all-discover .img,.all-discover .img img{border-radius: 24px;}
.all-discover .img{margin-bottom: 30px;}
.all-discover .t2{font-size: 28px;color: #333;font-family: '600';position: relative;}
.all-discover .t2:hover{color: var(--public-color);}
.all-discover .t2::after{content: "";width: 48px;height: 4px;background-color: var(--public-color);display: block;margin-top: 20px;}
.all-discover .text{font-family: '500';margin-top: 20px;letter-spacing: 0;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}

.products-his .content-1{display: none;}
.products-his{background-color: #fcf8f4;padding: 100px 0;margin-bottom: 155px;}
.products-his .title{margin-bottom: 80px;}
.products-his .content{display: flex;justify-content: space-between;position: relative;align-items: center;z-index: 1;}
.products-his .content::after{content: "";background: url(../../images/p-l-7.webp) no-repeat;background-size: 100%;width: 100%;height: 94px;position: absolute;left: 0;z-index: -1;}
.products-his .items{min-height: 315px;display: grid;grid-template-columns: repeat(2,auto);
    grid-template-areas:"a c""b d";grid-gap:0 30px
}
.products-his .list{flex: 1;min-height: 200px;position: relative;}
.products-his .list:nth-child(odd)::after{content: url(../../images/sign-2.webp);position: absolute;bottom: -53px;left: 0;}
.products-his .list:nth-child(even) .list-xl::after{content: url(../../images/sign-2.webp);transform: rotate(-180deg);position: absolute;top: -40px;left: 0;}
.products-his .list:nth-child(even) .list-xl{position: absolute;right: -45%;top: 65px;max-width: 290px;min-height: 155px;}
.products-his .list:nth-child(even) {padding-top: 50px;}
.products-his .year{font-size: 24px;font-family: '600';color: #666;margin-bottom: 10px;}
.products-his .text{opacity: .99;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.products-his .items:first-child .list{display: flex;flex-direction: column;justify-content: flex-end;min-height: 180px;}
.products-his .list:nth-child(1){grid-area: a;}
.products-his .list:nth-child(2){grid-area:b;}
.products-his .list:nth-child(3){grid-area:c;}
.products-his .list:nth-child(4){grid-area:d;}
.products-his .items:first-child {width: 50%;padding-left: 10px;}
.products-his .items:last-child {width: 45%;min-height: 250px;}
.products-his .items:last-child .list:nth-child(odd)::after{bottom: 25px;}
.products-his .items:last-child .list:nth-child(even) .list-xl{top: 0;}
.products-his .items:last-child .list:nth-child(even) .list-xl::after{top: -53px;}
.products-all-faq {padding-bottom:135px;}
.products-all-faq .content{display: flex;justify-content: space-between;}
.products-all-faq .aside{width: 40%;}
.products-all-faq .article{width: 55%;}
.products-all-faq .title{font-size: 36px;margin-bottom: 90px;}
.products-all-faq .box{background-color: #ffffff;box-shadow: 0px 18px 43px 0px rgba(255, 90, 0, 0.07);border-radius: 24px;max-width: 360px;min-height: 245px;padding: 27px 0 0 33px;position: relative;z-index: 1;}
.products-all-faq .xinfaxian{margin-bottom: 30px;}
.products-all-faq .box img.o{display: none;animation: fadeIn .4s ease-in-out;}
.products-all-faq .box img.g{display: inline-block;animation: fadeIn .4s ease-in-out;}
.products-all-faq .box a{display: inline-flex;align-items: center;}
.products-all-faq .box a:hover img.o{display: inline-block;animation: fadeIn .4s ease-in-out;}
.products-all-faq .box a:hover img.g{display: none;animation: fadeIn .4s ease-in-out;}
.products-all-faq .box-1{display: inline-flex;flex-direction: column;gap: 20px;}
.products-all-faq .box span{padding-right: 10px;}
.all-faq .items{background-color: #f8f8f8;border-radius: 24px;margin-bottom: 18px;padding: 30px 55px;}
.all-faq .items:last-child{margin-bottom: 0;}
.all-faq .quen-q{font-size: 18px;color:#222222;font-family: '500';position: relative;}
.all-faq .quen-q::before{content: "\f068";font-family: 'cmsfont';color: var(--public-color);position: absolute;left: -25px;font-size: 17px;font-weight: bold;}
.all-faq .items.active .quen-q::before{content: "\f067";}
.all-faq .quen-a{font-size: 16px;line-height: 32px;color: #666;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}
.all-faq .items.active .quen-q{margin-bottom: 25px;}
.all-faq .items.active{box-shadow: -1px 20px 50px 0px rgba(234, 91, 36, 0.1);background-color: #fff;margin-bottom: 54px;}
.products-ser {position: relative;display: flex;align-items: center;}
.products-ser::after{content: "";width: 100%;height: 80%;background-color: #f3f3f3;position: absolute;left: 0;z-index: -1;}
.products-ser .content{display: flex;justify-content: space-between;align-items: center;}
.products-ser .left{width: 51%;}
.products-ser .right{width: 40%;background-color: #fff;padding: 65px 70px 85px 75px;box-shadow: 0px 9px 40px 0px rgba(235, 125, 10, 0.2);border-radius: 40px;position: relative;z-index: 1;}
.products-ser .form-control{border:0;line-height: 32px;background-color: #f3f3f3;border-radius: 4px;padding-left: 25px;padding-top: 10px;padding-bottom: 8px;}
.products-ser .form-control::placeholder{color: #999;font-size: 16px;line-height: 28px;font-family: '500';}
.products-ser .form-group{margin-bottom: 24px;}
/*.products-ser .form-group:last-child{margin-bottom: 55px;}*/
.products-ser .form-control:focus{background-color: #fdf2e6;}
.products-ser .h3{font-size: 20px;color: #666;font-family: '500';display: flex;align-items: center;margin-bottom: 40px;padding-left: 17px;position: relative;}
.products-ser .h3::before{content: "";width: 4px;height: 52px;background-color: var(--public-color);display: inline-block;position: absolute;left: 0;top: 4px;}
.products-ser .title{margin-bottom: 30px;}
.products-ser .text{opacity: .99;font-family: '500';margin-bottom: 90px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}
.products-ser ul li{color: #666;font-family: '500';margin-bottom: 20px;position: relative;padding-left: 32px;}
.products-ser ul li:last-child{margin-bottom: 0;}
.products-ser ul li::before{content: "";background: url(../../images/sign-1.webp) no-repeat;width: 22px;height: 17px;background-size:contain;position: absolute;left: 0;top: 10px;}
.products-news{margin-top: -75px;}
.products-news .all-news{background-color: #fff;}


.p-c-zhu{display: flex;justify-content: space-between;align-items: flex-end;gap: 60px;}
.p-c-zhu .left{width: auto;position: relative;}
.p-c-zhu .right{width: 43%;min-width: 600px;}
.p-c-zhu .left .p-c-btn{position: absolute;left: 31px;bottom: 36px;transition: all .3s ease-in-out;}
.p-c-zhu .left .p-c-btn:hover{transform: scale(1.1);}
.p-c-zhu .model{font-size: 20px;color: var(--public-color);font-family: '600';}
.p-c-zhu h1{font-size: 34px;line-height: 40px;color: #333;font-family: '600';margin-bottom: 25px;}
.p-c-zhu .specil{display: flex;gap: 10px;margin-bottom: 30px;}
.p-c-zhu .specil p{border: 1px solid #999;border-radius: 4px;padding: 0 13px;color: #666;}
.p-c-zhu .text ul{display: grid;grid-template-columns: repeat(2,1fr);gap:20px 10px;margin-bottom: 60px;}
.p-c-zhu .text ul li{position: relative;padding-left: 28px;color: #666666;}
.p-c-zhu .text ul li::before{content: "";background: url(../../images/sign-1.webp) no-repeat;width: 22px;height: 17px;background-size:contain;position: absolute;left: 0;top: 5px;}
.p-c-zhu .text ul strong{color: var(--public-color);font-family: '400';font-weight: 500;}
.p-c-zhu .box-input{width: 70%;position: relative;margin-bottom: 100px;z-index: 1;}
.p-c-zhu .list-inner{display: flex;align-items: center;justify-content: space-between;padding: 15px 23px 15px 29px;cursor: pointer;background-color: #f3f3f3;border-radius: 4px;margin-bottom: 5px;}
.p-c-zhu .list-inner .h3{font-size: 16px;line-height: 28px;color: #999;font-family: '500';}
.p-c-zhu .list-inner .icon{font-size: 26px;}
.p-c-zhu .list-ul{background-color: #f8f8f8;padding: 10px 23px 10px 29px;border-radius: 0 0 10px 10px;}
.p-c-zhu .list-ul li + li{border-top: 1px solid #e2d7d7;}
.p-c-zhu .list-ul li {padding: 10px 0 10px 15px;}
.p-c-zhu .list-ul{overflow: hidden;position: absolute;left: 0;width: 100%;z-index: 2;transition: all .6s;display: none;animation:fadeIn .4s;cursor: pointer;}
.p-c-zhu .list-ul.active{display: block;overflow: visible;opacity: 1;}
.p-c-zhu .list-inner.active .icon{transform: rotate(-180deg);animation: fedeIn .4s ease-in-out;}
.p-c-zhu .a{display: flex;gap: 35px;}
.p-c-zhu .xinfaxian{padding: 0 40px 0 30px;font-family: '400';font-weight: 300;cursor: pointer;}
.p-c-zhu .xinfaxian::after{display: none;}
.p-c-zhu .xinfaxian img.w{display: none;}
.p-c-zhu .xinfaxian img.o{display: inline-block;}
.p-c-zhu .xinfaxian:hover img.o{display: none;}
.p-c-zhu .xinfaxian:hover img.w{display: inline-block;}
.p-c-zhu .xinfaxian img{padding-right: 15px;}

.detail-nav{border-bottom: 4px solid #f3f3f3;margin-bottom: 100px;margin-top: 110px;}
.detail-nav ul{display: flex;justify-content: space-between;line-height: 0;}
.detail-nav li a{width: 100%;height: 100%;font-size: 18px;line-height: 24px;color: #333;font-family:'700';position: relative;padding-bottom: 25px;display: inline-flex;justify-content: center;}
.detail-nav li.active a,.detail-nav li:hover a{color: var(--public-color);}
.detail-nav li a::after{content: '';width: 0;height: 4px;background-color: var(--public-color);position: absolute;bottom: -4px;transition: width .3s ease-in-out;}
.detail-nav li.active a::before,.detail-nav li:hover a::before{display: inline-block;opacity: 1;}
.detail-nav li a::before{content: "\f324";font-family: 'cmsfont';display: inline-block;margin-right: 15px;font-size: 18px;opacity: 0;}
.detail-nav li:hover a::after,.detail-nav li.active a::after{width: 100%;}
.detail-nav.fadeInDown{
    max-width: 1920px;
    background-color: #fff;z-index: 10;position: sticky;;
    left: 0;right: 0;
    top: 76px;
    height: 54px;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0;
    animation: fadeInDown 0.5s ease-in-out;
    display: flex;
    margin-top: 0;
    margin-bottom: 0;
}
.detail-nav.fadeInDown ul{max-width: 1630px;margin: auto;width: 100%;}
.detail-nav.fadeInDown li a{padding-bottom: 15px;padding-top: 10px;}
.p-c-content .container-xl>div{margin-bottom: 70px;}
.p-c-desc .content{display: flex;justify-content: space-between;align-items: flex-end;gap: 130px;}
.p-c-desc .cont{flex: 1;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.p-c-desc .cont p{margin-bottom: 15px;}
.p-c-desc h5{font-size: 28px;line-height: 40px;color: #333;font-family: '600';margin-bottom: 25px;}
.p-c-desc .img{min-width: 620px;}
.p-c-function .content{display: flex;justify-content: space-between;}
.p-c-function h3{font-size: 28px;line-height: 40px;color: #333;font-family: '600';margin-bottom: 75px;}
.p-c-function .left{width: 47%;position: sticky;top: 140px;height: fit-content;}
.p-c-function .right{width: 45%;}
.p-c-function .h5{font-size:24px;font-family: '600';margin-bottom: 30px;}
.p-c-function .list{margin-bottom: 35px;padding: 45px 35px 0 45px;transition: all 0.3s ease-in-out;}
.p-c-function .list:last-child{margin-bottom: 0;}
.p-c-function .list .text{
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.p-c-function .list.active{box-shadow: 0px 18px 43px 0px rgba(255, 90, 0, 0.07);padding-bottom: 50px;position: relative;transform: translateY(5px);}
.p-c-function .list.active .h5{color: #333333}
.p-c-function .list.active::before{content: "";width: 4px;height: 100%;background-color: var(--public-color);position: absolute;left: 0;top: 0;}
.p-c-specil .content{display: flex;justify-content: space-between;gap: 30px;}
.p-c-specil .content>div{flex: 1;}
.p-c-specil .img{max-width: 480px;}
.p-c-details .content{display: grid;grid-template-columns: repeat(3,1fr);gap: 35px;}
.p-c-details .img{margin-bottom: 40px;}
.p-c-details .h5{font-size: 24px;color: #333;font-family: '600';}
.p-c-options table td{border: 2px solid #eaeaea;}
.p-c-options table td,.p-c-options table th{padding-left: 90px;text-align: left !important;}
.p-c-options table th{font-size: 20px;line-height: 22px;}
.p-c-options table tr:nth-child(even){background-color: #f8f8f8;}
.p-c-products {background-color: #f3f3f3;padding: 110px 0 150px;}
.p-c-products .title{margin-bottom: 110px;}
.p-c-products .content{display: grid;grid-template-columns: repeat(3, 1fr);grid-gap:70px}
.p-c-products .img{margin-bottom: 45px;}
.p-c-products .t1{position: relative;font-size: 24px;color: #333;font-family: '600';padding-right: 40px;}
.p-c-products .t1::after{content: "\f105";font-family: 'cmsfont';color: #333333;width: 22px;height: 22px;border-radius: 100%;border: 2px solid #333;position: absolute;right: 0px;top: 5px;display: inline-flex;justify-content: center;align-items: center;font-size: 16px;transition: all .3s ease-in-out;}
.p-c-products .t1:hover::after,.p-c-products .t1:hover{color: var(--public-color);border-color: var(--public-color);}
.p-c-content .title{height: 99px;background-color: #f3f3f3;position: relative;padding-left: 78px;display: flex;align-items: center;margin-bottom: 50px;font-size: 34px}
.p-c-content .title::before{content: "";width: 5px;height: 41px;background-color: var(--public-color);position: absolute;left: 49px;}
.p-c-content .title::after{content: "\f056";font-family: 'cmsfont';color: var(--public-color);position: absolute;right: 35px;font-weight: 400;font-size: 38px;}
.p-c-content .active .title::after{content: "\f055";}

.about-zhu{position: relative;overflow: hidden;padding-top: 115px;}
.about-zhu .about-img{display: flex;justify-content: center;align-items: center;}
.about-zhu .about-img>img{height: 584px;width: auto;}
.about-zhu-xl{position: absolute;left: 0;top: 0;width: 100%;height: 100%;}
.about-zhu::after{content: "";width: 46%;height: 100%;background-color: #fff;opacity: .9;position: absolute;right: 0;top: 0;box-shadow:-60px 0px 20px 0px rgba(235, 125, 10, 0.1);}
.about-zhu .content{width:40%;float: right;position: relative;z-index: 1;padding-top: 85px;}
.about-zhu .title{margin-bottom: 50px;}
.about-zhu .text{opacity: .99;font-family: '500';letter-spacing: -.2px;width: 82%;margin-bottom: 50px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}
.about-zhu .small-box{display: grid;grid-template-columns: repeat(2,1fr);grid-gap:40px 30px;width: 82%;}
.about-zhu .h3{font-size:42px;color: var(--public-color);margin-bottom: 25px;display: flex;align-items: center;}
.about-zhu .list p{font-size: 20px;color: #666;}
.about-his{padding-top: 95px;}
.about-his .title{margin-bottom: 75px;}
.about-his .items{display: flex;justify-content: space-between;align-items: center;}
.about-his .about-his-swiper{overflow: hidden;}
/* .about-his .cont{width: 45%;} */
/* .about-his .img{width: 50%;} */
.about-his .content-his{display: flex;justify-content: space-between;align-items: center;margin-bottom: 90px;}
.about-his .about-his-swiper{width: 45%;}
.about-his .content-his .img{max-width: 680px;}

.about-his li{position: relative;padding-left: 30px;margin-bottom: 45px;}
.about-his li:last-child{margin-bottom: 0;}
.about-his li::before{content: url(../../images/sign-4.webp);position: absolute;left: 0;top: 0;}
.swiper-pagination-his{display:flex;justify-content:space-evenly;gap:10px;margin-top:30px;max-width:1920px;margin:0 auto;padding:20px 0 100px;position:relative;}
/* .swiper-pagination-his::after{content:'';position:absolute;top:20px ;left:50%;transform:translateX(-50%);width:1px;height:40px;background-color:var(--public-color);} */
.swiper-pagination-his::before{content:'';position:absolute;top:0;left:0;width:100%;height:1px;background-color:#ddd;}
.swiper-pagination-his .time{font-size:20px;line-height:28px;color:#666;cursor:pointer;transition:all 0.3s ease;padding:0px 10px;border-radius:20px;background-color:transparent;position:relative;text-align:center;}
.swiper-pagination-his .time:hover{color:var(--public-color);}
.swiper-pagination-his .time.active{color:var(--public-color);font-size: 32px;}
.swiper-pagination-his .time::before{content:'';width:5px;height: 5px;background-color:#999;position: absolute;top: -22px;left: 50%;transform:translateX(-50%);}
.swiper-pagination-his .time.active::before{content: url(../../images/sign-5.webp);width: 15px;height: auto;background-color: transparent;top:-45px;}
.about-dis{margin-bottom: 120px;}
.about-dis .top-head {width: 75%;text-align: center;margin: 0 auto 100px;}
.about-dis .title{margin-bottom: 30px;}
.about-dis .top-head .text{font-family: '500';}
.about-dis .content{margin-bottom: 90px;}
.about-dis .a{display: flex;justify-content: center;}
.about-cer{margin-bottom: 145px;}
.about-cer .content{display: flex;justify-content: space-between;}
.about-cer .left{display: flex;flex-direction: column;justify-content: space-between;width: 45%;padding: 20px auto 40px;}
.about-cer .right{width: 49%;}
.about-cer .title{margin-bottom: 50px;}
.about-cer .text{font-family: '500';
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}
.about-cust{background: url(../../images/about-6.webp) no-repeat center;background-size: cover;padding-top: 110px;padding-bottom: 80px;}
.about-cust .content{display: flex;justify-content: space-between;align-items: flex-end;}
.about-cust .left{display: flex;justify-content: space-between;gap: 34px;width: 70%;}
.about-cust .right{width: 25%;padding-bottom: 35px;}
.about-cust .title{margin-bottom: 40px;}
.about-cust .text{opacity: .99;font-family: '500';margin-bottom: 65px;}
.about-cust .small-box{margin-bottom: 90px;}
.about-cust .list{margin-bottom: 65px;}
.about-cust .list:last-child{margin-bottom: 0;}
.about-cust .h3{font-size: 42px;color: var(--public-color);margin-bottom: 25px;display: flex;align-items: center;}
.about-cust .list p{font-size: 20px;color: #666;}
.about-team{padding-top: 190px;padding-bottom: 215px;}
.about-team .content{display: flex;justify-content: space-between;}
.about-team .left{width: 45%;padding-top: 20px;}
.about-team .right{width: 50%;}
.about-team .right,.about-team img{border-radius: 40px;}
.about-team .title{margin-bottom: 60px;}
.about-team .text{font-family: '500';margin-bottom: 60px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}


.technological-index{padding-top: 90px;}
.tech-top .top-head{text-align: center;}
.tech-top .top-head .title{margin-bottom: 20px;}
.tech-top .h5{font-size: 20px;line-height: 24px;color: var(--public-color);position: relative;margin-top: 100px;margin-bottom: 95px;}
.tech-top .h5::after{content: "";width: 100%;height: 1px;background-color: var(--public-color);position: absolute;left: 0;top: 50%;}
.tech-top .h5 span{position: relative;z-index: 1;background-color: #fff;padding: 0 55px;}
.tech-top .h3{display: flex;align-items: center;font-size: 48px;color: var(--public-color);text-align: center;margin-bottom: 30px;}
.tech-top .list p{font-size: 20px;color: #666;}
.tech-top .small-box{display: flex;justify-content: space-between;margin: auto;width: 70%;margin-bottom: 110px;}
.tech-top .list{display: inline-flex;flex-direction: column;align-items: center;}
.tech-top .list:nth-child(2){margin-left: -60px;}
.tech-top .items{display: flex;justify-content: space-between;align-items: center;margin-bottom: 130px;}
.tech-top .items:nth-child(even){flex-direction: row-reverse;}
.tech-top .items:nth-child(even) .left{width: 45%;}
.tech-top .left{width: 41%;}
.tech-top .right{width: 45%;}
.tech-top .left .text{
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}
.tech-top .title{margin-bottom: 35px;}
.all-cer{background-color: #fcf8f4;padding-top: 70px;padding-bottom: 90px;}
.tech-cer .title{margin-bottom: 90px;}
.all-cer .content{display: grid;grid-template-columns: repeat(5,1fr);gap: 70px;}
.all-cer .list .img{border: 13px solid #cccccc;margin-bottom: 30px;}
.all-cer .list .h5{line-height: 20px;color: #666;text-align: center;}
.tech-focus{padding: 135px 0 160px;}
.tech-focus .content{display: flex;justify-content: space-between;align-items: center;}
.tech-focus .left{width: 42%;}
.tech-focus .right{width: 44%;}
.tech-focus .title{margin-bottom: 30px;}
.tech-focus .text{
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}

.service-index{padding-top: 100px;}
.ser-top {margin-bottom: 170px;}
.ser-top .top-head{text-align: center;}
.ser-top .top-head .title{margin-bottom: 10px;}
.ser-top .top-head .text{font-size: 18px;font-family: '600';}
.ser-top .small-box{display: flex;justify-content: space-between;margin-bottom: 130px;}
.ser-top .h5{font-size: 20px;line-height: 24px;color: var(--public-color);position: relative;margin-top: 50px;margin-bottom: 95px;}
.ser-top .h5::after{content: "";width: 100%;height: 1px;background-color: var(--public-color);position: absolute;left: 0;top: 50%;}
.ser-top .h5 span{position: relative;z-index: 1;background-color: #fff;padding: 0 20px;}
.ser-top .list{width: 15%;display: flex;flex-direction: column;align-items: center;}
.ser-top .list p{font-size: 20px;color: #666;text-align: center;}
.ser-top .list .img-1{height: 96px;display: flex;align-items: center;margin-bottom: 25px;}
.ser-top .items{display: flex;justify-content: space-between;align-items: center;margin-bottom: 125px;}
.ser-top .items:first-child .title{margin-bottom: 85px;}
.ser-top .items:last-child{margin-bottom: 0;}
.ser-top .items:last-child .text{margin-bottom: 60px;}
.ser-top .items:nth-child(even){flex-direction: row-reverse;}
.ser-top .items .left{width: 45%;}
.ser-top .items .right{width: 45%;}
.ser-top .items .h6{font-size: 20px;margin-bottom: 25px;}
.ser-top .items .title{margin-bottom: 40px;}
.ser-top .items .title span{display: block;}
.ser-top .items h5,.ser-top .items li{font-size: 20px;line-height: 28px;color: #333;font-family: '500';margin-bottom: 10px;position: relative;}
.ser-top .items h5::before,.ser-top .items li::before{content: "";width: 25px;height: 18px;background: url(../../images/sign-1.webp) no-repeat;background-size: contain;position: absolute;left: -33px;top: 5px;}
.ser-top .items .l-text{color: #666;}
.ser-top .items .l-text p{margin-bottom: 25px;}
.ser-top .items li{margin-bottom: 30px;}
.ser-top .items li:last-child{margin-bottom: 0;}
.ser-top .items .l-text,.ser-top .items ul{padding-left: 33px;}
.ser-top .items img{margin-bottom: 40px;}
.ser-top .items img:last-child{margin-bottom: 0;}
.ser-top .items .a{margin-top: 40px;}
.service-clients{background-color: #fcf8f4;padding-top: 70px;padding-bottom: 120px;}
.service-clients .top-head{width: 55%;}
.service-clients .title{margin-bottom: 35px;}
.service-clients .text{margin-bottom: 75px;font-family: '500';}
.service-clients .content{display: grid;grid-template-columns: repeat(10,1fr);grid-gap: 55px 30px;}
.service-clients .img,.service-clients .img img{border-radius: 16px;}

.quality-index{padding-top: 60px;}
.quality-top-head {margin-bottom: 100px;}
.quality-top-head .content{display: flex;flex-direction: column;width: 73%;margin: 0 auto 0;text-align: center;}
.quality-top-head .title{margin-bottom: 45px;}
.quality-tech{margin-bottom: 130px;}
.quality-tech .content{display: flex;justify-content: space-between;align-items: center;}
.quality-tech .title{margin-bottom: 40px;}
.quality-tech .left{width: 45%;}
.quality-tech .right{width: 50%;}
.quality-tech p{position: relative;padding-left: 36px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}
.quality-tech p::before{content: "";width: 25px;height: 18px;background: url(../../images/sign-1.webp) no-repeat;background-size: contain;position: absolute;left: 0px;top: 5px;}
.quality-about{position: relative;background-color: #f3f3f3;margin-bottom: 150px;}
.quality-about .content{display: flex;justify-content: space-between;align-items: center;}
.quality-about .left{width: 60%;}
.quality-about .right{width: 35%;letter-spacing: 0;}
.quality-about .title{margin-bottom: 45px;}
.quality-about .text{margin-bottom: 65px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}
.quality-about .small-box{display: flex;justify-content: flex-start;margin-bottom: 80px;gap: 30px;}
.quality-about .list:nth-child(1){width: 30%;}
.quality-about .list:nth-child(2){width: 30%;}
.quality-about .h3{font-size: 32px;color: var(--public-color);display: flex;align-items: center;margin-bottom: 20px;}
.quality-about .list p{font-size: 20px;line-height: 24px;color: #666;}
.quality-about .a{position: relative;z-index: 1;}
.quality-accuracy{margin-bottom: 105px;}
.quality-accuracy-xl{position: relative;}
.quality-accuracy .content{position: absolute;left: 0;top: 0;height: 100%;}
.quality-accuracy .left{background-color: rgba(255,255,255,.9);width: 50%;height: 100%;display: flex;flex-direction: column;justify-content: center;padding-left: 75px;padding-right: 40px;}
.quality-accuracy .h6{font-size: 20px;line-height: 28px;margin-bottom: 15px;}
.quality-accuracy .title{margin-bottom: 20px;}
.quality-accuracy .text{margin-bottom: 75px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}
.quality-accuracy ul span.o{font-family: '700';}
.quality-accuracy ul li{position: relative;padding-left: 35px;margin-bottom: 15px;color: #666;}
.quality-accuracy ul li:last-child{margin-bottom: 0;}
.quality-accuracy ul li::before{content: "";width: 25px;height: 18px;background: url(../../images/sign-1.webp) no-repeat;background-size: contain;position: absolute;left: 0px;top: 5px;}
.quality-items .items{display: flex;justify-content: space-between;align-items: center;margin-bottom: 145px;}
.quality-items .items:nth-child(even){flex-direction: row-reverse;}
.quality-items .left{width: 49%;}
.quality-items .right{width: 42%;}
.quality-items .title{margin-bottom: 45px;}
.quality-items .text{
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.quality-cer .title{margin-bottom: 80px;}
.quality-world{position: relative;display: flex;align-items: center;padding-top: 130px;padding-bottom: 195px;}
.quality-world::after{content: url(../../images/qua-6.webp);position: absolute;right: 0;z-index: -1;}
.quality-world .title{margin-bottom: 90px;}
.quality-world .left{width: 57%;}
.quality-world .box{display: grid;grid-template-columns: repeat(6,1fr);grid-gap: 35px 30px;}


.app-index{padding-top: 105px;}
.app-top-head{margin-bottom: 120px;}
.app-pro-name{margin-bottom: 125px;position: relative;}
.app-pro-name .img{height: 108px;display: flex;justify-content: center;align-items: center;margin-bottom: 25px;}
.app-pro-name img.o{display: none;}
.app-pro-name img.g{display: inline-block;}
.app-pro-name .h5{background-color: #f3f3f3;border-radius: 32px;height: 65px;text-align: center;display: flex;justify-content: center;align-items: center;font-size: 17px;line-height: 23px;color: #333;font-family: '600';transition: all .2s ease-in-out;}
.app-content .title{margin-bottom: 125px;}
.app-content .img,.app-content .img img{border-radius: 24px;}
.app-content .items{display: grid;grid-template-columns: repeat(4,1fr);grid-gap: 50px;}
.app-content .img{margin-bottom: 25px;}
.app-content .t1{font-size: 20px;line-height: 23px;color: #333;font-family: '600';padding-left: 15px;position: relative;letter-spacing: -.2px;}
.app-content .t1::before{content: "";width: 3px;height: 22px;background-color: var(--public-color);position: absolute;left: 2px;top: 0;}
.app-content{margin-bottom: 200px;}
.app-pro-name .list.active img.o{display: inline-block;}
.app-pro-name .list.active img.g{display: none;}
.app-pro-name .list.active .h5{background-color: var(--public-color);color: #fff;}
.app-content .items.active{animation: fadeInUp .4s ease-in-out;}
.app-content .content{overflow: hidden;}

.app-list-paper .app-pro-name .list:hover img.o,.app-list-child .app-pro-name .list:hover img.o{display: inline-block;}
.app-list-paper .app-pro-name .list:hover img.g,.app-list-child .app-pro-name .list:hover img.g{display: none;}
.app-list-paper .app-pro-name .list:hover .h5,.app-list-child .app-pro-name .list:hover .h5{background-color: var(--public-color);color: #fff;}


.app-list-paper{padding-top: 50px;}
.app-list-zhu{background-color: #f3f3f3;padding: 40px 0 45px;}
.app-list-zhu .content{display: flex;justify-content: space-between;align-items: center;}
.app-list-zhu h1{color: var(--public-color);font-family: '600';margin-bottom: 30px;}
.app-list-zhu .left{width: 57%;}
.app-list-zhu .right{width: 39%;}
.app-list-zhu .text{letter-spacing: 0;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.app-type{padding-top: 105px;margin-bottom: 140px;}
.app-type .title{margin-bottom: 85px;}
.app-type .swiper-app-type{overflow: hidden;}
.app-type .content{position: relative;padding: 0 95px;}
.app-type .content-1{position: relative;}
.app-type .img,.app-type .img img{border-radius: 24px;}
.app-type .img{margin-bottom: 15px;}
.app-type .h5{font-size: 20px;line-height: 23px;color: #333;font-family: '600';text-align: center;}
.app-type .all-hover{top: 40%;}
.app-products .title{margin-bottom: 85px;}
.app-products .list{background-color: #f3f3f3;height: 100%;}
.app-products .list .img{max-height: 310px;display: flex;justify-content: center;align-items: center;}
.app-products .box{padding: 25px 30px 30px 35px;}
.app-products .model{color: var(--public-color);font-family: '600';margin-bottom: 5px;}
.app-products .t1{font-size: 24px;color: #333;font-family: '600';margin-bottom: 30px;}
.app-products .special>div,.app-products .special li{display: flex;justify-content: space-between;color: #666;padding: 10px 20px;}
.app-products .special>div:nth-child(odd),.app-products .special li:nth-child(odd){background-color: #fff;border-radius: 8px;}
.app-products .special strong{color: var(--public-color);font-family: '400';}
.app-products .row{margin: 0 -18px;gap: 40px 0;}
.app-products .col-md-4{padding: 0 18px;}
.app-products{margin-bottom: 170px;}
.app-products .special p{display: none;}

/* 应用共用的faq 样式*/
.app-faq{position: relative;margin-bottom: 150px;}
.app-faq::after{content: "";width: 100%;height: 75%;background-color: #f3f3f3;position: absolute;left: 0;bottom: 50px;z-index: -1;}
.app-faq .h6{font-size: 24px;line-height: 28px;font-family: '600';margin-bottom: 10px;}
.app-faq .title{margin-bottom: 100px;}
.app-faq .content{display: flex;justify-content: space-between;}
.app-faq .left{width: 50%;padding-top: 30px;}
.app-faq .right{width: 42%;background-color: #fff;padding: 75px 90px 90px;box-shadow: 0px 9px 40px 0px rgba(235, 125, 10, 0.2);border-radius: 40px;}
.app-faq .form-control{border:0;line-height: 32px;background-color: #f3f3f3;border-radius: 4px;padding-left: 35px;padding-top: 12px;padding-bottom: 10px;}
.app-faq .form-control::placeholder{color: #999;font-size: 16px;line-height: 28px;font-family: '500';}
.app-faq .form-group{margin-bottom: 30px;}
.app-faq .form-group:last-child{margin-bottom: 55px;}
.app-faq .form-control:focus{background-color: #fdf2e6;}
.app-faq .h3{font-size: 20px;color: #666;font-family: '500';display: flex;align-items: center;margin-bottom: 60px;padding-left: 17px;position: relative;}
.app-faq .h3::before{content: "";width: 4px;height: 52px;background-color: var(--public-color);display: inline-block;position: absolute;left: 0;top: 4px;}
.app-faq .all-faq .items{margin-bottom: 0;padding-bottom: 0;}
.app-faq .all-faq .quen-q{border-bottom: 1px solid #e9e9e9;padding-bottom: 30px;}
.app-faq .all-faq .items:last-child .quen-q{border-bottom: none;}
.app-faq .all-faq .items.active{padding-bottom: 30px;margin-bottom: 22px;}
.app-faq .all-faq .items.active .quen-q{border-bottom: none;padding-bottom: 0;}
.app-faq .all-faq .items{border-radius: 24px;background-color: #f8f8f8}
.app-news{margin-bottom: 180px;}
.all-news-xl .title{margin-bottom: 85px;}
.all-news-xl .list{background-color: #f3f3f3;position: relative;height: 250px;padding: 35px 35px 30px 40px;display: flex;flex-direction: column;justify-content: space-between;gap: 10px;}
.all-news-xl .list::before{content: "";width: 4px;height: 100%;background-color: #ccc;position: absolute;left: 0;top: 0;transition: all .6s ease-in-out;}
.all-news-xl .t1{font-size: 20px;line-height: 28px;color: #333;font-family: '600';
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}
.all-news-xl .t1:hover{color: var(--public-color);}
.all-news-xl .arrow::after{position: relative;padding-left: 0;}
.all-news-xl .list:hover::before{background-color: var(--public-color);}
.all-news-xl .row{margin: 0 -30px;}
.all-news-xl .col-md-4{padding: 0 30px;}


/* 部分跟应用内页1的样式相同 */
.app-list-child{padding-top: 50px;}
.app-list-child .app-type .content{display:grid;grid-template-columns: repeat(5,1fr);grid-gap: 40px;padding:0;}
.app-child-products .title{margin-bottom: 70px;}
.app-child-products .h2{font-size: 28px;color: #333;font-family: '600';text-decoration: underline;text-decoration-skip-ink: none;text-underline-offset: -6px;text-decoration-thickness: 14px;text-decoration-color: #fbe5ce;margin-bottom: 45px;}
.app-child-products .items{display: grid;grid-template-columns: repeat(2,1fr);grid-gap: 126px;position: relative;align-items: center;margin-bottom: 135px;}
.app-child-products .items::after{content: "";background:url(../../images/sign-8.webp) no-repeat;width: 55px;height: 56px;background-size: 100%;position: absolute;left: 50%;margin-left: -25px;}
.app-child-products .list{background-color: #f3f3f3;}
.app-child-products .list .img{max-height: 400px;display: flex;align-items: center;justify-content: center;padding-top: 70px;}
.app-child-products .box{padding: 25px 30px 30px 20px;}
.app-child-products .model{color: var(--public-color);font-family: '600';margin-bottom: 5px;padding-left: 15px;}
.app-child-products .t1{font-size: 24px;color: #333;font-family: '600';margin-bottom: 10px;padding-left: 15px;}
/* .app-child-products .special{display: grid;grid-template-columns: repeat(2,1fr);} */
.app-child-products .special>div{display: flex;color: #666;padding: 10px 16px;letter-spacing: 0;}
.app-child-products .special>div:nth-child(n + 1){background-color: #fff;}
.app-child-products .special>div:nth-child(n + 3){background-color: transparent;}
.app-child-products .special>div:nth-child(odd){border-radius: 8px 0 0 8px;}
.app-child-products .special>div:nth-child(even){border-radius: 0 8px 8px 0px;}

.app-child-products .special ul{display: grid;grid-template-columns: repeat(2,1fr);color: #666;letter-spacing: 0;}
.app-child-products .special ul li:nth-child(n + 1){background-color: #fff;}
.app-child-products .special ul li:nth-child(n + 3){background-color: transparent;}
.app-child-products .special ul li:nth-child(odd){border-radius: 8px 0 0 8px;}
.app-child-products .special ul li:nth-child(even){border-radius: 0 8px 8px 0px;}
.app-child-products .special ul li{padding: 10px 10px;}
.app-child-products .special strong{color: var(--public-color);font-family: '600';font-weight: 500;padding-left: 2px;}
.app-child-products .special>p{display: none;}


.video-list{padding-top: 100px;padding-bottom: 145px;}
.video-list .row{margin: 0 -22px;gap: 67px 0;}
.video-list .col-md-4{padding: 0 22px;}
.video-list .list{background-color: #f3f3f3;padding:25px;transition: all .4s ease-in-out;height: 100%;}
.video-list .cont{padding-top: 20px;}
.video-list .t1{font-size: 20px;line-height: 32px;color: #333;font-family: '600';margin-bottom: 20px;}
.video-list .list:hover{background-color: #ffffff;box-shadow: 0px 6px 27px 0px rgba(255, 90, 0, 0.16);transform: translateY(-5px);}
.video-list .t1:hover{color: var(--public-color);}

.certificates-list{padding:100px 0;}
.certificates-list .row{gap: 55px 0;}
.certificates-list .list{padding: 20px;background-color: #f3f3f3;transition: all .4s ease-in-out;}
.certificates-list .t1{font-size: 20px;line-height: 22px;color: #333;text-align: center;display: flex;justify-content: center;font-family: '500';margin-top: 35px;}
.certificates-list .list:hover{background-color: #ffffff;box-shadow: 0px 6px 27px 0px rgba(255, 90, 0, 0.16);transform: translateY(-5px);}
.certificates-list .list:hover .img::after{opacity: 1;}
.certificates-list .list .img{position: relative;}
.certificates-list .list .img::after{content: "";width: 100%;height: 100%;border: 4px solid var(--public-color);position: absolute;left: 0;top: 0;opacity: 0;transition: all .4s ease-in-out;}

.album-list{padding: 100px 0;}
.album-list .list{background-color: #f3f4f8;padding: 25px;transition: all .4s ease-in-out;}
.album-list .img{margin-bottom: 50px;}
.album-list .list:hover{background-color: #ffffff;box-shadow: 0px 6px 27px 0px rgba(255, 90, 0, 0.16);transform: translateY(-5px);}
.album-list .row{margin: 0 -22px;gap: 60px 0;}
.album-list .col-md-4{padding: 0 22px;}

.faq-list{padding: 100px 0;}
.faq-list .content{display: flex;gap: 290px;position: relative;}
.faq-list .content::before{content: "";width: 1px;height: 100%;background-color: #f3f3f3;position: absolute;left: 34%;top: 0;}
.faq-list .aside{min-width: 318px;}
.faq-list .article{flex: 1;}
.faq-list .aside li{height: 100px;background-color: #f3f3f3;display: flex;align-items: center;position: relative;padding-left: 40px;font-size: 24px;color: #666;font-family: '600';cursor: pointer;transition: all .3s ease-in-out;}
.faq-list .aside li::before{content: "";width: 7px;height: 100%;background-color:#f3f3f3;position: absolute;left: 0;top: 0;transition: all .3s ease-in-out;}
.faq-list .aside li:hover::before,.faq-list .aside li.active::before{background-color: var(--public-color);}
.faq-list .aside li:hover,.faq-list .aside li.active{color: var(--public-color);background-color: #fff;}
.faq-list .aside .nav{display: flex;flex-direction: column;gap: 6px ;}
.faq-list .quen-q{font-size: 24px;}
.faq-list .quen-a{font-size: 18px;}

.contact-index {padding-bottom: 110px;}
.contact-index .content{display: flex;justify-content: space-between;}
.contact-index .left .h3{font-size: 28px;line-height: 40px;padding-left: 40px;position: relative;margin-bottom: 95px;font-family: '600';}
.contact-index .left .h3::before{content: "";width: 4px;height: 100%;background-color: var(--public-color);position: absolute;left: 0;top: 0;}
.contact-index .left .h3 span{display: block;}
.contact-index .name{display: flex;align-items: center;color: var(--public-color);margin-bottom: 15px;}
.contact-index .name .icon{width: 24px;display: inline-block;color: var(--public-color);text-align: center;padding-right: 15px;}
.contact-index .name p{font-size: 20px;color: var(--public-color);font-family: '500';}
.contact-index .font-sty{font-size: 20px;color: #666;}
.contact-index a.font-sty:hover{color: var(--public-color);}
.contact-index .d{margin-bottom: 70px;}
.contact-index .d:last-child{margin-bottom: 0;}
.contact-index .d>div:last-child{display: flex;gap: 50px;flex-wrap: wrap;}
.all-from.right{width: 42%;background-color: #fff;padding: 75px 90px 90px;box-shadow: 0px 9px 40px 0px rgba(235, 125, 10, 0.2);border-radius: 40px;margin-top: -120px;position: relative;z-index: 1;}
.all-from .form-control{border:0;line-height: 32px;background-color: #f3f3f3;border-radius: 4px;padding-left: 25px;padding-top: 12px;padding-bottom: 10px;}
.all-from .form-control::placeholder{color: #999;font-size: 16px;line-height: 28px;font-family: '500';}
.all-from .form-group{margin-bottom: 15px;}
.all-from .form-row:nth-last-of-type(2){margin-bottom:25px}
.all-from .form-control:focus{background-color: #fdf2e6;}
.all-from.right .h3{font-size: 20px;color: #666;font-family: '500';display: flex;align-items: center;margin-bottom: 60px;padding-left: 17px;position: relative;}
.all-from.right .h3::before{content: "";width: 4px;height: 52px;background-color: var(--public-color);display: inline-block;position: absolute;left: 0;top: 4px;}
.contact-index .left{padding-top: 100px;width: 47%;}

.download-index{padding-bottom: 70px;position: relative;}
.download-index::after{content: "";background: url(../../images/down-1.webp) no-repeat;width: 100%;height: 100%;background-size: auto;position: absolute;left: 0;top: 0;z-index: -1;background-position-y: 100px;}
.download-index .content{display: flex;justify-content: space-between;}
.download-index .left{padding-top: 155px;}


.news-list{padding-top: 100px;padding-bottom: 150px;}
.news-list .row{margin: 0 -22px;gap: 67px 0;}
.news-list .col-md-4{padding: 0 22px;}
.news-list .list{background-color: #f3f3f3;padding:25px;transition: all .4s ease-in-out;}
.news-list .cont{padding-top: 20px;}
.news-list .t1{font-size: 20px;line-height: 32px;color: #333;font-family: '600';margin-bottom: 20px;}
.news-list .list:hover{background-color: #ffffff;box-shadow: 0px 6px 27px 0px rgba(255, 90, 0, 0.16);transform: translateY(-5px);}
.news-list .t1:hover{color: var(--public-color);}

/*news-in-paper*/
.news-in-paper{margin-top:45px;margin-bottom:100px}
.news-in-paper .h1{font-size:38px;line-height:56px;color:#333;font-weight:bold;margin-bottom: 50px;}
.news-in-paper .type-time{border-bottom:1px solid #e5e5e5;color: #999;padding-bottom: 30px;}
.news-in-paper .time img{display:inline-block;margin-right:10px}
.news-in-paper .article .content{color:#666666;line-height:30px;font-size:16px;border-bottom:1px solid #e5e5e5;padding-bottom:70px;padding-top:40px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.news-in-paper .article img{max-width:100% !important;height:auto !important}
.news-in-paper .article .content p{margin-bottom:20px}
.news-in-paper .article h2{font-size: 28px;line-height: 32px;color: #333;margin-bottom: 25px;font-weight: 600;}
.news-in-paper .article h3{font-size: 24px;line-height: 32px;color: #333;font-weight: 600;margin-bottom: 15px;}
.news-in-paper .box-tail{font-size:18px;line-height:30px;margin-top:54px;display:flex;justify-content:space-between}
.news-in-paper .box-tail .left{width:75%}
.news-in-paper .box-tail .right{width:20%;display:flex;justify-content:flex-end}
.news-in-paper .box-tail .left p{display:flex}
.news-in-paper .box-tail .left p a{display:inline-block;transition:all .6s;color:#666;font-size:16px;line-height:30px;padding-left:16px}
.news-in-paper .box-tail .left p a:hover{color:var(--public-color);text-decoration: underline;text-decoration-skip-ink: none;text-underline-offset: 3px;}
.news-in-paper .box-tail .left p span{color:var(--public-color);display:block;font-weight:bold}
.news-in-paper .box-tail .left p:first-child{margin-bottom:10px}
.news-in-paper .box-tail .more-7{height: 51px;font-size: 18px;}
.news-in-paper .aside{padding:0px;}
.news-in-paper .aside>div{background-color: #f8f8f8;padding: 20px 30px;padding-bottom: 50px;}
.news-in-paper .aside-con{margin-bottom: 40px;}
.news-in-paper .h4{font-size: 28px;color: #333;margin-bottom:35px;}
.news-in-paper .h4::before{content: "";width: 15px;height: 14px;background-color: #f5dfc9;border-radius: 4px;display: inline-block;margin-right: 15px;}
.news-in-paper .aside .more-7{height: 51px;font-size: 18px;margin-bottom: 30px;}
.news-in-paper .aside img.b{display: inline-block;}
.news-in-paper .aside img.g{display: none;}
.news-in-paper .aside .a-box{display: inline-flex;flex-direction: column;margin-bottom: 30px;}
.news-in-paper .aside .a-box a{margin-bottom: 10px;font-size: 18px;}
.news-in-paper span.img-small{width: 24px;display: inline-block;text-align: center;margin-right: 10px;}
.news-in-paper .other-news .t1{font-size: 20px;line-height: 32px;color: #333;font-weight: 600;margin-bottom: 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.news-in-paper .other-news .time{font-size: 16px;line-height: 30px;}
.news-in-paper .a-news{width: 39px;height: 4px;background-color: var(--public-color);display: inline-flex;align-items: center;line-height: 0;}
.news-in-paper .list:hover .a-news{background-color: transparent;}
.news-in-paper .a-news .line{display: block;}
.news-in-paper .other-news .list:hover .line{display: none;animation: bounceIn .6s ease-in-out;}
.news-in-paper .a-news .arrow{display: none;}
.news-in-paper .other-news .list:hover .arrow{display: block;animation: bounceIn .6s ease-in-out;}
.news-in-paper .other-news .list + .list{border-top: 1px solid #e5e5e5;padding-top:20px;}
.news-in-paper .other-news .list{padding-bottom:20px;}
.news-in-paper .other-news .summary{font-size:14px;line-height:24px;color: #666666;margin-bottom: 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp:2;
    line-clamp:2;
    -webkit-box-orient: vertical;
}
.news-in-paper .aside .a .xinfaxian-1{height: 50px;border-radius: 25px;font-size: 16px;font-weight: 500;padding: 0 23px;}

.news-in-paper .all-product .col-md-4{padding-left: 30px;padding-right: 30px;}
/* .news-in-paper .all-product .row{margin-left: -30px;margin-right: -30px;} */
.news-in-paper .main-top{display: flex;justify-content: space-between;align-items: flex-start;;margin-bottom: 110px;}
.news-in-paper .all-product .title{color: #333;font-size: 32px;line-height: 56px;font-weight: 500;margin-bottom: 60px;}

.news-in-paper .all-product .model{font-size: 16px;line-height: 32px;font-weight: 700;color: var(--public-color-red);}
.news-in-paper .all-product .img{height: 310px;display: flex;justify-content: center;align-items: center;}
.news-in-paper .all-product .text{display: none;}
.news-in-paper .all-product .box{margin-top: 35px;}
.news-in-paper .all-product .box h5{display: none;}
.news-in-paper .all-product .t1{font-size: 20px;line-height: 30px;font-weight: 700;color: #333;margin-bottom: 25px;}
.news-in-paper .all-product .ul p{font-size: 16px;line-height: 32px;color: #666666;font-weight: 400;padding-left: 30px;}
.news-in-paper .all-product .ul p::before{content: '\f00c';font-family: 'cmsfont';color: var(--public-color-red);line-height: 32px;font-size: 18px;}

@media(max-width:1320px){
    .news-in-paper .aside-box-1{padding: 40px 35px 50px 35px}
}

.news-in-paper .all-nav .more:first-child:before{width: 15em;}
.news-in-paper .all-nav .more::before{width: 20em;}
.news-in-paper .all-nav-hr hr{width: 100%;}


.main-box{display: flex;gap:50px;}
.main-box .main-left{position:sticky;top:90px;height: fit-content;min-width: 330px;margin-bottom: 80px;}
.main-box .main-top{max-width:1300px;margin-left: auto;}
.main-box .aside{width:30%;border-radius:8px;}
.main-box .article{width:65%;}
.main-box .main-left-box .table-title{font-size: 28px;line-height: 32px;color: #333;padding: 15px 20px 15px 30px;background-color: #f8f8f8;margin-bottom: 40px;font-family: '500';}
.main-box .main-left-box .table-title::before{content: "";width: 15px;height: 14px;background-color: #f5dfc9;border-radius: 4px;display: inline-block;margin-right: 15px;}
.main-box .main-left-box .h2 a{font-size: 18px;line-height: 26px;color: #333;font-weight: 600;}
.main-box .main-left-box .h2{/*border-bottom: 1px solid #e5e5e5;*/padding-bottom: 15px;}
.main-box .name-box {padding-bottom: 10px;}
.main-box .name-box + .name-box{border-top: 4px solid #e5e5e5;padding-top: 20px;}
.main-box .name-box ul{padding-left: 25px;margin-left: 0px;padding-top: 10px;border-top: 1px solid #e5e5e5;}
.main-box .name-box li{position: relative;margin-bottom: 5px;}
.main-box .name-box li a{color: #666666;font-size: 18px;line-height: 26px;}
.main-box .name-box li::before{content:"";width: 6px;height: 6px;background-color: #999;position: absolute;left: -25px;top: 13px;}
.main-box .name-box li:hover::before{content: "\f061";width: auto;height: auto;background-color: transparent;font-family: cmsfont;top: 0;left: -25px;margin-top: 0;color: var(--public-color);}
.main-box .name-box li a:hover{text-decoration: underline;text-decoration-skip-ink: none;text-underline-offset: 5px;}

/* .main-box .aside .t4{font-size: 22px;line-height: 32px;margin-bottom:15px;font-weight: bold;} */
/* .main-box .aside .cont{font-size: 18px;line-height: 22px;} */
.main-box .aside .more-6{background-color: var(--public-color-red);border-color: var(--public-color-red);border-radius: 8px;margin-left: auto;margin-right: auto;margin-top:30px;height:auto;padding:7px 20px;}

.new-in-pro{background-color: #f3f3f3;padding: 105px 0 150px;}
.new-in-pro .title{margin-bottom: 115px;}
.new-in-pro .img{margin-bottom: 45px;max-height: 290px;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.new-in-pro .t1{font-size: 24px;color: #333;font-family: '600';}
.new-in-pro .t1:hover{color: var(--public-color);}
.new-in-pro .row{margin: 0 -34px;}
.new-in-pro .col-md-4{padding: 0 34px;}

@media(max-width:1660px){
    .quality-world .container-xl.m-right{padding-left: 15px;}
    .new-in-pro .row{margin: 0 -25px;}
    .new-in-pro .col-md-4{padding: 0 25px;}
}
@media(max-width:1620px){
    .new-in-pro .row{margin: 0 -20px;}
    .new-in-pro .col-md-4{padding: 0 20px;}
    .new-in-pro{overflow: hidden;}
}
@media(max-width:1530px){
    .news-in-paper .box-tail{flex-direction: column;}
    .news-in-paper .box-tail .left{margin-bottom: 20px;}
    .news-in-paper .box-tail .right{width: 100%;justify-content: flex-start;}
    .quality-about .title {font-size: 38px;}
}
@media(max-width:1465px){
    .all-news-xl .row{margin: 0 -15px;}
    .all-news-xl .col-md-4 {padding: 0 15px;}
}
@media(max-width:1460px){
    .news-in-paper .other-news .t1 {font-size: 20px;}
    .quality-world .left{width: 65%;}
    .video-list{overflow: hidden;}
    .video-list .row{margin: 0 -15px;}
    .video-list .col-md-4{padding: 0 15px;}
    .products-special .h5 {font-size: 24px;margin-bottom: 20px;}

}
@media(max-width:1430px){
    .title{font-size: 38px;line-height: 48px;}
    .about-zhu .text {width: 90%;}
    .products-rows .left{width: 45%;}
    .products-rows .right {width: 50%;}
}
@media(max-width:1420px){
    .app-pro-name .h5{font-size: 16px;}
    .faq-list .content{gap: 190px;}
    .faq-list .content::before{display: none;}
}
@media(max-width:1350px){
    .quality-about .left{width: 55%;}
    .quality-about .right{width: 40%;}
    .quality-about .title {font-size: 34px;margin-bottom: 30px;}
    .quality-about .list p {font-size: 17px;}
    .quality-about .text{margin-bottom: 35px;}
    .quality-about .small-box {margin-bottom: 50px;}
}
@media(max-width:1340px){
    .news-in-paper .other-news .t1 {font-size: 18px;line-height: 28px;}
    .all-discover .t2{font-size: 24px;}
    .about-zhu .list p{font-size: 17px;}
    .product-index .items{align-items: center;}
    .product-index .right{padding-top: 0;}
    .product-index .right{width: 43%;}
    .product-index .left{width: 51%;}
    .p-c-products .t1{font-size: 20px;line-height: 28px;}
    .all-from.right {width: 48%;}
}
@media(max-width:1300px){
    .products-special .h5 {font-size: 20px;}
    .products-special{font-size: 15px;line-height: 26px;}
    .faq-list .content{gap: 130px;}
}
@media(max-width:1260px){
    .main-box .main-left {max-width: 300px;}
    .main-box .main-top{max-width: 1330px;}
    .main-box .article{width: 60%;}
    .main-box .aside{width: 37%;}
    .news-in-paper .article h3 {font-size: 24px;line-height: 36px;}
    .news-in-paper .article h4 {font-size: 20px;}
    .swiper-pagination-his .time.active {font-size: 28px;}
    .quality-accuracy .text {margin-bottom: 40px;}
    .quality-accuracy .title {font-size: 34px;}
    .quality-accuracy .left{padding-left: 35px;}
    .quality-items .right {width: 47%;}
    .app-pro-name{padding: 0 90px;}
    .news-in-paper .h1{font-size: 34px;}
    .new-in-pro .t1{font-size: 22px;line-height: 32px;}
}
@media(max-width:1240px){
    .tech-top .title {font-size: 34px;}
    .tech-top .left {width: 50% !important;}
}
@media(max-width:1230px){
    .swiper-pagination-his .time.active {font-size: 22px;}
    .swiper-pagination-his .time{font-size: 16px;}
    .swiper-pagination-his .time.active::before{top: -41px;}
}
@media(max-width:1200px){
    .about-zhu .title{margin-bottom: 30px;}
    .about-zhu .text{width: 100%;}
    .about-zhu .small-box{width: 90%;grid-template-columns: repeat(1, 1fr 2fr);}
    .all-cer .content{gap: 35px;}
    .tech-focus .left{width: 50%;}
    .quality-about .content{padding: 20px 0;}
}
@media(max-width:1170px){
    .main-box .main-left {min-width: 270px;}
    .main-box .main-left-box .table-title {font-size: 22px;margin-bottom: 20px;padding: 20px 20px 20px 15px;}
    .main-box .main-left {min-width: 270px;}
    .faq-list .content{gap: 60px;}

}
@media(max-width:1170px){
    .quality-about .small-box{display: grid;grid-template-columns: repeat(2,1fr);grid-gap:25px}
    .quality-about .list{width: 100% !important;}
    .contact-index .d>div:last-child{gap: 25px;}
}
@media(max-width:1060px){
    .swiper-pagination-his .time.active{font-size: 20px;}
    .swiper-pagination-his .time{padding: 0px 5px;}
    .quality-accuracy .left {width: 55%;}

}
@media(max-width:1010px){
    .about-zhu .content{width: 50%;}
    .about-zhu::after{width: 56%;}
    .swiper-pagination-his .time.active{font-size: 18px;}
    .swiper-pagination-his .time{font-size: 14px;}
}
@media(max-width:1010px){
    .swiper-pagination-his .time{padding: 0;}
    .swiper-pagination-his .time.active::before {top: -38px;}
    .swiper-pagination-his .time.active{font-size: 15px;}
    .swiper-pagination-his {gap: 5px;}
    .home-pro>img{height: 1500px;}
    .home-pro-content{grid-template-columns: repeat(2, 1fr);}
}
@media(max-width:768px){
    .main-box .main-left{max-width: none;width: auto;min-width: auto;}
    .news-in-paper .h1{margin-bottom: 15px;}
    .news-in-paper .article h3{font-size: 20px;line-height: 28px;}
    .news-in-paper .article h4{font-size: 16px;line-height: 24px;color: #333;font-weight: 500;margin-bottom: 10px;}
    .news-in-paper .box-tail .left p{font-size: 16px;line-height: 30px;}

    .news-in-paper{margin-bottom: 30px;margin-top: 0px;padding-top: 0px;}
    .news-in-paper .main-top {flex-wrap: wrap;}
    .news-in-paper .article{width: 100%;}
    .news-in-paper .aside{width: 100%;margin-top: 0;}
    .news-in-paper .type{font-size: 14px;line-height: 20px;margin-top: 20px;padding-top: 0;padding-bottom: 15px;}
    .news-in-paper .article .content{line-height: 20px;font-size: 14px;padding-top: 20px;padding-bottom: 20px;}
    .news-in-paper .article .content p{margin-bottom: 10px;}
    .news-in-paper .box-tail{font-size: 16px;line-height: 24px;margin-top: 20px;}
    .news-in-paper .box-tail .left p:first-child{margin-bottom: 15px;}
    .news-in-paper .box-tail .right{margin-bottom: 20px;}
    .news-in-paper .aside .aside-box .text .h3 a{line-height: 24px;}
    .news-in-paper .aside .aside-box {padding-bottom: 30px;}
    .news-in-paper .aside-box-1{padding: 15px;}
    .news-in-paper .aside-box-1 .t1 {font-size: 18px;line-height: 26px;}
    .news-in-paper .main-top{margin-bottom: 30px;}
    .news-in-paper .h4 {font-size: 20px;line-height: 28px;margin-bottom: 20px;}
    .news-in-paper .aside-con{margin-bottom: 20px;}
    .news-in-paper .aside>div{padding: 20px 10px;}

    .main-box .main-left-box .table-title{font-size: 20px;line-height: 28px;padding: 15px 10px;margin-bottom: 15px;background-color: var(--public-color);color: #fff;}
    .main-box .main-left-box .table-title::before {width: 15px;height: 14px;background-color: #f5dfc9;border-radius: 4px;position: absolute;top: 17px;left: 0;background-color: #fff;}
    .main-box .main-left-box .h3 a {font-size: 18px;line-height: 26px;}
    .main-box .main-left-box .h3{margin-bottom: 15px;padding-bottom: 0px;}
    .main-box .name-box ul {padding-top: 0;padding-bottom: 10px;}
    .main-box .name-box li{margin-bottom: 10px;}
    .main-box .name-box li a {font-size: 16px;line-height: 24px;}
    .main-box .name-box li::before {top: 8px;}
    .main-box .name-box + .name-box{padding-top: 10px;}
    .main-box .main-left{margin-bottom: 30px;position: relative;}
    .main-box .article{width: 100%;}
    .main-box .aside{width: 100%;}

    .main-box .news-name{display: none;}
    .main-box .main-left .main-left-box{position: fixed;left: -17px;top: 50px;z-index: 1;background-color: #fff;border-bottom: 2px solid var(--public-color);}
    .main-box .main-left .main-left-box.active{left: 0;}
    .main-box .main-left .main-left-box.active .news-name{padding-left: 10px;padding-top: 20px;overflow-y: auto;}
    .main-box .table-title .s1{display: none;color: #fff;}
    .main-box .table-title .s2{display: flex;color:#fff;}
    .main-box .table-title {background-color: var(--public-color-red);}
    .main-box .table-title.active .s1{display: flex;align-items: center;justify-content: space-between;padding-right: 15px;}
    .main-box .table-title.active .s1 strong{color: var(--public-color-red);}
    .main-box .table-title.active .s2{display: none;}
    .main-box .main-left-box{border: none;}
    .main-box .main-left-box .table-title{padding: 10px;margin-bottom: 0;}
    .main-box .main-left-box .table-title.active{left: 0;}
    .main-box .main-left{width: 0;}
    .main-box{gap: 0;}
    .main-box .main-top{width: 100%;}

    .news-in-paper .box-tail .left p a{line-height: 24px;}
    .news-in-paper .ul-box p::before{content: "";background: url(../../images/n-i-2.webp) no-repeat;width: 15px;height: 12px;background-size: contain;display: inline-block;}
    .news-in-paper .ul-box p{line-height: 24px;}
    .news-in-paper .aside-con .people{margin-bottom: 15px;}
    .news-in-paper .ul-box{margin-bottom: 20px;}
    .news-in-paper .other-news .list + .list{padding-top: 15px;}
    .news-in-paper .other-news .list{padding-bottom: 15px;}

    .news-in-paper .table-wrapper-md table{width: 100% !important;}
    .news-in-paper iframe{width: 100%;max-width: 100%;}
}
.news-in-paper .table-wrapper-md table{width: 100% !important;}
.news-in-paper iframe{width: 100%;max-width: 100%;}
@media(max-width:1120px){
    .news-in-paper .aside>div {padding: 30px 10px;}
    .news-in-paper .ul-box p::before{content: "";background:  url(../../images/n-i-2.webp) no-repeat;width: 15px;height: 12px;background-size: contain;display: inline-block;}
    .news-in-paper .h4{margin-bottom: 20px;}
}

.video-nr{position:relative;background:#f4f6f9;padding:30px;height:910px;display:flex;flex-wrap:wrap;justify-content:space-between;border-top:1px solid #ddd;}
.video-nr .v-content{width:76%;height:100%;overflow:auto;}
.video-nr .v-content::-webkit-scrollbar{display:none;}
.video-nr .v-content .v-title{font-size:22px;line-height:28px;font-weight:bold;margin-top:15px;margin-bottom:15px;}
.video-nr .v-content .v-desc{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.video-nr .v-content .v-desc .left{font-size:14px;color:#777;}
.video-nr .v-content .v-desc .left i{margin-left:20px;margin-right:10px;}
.video-nr .v-content .v-desc .left i:first-child{margin-left:0;}
.video-nr .v-content .v-desc .right .v-ly{background:var(--public-color);border:1px solid var(--public-color); display: inline-flex;padding:5px 20px;border-radius:50px;align-items:center;color:#fff;}
.video-nr .v-content .v-desc .right .v-ly i{margin-right:8px;}
.video-nr .v-content .v-desc .right .v-ly:hover{box-shadow: 0 2px 10px rgb(0 0 0 / 20%);}
.video-nr .v-content .v-desc .right .v-fx{background:#fff;border:1px solid #333;display: inline-flex;margin-left:15px; padding:5px 20px;border-radius:50px;align-items:center;color:#333;}
.video-nr .v-content .v-desc .right .v-fx i{margin-right:8px;}
.video-nr .v-content .v-desc .right .v-fx:hover{background:var(--public-color);border-color:var(--public-color);color:#fff;}
.video-nr .v-content .v-nr{padding:20px 0;font-size:14px;line-height:20px;}
.video-nr .v-content .v-nr ul{display:flex;flex-wrap:wrap;margin-bottom:20px;}
.video-nr .v-content .v-nr ul li{margin-left:20px;}
.video-nr .v-content .v-nr ul li:first-child{margin-left:0;}
.video-nr .v-content .v-nr a{color:var(--public-color);}
.video-nr .v-content .v-nr a:hover{text-decoration:underline;}
.video-nr .v-content .v-title2{border-bottom:1px solid #ddd;display:flex;justify-content:space-between;align-items:center; font-size:22px;font-weight:bold;line-height:32px;margin-bottom:15px;padding-bottom:10px;margin-top:10px;}
.video-nr .v-content .v-title2 .right{font-size:16px;line-height:24px;color:var(--public-color);cursor:pointer;font-weight:initial;}
.video-nr .v-content .v-title2 .right:hover{color:var(--public-color);}
.video-nr .v-content .v-massage{font-size:16px;line-height:24px;}
.video-nr .v-content .v-massage p{position:relative;display:flex;align-items:center;}
.video-nr .v-content .v-massage p:before{content:"\f406";font-family:cmsfont; width:40px;height:40px;text-align:center;color:#fff;line-height:40px;font-size:20px; background:#ff6200;border-radius:50%;display:inline-block;margin-right:10px;}
.video-nr .v-content .v-massage ul{padding:10px 10px 10px 50px;}
.video-nr .v-content .v-massage ul li{position:relative;display:flex;margin-bottom:10px;}
.video-nr .v-content .v-massage ul li:before{content:"\f406";font-family:cmsfont;width:24px;height:24px;text-align:center;line-height:24px; color:#fff;background:#ff9e43;border-radius:50%;display:inline-block;margin-right:10px;}
.video-nr .v-content .v-massage strong{margin-right:0px;}

.video-nr .v-side{width:22%;height:100%;overflow:auto;}
.video-nr .v-side::-webkit-scrollbar{display:none;}
.video-nr .v-side .v-pro{background:#fff;padding:15px;border-radius:20px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.video-nr .v-side .v-pro .img{width:30%;}
.video-nr .v-side .v-pro .text{width:67%;}
.video-nr .v-side .v-pro .text .t1{font-size:16px;line-height:24px;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.video-nr .v-side .v-pro .d-flex{margin-top:20px;}
.video-nr .v-side .v-pro .d-flex a{display:inline-block;margin-right:10px;padding:5px 15px;border:1px solid var(--public-color);border-radius:50px;font-size:14px;line-height:20px;} 
.video-nr .v-side .v-pro .d-flex a:last-child{margin-right:0p;}
.video-nr .v-side .v-pro .d-flex a:hover{background:var(--public-color);color:#fff;}
.video-nr .v-side .v-pro .d-flex a:first-child{background:var(--public-color);color:#fff;}
.video-nr .v-side .v-pro .d-flex a:first-child:hover{box-shadow: 0 2px 10px rgb(0 0 0 / 20%);}
.video-nr .v-side .v-rel{background:#fff;padding:15px;border-radius:20px;}
.video-nr .v-side .v-rel .big-t1{font-size:22px;line-height:28px;font-weight:bold;margin-bottom:15px;}
.video-nr .v-side .v-rel .v-video-item{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.video-nr .v-side .v-rel .v-video-item .left{width:54%;}
.video-nr .v-side .v-rel .v-video-item .right{width:42%;}
.video-nr .v-side .v-rel .v-video-item .t1{font-size:14px;line-height:20px;margin-bottom:8px;}
.video-nr .v-side .v-rel .v-video-item .t2{font-size:12px;color:#999;line-height:20px;}

.v-feed-box{display:flex;justify-content:space-between;flex-wrap:wrap;}
.v-feed-box .pro{width:30%;}
.v-feed-box .pro a{transition:none;}
.v-feed-box .right{width:68%;}
.v-feed-box .right .title{text-align:left;}
.v-feed-box .pro .text p{font-size: 15px;line-height: 22px;color: #666;position: relative;padding-left: 35px;margin-bottom: 0;} 
.v-feed-box .pro .text p::before{content: url(../../images/sign-2.webp);font-family: 'cmsfont';line-height: 32px;font-size: 14px;position: absolute;left: 0;top: 0px;color: var(--public-color);font-weight: bold;}
.v-feed-box .pro h5{font-size: 15px;line-height: 22px;color: #666666;font-family: 'Rubik';font-weight: 400;margin-top:15px; margin-bottom: 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.v-share_bot{margin-top: 30px;border: 1px solid var(--public-color);border-radius: 30px;padding: 6px;display: flex;justify-content: space-between;overflow: hidden;}
.v-share_bot input{border: 0;
    color: #666;
    font-size: 14px;
    padding-left: 10px;
    width: 100%;
    box-sizing: border-box;
    outline: 0;
    overflow: hidden;
    text-overflow: ellipsis;}
.v-share_bot button{width: 114px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    border: 0;
    background: var(--public-color);
    border-radius: 20px;
    flex-shrink: 0;
    cursor: pointer;}

@media(max-width:768px) {
    .video-nr .v-side .v-pro .d-flex a{padding:5px 10px;}
    .v-feed-box .pro{display:none;}
    .v-feed-box .right{width:100%;}
    .video-nr{height:auto;padding:15px;}
    .video-nr .v-content{width:100%;}
    .video-nr .v-side{width:100%;}
    .video-nr .v-content .v-desc .right{width:100%;}
    .video-nr .v-content .v-nr ul li{margin-left:0;margin-right:10px;}
    .video-nr .v-content .v-massage ul{padding-left:17px;}
    .video-nr .v-content .v-massage p{display:block;}
    .video-nr .v-content .v-massage ul li{display:block;}
}

.reveal-modal#mb-share{left: 60%;
    margin-left: -30%;
    width: 40%;}

.v-share-box .share{display: flex; margin-top:30px;
    font-size: 0;
    transition: all .3s ease-in-out;
    justify-content: space-between;}
.v-share-box .share_cell{font-size:16px;color:#333;text-align:center;}
.v-share-box .share_cell p{margin-bottom:0;}
.v-share-box .share_cell .icon.wa {
    background-position: -3px -180px;
}

.v-share-box .share_cell .icon.fb {
    background-position: -185px -235px;
}

.v-share-box .share_cell .icon.tw {
    background-position: -124px -177px;
}

.v-share-box .share_cell .icon.em {
    background-position: -64px -237px;
}

.v-share-box .share_cell .icon.li {
    background-position: -241px -204px;
}

.v-share-box .share_cell .icon:hover{box-shadow: 0 2px 6px rgb(0 0 0 / 25%);}

.v-share-box .share_cell .icon{width: 55px;
    height: 55px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 6px;
    background: url(../../images/vc-sprite.webp) no-repeat -3px -180px;
    background-size: 300px;
    border-radius: 50%;}

@media(max-width:768px) {
    .reveal-modal#mb-share{left: 10%;
    margin-left: -5%;
    width: 90%;}
}

.home-exhi .swiper-home-ex-1{position:relative;margin-top:60px;overflow:hidden}
.home-exhi .swiper-wrapper-1{animation:inverted-scroll 40s linear infinite;width:calc(195px * 15 + 25px * 7);display:flex;flex-shrink:0;gap:25px}
.home-exhi .swiper-home-ex-1 .swiper-slide{width:195px;height:195px;flex-shrink:0}
.home-exhi .swiper-home-ex-1 .swiper-slide .img{width:100%;height:100%;overflow:hidden}
.home-exhi .swiper-home-ex-1 .swiper-slide .img img{width:100%;height:100%;object-fit:cover}
@keyframes inverted-scroll {
    0% {transform: translateX(calc(-130px * 7 ));}
    100% {transform: translateX(0);}
}
.home-exhi .swiper-home-ex-2{position:relative;margin-top:30px;overflow:hidden}
.home-exhi .swiper-wrapper-2{animation:scroll 40s linear infinite;width:calc(195px * 15 + 25px * 7);display:flex;flex-shrink:0;gap:25px}
.home-exhi .swiper-home-ex-2 .swiper-slide{width:195px;height:195px;flex-shrink:0}
.home-exhi .swiper-home-ex-2 .swiper-slide .img{width:100%;height:100%;overflow:hidden;opacity:.7}
.home-exhi .swiper-home-ex-2 .swiper-slide .img img{width:100%;height:100%;object-fit:cover}
@keyframes scroll {
    0% {transform: translateX(0);}
    100% {transform: translateX(calc(-130px * 7));}
}

#all-from .h3 {margin-bottom: 40px;}
#all-from .form-group {margin-bottom: 20px;}
#all-from .form-group:last-child{margin-bottom: 30px;}
#mb-feedback,#pro-feedback{min-width: 1050px;margin-left:0;border-radius: 80px;padding: 0;top: 65px;overflow: hidden;transform:translateX(-50%);}
#all-from{display: flex;flex-direction: row-reverse;}
#all-from .right.all-from{padding: 0;margin-top: 0;padding: 45px 35px 35px 40px;;box-shadow: none;}
#all-from .right{width: 48%;}
#all-from .left{width: 52%;background-color: #f3f3f3;padding:0 40px 0 35px;display: flex;flex-direction: column;justify-content: center;text-align:left !important;}
#all-from .left .title{text-align: left !important;}
#all-from ul{margin-bottom: 75px;}
#all-from li{color: #666;position: relative;padding-left: 25px;margin-bottom: 20px;}
#all-from li:last-child{margin-bottom: 0;}
#all-from li::before{content:"";background: url(../../images/sign-1.webp) no-repeat;width: 18px;height: 11px;background-size: contain;position: absolute;left: 0;top: 10px;}
#all-from .text {
        -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;

}
.reveal-modal .close-reveal-modal {top: 30px;right: 50px;width: 50px;height: 50px;border-radius: 100%;display: inline-flex;justify-content: center;align-items: center;color: #999;border: 2px solid #999;font-weight: 400;font-size: 22px;}
.reveal-modal .close-reveal-modal:hover{border-color: var(--public-color);}


.index-banner{display: flex;justify-content: right;align-items: center;overflow: hidden;}
.index-banner>img{height: 700px;width: auto;}

.home-pro{display: flex;justify-content: center;align-items: center;overflow: hidden;}
.home-pro>img{height: 980px;width: auto;}


/* 展览中心页 */
.exhibition-list{padding-bottom: 280px;}
.exhibition-list .ex-top {margin-bottom: 130px;}
.exhibition-list .ex-top .row{gap: 40px 0;margin: 0 -20px;}
.exhibition-list .ex-top .col-md-4{padding: 0 20px;}
.exhibition-list .h3{font-size: 42px;line-height: 64px;color: var(--public-color);letter-spacing: -2px;font-weight: 600;margin-bottom: 75px;}
.exhibition-list .list{background-color: #f8f8f8;padding: 20px 30px 50px;transition: all .3s ease-in-out;height: 100%;}
.exhibition-list .list:hover{background-color: #ffffff;box-shadow: 0px 0px 50px 0px rgba(99, 99, 99, 0.1);}
.exhibition-list .list:hover .img {background-color:#ffffff;mix-blend-mode: multiply;}
.exhibition-list .list:hover .img img{background-color: #fff;}
.exhibition-list .time::before{content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAMAAAAoLQ9TAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAllBMVEX09PTgiIvZWl7hiYvz7u/loKLghIfSOT7OISbOIifSOD3loKPz7/Dz6urTO0DMFBrVREjy7e3rvr/kmJvaYmbRMjfSMTfaY2fjk5Xrw8Xptbbqu73uz9Dpt7nptrfu0dLikZTqvL7ijpHpuLrqubvptrjotLXqurzx4uLNGh/VRkvVRUnOGyHx5OXnra/RMDXSMjj///8eC8F5AAAAAWJLR0Qx2dsdcgAAAAd0SU1FB+kGHgoaB+HH30gAAAB1SURBVBjTrc5bF0JQEIbhD7XTcaJI2OiAKPT/f53ZLrZabj1rzVy8ay4GYIaptmlhsFiKlS3YeiO2O2B/oB9HBy6dcPbUqX9BQFeEFCGWKiQpJEkO2U27D+HP5OLB4QktmSnkPFpBJV5VLbT3pwHabnzrm6MHHjUORPeqM3oAAAAASUVORK5CYII=);margin-right: 8px;}
.exhibition-list .time{font-size: 16px;color: #999;margin-bottom: 5px;}
.exhibition-list .t1{font-size: 20px;line-height: 32px;color:#333;letter-spacing: -1px;font-weight: 600;}
.exhibition-list .img{margin-bottom: 50px;}
.exhibition-list .items{border-top: 2px solid #e2e2e2;}
.exhibition-list .items{display: flex;justify-content: space-between;padding:70px 0;}

.exhibition-list .t2{font-size: 32px;line-height: 48px;color: #333;letter-spacing: -1px;font-weight: 600;margin-bottom: 20px;}
.exhibition-list .text{font-size: 16px;line-height: 28px;color: #999;margin-bottom: 40px;}
.exhibition-list .cont {color: #999;}
.exhibition-list .cont>div{margin-bottom: 10px;}
.exhibition-list .cont strong{font-size: 16px;color: #333;font-weight: 500;}
.exhibition-list .left{width: 65%;}
.exhibition-list .right{width: 32%;}
.exhibition-list .right img,.exhibition-list .right .img{border-radius: 10px;}

.nav-year{height: 87px;background-color: #f8f8f8;display: flex;align-items: center;margin-bottom: 60px;position: sticky;top: 70px;z-index: 2;}
.nav-year-xl{display: grid;grid-template-columns: repeat(10,auto);}
.nav-year li{display: flex;justify-content: center;}
.nav-year li a{position: relative;padding-left: 30px;font-size: 18px;font-weight: 600;}
.nav-year li a::before{content: "";width: 18px;height: 16px;border-top: 8px solid transparent;border-bottom: 8px solid transparent;border-left: 9px solid var(--public-color);border-right: 9px solid transparent;display: block;position: absolute;left: 0;top: 5px;}
.nav-year li + li{border-left: 1px solid #ddd;}


.product-list {
    padding: 80px 0;
    background-color: #f4f4f4;
}

.product-list .product-list-box {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

.product-list .product-list-item {
    display: flex;
    align-items: center;
    gap: 15px 40px;
    background-color: #fff;
    transition: all 0.3s ease;
    padding: 40px;
    position: relative;
    box-shadow: 0 2px 8px rgba(0,0,0,0.08);
    overflow: hidden;
}

.product-list .product-list-item::before {
    content: '';
    display: block;
    width: 0;
    height: 6px;
    background-color: var(--public-color);
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: width 0.4s ease;
}

.product-list .product-list-item:hover {
    box-shadow: 0 8px 24px rgba(0,0,0,0.15);
}

.product-list .product-list-item:hover::before {
    width: 100%;
}

.product-list .product-list-item::after {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg,transparent,rgba(255,255,255,0.4),transparent);
    transition: left 0.6s ease;
    z-index: 2;
    pointer-events: none;
}

.product-list .product-list-item:hover::after {
    left: 100%;
}

.product-list .product-list-item-img {
    overflow: hidden;
    flex: 0 0 340px;
    position: relative;
}

.product-list .product-list-item-img .btn-img {
    position: absolute;
    right: 30px;
    bottom: 30px;
    border-radius: 100%;
    transition: all .3s ease-in-out;
    cursor: pointer;
}

.product-list .product-list-item-img .btn-img:hover {
    border-radius: 100%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .8);
}

.product-list .product-list-item-img2 {
    overflow: hidden;
    flex: 0 0 260px;
}

.product-list .product-list-item-text {
    flex: 1;
}

.product-list .product-list-item-text .model {
    font-size: 16px;
    line-height: 28px;
    font-weight: bold;
    color: var(--public-color);
}

.product-list .product-list-item-text .title {
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    letter-spacing: -1.2px;
    transition: color 0.3s ease;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    white-space: normal;
}

.product-list .product-list-item-text .title a {
    transition: all 0.3s ease
}

.product-list .product-list-item-text .title a::after {
    content: '>>';
    padding-left: 20px;
    color: var(--public-color);
    font-weight: bold;
    transition: all 0.3s ease
}

.product-list .product-list-item-text .title a:hover {
    color: var(--public-color)
}

.product-list .product-list-item-text .tab-box {
    margin-top: 20px;
    font-size: 15px;
    line-height: 28px;
    color: #666;
}

.product-list .product-list-item-text .tab-box table {
    width: 100%;
    letter-spacing: -.5px;
}
.product-list .product-list-item-text .tab-box ul{display: grid;grid-template-columns: repeat(2, auto);}

.product-list .tab-box table td {
    width: 50%;
}
.product-list-item .tab-box>p{display: none;}

.exhibition-in{padding-top: 110px;padding-bottom: 170px;}
.exhibition-in .ex-zhu{display: flex;justify-content: space-between;margin-bottom: 95px;}
.exhibition-in .ex-zhu .left{width: 55%;}
.exhibition-in .ex-zhu .right{width: 40%;height: 370px;background-color: #f8f8f8;display: flex;align-items: center;justify-content: center;}
.exhibition-in .ex-zhu .right img{border-radius: 10px;}
.exhibition-in h1{font-size: 36px;line-height: 48px;letter-spacing: -1px;color: #333;font-weight: 600;margin-bottom: 40px;}
.exhibition-in .ex-zhu .cont{line-height: 36px;color: #999;border-top: 1px solid #e5e5e5;padding-top: 45px;margin-bottom: 75px;}
.exhibition-in .ex-zhu .cont strong{color: #333;font-weight: 500;}
.exhibition-in .btn-more {border-radius: 0;background-color: #a7120b;color: #fff;padding: 10px 30px;font-size: 18px;line-height: 32px; font-weight: 600;transition: all 0.3s ease;}
.exhibition-in .btn-more :hover{background-color: #8a0f09;transform: translateY(-2px);box-shadow: 0 4px 12px rgba(167, 18, 11, 0.3);}
.exhibition-in .btn-more img{padding-left: 30px;}
.ex-content{background-color: #f4f4f4;padding: 100px 0;}
.exhibition-in .title{font-size: 36px;line-height: 48px;letter-spacing: -1px;margin-bottom: 30px;}

.pro-speed{position: absolute;right: 30px;top: 30px;display: inline-flex;align-items: center;justify-content: center;width: 120px;height: 120px;border-radius: 100%;z-index: 2;font-size: 28px;font-weight: bold;color: var(--public-color);}
.pro-speed::after{content: "";background: url(../../images/pro-speed.webp) no-repeat;width: 100%;height: 100%;border-radius: 100%;position: absolute;z-index: -1;}

@media(max-width:1520px){
    .app-banner .cont-box-1 {width: 60%;}
}
@media(max-width:1440px){
    .exhibition-list .ex-top .row,.news-list .row{margin: 0 15px;}
    .exhibition-list .ex-top .col-md-4,.news-list .col-md-4{padding: 0 15px;}
}
@media(max-width:1430px){
    .home-pro .t1 {font-size: 20px;}
    .home-pro .box-2 .text{font-size: 14px;line-height: 24px;}
    .p-c-desc .img{min-width: 400px;}
    .p-c-desc .content {gap: 60px;}
    .app-pro-name {gap: 30px;}
    .news-list .row{margin: 0 -15px;}
    .news-list .col-md-4{padding: 0 -15px;}
	 .banner .t1{font-size:38px;line-height: 52px;}
}
@media(max-width:1390px){
    .products-his .items:first-child {margin-top: -7px;}
    .all-from.right{padding: 75px 70px 90px;;}
}
 @media(max-width:1340px){
        .app-pro-name .h5{font-size: 16px}
 }
@media(max-width:1330px){
    .products-adv .h5{font-size: 20px;}
    .p-c-desc .img{width: 40%;min-width: 320px;}
    .p-c-desc .content {gap: 60px;}
}
@media(max-width:1330px){
    .index-banner .cont-box {flex: 0 0 50%;}
    .index-banner .img {flex: 0 0 50%}
    .home-tech .h4 {font-size: 21px;}
    .home-tech .img-1{padding-right: 10px;}
    .all-sol .right{padding-left: 55px;padding-right: 55px;}
    .products-his .items:first-child {margin-top: -27px;}
    .ser-top .items .right{width: 50%;}
    .ser-top .items .title span{display: inline-block;}
}
@media(max-width:1320px){
    .products-his .items:first-child {margin-top: -12px;}
    .app-banner .banner-text{align-items: flex-end;}
    .app-banner .cont-box-1{margin-bottom: 30px;}
    .app-banner h1 {margin-bottom: 12px;}

}
@media(max-width:1300px){
    .products-his .list {min-height: 220px;}
    .products-his .list:nth-child(even) .list-xl {max-width: 270px;right: -42%;}
    .products-his .items:first-child {margin-top: -17px;}
    .app-pro-name .h5{font-size: 16px;min-width: 170px;}
    .about-banner h1 {margin-bottom: 25px;}
    .about-banner .cont-box-btn img{width: 90px;}
}
@media(max-width:1270px){
    .home-pro .t1{font-size: 18px;padding-right: 30px;}
    .home-pro .t1::after{content:"";background: url(../../images/home-sign-7.webp) no-repeat;width: 18px;height: 18px;background-size: contain;top: 6px;}
    .products-adv .content {grid-gap: 70px 25px;}
    .p-c-zhu{align-items: center;}
    .p-c-function .list.active {padding-bottom: 30px;}
    .p-c-function .list{padding: 30px 30px 0 35px;margin-bottom: 20px;}
    .all-news-xl .list{padding: 30px 25px 30px 30px;}
}
@media(max-width:1250px){
    .products-his .items:first-child {margin-top: -21px;}
    .app-products .box{padding: 25px 20px 30px 20px;}
    .app-products .t1{font-size: 22px;}
    .app-products .special>div, .app-products .special li{padding: 10px;}
}
@media(max-width:1230px){
    .home-app-name .h4, .home-app-box .t1 {font-size: 18px;}
    .products-his .items:first-child {margin-top: -29px;}
    .app-pro-name .h5{font-size: 16px;min-width: 160px;}
}
@media(max-width:1200px){
    .home-pro .list {padding: 5px 15px 30px;}
    .home-tech .h4 {font-size: 19px;}
    .products-his .list:nth-child(even) .list-xl {max-width:240px;right: -60%;}
    .app-products .row{margin: 0 -15px;}
    .app-products .col-md-4{padding: 0 15px;}
    .ser-top .list p{font-size: 18px;}
    .all-discover .content {grid-gap: 25px;}
}
@media(max-width:1100px){
    .products-adv .content{grid-template-columns: repeat(2, 1fr);grid-gap: 35px 25px;}
}
@media(max-width:1160px){
    .home-tech .h4 {font-size: 18px;}
    .home-tech .list{padding: 35px 20px 30px;}
    .home-tech .list .cont{font-size: 15px;line-height: 26px;}
    .home-app-name .h4{font-size: 16px;line-height: 28px;}
    .home-story .list .cont{width: 58%;}
    .products-his .items:first-child {margin-top: -34px;}
    .app-products .t1{font-size: 20px;}
    .app-products .special>div, .app-products .special li{font-size: 14px;line-height: 24px;}
    .app-products .list .img {max-height: 250px;padding-top: 30px;}
}

@media(max-width:1070px){
    .all-sol .right{padding-left: 45px;padding-right: 45px;}
    
}
@media(max-width:1100px){
    .products-his .content-1{display: block;}
    .products-his .content::after{display: none;}
    .products-his .content{display: none;}
    .products-his .items{width: 100% !important;display: grid;grid-template-columns: repeat(3,1fr);grid-gap: 20px;margin-top: 0 !important;}
    .products-his .list{padding-top: 0 !important;justify-content:  normal !important;min-height: auto !important;height: 100% !important;}
    .products-his .list::after{display: none !important;}
    .products-his .list .list-xl::after{display: none !important;}
    .products-his .list .list-xl{position: static !important;max-width: 100% !important;}
    #all-from .left{display: none;}
    #mb-feedback, #pro-feedback{min-width: auto;}
    #all-from .right.all-from{width: 100%;}
}
@media(max-width:1000px){
    .app-products .col-md-4{flex: 0 0 50%;max-width: 50%;}
    .app-products .list .img{max-height: 350px;}
}
@media(max-width:768px){
    .text p{margin-bottom: 10px;}
    .title span{display: inline;}
    .title{font-size: 22px !important;line-height: 32px !important;margin-bottom: 10px !important;letter-spacing: -1px !important;}
    .dfrsb,.dfrsbc{flex-wrap: wrap !important;}
    .left,.right{width: 100% !important;}
    .text{font-size: 14px !important;line-height: 20px !important;text-align: left !important;}
    .top-head{margin-bottom: 25px !important;width: 100% !important;}
    .top-head .text{text-align: center !important;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word;
    }
    .h6{font-size: 16px !important;line-height: 24px !important;}
    .all-hover {width: 35px;height: 35px;}
    .all-hover .iconfont {font-size: 16px;}
    .ul p{padding-left: 25px;}
    .ul p::before {font-size: 16px !important;line-height:20px !important;}
    ul li{font-size: 16px !important;line-height: 24px !important;}
    .h1{font-size: 24px !important;line-height: 32px !important;letter-spacing: 0px !important;margin-bottom: 15px !important;}
    .text p{margin-bottom: 10px !important;}
    .text p:last-child{margin-bottom: 0 !important;}
    .all-more{height: 42px !important;padding: 0 25px;font-size: 16px;line-height: 24px;display: inline-flex;justify-content: center;align-items: center;}
    .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;}
    .all-img{margin-bottom: 15px !important;}
    .xinfaxian,.xinfaxian-1{font-size: 16px;height: 42px;padding: 0 20px;}

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

    .banner .t1{font-size: 20px;line-height: 28px;margin-bottom: 15px;}
    .index-banner .content{flex-direction: column-reverse;}
    .banner .cont-box{transform: none;}
    .home{padding-top: 30px;padding-bottom: 50px;}

    .index-banner>img{height: 545px;}
    .index-banner .mySwiper-pro{padding: 30px 0;}
    .home-deve .img-1{margin-bottom: 15px;}
    .home-deve .content{padding: 0;}
    .swiper-deve{padding: 0;}
    .home-deve{margin-bottom: 30px;}
    .swiper-deve .swiper-slide-active{transform: none;}
    .swiper-deve .all-hover{bottom: -5%;top: auto;}
    .home-deve .cont{font-size: 14px;line-height: 20px;}
    .home-deve .t1{transform: none;padding: 12px 10px;}
    .home-deve .swiper-slide-active .t1::after{top: 13px;}
    .home-pro-xl{padding-top: 30px;}
    .img.c{margin-bottom: 10px;}
    .home-pro-content{grid-template-columns: repeat(1, 1fr);}
    .home-pro .list .img{justify-content:center;}
    .home-pro .list:hover, .home-pro .list.active{transform: none;}
    .home-pro .list{background-color: #ffffff;box-shadow: 4px 9px 70px 0px rgba(235, 125, 10, 0.14);border-radius: 24px;transform: none;}
    .home-about-xl{padding-top: 30px;}
    .hone-about .content .img{margin-bottom: 25px;}
    .hone-about .num {font-size: 28px;margin-bottom: 15px;}
    .hone-about .list{font-size: 14px;line-height: 20px;}
    .hone-about .small-box{transform: none;margin-bottom: 25px;justify-content: space-between;gap: 20px;}
    .hone-about{margin-bottom: 30px;}
    .home-tech-img{margin-bottom: 30px;}
    .home-tech-top{flex-direction: column !important;margin-bottom: 30px;}
    .home-tech .right{padding-left: 0;}
    .home-tech-bottom{grid-template-columns: repeat(1, 1fr);}
    .home-tech .list{grid-gap: 10px;}
    .home-tech .h4{font-size: 16px;width: 100%;margin-bottom: 15px;}
    .home-tech .list .cont{font-size: 14px;line-height: 20px;}
    .home-tech{margin-bottom: 30px;}
    .home-app .text{width: 100%;}
    .home-app-name{display: block;margin-bottom: 20px;}
    .home-app-box-xl .content-1 {grid-template-columns: repeat(2, 1fr);grid-gap: 20px;margin-bottom: 30px;}
    .home-app-name .h4, .home-app-box .t1{font-size: 16px;line-height: 24px;margin-top: 15px;}
    .home-app{margin-bottom: 30px;}
    .all-sol .content{flex-direction: column;}
    .all-sol .left>.text{margin-bottom: 25px;width: 100%;}
    .all-sol .list .h5{font-size: 18px;line-height: 26px;}
    .all-sol .list{margin-bottom: 25px;}
    .all-sol .list .h6 {margin-bottom: 5px;}
    .all-sol .right{padding: 20px 15px;}
    .all-sol .h3{margin-bottom: 20px;}
    .all-sol .form-control{line-height: 24px;padding-left: 10px;}
    .all-sol .form-group{margin-bottom: 15px;}
    .all-sol .form-group:last-child{margin-bottom: 20px;}
    .all-sol{margin-bottom: 30px;}
    .home-story .top-head{margin-bottom: 30px;padding-top: 30px;}
    .home-story .content{margin-bottom: 20px;}
    .home-story .list{flex-direction: column;}
    .home-story .t2{font-size: 18px;line-height: 26px;}
    .home-story .t2::after{margin-top: 10px;margin-bottom: 20px;}
    .home-story .list .text{max-width: none;}
    .home-story .list .cont{width: 100%;padding: 15px;}
    .mySwiper-story{width: 100%;}
    .home-story .list .img{width: 100%;margin-bottom: 15px;}
    .home-story::after {min-height: 700px;}
    .home-story{margin-bottom: 30px;}
    .home-exhi .top-head{flex-direction: column;text-align: center;align-items: center;}
    .home-exhi .left{margin-bottom: 20px;}
    .home-ex-img{padding: 0;}
    .home-exhi .swiper-home-ex-1 .swiper-slide,.home-exhi .swiper-home-ex-2 .swiper-slide{width: 80px;height: 80px;}
    .home-exhi .swiper-wrapper-1{width: calc(80px * 10 + 15px * 5);gap: 15px;}
    .home-exhi .swiper-wrapper-2{width: calc(80px * 20 + 15px * 19);gap: 15px;}
    .home-story .all-hover{top: 35%;}
    .home-exhi{margin-bottom: 30px;padding-top: 30px;}
    .home-exhi .swiper-home-ex-1{margin: 20px 0;}
    .all-news{padding: 30px 0;}
    .all-news .content{flex-direction: column;}
    .all-news .left .text{margin-bottom: 20px;}
    .all-news .left .xinfaxian{height: 42px;font-size: 16px;padding: 0 20px;}
    .all-news .left{overflow: hidden;border-radius: 48px;margin-bottom: 20px;}
    .all-news .left>img{max-width: none;height: 100%;width: auto;}
    .all-news .list{height: auto;padding: 20px 25px 20px 10px;}
    .all-news .t1{-webkit-line-clamp: 2;line-clamp: 2;font-size: 18px;line-height: 26px;max-width: none;margin-bottom: 20px;}
    .all-news .list::after{right: 10px;top: 20px;}
    .all-news .t1::before{height: 100%;}

    .footer{padding-top: 50px;}
    .footer .footer-top{flex-direction: column;}
    .footer .footer-top>div{width: 100% !important;margin-bottom: 20px !important;}
    .footer .list-1 .box{margin-bottom: 20px;align-items: flex-start;flex-direction: column;}
    .footer .list-1 .box .logo{margin-bottom: 15px;}
    .footer .col-line{display: none;}
    .footer .h3{font-size: 18px;line-height: 26px;}
    .footer .t1{font-size: 18px;line-height: 26px;margin-bottom: 10px;}
    .footer .list-2 .box{flex-direction: row;flex-wrap: wrap;gap: 10px;}
    .footer .list-2 a{float: 0 0 50%;}
    .footer .social-all{display: flex;align-items: center;gap: 10px;}
    .footer .footer-top{padding-bottom: 0;}
    .footer .footer-bottom{line-height: 24px;padding: 20px 0;}
    .all-news .left .box{height: 100%;justify-content: center;bottom: 0;z-index: 1;}
    .all-news .left{position: relative;}
    .all-news .left::after{content: "";width: 100%;height: 100%;background-color: #000;opacity: .5;position: absolute;left: 0;top: 0;}
    .home-pro{overflow: visible;}
    .home-pro>img{display: none;}
    .home-pro-xl{position: relative;}
    .xinfaxian::after, .xinfaxian-1::after {font-size: 14px;}

    .about-index{margin-bottom: 50px;}
    .about-his .content{position: relative;}
    .about-his .all-hover{top: 5%;}
    .about-his .items .time{font-size: 28px;line-height: 32px;color: var(--public-color);font-weight: 500;font-weight: 600;margin-bottom: 15px;}
    .about-banner>img{height: 250px;width: auto;}
    .about-banner h1{font-size: 20px;line-height: 32px;}
    .about-banner .cont-box-btn>img{width: 60px;}
    .about-banner .cont-box-1{width: 100%;}
    .index-banner .cont-box-1{width: 100%;}
    .index-banner h1{font-size: 24px;line-height: 32px;}
    .about-zhu{padding-top: 30px;}
    .about-zhu .content{width: 100%;padding-top: 20px;}
    .about-zhu-xl{position: relative;}
    .about-zhu::after{display: none;}
    .about-zhu .h3{font-size: 28px;line-height: 32px;margin-bottom: 10px;}
    .about-zhu .list p {font-size: 16px;}
    .about-zhu .small-box{width: 100%;}
    .about-his{padding-top: 30px;}
    .about-his .items{flex-direction: column-reverse !important;}
    .about-his .cont{width: 100%;}
    .about-his .img{width: 100%;margin-bottom: 20px;}
    .about-his li{margin-bottom: 15px;}
    .swiper-pagination-his{padding: 20px 0;}
    .all-discover .content{grid-template-columns: repeat(1, 1fr);margin-bottom: 30px;gap: 35px;}
    .all-discover .t2{font-size: 18px;line-height: 26px;}
    .about-cer{margin-bottom: 30px;}
    .about-cer .content{flex-direction: column-reverse;}
    .about-cer .right{margin-bottom: 20px;}
    .about-cer .text{margin-bottom: 20px;}
    .about-cust{padding: 30px 0;}
    .about-cust .content{flex-direction: column;}
    .about-cust .left{margin-bottom: 20px;}
    .about-cust .text{margin-bottom: 20px;}
    .about-cust .h3 {font-size: 28px;line-height: 32px;margin-bottom: 10px;}
    .about-cust .list p{font-size: 16px;line-height: 24px;}
    .about-cust .list{margin-bottom: 25px;}
    .about-team{padding: 30px 0;}
    .about-team .content{flex-direction: column-reverse;}
    .about-team .right{margin-bottom: 20px;}
    .about-team .text{margin-bottom: 20px;}
    .about-team{padding: 30px 0;}
    .about-zhu .text{margin-bottom: 20px;}
    .about-zhu .small-box {grid-gap: 25px;}
    .about-his-swiper{margin-bottom: 20px;}
    .all-discover .img{margin-bottom: 15px;}
    .all-discover .t2::after{margin-top: 10px;}
    .about-dis{margin-bottom: 30px;}
    .about-cust .small-box{margin-bottom: 25px;gap: 20px;display: flex;}
    .about-cust .list{flex: 1;margin-bottom: 25px;}
    .about-cust .right{padding-bottom: 0;}
    .about-team .left{padding-top: 0;}

    .small-nav ul a{font-size: 14px;}
    .small-nav ul li::after{width: 8px;height: 8px;}
    .index-banner.all-banner>img{height: 350px;width: auto;}
    .index-banner .cont-box-btn>img{width: 80px;}

    .technological-index{padding-top: 0px;}
    .tech-top .h5{margin: 15px 0;font-size: 16px;line-height: 24px;}
    .tech-top .small-box{width: 100%;margin-bottom: 30px;}
    .tech-top .h3{font-size: 28px;margin-bottom: 10px;}
    .tech-top .list p{font-size: 16px;}
    .tech-top .items{flex-direction: column-reverse !important;margin-bottom: 30px;}
    .tech-top .right{margin-bottom: 20px;}
    .tech-top .left{width: 100% !important;}
    .all-cer{padding: 30px 0;}
    .all-cer .content{grid-template-columns: repeat(2, 1fr);gap: 15px;}
    .tech-focus{padding: 30px 0 50px;}
    .tech-focus .content{flex-direction: column-reverse;}
    .all-cer .list .img{margin-bottom: 10px;border-width: 5px;}
    .tech-top .h5 span{padding: 0;}
    .tech-top .h5::after{display: none;}
    .tech-top .list{flex: 0 0 50%;}
    .tech-top .small-box{flex-wrap: wrap;gap: 25px;}

    .quality-index{padding-top: 0;}
    .quality-top-head .content{width: 100%;}
    .quality-top-head{margin-bottom: 30px;}
    .quality-tech .content{flex-direction: column-reverse;}
    .quality-tech .right{margin-bottom: 15px;}
    .quality-tech p::before{width: 19px;}
    .quality-tech p{padding-left: 26px;}
    .quality-tech{margin-bottom: 30px;}
    .quality-about .content{flex-direction: column;}
    .quality-about .left{margin-bottom: 15px;}
    .quality-about .small-box{margin-bottom: 30px;}
    .quality-about{margin-bottom: 30px;}
    .quality-items .items{flex-direction: column !important;margin-bottom: 30px;}
    .quality-accuracy{margin-bottom: 30px;}
    .quality-accuracy-xl>img{width: auto;height: 100%;}
    .quality-accuracy .left{padding:0 15px}
    .quality-accuracy .text{margin-bottom: 20px;}
    .quality-accuracy ul li::before {width: 18px;}
    .quality-accuracy ul li{padding-left: 27px;}
    .quality-accuracy-xl{overflow: hidden;}
    .quality-accuracy .content{padding: 15px;}
    .quality-items .left{margin-bottom: 15px;}
    .quality-world {padding: 30px 0 50px;}
    .quality-world .box {grid-template-columns: repeat(4, 1fr);grid-gap: 15px;}
    .video-list{padding: 0 0 50px;}
    .video-list .list{padding: 25px 15px;}
    .video-list .cont{padding-top: 15px;}
    .video-list .t1{font-size: 18px;line-height: 26px;}

    .certificates-list{padding: 0 0 50px;}
    .certificates-list .t1{font-size: 18px;margin-top: 15px;}
    .certificates-list .col-md-3{width: 50%;}
    .certificates-list .list{padding: 15px 10px;}

    .product-index .items{padding: 30px 0 30px;flex-direction: column !important;}
    .product-index .left{margin-bottom: 15px;}
    .product-index .t1{font-size: 22px;line-height: 32px;margin-bottom: 15px;}
    .product-index ul li {padding-left: 30px;}
    .product-index ul li::before{top: 3px;}
    .product-index h5{font-size: 18px;line-height: 15px;}

    .product-list-index{padding-top: 30px;}
    .product-list-index .p-l-top-head{flex-direction: column;}
    .product-list-index h1{font-size: 22px;line-height: 32px;margin-bottom: 15px;}
    .product-list-index .p-l-top-head .text{margin-bottom: 20px;}
    .product-list-index .p-l-top-head li{margin-bottom: 10px;padding-left: 28px;}
    .products-rows .items{padding: 25px 0;flex-direction: column;}
    .products-rows .model{font-size: 16px;line-height: 24px;}
    .products-rows .t1{font-size: 20px;line-height: 28px;text-decoration-thickness: 5px;text-underline-offset: 0px;}
    .products-rows ul{grid-template-columns: repeat(1, 1fr);margin-bottom: 30px;}
    .products-rows .specil{flex-direction: row;flex-wrap: wrap;margin-bottom: 15px;}
    .products-content{margin-bottom: 50px;}

    .down-list{margin-bottom: 30px !important;}
    .products-adv .content{grid-template-columns: repeat(1, 1fr);}
    .products-adv .h5{height: auto;margin-bottom: 20px;        line-height: 28px;}
    .products-adv .num{font-size: 32px;line-height: 36px;margin-right: 15px;}
    .products-adv .list::after{width: 50px;height: 60px;}
    .products-adv .list{height: auto;padding: 20px 30px;}
    .products-adv{margin-bottom: 30px;}
    .products-special{padding: 30px 0;}
    .products-special .top-head{flex-direction: column;}
    .products-special .left{text-align: center;margin-bottom: 20px;}
    .products-special .right .d{grid-template-columns: repeat(1, auto);}
    .products-special .content{grid-template-columns: repeat(1, 1fr);}
    .products-special .list {padding: 20px 15px;display: block;}
    .products-special{font-size: 14px;line-height: 20px;}
    .products-special .h5 {font-size: 18px;line-height: 26px;margin-bottom: 10px;}
    .products-special .h5::before {top: 0;}
    .products-dis{padding: 30px 0;}
    .all-discover .a {margin-top: 30px;}
    .products-his{padding: 30px 0;margin-bottom: 30px;}
    .products-his .items{grid-template-columns: repeat(2, 1fr);}
    .products-his .year {font-size: 20px;}
    .products-all-faq .aside{width: 100%;}
    .products-all-faq .article{width: 100%;}
    .products-ser .content{flex-direction: column;}
    .products-all-faq .content{flex-wrap: wrap;}
    .products-all-faq .box{max-width: 100%;min-height: auto;padding: 25px 15px;}
    .all-faq .items.active{margin-bottom: 30px;}
    .all-faq .items{padding: 25px;}
    .all-faq .quen-q{font-size: 16px;line-height: 24px;margin-bottom: 15px;padding-left: 25px;}
    .all-faq .quen-a{font-size: 14px;line-height: 20px;}
    .all-faq .quen-q::before {left: 0;}
    .all-faq .items.active .quen-q {margin-bottom: 15px;}
    .products-all-faq{padding-bottom: 0px;}
    .products-ser .text{margin-bottom: 20px;}
    .products-ser .right{padding: 20px;}
    .products-ser .left{margin-bottom: 25px;}
    .products-ser .form-control{line-height: 24px;padding-left: 15px;}
    .products-ser .form-group{margin-bottom: 15px;}
    .products-ser .form-group:last-child{margin-bottom: 20px;}
    .products-ser ul li{margin-bottom: 10px;}

    .small-nav{margin-bottom: 10px;padding-top: 10px;}

    .products-news{margin-top: 0;}
    .products-ser::after {height: 100%;}

    .p-c-zhu{flex-direction: column;gap: 20px;}
    .p-c-zhu .left .p-c-btn {left: 15px;bottom: 15px;}
    .p-c-zhu .left .p-c-btn img{width: 60px;}
    .p-c-zhu .right{min-width: auto;}
    .p-c-zhu .model{font-size: 16px;line-height: 24px;}
    .p-c-zhu h1{font-size: 22px;line-height: 32px;margin-bottom: 15px;}
    .p-c-zhu .text ul{grid-template-columns: repeat(1, 1fr);margin-bottom: 25px;gap: 10px;}
    .p-c-zhu .box-input{width: 100%;margin-bottom: 30px;}
    .p-c-zhu .a{flex-wrap: wrap;gap: 20px;}
    .detail-nav,.detail-nav.fadeInDown{margin: 30px 0;display: none;}
    .p-c-content{margin-top: 30px;}
    .p-c-content .title{height: auto;padding: 10px 40px 10px 25px;}
    .p-c-content .title::before{height: 22px;left: 10px;}
    .p-c-content .title::after{font-size: 26px;right: 10px;}
    .p-c-desc .content{flex-wrap: wrap;}
    .p-c-desc h5{font-size: 20px;line-height: 28px;margin-bottom: 15px;}
    .p-c-desc .content {gap: 15px;}
    .p-c-content .container-xl>div{margin-bottom: 30px;}
    .p-c-function .content{flex-wrap: wrap;}
    .p-c-function h3{font-size: 20px;line-height: 28px;margin-bottom: 20px;}
    .p-c-function .left{position: static;}
    .p-c-function .list{box-shadow: 0px 18px 43px 0px rgba(255, 90, 0, 0.07);padding-bottom: 50px;position: relative;padding: 20px;}
    .p-c-function .list.active{transform: none;}
    .p-c-function .h5{color: #333333;font-size: 20px;line-height: 28px;margin-bottom: 15px;}
    .p-c-specil .content>div{max-width: 100%;}
    .p-c-specil .content{flex-wrap: wrap;}
    .table-wrapper table td{font-size: 14px;line-height: 20px;    padding: 10px 0;}
    .p-c-details .content{grid-template-columns: repeat(2, 1fr);gap: 30px 20px;}
    .p-c-details .h5 {font-size: 16px;line-height: 24px;}
    .p-c-details .img{margin-bottom: 15px;}
    .p-c-options table th {font-size: 16px;line-height: 24px;}
    .p-c-options table td, .p-c-options table th{padding:10px 15px}
    .p-c-function .list::before {
        content: "";
        width: 4px;
        height: 100%;
        background-color: var(--public-color);
        position: absolute;
        left: 0;
        top: 0;
    }
    .p-c-products{padding: 30px 0;}
    .p-c-products .content{grid-template-columns: repeat(1, 1fr);grid-gap: 25px;}
    .p-c-products .img{margin-bottom: 15px;}
    .p-c-products .t1::after {top: 0;width: 20px;height: 20px;font-size: 14px;}

    .app-banner.all-banner{display: flex;justify-content: flex-end;}
    .app-banner.all-banner::before{content: "";width: 100%;height: 100%;background-color: #000;opacity: .5;position: absolute;left: 0;top: 0;}
    .app-banner.all-banner>img{height: 270px;width: auto;}
    .app-banner .cont-box-1{width:100%}
    .app-banner h1{font-size: 24px;line-height: 32px;}

    .app-type .content {padding: 0;}
    .app-index{padding-top: 30px;padding-bottom: 50px;}
    .app-top-head{margin-bottom: 20px;}
    .app-pro-name .h5 {height: 48px;}
    .app-pro-name{padding: 0;margin-bottom: 30px;}
    .app-pro-name .img{height: auto;}
    .app-pro-name .list{display: flex;flex-direction: column;align-items: center;}
    .app-pro-name .swiper-wrapper{align-items: flex-end;}
    .app-content .items {grid-template-columns: repeat(2, 1fr);grid-gap: 30px 20px;}
    .app-content .t1{font-size: 16px;line-height: 24px;}
    .app-content{margin-bottom: 30px;}
    .app-list-zhu{padding: 20px 0;}
    .app-list-zhu .content{flex-direction: column-reverse;}
    .app-list-zhu .right{margin-bottom: 20px;}
    .app-list-zhu h1{font-size: 22px;line-height: 32px;margin-bottom: 15px;}
    .app-type{padding: 30px 0;margin-bottom: 0;}
    .app-products{margin-bottom: 30px;}
    .app-faq .content{flex-wrap: wrap;}
    .app-faq .right{padding: 25px 20px;}
    .app-faq .form-control{line-height: 24px;padding-left: 15px;}
    .app-faq .form-group{margin-bottom: 15px;}
    .app-faq .form-group:last-child{margin-bottom: 20px;}
    .app-faq{margin-bottom: 30px;}
    .app-news{margin-bottom: 50px;}
    .all-news-xl .list {height: auto;}
    .app-faq .h3{line-height: 28px;margin-bottom: 15px;}
    .app-faq .h3::before {height: 23px;}
    .app-list-paper{padding-top: 30px;}

    .service-index{padding-top: 30px;}
    .ser-top .h5{font-size: 16px;line-height: 24px;margin: 20px 0;}
    .ser-top .small-box{flex-wrap: wrap;margin-bottom: 20px;gap: 30px 0;}
    .ser-top .list{width: 48%;}
    .ser-top .list p{font-size: 16px;line-height: 24px;}
    .ser-top .list .img-1{margin-bottom: 15px;height: auto;}
    .ser-top .items{flex-direction: column !important;margin-bottom: 30px;}
    .ser-top .items .left{margin-bottom: 20px;}
    .ser-top .items .h6{margin-bottom: 10px;}
    .ser-top .items h5, .ser-top .items li{font-size: 16px;line-height: 24px;}
    .ser-top .items h5::before, .ser-top .items li::before {width: 20px;}
    .ser-top .items .l-text p {margin-bottom: 15px;}
    .ser-top .items .a{margin-top: 20px;}
    .service-clients{padding: 30px 0 50px ;}
    .service-clients .title{text-align: center;}
    .top-head .text{margin-bottom: 20px;}
    .service-clients .content {grid-template-columns: repeat(4, 1fr);grid-gap: 20px 10px;}
    .ser-top .items:last-child .text{margin-bottom: 20px;}
    .ser-top{margin-bottom: 30px;}

    .faq-list{padding: 0 0 30px;}
    .faq-list .content::before{display: none;}
    .faq-list .aside li{height: auto;padding-left: 0;}
    .faq-list .aside li::before{display: none;}
    .faq-list .aside{min-width: 100%;}
    .faq-list .content{flex-wrap: wrap;gap: 5px;}
    .faq-list .menu-collapse .menu-link{width: 100%;}

    .download-index{padding-bottom: 50px;}
    .download-index .content{flex-wrap: wrap;}
    .download-index .left{padding-top: 0;}
    .all-from.right{padding: 25px 20px;margin-top: 0;}
    .all-from.right .h3{line-height: 28px;margin-bottom: 15px;}
    .all-from .form-control{padding-left: 15px;line-height: 24px;}
    .all-from .form-group{margin-bottom: 15px;}
    .all-from .form-group:last-child{margin-bottom: 20px;}
    .download-index::after{display: none;}

    .news-list{padding: 30px 0 50px;}
    .news-list .t1{font-size: 18px;line-height: 26px;margin-bottom: 15px;}

    .news-in-paper .article h2{font-size: 20px;line-height: 28px;margin-bottom: 15px;}

    .contact-index .left{padding-top:0;margin-bottom: 25px;}
    .contact-index .left .h3{font-size: 22px;line-height: 32px;margin-bottom: 15px;padding-left: 20px;}
    .contact-index .d{margin-bottom: 25px;}
    .contact-index .d>div:last-child{flex-wrap: wrap;gap: 15px;}
    .contact-index .font-sty{font-size: 18px;line-height: 26px;}
    .contact-index .content{flex-wrap: wrap;}
    .contact-index{padding-bottom: 50px;padding-top: 20px;}

    .new-in-pro .img{margin-bottom: 15px;max-height: none;}
    .new-in-pro .t1{font-size: 18px;line-height: 26px;}
    .new-in-pro{padding: 30px 0 50px;}

    .all-from.right .h3,#all-from .h3 {font-size: 16px;line-height: 24px;margin-bottom: 20px;}
    #all-from .right.all-from{padding: 20px 15px;}
    #all-from .left{display: none;}
    #mb-feedback, #pro-feedback ,#all-from .right.all-from{border-radius: 10px;}
    #mb-feedback, #pro-feedback{min-width: 90%;}
    .all-from.right .h3::before {height: 100%;top: 0;}


    .exhibition-list{padding-bottom: 30px;}
    .exhibition-list .h3{font-size: 22px;line-height: 32px;margin-bottom: 20px;}
    .exhibition-list .list{padding: 20px 15px;}
    .exhibition-list .img{margin-bottom: 15px;}
    .exhibition-list .time{font-size: 14px;line-height: 20px;}
    .exhibition-list .t1{font-size: 18px;line-height: 26px;}
    .exhibition-list .ex-top .row{gap: 25px;}
    .exhibition-list .ex-top .row, .news-list .row{margin: 0 -7px;}
    .exhibition-list .ex-top .col-md-4, .news-list .col-md-4{padding: 0 7px;}
    .exhibition-list .ex-top{margin-bottom: 50px;}
    .exhibition-list .items{padding: 25px 0;}
    .exhibition-list .items{flex-direction: column-reverse;}
    .exhibition-list .t2{font-size: 20px;line-height: 28px;margin-bottom: 10px;}
    .exhibition-list .text{font-size: 14px;line-height: 20px;margin-bottom: 20px;}
    .exhibition-list .menu-collapse.fadeInDown{position: fixed;top: 50px;z-index: 2;width: calc(100% - 30px);}

    .app-products .col-md-4{flex: 0 0 100%;max-width: 100%;}
    .app-products .list .img{max-height: 480px;padding-top: 0px;}

    .app-type .h5{font-size: 16px;line-height: 24px;}
    .app-type .all-hover {top: 45%;}

    .exhibition-in{padding-top: 0;padding-bottom: 30px;}
    .exhibition-in .ex-zhu{flex-direction: column-reverse;margin-bottom: 30px;}
    .exhibition-in .ex-zhu .right{height: auto;margin-bottom: 20px;}
    .exhibition-in h1{font-size: 24px;line-height: 32px;margin-bottom: 15px;}
    .exhibition-in .ex-zhu .cont{padding-top: 15px;margin-bottom: 30px;line-height: 32px;}
    .exhibition-in .btn-more{font-size: 16px;line-height: 24px;padding: 10px 20px;}
    .product-list .product-list-item-text .title{margin-bottom: 20px;}
    .exhibition-in .title{font-size: 22px;line-height: 32px;margin-bottom: 15px;}


    

    .product-list-class-header .paratext{font-size: 14px;line-height: 20px;margin-bottom: 20px;}
    .product-list{padding: 30px 0;}
    .product-list .product-list-item{padding: 10px;}
    .product-list .product-list-item-img{flex: none;}
    .product-list .product-list-item{flex-direction: column;}
    .product-list .product-list-item-text .title{font-size: 20px;line-height: 28px;}
    .product-list .product-list-item-text .title{line-height: 24px;}
    .product-list .product-list-item-text .tab-box{font-size: 14px;line-height: 20px;margin-top: 10px;}
    .product-list .product-list-item-text .tab-box tr{display: flex;flex-direction: column;flex-wrap: wrap;width: 100%;}
    .product-list .tab-box table td{width: 100%;margin-bottom: 5px;}



}
@media(max-width:530px){
    .app-products .list .img{max-height: 315px;}
}

.myshow{width:54px;height:54px;position:fixed;right:0;top:20%;z-index:40;}
.myshow-btn{box-shadow:0 0 15px 1px rgba(0,0,0,.1);border-radius:50%;position:relative;z-index:10;transition:all .5s;width: 50px;height: 50px;background-color: #fff;color: var(--public-color);display: flex;align-items: center;justify-content: center;font-weight: bold;font-size: 26px;}
.myshow-btn:hover{cursor:pointer;}
.myshow-box{width:360px;height:485px;/*background:url(../../images/myshow-box.jpg)no-repeat;background-size:100%;*/position:absolute;top:27px;right:27px;
box-shadow:0 0 30px 2px rgba(0,0,0,.2);/*padding:25px 35px 0 35px;*/transition:all .5s;overflow:hidden;}
.myshow .top{display:flex;justify-content:space-between;}
.myshow .year{font-size:42px;;line-height:50px;font-weight:500;color:var(--public-color);width:33.9%;}
.myshow .date{width:27%;font-size:20px;line-height:28px;font-weight:500;color:#0075c1;text-align:right;}
.myshow .model{font-size:16px;line-height:28px;font-weight:500;color:#0075c1;margin-top:10px;}
.myshow .title{font-size:22px;line-height:30px;font-weight:500;color:#333333;letter-spacing:-1px;}
.myshow .title:hover{color:var(--public-color);}
.myshow .img{display:flex;justify-content:flex-end;position:relative;}
.myshow .img::before{content:"";width:1px;height:90%;background-color:var(--public-color);display:block;position:absolute;left:7px;top:6px;}
.myshow .msg{font-size:14px;line-height:22px;color:#666666;padding-left:25px;position:relative;margin-top:15px;}
.myshow .msg::before{content:"";width:16px;height:21px;background:url(../../images/myshow-icon.png)no-repeat;background-size:cover;display:block;
position:absolute;left:0;top:0;}
.myshow .last{font-size:16px;line-height:24px;letter-spacing:-1px;color:#666666;margin-top:20px;}
.myshow .last span{font-size:16px;line-height:24px;font-weight:500;color:var(--public-color);}

.myshow.active .myshow-btn{transform:rotate(135deg);transition:all .5s;}
.myshow.active .myshow-box{width:0;height:0;transition:all .5s;overflow:hidden;padding:0;}
.myshow.active .img{transform:translateX(-100%);}
.myshow-box +*{transition: transform}

@media (max-width:768px) {
    .myshow{display:none;}
}
