/*通用样式*/
:root{
    --public-color:#0074a0;
    --public-color-y:#fbcc00;
    --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;}

.nav{gap: 1px;display: flex;justify-content: center;margin-bottom: 105px;}
.nav .all-more.active,.nav .all-more:hover{background-color: var(--public-color-y);color: #fff !important;}

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

.max-1920px{max-width: 1920px;margin-left: auto;margin-right: auto;overflow: hidden;}
.max-1830px{max-width: 1830px;}
.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-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;}
.max-1330px{max-width: 1330px;}
/*header*/
.in-header .header{position: relative;}

.header{position: relative;left: 0;top: 0;width: 100%;z-index: 99;}
.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{width:auto;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: #fff;font-size: 18px;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: #fff !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: #333;}
.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: 500;color:#333;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: 15px;padding-bottom: 15px;}
.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 .header-top {background-color: #fff;padding-top: 15px;padding-bottom: 10px;}
/* .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 .search-tb i,
.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;}
.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:#333;padding:0;display:flex;align-items: center;justify-content: center;text-transform:capitalize;font-size:18px;line-height:32px;padding: 0 10px;font-weight: 500;}
.navbar-custom .navbar-nav .nav-link:before {content:"";width:0px;height:5px;margin-left:0!important;background:var(--public-color);position:absolute;top:-32px;border-radius: 2px;transition: all .6s;}
.navbar-custom .navbar-nav .nav-item:hover .nav-link:before,.navbar-custom .navbar-nav .active .nav-link:before{width:100%;transition:all .6s}
.navbar-custom .navbar-nav .nav-item .dropdown-toggle::after{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:1480px) {
    .navbar-custom .navbar-nav .nav-item {
        margin: 0 15px;
    }
} */

@media(max-width:1330px) {
    .navbar-custom .navbar-nav .nav-link {font-size: 18px;}
    .navbar-custom .navbar-nav .nav-item {
        margin: 0 12px;
    }
}
@media(max-width:1280px) {
    .navbar-custom .navbar-nav .nav-link {font-size: 17px;}
    .navbar-custom .navbar-nav .nav-item {
        margin: 0 10px;
    }
}
@media(max-width:1200px) {
    .navbar-custom .navbar-nav .nav-link {font-size: 16px;}
    .navbar-custom .navbar-nav .nav-item {
        margin: 0 5px;
    }
    .header .header-top .toch{display: none;}
}
@media(max-width:1100px) {
    .navbar-custom .navbar-nav .nav-link {font-size: 14px;}
    .navbar-custom .navbar-nav .nav-item{margin: 0;}
}

@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}
    .search-group .form-control{height: 32px !important;}
    .search-group .btn{height: 32px !important;}
}
/*#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{border: 1px solid var(--public-color);text-align: center;color: #fff;padding:15px 0;vertical-align: middle;font-weight: 500;}
.table-wrapper table thead{background-color: var(--public-color) !important;}
.table-wrapper table tr td:first-child,.table-wrapper table tr th:first-child{padding-left: 60px;text-align: center;}
.table-wrapper table tr:nth-child(even){background-color: #f8f8f8;}
.table-wrapper table td { padding:10px 5px; vertical-align: middle; font-size: 16px;color: #666;font-weight: 400;text-align: center;border: solid 1px #ddd;background-color: transparent !important;}
.table-wrapper table { display: table; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
.table-wrapper table tr:first-child{background-color: var(--public-color) !important;color: #fff;}
.table-wrapper table tr:first-child td{color: #fff;}
@media (max-width: 575.98px) {
    .table-wrapper-sm table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media(max-width:768px) {
    .table-wrapper-md table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media (max-width: 991.98px) {
    .table-res-lg table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media (max-width: 1500.98px) {
    .table-wrapper-xl table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}

/*#弹出框*/
.reveal-modal-bg{position:fixed;height:100%;width:100%;z-index:1000;display:none;top:0;left:0;background:rgba(00,00,00,0.8)}
.reveal-modal{visibility:hidden;top:150px;left:50%;margin-left:-25%;width:50%;position:absolute;z-index:1001;padding:35px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#FFF}
.reveal-modal .title{font-size:30px;text-align:center;margin-bottom:25px}
.reveal-modal .close-reveal-modal{font-size:30px;line-height:0.5;position:absolute;top:8px;right:11px;color:#333;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer}
.reveal-modal .close-reveal-modal:hover{color: var(--public-color);}
@media(max-width:768px){
    .reveal-modal{visibility:hidden;top:50px;left:50%;margin-left:-45%;width:90%;position:absolute;z-index:1001;padding:25px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#FFF}
    .reveal-modal .title{font-size:20px;text-align:center;margin-bottom:10px}
}

/*#留言表单*/
/* .form-feedback .btn{margin-top: 55px;
    width: 301px;
    height: 46px;
    background-image: linear-gradient(-90deg, #24b66f 0%, #88ca4e 100%), linear-gradient(#ffffff, #ffffff);
    background-blend-mode: normal, normal;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    text-underline-offset: 3px;
    transition: all .6s;
}

.form-feedback .btn:hover{background-image: linear-gradient(-90deg, #88ca4e 0%, #24b66f 100%), linear-gradient(#ffffff, #ffffff);
    text-decoration: none;} */
    
     .form-feedback .btn {
        font-size: 18px;
        line-height: 23px;
        color: #2f3d5b;
        font-family: 'Archivo';
        width: 188px;
        height: 48px;
        border-radius: 8px;
        background-color: #00f5b3;
        transition: ease-in-out .4s;
    }
     .form-feedback .btn:hover{
        background-color: #2f3d5b;
        color:#00f5b3;
    }
/* .form-feedback .btn{color:#fff;background-image: linear-gradient(-90deg, #24b66f 0%, #88ca4e 100%), linear-gradient(#ffffff, #ffffff);
    background-blend-mode: normal, normal;
    text-decoration: underline;
    text-decoration-skip-ink: none;
    text-underline-offset: 3px;
    transition: all .6s;} */


@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: 23px;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: 40px;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: 60px;}


/*banner*/
.banner .banner-text{text-align: left;}
.index-banner .cont-box{width: 60%;}
.index-banner h1{font-weight: 600;color: #fff !important;font-size: 42px;line-height: 56px;margin-bottom: 60px;}
.index-banner h1 span{display: block;}
.index-banner h1 strong{color: var(--public-color);font-weight: 500;text-decoration-line: underline;text-decoration-skip-ink: none;text-underline-offset: 20px;}
.all-banner .h1{font-size: 42px;line-height: 56px;color: #fff !important;letter-spacing: -2px;font-weight: 600;}
.all-banner h1{font-size: 42px;color: #333;}


.every-footer{background-color: #f8f8f8;padding-top: 125px;padding-bottom: 100px;}
.every-footer .all-img{margin-bottom: 30px;}
.every-footer .top-head{text-align: center;display: flex;flex-direction: column;align-items: center;margin-bottom: 80px;}
.every-footer .title{margin-bottom: 20px;}
.every-footer .form-control{border: none;background-color: #dddddd;padding: 22px 30px;}
.every-footer .form-control::placeholder{color: #999;letter-spacing: -1px;opacity: 1;font-size: 16px;}
.every-footer .form-row{margin: 0 -8px;}
.every-footer .form-group{padding: 0 8px;}
.every-footer .content{margin: auto;width: 87%;}
.every-footer .content .all-more{width: 100%;padding:0;height: 64px;display: flex;justify-content: center;align-items: center;}
.every-footer .a{display: flex;justify-content: center;}
.every-footer .a .all-more{width: 260px;height: 65px;display: flex;align-items: center;justify-content: center;padding: 0;}

.every-footer-1{background-color: #f4f4f4;padding-bottom: 120px;}
.every-footer-1 .title{margin-bottom: 45px;}
.every-footer-1 .ul p::before{color: var(--public-color);}
.every-footer-1 .ul{color: #666;font-size: 20px;}
.every-footer-1 .ul p{margin-bottom: 15px;}
.every-footer-1 .left{width: 45%;padding-top: 115px;}
.every-footer-1 .right{width: 50%;background-color: #fff;box-shadow: 0px 20px 80px 0px rgba(99, 99, 99, 0.1);margin-top: -120px;}
.every-footer-1 .form-feedback{padding: 123px 80px 75px;}
.every-footer-1 .form-control{border: none;background-color: #f4f4f4;padding: 22px 30px;}
.every-footer-1 .form-control::placeholder{color: #999;letter-spacing: -1px;opacity: 1;font-size: 16px;}
.every-footer-1 .form-group{padding: 0 15px;margin-bottom: 30px;}
.every-footer-1 .form-row{margin: 0 -15px;}
.every-footer-1 .form-row:last-child{margin: 0 -5px;padding-top: 19px;}
.every-footer-1 .all-more{border: none;transition: all .4s ease-in-out;}


.footer{padding-top: 130px;background-color: #003144;color: #fff;font-weight: 300;}
.footer .font-sty{font-size: 16px;color: #fff !important;}
.footer .font-sty:hover{opacity: 1 !important;}
.footer .logo{margin-bottom: 45px;}
.footer .t1{font-size: 18px;line-height: 32px;margin-bottom: 30px;margin-top: 15px;}
.footer .list-1 .text{font-size: 18px;line-height: 32px;font-weight: 400;}
.footer .list-1 {width: 23%;}
.footer .list-2 {width: 18%;}
.footer .list-2 .box,.footer .list-3 .box{display: inline-flex;flex-direction: column;}
.footer .list-3 {width: 20%;}
.footer .list-4 {width: 26%;}
.footer .list-2 .font-sty::before,.footer .list-3 .font-sty::before{content: "\f061";font-family: 'cmsfont';font-size: 10px;display: inline-block;padding-right: 20px;line-height: 32px;}
.footer .list-2 .font-sty,.footer .list-3 .font-sty{margin-bottom: 15px;opacity: .7;}
.footer .list-4 .d1{margin-bottom: 20px;opacity: .7;transition: all .6s ease-in-out;}
.footer .list-4 .d1:hover{opacity: 1;}
.footer-top{padding-bottom: 55px;}
.footer-bottom{padding: 20px 0;display: flex;align-items: center;font-size: 16px;border-top: 1px solid rgba(255, 255, 255, .1);}
.footer-bottom>p{opacity: .7;}
.social-all{width: 27%;}
.social>span,.social>a{width: 40px;height: 40px;border-radius: 100%;background-color: transparent!important;border: 1px solid #2c5564;display: inline-flex;justify-content: center;align-items: center;}
.social>span:before, .social>a:before{font-size: 14px;width: auto;}
.social-all>div + div{margin-left: 5px;}

@media(max-width:1580px){
}
@media(max-width:1315px){
    .footer .font-sty {font-size: 15px;}
}
@media(max-width:1220px){
    .footer .list-2 {width: 20%;}
    .footer .list-3 {width: 22%;}
}
@media(max-width:1100px){
    .footer-top,.footer-bottom{flex-wrap: wrap;}
    .footer .list-1{width: 50%;}
    .footer .list-1 .text{width: 60%;}
    .footer .list-2{width: 45%;}
    .footer .list-3{width: 50%;}
    .footer .list-4{width: 45%;}
    .social-all {width: 100%;margin-bottom: 15px;}
}


.small-nav-xl{position: absolute;bottom: 0;left: 0;width: 100%;}
.small-nav{display: flex;align-items: center;margin-bottom: 30px }
.small-nav ul{display: flex;align-items:flex-start;flex-wrap: wrap;}
.small-nav ul a{font-size: 16px;line-height: 32px;color:#fff;}
.small-nav ul li::after{content: "\f061";padding:0 15px;font-size: 14px;line-height: 32px;color:#fff;font-family: 'cmsfont';opacity: .8;}
.small-nav ul li:last-child::after{display: none;}
.small-nav ul li{display: flex;}

.in-banner {padding-top: 30px;margin-bottom: 70px;}
.in-banner .small-nav {position: relative;margin-bottom: 0;}
.in-banner .small-nav ul a,.in-banner .small-nav ul li::after{color: #666666;}
.in-banner .small-nav ul li:last-child a,.in-banner .small-nav ul li:nth-last-of-type(2)::after{color: #aaaaaa;}


/*共有的类名*/
.title{font-size:36px;line-height:42px;color: #333333;letter-spacing: -1px;font-weight: 500;}
.title i.b{color: var(--public-color);font-style: normal;}
.title span{display: block;}
/* .text span{color: var(--public-color);} */
.h6{font-size: 18px;line-height: 26px;color: var(--public-color);font-weight: 500;}
.text p{margin-bottom: 25px;}
.text p:last-child{margin-bottom: 0;}
.dfrsb{display: flex;justify-content: space-between;}
.dfrsbc{display: flex;justify-content: space-between;align-items: center;}
.dfcsb{display: flex;flex-direction: column;justify-content: space-between;align-items: center;}
.dfcsbc{display: flex;flex-direction: column;justify-content: space-between;}
.dfrcc{display:flex;justify-content: center;align-items: center;}
.ul p{position: relative;padding-left: 35px;margin-bottom: 0px;}
.ul p::before{content: "\f00c";font-family: 'cmsfont';line-height: 32px;position: absolute;left: 0;top: 0px;color: var(--public-color-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;}
.all-img{background: url(../../images/sign-1.png) no-repeat;width: 32px;height: 21px;background-size: contain;margin-bottom: 15px;}
.col-line::before{content: "";width: 2px;height: 19px;background-color: var(--public-color);position: absolute;left: 0;top: 7px;}
/* .img-2 img{mix-blend-mode: multiply;} */


.col-line{position: relative;padding-left: 14px;}

.all-more{font-size: 16px;line-height: 32px;font-weight: 500;background-color: var(--public-color);color: #fff;padding: 10px 38px;}
.all-more span{font-weight: bold;padding-left: 15px;}
.all-more:hover{background-color: var(--public-color-y)}

/*箭头*/
span.s1{font-weight: bold;font-size: 18px;background: url(../../images/sign-2.png) no-repeat;width: 24px;height: 12px;background-size: contain;display: inline-block;margin-right: 20px;animation: leftRight 1.5s infinite;}
@keyframes leftRight {
    0% { transform: translateX(0); }
    50% { transform: translateX(10px); }
    100% { transform: translateX(0); }
}



.home{padding-top: 120px;}
.home-pro {margin-bottom: 100px;}
.home-pro .top-head{text-align: center;margin:0 auto 60px;width: 88%;}
.home-pro .all-img{margin-left: auto;margin-right: auto;}
.home-pro .title{margin-bottom: 25px;}
.home-pro .text{
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.home-pro .cont{padding-top: 45px;padding-right:5px;font-size: 14px;}
.home-pro .t1{font-size: 20px;line-height: 22px;color: #333;font-weight: 500;margin-bottom: 20px;}
.home-pro .row{margin: 0 -6px;}
.home-pro .col-md-3{padding: 0 6px;}
.home-about{background-color: #f8f8f8;padding: 110px 0;}
.home-about .left{width: 43%;}
.home-about .right{width: 54%;}
.home-about .title{margin-bottom: 30px;}
.home-about .text{font-size: 14px;color: #666666;margin-bottom: 35px;}
.home-about .ul{display: flex;gap: 0 35px;color: var(--public-color);font-weight: 500;font-size: 18px;line-height: 32px;margin-bottom: 40px;}
.home-about .all-more{margin-bottom: 37px;}
.home-adv {padding-top: 100px;margin-bottom: 110px;}
.home-adv .top-head{margin: 0 auto 75px;width: 70%;text-align: center;}
.home-adv .all-img{margin: 0 auto 15px;}
.home-adv .title{margin-bottom: 25px;}
.all-adv .row{margin: 0 -25px;gap: 50px 0;}
.all-adv .col-md-4{padding: 0 25px;}
.all-adv .list{background-color: #f8f8f8;transition: all .3s ease-in-out;height: 100%;}
.all-adv .cont{padding: 50px 40px 65px 50px;font-size: 14px;line-height: 28px;}
.all-adv .cont .text{    
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.all-adv .h4{font-size: 20px;line-height: 22px;color: #333;letter-spacing: -1px;font-weight: 500;margin-bottom: 30px;transition: all .2s ease-in-out;}
.all-adv .list:hover{background-color: #fff;box-shadow: 0px 20px 50px 0px rgba(0, 0, 0, 0.1);color: #666666;}
.all-adv .list:hover .h4{color: var(--public-color);}
.home-app .top-head{margin: 0 auto 85px;text-align: center;width: 87%;}
.home-app .all-img{margin: 0 auto 15px;}
.home-app .title{margin-bottom: 25px;}
.home-app-xl{background: url(../../images/index-21.jpg) no-repeat;background-size: cover;padding-top: 90px;padding-bottom: 100px;}
.home-app .top{display: flex;justify-content: space-between;align-items: center;margin-bottom: 48px;}
.home-app .top .a{width: 18%;display: flex;justify-content: flex-end;}
.home-app .top .all-more{width: 100%;display: flex;justify-content: center;align-items: center;}
.home-app .name{display: flex;align-items: center;color: #fff;gap: 0 70px;border-bottom: 1px solid rgba(248, 248, 248, .3);padding-bottom: 30px;width: 80%;}
.home-app .name>div{display: flex;align-items: center;justify-content: center;position: relative;cursor: pointer;}
.home-app .name>div::after{content: "";width: 0;height: 5px;background-color: var(--public-color-y);display: block;position: absolute;bottom: -33.5px;transition: width .3s ease-in-out;}
.home-app .name>div:hover::after,.home-app .name>div.active::after{width: 100%;}
.home-app .name>div:hover,.home-app .name>div.active{color: var(--public-color-y);}
.home-app .name .img-1{padding-right: 20px;}
.home-app img.w{display: inline-block;}
.home-app img.y{display: none;}
.home-app .name>div:hover img.w,.home-app .name>div.active img.w{display: none;}
.home-app .name>div:hover img.y,.home-app .name>div.active img.y{display: inline-block;}
.home-app .h4{font-size: 16px;line-height: 22px;}
.home-app .top .a .all-more{height: 60px;display: inline-flex;align-items: center;}
.home-app .content{display: flex;justify-content: space-between;gap: 0 10px;}
.home-app .left{width: 46%;}
.home-app .right{width: 54%;gap: 10px 0;display: flex;flex-direction: column;justify-content: space-between;}
.home-app .t1{font-size: 24px;color: #fff;font-weight: 600;margin-bottom: 15px;}
.home-app .t1:hover{color: var(--public-color-y) !important;}
.home-app .text{font-size: 14px;line-height: 22px;}
/*左边大盒子*/
.home-app .items {position: relative;height: 100%;}
.home-app .items .img-1{display: flex;justify-content: center;align-items: center;}
.home-app .items img{width: auto;}
.home-app .items .box{position: absolute;left: 0;bottom: 0;width: 100%;background-color: rgba(0, 116, 160, .85);padding:45px 40px 45px 45px;display: flex;justify-content: space-between;align-items: flex-end;}
.home-app .items .text{color: #fff;opacity: .8;}
.home-app .items .cont{width: 70%;}
.home-app .items .a{width: 28%;margin-bottom: 10px;}
.home-app .items .all-more{background-color: var(--public-color-y);color: var(--public-color);padding: 10px 0px;width: 100%;display: flex;justify-content: center;align-items: center;}
.home-app .items .all-more:hover{background-color: var(--public-color);color: var(--public-color-y) !important;}
/*右边小盒子*/
.home-app .list{display: flex;flex: 1;}
.home-app .box-1{background-color: #fff;display: flex;flex-direction: column;justify-content: center;padding:0px 40px 0px;}
.home-app .t2{font-size: 20px;line-height: 22px;color: #333;font-weight: 500;margin-bottom: 10px;}
.home-app .list .text{color: #999;}
.home-app .list .a{display: flex;justify-content: flex-end;}
.home-app .list .all-more{color: var(--public-color);}
.home-app .list .text{margin-bottom: 10px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
     -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.home-app .img-2{width: 35%;max-height: 160px;display: flex;justify-content: center;align-items: center;}
.home-app .img-2 img{width: 100%;height: auto;}
.home-app .box-1{width: 65%;}
.home-app .content{display: none;}
.home-app .content.active{display: flex;animation: fadeInDown 0.5s ease-in-out;}
.home-app .bottom{overflow: hidden;}
.all-more-1{color: var(--public-color);}
.all-more-1:hover{color: var(--public-color-y) !important;}

.all-news .top-head{display: flex;flex-direction: column;align-items: center;margin-bottom: 65px;}
.all-news .list{height: 100%;background-color: #f8f8f8;transition: all .4s ease-in-out;}
.all-news .list:hover{box-shadow: 0px 40px 70px 0px rgba(0, 116, 160, 0.1);background-color: #fff;}
.all-news .list:hover .cont{background-color: #fff;transition: all .4s ease-in-out;}
.all-news .cont{background-color: #f8f8f8;padding: 40px 20px 50px 30px;}
.all-news .d{display: flex;align-items: center;font-size: 14px;gap: 0 25px;margin-bottom: 10px;}
.all-news .latest{color: var(--public-color);}
.all-news .t1{font-size: 20px;line-height: 32px;color: #333;margin-bottom: 15px;height: 65px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.all-news .cont .text{font-size: 14px;line-height: 26px;color: #999;}
.all-news .row{margin: 0 -25px;}
.all-news .col-md-4{padding: 0 25px;}

.all-faqs .dimen{color: var(--public-color-y);font-size: 21px;font-weight: bold;padding-top: 5px;}
.all-faqs .dimen .minus{display: none;}
.all-faqs .dimen .plus{display: block;}
.all-faqs .items.active .dimen .minus{display: block;}
.all-faqs .items.active .dimen .plus{display: none;}
.all-faqs .items.active .quen-q{color: var(--public-color);}
.all-faqs .items{display: flex;justify-content: space-between;padding:17px 30px 15px 40px;background-color: #ffffff;}
.all-faqs .items + .items{margin-top: 20px;}
.all-faqs .quen-q{font-size: 20px;line-height: 22px;color: #333;font-weight: 500;letter-spacing: -1px;}
.all-faqs .quen-a{font-size: 16px;line-height:30px;padding-top: 20px;padding-bottom: 15px;color:#999;}
.all-faqs .item{width: 97%;cursor: default;}

.home-news{padding-top: 130px;padding-bottom: 245px;}
.home-faq {background-color: #f8f8f8;padding-top: 90px;padding-bottom: 150px;}
.home-faq .top-head{display: flex;align-items: center;margin-bottom: 50px;}
.home-faq .all-img{margin-bottom: 0;margin-right: 30px;}
.home-faq .left{width: 46%;padding-bottom: 50px;}
.home-faq .right{width: 45%;}
.home-faq .img img{margin-top: -155px;display: block;}
.home-faq .img{margin-bottom: 40px;}
.home-faq .right .text{font-size: 16px;line-height: 32px;color: #999;margin-bottom: 40px;}
.home-faq .a{display: flex;justify-content: flex-end;}

.news-list{padding-top: 165px;padding-bottom: 215px;}
.news-list .row{gap: 50px 0;}

.product-index{padding-top: 155px;}
.product-index .top-head{display: flex;flex-direction: column;align-items: center;text-align: center;width: 85%;margin:0 auto 120px;color: #666;}
.product-index .all-img{margin-bottom: 30px;}
.product-index .items{padding:115px 0px;}
.product-index .items:nth-child(odd){background-color: #f8f8f8;}
.product-index .items:nth-child(even) .items-xl{flex-direction: row-reverse;}
.product-index .items-xl{display: flex;justify-content: space-between;align-items: center;}
.product-index .left{width: 46%;}
.product-index .right{width: 47%;}
.product-index .left img,.product-index .left .img{border-radius: 10px;}
.product-index .t1{font-size: 36px;line-height: 48px;color: #333;letter-spacing: -1px;font-weight: 500;margin-bottom: 35px;display: block;}
.product-index .t1 span.s1{height: 18px;}
.product-index .t2,.product-index .items .text{font-size: 16px;line-height: 28px;color: #666;}
.product-index .t2{margin-bottom: 5px;}
.product-index .t2 span.s1{height: 10px;width: 16px;margin-right: 16px;}
.product-index .child-name{display: flex;flex-direction: column;margin-bottom: 30px;}
.product-index .child-name ul{padding-left: 30px;display: flex;gap: 0 20px;}
.product-index .child-name ul a{font-size: 16px;line-height: 28px;color: #999;}
.product-index .child-name ul span.s1{height: 10px;width: 16px;margin-right: 15px;}

h1.h1{font-size: 42px;line-height: 56px;color: #333;letter-spacing: -2px;font-weight: 600;}
.p-l-first {margin-bottom: 135px;}
.p-l-first .h1{margin-bottom: 45px;}
.p-l-first .text{color: #666;margin-bottom: 60px;}
.p-l-first .img,.p-l-first .img img{border-radius: 10px;}
.p-l-first .ul{font-size: 18px;line-height: 28px;color: #333;letter-spacing: -1px;font-weight: 600;margin-bottom: 100px;}
.p-l-first .ul p{margin-bottom: 35px;padding-left: 100px;display: flex;align-items: center;height: 50px;}
.p-l-first .ul p:last-child{margin-bottom: 0;}
.p-l-first .ul p::before{content:"";width: 50px;height: 50px;border-radius: 6px;background: url(../../images/p-l-1.png) no-repeat;background-size: contain;}
.p-l-first .content{display: flex;justify-content: space-between;}
.p-l-first .left{width: 48%;}
.p-l-first .right{width: 41%;}
.p-l-content {margin-bottom: 165px;}
.p-l-content .items{display: flex;justify-content: space-between;align-items: center;margin-bottom: 100px;}
.p-l-content .items:last-child{margin-bottom: 0;}
.p-l-content .t1{font-size: 36px;line-height: 48px;color: #333;letter-spacing: -1px;font-weight: 500;display: block;margin-bottom: 40px;}
.p-l-content .t1 span.s1{height: 18px;}
.p-l-content .child-name{display: inline-flex;flex-direction: column;gap:10px 0;margin-bottom: 30px;}
.p-l-content .child-name .t2,.p-l-content .text{font-size: 16px;line-height: 28px;color: #666;}
.p-l-content .text{text-align: justify;}
.p-l-content .child-name .t2::before{content: "";width: 19px;height: 19px;border-radius: 100%;background: url(../../images/p-l-4.jpg) no-repeat;background-size: contain;display: inline-block;margin-right: 15px;}
.p-l-content .child-name .t2{display: inline-flex;align-items: center}
.p-l-content .left{width: 47.5%;}
.p-l-content .right{width: 48%;padding-left: 100px;position: relative;line-height: 0;}
.p-l-content .right img,.p-l-content .right .img,.p-l-content .right .img-1{border-radius: 10px;overflow: hidden;transition: all .3s ease-in-out;}
.p-l-content .right .img-1{position: absolute;left: 0;bottom: 0;}
.p-l-content .right:hover img{transform: scale(1.1);}
.p-l-stand {margin-bottom: 120px;}
.p-l-stand .top-head{display: flex;flex-direction: column;align-items: center;text-align: center;margin:0 auto 90px;width: 81%;}
.p-l-stand .top-head .text{
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.p-l-stand .title{margin-bottom: 30px;}
.p-l-cust {margin-bottom: 130px;}
.all-cust .top-head{display: flex;flex-direction: column;align-items: center;margin:0 auto 60px;text-align: center;width: 72%;}
.all-cust .title{margin-bottom: 30px;}
.all-cust .img{margin-bottom: 45px;}
.all-cust .t2{font-size: 20px;line-height: 22px;color: #333;font-weight: 500;}
.all-cust span.s1{height: 13px;}
.all-cust .content{position: relative;}
.all-cust .all-hover{top: 40%;}
.all-cust .all-hover::after{display: none}
.all-cust .cust-next{margin-right: -98px;}
.all-cust .cust-prev{margin-left: -98px;}

.all-hover-xl {width: 61px;height: 61px;border: 1px solid var(--public-color-y);border-radius: 100%;color: var(--public-color);font-weight: 600;font-size: 25px;transition: all .3s ease-in-out;}
.all-hover-xl:hover{background-color: var(--public-color);color: #fff;border-color: var(--public-color);}
.p-l-faq{background-color: #f8f8f8;padding-top: 100px;padding-bottom: 155px;}
.p-l-faq .aside{background-color: #fff;display: inline-flex;flex-direction: column;min-width: 360px;height: 320px;padding: 50px 50px 0px 40px;position: relative;}
.p-l-faq .aside::after{content: "";width: 100%;height: 4px;background-color: var(--public-color);display: block;position: absolute;left: 0;bottom: 0;}
.p-l-faq .aside .con-us{margin-bottom: 40px;display: inline-flex;justify-content: center;align-items: center;cursor: pointer;transition: all .4s ease-in-out;padding: 0;display: flex;justify-content: center;align-items: center;height: 64px;}
.p-l-faq .aside .con-us img{padding-left: 15px;}
.p-l-faq .aside a{font-size: 18px;color: #666;margin-bottom: 30px;}
.p-l-faq .aside a:hover {font-weight: 500;}
.p-l-faq .aside .img-1{margin-right: 23px;width: 26px;display: inline-block;}
.p-l-faq .aside img.blue{display: none;}
.p-l-faq .aside a:hover img.gain{display:none;}
.p-l-faq .aside a:hover img.blue{display:  inline-block;}
.p-l-faq .title{margin-bottom: 80px;}
.p-l-faq .content{display: flex;justify-content: space-between;}
.p-l-faq .left{width: 40%;}
.p-l-faq .right{width: 48%;}
.p-l-faq .items{display: flex;justify-content: space-between;}
.p-l-faq .item{width: 95%;}
.p-l-faq .quen-q{font-size: 18px;line-height: 32px;color: #333;font-weight: 500;}
.p-l-faq .dimen .icon{width: 25px;height: 26px;border-radius: 100%;color: #fff;display: inline-flex;justify-content: center;align-items: center;font-size: 12px;font-weight: 600;}
.p-l-faq .icon-plus{background-color: var(--public-color);}
.p-l-faq .icon-minus{background-color: var(--public-color-y);}
.p-l-faq .dimen .minus{display: none;}
.p-l-faq .dimen .plus{display: inline-flex;}
.p-l-faq .items.active .dimen .minus{display: inline-flex;}
.p-l-faq .items.active .dimen .plus{display: none;}
.p-l-faq .items{padding: 18px 0;}
.p-l-faq .items:first-child{padding-top: 0;}
.p-l-faq .items:last-child{padding-bottom: 0;}
.p-l-faq .quen-a{padding-top: 20px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.p-l-news{padding-top: 130px;padding-bottom: 240px;}


.p-c-first{align-items: center;margin-bottom: 150px;}
.p-c-first .left{width: 48%;color: #666;}
.p-c-first .right{width: 48%;}
.p-c-first h1{margin-bottom: 40px;}
.p-c-first .text{margin-bottom: 30px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.p-c-first .ul p::before{content: "";width: 19px;height: 28px;border-radius: 100%;background: url(../../images/p-l-4.jpg) no-repeat center;background-size: contain;display: inline-block;margin-right: 15px;}
.p-c-first .ul p:not(p:last-child){margin-bottom: 15px}
.p-c-first .right img{border-radius: 10px;}
.p-c-equip{margin-bottom: 160px;}
.p-c-equip .top-head{display: flex;flex-direction: column;align-items: center;margin: 0 auto 110px;width: 85%;text-align: center;}
.p-c-equip .title{margin-bottom: 40px;}
.p-c-equip .row{margin: 0 -20px;gap: 55px 0;}
.p-c-equip .col-md-3{padding: 0 20px;}
.all-product .img{margin-bottom: 50px;}
.all-product .t1{font-size: 20px;line-height: 26px;color: #333;font-weight: 500;margin-bottom: 20px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.all-product .text{font-size: 14px;line-height: 28px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.p-c-app{background-color: #f4f4f4;padding:100px 0;margin-bottom: 100px;}
.p-c-app .title{margin-bottom: 35px;}
.p-c-app .left{width: 42%;}
.p-c-app .right{width: 54.5%;display: flex;justify-content: space-between;gap: 30px;}
.p-c-app .right .list{flex: 1;overflow: hidden;}
.p-c-app .img-1,.p-c-app .img-1 img{border-radius: 10px;}
.p-c-app .img-1{margin-bottom: 35px;}
.p-c-app .h5{font-size: 20px;line-height: 22px;color: #333;font-weight: 500;text-align: center;}


.product-detail .container-xl{max-width: 1330px;}
.p-d-first {margin-bottom: 150px;}
.p-d-first .left{width: 40%;}
.p-d-first .right{width: 55%;}
.p-d-first .img,.p-d-first .img img{border-radius: 10px;}
.p-d-first .img{display: flex;align-items: center;justify-content: center;/*height: 550px;*/overflow: hidden;}
.p-d-first .left figure{width: 100%;}
/* .p-d-first .img{display: ;} */
.p-d-first .img img{width: 100% !important;max-width: 100% !important;max-height: fit-content !important;}
.p-d-first h1{margin-bottom: 45px;}
.p-d-first .text{color: #666666;margin-bottom: 35px;}
.p-d-first .text p{margin-bottom: 0;}
.p-d-first .h3{font-size: 22px;line-height: 32px;color: #333;font-weight: 600;margin-bottom: 20px;}
.p-d-first .box{display:flex;flex-wrap: wrap;gap: 16px;margin-bottom: 30px;}
.p-d-first .box a{width: calc(50% - 30px);height: 54px;border-radius: 4px;border: solid 1px #0074a0;display: flex;justify-content: center;align-items: center;font-size: 18px;line-height: 28px;color: #334;font-weight: 500;}
.p-d-first .box a:hover,.p-d-first .box a.on{background-color: var(--public-color);color: #fff !important;}
.p-d-first .all-more{width: 200px;display: inline-flex;justify-content: center;font-size: 18px;cursor: pointer;transition: all .4s ease-in-out;}





.detail-nav{border-bottom: 6px solid var(--public-color-y);padding-bottom: 25px;margin-bottom: 120px;}
.detail-nav ul{display: flex;justify-content: space-between;border-left: 2px solid var(--public-color);border-right: 2px solid var(--public-color);line-height: 0;}
.detail-nav li{text-align: center;flex: 1;}
.detail-nav li + li{border-left: 2px solid var(--public-color);}
.detail-nav li a{width: 100%;height: 100%;font-size: 20px;line-height: 20px;color: #333;letter-spacing: -1px;font-weight: 500;}
.detail-nav li.active a,.detail-nav li:hover a{color: var(--public-color-y) !important;}
.detail-nav.fadeInDown{
    max-width: 1920px;
    background-color: #fff;z-index: 10;position: fixed;
    left: 0;right: 0;
    top: 90px;
    height: 60px;
    width: 100%;
    padding-top: 0px;
    padding-bottom: 0;
    animation: fadeInDown 0.5s ease-in-out;
    display: flex;
}
.detail-nav.fadeInDown ul{max-width: 1330px;margin: auto;width: 100%;}

/* .p-d-content{line-height: 32px;color: #666;padding-bottom: 135px;}
.p-d-content>div{margin-top: 120px;}
.p-d-content .title{display: flex;align-items: center;margin-bottom: 75px;font-size: 28px;line-height: 36px;color: #333;font-weight: 500;letter-spacing: -1px;}
.p-d-content h3::before{content: "";background: url(../../images/sign-1.png) no-repeat;width: 32px;height: 21px;background-size: contain;margin-right: 15px;}
.p-d-content .all-img{margin-bottom: 0;margin-right: 20px;}
.p-d-content .p-d-chara table:not(table:last-child){margin-bottom: 65px;} */

.p-d-content{line-height: 32px;color: #666;}
.p-d-content>div{margin-bottom: 120px;}
.p-d-content .title{display: flex;align-items: center;margin-bottom: 75px;font-size: 28px;line-height: 36px;color: #333;font-weight: 500;letter-spacing: -1px;}
.p-d-content .all-img{margin-bottom: 0;margin-right: 20px;}
.p-d-content .p-d-chara table:not(table:last-child){margin-bottom: 65px;}

.p-d-microst .content{display: flex;justify-content: space-between;text-align: center;border: solid 1px #dddddd;}
.p-d-microst .list{width: calc((100% / 4));}
.p-d-microst .list + .list{border-left: solid 1px #dddddd;}
.p-d-microst .list>div + div{border-top: solid 1px #dddddd;}
.p-d-microst .list .img{padding: 21px 0;}
.p-d-microst .table-wrapper table tr{background-color: transparent !important;}
.p-d-microst .table-wrapper table tr td{font-weight: 500;letter-spacing: -1px;color: #333;}
.p-d-cust{background-color: #f8f8f8;padding-top: 90px;padding-bottom: 95px;}


.app-first {margin-bottom: 70px;}
.app-first h1{margin-bottom: 70px;}
.app-first .img{margin-bottom: 85px;}
.app-first .text{color: #666;text-align: center;margin: auto;width: 87%;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.app-first .text span{display: block;}
.app-content {margin-bottom: 130px;}
.app-content .all-img{margin:0 auto 65px;}
.app-content .row{margin: 0 -30px;gap: 85px 0;}
.app-content .col-md-6{padding: 0 30px;}
.app-content .h3{background-color: var(--public-color);color: #fff;font-size: 20px;line-height: 28px;font-weight: 500;display: flex;align-items: center;padding: 20px;margin-bottom: 50px;}
.app-content .h3::before{content: "";width: 5px;height: 5px;background-color: #fff;border-radius: 100%;display: inline-block;margin-right: 19px ;}
.app-content .items{display: flex;justify-content: space-between;gap: 0 30px;}
.app-content .all-items{display: grid;grid-template-columns: repeat(5,1fr);grid-gap:40px 80px;}
.app-content .all-items .list .img{max-height: none;}
.app-content .all-items .list{flex: none;overflow: hidden;}
.app-content .list{flex: 1;}
.app-content .img{margin-bottom: 15px;max-height: 120px;display: flex;justify-content: center;align-items: center;}
.app-content .img img{width: 100%;height: auto;}
.app-content .t2{font-size: 16px;line-height: 22px;font-weight: 500;color: #333;
text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
line-clamp: 1;
-webkit-box-orient: vertical;
}
.app-content span.s1 {margin-right: 10px;}
.app-cust{margin-bottom: 130px;}
.app-test{margin-bottom: 320px;}
.app-test .top-head{display: flex;flex-direction: column;align-items: center;margin-bottom: 80px;}

.laboratory-list{padding-top: 155px;color: #666666;padding-bottom: 195px;}
.laboratory-list .top-head{display: flex;flex-direction: column;align-items: center;margin: 0 auto 125px;width: 86%;text-align: center;}
.lab-content .items{padding: 115px 0 95px;}
.lab-content .items:nth-child(odd){background-color: #f8f8f8;}
.lab-content .items:nth-child(even) .items-xl{flex-direction: row-reverse;}
.lab-content .items-xl{display: flex;justify-content: space-between;align-items: center;}
.lab-content .img,.lab-content .img img{border-radius: 10px;}
.lab-content .left{width: 47%;}
.lab-content .right{width: 47.5%;}
.lab-content .all-img{margin-bottom: 30px;}
.lab-content .title{margin-bottom: 40px;}
.lab-content .text{text-align: justify;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}


.service-index {padding-top: 180px;padding-bottom: 85px;}
.service-index .max-1420px{max-width: 1420px;}
.service-index .top-head{display: flex;flex-direction: column;align-items: center;text-align: center;margin-bottom: 125px;}
.service-index .top-head .text{margin: 0 auto 85px;width: 90%;}
.service-index .top-head .title{margin-bottom: 25px;}
.service-index .content{gap:0 40px;width: 100%;}
.service-index .list{flex: 1;background-color: #f8f8f8;border: solid 1px #dddddd;display: flex;flex-direction: column;align-items: center;padding: 40px 0 75px;}
.service-index .list .img,.service-index .list .img img{border-radius: 100%;}
.service-index .list .img{margin-bottom: 25px;}
.service-index .h5{font-size: 20px;line-height: 22px;color: #333;font-weight: 500;letter-spacing: -1px;}
.ser-content .items{padding: 105px 0 95px;color: #666;}
.ser-content .items:nth-child(odd){background-color: #f8f8f8;}
.ser-content .items:nth-child(even) .items-xl{flex-direction: row-reverse;}
.ser-content .items-xl{display:flex;justify-content: space-between;align-items: center;}
.ser-content .left{width: 46%;}
.ser-content .right{width: 47%;}
.ser-content .left,.ser-content .left img{border-radius: 10px;}
.ser-content .all-img{margin-bottom: 30px;}
.ser-content .title{margin-bottom: 40px;}
.ser-content .text{text-align: justify;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.ser-content .items:last-child .left{margin-right: -70px;width: 50%;}
.ser-content .img-adv{margin-top: 65px;}


.about-index{padding-top: 155px;}
.about-first{margin-bottom: 175px;}
.about-first .left{width: 47%;color: #666;}
.about-first .right{width: 47%;}
.about-first .all-img{margin-bottom: 30px;}
.about-first .h6{margin-bottom: 15px;}
.about-first .title{margin-bottom: 40px;}
.about-first .text{text-align: justify;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.about-first .right,.about-first .right img{border-radius: 10px;}
.about-his {margin-bottom: 150px;}
.about-his .title{display: flex;align-items: center;margin-bottom: 125px;}
.about-his .all-img{margin-bottom: 0;margin-right: 28px;}
.about-his .content{display: flex;}
.about-his .list{width: calc(100% / 3);border-left:2px solid #dddddd;position: relative;height: 200px;padding-left: 25px;}
.about-his .year{font-size: 24px;line-height: 32px;color: #333;font-weight: 600;margin-bottom: 25px;}
.about-his .text{color:#666;height: 60px;width: 90%;}
.about-his .row-line{width: 100%;height: 4px;background-color: var(--public-color-y);}
.about-his .content.his-odd .list::before{content: "";width: 10px;height: 10px;border-radius: 100%;background-color: var(--public-color);display: inline-block;position: absolute;left: -6px;bottom: -7px;}
.about-his .content.his-even .list::before{content: "";width: 10px;height: 10px;border-radius: 100%;background-color: var(--public-color);display: inline-block;position: absolute;left: -6px;top: -7px;}
.about-his .content.his-even .list{display: flex;flex-direction: column;justify-content: flex-end;width: 41.5%;}
.about-his .content.his-even .list:last-child{width: calc(calc(100% / 3) / 2);border-left: none;height: 150px;position: relative;}
.about-his .content.his-even .list:last-child::after{content: "";width: 2px;height: 80px;background-color: #ddd;position: absolute;left: -2px;top: 0;z-index: -1;}
.about-his .content.his-even .list:last-child .year{margin-left: -70px;}
.about-his .content.his-even .list:last-child .year::before{content: "";width: 10px;height: 10px;background-color: #fff;border: 3px solid var(--public-color);border-radius: 100%;position: absolute;left: -3%;top: 80px;}
.about-his .content.his-even{padding-left: calc(calc(100% / 3) / 2);}
.about-cer{background-color: #f4f4f4;padding-top: 95px;padding-bottom: 85px;}
.about-cer img{mix-blend-mode: darken;}
.about-cer .left{width: 47%;padding-left: 40px;}
.about-cer .right{width: 47%;}
.about-cer .img{margin-bottom: 30px;}
.about-cer .img-adv{text-align: center;}
.about-cer .title{margin-bottom: 40px;}
.about-cer .text{color: #666;margin-bottom: 65px;}
.about-factory{margin-bottom: 120px;}
.about-factory .top-head{display: flex;flex-direction: column;align-items: center;margin-bottom: 65px;}
.about-factory .all-img{margin-bottom: 30px;}
.about-factory .content{position: relative;}
.about-factory .max-1320px{max-width: 1320px;}
.about-factory .all-hover{top: 35%;background-color: #fff;}
.about-factory .all-hover:hover{background-color: var(--public-color);}
.about-factory .all-hover::after{display: none;}
.about-factory .next-factory{right: -150px;}
.about-factory .prev-factory{left: -150px;}
.mySwiper-zhu{position: relative;margin-bottom: 50px;}
.mySwiper-zhu img{border-radius: 10px;}
.mySwiper-factory img{border-radius: 4px;width: auto;}
.mySwiper-factory .swiper-slide-thumb-active{position: relative;}
.mySwiper-factory .swiper-slide::after{content: "";width: 100%;height: 100%;background-color: #000;opacity: .5;position: absolute;left: 0;top: 0;}
.mySwiper-factory .swiper-slide-thumb-active::after{opacity: 0;}
.mySwiper-factory .swiper-slide{height: 120px;overflow: hidden;display: flex;justify-content: center;align-items: center;}
.mySwiper-factory{width: 70%;margin-left: auto;margin-right: auto;}
.about-partners{background-color: #f4f4f4;padding-top: 100px;padding-bottom: 125px;}
.about-partners .top-head{margin-bottom: 55px;display: flex;flex-direction: column;align-items: center;}
.about-partners .content{display: flex;flex-wrap: wrap;gap: 25px 20px;justify-content: center;}


.contact-index{padding-top: 125px;padding-bottom: 190px;}
.contact-index .top-head{margin-bottom: 105px;}
.contact-index .all-img{margin-bottom: 70px;}
.contact-index .h2{font-size: 42px;line-height: 42px;letter-spacing: -2px;color: #333;font-weight: 500;margin-bottom: 45px;}
.contact-index .box-1 .text{margin-bottom: 35px;}
.contact-index .ul{color: #666;}
.contact-index .ul p{display: flex;align-items: center;height: 20px;margin-bottom: 25px;}
.contact-index .ul p:last-child{margin-bottom: 0;}
.contact-index .ul p::before{content: "";background: url(../../images/sign-1.jpg) no-repeat;width: 20px;height: 20px;background-size: contain;display: inline-block;}
.contact-index .line{display: flex;justify-content: flex-end;margin:50px 0}
.contact-index .line p{width: 95%;height: 2px;background-color: var(--public-color);opacity: .1;}
.contact-index .d1 {display: flex;margin-bottom: 15px;}
.contact-index .d1>p{width: 95%;}
.contact-index .d1 .font-sty{line-height: 36px;color: #666;}
.contact-index .d1 .icon{display: inline-block;width: 17px;height: 18px;margin-top: 7px;margin-right: 23px;}
.contact-index .content{align-items: flex-start;}
.contact-index .left{width: 42%;}
.contact-index .right {width: 50%;;background-color: #ffffff;box-shadow: 0px 0px 50px 0px rgba(51, 51, 51, 0.1);opacity: 0.95;padding: 90px 80px 100px;}
.contact-index label{width: 100%;}
.contact-index label span{color: #e94127;padding-right: 5px;}
.contact-index label p{display: flex;align-items: center;padding-bottom: 5px;}
.contact-index .form-control{margin-bottom: 10px;border: solid 1px rgba(153, 153, 153, .6);border-radius: 2px;padding: 12px 0;}
.contact-index .form-row{margin: 0 -20px;}
.contact-index .col-md-6,.contact-index .col-md-12{padding: 0 20px;}
.contact-index .title{margin-bottom: 45px;}
.contact-index .all-more{border: none;height: 64px;transition: all .4s ease-in-out;}

.certificates-list {padding-top: 120px;padding-bottom: 160px;}
.certificates-list .top-head{display: flex;flex-direction: column;align-items: center;text-align: center;margin: 0 auto 140px;}
.certificates-list .all-img{margin-bottom: 50px;}
.certificates-list .items{border-bottom: 1px solid rgba(9, 60, 115, .2);}
.certificates-list .items .cer-name{padding-top: 35px;padding-bottom: 35px;}
.certificates-list .items.active .cer-name{margin-bottom: 60px;padding-bottom: 0px;}
.certificates-list .items.active{padding-bottom: 70px;}
.certificates-list .cer-name{display: flex;align-items: center;justify-content: space-between;padding-right: 16px;}
.certificates-list .h2{font-size: 32px;line-height: 42px;color: #333;letter-spacing: -1px;font-weight: 500;}
.certificates-list .img{background-color: rgba(9, 60, 115, .05);padding: 20px 15px;transition: all .4s ease-in-out;margin-bottom: 35px;}
.certificates-list .list:hover .img{box-shadow: 0px 0px 50px 0px rgba(0, 65, 120, 0.1);background-color: #fff;}
.certificates-list .h5{font-size: 18px;line-height: 32px;color: #333;letter-spacing: -1px;}
.certificates-list .row{gap: 45px 0;margin: 0 -13px;}
.certificates-list .col-md-3{padding: 0 13px;}
.certificates-list .img{display: block;}
.certificates-list .dimen .minus{display: none;}
.certificates-list .dimen .plus{display: inline-flex;}
.certificates-list .items.active .dimen .minus{display: inline-flex;}
.certificates-list .items.active .dimen .plus{display: none;}
.certificates-list .dimen{font-size: 29px;color: #333;font-weight: bold;}
.cer-content{border-top: 1px solid rgba(9, 60, 115, .2)}


.faq-list{padding-top: 120px;padding-bottom: 165px;}
.faq-list .top-head{display: flex;flex-direction: column;align-items: center;text-align: center;margin-bottom: 130px;}
.faq-box{display: flex;gap: 0 40px;margin-bottom: 110px;}
.faq-box .box{flex: 1;background-color: #f8f8f8;border: solid 1px #dddddd;height: 260px;display: flex;flex-direction: column;justify-content: center;align-items: center;transition: all .3s ease-in-out;cursor: pointer;}
.faq-box .img{width: 100px;height: 100px;border-radius: 100%;background-color: var(--public-color-y);display: flex;align-items: center;justify-content: center;border: 6px solid transparent;margin-bottom: 25px;}
.faq-box .box.active .img,.faq-box .box:hover .img{border-color: var(--public-color);animation: bounceIn .6s ease-in-out;}
.faq-box .h3{font-size: 20px;line-height: 22px;color: #333;font-weight: 500;margin-bottom: 20px;}
.faq-content .quen-q{display: flex;padding-left: 45px;position: relative;}
.faq-content .dimen{margin-right: 20px;color: #fff;position: absolute;left: 0;top: -7px;font-size: 16px;}
.faq-content .icon.minus{display: none !important; }
.faq-content .items.active .icon.minus{display: flex !important}
.faq-content .items.active .icon.plus{display: none !important;}
.faq-content .icon{display: flex !important;justify-content: center;align-items: center;}
.faq-content .plus{background-color: var(--public-color);border-radius: 100%;width: 26px;height: 26px;display: flex;justify-content: center;align-items: center;}
.faq-content .minus{background-color: var(--public-color-y);border-radius: 100%;width: 26px;height: 26px;display: flex;justify-content: center;align-items: center;}
.faq-content .quen-q p{width: 90%;}
.faq-content .items.active .quen-q{color: #333333;}
.faq-content{padding-left: 100px;overflow: hidden;}
.faq-content .all-faqs{display: none;}
.faq-content .all-faqs.active{display: block;animation: fadeInDown 0.5s ease-in-out;}


.video-list{padding-top: 120px;padding-bottom: 210px;}
.video-list .top-head{display: flex;flex-direction: column;align-items: center;margin-bottom: 95px;text-align: center;}
.video-list .all-img{margin-bottom: 50px;}
.video-list .nav .all-more{width: 220px;text-align: center;}
.video-list .nav{margin-bottom: 90px;}
.video-list .row{margin: 0 -20px;gap: 20px 0;}
.video-list .col-md-6{padding: 0 20px;}
.video-list iframe{border-radius: 10px;}
.video-list .t1{font-size: 20px;line-height: 22px;color: #333;font-weight: 500;margin-top: 20px;padding-left: 40px;}


.capacity-list{padding-top: 125px;padding-bottom: 250px;}
.capacity-list .top-head{display: flex;flex-direction: column;align-items: center;text-align: center;margin-bottom: 125px;}
.capacity-list .top-head p{margin-bottom: 0;}
.capacity-list .top-head  .all-img{margin-bottom: 35px;}
.cap-content .items{padding: 115px 0 95px;}
.cap-content .items-xl{display: flex;align-items: center;justify-content: space-between;}
.cap-content .items:nth-child(odd){background-color: #f8f8f8;}
.cap-content .items:nth-child(even) .items-xl{flex-direction: row-reverse;}
.cap-content .left{width: 47%;}
.cap-content .right{width: 47%;}
.cap-content .left img{border-radius: 10px;}
.cap-content .all-img{margin-bottom: 30px;}
.cap-content .title{margin-bottom: 40px;}
.cap-content .text{color: #666;text-align: justify;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.cap-process{padding-top: 125px;}
.cap-process .top-head{margin-bottom: 90px;}
.cap-process .box{display: flex;flex-wrap: wrap;gap: 110px;margin-bottom: 110px;position: relative;}
.cap-process .box:last-child{margin-bottom: 0;}
.cap-process .list{width: calc(calc(100% - 110px * 2) / 3);position: relative;}
.cap-process .h4{position: absolute;left: 0;bottom: 0;background-color: rgba(0, 116, 160, .8);width: 100%;font-size: 20px;line-height: 22px;color: #fff;font-weight: 500;letter-spacing: -1px;padding: 20px;}
.cap-process .box:nth-child(odd) .list::after{content: "";background: url(../../images/cap-10.jpg) no-repeat;width: 36px;height: 36px;background-size: contain;border-radius: 100%;position: absolute;right: -18%;top: 50%;margin-top: -18px;}
.cap-process .box:nth-child(odd) .list:last-child::after{display: none;}
.cap-process .box:nth-child(odd)::after{content: "";background: url(../../images/cap-10.jpg) no-repeat;width: 36px;height: 36px;background-size: contain;border-radius: 100%;position: absolute;right: 13%;bottom: -35%;margin-top: -18px;transform: rotate(90deg)}
.cap-process .box:nth-child(even) .list::after{content: "";background: url(../../images/cap-10.jpg) no-repeat;width: 36px;height: 36px;background-size: contain;border-radius: 100%;position: absolute;right: -18%;top: 50%;margin-top: -18px;transform: rotate(180deg)}
.cap-process .box:nth-child(even) .list:last-child::after{display: none;}

.news-in-paper .h4{display: flex;margin-bottom: 45px;font-size: 24px;line-height: 24px;font-weight: 500;}
.news-in-paper .h4::before{display: none}
.news-in-paper .article h4{font-size: 18px;font-weight: 600;color: #333;margin-bottom: 15px;}
.main-box .aside .all-img{margin-right: 15px;margin-bottom: 0;}
.main-box .aside .all-more{margin-bottom: 45px;font-size: 18px;font-weight: 500;display: flex;justify-content: center;width: 100%;padding: 10px 0;}
.main-box .aside {width: 27%;}
.news-in-paper span.img-small{margin-right: 20px;}
.news-in-paper .aside .a-box{gap: 10px 0;}
.news-in-paper .aside .a-box a{font-size: 18px;font-weight: 500;}
.main-box .aside>div{position: relative;background-color: #f8f8f8;}
.main-box .aside>div::after{content: "";width: 100%;height: 4px;background-color: var(--public-color);position: absolute;left: 0;bottom:0}
.news-in-paper .other-news .list + .list{border-color: #ddd;padding-top: 20px;}
.news-in-paper .other-news .list{padding-bottom: 20px;}
.main-box .aside .cont .d{display: flex;align-items: center;gap: 0 24px;font-size: 14px;margin-bottom: 10px;}
.main-box .aside .latest{color: var(--public-color);}
.main-box .aside .t1{font-size: 18px;line-height: 28px;color: #333;font-weight: 400;display: block;margin-bottom: 15px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.news-in-paper .other-news .time{font-size: 14px;color:#666}
.main-box .article{width: 67%;}
.main-box .article .all-more{width: 100%;padding: 0;height: 45px;display: flex;justify-content: center;align-items: center;}
.news-in-paper .box-tail .left {width: 70%;}
.news-in-paper .box-tail .right {width: 23%;}
.main-box{border-bottom: 1px solid var(--public-color);margin-bottom: 60px;}
.new-in-pro .title{display: flex;align-items: center;font-size: 32px;font-weight: 500;margin-bottom: 60px;}
.new-in-pro .all-img{margin-bottom: 0;margin-right: 15px;}
.main-box .main-left-box .table-title::before{display: none;}
.main-box .main-left-box .table-title{background-color: transparent;padding: 0;font-size: 24px;font-weight: 600;display: flex;align-items: center;}
.main-box .main-left-box .all-img{margin-bottom: 0;margin-right: 15px;}
.main-box .main-left-box .h2 a{font-weight: 500;}
.main-box .name-box li::before {top: 10px;}
.main-box .name-box li a {font-size: 16px;}
.main-box .main-left-box .h2 {padding-bottom: 20px;}
.news-in-paper .article .content{color: #666;}
.news-in-paper .article .content table{width: 100% !important;}
.news-in-paper .h1{margin-bottom: 30px;color: var(--public-color);letter-spacing: -1px;}
.news-in-paper .type-time{margin-bottom: 20px;}
.news-in-paper .type-time{display: flex;align-items: center;gap: 0 40px;}



@media(max-width:1770px){
    .home-about .max-1750px.container-xl.m-right{margin: 0 auto;padding: 0 15px;}
}
@media(max-width:1630px){
    .about-factory .next-factory {right: -90px;}
    .about-factory .prev-factory {left: -90px;}
    .all-cust .cust-next{margin-right: -40px;}
    .all-cust .cust-prev{margin-left: -40px;}

    .row{margin: 0 -15px !important;}
    .col-md-4,.col-md-3{padding: 0 15px !important;}

    .app-content .all-items {grid-gap: 40px 50px;}
}
@media(max-width:1590px){
    .home-app .name{justify-content: space-between;gap: 0 60px;}
    .news-in-paper .article h2{font-size: 32px;line-height: 48px;}
}
@media(max-width:1560px){
    .ser-content .items:last-child .left{margin-right: -35px;}
}
@media(max-width:1550px){
    .home-app .name{justify-content: space-between;gap: 0 40px;}
    .every-footer .content{width: 100%;}
    .every-footer .content .all-more{line-height: 20px;}

    
}
@media(max-width:1500px){
    .news-in-paper span.img-small{margin-right: 5px;}
    .main-box .aside{width: 30%;}
    .p-d-first h1{font-size: 38px;line-height: 50px;}

    .app-content .all-items {grid-gap: 40px;}
}
@media(max-width:1480px){
    .home-app .name{justify-content: space-between;gap: 0 20px;}

    .about-factory .next-factory {right: 15px;}
    .about-factory .prev-factory {left: 15px;}
    .all-cust .all-hover{background-color: #fff;}
    .all-cust .all-hover:hover{background-color: var(--public-color);}
    .all-cust .cust-next{margin-right: 15px;}
    .all-cust .cust-prev{margin-left: 15px;}
    .ser-content .items:last-child .left{margin-right: 0px;}

    .news-in-paper .article h2{font-size: 28px;line-height: 42px;}
}
@media(max-width:1430px){

    .home-about .ul{flex-wrap: wrap;}
    .home-faq .left {width: 50%;}
    .home-faq {padding-bottom: 120px;}
    .home-app .name>div{height: 50px;}
    .home-app .name>div:nth-child(3){width: 30%;}
}

@media(max-width:1380px){
    .index-banner .cont-box {width: 67%;}
    h1.h1{font-size: 38px;}
    .index-banner h1 {margin-bottom: 26px;}

    .home-faq .img img {margin-top: -120px;}
    .all-adv .cont {padding: 40px 30px 55px 30px;}

    .p-l-first .right{width: 46%;}
    .p-l-faq .left {width: 42%;}
    .p-l-faq .right {width: 53%;}
    
}
@media(max-width:1350px){
    .small-nav {margin-bottom: 5px;}
}
@media(max-width:1315px){
    .home-app .items .box {padding: 45px 20px 45px 26px;}
    .detail-nav li a {font-size: 18px;}
    .cap-process .h4 {font-size: 18px;}
    .news-in-paper .aside>div {padding: 20px 15px;}
}
@media(max-width:1260px){
    .all-faqs .item {width: 95%;}
    .all-faqs .items {padding: 17px 30px 15px 20px;}
    .every-footer-1 .left {padding-top: 65px;}
    .every-footer-1 .right {margin-top: -80px;}
    .every-footer-1 .form-feedback{padding: 80px 60px 75px;}

    .p-d-first .box a {font-size: 16px;height: 45px;}
    .p-d-first h1{margin-bottom: 25px;}
}
@media(max-width:1230px){
    .home-about .left{width: 47%;}
    .home-about .right{width: 50%;}
    .home-pro .t1 {font-size: 19px;}
    .home-app .items .box {padding: 30px 20px 30px 26px;}
    .home-app .left {width: 50%;}
    .home-app .right{width: 49%;}

    .all-cust .t2 {font-size: 18px;}
    .main-box .aside .cont .d {gap: 0 10px;}
}
@media(max-width:1200px){
    .top-head{width: 100% !important;}
    .home-app .box-1 {padding: 0 20px ;}
    .home-app .items .box{flex-direction: column;}
    .home-app .items .cont{width: 100%;margin-bottom: 15px;}
    .home-app .items .a{width: 100%;display: flex;justify-content: flex-end;}
    .home-app .top .a .all-more {padding: 0;}
    .home-app .items .all-more{width: 140px;}

    .about-his .text{height: 85px;width:95%;}

    .all-banner .h1 {font-size: 36px;line-height: 42px;}
    .banner .banner-text {padding-bottom: 30px;}

    .all-product .t1{height: auto;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
    }
    .contact-index .right {padding: 90px 50px 100px;}
    .detail-nav.fadeInDown,.detail-nav{display: none}

    .news-in-paper .box-tail {margin-bottom: 40px;}
    .main-box .aside .all-more{width: auto !important;padding: 15px 25px;display: inline-flex;}
    .news-in-paper .aside .a-box{display: flex;}
    .news-in-paper .main-top{flex-wrap: wrap;}
    .main-box .article{width: 100%;}
    .main-box .aside{width: 100%;max-height: fit-content !important;max-width: 400px;}

}
@media(max-width:1100px){
    .home-about .content{flex-wrap: wrap;flex-direction: column-reverse;}
    .home-about .right{width: 100%;margin-bottom: 15px;}
    .home-about .left{width: 100%;}

    .p-d-first .right{width: 48%;}
    .p-d-first .box a{width: auto;padding: 0 20px;}

}
@media(max-width:1000px){
 .home-app .content.active{flex-direction: column;}
 .home-app .left{width: 100%;margin-bottom: 25px;}
 .home-app .right{width: 100%;}
 .home-app .items img{width: 100%;height: auto;}
 .home-faq .img img{margin-top: 0;}
 .home-faq .left{width: 59%;}
 .home-faq .right{width: 37%;}

 .about-first{flex-direction: column-reverse;}
 .about-first .left{width: 100%;}
 .about-first .right{width: 100%;margin-bottom: 25px;}
 .about-cer .content{flex-direction: column;}
 .about-cer .left{width: 100%;margin-bottom: 25px;}
 .about-cer .right{width: 100%;}
 .contact-index .right {width: 55%;}
}


@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: -2px !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;}

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

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

    .mySwiper-pro .pagination-pro{bottom: 0;left: 0;}
    .mySwiper-pro .swiper-pagination-bullet{background-color: var(--public-color);opacity: .2;}
    .mySwiper-pro .swiper-pagination-bullet-active{background-color: var(--public-color);opacity: 1;}
    .mySwiper-pro .swiper-slide{height: auto;}
    .mySwiper-pro {padding-bottom: 50px;margin-bottom: 30px;}

    .mySwiper-pro-1 .pagination-pro-1{bottom: 0;left: 0;}
    .mySwiper-pro-1 .swiper-pagination-bullet{background-color: var(--public-color);opacity: .2;}
    .mySwiper-pro-1 .swiper-pagination-bullet-active{background-color: var(--public-color);opacity: 1;}
    .mySwiper-pro-1 .swiper-slide{height: auto;}
    .mySwiper-pro-1 {padding-bottom: 30px;margin-bottom: 30px;}

    .mySwiper-pro-2 .pagination-pro-2{bottom: 0;left: 0;}
    .mySwiper-pro-2 .swiper-pagination-bullet{background-color: var(--public-color);opacity: .2;}
    .mySwiper-pro-2 .swiper-pagination-bullet-active{background-color: var(--public-color);opacity: 1;}
    .mySwiper-pro-2 .swiper-slide{height: auto;}
    .mySwiper-pro-2 {padding-bottom: 30px;margin-bottom: 30px;}

    .mySwiper-pro-3 .pagination-pro-3{bottom: 0;left: 0;}
    .mySwiper-pro-3 .swiper-pagination-bullet{background-color: var(--public-color);opacity: .2;}
    .mySwiper-pro-3 .swiper-pagination-bullet-active{background-color: var(--public-color);opacity: 1;}
    .mySwiper-pro-3 .swiper-slide{height: auto;}
    .mySwiper-pro-3 {padding-bottom: 30px;margin-bottom: 30px;}

    .small-nav ul li::after {padding: 0 5px;}
    .small-nav ul a {font-size: 14px;line-height: 26px;}
    .small-nav ul li::after {line-height: 26px;font-size: 10px;}

    .index-banner .cont-box{width: 100%;}
    .index-banner{display: flex;justify-content: center;align-items: center;}
    .index-banner>img{height: 230px;width: auto;}
    .index-banner h1{font-size: 20px !important;line-height: 28px !important;letter-spacing: -1px !important;}
    .banner .banner-text{padding-bottom: 0;}
    .all-banner .h1{margin-bottom: 0 !important;}
    .in-banner{margin-bottom: 0px;padding-top: 10px;}
    .about-banner>img{height: 170px;}

    .footer{padding: 30px 0;}
    .footer-top{padding-bottom: 0;}
    .footer-top>div{width: 100% !important;}
    .footer .list-1 .text{width: 100%;}
    .footer .t1 {font-size: 16px;line-height: 24px;margin-bottom: 10px;}
    .footer .font-sty {font-size: 14px;line-height: 20px;}
    .footer .list-2 .font-sty, .footer .list-3 .font-sty{margin-bottom: 0px;}
    .footer-bottom{padding-bottom: 0;font-size: 14px;line-height: 20px;}

    .home{padding-top: 30px;}
    .home-pro .cont {padding-top: 15px;}
    .home-pro .t1 {font-size: 18px;margin-bottom: 10px;}
    .home-pro .t1 span.s1{width: 20px;}
    .home-pro .row{gap: 15px 0 !important;}
    .home-pro {margin-bottom: 0;}
    .home-about{padding: 30px 0;}
    .home-about .text{margin-bottom: 15px;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word;
    }
    .home-about .ul {font-size: 16px;line-height: 24px;margin-bottom: 15px;}
    .home-adv{padding: 30px 0 0;margin-bottom: 0;}
    .all-adv .cont {padding: 25px 20px 25px 20px;}
    .all-adv .h4{font-size: 18px;line-height: 26px;margin-bottom: 10px;}
    .home-app .text{
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word;
    }
    .home-app-xl{padding: 30px 0;}
    .home-app .name{flex-wrap: wrap;width: 100%;gap: 0;}
    .home-app .name>div{width: 35%;justify-content: normal}
    .home-app .name>div:nth-child(2){width: 60%;}
    .home-app .name>div:nth-child(3),.home-app .name>div:nth-child(4){width: 100%;}
    .home-app .name>div::after {bottom: 0;height: 1px;}
    .home-app .box-1 {padding: 0 10px;}
    .home-app .top .a{width: 100%;}
    .home-app .top{flex-wrap: wrap;}
    .home-app .img-2{max-height: fit-content;}
    .home-app .img-2 img{height: 100%;width: auto;}
    .home-app .h4 {font-size: 14px;}
    .home-app .items .box{position: relative;padding: 20px 15px;}
    .home-app .t1{font-size: 20px;}
    .home-app .items .a{margin-bottom: 0;}
    .home-app .t2 {font-size: 16px;line-height: 24px;
        text-overflow: -o-ellipsis-lastline;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
line-clamp: 2;
-webkit-box-orient: vertical;

    }
    .home-news{padding: 30px 0 0;}
    .home-news .title{margin-bottom: 0 !important;}
    .all-news .cont{padding: 20px 15px;}
    .all-news .t1{font-size: 18px;line-height: 26px;height: auto;}
    .home-faq{padding: 30px 0;}
    .home-faq .all-img {margin-bottom: 9px;}

    .all-faqs .quen-q{font-size: 16px;line-height: 24px;}
    .all-faqs .quen-a{font-size: 14px;line-height: 20px;}
    .all-faqs .item {width: 90%;}
    .all-faqs .items{padding: 17px 15px 15px 20px;}
    .home-faq .img{margin-bottom: 25px;}
    .home-faq .right .text{margin-bottom: 15px;}

    .about-index{padding-top: 30px;}
    .about-first .h6{margin-bottom: 5px;}
    .about-first .all-img{margin-bottom: 10px;}
    .about-first{margin-bottom: 30px;}
    .about-his .list {padding-left: 5px;}
    .about-his .year {font-size: 20px;line-height: 28px;margin-bottom: 15px;}
    .about-his .text{height: auto;font-size: 12px !important;line-height: 18px !important;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word;
    }
    .about-his .content.his-even .list{justify-content: flex-start;padding-top: 20px;}
    .about-his .content.his-even .list:last-child .year {margin-left: -45px;}
    .about-his .content.his-even .list:last-child .year::before {left: -12%;}
    .about-his .content.his-even .list:last-child{justify-content: flex-end;}
    .about-his .content.his-odd .list{padding-top: 20px;}
    .about-his{margin-bottom: 30px;}
    .about-cer{padding: 30px 0;}
    .about-cer .text{margin-bottom: 25px;}
    .about-cer .all-more{width: 100%;padding: 10px 0;}
    .about-cer .left{padding-left: 0;}
    .mySwiper-factory {display: none;}
    .about-factory .all-hover {top: 55%;}
    .all-hover-xl {font-size: 18px;}
    .about-factory{margin-bottom: 30px;}
    .about-partners{padding: 30px 0;}
    .about-partners .top-head{margin-bottom: 0 !important;}
    .about-partners .content{gap: 15px 0;justify-content: space-between;}
    .about-partners .img{width: 48%;}

    .every-footer{padding: 30px 0;}
    .every-footer .all-img{margin-bottom: 15px;}

    .video-list{padding: 30px 0;}
    .video-list .top-head .text{
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word;
    }
    .video-list .t1{font-size: 18px;padding-left: 0;}
    .video-list .all-img{margin-bottom: 15px;}
    .video-list iframe{height: auto !important;}
    
    .certificates-list{padding: 30px 0;}
    .certificates-list .all-img{margin-bottom: 15px;}
    .certificates-list .top-head .text{
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word;
    }
    .certificates-list .items.active .cer-name {margin-bottom: 25px;padding-top: 15px;}
    .certificates-list .h2 {font-size: 20px;line-height: 28px;}
    .certificates-list .items.active{padding-bottom: 0px;}
    .certificates-list .img{margin-bottom: 15px;}
    .certificates-list .h5{text-align: center;font-size: 16px;line-height: 24px;}
    .certificates-list .col-md-3{width: 50%;}
    .certificates-list .img{padding: 15px 10px;}
    .certificates-list .dimen {font-size: 23px;}
    .certificates-list .items .cer-name{padding: 15px 0;}

    .faq-list{padding: 30px 0;}    
    .faq-content{padding-left: 0;overflow: visible;}
    .faq-box{width: 100%;margin-bottom: 30px;gap: 0;}
    .faq-box .menu-collapse {width: 100%;margin-bottom: 0;}
    .faq-content .all-faqs{display: block;}
    .faq-content .item{width: 100%;}
    .faq-content .items{background-color: #ffffff;box-shadow: 0px 40px 70px 0px rgba(0, 116, 160, 0.1);padding: 15px 10px;}
    .faq-content .all-faqs .quen-a {padding-bottom: 0;}
    .faq-content .quen-q {padding-left: 30px;}
    .faq-content .plus,.faq-content .minus {width: 20px;height: 20px;}
    .faq-content .dimen{font-size: 10px;top: -5px;}
    .faq-content .quen-q p {width: 100%;}

    .product-index{padding-top: 30px;}
    .product-index .all-img{margin-bottom: 15px;}
    .product-index .items{padding: 20px 0;}
    .product-index .items-xl{flex-direction: column !important;}
    .product-index .left{margin-bottom: 20px;}
    .product-index .t1{font-size: 20px;line-height: 28px;margin-bottom: 15px;}
    .product-index .t1 span.s1{height: 12px;}
    .product-index .child-name{margin-bottom: 10px;}
    .product-index .child-name ul{flex-direction: column;}
    .product-index .child-name ul a{font-size: 14px;line-height: 26px;}

    .product-list{padding-top: 30px;}
    .p-l-first .content{flex-wrap: wrap;}
    .p-l-first .top-head{margin-bottom: 0 !important;}
    .p-l-first .left{display: flex;flex-direction: column-reverse;}
    .p-l-first .img{margin-bottom: 15px;}
    .p-l-first .text{margin-bottom: 20px;}
    .p-l-first .ul p::before {width: 25px;height: 25px;}
    .p-l-first .ul p{height: auto;padding-left: 35px;margin-bottom: 10px;}
    .p-l-first .ul{font-size: 16px;line-height: 24px;margin-bottom: 25px;}
    .p-l-first{margin-bottom: 40px;}
    .p-l-content .items{margin-bottom: 30px;flex-wrap: wrap;}
    .p-l-content .t1{font-size: 20px;line-height: 28px;margin-bottom: 15px;}
    .p-l-content .t1 span.s1 {height: 12px;}
    .p-l-content .child-name .t2::before {font-size: 16px;line-height: 16px;margin-right: 10px;margin-top: 3px;}
    .p-l-content .child-name .t2{align-items: flex-start;}
    .p-l-content .child-name{gap: 5px 0;margin-bottom: 20px;}
    .p-l-content .right {padding-left: 50px;margin-bottom: 15px;}
    .p-l-content .right .img-1{width: 40%;}
    .p-l-content .items{margin-bottom: 45px;}
    .p-l-content{margin-bottom: 30px;}
    .p-l-stand{margin-bottom: 0px;}
    .all-cust .img{margin-bottom: 15px;}
    .all-cust .t2{font-size: 18px;line-height: 26px;}
    .all-cust span.s1{margin-right: 10px;height: 11px;width: 18px;}
    .p-l-cust{margin-bottom: 0;}
    .p-l-faq{padding:30px 0 0;}
    .p-l-faq .content{flex-wrap: wrap;}
    .p-l-faq .aside{height: auto;min-width:fit-content;width: 100%;padding: 20px 10px;margin-bottom: 20px;}
    .p-l-faq .aside .con-us{margin-bottom: 20px;}
    .p-l-faq .aside a{margin-bottom: 0;}
    .p-l-faq .quen-q{font-size: 16px;line-height: 24px;}
    .p-l-faq .quen-a {padding-top: 15px;}
    .p-l-faq .items{background-color: #ffffff;box-shadow: 0px 40px 70px 0px rgba(0, 116, 160, 0.1);margin-bottom: 25px;padding: 15px 10px;}
    .p-l-faq .items:first-child{padding-top: 20px;}
    .p-l-faq .items:last-child{padding-bottom: 20px;}
    .p-l-faq .quen-q{width: 95%;
        -moz-hyphens: auto;
        -ms-hyphens: auto;
        -webkit-hyphens: auto;
        hyphens: auto;
        word-wrap: break-word;
    }
    .p-l-news{padding: 30px 0 0;}
    .p-l-news .top-head{margin-bottom: 0 !important;}
    .every-footer-1 .left{padding-top: 30px;margin-bottom: 20px;}
    .every-footer-1 .ul{font-size: 16px;line-height: 24px;}
    .every-footer-1 .ul p{margin-bottom: 10px;}
    .every-footer-1 .right{margin-top: 0;}
    .every-footer-1 .form-feedback{padding: 25px 20px;}
    .every-footer-1{padding-bottom: 30px;}

    .all-cust .cust-next{margin-right: 0;}
    .all-cust .cust-prev{margin-left: 0;}

    .product-child{padding-top: 30px;}
    .p-c-first .right{margin-bottom: 20px;}
    .p-c-first{margin-bottom: 30px;}
    .all-product .img{margin-bottom: 15px;}
    .all-product .t1{font-size: 16px;margin-bottom: 10px;}
    .p-c-equip .all-product .row{gap: 20px 0 !important;}
    .all-product .t1 span.s1 {width: 18px;height: 10px;margin-right: 15px;}
    .p-c-equip{margin-bottom: 0px;}
    .p-c-app{padding: 30px 0;}
    .p-c-app .right{flex-wrap: wrap;gap: 20px 0;}
    .p-c-app .right .list {flex: 0 0 50%;}
    .p-c-app .img-1{margin-bottom: 15px;}
    .p-c-app .h5{font-size: 16px;line-height: 24px;}
    .p-c-app .left{margin-bottom: 25px;}
    .p-c-app{margin-bottom: 30px;}

    .product-detail{padding-top: 15px;}
    .p-d-first .img{height: auto;}
    .p-d-first .left{margin-bottom: 15px;}
    .p-d-first .text{margin-bottom: 20px;}
    .p-d-first .h3{font-size: 18px;line-height: 26px;margin-bottom: 10px;}
    .p-d-first .box {gap: 10px;}
    .p-d-first .box a{height: 42px;}
    .p-d-first{margin-bottom: 50px;}
    .detail-nav,.detail-nav.fadeInDown{display: none;}
    .p-d-content .table-wrapper>h3{margin-top: 15px;font-size: 20px;line-height: 28px;margin-bottom: 15px;}
    .p-d-content>div{font-size: 14px;line-height: 20px;margin-top: 0px;}
    .table-wrapper table tr td:first-child, .table-wrapper table tr th:first-child{padding:10px 15px;}
    .table-wrapper table td{font-size: 14px;line-height: 20px;}
    .p-d-content{padding-bottom: 0px;}
    .p-d-cust{padding: 30px 0 0;}

    .app-list{padding-top: 30px;}
    .app-first .img{margin-bottom: 20px;}
    .app-first .text{width: 100%;}
    .app-first{margin-bottom: 40px;}
    .app-content .all-img{margin-bottom: 15px;}
    .app-content .h3{font-size: 18px;line-height: 26px;padding: 15px;margin-bottom: 15px;}
    .app-content .items{flex-wrap: wrap;}
    .app-content .list{width: 100%;}
    .app-content .img{max-height: fit-content;}
    .app-cust{margin-bottom: 15px;}
    .app-test .top-head{margin-bottom: 0 !important;}
    .app-test{margin-bottom: 0px;}

    .capacity-list{padding: 30px 0;}
    .cap-content .items{padding: 30px 0;}
    .cap-content .items-xl{flex-direction: column !important;}
    .cap-content .left{margin-bottom: 15px;}
    .cap-content .all-img{margin-bottom: 15px;}
    .cap-process{padding-top: 30px;}
    .cap-process .box {gap: 60px 0;margin-bottom: 60px;position: relative;}
    .cap-process .list{width: 100%;}
    .cap-process .box:nth-child(odd) .list::after,.cap-process .box:nth-child(even) .list::after{right: 50%;margin-right: -18px;bottom: -50px;top: auto;transform: rotate(90deg);}
    .cap-process .box::after{right: 50% !important;margin-right: -18px !important;bottom: -50px !important;}
    .cap-process .box:last-child::after{display: none !important;}
    .cap-process .box:nth-child(even){flex-direction: column-reverse;}
    .cap-process .box:nth-child(even) .list:first-child::after{display: none !important;}
    .cap-process .box:nth-child(even) .list:last-child::after{display: block !important;}

    .laboratory-list{padding: 30px 0 0;}
    .lab-content .items{padding: 30px 0;}
    .lab-content .items-xl{flex-direction: column !important;}
    .lab-content .left{margin-bottom: 15px;}

    .service-index{padding:30px 0 0;}
    .service-index .top-head .text{width: 100%;margin-bottom: 30px;}
    .service-index .list{flex: none;width: 48%;padding: 20px 10px;}
    .service-index .content{justify-content: space-between;gap: 25px 0;}
    .service-index .h5{font-size: 14px;}
    .service-index .list .img{margin-bottom: 15px;}
    .service-index .list .img img {max-width: 75%;}
    .ser-content .items{padding: 30px 0;}
    .ser-content .items-xl{flex-direction: column !important;}
    .ser-content .left{margin-bottom: 15px;}
    .ser-content .img-adv{margin-top: 20px;}

    .news-list{padding: 30px 0;}

    .down-list{margin-top: 10px;}
    .main-box .article .all-more{width: auto;padding: 15px 10px;}
    .main-box .aside{max-height: fit-content !important;}
    .main-box .news-name{background-color: #fff;overflow: auto;}
    .main-box .table-title span.s1{background: none;animation: none;width: 100%} 
    .main-box .main-left .main-left-box.active {top: 50px;}
    .main-box .main-left{overflow: auto;z-index: 99;}
    .main-box .name-box{padding-bottom: 0;}

    .contact-index{padding: 30px 0;}
    .contact-index .h2{font-size: 22px;line-height: 32px;margin-bottom: 10px;}
    .contact-index .box-1 .text{margin-bottom: 20px;}
    .contact-index .ul p{margin-bottom: 10px;height: auto;}
    .contact-index .line{margin: 15px 0;}
    .contact-index .d1 .font-sty{line-height: 24px;}
    .contact-index .d1>.font-sty {width: 90%;}
    .contact-index .d1>p {width: 100%;display: flex;}
    .contact-index .right{padding: 20px;}
    .contact-index .col-md-6, .contact-index .col-md-12{padding-left: 20px !important;padding-right: 20px !important;}
    .contact-index .left{margin-bottom: 30px;}

    .p-d-first .box a {font-size: 14px;width: calc(50% - 10px);}
    .p-d-first .all-more{width: 160px;padding: 0;}
    .p-d-first .box {margin-bottom: 20px;}
    .p-d-content .all-img{margin-bottom: 0 !important;}
    .p-d-first{margin-bottom: 30px;}
    .p-d-content .title{font-size: 20px !important;line-height: 28px !important;}
    .p-d-content>div{margin-bottom: 30px;}



}

@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 .type-time {padding-bottom: 15px;}
    .news-in-paper .article h2{font-size: 20px;line-height: 28px;}
    .news-in-paper .article h3{font-size: 16px;line-height: 24px;}
    .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: 0px;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;margin-bottom: 10px;}
    .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 {height: 15px;position: absolute;top: 17px;left: 0;background-color: #fff;}
    .main-box .main-left-box .h2 a {font-size: 18px;line-height: 26px;}
    .main-box .main-left-box .h2{margin-bottom: 15px;padding-bottom: 15px;}
    .main-box .name-box ul {padding-top: 0;padding-bottom: 5px;margin-bottom: 5px;}
    .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: 0px;}
    .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: 75px;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;}
    .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;margin-right: 0;}
    .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;border-bottom: none;margin-bottom: 30px;}
    .main-box .main-top{width: 100%;}
}


.p-l-pro-name-xl .max-1920px{overflow: visible;}
.p-l-pro-name-xl{background-color: #fff;margin-bottom: 100px;position: sticky;top: 90px;height: 100px;z-index: 10;}
.p-l-pro-name{background-color: rgba(0, 116, 160, .2);height: 100px;display: flex;align-items: center;}
.p-l-pro-name .pro-name{display: flex;gap: 0 20px;position: relative;}
.p-l-pro-name .pro-name>li{padding: 10px 0 10px;}
.p-l-pro-name .t1{font-size: 18px;line-height: 36px;font-weight: 500;padding: 8px 35px;letter-spacing: -1px;border-radius: 50px;display: block;position: relative;letter-spacing: 0;background-color: #fff;color: var(--public-color);}
.p-l-pro-name .t1::before{z-index: 10;content: "";position: absolute;bottom: -23px;left: calc(50% - 14px);border-top: 14px solid var(--public-color);border-right: 14px solid transparent;border-bottom: 14px solid transparent;border-left: 14px solid transparent;display: none;}
.p-l-pro-name .pro-name>li.active .t1::before,.p-l-pro-name .pro-name>li:hover .t1::before{display: block;animation: fadeIn .6s ease-in-out;}
.p-l-pro-name .pro-name>li.active .t1,.p-l-pro-name .pro-name>li:hover .t1{color: #fff !important;background-color: var(--public-color);}
.p-l-pro-name li>.container-xl{position: absolute;right: 0;top: 72px;width: 100%;z-index: 10;list-style: none;padding: 0 5px;max-width: fit-content;}
.p-l-pro-name .sub-menu{display: none;flex-wrap: wrap;max-width: fit-content;height: 100%;padding: 40px;gap:20px 30px;letter-spacing: 0;background: var(--public-color);border-radius: 10px;}
.p-l-pro-name .pro-name>li:hover .sub-menu{display: flex;flex-wrap: wrap;animation: fadeIn 0.5s ease-in-out;}
.p-l-pro-name .t2{font-size: 16px;line-height: 28px;color:#fff;font-weight: 500;letter-spacing: -.5px;    display: inline-flex;align-items: center;}
.p-l-pro-name .t2::before{content: "●";display: inline-block;margin-right: 14px;font-size: 5px;line-height: 0;}
.p-l-pro-name .sub-menu>li:hover .t2,.p-l-pro-name .sub-menu>li.active .t2{color: var(--public-color-y) !important;}

@media(max-width:1390px){
    .p-l-pro-name .t1 {font-size: 16px;line-height: 36px;}
    .p-l-pro-name .t2{font-size: 14px;line-height: 32px;}
    .p-l-pro-name li>.container-xl {top: 66px;}
}
@media(max-width:1260px){
    .p-l-pro-name .t1 {padding: 5px 10px;}
    .p-l-pro-name .pro-name{gap: 0 10px;}
}
@media(max-width:1170px){
    .p-l-pro-name-xl{display: none;}
}

.p-l-products .top-head{margin-bottom: 85px;}
.p-l-products .title{font-size: 42px;line-height: 56px;color: #333;letter-spacing: -2px;font-weight:600;margin-bottom: 60px;}
.p-l-products .text{color: #666;}
.p-l-products {margin-bottom: 140px;}
.p-l-products .row{margin: 0 -20px;gap: 55px 0;}
.p-l-products .col-md-3{padding: 0 20px;}
.p-l-products .img{margin-bottom: 45px;}
.p-l-products .t1{font-size: 18px;line-height: 22px;color: #333;font-weight: 500;}
.p-l-products span.s1{font-size: 16px;}


@media(max-width:768px){
    .p-l-products .img{margin-bottom: 15px;}
    .p-l-products .t1 {font-size: 16px;}
    .p-l-products {margin-bottom: 0;}
    .app-content .t2{font-size: 14px;line-height: 24px;
        text-overflow: -o-ellipsis-lastline;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        line-clamp: 2;
        -webkit-box-orient: vertical;
        
    }
    .app-content{margin-bottom: 30px;}

    /* .app-content .swiper-grid-column>.swiper-wrapper{gap:10px;} */

    .row{margin: 0 -7px !important;}
    .col-md-4, .col-md-3{padding: 0 7px !important;}

    .app-content .swiper {
        height: 500px;
        position: relative;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 0;
    }  

    .app-content span.s1{width: 16px;height: 9px;display: none;}
    .app-content .t2 {line-height: 20px;}

}

















































