/*通用样式*/
:root{
    --public-color:#0758a8;
    --max:1430px;
}
body{color:#333;font-size:16px;line-height:24px;font-family:'Poppins'}
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;text-align: center;}
.main-container{margin-bottom:40px;margin-top:40px}
.tkanniu{cursor:pointer}
.card-thumb img{transition:all .4s ease}
.card-thumb:hover img{transform:scale(1.1)}
.container-xl{max-width:var(--max);}
.container-xl.m-right{margin:0 0 0 auto;padding:0}
.container-xl.m-left{margin:0 auto 0 0;padding:0}
@media(max-width:768px){
    body{font-size:14px;line-height:20px;padding-top:50px}
    .container-xl.m-right{margin:0 auto;padding:0 15px}
    .container-xl.m-left{margin:0 auto;padding:0 15px}
}
#float .ico#scroll-top {
    display: block!important;
}



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


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

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


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

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

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

/* 格子 */
/* 格子 */
.grid{display:grid;grid-template-rows:repeat(var(--bs-rows,1),1fr);grid-template-columns:repeat(var(--bs-columns,12),1fr);
    gap:var(--bs-gap,1.5rem)}.grid .g-col-1{grid-column:auto/span 1}.grid .g-col-2{grid-column:auto/span 2}.grid .g-col-3{grid-column:auto/span 3}.grid .g-col-4{grid-column:auto/span 4}.grid .g-col-5{grid-column:auto/span 5}.grid .g-col-6{grid-column:auto/span 6}.grid .g-col-7{grid-column:auto/span 7}.grid .g-col-8{grid-column:auto/span 8}.grid .g-col-9{grid-column:auto/span 9}.grid .g-col-10{grid-column:auto/span 10}.grid .g-col-11{grid-column:auto/span 11}.grid .g-col-12{grid-column:auto/span 12}.grid .g-start-1{grid-column-start:1}.grid .g-start-2{grid-column-start:2}.grid .g-start-3{grid-column-start:3}.grid .g-start-4{grid-column-start:4}.grid .g-start-5{grid-column-start:5}.grid .g-start-6{grid-column-start:6}.grid .g-start-7{grid-column-start:7}.grid .g-start-8{grid-column-start:8}.grid .g-start-9{grid-column-start:9}.grid .g-start-10{grid-column-start:10}.grid .g-start-11{grid-column-start:11}@media (min-width:576px){.grid .g-col-sm-1{grid-column:auto/span 1}.grid .g-col-sm-2{grid-column:auto/span 2}.grid .g-col-sm-3{grid-column:auto/span 3}.grid .g-col-sm-4{grid-column:auto/span 4}.grid .g-col-sm-5{grid-column:auto/span 5}.grid .g-col-sm-6{grid-column:auto/span 6}.grid .g-col-sm-7{grid-column:auto/span 7}.grid .g-col-sm-8{grid-column:auto/span 8}.grid .g-col-sm-9{grid-column:auto/span 9}.grid .g-col-sm-10{grid-column:auto/span 10}.grid .g-col-sm-11{grid-column:auto/span 11}.grid .g-col-sm-12{grid-column:auto/span 12}.grid .g-start-sm-1{grid-column-start:1}.grid .g-start-sm-2{grid-column-start:2}.grid .g-start-sm-3{grid-column-start:3}.grid .g-start-sm-4{grid-column-start:4}.grid .g-start-sm-5{grid-column-start:5}.grid .g-start-sm-6{grid-column-start:6}.grid .g-start-sm-7{grid-column-start:7}.grid .g-start-sm-8{grid-column-start:8}.grid .g-start-sm-9{grid-column-start:9}.grid .g-start-sm-10{grid-column-start:10}.grid .g-start-sm-11{grid-column-start:11}}@media (min-width:768px){.grid .g-col-md-1{grid-column:auto/span 1}.grid .g-col-md-2{grid-column:auto/span 2}.grid .g-col-md-3{grid-column:auto/span 3}.grid .g-col-md-4{grid-column:auto/span 4}.grid .g-col-md-5{grid-column:auto/span 5}.grid .g-col-md-6{grid-column:auto/span 6}.grid .g-col-md-7{grid-column:auto/span 7}.grid .g-col-md-8{grid-column:auto/span 8}.grid .g-col-md-9{grid-column:auto/span 9}.grid .g-col-md-10{grid-column:auto/span 10}.grid .g-col-md-11{grid-column:auto/span 11}.grid .g-col-md-12{grid-column:auto/span 12}.grid .g-start-md-1{grid-column-start:1}.grid .g-start-md-2{grid-column-start:2}.grid .g-start-md-3{grid-column-start:3}.grid .g-start-md-4{grid-column-start:4}.grid .g-start-md-5{grid-column-start:5}.grid .g-start-md-6{grid-column-start:6}.grid .g-start-md-7{grid-column-start:7}.grid .g-start-md-8{grid-column-start:8}.grid .g-start-md-9{grid-column-start:9}.grid .g-start-md-10{grid-column-start:10}.grid .g-start-md-11{grid-column-start:11}}@media (min-width:992px){.grid .g-col-lg-1{grid-column:auto/span 1}.grid .g-col-lg-2{grid-column:auto/span 2}.grid .g-col-lg-3{grid-column:auto/span 3}.grid .g-col-lg-4{grid-column:auto/span 4}.grid .g-col-lg-5{grid-column:auto/span 5}.grid .g-col-lg-6{grid-column:auto/span 6}.grid .g-col-lg-7{grid-column:auto/span 7}.grid .g-col-lg-8{grid-column:auto/span 8}.grid .g-col-lg-9{grid-column:auto/span 9}.grid .g-col-lg-10{grid-column:auto/span 10}.grid .g-col-lg-11{grid-column:auto/span 11}.grid .g-col-lg-12{grid-column:auto/span 12}.grid .g-start-lg-1{grid-column-start:1}.grid .g-start-lg-2{grid-column-start:2}.grid .g-start-lg-3{grid-column-start:3}.grid .g-start-lg-4{grid-column-start:4}.grid .g-start-lg-5{grid-column-start:5}.grid .g-start-lg-6{grid-column-start:6}.grid .g-start-lg-7{grid-column-start:7}.grid .g-start-lg-8{grid-column-start:8}.grid .g-start-lg-9{grid-column-start:9}.grid .g-start-lg-10{grid-column-start:10}.grid .g-start-lg-11{grid-column-start:11}}@media (min-width:1200px){.grid .g-col-xl-1{grid-column:auto/span 1}.grid .g-col-xl-2{grid-column:auto/span 2}.grid .g-col-xl-3{grid-column:auto/span 3}.grid .g-col-xl-4{grid-column:auto/span 4}.grid .g-col-xl-5{grid-column:auto/span 5}.grid .g-col-xl-6{grid-column:auto/span 6}.grid .g-col-xl-7{grid-column:auto/span 7}.grid .g-col-xl-8{grid-column:auto/span 8}.grid .g-col-xl-9{grid-column:auto/span 9}.grid .g-col-xl-10{grid-column:auto/span 10}.grid .g-col-xl-11{grid-column:auto/span 11}.grid .g-col-xl-12{grid-column:auto/span 12}.grid .g-start-xl-1{grid-column-start:1}.grid .g-start-xl-2{grid-column-start:2}.grid .g-start-xl-3{grid-column-start:3}.grid .g-start-xl-4{grid-column-start:4}.grid .g-start-xl-5{grid-column-start:5}.grid .g-start-xl-6{grid-column-start:6}.grid .g-start-xl-7{grid-column-start:7}.grid .g-start-xl-8{grid-column-start:8}.grid .g-start-xl-9{grid-column-start:9}.grid .g-start-xl-10{grid-column-start:10}.grid .g-start-xl-11{grid-column-start:11}}@media (min-width:1400px){.grid .g-col-xxl-1{grid-column:auto/span 1}.grid .g-col-xxl-2{grid-column:auto/span 2}.grid .g-col-xxl-3{grid-column:auto/span 3}.grid .g-col-xxl-4{grid-column:auto/span 4}.grid .g-col-xxl-5{grid-column:auto/span 5}.grid .g-col-xxl-6{grid-column:auto/span 6}.grid .g-col-xxl-7{grid-column:auto/span 7}.grid .g-col-xxl-8{grid-column:auto/span 8}.grid .g-col-xxl-9{grid-column:auto/span 9}.grid .g-col-xxl-10{grid-column:auto/span 10}.grid .g-col-xxl-11{grid-column:auto/span 11}.grid .g-col-xxl-12{grid-column:auto/span 12}.grid .g-start-xxl-1{grid-column-start:1}.grid .g-start-xxl-2{grid-column-start:2}.grid .g-start-xxl-3{grid-column-start:3}.grid .g-start-xxl-4{grid-column-start:4}.grid .g-start-xxl-5{grid-column-start:5}.grid .g-start-xxl-6{grid-column-start:6}.grid .g-start-xxl-7{grid-column-start:7}.grid .g-start-xxl-8{grid-column-start:8}.grid .g-start-xxl-9{grid-column-start:9}.grid .g-start-xxl-10{grid-column-start:10}.grid .g-start-xxl-11{grid-column-start:11}}
    @media(max-width:768px){.grid{gap:var(--bs-gap,0.5rem)}}
    @media(max-width:768px){.grid{gap:var(--bs-gap,0.5rem)}}
    @media (max-width:768px) {
        .t1{font-size:24px;line-height:32px;}
        .t2{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;}
}

a.card-thumb{display:block;}
.max-1870{max-width:1870px;}

