/*通用样式*/
:root{
    --public-color:#26156b;
    --public-color-r:#db261e;
    --max:1430px;
}
.iti__country-list .iti__flag, .iti__country-name{color: #999999;}
.card-thumb{overflow: hidden;display: block;}
*:focus{outline: none !important}
body{color:#282020;font-size:20px;line-height:30px;font-weight: 400;font-family:'Rubik','Outfit',Arial,Helvetica,sans-serif;}
a{display:inline-block;transition: all .4s ease-in-out;}
a:hover{color:var(--public-color-r) !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){
    .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: 60px;}
.down-list .pagination{gap: 10px;}
.down-list .page-link{width: 50px;height: 50px;border-radius: 4px;display: flex;align-items: center;justify-content: center;}
@media(max-width:768px){
    .down-list{margin-top: 15px !important;justify-content: center;}
    .down-list .page-link {width: 35px;height: 35px;}
    .down-list ul li{padding-left: 0;}
}

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

@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)}}


/* 自己写的 */
.in-header .header{box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.1);position: relative;}
.in-header .header.scrolled{position: fixed}
.in-header .header{box-shadow: 0px 10px 20px 0px rgba(0, 85, 160, 0.05);background: #fff;}
.in-header .header .navbar-custom .navbar-nav .nav-link {color: #282020;}
.in-header .header .navbar-custom .navbar-nav .nav-item .dropdown-toggle::after{color: #282020;}
.in-header .header .header-top .top-logo img{width: 70%;}
.in-header .header .header-search-box .search-svg svg{color: #282020;}

/* 头部导航滚动样式 */
.header.scrolled{box-shadow: 0px 10px 20px 0px rgba(0, 85, 160, 0.05);background: #fff;}
.header.scrolled .navbar-custom .navbar-nav .nav-link {color: #282020;}
.header.scrolled .navbar-custom .navbar-nav .nav-item .dropdown-toggle::after{color: #282020;}
.header.scrolled .header-top .top-logo img{width: 70%;}
.header.scrolled .header-search-box .search-svg svg{color: #282020;}

.header{position: fixed;left: 0;right: 0;width: 100%;z-index: 99;transition: all .4s ease;max-width: 2530px;overflow-x: clip;margin: auto;}
.header .row-nav{display: flex;align-items: center;}
.header .header-nav{display: flex;align-items: center;justify-content: space-between;}
.header-top .row-nav{display: flex;align-items: center;justify-content: flex-end;width: 75%;position: inherit;}
.header-top .navbar-custom{position: inherit;}
.header .top-logo{width: 165px;text-align: center;}

@media(max-width:1580px){
    .header-top .row-nav{width: 85%;}
}
@media(max-width:1380px) {
    .header .header-top{padding: 10px 0;}
}
@media(max-width:1330px){
    .header{position: relative;}
    .header.scrolled{position: fixed;top: 0;}
    .header .top-logo {width: 120px;}
    .header .header-top .top-logo img{width: 100%;}
}
@media(max-width:1200px){
    .header-top .row-nav{width: calc(100% - 120px - 10px);}
}

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

.contact-search{display: flex;align-items: center;gap: 25px;padding-left: 0px;}
.contact-search .a-lb{background-color: var(--public-color-g);color: #ffffff;padding: 0 35px;}
.contact-search .a-lb::before{color: var(--public-color);}
.contact-search .top-search-box{margin: 0;}
.contact-search .dropdown.lang .dropdown-toggle{background-color: transparent;padding:0;border-radius: 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{font-size:16px;margin:0 25px;position: relative;}
.navbar-custom .navbar-nav .active > .nav-link{color: var(--public-color-r) !important;}
.navbar-custom .navbar-nav .nav-link{text-align:center;position:relative;color:#ffffff;padding:0;height:90px;display:flex;align-items:center;justify-content:center;font-weight:500;font-size:18px;line-height:30px;text-transform: capitalize;}
.navbar-custom .navbar-nav .nav-item .dropdown-toggle::after{transition:.6s ease-in-out;color: #ffffff;font-weight: 400;margin-left: 5px;}
.navbar-custom .navbar-nav .nav-item:hover .dropdown-toggle::after,.navbar-custom .navbar-nav .nav-item.active .dropdown-toggle::after{transform:rotate(180deg);color: var(--public-color-r) !important;}
.navbar-custom .navbar-nav .nav-link:hover{color:var(--public-color-r) !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)}


@media(max-width:1470px) {
    .navbar-custom .navbar-nav .nav-link {font-size: 18px;}
    .navbar-custom .navbar-nav .nav-item {margin: 0 15px;}
}
@media(max-width:1380px) {
    .navbar-custom .navbar-nav .nav-link {font-size: 16px;}
    .navbar-custom .navbar-nav .nav-item {margin: 0 5px;}
    .navbar-custom .navbar-nav .nav-item .dropdown-toggle::after {padding: 0 5px;}
}
@media(max-width:1330px){
    .navbar-custom .navbar-nav .nav-link{color: #333333;}
}
@media(max-width:1270px) {
    .top-search-box{margin-right: -3px !important;}
}
@media(max-width:1200px){
    .navbar-custom .navbar-nav .nav-item .dropdown-toggle::after {margin-left: 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-o);z-index:999}
    .header-mb .container-xl{height:50px;display: flex;align-items: center;justify-content:space-between;z-index: 99;}
    .header-mb .top-logo{width:50%}
    .header-mb .top-logo img{height:30px;width:auto;}
    .header-mb .top-mb{display:flex;align-items:center;width:50%;justify-content:flex-end}
    .header-mb .top-mb>*{padding:.5rem .75rem;}
    .header-mb .top-mb>.top-mb-search{width: 40px;}
    .header-mb .top-mb .icon-whatsapp{font-size:20px}
    .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 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:auto}
    .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 li a.active{color: var(--public-color-r);}
    .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:0;color:#fff;}
    .search-box .btn.focus{border:1px solid rgb(128,189,255)}
    .search-box .icon{color:var(--public-color)}
    .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;width: 100%;}
.menu-collapse ul li{padding-left: 0;}
.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(even) { background-color: #edf2f7;}
.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 tr:first-child td{font-weight: 500;font-size: 18px;line-height: 32px;}
.table-wrapper table td {padding: 10px 5px; vertical-align: middle; font-size: 16px;line-height: 28px;color: #666666;font-weight: 400;text-align:left;padding-left: 50px;}
.table-wrapper table { display: table; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar;}

.table-wrapper table tr{border-bottom: 1px solid var(--public-color);}
.table-wrapper table td + td{border-left: 1px solid var(--public-color);}
.table-wrapper table tr:hover{background-color: rgba(0,153,223, .05);}
@media (max-width: 575.98px) {
    .table-wrapper-md table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media(max-width:768px) {
    .table-wrapper-md table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media (max-width: 991.98px) {
    .table-res-lg table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
    .table-wrapper table td{font-size: 14px;line-height: 20px;padding-left: 15px;}
}
@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}
}

/*#留言表单*/
.all-from .btn-box,.all-from-1 .btn-box{margin-top: 55px;}
.form-row.form-btn-box{position: relative;}
.form-row .btn-box{position: static;padding: 0 10px !important;}
.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-row .a-ly::before{width: 16rem;}

.form-group .form-control::placeholder{font-size:16px;line-height:32px;color:#666666;opacity:1}
.form-group .form-control{padding:15px 20px 12px 20px;border:none;border-radius:8px;background-color:#f3f3f3;border:solid 1px #f3f3f3;color: #666666;}
.form-group .form-control:focus{border-color: var(--public-color);box-shadow: inset 0 0 0 1px var(--public-color);color: #666666;}
.form-group textarea.form-control{padding-top:10px}
.form-row{margin:0 -10px 20px !important}
.form-group{position:relative;padding:0 10px !important;margin-bottom: 0;}
.form-row .all_btn{display:flex;justify-content:center;align-items:center;height:47px;font-size:20px;font-weight:500;letter-spacing:0;border-radius: 24px;border: 0;padding: 0 40px;}
.form-row .all_btn::before{border-radius: 24px;border: 0;}
.form-cap .input-group{border:0;border-radius: 0px;overflow: hidden;gap: 6px;}
.form-cap .form-group .form-control{border:none;background-color: #f3f3f3;border-radius: 8px;}
.form-cap .input-group-append{width:100px;background-color:#f3fbfe;margin:0;border:none;border-radius: 8px;overflow: hidden;}
.input-group-append .input-group-text{border-radius: 2px !important;}
.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}

.all-font-color .form-group .form-control ,
.all-font-color .form-group .form-control::placeholder ,
.all-font-color .form-group .form-control:focus{color: #ffffff;}
@media(max-width:1340px){
    .form-cap .input-group-append{width: 100px;}
}
@media(max-width:900px){
    .all-from .btn-box, .all-from-1 .btn-box{margin-top: 10px;}
}
@media(max-width:768px){
    .form-feedback .form-control{padding-top:10px;padding-bottom:10px;font-size:16px}
    .form-feedback .btn{padding-top:10px;padding-bottom:10px}
    .contact-wrapper .feedback-box .form-control{margin-bottom:0}
}
@media(max-width:768px){
    .form-row {gap: 10px;}
    .form-row .all_btn{font-size: 16px;line-height: 24px;padding: 0 25px;}
}


.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;color: #ffffff;}
.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}
.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}
@media(max-width:1330px){
    .header-search-box .search-svg svg{color: #333333;}
}


/* .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{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: #000000;filter: grayscale(1);}
.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%;display: flex;justify-content: center;margin-top: 10px;}
.small-nav ul::before{content:  url(../../images/sign-5.webp);display: inline-block;margin-right: 10px;border-radius: 10px;transform: translateY(5px);}
.small-nav ul{display: flex;align-items:center;justify-content: center;flex-wrap: wrap;position: relative;max-width: 1400px;width: 100%;}
.small-nav ul a{font-size: 16px;line-height: 24px;color:#ffffff;font-weight: 300;}
.small-nav ul li::before{content: ">";line-height: 24px;font-size: 16px;font-weight: 400;padding: 0 10px;color:#ffffff;position: static;}                                   
.small-nav ul li:first-child::before{display: none;}
.small-nav ul li{display: flex;align-items: center;padding-left: 0;}
@media(max-width:1330px){
    .small-nav {top: 15px;}
}
@media(max-width:768px){
    .small-nav{padding-top:5px}
    .small-nav ul::before{content: "";background:url(../../images/sign-5.webp) no-repeat;width: 17px;height: 17px;background-size: 100% 100%;border-radius: 2px;margin-right: 5px;transform: translateY(-1px);}
}
@media(max-width:768px){
    .small-nav ul a{font-size: 14px;line-height: 26px;}
    .small-nav ul li::before{padding: 0 5px;}
}


.a-ly:focus, .a-ly-1:focus{
    outline: none;
    box-shadow: none;
}

/* From Uiverse.io by mrhyddenn */ 
.a-lb:focus, .a-lb-1:focus{
    outline: none;
    box-shadow: none;
}
/* From Uiverse.io by nikk7007 */ 
.a-lb{font-size: 24px;line-height: 30px;color: #ffffff;background-color: var(--public-color);border-radius: 8px;font-weight:500;height: 53px;padding: 0 30px;display: inline-flex;align-items: center;justify-content: center;gap: 10px;position: relative;transition: 0.3s ease all;z-index: 1;cursor: pointer;}
.a-lb:before {content: '';transition: 0.5s all ease;position: absolute;top: 0;left: 50%;right: 50%;bottom: 0;opacity: 0;border-radius: 8px;background-color: #efefef;z-index: -1;}
.a-lb:hover:before, .a-lb:focus:before {transition: 0.5s all ease;left: 0;right: 0;opacity: 1;}
.a-lb:hover,.a-lb:focus{color: var(--public-color) !important;}
.a-lb img{filter:brightness(0) invert(1);transition:all .3s ease-in-out;}

.a-lb-1{font-size: 20px;line-height: 28px;color: #ffffff;background-color: var(--public-color-r);border-radius: 8px;font-weight:500;height: 53px;padding: 0 30px;display: inline-flex;align-items: center;justify-content: center;gap: 10px;position: relative;transition: 0.3s ease all;z-index: 1;cursor: pointer;}
.a-lb-1:before {content: '';transition: 0.5s all ease;position: absolute;top: 0;left: 50%;right: 50%;bottom: 0;opacity: 0;background-color: #efefef;border-radius: 8px;z-index: -1;}
.a-lb-1:hover{background-color: transparent;}
.a-lb-1:hover,.a-lb-1:focus {color: var(--public-color-r) !important;}
.a-lb-1:focus img{filter: none !important;}
.a-lb-1:hover:before, .a-lb-1:focus:before {transition: 0.5s all ease;left: 0;right: 0;opacity: 1;}
.a-lb-1 img{filter:brightness(0) invert(1);transition:all .3s ease-in-out;}

@media(max-width:1200px){
    .a-lb,.a-lb-1{font-size: 18px;line-height: 26px;height: 42px;}
}
@media(max-width:768px){
    .a-lb,.a-lb-1{font-size: 16px;line-height: 24px;height: 42px;}
}


/*共有的类名*/
/* .text,.cont{letter-spacing: 0;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
} */
.title{font-size:48px;line-height:52px;color: #282020;font-weight: 500;}
.title.title-c{text-align: center;}
h1{font-size: 42px;line-height: 52px;font-weight: bold;color: #333333;}
.t1{color: #333;}
.h6,h6{font-size: 18px;line-height: 26px;color: var(--public-color);font-weight: 400;}
.dfrsb{display: flex;justify-content: space-between;}
.dfrsbc{display: flex;justify-content: space-between;align-items: center;}
.dfcsb{display: flex;flex-direction: column;justify-content: space-between;align-items: center;}
.dfcsbc{display: flex;flex-direction: column;justify-content: space-between;}
.dfrcc{display:flex;justify-content: center;align-items: center;}
.ul 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-o);}
.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;}

@media(max-wdith:1530px){
    h1{font-size: 36px;}
}
@media(max-wdith:1430px){
    h1{font-size: 34px;}
}
@media(max-wdith:900px){
    .line::after {top: -20px;width: 45px;height: 6px;}
}

span.y{color: var(--public-color);}
hr{background-color: var(--public-color);border-top: 1px solid var(--public-color);}

@media(max-width:1530px){
    .title{font-size: 44px;}
}
@media(max-width:1330px){
    .title{font-size: 42px;}
}
@media(max-width:1200px){
    .title{font-size: 34px;}
}
@media(max-width:930px){
    .home-about .right{width: 50%;}
    .title{font-size: 32px;}
}

.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-swiper{position: relative;padding:0px;}
.all-hover {color: #a5a5a5;transition: all .3s ease-in-out;font-weight: bold;z-index: 2;margin-top: -20px}
.all-hover::after{font-size: 50px;transition: all .3s ease-in-out;font-weight: 300;font-family: 'cmsfont';}
.all-hover:hover::after{color: var(--public-color-g) !important;}
.all-hover-next{right: -80px;}
.all-hover-prev{left: -80px;}
.all-hover-next::after{content:'\f054';}
.all-hover-prev::after{content: '\f053';}

.all-pag{position: static;display: flex;justify-content: center;gap: 15px;}
.all-pag span{width: 80px;height: 12px;background-color: #d6d6d6;border-radius: 15px;margin: 0 !important;}
.all-pag span.swiper-pagination-bullet-active{background-color: var(--public-color-r);}
@media(max-width:768px){
    .all-pag{gap: 5px;}
    .all-pag span {width: 25px;height: 4px;}
}


/*#标签样式*/
.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;}
}


footer {background:url(../../images/footer-back.webp) no-repeat center;background-size: auto 100%;color: #ffffff;padding:70px 0 50px;max-width: 1920px;overflow: hidden;margin: auto;}
footer .container-xl{max-width: 1530px;}
footer .content{display: flex;justify-content: space-between;}
.footer-logo{margin-bottom: 60px;}
.footer-left{width: 35%;display: flex;flex-direction: column;justify-content: space-between;}
.footer-left .b-cont{margin-bottom: 20px;}
.footer-left .b-cont:last-child{margin-bottom: 0;}
.footer-left .name{font-size: 18px;line-height: 24px;font-weight: 400;color: #ffffff;}
.footer-copy{font-size: 17px;line-height: 24px;font-weight: 300;color: #ffffff;margin-top: 50px;}
.footer-right{width: 57%;}
.footer-nav{display: flex;flex-wrap: wrap;justify-content: space-between;gap:40px 0px;}
.footer-nav .box{width:calc(100% / 3);display: flex;flex-direction: column;align-items: flex-start;}
.footer-nav .box:last-child{width: 100%;}
.footer-nav .box-invest{width: calc(100% - calc(100% / 3));}
.footer-nav .box-pro{width: 100%;}
.footer-nav .box-pro .a-box{display: grid;grid-template-columns: repeat(2,1fr);gap:10px 100px;}
footer .t1{font-size: 20px;line-height: 32px;font-weight: 500;margin-bottom: 25px;color: #ffffff;}
footer .t2{font-size: 18px;line-height: 30px;color: #ffffff;font-weight: 600;margin-bottom: 10px;}
footer .a-box{display: inline-flex;flex-direction: column;align-items: flex-start;gap: 10px;}
footer .font-sty{font-size: 17px;line-height: 24px;color: #ffffff;}
footer a.font-sty:hover{color: #ffffff !important;}
footer a.font-sty:hover,footer .list-3 a:hover{text-decoration: underline;text-decoration-skip-ink: none;text-underline-offset: 3px;opacity: 1;}

.all-social{display: flex;gap: 10px;}
.all-social .hover-1,.all-social .hover-2{background-color: #ffffff !important;border:1px solid var(--public-color-r);color: var(--public-color-r) !important;width: 30px;height: 30px;font-size: 14px !important;display: inline-flex;justify-content: center;align-items: center;border-radius: 100%;margin: 0 !important;}
.all-social .hover-1::before,.all-social .hover-2::before{font-size: 14px;width: inherit;}
.all-social .hover-1:hover,.all-social .hover-2:hover{background-color: var(--public-color-r) !important;color: #ffffff !important;}

@media(max-width:1330px){
    .footer-right {width: 62%;}
}
@media(max-width:768px){
    footer{padding: 30px 0;}
    footer .content{flex-wrap: wrap;}
    .footer-left{width: 100%;}
    .footer-left .left-top{margin-bottom: 20px;}
    .footer-right{width: 100%;}
    .footer-logo{margin-bottom: 15px;}
    .footer-copy{margin-top: 15px;}
    .footer-nav{gap: 30px 15px;margin-top: 30px;}
    .footer-nav .box{width: 47%;}
    .footer-nav .box-invest{width: 100%;}
    .footer-nav .box-pro .a-box{grid-template-columns: repeat(1,1fr);}
    footer .t1{display: none;}
}


.all-nav {margin: 100px 0;position: sticky;top: 90px;height: fit-content;z-index: 2;background-color: #ffffff;}
.all-nav .nav{display: flex;justify-content: center;flex-wrap: wrap;gap: 15px;padding:10px 0;}
.all-nav .nav a{min-width: 190px;height: 49px;font-size: 20px;background-color: #eeeeee;padding: 0 40px;display: inline-flex;align-items: center;justify-content: center;border-radius: 10px;}
.all-nav .nav a:hover,.all-nav .nav a.active{background-color: var(--public-color);color: #ffffff !important;}
@media(max-width:1580px){
    .all-nav .nav a {font-size: 18px;line-height: 26px;}
}
@media(max-width:1380px){
    .all-nav{top: 105px;}
    .all-nav .nav a {font-size: 16px;line-height: 24px;}
}
@media(max-width:990px){
    .all-nav{top: 80px;}
    .all-nav .nav a{min-width: auto;padding: 0 20px;}
}

span.arrow{font-size: 14px;}

.banner-home{position: relative;background-color: #000000;max-height: 920px;overflow: hidden;}
.banner-home .home-banner-video{position: relative;opacity: .5;width: 100%;min-height: clamp(240px,56.25vw,920px);display: flex;justify-content: center;align-items: center;overflow: hidden;}
.banner-home .home-banner-video video{width: 100%;height: auto;}
.banner-home>img{opacity: .48;}
.banner-home .banner-text {padding-top: 100px;;}
.banner-home .content{width: 80%;margin: auto;}
.banner-home h1{font-size: 48px;line-height: 54px;color: #ffffff;font-weight: 500;}
.banner-home .cont{font-size: 23px;color: #fefefe;width: 75%;margin:35px auto 65px;}
.banner-home ul{display: flex;justify-content: space-between;}
.banner-home ul li{position: relative;padding-left:40px}
.banner-home ul li::before{content: url(../../images/sign-2.webp);position: absolute;left: 0;top: 5px;}
.banner-home .but-combin{margin-top: 90px;display: flex;justify-content: center;gap: 20px;}
.banner-home .a-lb:hover img{filter: none;}
@media(max-width:1480px){

}
@media(max-width:768px){
    .banner-home .banner-text{padding-top: 0;text-align: left;}
    .banner-home .content{width: 100%;}
    .banner-home .cont{width: 100%;margin: 0;}
    .banner-home ul{display: block;}
    .banner-home ul li {padding-left: 25px;margin-bottom: 5px;}
    .banner-home ul li :last-child{margin-bottom: 0;}
    .banner-home ul li::before{content: "";background: url(../../images/sign-2.webp) no-repeat;width: 16px;height: 15px;background-size: 100%;}
    .banner-home .but-combin{margin-top: 30px;flex-wrap: wrap;}
    .banner-home .home-banner-video{min-height: 300px;}
    .banner-home .home-banner-video video{width: auto;height: 300px;}
}


.banner-all{background-color: #000000;overflow-x: clip;}
.banner-all > img{opacity: .4;}
.banner-all .banner-text{padding-top: 100px;}
.banner-all .content{display: flex;flex-direction: column;justify-content: center;}
.banner-all h1  , .banner-all .h1{font-size: 38px;line-height: 46px;color: #ffffff;font-weight: 500;margin-bottom: 10px;}
.banner-all .cont{margin-top: 15px;}
.banner-all .a-lb{margin-top: 50px;}
@media(max-width:1330px){
    .banner-all .banner-text{padding-top: 0px;}
}
@media(max-width:768px){
    .banner-all{display: flex;justify-content: center;align-items: center;}
    .banner-all h1, .banner-all .h1{font-size:22px;line-height: 32px;}
    .banner>img, .swiper-slide>img{height: 200px;width: auto;}
}


@media(max-width:1500px){
    body{font-size: 18px;line-height: 28px;}
}
@media(max-width:1430px){
    body{font-size: 17px;line-height: 26px;}
}
@media(max-width:1340px){
    body{font-size: 16px;line-height: 24px;}
}
@media(max-width:1200px){
    body{font-size: 15px;line-height: 23px;}
    .form-row .col-md-6{flex: 0 0 50%;}
}
@media(max-width:768px){
    body{font-size: 14px;line-height: 20px;}
    h1{font-size: 24px !important;line-height: 32px !important;}
    .title,.title-1{font-size: 22px !important;line-height: 32px !important;margin-bottom: 15px !important;letter-spacing: -.5px !important;}
    .h6{font-size: 16px !important;line-height: 24px !important;margin-bottom: 5px !important;}
    .text p{margin-bottom: 10px;}
    .text p:last-child{margin-bottom: 0 !important;}
    .cont,.text{font-size: 14px !important;line-height: 20px !important;}
    ul li{font-size: 16px;}
    .all-style{padding: 0 0px;}
    .all-hover{width: 45px;height: 45px;}
    .all-hover-next{right: -15px;}
    .all-hover-prev{left: -15px;}
    .a-lb-1,.a-lb{height: 42px;padding: 0 25px;}

    /* .all-from .form-row:nth-last-of-type(2) .col-md-12{width: 100%;flex: 0 0 100%;max-width: 100%;}
    .all-from .form-row .all_btn{height: 100%;width: 100%;}
    .all-from .form-row{gap: 0;}
    .all-from .col-md-4 {flex: 0 0 33.333333%;}
    .all-from .col-md-12,.all-from .col-md-6{flex: 0 0 50%;}
    .all-from .col-md-7 {flex: 0 0 58.333333%;}
    .all-from .col-md-5 {flex: 0 0 41.666667%;} */
}
@media(max-width:768px){
    .all-faqs .items{padding: 15px 0;}
    .all-faqs .quen-q{font-size: 18px;line-height: 26px;}
    .all-faqs .quen-a{font-size: 16px;line-height: 24px;}

    .all-from .col-md-12, .all-from .col-md-6,.all-from .col-md-7{flex: 0 0 100%;}
    .form-row{margin-bottom: 0 !important;gap:0}
    .form-row > *{margin-bottom: 10px !important;}
    .form-row > *,.form-row .col-md-6{flex:0 0 100%}
    .all-from-1 .form-cap,.all-from .form-cap{gap: 20px;}
    .all-from-1 .a-ly,.all-from .a-ly{width: auto;display: inline-block;padding: 0 20px;height: 40px;}
}


.home .container-xl{max-width: 1630px;}
.home-about{padding: 120px 0;}
.home-about .top-head{position: relative;margin-bottom: 85px;}
.home-about .top-head::after{content: "";width: 175px;height: 5px;background-color: var(--public-color-r);display: block;margin: 20px auto 0;}
.home-about .title{margin-bottom: 10px;}
.home-about .top-head p{font-size: 23px;}
.home-about .content{display: flex;justify-content: space-between;align-items: flex-end;}
.home-about .left{width: 50%;}
.home-about .left , .home-about .left img{border-radius: 70px 0 70px 0 ;}
.home-about .right{width: 45%;min-height: 500px;position: relative;display: flex;align-items: center;}
.home-about .right::after{content: "";max-width: 1580px;width: 150vw;height:100%;background-color: #f6f6f6;position: absolute;right: 0;bottom: 0;z-index: -1;}
.home-about .right .text{width: 80%;}
.home-about .right p{margin-bottom: 20px;}
.home-about .right p:last-child{margin-bottom: 0;}
@media(max-width:1680px){
    .home-about .right::after{height: 90%;bottom: auto;}
    .home-about .right .text{width: 90%;}
}
@media(max-width:1600px){
    .home-about .right{min-height: auto;padding: 20px 0;margin-bottom: 30px;}
    .home-about .right::after{width: 130%;height: 100%;}
    .home-about .right .text{width: 96%;}
    
}
@media(max-width:1380px){
    .home-about .right{margin-bottom: 0;}
}
@media(max-width:1230px){
    .home-about .content{align-items: center;}
    .home-about .right{padding: 0;}
    .home-about .right::after{display: none;}
    .home-about .right .text{width: 100%;}
}
@media(max-width:768px){
    .home-about .content{flex-direction: column;gap: 25px;}
    .home-about{padding: 30px 0;}
    .home-about .top-head{margin-bottom: 30px;}
    .home-about .top-head p{font-size: 14px;line-height: 20px;}
    .home-about .top-head::after{width: 80px;height: 5px;}
    .home-about .right p{margin-bottom: 10px;}
}


.home-products{margin-bottom: 100px;}
.hoem-pro-feature .h4{font-size: 24px;line-height: 30px;font-weight: 500;margin-bottom: 25px;}
.hoem-pro-feature .small-box{background-color: var(--public-color);padding: 40px 50px;border-radius: 15px;}
.hoem-pro-feature .small-box ul{display: grid;grid-template-columns: repeat(3,1fr);gap:20px 30px;}
.hoem-pro-feature .small-box li{font-size: 23px;line-height: 30px;color: #ffffff;position: relative;padding-left: 40px;}
.hoem-pro-feature .small-box li::before{content:url(../../images/sign-2.webp);position: absolute;left: 0;top: 5px;}
@media(max-width:1530px){
    .hoem-pro-feature .small-box li {font-size: 20px;line-height: 28px;}
}
@media(max-width:1360px){
    .hoem-pro-feature .small-box li {font-size: 18px;line-height: 26px;}
    .hoem-pro-feature .small-box li::before{top: 0;}
    .hoem-pro-feature .small-box{padding: 40px 25px}
}
@media(max-width:1200px){
    .hoem-pro-feature .small-box{padding: 40px 15px;}
}
@media(max-width:1000px){
    .hoem-pro-feature .small-box ul{grid-template-columns: repeat(2,1fr);}
}
@media(max-width:768px){
    .home-products{margin-bottom: 30px;}
    .hoem-pro-feature .h4{font-size: 20px;line-height: 28px;margin-bottom: 15px;}
    .hoem-pro-feature .small-box{padding: 25px 15px;}
    .hoem-pro-feature .small-box ul{gap: 10px 15px;grid-template-columns: repeat(1,1fr);}
    .hoem-pro-feature .small-box li{font-size: 16px;line-height: 24px;padding-left: 25px;}
    .hoem-pro-feature .small-box li::before{content: "";background: url(../../images/sign-2.webp) no-repeat;width: 16px;height: 15px;background-size: 100%;top: 3px;}
}

.home-pro-idea {width: 90%;height: 90px;background-color: #ededed;padding: 0 15px;margin:0 auto 105px;display: flex;justify-content: center;align-items: center;gap: 15px;border-radius: 0 0 15px 15px;}
@media(max-width:768px){
    .home-pro-idea{height: auto;padding: 20px 15px;display: grid;grid-template-columns: 40px auto;margin-bottom: 50px;}
}

.home-pro-swiper::before{content: "";width: 140px;aspect-ratio: 1;border-radius: 15px;background-color: var(--public-color);position: absolute;left: -25px;top: -25px;z-index: -1;}
.home-pro-swiper::after{content: "";width: 140px;aspect-ratio: 1;border-radius: 15px;background-color: var(--public-color);position: absolute;right: -25px;bottom: -25px;z-index: -1;}
.home-pro-swiper {background-color: #ffffff;border-radius: 15px;box-shadow: 3px 4px 114px 0px rgba(12, 3, 6, 0.09);margin: 0 25px;position: relative;}
.home-pro-swiper .swiper-slide{height: auto;}
.home-pro-swiper .items{height: 100%;display: flex;justify-content: space-between;align-items: center;padding: 60px;border-radius: 15px;}
.home-pro-swiper .t1{font-size: 40px;line-height: 48px;font-weight: 500;margin-bottom: 50px;}
.home-pro-swiper .parameter{font-size: 24px;line-height: 36px;}
.home-pro-swiper .left{width: 45%;}
.home-pro-swiper .right{width: 50%;display: flex;justify-content: center;align-items: center;}
.pag-HomePro{margin-top: 105px;}
@media(max-width:1530px){
.home-pro-swiper .parameter{font-size: 22px;line-height: 32px;}
.home-pro-swiper .t1 {font-size: 38px;}
}
@media(max-width:1430px){
    .home-pro-swiper .left {width: 55%;}
    .home-pro-swiper .right{width: 40%;}
    .home-pro-swiper .t1{font-size: 34px;margin-bottom: 35px;}
    .home-pro-swiper .parameter{font-size: 20px;line-height: 28px;}
    
}
@media(max-width:1200px){
    .home-pro-swiper .t1 {font-size: 32px;}
    .home-pro-swiper .items{padding: 30px 15px;}
}
@media(max-width:768px){
    .home-pro-swiper .items{flex-direction: column-reverse;height: auto;}
    .home-pro-swiper .right{display: block;}
    .home-pro-swiper .t1{font-size: 20px;line-height: 28px;margin-bottom: 15px;}
    .home-pro-swiper .parameter{font-size: 16px;line-height: 24px;}
    .pag-HomePro {margin-top: 35px;}
}

.home-plans{position: relative;background-color: #000000;display: flex;justify-content: center;}
.home-plans > img{opacity: .35;}
.home-plans-xl{position: absolute;left: 0;top: 0;width: 100%;height: 100%;color: #ffffff;display: flex;align-items: center;}
.home-plans .content{width: 50%;width: 630px;padding-left: 45px;}
.home-plans .title{color: #ffffff;margin-bottom: 35px;}
.home-plans .text p{margin-bottom: 15px;}
.home-plans ul{margin-top: 55px;margin-bottom: 65px;}
.home-plans ul li{margin-bottom: 5px;}
.home-plans li a{color:#ffffff;text-decoration: underline;text-decoration-skip-ink: none;text-underline-offset: 3px;text-decoration-thickness: 1px;}
@media(max-width:1340px){
    .home-plans .content {width: 65%;}
    .home-plans ul{margin-top: 35px;margin-bottom: 55px;}
}
@media(max-width:1200px){
    .home-plans .content {width: 100%;}
    .home-plans > img{width: auto;height: 480px;}
}
@media(max-width:768px){
    .home-plans .content{padding-left: 0;}
    .home-plans ul{margin: 25px 0 30px;}
    .home-plans ul li {padding-left: 0;}
}

.home-quality-service{margin-top: 135px;margin-bottom: 140px;}
.home-quality-service .top-head{width: 75%;margin:0 auto 120px;}
.home-quality-service .title{margin-bottom: 35px;}
.home-quality-service .cont{font-size: 23px;line-height: 34px;}
@media(max-width:1430px){
    .home-quality-service .title {margin-bottom: 25px;}
    .home-quality-service .cont{font-size: 20px;line-height: 32px;}
}
@media(max-width:1330px){
    .home-quality-service .title {margin-bottom: 20px;}
    .home-quality-service .top-head{width: 90%;margin-bottom: 80px;}
}
@media(max-width:1230px){
    .home-quality-service .top-head{width: 100%;}
}
@media(max-width:768px){
    .home-quality-service{margin: 30px 0;}
    .home-quality-service .top-head{margin-bottom: 25px;}
}

.quality-service .items:nth-child(even){flex-direction: row-reverse;}
.quality-service .items{display: flex;justify-content: space-between;align-items: center;margin-bottom: 105px;}
.quality-service .items:last-child{margin-bottom: 0;}
.quality-service .img{width: 47%;}
.quality-service .img , .quality-service .img img{border-radius: 15px;}
.quality-service .textbox{width: 47%;}
.quality-service .title-xl{font-size: 36px;line-height: 42px;font-weight: 500;margin-bottom: 20px;}
.quality-service .text > *:nth-last-child(1){margin-bottom: 0;}
.quality-service .text p{margin-bottom:  30px;}
.quality-service ol{margin:0 0 30px 30px;}
.quality-service li{position: relative;padding-left: 20px;}
.quality-service li::before{content: "";width: 10px;aspect-ratio: 1;border-radius: 100%;background-color: var(--public-color-r);position: absolute;left: 0;top: 11px;}
.quality-service .small-box{display: grid;grid-template-columns: repeat(2,1fr);gap: 20px;margin-bottom: 30px;}
.quality-service .list{color: #4e4e4e;background-color: #e7e7e7;border-radius: 20px;display: grid;grid-template-columns: 45px auto;gap:10px;padding: 25px 25px 30px;letter-spacing: -.4px;}
/* 第二个文本框单独设置宽度 */
.quality-service .items-2 .textbox{width: 50%;}
@media(max-width:1430px){
    .quality-service .title-xl {font-size: 30px;}
}
@media(max-width:1330px){
    .quality-service .list{padding: 25px 15px 30px;}
}
@media(max-width:1330px){
    .quality-service .title-xl {font-size: 28px;line-height: 36px;}
}
@media(max-width:1000px){
    .quality-service .list{display: flex;flex-direction: column;}
}
@media(max-width:768px){
    .quality-service .items{flex-direction: column !important;gap: 20px;margin-bottom: 45px;}
    .quality-service .items .img{width: 100% !important;}
    .quality-service .textbox{width: 100% !important;}

    .quality-service .title-xl{font-size: 20px;line-height: 28px;margin-bottom: 15px;}
    .quality-service .text p{margin-bottom: 15px;}
    .quality-service ol{margin-left: 15px;margin-bottom: 20px;}
    .quality-service li {padding-left: 15px;}
    .quality-service li::before {width: 6px;top: 7px;}
    .quality-service .list{padding: 25px 10px;}
}

.home-news {background-color: #ededed;padding: 100px 0 120px;}
.mySwiper_HomeNews{padding-top: 15px;}
.home-news .title{margin-bottom: 80px;}
.home-news .list{background-color: #ffffff;border-radius: 15px;}
.home-news .list-top{padding: 0 25px;}
.home-news .type{background: url(../../images/sign-4.webp) no-repeat;background-size: 100% 100%;display: inline-flex;justify-content: center;align-items: center;padding: 5px 25px;font-size: 17px;color: #ffffff;transform: translateY(-15px);margin-bottom: 15px;}
.home-news .textbox{margin-bottom: 30px;}
.home-news .textbox .d{margin-top: 20px;display: flex;justify-content: space-between;align-items: center;}
.home-news .textbox .line{width: 20px;height: 4px;background-color: var(--public-color-r);display: block;}
.home-news .textbox .time{font-size: ;}
.home-news .t1{font-size: 19px;line-height: 26px;font-weight: 500;margin-bottom: 10px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    line-clamp: 1;
    -webkit-box-orient: vertical;
}
.home-news .cont{font-size: 17px;line-height: 24px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.home-news .img , .home-news .img img{border-radius: 0 0 10px 10px;}
.pag-HomeNews:not(.swiper-pagination-lock){margin-top: 60px;}
.pag-HomeNews {position: static;display: flex;justify-content: center;align-items: center;}
@media(max-width:768px){
    .home-news{padding: 30px 0;}
    .pag-HomeNews:not(.swiper-pagination-lock){margin-top: 30px;}
}


.all-service{background-color: #fafafa;padding: 120px 0 50px;}
.all-service .content{display: flex;justify-content: space-between;align-items: center;}
.all-service .left{width:50%;margin-top: 20px;}
.all-service .right{width: 46%;}
.all-service .h6::before{content: "";width: 45px;height: 4px;background-color: var(--public-color-r);display: block;margin-bottom: 20px;}
.all-service .h6{font-size: 18px;color: var(--public-color-r);font-weight: bold;margin-bottom: 15px;}
.all-service .title{margin-bottom: 15px;}
.all-service .title span{display: block;}
.all-service .small-box{display: grid;grid-template-columns: repeat(3,1fr);margin-bottom: 30px;margin-top: 35px;}
.all-service .list:first-child{padding-left: 0;}
.all-service .list:last-child{padding-right: 0;}
.all-service .list:last-child::after{display: none;}
.all-service .list{text-align: center;padding: 0 15px;position: relative;}
.all-service .list::after{content: "";width: 1px;height: 75%;background-color: #efefef;position: absolute;right: 0;bottom: 0;}
.all-service .img-xl{width: 80px;aspect-ratio: 1;border-radius: 100%;display: inline-flex;justify-content: center;align-items: center;background-color: rgba(219,38,30,.1);margin-bottom: 10px;}
.all-service .list .t1{font-size: 18px;line-height: 26px;font-weight: 500;margin-bottom: 10px;}
.all-service .list p{font-size: 14px;line-height: 20px;color: #666666;}
.all-service .btn-box{font-size: 18px;line-height: 26px;}
@media(max-width:768px){
    .all-service{padding: 30px 0;}
    .all-service .content{flex-direction: column;}
    .all-service .small-box{margin: 15px 0 25px;grid-template-columns: repeat(1,1fr);display:none}
    .all-service .img-xl{width: 60px;padding: 15px;}
    .all-service .list .t1{font-size: 16px;line-height: 24px;}
}


.all-content-pro{display: flex;justify-content: space-between;gap: 55px;margin-top: 50px;}
.all-content-pro .aside{width: 28%;min-width: 330px;max-width: 390px;}
.all-content-pro .article{width: 72%;}
.all-content-pro .search-group{display: grid;grid-template-columns: auto 70px;}
.all-content-pro .products-search-input{background-color: #efefef;border:0;width: 100%;padding-left: 25px;}
.all-content-pro .products-search-input::placeholder{font-size: 16px;line-height: 32px;color: #acacac;font-weight: 300;}
.all-content-pro .input-group-append{width: 100%;}
.all-content-pro .products-search-btn{width:100%;height: 60px;background-color: var(--public-color-r);color: #ffffff;font-size: 24px;border:0;}
.all-content-pro .products-search-btn:hover{background-color: var(--public-color);}

.all-content-pro .aside-navs{margin-top: 25px;background-color: #f5f5f5;position: sticky;top: 0px;height: fit-content;}
.all-content-pro .h4{height: 85px;background-color: var(--public-color);display: flex;align-items: center;font-size: 24px;color: #ffffff;padding-left: 50px;position: relative;}
.all-content-pro .h4::before{content: "";width: 5px;height: 23px;background-color: var(--public-color-r);position: absolute;left: 25px;}
.all-content-pro .aside-nav{padding: 15px 10px;}
.all-content-pro .ul_1{margin-bottom: 10px;}
.all-content-pro .ul_1:last-child{margin-bottom: 0;}
.all-content-pro .li_1{margin-bottom: 5px;}
.all-content-pro .li_1:last-child{margin-bottom: 0;}
.all-content-pro .li_1 > a{width: 100%;height: 50px;font-size: 19px;background-color: #ffffff;display: flex;align-items: center;gap: 5px;padding-left: 25px;position: relative;}
.all-content-pro .li_1 .icon{font-style: normal;position: absolute;left: 10px;font-size: 16px;}
.all-content-pro .li_1.active > a{color: var(--public-color-r);}
.all-content-pro .ul_1.active .icon{transform: rotate(90deg);display: flex;justify-content: flex-start;}
.all-content-pro .ul_1.active .ul_2{padding: 10px 0;line-height: inherit;height: auto;opacity: 1;overflow: visible;}
.all-content-pro .ul_2{background-color: #ffffff;border-top: 1px solid #dbdbdb;padding:0;line-height: 0;height: 0;overflow: hidden;opacity: 0;transition: line-height , height , opacity .3s ease-in-out;}
.all-content-pro .li_2{padding: 5px 0;}
.all-content-pro .li_2 > a{padding-left: 25px;font-size: 16px;line-height: 24px;}
.all-content-pro .li_2.active > a{color: var(--public-color-r);}
@media(max-width:768px){
    .all-content-pro{flex-wrap: wrap;gap: 25px;margin-top: 30px;}
    .all-content-pro .article{width:100%}
}

.products-search{margin-bottom: 120px;}
.products-search-box .search-group{}

.products-paper .container-xl{max-width: 1630px;}
.products-paper .title{font-size: 34px;line-height: 46px;font-weight: 500;}
.products-show .pro-top-head {margin-bottom: 45px;}
.products-show .title{margin-bottom: 20px;}
.products-show .pro-top-head .text{font-size: 18px;line-height: 35px;}
.products-show .grid{gap: 35px;}
@media(max-width:768px){
    .products-show .grid{gap: 35px 15px;}
}


.all-products .grid{gap: 30px;}
.all-products .list{background-color: #f8f7fa;height: 100%;box-shadow: 5px 5px 29px 0px rgba(12, 3, 6, 0.08);border: solid 1px #e5e5e5;border-radius: 10px;overflow: hidden;}
.all-products .list .img , .all-products .list .img img{border-radius: 10px 10px 0 0;}
.all-products .list .img{background-color: #ffffff;}
.all-products .list .box{padding: 15px 45px 15px 20px;}
.all-products .list .t1{font-size: 18px;line-height: 30px;font-weight: 500;}
.all-products .list .cont{font-size: 16px;line-height: 27px;border-top: 1px solid #e5e5e5;padding-top: 15px;margin-top: 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;
}
@media(max-width:1530px){
    .all-products .list .box{padding-right: 20px;}
}
@media(max-width:1340px){
    .products-show .grid .g-col-lg-4{grid-column: auto/span 6;}
}
@media(max-width:1200px){
    .products-show .grid .g-col-lg-4 {grid-column: auto / span 12;}
    .all-content-pro {gap: 30px;}
    .products-show .all-products .list{display: flex;justify-content: space-between;}
    .products-show .all-products .list .img{width: 45%;}
    .products-show .all-products .list .box{width: 55%;}
}
@media(max-width:900px){
    .products-show .all-products .list{flex-direction: column;}
    .products-show .all-products .list .img{width: 100%;}
    .products-show .all-products .list .box{width: 100%;}
}
@media(max-width:768px){
    .all-content-pro .aside{display: none;}
    .products-show .pro-top-head{margin-bottom: 25px;}
}

.products-advantage{margin-top: 80px;margin-bottom: 115px;}
.products-advantage-xl {background-color: #f9f9f9;padding: 75px 95px 95px 85px;}
.products-advantage .top-head{margin-bottom: 60px;}
.products-advantage .title{margin-bottom:20px;}
.products-advantage .text{font-size: 18px;line-height: 35px;}
.products-advantage .content{display: grid;grid-template-columns: repeat(2,1fr);gap: 35px 55px;}
.products-advantage .list:hover{transform: translateY(-10px);}
.products-advantage .list{box-shadow: 4px 3px 5px 0px rgba(12, 3, 6, 0.04);background-color: #ffffff;display: grid;grid-template-columns: 82px auto;align-items: center;gap: 30px;padding: 40px 30px 30px 40px;border-radius: 10px;transition: all 0.3s cubic-bezier(0.2, 0.9, 0.4, 1.1);}
.products-advantage .img-xl{text-align: center;}
.products-advantage .t1{font-size: 22px;font-weight: 500;margin-bottom: 10px;}
@media(max-width:1430px){
    .products-advantage-xl{padding: 75px 50px 95px 50px;}
}
@media(max-width:1330px){
    .products-advantage-xl{padding: 75px 25px 95px 25px;}
    .products-advantage .list{padding-left: 30px;}
}
@media(max-width:768px){
    .products-advantage{margin: 30px 0;}
    .products-advantage-xl{padding: 30px 15px;}
    .products-advantage .top-head{margin-bottom: 25px;}
    .products-advantage .content {display: block;}
    .products-advantage .list{margin-bottom: 30px;padding: 25px 15px;display: block;}
    .products-advantage .list:last-child{margin-bottom: 0;}
    .products-advantage .img-xl{text-align: left;margin-bottom: 15px;}
    .products-advantage .t1{font-size: 18px;line-height: 26px;}
}

.products-apply{margin-bottom: 95px;}
.products-apply .content{display: flex;justify-content: space-between;align-items: center;}
.products-apply .left{width: 42%;}
.products-apply .left , .products-apply .left img{border-radius: 10px;}
.products-apply .right{width: 54%;}
.products-apply .title{margin-bottom: 15px;}
.products-apply .text p{margin-bottom: 10px;}
.products-apply .text > *:nth-last-child(1){margin-bottom: 0;}
.products-apply ul{margin-left: 25px;}
.products-apply li:last-child{margin-bottom: 0;}
.products-apply li{position: relative;padding-left: 15px;margin-bottom: 5px;}
.products-apply li::before{content: "";width: 8px;height: 8px;background-color: var(--public-color-r);border-radius: 100%;position: absolute;left: 0;top: 12px;}
@media(max-width:768px){
    .products-apply{margin-bottom: 30px;}
    .products-apply .content{flex-direction: column;gap: 25px;}
    .products-apply ul{padding-left: 15px;}
    .products-apply li::before{width: 6px;top:6px;}
}

.products-customize {margin-bottom: 120px;}
.products-customize .title{margin-bottom: 45px;}
.products-customize .img-back{background-color: #000000;margin-bottom: 30px;}
.products-customize .img-back img{opacity: .8;}
.products-customize .content{display: grid;grid-template-columns: repeat(3,1fr);gap: 35px;}
.products-customize .list{box-shadow: 4px 3px 5px 0px rgba(12, 3, 6, 0.04);border: solid 1px #e7e7e7;padding: 35px 20px 35px 40px;border-radius: 10px;transition: all 0.3s cubic-bezier(0.2, 0.9, 0.4, 1.1);}
.products-customize .list:hover{transform: translateY(-10px);}
.products-customize .t1{font-size: 23px;line-height: 32px;font-weight: 500;margin-bottom: 10px;}
.products-customize .cont{font-size: 17px;line-height: 24px;}
@media(max-width:1380px){
    .products-customize .list{padding-left: 20px;}
}
@media(max-width:768px){
    .products-customize{margin-bottom: 30px;}
    .products-customize .content {grid-template-columns: repeat(1,1fr);}
    .products-customize .list{padding: 25px 15px;}
    .products-customize .t1{font-size: 18px;line-height: 26px;}
}

.product-in-paper .container-xl{max-width: 1630px;}
.product-in-paper .article{padding-bottom: 145px;}
.p-i-first{display: flex;justify-content: space-between;margin-bottom: 65px;}
.p-i-first .left{width: 45%;box-shadow: 12px 12px 27px 0px rgba(12, 3, 6, 0.05);border: solid 1px #f5f5f5;background-color: #ffffff;padding: 20px;}
.p-i-first .left .mySwiper_productThumb{width: 100%;}
.p-i-first .left .mySwiper_productThumb .swiper-slide img{display: block;width: 100%;height: auto;}
.pag-product-thumb{margin-top: 20px;}
.p-i-first .right{width: 50%;margin-top: 20px;}
.p-i-first h1{font-size: 34px;line-height: 46px;font-weight: 500;margin-bottom: 15px;}
.p-i-first .text{font-size: 18px;line-height: 35px;}
.p-i-first .a{margin-top: 35px;}
.p-i-first .a-lb-1 , .p-i-first .a-lb-1::before{border-radius: 30px;}
@media(max-width:1560px){
    .p-i-first h1{font-size: 30px;line-height: 44px;}
}
@media(max-width:1330px){
    .p-i-first h1{font-size: 28px;line-height: 40px;}
}
@media(max-width:1200px){
    .p-i-first{flex-direction: column;}
    .p-i-first .left{width: 100%;}
    .p-i-first .left img{width: auto;height: auto;max-width: 100%}
    .p-i-first .right{width: 100%;}
}
@media(max-width:768px){
    .product-in-paper .article{padding-bottom: 30px;}

    .p-i-first{flex-direction: column;gap: 25px;margin-bottom: 30px;}
    .p-i-first .left{padding: 10px;}
    .p-i-first .right{margin-top: 0;}
    .pag-product-thumb{margin-top: 12px;}
    .p-i-first .a{margin-top: 25px;}
}


.p-i-content{font-size: 18px;line-height: 35px;}
.p-i-content .title-xl::before{content: "";width: 4px;height: 19px;background-color: var(--public-color-r);display: inline-block;margin-right: 15px;}
.p-i-content .title-xl{height: 60px;background-color: var(--public-color);color: #ffffff;font-size: 19px;display: flex;align-items: center;padding-left: 25px;margin-bottom: 45px;}
.p-i-content .h3{font-size: 30px;font-weight: 500;padding-left: 50px;margin-bottom: 35px;}
.p-i-content .description > div{margin-bottom: 55px;}
@media(max-width:1200px){
    .p-i-content .description > div{margin-bottom: 25px;}
}
@media(max-width:768px){
    .p-i-content{font-size: 14px;line-height:20px;}
    .p-i-content .description > div{margin-bottom: 15px;}
    .p-i-content .title-xl{height: 48px;margin-bottom: 15px;}
}

.p-i-content .feature .content{padding-left: 50px;}
.p-i-content .feature .content h1{font-weight: 500;line-height: 1.2;font-size: 2.5rem;}
.p-i-content .feature .content h2{margin-bottom: 30px;}
.p-i-content .feature li{position: relative;padding-left: 25px;}
.p-i-content .feature li::before{content: "";width: 8px;height: 8px;background-color: var(--public-color-r);border-radius: 100%;position: absolute;left: 0;top: 14px;}
@media(max-width:1200px){
    .p-i-content .feature .content{padding-left: 0;}
    .p-i-content .feature .content h1{font-size: 2rem;line-height: 32px;margin-bottom: 15px;}
    .p-i-content .feature .content h2{font-size: 1.5rem;line-height: 28px;margin-bottom: 15px;}
    .table-wrapper table td{padding-left: 20px;}
}
@media(max-width:768px){
    .p-i-content .feature .content{padding-left: 0;}
    .p-i-content .feature .content h1{font-size: 22px;line-height: 32px;margin-bottom: 15px;}
    .p-i-content .feature .content h2{font-size: 20px;line-height: 28px;margin-bottom: 15px;}
}

.comparision thead{background-color: var(--public-color);}
.comparision thead th{background-color: var(--public-color);color: #ffffff;text-align: center;font-size: 22px;font-weight: 500;padding: 30px 15px;}
.comparision thead th + th{border-left: 3px solid #ffffff;}
.comparision tbody tr{background-color: #f5f5f5;border-bottom: 3px solid #ffffff;}
.comparision tbody td + td{border-left: 3px solid #ffffff;}
.comparision tbody td{font-size: 15px;line-height: 20px;color: #0a0a0a;padding: 25px 30px;}
.comparision tbody .box{display: flex;justify-content: space-between;align-items: center;}
.comparision tbody .img{width: 35%;}
.comparision tbody .img , .comparision tbody .img img{border-radius: 10px;}
.comparision tbody .cont{width: 60%;}
.comparision .h5{font-size: 23px;font-weight: 500;color: #0a0a0a;margin-bottom: 10px;}
.comparision .h5::after{content: url(../../images/sign-7.webp);margin-left: 15px;}
@media(max-width:768px){
    .table-wrapper table tr:first-child td{font-size: 16px;line-height: 24px;}
}

.p-i-product .all-products{padding: 0 30px 0 25px;}
@media(max-width:1200px){
    .p-i-product .all-products{padding: 0;}
}
@media(max-width:768px){
    .p-i-product .all-products{padding: 0;}
}

.p-i-news .content{display: grid;grid-template-columns: repeat(2,1fr);gap: 35px;}
.p-i-news .list:last-child{margin-bottom: 0;}
.p-i-news .list{box-shadow: 6px 6px 8px 0px rgba(0, 0, 0, 0.06);border: solid 1px #f2f2f2;border-radius: 10px;padding: 30px 30px 30px 40px;flex-direction: column;justify-content: space-around;}
.p-i-news .list-xl::before{content: ">";font-family: 'Poppins';font-weight: 500;position: absolute;left: -20px;line-height: 28px;}
.p-i-news .list-xl{width: 95%;position: relative;}
.p-i-news .t1{font-size: 20px;line-height: 28px;color: #1a1a1a;font-weight: 500;margin-bottom: 5px;}
.p-i-news .cont{font-size: 17px;line-height: 24px;color: #1a1a1a;}
.p-i-news .time{text-align: right;}
@media(max-width:1280px){
    .p-i-news .list{padding-right: 15px;padding-bottom: 15px;}
}
@media(max-width:1200px){
    .p-i-news .content{grid-template-columns: repeat(1, 1fr);}
}
@media(max-width:768px){
    .p-i-news .content{grid-template-columns: repeat(1,1fr);}
    .p-i-news .list{height: auto;padding:20px 15px 20px 25px;margin-bottom: 0;}
    .p-i-news .t1{font-size: 18px;line-height: 26px;}
}

.about-paper{margin-bottom: 65px;}
.about-paper .container-xl{max-width: 1430px;}
.about-paper .items.items-r{flex-direction: row-reverse;}
.about-paper .items.items-r .textbox{display: flex;justify-content: center;}
.about-paper .items{display: flex;justify-content: space-between;align-items: center;}
.about-paper .items .img{width: 47%;box-shadow: -13px 24px 57px 0px rgba(12, 3, 6, 0.12);padding: 45px;}
.about-paper .items .textbox{width: 48%;}
.about-paper .items .textbox-xl{width: 90%;}
.about-paper .items .title{font-size: 46px;line-height: 54px;font-weight: 500;margin-bottom: 35px;}
.about-paper .items .text > *:nth-last-child(1){margin-bottom: 0;}
.about-paper .items ul{margin-top: 25px;}
.about-paper li{line-height: 36px;position: relative;padding-left: 45px;}
.about-paper li::before{content: url(../../images/sign-2.webp);position: absolute;left: 0;}
@media(max-width:1530px){
    .about-paper .items .title{font-size: 42px;line-height: 50px;margin-bottom: 25px;}
    .about-events .items .text p {margin-bottom: 15px;}
}
@media(max-width:1200px){
    .about-paper .items .img{padding: 15px;}
    .about-paper .items .title{font-size: 34px;line-height: 42px;}
}
@media(max-width:768px){
    .about-paper{margin-bottom: 30px;}
    .about-paper .items{flex-direction: column;gap: 25px;}
    .about-paper .items .img{width: 100%;}
    .about-paper .items .textbox{width: 100%;}
    .about-paper .items ul{margin-top: 15px;}
}


.about-events .items{margin-bottom: 125px;}
.about-events .items .text p{margin-bottom: 25px;}
@media(max-width:768px){
    .about-paper .items.items-r{flex-direction: column !important;}
    .about-events .items{margin-bottom: 35px;}
    .about-paper .items .textbox-xl{width: 100%;}
    .about-events .items .text p{margin-bottom: 10px;}
}

.about-solution{position: relative;display: flex;justify-content: center;align-items: center;margin-bottom: 110px;}
.about-solution-xl{position: absolute;left: 0;top: 0;width: 100%;height: 100%;display: flex;align-items: center;}
.about-solution .content{width: 54%;}
.about-solution .title{font-size: 40px;font-weight: 500;margin-bottom: 30px;}
.about-solution p{margin-bottom: 10px;}
.about-solution p strong{font-weight: 500;}
.about-solution ul{margin-left: 15px;margin:30px 0 30px 20px;}
@media(max-width:768px){
    .about-solution{margin-bottom: 30px;}
    .about-solution > img{height: 500px;}
    .about-solution .content{width: 100%;}
    .about-solution ul{margin: 10px 0 10px 15px;}
    .about-paper li{padding-left: 25px;line-height: 24px;}
    .about-paper li::before{content: "";background: url(../../images/sign-2.webp) no-repeat;width: 16px;height: 15px;background-size: 100%;top: 5px}
}


.quality-top{margin-bottom: 110px;}
.quality-top .top-head{margin-bottom: 75px;}
.quality-top .title{margin-bottom: 30px;}
.quality-top .content{background-color: #f7f7f7;padding: 90px 75px 30px 95px;}
.quality-top .list:last-child{margin-bottom: 0;}
.quality-top .list{display: flex;justify-content: space-between;align-items: center;margin-bottom: 35px;}
.quality-top .left{width: 60%;}
.quality-top .t1{font-size: 30px;line-height: 46px;font-weight: 500;margin-bottom: 35px;}
.quality-top li{font-size: 20px;line-height: 36px;position: relative;padding-left: 40px;}
.quality-top li::before{content: url(../../images/sign-2.webp);position: absolute;left: 0;}

.quality-top .right{width: 35%;}
.quality-top .right img{mix-blend-mode: multiply;}
@media(max-width:1430px){
    .quality-top .content{padding: 60px 35px 30px 40px;}
}
@media(max-width:768px){
    .quality-top{margin-bottom: 40px;}
    .quality-top .top-head{margin-bottom: 25px;}
    .quality-top .content{padding: 25px 15px;}
    .quality-top .list{flex-direction: column-reverse;}
    .quality-top .t1{font-size: 20px;line-height: 28px;margin-bottom: 15px;}
    .quality-top li{font-size: 16px;line-height: 24px;padding-left: 25px;margin-bottom: 10px;}
    .quality-top li:last-child{margin-bottom: 0;}
    .quality-top li::before{content: "";background: url(../../images/sign-2.webp) no-repeat;width: 16px;height: 15px;background-size: 100%;top: 5px}

}

.quality-bottom {margin-bottom: 145px;}
.quality-bottom .items.items-r{flex-direction: row-reverse;}
.quality-bottom .items.items-r .textbox{display: flex;justify-content: center;}
.quality-bottom .items:last-child{margin-bottom: 0;}
.quality-bottom .items{display: flex;justify-content: space-between;align-items: center;margin-bottom: 105px;}
.quality-bottom .items .img{width: 47%;box-shadow: -13px 24px 57px 0px rgba(12, 3, 6, 0.12);padding: 45px;}
.quality-bottom .items .textbox{width: 48%;}
.quality-bottom .items .textbox-xl{width: 90%;}
.quality-bottom .items .title{font-size: 36px;line-height: 48px;font-weight: 500;margin-bottom: 15px;}
.quality-bottom .items .text > *:nth-last-child(1){margin-bottom: 0;}
.quality-bottom .items p{margin-bottom: 25px;}
.quality-bottom li{line-height: 36px;position: relative;padding-left: 45px;}
.quality-bottom li::before{content: url(../../images/sign-2.webp);position: absolute;left: 0;}
@media(max-width:768px){
    .quality-bottom{margin-bottom: 30px;}
    .quality-bottom .items{flex-direction: column !important;gap: 25px;margin-bottom: 35px;}
    .quality-bottom .items .img{width: 100%;padding: 15px;}
    .quality-bottom .items .textbox{width: 100%;}
    .quality-bottom .items .textbox-xl{width: 100%;}
    .quality-bottom .items p{margin-bottom: 10px;}
}


.solution-paper .title{font-size: 36px;line-height: 48px;font-weight: 500;}
.solution-first{margin-bottom: 125px;}
.solution-first .content{display: flex;justify-content: space-between;align-items: center;border-top: 1px solid #efefef;padding-top: 70px;}
.solution-first .left{width: 45%;}
.solution-first .title{margin-bottom: 25px;}
.solution-first .text {margin-bottom: 45px;}
.solution-first .text p{margin-bottom: 25px;}
.solution-first .text p:last-child{margin-bottom: 0;}
.solution-first .a-lb-1 , .solution-first .a-lb-1::before{border-radius: 30px;}
.solution-first .right{width: 49%;}
.solution-first .right , .solution-first .right img{border-radius: 10px;}

.solution-products {margin-bottom: 165px;}
.solution-products .title{margin-bottom: 80px;}
.solution-products .grid{gap: 50px 100px;}
.solution-products .all-products .box{padding-bottom: 30px;}
.solution-products .all-products .t1{font-size: 20px;}


.factory-paper {margin-bottom: 165px;}
.factory-paper .title{margin-bottom: 55px;}
.factory-paper .grid{gap: 30px 55px;}
.factory-paper .img , .factory-paper .img img{border-radius: 10px;}
@media(max-width:768px){
    .factory-paper{margin-bottom:30px;}
    .factory-paper .grid{gap: 30px 15px;}
}


.faq-paper {margin-bottom: 130px;}
.faq-paper .top-head{margin-bottom: 65px;}
.faq-paper .title{margin-bottom: 15px;}
.faq-paper .title::before{content: url(../../images/faq-1.webp);display: inline-block;transform: translateY(5px);margin-right: 20px;}
.faq-paper .grid{gap: 30px 55px;}
.faq-paper .list{height: 100%;background-color: #f9f9f9;border-radius: 10px;padding: 45px 15px 15px 15px;transition: all 0.3s ease-in-out;}
.faq-paper .list span{width: 36px;min-width: 36px;aspect-ratio: 1;color: #ffffff;border-radius: 100%;display: inline-flex;justify-content: center;align-items: center;}
.faq-paper .quen-q{display: flex;align-items: flex-start;gap: 20px;padding: 0 30px 20px 25px;font-size: 21px;line-height: 36px;font-weight: 500;}
.faq-paper .quen-q span{background-color: var(--public-color);}
.faq-paper .quen-a{background-color: #ffffff;padding: 30px 30px 30px 25px;display: flex;align-items: flex-start;gap: 20px;}
.faq-paper .quen-a span{background-color: var(--public-color-r);}
.faq-paper .quen-a .cont{font-size: 18px;line-height: 24px;}

.faq-paper .list:hover{box-shadow: 0px 10px 20px 0px rgba(219, 38, 30, 0.04);}
@media(max-width:1200px){
    .faq-paper .grid{gap: 30px 30px;}
    .faq-paper .quen-q {padding-right: 15px;}
    .faq-paper .quen-a{padding-right: 15px;}
}
@media(max-width:1000px){
    .faq-paper .grid .g-col-md-6 {grid-column: auto / span 12;}

}
@media(max-width:768px){
    .faq-paper{margin-bottom: 30px;}
    .faq-paper .top-head{margin-bottom: 25px;}
    .faq-paper .title::before{content: "";transform: translateY(12px);margin-right: 10px;background: url(../../images/faq-1.webp) no-repeat;width: 40px;height: 32px;background-size: 100% auto;}
    .faq-paper .grid{gap: 30px 15px;}
    .faq-paper .list{padding: 20px 15px;}
    .faq-paper .list span{width: 30px;min-width: 30px;}
    .faq-paper .quen-q{padding: 0 0 15px 10px;font-size: 18px;line-height: 26px;gap: 15px;}
    .faq-paper .quen-a{padding: 15px 10px;}
}


.contact-paper{padding-top: 110px;}
.contact-top{margin-bottom: 125px;}
.contact-top .content::after{content: "";width: 1px;height: 100%;background-color: #ebebeb;position: absolute;left: 50%;top: 0;}
.contact-top .content{display: flex;justify-content: space-between;position: relative;}
.contact-top .content > div{flex: 0 0 45%;}
.contact-top .content > div > .list:last-child{margin-bottom: 0px;}
.contact-top .list{margin-bottom: 80px;}
.contact-top .h3{font-size: 32px;line-height: 42px;margin-bottom: 20px;}
.contact-top .h3-red{color: var(--public-color-r);}
.contact-top .font-sty{color: #282020;}
.list-location .box{display: grid;grid-template-columns: 30px auto;}
.list-contact .box{display: grid;grid-template-columns: 30px auto;gap: 5px;}
.list-contact .cont{display: flex;}
@media(max-width:900px){
    .contact-top .content::after{display: none;}
    .list-contact .box{margin-bottom: 10px;}
}
@media(max-width:768px){
    .contact-paper{padding-top: 30px;}
    .contact-top{margin-bottom: 30px;}
    .contact-top .content{flex-direction: column;gap: 30px;}
    .contact-top .list{margin-bottom: 30px;}
    .contact-top .h3{font-size: 20px;line-height: 28px;margin-bottom: 10px;}
    .contact-top .content::after{display: none;}
    .list-contact .box{margin-bottom: 10px;}
}

.contact-bottom {background-color: #fbfbfb;padding: 115px 0;}
.contact-bottom .content{display: flex;justify-content: space-between;}
.contact-bottom .left{width: 45%;}
.contact-bottom .top-head{margin-bottom: 40px;}
.contact-bottom .right{width: 45%;}
.contact-bottom .title{font-size: 36px;line-height: 48px;margin-bottom: 25px;}
.contact-bottom .box{margin-bottom: 85px;}
.contact-bottom .box:first-child p::before{content: "❓";display: inline-block;margin-right: 15px;}
.contact-bottom .box:last-child p::before{content: "\f00c";font-family: 'cmsfont';color: var(--public-color-r);display: inline-block;margin-right: 15px;}
.contact-bottom .h4{font-size: 32px;line-height: 46px;font-weight: 500;margin-bottom: 20px;}
@media(max-width:768px){
    .contact-bottom{padding: 30px 0;}
    .contact-bottom .content{flex-direction: column;gap: 30px;}
    .contact-bottom .top-head{margin-bottom: 25px;}
    .contact-bottom .h4{font-size: 20px;line-height: 28px;margin-bottom: 15px;}
    .contact-bottom .box{margin-bottom: 30px;}
    .contact-bottom .box .cont p{margin-bottom: 10px;}
    .contact-bottom .box .cont p:last-child{margin-bottom: 0px;}
}

.all-from .form-control{background-color: #ffffff;box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.04);}
.all-from .form-control::placeholder{font-size: 15px;line-height: 24px;color: #b6b6b6;}
.all-from .a-lb-1{font-size: 16px;line-height: 24px;font-weight: 400;}


.download-paper .container-xl{max-width:1280px}
.down-top {display: flex;justify-content: space-between;margin-bottom: 115px;}
.down-top .left{width: 59%;display: flex;justify-content: center;align-items: center;overflow: hidden;}
.down-top .left img{width: auto;height: 100%;}
.down-top .right{min-width: 380px;width: 41%;background-color: var(--public-color);color: #ffffff;padding: 20px 40px;display: flex;flex-direction: column;align-items: center;}
.down-top .title{font-size: 27px;line-height: 36px;color: #ffffff;font-weight: 500;margin-bottom: 15px;}
.down-top .text{font-size: 16px;line-height: 24px;margin-bottom: 40px;}
.down-top .form-row{gap: 25px;}
.down-top .form-control{background-color: transparent;border: 0;border-bottom: 1px solid rgba(255,255,255,.54);padding-top: 0;padding-left: 0;border-radius: 0;}
.down-top .form-control::placeholder{font-size: 14px;line-height: 24px;font-weight: 300;color: #ffffff;}
.down-top .a-lb-1{padding: 0 50px;font-size: 18px;line-height: 24px;font-weight: 300;}
.down-top .a-lb-1,.down-top .a-lb-1::before{border-radius: 30px;}
@media(max-width:1200px){
    .down-top .left{background-color: #d2d0d0;display: flex;justify-content: center;align-items: center;}
    .down-top .left img{height: auto;}
}
@media(max-width:900px){
    .down-top{flex-direction: column;}
    .down-top .right , .down-top .all-font-color{width: 100%;}
    
}
@media(max-width:768px){
    .down-top{flex-wrap: wrap;margin-bottom: 30px;}
    .down-top .right{padding: 20px 10px;}
    .down-top .text{margin-bottom: 25px;}
    .down-top .form-row{gap: 0;}
}

.down-bottom{margin-bottom: 165px;}
.down-bottom .title{font-size: 40px;margin-bottom: 70px;}
.down-bottom .content{display: grid;grid-template-columns: repeat(2,1fr);gap: 90px 80px;}
.down-bottom .list > *{padding-left: 45px;}
.down-bottom .t1{font-size: 30px;line-height: 42px;font-weight: 400;position: relative;margin-bottom: 5px;}
.down-bottom .t1::before{content: "\f00c";font-family: 'cmsfont';color: var(--public-color-r);position: absolute;left: 0;}
@media(max-width:768px){
    .down-bottom{margin-bottom: 30px;}
    .down-bottom .content{grid-template-columns: repeat(1,1fr);gap: 20px 15px }
    .down-bottom .list > * {padding-left: 25px;}
    .down-bottom .t1{font-size: 18px;line-height: 26px;}

}


.news-paper {margin-bottom: 120px;}
.news-paper .grid{gap: 35px 55px;}
.news-paper .list{height: 100%;outline: solid 1px #e7e7e7;box-shadow: -4px 8px 51px 0px rgba(35, 88, 94, 0.06);}
.news-paper .img img{width: 100%;}
.news-paper .box{padding: 25px ;}
.news-paper .t1{font-size: 20px;line-height: 32px;font-weight: 500;margin-bottom: 10px;}
.news-paper .cont{font-size: 16px;line-height: 24px;}
.news-paper .time{font-size: 14px;line-height: 24px;color: var(--public-color-r);margin-top: 20px;}
@media(max-width:1340px){
    .news-paper .grid {gap: 35px 40px;}
}
@media(max-width:768px){
    .news-paper{margin-bottom: 30px;}
    .news-paper .grid{gap: 30px 15px;}
    .news-paper .box{padding: 20px 15px;}
    .news-paper .t1{font-size: 18px;line-height: 26px;}
}


.news-in-top{margin-bottom: 130px;}
.news-in-top h1{font-size: 36px;line-height: 48px;font-weight: 500;margin-bottom: 40px;}
.news-in-top .type-box{display: flex;justify-content: center;gap: 20px;color: var(--public-color);border-bottom: 1px dashed rgba(12,69,155,.3);padding-bottom: 55px;}
.news-in-top .type-box .time::before{content: url(../../images/time-1.webp);display: inline-block;margin-right: 10px;}
.news-in-top .content{font-size: 18px;color: #666666;font-weight: 300;padding-top: 55px;padding-bottom: 125px;display: flex;justify-content:space-between;gap: 60px;}
.news-in-top .content-wrapper{width: calc(100% - 60px - 280px);}
.news-in-top .content-wrapper > div{padding-left: 0 !important;padding-right: 0 !important;margin-left: 0 !important;margin-right: 0 !important;}
.news-in-top .content img{max-width: 100%;height: auto;}
.news-in-top .content-news-aside{margin-top:24px;text-align: left;max-width:300px;min-width: 280px;margin-left: auto;margin-right: auto;position:sticky;top:160px;align-self: flex-start}
.news-in-top .content-news-aside-head{font-size: 24px;line-height: 32px;font-weight: 500;margin-bottom: 28px;text-align: center;color: #333;}
.news-in-top .content-news-recommend-list{display: flex;flex-direction: column;gap: 28px;}
.news-in-top .content-news-recommend-item{display: grid;grid-template-columns:1fr;gap: 20px;align-items: start;padding-bottom: 24px;border-bottom: 1px solid #e7e7e7;}
.news-in-top .content-news-recommend-item:last-child{border-bottom: none;padding-bottom: 0;}
.news-in-top .content-news-recommend-img-link{display: block;border-radius: 8px;overflow: hidden;background: #f5f5f5;}
.news-in-top .content-news-recommend-img-link img{width: 100%;height: auto;aspect-ratio: 4/3;object-fit: cover;}
.news-in-top .content-news-recommend-title-link{text-decoration: none;color: inherit;}
.news-in-top .content-news-recommend-title-link:hover .content-news-recommend-title{color: var(--public-color-r);}
.news-in-top .content-news-recommend-title{font-size: 18px;line-height: 26px;font-weight: 500;margin: 0 0 8px;color: #333;}
.news-in-top .content-news-recommend-excerpt{font-size: 15px;line-height: 24px;color: #666;margin: 0 0 10px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.news-in-top .content-news-recommend-date{font-size: 14px;color: var(--public-color-r);}
@media (max-width: 1340px){
    .news-in-top .content{gap: 30px;}
    .news-in-top .content-wrapper{width: calc(100% - 30px - 280px);}
}
@media (max-width: 575.98px){
  .news-in-top .content-news-recommend-item{grid-template-columns: 1fr;}
  .news-in-top .content-news-recommend-img-link{max-width: 100%;margin: 0 auto;}
}

.news-in-top .box-tail{height: 150px;background-color: #f5f5f5;padding: 30px 65px;display: flex;flex-direction: column;justify-content: center;}
.news-in-top .box-tail > p > *{font-size: 18px;line-height: 28px;color: #666666;font-weight: 300;}
.news-in-top .box-tail > p:last-child{margin-left: 32px;}
.news-in-top .box-tail span{display: inline-block;margin-right: 15px;}
@media(max-width:768px){
    .news-in-top{margin-bottom: 30px;}
    .news-in-top h1{margin-bottom: 15px;}
    .news-in-top .type-box{padding-bottom: 15px;}
    .news-in-top .content{padding: 15px 0;font-size: 14px;line-height: 20px;flex-direction: column;}
    .news-in-top .content-wrapper{width: 100%;}
    .news-in-top .content-news-aside{width: 100%;position: static;max-width: none;min-width: auto;}
    .news-in-top .content-wrapper *{margin-left: 0 !important;margin-right: 0 !important;}
    .news-in-top .content-wrapper h2{font-size: 18px ;line-height: 26px ;}
    .news-in-top .box-tail{height: auto;padding: 20px 15px;}
    .news-in-top .box-tail > p > *{font-size: 16px;line-height: 24px;}
    .news-in-top .box-tail > p:last-child {margin-left: 27px;margin-top: 10px;}
}

.news-ing-products{background-color: #f2f2f2;padding: 75px 0 120px;}
.news-ing-products .title{font-size: 36px;line-height: 48px;font-weight: 500;margin-bottom: 45px;}
@media(max-width:768px){
    .news-ing-products{padding: 30px 0;}
}


.service-paper{margin-bottom: 100px;}
.service-paper .items{display: flex;justify-content: space-between;align-items: center;margin-bottom: 80px;}
.service-paper .img , .service-paper .img img{border-radius: 10px;}
.service-paper .img{width: 40%;}
.service-paper .textbox{width: 55%;}
.service-paper .title{margin-bottom: 20px;}
.service-paper .text p{margin-bottom: 20px;}
.service-paper ul {margin-left: 25px;}
.service-paper ul li{position: relative;padding-left: 20px;}
.service-paper ul li::before{content: "";width: 8px;height: 8px;background-color: var(--public-color-r);border-radius: 100%;position: absolute;left: 0;top: 12px;}
@media(max-width:1430px){
    .service-paper ul li::before{top: 9px;}
}
@media(max-width:1340px){
    .service-paper ul li::before{top: 6px;}
}
@media(max-width:768px){
    .service-paper{margin-bottom: 30px;}
    .service-paper .items{flex-direction: column;gap: 25px;margin-bottom: 45px;}
    .service-paper .img{width: 100%;}
    .service-paper .textbox{width: 100%;}
    .service-paper .text p{margin-bottom: 10px;}
    .service-paper ul{margin-left: 15px;}
    .service-paper ul li{padding-left: 15px;margin-bottom: 10px;}
    .service-paper ul li:last-child{margin-bottom: 0;}
    .service-paper ul li::before{width: 6px;height: 6px;}
}


.certificates {padding-bottom:130px;}
.certificates .grid{--bs-gap:50px 40px}
.certificates .list:hover{transform: all 0.3s ease-in-out;box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.05);}
.certificates .list{background-color: #ffffff;transition: all 0.3s ease-in-out;box-shadow: none;padding: 20px;height: 100%;display: flex;flex-direction: column;justify-content: space-between;}
.certificates .t1{font-size: 20px;line-height: 30px;color: #333333;margin-top: 30px;text-align: center;}
@media(max-width:768px){
    .certificates{padding: 30px 0;}
    .certificates .t1{font-size: 18px;line-height: 26px;margin-top: 20px;}
    .certificates .grid{--bs-gap:30px 20px}
}



/* 视频详情页 */
.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:600;color: #333333;margin-top:30px;}
.video-nr .v-content .v-text{margin-top: 25px;}
.video-nr .v-content .v-desc{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top: 70px;}
.video-nr .v-content .v-desc .left{font-size:16px;color:#999999;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: #ffffff;}
.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:35px;padding-bottom:10px;margin-top:10px;padding-top: 40px;}
.video-nr .v-content .v-title2 .left{font-size: 34px;color: #333333;font-weight: 500;position: relative;}
.video-nr .v-content .v-title2 .left::before{content: "";background: url(../../images/video.webp) no-repeat;width: 11px;height: 22px;background-size: 100% 100%;margin-right: 15px;display: inline-block;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;align-items:center;}
.video-nr .v-content .v-massage p:before{content:"\f406";font-family:cmsfont; width:40px;height:40px;text-align:center;color:#fff;line-height:40px;font-size:20px; background:var(--public-color);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:rgba(182,14,26,.5);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 .big-t1::before{content: "";background: url(../../images/video.webp) no-repeat;width: 11px;height: 22px;background-size: 100% 100%;margin-right: 15px;display: inline-block;position: relative;top: 3px;}
.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{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;

}
.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: "";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-title{font-size: 28px;line-height: 38px;}
}
@media(max-width:1260px) {
    .video-nr{gap: 60px;}
}
@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-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{flex-direction: column;gap: 10px 0;}
    .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;}
}


.plan-paper .title{font-size: 35px;line-height: 48px;}
.plan-first{margin: 70px 0;}
.plan-first .title{margin-bottom: 20px;}
.plan-first .text{margin-bottom: 50px;}
.plan-first .box{height: 170px;background-color: var(--public-color);color: #ffffff;font-size: 18px;line-height: 24px;padding: 20px 10%;display: flex;justify-content: center;align-items: center;text-align: center;}
.plan-first .content{background: #efefef;padding: 30px;}
.plan-first .grid{gap: 30px;}
@media(max-width:768px){
    .plan-first{margin: 30px 0;}
    .plan-first .text{margin-bottom: 25px;}
    .plan-first .box{height: auto;font-size: 16px;line-height: 24px;padding: 20px 10px;}
    .plan-first .grid{gap: 20px 15px;}
}

.plan-second{margin-bottom: 70px;}
.plan-second .title{margin-bottom: 30px;}
.plan-second .item:last-child{margin-bottom: 0;}
.plan-second .item{padding: 30px;box-shadow: 21px 0 32px rgba(0, 0, 0, 0.08);border: 1px solid #f5f5f5;display: flex;justify-content: space-between;margin-bottom: 30px;}
.plan-second .left{min-width: 265px;width: 20%;font-size: 24px;line-height: 30px;color: #014199;}
.plan-second .right{width: 78%;font-size: 18px;line-height: 30px;}
@media(max-width:768px){
    .plan-second{margin-bottom: 35px;}
    .plan-second .item{flex-direction: column;gap: 10px;padding: 20px 10px;}
    .plan-second .left{min-width: auto;font-size: 18px;line-height: 26px;}
    .plan-second .right{font-size: 14px;line-height: 20px;}
}

.plan-third {margin-bottom: 140px;}
.plan-third .top-head{margin-bottom: 70px;}
.plan-third .title-xl{font-size: 24px;color: var(--public-color);font-weight: 500;margin-bottom: 20px;}
.plan-third .text{font-size: 18px;}
.plan-third .text strong{font-weight: 500}
@media(max-width:768px){
    .plan-third{margin-bottom: 30px;}
    .plan-third .top-head{margin-bottom: 25px;}
}


.plan-forth .list{display: flex;justify-content: space-between;margin-bottom: 70px;}
.plan-forth .img{width: 12%;text-align: center;}
.plan-forth .box{width: 80%;position: relative;margin-top: 25px;}
.plan-forth .box::before{content: "";width: 92px;height: 2px;background-color: var(--public-color);position: absolute;left: 0;top: -10px;}
.plan-forth .title{font-size: 53px;line-height: 64px;margin-bottom: 10px;}
@media(max-width:1560px){
    .plan-forth .title{font-size: 48px;line-height: ;}
}
@media(max-width:1480px){
    .plan-forth .title {font-size: 42px;line-height: 58px;}
}
@media(max-width:1380px){
    .plan-forth .title {font-size: 38px;line-height: 46px;}
}
@media(max-width:1280px){
    .plan-forth .title {font-size: 34px;line-height: 46px;}
}
@media(max-width:768px){
    .plan-forth .list{margin-bottom: 35px;}
    .plan-forth .box {width: 85%;}
}

.plan-fifth{padding: 100px 0;background: #f9f9f9;}
.plan-fifth .title{margin-bottom: 60px;}
.plan-fifth .items{display: flex;}
.plan-fifth .items > div{flex: 1;}
.plan-fifth .textbox{background-color: #ffffff;display: flex;justify-content: center;align-items: center;padding: 30px 0;}
.plan-fifth .box{width: 90%;}
.plan-fifth .t1{font-size: 30px;line-height: 48px;font-weight: 500;margin-bottom: 10px;}
.plan-fifth .text{margin-bottom: 35px;}
.plan-fifth .img{display: flex;align-items: flex-end;}
.plan-fifth .items:nth-child(odd) .img{clip-path: polygon(0 0, 90% 0%, 100% 100%, 0% 100%);}
.plan-fifth .items:nth-child(even) .img{clip-path: polygon(10% 0, 100% 0, 100% 100%, 0 100%);}
.plan-fifth .items:nth-child(even){flex-direction: row-reverse;}
@media(max-width:1380px){
    .plan-fifth .t1 {line-height: 46px;}
}
@media(max-width:768px){
    .plan-fifth{padding: 30px 0;}
    .plan-fifth .items{flex-direction: column-reverse !important;margin-bottom: 35px;}
    .plan-fifth .items:last-child{margin-bottom: 0;}
    .plan-fifth .t1{font-size: 20px;line-height: 28px;}
    .plan-fifth .text{margin-bottom: 25px;}
}

.plan-paper .all-service{background-color: #ffffff;}


.pull-down {
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease,visibility .3s ease;
    z-index: 9998;
    pointer-events: none
}

.nav-item:hover .pull-down {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.pull-down:not(.pull-down-wide) {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 89%;
padding: 10px 10vw 40px;
    box-sizing: content-box;
    width: max-content;
    max-width: 100vw;
}

.pull-down:not(.pull-down-wide) .pull-down-inner {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 0;
    padding: 12px 0;
    min-width: auto;
    width: auto;
    max-width: 100%;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 10px 40px rgba(0,0,0,.12)
}

.header:not(.scrolled) .pull-down:not(.pull-down-wide) .pull-down-inner {
    background: rgba(255,255,255,.97);
    backdrop-filter: blur(10px)
}

.pull-down:not(.pull-down-wide) .pull-down-inner .pull-down-item {
    display: block;
    padding: 10px 0px;
    white-space: nowrap;
    width: 100%;
    display:flex;
    justify-content: space-between;
    align-items: center;
    gap: 5px 20px;
}
.pull-down:not(.pull-down-wide) .pull-down-inner .pull-down-item .icon{color: var(--public-color-r);}
.pull-down:not(.pull-down-wide) .pull-down-inner .pull-down-item.active{color: var(--public-color-r);}

.pull-down:not(.pull-down-wide) .pull-down-inner .pull-down-item+.pull-down-item {
    border-top: 1px solid rgba(0,0,0,.06)
}
/* 箭头 */
.pull-down:not(.pull-down-wide) ul.pull-down-inner::before {
    content: "";
    width: 30px;
    height: 26px;
    border-bottom: 13px solid #ffffff;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    position: absolute;
    top: -26px;
    left: 50%;
    transform: translateX(-50%);
}
.pull-down:not(.pull-down-wide) ul.pull-down-inner {
    list-style: none;
    margin: 0;
    padding: 0 20px;
    border-radius: 12px;
    position: relative;
}

.pull-down:not(.pull-down-wide) ul.pull-down-inner>li+li {
    border-top: 1px solid rgba(0,0,0,.06)
}

.pull-down:not(.pull-down-wide) .pull-down-menu-item {
    position: relative
}

.pull-down:not(.pull-down-wide) .pull-down-has-submenu>.pull-down-item {
    padding-right: 28px;
    position: relative
}

.pull-down:not(.pull-down-wide) .pull-down-has-submenu>.pull-down-item::after {
    content: '\203A';
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    opacity: .45;
    font-size: 14px;
    line-height: 1
}

.pull-down:not(.pull-down-wide) .pull-down-submenu {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    margin-left: 0;
    min-width: 220px;
    background: #fff;
    box-shadow: 0 10px 40px rgba(0,0,0,.12);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .2s ease,visibility .2s ease;
    z-index: 10001
}

.header:not(.scrolled) .pull-down:not(.pull-down-wide) .pull-down-submenu {
    background: rgba(255,255,255,.97);
    backdrop-filter: blur(10px)
}

.pull-down:not(.pull-down-wide) .pull-down-submenu::before {
    content: '';
    position: absolute;
    left: -8px;
    top: 0;
    bottom: 0;
    width: 8px
}

.pull-down:not(.pull-down-wide) .pull-down-has-submenu:hover>.pull-down-submenu,.pull-down:not(.pull-down-wide) .pull-down-has-submenu:focus-within>.pull-down-submenu {
    opacity: 1;
    visibility: visible;
    pointer-events: auto
}

.pull-down:not(.pull-down-wide) .pull-down-submenu .pull-down-item {
    border-top: none
}

.pull-down:not(.pull-down-wide) .pull-down-submenu li+li {
    border-top: 1px solid rgba(0,0,0,.06)
}

.pull-down:not(.pull-down-wide) .pull-down-submenu .pull-down-item--sub {
    font-size: 13px
}

.pull-down.pull-down-wide {
    position: fixed;
    left: max(0px,calc((100vw - 1920px)/2));
    width: min(1920px,100vw);
    top: 50px;
    padding-top: 34px
}

.pull-down.pull-down-wide.pull-down-fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    width: 100vw;
    height: 100vh;
    padding-top: 120px
}

.header.scrolled .pull-down.pull-down-wide {
    top: 56px
}

.header:not(.scrolled) .pull-down.pull-down-wide .pull-down-inner {
    background: rgba(255,255,255,.97);
    backdrop-filter: blur(10px)
}

.pull-down.pull-down-wide .pull-down-inner {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
    padding: 30px var(--container-padding);
    background: #fff;
    box-shadow: 0 10px 40px rgba(0,0,0,.12);
    display: flex;
    gap: 48px
}

.pull-down.pull-down-wide .pull-down-inner .pull-down-col {
    display: flex;
    flex-direction: column;
}


@media(max-width:768px){
    h1{font-size: 22px !important;line-height: 32px !important;}
    .title{font-size: 22px !important;line-height: 32px !important;margin-bottom: 15px !important;}
    .left,.right{width: 100% !important;}
    .h6{font-size: 16px !important;line-height: 24px !important;margin-bottom: 5px !important;}
    .text p{margin-bottom: 10px;}
    .text p:last-child{margin-bottom: 0 !important;}
    .cont,.text{font-size: 14px !important;line-height: 20px !important;}
    ul li{padding-left: 25px;font-size: 16px;}

    .small-nav {top: 10px;}
    .small-nav ul a {font-size: 12px;line-height: 20px;}
    .small-nav ul li::before {padding: 0 5px;line-height: 20px;}

    .header-mb ul li::before{display: none;}
    .header-mb ul li{padding-left: 0;}



    .table-wrapper table td{font-size: 14px;line-height: 20px;padding: 5px 10px !important;}
    .line-left{padding-left: 15px;}
    .line-left::before {width: 6px;height: 20px;}
}

