/*通用样式*/
:root{
    --public-color:#c61522;
    --max:1430px;
}

body{color:#999999;font-size:16px;line-height:28px;font-weight: 400;font-family:'Poppins','Outfit',Arial,Helvetica,sans-serif;letter-spacing: -.6px}
a{display:inline-block;transition: all .4s ease-in-out;}
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}
}

.down-list{display: flex;justify-content: center;margin-top: 70px;}
.down-list .pagination{gap: 10px;}
.down-list .page-link{width: 60px;height: 60px;display: flex;align-items: center;justify-content: center;}

.x3-title{font-size:16px;line-height:24px;margin-top:15px;display:block;text-align:center;}

.max-1920px{max-width: 1920px;margin-left: auto;margin-right: auto;overflow-x: clip;}
.max-1860px{max-width: 1860px;}
.max-1830px{max-width: 1830px;}
.max-1800px{max-width: 1800px;}
.max-1790px{max-width: 1790px;}
.max-1750px{max-width: 1750px;}
.max-1740px{max-width: 1740px;}
.max-1690px{max-width: 1690px;}
.max-1680px{max-width: 1680px;}
.max-1650px{max-width: 1650px;}
.max-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;}

/* 自己写的 */
.in-header{box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.1)}
.header.fadeInDown{box-shadow: 0px 7px 27px 0px rgba(0, 0, 0, 0.1);position: fixed;top: 0;left: 0;right: 0;}
.header.fadeInDown .header-top{background-color: #ffffff;transition: all .3s ease-in-out;}

.dropdown-item.active, .dropdown-item:active{color: var(--public-color);}
.fixed-header .header{position: fixed;top: 0;left: 0;right: 0;}

.header{position: relative;width: 100%;z-index: 99;}
.header .row-nav{display: flex;align-items: center;}
.header .header-nav{display: flex;align-items: center;justify-content: space-between;gap: 30px;}
.header-top .row-nav{display: flex;align-items: center;justify-content: flex-end;position: inherit;}
.header-top .navbar-custom{position: inherit;}

.dropdown-item.active, .dropdown-item:active {
    color: var(--public-color);
}

.contact-search{display: flex;align-items: center;gap: 25px;margin-left: 20px;}
.contact-search .a-lb{height: 40px;font-weight: 500;}
.contact-search .top-search-box{margin: 0;}


/*默认导航样式*/
.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 12px;position: relative;}
.navbar-custom .navbar-nav .active > .nav-link{color: var(--public-color);}
.navbar-custom .navbar-nav .nav-link{text-align:center;position:relative;color:#333333;padding:0 5px;height:90px;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:18px;line-height:28px;text-transform: capitalize;}
.navbar-custom .navbar-nav .nav-link:before{content:"";width:0px;height:6px;margin-left:0!important;background:var(--public-color);position:absolute;bottom:0px}
.navbar-custom .navbar-nav .nav-item:hover .nav-link:before{width:100%;transition:all 0}
.navbar-custom .navbar-nav .nav-item .dropdown-toggle::after{transition:.6s ease-in-out;color: var(--public-color);font-weight: bold;margin-left: 5px;}
.navbar-custom .navbar-nav .nav-item:hover .dropdown-toggle::after{transform:rotate(180deg);}
.navbar-custom .navbar-nav .nav-link:hover{color:var(--public-color) !important;transition:.6s ease-in-out}
.navbar-custom .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}
.navbar-custom .navbar-nav .show > .nav-link,.navbar-custom .navbar-nav .active > .nav-link,.navbar-custom .navbar-nav .nav-link.show,.navbar-custom .navbar-nav .nav-link.active{}
.navbar-custom .navbar-text{color:rgba(0,0,0,0.5)}
.navbar-custom .navbar-text a{color:rgba(0,0,0,0.9)}
.navbar-custom .navbar-text a:hover,.navbar-custom .navbar-text a:focus{color:rgba(0,0,0,0.9)}