/*默认pc头部样式*/
.header{z-index:999;width:100%;position:absolute;left:0;background-color:transparent}
.header.fadeInDown{position:fixed;left:0;top:0;background-color:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,.1);}
.header.fadeInDown .navbar-custom .navbar-nav .nav-link{color:#000;}
.header.fadeInDown .top-search-box img:nth-child(1){display:none;}
.header.fadeInDown .top-search-box img:nth-child(2){display:block;}
.header.fadeInDown .navbar-custom .navbar-nav .nav-link:before{background:var(--public-color);}

.header.fadeInDown .dropdown.lang .dropdown-toggle{color:#000;}
.header.fadeInDown .touch a{color:#000;}

.header.fadeInDown  .touch a:hover::before{background-color:var(--public-color);}
.header.fadeInDown  .touch a:hover{color:#fff;}

.header.fadeInDown .navbar-custom .navbar-nav .nav-link{height:90px;transition:all 1s;}
/* contact按钮 */
.header .touch{display:flex;align-items:center;margin-left:15px;}
.header .touch a{font-size:18px;line-height:24px;color:#ffffff;font-weight:600;padding:10px 25px;position:relative;}
.header .touch a::before{content:"";width:0;height:100%;position:absolute;left:0;top:0;background-color:#fff;z-index:-1;transition:all 1s;}
.header .touch a:hover{color:var(--public-color);}
.header .touch a.active{color:var(--public-color);}
/* .header .touch a:hover::before{width:100%;transition:all 1s;} */
/* 搜索框 */
.header .top-search-box{display:flex;align-items:center;padding-left:40px;position:relative;}
.header .top-search-box img:nth-child(2){display:none;}

.header .top-lang{display:flex;align-items:center;margin-left:40px;}
.header .dropdown.lang .dropdown-toggle{background-color:transparent;color:#fff;font-size:18px;font-weight:600;}

.header .dropdown-menu.show{left:auto;right:-15px;top:180%;}
.header .top-search-box.show .dropdown-menu{top:100%;right:0;left:auto;}


.header .logo a img:nth-child(1){display:block;}
.header .logo a img:nth-child(2){display:none;}

.black .header{top:0;}
.black .navbar-custom .navbar-nav .nav-link{color:#000;}
.black .header .touch a{color:#000;}
.black .header .logo a img:nth-child(1){display:none;}
.black .header .logo a img:nth-child(2){display:block;}
.black .header .top-search-box img:nth-child(1){display:none;}
.black .header .top-search-box img:nth-child(2){display:block;}
.black .header .dropdown.lang .dropdown-toggle{color:#000;}
@media (max-width:1540px){
    .header .top-search-box{padding-left:10px;}
    .navbar-custom .navbar-nav > .nav-item{margin:0 15px;}
    .header .top-search-box{padding-left:25px;}
    .header .top-lang{margin-left:0;}
    .navbar-custom .navbar-nav .nav-link{font-size:18px;line-height:26px;}
}
@media (max-width:1300px) {
    .header .top-search-box{padding-left:15px;}
    .header .touch{margin-left:0;}
    .navbar-custom .navbar-nav > .nav-item{margin:0 11px;}
}

.t1{font-size:48px;line-height:56px;font-weight:700;}
.msg{font-size:18px;line-height:30px;}
.a-fb{padding:15px 25px 15px 40px;background-color:#0758a8;position:relative;}
.a-fb .text{font-size:14px;line-height:22px;color:#ffffff;text-transform:uppercase;font-weight:700;position:relative;display:flex;align-items:center;}
.a-fb::before{content:"";width:0;height:100%;background-color:#fff;position:absolute;left:0;top:0;}
.a-fb .text::after{content:"";width:26px;height:26px;background:url(../../images/a-fb-icon1.png)no-repeat;background-size:cover;display:block;margin-left:35px;}

.a-fb:hover::before{width:100%;transition:all .5s;}
.a-fb:hover .text{color:var(--public-color);}
.a-fb:hover .text::after{background:url(../../images/a-fb-icon2.png)no-repeat;background-size:cover;transition:all 1s;}

.a-fb.f{border:4px solid var(--public-color);background-color:transparent;padding:10px 15px;}
.a-fb.f::before{background-color:var(--public-color);}
.a-fb.f .text{color:var(--public-color);}
.a-fb.f .text:after{background:url(../../images/a-fb-icon2.png)no-repeat;}
.a-fb.f:hover .text{color:#fff;}
.a-fb.f:hover .text:after{background:url(../../images/a-fb-icon1.png)no-repeat;}

@media (max-width:768px) {
    .t1{font-size:24px;line-height:32px;}
    .msg{font-size:14px;line-height:22px;}
}

.home-banner{position:relative;}
.home-banner .banner-img{position:relative;}
.home-banner .banner-img::before{content:"";width:100%;height:100%;background-color:rgba(0,0,0,.4);position:absolute;left:0;top:0;}
.home-banner video{width:100%;}
.home-banner .banner-text{text-align:left;}
/* .home-banner .banner-text .box{width:63%;} */
.home-banner .t1{font-size:52px;line-height:60px;width:60%;margin:0 auto;text-align:center;text-transform:uppercase;}
.home-banner .t1 span{color:var(--public-color);}
.home-banner .msg{font-size:20px;line-height:30px;opacity:.4;margin:20px auto 0 auto;width:63%;text-align:center;}
.home-banner a{margin:70px auto 0 auto;display:table;animation:fangda 2s infinite;transition:all .5s;}
.home-banner .a-fb{margin-top:60px;}

@keyframes fangda {
    0%{transform:scale(1);}
    50%{transform:scale(1.2);}
    100%{transform:scale(1);}
}

.other.banner .container-xl{height:100%;display:flex;align-items:center;position:relative;}
.other.banner .banner-text{text-align:left;}
.other.banner .box{width:51%;}
.other.banner .box .msg{font-size:16px;line-height:32px;margin-top:40px;}
.other.banner .breadcrumb{position:absolute;bottom:30px;left:15px;text-transform:capitalize;align-items:center;}
.other.banner .breadcrumb-item{margin-right:15px;padding-left:0;}
.other.banner .breadcrumb-item:hover a{color:#fff;text-decoration:underline;}
.other.banner .breadcrumb-item+.breadcrumb-item::before{content:'>>';color:#fff;padding-right:15px;}
.other.banner .breadcrumb img{margin-right:20px;}

.last.banner{margin-top:160px;}
.last.banner .banner-text{position:static;}
.last.banner .breadcrumb{text-transform:capitalize;}
.last.banner .breadcrumb-item{margin-right:15px;padding-left:0;color:#999999;}
.last.banner .breadcrumb-item a{color:#666666;}
.last.banner .breadcrumb-item a:hover{color:var(--public-color);}
.last.banner .breadcrumb-item+.breadcrumb-item::before{content:'>>';color:#666666;padding-right:15px;}
.last.banner .breadcrumb img{margin-right:20px;}

.ab-banner .container-xl{height:100%;display:flex;align-items:center;position:relative;}
.ab-banner .banner-text{text-align:left;}
.ab-banner .breadcrumb{position:absolute;bottom:30px;left:15px;text-transform:capitalize;}
.ab-banner .breadcrumb-item{margin-right:15px;padding-left:0;}
.ab-banner .breadcrumb-item+.breadcrumb-item::before{content:'>>';color:#fff;padding-right:15px;}
.ab-banner .breadcrumb img{margin-right:20px;}

.ab-banner .box{display:flex;justify-content:space-between;align-items:center;width:100%;}
.ab-banner .box .left{width:50%;}
.ab-banner .t1{line-height:64px;}
.ab-banner .msg{font-size:16px;margin-top:40px;}
.ab-banner .box .right{width:46%;}
.ab-banner .box1{display:flex;justify-content:space-between;align-items:center;padding:20px 30px;background-color:rgba(255,255,255,.85);}
.ab-banner .box1:nth-child(1){margin-bottom:20px;}
.ab-banner .box1 .left{width:68%;}
.ab-banner .box1 .title{font-size:24px;line-height:32px;color:#0d559e;font-weight:500;}
.ab-banner .box1 .msg{font-size:16px;line-height:32px;color:#666666;margin-top:15px;}
.ab-banner .box1 .right{width:30%;}

@media (max-width:768px) {
    .home-banner .banner-text .box{width:100%;}
    .home-banner .t1{font-size:24px;line-height:32px;width:100%;}
    .home-banner .msg{font-size:14px;line-height:22px;margin-top:0;width:100%;}
    .home-banner a{margin-top:0;display:none;}

    .other.banner .box{width:100%;}
    .other.banner .box .msg{display:none;}
    .other.banner .breadcrumb{bottom:10px;}
    .other.banner .container-xl{align-items:baseline;}
    .other.banner .container-xl .t1{margin-top:25px;}

    .last.banner{margin-top:10px;}

    .ab-banner .box{margin-top:-40px;}
    .ab-banner .box .left{width:100%;}
    .ab-banner .t1{line-height:32px;}
    .ab-banner .msg{display:none;}
    .ab-banner .box .right{display:none;}
}

.home-pro{position:relative;}
.home-pro .bg img{display:none;}
.home-pro .bg img:nth-child(1){display:block;}
.home-pro .bg.i1 img{display:none;}
.home-pro .bg.i1 img:nth-child(2){display:block;}

.home-pro .bg.i2 img{display:none;}
.home-pro .bg.i2 img:nth-child(3){display:block;}

.home-pro .bg.i3 img{display:none;}
.home-pro .bg.i3 img:nth-child(4){display:block;}

.home-pro .show{position:absolute;left:0;top:0;width:100%;height:100%;}
.home-pro .container-xl{height:100%;padding-top:120px;position:relative;}
.home-pro .t1{text-align:center;padding-bottom:40px;position:relative;}
.home-pro .t1::before{content:"";width:120px;height:3px;background:url(../../images/home-pro-t1-icon.png)no-repeat;background-size:cover;position:absolute;left:46%;bottom:0;}

.home-pro .box .show-img a{width:100%;display:flex;justify-content:center;}
.home-pro .box .show-img a img{transition:all .5s;}
.home-pro .box .show-img a:hover img{transform:scale(1.1);transition:all .5s;}

.home-pro .box .title{text-align:center;}
.home-pro .box .title a{font-size:22px;line-height:36px;font-weight:700;}

.home-pro .box:nth-child(2){position:absolute;left:18%;bottom:20%;}
.home-pro .box:nth-child(2) .show-txt{margin-top:20px;}

.home-pro .box:nth-child(3){position:absolute;left:43%;bottom:40%;}
.home-pro .box:nth-child(3) .show-txt{margin-top:0px;}

.home-pro .box:nth-child(4){position:absolute;right:20%;bottom:20%;}
.home-pro .box:nth-child(4) .show-img a{justify-content:flex-start;padding-left:0px;}
.home-pro .box:nth-child(4) .show-txt{margin-top:30px;}

.home-pro .box.active .title a{color:#fff;}
.home-pro .box .title a:hover{text-decoration:underline;}

@media (max-width:1670px) {.home-pro .box:nth-child(2){left:18%}.home-pro .box:nth-child(4){right:16%}}
@media (max-width:1640px) {.home-pro .box:nth-child(2){left:20%;}.home-pro .box:nth-child(4){right:18%;}.home-pro .box .show-img a img{width:50%;}
.home-pro .box .title a{font-size:18px;line-height:32px;}}

@media (max-width:1550px) {.home-pro .box:nth-child(2){left:22%;}.home-pro .box:nth-child(4){right:20%;}.home-pro .box .title a{font-size:16px;line-height:26px;}}
@media (max-width:1500px) {.home-pro .box:nth-child(2){left:24%;}.home-pro .box:nth-child(4){right:20%;};}
@media (max-width:1400px) {.home-pro .box:nth-child(2){left:22%;};.home-pro .box .title a{font-size:14px;line-height:24px;};  }

.z1-box{display: flex;justify-content: space-between;}
.z1-box.first{width: 500px;margin: 200px auto 80px;}
.z1-box.child{width: 980px;margin: 0 auto;}
.z1-box.first .show-img img{height: 160px;width: auto;}
.z1-box.child .show-img img{height: 120px;width: auto;}
.z1-box .show-txt .title{font-size: 18px;font-weight: bold;text-align: center;margin-top: 20px;}
.z1-box .show-img img{transition: all 0.5s;}
.z1-box .show-img:hover img{transform: scale(1.1);}
.home-pro .bg.z1-bg{display: flex;align-items: center;justify-content: center;overflow: hidden;}
.home-pro .bg.z1-bg img{height: 1029px;width: auto;max-width: inherit;}

@media (max-width:768px) {
    .home-pro .bg.z1-bg{display: none;}
    .z1-box.first{margin: 0;width: 100%;}
    .z1-box.child{margin: 0;width: 100%;}
    .z1-box .z1-item{width: 48%;text-align: center;margin-top: 25px;}
    .z1-box.first .show-img img{height: 100px;width: auto;}
    .z1-box.child .show-img img{height: 80px;width: auto;}
    .home-pro .container-xl{height:auto;padding-top:30px;padding-bottom:30px;}
    .home-pro .bg{display:none;}
    .home-pro .show{position:relative;}
    .home-pro .t1{padding-bottom:0;}
    .home-pro .t1::before{display:none;}
    .home-pro .under{display:flex;justify-content:space-between;margin-top:30px;}
    .home-pro .under .box{position:static;width:30%;}
    .home-pro .under .box .show-img{height:74px;}
    .home-pro .box:nth-child(2) .show-txt{margin-top:0;}
    .home-pro .box .show-txt{text-align:center;}
}

.home-solu {position:relative;}
.home-solu .bg{width: 100%;text-align: center;}
.home-solu .show{position:absolute;width:100%;height:100%;position:absolute;left:0;top:0;padding-top:150px;}
.home-solu .top{display:flex;justify-content:flex-end;}
.home-solu .top .cont{width:58%;text-align:right;}
.home-solu .t1{color:#fff;padding-bottom:30px;position:relative;}
.home-solu .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;right:0;bottom:0;}
.home-solu .msg{color:rgba(255,255,255,1);margin-top:50px;}
.home-solu .a-fb{background-color:transparent;border:4px solid #fff;margin-top:30px;border-radius:30px;overflow:hidden;padding-right:20px;}

.home-solu .under{margin-top:120px;position:relative;}
.home-solu .under::before{content:"";width:100%;height:85%;position:absolute;left:0;bottom:2%;background-color:#fff;}
.home-solu .max-1200{max-width:1400px;}
.home-solu-swiper{padding:0 100px;}
.home-solu-swiper .swiper-wrapper{padding:75px 2px 2px 2px;}

.home-solu-swiper .swiper-slide{padding:0 0 35px 0;border-radius:10px;transform:scale(1);background-color:#fff;}
.home-solu-swiper .swiper-slide .show-img{display:flex;justify-content:center;}
.home-solu-swiper .swiper-slide .show-img a{width:110px;height:110px;border-radius:50%;display:flex;justify-content:center;align-items:center;overflow:hidden;box-shadow:0 0 10px 1px rgba(0,0,0,.1);}
.home-solu-swiper .swiper-slide .show-img a .box{border-radius:50%;display:flex;justify-content:center;align-items:center;width:90px;height:90px;overflow:hidden;}
.home-solu-swiper .swiper-slide .show-img a img{width:auto;height:100%;border-radius:50%;}
.home-solu-swiper .swiper-slide .show-txt{margin-top:30px;}
.home-solu-swiper .swiper-slide .show-txt .title a{text-align:center;display:block;font-size:18px;line-height:28px;color:#000000;font-weight:700;}

.home-solu-swiper .swiper-slide:hover{box-shadow:0 0 10px 1px rgba(0,0,0,.1);position:relative;top:-30px;transform:scale(1.2);padding-top:35px;}
.home-solu-swiper .swiper-slide:hover::before{content:"";width:51px;height:24px;background-color:#fff;clip-path:polygon(50% 0,100% 100%,0 100%);display:block;position:absolute;left:40%;top:-18px;}
.home-solu .home-solu-prev{position:absolute;left:5%;top:40%;}
.home-solu .home-solu-prev:after{content:"";width:20px;height:36px;background:url(../../images/home-solu-prev.png)no-repeat;background-size:cover;}
.home-solu .home-solu-next{position:absolute;right:5%;top:40%;}
.home-solu .home-solu-next:after{content:"";width:20px;height:36px;background:url(../../images/home-solu-next.png)no-repeat;background-size:cover;}

@media (max-width:1919px) {
    .home-solu .under{margin-top:0;position:relative;}
    
}
@media (max-width:1410px) {.home-solu .show{padding-top:40px;}.home-solu .t1{padding-bottom:30px;}.home-solu .msg{margin-top:20px;}}

@media (max-width:768px) {
    .home-solu .bg{position:relative;}
    .home-solu .show{padding-top:0;position:static;}
    .home-solu .top .cont{width:100%;text-align:left;}
    .home-solu .t1{padding-bottom:0;color:#000;}
    .home-solu .t1::before{display:none;}
    .home-solu .msg{margin-top:0;color:#000;}
    .home-solu .a-fb{background-color:#0758a8;border-color:transparent;display:table;margin:20px auto 0 auto;}
    .home-solu-swiper .swiper-wrapper{padding:0;}
    .home-solu-swiper .swiper-slide{padding-top:35px;box-shadow:0 0 10px 1px rgba(0,0,0,.1);}
    .home-solu-swiper .swiper-slide-next{box-shadow:none;position:relative;top:0px;transform:scale(1);}
}

.home-indus{margin-top:320px;}
.home-indus .img-fluid{width:100%;text-align:center;}
.home-indus .top{display:flex;justify-content:space-between;align-items:center;}
.home-indus .left{width:62.2%;}
.home-indus .t2{font-size:24px;line-height:28px;color:#0758a8;font-weight:700;text-transform:uppercase;}
.home-indus .t1{padding-bottom:25px;position:relative;}
.home-indus .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.home-indus .msg{margin-top:45px;color:#666666;}
.home-indus .right{width:37.8%;}
.home-indus .swiper-wrapper{padding:5px 0;}
.home-indus .swiper-slide{box-shadow:0 0 10px 5px rgba(0,0,0,.1);}

.home-indus .under{margin-top:80px;}
.home-indus .under .title{font-size:24px;line-height:36px;color:#0758a8;font-weight:700;}
.home-indus .g-col-xl-3{display:flex;}
.home-indus .g-col-xl-3 .show-txt{margin-left:20px;}
.home-indus .last{display:table;margin:60px 0 0 auto;font-size:18px;line-height:32px;color:#000000;font-weight:700;position:relative;text-transform:uppercase;}
.home-indus .last::after{content:"";width:100%;height:2px;background-color:#000;position:absolute;right:0;bottom:0;display:block;}
.home-indus .last:hover{color:var(--public-color);}
.home-indus .last:hover::after{background-color:var(--public-color);}

@media (max-width:768px) {
    .home-indus{margin-top:40px;}
    .home-indus .t1{padding-bottom:0;}
    .home-indus .t1::before{display:none;}
    .home-indus .msg{margin-top:10px;}
    .home-indus .under{margin-top:30px;}
    .home-indus .last{font-size:14px;line-height:22px;margin-top:30px;}
}


.home-sust{padding-top:160px;padding-bottom:145px;background:url(/images/home-sust-bg.jpg)no-repeat;background-size:cover;}
.home-sust .t1{text-align:center;position:relative;padding-bottom:35px;}
.home-sust .t1::before{content:"";width:120px;height:3px;background-color:#ee1d23;position:absolute;left:45.5%;bottom:0;}
.home-sust .grid{margin-top:100px;gap:var(--bs-gap,40px);}
.home-sust .g-col-xl-4{padding:40px 45px;background-color:#fff;border-radius:15px;box-shadow:0 0 10px 1px rgba(0,0,0,.1);transition:all .5s;}
.home-sust .title{font-size:18px;line-height:30px;color:#0758a8;font-weight:700;}
.home-sust .msg{font-size:18px;line-height:30px;color:#666666;margin-top:10px;}
.home-sust .box{margin-top:30px;display:flex;justify-content:space-between;align-items:center;}

.home-sust .g-col-xl-4:hover{transform:scale(1.1);cursor:pointer;transition:all .5s;}

@media (max-width:768px) {
    .home-sust{padding-top:30px;padding-bottom:30px;}
    .home-sust .t1{padding-bottom:0;}
    .home-sust .t1::before{display:none;}
    .home-sust .grid{margin-top:20px;gap:var(--bs-gap,30px);}
    .home-sust .msg{font-size:14px;line-height:22px;}
}

.home-new{padding:120px 0;}
.home-new .container-xl{display:flex;justify-content:space-between;align-items:center;}
.home-new .left{width:22%;}
.home-new .t1{padding-bottom:30px;position:relative;}
.home-new .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.home-new .a-fb{margin-top:40px;}
.home-new .right{width:65%;}
.home-new .grid{gap:var(--bs-gap,50px);}
.home-new .g-col-6{position:relative;}
.home-new .show-img{position:relative;display:flex;justify-content:space-between;align-items:center;}
.home-new .show-img::before{content:"";width:100%;height:100%;background-color:#000;position:absolute;left:0;top:0;opacity:.4;}
.home-new .show-txt{position:absolute;left:0;top:0;width:100%;height:100%;padding:30px 40px 60px 40px;display:grid;}
.home-new .date{color:#fff;font-size:18px;line-height:32px;}
.home-new .title{display:table;margin:auto 0 0 0;}
.home-new .title a{font-size:20px;line-height:30px;color:#ffffff;font-weight:700;}

@media (max-width:768px) {
    .home-new{padding:30px 0;}
    .home-new .t1{padding-bottom:0;}
    .home-new .t1::before{display:none;}
    .home-new .show-img img{height:auto;}
    .home-new .grid{gap:var(--bs-gap,30px);}
    .home-new .show-txt{padding:10px;}
    .home-new .date{font-size:14px;line-height:22px;}
    .home-new .title a{font-size:18px;line-height:32px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
}

.home-contact{padding:120px 0;background:url(/images/home-contact-bg.jpg)no-repeat;background-size:cover;}
.home-contact .t1{text-align:center;padding-top:40px;position:relative;}
.home-contact .t1::before{content:"";width:120px;height:3px;background-color:#ee1d23;position:absolute;left:46%;top:0;}
.home-contact .msg{margin-top:20px;text-align:center;}
.home-contact a{padding:15px 150px;background-color:#0758a8;color:#fff;border-radius:60px;font-size:18px;line-height:32px;font-weight:700;
text-transform:uppercase;display:table;margin:60px auto 0 auto;box-shadow:0 20px 50px 5px #b3c0e6;position:relative;transition:all .5s;}
.home-contact a:after{content:"";width:50px;height:51px;background:url(../../images/home-contact-icon.png)no-repeat;background-size:cover;position:absolute;right:5px;top:5px;}
.home-contact a:hover{transform:scale(1.1);transition:all .5s;}

.home-contact.hc1 .t1::before{display:none;}
.home-contact.hc1 a{font-family:'Barlow';}
.home-contact.hc1 a:hover{font-family:'Barlow';}

@media (max-width:768px){
    .home-contact{padding:30px 0;}
    .home-contact .t1{padding-top:0;}
    .home-contact .t1::before{display:none;}
    .home-contact a{margin-top:20px;padding:15px 70px;}
}

footer{background-color:#fff;padding-top:30px;padding-bottom:40px;position:relative;}
footer::before{content:"";width:100%;height:10px;background:url(/images/footer-skip.jpg)no-repeat;background-size:cover;position:absolute;left:0;top:0;}
footer .top{display:flex;justify-content:space-between;align-items:center;}
footer .top .left{width:26%;}
footer .top .right{width:56%;}
footer .top .text{width:61%;font-size:16px;line-height:30px;color:#000000;font-weight:500;}
footer .center{margin-top:60px;display:flex;justify-content:space-between;align-items:center;}
footer .center .box:nth-child(1){width:31.5%;}
footer .center .box:nth-child(2){width:24%;}
footer .center .box:nth-child(3){width:26%;}
footer .center .text1{margin:40px 0;}


footer .center .title{font-size:20px;line-height:48px;color:#000;font-weight:700;text-transform:uppercase;}
footer .center .box .tip{display:flex;align-items:center;}
footer .center .box .tip .icon{width:21px;}
footer .center .box .tip .text{margin-left:20px;font-size:16px;line-height:42px;color:#000000;font-weight:500;}
footer .center .box:nth-child(1) .tip:nth-child(2){margin-top:50px;}

footer .center .box:nth-child(2) .msg{font-size:16px;line-height:42px;color:#000;font-weight:500;position:relative;display:flex;align-items:center;}
footer .center .box:nth-child(2) .msg::before{content:"";width:14px;height:8px;background:url(../../images/footer-pro-icon1.png)no-repeat;background-size:cover;display:block;margin-right:20px;}
footer .center .box:nth-child(2) .msg:nth-child(2){margin-top:50px;}
footer .center .a-fb{border:3px solid var(--public-color);}

footer .center .box a:hover{text-decoration:underline;}
footer .center .box .a-fb:hover{text-decoration:none;}

footer .share{display:flex;margin-top:60px;align-items:center;justify-content:flex-end;}
footer .share a,footer .social{margin-left:20px;}
footer .share a,footer .share div{display:block;}
footer .share div:nth-child(1){margin-left:0;}
footer .social>span{padding:0;}
footer .social:hover{cursor:pointer;}
footer .share a img:nth-child(2){display:none;}
footer .social img:nth-child(2){display:none;}
footer .share a:hover img:nth-child(1){display:none;}
footer .share a:hover img:nth-child(2){display:block;}
footer .social:hover img:nth-child(1){display:none;}
footer .social:hover img:nth-child(2){display:block;}
footer .under{margin-top:60px;display:flex;justify-content:space-between;align-items:center;}
footer .under .left{width:43%;font-size:14px;line-height:26px;color:#000000;font-weight:600;}
footer .under .right{width:57%;display:flex;align-items:center;font-size:16px;line-height:28px;color:#000000;font-weight:600;}
footer .under .right .text{margin-left:20px;}

footer.bgcolor{background-color:#131f36;}
footer.bgcolor::before{display:none;}

footer.bgcolor .center .text1{margin-top:25px;}
footer.bgcolor .center .box:nth-child(1) .tip:nth-child(3){margin-top:60px;}
footer.bgcolor .center .box:nth-child(1) .tip img{filter:invert(1);}
footer.bgcolor .center .box:nth-child(1) .text1{color:rgba(255,255,255,.8);font-weight:300;}
footer.bgcolor .center .box .tip .text,footer.bgcolor .center .box .tip .text a{color:#fff;font-weight:300;}
footer.bgcolor .center .title{color:#fff;}
footer.bgcolor .center .box:nth-child(2) .msg a{color:#fff;font-weight:300;}
footer.bgcolor .center .box:nth-child(2) .msg::before{filter:invert(1);}

footer.bgcolor .center .a-fb{padding:13px 23px;}


footer.bgcolor .under .left{color:rgba(255,255,255,.6);font-weight:400;}
footer.bgcolor .under .right{color:rgba(255,255,255,.6);font-weight:300;}
footer.bgcolor .under .left a{color:rgba(255,255,255,.6);}

@media (max-width:1340px) {
    footer.bgcolor .center .a-fb .text::after{margin-left:0;}
}

@media (max-width:768px) {
    footer{padding-top:30px;padding-bottom:30px;}
    footer .center{display:block;margin-top:0;}
    footer .center .box:nth-child(1),footer .center .box:nth-child(2),footer .center .box:nth-child(3){width:100%;}
    footer .center .box:nth-child(2) .msg:nth-child(2){margin-top:0;}
    footer.bgcolor .center .box:nth-child(1) .tip:nth-child(3){margin-top:20px;}
    footer.bgcolor .center .box:nth-child(1) .tip:nth-child(6) img{filter:invert(0);}
    footer .center .box:nth-child(2),footer .center .box:nth-child(3){margin-top:20px;}
    footer .share{margin-top:30px;}
    footer .under{margin-top:20px;}
}


.cert{padding:120px 0;}
.cert .t1{font-size:42px;padding-bottom:35px;position:relative;}
.cert .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}

.cert .msg{font-size:16px;line-height:32px;color:#666666;margin-top:55px;}
.cert .msg .blue{display:inline;color:#0758a8;}
.cert .grid{gap:var(--bs-gap,70px);margin-top:80px;}
.cert .g-col-xl-4{padding:40px;box-shadow:0 0 10px 1px rgba(0,0,0,.1);}
.cert .show-img{padding:40px 35px;position:relative;}
.cert .show-img::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.cert .show-txt{font-size:16px;line-height:32px;font-weight:500;color:#333333;margin-top:25px;}

@media (min-width:1200px) {
    .cert .grid{grid-template-columns: repeat(var(--bs-columns,6),1fr);}
    .cert .g-col-xl-4{grid-column: auto / span 2;}
}
@media (max-width:768px) {
    .cert{padding:30px 0;}
    .cert .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .cert .msg{margin-top:20px;line-height:24px;}
    .cert .grid{grid-template-columns: repeat(var(--bs-columns,2),1fr);margin-top:20px;gap:var(--bs-gap,20px);}
    .cert .g-col-xl-4{grid-column: auto / span 1;}
    .cert .g-col-xl-4{padding:15px;}
    .cert .show-img{padding:0;}
    .cert .show-txt{margin-top:15px;line-height:24px;}
    .cert .show-img::before{display:none;}
}

.faq{padding:120px 0;}
.faq .t1{font-size:42px;padding-bottom:35px;position:relative;}
.faq .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.faq .msg{margin-top:55px;color:#666666;width:82%;}
.faq .under{margin-top:80px;display:flex;justify-content:space-between;}
.faq .left{width:16.5%;}
.faq .left a{width:100%;border:4px solid #0758a8;display:block;margin-bottom:15px;border-radius:5px;padding:10px 15px;
font-size:16px;line-height:28px;font-weight:500;color:#0758a8;position:relative;}
.faq .left a::after{content:"";width:26px;height:26px;background:url(../../images/a-fb-icon2.png)no-repeat;background-size:cover;position:absolute;right:30px;bottom:10px;display:block;}
.faq .left a:hover{background-color:#0758a8;color:#fff;}
.faq .left a:hover::after{background:url(../../images/a-fb-icon1.png)no-repeat;}
.faq .left a.active{background-color:#0758a8;color:#fff;}
.faq .left a.active::after{background:url(../../images/a-fb-icon1.png)no-repeat;}

.faq .right{width:76%;}

.faq .faq-item{padding:30px 45px;box-shadow:0 0 10px 1px rgba(0,0,0,.1);margin-bottom:40px;}
.faq .faq-title{font-size:20px;line-height:32px;color:#000;font-weight:700;display:flex;align-items:center;position:relative;}
.faq .faq-title::before{content:"";width:35px;height:35px;background:url(../../images/faq-icon1.png)no-repeat;background-size:cover;display:block;position:absolute;left:0;}
.faq .faq-content{height:0;overflow:hidden;font-size:16px;line-height:32px;color:#666666;}

.faq .faq-item.active{padding:45px;}
.faq .faq-item.active .faq-title{color:#0758a8;}
.faq .faq-item.active .faq-content{height:auto;margin-top:30px;transition:all .5s;}
.faq .faq-item.active .faq-title::before{content:"";width:35px;height:35px;background:url(../../images/faq-icon2.png)no-repeat;background-size:cover;margin-right:45px;}

.banner-img{width: 100%;text-align: center;}

@media (max-width:768px) {
    .faq{padding:30px 0;}
    .faq .t1{font-size:24px;line-height:32px;padding-bottom:10px;}
    .faq .msg{width:100%;margin-top:20px;}
    .faq .under{margin-top:20px;}
    .faq .right{width:100%;}
    .faq .faq-item.active{padding:20px;}
    .faq .faq-title{font-size:18px;line-height:24px;}
    .faq .faq-item.active .faq-content p{font-size:16px;line-height:24px;}
}

.down{padding:120px 0;}
.down .t1{font-size:42px;padding-bottom:30px;position:relative;}
.down .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.down .msg{font-size:16px;line-height:32px;color:#666666;margin-top:50px;}
.down .msg:nth-child(3){margin-top:40px;}
.down .under{display:flex;justify-content:space-between;margin-top:110px;}
.down .grid{gap:var(--bs-gap,60px);}
.down .box{width:100%;padding:30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 50px 1px rgba(0,0,0,.1);}
.down .box .left{order:2;width:52%;}
.down .box .right{width:41%;}
.down .box .title{font-size:18px;line-height:30px;color:#333333;font-weight:600;padding-bottom:30px;position:relative;}
.down .box .title::after{content:"";width:80px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.down .box .a-fb{margin-top:70px;border:4px solid var(--public-color);}

@media (max-width:768px) {
    .down{padding:30px 0;}
    .down .t1{font-size:24px;line-height:32px;padding-bottom:10px;}
    .down .msg{margin-top:20px;line-height:24px;}
    .down .msg:nth-child(3){margin-top:20px;}
    .down .under{margin-top:30px;}
    .down .grid{gap:var(--bs-gap,30px);}
    .down .box .title{padding-bottom:10px;}
    .down .box .a-fb{margin-top:20px;}
}

.onsale{margin-top:120px;padding-bottom:130px;}
.onsale .t1{font-size:42px;padding-bottom:30px;position:relative;}
.onsale .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;display:block;}
.onsale .msg{font-size:16px;line-height:32px;color:#666666;margin-top:50px;}
.onsale .box{display:flex;align-items:center;margin-top:40px;}
.onsale .tip{display:flex;align-items:center;}
.onsale .tip::before{content:"";width:18px;height:15px;background:url(../../images/onsale-icon.png)no-repeat;background-size:cover;display:block;margin-right:25px;}
.onsale .tip:nth-child(1){margin-right:100px;}

.analy{padding-bottom:140px;}
.analy .box{display:flex;justify-content:space-between;align-items:center;margin-bottom:;}
.analy .box:nth-child(1){margin-bottom:90px;}
.analy .box .left,.analy .box .right{width:46%;}
.analy .t1{font-size:42px;padding-bottom:30px;position:relative;}
.analy .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.analy .msg{font-size:16px;line-height:32px;color:#666666;margin-top:55px;}
.analy .box:nth-child(1) .left{order:2;}

.net{padding-bottom:150px;}
.net .t1{font-size:42px;padding-bottom:20px;position:relative;}
.net .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.net .msg{font-size:16px;line-height:32px;color:#666666;margin-top:55px;}
.net .msg .blue{display:inline;color:#0758a8;}
.net img{margin-top:60px;}

.fore{padding-bottom:120px;}
.fore .container-xl{display:flex;justify-content:space-between;}
.fore .left{width:46%;order:2;}
.fore .right{width:46.5%;}
.fore .t1{font-size:42px;padding-bottom:25px;position:relative;width:70%;}
.fore .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.fore .msg{font-size:16px;line-height:32px;color:#666666;margin-top:45px;}
.fore .tip{font-size:16px;line-height:32px;color:#666666;position:relative;display:flex;align-items:center;}
.fore .tip::before{content:"";width:18px;height:15px;background:url(../../images/onsale-icon.png)no-repeat;background-size:cover;display:block;margin-right:25px;}
.fore .tip:nth-child(1){margin-top:35px;}

@media (max-width:768px) {
    .onsale{margin-top:30px;padding-bottom:30px;}
    .onsale .t1{font-size:24px;line-height:32px;padding-bottom:10px;}
    .onsale .msg{margin-top:20px;line-height:24px}
    .onsale .box{flex-wrap:wrap;margin-top:20px;}
    .onsale .tip:nth-child(1){margin-right:0;}
    .onsale .tip{font-size:14px;line-height:24px;}

    .analy{padding-bottom:30px;}
    .analy .t1{font-size:24px;line-height:32px;padding-bottom:10px;}
    .analy .msg{margin-top:20px;line-height:24px;}
    .analy .box:nth-child(1){margin-bottom:30px;}
    
    .net{padding-bottom:30px;}
    .net .t1{font-size:24px;line-height:32px;padding-bottom:10px;}
    .net .msg{line-height:24px;margin-top:20px;}

    .fore{padding-bottom:40px;}
    .fore .t1{font-size:24px;line-height:32px;padding-bottom:10px;}
    .fore .msg{margin-top:20px;line-height:24px;}
}

.video{padding:120px 0;}
.video .t1{font-size:42px;padding-bottom:30px;position:relative;}
.video .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.video .msg{font-size:16px;line-height:32px;color:#666666;margin-top:50px;}
.video .grid{margin-top:100px;gap:var(--bs-gap,70px);}
.video .g-col-xl-4{padding:40px 35px;background-color:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,.1);}
.video .show-img{position:relative;}
.video .show-img .icon{position:absolute;left:42%;top:38%;}
.video .show-txt{margin-top:60px;padding-top:35px;position:relative;font-size:20px;line-height:32px;font-weight:600;}
.video .show-txt::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;top:0;}

@media (max-width:768px) {
    .video{padding:30px 0;}
    .video .t1{font-size:24px;line-height:32px;}
    .video .msg{margin-top:20px;line-height:24px;}
    .video .grid{margin-top:20px;}
}

.nav1{margin-top:120px;}
.nav1 .a-fb.f{min-width:210px;padding:10px 30px;margin-right:20px;}
.nav1 .a-fb.f.active{background-color:var(--public-color);}
.nav1 .a-fb.f.active .text{color:#fff;}
.nav1 .a-fb.f.active .text:after{background:url(../../images/a-fb-icon1.png)no-repeat;}
.nav1 .a-fb.f .text{justify-content:space-between;}

.new .grid{margin-top:100px;padding-bottom:120px;}
.new .g-col-xl-4{padding:50px 45px;background-color:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,.1);}
.new .show-img{position:relative;}
.new .show-img a{display:flex;justify-content:center;align-items:center;}
.new .show-img a img{width:100%;height:188px;}
.new .box{padding:8px 12px;position:absolute;left:20px;top:20px;border:4px solid #fff;}
.new .box .text1{font-size:42px;line-height:54px;color:#ffffff;font-weight:700;text-align:center;}
.new .box .text2{font-size:10px;line-height:22px;color:#fff;font-weight:700;text-align:center;}
.new .show-txt{margin-top:35px;}
.new .title{position:relative;padding-bottom:25px;}
.new .title::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.new .title a{font-size:20px;line-height:32px;color:#333333;font-weight:700;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.new .title a:hover{color:var(--public-color);}
.new .msg{font-size:16px;line-height:32px;color:#666666;margin-top:20px;}

@media (max-width:768px) {
    .new .grid{margin-top:20px;padding-bottom:30px;}
    .new .g-col-xl-4{padding:25px;}
}

.after{padding:120px 0;}
.after .t1{font-size:42px;position:relative;padding-bottom:25px;}
.after .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.after .top .msg{margin-top:50px;font-size:16px;line-height:32px;color:#666666;width:77%;}

.after .box{margin-top:120px;display:flex;justify-content:space-between;}
.after .box .left{width:46%;}
.after .box .right{width:46.5%;}
.after .box .msg{font-size:16px;line-height:32px;color:#666666;}
.after .box .msg:nth-child(2){margin-top:50px;}
.after .box .msg:nth-child(3){margin-top:30px;}
.after .box:nth-child(even) .left{order:2;}
.after .tips{margin-top:30px;}
.after .tip{font-size:16px;line-height:32px;color:#666;position:relative;display:flex;align-items:center;}
.after .tip::before{content:"";width:18px;height:15px;background:url(../../images/onsale-icon.png)no-repeat;background-size:cover;display:block;margin-right:25px;}
.after .box:nth-child(1),.after .box:nth-child(3),.after .box:nth-child(4){align-items:center;}

@media (max-width:768px) {
    .after{padding:30px 0;}
    .after .t1{font-size:24px;line-height:32px;padding-bottom:10px;}
    .after .top .msg{width:100%;line-height:24px;margin-top:20px;}
    .after .box{margin-top:30px;}
    .after .box .msg{line-height:24px;}
    .after .box .msg:nth-child(2){margin-top:20px;line-height:24px;}
    .after .box .msg:nth-child(3){margin-top:10px;}
    .after .tips{margin-top:20px;}
    .after .tip{align-items:baseline;line-height:24px;}
}

.contact{margin-top:120px;padding-bottom:100px;}
.contact .t1{font-size:42px;padding-bottom:25px;position:relative;}
.contact .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.contact .top .msg{font-size:16px;line-height:32px;color:#666666;margin-top:50px;}

.contact .center{display:flex;justify-content:space-between;margin-top:80px;}
.contact .center .box{width:43%;display:flex;justify-content:space-between;align-items:center;}
.contact .center .left{width:43%;}
.contact .center .right{width:50%;}

.contact .center .t2{font-size:16px;line-height:32px;color:var(--public-color);font-weight:500;}
.contact .center .title{font-size:24px;line-height:32px;color:#333333;font-weight:700;}
.contact .center .msg{font-size:16px;line-height:32px;color:#666666;font-weight:500;margin-top:10px;}
.contact .grid{margin-top:80px;gap:var(--bs-gap,70px);}
.contact .g-col-xl-4{background-color:#fff;box-shadow:0 0 10px 1px rgba(0,0,0,.1);padding:50px 60px;}
.contact .grid .show-img{height:79px;}
.contact .grid .show-txt{margin-top:80px;padding-top:30px;position:relative;}
.contact .grid .show-txt::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;top:0;}
.contact .grid .show-txt .msg{font-size:16px;line-height:32px;color:#333333;font-weight:500;}

.quote{padding-bottom:120px;background-color:#ffffff}
.quote .t1{font-size:42px;padding-bottom:25px;position:relative;}
.quote .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.quote .msg{width:53%;margin-top:30px;font-size:16px;line-height:32px;color:#666666;}

.quote form{margin-top:70px;}
.quote .form-row>[class*="col-"]{padding:0;}
.quote form label{font-size:20px;line-height:32px;font-weight:600;}
.quote form .col-md-3{padding-right:20px !important;}
.quote .form-control{margin-top:10px;border:2px solid #cce7f9;background-color:transparent;}
.quote form .a-fb{padding:15px 25px 15px 40px !important;background-color:#0758a8 !important;margin-top:40px;}

@media (max-width:768px) {
    .contact{margin-top:30px;padding-bottom:30px;}
    .contact .t1{font-size:22px;line-height:28px;padding-bottom:0;}
    .contact .t1::before{display:none;}
    .contact .top .msg{margin-top:10px;font-size:14px;line-height:22px;}

    .contact .center{flex-wrap:wrap;margin-top:20px;}
    .contact .center .box{width:100%;}
    .contact .center .box:nth-child(2){margin-top:20px;}
    .contact .center .t2{line-height:24px;}
    .contact .center .title{font-size:18px;line-height:24px;}
    .contact .center .msg{font-size:14px;line-height:22px;}
    .contact .grid{gap: var(--bs-gap,30px);}
    .contact .grid .show-txt{margin-top:40px;padding-top:20px;}

    .quote .msg{width:100%;}
    .quote form .col-md-3{padding-right:0 !important;}
    .quote form .a-fb{margin-top:20px;}
    .quote{padding-bottom:30px;}
    .quote form{margin-top:30px;}
    .quote .t1{font-size:24px;line-height:32px;}
    .contact .grid{margin-top:20px;}
}

.made{margin-top:120px;}
.made .t1{font-size:42px;padding-bottom:25px;position:relative;}
.made .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.made .msg{margin-top:50px;}
.made .under{margin-top:60px;display:flex;justify-content:space-between;}
.made .left{width:46%;order:2;}
.made .right{width:46%;}
.made .t2{font-size:16px;line-height:32px;font-weight:700;}
.made .tips{margin-top:30px;}
.made .tip{font-size:16px;line-height:32px;color:#666666;position:relative;display:flex;align-items:center;}
.made .tip::before{content:"";width:18px;height:15px;background:url(../../images/onsale-icon.png)no-repeat;background-size:cover;display:block;margin-right:25px;}

.chain .t1{font-size:42px;padding-bottom:25px;position:relative;}
.chain .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.chain .top .msg{margin-top:50px;}
.chain .top .msg{font-size:16px;line-height:32px;color:#666666;}
.chain .under{margin-top:60px;display:flex;justify-content:space-between;align-items:center;}
.chain .under .left{width:32%;}
.chain .under .right{width:58%;}
.chain .t2{font-size:32px;line-height:48px;color:#000000;font-weight:600;}
.chain .under .msg{margin-top:40px;}
.chain .tips{margin-top:40px;}
.chain .tip{font-size:16px;line-height:32px;color:#666666;position:relative;display:flex;align-items:center;}
.chain .tip::before{content:"";width:18px;height:15px;background:url(../../images/onsale-icon.png)no-repeat;background-size:cover;display:block;margin-right:25px;}

.chain .last{display:flex;align-items:center;justify-content:space-between;margin-top:70px;}
.chain .last .left{width:46%;order:2;}
.chain .last .right{width:46%;}
.chain .msg{margin-top:30px;}

.tech{margin-top:150px;}
.tech .t1{font-size:42px;padding-bottom:25px;position:relative;}
.tech .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.tech .top .msg{margin-top:50px;}
.tech .under{margin-top:80px;display:flex;justify-content:space-between;align-items:center;}
.tech .under .left{width:46%;order:2;}
.tech .under .right{width:46%;}
.tech .t2{font-size:32px;line-height:48px;font-weight:600;color:#000000;}
.tech .under .msg{margin-top:30px;font-size:16px;line-height:32px;color:#666666;}

.machin{margin-top:120px;}
.machin .t1{font-size:42px;padding-bottom:25px;position:relative;}
.machin .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.machin .msg{font-size:16px;line-height:32px;color:#666666;margin-top:30px;}
.machin .tips{display:flex;margin-top:30px;}
.machin .tip{font-size:16px;line-height:32px;color:#666666;position:relative;display:flex;align-items:center;}
.machin .tip::before{content:"";width:18px;height:15px;background:url(../../images/onsale-icon.png)no-repeat;background-size:cover;display:block;margin-right:25px;}
.machin .tip:nth-child(1){margin-right:60px;}

.machin .under{display:flex;justify-content:flex-end;margin-top:90px;}
.max-1660{max-width:1660px;}
.machin .swiper-slide img{border-left:10px solid #0758a8;}
.machin .last{margin-top:45px;}
.machin .last .container-xl{padding-left:0;}
.machin .last .box{height:46px;position:relative;}
.machin .swiper-button-prev{width:46px;height:46px;position:absolute;right:14%;left:auto;}
.machin .swiper-button-next{width:46px;height:46px;position:absolute;right:10%;}
.machin .swiper-button-prev::after{content:"";width:46px;height:46px;background:url(../../images/machin-icon1.png)no-repeat;background-size:cover;}
.machin .swiper-button-next::after{content:"";width:46px;height:46px;background:url(../../images/machin-icon2.png)no-repeat;background-size:cover;}
.machin .swiper-pagination{bottom:auto;top:15%;width:80%;}
.machin .swiper-pagination-bullet{width:33%;margin:0 !important;border-radius:0;height:4px;}

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

.inven{margin-top:120px;padding-bottom:120px;}
.inven .container-xl{display:flex;justify-content:space-between;align-items:center;}
.inven .left{width:46%;}
.inven .right{width:46%;}
.inven .t1{font-size:42px;padding-bottom:25px;position:relative;}
.inven .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.inven .msg{font-size:16px;line-height:32px;color:#666666;margin-top:30px;}
.inven .msg:nth-child(2){margin-top:55px;}
.inven .tips{margin-top:30px;}
.inven .tip{font-size:16px;line-height:32px;color:#666666;position:relative;display:flex;align-items:center;}
.inven .tip::before{content:"";width:18px;height:15px;background:url(../../images/onsale-icon.png)no-repeat;background-size:cover;display:block;margin-right:25px;}

@media (max-width:768px) {
    .made{margin-top:30px;}
    .made .t1,.chain .t1,.tech .t1,.machin .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .made .msg{margin-top:20px;}
    .made .under{margin-top:20px;}
    .made .tip{line-height:24px;}

    .chain{margin-top:20px;}
    .chain .top .msg{line-height:24px;margin-top:20px;}
    .chain .under{margin-top:20px;}
    .chain .under .msg{margin-top:20px;}
    .chain .tips{margin-top:20px;}
    .chain .tip{line-height:24px;}

    .chain .last{margin-top:30px;}
    .chain .msg{margin-top:20px;}
    .chain .t2{font-size:24px;line-height:32px;}

    .tech{margin-top:30px;}
    .tech .top .msg{margin-top:20px;}
    .tech .under{margin-top:20px;}
    .tech .t2{font-size:20px;line-height:28px;}
    .tech .under .msg{margin-top:20px;line-height:24px;}

    .machin{margin-top:30px;}
    .machin .msg{line-height:24px;}
    .machin .tips{flex-wrap:wrap;}
    .machin .under{padding-right:15px;margin-top:20px;}
    .machin .swiper-button-next{right:0;}
    .machin .swiper-button-prev{right:12%;}

    .inven{margin-top:30px;padding-bottom:30px;}
    .inven .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .inven .msg:nth-child(2),.inven .msg{margin-top:20px;line-height:24px;}
    .inven .tip{line-height:24px;}
}

.vative{margin-top:120px;padding-bottom:140px;}
.vative .t1{font-size:42px;padding-bottom:25px;position:relative;width:68%;}
.vative .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.vative .top .msg{margin-top:50px;font-size:16px;line-height:32px;color:#666666;}
.vative .grid{margin-top:100px;gap:var(--bs-gap,40px);}
.vative .show-txt a{display:flex;align-items:center;background-color:#0758a8;padding:25px 0 25px 30px;}
.vative .show-txt a:hover .text{text-decoration:underline;}
.vative .show-txt .text{margin-left:20px;font-size:26px;line-height:40px;font-weight:600;color:#ffffff;}

.vative .under{display:flex;justify-content:space-between;margin-top:130px;}
.vative .under .box{width:46%;position:relative;}
.vative .show{position:absolute;left:0;top:0;width:100%;height:100%;padding:140px 60px 65px 60px;}
.vative .show .t2{font-size:26px;line-height:40px;color:#000000;font-weight:700;}
.vative .show .msg{font-size:16px;line-height:32px;color:#666666;margin-top:20px;}
.vative .box:nth-child(2) .show .msg{font-size:28px;line-height:32px;}
.vative .show a{position:absolute;left:60px;bottom:65px;}

@media (max-width:1500px) {
    .vative .show a{bottom:55px;}
}

@media (max-width:768px) {
    .vative{margin-top:30px;padding-bottom:30px;}
    .vative .t1{width:100%;font-size:24px;line-height:32px;}
    .vative .top .msg{margin-top:20px;line-height:24px;}
    .vative .grid{margin-top:30px;gap:var(--bs-gap,30px);}
    .vative .under{flex-wrap:wrap;margin-top:50px;}
    .vative .under .box{width:100%;}
    .vative .show{padding:80px 25px 0 25px;}
    .vative .show .msg{line-height:24px;}
    .vative .show .t2{font-size:20px;line-height:28px;}
    .vative .box:nth-child(2) .show .msg{font-size:16px;line-height:24px;}
    .vative .show .msg{margin-top:10px;}
    .vative .show a{bottom:0;right:0;left:auto;}
    .vative .under .box:nth-child(2){margin-top:30px;}
    .vative .show-txt .text{font-size:20px;line-height:28px;}
}

.lea{margin-top:120px;}
.lea .t1{font-size:42px;padding-bottom:25px;position:relative;}
.lea .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.lea .msg{font-size:16px;line-height:32px;color:#666666;}
.lea .msg:nth-child(2){margin-top:50px;}
.lea .msg:nth-child(3){margin-top:30px;}
.lea .tips{margin-top:35px;display:flex;}
.lea .tip{font-size:16px;line-height:32px;color:#666666;position:relative;display:flex;align-items:center;}
.lea .tip::before{content:"";width:18px;height:15px;background:url(../../images/onsale-icon.png)no-repeat;background-size:cover;display:block;margin-right:25px;}
.lea .tip:nth-child(1){margin-right:110px;}

.tage{margin-top:100px;}
.tage .t1{font-size:42px;padding-bottom:25px;position:relative;}
.tage .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.tage .grid{margin-top:55px;gap:var(--bs-gap,40px);}
.tage .g-col-xl-3{display:flex;}
.tage .g-col-xl-3 img{margin-right:25px;width:60px;height:60px;}
.tage .g-col-xl-3 .text{font-size:16px;line-height:26px;color:#666666;}
.tage .under{display:flex;justify-content:space-between;margin-top:90px;}
.tage .under .box{width:47.3%;}

.teva{margin-top:100px;padding-bottom:120px;}
.teva .t1{font-size:42px;padding-bottom:25px;position:relative;}
.teva .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.teva .grid{margin-top:60px;gap:var(--bs-gap,80px);}
.teva .g-col-xl-4{display:flex;}
.teva .g-col-xl-4 img{margin-right:25px;width:60px;height:60px;}
.teva .g-col-xl-4 .text{font-size:16px;line-height:30px;color:#666666;}

.teva .under{margin-top:140px;}
.teva .under .box{margin-top:100px;display:flex;justify-content:space-between;align-items:center;}
.teva .under .box:nth-child(1){margin-top:0;}
.teva .box .left{width:46%;}
.teva .box .right{width:46%;}
.teva .box .t2{font-size:32px;line-height:48px;color:#000000;font-weight:600;padding-bottom:25px;position:relative;}
.teva .box .t2::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.teva .box .msg{font-size:16px;line-height:32px;color:#666666;margin-top:30px;}
.teva .box .msg:nth-child(2){margin-top:50px;}
.teva .box .blue{display:inline;color:#0758a8;}
.teva .box:nth-child(2) .left,.teva .box:nth-child(3) .left{order:2;}

.teva .box .tip{font-size:16px;line-height:32px;color:#666666;position:relative;display:flex;align-items:center;}
.teva .box .tip::before{content:"";width:18px;height:15px;background:url(../../images/onsale-icon.png)no-repeat;background-size:cover;display:block;margin-right:25px;}

.teva .box:nth-child(3){margin-top:70px;}

@media (max-width:768px) {
    .lea{margin-top:30px;}
    .lea .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .lea .msg:nth-child(2),.lea .msg{margin-top:20px;line-height:24px;}
    .lea .tips{flex-wrap:wrap;margin-top:20px;}
    .lea .msg:nth-child(3){margin-top:20px;}
    .tage{margin-top:30px;}
    .tage .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .tage .grid{margin-top:20px;gap:var(--bs-gap,30px);}
    .tage .g-col-xl-3{align-items:center;}
    .tage .under{margin-top:20px;flex-wrap:wrap;}
    .tage .under .box{width:100%;}
    .tage .under .box:nth-child(1){margin-bottom:20px;}

    .teva .box .t2{padding-bottom:20px;}

    .teva{margin-top:30px;padding-bottom:30px;}
    .teva .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .teva .grid{margin-top:20px;gap:var(--bs-gap,30px);}
    .teva .under{margin-top:30px;}

    .teva .box .t2{font-size:24px;line-height:32px;}
    .teva .box .msg:nth-child(2),.teva .box .msg{margin-top:20px;line-height:24px;}
    .teva .under .box{margin-top:20px;}
    .teva .box .tip{align-items:baseline;line-height:24px;}
}

.sophy{margin-top:100px;padding-bottom:120px;}
.sophy .t1{font-size:42px;padding-bottom:25px;position:relative;}
.sophy .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.sophy .msg{font-size:16px;line-height:32px;color:#666666;margin-top:30px;}
.sophy .t2{font-size:16px;line-height:32px;color:#000000;font-weight:700;margin-top:40px;}
.sophy .grid{margin-top:50px;}
.sophy .tip{font-size:16px;line-height:32px;color:#666666;position:relative;display:flex;align-items:center;}
.sophy .tip::before{content:"";width:18px;height:15px;background:url(../../images/onsale-icon.png)no-repeat;background-size:cover;display:block;margin-right:25px;}

.resp{padding-bottom:100px;}
.resp .t1{font-size:42px;padding-bottom:25px;position:relative;}
.resp .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.resp .msg{font-size:16px;line-height:32px;color:#666666;}
.resp .top .msg{margin-top:55px;}
.resp .box{margin-top:100px;display:flex;justify-content:space-between;align-items:center;}
.resp .box .left{width:46%;}
.resp .box .right{width:46%;}
.resp .box .t2{font-size:32px;line-height:42px;color:#000000;font-weight:600;position:relative;}
.resp .box .msg{margin-top:40px;}
.resp .box:nth-child(2) .left{order:2;}
.resp .tips{margin-top:35px;}
.resp .tip{font-size:16px;line-height:32px;color:#666666;position:relative;display:flex;align-items:center;}
.resp .tip::before{content:"";width:18px;height:15px;background:url(../../images/onsale-icon.png)no-repeat;background-size:cover;display:block;margin-right:25px;}

.socie .t1{font-size:42px;padding-bottom:25px;position:relative;}
.socie .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.socie .msg{font-size:16px;line-height:32px;color:#666666;margin-top:30px;}
.socie .msg:nth-child(2){margin-top:50px;}
.socie .box{display:flex;justify-content:space-between;margin-top:110px;}
.socie .box .left{width:46%;}
.socie .box .right{width:46%;}
.socie .t2{font-size:32px;line-height:42px;color:#000000;font-weight:600;}
.socie .box .msg:nth-child(2){margin-top:35px;}
.socie .tips{margin-top:35px;}
.socie .tip{font-size:16px;line-height:32px;color:#666666;position:relative;display:flex;align-items:center;}
.socie .tip::before{content:"";width:18px;height:15px;background:url(../../images/onsale-icon.png)no-repeat;background-size:cover;display:block;margin-right:25px;}

.bility{margin-top:160px;padding-bottom:120px;}
.bility .t1{font-size:42px;padding-bottom:25px;position:relative;}
.bility .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.bility .msg{font-size:16px;line-height:32px;color:#666666;}
.bility .box:nth-child(2){margin-top:90px;}
.bility .box:nth-child(3){margin-top:40px;}
.bility .box{display:flex;justify-content:space-between;align-items:center;}
.bility .box .left{width:46%;order:2;}
.bility .box .right{width:46%;}
.bility .t2{font-size:22px;line-height:32px;color:#000000;font-weight:700;position:relative;}
.bility .box .msg{margin-top:20px;}

@media (max-width:768px) {
    .sophy{margin-top:30px;padding-bottom:30px;}
    .sophy .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .sophy .msg{line-height:24px;margin-top:20px;}
    .sophy .t2{margin-top:20px;}
    .sophy .grid{margin-top:20px;}
    .sophy .tip{line-height:24px;}

    .resp{padding-bottom:30px;}
    .resp .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .resp .top .msg{margin-top:20px;line-height:24px;}
    .resp .box{margin-top:30px;}
    .resp .box .t2{font-size:24px;line-height:32px;}
    .resp .box .msg{margin-top:20px;}
    .resp .msg{line-height:24px;}
    .resp .tips{margin-top:15px;}

    .socie .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .socie .msg:nth-child(2),.socie .msg{margin-top:20px;line-height:24px;}
    .socie .box{margin-top:20px;}
    .socie .box .msg:nth-child(2){margin-top:20px;}

    .bility{margin-top:30px;padding-bottom:30px;}
    .bility .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .bility .box:nth-child(2){margin-top:20px;}
    .bility .box .msg{line-height:24px;}
}

.new-cont-nav{margin-top:70px;padding-bottom:60px;}
.new-cont{margin-top:80px;}
.new-cont .t1{font-size:42px;line-height:60px;letter-spacing:-1px;}
.new-cont .top .box{display:flex;margin-top:60px;}
.new-cont .box .msg{font-size:18px;line-height:36px;color:#999999;}
.new-cont .box .msg:nth-child(1){margin-right:60px;}
.new-cont .under{display:flex;justify-content:space-between;margin-top:60px;}
.new-cont .under .left{width:65%;}
.new-cont .under .left .slide{padding-bottom:80px;border-bottom:2px dashed #9cbcdc;}
.new-cont .under .left p{font-size:16px;line-height:32px;color:#666666;}
.new-cont .under .last{padding-top:80px;display:flex;justify-content:space-between;}
.new-cont .under .last .lt{width:65%;}
.new-cont .under .last .prev{margin-top:25px;}
.new-cont .under .last .lt a{font-size:16px;line-height:32px;color:#333333;text-decoration:underline;}
.new-cont .under .last .lt a:hover{color:var(--public-color);}
.new-cont .under .last a span{font-size:16px;line-height:32px;color:#0758a8;font-weight:700;}
.new-cont .under .last .rt{width:20%;}
.new-cont .under .last .rt .a-fb{width:100%;padding:10px 15px 10px 25px;}
.new-cont .under .last .rt .a-fb .text{justify-content:space-between;width:100%;}
.new-cont .under .right{width:26%;}
.new-cont .under .right .boxs{padding-top:60px;border-top:2px dashed #9cbcdc;}
.new-cont .under .right .title{font-size:26px;line-height:42px;color:#000;font-weight:700;}
.new-cont .under .right .box{margin-top:40px;}
.new-cont .under .right .box .show-img{width:44%;}
.new-cont .under .right .box .text{margin-top:25px;}
.new-cont .under .right .box .text a{font-size:16px;line-height:20px;color:#333333;padding-bottom:20px;position:relative;font-weight:700;}
.new-cont .under .right .box .text a::before{content:"";width:80px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.new-cont .under .right .box .msg{font-size:14px;line-height:22px;color:#666666;margin-top:15px;}
.new-cont .form-box{padding-top:65px;margin-top:60px;border-top:2px dashed #cddeee;}
.new-cont .form-title{font-size:26px;line-height:42px;color:#000000;font-weight:700;}
.new-cont form{margin-top:40px;}
.new-cont .form-row:nth-child(4){margin-top:50px;}
.new-cont .form-row{margin:0;}
.new-cont .form-row>[class*="col-"]{padding:0;}
.new-cont .form-feedback .form-control{padding:12px 0 12px 20px;border:2px solid #0758a8;}
.new-cont .form-feedback .form-control::placeholder{color:#999999;font-size:16px;line-height:40px;}
.new-cont .form-feedback .btn{padding:15px 20px;border-radius:10px;background-color:#0758a8;text-transform:uppercase;font-weight:600;margin-top:20px;}
.new-cont .form-feedback .btn:hover{text-decoration:underline;}

.hot-pro{padding-top:60px;padding-bottom:160px;}
.hot-pro .top{padding-bottom:35px;border-bottom:2px dashed #9cbcdc;}
.hot-pro .t1{font-size:42px;line-height:56px;}
.hot-pro .grid{margin-top:70px;gap:var(--bs-gap,70px);}
.hot-pro .text{font-size:12px;line-height:26px;font-weight:700;color:#999999;}
.hot-pro .show-img{margin-top:15px;}
.hot-pro .show-txt{margin-top:30px;padding-right:90px;}
.hot-pro .show-txt a{padding-top:25px;font-size:18px;line-height:32px;font-weight:700;position:relative}
.hot-pro .show-txt a::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;top:0;}
.hot-pro .show-txt a:after{content:"";width:13px;height:14px;background:url(../../images/hot-pro-icon2.png)no-repeat;background-size:100% 100%;display:inline-block;
margin-left:10px;}
.hot-pro .show-txt a:hover:after{background:url(../../images/hot-pro-icon1.png)no-repeat;background-size:100% 100%;}

@media (max-width:768px) {
    .new-cont{margin-top:20px;}
    .new-cont .t1{font-size:24px;line-height:32px;}
    .new-cont .top .box{margin-top:10px;}
    .new-cont .box .msg{font-size:16px;line-height:24px;}
    .new-cont .under{margin-top:20px;}
    .new-cont .under .left p{line-height:24px;}
    .new-cont .under .left .slide{padding-bottom:30px;}
    .new-cont .under .last{padding-top:30px;}
    .new-cont .under .last .rt .a-fb{width:50% !important;display:table;margin:0 0 0 auto;}
    .new-cont .under .right .box .show-img{width:100%;}
    .new-cont .under .right .boxs{padding-top:40px;}
    .new-cont .form-box{margin-top:30px;padding-top:20px;}
    .new-cont form{margin-top:20px;}
    
    .hot-pro{padding-bottom:40px;}
    .hot-pro .t1{font-size:24px;line-height:32px;}
    .hot-pro .top{padding-bottom:10px;}
    .hot-pro .grid{gap:var(--bs-gap,30px);margin-top:20px;}
    .hot-pro .show-txt{padding-right:0;}
}

.pro-text{margin-top:100px;}
.pro-text .t1{font-size:42px;line-height:56px;position:relative;padding-bottom:30px;}
.pro-text .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.pro-text .msg{font-size:16px;line-height:32px;color:#666666;}
.pro-text .msg:nth-child(2){margin-top:50px;}
.pro-text .msg:nth-child(3),.pro-text .msg:nth-child(4){margin-top:30px;}

.pro-show .box{margin-top:80px;position:relative;}
.pro-show .box .container-xl{display:flex;justify-content:space-between;align-items:center;height:100%;}
.pro-show .box .left{width:47%;}
.pro-show .box .t1{font-size:36px;line-height:42px;position:relative;text-decoration:underline;}
.pro-show .box .t1::after{content:"";width:13px;height:14px;background: url(../../images/hot-pro-icon1.png)no-repeat;background-size:100% 100%;display:inline-block;margin-left:15px;margin-bottom:2px;}
.pro-show .box .msg{font-size:16px;line-height:32px;color:#666666;margin-top:130px;}
.pro-show .box .right{width:50%;position:relative;}
.pro-show .box1{display:flex;margin-top:25px;}
.pro-show .box1 .tip{font-size:16px;line-height:32px;color:#666666;position:relative;text-decoration:underline;}
.pro-show .box1 .tip::before{content:">";font-weight:700;color:var(--public-color);display:inline-block;margin-right:10px;}
.pro-show .box1 .tip:nth-child(1){margin-right:40px;}
.pro-show .box1 .tip:hover{color:var(--public-color);}

.pro-show .box:nth-child(1){padding-bottom:0px;background:url(../../images/pro-show-bg1.jpg) no-repeat;background-size:contain;}
.pro-show .box:nth-child(1) .right .pro-img{margin-top:320px;margin-bottom:70px;}

.pro-show .box:nth-child(2){background:url(../../images/pro-show-bg2.jpg) no-repeat;background-size:contain;margin-top:0;}
.pro-show .box:nth-child(2) .left{order:2;}
.pro-show .box:nth-child(2) .right img{margin-top:358px;margin-bottom:100px;}

.pro-show .box:nth-child(3){background:url(../../images/pro-show-bg3.jpg) no-repeat;background-size:contain;margin-top:0;}
.pro-show .box:nth-child(3) .right img{margin-top:258px;margin-bottom:100px;}

.pro-show .box:nth-child(4){background:url(../../images/pro-show-bg4.jpg) no-repeat;background-size:contain;margin-top:0;}
.pro-show .box:nth-child(4) .left{order:2;}
.pro-show .box:nth-child(4) .right img{margin-top:358px;margin-bottom:100px;}

.pva{margin-top:0}
.pva .under{margin-top:160px;}

@media (max-width:768px) {
    .pro-text{margin-top:30px;}
    .pro-text .t1{font-size:24px;line-height:32px;padding-bottom:10px;}
    .pro-text .msg{line-height:22px;font-size:14px;}
    .pro-text .msg:nth-child(2),.pro-text .msg:nth-child(3), .pro-text .msg:nth-child(4){margin-top:20px;}

    .pro-show .box:nth-child(1),.pro-show .box:nth-child(3){margin-top:50px;}
    .pro-show .box:nth-child(2){margin-top:70px;}
    .pro-show .box:nth-child(1),.pro-show .box:nth-child(2),.pro-show .box:nth-child(3){background:none;}
    .pro-show .box:nth-child(1) .right .pro-img,.pro-show .box:nth-child(2) .right  img,.pro-show .box:nth-child(3) .right img{margin:0;}
    .pro-show .box .t1::after{display:none;}
    .pro-show .box .t1{font-size:24px;line-height:32px;}
    .pro-show .box .msg{margin-top:20px;line-height:22px;font-size:14px;}
    .pro-show .box1{flex-wrap:wrap;}
    .pro-show{border-top:1px dashed var(--public-color);margin-top:30px!important;}
    .pro-show .box{border-bottom:1px dashed var(--public-color);padding-bottom:30px!important;}
    .pva .under{margin-top:30px;}
}

.hand{margin-top:100px;}
.hand .container-xl{display:flex;justify-content:space-between;align-items:center;}
.hand .left{width:48%;}
.hand .right{width:50%;}
.hand .t1{font-size:42px;padding-bottom:30px;position:relative;}
.hand .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.hand .msg{font-size:16px;line-height:32px;color:#666666;margin-top:55px;}
.hand .tips{margin-top:40px;}
.hand .tip{font-size:16px;line-height:32px;color:#666666;position:relative;display:flex;align-items:center;}
.hand .tip::before{content:"";width:18px;height:15px;background:url(../../images/onsale-icon.png)no-repeat;background-size:cover;display:block;margin-right:25px;}
.hand .hand-pag{width:120px;height:30px;background-color:#fff;border-radius:50px;display:flex;align-items:center;justify-content:center;bottom:30px;left:auto;right:20px;}
.hand .hand-pag .swiper-pagination-bullet{width:13px;height:13px;margin:0 6px;background-color:#cddeee;opacity:1;}
.hand .hand-pag .swiper-pagination-bullet-active{background-color:var(--public-color);}

.fed-nav{margin-top:80px;}
.fed-nav.active{position:fixed;top:90px;left:0;width:100%;margin-top:0;z-index:9;background-color:#fff;}
.fed-nav .container-xl{display:flex;}
.fed-nav a{padding:15px 50px;border:1px dashed #0758a8;color:#0758a8;font-size:16px;line-height:30px;background-color:#fff; margin: 0 10px;}
.fed-nav a:hover{background-color:#0758a8;color:#fff;}
.fed-nav a.active{background-color:#0758a8;color:#fff;}

.pro-list{padding-bottom:90px;margin-top:80px;}
.pro-list .t1{font-size:36px;padding-bottom:30px;position:relative;}
.pro-list .t1::before{content:"";width:120px;height:2px;background-color: #ee1d23;position:absolute;left:0;bottom:0;}
.pro-list .box{display:flex;justify-content:space-between;align-items:center; margin-top: 20px;}
.pro-list .box .left{width:48.7%;}
.pro-list .box .right{width:46%;}
.pro-list .box .text{font-size:16px;line-height:26px;font-weight:500;color:#999999;}
.pro-list .box .t1{font-size:24px;line-height:32px;font-weight:600;margin-top:15px;position:relative;}
.pro-list .box .t1:after{content:"";width:13px;height:14px;background:url(../../images/hot-pro-icon2.png)no-repeat;background-size:100% 100%;display:inline-block;margin-left:10px;display:none;}
.pro-list .box .t1:hover:after{background:url(../../images/hot-pro-icon1.png)no-repeat;background-size:100% 100%;}
.pro-list .box .msg{font-size:16px;line-height:32px;color:#666666;margin-top:10px;display:-webkit-box;
overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;}
.pro-list .box .texts{display:flex;margin-top:20px;padding-top:15px;border-top:1px dashed #cddeee;}
.pro-list .box .text1{display:flex;font-size:16px;line-height:32px;color:#0758a8;}
.pro-list .box .text1 p{color:#000000;margin-left:20px;}
.pro-list .box .text1:nth-child(1){margin-right:40px;}
.pro-list .box .icons{margin-top:40px;display:flex;}
.pro-list .box .icons p{margin-right:10px;}
.pro-list .box .icons p img{width:58px;}
/* .pro-list .box .icons img{margin-right:45px;} */
.pro-list .box:nth-child(2){margin-top:60px;}

@media (max-width:768px) {
    .fed-nav{display:none;}
    
    .hand{margin-top:20px;}
    .hand .t1{font-size:24px;line-height:32px;padding-bottom:15px;}
    .hand .msg{margin-top:20px;line-height:24px;}
    .hand .tip{align-items:baseline;line-height:24px;}
    .hand .tip div{width:80%;}
    
    .pro-list{margin-top:30px;padding-bottom:30px;}
    .pro-list .t1{font-size:24px;line-height:32px;padding-bottom:10px;}
    .pro-list .box{border-bottom:1px dashed #cddeee;padding-bottom:30px;}
    .pro-list .box .t1{font-size:20px;line-height:28px;}
    .pro-list .box .texts{flex-wrap:wrap;border-top:0;}
    .pro-list .box .icons{margin-top:20px;}

    .pro-list .box .icons p img{max-width:100%;}
    .pro-list .box .texts{padding-top:0;}
    .pro-list .box .msg{font-size:14px;line-height:22px;}
}

.mance{margin-top:90px;padding-bottom:60px;}
.mance .t1{font-size:42px;padding-bottom:30px;position:relative;}
.mance .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.mance .grid{margin-top:55px;gap:var(--bs-gap,100px);}
.mance .box{display:flex;align-items:center;}
.mance .box img{margin-right:35px;}
.mance .box .text{font-size:28px;line-height:30px;color:#000000;font-weight:600;}
.mance .msg{font-size:16px;line-height:32px;color:#666666;margin-top:30px;}

.gical{margin-top:60px;padding-bottom:70px;}
.gical .t1{font-size:42px;padding-bottom:30px;position:relative;}
.gical .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.gical .msg{font-size:16px;line-height:32px;color:#666666;}
.gical .top .msg{margin-top:55px;}
.gical .grid{margin-top:70px;gap:var(--bs-gap,55px);}
.gical .show-img{position:relative;}
.gical .show-img .text{position:absolute;top:71%;left:0;width:100%;color:#fff;font-size:22px;line-height:32px;font-weight:700;padding-left:30px;}
.gical .show-txt{margin-top:40px;padding-top:55px;position:relative;}
.gical .show-txt::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;top:0;}

.pro-faq1{padding:0;margin-top:70px;padding-bottom:120px;}
.pro-faq1 .container-xl{display:flex;justify-content:space-between;}
.pro-faq1 .left{}
.pro-faq1 .right{width:68%;}

.anchor{position:fixed;right:0;top:14%;display:flex;align-items:center;justify-content:flex-end;z-index:10;border-radius:15px 0 0 15px;overflow:hidden;}
.anchor .box{position:absolute;width:83%;}
.anchor .box .item{color:rgba(255,255,255,.4);font-weight:300;font-size:16px;line-height:30px;margin-top:40px;position:relative;display:block;padding-left:30px;}
.anchor .box .item::before{content:"";width:11px;height:11px;background:url(../../images/anchor-icon1.png)no-repeat;background-size:cover;display:inline-block;position:absolute;left:4px;top:9px;z-index:2;}
.anchor .box .item:nth-child(1){margin-top:0;}
.anchor .box .item.active{font-weight:600;color:#fff;}
.anchor .box .item.active::before{content:"";width:21px;height:21px;background:url(../../images/anchor-icon2.png)no-repeat;background-size:cover;position:absolute;left:0;top:7px;}

.anchor .box .item::after{content:"";width:1px;height:220%;background-color:#a1c1e1;position:absolute;left:9px;top:50%;bottom:auto;z-index:0;}
.anchor .box .item:last-child:after{display:none;}

.anchor .box .item:hover{font-weight:600;color:#fff;}
.anchor .box .item:hover::before{content:"";width:21px;height:21px;background:url(../../images/anchor-icon2.png)no-repeat;background-size:cover;position:absolute;left:0;top:5px;}

@media (max-width:768px) {
    .mance{margin-top:30px;padding-bottom:30px;}
    .mance .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .mance .grid{margin-top:30px;gap:var(--bs-gap,30px);}

    .mance .box img{width:45px;}
    .mance .box .text{font-size:18px;line-height:26px;}
    .mance .msg{line-height:24px;margin-top:10px;}

    .gical{margin-top:30px;padding-bottom:30px;}
    .gical .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .gical .top .msg{margin-top:20px;line-height:24px;}

    .gical .grid{margin-top:30px;gap:var(--bs-gap,30px);}
    .gical .show-txt{margin-top:20px;padding-top:20px;}
    .gical .msg{line-height:24px;}

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

.proof{display:flex;justify-content:flex-end;margin-top:100px;}
.proof .max-1660{display:flex;justify-content:space-between;align-items:center;}
.proof .left{width:55.5%;order:2;}
.proof .right{width:39%;}
.proof .t1{font-size:42px;line-height:56px;position:relative;padding-bottom:30px;}
.proof .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.proof .msg{font-size:16px;line-height:32px;color:#666666;}
.proof .msg:nth-child(2){margin-top:55px;}
.proof .msg:nth-child(3){margin-top:35px;}

.ca{margin-top:100px;padding-bottom:70px;}
.ca .text{font-size:36px;line-height:56px;color:#000000;}
.ca .grid{margin-top:60px;gap:var(--bs-gap,30px);}

.rbag{margin-top:70px;padding-bottom:60px;}
.rbag .t1{font-size:36px;padding-bottom:30px;position:relative;}
.rbag .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.rbag .under{display:flex;justify-content:space-between;margin-top:80px;}
.rbag .lt{width:19%;}
.rbag .lt .title{font-size:24px;line-height:36px;color:#0758a8;font-weight:700;}
.rbag .lt a{padding:0;font-size:16px;line-height:24px;font-weight:700;color:#000;width:100%;margin-bottom:20px;position:relative;display:flex;align-items:center;}
.rbag .lt a:nth-child(2){margin-top:25px;}
.rbag .lt a:hover{text-decoration:underline;color:var(--public-color);}
.rbag .lt a:hover .text:after{content:"\f061";font-family:"Cmsfont";margin-left:10px;font-weight:600;}

.rbag .lt a:nth-child(2)::before{content:"";width:78px;height:78px;background:url(../../images/rbag-icon1.png)no-repeat;background-size:cover;margin-right:30px;}
.rbag .lt a:nth-child(3)::before{content:"";width:78px;height:78px;background:url(../../images/rbag-icon2.png)no-repeat;background-size:cover;margin-right:30px;}
.rbag .lt a:nth-child(4)::before{content:"";width:78px;height:78px;background:url(../../images/rbag-icon3.png)no-repeat;background-size:cover;margin-right:30px;}
.rbag .lt a:nth-child(5)::before{content:"";width:78px;height:78px;background:url(../../images/rbag-icon4.png)no-repeat;background-size:cover;margin-right:30px;}
.rbag .lt a:nth-child(6)::before{content:"";width:78px;height:78px;background:url(../../images/rbag-icon5.png)no-repeat;background-size:cover;margin-right:30px;}

.rbag .lt a:nth-child(2):hover::before{content:"";background:url(../../images/rbag-icon11.png)no-repeat;background-size:cover;border-radius:50px;box-shadow:0 5px 10px 1px rgba(0,0,0,.1);}
.rbag .lt a:nth-child(3):hover::before{content:"";background:url(../../images/rbag-icon21.png)no-repeat;background-size:cover;border-radius:50px;box-shadow:0 5px 10px 1px rgba(0,0,0,.1);}
.rbag .lt a:nth-child(4):hover::before{content:"";background:url(../../images/rbag-icon31.png)no-repeat;background-size:cover;border-radius:50px;box-shadow:0 5px 10px 1px rgba(0,0,0,.1);}
.rbag .lt a:nth-child(5):hover::before{content:"";background:url(../../images/rbag-icon41.png)no-repeat;background-size:cover;border-radius:50px;box-shadow:0 5px 10px 1px rgba(0,0,0,.1);}
.rbag .lt a:nth-child(6):hover::before{content:"";background:url(../../images/rbag-icon51.png)no-repeat;background-size:cover;border-radius:50px;box-shadow:0 5px 10px 1px rgba(0,0,0,.1);}

.rbag .lt a:nth-child(2).active::before{content:"";background:url(../../images/rbag-icon11.png)no-repeat;background-size:cover;border-radius:50px;box-shadow:0 5px 10px 1px rgba(0,0,0,.1);}
.rbag .lt a:nth-child(3).active::before{content:"";background:url(../../images/rbag-icon21.png)no-repeat;background-size:cover;border-radius:50px;box-shadow:0 5px 10px 1px rgba(0,0,0,.1);}
.rbag .lt a:nth-child(4).active::before{content:"";background:url(../../images/rbag-icon31.png)no-repeat;background-size:cover;border-radius:50px;box-shadow:0 5px 10px 1px rgba(0,0,0,.1);}
.rbag .lt a:nth-child(5).active::before{content:"";background:url(../../images/rbag-icon41.png)no-repeat;background-size:cover;border-radius:50px;box-shadow:0 5px 10px 1px rgba(0,0,0,.1);}
.rbag .lt a:nth-child(6).active::before{content:"";background:url(../../images/rbag-icon51.png)no-repeat;background-size:cover;border-radius:50px;box-shadow:0 5px 10px 1px rgba(0,0,0,.1);}

.rbag .lt a.active{color:var(--public-color);}
.rbag .rt{width:78%;}
.rbag .box .t1{font-size:20px;margin-top:0;padding-bottom:0;}
.rbag .box .t1::before{display:none;}
.rbag .box .msg{line-height:24px;}
.rbag .box .left{width:42%;}
.rbag .box .right{width:55%;}
.rbag .box .texts{margin-top:10px;padding-bottom:5px;}
.rbag .box .icons{margin-top:20px;}
.rbag .box{margin-top:30px;}
.rbag .box:first-child{margin-top:0;}

.art{display:flex;justify-content:flex-end;margin-top:60px;padding-bottom:140px;}
.art .top .t1{font-size:42px;line-height:56px;position:relative;padding-bottom:30px;}
.art .top .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.art .swiper{margin-top:55px;}
.art .swiper-slide{padding:5px;}
.art .box{display:flex;justify-content:space-between;align-items:center;padding:40px;box-shadow:0 0 10px 2px rgba(0,0,0,.1);}
.art .box .left{width:34%;}
.art .box .left a{display:flex;justify-content:center;align-items:center;}
.art .box .left a img{height:231px;width:auto;}
.art .box .right{width:62.5%;}
.art .box .date{font-size:18px;line-height:32px;color:#0758a8;}
.art .box .t1{font-size:20px;line-height:30px;margin-top:10px;}
.art .box .a-fb{display:table;margin:25px 0 0 auto;}

@media (max-width:768px) {
    .proof{margin-top:30px;padding-right:15px;}
    .proof .t1{font-size:24px;line-height:32px;padding-bottom:10px;}
    .proof .msg:nth-child(2){margin-top:20px;}
    .proof .msg p{line-height:24px;}

    .ca{margin-top:30px;padding-bottom:30px;}
    .ca .text{font-size:20px;line-height:28px;}
    .ca .grid{margin-top:20px;gap: var(--bs-gap,15px);}

    .rbag{margin-top:0;padding-bottom:30px;}
    .rbag .t1{font-size:24px;line-height:32px;padding-bottom:10px;}
    .rbag .box .icons{max-width:100%;}
    .rbag .rt{width:100%;}
    .rbag .box .texts{flex-wrap:wrap;}

    .art{margin-top:30px;padding-bottom:30px;padding-right:15px;}
    .art .top .t1{font-size:24px;line-height:32px;padding-bottom:10px;}
}

.pro-skip{position:relative;}
.pro-skip::after{content:"";width:100%;height:963px;background:url(../../images/pro-cont-skip.jpg)no-repeat;background-size:100% 100%;position:absolute;left:0;top:0;z-index:-1;display:block;}

.pro-skip header{background:transparent;}
.pro-skip .last.banner{margin-top:0;padding-top:160px;}

.pro-cont{margin-top:60px;padding-bottom:60px;}

.pro-cont .t1{font-size:32px;line-height:42px;font-weight:600;color:#000000;margin-top:5px;}
.pro-cont .type{font-size:32px;line-height:42px;color:#0758a8;font-weight:700;display:inline-block;margin-right:5px;}
.pro-cont .center{margin-top:70px;position:relative;text-align:center;}
.pro-cont .center .left{width:30%;}
.pro-cont .center .right{width:65%;}
.pro-cont .center img{mix-blend-mode:darken;}
.pro-cont .under{margin-top:35px;display:flex;justify-content:space-between;align-items:center;}
.pro-cont .under .left{width:50%;}
.pro-cont .video-icon{margin-left:50px;transition:all .5s;animation: fangda 2s infinite;}

.pro-cont .under .right{width:50%;}
.pro-cont .under .grid{gap:var(--bs-gap,20px);}
.pro-cont .under .g-col-xl-3 a img{transition:all .5s;max-width:100%;}
.pro-cont .under .g-col-xl-3 a{overflow:hidden;}
.pro-cont .under .g-col-xl-3:hover a img{transform:scale(1.1);transition:all .5s;}

.navi{padding-top:85px;}
.navi .container-xl{display:flex;}
.navi a{padding-bottom:35px;font-size:22px;line-height:42px;font-weight:700;color:#000000;width: 20%; border-bottom:2px solid transparent; text-align: center;}
.navi a.active{border-bottom:2px solid #ee1d23;}
.navi a:hover{border-bottom:2px solid #ee1d23;}
.navi.nav-top{padding-top:20px;padding-bottom:0px;position:fixed;left:0;top:-100px;width:100%;background-color:#fff;z-index:100;}
.navi.nav-top a{padding-bottom:20px;width: 20%;
    text-align: center;}
.navi.nav-top.active{top:90px;box-shadow:0 0 10px 1px rgba(0,0,0,.1);}

.p1,.p2,.p3,.p4,.p5{margin-top:80px;font-size:16px !important;line-height:32px !important;}
.p1 .t1,.p2 .t1,.p3 .t1,.p4 .t1,.p5 .t1{font-size:36px;}
.p2 .box table{width:100% !important;border-color:transparent; border-top:1px solid #dddfdf;border-bottom:1px solid #dddfdf;}
.p2 .box tr td:nth-child(1){width:40%;}
.p2 .box tr td:nth-child(2){width:60%;padding-left:10%;position:relative;}
.p2 .box tr td:nth-child(2):before{content:"";width:1px;height:220px;background:#dddfdf;display:block;position:absolute;left:0;top:calc(50% - 110px);}
.p2 table{margin-top:60px;}
.p2 table tbody tr:hover{background-color:transparent;}
.p2 table tbody tr td{border-color:transparent;border-bottom:1px solid #dddfdf!important;}
.p2 table tbody tr:last-child td{border-bottom:0px!important;}
.p2.table-wrapper table tbody tr:nth-of-type(even){background-color:transparent;}


.p3 table{border-top:4px solid #e81621;margin-top:60px;}
.p3 table tr:nth-child(1){font-weight:700;}
.p3 table tbody tr:nth-child(even){background-color:#f5f5f5;}
.p3 table tbody tr:hover{background-color:#f5f5f5;}
.p3 table tr td{font-size:16px;}
.p3 table tr td:nth-child(1){min-width:200px;}

.p4 .box{display:flex;justify-content:space-between;}
.p4 table{border-color:transparent !important;margin-top:60px;}
.p4 table tr td:nth-child(1),.p4 table tr td:nth-child(2){width:50%;}
.p4 table tr td img{max-width:100%;}
.p4 tbody table tr td{border-color:transparent;}
.p4.table-wrapper table tbody tr:nth-of-type(even){background-color:transparent;}
.p4.table-wrapper table tbody tr:hover{background-color:transparent;}
.p4 .box .left{width:50%;}
.p4 .box .right{width:50%;}
.p4 .grid{gap:var(--bs-gap,40px);}
.p4 .show-txt{font-size:18px;line-height:24px;font-weight:700;text-align:center;margin-top:15px;}
.p4 table tbody tr td{border-color:transparent;}

.p5{padding-bottom:120px;}
.p5 .grid{margin-top:90px;gap:var(--bs-gap,55px);}
.p5 .show-txt{margin-top:40px;}
.p5 .date{font-size:14px;line-height:26px;color:#666666;font-weight:600;}
.p5 .title{font-size:18px;line-height:32px;color:#000;font-weight:600;margin-top:10px;}
.p5 .title::after{content:"";width:13px;height:14px;background: url(../../images/hot-pro-icon2.png)no-repeat;
background-size:100% 100%;display:inline-block;margin-left:15px;margin-top:5px;}
.p5 .title:hover{color:#0758a8;text-decoration:underline;}
.p5 .title:hover::after{background:url(../../images/hot-pro-icon1.png)no-repeat;background-size:100% 100%;}

.p1 img,.p2 img,.p3 img,.p4 img,.p5 img{max-width:100%;}
.p2 table tbody tr td,.p3 table tbody tr td,.p4 table tbody tr td{text-align:left;}
.p2 table,.p3 table,.p4 table{width:100% !important;border-color:transparent;}


@media (max-width:768px) {
    .pro-skip header{background-color:#fff;}
    .pro-skip::after{display:none;}
    .pro-skip .last.banner{padding-top:0;}
    .pro-cont{margin-top:20px;padding-bottom:30px;}
    .pro-cont .t1{font-size:24px;line-height:32px;}
    .pro-cont .center{margin-top:20px;}
    .pro-cont .under .grid {gap:1var(--bs-gap,10px);}
    .pro-cont .under .grid img{max-width:100%;}

    .pro-cont .under .left{display:flex !important;align-items:center;}
    .pro-cont .video-icon{margin-left:20px;width:90px;}
    .p1{margin-top:0;}
    .p2, .p3, .p4, .p5{margin-top:30px;}
    .p1 .t1{margin-bottom:20px;}
    .p1 .t1, .p2 .t1, .p3 .t1, .p4 .t1, .p5 .t1{font-size:24px;line-height:32px;}

    .p2 table, .p3 table, .p4 table{margin-top:20px;}

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

    .p1 p, .p2 p, .p3 p, .p4 p, .p5 p{font-size:16px;line-height:24px;}
}

.pack{margin-top:50px;}
.pack .t1{font-size:42px;padding-bottom:30px;position:relative;}
.pack .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.pack .msg{font-size:16px;line-height:32px;color:#666666;text-indent:20px;}
.pack .msg:nth-child(2){margin-top:55px;}
.pack .msg:nth-child(3){margin-top:25px;}
.pack .boxs{margin-top:60px;display:flex;}
.pack .box{display:flex;align-items:center;}
.pack .box img{margin-right:30px;}
.pack .box .text1{font-size:52px;line-height:56px;color:#ee1d23;}
.pack .box:nth-child(1){margin-right:120px;}
.pack .box:nth-child(2){margin-right:80px;}

.group{position:relative;}
.group::before{content:"";width:100%;height:863px;background:url(../../images/group-bg.jpg)no-repeat;background-size:contain;position:absolute;left:0;bottom:44%;z-index:-1;}
.group .top{display:flex;justify-content:space-between;align-items:center;}
.group .left{width:43.1%;}
.group .left .box{position:relative;margin-top:80px;}
.group .left .items{cursor:pointer;}
.group .left .item{color:rgba(7,88,168,.2);font-size:24px;line-height:56px;font-weight:600;position:relative;}
.group .left .items.active .item{color:rgba(7,88,168,1);}
.group .left .items.active .item::after{content:"";width:17px;height:10px;background:url(../../images/group-item-icon.png)no-repeat;background-size:cover;display:inline-block;margin-left:15px;}
.group .left .text1{display:none;font-size:16px;line-height:32px;color:#666666;}
.group .left .items.active > .text1{display:block;}
.group .left .items.active > .text1::before{display:none;}

.group .left .box .swiper-button-prev{display:block;position:relative;width:auto;height:auto;text-align:left;left:0;right:auto;padding-left:100px;}
.group .left .box .swiper-button-next{display:block;position:relative;width:auto;height:auto;text-align:left;left:0;right:auto;top:100%;padding-left:100px;}
.group .left .box .swiper-button-prev::after{content:"";width:50px;height:50px;background:url(../../images/group-next.png)no-repeat;background-size:cover;position:absolute;left:0;top:0;}
.group .left .box .swiper-button-next::after{content:"";width:50px;height:50px;background:url(../../images/group-prev.png)no-repeat;background-size:cover;position:absolute;left:0;top:0;}

/* .group .left .box .left1{margin-right:50px;} */
.group .left .box .text{font-size:16px;line-height:32px;color:#666666;overflow:hidden;}

.group .left .box .title{font-size:24px;line-height:56px;color:#0758a8;font-weight:600;}
.group .left .box1:hover .text{height:auto;transition:all .5s;}
.group .left .box1{display:flex;}
.group .left .box1:hover{cursor:pointer;}


.group .t1{font-size:42px;padding-bottom:30px;position:relative;}
.group .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.group .msg{margin-top:40px;}
.group .right{width:53%;display:flex;justify-content:flex-end;position:relative;}

.group .right .show.active{z-index:10;}
.group .right .show.active::before{display:none;}
.group .right .show.active span{display:block;}
.group .swiper-slide{position:relative;}
.group .swiper-slide-next{transform:translateX(-75%)}
.group .swiper-slide .show1{position:relative;}
.group .swiper-slide span{position:absolute;left:35%;top:35%;animation:fangda 2s infinite;transition:all .5s;}
.group .swiper-slide span:hover{cursor:pointer;}
.group .swiper-slide img{border-radius:50%;overflow:hidden;}

.group .right .swiper-slide{border-radius:50%;overflow:hidden;}
.group .right .swiper-slide .show1{position:relative;}
.group .right .swiper-slide .show1::before{content:"";width:100%;height:100%;background-color:rgba(255, 255, 255, .6);position:absolute;left:0;top:0;}

.group .right .swiper-slide.active .show1::before{display:none}
.group .swiper-slide.active{z-index:1000;}

.group .grid{margin-top:100px;gap: var(--bs-gap,70px);}
.group .g-col-xl-4{padding:25px 80px 60px 30px;border:2px dashed var(--public-color);}
.group .show-txt{margin-top:40px;}
.group .text1{font-size:20px;line-height:42px;color:#000000;position:relative;font-weight:400;}
.group .text1::before{content:">>";margin-right:25px;color:var(--public-color);font-weight:600;}
.group .text2{margin-top:5px;}


@media (max-width:1700px){.group::before{bottom:25%;}}
@media (max-width:1300px) {
    .group::before{bottom:18%;}
}

.story{margin-top:140px;padding-bottom:100px;}
.story .container-xl{display:flex;justify-content:space-between;align-items:center;}
.story .left{width:27%;position:relative;height:800px;position:relative;}
.story .left::before{content:"";width:20px;height:100%;background:url(../../images/story-left-icon.png)no-repeat;background-size:cover;position:absolute;right:-30px;top:0;}
.story .right{width:61%;position:relative;}
.story .right .swiper-slide .text1{font-size:24px;line-height:32px;font-weight:500;color:var(--public-color);}
.story .mySwiper-test1{position:relative;;height:100%;}
.story .mySwiper-test1 .show-txt{font-size:80px;color:rgba(45,124,183,.1);line-height:200px;display:flex;justify-content:flex-end;padding-right:80px;}
.story .mySwiper-test1 .swiper-slide-thumb-active .show-txt{color:#0758a8;font-size:120px;}

.story .mySwiper-test2{padding-top:100px;padding-bottom:80px;}
.story .mySwiper-test2 img{max-width:100%;}
.story .t1{font-size:42px;padding-bottom:25px;position:relative;}
.story .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.story .mySwiper-test2 img{margin-top:60px;}
.story .msg{font-size:16px;line-height:32px;color:#666666;}

.story-prev{width:60px;height:60px;position:absolute;left:30%;top:auto;bottom:0;}
.story-next{width:60px;height:60px;position:absolute;right:0;top:auto;bottom:0;}
.story-prev::after{content:"";width:60px;height:60px;background:url(../../images/story-icon1.png)no-repeat;background-size:cover;
margin-right:60px;display:block;position:absolute;left:0;top:0;}
.story-next::after{content:"";width:60px;height:60px;background:url(../../images/story-icon2.png)no-repeat;background-size:cover;
margin-right:60px;display:block;position:absolute;left:0;top:0;}

.story .left .swiper-slide-thumb-active:after{content:"";width:15px;height:23px;background:url(../../images/story-icon.png)no-repeat;background-size:cover;position:absolute;right:0;top:60%;}

.story .last{position:absolute;right:0;bottom:0;height:60px;width:200px;}

.story .a-fb{display:table;margin:auto 0 0 0;}
@media (max-width:1300px) {
    .story .left .swiper-slide-thumb-active:after{display:none;}
    .story .left::before{display:none;}
}

.patent{margin-top:100px;padding-bottom:140px;}
.patent .t1{font-size:42px;padding-bottom:30px;position:relative;}
.patent .t1::before{content:"";width:120px;height:2px;background-color:#ee1d23;position:absolute;left:0;bottom:0;}
.patent .swiper{margin-top:65px;overflow: hidden;}
.patent .swiper-wrapper{align-items:flex-end;padding-bottom:80px;transition: transform 0.5s;}
.patent .swiper-slide{padding:20px 15px;border:2px dashed #cfcfcf;border-radius:10px;width:calc(25% - 40px);margin-left:20px;margin-right:20px;}
.patent .swiper-button-prev{width:23px;height:30px;top:96.5%;left:43%;}
.patent .swiper-button-next{width:23px;height:30px;top:96.5%;left:55%;}
.patent .swiper-button-prev::after{content:"";width:23px;height:30px;background:url(../../images/patent-btn.png)no-repeat;background-size:cover;}
.patent .swiper-button-next::after{content:"";width:23px;height:30px;background:url(../../images/patent-btn.png)no-repeat;background-size:cover;transform:rotate(180deg);}
.patent .magicthumb,.patent .magicthumb:hover{display:block;}

@media (max-width:768px) {
    .pack{margin-top:30px;padding-bottom:30px;}
    .pack .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .pack .msg:nth-child(2),.pack .msg{margin-top:20px;}
    .pack .boxs{margin-top:0;flex-wrap:wrap;}
    .pack .box{margin-top:20px;}
    .pack .box:nth-child(1),.pack .box:nth-child(2),.pack .box:nth-child(3){margin-right:0;width:100%;}
    .pack .box .text1{font-size:28px;line-height:36px;font-weight:600;}

    .group{margin-top:30px;}
    .group .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .group .msg{margin-top:20px;}
    .group .swiper-slide span img{width:80px;}
    .group .left .box{margin-top:20px;}
    .group .grid{margin-top:30px;gap:var(--bs-gap,20px);}

    .story{margin-top:30px;padding-bottom:30px;}
    .story .left{display:none;}
    .story .right{width:100%;}
    .story .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .story .mySwiper-test2{padding:20px 0;}

    .patent{margin-top:30px;padding-bottom:30px;}
    .patent .t1{font-size:24px;line-height:32px;padding-bottom:20px;}
    .patent .swiper{margin-top:30px;}
    .patent .swiper-wrapper{padding-bottom:55px;}
    .patent .swiper-slide{width: calc(50% - 40px);}
    .patent .swiper-slide-next{border-color:var(--public-color);transform:scale(1);margin-bottom:0;}
    .patent .swiper-button-next{left:80%;}
    .patent .swiper-button-prev{left:20%;}

}

/* 下拉 */
.header .xiala1{position:fixed;left:0;top:120px;width:100%;background-color:#fff;z-index:54;height:0;transition:all 1s;overflow:hidden;}
.header .show .xiala1{height:auto;padding:80px 0;transition:all 1s;box-shadow:0 0 10px 1px rgba(0,0,0,.1);}
.header .xiala1.fixedtop{top:90px;transition:all 1s;}
.header .xiala1 .grid{gap:var(--bs-gap,40px);}
.header .xiala1 .g-col-xl-4{position:relative;}
.header .xiala1 .g-col-xl-4::before{content:"";width:1px;height:100%;background-color:#e8e8e8;position:absolute;right:-15px;top:0;}
.header .xiala1 .show-img{height:160px;display:flex;align-items:flex-end;}
.header .xiala1 .show-txt a{font-size:20px;line-height:28px;font-weight:700;margin-top:40px;position:relative;}
.header .xiala1 .show-txt a::before{content:"";width:0;height:3px;background-color:var(--public-color);position:absolute;left:0;bottom:0;transition:all 1s;}
.header .xiala1 .show-txt a:hover::before{width:100%;transition:all 1s;}
.header .xiala1 .boxs a{display:block;font-size:18px;line-height:24px;font-weight:400;margin-top:15px;}
.header .xiala1 .boxs a:nth-child(1){margin-top:30px;}

.header .xiala2{position:absolute;right:-150%;top:100%;width:330%;background-color:#fff;border-radius:5px;overflow:hidden;box-shadow:0 0 10px 1px rgba(0,0,0,.1);height:0;transition:all 1s;}
.header .show .xiala2{height:auto;transition:all 1s;}
.header .xiala2 .boxs{padding:15px 30px;}
.header .xiala2 .box{display:flex;align-items:center;margin-top:15px;}
.header .xiala2 .box:nth-child(1){margin-top:0;}
.header .xiala2 .box img{margin-right:20px;}

.max-630{max-width:630px;}
.header .xiala3{position:fixed;left:0;top:120px;width:100%;background-color:#fff;height:0;z-index:54;transition:all 1s;overflow:hidden;}
.header .xiala3.fixedtop{top:90px;transition:all 1s;}
.header .show .xiala3{height:auto;transition:all 1s;padding: 60px 0 ;}
.header .xiala3 .container-xl{display:block;}
.header .xiala3 .text1{font-size:36px;line-height:56px;font-weight:700;text-transform:uppercase;}
.header .xiala3 .under{display:flex;justify-content:space-between;align-items:center;}
.header .xiala3 .under .left{width:52%;display:flex;justify-content:space-between;align-items:center;border:1px solid #999}
.header .xiala3 .under .left .show-img{width:52%;}
.header .xiala3 .under .left .show-img img{width:100%;}
.header .xiala3 .under .left .show-txt{width:45%;padding-right:10px;}
.header .xiala3 .under .left .show-txt .text1{line-height:48px;}
.header .xiala3 .under .left .show-txt .msg{font-size:16px;line-height:28px;font-weight:400;margin-top:0;}

.header .xiala3 .under .right{width:40%;display:flex;align-items:center;}
.header .xiala3 .under .right .box{margin-left:80px;}
.header .xiala3 .under .right a{display:block;}
.header .xiala3 .a-fb{display:table;}
.header .xiala3 .under .left a{font-size:18px;line-height:32px;font-weight:500;margin-top:10px;}
.header .xiala3 .under .left a:nth-child(1),.header .xiala3 .under .right a:nth-child(1){margin-top:0;}
.header .xiala3 .under .right a{font-size:18px;line-height:32px;font-weight:500;margin-top:10px;}

.header.bgfff{background-color:#fff;}
.header.bgfff .navbar-custom .navbar-nav .nav-link{color:#000;}
.header.bgfff .top-search-box img:nth-child(1){display:none;}
.header.bgfff .top-search-box img:nth-child(2){display:block;}
.header.bgfff .navbar-custom .navbar-nav .nav-link:before{background:var(--public-color);}

.header.bgfff .dropdown.lang .dropdown-toggle{color:#000;}
.header.bgfff .touch a{color:#000;}

.header.bgfff  .touch a:hover::before{background-color:var(--public-color);}
.header.bgfff  .touch a:hover{color:#fff;}

.header.bgfff .logo a img:nth-child(1),.header.fadeInDown .logo a img:nth-child(1){display:none;}
.header.bgfff .logo a img:nth-child(2),.header.fadeInDown .logo a img:nth-child(2){display:block;}

.pagination{margin-top: 20px;}
.navigation h2{display:none;}

@media (max-width:768px) {
    .pagination{margin-top:30px;}
}

.about-history{padding:100px 0 20px;}
.about-history .container-xl{display: flex;justify-content: space-between;max-width: var(--max);flex-wrap:wrap;}
.about-history .left{width: 23%;}
.about-history .right{width: 71%;padding-top: 22px;}
.about-history .right .t1{font-weight: 500;font-style: normal;color: #000;font-size:30px;color:var(--public-color);margin-bottom:10px;}
.about-history .right .date{color: var(--public-color);font-weight: 300;font-style: normal;}
.about-history .right .text{font-weight: 300;font-style: normal;color:#666}
.about-history .title{margin-bottom: 35px;font-size:42px;font-weight:bold;position:relative;width:100%;}
.about-history .title:after{content:"";width:120px;height:2px;background:#ee1d23;display:block;margin-top:40px;margin-bottom:10px;}
.about-history .right .list{margin-bottom: 45px;}
.about-history .right .list:nth-last-child(){margin-bottom: 0;}
.about-history #his-left{background:url(../../images/hisl-bg.jpg) no-repeat right top;position:sticky;top:120px; padding:10px 0; width:322px;height:540px;display:flex;flex-direction:column;justify-content:space-between;}
.about-history #his-left .his-a{width:70%;text-align:right;position:relative;display:flex;align-items:center;justify-content:flex-end;}
.about-history #his-left .his-a a{font-size:24px;line-height:32px;color:#2d7cb7;font-weight:500;display:block;}
.about-history #his-left .his-a.active a{font-size:40px;line-height:32px;color:#0758a8;}
.about-history #his-left .his-a.active:after{content:"";width:15px;height:23px;background:url(../../images/his-jt.jpg) no-repeat;position:absolute;right:-50px;}
/*.about-history #his-left.active{position:fixed;}*/
.about-history .right .list .imgs{margin-top:30px;}

@media (max-width:768px) {
    .about-history{padding:30px 0 0;}
    .about-history .container-xl{flex-wrap:wrap;}
    .about-history .right .list .imgs{margin-top:10px;}
    .about-history .left{width: 100%;display:none;}
    .about-history .right{width: 100%;padding-top: 27px;}
    .about-history .title{font-size:20px;font-size:26px;margin-bottom:10px;}
    .about-history .right .t1{font-size:20px;}
    .about-history .right .text{font-size:14px;line-height:20px;}
    .about-history .right .title:after{margin-top:20px;}
    .about-history .title:after{margin-top:20px;margin-bottom:0;}
    .about-history .right .list{margin-bottom: 25px;}
}


.mb-downpdf.reveal-modal{top:40px;width:auto;height:850px;padding:0px; border-radius:0;margin-left:0;margin-right:0;left:40px;right:40px;bottom:40px;}

.mb-downpdf.reveal-modal .close-reveal-modal{color:#fff;font-size:44px;font-weight:inherit;}

@media(max-width:768px) {
  .mb-downpdf.reveal-modal{height:500px;left:15px;right:15px;}
}

#provideo .container-xl{max-width:1530px;}
#provideo .container-xl .qh{position:relative;padding:0 50px;}
#provideo .container-xl .qh .t1{margin-bottom:20px;margin-top:25px;font-size:36px;}
#provideo .container-xl .qh .t3{margin-top:10px;}
#provideo .container-xl .qh .swiper-button-next.swiper-button-disabled,#provideo .container-xl .qh .swiper-button-prev.swiper-button-disabled{opacity:0;}
#provideo .container-xl .qh .swiper-button-next:after{color:var(--public-color);font-weight:bold;}
#provideo .container-xl .qh .swiper-button-prev:after{color:var(--public-color);font-weight:bold;}
#provideo .container-xl .qh .swiper-button-next,#provideo .container-xl .qh .swiper-button-prev{top:55%;}
@media(max-width:768px) {
    #provideo .container-xl .qh{position:relative;padding:0px;}
    #provideo .container-xl .qh .t3{margin-bottom:40px;}
}