/*通用样式*/
:root{
    --public-color:#d1121b;
    --max:1430px;
}
body{color:#333;font-size:16px;line-height:24px;font-family:'Roboto','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}
}

/*默认导航样式*/
.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 15px}
.navbar-custom .navbar-nav .nav-link{text-align:center;position:relative;color:#333333;padding:0;height:100px;display:flex;align-items:center;justify-content:center;font-weight:400;text-transform:capitalize;font-size:18px;line-height:32px}
.navbar-custom .navbar-nav .nav-link:before{content:"";width:0px;height:2px;margin-left:0!important;background:var(--public-color);position:absolute;bottom:30%;}
.navbar-custom .navbar-nav .nav-item:hover .nav-link:before{width:100%;transition:all 0}
.navbar-custom .navbar-nav .nav-item .dropdown-toggle::after{transition:.6s ease-in-out}
.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);}
.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:40%}
    .header-mb .top-logo img{height:auto;width:auto;}
    .header-mb .top-mb{display:flex;align-items:center;width:50%;justify-content:flex-end}
    .header-mb .top-mb .dropdown.lang .dropdown-toggle{background:transparent;padding:0}
    .header-mb .top-mb .dropdown-menu{min-width:80px;margin-top:8px}
    .header-mb .top-mb .top-mb-search{padding:.5rem .4rem;margin-left:10px;width:30px;text-align:center}
    .header-mb .top-mb .top-mb-search i{font-size:16px;color:#000}
    .header-mb .top-mb .icon-bars{color:#000}
    .header-mb .top-mb .dropdown.lang .dropdown-toggle{color:#fff}
    .top-mb-search-box{display:none;position:fixed;background:#fff;top:50px;padding:6px 15px 10px;box-shadow:2px 2px 4px rgba(0,0,0,0.2);z-index:998;width:100%}
    .top-mb-search-box .search-group{width:100%;height: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*/

/*#region 移动端栏目列表*/
.menu-collapse { border-radius: 6px 6px 0 0; border: 1px solid #e7e7e7; background: #fff; }
.menu-collapse .collapse-title { padding: 0.875rem; background: #5bb44e; 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 }


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

/*默认详情设置*/
.content-wrapper { line-height: 1.7;  margin-bottom: 1.5rem; }
.content-wrapper h2 { font-size: 26px; font-weight: 600; margin-bottom: 10px; }
.content-wrapper h3 { font-size: 24px; font-weight: 600; margin-bottom: 10px; }
.content-wrapper h4 { font-size: 20px; font-weight: 600; margin-bottom: 10px; }
.content-wrapper img { max-width: 100% !important; height: auto !important; }
.content-wrapper video { max-width: 100% !important; height: auto !important; }
.content-wrapper ul{padding-left: 20px;}
.content-wrapper ul li{list-style-type: initial;}
.content-wrapper ol{padding-left: 20px;}
.content-wrapper ol li{list-style-type: initial;}
.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-wrapper table th, .table-wrapper table td { padding: 5px; vertical-align: middle; font-size: 14px; border: 1px solid #dee2e6; text-align: center; }
.table-wrapper table tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.03); }
.table-wrapper table tbody tr:hover { background-color: #dee2e6; 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: 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:var(--public-color);border-radius:0px;font-size:16px;line-height:22px;padding-top:8px;padding-bottom:8px}
.form-feedback .btn:hover{background:var(--public-color);color:#fff}
@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,#24b66f 0%,#88ca4e 70%);color:#fff;border-radius:10px;padding:15px 25px;display:none;cursor:pointer;box-shadow:0 0 10px -2px #000;opacity:0;transition:.6s all}

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

/*#搜索*/
.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}

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

@media(max-width:768px) {.zhbg .box{width:80%;padding:15px;}}

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

.video-nr .v-side{width:22%;height:100%;overflow:auto;}
.video-nr .v-side::-webkit-scrollbar{display:none;}
.video-nr .v-side .v-pro{background:#fff;padding:15px;border-radius:20px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.video-nr .v-side .v-pro .img{width:30%;}

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

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

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

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

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

.v-share-box .share{display:flex;margin-top:30px;font-size:0;transition:all .3s ease-in-out;justify-content:space-between;}
.v-share-box .share_cell{font-size:16px;color:#333;text-align:center;}
.v-share-box .share_cell p{margin-bottom:0;}
.v-share-box .share_cell .icon.wa {background-position:-3px -180px;}
.v-share-box .share_cell .icon.fb {background-position:-185px -235px;}
.v-share-box .share_cell .icon.tw {background-position:-124px -177px;}
.v-share-box .share_cell .icon.em {background-position:-64px -237px;}
.v-share-box .share_cell .icon.li {background-position:-241px -204px;}
.v-share-box .share_cell .icon:hover{box-shadow:0 2px 6px rgb(0 0 0 / 25%);}
.v-share-box .share_cell .icon{width:55px;height:55px;display:inline-flex;align-items:center;justify-content:center;margin-bottom:6px;
background:url(../../images/vc-sprite.webp) no-repeat -3px -180px;background-size:300px;border-radius:50%;}

@media(max-width:768px) {.reveal-modal#mb-share{left:10%;margin-left:-5%;width:90%;}}
.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)}}

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

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

.t1{font-size:42px;line-height:50px;font-weight:700;}
.msg{font-size:16px;line-height:24px;color:#666666;}

@media (max-width:768px) {
    .grid1,.grid2{grid-template-columns:repeat(var(--bs-columns,12),1fr);}

    .t1{font-size:18px;line-height:26px;}
    .msg{font-size:14px;line-height:22px;}

    .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-1870{max-width:1870px;}
.max-1830{max-width:1830px;}
.max-1660{max-width:1660px;}
.max-1630{max-width:1630px;}

.header{z-index:999;width:100%;position:fixed;top:0;left:0;background-color:#fff;border-bottom:1px solid #ebebeb;}
.header.fadeInDown{background-color:#fff;transition:all .5s;box-shadow:0 0 20px 1px rgba(0,0,0,.1);}
.header.fadeInDown .navbar-custom .navbar-nav .nav-link{height:80px;transition:all .5s;}

.header .navbar-custom .navbar-nav > .nav-item{margin:0 20px;}
.header .navbar-custom .navbar-nav .nav-link{font-size:20px;line-height:32px;font-weight:600;color:#333333;}
.header .navbar-custom .navbar-nav .nav-link:hover{color:var(--public-color);}

.header .top-search-box{display:flex;align-items:center;margin-left:10px;margin-right:30px;position:relative;}
.header .top-search-box.added-class .top-search{display:block;right:0;left:auto;}
.header .search-group .btn{background-color:var(--public-color);}

.header-touch{display:flex;align-items:center;}
.header-touch .text{font-size:16px;line-height:24px;font-weight:700;text-transform:uppercase;color:#fff;background-color:var(--public-color);
padding:9px 23px;border-radius:50px;}
.header-touch .text:hover{text-decoration:underline;}

.header .top-lang{margin-left:30px;}
.header .dropdown.lang .dropdown-toggle{padding:0;background-color:transparent;display:flex;font-size:18px;line-height:26px;color:#333333;}
.header .dropdown.lang{height:100%;display:flex;justify-content:center;align-items:center;position:relative;}
.header .dropdown.lang .dropdown-toggle:after{content:"";width:10px;height:6px;background:url(../../images/header-top-lang-icon.webp)no-repeat;
background-size:cover;display:inline-block;margin-left:10px;position:relative;top:10px;}
.header .dropdown.lang .dropdown-menu{right:0;left:auto;}

.header .col-md-10,.header .navbar,.header .navbar-nav,.header .prodrop{position:static;}
.header .headdrop{position:absolute;left:0;top:100%;width:100%;height:0;background-color:#fff;overflow:hidden;transition:height .5s ease,padding .5s ease,box-shadow .5s ease;}
.header .headdrop.show{padding:40px 0;height:auto;box-shadow:0 10px 20px 1px rgba(0,0,0,.1);}
.header .headdrop .container-xl{display:flex;justify-content:space-between;align-items:stretch;height:100%;}
.header .headdrop .left{width:100%;display:flex;justify-content:center;align-items:flex-start;gap:50px;}
.header .headdrop .left > .box-merge{flex:0 0 auto;display:flex;flex-direction:column;align-items:stretch;gap:28px;border-right:1px solid #ddd;height:100%}
.header .headdrop .left > .box{flex:1 1 0;min-width:0;max-width:500px;}
.header .headdrop .box{padding-right:45px;border-right:1px solid #ddd;}
.header .headdrop .left .box-merge .box{border-right:none;}
.header .headdrop .left > .box-merge:last-child,.header .headdrop .left > .box:last-child{border-right:none;max-width:580px;display:grid;grid-template-columns:repeat(2,1fr);gap:3px 30px;padding:0;}
.header .headdrop .left > .box:last-child > :first-child {
    grid-column: 1 / -1;
}
.header .headdrop a{display:block;}
.header .headdrop .title{font-size:18px;line-height:1.5;font-weight:600;color:#333333;width:100%;display: flex;align-items: center;gap:15px;margin-bottom: 5px;}
.header .headdrop .title::after{content:"";width:15px;height:8px;background:url(../../images/header-text-icon.webp)no-repeat;background-size:cover;display:inline-block;}
.header .headdrop .text{font-size:16px;line-height:1.6;color:#666666;position:relative;}
.header .headdrop .text::before{content:">";color:var(--public-color);display: inline-block;margin-right:10px;font-weight: bold;}
.header .headdrop .text:hover{color:var(--public-color);}
.header .headdrop .right{width:30%;}
.header .msg{line-height:32px;margin-top:30px;}

.home-banner{position:relative;margin-top:100px;}
.home-banner .banner-img img{width:100%;}
.home-banner .container-xl{display:flex;justify-content:space-between;align-items:center;text-align:left;}
.home-banner .left{width:58.3%;}
.home-banner .t1{font-size:42px;line-height:48px;font-weight:500;color:#fff;}
.home-banner .t1::before{content:"";width:80px;height:10px;background:url(../../images/xh-icon.webp)no-repeat;background-size:cover;
display:block;margin-bottom:50px;}
.home-banner .msg{color:#fff;margin-top:25px;}
.home-banner .last{margin-top:55px;display:flex;}
.home-banner .now{font-size:16px;line-height:28px;font-weight:700;text-transform:uppercase;color:#ffffff;background-color:var(--public-color);
border:8px solid #da4149;padding:8px 45px;margin-right:40px;}
.home-banner .now:hover{text-decoration:underline;}
.home-banner .plan{font-size:16px;line-height:28px;font-weight:700;text-transform:uppercase;color:#333333;background-color:#fff;
border:8px solid #f4f4f4;padding:8px 45px;}
.home-banner .plan:hover{text-decoration:underline;}
.home-banner .right{width:34.3%;}

.home-pro{margin-top:80px;padding-bottom:70px;}
.home-pro .top{text-align:center;}

.home-pro .top .msg{margin-top:20px;font-size:20px;line-height:28px;}

.home-pro .grid{margin-top:75px;gap:var(--bs-gap,40px);}
.home-pro .g-col-xl-3{display:flex;flex-direction:column;align-items:stretch;padding:0 0 28px;box-shadow:0 7px 20px 1px rgba(0,0,0,.06);background:#fff;overflow:hidden;}
.home-pro .left{width:100%;}
.home-pro .right{width:100%;padding:22px 20px 0;box-sizing:border-box;text-align:center;}
.home-pro .left .img{line-height:0;}
.home-pro .left .card-thumb{display:block;overflow:hidden;background:#f5f5f5;}
.home-pro .left .card-thumb img{width:100%;height:auto;object-fit:cover;aspect-ratio:320/200;display:block;}
.home-pro .title{font-size:20px;line-height:26px;font-weight:700;color:#333333;}
.home-pro .title::after{content:"";width:19px;height:11px;background:url(../../images/gories-icon1.webp)no-repeat;background-size:cover;display:inline-block;margin-left:10px;position:relative;top:-1px;}
.home-pro .title:hover{color:var(--public-color);}

.home-pro .g-col-xl-3 .msg{margin-top:14px;padding:0;position:relative;font-size:15px;line-height:24px;color:#666;}
.home-pro .g-col-xl-3 .msg::before{display:none;}
.home-pro .g-col-xl-3 .msg p:nth-child(2){margin-top:8px;}

.home-full{padding-top:150px;padding-bottom:100px;background:url(../../images/home-full-bg.webp)no-repeat;background-size:cover;position:relative;}
.home-full::after{content:"";width:934px;height:547px;background:url(../../images/home-full-skip.webp)no-repeat;background-size:cover;display:block;
position:absolute;top:0;right:0;}
.home-full .container-xl{display:flex;justify-content:space-between;}
.home-full .left{width:54%;padding-top:0;}
.home-full .right{width:45.5%;position:relative;z-index:10;}
.home-full .t2{font-size:18px;line-height:28px;font-weight:500;color:var(--public-color);display:none;}
.home-full .t1{font-size:36px;line-height:46px;font-weight:700;color:#333333;margin-top:10px;text-align:left;letter-spacing:-1px;}
.home-full .msg{font-size:20px;line-height:28px;color:#999999;margin-top:15px;text-align:left;}
.home-full .title{font-size:20px;line-height:30px;font-weight:700;color:#333333;}
.home-full .text{font-size:16px;line-height:28px;color:#666666;margin-top:10px;}

.home-full .boxs{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:40px;}
.home-full .box{width:46.7%;position:relative;margin-top:45px;padding-left:70px;}
.home-full .box .icon{position:absolute;left:0;top:10px;}
.home-full .box:nth-child(1),.home-full .box:nth-child(2){margin-top:0;}
.home-full .box:nth-child(2) .icon{top:12px;;}
.home-full .box:nth-child(4) .icon{top:7px;}


.home-full a{font-size:16px;line-height:28px;font-weight:700;text-transform:uppercase;color:#fff;border:8px solid #da4149;background-color:var(--public-color);padding:8px 40px;margin-top:20px;}
.home-full a:hover{text-decoration:underline;}

/* .home-full .box.active{background-color:var(--public-color);}
.home-full .box.active::before{background:url(../../images/home-full-box-icon2.webp)no-repeat;}
.home-full .box.active .icon img:nth-child(1){display:none;}
.home-full .box.active .icon img:nth-child(2){display:block;}
.home-full .box.active .title{color:#fff;}
.home-full .box.active .text{color:#fff;} */

.home-chall{padding-bottom:130px;position:relative;}
.home-chall::before{content:"";width:639px;height:448px;background:url(../../images/home-chall-skip1.webp)no-repeat;background-size:cover;display:block;
position:absolute;left:0;bottom:0;}
.home-chall .t1{text-align:center;}

.home-chall .grid{margin-top:70px;gap:var(--bs-gap,40px);position:relative;z-index:10;}
.home-chall .g-col-xl-4{padding:30px 30px 55px 30px;background:url(../../images/home-chall-bg1.webp)no-repeat;background-size:100% 100%;}
.home-chall .box{position:relative;padding-bottom:0px;}
.home-chall .box::before{content:"";width:100%;height:28px;background:url(../../images/home-chall-skip.webp)no-repeat;background-size:100%;
display:block;position:absolute;left:0;bottom:0;display:none;}
.home-chall .title{font-size:20px;line-height:32px;font-weight:700;color:#333333;margin-top:30px;display: flex;align-items: center;gap:10px;}
.home-chall .title::after{content:"";width:20px;height:10px;background:url(../../images/home-full-box-icon1.webp) no-repeat;background-size:cover;display:inline-block;transform:rotate(90deg);}
.home-chall .msg:nth-child(3){margin-top:10px;}
.home-chall .msg:nth-child(4){margin-top:5px;}
.home-chall .g-col-xl-4:hover{background:none;background-color:#f6f6f6;}

@media (max-width:1919px) {.home-chall::before,.home-full::after{display:none;}}

.home-partn{padding:110px 0;background-color:#f8f8f8;}
.home-partn .container-xl{display:flex;justify-content:space-between;}
.home-partn .left{width:54.3%;order:2;}
.home-partn .right{width:41.1%;}
.home-partn .t2{font-size:18px;line-height:32px;font-weight:500;text-transform:uppercase;color:var(--public-color);}
.home-partn .t1{margin-top:0;}
.home-partn .msg{margin-top:15px;}
.home-partn .grid{margin-top:35px;gap:var(--bs-gap,0);}
.home-partn .g-col-xl-4{position:relative;}
.home-partn .g-col-xl-4::before{content:"";width:1px;height:100px;background-color:var(--public-color);display:block;position:absolute;
left:10px;top:45px;}
.home-partn .icon{height:25px;}
.home-partn .text1{font-size:40px;line-height:48px;font-weight:500;color:#333333;padding-left:30px;margin-top:30px;}
.home-partn .text2{font-size:16px;line-height:32px;font-weight:700;color:#888888;padding-left:30px;margin-top:10px;}
.home-partn .g-col-xl-4:nth-child(2) .icon{margin-left:-9px;}

.home-partn a{font-size:16px;line-height:28px;font-weight:700;text-transform:uppercase;color:#fff;border:8px solid #da4149;
background-color:var(--public-color);padding:8px 40px;margin-top:40px;}
.home-partn a:hover{text-decoration:underline;}
.home-partn .home-partn-swiper{position:relative;width:100%;}
.home-partn .home-partn-swiper .swiper-slide img{display:block;width:100%;height:auto;}
.home-partn .home-partn-swiper-pagination{position:static !important;margin-top:18px;text-align:center;}
.home-partn .home-partn-swiper-pagination .swiper-pagination-bullet{width:8px;height:8px;margin:0 6px !important;opacity:1;background:#dddddd;}
.home-partn .home-partn-swiper-pagination .swiper-pagination-bullet-active{background:var(--public-color);}

.home-support{padding:80px 0 120px;}
.home-support .top{text-align:center;}
.home-support .t2{font-size:18px;line-height:26px;font-weight:500;text-transform:uppercase;color:var(--public-color);}
.home-support .t1{font-size:36px;line-height:46px;color:#333333;width:60%;display:table;margin:10px auto 0 auto;}

.home-support .grid{margin-top:80px;gap:60px 80px;}
.home-support .box{padding:35px 60px 35px 80px;background-color:#f8f8f8;position:relative;}
.home-support .box::before{content:"";width:26px;height:100%;background:url(../../images/home-support-box-skip.webp)no-repeat;background-size:cover;
display:block;position:absolute;left:35px;top:0;}
.home-support .title{font-size:24px;line-height:28px;font-weight:700;color:#333333;}
.home-support .box .msg{font-size:16px;line-height:24px;color:#666666;margin-top:25px;}
.home-support .g-col-xl-6:last-child .box .msg{width:75%;}

.home-support .g-col-xl-6.active .box{background-color:#ffffff;box-shadow:0 5px 30px 1px rgba(0,0,0,.06);}

.home-faq{position:relative;}
.home-faq .bg{width:100%;}
.home-faq .contain{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;}
.home-faq .container-xl{display:flex;justify-content:space-between;}
.home-faq .left{width:38.6%;}
.home-faq .t1{color:#fff;position:relative;}
/* .home-faq .t1::before{content:"";width:80px;height:10px;background:url(../../images/xh-icon.webp)no-repeat;background-size:cover;display:block;position:absolute;left:0;top:-50px;} */
.home-faq .msg{color:#fff;margin:10px 0 20px;}
/* margin-top:20px; */
.home-faq .box{padding:55px 50px 55px 50px;background-color:var(--public-color);position:relative}
/* margin-top:85px; */
.home-faq .form-row{margin:0;}
.home-faq .form-row>[class*="col-"]{padding:0;margin-bottom:20px;}
.home-faq .form-feedback .form-control{font-size:18px;line-height:28px;color:#999999;padding:10px 20px;}
.home-faq .col-md-6:nth-child(3){padding-right:10px;}
.home-faq .col-md-6:nth-child(4){padding-left:10px;}
.home-faq .btn-box{margin-bottom:0 !important;position:static;}
.home-faq .form-feedback .btn{font-size:14px;line-height:22px;font-weight:700;text-transform:uppercase;color:#ffffff;border:6px solid #da4149;
background-color:var(--public-color);padding:8px 50px;}
.home-faq .form-feedback .btn:hover{background-color:#fff;color:var(--public-color);border-color:#fff;}
.home-faq .feedback-result{position:absolute;left:0;bottom:5px;color:#fff;text-align:left;padding:0 50px;font-size:14px;line-height:22px;}

.home-faq .right{width:56.45%;margin-top:120px}
.home-faq .faq-item{background-color:#fff;margin-bottom:20px;padding:26px 30px 26px 40px;}
.home-faq .faq-title{font-size:20px;line-height:28px;font-weight:500;color:#333333;position:relative;}
.home-faq .faq-title::after{content:"";width:26px;height:27px;background:url(../../images/home-faq-icon1.webp)no-repeat;background-size:cover;
display:block;position:absolute;right:0;top:0;}
.home-faq .faq-content{font-size:16px;line-height:28px;color:#999999;height:0;overflow:hidden;transition:all .5s;}

.home-faq .faq-item.active{padding-bottom:50px;}
.home-faq .faq-item.active .faq-title::after{background:url(../../images/home-faq-icon2.webp)no-repeat;}
.home-faq .faq-item.active .faq-content{margin-top:30px;height:auto;transition:all .5s;}

.home-new{margin-top:80px;padding-bottom:90px}
.home-new .t1::before{content:"";width:80px;height:10px;background:url(../../images/xh-icon.webp)no-repeat;background-size:cover;display:inline-block;position:relative;top:-8px;margin-right:30px}
.home-new .swiper{margin-top:48px}
.home-new .img{border-radius:15px;overflow:hidden;max-height:200px;height:200px}
.home-new .texts{margin-top:25px}
.home-new .left{width:100%}
.home-new .date{font-size:72px;line-height:72px;color:#333333}
.home-new .year{font-size:16px;line-height:24px;color:#999999;margin-top:15px}
.home-new .title{width:100%;font-size:20px;line-height:28px;color:#333;margin:10px 0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}
.home-new .title:hover{color:var(--public-color)}
.home-new .last{height:21px;margin-top:30px;position:relative;display:flex;align-items:center;}
.home-new .swiper-pagination{position:static;width:90%;display:flex;align-items:center;}
.home-new .swiper-pagination-bullet{width:33%;margin:0 !important;border-radius:0;height:2px;background-color:#dddddd;opacity:1;}
.home-new .swiper-pagination-bullet-active{height:4px;background-color:#cf0010;}

.home-new .swiper-button-prev{width:26px;height:21px;right:5.4%;top:auto;bottom:0;left:auto;}
.home-new .swiper-button-prev::after{content:"";width:100%;height:100%;background:url(../../images/home-new-icon1.webp)no-repeat;
background-size:cover;display:block;position:absolute;left:0;top:0;bottom:0;}
.home-new .swiper-button-next{width:26px;height:21px;right:0;top:auto;bottom:0;}
.home-new .swiper-button-next::after{content:"";width:100%;height:100%;background:url(../../images/home-new-icon2.webp)no-repeat;
background-size:cover;display:block;position:absolute;left:0;top:0;bottom:0;}

footer .top{padding:40px 0;background-color:#ececec;background-image:linear-gradient(165deg,#fafafa 0%,#ebebeb 48%,#e4e4e4 100%);}
footer .footer-inner{min-width:0;}
footer .footer-head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.12);gap:30px;padding-bottom:40px;}
footer .footer-head-logo{display:inline-block;margin:0;transition:opacity .2s ease,transform .2s ease;position: relative;height: 60px;display: flex;align-items: center;justify-content: center;}
footer .footer-head-logo::before{content:'';width: 100%;height: 1px;background-color:var(--public-color);display: inline-block;position:absolute;bottom:-40px;left: 0;}
footer .footer-head-logo:hover{opacity:.88}
footer .footer-head-right{flex:1;min-width:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:clamp(20px,4vw,56px);align-items:center;align-self:center;justify-content:flex-end;}
footer .footer-tagline{flex:0 1 auto;min-width:0;max-width:590px;margin:0;font-size:19px;font-weight:500;line-height:1.55;letter-spacing:.01em;color:#3a3a3a;text-align:left;}
footer .footer-cta{display:inline-flex;align-items:center;justify-content:center;gap:0.35em;flex-shrink:0;padding:11px 24px;font-size:14px;font-weight:700;line-height:1.2;text-transform:uppercase;letter-spacing:.08em;color:#fff !important;background:var(--public-color);text-decoration:none;border:2px solid rgba(0,0,0,.12);box-sizing:border-box;transition:filter .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 4px 14px rgba(209,18,27,.28);}
footer .footer-cta:hover{color:#fff !important;filter:brightness(0.96);transform:translateY(-1px);box-shadow:0 6px 20px rgba(209,18,27,.35);}
footer .footer-cta:focus-visible{outline:2px solid var(--public-color);outline-offset:3px;}
footer .footer-cta-arrow{font-weight:700;margin-left:2px;font-size:1.05em;}
footer .footer-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr) minmax(0,1fr);gap:0;align-items:start;padding-top: 40px;}
footer .box-menus,footer .box-contact{padding-left:clamp(22px,3vw,40px);}
footer .box-about{padding-right:clamp(8px,2vw,20px);}
footer .share{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-start;gap:10px 12px;margin:24px 0 0;}
footer .share img,footer .social img{max-height:34px;width:auto;}
footer .box-about .box-text{margin-bottom:0;}
footer .box-text p{font-size:14px;line-height:1.82;color:#444;margin:0;}

footer .title{font-size:15px;line-height:1.35;font-weight:700;color:#111;margin:0 0 18px;text-transform:uppercase;letter-spacing:.08em;padding-bottom:10px;border-bottom:1px solid rgba(0,0,0,.12);position:relative;}
footer .title::after{content:"";position:absolute;left:0;bottom:-1px;width:48px;height:3px;background:var(--public-color);border-radius:1px;}
footer .box-menus .title-follow{margin-top:32px;}
footer .box-about .title{margin-top:0;}
footer .texts{display:flex;flex-direction:column;gap:10px;}
footer .text{font-size:15px;line-height:1.7;color:#333;padding-left:30px;position:relative;}
footer .text a{color:inherit;text-decoration:underline;text-underline-offset:3px;transition:color .2s ease;}
footer .text a:hover{color:var(--public-color);}
footer .text:nth-child(1)::before{content:"";width:14px;height:17px;background:url(../../images/footer-contact-icon1.webp)no-repeat;
background-size:cover;display:block;position:absolute;left:0;top:4px;}
footer .text:nth-child(2)::before{content:"";width:15px;height:17px;background:url(../../images/footer-contact-icon2.webp)no-repeat;
background-size:cover;display:block;position:absolute;left:0;top:4px;}
footer .text:nth-child(3)::before{content:"";width:16px;height:14px;background:url(../../images/footer-contact-icon3.webp)no-repeat;
background-size:cover;display:block;position:absolute;left:0;top:6px;}
footer .text:nth-child(4)::before{content:"";width:16px;height:16px;background:url(../../images/footer-contact-icon4.webp)no-repeat;
background-size:cover;display:block;position:absolute;left:0;top:5px;}

footer .box-menus>a{font-size:16px;line-height:1.1;color:#444;margin-bottom:6px;position:relative;padding:6px 0 6px 20px;display:block;transition:color .2s ease,background-color .2s ease;border-radius:4px;}
footer .box-menus>a::before{content:">";font-size:12px;font-weight:700;line-height:1;color:#999;background:none;width:auto;height:auto;position:absolute;left:4px;top:50%;transform:translateY(-50%);}
footer .box-menus>a:hover{color:var(--public-color);text-decoration:none;background-color:rgba(209,18,27,.06);}
footer .box-menus>a:hover::before{color:var(--public-color);}
footer .box-menus>a:last-child{margin-bottom:0;}

footer .social,footer .share>a{display:inline-flex;align-items:center;justify-content:center;}
footer .share img{display:block;transition:opacity .2s ease,transform .2s ease;}
footer .share a:hover img,footer .social:hover img{opacity:.9;transform:scale(1.05);}
footer .social{cursor:pointer;margin-right:0;}
footer .social>span:last-child{padding:0;margin-right:0;}
footer .under{font-size:12px;line-height:1.65;color:rgba(255,255,255,.88);padding:16px 16px 18px;background:linear-gradient(180deg,#333 0%,#2a2a2a 100%);border-top:3px solid var(--public-color);text-align:center;letter-spacing:.03em;}
footer .under .container-xl{max-width:100%;}

@media (max-width:1100px){
    footer .footer-head-right{gap:clamp(16px,3vw,40px);}
    footer .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0;}
    footer .box-about{grid-column:1/-1;padding-right:0;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:32px;margin-bottom:8px;}
    footer .box-menus{border-left:none;padding-left:0;padding-right:clamp(16px,3vw,28px);}
    footer .box-contact{padding-left:clamp(22px,3vw,36px);border-left:1px solid rgba(0,0,0,.1);}
}
@media (max-width:768px){
    footer .top{padding:32px 0 40px;}
    footer .footer-head{flex-direction:column;align-items:center;text-align:center;padding-bottom:24px;margin-bottom:32px;gap:18px;}
    footer .footer-head-right{flex:1 1 auto;order:2;flex-direction:column;width:100%;max-width:min(100%,32rem);align-items:stretch;gap:14px;}
    footer .footer-tagline{order:2;font-size:14px;max-width:none;text-align:center;}
    footer .footer-head-logo{order:1;max-width:min(200px,70vw);}
    footer .footer-cta{order:3;align-self:center;padding:10px 22px;}
    footer .footer-grid{grid-template-columns:1fr;gap:0;}
    footer .box-about{grid-column:auto;border-bottom:none;padding-bottom:0;margin-bottom:0;}
    footer .box-menus,footer .box-contact{padding-left:0;border-left:none;padding-right:0;}
    footer .box-menus{padding-bottom:8px;margin-bottom:8px;border-bottom:1px solid rgba(0,0,0,.08);}
    footer .title{font-size:14px;margin-bottom:14px;padding-bottom:8px;}
    footer .box-menus .title-follow{margin-top:24px;}
    footer .text{font-size:14px;padding-left:26px;}
    footer .text:nth-child(1)::before,footer .text:nth-child(2)::before{top:2px;}
    footer .text:nth-child(3)::before{top:5px;}
    footer .text:nth-child(4)::before{top:4px;}
    footer .box-menus>a{font-size:14px;margin-bottom:8px;padding:5px 0 5px 24px;}
    footer .box-menus>a::before{left:2px;}
}

@media (max-width:1660px) {
    .header .navbar-custom .navbar-nav .nav-link{font-size:18px;line-height:26px;}
    .header .navbar-custom .navbar-nav > .nav-item{margin:0 15px;}
    .header .top-search-box{margin-right:20px;}
    .header .top-lang{margin-left:20px;}
}
@media (max-width:768px) {
    .home-banner{margin-top:0;}
    .home-banner .left{width:100%}
    .home-banner .t1{font-size:20px;line-height:28px;}
    .home-banner .t1::before{display:none;}
    .home-banner .msg{display:none;}
    .home-banner .right{display:none;}
    .home-banner .last{display:none;}

    .home-pro{margin-top:20px;padding-bottom:20px;}
    .home-pro .t1::before{display:none;}
    .home-pro .top .msg{font-size:14px;line-height:22px;margin-top:10px;}
    .home-pro .grid{margin-top:20px;gap:var(--bs-gap,20px);}
    .home-pro .g-col-xl-3{padding:0 0 18px;}
    .home-pro .g-col-xl-3 .right{padding:16px 14px 0;}

    .home-pro .t1, .home-full .t1, .home-chall .t1, .home-partn .t1, .home-support .t1, .home-faq .t1, .home-new .t1, .faq1 .t1, .cate .t1{font-size:18px !important;line-height:26px !important;}
    
    .home-full{padding:20px 0;}
    .home-full .container-xl{flex-wrap:wrap;}
    .home-full .left{width:100%;padding-top:0;margin-top:15px;}
    .home-full .t1{margin-top:0;}
    .home-full .t1::before{display:none;}
    .home-full .msg{font-size:14px;line-height:22px;margin-top:5px;}
    .home-full .boxs{flex-wrap:wrap;margin-top:20px;}
    .home-full .box{width:100%;margin-top:15px;}
    .home-full .box:nth-child(2){margin-top:15px;}
    .home-full .title{font-size:16px;line-height:24px;}
    .home-full .text{font-size:14px;line-height:22px;margin-top:5px;}
    .home-full .box .icon{top:0;}
    .home-full .box:nth-child(2) .icon{top:0;}
    .home-full .box:nth-child(4) .icon{top:0;}
    .home-full .right{width:100%;order:-1;}

    .home-chall{padding-bottom:20px;}
    .home-chall .t1::before{display:none;}
    .home-chall .grid{margin-top:15px;gap:var(--bs-gap,15px);}
    .home-chall .g-col-xl-4{padding:20px;}
    .home-chall .title{font-size:18px;line-height:26px;margin-top:15px;}
    .home-chall .msg:nth-child(3){margin-top:5px;}
    .home-chall .msg:nth-child(4){margin-top:0;}

    .home-partn{padding:20px 0;}
    .home-partn .t2{font-size:16px;line-height:24px;}
    .home-partn .t2::before{display:none;}
    .home-partn .t1{margin-top:0;}
    .home-partn .msg{margin-top:5px;}
    .home-partn .icon{display:none;}
    .home-partn .grid{margin-top:10px;gap:var(--bs-gap,15px);}
    .home-partn .g-col-xl-4::before{display:none;}
    .home-partn .text1{font-size:14px;line-height:22px;margin-top:0;padding-left:0;}
    .home-partn .text2{font-size:14px;line-height:22px;margin-top:0;padding-left:0;}
    .home-partn a{font-size:14px;line-height:22px;border-width:4px;padding:4px 40px;}

    .home-support{margin-top:20px;padding-bottom:20px;}
    .home-support .t2{font-size:16px;line-height:24px;}
    .home-support .t1{width:100%;margin-top:0;}
    .home-support .t1::after{display:none;}
    .home-support .grid{margin-top:20px;gap:var(--bs-gap,20px);}
    .home-support .box{padding:20px;}
    .home-support .box::before{display:none;}
    .home-support .title{font-size:18px;line-height:26px;}
    .home-support .box .msg{font-size:14px;line-height:22px;margin-top:5px;}

    .home-faq{background-color:#f8f8f8;padding:25px 0;}
    .home-faq .bg{display:none;}
    .home-faq .contain{position:static;}
    .home-faq .container-xl{flex-wrap:wrap;}
    .home-faq .left{width:100%;}
    .home-faq .t1{color:#333;}
    .home-faq .t1::before{display:none;}
    .home-faq .msg{color:#333;margin-top:0;}
    .home-faq .box{padding:20px;}
    .home-faq .form-row>[class*="col-"]{margin-bottom:10px;}
    .home-faq .form-feedback .form-control{font-size:14px;line-height:22px;padding:5px 10px;}
    .home-faq .col-md-6:nth-child(3){padding-right:0;}
    .home-faq .col-md-6:nth-child(4){padding-left:0;}
    .home-faq .form-feedback .btn{padding:4px 25px;border-width:3px;}
    .home-faq .right{width:100%;margin-top:20px;}

    .home-faq .faq-item{padding:20px;margin-bottom:10px;}
    .home-faq .faq-item.active{padding-bottom:20px;}
    .home-faq .faq-item:last-child{margin-bottom:0;}
    .home-faq .faq-title{font-size:18px;line-height:26px;padding-right:26px;}
    .home-faq .faq-content{font-size:14px;line-height:22px;}
    .home-faq .faq-item.active .faq-content{margin-top:5px;}

    .home-new{margin-top:20px;padding-bottom:20px;}
    .home-new .t1::before{display:none;}
    .home-new .swiper{margin-top:20px;}
    .home-new .swiper-button-prev,.home-new .swiper-button-next{display:none;}
    .home-new .texts{margin-top:15px;}
    .home-new .year{font-size:16px;line-height:24px;margin-top:0;}
    .home-new .title{font-size:18px;line-height:26px;}
    .home-new .last{margin-top:10px;height:4px;}
    .home-new .swiper-pagination{width:100%;}
}

.bread{margin-top:130px;}
.bread .breadcrumb{display:flex;align-items:center;}
.bread .breadcrumb::before{content:"";width:60px;height:8px;background:url(../../images/breadcrumb-icon1.webp)no-repeat;background-size:cover;
display:block;margin-right:30px;}
.bread .breadcrumb-item{display:flex;align-items:center;}
.bread .breadcrumb-item a{font-size:18px;line-height:28px;color:#666666;}
.bread .breadcrumb-item a:hover{color:var(--public-color);}
.bread .breadcrumb-item+.breadcrumb-item{padding-left:20px;}
.bread .breadcrumb-item+.breadcrumb-item::before{content:"";width:18px;height:8px;background:url(../../images/breadcrumb-a-icon.webp)no-repeat;
background-size:cover;display:block;margin-right:20px;}

@media (max-width:768px) {
    .bread{margin-top:0;}
    .bread .breadcrumb::before{display:none;}
    .bread .breadcrumb-item a{font-size:14px;line-height:22px;}
    .bread .breadcrumb-item+.breadcrumb-item{padding-left:10px;}
    .bread .breadcrumb-item+.breadcrumb-item::before{margin-right:10px;}
}

.faq{margin-top:100px;padding-bottom:240px;}
.faq .box{margin-top:100px;display:flex;justify-content:space-between;}
.faq .left{width:17.2%;}
.faq .item{width:100%;font-size:16px;line-height:28px;font-weight:700;text-transform:uppercase;color:#999999;border:8px solid #eeeeee;
background-color:#e7e7e7;text-align:center;padding:8px 0;margin-bottom:10px;}
.faq .item.active,.faq .item:hover{border-color:#da4149;background-color:var(--public-color);color:#fff;}
.faq .item:last-child{margin-bottom:0;}
.faq .right{width:77.2%;}

.faq .faq-item{padding:26px 40px;margin-bottom:20px;background-color:#fff;box-shadow:0 5px 30px 1px rgba(0,0,0,.07);}
.faq .faq-item:hover{cursor:pointer;}
.faq .faq-item:last-child{margin-bottom:0;}
.faq .faq-title{font-size:20px;line-height:28px;font-weight:500;color:#333333;position:relative;padding-right:26px;}
.faq .faq-title::before{content:"Q:";font-size:20px;line-height:28px;font-weight:500;color:var(--public-color);margin-right:10px;}
.faq .faq-title::after{content:"";width:26px;height:27px;background:url(../../images/home-faq-icon1.webp)no-repeat;background-size:cover;
display:block;position:absolute;right:0;top:0;}
.faq .faq-content{font-size:16px;line-height:28px;color:#999999;height:0;overflow:hidden;transition:all .5s;}
.faq .faq-content::before{content:"A:";font-size:20px;line-height:28px;font-weight:500;color:var(--public-color);margin-right:8px;}
.faq .faq-content p{display:inline;}

.faq .faq-item.active{padding-bottom:60px;}
.faq .faq-item.active .faq-title::after{background:url(../../images/home-faq-icon2.webp)no-repeat;}
.faq .faq-item.active .faq-content{margin-top:25px;height:auto;transition:all .5s;}

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

.new{margin-top:100px;padding-bottom:240px;}
.new .items{margin-top:100px;display:flex;}
.new .item{font-size:16px;line-height:28px;font-weight:700;color:#999999;border:8px solid #eeeeee;background-color:#e7e7e7;
width:280px;padding:8px 0;text-align:center;margin-right:10px;text-transform:uppercase;}
.new .item:last-child{margin-right:0;}
.new .item.active,.new .item:hover{border-color:#da4149;background-color:var(--public-color);color:#fff;}

.new .grid{margin-top:120px;gap:var(--bs-gap,40px);}
.new .texts{padding:30px 30px 30px 30px;background-color:#f8f8f8;}
.new .date{font-size:16px;line-height:28px;color:#999999;text-transform:uppercase;}
.new .title{font-size:20px;line-height:28px;font-weight:500;color:#333333;margin-top:5px;}
.new .title::after{content:"";width:19px;height:11px;background:url(../../images/new-icon.webp)no-repeat;background-size:cover;
display:inline-block;margin-left:15px;position:relative;top:-1px;}
.new .title:hover{color:var(--public-color);}
.new .msg{font-size:16px;line-height:24px;color:#666666;margin-top:15px;}
.new .g-col-xl-4:hover .texts{background-color:#fff;box-shadow:0 5px 20px 1px rgba(0, 0, 0,0.07);}

@media (max-width:768px) {
    .new{margin-top:20px;padding-bottom:20px;}
    .new .grid{margin-top:15px;gap:var(--bs-gap,15px);}
    .new .texts{padding:20px;}
    .new .date{font-size:14px;line-height:22px;}
    .new .title{font-size:18px;line-height:26px;margin-top:0;}
    .new .title::after{margin-left:10px;top:0;}
    .new .msg{font-size:14px;line-height:22px;margin-top:5px;}
}

.cert{margin-top:100px;padding-bottom:240px;}
.cert .items{margin-top:100px;display:flex;}
.cert .item{font-size:16px;line-height:28px;font-weight:700;color:#999999;border:8px solid #eeeeee;background-color:#e7e7e7;
width:280px;padding:8px 0;text-align:center;margin-right:10px;text-transform:uppercase;}
.cert .item:last-child{margin-right:0;}
.cert .item.active,.cert .item:hover{border-color:#da4149;background-color:var(--public-color);color:#fff;}

.cert .grid{margin-top:140px;gap:var(--bs-gap,25px);}
.cert .g-col-xl-3{padding:30px 25px 35px 25px;background-color:#f8f8f8;}
.cert .title{font-size:18px;line-height:32px;font-weight:600;color:#333333;margin-top:35px;text-align:center;}

@media (max-width:768px) {
    .cert {margin-top:20px;padding-bottom:20px;}
    .cert .grid{margin-top:15px;gap:var(--bs-gap,15px);}
    .cert .g-col-xl-3{padding:15px;}
    .cert .title{font-size:16px;line-height:24px;margin-top:10px;}
}

.down{margin-top:100px;padding-bottom:180px;}
.down .box{display:flex;justify-content:space-between;margin-top:160px;}
.down .left{width:29.3%;}
.down .left img{margin-left:-120px;}
.down .right{width:61.5%;}
.down .msg{font-size:16px;line-height:24px;color:#666666;}

.down form{margin-top:35px;}
.down .form-row{margin:0;}
.down .form-row>[class*="col-"]{padding:0;}
.down .form-feedback .form-control{font-size:16px;line-height:24px;padding:11px 20px;border:2px solid #f8f8f8;background-color:#f8f8f8;}
.down .form-feedback .form-control:focus{background-color:transparent;border-color:var(--public-color);}
.down .col-md-6:nth-child(1){padding-right:10px;}
.down .col-md-6:nth-child(2){padding-left:10px;}
.down .col-md-7 .input-group{height:60px;}

.down .form-feedback .btn{display:table;font-size:16px;line-height:28px;font-weight:700;text-transform:uppercase;color:#ffffff;background-color:var(--public-color);
border:8px solid #da4149;padding:8px 70px;width:auto;margin:0 0 0 auto;}
.down .form-feedback .btn:hover{text-decoration:underline;}
@media (max-width:1919px) {
    .down .left img{margin-left:0;}
    .lin-fluid{max-width:100%;height:auto;}
}
@media (max-width:1300px) {
    .down .form-feedback .btn{padding:8px 40px;}
}
@media (max-width:768px) {
    .down{margin-top:20px;padding-bottom:20px;}
    .down .box{margin-top:20px;}
    .down .msg{font-size:14px;line-height:22px;}
    .down form{margin-top:10px;}
    .down .form-row>[class*="col-"]{margin-bottom:10px;}
    .down .form-feedback .form-control{font-size:14px;line-height:22px;padding:5px 10px;}
    .down .col-md-6:nth-child(1){padding-right:0;}
    .down .col-md-6:nth-child(2){padding-left:0;}
    .down .col-md-7 .input-group{height:auto;}
    .down .form-feedback .btn{padding:10px 20px;font-size:14px;line-height:22px;border-width:4px;}
}

.banner{margin-top:100px;}
.banner .banner-img img{width:100%;}
.banner .banner-text{text-align:left;align-items:flex-start;}
.banner .breadcrumb{display:flex;align-items:center;margin-top:30px;}
.banner .breadcrumb::before{content:"";width:60px;height:8px;background:url(../../images/breadcrumb-icon2.webp)no-repeat;background-size:cover;
display:block;margin-right:30px;}
.banner .breadcrumb-item{display:flex;align-items:center;}
.banner .breadcrumb-item a{font-size:18px;line-height:28px;color:#fff;}
.banner .breadcrumb-item a:hover{text-decoration:underline;}
.banner .breadcrumb-item+.breadcrumb-item{padding-left:20px;}
.banner .breadcrumb-item+.breadcrumb-item::before{content:"";width:18px;height:8px;background:url(../../images/breadcrumb-a-icon1.webp)no-repeat;
background-size:cover;display:block;margin-right:20px;}
.banner .t1{color:#fff;margin-top:100px;}
.banner .msg{color:#fff;margin-top:20px;}

@media (max-width:1600px) {
    .banner .t1{margin-top:20px;}
    .banner .msg{margin-top:10px;}
}
@media (max-width:768px) {
    .banner{margin-top:0;}
    .banner .breadcrumb{margin-top:0;}
    .banner .breadcrumb::before{display:none;}
    .banner .breadcrumb-item a{font-size:14px;line-height:22px;}
    .banner .breadcrumb-item+.breadcrumb-item{padding-left:10px;}
    .banner .breadcrumb-item+.breadcrumb-item::before{margin-right:10px;}
    .banner .t1{margin-top:5px;}
    .banner .msg{display:none;}
}

.caselist{margin-top:200px;padding-bottom:200px;}
.caselist .box{display:flex;justify-content:space-between;align-items:center;padding:50px 0;border-bottom:1px solid #dddddd;}
.caselist .box:nth-child(1){border-top:1px solid #dddddd;}
.caselist .left{width:39.3%;order:2;}
.caselist .right{width:41.4%;}
.caselist .title{font-size:28px;line-height:36px;font-weight:700;color:#333333;margin-top:30px;}
.caselist .title:hover{color:var(--public-color);}
.caselist .title::after{content:"";width:19px;height:11px;background:url(../../images/new-icon.webp)no-repeat;background-size:cover;
display:inline-block;margin-left:15px;position:relative;top:-3px;}
.caselist .msg{margin-top:25px;}
.caselist .msg strong{font-weight:500;color:#333;}

@media (max-width:768px) {
    .caselist{margin-top:20px;padding-bottom:20px;}
    .caselist .box{padding:20px 0;}
    .caselist .right{margin-top:10px !important;}
    .caselist .right .icon{display:none;}
    .caselist .title{font-size:18px;line-height:26px;margin-top:0;}
    .caselist .title::after{margin-left:5px;top:0;}
    .caselist .msg{margin-top:5px;}
}

.contact{margin-top:100px;padding-bottom:220px;}
.contact .grid{margin-top:95px;gap:var(--bs-gap,40px);}

.contact .top{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:1px solid #dddddd;
padding-left:40px;position:relative;}
.contact .top::before{content:"";width:6px;height:50px;background:url(../../images/contact-skip.webp)no-repeat;background-size:cover;
display:block;position:absolute;left:0;top:5px;}
.contact .g-col-xl-4{padding:45px 40px 60px 40px;box-shadow:0 5px 25px 1px rgba(0,0,0,.06);}
.contact .text1{font-size:18px;line-height:36px;font-weight:500;color:#333333;}
.contact .icon{width:60px;height:60px;display:flex;justify-content:center;align-items:center;}
.contact .text2{font-size:18px;line-height:36px;color:#888888;margin-top:20px;}

.contact .box{margin-top:120px;display:flex;justify-content:space-between;}
.contact .left{width:50%;}
.contact .msg{line-height:36px;}
.contact .tips{margin-top:70px;}
.contact .tip{margin-top:40px;position:relative;padding-left:100px;}
.contact .txt1{font-size:24px;line-height:32px;font-weight:500;color:#333333;}
.contact .txt2{font-size:18px;line-height:36px;color:#666666;margin-top:10px;}

.contact .tip:nth-child(1)::before{content:"";width:50px;height:50px;background:url(../../images/contact-box-icon1.webp)no-repeat;
background-size:cover;display:block;position:absolute;left:0;top:5px;}
.contact .tip:nth-child(2)::before{content:"";width:50px;height:50px;background:url(../../images/contact-box-icon2.webp)no-repeat;
background-size:cover;display:block;position:absolute;left:0;top:5px;}
.contact .tip:nth-child(3)::before{content:"";width:34px;height:60px;background:url(../../images/contact-box-icon3.webp)no-repeat;
background-size:cover;display:block;position:absolute;left:0;top:5px;}

.contact .tip:nth-child(1){margin-top:0;}
.contact .right{width:42.9%;}
.contact .title{font-size:36px;line-height:42px;font-weight:700;color:#333333;margin-top:25px;}
.contact form{margin-top:75px;}
.contact .form-row{margin:0;}
.contact .form-row>[class*="col-"]{padding:0;}
.contact .form-feedback .form-control{font-size:16px;line-height:24px;padding:11px 20px;border:2px solid #f8f8f8;background-color:#f8f8f8;}
.contact .form-feedback .form-control:focus{background-color:transparent;border-color:var(--public-color);}
.contact .col-md-6:nth-child(1){padding-right:10px;}
.contact .col-md-6:nth-child(2){padding-left:10px;}
.contact .col-md-6 .input-group{height:60px;}
.contact .form-feedback .btn{display:table;font-size:16px;line-height:28px;font-weight:700;text-transform:uppercase;color:#ffffff;background-color:var(--public-color);
border:8px solid #da4149;padding:8px 0;width:100%;margin:0 0 0 auto;}
.contact .form-feedback .btn:hover{text-decoration:underline;}
.contact .last{font-size:32px;line-height:48px;font-weight:500;color:var(--public-color);margin-top:85px;
display:flex;justify-content:space-between;align-items:center;}
.contact .last::after{content:"";width:62.2%;height:4px;background-color:var(--public-color);display:block;}
@media (max-width:1300px) {
    .contact .form-feedback .btn{padding:8px 40px;}
}
@media (max-width:768px) {
    .contact{margin-top:20px;padding-bottom:20px;}
    .contact .grid{margin-top:15px;gap:var(--bs-gap,15px);}
    .contact .g-col-xl-4{padding:20px;}
    .contact .top{padding-left:20px;padding-bottom:10px;}
    .contact .text1{line-height:26px;}
    .contact .text2{font-size:14px;line-height:22px;margin-top:10px;}

    .contact .box{margin-top:20px;}
    .contact .msg{line-height:22px;}
    .contact .tips{margin-top:20px;}
    .contact .tip{padding-left:70px;padding-top:15px;margin-top:0;}
    .contact .txt1{font-size:18px;line-height:26px;}
    .contact .txt2{font-size:14px;line-height:22px;margin-top:5px;}
    .contact .right{margin-top:15px !important;}
    .contact .title{font-size:18px;line-height:26px;margin-top:0;}
    .contact form{margin-top:10px;}
    .contact .form-row>[class*="col-"]{margin-bottom:10px;}
    .contact .form-feedback .form-control{font-size:14px;line-height:22px;padding:7px 15px;}
    .contact .col-md-6:nth-child(1){padding-right:0;}
    .contact .col-md-6:nth-child(2){padding-left:0;}
    .contact .col-md-6 .input-group{height:auto;}
    .contact .form-feedback .btn{font-size:14px;line-height:22px;border-width:4px;width:auto;padding:4px 25px;}
    .contact .last{margin-top:0;font-size:16px;line-height:24px;}
    .contact .last::after{display:none;}
}

.new-cont{margin-top:100px;padding-bottom:100px;}
.new-cont .container-xl{display:flex;justify-content:space-between;}

.new-cont .all-box{display:flex;justify-content:space-between;}
.new-cont .all-box.max{width:100%;}
.new-cont .left{width:20.7%;}
.new-cont .table-box{position:sticky;top:137px;}

.new-cont .table-title{font-size:32px;line-height:40px;font-weight:700;color:#333333;}
.new-cont .table-title::before{content:"";width:60px;height:8px;background:url(../../images/breadcrumb-icon1.webp)no-repeat;background-size:cover;
display:block;margin-bottom:20px;}

.new-cont .table-of-content-list{margin-top:50px;}
.new-cont .table-text{padding-bottom:35px;border-bottom:1px solid #e5e5e5;}
.new-cont .table-text a{font-size:24px;line-height:32px;font-weight:600;color:#333333;}
.new-cont .sub-list{margin-top:40px;}
.new-cont .sub-list a{font-size:20px;line-height:32px;color:#666666;margin-bottom:20px;padding-left:40px;position:relative;display:block;}
.new-cont .sub-list a::before{content:"";width:5px;height:5px;background-color:#999999;display:block;position:absolute;left:0;top:13px;}
.new-cont .sub-list a:hover{color:var(--public-color);}
.new-cont .sub-list a:hover::before{content:"";width:18px;height:16px;background:url(../../images/sub-list-a-icon.webp)no-repeat;background-size:cover;
display:block;position:absolute;left:0;top:8px;}

.new-cont .right{width:75%;display:flex;justify-content:space-between;}
.new-cont .all-box.max .right{width:100%;}
.new-cont .box-left{width:66.7%;}

.new-cont .t1{font-size:36px;line-height:48px;font-weight:700;color:#333333;}
.new-cont .date::before{content:"";width:18px;height:17px;background:url(../../images/new-cont-date.webp)no-repeat;background-size:cover;
display:inline-block;margin-right:10px;position:relative;top:2px;}
.new-cont .box{display:flex;align-items:center;margin-top:50px;}
.new-cont .box div{font-size:16px;line-height:28px;color:#999999;text-transform:uppercase;}
.new-cont .box div:nth-child(1){margin-right:40px;color:#999999;}

.new-cont .center{margin-top:25px;padding:65px 0 75px 0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;}
.new-cont .center p{font-size:16px;line-height:28px;color:#999999;}
.new-cont .last{margin-top:60px;display:flex;justify-content:space-between;}
.new-cont .last .l1{width:51.25;}
.new-cont .last .next{margin-bottom:15px;}
.new-cont .last a span{font-weight:600;font-size:18px;line-height:32px;color:#000000;}
.new-cont .last a p{display:inline-block;font-size:18px;line-height:32px;color:#666666;}
.new-cont .last a:hover p,.new-cont .last a:hover span{color:var(--public-color);text-decoration:underline;}
.new-cont .last .r1{width:25%;}
.new-cont .last .r1 a{width:100%;text-align:center;font-size:18px;line-height:24px;font-weight:500;color:#fff;background-color:var(--public-color);
padding:5px 0;text-transform:uppercase;border:8px solid #da4149;}

.new-cont .box-right{width:27.5%;}
.new-cont .doublebox{padding:40px 30px 70px 30px;background-color:#fff;border-bottom:4px solid var(--public-color);box-shadow:0 10px 30px 1px rgba(0,0,0,0.07);}
.new-cont .doublebox .title{font-size:32px;line-height:40px;color:#333333;font-weight:700;}
.new-cont .doublebox .title::before{content:"";width:60px;height:8px;background:url(../../images/breadcrumb-icon1.webp)no-repeat;background-size:cover;
display:block;margin-bottom:25px;}

.new-cont .doublebox a{display:block;}
.new-cont .doublebox .contactbtn{border:8px solid #da4149;width:100%;display:table;margin-top:50px;padding:1px 0;text-align:center;background-color:var(--public-color);
font-size:16px;line-height:32px;font-weight:700;color:#fff;text-transform:uppercase;}
.new-cont .doublebox .contactbtn::after{content:"";width:16px;height:16px;background:url(../../images/contactbtn-icon.webp) no-repeat;
background-size:cover;display:inline-block;margin-left:15px;position:relative;top:2px;}
.new-cont .contactbtn:hover{text-decoration:underline;}

.new-cont .downbtn{margin-top:50px;font-size:18px;line-height:32px;font-weight:500;color:#666666;padding-bottom:15px;position:relative;padding-left:60px;}
.new-cont .downbtn::before{content:"";width:20px;height:22px;background:url(../../images/downbtn-icon.webp)no-repeat;background-size:cover;
display:inline-block;;position:absolute;left:0;top:2px;}
.new-cont .faqbtn{margin-top:10px;font-size:18px;line-height:26px;font-weight:500;color:#666666;padding-bottom:15px;position:relative;padding-left:60px;}
.new-cont .faqbtn::before{content:"";width:26px;height:26px;background:url(../../images/faqbtn-icon.webp)no-repeat;background-size:cover;display:inline-block;
;position:absolute;left:0;top:0;}
.new-cont .videobtn{margin-top:15px;font-size:18px;line-height:26px;font-weight:500;color:#666666;position:relative;padding-left:60px;}
.new-cont .videobtn::before{content:"";width:26px;height:20px;background:url(../../images/videobtn-icon.webp)no-repeat;background-size:cover;display:inline-block;
;position:absolute;left:0;top:1px;}

.new-cont .downbtn:hover{color:var(--public-color);}
.new-cont .faqbtn:hover{color:var(--public-color);}
.new-cont .videobtn:hover{color:var(--public-color);}

.new-cont .downbtn:hover::before{background:url(../../images/downbtn-icon1.webp)no-repeat;}
.new-cont .faqbtn:hover::before{background:url(../../images/faqbtn-icon1.webp)no-repeat;}
.new-cont .videobtn:hover::before{background:url(../../images/videobtn-icon1.webp)no-repeat;}
.new-cont .doublebox:nth-child(1){margin-bottom:40px}

.new-cont .doublebox:nth-child(2) .title{font-size:28px;}
.new-cont .new-box{padding:30px 0 30px 0;border-bottom:1px solid #dddddd;}
.new-cont .new-box p{display:inline-block;font-size:16px;line-height:28px;font-weight:500;color:#999999;text-transform:uppercase;}
.new-cont .new-box .category{font-size:14px;line-height:22px;color:var(--public-color);text-transform:uppercase;font-weight:500;}
.new-cont .new-box .title1{font-size:18px;line-height:28px;font-weight:600;color:#333333;margin-top:10px;padding-right:35px;position:relative;
}
.new-cont .new-box .title1::after{content:"";width:26px;height:21px;background:url(../../images/new-cont-title1-icon.webp)no-repeat;
background-size:cover;display:block;position:absolute;right:0;top:30%;}
.new-cont .new-box .title1:hover{color:var(--public-color);text-decoration:underline;}
.new-cont .new-box .last{margin-top:10px;}
.new-cont .doublebox:nth-child(2){padding-bottom:60px;}
.new-cont .doublebox:nth-child(2) .new-box:nth-child(2){margin-top:10px;}
.new-cont .new-box:last-child{border-color:transparent;}

.hotpro{margin-top:80px;padding-bottom:180px;}
.hotpro .t1{font-size:28px;line-height:36px;font-weight:700;color:#333333;display:flex;align-items:center;}
.hotpro .t1::before{content:"";width:60px;height:7px;background:url(../../images/hotpro-icon.webp)no-repeat;background-size:cover;
display:block;margin-right:30px;}

.hotpro .grid{margin-top:95px;}
.hotpro .g-col-xl-3{padding:35px 30px;background-color:#fff;box-shadow:0 5px 20px 1px rgba(0,0,0,0.07);position:relative;}
.hotpro .g-col-xl-3:hover::before{content:"";width:100%;height:4px;background-color:var(--public-color);display:block;position:absolute;
left:0;bottom:0;}
.hotpro .title{font-size:18px;line-height:28px;font-weight:700;color:#333333;margin-top:20px;display:block;position:relative;}
.hotpro .title:hover{color:var(--public-color);}
.hotpro .title::after{content:"";width:16px;height:13px;background:url(../../images/hotpro-icon1.webp)no-repeat;background-size:cover;
display:block;position:absolute;right:0;top:8px;}

@media (max-width:768px) {
    .new-cont .left{display:none;}
    .new-cont .right{width:100%;flex-wrap:wrap;}
    .new-cont .box-left{width:100%;}
    .new-cont .box-right{width:100%;margin-top:20px;}
    .new-cont {margin-top:10px;padding-bottom:20px;}
    .new-cont .t1{font-size:18px;line-height:26px;letter-spacing:0;}
    .new-cont .box{margin-top:10px;}
    .new-cont .box div{font-size:14px;line-height:22px;}
    .new-cont .box div:nth-child(1){margin-right:10px;}
    .new-cont .center{margin-top:10px;padding:15px 0;}
    .new-cont .center p{font-size:14px;line-height:22px;}
    .new-cont .last{margin-top:15px;flex-wrap:wrap;}
    .new-cont .last .l1{width:100%;}
    .new-cont .last .next{margin-bottom:5px;}
    .new-cont .last a p,.new-cont .last a span{font-size:16px;line-height:24px;}
    .new-cont .last .r1{width:100%;margin-top:20px;}
    .new-cont .last .r1 a{font-size:14px;line-height:22px;width:auto;padding:5px 45px;border-width:4px;}

    .new-cont .doublebox,.new-cont .doublebox:nth-child(2){padding:20px;}
    .new-cont .doublebox:nth-child(1){margin-bottom:20px;}
    .new-cont .doublebox .title{font-size:18px;line-height:26px;}
    .new-cont .doublebox .title::before{height:20px;width:20px;;top:3px;margin-bottom:10px;}
    .new-cont .downbtn{font-size:16px;line-height:24px;margin-top:10px;}
    .new-cont .faqbtn{margin-top:0;font-size:16px;line-height:24px;}
    .new-cont .videobtn{margin-top:0;font-size:16px;line-height:24px;}
    .new-cont .doublebox .contactbtn{font-size:16px;line-height:24px;padding:10px 25px;margin-top:10px;border-width:4px;width:auto;}

    .new-cont .doublebox:nth-child(2) .title{font-size:18px;line-height:26px;}
    .new-cont .doublebox:nth-child(2) .title::before{height:20px;top:3px;}
    .new-cont .new-box{padding:10px 0;}
    .new-cont .new-box .title1{font-size:18px;line-height:26px;margin-top:0;padding-right:35px;letter-spacing:0;}
    .new-cont .new-box p{font-size:14px;line-height:22px;margin-top:0;}
    .new-cont .doublebox:nth-child(2) .new-box:nth-child(2){margin-top:0;}

    .hotpro{margin-top:20px;padding-bottom:20px;}
    .hotpro .t1{font-size:18px;line-height:26px;}
    .hotpro .t1::before{display:none;}
    .hotpro .grid{margin-top:15px;}
    .hotpro .g-col-xl-3{padding:20px;}
    .hotpro .title{margin-top:10px;}
}

.case-cont{margin-top:100px;}
.case-cont .contain{display:flex;justify-content:space-between;border-bottom:1px solid #dddddd;padding-bottom:120px;}
.case-cont .left{width:64.3%;}
.case-cont .same{font-size:20px;line-height:28px;color:#666666;margin-bottom:10px;}
.case-cont .same strong{color:#333333;width:85px;display:inline-block;margin-right:30px;}
.case-cont .same:last-child{margin-bottom:0;}

.case-cont .conts{margin-top:80px;}
.case-cont .conts img{max-width:100%;}
.case-cont .t1{font-size:36px;line-height:46px;display:flex;align-items:center;margin-bottom:50px;}
.case-cont .t1::before{content:"";width:60px;height:11px;background:url(../../images/case-t1-icon.webp)no-repeat;background-size:cover;
display:block;margin-right:20px;}
.case-cont .cont:nth-child(1) p{font-size:18px;line-height:32px;color:#666666;}
.case-cont .cont:nth-child(1) p::before{content:"";width:11px;height:11px;background-color:var(--public-color);display:inline-block;
margin-right:15px;position:relative;top:-2px;}
.case-cont .cont:nth-child(1) p strong{font-weight:700;color:#333333;}

.case-cont .cont:nth-child(2){margin-top:60px;}
.case-cont .cont:nth-child(2) strong{font-size:22px;line-height:32px;font-weight:700;color:#333333;margin-top:45px;
margin-bottom:15px;display:block;}
.case-cont .cont:nth-child(3){margin-top:60px;}
.case-cont .cont:nth-child(3) strong{font-size:22px;line-height:32px;font-weight:700;color:#333333;margin-top:45px;
margin-bottom:15px;display:block;}

.case-cont .right{width:28.6%;}
.case-cont .box{position:sticky;top:100px;padding:60px 40px 60px 40px;background-color:#fff;box-shadow:0 10px 30px 1px rgba(0, 0, 0,0.07);}
.case-cont .box::before{content:"";width:60px;height:11px;background:url(../../images/case-t1-icon.webp)no-repeat;background-size:cover;
display:block;position:absolute;top:0;left:40px;}
.case-cont .title{font-size:36px;line-height:46px;font-weight:700;color:#333333;}
.case-cont .msg{font-size:16px;line-height:26px;color:#999999;margin-top:15px;}
.case-cont form{margin-top:30px;}
.case-cont .form-row{margin:0;}
.case-cont .form-row>[class*="col-"]{padding:0;margin-bottom:10px;}
.case-cont .btn-box{margin-bottom:0 !important;}
.case-cont textarea{padding:12px 20px !important;}
.case-cont .form-feedback .form-control{font-size:16px;line-height:28px;color:#999999;border:none;background-color:#f8f8f8;
padding:6px 20px;}
.case-cont .form-feedback .btn{font-size:14px;line-height:22px;font-weight:700;text-transform:uppercase;color:#ffffff;
background-color:#eb2933;margin-top:20px;}
.case-cont .form-feedback .btn:hover{text-decoration:underline;}

.hotcase{margin-top:100px;padding-bottom:140px;}
.hotcase .t1{display:flex;align-items:center;font-size:36px;line-height:46px;}
.hotcase .t1::before{content:"";width:60px;height:11px;background:url(../../images/hotcase-icon.webp)no-repeat;background-size:cover;
display:block;margin-right:20px;}
.hotcase .grid{margin-top:80px;gap:var(--bs-gap,40px);}
.hotcase .title{font-size:20px;line-height:28px;font-weight:700;color:#333333;margin-top:45px;}
.hotcase .title:hover{color:var(--public-color);}
.hotcase .title::after{content:"";width:15px;height:9px;background:url(../../images/hotcase-icon1.webp)no-repeat;background-size:cover;
display:inline-block;margin-left:15px;position:relative;top:-2px;}

@media (max-width:768px) {
    .case-cont{margin-top:10px;}
    .case-cont .contain{flex-wrap:wrap;padding-bottom:0;}
    .case-cont .left{width:100%;}
    .case-cont .same{font-size:16px;line-height:24px;margin-bottom:0;}
    .case-cont .same strong{width:auto;margin-right:0;}
    .case-cont .conts{margin-top:10px;}
    .case-cont .t1{font-size:18px;line-height:26px;margin-bottom:10px;}
    .case-cont .t1::before{display:none;}
    .case-cont .cont:nth-child(1) p{font-size:14px;line-height:22px;}
    .case-cont .cont:nth-child(1) p::before{top:0;margin-right:5px;}
    .case-cont .cont:nth-child(2){margin-top:10px;}
    .case-cont .cont:nth-child(2) strong{font-size:16px;line-height:24px;margin-top:10px;margin-bottom:0;}
    .case-cont .cont:nth-child(3){margin-top:10px;}
    .case-cont .cont:nth-child(3) strong{font-size:16px;line-height:24px;margin-top:10px;margin-bottom:0;}
    .case-cont .right{width:100%;margin-top:20px;}
    .case-cont .box{padding:20px;}
    .case-cont .box::before{display:none;}
    .case-cont .title{font-size:18px;line-height:26px;}
    .case-cont .msg{font-size:14px;line-height:22px;margin-top:0;}
    .case-cont form{margin-top:20px;}
    .case-cont .form-feedback .form-control{font-size:14px;line-height:22px;}
    .case-cont .form-feedback .btn{margin-top:0;width:auto;padding:10px 40px;}
    
    .hotcase{margin-top:20px;padding-bottom:20px;}
    .hotcase .t1{font-size:18px;line-height:26px;}
    .hotcase .t1::before{display:none;}
    .hotcase .grid{margin-top:15px;gap:var(--bs-gap,15px);}
    .hotcase .title{font-size:18px;line-height:26px;margin-top:10px;}
}

.serbanner .msg{width:78%;}

.neer{padding:175px 0 155px 0;}
.neer .box{display:flex;justify-content:space-between;align-items:center;margin-bottom:110px;}
.neer .box:last-child{margin-bottom:0;}
.neer .left{width:47.2%;}
.neer .right{width:47.5%;}
.neer .t1{font-size:36px;line-height:46px;font-weight:700;color:#333333;}
.neer .msg{font-size:18px;line-height:28px;color:#666666;}
.neer .box:nth-child(1) .left{order:2;}
.neer .box:nth-child(1) .msg{margin-top:25px;}
.neer .box:nth-child(2) .msg{margin-top:35px;}

.sys{padding:165px 0 140px 0;background-color:#f8f8f8;}
.sys .t1{text-align:center;}
.sys .grid{margin-top:60px;gap:var(--bs-gap,40px);}
.sys .g-col-xl-4{background-color:#fff;padding:30px 30px 70px 30px;}
.sys .skip{margin-top:35px;}
.sys .title{font-size:20px;line-height:28px;font-weight:700;color:#333333;margin-top:35px;}
.sys .tip{margin-top:30px;}
.sys .tip p{font-size:18px;line-height:26px;color:#666666;margin-bottom:15px;}
.sys .tip p::before{content:"";width:8px;height:8px;background-color:var(--public-color);display:inline-block;margin-right:8px;
position:relative;top:-3px;}
.sys .tip p:last-child{margin-bottom:0;}

.relia{position:relative;}
.relia .contain{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;}
.relia .container-xl{display:flex;justify-content:space-between;align-items:center;}
.relia .left{width:56.5%;display:flex;justify-content:space-between;}
.relia .box{width:31.7%;padding:17px 20px;border:8px solid #f6f6f5;background-color:#fff;display:flex;justify-content:space-between;align-items:center;}
.relia .box:last-child{padding-right:15px;}
.relia .text{font-size:18px;line-height:28px;font-weight:700;color:#333333;}
.relia .icon img:nth-child(2){display:none;}
.relia .right{width:35.7%;font-size:32px;line-height:40px;font-weight:700;color:#666666;}

.relia .box.active{border-color :#da4149;background-color:var(--public-color);}
.relia .box.active .text{color:#fff;}
.relia .box.active .icon img:nth-child(1){display:none;}
.relia .box.active .icon img:nth-child(2){display:block;}

.faq1{padding:160px 0 180px 0;}
.faq1 .container-xl{display:flex;justify-content:space-between;}
.faq1 .left{width:60.8%;}
.faq1 .t1{width:60%;}
.faq1 .t1::before{content:"";width:80px;height:11px;background:url(../../images/sys-icon.webp) no-repeat;background-size:cover;
display:block;margin-bottom:35px;}
.faq1 .faq-item{background-color:#fff;margin-bottom:20px;padding:26px 40px 26px 40px;box-shadow:0 5px 20px 1px rgba(0, 0, 0, 0.07);}
.faq1 .faq-item:hover{cursor:pointer;}
.faq1 .faq-item:nth-child(2){margin-top:75px;}
.faq1 .faq-item:last-child{margin-bottom:0;}
.faq1 .faq-title{font-size:20px;line-height:28px;font-weight:500;color:#333333;position:relative;}
.faq1 .faq-title::after{content:"";width:26px;height:27px;background:url(../../images/home-faq-icon1.webp)no-repeat;background-size:cover;
display:block;position:absolute;right:0;top:0;}
.faq1 .faq-content{font-size:16px;line-height:28px;color:#999999;height:0;overflow:hidden;transition:all .5s;}

.faq1 .faq-item.active{padding-bottom:50px;}
.faq1 .faq-item.active .faq-title::after{background:url(../../images/home-faq-icon2.webp)no-repeat;}
.faq1 .faq-item.active .faq-content{margin-top:30px;height:auto;transition:all .5s;}

.faq1 .right{width:34.3%;}
.faq1 .text{font-size:22px;line-height:30px;font-weight:700;color:#666666;margin-top:40px;}
.faq1 .box{border:20px solid #da4149;background-color:var(--public-color);padding:55px 30px 40px 30px;margin-top:65px;}
.faq1 .form-row{margin:0;}
.faq1 .form-row>[class*="col-"]{padding:0;margin-bottom:20px;}
.faq1 .form-feedback .form-control{font-size:18px;line-height:26px;color:#999999;background-color:#fff;padding:11px 20px;}
.faq1 .form-feedback .form-control::placeholder{font-size:18px;line-height:26px;color:#999999;}
.faq1 .form-feedback .btn{font-size:14px;line-height:22px;font-weight:700;text-transform:uppercase;color:#ffffff;
background-color:#eb2933;padding:13px 40px;}
.faq1 .feedback-result{position:absolute;text-align:left;color:#fff;}

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

    .neer{padding:20px 0;}
    .neer .box{margin-bottom:20px;}
    .neer .t1{font-size:18px;line-height:26px;}
    .neer .t1::before{display:none;}
    .neer .msg{font-size:14px;line-height:22px;}
    .neer .box:nth-child(1) .msg,.neer .box:nth-child(2) .msg{margin-top:5px;}

    .sys{padding:20px 0;}
    .sys .t1::before{display:none;}
    .sys .grid{margin-top:20px;gap:var(--bs-gap,15px);}
    .sys .g-col-xl-4{padding:20px;}
    .sys .skip{margin-top:10px;}
    .sys .title{font-size:18px;line-height:26px;margin-top:10px;}
    .sys .tip{margin-top:10px;}
    .sys .tip p{font-size:14px;line-height:22px;margin-bottom:5px;}
    .sys .tip p::before{top:-1px;}

    .relia{background-color:#d8d8d8;padding:20px 0;}
    .relia .bg{display:none;}
    .relia .contain{position:static;}
    .relia .container-xl{flex-wrap:wrap;}
    .relia .left{width:100%;flex-wrap:wrap;margin-top:10px;}
    .relia .box{width:100%;padding:8px 10px;border-width:4px;margin-bottom:10px;}
    .relia .box:last-child{margin-bottom:0;}
    .relia .text{font-size:14px;line-height:22px;}
    .relia .right{width:100%;order:-1;font-size:18px;line-height:26px;}

    .faq1{padding:20px 0;}
    .faq1 .t1{width:100%;}
    .faq1 .t1::before{display:none;}
    .faq1 .faq-item:nth-child(2){margin-top:20px;}
    .faq1 .faq-item{padding:20px;}
    .faq1 .faq-item.active{padding-bottom:20px;}
    .faq1 .faq-title{padding-right:27px;font-size:18px;line-height:26px;}
    .faq1 .faq-content{font-size:14px;line-height:22px;}
    .faq1 .faq-item.active .faq-content{margin-top:10px;}

    .faq1 .text{font-size:18px;line-height:26px;margin-top:20px;}
    .faq1 .box{margin-top:20px;padding:15px;}
    .faq1 .form-row>[class*="col-"]{margin-bottom:10px;}
    .faq1 .form-feedback .form-control{font-size:14px;line-height:22px;padding:5px 10px;}
    .faq1 .form-feedback .form-control::placeholder{font-size:14px;line-height:22px;}
}

.pro-list-module-banner .t1{margin-top:90px;}

.pro-list-module-head{padding:125px 0 140px 0;}
.pro-list-module-head .container-xl{display:flex;justify-content:space-between;align-items:center;}
.pro-list-module-head .left{width:47.2%;order:2;}
.pro-list-module-head .right{width:47.5%;}
.pro-list-module-head .t1{font-size:36px;line-height:46px;}
.pro-list-module-head .t1::before{content:"";width:80px;height:11px;background:url(../../images/sys-icon.webp)no-repeat;background-size:cover;
display:block;margin-bottom:35px;}
.pro-list-module-head .msg{margin-top:25px;}
.pro-list-module-head .tip{margin-top:35px;}
.pro-list-module-head .tip p{font-size:18px;line-height:28px;color:#666666;margin-bottom:5px;}
.pro-list-module-head .tip p:last-child{margin-bottom:0;}
.pro-list-module-head .tip p::before{content:"";width:17px;height:13px;background:url(../../images/pro-list-module-head-icon.webp)no-repeat;
background-size:cover;display:inline-block;margin-right:20px;}

.pro-list-module{padding:130px 0;background-color:#f9f9f9;}
.pro-list-module .g-col-xl-3{padding:30px 30px 50px 30px;background-color:#fff;}
.pro-list-module .type{font-size:20px;line-height:28px;font-weight:500;color:#cf000c;}
.pro-list-module .title{font-size:18px;line-height:28px;font-weight:500;color:#333333;margin-top:5px;}
.pro-list-module .title:hover{text-decoration:underline;}

/* f8f8f8 */
.prehen{margin-top:110px;padding-bottom:140px;background:url(../../images/prehen-bg.webp)no-repeat;background-size:100% 100%;}
.prehen .container-xl{display:flex;justify-content:space-between;}
.prehen .left{width:48%;order:2;}
.prehen .right{width:48.6%;}
.prehen .right h2,
.prehen .t1{font-size:36px;line-height:46px;margin:60px 0 0;font-weight:700;color:#333333;}
.prehen .right h2::before,
.prehen .t1::before{content:"";width:80px;height:11px;background:url(../../images/sys-icon.webp)no-repeat;background-size:cover;
display:block;margin-bottom:45px;}
.prehen .right p{font-size:16px;line-height:28px;color:#666666;margin:15px 0 0;}
.prehen .right h2 + p{margin-top:25px;}
.prehen .msg{margin-top:25px;font-size:16px;line-height:28px;color:#666666;}
.prehen .msg:empty{display:none;}
.prehen ul{list-style:none;margin:20px 0 0;padding:0;}
.prehen ul li{font-size:16px;line-height:32px;font-weight:700;color:#666666;margin-bottom:10px;}
.prehen ul li::before{content:"";width:26px;height:18px;background:url(../../images/prehen-icon.webp)no-repeat;background-size:cover;
display:inline-block;margin-right:10px;position:relative;top:3px;}
.prehen ul li:last-child{margin-bottom:0;}
.prehen .tip{margin-top:35px;}
.prehen .tip p{font-size:16px;line-height:32px;font-weight:700;color:#666666;margin-bottom:10px;}
.prehen .tip p::before{content:"";width:26px;height:18px;background:url(../../images/prehen-icon.webp)no-repeat;background-size:cover;
display:inline-block;margin-right:10px;position:relative;top:3px;}
.prehen .tip p:last-child{margin-bottom:0;}
.prehen a{display:inline-block;font-size:16px;line-height:24px;font-weight:700;text-transform:uppercase;color:#fff;border:8px solid #da4149;background-color:var(--public-color);
padding:10px 93px;margin-top:50px;}
.prehen a:hover{text-decoration:underline;}

.cabin{margin-top:160px;padding-bottom:180px;}
.cabin .top{text-align:center;}
.cabin .t2{font-size:18px;line-height:28px;font-weight:500;color:var(--public-color);text-transform:uppercase;}
.cabin .t1{font-size:36px;line-height:46px;width:66%;margin:15px auto 0 auto;}
.cabin .t1::after{content:"";width:80px;height:11px;background:url(../../images/sys-icon.webp) no-repeat;background-size:cover;
display:block;margin:40px auto 0 auto;}
.cabin .grid{margin-top:60px;gap:var(--bs-gap,80px);}
.cabin .g-col-xl-6{background-color:#f8f8f8;padding:65px 70px 55px 90px;position:relative;}
.cabin .g-col-xl-6::before{content:"";width:26px;height:100%;background:url(../../images/cabin-skip.webp)no-repeat;background-size:cover;
display:block;position:absolute;left:6%;top:0;}
.cabin .g-col-xl-6.active{background-color:#fff;box-shadow:0 15px 40px 1px rgba(0,0,0,0.07);}
.cabin .g-col-xl-6:nth-child(3),.cabin .g-col-xl-6:nth-child(4){margin-top:-50px;}
.cabin .title{font-size:28px;line-height:40px;font-weight:700;color:#333333;}
.cabin .msg{margin-top:25px;}

.nical{position:relative;}
.nical .contain{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;}
.nical .container-xl{display:flex;justify-content:space-between;align-items:center;}
.nical .left{width:44.3%;display:flex;justify-content:space-between;}
.nical .box{width:48.4%;padding:19px 20px;border:20px solid #f6f6f5;background-color:#fff;display:flex;justify-content:space-between;align-items:center;}
.nical .text{font-size:18px;line-height:28px;font-weight:700;color:#333333;}
.nical .icon img:nth-child(2){display:none;}
.nical .right{width:50%;font-size:26px;line-height:36px;color:#fff;}

.nical .box.active{border-color:#da4149;background-color:var(--public-color);}
.nical .box.active .text{color:#fff;}
.nical .box.active .icon img:nth-child(1){display:none;}
.nical .box.active .icon img:nth-child(2){display:block;}

.hotnew{margin-top:0;}

@media (max-width:768px) {
    .pro-list-module-banner .t1{margin-top:0;}

    .pro-list-module-head{padding:20px 0;}
    .pro-list-module-head .container-xl{flex-wrap:wrap;}
    .pro-list-module-head .left{width:100%;order:-1;}
    .pro-list-module-head .right{width:100%;margin-top:15px;}
    .pro-list-module-head .t1{font-size:18px;line-height:26px;}
    .pro-list-module-head .t1::before{display:none;}
    .pro-list-module-head .msg{margin-top:5px;}
    .pro-list-module-head .tip{margin-top:5px;}
    .pro-list-module-head .tip p{font-size:14px;line-height:22px;}
    .pro-list-module-head .tip p::before{margin-right:10px;}

    .pro-list-module{padding:20px 0;}
    .pro-list-module .g-col-xl-3{padding:25px;}

    .prehen{margin-top:20px;padding-bottom:20px;}
    .prehen .container-xl{flex-wrap:wrap;}
    .prehen .left{width:100%;order:-1;}
    .prehen .right{width:100%;margin-top:15px;}
    .prehen .right h2,
    .prehen .t1{font-size:18px;line-height:26px;margin-top:0;}
    .prehen .right h2::before,
    .prehen .t1::before{display:none;}
    .prehen .right p{font-size:14px;line-height:22px;margin-top:8px;}
    .prehen .right h2 + p{margin-top:10px;}
    .prehen .msg{margin-top:5px;}
    .prehen ul{margin-top:12px;}
    .prehen ul li{margin-bottom:5px;font-size:14px;line-height:22px;}
    .prehen .tip{margin-top:10px;}
    .prehen .tip p{margin-bottom:5px;font-size:14px;line-height:22px;}
    .prehen a{font-size:14px;line-height:22px;border-width:4px;padding:5px 45px;margin-top:20px;}

    .cabin .title{font-size:16px;line-height:24px;}
    .cabin .msg{margin-top:5px;}

    .nical{background-color:#d8d8d8;padding:20px 0;}
    .nical .bg{display:none;}
    .nical .contain{position:static;}
    .nical .container-xl{flex-wrap:wrap;}
    .nical .left{width:100%;flex-wrap:wrap;margin-top:10px;}
    .nical .box{width:48.5%;padding:9px 10px;border-width:10px;}
    .nical .text{font-size:16px;line-height:24px;}
    
    .nical .right{width:100%;margin-top:10px;}
    .nical .t1{font-size:18px;line-height:26px;}
    .nical .t1::before{display:none;}
}

.pro-index-module-banner .t1{text-align:center;}
.pro-index-module-banner .msg{width:75%;;text-align:center;margin:15px auto 0 auto;}

@media (max-width:768px) {
    .pro-index-module-banner .t1{margin-top:0;text-align:left;font-size:16px;line-height:24px;}
}

.pro-index-module-head{margin-top:-70px;position:relative;z-index:10;}
.pro-index-module-head .grid{gap:var(--bs-gap,15px);}
.pro-index-module-head .g-col-xl-3{padding:35px 40px;border-bottom:6px solid #d0121b;background-color:#fff;}
.pro-index-module-head .num{font-size:28px;line-height:40px;font-weight:700;color:#333333;display:flex;justify-content:space-between;
align-items:center;}
.pro-index-module-head .num::after{content:"";width:30px;height:31px;background:url(../../images/pro-index-module-head-icon.webp)no-repeat;
background-size:cover;display:block;}
.pro-index-module-head .msg{font-size:16px;line-height:28px;font-weight:500;color:#999999;margin-top:5px;}

@media (max-width:1600px) {
   .pro-index-module-head{margin-top:0;} 
   .pro-index-module-banner .msg{font-size:16px;line-height:24px;width:80%;margin-top:10px;}
}

.module-list{margin-top:130px;padding-bottom:145px;}
.module-list .grid{gap:var(--bs-gap,40px);}
.module-list .g-col-xl-4{background-color:#f8f8f8;padding:30px 30px 135px 30px;position:relative;}
.module-list .title{font-size:24px;line-height:32px;font-weight:700;color:#333333;margin-top:40px;}
.module-list .title::after{content:"";width:19px;height:11px;background:url(../../images/module-list-icon.webp)no-repeat;
background-size:cover;display:inline-block;margin-left:15px;position:relative;top:-2px;}
.module-list .title:hover{color:var(--public-color);}
.module-list .msg{line-height:26px;margin-top:35px;}
.module-list .skip{position:absolute;left:0;bottom:50px;width:100%;padding:0 30px;}

.trib{padding:120px 0 110px 0;display:flex;justify-content:flex-end;background:url(../../images/trib-bg.webp)no-repeat;background-size:100% 100%;}
/* f8f8f8 */
.trib .max-1660{display:flex;justify-content:space-between;}
.trib .left{width:48.2%;order:2;}
.trib .right{width:44.3%;}
.trib .t1{font-size:36px;line-height:46px;}
.trib .t1::before{content:"";width:80px;height:11px;background:url(../../images/sys-icon.webp) no-repeat;background-size:cover;
display:block;margin-bottom:35px;}
.trib .msg{margin-top:25px;}
.trib .boxs{margin-top:35px;width:79%;display:flex;justify-content:space-between;flex-wrap:wrap;}
.trib .box{width:50%;margin-top:10px;}
.trib .box::before{content:"";width:20px;height:21px;background:url(../../images/trib-box-icon.webp)no-repeat;background-size:cover;
display:inline-block;margin-right:20px;position:relative;top:3px;}
.trib .box:nth-child(1),.trib .box:nth-child(2){margin-top:0;}
.trib a{font-size:16px;line-height:28px;color:#ffffff;text-transform:uppercase;border:8px solid #da4149;background-color:var(--public-color);
padding:8px 95px;margin-top:50px;}
.trib a:hover{text-decoration:underline;}

@media (max-width:768px) {
    .pro-index-module-head .g-col-xl-3{padding:15px;}
    .pro-index-module-head .num{font-size:18px;line-height:26px;}
    .pro-index-module-head .msg{font-size:14px;line-height:22px;}

    .module-list{margin-top:20px;padding-bottom:20px;}
    .module-list .grid{gap:var(--bs-gap,15px);}
    .module-list .g-col-xl-4{padding:15px;}
    .module-list .title{font-size:18px;line-height:26px;margin-top:15px;}
    .module-list .skip{display:none;}
    .module-list .msg{line-height:22px;margin-top:5px;}

    .trib{padding:20px 0;background:none;background-color:#f8f8f8;}
    .trib .max-1660{max-width:100%;flex-wrap:wrap;padding:0 15px;}
    .trib .left{width:100%;order:-1;}
    .trib .right{width:100%;margin-top:15px;}
    .trib .t1{font-size:18px;line-height:26px;}
    .trib .t1::before{display:none;}
    .trib .msg{margin-top:5px;}
    .trib .boxs{width:100%;margin-top:10px;flex-wrap:wrap;}
    .trib .box{width:100%;margin-top:0;}
    .trib .box::before{top:5px;margin-right:10px;}
    .trib a{font-size:14px;line-height:22px;border-width:4px;padding:4px 45px;margin-top:20px;}
    
    .nical .left{order:2;}
    .nical .right{font-size:18px;line-height:26px;}
}

.anism{margin-top:140px;}
.anism .container-xl{display:flex;justify-content:space-between;align-items:flex-start;}
.anism .left{width:48.6%;}
.anism .left figure{background-color:#f8f8f8;}
.anism .product-thumb{background-color:#f8f8f8;}
.anism .product-thumb img{mix-blend-mode:darken;}
.anism .product-thumbs{padding:0;margin-top:12px;position:relative;}
.anism .product-thumbs img{mix-blend-mode:normal;}
.anism .swiper-button-next,.anism .swiper-button-prev{color:var(--public-color);opacity:1;}

.anism .right{width:45.8%;}
.anism .t1::before{content:"";width:61px;height:10px;background:url(../../images/anism-t1-icon.webp)no-repeat;background-size:cover;display:block;
margin-bottom:35px;}
.anism .msg{line-height:32px;margin-top:35px;}
.anism .tip{display:flex;flex-wrap:wrap;align-items:center;gap:10px 12px;margin-top:28px;padding:0;list-style:none;}
.anism .tip-item{display:inline-flex;align-items:center;justify-content:center;max-width:100%;font-size:14px;line-height:1.35;font-weight:600;color:#333333;text-decoration:none;padding:9px 16px;border:1px solid #e3e3e3;border-radius:8px;background:#fafafa;transition:color .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease;}
.anism .tip-item:hover{color:var(--public-color);border-color:rgba(209,18,27,.45);background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.06);}
.anism .tip-item:focus-visible{outline:2px solid var(--public-color);outline-offset:2px;}
.anism .last{display:flex;margin-top:90px;}
.anism .last a.btn-get-quote{font-size:16px;line-height:28px;font-weight:700;text-transform:uppercase;color:#fff;border:8px solid #da4149;background-color:var(--public-color);
padding:8px 0;text-align:center;width:300px;margin-right:20px;}
.anism .last a.btn-get-quote:hover{text-decoration:underline;}
.anism .last a.btn-download-manual{width:auto;min-width:0;padding:8px 20px;display:inline-flex;align-items:center;justify-content:center;line-height:0;}
.anism .last a.btn-download-manual img{display:block;height:48px;width:auto;vertical-align:middle;}

.navi{margin-top:120px;border-bottom:4px solid #d1121b;}
.navi .container-xl{display:flex;}
.navi a{font-size:18px;line-height:28px;font-weight:700;color:#333333;padding:26px 35px;margin-bottom:-4px;margin-right:25px;}
.navi a.active,.navi a:hover{background-color:#fff;border-top-left-radius:15px;border-top-right-radius:15px;box-shadow:0 -5px 20px 1px rgba(0,0,0,.07);}

.navi.top{margin-top:0;position:fixed;width:100%;top:-100px;background-color:#fff;z-index:10;}
.navi.top a{padding:15px 35px;margin-bottom:0;}
.navi.top a:hover,.navi.top a.active{box-shadow:none;color:var(--public-color);}

.navi.top.active{top:80px;transition:all .5s;}
@media (max-width:1660px){
    .navi a{margin-right:10px;}
}

.pboxs{margin-top:85px;padding-bottom:180px;}
.pboxs .top{margin-bottom:60px;}
.pboxs .top .container-xl{display:block;}
.pboxs .topbox{margin-top:30px;}
.pboxs .container-xl{display:flex;justify-content:space-between;}
.pboxs .left{width:64.3%;}

.p2,.p3,.p4{margin-top:80px;}
.pboxs .top .t1,.p1 .t1,.p2 .t1,.p3 .t1,.p4 .t1{font-size:26px;line-height:36px;display:flex;align-items:center;}
.pboxs .top .t1::before,.p1 .t1::before,.p2 .t1::before,.p3 .t1::before,.p4 .t1::before{content:"";width:60px;height:11px;background:url(../../images/pboxs-t1-icon.webp)no-repeat;
background-size:cover;display:block;margin-right:40px;}

.p1 p{font-size:18px;line-height:32px;color:#666666;margin-top:40px;}
.p2 .p2box{margin-top:45px;}
.p3 .p3box{margin-top:45px;}
.p3-tabs .p3-tab-nav{display:flex;flex-wrap:wrap;gap:8px 10px;margin-bottom:28px;align-items:flex-end;border-bottom:1px solid #e8e8e8;padding-bottom:0;}
.p3-tabs .p3-tab-btn{padding:11px 16px;font-size:15px;line-height:22px;font-weight:600;color:#333333;background:transparent;border:none;border-bottom:3px solid transparent;margin-bottom:-1px;cursor:pointer;transition:color .2s ease,border-color .2s ease;font-family:inherit;}
.p3-tabs .p3-tab-btn:hover{color:var(--public-color);}
.p3-tabs .p3-tab-btn.active{color:var(--public-color);border-bottom-color:var(--public-color);}
.p3-tabs .p3-tab-btn:focus-visible{outline:2px solid var(--public-color);outline-offset:2px;}
.p3-tabs .p3-tab-panel{display:none;}
.p3-tabs .p3-tab-panel.active{display:block;}
.p3 table{width:100%;}
.p3 table tr td{font-size:14px;line-height:22px;color:#666666;padding:9px 30px;}
.p3 table tr:nth-child(odd) td{background-color:#f4f4f4;}
.p3 table tr:nth-child(even) td{background-color:#f9f9f9;}
.p3 table tr:nth-child(1) td{background-color:var(--public-color);color:#fff;}
.p4 .p4box{margin-top:45px;}

.pboxs img{max-width:100%;height:auto;}

.pboxs .right{width:28.6%;}
.pboxs .box{background-color:#fff;box-shadow:0 5px 20px 1px rgba(0,0,0,0.07);padding:55px 40px 55px 40px;position:sticky;top:165px;}
.pboxs .t1{font-size:30px;line-height:38px;}
.pboxs .msg{line-height:26px;color:#999999;margin-top:15px;}
.pboxs form{margin-top:35px;}
.pboxs .form-row{margin:0;}
.pboxs .form-row>[class*="col-"]{padding:0;margin-bottom:10px;}
.pboxs .form-feedback .form-control{font-size:16px;line-height:26px;color:#999999;border:none;background-color:#f8f8f8;padding:7px 20px;}
.pboxs .form-feedback .btn{font-size:14px;line-height:22px;color:#fff;text-transform:uppercase;background-color:#eb2933;padding:8px 35px;margin-top:20px;}
.pboxs .feedback-result{position:absolute;text-align:left;font-size:14px;line-height:22px;}

.module-faq{margin-top:60px;}
.module-faq .box{width:64.3%;}
.module-faq .t1{font-size:26px;line-height:36px;color:#333333;width:65%;}
.module-faq .t1::before{content:"";width:60px;height:11px;background:url(../../images/pboxs-t1-icon.webp)no-repeat;
background-size:cover;display:block;margin-bottom:25px;}

.module-faq .faq-item{padding:26px 40px;background-color:#fff;margin-bottom:20px;box-shadow:0 10px 20px 1px rgba(0,0,0,0.07);}
.module-faq .faq-title{font-size:20px;line-height:28px;font-weight:500;color:#333333;position:relative;}
.module-faq .faq-title::after{content:"";width:26px;height:27px;background:url(../../images/home-faq-icon1.webp)no-repeat;background-size:cover;
display:block;position:absolute;right:0;top:0;}
.module-faq .faq-content{font-size:16px;line-height:28px;color:#999999;height:0;overflow:hidden;}
.module-faq .faq-item.active{padding-bottom:50px;}
.module-faq .faq-item.active .faq-title::after{background:url(../../images/home-faq-icon2.webp)no-repeat;}
.module-faq .faq-item.active .faq-content{margin-top:25px;height:auto;transition:all .5s;}

.module-faq .faq-item:hover{cursor:pointer;}
.module-faq .faq-item:nth-child(2){margin-top:40px;}
.module-faq .faq-item:last-child{margin-bottom:0;}

.hotpro1{margin-top:60px;}
.hotpro1 .box{width:64.3%;}
.hotpro1 .t1{font-size:26px;line-height:36px;display:flex;align-items:center;}
.hotpro1 .t1::before{content:"";width:60px;height:11px;background:url(../../images/pboxs-t1-icon.webp)no-repeat;background-size:cover;
display:block;margin-right:40px;}
.hotpro1 .grid{margin-top:60px;gap:var(--bs-gap,15px);}
.hotpro1 .g-col-xl-4{padding:20px 20px 45px 20px;background-color:#f8f8f8;}
.hotpro1 .title{font-size:18px;line-height:28px;color:#333333;margin-top:25px;}
.hotpro1 .title::after{content:"";width:15px;height:8px;background:url(../../images/hotpro1-icon.webp)no-repeat;background-size:cover;display:inline-block;
margin-left:15px;position:relative;top:-1px;}
.hotpro1 .title:hover{color:var(--public-color);}

.hotnew1{margin-top:80px;}
.hotnew1 .t1{font-size:30px;line-height:38px;display:flex;align-items:center;}
.hotnew1 .t1::before{content:"";width:60px;height:11px;background:url(../../images/pboxs-t1-icon.webp)no-repeat;background-size:cover;
display:block;margin-right:40px;}
.hotnew1 .box{width:64.3%;}
.hotnew1 .grid{margin-top:65px;gap:var(--bs-gap,20px);}
.hotnew1 .texts{padding:50px 30px 70px 30px;background-color:#f8f8f8;}
.hotnew1 .date{font-size:16px;line-height:28px;color:#999999;text-transform:uppercase;}
.hotnew1 .title{font-size:24px;line-height:32px;font-weight:700;color:#333333;margin-top:15px;}
.hotnew1 .title::after{content:"";width:19px;height:11px;background:url(../../images/new-icon.webp)no-repeat;background-size:cover;
display:inline-block;margin-left:15px;position:relative;top:-1px;}
.hotnew1 .title:hover{color:var(--public-color);}
.hotnew1 .msg{font-size:18px;line-height:32px;color:#666666;margin-top:35px;}
.hotnew1 .g-col-xl-6:hover .texts{background-color:#fff;box-shadow:0 5px 20px 1px rgba(0, 0, 0,0.07);}

@media (max-width:768px) {
    .anism{margin-top:10px;}
    .anism .t1::before{display:none;}
    .anism .msg{line-height:22px;margin-top:5px;}
    .anism .tip{margin-top:16px;gap:8px 10px;}
    .anism .tip-item{font-size:13px;padding:6px 12px;border-radius:6px;}
    .anism .last{margin-top:10px;}
    .anism .last a{font-size:14px;line-height:22px;border-width:4px;margin-right:10px;width:auto;padding:4px 15px;}
    .anism .last a.btn-download-manual{padding:4px 12px;}
    .anism .last a.btn-download-manual img{height:36px;}
    .anism .last a:last-child{margin-right:0;}

    .pboxs{margin-top:20px;padding-bottom:20px;}
    .p1 .t1, .p2 .t1, .p3 .t1, .p4 .t1{font-size:18px;line-height:26px;}
    .p1 .t1::before, .p2 .t1::before, .p3 .t1::before, .p4 .t1::before{display:none;}
    .p1 p{font-size:14px;line-height:22px;margin-top:5px;}
    .p2, .p3, .p4{margin-top:10px;}
    .p3-tabs .p3-tab-nav{gap:6px 8px;margin-bottom:16px;}
    .p3-tabs .p3-tab-btn{padding:8px 12px;font-size:13px;line-height:20px;}
    .p4 .p4box{margin-top:10px;}
    
    .module-faq{margin-top:10px;}
    .module-faq .t1{font-size:18px;line-height:26px;width:100%;}
    .module-faq .t1::before{display:none;}
    .module-faq .faq-item:nth-child(2){margin-top:20px;}
    .module-faq .faq-item{padding:20px;}
    .module-faq .faq-title{font-size:18px;line-height:26px;}
    .module-faq .faq-content{font-size:14px;line-height:22px;}
    .module-faq .faq-item.active{padding-bottom:20px;}
    .module-faq .faq-item.active .faq-content{margin-top:10px;}

    .hotpro1{margin-top:20px;}
    .hotpro1 .t1{font-size:18px;line-height:26px;}
    .hotpro1 .t1::before{display:none;}
    .hotpro1 .grid{margin-top:20px;}
    .hotpro1 .g-col-xl-4{padding:20px;}
    .hotpro1 .title{margin-top:10px;}
    .hotpro1 .title::after{margin-left:10px;}

    .hotnew1{margin-top:20px;}
    .hotnew1 .t1{font-size:18px;line-height:26px;}
    .hotnew1 .t1::before{display:none;}
    .hotnew1 .grid{margin-top:20px;}
    .hotnew1 .texts{padding:20px;}
    .hotnew1 .date{font-size:14px;line-height:22px;}
    .hotnew1 .title{font-size:18px;line-height:26px;margin-top:0;}
    .hotnew1 .msg{font-size:14px;line-height:22px;margin-top:5px;}
    
    .pboxs .box{padding:20px;}
    .pboxs .t1{font-size:18px;line-height:26px;}
    .pboxs .msg{margin-top:0}
    .pboxs form{margin-top:10px;}
    .pboxs .form-feedback .form-control{font-size:14px;}
    .pboxs .form-feedback .btn{margin-top:10px;}
}

.pro-index-cabin{margin-top:160px;padding-bottom:180px;}
.pro-index-cabin+.faq1{padding-top: 0;}
.pro-index-cabin .box{display:flex;justify-content:space-between;align-items:center;margin-top:100px;}
.pro-index-cabin .box:nth-child(1){margin-top:0;}
.pro-index-cabin .left{width:35.8%;}
.pro-index-cabin .right{width:57.2%;}
.pro-index-cabin .title{font-size:36px;line-height:46px;font-weight:700;color:#333333;}
.pro-index-cabin .title::before{content:"";width:61px;height:8px;background:url(../../images/pro-index-cabin-title-icon1.webp)no-repeat;background-size:cover;
display:inline-block;margin-right:20px;position:relative;top:-10px;}
.pro-index-cabin .title::after{content:"";width:28px;height:16px;background:url(../../images/pro-index-cabin-title-icon2.webp)no-repeat;background-size:cover;
display:inline-block;margin-left:30px;position:relative;top:-3px;}
.pro-index-cabin .title:hover{color:var(--public-color);}
.pro-index-cabin .msg{line-height:32px;margin-top:30px;}
.pro-index-cabin .units{margin-top:40px;height: calc(32px * 5);display: flex;flex-direction: column;flex-wrap: wrap;}
.pro-index-cabin .unit{font-size:18px;line-height:32px;font-weight:500;color:var(--public-color);margin-right:20px;text-decoration:underline;display:block;}
.pro-index-cabin .unit:last-child{margin-right:0;}
.pro-index-cabin .box:nth-child(odd) .left{order:2;}

@media (max-width:768px) {
    .pro-index-cabin{margin-top:20px;padding-bottom:20px;}
    .pro-index-cabin .box{flex-wrap:wrap;}
    .pro-index-cabin .box:nth-child(odd) .left{order:-1;}
    .pro-index-cabin .box .left{width:100%;}
    .pro-index-cabin .box .right{width:100%;}
    .pro-index-cabin .title{font-size:18px;line-height:26px;margin-top:10px;}
    .pro-index-cabin .title::before{display:none;}
    .pro-index-cabin .title::after{margin-left:10px;top:1px;}
    .pro-index-cabin .msg{line-height:22px;margin-top:5px;}
    .pro-index-cabin .units{margin-top:10px;}
    .pro-index-cabin .unit{font-size:14px;line-height:22px;margin-right:0;}
}

.faq1.spe{background-color:#f8f8f8;}
.faq1.spe .t1{width:100%;}

.aboutbanner .t1{margin-top:135px;}
.aboutbanner .msg{margin-top:20px;width:76%;}

@media (max-width:1600px) {
    .aboutbanner .t1{margin-top:40px;font-size:36px;line-height:46px;}
    .aboutbanner .msg{margin-top:10px;width:100%;}
}
@media (max-width:768px) {
    .aboutbanner .t1{font-size:20px;line-height:28px;margin-top:0;}
}

.turer{margin-top:140px;padding-bottom:110px;}
.turer .grid{gap:var(--bs-gap,25px);}
.turer .g-col-xl-3{background-color:#f9f9f9;padding:35px 55px 40px 55px;position:relative;}
.turer .g-col-xl-3::before{content:"";width:6px;height:80px;background:url(../../images/turer-icon.webp)no-repeat;background-size:cover;display:block;
position:absolute;left:0;top:26%;}
.turer .num1{font-size:48px;line-height:56px;font-weight:700;color:#333333;}
.turer .num1 span{font-size:24px;line-height:32px;}
.turer .text{font-size:18px;line-height:26px;color:#999999;margin-top:15px;}

.turer .g-col-xl-3:nth-child(1)::after{content:"";width:36px;height:38px;background:url(../../images/turer-icon1.webp)no-repeat;background-size:cover;
display:block;position:absolute;right:55px;top:45px;}
.turer .g-col-xl-3:nth-child(2)::after{content:"";width:39px;height:38px;background:url(../../images/turer-icon2.webp)no-repeat;background-size:cover;
display:block;position:absolute;right:55px;top:45px;}
.turer .g-col-xl-3:nth-child(3)::after{content:"";width:35px;height:35px;background:url(../../images/turer-icon3.webp)no-repeat;background-size:cover;
display:block;position:absolute;right:55px;top:45px;}
.turer .g-col-xl-3:nth-child(4)::after{content:"";width:38px;height:35px;background:url(../../images/turer-icon4.webp)no-repeat;background-size:cover;
display:block;position:absolute;right:55px;top:45px;}

.turer .box{margin-top:70px;display:flex;justify-content:space-between;align-items:center;}
.turer .left{width:53.6%;}
.turer .right{width:40%;}
.turer .t1::before{content:"";width:60px;height:8px;background:url(../../images/vider-t1-icon.webp)no-repeat;background-size:cover;display:block;
margin-bottom:30px;}
.turer .msg{margin-top:35px;}

.plete{padding:100px 0 110px 0;background-color:#f8f8f8;}
.plete .t1{font-size:36px;line-height:46px;}
.plete .top{width:77.9%;display:flex;justify-content:space-between;margin-top:70px;}
.plete .box{width:45.2%;}
.plete .date{font-size:24px;line-height:32px;font-weight:700;color:var(--public-color);}
.plete .title{font-size:24px;line-height:32px;font-weight:700;color:#333333;margin-top:10px;}
.plete .title::before{content:"";width:10px;height:20px;background:url(../../images/plete-icon.webp)no-repeat;background-size:cover;display:inline-block;
margin-right:20px;}
.plete .msg{font-weight:400;margin-top:15px;}
.plete .skip{margin-top:30px;}
.plete .under{display:table;width:77.9%;margin:30px 0 0 auto;}
.plete .boxs{display:flex;justify-content:space-between;}

.engin{margin-top:130px;padding-bottom:130px;text-align:center;}
.engin .t1::before{content:"";width:60px;height:8px;background:url(../../images/vider-t1-icon.webp)no-repeat;background-size:cover;display:block;
margin:0 auto 25px auto;}
.engin .msg{margin-top:25px;}
.engin .grid{margin-top:60px;gap:var(--bs-gap,40px);}
.engin .g-col-xl-4{padding:30px 30px 85px 30px;background-color:#f8f8f8;position:relative;}
.engin .g-col-xl-4::after{content:"";width:20px;height:10px;background:url(../../images/engin-icon.webp)no-repeat;background-size:cover;
display:block;position:absolute;left:48%;bottom:30px;}
.engin .skip{margin-top:35px;}
.engin .title{font-size:20px;line-height:28px;font-weight:700;color:#333333;margin-top:35px;}
.engin .text{font-size:18px;line-height:26px;color:#666666;margin-top:25px;}

.chgear{padding:110px 0 125px 0;background-color:#f8f8f8;}
.chgear .container-xl{display:flex;justify-content:space-between;align-items:center;}
.chgear .left{width:47.2%;order:2;}
.chgear .right{width:47.5%;}
.chgear .t1{font-size:36px;line-height:46px;}
.chgear .t1::before{content:"";width:60px;height:8px;background:url(../../images/vider-t1-icon.webp)no-repeat;background-size:cover;display:block;
margin-bottom:35px;}
.chgear .msg{margin-top:25px;}
.chgear a{font-size:16px;line-height:28px;font-weight:700;text-transform:uppercase;color:#ffffff;padding:8px 95px;border:8px solid #da4149;
background-color:var(--public-color);margin-top:45px;}
.chgear a:hover{text-decoration:underline;}

.vider{padding:160px 0 180px 0;background:url(../../images/vider-bg.webp)no-repeat;background-size:100% 100%;text-align:center;}
.vider .t1::before{content:"";width:60px;height:8px;background:url(../../images/vider-t1-icon.webp)no-repeat;background-size:cover;display:block;
margin:0 auto 30px auto;}
.vider .msg{margin-top:25px;}
.vider .grid{margin-top:60px;gap:var(--bs-gap,25px);}
.vider .img,.vider .img img{width:100%;}

.nical1 .left{order:2;}
.nical1 .t1{font-size:36px;line-height:46px;font-weight:700;color:#333333;}
.nical1 .t1::before{content:"";width:60px;height:8px;background:url(../../images/vider-t1-icon.webp)no-repeat;background-size:cover;
display:block;margin-bottom:30px;}

@media (max-width:768px) {
    .turer{margin-top:20px;padding-bottom:20px;}
    .turer .grid{gap:var(--bs-gap,10px);}
    .turer .g-col-xl-3{padding:20px;}
    .turer .g-col-xl-3::before{display:none;}
    .turer .num1{font-size:20px;line-height:28px;}
    .turer .num1 span{font-size:18px;line-height:26px;}
    .turer .text{font-size:14px;line-height:22px;margin-top:0;}
    .turer .g-col-xl-3:nth-child(1)::after,.turer .g-col-xl-3:nth-child(2)::after,.turer .g-col-xl-3:nth-child(3)::after,.turer .g-col-xl-3:nth-child(4)::after{top:40px;right:40px;}
    .turer .box{margin-top:20px;}
    .turer .t1::before{display:none;}
    .turer .msg{margin-top:5px;}

    .plete{padding:25px 0;}
    .plete .t1{font-size:18px;line-height:26px;}
    .plete .t1::before{display:none;}
    .plete .top{width:100%;margin-top:10px;flex-wrap:wrap;}
    .plete .box{width:100%;}
    .plete .date{font-size:16px;line-height:24px;}
    .plete .title{font-size:18px;line-height:28px;margin-top:0;}
    .plete .title::before{margin-right:10px;position:relative;top:2px;}
    .plete .msg{margin-top:0;}
    .plete .top .box:nth-child(2){margin-top:10px}
    .plete .skip{display:none;}
    .plete .under{width:100%;margin:10px 0 0 0;}
    .plete .boxs{flex-wrap:wrap;}
    .plete .boxs .box:nth-child(2){margin-top:10px;}

    .engin{margin-top:20px;padding-bottom:20px;}
    .engin .t1::before{display:none;}
    .engin .msg{margin-top:5px;}
    .engin .grid{margin-top:15px;gap:var(--bs-gap,15px);}
    .engin .g-col-xl-4{padding:20px;}
    .engin .skip{margin-top:15px;}
    .engin .title{font-size:18px;line-height:26px;margin-top:10px;}
    .engin .text{font-size:14px;line-height:22px;margin-top:5px;}
    .engin .g-col-xl-4::after{display:none;}

    .chgear{padding:20px 0;}
    .chgear .t1{font-size:18px;line-height:26px;}
    .chgear .t1::before{display:none;}
    .chgear .msg{margin-top:5px;}
    .chgear a{font-size:14px;line-height:22px;border-width:4px;padding:4px 45px;margin-top:20px;}

    .vider{padding:20px 0;background:none;}
    .vider .t1::before{display:none;}
    .vider .msg{margin-top:5px;}
    .vider .grid{margin-top:20px;gap:var(--bs-gap,15px);}

    .nical1 .t1{font-size:18px;line-height:26px;}
    .nical1 .t1::before{display:none;}
}

.cabin-head{margin-top:-50px;position:relative;z-index:10;}
.cabin-head .container-xl{display:flex;justify-content:space-between;}
.cabin-head .box{width:24.3%;display:flex;justify-content:space-between;align-items:center;background-color:#fff;border:8px solid transparent;
padding:10px 22px 10px 35px;box-shadow:0 0 10px 1px rgba(0,0,0,0.075);}
.cabin-head .title{font-size:20px;line-height:28px;font-weight:700;color:#333333;}

.cabin-head .box:hover,.cabin-head .box.active{background-color:var(--public-color);border-color:#da4149;}
.cabin-head .box:hover .title,.cabin-head .box.active .title{color:#fff;}

.cabin-top{margin-top:160px;padding-bottom:120px;}
.cabin-top .container-xl{display:flex;justify-content:space-between;}
.cabin-top .left{width:48.6%;order:2}
.cabin-top .right{width:46.1%;}
.cabin-top .t1{position:relative;}
.cabin-top .t1::before{content:"";width:60px;height:11px;background:url(../../images/cabin-top-t1-icon.webp)no-repeat;background-size:cover;display:block;
position:absolute;left:0;top:-50px;}
.cabin-top .msg{line-height:32px;margin-top:30px;}
.cabin-top table{margin-top:35px;width:100%;}
.cabin-top table tr td{font-size:18px;line-height:32px;color:#666666;padding:4px 0;}
.cabin-top table tr td:nth-child(1){font-weight:700;}
.cabin-top a.last{font-size:16px;line-height:28px;font-weight:700;text-transform:uppercase;padding:8px 90px;color:#ffffff;border:8px solid #da4149;
background-color:var(--public-color);margin-top:50px;}

.cabin-top .product-thumbs{padding:0;}
.cabin-top .swiper-button-next,.cabin-top .swiper-button-prev{color:var(--public-color);opacity:1;}

.navi1{border-bottom:4px solid #d1121b;}
.navi1 .container-xl{display:flex;}
.navi1 .nav-btn{font-size:18px;line-height:28px;font-weight:700;color:#333333;padding:26px 50px;margin-bottom:-4px;margin-right:25px;}
.navi1 .nav-btn.active,.navi1 .nav-btn:hover{background-color:#fff;border-top-left-radius:15px;border-top-right-radius:15px;cursor:pointer;
box-shadow:0 -5px 20px 1px rgba(0,0,0,.07);}

.cabinboxs{margin-top:80px;padding-bottom:150px;}

.cabinbox{height:0;overflow:hidden;}
.cabinbox.active{height:auto;transition:all .5s;}
.cabinbox .t1{font-size:26px;line-height:36px;display:flex;align-items:center;}
.cabinbox .t1::before{content:"";width:60px;height:11px;background:url(../../images/cabinbox-t1-icon.webp)no-repeat;background-size:cover;display:block;
margin-right:40px;}

.cabinbox1 .t1{margin-bottom:50px;}
.cabinbox1 p{font-size:18px;line-height:32px;color:#666666;}
.cabinbox1 table{width:100%;margin-top:60px;}
.cabinbox1 table tr td{font-size:14px;line-height:22px;color:#666666;padding:9px 20px;}
.cabinbox1 table tr:nth-child(odd) td{background-color:#f4f4f4;}
.cabinbox1 table tr:nth-child(even) td{background-color:#f9f9f9;}
.cabinbox1 table tr:nth-child(1) td{background-color:#d1121b;color:#fff;}

/* .cabinbox2 .grid1{margin-top:80px;} */
.cabinbox2 .swiper-slide{width:100%;}
.cabinbox2 .g-col-xl-2{padding:10px;border:2px solid transparent;}
/* margin-top:30px; */
.cabinbox2 .g-col-xl-2:nth-child(1),.cabinbox2 .g-col-xl-2:nth-child(2),.cabinbox2 .g-col-xl-2:nth-child(3),.cabinbox2 .g-col-xl-2:nth-child(4),.cabinbox2 .g-col-xl-2:nth-child(5){margin-top:0;}

.cabinbox2 .grid1 .img .img-fluid{display:none;}
.cabinbox2 .grid1 .img img{max-width:100%;height:auto;}
.cabinbox2 .title{font-size:16px;line-height:24px;font-weight:700;color:#666666;text-align:center;margin-top:10px;}

.cabinbox2 .g-col-xl-2:hover{border-color:#e60013;}
.cabinbox2 .g-col-xl-2:hover .img-fluid{display:block;}
.cabinbox2 .g-col-xl-2:hover .img p{display:none;}

.cabinbox2 .grid2 .img img:nth-child(1){display:none;}
.cabinbox2 .g-col-xl-2:hover .img img:nth-child(1){display:block;}
.cabinbox2 .g-col-xl-2:hover .img img:nth-child(2){display:none;}
.cabinbox2 .swiper-pagination{margin-top:60px;position:static;}

.cabinbox3 .t1{margin-bottom:50px;}
.cabinbox3 p{font-size:18px;line-height:32px;color:#666666;}
.cabinbox3 .box{margin-top:40px;}
.cabinbox3 .tip p::before{content:"";width:8px;height:8px;background-color:var(--public-color);display:inline-block;margin-right:10px;position:relative;top:-3px;}
.cabinbox3 a{font-size:16px;line-height:28px;font-weight:700;text-transform:uppercase;color:#fff;border:8px solid #da4149;
background-color:var(--public-color);padding:8px 80px;margin-top:50px;}
.cabinbox3 a:hover{text-decoration:underline;}

.cabinbox4 .box{margin-top:60px;width:71.5%;}
.cabinbox4 strong{font-size:18px;line-height:28px;font-weight:700;color:#333333;}
.cabinbox4 strong::before{content:"";width:8px;height:8px;background-color:var(--public-color);display:inline-block;margin-right:10px;position:relative;top:-3px;}
.cabinbox4 p{font-size:18px;line-height:32px;color:#666666;margin-top:30px;}

.lastfaq{padding:155px 0 145px 0;background:url(../../images/lastfaq-bg.webp)no-repeat;background-size:100% 100%;}
.lastfaq .container-xl{display:flex;justify-content:space-between;}
.lastfaq .left{width:31.1%;}
.lastfaq .t2{font-size:24px;line-height:32px;font-weight:700;color:var(--public-color);}
.lastfaq .t2::before{content:"";width:80px;height:11px;background:url(../../images/lastfaq-icon.webp)no-repeat;background-size:cover;display:block;
margin-bottom:50px;}
.lastfaq .t1{font-size:36px;line-height:46px;margin-top:10px;}
.lastfaq .msg{font-size:16px;color:#999999;margin-top:25px}
.lastfaq .right{width:62.2%;}
.lastfaq .faq-item{background-color:#fff;margin-bottom:20px;padding:26px 40px 26px 40px;box-shadow:0 5px 20px 1px rgba(0, 0, 0, 0.07);}
.lastfaq .faq-item:hover{cursor:pointer;}
.lastfaq .faq-item:last-child{margin-bottom:0;}
.lastfaq .faq-title{font-size:20px;line-height:28px;font-weight:500;color:#333333;position:relative;padding-right:26px;}
.lastfaq .faq-title::after{content:"";width:26px;height:27px;background:url(../../images/home-faq-icon1.webp)no-repeat;background-size:cover;
display:block;position:absolute;right:0;top:0;}
.lastfaq .faq-content{font-size:16px;line-height:28px;color:#999999;height:0;overflow:hidden;transition:all .5s;}

.lastfaq .faq-item.active{padding-bottom:50px;}
.lastfaq .faq-item.active .faq-title::after{background:url(../../images/home-faq-icon2.webp)no-repeat;}
.lastfaq .faq-item.active .faq-content{margin-top:30px;height:auto;transition:all .5s;}

.beyon{padding-top:90px;background:url(../../images/beyon-bg.webp)no-repeat;background-size:100% 100%;}
.beyon .container-xl{display:flex;justify-content:space-between;}
.beyon .left{width:50%;padding-top:40px;}
.beyon .t1{font-size:36px;line-height:46px;font-weight:700;color:#333333;}
.beyon .t1::before{content:"";width:80px;height:11px;background:url(../../images/lastfaq-icon.webp)no-repeat;background-size:cover;display:block;
margin-bottom:35px;}
.beyon .msg{margin-top:20px;}
.beyon .boxs{display:flex;justify-content:space-between;width:88.6%;margin-top:55px;}
.beyon .box{width:48.4%;padding:19px 20px;border:20px solid #ffffff;background-color:#fff;display:flex;justify-content:space-between;align-items:center;}
.beyon .text{font-size:18px;line-height:28px;font-weight:700;color:#333333;}
.beyon .icon img:nth-child(2){display:none;}
.beyon .box.active{border-color:#da4149;background-color:var(--public-color);}
.beyon .box.active .text{color:#fff;}
.beyon .box.active .icon img:nth-child(1){display:none;}
.beyon .box.active .icon img:nth-child(2){display:block;}

.beyon .right{width:42.9%;padding:85px 60px 95px 60px;background-color:#fff;box-shadow:0 5px 20px 1px rgba(0,0,0,0.05);position:relative;}
.beyon .form-row{margin:0;}
.beyon .form-row>[class*="col-"]{padding:0;margin-bottom:20px;}
.beyon .form-feedback .form-control{font-size:18px;line-height:28px;color:#999999;padding:11px 20px;border:none;background-color:#f8f8f8;}
.beyon .col-md-6:nth-child(3){padding-right:10px;}
.beyon .col-md-6:nth-child(4){padding-left:10px;}
.beyon .btn-box{margin-bottom:0 !important;position:static;}
.beyon .form-feedback .btn{font-size:14px;line-height:22px;font-weight:700;text-transform:uppercase;color:#ffffff;border:6px solid #da4149;
background-color:var(--public-color);padding:8px 50px;}
.beyon .form-feedback .btn:hover{text-decoration:underline;}
.beyon .feedback-result{position:absolute;text-align:left;padding:0;margin-top:5px;}

@media (max-width:768px) {
    .cabin-top{margin-top:20px;padding-bottom:20px;}
    .cabin-top .t1::before{display:none;}
    .cabin-top .msg{line-height:22px;margin-top:5px;}
    .cabin-top table{margin-top:10px;}
    .cabin-top table tr td{font-size:14px;line-height:22px;}
    .cabin-top a.last{font-size:14px;line-height:22px;padding:4px 45px;margin-top:20px;}

    .cabinboxs{margin-top:0;padding-bottom:20px;}
    .cabinbox{height:auto;}
    .cabinbox .t1{font-size:18px;line-height:26px;margin-bottom:5px;}
    .cabinbox .t1::before{display:none;}
    .cabinbox1 p{font-size:14px;line-height:22px;}
    .cabinbox1 table{margin-top:10px;}
    .cabinbox1 table tr td{padding:4px 10px;}

    .cabinbox2{margin-top:20px;}
    .cabinbox2 .swiper-wrapper{height:auto !important;}
    .cabinbox2 .grid1 .img img{height:auto !important;}
    .cabinbox2 .title{margin-top:0;}
    .cabinbox2 .swiper-pagination{margin-top:15px;}

    .cabinbox3{margin-top:20px;}
    .cabinbox3 p{font-size:14px;line-height:22px;}
    .cabinbox3 .box{margin-top:10px;}
    .cabinbox3 a{font-size:14px;line-height:22px;padding:4px 40px;border-width:4px;margin-top:15px;}

    .cabinbox4{margin-top:20px;}
    .cabinbox4 .box{width:100%;margin-top:5px;}
    .cabinbox4 strong{font-size:16px;line-height:24px;}
    .cabinbox4 p{font-size:14px;line-height:22px;margin-top:5px;}

    .lastfaq{padding:20px 0;}
    .lastfaq .t2{font-size:16px;line-height:24px;}
    .lastfaq .t2::before{display:none;}
    .lastfaq .t1{font-size:18px;line-height:26px;margin-top:0;}
    .lastfaq .msg{font-size:14px;line-height:22px;margin-top:5px;}

    .lastfaq .faq-item{padding:20px;}
    .lastfaq .faq-title{padding-right:26px;font-size:18px;line-height:26px;}
    .lastfaq .faq-item.active{padding-bottom:20px;}
    .lastfaq .faq-content{font-size:14px;line-height:22px;}
    .lastfaq .faq-item.active .faq-content{margin-top:5px;}

    .beyon{padding-top:20px;}
    .beyon .t1{font-size:18px;line-height:26px;}
    .beyon .t1::before{display:none;}
    .beyon .msg{margin-top:5px;}
    .beyon .boxs{width:100%;margin-top:15px;}
    .beyon .box{padding:9px 10px;border-width:10px;}
    .beyon .text{font-size:14px;line-height:22px;}
    .beyon .right{padding:20px;}
    .beyon .form-row>[class*="col-"]{margin-bottom:10px;}
    .beyon .form-feedback .form-control{font-size:14px;line-height:22px;padding:5px 10px;}
    .beyon .col-md-6:nth-child(3){padding-right:0;}
    .beyon .col-md-6:nth-child(4){padding-left:0;}
    .beyon .form-feedback .btn{padding:4px 25px;border-width:3px;}
}

.solubanner .t1{margin-top:90px;}
.solubanner .msg{width:42%;}

.solubanner .new-t1{background:linear-gradient(90deg, rgba(255,255,255,.6) 0%, rgba(255,255,255,0) 100%);padding:20px 30px;}

/* .tage{margin-top:130px;padding-bottom:145px;}
.tage .t1{font-size:32px;line-height:40px;font-weight:500;text-align:center;}
.tage .t1::before{content:"";width:60px;height:8px;background:url(../../images/liant-icon.webp)no-repeat;background-size:cover;display:block;
margin:0 auto 35px auto;}
.tage .boxs{width:92.2%;display:flex;justify-content:space-between;margin:70px auto 0 auto;}
.tage .box{width:21.7%;text-align:center;position:relative;}
.tage .box::after{content:"";width:300px;height:2px;background-color:#dddddd;display:block;position:absolute;right:-90%;top:17px;}
.tage .text{font-size:20px;line-height:28px;font-weight:500;color:#999999;margin-top:35px;}

.tage .box:nth-child(2){width:26%;}
.tage .box:nth-child(2)::after{right:-70%;}
.tage .box:last-child::after{display:none;}

.awer{position:relative;}
.awer .contain{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;text-align:center;}
.awer .t1::before{content:"";width:60px;height:8px;background:url(../../images/liant-icon.webp)no-repeat;background-size:cover;display:block;
margin:0 auto 40px auto;}
.awer .msg{color:#999999;margin-top:10px;} */

/* .livery{margin-top:-50px;position:relative;z-index:10;}
.livery .container-xl{display:flex;justify-content:center;}
.livery .box{width:340px;;font-size:20px;line-height:28px;font-weight:700;color:#ffffff;padding:26px 0;border:10px solid #de6b71;
background-color:var(--public-color);text-align:center;margin-right:20px;} */

.ply{margin-top:140px;padding-bottom:125px;}
.ply .top{text-align:center;}
.ply .t1{font-size:36px;line-height:46px;width:70%;margin:0 auto;}
.ply .t1::before{content:"";width:60px;height:8px;background:url(../../images/liant-icon.webp)no-repeat;background-size:cover;display:block;
margin:0 auto 25px auto;}
.ply .msg{margin:20px auto 0 auto;width:75%;}
.ply .grid{margin-top:75px;gap:var(--bs-gap,25px);}
.ply .g-col-xl-3{background-color:#f4f4f4;border-radius:10px;padding:40px 30px 55px 30px;}
.ply .title{font-size:22px;line-height:30px;font-weight:700;color:#333333;margin-top:30px;}
.ply .text{font-size:16px;line-height:24px;color:#666666;margin-top:20px;}

.llen{position:relative;max-width:1920px;margin:0 auto;}
.llen .contain{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;}
.llen .container-xl{display:flex;justify-content:space-between;align-items:center;}
.llen .left{width:20%;}
.llen .right{width:80%;}
.llen .title{font-size:34px;line-height:42px;color:#333333;}
.llen a{font-size:16px;line-height:28px;text-transform:uppercase;color:#ffffff;padding:3px 45px;margin-top:30px;
border:8px solid #da4149;background-color:var(--public-color);}
.llen a:hover{text-decoration:underline;}

.liant{margin-top:50px;padding-bottom:190px;}
.liant .top .t1{text-align:center;font-size:38px;line-height:46px;}
.liant .top .t1::before{margin:0 auto 30px auto;}
.liant .boxs{margin-top:100px;}
.liant .box{display:flex;justify-content:space-between;align-items:center;}
.liant .left{width:47.2%;}
.liant .right{width:47.5%;}
.liant .box .t1{font-size:34px;line-height:42px;}
.liant .box .t1::before{display:none;}
.liant .t2{font-size:24px;line-height:32px;color:var(--public-color);margin-top:10px;}
.liant .msg{margin-top:35px;font-size:16px;line-height:24px;}
.liant .tip{width:85.7%;display:flex;flex-wrap:wrap;margin-top:25px;}
.liant .tip p{width:60%;font-size:16px;line-height:28px;font-weight:400;color:#666666;margin-top:5px;text-decoration:underline;}
.liant .tip p:nth-child(even){width:40%}
.liant .tip p::before{content:"";width:8px;height:8px;background-color:var(--public-color);display:inline-block;margin-right:15px;position:relative;
top:-3px;}
.liant .tip p:nth-child(1),.liant .tip p:nth-child(2){margin-top:0;}

.liant .box{margin-top:100px;}
.liant .box:nth-child(1){margin-top:0;}
.liant .box:nth-child(2) .left{width:45.8%;order:2;}
.liant .box:nth-child(2) .msg{margin-top:25px;}

.roven{padding:105px 0;background-color:#444444;}
.roven .t1{color:#fff;display:flex;align-items:center;}
.roven .t1::before{content:"";width:60px;height:8px;background:url(../../images/roven-icon.webp)no-repeat;background-size:cover;display:block;margin-right:20px;}
.roven .msg{color:rgba(255,255,255,.6);margin-top:15px;}
.roven .grid{margin-top:90px;gap:var(--bs-gap,25px);}
.roven .title{font-size:20px;line-height:28px;font-weight:700;color:#ffffff;margin-top:70px;}
.roven .text{font-size:16px;line-height:24px;color:rgba(255,255,255,.7);margin-top:30px;}

/* .sys1{background-color:#fff;}
.sys1 .t2{font-size:26px;line-height:36px;font-weight:500;color:var(--public-color);text-align:center;margin-top:10px;}
.sys1 .g-col-xl-4{background-color:#f7f7f7;} */

/* .phen{margin-top:0;padding-bottom:120px;}
.phen .left{width:47.2%;}
.phen .right{width:47.9%;}
.phen .t1::before{margin-bottom:90px;}
.phen .tip{display:flex;flex-wrap:wrap;width:97%;}
.phen .tip p{width:50%;}
.phen .tip p::before{content:"";width:26px;height:26px;background:url(../../images/phen-icon.webp)no-repeat;background-size:cover;top:7px;} */

.cabin1 .g-col-xl-6{padding-top:55px;}
.cabin1 .title{width:80%;line-height:36px;}
.cabin1 .msg{width:80%;}

/* .solunical .right{width:47.5%;font-size:32px;line-height:42px;} */

.llen1 .container-xl{align-items:center;}
.llen1 a{margin-top:50px;}

.solufaq .t1{width:100%;font-size:34px;line-height:42px;}
.solufaq .text{margin-top:20px;font-weight:400;}
.solufaq .box{margin-top:70px;position:sticky;top:100px;}

@media (max-width:1919px) {.awer .t1::before{margin-bottom:20px;}}
@media (max-width:1600px) {
    .solubanner .t1{margin-top:20px;}
    .solubanner .msg{width:100%;}
    .livery{margin-top:30px;}
}
@media (max-width:768px) {
    .solubanner .t1{margin-top:0;line-height:24px;}
    .solubanner .t1 br{display:none;}
}
@media (max-width:768px) {
    .ply{margin-top:20px;padding-bottom:20px;}
    .ply .t1{width:100%;font-size:18px;line-height:26px;}
    .ply .t1::before{display:none;}
    .ply .msg{width:100%;margin-top:10px;}
    .ply .grid{margin-top:20px;gap:var(--bs-gap,15px);}
    .ply .g-col-xl-3{padding:20px;}
    .ply .title{font-size:18px;line-height:26px;margin-top:5px;}
    .ply .text{font-size:14px;line-height:22px;margin-top:5px;}

    .llen{background-color:#e5e5e5;padding:20px 0;}
    .llen .bg{display:none;}
    .llen .contain{position:static;}
    .llen .left{display:none;}
    .llen .right{width:100%;}
    .llen .title{font-size:18px;line-height:26px;}
    .llen a{font-size:14px;line-height:22px;border-width:4px;margin-top:20px;}

    .liant{margin-top:20px;padding-bottom:20px;}
    .liant .top .t1{font-size:18px;line-height:28px;}
    .liant .t1::before{display:none;}
    .liant .boxs{margin-top:20px;}
    .liant .box{margin-top:20px;}
    .liant .box .t1{font-size:18px;line-height:26px;}
    .liant .t2{font-size:16px;line-height:24px;margin-top:0;}
    .liant .msg{font-size:14px;line-height:22px;margin-top:5px;}
    .liant .box:nth-child(2) .msg{margin-top:5px;}
    .liant .tip{width:100%;margin-top:10px;}
    .liant .tip p{width:100%;font-size:14px;line-height:22px;margin-top:0;}
    .liant .tip p::before{top:-2px;}

    .roven{padding:20px 0;}
    .roven .t1::before{display:none;}
    .roven .msg{margin-top:5px;}
    .roven .grid{margin-top:15px;gap:var(--bs-gap,15px);}
    .roven .title{font-size:18px;line-height:26px;margin-top:10px;}
    .roven .text{font-size:14px;line-height:22px;margin-top:5px;}

    .cabin{margin-top:20px;padding-bottom:20px;}
    .cabin .t2{font-size:16px;line-height:24px;}
    .cabin .t1{font-size:18px;line-height:26px;width:100%;margin-top:5px;}
    .cabin .t1::after{display:none;}
    .cabin .grid{margin-top:15px;gap:var(--bs-gap,15px);}
    .cabin .g-col-xl-6::before{display:none;}
    .cabin .g-col-xl-6{padding:20px;}
    .cabin1 .title{width:100%;font-size:18px;line-height:26px;}
    .cabin1 .msg{width:100%;margin-top:5px;}
    .cabin .g-col-xl-6:nth-child(3), .cabin .g-col-xl-6:nth-child(4){margin-top:0;}

    .faq1 .container-xl{flex-wrap:wrap;}
    .faq1 .left{width:100%;}
    .faq1 .right{width:100%;}
    .solufaq .box{margin-top:20px;}
    .cabfaq .cabfaq-body{grid-template-columns:1fr;column-gap:0;row-gap:28px}
}

.pro-list-cabinet-banner .t1{margin-top:90px;}
.pro-list-cabinet-banner .msg{width:72%;margin-top:15px;}

.cate{margin-top:160px;padding-bottom:160px;}
.cate .grid{margin-top:70px;gap:var(--bs-gap,40px);}
.cate .g-col-xl-6{display:flex;justify-content:space-between;align-items:center;padding:30px;box-shadow:0 7px 20px 1px rgba(0,0,0,.06);}
.cate .left{width:50%;}
.cate .right{width:43.6%;}
.cate .title{font-size:24px;line-height:32px;font-weight:700;color:#333333;}
.cate .title::after{content:"";width:19px;height:11px;background:url(../../images/gories-icon1.webp)no-repeat;background-size:cover;display:inline-block;
margin-left:15px;position:relative;top:-2px;}
.cate .title:hover{color:var(--public-color);}

.cate .msg{margin-top:30px;padding-left:35px;position:relative;}
.cate .msg::before{content:"";width:6px;height:114px;background:url(../../images/gories-icon2.webp)no-repeat;background-size:cover;display:block;
position:absolute;left:0;top:5px;}
.cate .msg p:nth-child(2){margin-top:10px;}

.tand{padding:130px 0;background-color:#f8f8f8;}
.tand .container-xl{display:flex;justify-content:space-between;}
.tand .left{width:32.9%;}
.tand .right{width:59%;}
.tand .t1{font-size:36px;line-height:48px;color:#333333;}
.tand .t1::before{content:"";width:60px;height:8px;background:url(../../images/ptian-icon.webp)no-repeat;background-size:cover;display:block;
margin-bottom:35px;}
.tand .msg{margin-top:20px;}
.tand .grid{margin-top:50px;gap:var(--bs-gap,35px);}
.tand .icon{height:67px;}
.tand .title{font-size:22px;line-height:30px;font-weight:700;color:#333333;margin-top:30px;}
.tand .text{font-size:18px;line-height:26px;color:#666666;margin-top:20px}

.zat{margin-top:140px;padding-bottom:140px;}
.zat .t1{font-size:36px;line-height:46px;font-weight:700;color:#333333;}
.zat .t1::before{content:"";width:60px;height:8px;background:url(../../images/ptian-icon.webp)no-repeat;background-size:cover;display:block;
margin-bottom:25px;}
.zat .msg{margin-top:10px;}
.zat .items{display:flex;margin-top:75px;}
.zat .item{font-size:18px;line-height:26px;color:#ffffff;background-color:#999999;width:260px;padding:10px 0;text-align:center;margin-right:5px;}
.zat .item:hover{cursor:pointer;background-color:var(--public-color);}
.zat .item.active{background-color:var(--public-color);}

.zat .box{padding:70px 60px 100px 60px;background-color:#fff;box-shadow:0 7px 20px 1px rgba(0,0,0,.08);display:none;}
.zat .box.active{display:block;}
.zat .title{font-size:24px;line-height:32px;font-weight:700;color:#333333;}
.zat .text1{font-size:18px;line-height:28px;color:#666666;margin-top:15px;}
.zat .grid{margin-top:65px;gap:var(--bs-gap,30px);}
.zat .g-col-xl-3{position:relative;padding-left:60px;}
.zat .text2{font-size:20px;line-height:28px;font-weight:700;color:#333333;}
.zat .text3{font-size:18px;line-height:26px;color:#666666;margin-top:15px;}
.zat .ico{position:absolute;left:0;top:-1px;}

/* .dvol{margin-top:90px;}
.dvol .container-xl{display:flex;justify-content:space-between;}
.dvol .box{width:24.3%;font-size:20px;line-height:28px;font-weight:700;color:#333333;padding:8px 30px;border:8px solid #f8f8f8;background-color:#fff;
position:relative;}
.dvol .img{position:absolute;right:20px;top:-35%;}
.dvol .box:hover,.dvol .box.active{color:#fff;border-color:#da4149;background-color:var(--public-color);} */

/* .gories{margin-top:110px;padding-bottom:130px;}
.gories .t1{display:flex;align-items:center;}
.gories .t1::before{content:"";width:60px;height:8px;background:url(../../images/ptian-icon.webp) no-repeat;background-size:cover;display:block;
margin-right:40px;}
.gories .grid{margin-top:60px;gap:var(--bs-gap,40px);}
.gories .g-col-xl-6{background-color:#f8f8f8;}
.gories .img{padding:40px 50px 0 50px;}
.gories .img a{width:100%;}
.gories .img a img{width:100%;}
.gories .texts{padding:50px 50px 60px 50px;}
.gories .title{font-size:24px;line-height:32px;font-weight:700;color:#333333;}
.gories .title::after{content:"";width:19px;height:11px;background:url(../../images/gories-icon1.webp)no-repeat;background-size:cover;display:inline-block;
margin-left:15px;position:relative;top:-3px;}
.gories .title:hover{color:var(--public-color);}
.gories .msg{margin-top:30px;padding-left:50px;position:relative;}
.gories .msg::before{content:"";width:8px;height:60px;background:url(../../images/gories-icon2.webp)no-repeat;background-size:cover;display:block;
position:absolute;left:0;top:5px;}
.gories .msg p:nth-child(2){margin-top:15px;}

.gories .g-col-xl-6:hover{box-shadow:0 5px 10px 1px rgba(0,0,0,0.02);}
.gories .g-col-xl-6:hover .img img{mix-blend-mode:darken;}
.gories .g-col-xl-6:hover .texts{background-color:#fff;}

.fess{padding:110px 0;background-color:#f8f8f8;}
.fess .top{text-align:center;}
.fess .t2{font-size:18px;line-height:28px;font-weight:500;color:var(--public-color);}
.fess .t2::before{content:"";width:60px;height:8px;background:url(../../images/ptian-icon.webp) no-repeat;background-size:cover;display:block;
margin:0 auto 35px auto;}
.fess .t1{margin-top:10px;}
.fess .msg{margin-p:20px;}
.fess .grid{margin-top:50px;gap:var(--bs-gap,40px);}
.fess .g-col-xl-4{padding:60px 30px 145px 30px;background-color:#fff;position:relative;}
.fess .title{font-size:22px;line-height:30px;font-weight:700;color:#333333;}
.fess .title::before{content:"";width:20px;height:10px;background:url(../../images/fess-icon1.webp)no-repeat;background-size:cover;display:block;margin-bottom:45px;}
.fess .text{font-size:18px;line-height:26px;color:#666666;}
.fess .text::before{content:"";width:8px;height:8px;background-color:var(--public-color);display:inline-block;margin-right:10px;position:relative;top:-3px;}
.fess .text:nth-child(2){margin-top:25px;}
.fess .text:nth-child(3){margin-top:15px;}
.fess .skip{position:absolute;left:0;bottom:70px;width:100%;padding:0 30px;}
.fess a{font-size:16px;line-height:28px;font-weight:700;text-transform:uppercase;color:#ffffff;padding:8px 35px;margin:55px auto 0 auto;display:table;
border:8px solid #da4149;background-color:var(--public-color)}
.fess a:hover{text-decoration:underline;}

.fess .g-col-xl-4:hover{box-shadow:0 5px 20px 1px rgba(0,0,0,0.05);} */

/* .rate{margin-top:165px;padding-bottom:165px;text-align:center;}
.rate .text1{font-size:18px;line-height:28px;font-weight:500;color:var(--public-color);}
.rate .text1::before{content:"";width:60px;height:8px;background:url(../../images/ptian-icon.webp) no-repeat;background-size:cover;display:block;
margin:0 auto 35px auto;}
.rate .t1{font-size:36px;line-height:46px;margin-top:10px;}
.rate .text2{font-size:26px;line-height:36px;font-weight:500;color:#999999;margin-top:10px;}
.rate .grid{margin-top:110px;gap:var(--bs-gap,25px);}
.rate .g-col-xl-3{border-top:4px solid var(--public-color);padding:85px 0 70px 0;background-color:#fff;box-shadow:0 5px 30px 1px rgba(0,0,0,0.05);
position:relative;}
.rate .g-col-xl-3 .ico{position:absolute;top:-41px;left:38%;}
.rate .title{font-size:20px;line-height:28px;font-weight:700;color:#333333;}
.rate .msg{margin-top:15px;} */

.ptian{padding-bottom:130px;background:url(../../images/ptian-bg.webp)no-repeat;background-size:100% 100%;}
.ptian .swiper-slide{display:flex;justify-content:space-between;}
.ptian .left{width:47.2%;order:2;}
.ptian .right{width:47.5%;padding-top:120px;}
.ptian .t1{font-size:36px;line-height:46px;margin-top:10px;}
.ptian .t2{font-size:18px;line-height:26px;font-weight:500;color:#cb242b;}
.ptian .t2::before{content:"";width:60px;height:8px;background:url(../../images/ptian-icon.webp)no-repeat;background-size:cover;display:block;
margin-bottom:35px;}
.ptian .msg{margin-top:25px;}
.ptian .tips{margin-top:35px;display:flex;justify-content:space-between;}
.ptian .tip{width:50%;font-size:16px;line-height:28px;font-weight:700;color:#666666;padding-left:45px;position:relative;}
.ptian .tip::before{content:"";width:23px;height:52px;background:url(../../images/ptian-icon1.webp)no-repeat;background-size:cover;display:block;
position:absolute;left:0;top:1px;}
.ptian .swiper-pagination{position:static;margin-top:70px;}
.ptian .swiper-pagination-bullet{width:10px;height:10px;background-color:#dddddd;opacity:1;margin:0 10px !important;}
.ptian .swiper-pagination-bullet-active{background-color:#333333;}

.talla{margin-top:110px;padding-bottom:100px;border-bottom:2px solid #d1121b;}
.talla .t1{font-size:24px;line-height:36px;color:#666666;width:80%;text-align:center;margin:0 auto;}
.talla .t1::before{content:"";width:80px;height:10px;background:url(../../images/talla-icon.webp)no-repeat;background-size:cover;display:block;
margin:0 auto 35px auto;}
.talla a{font-size:16px;line-height:28px;font-weight:700;text-transform:uppercase;color:#ffffff;padding:8px 80px;margin:55px auto 0 auto;display:table;
border:8px solid #da4149;background-color:var(--public-color);}
.talla a:hover{text-decoration:underline;}

.cabfaq .container-xl{display:flex;flex-direction:column;}
.cabfaq .cabfaq-head{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px 32px;}
.cabfaq .cabfaq-head .t1{width:auto;flex:1;min-width:min(100%, 18rem);margin:0;}
.cabfaq .cabfaq-head .text{margin-top:0;text-align:left;max-width:500px;flex:0 1 38%;min-width:min(100%, 16rem);font-size:22px;line-height:30px;font-weight:700;color:#666666;}
.cabfaq .cabfaq-body{display:grid;grid-template-columns:minmax(0,12fr) minmax(0,7fr);column-gap:clamp(20px,3.5vw,48px);align-items:start;margin-top:clamp(40px,5vw,75px);min-width:0;}
.cabfaq .cabfaq-faq{min-width:0;}
.cabfaq .cabfaq-body .box{margin-top:0;position:sticky;top:100px;}
.cabfaq .cabfaq-faq .faq-item:nth-child(2){margin-top:0;}

.module-list-faq .text{margin-top:50px;}
.module-list-faq .box{margin-top:85px;position:sticky;top:100px;}

.home-pro .t1,.home-full .t1,.home-chall .t1,.home-partn .t1,.home-support .t1,.home-faq .t1,.home-new .t1,.faq1 .t1,.cate .t1{font-size:36px;line-height:42px;}

.pagination{margin-top:60px;}
@media (max-width:768px) {
    .pro-list-cabinet-banner .t1{margin-top:0;}

    .cate{margin-top:20px;padding-bottom:20px;}
    .cate .grid{margin-top:10px;gap:var(--bs-gap,20px);}
    .cate .g-col-xl-6{padding:15px;}
    .cate .title{font-size:18px;line-height:26px;}
    .cate .msg{padding-left:0;margin-top:0;}
    .cate .msg::before{display:none;}
    .cate .msg p:nth-child(2){margin-top:0;}

    .tand{padding:20px 0;}
    .tand .t1{font-size:18px;line-height:26px;}
    .tand .t1::before{display:none;}
    .tand .msg{margin-top:5px;}
    .tand .grid{margin-top:15px;gap:var(--bs-gap,20px);}
    .tand .title{font-size:18px;line-height:26px;margin-top:10px;}
    .tand .text{font-size:14px;line-height:22px;margin-top:0;}

    .zat{margin-top:20px;padding-bottom:20px;}
    .zat .t1{font-size:18px;line-height:26px;}
    .zat .t1::before{display:none;}
    .zat .msg{margin-top:5px;}
    .zat .items{display:none;}
    .zat .box{display:block;padding:20px;margin-top:20px;}
    .zat .box:nth-child(1){margin-top:0;}
    .zat .title{font-size:16px;line-height:24px;}
    .zat .text1{font-size:14px;line-height:22px;margin-top:5px;}
    .zat .grid{margin-top:20px;gap:var(--bs-gap,15px);}
    .zat .g-col-xl-3{padding-left:40px;}
    .zat .text2{font-size:16px;line-height:24px;}
    .zat .text3{font-size:14px;line-height:22px;margin-top:0;}

    .ptian{padding-bottom:20px;}
    .ptian .right{padding-top:0;}
    .ptian .t2{font-size:16px;line-height:24px;}
    .ptian .t2::before{display:none;}
    .ptian .t1{font-size:18px;line-height:26px;margin-top:0;}
    .ptian .msg{margin-top:5px;}
    .ptian .tips{margin-top:10px;}
    .ptian .tip{padding-left:0;width:48%;font-size:14px;line-height:22px;}
    .ptian .tip::before{display:none;}
    .ptian .swiper-pagination{margin-top:10px;}
    .ptian .swiper-pagination-bullet{width:6px;height:6px;margin:0 5px !important;}

    .talla{margin-top:20px;padding-bottom:20px;}
    .talla .t1{width:100%;font-size:18px;line-height:26px;}
    .talla .t1::before{display:none;}
    .talla a{font-size:14px;line-height:22px;padding:4px 40px;border-width:4px;margin-top:20px;}

    .cabfaq .cabfaq-head{flex-direction:column;align-items:stretch;gap:12px}
    .cabfaq .cabfaq-head .text{flex:1 1 auto;max-width:none;text-align:left;font-size:18px;line-height:26px}
    .cabfaq .cabfaq-body{margin-top:20px;row-gap:20px}
    .cabfaq .cabfaq-body .box{position:static}

    .pagination{margin-top:30px;}
}

@media (max-width:768px) {
    .module-list-faq .text{margin-top:20px;}
    .module-list-faq .box{margin-top:20px;}
}

.module-head{margin-top:30px;position:relative;z-index:10;}
.module-head .container-xl{display:flex;justify-content:flex-start !important;}
.module-head .box{width:24.3%;display:flex;justify-content:space-between;align-items:center;background-color:#fff;border:8px solid transparent;
padding:10px 22px 10px 35px;box-shadow:0 0 10px 1px rgba(0,0,0,0.075);margin-right:20px;}
.module-head .title{font-size:20px;line-height:28px;font-weight:700;color:#333333;}

.module-head .box:hover,.module-head .box.active{background-color:var(--public-color);border-color:#da4149;}
.module-head .box:hover .title,.module-head .box.active .title{color:#fff;}

.rebox{display:none;}
.rebox.show{display:block;overflow-y: auto;max-height:764px;padding-right:20px;}
.rebox .product-thumbs{margin-top:15px;padding:0;}
.rebox .mz-thumb img{border:2px solid transparent;}
.rebox .mz-thumb.mz-thumb-selected img{border-color:#e60013;}
.rebox .type{font-size:20px;line-height:28px;font-weight:500;color:#cf000c;margin-top:40px;}
.rebox .retext{font-size:22px;line-height:30px;font-weight:700;color:#333333;margin-top:10px;}
.rebox .retext1{font-size:17px;line-height:26px;color:#666666;margin-top:15px;}

#mb-feedback1{top:3%;width:760px;padding:40px;}

.rebox table{width:100%;}
.rebox table tr td{font-size:14px;line-height:22px;color:#666666;padding:9px 30px;}
.rebox table tr:nth-child(odd) td{background-color:#f4f4f4;}
.rebox table tr:nth-child(even) td{background-color:#f9f9f9;}
.rebox table tr:nth-child(1) td{background-color:var(--public-color);color:#fff;}








.sol-chall{padding:60px 0;position:relative;}
.sol-chall .t1{text-align:center;}
.sol-chall .grid{margin-top:70px;gap:var(--bs-gap,40px);position:relative;z-index:10;}
.sol-chall .g-col-xl-4{padding:30px 30px 55px 30px;background:url(../../images/home-chall-bg1.webp)no-repeat;background-size:100% 100%;}
.sol-chall .box{position:relative;padding-bottom:0px;}
.sol-chall .box::before{content:"";width:100%;height:28px;background:url(../../images/home-chall-skip.webp)no-repeat;background-size:100%;
display:block;position:absolute;left:0;bottom:0;display:none;}
.sol-chall .title{font-size:24px;line-height:32px;font-weight:700;color:#333333;margin:30px 0 10px 0;}
.sol-chall .title::before{content:"";width:20px;height:10px;background:url(../../images/home-full-box-icon1.webp)no-repeat;background-size:cover;
display:block;margin-bottom:10px;transform:rotate(180deg);}
.sol-chall .g-col-xl-4:hover{background:none;background-color:#f6f6f6;}
.sol-chall .msg{margin-top:10px;font-size: 18px;}
.sol-chall a{background-color:var(--public-color);color:#fff;padding:8px 35px;margin-top:20px}


.new-subtitle{
    font-size: 18px;
    line-height: 26px;
    font-weight: 500;
    text-transform: uppercase;
    color: var(--public-color);
    text-align: center;
    margin-bottom:10px;
}
