.header-nav .top-lang::before{content: "";width: 1px;height: 15px;background-color: #bcbcbc;position: absolute;left: 0;top: 9px;}
.header-nav .top-lang{position: relative;display: flex;align-items: center;padding-left: 15px;}
.dropdown.lang .dropdown-toggle{background-color: transparent;padding: 0;}

@media(max-width:1340px) {
    .navbar-custom .navbar-nav .nav-link {font-size: 16px;}
    .navbar-custom .navbar-nav .nav-item {margin: 0 10px;}
    .navbar-custom .navbar-nav .nav-item .dropdown-toggle::after {padding: 0 5px;}
}
@media(max-width:1250px) {
    .navbar-custom .navbar-nav .nav-item .dropdown-toggle::after {margin-left: 0;}
    .navbar-custom .navbar-nav .nav-item {margin: 0 5px;}
    .navbar-custom .navbar-nav .nav-link{height: 70px;}
}
@media(max-width:1200px) {
    .header .top-logo{width: 200px;}
    .navbar-custom .navbar-nav .nav-link{height: 60px;}
    .header .a-lb{display: none;}
}
@media(max-width:1100px) {
    .navbar-custom .navbar-nav .nav-link{font-size: 14px;}
    .header .header-top{padding: 0;}
}


/*移动端头部样式*/
@media(max-width:768px){
    body{padding-top:50px;font-size:14px;letter-spacing: -.3px !important;}
    .header-mb{background:#fff;position:fixed;top:0;left:0;width:100%;border-bottom:1px solid var(--public-color);z-index:999}
    .header-mb .container-xl{height:50px}
    .header-mb .top-logo{width:50%}
    .header-mb .top-logo img{height: auto;max-width: 100%;}
    .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:#000}
    .header-mb .top-mb .icon-bars{color:#000}
    .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:40px}
    .top-mb-feed i{font-size:16px;color:#000}
    .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:#ffffff}
    .main-mask{position:absolute;background-color:#000;opacity:.4;width:100%;height:100vh;z-index:9;display:none}
}
/*#endregion*/

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


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

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


/*#表格*/
.table-wrapper table thead th{text-align: center;color: #fff;padding:15px 0;vertical-align: middle;font-weight: 500;}
.table-wrapper table thead{background-color: #eff5fc;}
.table-wrapper table th{background-color: #eff5fc;color: #fff;padding: 20px 15px 20px 60px;font-weight: 400;font-size: 16px;text-align:left;}
.table-wrapper table td {padding: 10px 5px; vertical-align: middle; font-size: 16px;line-height: 28px;color: #333333;font-weight: 400;text-align:left;padding-left: 40px;border: solid 1px #cccccc;}
.table-wrapper table { display: table; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar;border: solid 1px #cccccc;}

.table-wrapper table tr:first-child{background-color: var(--public-color) !important}
.table-wrapper table tr:first-child td{color: #fff;font-weight: 500;}
.table-wrapper table tr:nth-child(even){background-color: #fff;}
.table-wrapper table tr:nth-child(odd){background-color: rgba(191, 5, 19,0.05);}
.table-wrapper table tr:hover{background-color: rgba(191, 5, 19, .05);}

@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; }
    .table-wrapper table td{padding:7px 10px 7px 15px;font-size: 14px;line-height: 20px;}
}
@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}
@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-row.form-btn-box{position: relative;}
.form-row .btn-box{position: static;}
.form-row .pos-btn{position: absolute;top:100%;left:0;padding:0 10px;width: 100%;font-size: 14px;line-height: 24px;font-weight: 400;}


.form-group .form-control::placeholder{font-size:16px;line-height:32px;color:#333333;opacity:1}
.form-group .form-control{padding:15px 20px 12px 30px;border:none;border-radius:0px;background-color:#ffffff;border:solid 1px #cccccc}
.form-group .form-control:focus{border-color: var(--public-color);box-shadow: inset 0 0 0 1px var(--public-color);}
.form-group textarea.form-control{padding-top:10px}
.form-row{margin:0 -10px 15px !important}
.form-group{position:relative;padding:0 10px !important;margin-bottom: 0;}
.form-group:has(input[required])::before,.form-group:has(textarea[required])::before{content:url(../../images/sign-4.webp);position:absolute;left:13px;top:-5px;line-height:18px;z-index:2}
.form-group:has(textarea[required])::before{top:-5px}
.form-row .a-lh{display:flex;justify-content:center;align-items:center;width:100%;height:56px;font-size:20px;font-weight:500;letter-spacing:0;min-width: 255px;border-radius: 0;}
.form-cap .input-group{border:solid 1px #cccccc;border-radius: 8px;overflow: hidden;}
.form-cap .form-group .form-control{border:none}
.form-cap .input-group-append{width:115px;background-color:#f3fbfe;margin:0;border:none}
.input-group-append img{width:100%;height:auto;background-color:#f3fbfe;mix-blend-mode:darken}
.input-group-img{padding:0 !important}
.input-group-text{border:none}

@media(max-width:1340px){
    .form-cap .input-group-append{width: 100px;}
}
@media(max-width:768px){
    .form-feedback .form-control{padding:10px 20px 10px 25px;font-size:16px}
    .form-feedback .form-control::placeholder{font-size: 14px;line-height: 20px;}
    .form-feedback .btn{padding-top:10px;padding-bottom:10px}
    .contact-wrapper .feedback-box .form-control{margin-bottom:0}
    .form-row{gap: 15px;}
    .form-group:has(input[required])::before, .form-group:has(textarea[required])::before{left: 10px;}
    .form-row .pos-btn{line-height: 20px;}
}
.popup{font-size:16px;position:fixed;left:50%;top:0%;transform:translate(-50%,-50%);z-index:98;background:linear-gradient(-70deg,#24b66f 0%,#88ca4e 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}


.was-validated .form-control:invalid,.form-control.is-invalid {
    border-color: #f5543f;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem)
}

/*#搜索*/
.header-search-box{position:relative}
.header-search-box .search-svg{display:flex;align-items:center;justify-content:center;padding:4px;cursor:pointer;transition:opacity .3s ease}
.header-search-box .search-svg:hover{opacity:.8}
.header-search-box .search-svg svg{width:20px;height:20px}
.header-search-box .input-group.search-group{position:absolute;top:100%;right:0;margin-top:10px;display:flex;align-items:center;width:260px;height:40px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.15);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;z-index:100;border-radius: 5px;}
.header-search-box.active .input-group.search-group{opacity:1;visibility:visible;transform:translateY(0)}
.header-search-box .header-search-input{flex:1;min-width:0;height:100%;padding:0 14px;font-size:14px;color:#333;background:transparent;border:0;border-radius: 5px;}
.header-search-box .header-search-input::placeholder{color:#999;}
.header-search-box .header-search-btn{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--public-color);color:#fff;cursor:pointer;transition:background .3s;border:0}
.header-search-box .header-search-btn:hover{background:#333333}
.header-search-box .header-search-btn svg{flex-shrink:0}

/* .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} */
.header-lang{margin-left: 10px;display:flex;align-items:center;justify-content:center;padding:4px;cursor:pointer;transition:opacity .3s ease;position:relative;}
.header-lang .lang-svg{width:24px;height:24px;background:url(../../images/lang.gif) no-repeat center center;background-size:100% 100%;border-radius: 100%;background-color: #333333;filter: inherit;}
.header-lang .lang-link{position:absolute;top:100%;right:0;margin-top:10px;min-width:140px;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.15);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .3s ease,visibility .3s ease,transform .3s ease;z-index:100;}
.header-lang.active .lang-link{opacity:1;visibility:visible;transform:translateY(0);}
.header-lang .lang-item{display:flex;align-items:center;gap:10px;padding:10px 14px;font-size:14px;color:#333;text-decoration:none;transition:background .2s;}
.header-lang .lang-item:hover{background:#f5f5f5;color:var(--public-color);}
.header-lang .lang-item img{width:20px;height:14px;object-fit:cover;flex-shrink:0;}



/*#展会信息*/
.zhbg{position:fixed;top:0;left:0;bottom:0;right:0;background:rgba(0, 0, 0, 0.5);z-index:9999;display:none;align-items:center;justify-content:center;}
.zhbg .box{max-width: 1000px; background:#fff;box-shadow:10px 10px 20px rgba(0, 0, 0, 0.7);position:relative;}
.zhbg .box .cloes{position:absolute;right:-15px;top:-15px;width:30px;height:30px;border:2px solid #fff;border-radius:50%;z-index:99999;background:#000;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;cursor:pointer;}
.zhbg .box .zh-t1{display:flex;margin-bottom:25px;}
.zhbg .box .zh-t1 span{background:var(--public-color);display:inline-block;padding:10px;font-size:22px;color:#fff;}
.zhbg .box .zh-t2{font-size:26px;font-weight:bold;margin-bottom:15px;color:var(--public-color);}
.zhbg .box .zh-t3{font-size:18px;margin-bottom:15px;font-weight:bold;}
.zhbg .box .place{font-size:16px;line-height:24px;}
.zhbg .box .place p{margin-bottom:10px;}
.zhbg .box .place p i{color:var(--public-color);min-width:22px;}
.zhbg .box .place p strong{color:var(--public-color);}
.zhbg.on{display:flex;}

.zhkz.on{display: block;}
.zhkz{display: none; background:var(--public-color);color:#fff;font-size:20px;font-weight:bold;position: fixed;top:250px;right:-54px;transform: rotate(-90deg); padding: 10px 20px 20px;border-radius: 0px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;cursor:pointer;z-index:99; }

@media(max-width:768px) {
    .zhbg .box{width:80%;padding:15px;}
    .zhkz{font-size:16px;padding:10px 20px;right:-45px;top:200px; }
}

.in-banner .small-nav{position: static;}

.small-nav{width: 100%;position: absolute;top: 10px;left: 0;right: 0;display: flex;justify-content: center;}
.small-nav ul{display: flex;align-items:center;flex-wrap: wrap;position: relative;max-width: 1400px;width: 100%;}
.small-nav ul a{font-size: 14px;line-height: 24px;color:#cccccc;font-weight: 500;}
.small-nav ul li::before{content: "→";font-family: 'Poppins';line-height: 24px;font-size: 14px;font-weight: 400;padding: 0 10px;color:#cccccc;position: static;}                                   
.small-nav ul li:first-child::before{display: none;}
.small-nav ul li:last-child a{color: var(--public-color);}
.small-nav ul li{display: flex;align-items: center;padding-left: 0;}


.a-zr:focus, .a-zr-1:focus{
    outline: none;
    box-shadow: none;
}
/* From Uiverse.io by nikk7007 */ 
.a-lh{height: 50px;padding:0px 35px;background:var(--public-color);color:#fff;border:2px solid var(--public-color);font-size:20px;font-weight:500;border-radius: 8px;cursor:pointer;position:relative;z-index:1;overflow:hidden;display: inline-flex;justify-content: center;align-items: center;}
.a-lh:hover{color:var(--public-color) !important}
.a-lh:after{content:"";background:#fff;position:absolute;z-index:-1;left:-20%;right:-20%;top:0;bottom:0;transform:skewX(-45deg) scale(0,1);transition:all 0.5s}
.a-lh:hover:after{transform:skewX(-45deg) scale(1,1);-webkit-transition:all 0.5s;transition:all 0.5s}
.a-lh span{display: inline-block;filter: brightness(0) invert(1);margin-left: 10px;}
.a-lh:hover span{filter: none;}

.a-lh-1{height: 50px;padding:0px 30px;background:#ffffff;color:var(--public-color);border:2px solid var(--public-color);font-size:20px;font-weight:500;border-radius: 8px;cursor:pointer;position:relative;z-index:1;overflow:hidden;display: inline-flex;justify-content: center;align-items: center;}
.a-lh-1:hover{color:#ffffff !important}
.a-lh-1:after{content:"";background:var(--public-color);position:absolute;z-index:-1;left:-20%;right:-20%;top:0;bottom:0;transform:skewX(-45deg) scale(0,1);transition:all 0.5s}
.a-lh-1:hover:after{transform:skewX(-45deg) scale(1,1);-webkit-transition:all 0.5s;transition:all 0.5s}
.a-lh-1 span{display: inline-block;filter: brightness(0) invert(1);margin-left: 10px;}
.a-lh-1:hover span{filter: none;}


/*共有的类名*/
.text,.cont{
    letter-spacing: -.4px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.title{font-size:32px;line-height:46px;color: #333333;font-weight: 600;}
.title.title-c{text-align: center;}
h1{font-size: 42px;line-height: 56px;font-weight: bold;color: #000000;}
.t1{color: #333;}
.h6,h6{font-size: 20px;line-height: 28px;color: var(--public-color);font-weight: 500;}
.ul li{position: relative;padding-left: 35px;margin-bottom: 0px;}
.ul li::before{content: '\f00c';font-family: 'cmsfont';font-size: 18px;line-height: 26px;font-weight: 600;position: absolute;left: 0;top: 0px;color: var(--public-color);}
.top-head.t-h-c{text-align: center;margin-left: auto;margin-bottom: auto;}
.img img.block{display: block;animation: bounceIn 1s;}
.img img.red{display: none;animation: bounceIn 1s;}
.top-head-c{text-align: center;margin: auto;}
.line-left,.line-right{position: relative;}
.line-left::before{content: "";width: 1px;height: 100%;border-left: 2px dashed var(--public-color);position: absolute;left: -40px;top: 0;opacity: .7;}
.line-right::before{content: "";width: 1px;height: 100%;border-right: 2px dashed var(--public-color);position: absolute;right: -40px;top: 0;opacity: .7;}
span.b{color: var(--public-color);}
hr{background-color: var(--public-color);border-top: 1px solid var(--public-color);}
.all-row{display: flex;justify-content: space-between;}

@media(max-width:1200px) {
    .title{font-size: 30px;line-height: 42px;}
}
@media(max-width:768px) {
    .title{font-size: 22px;line-height: 32px;}
    .h6, h6{font-size: 16px;line-height: 24px;}
    .a-lh , .a-lh-1{width: auto;height: 50px !important;padding: 0 25px;font-size: 16px;line-height: 24px;}
}

.title-img::before{content: url(../../images/sign-1.webp);display: block;}
.title-img-white::before{filter: brightness(0) invert(1);}

.all-back-right{position: relative;}
.all-back-right::after{content: "";width: 32%;height: 560px;background: url(../../images/home-back-1.webp) no-repeat;background-size: 100% auto;position: absolute;right: 0;z-index: -1;}
.all-back-left::after{content: "";width: 32%;height: 560px;background: url(../../images/home-back-2.webp) no-repeat;background-size: 100% auto;position: absolute;left: 0;z-index: -1;}

.all-style{position: relative;}
.all-swiper{overflow: hidden;}
.all-pag{width: 100%;display: flex;justify-content: center;align-items: center;gap: 20px;}
.all-pag span{width: 23px;height: 23px;background-color: #e4e4e4;}
.all-pag span.swiper-pagination-bullet-active{width: 11px;height: 11px;background-color: var(--public-color);}
.all-hover {
    width: auto;
    height: auto;
    transition: all .3s ease-in-out;
    z-index: 2;
    margin-top: -20px;
}
.all-hover:hover::after{color: var(--public-color);}
.all-hover::after{font-family: 'cmsfont';font-weight: 200;color: #cccccc;font-size: 26px;transition: color .3s ease-in-out;}
.all-hover-next{right: -50px;}
.all-hover-prev{left: -50px;}
.all-hover-next::after{content:'\f054';}
.all-hover-prev::after{content: '\f053';}

.all-hover-1:hover::after{color: var(--public-color);}
.all-hover-1::after{color: var(--public-color);font-size:34px;font-weight: bold;font-family: 'cmsfont';transition: all .3s ease-in-out;}
.all-hover-next-1{right: -50px}
.all-hover-prev-1{left: -50px}
.all-hover-next-1::after{content:"\f054";}
.all-hover-prev-1::after{content:"\f053";}
@media(max-width:1530px){
    .all-hover-next{right: -30px;}
    .all-hover-prev{left: -30px;}

    .all-hover-next-1{right: -30px}
    .all-hover-prev-1{left: -30px}
}
@media(max-width:768px){
    .all-pag{gap: 10px;}
}



/*#标签样式*/
.tag{margin-bottom: 30px;font-size: 17px;line-height: 30px;}
.tag span{color: var(--public-color);}
.tag i{color: var(--public-color);}
.tag a{font-size: 17px;line-height: 30px;color: #333;}
.tag a:hover{text-decoration: underline;color: var(--public-color);}
.tag a:after{content: ",";display: inline-block;margin-left: 3px;margin-right: 4px;}
.tag a:last-child:after{display: none;}

@media(max-width:768px) {
  .tag{display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 4;
-webkit-box-orient: vertical;}
}

.all-banner{background-color: #000;}
.all-banner>img{opacity: .6;}
.all-banner .small-nav{position: absolute;top: 0;width: auto;}
.all-banner .small-nav li a{color: #ffffff;}
.all-banner .small-nav li::before{color: #ffffff;}
.all-banner .small-nav ul::before{filter: brightness(0) invert(1);}
.all-banner h1{color: #ffffff;}

.footer-1 .footer{background:url(../../images/footer-back-1.webp) no-repeat;background-size: 100% 100%;color: #ffffff;padding: 265px 0 0;}
.footer .top {padding-bottom: 40px;}
.footer .top .content{display: flex;justify-content: space-between;flex-wrap: wrap;gap: 45px 30px;}
.footer .list-1{width: 29%;min-width: 300px;display: flex;flex-direction: column;}
.footer .list-2{width:40%}
.footer .list-3{width:21%;min-width: 300px;}
.footer .list-1 .text{margin-top: 80px;letter-spacing: 0;}
.footer .list-1 .h3{font-size: 20px;font-weight: 500;display: flex;align-items: flex-end;gap: 15px;margin-bottom: 30px;}
.footer .list-1 .icon{font-size: 20px;line-height: 28px;}
.footer .t1{font-size:20px;line-height:32px;color: #ffffff;font-weight:500;margin-bottom:35px;}
.footer .all-font-sty .font-sty{position: relative;padding-left: 15px;}
.footer .all-font-sty .font-sty::before{content: ">";font-size: 20px;position: absolute;left: 0;top: 0px;}
.footer .font-sty{font-size:16px;line-height:28px;color:#ffffff;}
.footer a.font-sty:hover{text-decoration:underline;text-decoration-skip-ink:none;text-underline-offset:3px;color:var(--public-color) !important}
.footer .list-2 .box{display: flex;flex-direction: column;gap: 28px 0;}
.footer .list-3 .box{display: flex;flex-direction: column;gap: 30px 0;}
.footer .list-3 .d{display: grid;grid-template-columns: 35px auto;}
.footer .list-3 .d .icon{line-height: 28px;display: inline-block;}
.footer .list-3 .font-sty{line-height: 28px;}
.footer .list-3 p{display: flex;flex-direction: column;}
.footer .bottom{display: flex;align-items: center;}
.footer .bottom .content{display: flex;justify-content: space-between;border-top: 1px solid #808080;padding: 30px 0 25px;}
.footer .bottom .copy{font-size: 14px;line-height: 29px;color: #ecf0f5;opacity: .8;letter-spacing: 0;font-weight: 300;}

.footer .social-all{width: 50%;}
.footer .social-all>.social{display: flex;gap: 25px;}
.footer .hover-1,.footer .hover-2{background-color: #969696 !important;border:none;color: #333333 !important;width: 40px;height: 40px;font-size:20px !important;display: inline-flex;justify-content: center;align-items: center;border-radius: 100%;margin: 0 !important;font-weight: 300;}
.footer .hover-1::before,.footer .hover-2::before{font-size: 20px;width: inherit;}
.footer .hover-1:hover,.footer .hover-2:hover{background-color: #ffffff !important;color: #333333 !important;}
@media(max-width:1200px){
    .footer .list-2{width: auto;}
    .footer-1 .footer{background:#333333;}
}
@media(max-width:768px){
    .footer-1 .footer{padding-top: 200px;}
}


.footer-2 .footer-box{background-color: #eeeeee;position: relative;}
.footer-2 .footer-box::after{content: "";width: 65%;height: 100%;background: url(../../images/footer-back-2.webp) no-repeat;background-size: 100% 101%;position: absolute;right: 0;top: 0;z-index: 1;}
.footer-2 .footer-box .content{display: flex;justify-content: space-between;min-height: 150px;}
.footer-2 .footer-box .footer-logo{width: 28%;display: flex;align-items: center;}
.footer-2 .footer-box .box{width: 70%;display: flex;justify-content: space-between;align-items: center;gap: 20px;position: relative;z-index: 2;padding-left: 95px;}
.footer-2 .footer-box .box-cont{width: 70%;}
.footer-2 .footer-box .title-xl{font-size: 32px;line-height: 32px;color: #ffffff;font-weight: 400;margin-bottom: 20px;}
.footer-2 .footer-box .cont{font-size: 16px;line-height: 20px;color: #ffffff;}
.footer-2 .footer-box .a-lh-1{width: 22%;min-width: 150px;border-color: #ffffff;background-color: transparent;color: #ffffff;padding: 0 15px;}
.footer-2 .footer-box .a-lh-1:after{background-color: #fff;}
.footer-2 .footer-box .a-lh-1:hover{color:var(--public-color) !important}
.footer-2 .footer{background-color: #333333;padding-top: 55px;color: #ffffff;}
/* .footer-2 .footer .t1{margin-bottom: 20px;}
.footer-2 .footer .list-1{width: 35%;}
.footer-2 .footer .text{color: #cccccc;line-height: 26px;}
.footer-2 .footer .list-1 .h3{color: #fff;font-size: 20px;font-weight: 500;}
.footer-2 .footer .list-4{display: flex;flex-direction: column;justify-content: space-between;}
.footer-2 .footer .list-4 .t1{display: grid;grid-template-columns: 35px auto;align-items: center;}
.footer-2 .footer .list-4 .d{display: inline-flex;flex-direction: column;align-items: flex-start;} */

@media (max-width: 1400px) {
    .footer .h2 {font-size: 24px;margin-right: 100px;}
}
@media (max-width: 1330px) {
    .footer .h2 {margin-right: 65px;}
}
@media(max-width:1280px){
    .footer .h2 {margin-right: 35px;}
}
@media(max-width:1240px){
    .footer .h2{font-size: 22px;}
}
@media(max-width:1200px){
    .footer .footer-top .content{flex-wrap: wrap;gap: 60px 100px;justify-content: normal}
    .footer .list-3{width: 100%;}
    .footer-2 .footer-box .title-xl{font-size: 28px;}
}
@media(max-width:900px){
    .footer-2 .footer-box .content{padding: 30px 0;}
    .footer-2 .footer-box .footer-logo {width: 34%;}
    .footer-2 .footer-box .box-cont{width: 100%;}
    .footer-2 .footer-box .box {width: 65%;padding-left: 45px;flex-direction: column;align-items: flex-start}
    .footer-2 .footer-box .a-lh-1{width: auto;min-width: auto;padding: 0 25px;}

    .footer-2 .footer .list-1{width: 100%;gap: 0;}
    .footer-2 .footer .text{margin-top: 25px;}
    .footer .list-1 .h3{align-items: center;}
    .footer-2 .footer .list-4{gap: 30px;}

}
@media(max-width:768px){
    .footer-2 .footer-box .footer-logo {width: 70%;}
    .footer-2 .footer-box::after{display: none;}
    .footer-2 .footer-box .content{flex-direction: column;min-width: auto;gap: 30px;}
    .footer-2 .footer-box .box{width: 100%;padding-left: 0;}
    .footer-2 .footer-box .title-xl , .footer-2 .footer-box .cont{color: #333333;}
    .footer-2 .footer-box .title-xl{font-size: 22px;line-height: 32px;margin-bottom: 15px;}
    .footer-2 .footer-box .a-lh-1{background-color: var(--public-color);color: #ffffff;border-color: var(--public-color);}
    
    .footer-margin .footer{padding-top: 30px;margin-top: 30px;}
    .footer .logo {width: 70%;margin-bottom: 15px;}
    .footer{padding-top: 30px;background: #eaebf5;}
    .footer .footer-top{padding-bottom: 30px;}
    .footer .footer-top .content{gap: 30px;}
    .footer .top{display: flex;flex-direction: column;align-items: flex-start;margin-bottom: 0px;gap: 15px;padding-bottom: 30px;}
    .footer .h2{font-size: 18px;line-height: 26px;margin-right: 0;padding-left: 0;text-align: left;}
    .footer .h2::after{display: none;}
    .footer .header-btn{display: none;}
    .footer .t1{font-size: 18px;line-height: 26px;margin-bottom: 15px;}
    .footer .list-1 .d{margin-bottom: 10px;}
    .footer .font-sty{font-size: 14px;line-height: 20px;}
    .footer .list-2,.footer .list-3{min-width: auto;width: 100%;}
    .footer a.font-sty {margin-bottom: 10px;}
    .footer-bottom {height: auto;}
    .footer-bottom .container-xl{flex-direction: column;gap: 10px;}

    .footer .list-1 {width: 75%;gap: 20px;}
    .footer .list-2 .font-sty{letter-spacing: -.3px;}
    .footer .list-3 .d{grid-template-columns: 25px auto;}
    .footer .list-3 .font-sty{margin-left: 0;line-height: 24px;}
    .footer .list-3 .icon{margin-top: 0px;}
    .footer .list-2 .box ,.footer .list-3 .box {gap: 10px 0;}

    .footer-bottom{padding: 15px 0;}
}
@media(max-width:540px){
    .footer .top .content{gap: 30px;}
    .footer-2 .footer .t1{margin-bottom: 10px;}
    .footer .bottom .content{padding: 15px 0;}
}


.all-nav {gap:0 20px;margin-bottom: 45px;margin-top: 100px;}
.all-nav li a {
    padding: 0;
    width: 100%;
    height: 100%;
    font-size: 20px;
    line-height: 24px;
    font-weight: 600;
    color: var(--public-color);
    background-color: #f2f2f2;
    border: none;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 54px;
    padding: 0 25px;
}
.all-nav li.active a,.all-nav li:hover a{color: #ffffff !important;background-color: var(--public-color);}
.all-nav li.active a::before{display: inline-block;opacity: 1;}
.all-nav li.active a::after,.all-nav li:hover a::after{background-color: var(--public-color);}

span.arrow{font-family: 'Poppins';font-weight: 500;margin-left: 5px;}


@media(max-width:768px) {.reveal-modal#mb-share{left:10%;margin-left:-5%;width:90%;}}
.grid{display:grid;grid-template-rows:repeat(var(--bs-rows,1),1fr);grid-template-columns:repeat(var(--bs-columns,12),1fr);
gap:var(--bs-gap,1.5rem)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media (min-width:576px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media (min-width:768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media (min-width:992px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media (min-width:1200px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media (min-width:1400px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}
@media(max-width:768px){.grid{gap:var(--bs-gap,0.5rem)}}



/* all-'名称' 设置为共有样式 */
.all-big-faq .content{display: flex;justify-content: space-between;gap: 40px;}
.all-big-faq .article{width: 64%;}
.all-big-faq .aside{min-width: 370px;width: 33%;background-color: #f1f1f1;border-radius: 8px;padding: 45px 35px 30px 35px;}
.all-aside .box-1{margin-bottom: 60px;}
.all-aside .box-1 .h3{font-size: 32px;font-weight: 600;color: #333333;margin-bottom: 55px;}
.all-aside .box-1 .cont p{position: relative;padding-left: 35px;font-size: 18px;line-height: 22px;color: #666666;margin-bottom: 20px;}
.all-aside .box-1 .cont p:last-child{margin-bottom: 0;}
.all-aside .box-1 .cont p::before{content: url(../../images/sign-2.webp);position: absolute;left: 0;top: 0;}
.all-aside .box-2{display: none;}
.all-aside .form-row{margin: 0 -5px 15px !important;}
.all-aside .form-group{padding: 0 5px !important;}
.all-aside .form-group .form-control{padding-left: 20px;}
.all-aside .all-from .form-group:has(input[required])::before, .all-aside .all-from .form-group:has(textarea[required])::before{left: 5px;}
.all-aside .all-from .form-row.form-btn-box{gap: 30px;}
.all-aside .a-lh{border-radius: 8px;font-size: 20px;font-weight: 400;height: 56px;}

.all-faqs .items.active{position: relative;}
.all-faqs .items.active::after{content: "";width: 100%;height: 100%;background-color:#ffffff;box-shadow: 4px 9px 73px 0px rgba(0, 0, 0, 0.05);border-radius:8px;position: absolute;right: 0;top: 0;z-index: -1;}
.all-faqs .items.active::after,.all-faqs .items.show:after{background-color:transparent}
.all-faqs .quen-a p img{margin-right:30px}
.all-faqs .quen-a p img:last-child{margin-right:0}
.all-faqs .items{padding:30px 75px 35px 45px;position:relative}
.all-faqs .items:last-child{margin-bottom:0}
.all-faqs .items::after{content:"";width:calc(100% - 45px);height:1px;background-color:#cccccc;position:absolute;right:0;bottom:0}
.all-faqs .item{display:flex;grid-gap:18px;cursor:default;position:relative}
.all-faqs .quen-q{font-size:18px;line-height:28px;color:#222222;font-weight:500}
.all-faqs .quen-a{font-size:16px;line-height:28px;color:#999999;position:relative;margin-top:25px;-moz-hyphens:auto;-ms-hyphens:auto;-webkit-hyphens:auto;hyphens:auto;word-wrap:break-word;padding-left: 40px;}
.all-faqs .quen-a p{margin-bottom:10px}
.all-faqs .quen-a p:last-child{margin-bottom:0}
.all-faqs .symbol{width:22px;min-width:22px;height:22px;display:flex;justify-content:center;align-items:center;background-color:var(--public-color);color:#fff;font-size:18px;position:relative;top:2px}
.all-faqs .minus{display:none}
.all-faqs .plus{display:inline-block}
.all-faqs .items.active .minus{display:inline-block}
.all-faqs .items.active .plus{display:none}
@media(max-width:1340px){
    .all-faqs .items{padding-right: 45px;}
}
@media(max-width:1340px){
    .all-aside .box-1{margin-bottom: 35px;}
    .all-aside .box-1 .h3{font-size: 30px;line-height: 32px;margin-bottom: 20px;}
    .all-aside .box-1 .cont p {font-size: 17px;padding-left: 30px;}
}
@media(max-width:1260px){
    .all-big-faq .aside{padding: 45px 20px 30px 20px;}
    .all-aside .box-1 .h3{font-size: 28px;}
    .all-faqs .items{padding: 30px 25px 30px;}
}
@media(max-width:1050px){
    .all-big-faq .aside{min-width: 300px;}
    .all-aside .box-1 .h3{font-size: 26px;}
    .all-faqs .items::after{width: calc(100% - 20px);}
    .all-aside .form-row{gap: 15px;}
    .all-aside .col-md-6.form-group{max-width: 100%;flex: 0 0 100%;}
}
@media(max-width:900px){
    .all-big-faq .content{flex-direction: column;gap: 25px;}
    .all-big-faq .article{width: 100%;}
    .all-big-faq .aside{width: 100%;}
}
@media(max-width:768px){
    .all-big-faq .aside{min-width: auto;padding: 30px 20px 35px;}
    .all-aside .box-1{margin-bottom: 25px;}
    .all-aside .box-1 .h3{font-size: 24px;}

    .all-aside .box-1 .cont p{font-size: 16px;line-height: 24px;margin-bottom: 10px;padding-left: 25px;}
    .all-aside .box-1 .cont p::before{content: "";background: url(../../images/sign-2.webp) no-repeat;background-size: 100% auto;width: 16px;height: 16px;top: 4px;}

    .all-faqs .items{padding: 20px 5px;}
    .all-faqs .quen-q{line-height: 26px;}
    .all-faqs .quen-a{font-size: 14px;line-height: 24px;}
}
@media(max-width:540px){
    .all-aside .box-1 .h3{font-size: 22px;line-height: 32px;}
    .all-faqs .quen-a{margin-top: 15px;}
}
@media(max-width:430px){
    .all-faqs .quen-q{font-size: 16px;line-height: 24px;}
}


.banner-home{color: #ffffff;}
.banner-home .banner-text{padding-bottom: 150px;}
.banner-home h1{font-size: 38px;line-height: 62px;font-weight: 600;color: #ffffff;text-align: left;width: 40vw;min-width: 700px;text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.5);}
.banner-home h1 span{display: block;}
@media(max-width:1280px){
    .banner-home .banner-text {padding-bottom: 100px;}
    .banner-home h1{font-size: 34px;line-height: 52px;}
}
@media(max-width:1000px){
    .banner-home .banner-text{padding-bottom: 0;}
}
@media(max-width:768px){
    .banner-home .banner-text{padding-bottom: 0;}
    .banner-home h1{width: 100%;font-size: 22px;line-height: 32px;min-width: auto;}
}
@media(max-width:430px){
    .banner-home h1{font-size: 20px;line-height: 28px;font-weight: 500;}
}

.home{padding-top: 105px;}
.home-sol{margin-bottom: 120px;}
.home-sol .top-head{margin-bottom: 45px;width: 75%;flex-direction: column-reverse;}
.home-sol .title{margin: 15px 0 20px;}
@media(max-width:1480px){
    .home-sol .all-style{padding: 0 25px;}
    .home-sol .all-hover-prev{left: -5px;}
    .home-sol .all-hover-next{right: -5px;}
}
@media(max-width:1200px){
    .home-sol .top-head{width: 100%;}
}
@media(max-width:768px){
    .home{padding-top: 30px;}
    .home-sol{margin-bottom: 45px;}
    .home-sol .top-head{margin-bottom: 25px;}
    .home-sol .title{margin: 5px 0 15px;}
}

.home-pro{margin-bottom: 115px;}
.home-pro .content{align-items: center;margin-bottom: 60px;}
.home-pro .left{width: 47%;}
.home-pro .right{width: 50%;background-image: linear-gradient(to right, #efefef 0%, #ffffff 50% ,#efefef 100%);
    display: flex;justify-content: center;align-items: center;min-height: 420px;padding: 20px 30px;}
.home-pro .title{margin: 15px 0 30px;}
.home-pro ul{margin-top: 45px;}
.home-pro li{font-size: 18px;line-height: 28px;color: #666666;margin-bottom: 5px;}
.home-pro li:last-child{margin-bottom: 0;}
.home-pro li::before{content: url(../../images/sign-1.webp);display: inline-block;transform: translateY(3px);margin-right: 10px;}
.home-pro .grid{--bs-gap: 40px;}
.home-pro .img{height: 290px;background-image: linear-gradient(to right, #efefef 0%, #ffffff 50% ,#efefef 100%);margin-bottom: 20px;display: flex;justify-content: center;align-items: center;}
.home-pro .img img{max-width: 90%;}
.home-pro .type{font-size: 16px;font-weight: 500;color: var(--public-color);}
.home-pro .t1{font-size: 20px;line-height: 32px;color: #333333;font-weight: 500;}
@media(max-width:900px){
    .home-pro .content{flex-direction: column-reverse;gap: 25px;}
    .home-pro .left{width: 100%;}
    .home-pro .right {width: 100%;min-height: auto;}
}
@media(max-width:768px){
    .home-pro{margin-bottom: 45px;}
    .home-pro .title{margin: 5px 0 15px;}
    .home-pro .content{margin-bottom: 40px;}
    .home-pro ul{margin-top: 25px;}
    .home-pro li{font-size: 16px;line-height: 24px;}
    .home-pro .type{margin-bottom: 5px;}
    .home-pro .grid{--bs-gap: 40px 14px;}

}
@media(max-width:430px){
    .home-pro .t1{font-size: 18px;line-height: 26px;}
}

.home-core{background-color: #f2f2f2;margin-bottom: 90px;}
.home-core .items{align-items: center;position: relative;}
.home-core .left{width: 54%;}
.home-core .right{width: 41%;padding-bottom: 65px;}
.home-core .title{margin-bottom: 40px;}
.home-core li::before{content: url(../../images/sign-2.webp);display: inline-block;position: absolute;left: 0;top: 5px;}
.home-core li{padding-left: 30px;position: relative;margin-bottom: 55px;}
.home-core li:last-child{margin-bottom: 0;}
.home-core .h5{font-size: 20px;line-height: 32px;color: #666666;font-weight: 500;margin-bottom: 10px;}
.home-core .btn-box::before{content: "";width: 100%;height: 2px;background-color: #cccccc;display: inline-block;}
.home-core .btn-box{width: 41%;position: absolute;right: 0;bottom: 50px;display: flex;align-items: center;gap: 15px;}
.home-core .btn-box-xl{position: relative;width: 35px;display: flex;flex-direction: row-reverse;justify-content: space-between;}
.home-core .all-hover{margin-top: 0;top: auto !important;position: relative;}
.home-core .all-hover::after{font-size: 18px;color: #666666;}
.next-homeCore{right: 0;}
.prev-homeCore{left: 0;}
@media(max-width:1670px){
    .home-core .max-1650px{padding-right: 15px;}
    .home-core .title{margin-bottom: 25px;}
    .home-core .right{width: 43%;padding-top: 15px;}
    .home-core li {margin-bottom: 45px;}
    .home-core .btn-box{bottom: 20px;}
}
@media(max-width:1050px){
    .home-core .left{width: 50%;}
    .home-core .right{width: 46%;}
}
@media(max-width:900px){
    .home-core .max-1650px{padding:0 15px;}
    .home-core .items{flex-direction: column;gap: 25px;}
    .home-core .left{width: 100%;}
    .home-core .right{width: 100%;padding-top: 0;}
    .home-core .btn-box::before {width: 85%;}
    .home-core .btn-box-xl{width: 70px;}
}
@media(max-width:768px){
    .home-core{margin-bottom: 0;}
    .home-core li {margin-bottom: 20px;}
    .home-core .h5{font-size: 18px;line-height: 26px;}
    .home-core .btn-box {width: 100%;}
    .home-core .btn-box-xl{width: 80px;}
    .home-core .all-hover::after {font-size: 24px;}
}

.home-apart{margin-bottom: 75px;}
.home-apart .title{margin-bottom: 35px;}
.home-apart .swiper-slide{height: auto;}
.home-apart .list{height: 100%;background-color: #f2f2f2;min-height: 170px;padding: 36px 25px 25px;transition: all 0.3s ease-in-out;}
.home-apart .t1{font-size: 20px;line-height: 32px;color: var(--public-color);font-weight: 600;margin-bottom: 10px;}
.home-apart .t1 .num{font-size: 32px;}
.home-apart .cont{line-height: 25px;color: #666666;}
.home-apart .list:hover{background-color: #ffffff;box-shadow: 0px 5px 38px 2px rgba(0, 0, 0, 0.08);}
.home-apart .all-hover{margin-top: -2.5%;}
.homeApart {padding: 20px 25px;margin: 0 -25px;}
.pag-homeApart{position: static;margin-top: 35px;}
@media(max-width:1480px){
    .home-apart .all-style{padding:0 15px}
    .home-apart .all-hover-prev{left: -5px;}
    .home-apart .all-hover-next{right: -5px;}
}
@media(max-width:768px){
    .home-apart{margin-top: 30px;}
    .home-apart .title{margin-bottom: 15px;}
    .homeApart {padding: 0px 25px;}
    .home-apart .all-hover {margin-top: -5%;}
}
@media(max-width:540px){
    .home-apart .list{padding: 20px 15px;min-height: auto;}
    .home-apart .t1 .num{font-size: 20px;line-height: 34px;}
    .home-apart .cont{line-height: 20px;}
    .home-apart .all-hover {margin-top: -10%;}
}

.home-about::after{content: "";width: 100%;height: 50px;background-color: #ffffff;position: absolute;left: 0;right: 0;top: 0;}
.home-about{background-color: #f2f2f2;position: relative;}
.home-about .left{width: 38%;margin-right: -2%;padding-top: 55px;display: flex;flex-direction: column;justify-content: center;}
.home-about .right{width: 62.5%;position: relative;z-index: 1;}
.home-about .title{margin-bottom: 30px;}
.home-about .text{color: #666666;margin-bottom: 55px;}
.home-about .text p{margin-bottom: 10px;}
.home-about .text p:last-child{margin-bottom: 0;}
.home-about .a-lh-1{height: 60px;}
.home-about .d{display: flex;align-items: center;gap: 75px;}
.home-about .small-box{background-color: var(--public-color);}
.home-about .small-box-xl{display: flex;justify-content: space-between;align-items: center;height: 190px;}
.home-about .h3{font-size: 42px;font-weight: 600;color: #ffffff;display: flex;margin-bottom: 10px;}
.home-about .list p{color: #ffffff;}
@media(max-width:1660px){
    .home-about .max-1650px{padding-left: 15px;}
}
@media(max-width:1530px){
    .home-about .title {margin-bottom: 20px;}
    .home-about .left{width: 40%;padding-bottom: 15px;}
    .home-about .right{width: 60%;}
    .home-about .text{margin-bottom: 35px;}
}
@media(max-width:1470px){
    .home-about::after {height: 40px;}
    .home-about .left {width: 45%;}
    .home-about .right {width: 55%;}
}
@media(max-width:1430px){
    .home-about::after {height: 50px;}
    .home-about .right > img{max-width: none;height: 100%;}
}
@media(max-width:950px){
    .home-about .content{position: relative;}
    .home-about .right{width: 100%;}
    .home-about .left{width: 100%;position: absolute;left: 0;right: 0;bottom: 0;z-index: 3;background: rgba(255, 255, 255, .7);height: 100%;padding: 15px 30px;}
    .home-about .small-box-xl{height: auto;display: grid;grid-template-columns: repeat(2,1fr);gap:40px 20px;padding: 30px 0;}
    .home-about .list{display: flex;flex-direction: column;align-items: center;text-align: center;}
    .home-about .h3 {font-size: 38px;}
}
@media(max-width:768px){
    .home-about .right{display: flex;align-items: center;justify-content: center;overflow: hidden;}
    .home-about .h3 {font-size: 28px;}
    .home-about .left {}
    .home-about .d{gap: 30px;}
    .home-about .a-lh-1{height: 50px;padding: 0 25px;}
}
@media(max-width:540px){
    .home-about .h3{font-size: 24px;}
    .home-about .left {padding: 15px;}
}

.home-choose{padding: 125px 0;}
.home-choose .title{margin-bottom: 75px;}
.home-choose .grid{--bs-gap: 35px;}
.home-choose .list{background-color: #ffffff;box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);border-radius: 8px;padding: 25px 20px;transition: all 0.3s ease-in-out;}
.home-choose .t1{font-size: 22px;line-height: 32px;font-weight: 500;color: #333333;margin-bottom: 20px;}
.home-choose .cont{margin-bottom: 25px;}
.home-choose .img ,.home-choose .img img{border-radius: 16px;}
.home-choose .list:hover{transform: translateY(-10px);}
@media(max-width:768px){
    .home-choose{padding: 30px 0;}
    .home-choose .title{margin-bottom: 15px;}
    .home-choose .grid{--bs-gap: 35px 15px;}
    .home-choose .t1{font-size: 20px;line-height: 28px;margin-bottom: 16px;}
}
@media(max-width:540px){
    .home-choose .t1{font-size: 18px;line-height: 26px;}
}

.home-support{background-color: #f2f2f2;}
.home-support .content{align-items: center;justify-content: flex-end;position: relative;}
.home-support .left{width: 59%;position: absolute;left: 0;z-index: 1;}
.home-support .right{width: 60%;margin-right: -180px;right: 0;}
.home-support .right img{mix-blend-mode: multiply;}
.home-support .text{margin: 30px 0 40px;color: #666666;width: 75%;}
.home-support .small-box{display:grid;grid-template-columns: repeat(3,1fr);gap: 20px;margin-bottom: 65px;}
.home-support .list{min-height: 145px;background-color: #ffffff;box-shadow: 0px 7px 38px 2px rgba(0, 0, 0, 0.08);border-radius: 8px;padding: 20px 5px 20px 25px;}
.home-support .cont{font-size: 20px;line-height: 29px;color: #333333;margin-top: 15px;letter-spacing: -.6px;}
.home-support a{font-size: 20px;line-height: 24px;font-weight: 500;color: var(--public-color);letter-spacing: 0;}
.home-support a:hover{text-decoration: underline;}
@media(max-width:1560px){
    .home-support .left{width: 60%;}
    .home-support .right {width: 55%;margin-right: -125px;}
    .home-support .text {margin: 15px 0 30px;width: 80%;}
    .home-support .small-box{margin-bottom: 35px;}
}
@media(max-width:1230px){
    .home-support .left {width: 66%;}
    .home-support .list{padding: 20px 5px 20px 15px;}
}
@media(max-width:1200px){
    .home-support{overflow: hidden;}
    .home-support .left{width: 100%;padding: 15px;position: static;background: rgba(254, 254, 254, .7);}
    .home-support .right{position: absolute;height: 100%;width: auto;display: flex;align-items: center;justify-content: center;left: 0;right: 0;margin: 0;overflow: hidden;}
    .home-support .right > img{width: auto;height: 100%;}
}
@media(max-width:540px){
    .home-support .small-box{grid-template-columns: repeat(2, 1fr);}
    .home-support .list{min-height: auto;}
    .home-support .cont{font-size: 18px;line-height: 26px;}
}
@media(max-width:430px){
    .home-support .small-box{grid-template-columns: repeat(1, 1fr);}
    .home-support .cont{font-size: 16px;line-height: 24px;}
}

.home-exhibit{padding-top: 150px;}
.home-exhibit .left{width: 42.5%;background-color: #bf0513;border-radius: 48px;padding: 65px 65px 50px 55px;}
.home-exhibit .right{width: 53%;}
.home-exhibit .left .h3{font-size: 48px;line-height: 52px;font-weight: 600;color: #ffffff;display: flex;justify-content: space-between;align-items: center;}
.home-exhibit .left .h3:hover{color: #ffffff !important;text-decoration: underline;}
.home-exhibit .left .h3 img{filter: brightness(0) invert(1);}
.home-exhibit .left .date{font-size: 20px;line-height: 28px;color: #ffffff;margin: 50px 0 65px;}
.home-exhibit .left .box{background-color: #ffffff;border-radius: 8px;min-height: 154px;display: flex;flex-direction: column;justify-content: space-evenly;padding: 15px 15px;gap: 10px;}
.home-exhibit .left .t1{font-size: 32px;line-height: 33px;font-weight: 600;color: #333333;}
.home-exhibit .left .d{display: flex;gap: 40px;font-size: 20px;line-height: 33px;color: #333333;font-weight: 600;}
.home-exhibit .left .add{max-width: 70%;}
.home-exhibit .list{display: flex;justify-content: space-between;padding: 20px 0;}
.home-exhibit .list .img{width: 28%;}
.home-exhibit .list .list-box{width: 67%;padding-top: 15px;display: flex;flex-direction: column;justify-content: space-between;gap: 10px;}
.home-exhibit .list .t1{font-size: 20px;line-height: 29px;font-weight: 600;color: #333333;}
.home-exhibit .list .box{color: #666666;font-weight: 500;display: flex;flex-wrap: wrap;gap: 7px 20px;}
.home-exhibit .list .box span{color: #999999;display: inline-block;padding-right: 5px;}
.home-exhibit .list + .list{border-top: 1px solid rgba(204, 204, 204, .5);}
.home-exhibit .list:first-child{padding-top: 0;}
.home-exhibit .list:last-child{padding-bottom: 0;}
@media(max-width:1430px){
    .home-exhibit .left{padding: 65px 30px 50px 30px;}
    .home-exhibit .left .t1 {font-size: 30px;}
}
@media(max-width:1100px){
    .home-exhibit .content{flex-direction: column;gap: 25px;}
    .home-exhibit .left{width: 100%;}
    .home-exhibit .right{width: 100%;}
    .home-exhibit .list .list-box{justify-content: space-evenly}
    .home-exhibit .left .h3{font-size: 32px;}
}
@media(max-width:768px){
    .home-exhibit{padding-top: 30px;}
    .home-exhibit .left{padding: 30px 15px;}
    .home-exhibit .left .h3{font-size: 28px;line-height: 34px;}
    .home-exhibit .left .date{margin: 25px 0 40px;}
    .home-exhibit .left .t1 {font-size: 22px;}
    .home-exhibit .left .d{font-size: 16px;line-height: 24px;}
    
    .home-exhibit .all-pag{position: static;}
}
@media(max-width:540px){
    .home-exhibit .left .h3{font-size: 22px;line-height: 32px;}
    .home-exhibit .left .date{font-size: 18px;line-height: 26px;margin: 15px 0 30px;}
    .home-exhibit .left .t1 {font-size: 18px;line-height: 26px;}
    .home-exhibit .left .d {gap: 30px;}
    .home-exhibit .list{align-items: center;}
    .home-exhibit .list .list-box{padding-top: 0;}
    .home-exhibit .list .box{gap: 5px 20px;}
}
@media(max-width:430px){
    .home-exhibit .list .t1{font-size: 18px;line-height: 26px;}
}
@media(max-width:375px){
    .home-exhibit .list{flex-direction: column;gap: 25px;}
    .home-exhibit .list .img{width: 100%;}
    .home-exhibit .list .list-box{width: 100%;}
}

.home-news .all-news {padding: 155px 0 185px;}
@media(max-width:768px){
    .home-news .all-news{padding: 30px 0;}
}

.all-news {padding: 110px 0 105px;}
.all-news .top-head{margin-bottom: 55px;display: flex;justify-content: space-between;align-items: center;}
.all-news .a-lh-1{height: 60px;width: 170px;}
.all-news .title{font-size: 38px;line-height: 41px;}
.all-news .grid{--bs-gap: 35px;}
.all-news .img{margin-bottom: 15px;}
.all-news .t1{font-size: 20px;line-height: 32px;font-weight: 500;color: #333333;margin: 10px 0 15px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.all-news .cont{color: #666666;}
@media(max-width:1340px){
    .all-news .title{font-size: 34px;}
}
@media(max-width:1200px){
    .all-news .title{font-size: 32px;}
}
@media(max-width:900px){
    .all-news .title{font-size: 30px;}
}
@media(max-width:768px){
    .all-news{padding: 45px 0;}
    .all-news .top-head{margin-bottom: 30px;}
    .all-news .title{font-size: 28px;}
    .all-news .a-lh-1{height: 50px;width: auto;}
    .all-news .grid{--bs-gap: 35px 15px;}
}
@media(max-width:540px){
    .all-news .title{font-size: 24px;}
    .all-news .t1{font-size: 18px;line-height: 26px;margin: 5px 0 10px;}
}

.all-sol{margin-bottom: -170px;position: relative;overflow: hidden;}
.all-sol-xl{position: relative;background-color: #000000;border-radius: 8px;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.all-sol-xl>img{width:auto;height: 245px;opacity: .3;border-radius: 8px;}
.all-sol .content{position: absolute;top: 0;bottom: 0;left: 0;right: 0;width: 100%;height: 100%;color: #ffffff;display: flex;flex-direction: column;justify-content: center;padding: 20px 0 20px 70px;}
.all-sol .box{width: 80%;position: relative;z-index: 1;}
.all-sol .title{font-size: 38px;color: #ffffff;}
.all-sol .cont{margin: 20px 0 30px;}
.all-sol .a-lh{width: 240px;height: 47px;}
.all-sol .img-1{position: absolute;top: 0;right: -1px;width: 40%;}
@media(max-width:1340px){
    .all-sol .content{padding-left: 40px;}
}
@media(max-width:1000px){
    .all-sol .title {font-size: 34px;}
}
@media(max-width:900px){
    .all-sol .title{font-size: 30px;}
    .all-sol .cont {margin: 10px 0 25px;}
    .all-sol .img-1{width: 40%;bottom: 0;top: auto;}
}
@media(max-width:768px){
    .all-sol .content {padding-left: 20px;padding: 0;}
    .all-sol .box{width: 100%;background: rgba(0, 0, 0, .3);height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: flex-start;padding: 25px 20px;border-radius: 8px;}
    .all-sol .title{font-size: 28px;line-height: 34px;}
}
@media(max-width:580px){
    .all-sol .title{font-size: 22px;line-height: 32px;}
    .all-sol .a-lh{width: auto;}
}

.banner-pro .small-nav{display: flex;justify-content: center;}
.banner-pro .small-nav ul{max-width: 1430px;width: 100%;padding-left: 15px;}
.banner-pro .content{display: flex;justify-content: space-between;align-items: center;text-align: left;}
.banner-pro .left{width: 41.5%;}
.banner-pro .right{width: 50%;}
.banner-pro h1{font-size: 34px;line-height: 48px;font-weight: 600;color: #333333;}
.banner-pro .line{height: 1px;width: 100%;background-color: #c5c5c5;position: relative;margin: 20px 0;}
.banner-pro .line::before{content: "";width: 150px;height: 100%;background-color: var(--public-color);position: absolute;left: 0;top: 0;}
.banner-pro .text{color: #666666;margin-bottom: 55px;}
.banner-pro .a-lh{width: 240px;height: 47px;}
@media(max-width:1830px){
    .banner-pro > img{width: auto;height: 100%;}
}
@media(max-width:1340px){
    .banner-pro .left{width: 45%;}
}
@media(max-width:900px){
    .banner-pro {background: url(/upload/1c/202603/banner-pro-0902.webp) no-repeat;background-size: auto 100%;}
    .banner-pro .banner-text{position: static;padding: 25px 0;}
    .banner-pro > img{display: none;}
    .banner-pro .content{flex-direction: column-reverse;gap: 25px;}
    .banner-pro .left{width: 100%;}
    .banner-pro .right{width: 100%;}
    .banner-pro .text{margin-bottom: 25px;}
}
@media(max-width:768px){
    .banner-pro .banner-text{position: static;padding: 60px 0 25px;}
    .banner-pro h1{font-size: 24px;line-height: 34px;}
    .banner-pro .a-lh{text-align: center;}
}
@media(max-width:560px){
    .banner-pro h1{font-size: 22px;line-height: 32px;}
}


.product-paper{padding-top: 85px;}
@media(max-width:768px){
    .product-paper{padding-top: 45px;}
}

.product-1{margin-bottom: 95px;}
.product-1 .content{display: flex;justify-content: space-between;gap: 30px;}
.product-1 .aside{min-width: 300px;width: 28%;position: sticky;top: 120px;height: fit-content;}
.product-1 .article{width: 70%;}
.product-1 .asid>div{border-radius: 8px;overflow: hidden;}
.product-1 .aside-1 {
    background: url(../../images/p-2.webp) no-repeat;
    background-size: 100% 100%;
    height: 170px;
    font-size: 24px;
    line-height: 38px;
    color: #ffffff;
    font-weight: 600;
    padding: 20px 40px;
    display: flex;flex-direction: column;justify-content: center;
    margin-bottom: 20px;
}
.product-1 .aside-1 strong{display: block;font-weight: 600;color: var(--public-color);}
.product-1 .aside-2 .box{min-height: 180px;box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);border-radius: 8px;padding: 30px 40px;position: relative;margin-bottom: 25px;}
.product-1 .aside-2 .h4{font-size: 24px;line-height: 32px;font-weight: 600;color: #333333;margin-bottom: 20px;}
.product-1 .aside-2 .cont{line-height: 26px;}
.product-1 .aside-2 .img-1{position: absolute;right: 0;bottom: 0;z-index: -1;opacity: 0;transition: all .3s ease-in-out;}
.product-1 .aside-2 .box:hover .img-1{opacity: 1;}
.product-1 .aside-2 .a-lh{width: 100%;height: 60px;}

.product-1 .items:hover{box-shadow: 0px 7px 24px 0px rgba(191, 5, 19, 0.1);border-color: var(--public-color);}
.product-1 .items:last-child{margin-bottom: 0;}
.product-1 .items {
    display: flex;
    justify-content: space-between;
    padding: 20px 40px 20px 20px;
    background-color: #ffffff;
    box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.08);
    margin-bottom: 45px;
    transition: all .3s ease-in-out;
    border: 1px solid #ffffff;
}
.product-1 .items:hover{box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.15);}
.product-1 .items .left{width: 45%;;position: relative;}
.product-1 .items .right{width: 50%;}
.product-1 .items .img{width: 100%;height: 100%;background-image: linear-gradient(to right, #efefef 0%, #ffffff 50%, #efefef 100%);display: flex;justify-content: center;align-items: center;}
.product-1 .items .img img{mix-blend-mode: multiply;}
.product-1 .speed {
    z-index: 1;
    position: absolute;
    left: -15px;
    top: -15px;
    background: url(../../images/p-sign-1.webp) no-repeat ;
    background-size: 100% 100%;
    border-radius: 100%;
    width: 88px;
    aspect-ratio: 1;
    font-size: 20px;
    font-weight: bold;
    color: var(--public-color);
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 4px 7px 24px 0px rgba(187, 14, 28, 0.15);
}
.product-1 .model{font-size: 16px;color: var(--public-color);font-weight: 500;margin-bottom: 5px;}
.product-1 .t1{font-size: 22px;line-height: 32px;font-weight: 500;color: #333333;margin-bottom: 5px;}
.product-1 .items .cont{line-height: 24px;font-weight: 500;}
.product-1 .items ul{margin-top: 20px;}
.product-1 .items li{display: grid;grid-template-columns: repeat(2,1fr);padding: 7px 0 7px 20px;}
.product-1 .items li:nth-child(odd){background-color: rgba(191, 5, 19, .1);}
.product-1 .items li>*{font-size: 14px;color: #666666;font-weight: 400;font-style: normal;}
@media(max-width:1270px){
    .product-1 .aside-1{padding: 20px 15px;}
    .product-1 .aside-2 .box {padding: 25px 15px;}
    .product-1 .aside-2 .h4{margin-bottom: 15px;}
    .product-1 .items{flex-direction: column;gap: 25px;}
    .product-1 .items .left{width: 100%;}
    .product-1 .items .right{width: 100%;}
}
@media(max-width:1000px){
    .product-1 .aside-1 {font-size: 22px;}
    .product-1 .aside-2 .h4{font-size: 22px;}
}
@media(max-width:768px){
    .product-1{margin-bottom: 45px;}
    .product-1 .content{flex-direction: column;}
    .product-1 .aside {width: 100%; min-width: auto;position: static;}
    .product-1 .article{width: 100%;}
    .product-1 .aside-2 .box {min-height: auto;}
    .product-1 .items{padding: 20px;}
    .product-1 .t1{font-size: 20px;line-height: 28px;}
    .product-1 .t1 .icon{font-size: 16px !important;}
    .product-1 .aside-2 .h4{font-size: 18px;line-height: 26px;}
    .product-1 .aside-2 .cont{font-size: 14px;line-height: 20px;}
}
@media(max-width:560px){
    .product-1 .t1{font-size: 18px;line-height: 26px;}
    .product-1 .t1 .icon{font-size: 14px !important;}
    .product-1 .speed {width: 64px;font-size: 15px;}
}

.pro-quality{background-color: #f2f2f2;border-top: 5px solid var(--public-color);padding: 65px 0 85px;}
.pro-quality .top-head{margin-bottom: 70px;}
.pro-quality .h6{margin-bottom: 5px;}
.pro-quality .grid{--bs-gap:3px}
@media(max-width:768px){
    .pro-quality{padding: 45px 0;}
    .pro-quality .top-head{margin-bottom: 15px;}
}

.pro-advantage{padding: 100px 0;}
.pro-advantage .title{margin-bottom: 60px;}
.pro-advantage .content{display: flex;justify-content: space-between;gap:25px 30px;}
.pro-advantage .left{min-width: 400px;width: 30%;}
.pro-advantage .right{width: 65%;}
.pro-advantage .left,.pro-advantage .left img{border-radius: 8px;}
.pro-advantage .a-lh-1{width: 100%;height: 60px;margin-top: 30px;}
.pro-advantage h4{font-size: 20px;line-height: 28px;font-weight: 500;margin-bottom: 55px;}
.pro-advantage li{font-size: 16px;line-height: 24px;color: #666666;margin-bottom: 20px;display: grid;grid-template-columns: 40px auto;gap: 10px;}
.pro-advantage li:last-child{margin-bottom: 0;}
.pro-advantage li span{width: 40px;aspect-ratio: 1;border-radius: 100%;border: 1px solid var(--public-color);display: inline-flex;justify-content: center;align-items: center;font-size: 20px;line-height: 20px;color: var(--public-color);}
@media(max-width:1340px){
    .pro-advantage h4{margin-bottom: 35px;}
}
@media(max-width:900px){
    .pro-advantage .content{flex-direction: column;}
    .pro-advantage .left{min-width: auto;width: 100%;}
    .pro-advantage .right{width: 100%;}
}
@media(max-width:768px){
    .pro-advantage{padding: 45px 0;}
    .pro-advantage .top-head{margin-bottom: 15px;}
    .pro-advantage .title{margin-bottom: 25px;}
    .pro-advantage h4{margin-bottom: 15px;}
}

.pro-need{background-color: var(--public-color);display: flex;align-items: center;min-height: 240px;color: #ffffff;text-align: center;}
.pro-need .content{margin: auto;}
.pro-need .title{color: #ffffff;margin-bottom: 20px;}
.pro-need .cont{line-height: 20px;}

.pro-tech {padding: 120px 0 125px;}
.pro-tech .title{margin-bottom: 50px;}
.proTech .items{position: relative;z-index: 1;}
.proTech .left{width: 45%;padding-bottom: 100px;display: flex;flex-direction: column;justify-content: center;}
.proTech .right{width: 45%;}
.proTech .num{font-size: 46px;line-height: 52px;color: var(--public-color);font-weight: 600;margin-bottom: 5px;}
.proTech .t1{width: max-content;font-size: 24px;line-height: 33px;font-weight: 600;color: #333333;position: relative;margin-bottom: 30px;padding-bottom: 20px;display: inline-block;}
.proTech .t1::after{content: "";height: 1px;width: 100%;background-color: #f2f2f2;position: absolute;bottom: 0;left: 0;}
.proTech .t1::before{content: "";width: 195px;height: 1px;position: absolute;left: 0;bottom: 0;background-color: var(--public-color);z-index: 1;}
.proTech .right,.pro-tech .right img{border-radius: 8px;}
.pag-proTech{width: auto !important;left: 0 !important;gap: 13px;}
.pag-proTech span {
    width: 40px;
    height: 40px;
    background-color: #cccccc;
    color: #ffffff;
    margin: 0 !important;
    font-size: 28px;
    font-weight: 500;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease-in-out;
}
.pag-proTech span.swiper-pagination-bullet-active{width: 60px;height: 40px;background-color: #bf0513;border-radius: 20px;}
@media(max-width:1000px){
    .proTech .left {width: 50%;}
}
@media(max-width:900px){
    .proTech .items{flex-direction: column-reverse !important;gap: 25px;}
    .proTech .left{width: 100%;}
    .proTech .right{width: 100%;}
}
@media(max-width:768px){
    .pro-tech{padding: 45px 0;}
    .pro-tech .title{margin-bottom: 15px;}
    .proTech .left {padding-bottom: 80px;}
    .proTech .num{font-size: 28px;line-height: 36px;}
    .proTech .t1{width: 100%;}
    .pro-tech .pag-proTech {bottom: 0;}
}

.pro-combin{margin-bottom: 110px;}
.pro-combin .content{align-items: center;}
.pro-combin .left{width: 50%;}
.pro-combin .right{width: 45%;}
.pro-combin .grid{--bs-gap:20px}
.pro-combin .g-col-6:last-child .img{box-shadow: 0px 1px 20px 0px rgba(0, 0, 0, 0.08);}
.pro-combin .title{display: inline-block;position: relative;padding-bottom: 30px;}
.pro-combin .title::after{content: "";height: 1px;width: 100%;background-color: #f2f2f2;position: absolute;bottom: 0;left: 0;}
.pro-combin .title::before{content: "";width: 195px;height: 1px;position: absolute;left: 0;bottom: 0;background-color: var(--public-color);z-index: 1;}
.pro-combin .text{margin: 40px 0 65px;}
.pro-combin .a-lh{height: 60px;}
@media(max-width:900px){
    .pro-combin .content{flex-direction: column;gap: 25px;}
    .pro-combin .left{width: 100%;}
    .pro-combin .right{width: 100%;}
    .pro-combin .title{padding-bottom: 15px;}
    .pro-combin .text{margin: 25px 0 40px;}
}
@media(max-width:768px){
    .pro-combin{margin-bottom: 45px;}
    .pro-combin .text {margin-bottom: 30px;}
    .pro-combin .a-lh{height: revert-rule;}
}

.pro-faq{background-color: #f1f1f1;padding: 95px 0;}
.pro-faq .content{display: flex;justify-content: space-between;gap: 25px 30px;}
.pro-faq .aside{width:40% ;min-width: 350px;}
.pro-faq .article{width: 57%;}
.pro-faq .title{margin-bottom: 85px;}
.pro-faq .img,.pro-faq .img img{border-radius: 8px;}
.pro-faq .items {padding: 25px 0 30px;}
.pro-faq .item{display:flex;gap:15px;cursor:default;position:relative;}
.pro-faq .quen-q{font-size: 18px;line-height: 28px;color: #666666;font-weight: 500;}
.pro-faq .quen-a{line-height: 24px;padding-left: 30px;margin-top: 10px;}
.pro-faq .quen-a p img{max-width: 100%;height: auto;}
.pro-faq .quen-a p img:last-child{margin-right:0}
.pro-faq .symbol{color:var(--public-color);display:flex;justify-content:center;align-items:center;font-size:18px}
.pro-faq .minus{display:none}
.pro-faq .plus{display:inline-block}
.pro-faq .items + .items{border-top: 1px solid rgba(204, 204, 204, .5);}
.pro-faq .items.active .zm-a{opacity:1}
.pro-faq .items.active .minus{display:inline-block}
.pro-faq .items.active .plus{display:none}
@media(max-width:900px){
    .pro-faq .content{flex-direction: column;}
    .pro-faq .aside{width: 100%;min-width: auto;}
    .pro-faq .title{margin-bottom: 25px;}
    .pro-faq .article{width: 100%;}
}
@media(max-width:768px){
    .pro-faq{padding: 45px 0;}
    .pro-faq .items {padding: 15px 0 20px;}
}


.banner-pro-in {padding-bottom: 40px;}
.banner-pro-in .banner-text{padding: 50px  0;}
.banner-pro-in .small-nav{position: static;padding-top: 10px;margin-bottom: 60px;}
.banner-pro-in .content{display: flex;justify-content: space-between;text-align: left;}
.banner-pro-in .small-nav li a,.banner-pro-in .small-nav li::before{color: #666666;}
.banner-pro-in .left{width: 65%;position: relative;z-index: 2;}
.banner-pro-in .left .img{margin-left: -120px;}
.banner-pro-in .right{width: 35%;position: relative;z-index: 1;display: flex;justify-content: center;padding-top: 40px;padding-bottom: 45px;}
.banner-pro-in .right::after{content: "";width: 140%;height: 100%;background-color: #ffffff;box-shadow: 0px 5px 38px 2px rgba(0, 0, 0, 0.08);z-index: -1;position: absolute;top: 0;}
.banner-pro-in .speed{
    background: url(../../images/p-sign-1.webp) no-repeat ;
    background-size: 100% 100%;
    border-radius: 100%;
    width: 116px;
    aspect-ratio: 1;
    font-size: 24px;
    font-weight: 600;
    color: var(--public-color);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    box-shadow: 4px 7px 24px 0px rgba(187, 14, 28, 0.15);}
.banner-pro-in .speed span{font-size: 12px;line-height: 12px;display: block;font-weight: 600;}
.banner-pro-in .model{font-size: 16px;line-height: 24px;color: var(--public-color);font-weight: 500;}
.banner-pro-in h1{font-size: 24px;line-height: 32px;font-weight: 600;color: #333333;margin: 15px 0 25px;}

.banner-pro-in .row{gap: 15px;}
.banner-pro-in .list{position: relative;background-color: #f2f2f2;border-radius: 8px;letter-spacing: 0;}
.banner-pro-in .list-inner{display: grid;grid-template-columns: auto 40px;padding: 20px  20px 15px 30px;}
.banner-pro-in .list-inner .icon{text-align: right;font-style: normal;}
.banner-pro-in .list-inner .unit{font-size: 16px;line-height: 24px;color: var(--public-color);font-weight: 400;font-style: normal;}
.banner-pro-in .inner{display: flex;justify-content: space-between;font-size: 16px;line-height: 24px;}
.banner-pro-in .inner .h5{width: 48%;color: #666666;}
.banner-pro-in .inner span{width: 47%;display: inline-block;color: #cccccc;}
.banner-pro-in .inner span:focus{outline: none;}
.banner-pro-in .list-ul{width: 100%;height: auto;background-color: #ffffff;padding: 20px;position: absolute;top: 100%;left: 0;z-index: 2;height: 0;opacity: 0;overflow: hidden;display: none;border-radius:8px;box-shadow: 0px 7px 24px 0px rgba(0, 0, 0, 0.1);}
.banner-pro-in .list-ul li{font-size: 16px;line-height: 24px;color: #666666;margin-bottom: 10px;cursor: pointer;transition: background-color .3s ease-in-out;padding:5px 20px;border-radius: 15px;}
.banner-pro-in .list-ul li:last-child{margin-bottom: 0;}
.banner-pro-in .list-ul li:hover{background-color: rgba(255,0,19,0.1);color: #ffffff;}

.banner-pro-in .icon.rotate{transform: rotateX(180deg);}
.banner-pro-in .list-ul.show{height: auto;opacity: 1;display: block;}

.banner-pro-in .search-btn{margin-top: 20px;}
.banner-pro-in .search-btn .a-lh{width: 225px;;box-shadow: 0px 13px 24px 0px rgba(255, 0, 19, 0.27);border-radius: 8px;height: 60px;}
@media(max-width:1480px){
    .banner-pro-in .left .img {margin-left: -100px;}
    .banner-pro-in .right::after {width: 130%;}
}
@media(max-width:1430px){
    .banner-pro-in .left .img{margin-left: -100px;}
}
@media(max-width:1340px){
    .banner-pro-in .left .img{margin-left: -50px;}
    .banner-pro-in .right{width: 40%;min-width: 500px;}
    .banner-pro-in .right::after {width: 120%;}
}
@media(max-width:1280px){
    .banner-pro-in .right {min-width: 450px;}
}
@media(max-width:1100px){
    .banner-pro-in .left .img {margin-left: 0px;}
    .banner-pro-in .inner{flex-direction: column;gap:0 15px;}
    .banner-pro-in .list-inner{padding: 15px 20px;gap:15px}
    .banner-pro-in .right {min-width: 370px;}
    .banner-pro-in .inner .h5{width: 100%;}
    .banner-pro-in .inner span{width: 100%;}
}
@media(max-width:900px){
    .banner-pro-in .content{flex-direction: column;}
    .banner-pro-in .left{width: 100%;}
    .banner-pro-in .right{min-width: auto;width: 100%;}

    .banner-pro-in .inner{flex-direction: row;gap:0;}
    .banner-pro-in .list-inner{padding: 15px 20px;gap:15px}
    .banner-pro-in .right {min-width: auto;}
    .banner-pro-in .inner .h5{width: auto;min-width: 190px;}
    .banner-pro-in .inner span{width: 100%;}
}
@media(max-width:768px){
    .banner-pro-in .small-nav{margin-bottom: 20px;}
    .banner-pro-in .content{flex-direction: column;gap: 25px;}
    .banner-pro-in .left{width: 100%;}
    .banner-pro-in .right{width: 100%;min-width: auto;padding: 25px 15px;}
    .banner-pro-in .right::after {width: 100%;}
    .banner-pro-in .left .img{margin-left: 0;}
    .banner-pro-in .speed{width: 95px;font-size: 22px;}
    .banner-pro-in .search-btn .a-lh{width: auto;height: 50px;}
    .banner-pro-in h1{margin: 5px 0 15px;font-size: 22px;line-height: 32px;}
}
@media(max-width:540px){
    .banner-pro-in .inner{flex-direction: column;gap:0 15px;}
    .banner-pro-in .list-inner{padding: 15px 20px;gap:15px}
    .banner-pro-in .inner .h5{width: 100%;}
    .banner-pro-in .inner span{width: 100%;}
}


.detail-nav{margin-bottom:70px;margin-top: 95px;position: sticky;top: 90px;height: fit-content;background-color: #fff;z-index: 11}
.detail-nav ol{display: flex;line-height: 0;gap: 15px;}
.detail-nav li{flex: 1;max-width: 205px;}
.detail-nav li a {
    padding: 0;
    width: 100%;
    height: 100%;
    font-size: 20px;
    line-height: 24px;
    color: var(--public-color);
    background-color: #f2f2f2;
    border: none;
    position: relative;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 54px;
}
.detail-nav li.active a,.detail-nav li:hover a{color: #ffffff !important;background-color: var(--public-color);}
.detail-nav li.active a::before{display: inline-block;opacity: 1;}
.detail-nav li.active a::after,.detail-nav li:hover a::after{background-color: var(--public-color);}

.detail-nav.fadeInDown{padding-top: 20px;}
.detail-nav.fadeInDown a{padding-bottom: 20px;}
@media(max-width:1000px){
    .detail-nav{display: none;}
}

.p-i-content{color: #666666;}
.p-i-content .title{margin-bottom: 35px;}
.p-i-content .container-xl>div{margin-bottom: 100px;}
.p-i-content .container-xl>div:last-child{margin-bottom: 0;}
@media(max-width:768px){
    .p-i-content .container-xl>div{margin-bottom: 45px;}
}

.introduction .content{display: flex;justify-content: space-between;align-items: center;}
.introduction .left{width: 40%;}
.introduction .right{width: 55%;--bs-gap:75px}
.introduction .img{margin-bottom: 30px;}
.introduction .t1{font-size: 20px;color: #333333;font-weight: 600;}
@media(max-width:1540px){
    .introduction .right{--bs-gap: 75px 50px;}
}
@media(max-width:1430px){
    .introduction .right{--bs-gap: 50px 30px;}
}
@media(max-width:1200px){
    .introduction .img{margin-bottom: 15px;}
    .introduction .t1{font-size: 18px;line-height: 26px;}
}
@media(max-width:1000px){
    .p-i-content{padding-top: 30px;}
}
@media(max-width:900px){
    .introduction .content{flex-direction: column-reverse;gap: 25px;}
    .introduction .left{width: 100%;}
    .introduction .right{width: 100%;}
    .p-i-content .title{margin-bottom: 15px;}
}
@media(max-width:768px){
    .introduction .right{--bs-gap: 35px 15px;}
    .introduction .t1 {font-size: 16px;line-height: 24px;}
}

.mechanical .all-style{margin-bottom: 120px;}
.mechanical .all-style:last-child{margin-bottom: 0;}
.mechanical .items{display: flex;justify-content: space-between;}
.mechanical .left{width: 46%;}
.mechanical .left img{max-width: 100%;height: auto;}
.mechanical .right{width: 48%;padding-bottom: 100px;display: flex;flex-direction: column;justify-content: center;}
.mechanical .t1{font-size: 32px;line-height: 46px;font-weight: 600;color: #333333;}
.mechanical .line{width: 85%;height: 1px;background-color: #c5c5c5;margin: 30px 0;position: relative;}
.mechanical .line::before{content: "";width: 145px;height: 100%;background-color: var(--public-color);position: absolute;left: 0;top:0}
.mechanical .text p{position: relative;padding-left: 18px;margin-bottom: 10px;}
.mechanical .text p:last-child{margin-bottom: 0;}
.mechanical .text p::before{content: "";width: 4px;height: 4px;background-color: var(--public-color);position: absolute;left: 0;top: 12px;}
.mechanical .all-pag{width: 48%;right: 0;left: auto;bottom: 0;justify-content: flex-start;flex-wrap: wrap;gap: 10px;}
.mechanical .all-pag span {
    width: 40px;
    height: 40px;
    background-color: #cccccc;
    color: #ffffff;
    margin: 0 !important;
    font-size: 28px;
    font-weight: 500;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: all .3s ease-in-out;
}
.mechanical .all-pag span.swiper-pagination-bullet-active{width: 60px;height: 40px;background-color: #bf0513;border-radius: 20px;}
.mechanical .all-style:nth-child(even) .items{flex-direction: row-reverse;}
.mechanical .all-style:nth-child(even) .all-pag{left: 0;right: auto;}
@media(max-width:1200px){
    .mechanical .t1{font-size: 30px;}
}
@media(max-width:1000px){
    .mechanical .t1{font-size: 28px;}
    .mechanical .line{margin: 15px 0 20px}
    .mechanical .right {padding-bottom: 85px;}
    .mechanical .right .text{font-size: 14px;line-height: 20px;}
}
@media(max-width:786px){
    .mechanical .items{flex-direction: column !important;gap: 25px;}
    .mechanical .left {width: 65%;}
    .mechanical .right{width: 100%;}
    .mechanical .all-pag{width:100%;position: static;gap: 5px;}
    .mechanical .all-pag span{width: 30px;height: 30px;font-size: 18px;}
    .mechanical .all-pag span.swiper-pagination-bullet-active {width: 50px;height: 30px;}
    .mechanical .t1{font-size: 20px;line-height: 28px;}
    .mechanical .all-style{margin-bottom: 40px;}
}
@media(max-width:580px){
    .mechanical .left {width: 100%;}
    .mechanical .right{padding-bottom: 30px;}
}

.application .top-head{margin-bottom: 55px;}
.application .title{margin-bottom: 20px;}
.application .grid{--bs-gap:35px}
.application .t1{font-size: 20px;line-height: 32px;font-weight: 600;color: #333333;margin-top: 25px;}

.p-i-products{padding: 150px 0 140px;}
.p-i-products .title{font-size: 38px;line-height: 41px;margin-bottom: 90px;}
.p-i-products .grid{--bs-gap:40px}
.all-products .swiper-slide{height: auto;}
.all-products .list{height: 100%;box-shadow:none;transition: all .3s ease-in-out;border: 1px solid #eaeaea;}
.all-products .img{background-image: linear-gradient(to right, #efefef 0%, #ffffff 50%, #efefef 100%);height: 290px;display: flex;justify-content: center;align-items: center;}
.all-products .box{padding: 20px 35px 30px 45px;position: relative;background-color: #ffffff;}
.all-products .type{font-size: 16px;font-weight: 500;color: var(--public-color);}
.all-products .t1{font-size: 20px;line-height: 32px;font-weight: 500;
    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-products ul{padding-right: 15px;border-top: 1px dashed #cccccc;padding-top: 20px;margin-top: 15px;}
.all-products li{display: flex;justify-content: space-between;margin-bottom: 10px;}
.all-products li:last-child{margin-bottom: 0;}
.all-products li>*{font-size: 16px;font-weight: 400;font-style: normal;}
.all-products li strong{color: #666666;}
.all-products li em{color: var(--public-color);}
.all-products .list:hover{box-shadow:  0px 10px 20px 0px rgba(0, 0, 0, 0.08);}
.all-products .list:hover .box{outline: none;}
@media(max-width:1340px){
    .p-i-products .title{font-size: 34px;}
    .all-products .box{padding: 20px 15px;}
}
@media(max-width:1200px){
    .p-i-products .title{font-size: 32px;margin-bottom: 60px;}
    .p-i-products .grid{--bs-gap: 40px 20px;}
    .all-products .t1{font-size: 18px;line-height: 28px;}
    .all-products li{flex-direction: column}
    .all-products li>*{font-size: 15px;line-height: 24px;}
}
@media(max-width:990px){
    .all-products li{flex-direction: row}
}
@media(max-width:786px){
    .p-i-products .all-products .img{height: 200px;}
    .p-i-products .all-products li{flex-direction: column}
    .p-i-products{padding: 45px 0;}
    .p-i-products .title{font-size: 22px;line-height: 32px;margin-bottom: 15px;}
}
@media(max-width:575px){
    .all-products li{flex-direction: row}
}
@media(max-width:385px){
    .all-products li>*{font-size: 14px;line-height: 22px;}
    .all-products li{flex-direction: column}
}

.p-i-cust{position: relative;padding-top: 95px;}
.p-i-cust .cust-back{position: absolute;left: 0;top: 0;z-index: -1;background-color: #000;}
.p-i-cust .cust-back img{opacity: .5;}
.p-i-cust .top-head{margin-bottom: 60px;width: 70%;}
.p-i-cust .title{font-size: 38px;line-height: 46px;color: #ffffff;margin-bottom: 25px;font-weight: 500;}
.p-i-cust .text{line-height: 24px;color: #ffffff;}
@media(max-width:1340px){
    .p-i-cust .title{font-size: 34px;}
}
@media(max-width:1200px){
    .p-i-cust{padding-top: 60px;}
    .p-i-cust .top-head{width: 100%;}
    .p-i-cust .title{font-size: 30px;}
}
@media(max-width:768px){
    .p-i-cust{padding-top: 30px;}
    .p-i-cust .top-head{margin-bottom: 25px;}
    .p-i-cust .title{font-size: 22px;line-height: 32px;margin-bottom: 15px;}
    .p-i-cust .cust-back img{max-width: none;height: 100%;width: auto;}
}

.all-from-1{background-color: #ffffff;box-shadow: 0px 9px 32px 0px rgba(0, 0, 0, 0.12);border-radius: 40px;padding: 60px 75px 30px;}
.all-from-1 .form-group:has(input[required])::before, .all-from-1 .form-group:has(textarea[required])::before{left: 10px;z-index: 1;}
.all-from-1 .form-row{margin-bottom: 30px !important;}
.all-from-1 .form-control{background-color: #f2f2f2;border: solid 1px #ffffff;}
.all-from-1 .form-cap {justify-content: flex-end;margin: 0 -10px;}
.all-from-1 .form-cap .input-group{border-radius: 0;}
.all-from-1 .a-lh{height: 50px;font-size: 16px;min-width: auto;padding: 0px 5px;}
.all-from-1 .form-row .btn-box{padding: 0 10px;}
@media(max-width:1200px){
    .all-from-1{padding: 60px 40px 30px;}
}
@media(max-width:1000px){
    .all-from-1{padding: 45px 30px 25px;}
}
@media(max-width:768px){
    .all-from-1{padding: 30px 15px 35px;}
    .all-from-1 .form-group:has(input[required]) ,.all-from-1 .form-row .btn-box{max-width: 50%;}
    .all-from-1 .form-row{gap: 15px 0;}
    .all-from-1 .form-row {margin-bottom: 15px !important;}
    .all-from-1 .form-control{padding-left: 15px;}
    .all-from-1 .form-control::placeholder{font-size: 14px;}
}
@media(max-width:540px){
    .all-from-1 .form-group:has(input[required]) ,.all-from-1 .form-row .btn-box{max-width: 100%;}
}


.banner-all{max-width: 1920px;padding: 25px 0 30px;}
/* .banner-all .banner-text{text-align: left;} */
.banner-all .content{width: 30vw;min-width: 560px;margin-top: 25px;}
.banner-all h1{font-size: 34px;line-height: 48px;font-weight: 600;color: #ffffff;text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.5);}
.banner-all .cont{margin-top:20px;}
.banner-all .line{width: 100%;height: 1px;background-color: #f8f4f0;position: relative;margin-top: 20px;}
.banner-all .line::before{content: "";width: 180px;height: 100%;background-color: var(--public-color);position: absolute;left: 0;top:0}
.banner-all .banner-all-1{position: absolute;right: 0;bottom: -20px;}
@media(max-width:1340px){
    .banner-all h1{font-size: 32px;}
}
@media(max-width:1280px){
    .banner-all h1{font-size: 30px;}
}
@media(max-width:1200px){
    .banner-all .content{width: 80%;min-width: auto;}
    .banner-all h1 {font-size: 28px;line-height: 42px;}
    .banner-all{height: auto !important;}
}
@media(max-width:1100px){
    .banner-all h1 {font-size: 24px;line-height: 34px;}
}
@media(max-width:900px){
    .banner-all .banner-all-1{bottom: 0px;height: 10px;}
}
@media(max-width:768px){
    .banner-all h1 {font-size: 22px;line-height: 32px;}
    .banner-all .content{width: 100%;}
    .banner-all {padding-top: 10px;}
}


.service-paper{padding: 100px 0 0;}
@media(max-width:768px){
    .service-paper{padding: 45px 0 0;}
}
.service-1 {margin-bottom: 25px;}
.service-1 .title{margin-bottom: 80px;}
.service-1 .grid{--bs-gap:65px}
.service-1 .list:hover{transform: translateY(-10px);}
.service-1 .list{height: 100%;background-color: #f2f2f2;border-radius: 24px;min-height: 295px;display: flex;flex-direction: column;align-items: center;padding: 45px 70px 30px;text-align: center;transition: all .3s ease-in-out;}
.service-1 .img-1{height: 106px;margin-bottom: 30px;}
.service-1 .h5{font-size: 20px;line-height: 30px;color: #333333;font-weight: 500;}
@media(max-width:1480px){
    .service-1 .grid{--bs-gap: 45px 30px;}
    .service-1 .list{padding: 45px 50px 30px;}
}
@media(max-width:1280px){
    .service-1 .list{padding: 45px 30px 30px;}
    .service-1 .img-1{height: 85px;}
    .service-1 .img-1 > img{height: 85%;}
}
@media(max-width:1200px){
    .service-1 .list{min-height: 270px;}
    .service-1 .h5{font-size: 18px;line-height: 26px;}
}
@media(max-width:768px){
    .service-1 .title{margin-bottom: 15px;}
    .service-1 .grid{--bs-gap: 35px 25px;}
    .service-1 .list{min-height: auto;padding: 30px 20px;}
    .service-1 .img-1{height: auto;margin-bottom: 0px;}
    .service-1 .img-1 > img{height: 65%;}
}
@media(max-width:540px){
    .service-1 .grid{--bs-gap: 30px 15px;}
    .service-1 .grid .g-col-6{grid-column: auto / span 12;}
    .service-1 .h5{font-size: 16px;line-height: 24px;}
}

.service-2 .items{padding: 70px 0 60px;}
.service-2 .items:nth-child(even){background-color: #f2f2f2;}
.service-2 .items-xl{display: flex;justify-content: space-between;align-items: center;}
.service-2 .left{width: 45%;}
.service-2 .right{width: 43%;}
.service-2 .t1{font-size: 32px;line-height: 46px;font-weight: 600;color: #333333;margin-bottom: 30px;}
.service-2 .text{line-height: 20px;}
.service-2 h5{font-size: 16px;line-height: 28px;font-weight: 500;color: #666666;margin-top: 35px;}
.service-2 ul{margin-top: 30px;}
.service-2 li{font-size: 16px;font-weight: 500;color: #666666;margin-bottom: 15px;position: relative;padding-left: 30px;}
.service-2 li::before{content: url(../../images/sign-2.webp);position: absolute;left: 0;top: 0;}
.service-2 li:last-child{margin-bottom: 0;}
@media(max-width:1200px){
    .service-2 .left{width: 50%;}
    .service-2 .right{width: 45%;}
    .service-2 .t1{font-size: 28px;line-height: 34px;}
}
@media(max-width:768px){
    .service-2 .items{padding: 30px 0;}
    .service-2 .items-xl{flex-direction: column-reverse;gap: 25px;}
    .service-2 .left{width: 100%;}
    .service-2 .t1{margin-bottom: 15px;font-size: 22px;line-height: 32px;}
    .service-2 h5{margin-top: 10px;}
    .service-2 ul{margin-top: 20px;}
    .service-2 .right{width: 100%;}
}

.service-3{background: linear-gradient(to bottom, #eeeeee ,#ffffff);padding: 50px 0 85px;}
.service-3 .content{display: flex;justify-content: space-between;}
.service-3 .left,.service-3 .left img{border-radius: 8px;}
.service-3 .left{width: 50%;background-color: #cfcfcf;display: flex;justify-content: center;align-items: center;margin-top: 85px;border-radius: 8px;}
.service-3 .right{width: 47.5%;border-left: 1px solid rgba(204, 204, 204, .5);padding-left: 75px;}
.service-3 .h3{font-size: 28px;line-height: 32px;color: #333333;font-weight: 600;margin-bottom: 55px;}
@media(max-width:1280px){
    .service-3 .right{padding-left: 30px;}
    .service-3 .h3{margin-bottom: 25px;}
}
@media(max-width:1100px){
    .service-3 .form-row{flex-direction: column;gap: 15px;}
    .service-3 .form-row .form-group{max-width: 100%;}
    .service-3 .all-from .form-row.form-btn-box {flex-direction: column;gap: 20px;}
}
@media(max-width:900px){
    .service-3 .content{flex-direction: column;gap: 25px;}
    .service-3 .left{width: 100%;margin-top: 0;}
    .service-3 .right{width: 100%;border-left: none;padding-left: 0;}
}
@media(max-width:768px){
    .service-3{padding: 45px 0;}
    .service-3 .h3{margin-bottom: 15px;}
    .service-3 .h3{font-size: 24px;line-height: 32px;}
}
@media(max-width:540px){
    .service-3 .h3{font-size: 22px;line-height: 32px;}
}

.all-from .form-group:has(input[required])::before, .all-from .form-group:has(textarea[required])::before{left: 10px;z-index: 1;}
.all-from .form-row.form-btn-box{flex-direction: column;gap: 50px;}
.all-from .form-cap .input-group{border-radius: 0;}
.all-from .form-cap .input-group{background-color: #ffffff;}
.all-from .form-cap .input-group-append{margin: 7px;border: solid 1px #cccccc;}
.all-from .a-lh{font-size: 20px;font-weight: 500;}
@media(max-width:768px){
    .all-from .form-row.form-btn-box {flex-direction: column;gap: 20px;}
    .all-from .a-lh{padding: 0;height: 50px;font-size: 16px;line-height: 24px;min-width: auto;padding: 0 25px;}
}

.app-paper{padding-top: 95px;}
.app-waste{margin-bottom: 125px;}
.app-waste .title{font-size: 28px;line-height: 46px;color: #333333;font-weight: 600;width: 88%;margin:0 auto 80px;}
.app-waste .items:last-child{margin-bottom: 0;}
.app-waste .items {
    background-color: #ffffff;
    box-shadow: 0px 7px 24px 0px rgba(0, 0, 0, 0.1);
    padding: 30px 25px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
    transition: all .3s ease-in-out;
    border: solid 1px #ffffff;
}
.app-waste .items .left{width: 33.5%;/*background-color: #000000;*/}
.app-waste .items .right{width: 62%;}
/* .app-waste .items .left img{opacity: .5;} */
.app-waste .items .h6{font-size: 16px;font-weight: 500;margin-bottom: 5px;}
.app-waste .items .t1{font-size: 22px;line-height: 32px;font-weight: 500;color: #333333;margin-bottom: 20px;}
.app-waste .items .text{line-height: 20px;color: #666666;}
.app-waste .items p {margin-bottom: 10px;}
.app-waste .items p:last-child{margin-bottom: 0;}
.app-waste .items p strong{font-weight: 400;color: #999999;}
.app-waste .items ul{display: flex;flex-wrap: wrap;gap: 13px;margin-top: 35px;}
.app-waste .items ul li{height: 45px;background-color: #f2f2f2;border-radius: 22px;padding: 0 25px;display: flex;justify-content: center;align-items: center;color: var(--public-color);font-weight: 500;}
.app-waste .items:hover{box-shadow: 0px 7px 24px 0px rgba(191, 5, 19, 0.1);border-color: var(--public-color);}
@media(max-width:1100px){
    .app-waste .title{width: 100%;}
}
@media(max-width:900px){
    .app-waste .title{line-height: 38px;}
    .app-waste .items{flex-direction: column;align-items: flex-start;gap: 25px;}
    .app-waste .items .left{width: 55%;}
    .app-waste .items .right{width: 100%;}
}
@media(max-width:768px){
    .app-paper{padding-top: 30px;}
    .app-waste{margin-bottom: 45px;}
    .app-waste .title{font-size: 22px;line-height: 32px;margin-bottom: 15px;text-wrap: balance;}
    .app-waste .items .left{width: 80%;}
    .app-waste .items .t1{margin-bottom: 15px;font-size: 20px;line-height: 28px;}
    .app-waste .items ul{margin-top: 20px;}
}
@media(max-width:600px){
    .app-waste .items .left{width: 100%;}
}
@media(max-width:540px){
    .app-waste .items{padding: 30px 15px;}
}
@media(max-width:430px){
    .app-waste .title {font-size: 20px;line-height: 28px;}
    .app-waste .items ul li{height: 42px;padding: 0 15px;}
}

.app-product{position: relative;padding-top: 70px;margin-bottom: 120px;}
.img-appPro-back{position: absolute;left: 0;top: 0;z-index: -1;}
.app-product .title{color: #ffffff;width: 55%;margin: auto;}
.app-product .line{width: 255px;height: 1px;background-color: #ffffff;position: relative;display: flex;justify-content: center;margin: 25px auto 50px;}
.app-product .line::after{content: "";width: 120px;height: 100%;background-color: var(--public-color);position: absolute;top: 0;}
.app-product .all-hover{width: 60px;aspect-ratio: 1;display: flex;justify-content: center;align-items: center;background-color: #ffffff;box-shadow: 0px 6px 10px 0px rgba(43, 53, 72, 0.12);}
.app-product .all-hover::after{color: #333333;}
.app-product .all-hover-next{right: -30px;}
.app-product .all-hover-prev{left: -30px;}
.app-product .all-hover:hover{background-color: var(--public-color);}
.app-product .all-hover:hover::after{color: #ffffff;}
.app-product .appPro{padding-bottom: 30px;}
.app-product .box{min-height: 260px;}
@media(max-width:1470px){
    .app-product .all-hover{width: 35px;height: 60px;aspect-ratio: inherit;}
    .app-product .all-hover-prev {left: -15px;}
    .app-product .all-hover-next {right: -15px;}
}
@media(max-width:1430px){
    .img-appPro-back img{width: auto;height: 100%;max-width: none;}
}
@media(max-width:1100px){
    .app-product .title{width: 80%;}
}
@media(max-width:768px){
    .app-product{padding-top: 30px;margin-bottom: 0;}
    .app-product .title{width: 100%;}
    .app-product .all-products .img{height: 250px;}
    .app-product .all-hover{top: 35%;}
}


.app-faq {margin-bottom: 135px;}
.app-faq .title{font-size: 36px;font-weight: 400;margin-bottom: 45px;}
@media(max-width:1340px){
    .app-faq .title{font-size: 32px;line-height: 46px;margin-bottom: 30px;}
}
@media(max-width:1280px){
    .app-faq .title{font-size: 28px;line-height: 42px;margin-bottom: 30px;}
}
@media(max-width:768px){
    .app-faq{margin-bottom: 45px;}
    .app-faq .title{font-size: 22px;line-height: 32px;margin-bottom: 15px;}
    .all-faqs .items{padding: 20px;}
}
@media(max-width:430px){
    .all-faqs .items{padding: 20px 10px;}
}

.app-news{margin-bottom: 110px;}
.app-news .title{font-size: 38px;font-weight: 500;margin-bottom: 55px;}
.app-news .mySwiper-blog {padding: 0px 0 25px;}
@media(max-width:1430px){
    .app-news .title{font-size: 34px;}
}
@media(max-width:1340px){
    .app-news .title{font-size: 32px;}
}
@media(max-width:1200px){
    .app-news .title{font-size: 30px;}
}
@media(max-width:768px){
    .app-news{margin-bottom: 40px;}
    .app-news .title{font-size: 22px;line-height: 32px;margin-bottom: 15px;}
    .app-news .all-news-1 .all-pag{margin-top: 0;}
}


.all-news-1 .grid{--bs-gap:35px 80px;}
.all-news-1 .swiper-slide{height: auto;}
.all-news-1 .list{height: 100%;position: relative;transition: all .3s ease-in-out;}
.all-news-1 .list::after{content: "";width: 100%;height: 100%;border: 1px solid #eaeaea;border-top: none;position: absolute;left: 0;top: 0;opacity: 1;transition: all .3s ease-in-out;z-index: -1;}
.all-news-1 .list:hover::after{opacity: 0;}
.all-news-1 .list:hover{box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08);}
.all-news-1 .box{margin-top: 1px;padding: 35px 40px 30px;transition: all .3s ease-in-out;box-shadow: none;}
.all-news-1 .t1{font-size: 20px;line-height: 32px;font-weight: 500;color: #333333;
    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-1 .cont{color: #666666;margin: 20px 0 25px;}
.all-news-1 .all-pag{position: static;margin-top: 25px;}

@media(max-width:1430px){
    .all-news-1 .grid{--bs-gap: 35px 50px;}
}
@media(max-width:1340px){
    .all-news-1 .box{padding: 35px 25px 30px;}
    .all-news-1 .grid{--bs-gap: 35px 40px;}
}
@media(max-width:1200px){
    .all-news-1 .t1{font-size: 18px;line-height: 26px;}
    .all-news-1 .cont{font-size: 15px;line-height: 25px;}
}
@media(max-width:768px){
    .all-news-1 .grid{--bs-gap: 35px 25px;}
    .all-news-1 .box{padding: 25px 15px 20px;}
    .all-news-1 .cont{font-size: 14px;line-height: 20px;margin: 15px 0 25px;}
}

.app-gallery {margin-bottom: 110px;}
.app-gallery .title{font-size: 38px;font-weight: 500;margin-bottom: 40px;}
@media(max-width:1340px){
    .app-gallery .title{font-size: 34px;line-height: 46px;}
}
@media(max-width:1280px){
    .app-gallery .title{font-size: 32px;line-height: 46px;}
}
@media(max-width:1200px){
    .app-gallery .title{font-size: 30px;line-height: 42px;}
}
@media(max-width:768px){
    .app-gallery{margin-bottom: 45px;}
    .app-gallery .title{font-size: 22px;line-height: 32px;margin-bottom: 15px;}
}

.gallery-xl{padding: 38px 0;}
.gallery-xl .list {width: 310px;flex-shrink: 0;background-color: #ffffff;box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08);}
.gallery-xl .box{padding: 30px 35px 20px;}
.gallery-xl .t1{font-size: 20px;line-height: 32px;font-weight: 500;color: #666666;margin-bottom: 15px;}
.gallery-xl .cont{line-height: 20px;}

.gallery-1, .gallery-2 {position: relative;overflow: hidden;margin-bottom: 30px}
.gallery-1 .gallery-xl, .gallery-2 .gallery-xl {display: flex;flex-shrink: 0;gap: 50px;/* 宽度由JS动态设置，这里不写固定值 */}
.gallery-1 .gallery-xl {animation: scroll-left 60s linear infinite;}
.gallery-2 .gallery-xl {animation: scroll-right 60s linear infinite;}

@keyframes scroll-left {
    0% { transform: translateX(0); }
    100% { transform: translateX(var(--move-left)); }
}
@keyframes scroll-right {
    0% { transform: translateX(var(--move-right)); }
    100% { transform: translateX(0); }
}

@media(max-width:768px){
    .gallery-xl {padding: 0 0 15px;}
    .gallery-1 .gallery-xl, .gallery-2 .gallery-xl{gap: 25px;}
    .gallery-xl .list {width: 280px;}
    .gallery-xl .box{padding: 20px 10px;}
    .gallery-xl .t1{font-size: 18px;line-height: 26px;}
}


.about-1{padding-top: 70px;padding-bottom: 110px;}
.about-1 .content{display: flex;justify-content: space-between;}
.about-1 .left{width: 65%;}
.about-1 .right{width: 30%;display: flex;flex-direction: column;}
.about-1  .title{margin-bottom: 30px;}
.about-1 .text {margin-bottom: 40px;}
.about-1 .text p{margin-bottom: 10px;}
.about-1 .text span{color: var(--public-color);}
.about-1 .list{display: flex;justify-content: space-between;align-items: center;gap: 10px;flex: 1;border-bottom: 1px solid #cccccc;position: relative;}
.about-1 .list::after{content: "";width: 150px;height: 1px;background-color: var(--public-color);position: absolute;left:0;bottom: -1px;z-index: 1;;opacity: 0;transition: all .3s ease-in-out;}
.about-1 .list:hover::after{opacity: 1;}
.about-1 .d{width: 35%;display: flex;color: var(--public-color);font-weight: 500;line-height: 40px;}
.about-1 .num{font-size: 40px;}
.about-1 .list p{width: 55%;line-height: 20px;font-weight: 500;color: #666666;}
@media(max-width:1340px){
    .about-1 .content{gap: 30px;}
    .about-1 .right{min-width: 360px;}
    .about-1 .num {font-size: 36px;}
    .about-1 .list p {width: 60%;}
}
@media(max-width:900px){
    .about-1 .content{flex-direction: column;}
    .about-1 .left{width: 100%;}
    .about-1 .right{min-width: auto;width: 100%;display: grid;grid-template-columns: repeat(2, 1fr);gap: 30px 50px;}
    .about-1 .list{padding-bottom: 15px;}
    .about-1 .num {font-size: 32px;}
}
@media(max-width:768px){
    .about-1{padding: 30px 0 40px;}
    .about-1 .title{margin-bottom: 15px;}
    .about-1 .d {width: 32%;}
    .about-1 .num {font-size: 24px;line-height: 34px;}
    .about-1 .list p {width: 65%;}
    .about-1 .right{gap: 30px 35px;}
}
@media(max-width:580px){
    .about-1 .list{flex-direction: column;gap: 0;}
    .about-1 .d {width: 100%;}
    .about-1 .list p {width: 100%;}
}
@media(max-width:430px){
    .about-1 .num {font-size: 22px;line-height: 32px;}
}

.about-mile{background-color: #f2f2f2;padding: 65px 0 70px;}
.about-mile .title{margin-bottom: 70px;}
.about-mile .aboutMile{position: relative;}
.about-mile .aboutMile::after{content: "";width: 100%;height: 4px;background-color: var(--public-color);position: absolute;left: 0;top: 50%;}
.about-mile .list:nth-child(odd) .box::after{left: 70px;bottom: -20px;}
.about-mile .list:nth-child(odd) .year{padding-left: 60px;transform: translateY(40px)}
.about-mile .list:nth-child(odd) .year::before{top: -15px;transform: translateX(15px);}
.about-mile .list:nth-child(even){float: right;display: flex;flex-direction: column-reverse;align-items: flex-end;margin-left: 140px;}
.about-mile .list:nth-child(even) .box::after{right: 70px;top: -20px;transform: rotateX(180deg);}
.about-mile .list:nth-child(even) .year{padding-right: 50px;transform: translateY(-35px)}
.about-mile .list:nth-child(even) .year::before{bottom: -15px;transform: translateX(15px);}
.about-mile .list{max-width: 360px;width: 100%;position: relative;}
.about-mile .list .box{min-height: 135px;height: 135px;width: 100%;background-color: #ffffff;box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.09);color: #666666;padding: 20px 25px;position: relative;}
.about-mile .list .box::after{content: url(../../images/sign-6.webp);position: absolute;}
.about-mile .list .year{font-size: 24px;font-weight: 600;color: #333333;position: relative;z-index: 1;}
.about-mile .list .year::before{content: "";width: 12px;aspect-ratio: 1;background-color: var(--public-color);border-radius: 100%;position: absolute;}
.aboutMile{padding: 25px 0;}
/* 横条 */
.pag-aboutMile{position: static;background-color: #ffffff;border-radius: 4px;max-width: 815px;margin:40px auto 0;gap: 0;}
.pag-aboutMile span{height: 7px !important;flex: 1;border-radius: 4px;border: none;background-color: transparent;margin: 0 !important;}
.pag-aboutMile span.swiper-pagination-bullet-active{background-color: var(--public-color);}
@media(max-width:1100px){
    .about-mile .list .box{padding: 20px 15px;}
}
@media(max-width:768px){
    .about-mile{padding: 30px 0;}
    .about-mile .title{margin-bottom: 15px;}
}
@media(max-width:600px){
    .about-mile .aboutMile::after{top: 52%;}
    .about-mile .list:nth-child(even){transform: translateY(18px);}
}

.about-3 {padding: 120px 0 150px;}
.about-3 .items:nth-child(even){flex-direction: row-reverse;}
.about-3 .items{display: flex;justify-content: space-between;align-items: center;margin-bottom: 90px;}
.about-3 .items:last-child{margin-bottom: 0;}
.about-3 .left{width: 45%;}
.about-3 .right{width: 43%;}
.about-3 .title{margin-bottom: 25px;}
.about-3 ul{margin-top: 30px;}
.about-3 li{font-weight: 500;color: #666666;margin-bottom: 15px;position: relative;padding-left: 25px;}
.about-3 li strong{color: var(--public-color);font-weight: 400;}
.about-3 li::before{content: url(../../images/sign-2.webp);position: absolute;left: 0;top: 0;}
/* .about-3 .swiper-slide.swiper-slide-active{transform:scale(1) !important}*/
.about-3 .swiper-slide{width: 85%;} 
.about-3 .swiper-slide .img{background-color: #ffffff;}
.about-3 .swiper-slide img{opacity:.5}
.about-3 .swiper-slide.swiper-slide-active{position:relative;z-index:1}
.about-3 .swiper-slide.swiper-slide-active img{opacity:1}
.about-3 .items:nth-child(even) .right{width: 50%;}
@media(max-width:1200px){
    .about-3 .left{width: 50%;}
    .about-3 .right{width: 45%;}
    .about-3 ul {margin-top: 25px}
    .about-3 .items:nth-child(even) .right{width: 45%;}
}
@media(max-width:900px){
    .about-3 .items{flex-direction: column-reverse !important;gap: 25px;}
    .about-3 .left{width: 100% !important;}
    .about-3 .right{width: 100% !important;}
    .about-3 .title{margin-bottom: 15px;}
}
@media(max-width:768px){
    .about-3{padding: 30px 0;}
    .about-3 .items{margin-bottom: 45px;}
    .about-3 li::before{content: "";background: url(../../images/sign-2.webp) no-repeat;width: 16px;height: 16px;background-size: 100% auto;}
}

.about-succes {margin-bottom: 105px;}
.about-succes .container-xl{position: relative;}
.img-succes-back{position: absolute;top: -30px;width: 100%;text-align: center;}
.about-succes{position: relative;padding-top: 75px;}
.about-succes::after{content: "";width: 100%;height: 90%;background-color: #333333;position: absolute;left: 0;top: 0;z-index: -1;}
.about-succes .title{color: #ffffff;width: 65%;margin: 0 auto 60px;position: relative;z-index: 1;}
.about-succes .content::after{content: "";width: 100%;height: calc(100% - 55px);background-color: #ffffff;box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.09);border-radius: 8px;position: absolute;left: 0;bottom: 0;z-index: 1;}
.about-succes .content{position: relative;padding-bottom: 80px;}
.about-succes .content>div{position: relative;z-index: 2;}
.about-succes .box{width: 75%;height: 95px;background-color: #ffffff;box-shadow: 0px 6px 18px 0px rgba(0, 0, 0, 0.09);border-radius: 8px;display: flex;align-items: center;margin:0 auto 40px;}
.about-succes ul{width:100%;display: flex;flex-wrap: wrap;justify-content: space-around;gap:15px 30px;}
.about-succes li{position: relative;padding-left: 25px;color: #333333;font-weight: 500;}
.about-succes li::after{content: "";width: 1px;height: 100%;border-left: 1px dashed #cccccc;position: absolute;right: -80px;top: 0;}
.about-succes li:last-child::after{display: none;}
.about-succes li strong{color: var(--public-color);font-weight: 500;display: inline-block;}
.about-succes li::before{content: url(../../images/sign-2.webp);position: absolute;left: 0;top: 0;}
.about-succes .all-style{padding: 0 95px;}
.about-succes .all-hover{width: 60px;height: 60px;background-color: #ffffff;box-shadow: 0px 6px 10px 0px rgba(43, 53, 72, 0.12);position: absolute;top: 50%;transform: translateY(-50%);z-index: 2;}
.about-succes .all-hover::after{color: #333333;font-size: 20px;font-weight: bold;}
.about-succes .swiper-button-next{right: -30px;}
.about-succes .swiper-button-prev{left: -30px;}
.about-succes .all-hover:hover{background-color: var(--public-color);}
.about-succes .all-hover:hover::after{color: #fff;}
@media(max-width:1460px){
    .about-succes .all-hover{width: 40px;}
    .about-succes .swiper-button-prev{left: -15px;}
    .about-succes .swiper-button-next{right: -15px;}
}
@media(max-width:1440px){
    .about-succes .all-style {padding: 0 55px;}
}
@media(max-width:1200px){
    .about-succes .title{width: 100%;}
    .about-succes li::after{display: none;}
}
@media(max-width:1000px){
    .about-succes .box{width: 87%;}
    .about-succes ul{justify-content: flex-start;padding: 15px 25px;}
}
@media(max-width:768px){
    .about-succes .title{margin-bottom: 15px;}
    .about-succes{padding: 30px 0 0;margin-bottom: 45px;}
    .about-succes .box{width: 90%;height: auto;}
    .about-succes .all-style{padding: 0 35px;}
    .about-succes .content{padding-bottom: 25px;}
}

.about-sust {margin-bottom: 115px;}
.about-sust .title{margin-bottom: 75px;}
.about-sust .grid{--bs-gap:35px 65px}
.about-sust .list:hover{transform: translateY(-10px);}
.about-sust .list{height: 293px;background-color: #f2f2f2;border-radius: 24px;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;padding: 0 12%;transition: all 0.3s ease-in-out;}
.about-sust .img-1{height: 114px;margin-bottom: 35px;}
.about-sust .h5{font-size: 20px;line-height: 30px;color: #333333;font-weight: 500;}
@media(max-width:1430px){
    .about-sust .grid{--bs-gap: 35px 50px;}
    .about-sust .list{padding: 0 8%;}
}
@media(max-width:1340px){
    .about-sust .grid{--bs-gap: 35px 30px;}
    .about-sust .list{padding: 0 6%;}
}
@media(max-width:768px){
    .about-sust .title{margin-bottom: 15px;}
}
@media(max-width:540px){
    .about-sust{margin-bottom: 45px;}
    .about-sust .grid {--bs-gap: 35px 20px;}
    .about-sust .list {height: auto;padding: 30px 15px;}
    .about-sust .img-1{height: 90px;margin-bottom: 15px;}
    .about-sust .img-1 img{max-width: 75%;}
    .about-sust .h5{font-size: 18px;line-height: 26px;}
}

.faq-paper{padding-bottom: 120px;}
.faq-paper .all-faqs .items.active::after{background-color:#f2f2f2;}


.certificates {padding: 130px 0;}
.certificates .grid{--bs-gap:65px 30px}
.certificates .list{background-color: #f0f0f0;padding: 25px;}
.certificates .img{border: 20px solid #ffffff;box-shadow: 0px 1px 20px 16px rgba(0, 0, 0, 0.08);margin-bottom: 25px;}
.certificates .t1{font-size: 20px;line-height: 22px;color: #333333;text-align: center;}
@media(max-width:1340px){
    .certificates .list{padding: 25px 15px;}
}
@media(max-width:768px){
    .certificates{padding: 45px 0;}
    .certificates .grid{--bs-gap: 40px 15px;}
    .certificates .img{margin-bottom: 15px;}
}
@media(max-width:540px){
    .certificates .grid .g-col-12{grid-column: auto / span 6;}
}
@media(max-width:430px){
    .certificates .grid .g-col-12{grid-column: auto / span 12;}
}

.exhibitions{padding: 120px 0 85px;}
.exhibitions .grid{--bs-gap:90px 30px}
.exhibitions .list{height: 100%;background-color: #ffffff;box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08);}
.exhibitions .box{padding: 20px 30px;}
.exhibitions .date{color: var(--public-color);font-weight: 500;}
.exhibitions .t1{font-size: 20px;line-height: 28px;color: #333333;font-weight: 500;margin: 5px 0 10px;}
.exhibitions .add{color: #666666;}
@media(max-width:1200px){
    .exhibitions .box{padding: 25px 15px;}
}
@media(max-width:768px){
    .exhibitions{padding: 45px 0;}
    .exhibitions .grid{--bs-gap: 40px 15px;}
    .exhibitions .t1{font-size: 18px;line-height: 26px;}
}
@media(max-width:430px){
    .exhibitions .grid .g-col-6{grid-column: auto / span 12;}
}


.news-paper{padding: 80px 0 85px;}
.news-paper .list{background-color: #ffffff;box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.08);}
.news-paper .box{position: relative;}
.news-paper .box::before{content: "";width: 100%;height: 6px;background-color: var(--public-color);position: absolute;left: 0;top: -5px;}
@media(max-width:768px){
    .news-paper{padding: 45px 0;}
}

/*news-in-paper*/
.news-in-paper .in-banner{margin-bottom:35px}
.news-in-paper {margin-bottom:100px;margin-top: 35px;}
.news-in-paper .news-time{font-size: 20px;color: var(--public-color);}
.news-in-paper .h1{font-size:42px;line-height:48px;color:#333333;font-weight:500;margin-bottom: 30px;letter-spacing: -1px;margin-top: 50px;}
.news-in-paper .main-top{display: flex;justify-content: space-between;}

.news-in-paper .article{width:calc(100% - 340px - 100px)}
.news-in-paper .article .content{line-height:28px;font-size:16px;font-weight: 400;color: #999999;border-bottom:1px solid #bbbbbb;padding-bottom:55px;padding-top:30px;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}
.news-in-paper .article .content strong{color: var(--public-color);font-weight: 500;}
.news-in-paper .article img{max-width:100% !important;height:auto !important}
.news-in-paper .article .content p{margin-bottom:20px}
.news-in-paper .article h2{font-size: 28px;line-height: 36px;color: #333333;font-weight: 500;margin-bottom: 25px;}
.news-in-paper .article h4{font-size: 22px;line-height: 32px;color: #333333;font-weight: 500;margin-bottom: 15px;letter-spacing: -1px;}

.news-in-paper .box-tail{font-size:18px;line-height:30px;margin-top:60px;display:flex;justify-content:space-between;align-items: flex-start;gap: 50px;}
.news-in-paper .box-tail .left{width:100%}
.news-in-paper .box-tail .right{min-width: 200px;width: 200px;;display:flex;justify-content:flex-end}
.news-in-paper .box-tail .right .a-zr{width: 100%;height: 50px;padding: 0;font-size: 18px;line-height: 32px;font-weight: 500;}
.news-in-paper .box-tail .left p{display:flex}
.news-in-paper .box-tail .left p a{display:inline-block;transition:all .6s;color:#666666;font-size:18px;line-height:32px;padding-left:10px}
.news-in-paper .box-tail .left p a:hover{color:var(--public-color);text-decoration: underline;text-decoration-skip-ink: none;text-underline-offset: 3px;}
.news-in-paper .box-tail .left p span{color:#000000;display:block;font-weight:bold}
.news-in-paper .box-tail .left p:first-child{margin-bottom:10px}

.news-in-paper .aside{width:340px;min-width: 340px;position: sticky;top: 90px;height: min-content;}
.news-in-paper .aside-con{margin-bottom: 30px;background-color: #ffffff;box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);border-radius: 8px;padding: 20px 10px 20px 30px;}
.news-in-paper .aside-con .title-xl{font-size: 24px;line-height: 38px;color: #333333;font-weight: 600;margin-bottom: 40px;}
.news-in-paper .aside-con .a-lh{width: 100%;;height: 60px;font-weight: 400;}

.news-in-paper .other-news{padding: 20px 15px 25px;background-color: #ffffff;box-shadow: 3px 5px 24px 0px rgba(0, 0, 0, 0.1);}
.news-in-paper .other-news .search-group .form-control::placeholder{font-size: 16px;line-height: 24px;color: #999999;}
.news-in-paper .other-news .search-group{width: 100%;border: solid 1px #ececec;border-radius: 0px;}
.news-in-paper .other-news .search-group .form-control{border-color: #ffffff;}
.news-in-paper .other-news .search-group .form-control:focus{border-color: var(--public-color);}
.news-in-paper .other-news .input-group-append{border-left: solid 1px #ececec;margin-left: 0;}
.news-in-paper .other-news .search-group .btn{background-color: #ffffff;padding: 0 .75rem;}
.news-in-paper .other-news .search-group i{color: var(--public-color);font-size: 23px;}
.news-in-paper .other-news-xl{margin-top: 15px;border: solid 1px #ececec;padding: 20px;}
.news-in-paper .other-news .h5{font-size: 20px;line-height: 24px;color: #666666;font-weight: 500;margin-bottom: 15px;}
.news-in-paper .other-news .h5::before{content: "";width: 2px;height: 14px;background-color: var(--public-color);display: inline-block;margin-right: 10px;}
.news-in-paper .other-news .t1{font-size: 18px;line-height: 26px;color: #333333;font-weight: 400;padding-bottom: 15px;margin-bottom: 20px;border-bottom: 1px solid #cccccc;width: 100%;
-moz-hyphens: auto;
-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
word-wrap: break-word;
}
.news-in-paper .other-news .t1:hover{text-decoration: underline;text-decoration-skip-ink: none;text-underline-offset: 5px;text-decoration-thickness: 1px;}
.news-in-paper .other-news .t1:last-child{margin-bottom: 0;border-bottom: 0;padding-bottom: 0;}


.news-name-box{min-width: 300px;border-radius: 6px;border: solid 1px #bbbbbb;padding: 15px 15px 20px;display: inline-flex;flex-direction: column;margin-top: 20px;position: sticky;top: 120px;height: fit-content;background-color: #ffffff;}
.news-name-box .table-title{display: flex;justify-content: space-between;gap:30px;font-size: 28px;line-height: 36px;color: #999999;font-weight: 400;}
.news-name-box .table-title span{width: 35px;height: 32px;padding: 4px;background-color: #ffffff;border-radius: 4px;border: solid 1px #999999;display: inline-flex;justify-content: center;align-items: center;cursor: pointer;}
.news-name-box .h2 a{font-size: 18px;line-height: 36px;color: #333;font-weight: 400;}
.news-name-box ul{padding-left: 30px;}
.news-name-box li a{font-size: 16px;line-height: 26px;color: #666;font-weight: 400;}


@media(max-width:1530px){
    .news-in-paper .box-tail{flex-direction: column;}
    .news-in-paper .box-tail .left{margin-bottom: 20px;}
    .news-in-paper .box-tail .right{width: 100%;justify-content: flex-start;}
    .news-in-paper .box-tail .right .a-lh{width: auto;padding: 0 25px;}
}

@media(max-width:1460px){
    .news-in-paper .h1{font-size: 32px;line-height: 46px;}
}
@media(max-width:1340px){
    .news-in-paper .article h2{font-size: 24px;line-height: 32px;}
    .news-in-paper .article h4{font-size: 20px;line-height: 28px;}
}
@media(max-width:1260px){
    .news-in-paper .article h2 {font-size: 28px;line-height: 36px;}
    .news-in-paper .article h4 {font-size: 20px;}
    .news-in-paper .aside-con .a-lh{padding: 0 20px;height: 48px;}
}
@media(max-width:1000px){
    .news-in-paper .main-top{flex-direction: column;}
    .main-box .article{width: 100%;margin-bottom: 60px;}
    .main-box .aside{width: 100%;display: flex;gap: 30px;align-items: flex-start;}
    .news-in-paper .aside .aside-con{min-width: 300px;position: sticky;top: 100px;height: fit-content;padding: 20px 10px;font-size: 22px;line-height: 34px;margin-bottom: 25px;}    
}
@media(max-width:990px){
    .news-name-box{top: 60px;}
    .news-name-box .table-title{font-size: 24px;line-height: 32px;}
}
@media(max-width:768px){
    .news-in-paper .news-time{font-size: 16px;line-height: 24px;}
    .main-box{margin-top: 0;}
    .news-in-paper .h1{margin-bottom: 15px;font-size: 20px;line-height: 28px;margin-top: 20px;}
    .news-in-paper .article h2{font-size: 19px;line-height: 28px;margin-bottom: 10px;}
    .news-in-paper .article h4{font-size: 16px;line-height: 24px;}
    .news-in-paper .box-tail .left p{font-size: 16px;line-height: 24px;}
    .news-in-paper .box-tail .left p a{line-height: 24px;}

    .news-in-paper{margin-bottom: 30px;margin-top: 0px;padding-top: 20px;}
    .news-in-paper .main-top {flex-wrap: wrap;}
    .news-in-paper .article{width: 100%;margin-bottom: 30px;}
    .news-in-paper .aside{width: 100%;margin-top: 0;}
    .news-in-paper .article .content{line-height: 20px;font-size: 14px;padding-top: 20px;padding-bottom: 20px;}
    .news-in-paper .article .content p{margin-bottom: 10px;}
    .news-in-paper .box-tail{font-size: 16px;line-height: 24px;margin-top: 20px;gap: 20px;}
    .news-in-paper .box-tail .left p:first-child{margin-bottom: 15px;}
    .news-in-paper .box-tail .right{margin-bottom: 0px;}
    .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;}
    
    .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: 0px;}
    .main-box .name-box ul {padding-top: 0;}
    .main-box .name-box li{margin-bottom: 10px;}
    .main-box .name-box li a {font-size: 16px;line-height: 24px;}
    .main-box .name-box li::before {top: 8px;}
    .main-box .name-box + .name-box{padding-top: 10px;}
    .main-box .main-left{margin-bottom: 30px;position: relative;}
    .main-box .article{width: 100%;}
    .main-box .aside{width: 100%;}

    .main-box{gap: 0;}
    .main-box .main-top{width: 100%;}

    .news-in-paper .box-tail .left{margin-bottom: 0;}
    .news-in-paper .box-tail .right .a-lh{width: auto;padding: 0 30px !important;font-size: 16px;line-height: 24px;}
    .news-in-paper .aside-con .a-lh{margin-bottom: 20px;}
    .news-in-paper .aside .aside-con{margin-bottom: 30px;position: static;width: 100%;align-items: center;padding: 20px 15px;margin-bottom: 0;}
    .news-in-paper .aside-con .title-xl{font-size: 20px;line-height: 28px;margin-bottom: 25px;}

    .news-name-box{padding: 10px 15px;top: 50px;}
    .main-box .aside{flex-direction: column;min-width: auto;position: static;}
    .new-in-pro .content{grid-template-columns: repeat(2, 1fr);}
    .news-name-box .table-title{font-size: 22px;line-height: 32px;}
    .news-name-box .h2 a{font-size: 16px;line-height: 24px;}
    .main-box .news-name{margin-top: 15px;}
}
@media(max-width:540px){
    .news-name-box .table-title{font-size: 20px;line-height: 28px;}
}


.video-paper{padding: 90px 0 85px;}
.video-paper .grid{--bs-gap:60px}
.video-paper .list{height: 100%;background-color: #ffffff;box-shadow: 0px 4px 20px 0px rgba(0, 0, 0, 0.1);padding: 20px 25px;}
.video-paper .list .v{margin-bottom: 20px;}
.video-paper .list .t1{font-size: 20px;line-height: 28px;color: #333333;font-weight: 500;margin-bottom: 10px;}
.video-paper .list .time{font-size: 15px;color: #999999;}
@media(max-width:1430px){
    .video-paper .grid{--bs-gap: 60px 36px;}
}
@media(max-width:1200px){
    .video-paper .list{padding: 20px 15px;}
}
@media(max-width:768px){
    .video-paper{padding: 30px 0;}
    .video-paper .grid{--bs-gap: 45px 25px;}
    .video-paper .list .t1{font-size: 18px;line-height: 26px;}
}
@media(max-width:540px){
    .video-paper .grid .g-col-12{grid-column: auto / span 6;}
    .video-paper .grid{--bs-gap: 45px 15px;}
    .video-paper .list .t1{font-size: 16px;line-height: 24px;}
}
@media(max-width:430px){
    .video-paper .grid .g-col-12{grid-column: auto / span 12;}
}


.video-nr{position:relative;padding:30px 0;display:flex;justify-content:space-between;gap:100px;margin-bottom:95px}
.video-nr .v-content{width:100%;height:100%;overflow:auto}
.video-nr .v-content::-webkit-scrollbar{display:none}
.video-nr .v-content .v-title{font-size:34px;line-height:48px;font-weight:400;color:#333333;margin-top:30px;margin-bottom:25px}
.video-nr .v-content .v-text{margin-top:50px;margin-bottom:80px}
.video-nr .v-content .v-desc{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:30px}
.video-nr .v-content .v-desc .left{font-size:16px;color:#9a9a9a;font-weight:500;width:58%;display:flex;justify-content:space-between}
.video-nr .v-content .v-desc .left i{margin-left:20px;margin-right:10px}
.video-nr .v-content .v-desc .left i:first-child{margin-left:0}
.video-nr .v-content .v-desc .right .v-ly{background:var(--public-color);border:1px solid var(--public-color);display:inline-flex;padding:5px 20px;align-items:center;color:#fff}
.video-nr .v-content .v-desc .right .v-ly i{margin-right:8px}
.video-nr .v-content .v-desc .right .v-ly:hover{box-shadow:0 2px 10px rgb(0 0 0 / 20%);background-color:#fff}
.video-nr .v-content .v-desc .right .v-fx{background:#fff;border:1px solid var(--public-color);display:inline-flex;margin-left:15px;padding:5px 20px;align-items:center;color:var(--public-color)}
.video-nr .v-content .v-desc .right .v-fx i{margin-right:8px}
.video-nr .v-content .v-desc .right .v-fx:hover{background:var(--public-color);border-color:var(--public-color);color:#fff !important}
.video-nr .v-content .v-nr{padding:20px 0;font-size:14px;line-height:20px}
.video-nr .v-content .v-nr ul{display:flex;flex-wrap:wrap;margin-bottom:20px}
.video-nr .v-content .v-nr ul li{margin-left:20px}
.video-nr .v-content .v-nr ul li:first-child{margin-left:0}
.video-nr .v-content .v-nr a{color:var(--public-color)}
.video-nr .v-content .v-nr a:hover{text-decoration:underline}
.video-nr .v-content .v-title2{border-top:1px solid #ddd;display:flex;justify-content:space-between;align-items:center;font-size:22px;font-weight:bold;line-height:32px;margin-bottom:15px;padding-bottom:10px;margin-top:10px;padding-top:40px}
.video-nr .v-content .v-title2 .left{font-size:34px;color:#333333;font-weight:400;position:relative}
.video-nr .v-content .v-title2 .left::before{content:"";width:22px;height:22px;border-left:11px solid var(--public-color);border-top:11px solid transparent;border-bottom:11px solid transparent;border-right:11px solid transparent;display:inline-block;margin-right:10px;position:relative}
.video-nr .v-content .v-title2 .right{font-size:16px;line-height:24px;color:var(--public-color);cursor:pointer;font-weight:initial}
.video-nr .v-content .v-title2 .right:hover{color:var(--public-color)}
.video-nr .v-content .v-massage{font-size:16px;line-height:24px}
.video-nr .v-content .v-massage p{position:relative;display:flex;}
.video-nr .v-content .v-massage p:before{content:"\f406";font-family:cmsfont;width:40px;min-width: 40px;height:40px;text-align:center;color:#fff;line-height:40px;font-size:20px;background:#ff6200;border-radius:50%;display:inline-block;margin-right:10px}
.video-nr .v-content .v-massage ul{padding:10px 10px 10px 50px}
.video-nr .v-content .v-massage ul li{position:relative;display:flex;margin-bottom:10px}
.video-nr .v-content .v-massage ul li:before{content:"\f406";font-family:cmsfont;width:24px;height:24px;text-align:center;line-height:24px;color:#fff;background:#ff9e43;border-radius:50%;display:inline-block;margin-right:10px}
.video-nr .v-content .v-massage strong{margin-right:0px}
.video-nr .v-side{height:100%;max-width:330px;width:100%}
.video-nr .v-side::-webkit-scrollbar{display:none}
.video-nr .v-side .v-pro{background:#fff;box-shadow:0px 1px 46px 0px rgba(0,0,0,0.1);border-radius:8px;padding:20px 10px 25px 30px;margin-bottom:20px}
.video-nr .v-side .v-pro .box{display:flex;justify-content:space-between;margin-bottom:20px}
.video-nr .v-side .v-pro .img a{background-color:#f8f8f8;border-radius:8px}
.video-nr .v-side .v-pro .img a img{mix-blend-mode:darken}
.video-nr .v-side .v-pro .t1{font-size:16px;line-height:24px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;white-space:normal !important;-webkit-line-clamp:2;-webkit-box-orient:vertical}
.video-nr .v-side .v-pro .text{border-bottom:1px solid #e5e5e5;padding-bottom:20px;margin-bottom:20px}
.video-nr .v-side .v-pro .d-flex{margin-top:20px}
.video-nr .v-side .v-pro .d-flex a{display:inline-block;margin-right:10px;padding:5px 15px;border:1px solid var(--public-color);border-radius:50px;font-size:14px;line-height:20px}
.video-nr .v-side .v-pro .d-flex a:last-child{margin-right:0p}
.video-nr .v-side .v-pro .d-flex a:hover{background:var(--public-color);color:#fff}
.video-nr .v-side .v-pro .d-flex a:first-child{background:var(--public-color);color:#fff}
.video-nr .v-side .v-pro .d-flex a:first-child:hover{box-shadow:0 2px 10px rgb(0 0 0 / 20%)}
.video-nr .v-side .v-pro-box{display:grid;grid-template-columns:120px auto;gap:20px;margin-bottom:30px}
.video-nr .v-side .v-rel .big-t1{font-size:20px;line-height:28px;font-weight:500;margin-bottom:15px;color:#333}
.video-nr .v-side .v-rel .v-video-item{margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}
.video-nr .v-side .v-rel .v-video-item .left{width:54%}
.video-nr .v-side .v-rel .v-video-item .left iframe{border-radius:8px}
.video-nr .v-side .v-rel .v-video-item .right{width:42%}
.video-nr .v-side .v-rel .v-video-item .t1{font-size:14px;line-height:20px;margin-bottom:8px}
.video-nr .v-side .v-rel .v-video-item .t1 a{text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}
.video-nr .v-side .v-rel .v-video-item .t2{font-size:12px;color:#999;line-height:20px}
.v-feed-box{display:flex;justify-content:space-between;flex-wrap:wrap}
.v-feed-box .pro{width:30%}
.v-feed-box .pro a{transition:none}
.v-feed-box .right{width:68%}
.v-feed-box .right .title{text-align:left}
.v-feed-box .pro .text p{font-size:15px;line-height:22px;color:#666;position:relative;padding-left:35px;margin-bottom:0}
.v-feed-box .pro .text p::before{content:url(../../images/sign-2.webp);font-family:'cmsfont';line-height:32px;font-size:14px;position:absolute;left:0;top:0px;color:var(--public-color);font-weight:bold}
.v-feed-box .pro h5{font-size:15px;line-height:22px;color:#666666;font-family:'Rubik';font-weight:400;margin-top:15px;margin-bottom:15px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}
.v-share_bot{margin-top:30px;border:1px solid var(--public-color);border-radius:30px;padding:6px;display:flex;justify-content:space-between;overflow:hidden}
.v-share_bot input{border:0;color:#666;font-size:14px;padding-left:10px;width:100%;box-sizing:border-box;outline:0;overflow:hidden;text-overflow:ellipsis}
.v-share_bot button{width:114px;height:42px;line-height:42px;color:#fff;border:0;background:var(--public-color);border-radius:20px;flex-shrink:0;cursor:pointer}
.reveal-modal#mb-share{left:60%;margin-left:-30%;width:40%}
.v-share-box .share{display:flex;margin-top:30px;font-size:0;transition:all .3s ease-in-out;justify-content:space-between}
.v-share-box .share_cell{font-size:16px;color:#333;text-align:center}
.v-share-box .share_cell p{margin-bottom:0}
.v-share-box .share_cell .icon.wa{background-position:-3px -180px}
.v-share-box .share_cell .icon.fb{background-position:-185px -235px}
.v-share-box .share_cell .icon.tw{background-position:-124px -177px}
.v-share-box .share_cell .icon.em{background-position:-64px -237px}
.v-share-box .share_cell .icon.li{background-position:-241px -204px}
.v-share-box .share_cell .icon:hover{box-shadow:0 2px 6px rgb(0 0 0 / 25%)}
.v-share-box .share_cell .icon{width:55px;height:55px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:6px;background:url(../../images/vc-sprite.webp) no-repeat -3px -180px;background-size:300px;border-radius:50%}
@media(max-width:1430px){
	.video-nr .v-content .v-video iframe{height:600px}
	.video-nr .v-content .v-title{font-size:28px;line-height:38px}
}
@media(max-width:1260px){
	.video-nr{gap:60px}
}
@media(max-width:1100px){
	.video-nr .v-content .v-video iframe{height:500px}
}
@media(max-width:1000px){
	.video-nr{flex-direction:column}
	.video-nr .v-side{max-width:100%}
	.video-nr .v-side .v-rel .v-rel-box{display:grid;grid-template-columns:repeat(2,1fr);gap:30px}
	.video-nr .v-side .v-rel .v-video-item .left iframe{height:auto}
}
@media(max-width:768px){
	.reveal-modal#mb-share{left:10%;margin-left:-5%;width:90%}
	.p-d-first .text h5,.p-l-best .left .text h5{line-height:24px}
	.video-nr .v-content .v-video iframe{height:350px}
	.video-nr .v-side .v-pro .d-flex a{padding:5px 10px}
	.v-feed-box .pro{display:none}
	.v-feed-box .right{width:100%}
	.video-nr{height:auto;padding:0px;flex-direction:column;gap:25px;margin-bottom:30px}
	.video-nr .v-content{width:100%}
	.video-nr .v-side{width:100%;min-width:100%}
	.video-nr .v-content .v-desc .right{width:100%}
	.video-nr .v-content .v-nr ul li{margin-left:0;margin-right:10px}
	.video-nr .v-content .v-massage ul{padding-left:17px}
	.video-nr .v-content .v-massage p{display:block}
	.video-nr .v-content .v-massage ul li{display:block}
	.video-nr .v-content iframe{height:auto}
	.video-nr .v-content .v-title{font-size:20px !important;line-height:28px !important}
	.video-nr .v-content .v-desc{gap:20px 0}
	.video-nr .v-content .v-desc .left{gap:10px;flex-wrap:wrap}
	.video-nr .v-content .v-title2{flex-wrap:wrap;gap:10px;padding-top:24px}
	.video-nr .v-content .v-title2 .left{font-size:20px}
	.video-nr .v-content .v-title2 .left::before{width:5px;height:18px;margin-right:10px}
	.video-nr .v-side .v-pro{padding:20px 10px}
	.video-nr .v-side .v-pro-box{display:flex;flex-direction:column;gap:25px 0;margin-bottom:16px}
	.video-nr .v-side .v-rel .v-video-item .left iframe{height:auto}
	.video-nr .v-content .v-text{margin:15px 0 25px}
}
@media(max-width:430px){
	.video-nr .v-side .v-rel .v-rel-box{grid-template-columns:repeat(1,1fr)}
	.video-nr .v-side .v-rel .v-video-item .left iframe{height:200px}
}



.contact-paper{padding-top: 125px;}
.contact-top {margin-bottom: 75px;}
.contact-top .grid{--bs-gap:30px 70px}
.contact-top .list{height: 290px;background-color: #f2f2f2;border-radius: 24px;display: flex;flex-direction: column;justify-content: center;align-items: center;text-align: center;}
.contact-top .img-1{height: 90px;margin-bottom: 15px;}
.contact-top .name{font-size: 20px;color: #666666;font-weight: 600;margin-bottom: 10px;}
.contact-top .list p{display: flex;flex-direction: column;align-items: flex-start;}
.contact-top .font-sty{font-size: 20px;color: #333333;font-weight: 500;}
.contact-bottom {background: linear-gradient(180deg, #f9f9f9 , #ffffff);padding: 80px 0 60px;}
.contact-bottom .content{display: flex;justify-content: space-between;align-items: center;}
.contact-bottom .left{width: 42%;}
.contact-bottom .right{width: 43%;}
.contact-bottom .title{margin: 10px 0 15px;}
.contact-bottom .text{margin-bottom: 40px;}
.contact-bottom .small-box{display: grid;grid-template-columns: repeat(2,1fr);gap: 30px 40px;}
.contact-bottom .list{min-height: 130px;background-color: #ffffff;box-shadow: 0px 9px 16px 0px rgba(153, 153, 153, 0.19);display: flex;flex-direction: column;justify-content: center;gap: 10px;padding: 15px 30px;}
.contact-bottom .d{display: flex;font-size: 32px;line-height: 33px;color: var(--public-color);font-weight: 500;}
.contact-bottom .list p{font-size: 20px;color: #666666;}
.contact-bottom .h3{font-size: 28px;line-height: 32px;color: #333333;font-weight: 600 ;margin-bottom: 55px;}
@media(max-width:1430px){
    .contact-bottom .left {width: 50%;}
    .contact-bottom .list p {font-size: 18px;}
}
@media(max-width:1340px){
    .contact-top .grid{--bs-gap: 30px 35px;}
    .contact-top .img-1{height: 70px;display: flex;justify-content: center;align-items: center;}
    .contact-top .img-1 img{max-width: 65%;}
    .contact-top .font-sty {font-size: 18px;line-height: 26px;}
}
@media(max-width:1100px){
    .contact-bottom .left {width: 52%;}
    .contact-bottom .list{padding: 15px;}
    .contact-bottom .d {font-size: 28px;line-height: 34px;}
    .contact-bottom .list p{font-size: 16px;line-height: 24px;}
}
@media(max-width:900px){
    .contact-bottom .content{flex-direction: column;gap: 25px;}
    .contact-bottom .left{width: 100%;}
    .contact-bottom .right{width: 100%;}
}
@media(max-width:768px){
    .contact-paper{padding-top: 45px;}
    .contact-top{margin-bottom: 45px;}
    .contact-top .list{height: auto;padding: 30px 15px;}
    .contact-bottom{padding: 30px 0 45px;}
    .contact-bottom .title{margin: 5px 0 15px;}
    .contact-bottom .text{margin-bottom: 25px;}
    .contact-bottom .h3{font-size: 22px;line-height: 32px;margin-bottom: 15px;}
    .contact-bottom .small-box{gap: 30px 25px;}
}
@media(max-width:540px){
    .contact-top .img-1 > img{max-width: 55%;}
    .contact-top .font-sty{font-size: 16px;line-height: 24px;}
    .contact-bottom .small-box{gap: 30px 15px;}
    .contact-bottom .d{font-size: 24px;line-height: 32px;}
}
@media(max-width:430px){
    .contact-top .grid{--bs-gap: 30px 15px;}
}


/* 为未填写的字段添加红色边框 */
.banner-pro-in .list.error .list-inner {
    border: 1px solid red !important;
    border-radius: 4px; /* 可选，保持圆角一致 */
}

/* 如果希望边框更显眼，可以增加阴影或背景 */
.banner-pro-in .list.error .list-inner {
    box-shadow: 0 0 5px rgba(255,0,0,0.5);
}

.new-nav{margin-top:80px;}
.new-nav .container-xl{display:flex;}
.new-nav a{border:2px solid var(--public-color);padding:10px 40px;margin-right:20px;}
.new-nav a:last-child{margin-right:0;}
.new-nav a .text{color:var(--public-color);font-size:16px;line-height:28px;font-weight:600;display:flex;justify-content:space-between;align-items:center;text-transform:uppercase;}

.new-nav a.active{background-color:var(--public-color);}
.new-nav a.active .text{color:#fff;}

.new-nav a:hover{background-color:var(--public-color);}
.new-nav a:hover .text{color:#fff;}
