/*通用样式*/
:root{
    --public-color:#f8c743;
    --max:1430px;
}
body{color:#333;font-size:16px;line-height:24px;font-family:'Urbanist','Outfit',Arial,Helvetica,sans-serif}
a{color:#333;display:inline-block;}
a:hover{color:var(--public-color)}
.swiper-pagination-bullet-active{background:var(--public-color)}
.page-item.active .page-link {color: #fff;background-color: var(--public-color);border-color: var(--public-color);}
body,div,p,img,ul,ol,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0}
img{aspect-ratio:attr(width) / attr(height);}
ul,ol,li,dl,dd,dt{list-style-type:none}
.img-width{width:100%;height:auto}
.img-height{height:100%;width:auto}
.img-fluid {max-width: 100%;height: auto;}
.main-container{margin-bottom:40px;margin-top:40px}
.tkanniu{cursor:pointer}
.card-thumb img{transition:all .4s ease}
.card-thumb:hover img{transform:scale(1.1)}
.container-xl{max-width:var(--max)}
.container-xl.m-right{margin:0 0 0 auto;padding:0}
.container-xl.m-left{margin:0 auto 0 0;padding:0}
@media(max-width:768px){
    body{font-size:14px;line-height:20px;padding-top:50px}
    .container-xl.m-right{margin:0 auto;padding:0 15px}
    .container-xl.m-left{margin:0 auto;padding:0 15px}
}
#float .ico#scroll-top {
    display: block!important;
}
/*默认pc头部样式*/

/*默认导航样式*/
.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 20px}
.navbar-custom .navbar-nav .nav-link{text-align:center;position:relative;color:#333333;padding:0;height:120px;display:flex;align-items:center;justify-content:center;font-weight:600;text-transform:capitalize;font-size:20px;line-height:28px}
.navbar-custom .navbar-nav .nav-link:before{content:"";width:0px;height:2px;margin-left:0!important;background:var(--public-color);position:absolute;bottom:40%;}
.navbar-custom .navbar-nav .nav-item:hover .nav-link:before{width:100%;transition:all 0}
.navbar-custom .navbar-nav .nav-item .dropdown-toggle::after{transition:.6s}
.navbar-custom .navbar-nav .nav-item:hover .dropdown-toggle::after{transform:rotateX(180deg);color:var(--public-color)}
.navbar-custom .navbar-nav .nav-link:hover{color:var(--public-color) !important;transition:all 0s;}
.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:768px){
    body{padding-top:50px;font-size:14px;}
    .header-mb{background:#fff;position:fixed;top:0;left:0;width:100%;border-bottom:1px solid #b3190d;z-index:999}
    .header-mb .container-xl{height:50px}
    .header-mb .top-logo{width:30%}
    .header-mb .top-logo img{height:30px;width:auto;}
    .header-mb .top-mb{display:flex;align-items:center;width:70%;justify-content:flex-end}
    .header-mb .top-mb .dropdown.lang .dropdown-toggle{background:transparent;padding:0}
    .header-mb .top-mb .dropdown-menu{min-width:80px;margin-top:8px}
    .header-mb .top-mb .top-mb-search{padding:.5rem .4rem;margin-left:10px;width:30px;text-align:center}
    .header-mb .top-mb .top-mb-search i{font-size:16px;color:#000}
    .header-mb .top-mb .icon-bars{color:#000}
    .header-mb .top-mb .dropdown.lang .dropdown-toggle{color:#000}
    .top-mb-search-box{display:none;position:fixed;background:#fff;top:50px;padding:6px 15px 10px;box-shadow:2px 2px 4px rgba(0,0,0,0.2);z-index:998;width:100%}
    .top-mb-search-box .search-group{width:100%;height:34px}
    .top-mb-feed i{font-size:16px;color:#000}
    .mobile-head-item .main-content-wrap{background:#fff;top:0;display:block;z-index:99999}
    .mobile-head-item .main-content-wrap .content-wrap{overflow-y:auto;height:100%;padding:15px 10px;background-color:#fff}
    .mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap{overflow-y:hidden}
    .mobile-head-item .side-content-wrap{position:fixed;display:block;right:-78%;width:78%;height:100%}
    .mobile-head-item .middle-content-wrap{position:absolute;right:0;width:100%;height:auto;padding:20px 0;opacity:0;visibility:hidden}
    .mobile-head-item .middle-show-content-wrap{top:30px;visibility:visible;opacity:1}
    .head_top .top_left{display:none}
    .head_nav{width:100%;padding:0 5px}
    .head_nav li{padding-left:28px;padding-top:4px;padding-bottom:4px}
    .head_nav li,.head_nav li a{color:#111}
    .head_nav li.has-child{padding-left:28px;margin-top:0;margin-bottom:0}
    .head_nav li.has-child>a{margin-top:3px;margin-bottom:3px;margin-right:35px}
    .head_nav li.has-child>ul{display:none}
    .head_nav li.siblings-no-menu{position:relative;padding-left:15px}
    .head_nav li a{display:block;height:auto;line-height:1.4em;position:relative}
    .head_nav li a:hover{color:inherit}
    .head_nav li em{display:block;height:1.4em;overflow:hidden}
    .head_nav li li{font-size:14px}
    .head_nav li li li{font-size:12px}
    .head_nav li li a{color:#666}
    .head_nav li.has-child a b{display:inline-block;width:15px;height:15px;border:1px solid #111;border-radius:2px;overflow:hidden;line-height:15px;position:absolute;right:-35px;top:1px;-webkit-box-sizing:content-box;box-sizing:content-box}
    .head_nav li.has-child a b:before,.head_nav li.has-child a b:after{content:'';display:block;width:9px;height:1px;background-color:#111;position:absolute;left:3px;top:50%;margin-top:-.5px}
    .head_nav li.has-child a b:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
    .head_nav li.has-child a:hover b{border-color:#111}
    .head_nav>li{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #f2f2f2}
    .head_nav>li>a{font-size:16px;text-transform:uppercase;margin-bottom:-1px;position:relative;text-transform:uppercase;position:relative}
    .head_nav li,.head_nav li.has-child{padding-left:0}
    .head_nav li li,.head_nav li li.has-child{padding-left:15px}
    .head_nav li.active>a>b:after{display:none}
    .head_nav li.active>a>b{background-color:#111}
    .head_nav li.active>a>b:before,.head_nav li.active>a>b:after{background-color:#fff}
    .mobile-ico-close{width:30px;height:30px;background-color:#b3190d;position:absolute;left:-30px;top:0;cursor:pointer}
    .mobile-ico-close .icon{color:#fff;font-size:30px;padding:0 0 0 6px}
    .search-box .form-control{border-radius:20px}
    .search-box .btn{border:1px solid #ced4da;border-radius:20px}
    .search-box .btn.focus{border:1px solid rgb(128,189,255)}
    .search-box .icon{color:#b3190d}
    .main-mask{position:absolute;background-color:#000;opacity:.4;width:100%;height:100vh;z-index:9;display:none}
}
/*#endregion*/


/*cookies板式二*/
.google-cookies{position:fixed;z-index:99;bottom:20px;left:0;right:0;}
.google-cookies.off{display:none;}
.google-cookies .container-xl{max-width:1400px; display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;box-shadow:8px 0 15px rgba(0, 0, 0, 0.2);background:#fff;padding:20px;border-radius:10px;}
.google-cookies .left{width:70%;}
.google-cookies .right{text-align:center;}
.google-cookies .t1{font-size:20px;font-weight:bold;color:var(--public-color);margin-bottom:5px;}
.google-cookies .p1{font-size:14px;line-height:22px;}
.google-cookies .p1 a{font-weight:bold;text-decoration:underline; margin-right:10px;}
.google-cookies .cookies-btn{border:1px solid var(--public-color);color:var(--public-color);display:block;font-size:16px;padding:8px 25px;margin-top:8px; background:#fff; transition: all 0.5s;border-radius:10px;cursor:pointer;}
.google-cookies .cookies-btn:hover{text-decoration:underline;}
.google-cookies .cookies-btn:first-child{background:var(--public-color);color:#fff;margin-top:0}

@media(max-width:768px) {
  .google-cookies{padding:0;bottom:0;}
  .google-cookies .container-xl{border-radius:0;padding:10px;}
  .google-cookies .left{width:100%;}
  .google-cookies .t1{font-size:16px;line-height:24px;}
  .google-cookies .p1{font-size:14px;line-height:16px;margin-bottom:10px;}
  .google-cookies .right{width:100%;text-align:left;}
  .google-cookies .cookies-btn{padding:5px 10px;border-radius:0;margin-top:10px;font-size:14px;display:inline-block;}
}

/* 浮窗 */
#float{position:fixed;right:0;bottom:165px;margin-top:-60px;z-index:1000;;transform:translateX(0);transition:.3s ease-in-out}
#float .ico{display:block;width:56px;height:56px;text-align:center;position:relative;cursor:pointer;background:#8dd38e}
#float .ico>i{font-size:30px;line-height:56px;display:block;color:#fff;position:relative;z-index:9999;background:#8dd38e;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:#8dd38e;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:#8dd38e;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: 1rem; font-weight: 600; margin-bottom: 0.75rem; }
.content-wrapper h3 { font-size: 0.875rem; font-weight: 600; margin-bottom: 0.75rem; }
.content-wrapper img { max-width: 100% !important; height: auto !important; }
.content-wrapper ol { margin-left: 1em; padding-left: 1em; }
.content-wrapper video { max-width: 100% !important; height: auto !important; }
.content-wrapper iframe { max-width: 100%; }
.content-wrapper table { width: 100%; margin-bottom: 1rem; color: #212529; }
.content-wrapper table p{margin-bottom: 0;}
.content-wrapper table th, .content-wrapper table td { padding: 0.5rem; vertical-align: middle; border: 1px solid #dee2e6; text-align: center; }
.content-wrapper table tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.03); }
.content-wrapper table tbody tr:hover { background-color: rgba(0, 0, 0, 0.075); color: #555; }
.content-wrapper table p{ margin-bottom: 0;line-height: 32px;}
.content-wrapper tbody th{color:#2980c7}

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


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

/*#留言表单*/
.form-feedback .btn{color:#fff;background:#8dd38e;border-radius:0px;font-size:16px;line-height:22px;padding-top:8px;padding-bottom:8px}
.form-feedback .btn:hover{background:#8dd38e;color:#fff;text-decoration:underline;}
@media(max-width:768px){
    .form-feedback .form-control{padding-top:10px;padding-bottom:10px;font-size:16px}
    .form-feedback .btn{padding-top:10px;padding-bottom:10px}
    .contact-wrapper .feedback-box .form-control{margin-bottom:0}
}
.form-row>.col,.form-row>[class*="col-"]{padding:0 15px}
.form-feedback .btn-c{background-color:#0b3b8d;height:100%;padding:10px 20px;transition:all .6s}
.popup{font-size:16px;position:fixed;left:50%;top:0%;transform:translate(-50%,-50%);z-index:98;background:linear-gradient(-70deg,var(--public-color) 0%,var(--public-color) 70%);color:#fff;border-radius:10px;padding:15px 25px;display:none;cursor:pointer;box-shadow:0 0 10px -2px #000;opacity:0;transition:.6s all}

/*#搜索*/
.search-group{width:200px;height:32px;overflow:hidden;border:1px solid #f7f7f7;border-radius:5px}
.search-group .form-control{border:none;border-radius:0px;background:transparent;color:#5c5352;height:32px;line-height:32px;}
.search-group .form-control::-webkit-input-placeholder{color:#5c5352}
.search-group .btn{background-color:#9f1919;border-radius:0px;height:32px;width:32px;display:flex;justify-content:center;align-items:center;padding:6px 15px;margin-bottom:0}
.search-group i{color:#fff;font-size:1rem}

/* 格子 */
.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)}}
    @media (max-width:768px) {
        .t1{font-size:24px !important;line-height:32px !important;}
        .t2{font-size:18px;line-height:26px;}
        .msg{font-size:14px !important;line-height:22px !important;}
    
        .mb-t1{font-size:24px !important;line-height:32px !important;}
        .mb-t2{font-size:18px !important;line-height:26px !important;}
        .mb-msg{font-size:14px !important;line-height:22px !important;}
        .mb-block{display:block !important;}
        .mb-block >:first-child{width:100% !important;}
        .mb-block >:nth-child(2){width:100% !important;margin-top:20px !important;}

        .mb-flex{flex-wrap:wrap;}
        .mb-flex >:first-child{width:100% !important;order:2 !important;margin-top:20px !important;}
        .mb-flex >:nth-child(2){width:100% !important;order:1 !important;}
}

.max-1630{max-width:1630px;}
.max-1660{max-width:1660px;}
.max-1830{max-width:1830px;}

@media (max-width:1660px) {
    .max-1660{width:100%;padding-left:15px;}
}
@media (max-width:768px) {
    .max-1660{padding-right:15px;}
}

.top-search-box{display:flex;align-items:center;margin-left:20px;position:relative;}
.dropdown.lang .dropdown-toggle{background-color:transparent;padding:0;font-size:20px;line-height:28px;font-weight:600;color:#333333;}
.top-lang{display:flex;align-items:center;margin-left:35px;}
.top-lang .dropdown.lang .dropdown-toggle{display:flex;align-items:center;}
.top-lang .dropdown.lang .dropdown-toggle:after{content:"";width:26px;height:26px;background:url(../../images/header-lua.png)no-repeat;background-size:cover;display:inline-block;margin-left:15px;}
.dropdown-menu.show{left:auto;right:0;}
.search-group .btn{background-color:var(--public-color);}
.dropdown.lang{height:100%;}
.top-lang .dropdown-menu.show{top:100%;}

.header{z-index:999;width:100%;position:fixed;top:0;left:0;background-color:transparent;}
.header.fadeInDown{position:fixed;left:0;top:0;background-color:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,.1);z-index:9999;}
.header.fadeInDown .logo{display:flex;align-items:center;}
.header.fadeInDown .logo img{height:60px;}
.header.fadeInDown .navbar-custom .navbar-nav .nav-link{height:80px;color:#000;transition:all 0s;}

.header .navbar-custom .navbar-nav .nav-link::before{bottom:15%;width:0;height:0;border:10px solid transparent;border-bottom-color:var(--public-color);background-color:transparent;display:none;}
.header .navbar-custom .navbar-nav .nav-link:hover::before{width:0;display:block;}
.header .navbar-expand-lg .navbar-nav .dropdown-menu{top:85%;border-top:3px solid var(--public-color);}
.dropright.pc a{font-size:16px;font-weight:500;}
@media (max-width:1350px) {
    .navbar-custom .navbar-nav > .nav-item{margin:0 13px;}
    .top-search-box{margin-left:0;}
    .top-lang{margin-left:15px;}
}

.a-nk{position:relative;padding-right:30px;}
.a-nk::before{content:"";width:120px;height:100%;background-color:#d5eef8;position:absolute;right:0;top:0;z-index:1;border-radius:50px;}
.a-nk .text{font-size:20px;line-height:72px;font-weight:900;text-transform:uppercase;position:relative;z-index:10;display:flex;align-items:center;}
.a-nk .text::after{content:"";width:30px;height:22px;background:url(../../images/a-nk-icon.png)no-repeat;background-size:cover;display:block;margin-left:20px;}
.a-nk:hover .text{color:#ff7200;}
.a-nk:hover .text::after{background:url(../../images/a-nk-icon1.png)no-repeat;}

.t1{font-size:50px;line-height:58px;font-weight:900;}
.msg{font-size:18px;line-height:32px;color:#666666;font-weight:500;}

.home-banner{position:relative;}
.home-banner .banner-text{align-items:flex-end;text-align:left;}
.home-banner .max-1630{max-width:1630px;display:flex;justify-content:space-between;align-items:center;}
.home-banner .left{width:55.9%;display:flex;justify-content:flex-end;}
.home-banner .box{width:88.1%;}
.home-banner h1{font-size:56px;line-height:72px;color:#333333;font-weight:900;letter-spacing:-2px;}
.home-banner h1 span{display:inline-block;position:relative;color:#f8c743;line-height:56px;z-index:10;}
.home-banner h1 span::before{content:"";width:100%;height:10px;background-color:#fbdd8e;position:absolute;left:0;bottom:8px;z-index:-1;}
.home-banner .title{font-size:32px;line-height:40px;font-weight:800;color:#333333;margin-top:85px;}
.home-banner .msg{display:flex;margin-top:25px;flex-wrap: wrap;}
.home-banner .msg p{font-size:17px;line-height:28px;font-weight:500;color:#666666;max-width:100%;width:40%;margin-bottom: 10px;}
.home-banner .msg p{padding:10px 30px;border:1px solid #d5eef8;border-radius:25px;margin-right:20px;}
.home-banner .msg p i{color:#f8c743;font-weight:bold;margin-right:7px}
.home-banner .a-nk{margin-top:30px;}
.home-banner .box .a-nk:nth-child(5){margin-left:50px;}
.home-banner .box .a-nk:nth-child(5)::before{background-color:#d1edd2;}

.home-banner .right{width:36.7%;display:flex;justify-content:flex-end;position:relative;}
.home-banner .right img{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%);}

.home-pro{margin-top:160px;padding-bottom:180px;position:relative;}

.home-pro .t1{position:relative;}
.home-pro .t1::before{content:"";width:58px;height:30px;background:url(../../images/home-product-skip.jpg)no-repeat;background-size:cover;display:inline-block;margin-right:25px;position:relative;top:-5px;}
.home-pro .t1 span{color:#f8c743;position:relative;}
.home-pro .t1 span::after{content:"";width:100%;height:10px;background-color:#fce9b4;position:absolute;right:0;bottom:12px;z-index:-1;}

.home-pro .box{margin-top:80px;display:flex;justify-content:space-between;}
.home-pro .box .left{width:25.7%;}
.home-pro .box .msg:nth-child(2){margin-top:30px;}
.home-pro .box .right{width:70%;}
.home-pro .grid{gap:var(--bs-gap,40px);}
.home-pro .g-col-xl-4{position:relative;}
.home-pro .g-col-xl-4 .card-thumb{border-radius:20px;}
.home-pro .g-col-xl-4 .text1{position:absolute;left:30px;bottom:65px;font-size:16px;line-height:24px;color:#ffffff;}
.home-pro .g-col-xl-4 .text2{position:absolute;left:30px;bottom:20px;font-size:20px;line-height:20px;font-weight:700;color:#fff;}
.home-pro .g-col-xl-4 .text2:hover{color:#f8c743;}

.home-pro .box1{margin-top:110px;display:flex;justify-content:space-between;}
.home-pro .box1 .left{width:16.5%;}
.home-pro .title{font-size:32px;line-height:56px;font-weight:700;display:flex;}
.home-pro .title span{color:#f8c743;margin-left:10px;}
.home-pro .box1 .right{width:78.6%;position:relative;}
.home-pro .swiper-button-prev{width:57px;height:50px;position:absolute;right:80px;left:auto;}
.home-pro .swiper-button-prev::after{content:"";background:url(../../images/home-pro-btn1.png)no-repeat;background-size:cover;position:absolute;left:0;top:0;width:100%;height:100%;}
.home-pro .swiper-button-next{width:57px;height:50px;position:absolute;right:0;}
.home-pro .swiper-button-next::after{content:"";background:url(../../images/home-pro-btn2.png)no-repeat;background-size:cover;position:absolute;left:0;top:0;width:100%;height:100%;}
.home-pro .swiper-button-disabled{opacity:1;}
.home-pro .swiper-pagination{width:inherit !important;border-radius:10px;overflow:hidden;display:flex;align-items:center;top:0 !important;bottom:0 !important;left:0 !important;}
.home-pro .swiper-pagination-bullet{width:inherit;margin:0 auto !important;height:6px;background-color:#f4f4f4;border-radius:0;opacity:1;}
.home-pro .swiper-pagination-bullet-active{background-color:#f8c743;}


.home-pro .swiper{margin-top:65px;}
.home-pro .swiper .img{height:184px;display:flex;justify-content:center;align-items:center;overflow:hidden;}
.home-pro .swiper .img img{transition:all .5s;}
.home-pro .swiper .img:hover img{transform:scale(1.1);transition:all .5s;}
.home-pro .swiper .txt1{font-size:16px;line-height:24px;color:#999999;margin-top:15px;}
.home-pro .swiper .txt2{font-size:22px;line-height:28px;font-weight:700;margin-top:5px;}

.home-adv{background:url(../../images/home-adv-bg.jpg)no-repeat;background-size:cover;}
.home-adv .container-xl{display:flex;justify-content:space-between;}
.home-adv .left{width:50%;position:relative;z-index:10;}

.home-adv .box{position:absolute;left:0;top:0;width:100%;height:100%;padding:210px 160px 0 100px;}
.home-adv .t1{color:#fff;}
.home-adv .t1 span{position:relative;display:inline-block;z-index:10;}
.home-adv .t1 span::before{content:"";width:100%;height:10px;background-color:#fdecbb;position:absolute;left:0;bottom:13px;display:block;z-index:-1;}
.home-adv .msg{font-size:22px;line-height:32px;color:#fff;font-weight:400;}
.home-adv .mySwiper2{margin-top:50px;}
.home-adv .msg:nth-child(2){margin-top:40px;}
.home-adv .right{width:50%;display:flex;}
.home-adv .box1{width:87.5%;padding-left:75px;display:flex;align-items:center;}
.home-adv .mySwiper{height:320px;}
.home-adv .swiper .swiper-slide{font-size:30px;line-height:32px;font-weight:900;color:#999999;}
.home-adv .mySwiper2 .msg span{background-color:#8ac9e3;}

.home-adv .mySwiper .swiper-slide:hover{cursor:pointer;}
.home-adv .mySwiper .swiper-slide-thumb-active{color:#f8c743;}
.home-adv .mySwiper .swiper-pagination{height:100%;width:10px;background-color:#ebebeb;}
.home-adv .mySwiper .swiper-pagination-bullet{height:50%;margin:0 !important;border-radius:0;background-color:#ebebeb;width:100%;opacity:1;border-radius:50px;}
.home-adv .mySwiper .swiper-pagination-bullet-active{background-color:#f8c743;}

.home-besp{position:relative;margin-top:-205px;}
.home-besp .t1:hover{color:var(--public-color);}
.home-besp .box{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;}
.home-besp .t1{color:#fff;text-align:center;display:block;position:relative;z-index:11;}
.home-besp .msg{color:#fff;width:48%;font-weight:400;margin:20px auto 0 auto;text-align:center;}

@media (max-width:1570px) {
    .home-adv .right .swiper .swiper-slide{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
}
@media (max-width:1500px) {
    .home-adv .box{padding-top:150px;}
    .home-adv .t1{font-size:42px;line-height:50px;}
    .home-adv .mySwiper2{margin-top:10px;}
    .home-adv .msg{font-size:18px;}
    .home-adv .msg:nth-child(2){margin-top:10px;}

    .home-besp{margin-top:0;}
}
@media (max-width:1250px) {
    .home-adv .box{padding-top:120px;}
    .home-adv .t1{font-size:36px;line-height:46px;}
}
.home-case{margin-top:170px;}
.home-case .box{display:flex;justify-content: space-between;}
.home-case .t1 span{color:#f8c743;}
.home-case .msg{margin-top:20px;width:59%;}
.home-case .under{margin-top:55px;}
.home-case .max-1660{}
.home-case .swiper-slide{max-width:580px;max-height:420px;overflow:hidden;display:flex;justify-content:center;align-items:center;}
.home-case .home-case-swiper{margin-left:-50px;}
.home-case .swiper{padding-bottom:90px;}
.home-case .swiper-slide{position:relative;border-radius:30px;overflow:hidden;}

.home-case .a-nk:before{display:none;}

.home-case .home-case-prev{width:57px;height:50px;position:absolute;right:80px;left:auto;bottom:0;top:auto;}
.home-case .home-case-prev::after{content:"";background:url(../../images/home-pro-btn1.png)no-repeat;background-size:cover;position:absolute;left:0;top:0;width:100%;height:100%;}
.home-case .home-case-next{width:57px;height:50px;position:absolute;right:0;bottom:0;top:auto;}
.home-case .home-case-next::after{content:"";background:url(../../images/home-pro-btn2.png)no-repeat;background-size:cover;position:absolute;left:0;top:0;width:100%;height:100%;}
.home-case .swiper-button-disabled{opacity:1;}
.home-case .swiper-pagination{left:17.8% !important;width:60.7% !important;}
.home-case .swiper-pagination-bullet{width:inherit;margin:0 !important;width:25%;border-radius:50px;background-color:#f4f4f4;}
.home-case .swiper-pagination-bullet-active{background-color:#f8c743;}

.home-case .text1{position:absolute;left:40px;bottom:70px;font-size:22px;line-height:30px;color:#fff;font-weight:800;display:flex;align-items:center;}
.home-case .text1::before{content:"";width:21px;height:21px;background:url(../../images/home-case-skip.png)no-repeat;background-size:cover;display:block;margin-right:15px;}
.home-case .text2{position:absolute;left:40px;bottom:35px;font-size:22px;line-height:30px;color:#fff;font-weight:800;}
.home-case .right{width:22%;}
.home-case .a-nk{margin:0px 0 0 0;display:table;padding:0px}

.home-own{padding-top:115px;background:url(../../images/home-own-bg.jpg)no-repeat;background-size:cover;}
.home-own .container-xl{display:flex;justify-content:space-between;flex-wrap:wrap;}
.home-own .left{width:53.5%;display:flex;justify-content:flex-end;}
.home-own .box{width:88.6%;}
.home-own .t2{font-size:20px;line-height:28px;font-weight:900;color:#f8c743;}
.home-own .t1{letter-spacing:-1px;margin-top:15px;}
.home-own .t1 span{color:#f8c743;position:relative;z-index:10;}
.home-own .t1 span::before{content:"";width:100%;height:10px;background-color:#fbdd8e;position:absolute;left:0;bottom:13px;z-index:-1;}
.home-own .msg{width:89%;margin-top:40px;color:#333333;}
.home-own .right{width:43.8%;position:relative;}
.home-own .right img{clip-path:polygon(50% 0,100% 25%,100% 75%, 50% 100%,0 75%,0 25%);}
.home-own .right::before{content:"";width: 223px;height:257px;background:url(../../images/home-own-skip.png)no-repeat;background-size:cover;position:absolute;right:-110px;bottom:95px;z-index:10;}

.home-own .last{width:67.5%;display:flex;justify-content:flex-end;margin-top:-320px;position:relative;z-index:100;}
.home-own .last-box{width:90.8%;}
.home-own .grid{gap:var(--bs-gap,10px);}
.home-own .g-col-xl-4{padding:35px 0;display:flex;justify-content:center;border-radius:10px;}
.home-own .g-col-xl-4:nth-child(1){background-color:#f8c743;}
.home-own .g-col-xl-4:nth-child(2){background-color:#8dd38e;}
.home-own .g-col-xl-4:nth-child(3){background-color:#8ac9e3;}
.home-own .img{width:50px;display:flex;justify-content:center;align-items:center;}
.home-own .text1{font-size:16px;line-height:24px;font-weight:700;color:#fff;width:46.9%;margin-left:30px;margin-top:5px;}
.home-own .a-nk{margin-top:50px;}
.home-own .a-nk::before{background-color:#c2ebc4;}

@media (max-width:1650px) {
    .home-own .last{margin-top:-14%;}
    .home-own .msg{margin-top:20px;}
}
@media (max-width:1280px) {.home-own .last{margin-top:-5%;}}

.home-new{background:url(../../images/home-new-bg.jpg)no-repeat;background-size:cover;padding:175px 0 200px 0;margin-top:-30px;}
.home-new .t1{text-align:center;font-size:48px;line-height:56px;}
.home-new .t1 span{color:#f8c743;}
.home-new .grid{margin-top:70px;gap:var(--bs-gap,40px);}
.home-new .g-col-xl-6{padding:55px 65px 35px 0;border-radius:15px;box-shadow:0 2px 5px 1px rgba(0,0,0,.1);background-color:#fff;}
.home-new .top{display:flex;justify-content:space-between;}
.home-new .left{width:39.1%;}
.home-new .left a{border-radius:0 10px 10px 0;overflow:hidden;}
.home-new .right{width:55.3%;}
.home-new .title{font-size:24px;line-height:32px;font-weight:800;color:#333333;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.home-new .title:hover{color:#f8c743;}
.home-new .msg{color:#999999;margin-top:20px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.home-new .last{margin-left:50px;display:flex;justify-content:space-between;margin-top:35px;}
.home-new .date{font-size:22px;line-height:30px;color:#999999;font-weight:800;}
.home-new .date::before{content:"";width:29px;height:30px;background:url(../../images/home-new-icon.png)no-repeat;background-size:cover;display:inline-block;margin-right:10px;position:relative;top:5px;}
.home-new .last a{font-size:20px;line-height:28px;color:#333333;font-weight:700;position:relative;}
.home-new .last a::before{content:"";width:100%;height:6px;background-color:#f8c743;border-radius:50px;position:absolute;left:0;bottom:0;}
.home-new .last a:hover{color:#f8c743;}

.home-service{position:relative;}
.home-service .box{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;text-align:center;}
.home-service .t1{color:#fff;}
.home-service .msg{color:#fff;}
.home-service .msg:nth-child(2){margin-top:40px;}
.home-service a{font-size:20px;line-height:28px;color:#fff;font-weight:700;margin-top:75px;position:relative;}
.home-service a::before{content:"";width:100%;height:6px;background-color:#f8c743;position:absolute;left:0;bottom:-10px;}
.home-service a:hover{color:#f8c743;}

footer .top{padding:100px 0 120px 0;background-color:#fff;}
footer .top .container-xl{display:flex;justify-content:space-between;}
footer .box:nth-child(1){width:34.3%;}
footer .box:nth-child(1) .msg{margin-top:30px;margin-bottom:40px;}
footer .email{background-color:#333333;padding:15px 15px 15px 20px;border-radius:5px;margin-top:10px;display: block;}
footer .email .text{display:flex;align-items:center;font-size:18px;line-height:26px;color:#ffffff;}
footer .email .text::before{content:"";min-width:26px;height:22px;background:url(../../images/footer-email.png)no-repeat;background-size:cover;display:inline-block;margin-right:20px;}
footer .email:hover .text{text-decoration:underline;}

footer .title{font-size:28px;line-height:42px;font-weight:900;color:#666666;text-transform:uppercase;margin-top:65px;margin-bottom:55px;}
footer .box:nth-child(2){width:35%;}
footer .msgs{display:flex;margin-bottom:25px;align-items:center;}
footer .img{width:20px;display:flex;justify-content:center;align-items:flex-start;}
footer .msgs .msg,footer .msgs a{width:92%;margin-left:20px;font-size:18px;line-height:32px;color:#666666;}
footer .box .msgs:nth-child(2){align-items:flex-start;}
footer .box .msgs:nth-child(2) .img{margin-top:5px;}
footer .msgs a:hover{text-decoration:underline;}
footer .box:nth-child(2) .msgs:last-child{margin-bottom:0;}

footer .box:nth-child(3){width:19.3%;}
footer .box:nth-child(3) .as a{font-size:18px;line-height:32px;color:#666666;margin-bottom:15px;display:flex;align-items:center;}
footer .box:nth-child(3) .as a::before{content:"";width:10px;height:11px;background:url(../../images/footer-icon7.jpg)no-repeat;background-size:cover;display:block;margin-right:15px;}
footer .box:nth-child(3) .as a:hover{text-decoration:underline;}

footer .share{margin-top:50px;}
footer .share .social>span:last-child{padding:0;}
footer .share .social,footer .share a{margin-right:10px;}
footer .share .social:hover,footer .share a:hover{cursor:pointer;}

footer .under{padding:25px 0;background-color:#333333;font-size:18px;line-height:26px;color:#fff;font-weight:400;}

@media (max-width:1919px) {
    .home-banner .right::before{right:0;}
    .home-own .right::before{right:0;}
}
@media (max-width:1620px) {
    .home-banner .max-1630{align-items:flex-end;}
    .home-banner .box .a-nk:nth-child(5){margin-left:0;}
}
@media (max-width:1500px) {
    .home-banner h1{font-size:42px;line-height:48px;}
    .home-banner .title{margin-top:20px;font-size:24px;line-height:32px;}
    .home-banner .msg{margin-top:15px;font-size:16px;line-height:24px;}
    .home-banner .box .a-nk:nth-child(4){margin-top:20px;}
    .home-banner .box .a-nk:nth-child(5){margin-top:20px;}
    .home-banner .msg p:nth-child(2){margin-left:10px;}
    .a-nk .text{font-size:18px;line-height:52px;}
}
@media (max-width:1919px) {
    .home-service a{margin-top:35px;}
}
@media (max-width:768px) {
    .a-nk .text{font-size:14px;line-height:36px;}
    .a-nk .text::after{transform:scale(.6);margin-left:0;}

    .home-banner .banner-img{position:absolute;left:0;top:0;z-index:-1;}
    .home-banner .banner-text{position:static;}
    .home-banner .max-1630{flex-wrap:wrap;}
    .home-banner .left{width:100%;order:2;}
    .home-banner h1{font-size:20px;line-height:28px;}
    .home-banner h1 span{font-size:22px;line-height:30px;}
    .home-banner h1 span::before{display:none;}
    .home-banner .title{font-size:16px;line-height:24px;margin-top:0;}
    .home-banner .msg{margin-top:0;}
    .home-banner .msg p{font-size:14px;line-height:22px;}
    .home-banner .box{width:100%;}
    .home-banner .right{order:1;width:100%;}
    .home-banner .right::before{display:none;}

    .home-pro{margin-top:30px;padding-bottom:30px;}
    .home-pro .t1::before{transform:scale(.6);margin-right:10px;top:5px;}
    .home-pro .box{margin-top:20px;}
    .home-pro .box .msg:nth-child(2){margin-top:10px;}
    .home-pro .grid{gap:var(--bs-gap,20px);}
    .home-pro .box1{margin-top:20px;}
    .home-pro .title{font-size:22px;line-height:30px;}
    .home-pro .swiper{margin-top:20px;}
    .home-pro .swiper-wrapper{padding-bottom:20px;}
    .home-pro .swiper-pagination{width:100% !important;top:auto !important;align-items:center;justify-content:center;}
    .home-pro .swiper-pagination-bullet{width:8px;height:8px;margin:0 2px !important;border-radius:50%;background-color:#999;}
    .home-pro .swiper-pagination-bullet-active{background-color:var(--public-color);}
    
    .home-adv .t1 span::before{bottom:0;}
    .home-adv .left{width:100%;}
    .home-adv .right,.home-adv .left::before{display:none;}
    .home-adv .box{padding:100px 50px 90px 10px;}

    .home-adv .left .swiper-wrapper{padding-bottom:20px;}
    .home-adv .left .swiper-pagination{left:0 !important;bottom:0 !important;}

    .home-besp .msg{width:100%;margin-top:0;}

    .home-service .msg{display:none;}
    .home-service a{margin-top:10px;font-size:18px;line-height:26px;}

    .home-case{margin-top:30px;}
    .home-case .home-case-swiper{margin-left:0;}
    .home-case .under{margin-top:20px;}
    .home-case .swiper-pagination{display:none;}
    .home-case .swiper{padding-bottom:60px;}
    .home-case .a-nk{margin-top:20px;}

    .home-own{padding-top:30px;}
    .home-own .left{width:100%;order:2;}
    .home-own .box{width:100%;}
    .home-own .right{order:1;width:100%;}
    .home-own .right::before{display:none;}
    .home-own .last{order:3;}
    .home-own .t1 span::before{display:none;}
    .home-own .t1{margin-top:5px;}
    .home-own .msg{width:100%;margin-top:10px;}
    .home-own .last{margin-top:20px;width:100%;}
    .home-own .last-box{width:100%;}
    .home-own .a-nk{margin-top:20px;}

    .home-new{margin-top:0;padding:30px 0;}
    .home-new .grid{margin-top:20px;gap:var(--bs-gap,20px);}

    footer .top{padding:30px 0;}
    footer .top .container-xl{flex-wrap:wrap;}
    footer .box:nth-child(1),footer .box:nth-child(2),footer .box:nth-child(3){width:100%;}
    footer .top .logo{width:40%;}
    footer .box:nth-child(1) .msg{margin-top:10px;}

    footer .title{font-size:20px;line-height:28px;margin-top:20px;margin-bottom:20px;}
    footer .msgs .msg, footer .msgs a{font-size:14px;line-height:22px;}
    footer .msgs{margin-bottom:10px;}

    footer .box:nth-child(3) .as a{font-size:14px;line-height:22px;margin-bottom:10px;}
    footer .share .social, footer .share a{margin-right:5px;}
    footer .share{margin-top:20px;}
    footer .email{margin-top:30px;}
    footer .under{font-size:14px;line-height:22px;}
}

.navigation a{display:block;width:200px;font-size:20px;line-height:28px;font-weight:700;text-align:center;position:relative;padding:15px 0;margin-right:20px;}
.navigation a::before{content:"";width:100%;height:6px;background-color:#f8c743;border-radius:50px;position:absolute;left:0;bottom:0;z-index:-1;}
.navigation a.active{color:#fff;}
.navigation a.active::before{height:100%;border-radius:5px;}
.navigation a:hover{color:#fff;}
.navigation a:hover::before{height:100%;border-radius:5px;transition:all .5s;}

.intro_head{margin-top:220px;}
.intro_head .container-xl{display:flex;justify-content:space-between;align-items:center;}
.intro_head .left{width:66.25%;display:flex;justify-content:flex-end;}
.intro_head .left .box{width:90.6%;}
.intro_head .right{width:31.25%;}
.intro_head .right img{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}

.intro_head .breadcrumb{margin-top:25px;}
.intro_head .breadcrumb-item a,.intro_head .breadcrumb-item{font-size:20px;line-height:28px;font-weight:500;color:#666666;text-transform:capitalize;}
.intro_head .breadcrumb-item+.breadcrumb-item::before{content:"";width:14px;height:5px;background:url(../../images/breadcrumb-item-icon.png)no-repeat;background-size:cover;position:relative;top:-3px;margin-right:15px;}
.intro_head .breadcrumb-item+.breadcrumb-item{padding-left:15px;}
.intro_head .breadcrumb-item a:hover{color:#f7c643;text-decoration:underline;}

.intro_head .msgs p{font-size:20px;line-height:32px;color:#666666;}

.intro_head_faq .msgs p:nth-child(1){margin-top:90px;}
.intro_head_faq .msgs p:nth-child(2){margin-top:35px;}

.intro_head_faq .navigation{display:flex;margin-top:120px;}

@media (max-width:768px){
	.intro_head{margin-top:0}
	.intro_head .breadcrumb{margin-top:0}
	.intro_head .breadcrumb-item a,.intro_head .breadcrumb-item{font-size:16px;line-height:24px;}
	.intro_head .msgs p{font-size:14px;line-height:22px;}

    .intro_head_faq .msgs p:nth-child(1),.intro_head_faq .msgs p:nth-child(2){margin-top:10px;}
    
}

.faq{margin-top:130px;padding-bottom:200px;}
.faq .container-xl{display:flex;justify-content:space-between;}
.faq .left{width:100%;}
.faq .faq-item{padding:20px 0;border-top:1px solid #ebebeb;}
.faq .faq-title{position:relative;display:flex;align-items:center;}
.faq .faq-title::before{content:"";width:11px;height:11px;background-color:#f7c643;margin-right:20px;}
.faq .faq-title::after{content:"";width:10px;height:10px;background:url(../../images/faq-icon2.png)no-repeat;background-size:cover;position:absolute;right:30px;}
.faq .faq-title .text{font-size:18px;line-height:32px;font-weight:700;color:#333333;}
.faq .faq-content{height:0;overflow:hidden;}
.faq .faq-content .text1{font-size:18px;line-height:30px;color:#666666;width:86%;}
.faq .left .faq-item:last-of-type{border-bottom:1px solid #ebebeb;}
.faq .faq-item.active{padding-bottom:45px;transition:all .5s;}
.faq .faq-item.active .faq-title::after{width:9px;height:3px;background:url(../../images/faq-icon1.png)no-repeat;background-size:cover;}
.faq .faq-item.active .faq-content{margin-top:25px;height:auto;transition:all .5s;}
.faq .right{width:220px;}
.faq .right a{display:flex;justify-content:flex-end;padding:25px 30px 25px 0;margin-bottom:20px;border-radius:50px;}
.faq .right a .text{font-size:20px;line-height:28px;color:#333333;font-weight:800;text-transform:uppercase;}
.faq .right a::after{content:"";width:29px;height:23px;background:url(../../images/faq-right-icon.png)no-repeat;background-size:cover;display:block;margin-left:20px;}
.faq .right a:hover::after{background:url(../../images/faq-right-icon1.png)no-repeat;}
.faq .right a:hover .text{color:#ff7200;}
.faq .right a:nth-child(1){background-color:#fdeec6;}
.faq .right a:nth-child(2){background-color:#dceff7;}
.faq .right a:nth-child(3){background-color:#ddf2dd;}

.video{margin-top:175px;padding-bottom:280px;}
.video .grid{gap:var(--bs-gap,30px);}
.video .g-col-xl-3{position:relative;border-radius:20px;overflow:hidden;}
.video .g-col-xl-3 .text{font-size:22px;line-height:28px;font-weight:700;color:#fff;position:absolute;left:35px;top:40px;}
.video .g-col-xl-3 span{position:absolute;right:30px;bottom:30px;}

.down{margin-top:150px;padding-bottom:200px;}
.down .container-xl{display:flex;justify-content:space-between;align-items:center;}
.down .left{width:42.2%;}
.down .right{width:50%;}
.down .t1{font-size:48px;line-height:56px;}
.down .msg{font-size:16px;line-height:24px;color:#666666;margin-top:10px;}
.down form{margin-top:45px;}
.down .form-row>[class*="col-"]{padding:0;margin-bottom:1px;}
.down .form-feedback .form-control{background-color:#f8f8f8;border:none;padding:20px 25px;border-left:6px solid #f7c643;font-size:16px;line-height:36px;color:#999999;}
.down .form-feedback .btn{background-color:transparent;padding:0 30px 0 0;}
.down .a-nk::before{background-color:#c2ebc4;}
.down .a-nk{display:table;margin:50px 0 0 auto;}
.down .a-nk .text{color:#333333;}
.down .a-nk:hover .text{color:#ff7200;}

@media (max-width:768px) {
    .faq{margin-top:20px;padding-bottom:30px;}
    .faq .left{width:100%;}
    .faq .faq-item.active{padding-bottom:20px;}
    .faq .faq-title::before{margin-right:10px;}
    .faq .faq-title .text{width:85%;}
    .faq .faq-content .text1{font-size:14px;line-height:22px;width:100%;}
    .faq .faq-item.active .faq-content{margin-top:20px;}

    .video{margin-top:30px;padding-bottom:30px;}

    .down{margin-top:30px;padding-bottom:30px;}
    .down form{margin-top:20px;}
    .down .form-feedback .btn{margin-top:20px;}
    .down .form-feedback .form-control{padding:10px 15px;}
}

.intro_head_new .container-xl{align-items:flex-end;}
.intro_head_new .box{display:flex;flex-wrap:wrap;}
.intro_head_new .box1{width:100%;}
.intro_head_new .navigation{width:100%;margin-top:150px;}
.intro_head_new .navigation a{padding:10px 0;}

.new{margin-top:110px;padding-bottom:230px;}
.new .grid{gap:var(--bs-gap,40px);}
.new .g-col-xl-4{background-color:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,.1);border-radius:20px;overflow:hidden;}
.new .g-col-xl-4 .texts{padding:40px;}
.new .title{font-size:24px;line-height:32px;font-weight:800;text-transform:uppercase;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.new .msg{color:#999999;margin-top:20px;}
.new .last{margin-top:50px;display:flex;justify-content:space-between;align-items:center;}
.new .date{display:flex;align-items:center;font-size:22px;line-height:30px;color:#999999;font-weight:800;}
.new .date::before{content:"";width:29px;height:30px;background:url(../../images/new-icon.png)no-repeat;background-size:cover;display:block;margin-right:12px;
position:relative;top:-3px;}
.new .more{width:160px;padding:15px 0;background-color:#f8c743;text-align:center;font-size:20px;line-height:28px;font-weight:700;color:#fff;border-radius:5px;}
.new .more:hover{text-decoration:underline;}

@media (max-width:768px){
    .new{margin-top:20px;padding-bottom:30px;}
    .new .grid{gap:var(--bs-gap,30px);}
    .new .g-col-xl-4 .texts{padding:20px;}
    .new .title{font-size:20px;line-height:28px;}
    .new .msg{margin-top:10px;}
    .new .last{margin-top:20px;}
    .new .date{font-size:14px;line-height:22px;}
    .new .more{display:none;}
}

.intro_head_contact .container-xl{align-items:flex-start;}
.intro_head_contact .left{margin-top:2.5%}
.intro_head_contact .title{font-size:36px;line-height:48px;font-weight:700;color:#000000;margin-top:90px;}
.intro_head_contact .msgs p a{color:var(--public-color);text-decoration:underline;}
.intro_head_contact .msgs p:nth-child(1){margin-top:45px;}
.intro_head_contact .msgs p:nth-child(2){margin-top:35px;}

.contact{padding-bottom:210px;}
.contact .msgs{display:flex;align-items:center;}
.contact .msgs .msg{font-size:18px;line-height:32px;color:#666666;margin-left:30px;margin-top:0;}
.contact .msgs .msg span{font-weight:700;color:#000000;}

.contact .grid{gap:var(--bs-gap,45px);margin-top:40px;}
.contact .g-col-xl-3{display:flex;align-items:center;}
.contact .text{font-size:18px;line-height:32px;color:#666666;margin-left:25px;}
.contact .text span{color:#000000;font-weight:700;}
.contact .text a{display:inline-block;}
.contact .box{padding:100px 90px 90px 90px;background-color:#fef7e3;margin-top:120px;display:flex;justify-content:space-between;}
.contact .left{width:52%;}
.contact .title{font-size:18px;line-height:32px;font-weight:700;color:#000;}
.contact .title:last-child{margin-top:35px;}
.contact .msg{margin-top:35px;}
.contact .right{width:40.2%;}
.contact .title1{font-size:36px;line-height:48px;font-weight:700;}
.contact form{margin-top:45px;}
.contact label{font-size:16px;line-height:24px;color:#333333;font-weight:500;margin-bottom:15px;display:flex;align-items:center;}
.contact label::before{content:"";width:7px;height:7px;background:url(../../images/contact-form-icon.png)no-repeat;background-size:cover;display:block;margin-right:10px;}
.contact .form-feedback .form-control{border:none;padding:18px;}
.contact .n::before{display:none;}
.contact .form-row>[class*="col-"]{margin-bottom:20px;}
.contact .a-nk{display:table;margin:10px 0 0 auto;background-color:transparent;padding-right:30px;}
.contact .a-nk::before{background-color:#c2e7b8;}
.contact .a-nk:hover{background-color:transparent;}

@media (max-width:1280px) {
    .contact{margin-top:30px;}
    .contact .grid{gap:var(--bs-gap,30px);}
    .contact .msgs .msg{margin-top:0;}
    .contact .text{margin-left:10px;}
    .contact .msgs .msg{margin-left:10px;}
    .contact .grid{margin-top:20px;}
}
@media (max-width:1420px) {
    .contact{margin-top:50px;}
}
@media (max-width:1610px) {
    .contact{padding-bottom:50px;}
    .intro_head .left .box{width:100%;}
    .contact .box{margin-top:50px;}
}
@media (max-width:768px) {
	.intro_head_contact .title{margin-top:10px;font-size:18px;line-height:26px}
	.intro_head_contact .msgs p:nth-child(1){margin-top: 10px;}
	.intro_head_contact .msgs p:nth-child(2){margin-top:5px;}
	
	.contact{margin-top:20px;}
	.contact .msgs{align-items:flex-start;}
	.contact .text{font-size:14px;line-height:22px;}
	.contact .grid {gap:var(--bs-gap,10px);margin-top:10px;}
	.contact .box{margin-top:20px;padding:20px;}
	.contact .msg{margin-top:5px;}
	.contact .title:last-child{margin-top:5px;}

	.contact .title1{font-size:20px;line-height:28px;}
	.contact form{margin-top:20px;}
    .contact .form-row>[class*="col-"]{padding:0;}
    .contact .form-feedback .form-control{padding:8px;}
    .contact label{margin-bottom:10px;}
}


.intro_head_pro .container-xl{align-items:flex-start;}
.intro_head_pro .left{margin-top:40px;}
.intro_head_pro .t2{font-size:20px;line-height:28px;font-weight:800;color:#f8c743;text-transform:uppercase;margin-top:75px;}
.intro_head_pro .t1{font-size:48px;line-height:48px;margin-top:5px;}
.intro_head_pro .msgs p:nth-child(1){width:78%;margin-top:40px;}
.intro_head_pro .msgs p:nth-child(2){width:95%;}
.intro_head_pro .msgs p:nth-child(3){margin-top:40px;}

.pro-index{margin-top:160px;padding-bottom:180px;}
.pro-index .box .max-1660{display:flex;justify-content:space-between;align-items:center;}
.pro-index .box .left{height:531px;position:relative;z-index:10;}
.pro-index .box .left a{display:block;}
.pro-index .box .left .box{position:relative;display:flex;align-items:center;}
.pro-index .box .title{font-size:42px;line-height:48px;font-weight:900;}
.pro-index .box .title::after{content:"";width:30px;height:15px;background:url(../../images/product-icon.jpg)no-repeat;background-size:cover;display:inline-block;position:relative;top:-5px;margin-left:20px;}
.pro-index .box .msg{margin-top:40px;}

.pro-index .box:nth-child(1) .max-1660{background:url(../../images/product-skip1.jpg)no-repeat;background-position-x:101%;background-position-y:20px;}
.pro-index .box:nth-child(1) .left{width:51.3%;display:flex;justify-content:flex-end;}
.pro-index .box:nth-child(1) .bg{position:absolute;top:0;right:100px;z-index:-1;}
.pro-index .box:nth-child(1) .right{width:42.2%;}
.pro-index .box:nth-child(1) .title:hover::after{background:url(../../images/product-icon1.jpg)no-repeat;}

.pro-index .box:nth-child(2){display:flex;justify-content:flex-end;margin-top:-50px;}
.pro-index .box:nth-child(2) .max-1660{background:url(../../images/product-skip2.jpg)no-repeat;background-position-x:-5.5%;background-position-y:0px;position:relative;}
.pro-index .box:nth-child(2) .left{order:2;width:55.2%;display:flex;}
.pro-index .box:nth-child(2) .right{order:1;width:39.4%;}

.pro-index .box:nth-child(3){margin-top:-50px;}
.pro-index .box:nth-child(3) .max-1660{position:relative;}
.pro-index .box:nth-child(3) .max-1660::before{content:"";width:221px;height:255px;background:url(../../images/product-skip3.png)no-repeat;position:absolute;right:-130px;top:37%;}
.pro-index .box:nth-child(3) .left{width:51.2%;display:flex;justify-content:flex-end;}
.pro-index .box:nth-child(3) .right{order:2;width:41%;}

@media (max-width:1919px) {
    .pro-index .box:nth-child(3) .max-1660::before{display:none;}
}

.pro-index .box:nth-child(2) .title:hover{color:#8dd38e;}
.pro-index .box:nth-child(2) .title:hover::after{background:url(../../images/product-icon2.jpg)no-repeat;}
.pro-index .box:nth-child(3) .title:hover{color:#8ac9e3;}
.pro-index .box:nth-child(3) .title:hover::after{background:url(../../images/product-icon3.jpg)no-repeat;}

.wide{padding:150px 0 140px 0;background-color:#f3f9fc;}
.wide .t2{font-size:26px;line-height:45px;color:#f8c743;font-weight:800;text-align:center;}
.wide .t1{font-size:48px;text-align:center;margin-top:5px;}
.wide .grid{margin-top:90px;gap:var(--bs-gap,70px);}
.wide .g-col-xl-4{padding:70px 70px 100px 70px;background-color:#fff;border-radius:300px;text-align:center;}
.wide .title{font-size:24px;line-height:32px;color:#333333;font-weight:800;margin-top:40px;}
.wide .msg{font-size:20px;margin-top:35px;}

.intro_head_about .container-xl{align-items:flex-start;}
.intro_head_about .left{margin-top:40px;width:55%;}
.intro_head_about .left .box{width:88.6%;}
.intro_head_about .left .msgs p:nth-child(1){margin-top:100px;}
.intro_head_about .left .msgs p:nth-child(2){margin-top:30px;}

@media (max-width:1630px) {
    .intro_head_about .left .box{width:100%;}
}
@media (max-width:768px) {
    .intro_head_pro .t2{margin-top:0;}
    .intro_head_pro .msgs p:nth-child(1),.intro_head_pro .msgs p,.intro_head_pro .msgs p:nth-child(3){margin-top:10px;}

    .pro-index{margin-top:0;padding-bottom:30px;}
    .pro-index .max-1660{flex-wrap:wrap;}
    .pro-index .box{margin-top:10px !important;}
    .pro-index .box:nth-child(1) .left,.pro-index .box:nth-child(2) .left,.pro-index .box:nth-child(3) .left{width:100%}
    .pro-index .box:nth-child(2) .left{order:1;}
    .pro-index .box:nth-child(1) .right,.pro-index .box:nth-child(2) .right,.pro-index .box:nth-child(3) .right{width:100%;margin-top:10px;}
    .pro-index .box .bg{display:none;}
    .pro-index .box .left{height:200px;}
    .pro-index .box .title{font-size:20px;line-height:28px;}
    .pro-index .box .title::after{top:0;left:10px;}
    .pro-index .box .msg{margin-top:5px;}
    

    .wide{padding:30px 0;}
    .wide .t2{font-size:20px;line-height:28px;}
    .wide .grid{margin-top:20px;gap:var(--bs-gap,20px);}
    .wide .title{margin-top:20px;font-size:18px;line-height:26px;}
    .wide .msg{margin-top:10px;}
}

.tise{margin-top:-70px;}
.tise .t2{font-size:32px;line-height:40px;font-weight:900;color:#fac844;}
.tise .t1{font-size:48px;line-height:56px;margin-top:10px;}
.tise .box{display:flex;justify-content:space-between;margin-top:60px;}
.tise .title{font-size:28px;line-height:36px;font-weight:900;color:#8dd38e;}
.tise .title1{font-size:24px;line-height:32px;color:#333333;font-weight:900;}
.tise .box .msg{color:#333333;}
.tise .left{width:47.3%;}
.tise .left .msg:nth-child(2){margin-top:35px;}
.tise .left .title:nth-child(4){margin-top:35px;}
.tise .left .title1:nth-child(5){margin-top:35px;}
.tise .left .msg:nth-child(6){margin-top:5px;}
.tise .right{width:47.3%;}
.tise .right .title1{margin-top:35px;}
.tise .right .msg:nth-child(3){margin-top:10px;}
.tise .right .msg:nth-child(4){margin-top:40px;}
.tise .img{margin-top:100px;}
.tise .img img{border-radius:30px;}

@media (max-width:1630px) {
    .tise{margin-top:0;}
}

.lders{padding-top:155px;background:url(../../images/lders-bg.jpg)no-repeat;background-size:cover;}
.lders .container-xl{display:flex;justify-content:space-between;align-items:center;}
.lders .left{width:47.2%;position:relative;}
.lders .left::before{content:"";width:258px;height:300px;background:url(../../images/lders-skip.png)no-repeat;background-size:cover;position:absolute;left:-130px;bottom:30px;z-index:10;}
.lders .left img{clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0% 75%,0 25%);}
.lders .right{width:47.2%;margin-top:120px;}
.lders .right .msg{color:#333333;margin-top:30px;}
.lders .right .msg span{font-weight:700;font-size:20px;}
.lders .right{width:47.2%;}
.lders .right .msg:nth-child(2){margin-top:50px;}
.lders .t1{font-size:48px;line-height:56px;}
.lders .a-nk{display:table;margin:80px 0 0 auto;}
.lders .a-nk::before{background-color:#bbe5bb;}

.initia{margin-top:120px;padding-bottom:220px;}
.initia .t1{text-align:center;}
.initia .grid{margin-top:80px;gap:var(--bs-gap,40px);}
.initia .g-col-xl-6{padding:40px 45px;border-radius:20px;height:320px;}
.initia .g-col-xl-6:nth-child(1){background-color:#f8c743;}
.initia .g-col-xl-6:nth-child(2){background-color:#f87643;}
.initia .g-col-xl-6:nth-child(3){background-color:#8dd38e;}
.initia .g-col-xl-6:nth-child(4){background-color:#8ac9e3;}
.initia .title{font-size:28px;line-height:36px;color:#fff;font-weight:800;margin-left:25px;}
.initia .box{display:flex;align-items:center;}
.initia .msg{color:#ffffff;margin-top:30px;}
.initia .a-nk{display:table;margin:10px 0 0 auto;padding-right:20px;}
.initia .a-nk .text{line-height:48px;font-size:14px;}
.initia .a-nk::before{background-color:#fff;width:75px;}
.initia .a-nk .text::after{width:19px;height:15px;background:url(../../images/a-nk-icon.png)no-repeat;background-size:cover;margin-left:10px;}
.initia .a-nk:hover .text::after{background:url(../../images/a-nk-icon1.png)no-repeat;background-size:cover;}

@media (max-width:768px) {
    .intro_head_about .left .msgs p:nth-child(1),.intro_head_about .left .msgs p:nth-child(2){margin-top:10px;}
    
    .tise .t2{font-size:20px;line-height:28px;margin-top:5px;}
    .tise .t1{margin-top:0;}
    .tise .box{margin-top:20px;flex-wrap:wrap;}
    .tise .left{width:100%;}
    .tise .right{width:100%;margin-top:10px;}
    .tise .left .msg:nth-child(2){margin-top:10px;}
    .tise .left .title:nth-child(4){margin-top:10px;}
    .tise .title{font-size:20px;line-height:28px;}
    .tise .title1{font-size:20px;line-height:28px;}
    .tise .left .title1:nth-child(5){margin-top:10px;}
    .tise .right .title1{margin-top:15px;}
    .tise .right .msg:nth-child(4){margin-top:10px;}
    .tise .img{margin-top:20px;}
    .tise .img img{border-radius:10px;}

    .lders{padding-top:30px;}
    .lders .left::before{display:none;}
    .lders .right .msg:nth-child(2),.lders .right .msg{margin-top:10px;}
    .lders .a-nk{margin-top:20px;}
    .lders .a-nk .text{font-size:16px;}

    .initia{margin-top:30px;padding-bottom:30px;}
    .initia .grid{margin-top:20px;gap:var(--bs-gap,30px);}
}

.intro_head_project .left{width:63%;}
.intro_head_project .left .box{width:89.5%;}
.intro_head_project .text1{font-size:20px;line-height:28px;font-weight:800;color:#f8c743;margin-top:75px;}
.intro_head_project .text2{font-size:48px;line-height:48px;font-weight:900;color:#333333;margin-top:10px;}
.intro_head_project .msgs p:nth-child(1){margin-top:45px;}
.intro_head_project .msgs p:nth-child(2){margin-top:35px;}

.project_nav{margin-top:95px;}
.project_nav .container-xl{display:flex;flex-wrap:wrap;}

.project_nav .item{display:block;font-size:20px;line-height:28px;font-weight:700;text-align:center;position:relative;padding:15px 0;margin-right:20px;}
.project_nav .item::before{content:"";width:100%;height:6px;background-color:#f8c743;border-radius:50px;position:absolute;left:0;bottom:0;z-index:-1;}
.project_nav .item.active{color:#fff;}
.project_nav .item.active::before{height:100%;border-radius:5px;}
.project_nav .item:hover{color:#fff;}
.project_nav .item:hover::before{height:100%;border-radius:5px;transition:all .5s;}

.project_nav .item{width:auto;padding-left:45px;padding-right:45px;}
.project_nav .item:last-child{margin-right:0;}
.project_nav .item:hover{cursor:pointer;}


.project-list{margin-top:110px;padding-bottom:250px;}
.project-list .box{margin-bottom:75px;}
.project-list .box:last-child{margin-bottom:0;}
.project-list .title{font-size:36px;line-height:48px;font-weight:900;color:#333333;}
.project-list .grid{margin-top:50px;gap:var(--bs-gap,30px);}
.project-list .g-col-xl-3{position:relative;border-radius:10px;overflow:hidden;}
.project-list .show{position:absolute;left:0;top:100%;width:100%;height:100%;background-color:rgba(0,0,0,.6);}
.project-list .text1{font-size:18px;line-height:26px;font-weight:900;color:#fff;position:absolute;left:0;bottom:50px;padding-left:30px;padding-right:30px;}
.project-list .text2{font-size:16px;line-height:24px;font-weight:700;color:rgba(255,255,255,.6);position:absolute;left:30px;bottom:25px;}
.project-list .text1:hover{color:var(--public-color);}
.project-list .g-col-xl-3:hover .show{top:0;transition:all .5s;}

@media (max-width:768px) {
    .intro_head_project .text1{margin-top:5px;}
    .intro_head_project .text2{font-size:24px;;line-height:32px;margin-top:0;}
    .intro_head_project .msgs p:nth-child(1),.intro_head_project .msgs p:nth-child(2){margin-top:10px;}

    .project-list{margin-top:30px;padding-bottom:30px;}
    .project-list .title{font-size:24px;line-height:32px;}
    .project-list .grid{margin-top:20px;}

    .project-list .swiper{padding-bottom:30px;}
    .project-list .swiper-pagination{left:0 !important;bottom:0 !important;}
    .project-list .swiper-pagination-bullet-active{background-color:var(--public-color) !important;}
    .project-list .swiper-pagination-bullet{background-color:#666;}
}

.tiful{position:relative;}
.tiful::before{content:"";width:100%;height:677px;background:url(../../images/tiful-skip.jpg)no-repeat;background-size:cover;position:absolute;left:0;top:-150px;z-index:-1;}

.bread{margin-top:150px;}

.nav-cont{margin-top:120px;}
.nav-cont .container-xl{display:flex;}

.bread .breadcrumb-item a,.bread .breadcrumb-item{font-size:20px;line-height:28px;font-weight:500;color:#666666;text-transform:capitalize;}
.bread .breadcrumb-item+.breadcrumb-item::before{content:"";width:14px;height:5px;background:url(../../images/breadcrumb-item-icon.png)no-repeat;background-size:cover;position:relative;top:-3px;margin-right:15px;}
.bread .breadcrumb-item+.breadcrumb-item{padding-left:15px;}
.bread .breadcrumb-item a:hover{color:#f7c643;text-decoration:underline;}

@media (max-width:768px) {
    .bread{margin-top:10px;}
    .bread .breadcrumb-item a, .bread .breadcrumb-item{font-size:16px;line-height:24px;}
    .bread .breadcrumb-item+.breadcrumb-item{padding-left:10px;}
    .bread .breadcrumb-item+.breadcrumb-item::before{margin-right:10px;}
}

.new-cont{margin-top:80px;}
.new-cont .container-xl{display:flex;justify-content:space-between;}
.new-cont .left{width:62.9%;}
.new-cont .t1{font-size:42px;line-height:48px;font-weight:900;color:#333333;}
.new-cont .top_box{display:flex;justify-content:space-between;align-items:center;margin-top:35px;}
.new-cont .box_left{display:flex;justify-content:space-between;}
.new-cont .date{font-size:22px;line-height:32px;font-weight:800;color:#999999;display:flex;align-items:center;}
.new-cont .date::before {content: "";width:29px;height:30px;background:url(../../images/new-icon.png) no-repeat;background-size:cover;
display:block;margin-right:12px;position:relative;top:-3px;}
.new-cont .by{font-size:22px;line-height:32px;font-weight:800;color:#999999;margin-left:65px;}
.new-cont .share .social>span:last-child{padding:0;}
.new-cont .share .social,.new-cont .share a{margin-right:10px;}
.new-cont .share .social:hover,.new-cont .share a:hover{cursor:pointer;}

.new-cont .cont{margin-top:50px;padding:50px 0 80px 0;border-top:2px dashed #999999;border-bottom:2px dashed #999999;}
.new-cont .cont p{font-size:18px;line-height:32px;color:#666666;}

.new-cont .last{margin-top:80px;display:flex;justify-content:space-between;}
.new-cont .last .l1{width:62.5%;}
.new-cont .last .l1 a{font-size:18px;line-height:32px;color:#666666;}
.new-cont .last .l1 a span{font-weight:700;color:#f7c643;}
.new-cont .last .l1 a:hover{color:#f7c643;}
.new-cont .last .l1 .prev{margin-top:20px;}

.new-cont .right{width:30%;}
.new-cont .right .title{font-size:42px;line-height:48px;color:#333333;font-weight:900;}
.new-cont .right .box{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;}
.new-cont .right .box:nth-child(2){margin-top:85px;}
.new-cont .right .box .img{width:38.1%;}
.new-cont .right .box .img a{border-radius:10px;}
.new-cont .right .box .show{width:53.6%;}
.new-cont .right .text1{font-size:22px;line-height:26px;font-weight:800;}
.new-cont .right .date{margin-top:30px;}

.new-cont .form-box{margin-top:90px;}
.new-cont .form-box .title{font-size:32px;line-height:32px;font-weight:800;padding-left:30px;border-left:6px solid #f7c643;}
.new-cont .form-box form{margin-top:50px;}
.new-cont .form-row>[class*="col-"]{margin-bottom:1px;}
.new-cont .form-feedback .form-control{border:none;padding:20px 30px;background-color:#f8f8f8;border-left:6px solid var(--public-color);
font-size:16px;line-height:24px;color:#999999;}
.new-cont .form-feedback .btn{background-color:transparent;padding:0 30px 0 0;display:table;margin:40px 0 0 auto;}
.new-cont .form-feedback .btn:hover{background-color:transparent;}
.new-cont .form-feedback .btn .text{color:#333333;}
.new-cont .form-feedback .btn::before{background-color:#c2ebc4;}
.new-cont .form-feedback .btn:hover .text{color:#f87643;}

.hot-pro{margin-top:150px;padding-bottom:150px;}
.hot-pro .t1{font-size:42px;line-height:48px;color:#333333;}
.hot-pro .grid{margin-top:100px;}
.hot-pro .g-col-xl-4{border-radius:20px;overflow:hidden;background-color:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,.1);}
.hot-pro .texts{padding:55px 40px;}
.hot-pro .text1{font-size:16px;line-height:28px;color:#999999;}
.hot-pro .title{font-size:24px;line-height:32px;font-weight:700;color:#333333;}
.hot-pro .title:hover{color:#f87643;}

@media (max-width:768px) {
    .new-cont{margin-top:20px;}
    .new-cont .top_box{flex-wrap:wrap;margin-top:10px;}
    .new-cont .date{font-size:14px;line-height:22px;}
    .new-cont .date::before{width:19px;height:20px;}
    .new-cont .by{font-size:14px;line-height:22px;margin-left:10px;}

    .new-cont .share .social, .new-cont .share a{margin-right:5px;}
    .share img{width:22px;height:22px;}

    .new-cont .cont{margin-top:20px;padding:30px 0;}
    .new-cont .cont img{max-width:100%;height:auto;}
    .new-cont .last{margin-top:20px;flex-wrap:wrap;}
    .new-cont .last .l1{width:100%;}
    .new-cont .last .l1 a,.new-cont .last .ri a{font-size:16px;line-height:24px;}
    .new-cont .last .r1{width:auto;margin:10px 0 0 auto;}
    .new-cont .a-nk .text{font-size:16px;}

    .new-cont .right .box{margin-bottom:15px;}
    .new-cont .right .box:nth-child(2){margin-top:20px;}
    .new-cont .right .title{font-size:20px;line-height:28px;}
    .new-cont .right .text1{font-size:16px;line-height:24px;}
    .new-cont .right .date{margin-top:10px;}
    .new-cont .form-box{margin-top:30px;}
    .new-cont .form-box form{margin-top:20px;}
    .new-cont .form-row>[class*="col-"]{padding:0;}
    .new-cont .form-feedback .btn{margin-top:20px;}

    .hot-pro{margin-top:10px;padding-bottom:30px;}
    .hot-pro .grid{margin-top:20px;gap:var(--bs-gap,25px);}
    .hot-pro .title{font-size:18px;line-height:26px;}
}

.nav_ject a{width:auto;padding-left:45px;padding-right:45px;}

.intro_head_prolist .container-xl{align-items:flex-start;}
.intro_head_prolist .left{margin-top:40px;;}
.intro_head_prolist  .left .box{width:90%;}
.intro_head_prolist .navigation{display:flex;margin-top:70px;}
.intro_head_prolist .navigation a{width:auto;padding-left:30px;padding-right:30px;}
.intro_head_prolist .msgs p:nth-child(1){margin-top:60px;}
.intro_head_prolist .key{font-size:36px;line-height:42px;color:#333333;font-weight:600;margin-top:50px;}
.intro_head_prolist .tips{margin-top:40px;}
.intro_head_prolist .tip{font-size:20px;line-height:32px;color:#666666;margin-bottom:30px;}
.intro_head_prolist .tip span{color:#333333;font-weight:700;}
.intro_head_prolist .tip::before{content:"";width:18px;height:16px;background:url(../../images/protip.jpg)no-repeat;background-size:cover;display:inline-block;margin-right:20px;}
.intro_head_prolist .tip:last-child{margin-bottom:0;}

.plore{margin-top:85px;padding-bottom:90px;}
.plore .t1{font-size:42px;line-height:56px;font-weight:700;}
.plore .grid{margin-top:60px;gap:var(--bs-gap,40px);}
.plore .g-col-xl-4 .img{border-radius:20px;overflow:hidden;}
.plore .g-col-xl-4 .title{font-size:24px;line-height:28px;font-weight:500;color:#333333;display:block;margin-top:45px;}
.plore .g-col-xl-4 .title:hover{color:#f8c743;}
.plore .g-col-xl-4 .more{font-size:18px;line-height:26px;font-weight:700;text-transform:uppercase;margin-top:30px;position:relative;}
.plore .g-col-xl-4 .more::before{content:"";width:11px;height:10px;background:url(../../images/plore-icon.jpg)no-repeat;background-size:cover;display:inline-block;position:relative;top:-2px;margin-right:10px;}
.plore .g-col-xl-4 .more::after{content:"";width:100%;height:4px;background-color:var(--public-color);border-radius:50px;position:absolute;left:0;bottom:0;}

.prolist{padding:110px 0 55px 0;background-color:#fef9ec;}
.prolist .t1{font-size:42px;line-height:56px;}
.prolist .grid{margin-top:70px;gap:var(--bs-gap,40px);}
.prolist .g-col-xl-3{background-color:#fff;padding:45px 30px 60px 30px;border-radius:20px;}
.prolist .img{height:175px;display:flex;justify-content:center;align-items:center;}
.prolist .model{margin-top:20px;font-size:16px;line-height:26px;font-weight:600;color:#f8c743;}
.prolist .title{font-size:22px;line-height:28px;font-weight:700;color:#333333;margin-top:10px;}
.prolist .title:hover{color:var(--public-color);}

.rigor{padding:135px 0 150px 0;}
.rigor .rigor_logo{text-align:center;}
.rigor .rigor_top{margin-top:30px;}
.rigor .rigor_top_t1{font-size:48px;line-height:56px;font-weight:900;color:#333333;text-align:center;}
.rigor .rigor_top .msg{font-size:20px;text-align:center;}
.rigor .rigor_top .msg:nth-child(2){margin-top:40px;}
.rigor .rigor_under{margin-top:95px;}
.rigor .rigor_under_t1{font-size:42px;line-height:56px;font-weight:900;color:#333333;text-align:center;}
.rigor .boxs{display:flex;flex-wrap:wrap;margin-top:80px;}
.rigor .box{width:50%;display:flex;justify-content:space-between;align-items:center;}
.rigor .box .icon{width:18.4%;}
.rigor .box .texts{width:76.6%;}
.rigor .box .text1{font-size:20px;line-height:32px;font-weight:700;color:#333333;}
.rigor .box .msg{font-size:20px;margin-top:25px;}

.rigor .box:nth-child(odd){padding-right:40px;}
.rigor .box:nth-child(even){padding-left:40px;}
.rigor .box:nth-child(1),.rigor .box:nth-child(2){padding-bottom:20px;}
.rigor .box:nth-child(3),.rigor .box:nth-child(4){padding-top:20px;}
.rigor .box:nth-child(odd){border-right:2px dashed #d3d3d3;}
.rigor .box:nth-child(1),.rigor .box:nth-child(2){border-bottom:2px dashed #d3d3d3;}

.rigor .box:nth-child(odd){text-align:right;}
.rigor .box:nth-child(odd) .icon{order:2;}

.process{padding:100px 0;background-color:#f3f9fc;}
.process .t1{font-size:42px;line-height:56px;text-align:center;}
.process .boxs{display:flex;margin-top:90px;}
.process .boxs .box .img{padding-right:30px;position:relative;z-index:100;}
.process .boxs .box .img img{border-radius:15px;}
.process .boxs .box .text{width:100%;height:60px;font-size:14px;line-height:22px;color:#fff;display:flex;text-align: center;align-items:center;
justify-content:center;font-weight:600;margin-top:30px;position:relative;padding-right:25px;}

.process .boxs .box .img span{display:flex;justify-content:center;align-items:center;border-radius:50px;width:25px;height:25px;
background-color:#8ac9e3;font-size:18px;line-height:32px;font-weight:500;color:#fff;position:absolute;left:36%;bottom:20px;}
.process .boxs .box:nth-child(1) .img span{left:43%;}

.process .boxs .box:nth-child(1) .img{padding-left:25px;}
.process .boxs .box:last-child .img{padding-right:25px;}
.process .boxs .box:nth-child(1) .text{background-color:#f8c743;border-top-left-radius:50px;border-bottom-left-radius:50px;}
.process .boxs .box:nth-child(2) .text{background-color:#f8a943;}
.process .boxs .box:nth-child(3) .text{background-color:#f88743;}
.process .boxs .box:nth-child(4) .text{background-color:#f86e43}
.process .boxs .box:nth-child(5) .text{background-color:#f85043;}
.process .boxs .box:nth-child(6) .text{background-color:#ea1c1c;border-top-right-radius:50px;border-bottom-right-radius:50px;}

.process .boxs .box .text::before{content:"";width:3px;height:69px;background:url(../../images/process-line.png)no-repeat;background-size:cover;position:absolute;left:40%;top:-69px;z-index:0;}
.process .boxs .box:nth-child(1) .text::before{left:47%;}
.process .boxs .box .text::after{content:"";width:60px;height:60px;background:url(../../images/process-icon1.png)no-repeat;background-size:cover;position:absolute;right:-15px;top:0;z-index:10;}
.process .boxs .box:nth-child(2) .text::after{background:url(../../images/process-icon2.png)no-repeat;}
.process .boxs .box:nth-child(3) .text::after{background:url(../../images/process-icon3.png)no-repeat;}
.process .boxs .box:nth-child(4) .text::after{background:url(../../images/process-icon4.png)no-repeat;}
.process .boxs .box:nth-child(5) .text::after{background:url(../../images/process-icon5.png)no-repeat;}
.process .boxs .box:nth-child(6) .text::after{background:url(../../images/process-icon6.png)no-repeat;}

.process .boxs1{display:flex;justify-content:space-between;margin-top:70px;}
.process .boxs1 .box{position:relative;}
.process .boxs1 .box .img{position:relative;z-index:100;}
.process .boxs1 .box .img img{border-radius: 15px;}
.process .boxs1 .box .img span{display:flex;justify-content:center;align-items:center;border-radius:50px;width:25px;height:25px;
background-color:#8ac9e3;font-size:18px;line-height:32px;font-weight:500;color:#fff;position:absolute;left:45%;bottom:20px;}
.process .boxs1 .box .text{width:112%;height:60px;font-size:14px;line-height:22px;color:#fff;display:flex;align-items:center;
justify-content:center;font-weight:600;margin-top:30px;position:relative;padding-right:48px;text-align: center;}

.process .boxs1 .box:nth-child(1) .text{background-color:#f8c743;border-top-left-radius:50px;border-bottom-left-radius:50px;}
.process .boxs1 .box:nth-child(2) .text{background-color:#f8a943;}
.process .boxs1 .box:nth-child(3) .text{background-color:#f88743;}
.process .boxs1 .box:nth-child(4) .text{background-color:#f86e43}
.process .boxs1 .box:nth-child(5) .text{background-color:#ea1c1c;border-top-right-radius:50px;border-bottom-right-radius:50px;width:100%;}

.process .boxs1 .box{width:18.3%;}
.process .boxs1 .box .text::before{content:"";width:3px;height:69px;background:url(../../images/process-line.png)no-repeat;background-size:cover;position:absolute;left:44%;top:-69px;z-index:0;}

.process .boxs1 .box .text::after{content:"";width:60px;height:60px;background:url(../../images/process-icon1.png)no-repeat;background-size:cover;position:absolute;right:-15px;top:0;z-index:10;}
.process .boxs1 .box:nth-child(2) .text::after{background:url(../../images/process-icon2.png)no-repeat;}
.process .boxs1 .box:nth-child(3) .text::after{background:url(../../images/process-icon3.png)no-repeat;}
.process .boxs1 .box:nth-child(4) .text::after{background:url(../../images/process-icon4.png)no-repeat;}
.process .boxs1 .box:nth-child(5) .text::after{display:none;}
.process .boxs1 .box:nth-child(1){position:relative;}
.process .boxs1 .box:nth-child(1)::before{content:"";width:60px;height:60px;background:url(../../images/process-icon12.png)no-repeat;background-size:cover;position:absolute;left:0;bottom:0;z-index:10;}

.wess{padding:100px 0 170px 0;}
.wess .wess-logo{text-align:center;}
.wess .msg{font-size:20px;}
.wess .wess_top{margin-top:30px;}
.wess .wess_top_t1{font-size:48px;line-height:56px;font-weight:900;color:#333333;text-align:center;}
.wess .wess_top .msg{text-align:center;}
.wess .wess_top .msg:nth-child(2){margin:40px auto 0 auto;width:87%;}

.wess .wess_under{margin-top:95px;}
.wess .wess_under_t1{font-size:42px;line-height:56px;font-weight:900;color:#333333;text-align:center;}
.wess .grid{gap:var(--bs-gap,65px);margin-top:75px;}
.wess .title{font-size:20px;line-height:32px;color:#333333;font-weight:700;}
.wess .title::before{content:"";width:22px;height:22px;background:url(../../images/wess-icon.jpg)no-repeat;background-size:cover;display:inline-block;margin-right:15px;position:relative;top:3px;}
.wess .wess_under .msg{margin-top:20px;}

.mples{position:relative;}
.mples .mples-box{position:absolute;left:0;top:0;width:100%;height:100%;text-align:center;display:flex;justify-content:center;align-items:center;}
.mples .t1{color:#ffffff;}
.mples .img{margin-top:30px;}
.mples .msgs{margin-top:40px;}
.mples .msg{color:#fff;}
.mples .msgs .msg:nth-child(3){width:62%;margin:0 auto;}
.mples a{font-size:20px;line-height:28px;font-weight:700;color:#fff;margin-top:80px;position:relative;}
.mples a::before{content:"";width:100%;height:6px;background-color:#f8c743;position:absolute;left:0;bottom:-10px;}
.mples a:hover{color:#f8c743;}

@media (max-width:1500px) {
    .mples .img{margin-top:10px;}
    .mples .msgs{margin-top:10px;}
    .mples a{margin-top:15px;}
}

.pro-faq{padding:145px 0;}
.pro-faq .pro_faq_box{padding:70px 100px 90px 100px;background-color:#fef9ec;}
.pro-faq .pro_faq_logo{text-align:center;}
.pro-faq .t1{font-size:48px;line-height:56px;text-align:center;margin-top:15px;}
.pro-faq .faq-item:nth-child(3){margin-top:70px;}
.pro-faq .faq-item:nth-child(3){border-top:1px solid #f4f0e6;}
.pro-faq .faq-item{border-bottom:1px solid #f4f0e6;padding:20px 0;}
.pro-faq .faq-title{font-size:18px;line-height:32px;color:#333333;font-weight:700;display:flex;align-items:center;position:relative;}
.pro-faq .faq-title::before{content:"";width:10px;height:10px;background-color:#f8c743;display:block;margin-right:20px;}
.pro-faq .faq-content{font-size:18px;line-height:30px;color:#666666;width:79%;height:0;overflow:hidden;}
.pro-faq .faq-item.active .faq-content{margin-top:20px;transition:all .5s;height:auto;}
.pro-faq .faq-title .text{width:90%;}
.pro-faq .faq-title::after{content:"";width:10px;height:10px;background:url(../../images/faq-icon2.png)no-repeat;background-size:cover;position:absolute;right:30px;}
.pro-faq .faq-item.active .faq-title::after{background:url(../../images/faq-icon1.png)no-repeat;}

@media (max-width:768px) {
    .intro_head_prolist .msgs p:nth-child(1){margin-top:10px;}
    .intro_head_prolist .key{font-size:20px;line-height:28px;margin-top:10px;}
    .intro_head_prolist .tips{margin-top:10px;}
    .intro_head_prolist .tip::before{margin-right:10px;}
    .intro_head_prolist .tip{font-size:14px;line-height:22px;margin-bottom:10px;}

    .plore{margin-top:15px;padding-bottom:30px;}
    .plore .grid{margin-top:20px;gap:var(--bs-gap,30px);}
    .plore .g-col-xl-4 .title{margin-top:10px;font-size:18px;line-height:26px;}
    .plore .g-col-xl-4 .more{margin-top:15px;font-size:16px;line-height:24px;}

    .prolist{padding:30px 0;}
    .prolist .grid{margin-top:20px;gap:var(--bs-gap,10px);}
    .prolist .g-col-xl-3{padding:25px;}
    .prolist .title{font-size:16px;line-height:24px;}

    .rigor{padding:30px 0;}
    .rigor .rigor_top{margin-top:0;}
    .rigor .rigor_top_t1{margin-top:10px;font-size:24px;line-height:32px;}
    .rigor .rigor_top .msg:nth-child(2){margin-top:10px;}

    .rigor .rigor_under{margin-top:10px;}
    .rigor .rigor_under_t1{font-size:24px;line-height:32px;}

    .rigor .boxs{margin-top:20px;justify-content:space-between;}
    .rigor .box{border:none !important;width:47%;flex-wrap:wrap;}
    .rigor .box:nth-child(odd){padding-right:0;text-align:left;}
    .rigor .box .icon{width:auto;order:1 !important;}
    .rigor .box .texts{width:100%;order:2 !important;}
    .rigor .box:nth-child(1), .rigor .box:nth-child(2){padding-left:0;}
    .rigor .box:nth-child(even){padding-left:0;}
    .rigor .box .text1{line-height:28px;height:56px;}
    .rigor .box .msg{margin-top:10px;}
    .rigor .box:nth-child(1), .rigor .box:nth-child(2){padding-bottom:0;}

    .process{padding:30px 0;}
    .process .boxs{margin-top:20px;flex-wrap:wrap;justify-content:space-between;}
    .process .box{width:49%;position:relative;margin-bottom:10px;}
    .process .boxs .box:nth-child(1) .img{padding:0;}
    .process .boxs .box .img{padding:0;z-index:10;}
    .process .boxs .box:last-child .img{padding:0;}
    .process .boxs .box .img span,.process .boxs .box .text::before,.process .boxs .box .text::after{display:none;}
    .process .boxs .box .text{margin-top:0;border-radius:50px;padding-right:0;position:absolute;left:0;bottom:10px;z-index:12;
    background-color:transparent !important;height:auto;font-size:16px;line-height:24px;width:100%;padding:0 10px;}

    .process .boxs1{margin-top:0;flex-wrap:wrap;}
    .process .boxs1 .box{width:49%;position:relative;}
    .process .boxs1 .box .img{z-index:10;}
    .process .boxs1 .box .img span,.process .boxs1 .box .text::before,.process .boxs1 .box .text::after{display:none;}
    .process .boxs1 .box::before{display:none !important;}
    .process .boxs1 .box .text{margin-top:0;border-radius:50px;padding-right:0;position:absolute;left:0;bottom:10px;z-index:12;
    background-color:transparent !important;height:auto;font-size:16px;line-height:24px;width:100%;padding:0 10px;}

    .wess{padding:30px 0;}
    .wess .wess_top{margin-top:10px;}
    .wess .wess_top_t1{font-size:24px;line-height:32px;}
    .wess .wess_top .msg:nth-child(2){width:100%;margin-top:10px;}
    .wess .wess_under{margin-top:10px;}
    .wess .wess_under_t1{font-size:24px;line-height:32px;}
    .wess .grid{margin-top:20px;gap:var(--bs-gap,15px);}
    .wess .title{font-size:18px;line-height:26px;}
    .wess .wess_under .msg{margin-top:10px;}
    
    .mples .img{display:none;}
    .mples .msgs{display:none;}
    .mples a{font-size:16px;line-height:24px;margin-top:0;}
    .mples a::before{display:none;}

    .pro-faq{padding:30px 0;}
    .pro-faq .pro_faq_box{padding:30px;}
    .pro-faq .t1{margin-top:10px;}
    .pro-faq .faq-item:nth-child(3){margin-top:20px;}
    .pro-faq .faq-title::before{margin-right:10px;}
    .pro-faq .faq-title .text{width:80%;}
    .pro-faq .faq-item.active .faq-content{margin-top:10px;font-size:14px;line-height:22px;width:100%;}
}

.nav-cont{margin-top:90px;}

.pro_skip{position:relative;}
.pro_skip::before{content:"";width:100%;height:557px;background:url(../../images/pro_head_skip1.jpg)no-repeat;background-size:cover;display:block;position:absolute;left:0;top:-150px;z-index:-1;}

.pro-cont{margin-top:80px;}
.pro-cont .t1{font-size:48px;line-height:56px;}
.pro-cont .box{margin-top:55px;display:flex;justify-content:space-between;}
.pro-cont .left{width:40%;}
.pro-cont .msg{font-size:20px;}
.pro-cont .as{margin-top:110px;display:flex;}
.pro-cont .as a{display:flex;justify-content:center;align-items:center;}
.pro-cont .as a::after{content:"";width:29px;height:23px;background:url(../../images/pro-cont-icon.png)no-repeat;background-size:cover;margin-left:20px;}
.pro-cont .as a .text{font-size:20px;line-height:32px;font-weight:800;color:#333333;}
.pro-cont .pro_now{width:270px;background-color:#c2ebc4;border-radius:50px;padding:20px 0;margin-right:20px;}
.pro-cont .pro_down{width:270px;background-color:#ffe3a0;border-radius:50px;padding:20px 0;}
.pro-cont .pro_down::after{transform:rotate(90deg);margin-left:30px !important;}
.pro-cont .as a:hover{text-decoration:underline;color:#000;}
.pro-cont .share .social>span:last-child{padding:0;}
.pro-cont .share .social,.pro-cont .share a{margin-right:5px;}
.pro-cont .share .social:hover,.pro-cont .share a:hover{cursor:pointer;}

.pro-cont .right{width:50%;}
.pro-cont .share-txt{margin-top:40px;margin-bottom:15px;font-size:18px;line-height:32px;font-weight:900;color:#666666;}

.navi{margin-top:110px;}
.navi .box{display:flex;box-shadow:0 0 10px 1px rgba(0,0,0,.1);}
.navi .box a{width:16.6%;text-align:center;font-size:16px;line-height:32px;color:#333333;font-weight:700;padding:25px 0;position:relative;}
.navi .box a::before{content:"";width:1px;height:55px;background-color:#e9ecf0;position:absolute;right:0;top:20%;}
.navi .box a::after{content:"";width:0;height:6px;background-color:#f8c743;position:absolute;left:0;bottom:0;}
.navi .box a.active::after{content:"";width:100%;height:6px;background-color:#f8c743;position:absolute;left:0;bottom:0;}
.navi .box a:hover::after{width:100%;transition:all .5s;}

.navi.top{margin-top:0;position:fixed;left:0;top:-100%;width:100%;background-color:#fff;z-index:1000;box-shadow:0 0 10px 1px rgba(0,0,0,.1);}
.navi.top.active{top:80px;transition:all .5s;}
.navi.top .box{box-shadow:none;}

#p1{margin-top:130px;}
#p1 .t1,#p2 .t1,#p3 .t1,#p4 .t1,#p5 .t1,#p6 .t1{font-size:42px;line-height:56px;margin-bottom:40px;}
#p1 .msg{font-size:20px;}
#p1 .tips{margin-top:80px;}
#p1 .tip{font-size:20px;line-height:32px;color:#666666;width:66.5%;margin-bottom:25px;}
#p1 .tip::before{content:"";width:21px;height:18px;background:url(../../images/p1-icon.jpg)no-repeat;background-size:cover;display:inline-block;margin-right:20px;}
#p1 .tip span{font-weight:700;}

#p2{margin-top:80px;padding-bottom:120px;}
#p2 table{ border-collapse: separate; /* 确保单元格间距生效 */border-spacing: 10px; /* 设置单元格间距为10px */;margin-left:-10px;margin-right:-10px;}
#p2 table tbody{width:100%;}
#p2 table tr td{border:none;padding:15px 35px ;font-size:16px;line-height:32px;font-weight:600;color:#333333;background-color:#f4f4f4;}
#p2 table tr td:nth-child(1){background-color:#e8f4f9 !important;}

#p3{padding:110px 0;background-color:#eef7fb;}
#p3 .t1{margin-bottom:0;}
#p3 .grid{margin-top:80px;gap:var(--bs-gap,20px);}

#p4{background-color:#fff;}
#p4 .t1{text-align:left;}

#p5{padding:120px 0 150px 0;background-color:#fef7e3;}
#p5 .top_box{margin-top:80px;display:flex;flex-wrap:wrap;}
#p5 .box-item{padding:10px 30px;border:1px solid #dddddd;border-radius:50px;background-color:#fff;font-size:18px;line-height:32px;
font-weight:600;margin-right:10px;margin-bottom:20px;}
#p5 .box-item.active{background-color:#f7c643;}
#p5 .box-item:hover{background-color:#f7c643;cursor:pointer;}
#p5 .under_box{margin-top:50px;}
#p5 .title{font-size:32px;line-height:56px;color:#333333;font-weight:700;}
#p5 .box{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;}
#p5 .box .title{width:100%;margin-bottom:80px;}
#p5 .box .left{border-radius:20px;overflow:hidden;width:41.5%;}
#p5 .box .right{width:50%;}
#p5 .box .right .swiper-slide{display:flex;flex-wrap:wrap;align-items:flex-end;}
#p5 .box .right .small_box{margin-bottom:40px;}
#p5 .box .right .small_box:last-child{margin-bottom:0;}
#p5 .small_box .text1{font-size:20px;line-height:32px;color:#333333;font-weight:600;}

.asse{margin-top:120px;}
.asse .faq-item{padding:20px 0;border-bottom:1px solid #f1f1f1;}
.asse .faq-item:nth-child(2){border-top:1px solid #f1f1f1;}
.asse .faq-title{display:flex;align-items:center;}
.asse .faq-title::before{content:"";width:24px;height:23px;background:url(../../images/p6-icon.jpg)no-repeat;background-size:cover;display:inline-block;margin-right:40px;}
.asse .faq-title .text{font-size:32px;line-height:48px;font-weight:600;color:#000000;width:90%;}
.asse .faq-content{padding:0 55px 0 65px;display:flex;justify-content:space-between;align-items:center;height:0;overflow:hidden;}
.asse .faq-content .title{font-size:20px;line-height:32px;font-weight:700;}
.asse .faq-content .left{width:49.9%;}
.asse .faq-content .msg{margin-top:5px;}
.asse .faq-content .title:nth-child(3){margin-top:40px;}
.asse .faq-content .right{width:44.5%;}
.asse .faq-item.active .faq-content{height:100%;transition:all .5s;margin-top:40px;}

.stren{padding:130px 0;}
.stren .t1{font-size:42px;line-height:56px}
.stren .top .msg{font-size:20px;;line-height:28px;margin-top:65px;}
.stren .grid{margin-top:80px;gap:var(--bs-gap,40px);}
.stren .g-col-xl-4{position:relative;}
.stren .g-col-xl-4 .img{border-radius:15px;overflow:hidden;}
.stren .title{font-size:24px;line-height:28px;color:#ffffff;font-weight:700;position:absolute;left:40px;bottom:105px;}
.stren .g-col-xl-4 .msg{color:#fff;font-size:20px;position:absolute;left:40px;bottom:25px;}

.pro_hot{background-color:#eef7fb;padding:120px 0;}
.pro_hot .grid{margin-top:60px;}

.pro_new{padding:120px 0 160px 0;background:none;}
.pro_new .t1{font-size:42px;line-height:50px;text-align:left;}
.pro_new .grid{margin-top:50px;}

@media (max-width:768px) {
    .pro-cont{margin-top:10px;}
    .pro-cont .box{margin-top:0;}
    .pro-cont .as{margin-top:20px;}
    .pro-cont .share-txt{margin-top:20px;}

    #p1{margin-top:20px;}
    #p1 img{max-width:100%;height:auto;}
    #p1 .t1, #p2 .t1, #p3 .t1, #p4 .t1, #p5 .t1, #p6 .t1{margin-bottom:10px;}
    #p2{margin-top:20px;padding-bottom:20px;}
    #p3{padding:30px 0;}
    #p3 .grid{margin-top:20px;}

    #p5{padding:30px 0;}
    #p5 .top_box{display:none;}
    #p5 .under_box{margin-top:0;}
    #p5 .title{font-size:20px;line-height:28px;}
    #p5 .box{margin-top:20px;flex-wrap:wrap;}
    #p5 .box .left{width:100%;}
    #p5 .box .right{width:100%;margin-top:10px;}
    #p5 .box .right .small_box{margin-bottom:10px;}
    #p5 .swiper{padding-bottom:20px;}
    #p5 .swiper-pagination{left:0 !important;bottom:0 !important;}
    #p5 .box .title{margin-bottom:20px;}

    .asse{margin-top:30px;}
    .asse .faq-title::before{margin-right:10px;}
    .asse .faq-title .text{font-size:18px;line-height:26px;}
    .asse .faq-item.active .faq-content{margin-top:20px;flex-wrap:wrap;}
    .asse .faq-content .left{width:100%;order:2;margin-top:10px;}
    .asse .faq-content .right{width:100%;}
    .asse .faq-content{padding-left:40px;}
    .asse .faq-content .title:nth-child(3){margin-top:10px;}
    .asse .faq-content .title{font-size:18px;line-height:26px;}

    .stren{padding:30px 0;}
    .stren .top .msg{margin-top:5px;}
    .stren .grid{margin-top:20px;gap:var(--bs-gap,10px);}
    .stren .g-col-xl-4 .title{left:0;font-size:18px;line-height:26px;width:100%;padding:0 15px;bottom:10px;}
    .stren .g-col-xl-4 .msg{left:0;display:none;}

    .pro_hot{padding:30px 0;}
    .pro_hot .grid{margin-top:20px;}

    .pro_new{padding:30px 0;margin-top:0;}
    .pro_new .grid{margin-top:20px;gap:var(--bs-gap,30px);}
    .home-new .title{font-size:18px;line-height:26px;}
    .home-new .msg{margin-top:5px;}
    .home-new .date{font-size:16px;line-height:24px;}
    .home-new .date::before{width:19px;height:20px;}
}

.intro_head_design .t2{font-size:24px;line-height:32px;font-weight:800;color:#f8c743;margin-top:65px;}
.intro_head_design .t1{font-size:48px;line-height:48px;margin-top:5px;}
.intro_head_design .left{width:59.8%;}
.intro_head_design .grid{gap:var(--bs-gap,50px);margin-top:60px;}
.intro_head_design .img{height:60px;display:flex;align-items:center;}
.intro_head_design .title{font-size:20px;line-height:28px;font-weight:700;margin-top:35px;}
.intro_head_design .text1{font-size:20px;line-height:32px;color:#666666;margin-top:20px;}
.intro_head_design .plan{font-size:20px;line-height:28px;color:#ffffff;padding:10px 25px;background-color:#f8c743;border-radius:5px;margin-top:50px;}

.tailo{margin-top:190px;padding-bottom:155px;}
.tailo .top .t1{text-align:center;}
.tailo .top .msg{font-size:18px;line-height:32px;width:88%;display:table;margin:50px auto 0 auto;text-align:center;}
.tailo .title{font-size:24px;line-height:32px;color:#000000;font-weight:900;margin:40px auto 0 auto;display:table;}
.tailo .grid{margin-top:60px;gap:var(--bs-gap,20px);}

.tailo .g-col-12{position:relative;}
.tailo .g-col-12 img{border-radius:20px;overflow:hidden;}
.tailo .g-col-xl-6 .text1{font-size:24px;line-height:32px;font-weight:900;color:#333;margin-top:15px;}
.tailo .g-col-xl-6 .msg{color:#666;width:86%;line-height:28px;margin-bottom:15px;}

.tailo .g-col-xl-12 .text1{font-size:24px;line-height:32px;font-weight:900;color:#333;margin-top:15px;}
.tailo .g-col-xl-12 .msg{color:#666;line-height:28px;margin-bottom:15px;}

@media (max-width:1220px) {
    .tailo .g-col-xl-6 .msg{bottom:20px;}
}

.prets{padding:100px 0 120px 0;background-color:#f3f9fc;}
.prets .top .t2{font-size:32px;line-height:40px;font-weight:900;color:#fac844;text-align:center;}
.prets .top .t1{font-size:48px;line-height:56px;text-align:center;margin-top:10px;}
.prets .top .msg{width:76%;text-align:center;display:table;margin:30px auto 0 auto;}
.prets .title{font-size:24px;line-height:32px;font-weight:900;text-align:center;margin:40px auto 0 auto;}

.prets .grid{gap:var(--bs-gap,50px);margin-top:75px;}
.prets .icon{text-align:center;}
.prets .text1{font-size:20px;line-height:32px;font-weight:700;text-align:center;margin-top:15px;}
.prets .msg{text-align:center;font-size:20px;color:#666666;margin-top:25px;}

.trend{padding:60px 0;position:relative;}
.trend::before{content:"";width:223px;height:257px;background:url(../../images/trend-skip.png)no-repeat;background-size:cover;position:absolute;bottom:40%;right:6%;}
.trend .max-1660{display:flex;justify-content:space-between;align-items:center;}
.trend .left{width:61.5%;}
.trend .right{width:36.5%;}
.trend .t2{font-size:32px;line-height:40px;font-weight:900;color:#f8c743;}
.trend .t1{font-size:48px;margin-top:10px;}
.trend .msg{color:#333333;}
.trend .msg:nth-child(3){margin-top:35px;}
.trend .msg:nth-child(4){margin-top:40px;}

.sories{padding:90px 0 110px 0;background-color:#fef9ea;}
.sories .t1{font-size:48px;line-height:56px;text-align:center;}

.sories .last{margin-top:70px;display:flex;justify-content:flex-end;}
.sories .swiper-slide{background-color:#fff;padding:45px 30px 60px 30px;border-radius:20px;}

.sories .img{height:175px;display:flex;justify-content:center;align-items:center;}
.sories .model{margin-top:20px;font-size:16px;line-height:26px;font-weight:600;color:#f8c743;}
.sories .title{font-size:22px;line-height:28px;font-weight:700;color:#333333;margin-top:10px;}
.sories .title:hover{color:var(--public-color);}

.sories .llast{margin-top:60px;}
.sories .llast .container-xl{display:flex;justify-content:space-between;align-items:center;}
.sories .llast .left,.sories .llast .right{height:50px;}

.sories .llast .left{position:relative;width:86%;}
.sories .swiper-pagination{width:100%;border-radius:10px;overflow:hidden;display:flex;align-items:center;top:0 !important;bottom:0 !important;left:0 !important;}
.sories .swiper-pagination-bullet{width:inherit;margin:0 !important;border-radius:15px;background-color:#ffffff;opacity:1;}
.sories .swiper-pagination-bullet-active{background-color:#f8c743;}

.sories .llast .right{width:10%;position:relative;}
.sories .llast .swiper-button-prev{width:57px;height:50px;position:absolute;right:80px;left:auto;}
.sories .llast .swiper-button-prev::after{content:"";background:url(../../images/home-pro-btn1.png)no-repeat;background-size:cover;position:absolute;left:0;top:0;width:100%;height:100%;}
.sories .llast .swiper-button-next{width:57px;height:50px;position:absolute;right:0;}
.sories .llast .swiper-button-next::after{content:"";background:url(../../images/home-pro-btn2.png)no-repeat;background-size:cover;position:absolute;left:0;top:0;width:100%;height:100%;}

.olio{display:flex;justify-content:flex-end;}
.olio::before{content:"";background:url(../../images/olio-bg.png)no-repeat;left:5.2%;bottom:33%;}
.olio .left{order:2;}
.olio .msg{margin-top:30px;}
.olio .a-nk{margin:60px 0 0 auto;display:table;}
.olio .a-nk::before{background-color:#bbe5bb;}

.guide{margin-top:60px;padding-bottom:180px;}
.guide .box{padding:135px 50px 100px 80px;background-color:#e8f4f9;display:flex;justify-content:space-between;border-radius:20px;}
.guide .title{font-size:24px;line-height:36px;font-weight:900;}
.guide .left{width:47.3%;}
.guide .faq-item{padding:15px 0;border-top:1px solid #dde4e7;}
.guide .faq-title{position:relative;display:flex;align-items:center;}
.guide .faq-title .text::before{content:"";width:11px;height:11px;background-color:#f7c643;margin-right:20px;display:inline-block;}
.guide .faq-title::after{content:"";width:10px;height:10px;background:url(../../images/faq-icon2.png)no-repeat;background-size:cover;position:absolute;right:30px;}
.guide .faq-title .text{font-size:18px;line-height:32px;font-weight:700;color:#333333;padding-right:40px;}
.guide .faq-content{height:0;overflow:hidden;}
.guide .faq-content .text1{font-size:18px;line-height:30px;color:#666666;width:86%;}
.guide .left .faq-item:last-of-type{border-bottom:1px solid #ebebeb;}
.guide .faq-item.active{transition:all .5s;}
.guide .faq-item.active .faq-title::after{width:9px;height:3px;background:url(../../images/faq-icon1.png)no-repeat;background-size:cover;}
.guide .faq-item.active .faq-content{margin-top:20px;height:auto;transition:all .5s;}
.guide .left .title{margin-bottom:60px;}
.guide .right{width:49.3%;}
.guide .right .title{margin-bottom:40px;}
.guide .small_box{padding:30px 45px 30px 30px;background-color:#fff;border-radius:10px;display:flex;justify-content:space-between;align-items:center;}
.guide .img{width:40.4%;border-radius:5px;overflow:hidden;}
.guide .texts{width:55%;}
.guide .texts .msg{font-size:16px;line-height:28px;color:#999999;margin-top:15px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.guide .texts_text1{font-size:24px;line-height:32px;font-weight:800;color:#333333;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.guide .texts_text1:hover{color:var(--public-color);}
.guide .small_box:nth-child(2){margin-bottom:20px;}

@media (max-width:768px) {
    .intro_head_design .t2{margin-top:0;}
    .intro_head_design .grid{margin-top:20px;gap:var(--bs-gap,30px);}
    .intro_head_design .title{margin-top:10px;font-size:18px;line-height:26px;}
    .intro_head_design .text1{font-size:14px;line-height:22px;margin-top:0;}
    .intro_head_design .plan{margin-top:30px;}

    .tailo{margin-top:30px;padding-bottom:30px;}
    .tailo .top .msg{width:100%;margin-top:10px;}
    .tailo .title{margin-top:15px;}
    .tailo .g-col-xl-6 .text1{bottom:100px;left:0;width:100%;padding:0 20px;font-size:18px;line-height:26px;}
    .tailo .g-col-xl-6 .msg{bottom:10px;left:0;width:100%;padding:0 20px;}
    .tailo .g-col-xl-12 .msg{left:0;padding:0 20px;bottom:0;display:none;}
    .tailo .g-col-xl-12 .text1{bottom:10px;left:0;padding:0 20px;font-size:18px;line-height:26px;}

    .prets{padding:30px 0;}
    .prets .top .t2{font-size:20px;line-height:28px;}
    .prets .top .msg{margin-top:10px;width:100%;}
    .prets .title{margin-top:20px;}
    .prets .grid{gap:var(--bs-gap,30px);margin-top:20px;}
    .prets .text1{font-size:18px;line-height:26px;margin-top:10px;height:52px;}
    .prets .msg{margin-top:10px;}

    .trend{padding:30px 0;}
    .trend .t2{font-size:20px;line-height:28px;}
    .trend .msg:nth-child(3),.trend .msg:nth-child(4){margin-top:10px;}

    .sories{padding:30px 0;}
    .sories .last{margin-top:20px;}
    .sories .llast{margin-top:20px;}
    .sories .swiper-pagination{width:70% !important;}
    .olio .msg{margin-top:10px;}    
    .olio .a-nk{margin-top:20px;}
    
    .guide{margin-top:30px;padding-bottom:30px;}
    .guide .box{padding:30px;}
    .guide .left .title{margin-bottom:10px;font-size:20px;line-height:28px;}
    .guide .faq-title .text{line-height:26px;}
    .guide .faq-item.active .faq-content{margin-top:10px;}
    .guide .faq-content .text1{font-size:14px;line-height:22px;margin-top:0px;width:100%;}
    .guide .right .title{font-size:20px;line-height:28px;margin-bottom:20px;}
    .guide .small_box{padding:30px;flex-wrap:wrap;}
    .guide .small_box .img{width:100%;}
    .guide .small_box .texts{width:100%;margin-top:10px;}
    .guide .texts_text1{font-size:18px;line-height:26px;}
    .guide .texts .msg{margin-top:5px;}
}

/*#region 移动端栏目列表*/
.menu-collapse { border-radius: 6px 6px 0 0; border: 1px solid #e7e7e7; background: #fff; margin:20px 0;width:100%;}
.menu-collapse .collapse-title { padding: 0.875rem; background: #8dd38e; 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: #5bb44e }
.menu-collapse .menu-link:hover { background: #f8f9fa; }
.menu-collapse .drop { }
.menu-collapse .menu-link.active { background: #f6f6f6; color: #666 }

@media (max-width:1610px) {
    .intro_head_prolist .left .box{width:100%;}
    .intro_head_project .left .box{width:100%;}
}

.pagination{margin-top:30px;}
.intro_head_new  .second_nav{margin-top:30px;}
.intro_head_new  .second_nav a::before{width:0;height:6px;display:none;}
.intro_head_new  .second_nav a:hover{color:var(--public-color);text-decoration:underline;}
.intro_head_new  .second_nav a:hover::before{width:100%;;height:6px;transition:all .5s;color:#000;}
.intro_head_new  .second_nav a.active{color:var(--public-color);text-decoration:underline;}
.intro_head_new  .second_nav a.active::before{width:100%;}

.header .navbar{position:static;}
.header .nav-item.dropdown.pc.pa.no-po{position:static;}
.header .col-md-10{position:static;}

.header .header-pa-nav{position:absolute;left:0;top:88%;width:100%;background-color:#fff;height:0;overflow:hidden;transition:all .5s;}
.header .header-pa-nav .grid{width:100%;}
.header .header-pa-nav .title{margin:0 auto;font-size:20px;line-height:28px;font-weight:600;margin-top:15px;}
.header .header-pa-nav .img{margin-top:10px;display:flex;justify-content:center;align-items:center;overflow:hidden;border:1px solid var(--public-color);width:100%;height:250px;}
.header .header-pa-nav .img a img{transition:all .5s;}
.header .header-pa-nav .img a:hover img{transform:scale(1.1);transition:all .5s;}
.header .header-pa-nav .texts{margin-top:10px;}
.header .header-pa-nav .text{font-size:16px;line-height:24px;font-weight:500;display:block;margin-top:5px;}

.header .pa.active1 .header-pa-nav{padding:20px 0 50px 0;height:auto;transition:all .5s;}

.twork::before{top:0px;}

.work_list{margin-top:110px;margin-bottom:220px;}
.work_list .grid{gap:var(--bs-gap,50px);}
.work_list .img{border-radius:15px;overflow:hidden;}
.work_list .img a{display:block;}
.work_list .title{margin-top:40px;margin-left:20px;font-size:18px;line-height:26px;font-weight:900;text-transform:uppercase;}

@media (max-width:768px) {
    .work_list{margin-top:30px;margin-bottom:30px;}
    .work_list .grid{gap:var(--bs-gap,20px);}
    .work_list .title{margin-top:15px;margin-left:10px;}
}

.pcont1-p3 .img{height:170px;display:flex;justify-content:center;align-items:center;overflow:hidden;}
.pcont-cess .text1{font-size:18px;line-height:26px;margin-top:30px;margin-bottom:30px;font-weight:500;}
.pcont-cess .pcont-cess2,.pcont-cess .pcont-cess3,.pcont-cess .pcont-cess4,.pcont-cess .pcont-cess6{display:flex;flex-wrap:wrap;}
.pcont-cess .pcont-cess2 img,.pcont-cess .pcont-cess3 img,.pcont-cess .pcont-cess4 img,.pcont-cess .pcont-cess5 img,.pcont-cess .pcont-cess6 img,.pcont-cess .pcont-cess7 img{width:30%;margin-right:15px;}

.pcont2-p2 .title{font-size:20px;line-height:28px;font-weight:700;}
.pcont2-p2 .text1{font-size:18px;line-height:26px;font-weight:560;margin-top:15px;}

.pcont1-asse1 img{width:60%;}
@media (max-width:768px) {
    .pcont1-asse1 img{width:100%;}
}

.product-thumb{border:none;}
.product-thumbs{padding:0 40px;margin-bottom:5px;}

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