/*通用样式*/
:root{
    --public-color:#ff7200;
    --max:1430px;
}
body{color:#333;font-size:16px;line-height:24px;font-family:'Barlow'}
body{font-size:16px;line-height:24px;font-family:'Barlow','Montserrat',Arial,Helvetica,sans-serif}
a{color:#333;display:inline-block;}
a:hover{}
.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);pointer-events:none}
ul,ol,li,dl,dd,dt{list-style-type:none}
.img-width{width:100%;height:auto}
.img-height{height:100%;width:auto}
.img-fluid {max-width: 100%;height: auto;}
.main-container{margin-bottom:40px;margin-top:40px}
.tkanniu{cursor:pointer}
.card-thumb img{transition:all .4s ease}
.card-thumb:hover img{transform:scale(1.1)}
.container-xl{max-width:var(--max)}
.container-xl.m-right{margin:0 0 0 auto;padding:0}
.container-xl.m-left{margin:0 auto 0 0;padding:0}

.container-xl.max-1330{max-width:1130px;}
.container-xl.max-1830{max-width:1850px;}
.container-xl.max-1630{max-width:1630px;}
.container-xl.max-1130{max-width:1130px;}


@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}
}
.top-404{margin-top:80px;}

/*默认pc头部样式*/
.header{z-index:999;width:100%;position:fixed;left:0;top:0;}
.header.nav-fixed{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.2);}

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

.nav{justify-content:flex-end;}
/*默认导航样式*/
.navbar{padding:0px;position:relative;z-index:9999}
.navbar-custom{top:0;z-index:2;justify-content:end}
.navbar-custom .navbar-nav > .nav-item{font-size:16px;margin:0 5px}
@media (max-width:1650px) {
    .navbar-custom .navbar-nav > .nav-item{margin:0;}
}
.navbar-custom .navbar-nav .nav-link{text-align:center;position:relative;color:#041319;padding:0;display:flex;align-items:center;
justify-content:center;font-weight:400;text-transform:capitalize;font-size:18px;line-height:27px;font-weight:600;padding:10px 18px;border-radius:50px;}
@media (max-width:1415px) {
    .navbar-custom .navbar-nav .nav-link{padding: 10px 12px;}
}
.navbar-custom .navbar-nav .nav-link:before{content:"";width:0px;height:2px;margin-left:0!important;background:var(--public-color);position:absolute;bottom:10px}

.navbar-custom .navbar-nav .nav-item .dropdown-toggle::after{transition:.6s ease-in-out}
.navbar-custom .navbar-nav .nav-item:hover .dropdown-toggle::after{transform:rotateX(180deg);}

.navbar-custom .navbar-nav .nav-link:hover{background-color:rgba(255, 126, 0,.5);}
/* transition:.6s ease-in-out */
.navbar-custom .navbar-nav .nav-link.disabled{color:rgba(0,0,0,0.3)}
.navbar-custom .navbar-nav .show > .nav-link,.navbar-custom .navbar-nav .active > .nav-link,.navbar-custom .navbar-nav .nav-link.show,.navbar-custom .navbar-nav .nav-link.active{}
.navbar-custom .navbar-text{color:rgba(0,0,0,0.5)}
.navbar-custom .navbar-text a{color:rgba(0,0,0,0.9)}
.navbar-custom .navbar-text a:hover,.navbar-custom .navbar-text a:focus{color:rgba(0,0,0,0.9)}

.top-search-box .top-search{opacity:0;height:0;overflow:hidden;transition:all .6s;width:0;position:absolute;right:160px;top:63px;z-index:99;padding-top:0px}
.top-search-box .top-search.show{opacity: 1;width: auto;height: auto;}
.he-right{display:flex;align-items:center;}
.dropdown.lang .dropdown-toggle{background-color:transparent;font-size: 16px;color:#000;font-weight:bold;padding: 5px 0 5px 20px;}
.header .top-search-box{margin-top:3px;}
.no-gutters{display:flex;align-items:center;height:80px;}

/*移动端头部样式*/
@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 rgba(0,0,0,.2);z-index:999}
    .header-mb .container-xl{height:50px}
    .header-mb .top-logo{width:40%}
    .header-mb .top-logo img{height:22px;width:auto;}
    .header-mb .top-mb{display:flex;align-items:center;width:60%;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:#333}
    .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:55;transform:translateX(0);transition:.3s ease-in-out}
#float .ico{display:block;width:56px;height:56px;text-align:center;position:relative;cursor:pointer;background:var(--public-color)}
#float .ico>i{font-size:30px;line-height:56px;display:block;color:#fff;position:relative;z-index:9999;background:var(--public-color);border-top:1px solid #fff}
#float .ico:first-child>i{border-top:0px solid #fff}
#float .ico>.img{position:absolute;right:56px;width:140px;top:0;display:none;background-color:#fff}
#float .ico>.img>img{width:100%}
#float .ico p{position:absolute;top:0;border-radius:0;right:-350px;padding:0px 20px;line-height:56px;font-size:16px;height:56px;
background-color:var(--public-color);color:#FFF;transition:all .6s;z-index:0;white-space:nowrap}
#float .ico p:hover{text-decoration:underline;}
#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-wrapper table th, .table-wrapper table td { padding: 5px; vertical-align: middle; font-size: 14px; border: 1px solid #dee2e6; text-align: center; }
.table-wrapper table tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.03); }
.table-wrapper table tbody tr:hover { background-color: #dee2e6; color: #555; }
.table-wrapper table { display: table; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
@media (max-width: 575.98px) {
    .table-wrapper-sm table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media(max-width:768px) {
    .table-wrapper-md table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media (max-width: 991.98px) {
    .table-res-lg table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}
@media (max-width: 1500.98px) {
    .table-wrapper-xl table { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar; }
}

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

/*#留言表单*/
.form-feedback .btn{color:#fff;background:var(--public-color);border-radius:0px;font-size:16px;line-height:22px;padding-top:8px;padding-bottom:8px}
.form-feedback .btn:hover{background:var(--public-color);color:#fff}
@media(max-width:768px){
    .form-feedback .form-control{padding-top:10px;padding-bottom:10px;font-size:16px}
    .form-feedback .btn{padding-top:10px;padding-bottom:10px}
    .contact-wrapper .feedback-box .form-control{margin-bottom:0}
}
.form-row>.col,.form-row>[class*="col-"]{padding:0 15px}
.form-feedback .btn-c{background-color:#0b3b8d;height:100%;padding:10px 20px;transition:all .6s}

/*#搜索*/
.search-group{width:200px;height:32px;overflow:hidden;border:1px solid #f7f7f7;border-radius:5px;background-color:#fff;}
.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)}}

.t1{font-size:40px;line-height:52px;font-weight:600;}
.msg{font-size:20px;line-height:27px;}
.title{font-weight:700;}

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

.header .head-contact{background-color:#ff7e00;font-size:16px;color:#fff;font-weight:500;padding:7px 20px;border-radius:5px;}
.header .search-tb img:nth-child(2){display:none;}
.header .lua:nth-child(2){display:none;}
.lua{margin-top:5px;}
.top-lang{margin-right:20px;}
.search-tb{margin-right:15px;}
.navbar-nav{margin-right:40px;}
@media (max-width:1650px) {
    .navbar-nav{margin-right:0;}
}
.dropdown-menu{top:100%;text-transform:capitalize;}
@media (max-width:1350px) {
    .navbar-custom .navbar-nav .nav-link{padding-left:8px;padding-right:8px;}
    header .logo img{width:80%;}
}
.home.banner{margin-top:80px;}
.home.banner .banner-img img{height:600px;}
.home.banner .container-xl{display:flex;justify-content:flex-end;align-items:flex-end;height:100%;}
.home.banner .banner-cont{margin-bottom:-50px;padding:80px 50px 60px 50px;width:60%;background-color:rgba(68,147,180,.9);border-bottom:10px solid #ff7e00;border-radius:10px;}
.home.banner .banner-text{text-align:left;}
.home.banner .t1{font-size:36px;line-height:48px;}
.home.banner .msg{font-size:18px;line-height:28px;margin-top:20px;}
.home.banner a{font-size:20px;line-height:27px;position:relative;margin-top:35px;}
.home.banner a:before{content:"";width:28px;height:12px;background:url(../../images/home-banner-icon.png)no-repeat;background-size:100% 100%;position:absolute;
right:-42px;top:9px;transition:all .5s;}
.home.banner a:hover::before{right:-62px;transition:all .5s;}
@media (max-width:1342px) {
    .home.banner .banner-img img{height:517px;}
}

@media (max-width:768px) {
    .home.banner{margin-top:0;}
    .home.banner .banner-img img{height:auto;}
    .home.banner .t1{font-size:20px;line-height:28px;}
    .home.banner .msg{display:none;}
    .home.banner .banner-cont{width:100%;margin-bottom:0;padding:0;background-color:transparent;border-bottom-color:transparent;}
    .home.banner a{margin-top:0;}
    .home.banner a:before{display:none;}
}

.contact-banner .banner-text{align-items:normal;}
.contact-banner .container-xl{padding-top:130px;}
.contact-banner .container-xl .t1{text-align:left;margin-bottom:40px;}
.contact-banner .breadcrumb .breadcrumb-item{color:#fff;}
.contact-banner .breadcrumb-item+.breadcrumb-item::before{color:#fff;}

.breadcrumb .breadcrumb-item{font-size:16px;color:#349ed7;font-weight:500;}
.breadcrumb-item+.breadcrumb-item::before{content:"-";}
.contact.banner .breadcrumb-item+.breadcrumb-item::before{color:#fff;}

@media (max-width:768px) {
    .contact-banner .container-xl{padding-top:40px;}
}

.home-pro{margin-top:160px;padding-bottom:120px;}
.home-pro .t1{font-size:55px;line-height:70px;font-weight:600;}
.home-pro .t1 .blue{color:#0a7dc2;}
.home-pro .msg{width:65%;margin-top:32px;}
.home-pro .under{margin-top:80px;}
.home-pro .under .grid{gap:var(--bs-gap,35px);}
.home-pro .under .show-bg{position:relative;}
.home-pro .under .show-img{position:absolute;left:0;top:0;mix-blend-mode:darken;}
.home-pro .under .show-txt{margin-top:30px;}
.home-pro .under .title{font-size:24px;line-height:56px;font-weight:700;}
.home-pro .under .title a:hover{color:var(--public-color);}
.home-pro .under .tips{margin-top:5px;height:87px;}
.home-pro .under .tips p{font-size:16px;margin-top:15px;position:relative;padding-left:25px;}
.home-pro .under .tips p::before{content:"";width:15px;height:15px;background:url(../../images/home-pro-icon.png)no-repeat;background-size:100% 100%;display:block;
position:absolute;left:0;top:5px;}
.home-pro .under .tips + a{font-size:16px;margin-top:40px;font-weight:500;}
.home-pro .under .tips + a:hover{color:#0a7dc2;}

.home-pro .under .grid1{gap:var(--bs-gap,25px);margin-top:40px;padding-right:30px;}
.home-pro .grid1 .g-col-xl-4{position:relative;}
.home-pro .grid1 .g-col-xl-4::before{content:"";width:11px;height:12px;background:url(../../images/home-grid1-icon.png)no-repeat;background-size:100% 100%;
position:absolute;right:-13%;top:32%;}
.home-pro .grid1 .g-col-xl-4:nth-child(3)::before{display:none;}
.home-pro .grid1 .show-img{position:relative;border-radius:5px;overflow:hidden;}
.home-pro .grid1 .show-txt{font-size:14px;margin-top:5px;text-align:center;font-weight:500;}


@media (max-width:768px) {
    .home-pro{margin-top:40px;margin-bottom:0px;padding-bottom:40px;}
    .home-pro .t1{font-size:24px;line-height:32px;}
    .home-pro .msg{width:100%;margin-top:20px;}
    .home-pro .under{margin-top:0;}
    .home-pro .under .grid{gap:var(--bs-gap,0);margin-top:0;padding-right:0;}
    .home-pro .under .g-col-12{margin-top:40px;}
    .home-pro .under .grid1{margin-top:40px;gap:var(--bs-gap,15px);}
    .home-pro .under .title{font-size:24px;line-height:32px;}
    .home-pro .under .tips p{font-size:14px;;line-height:22px;}
    .home-pro .under .show-bg{height:auto;}
    .home-pro .grid1 .g-col-xl-4::before{top:25%;}
    .home-pro .grid1 .show-txt{font-size:12px;}
    .home-pro .under .show-txt{border-bottom:1px dashed #ddd;padding-bottom:20px;}
}

.home-eff{background-color:#f1f5f8;padding-top:120px;padding-bottom:180px;}
.home-eff .t1{font-size:32px;line-height:52px;width:60%;}
.home-eff .t1 .blue{color:#0a7dc2;}
.home-eff .under{margin-top:20px;}
.home-eff .grid{margin-top:60px;gap:var(--bs-gap,15px);}
.home-eff .g-col-xl-3{background-color:#fff;padding:10px 10px 15px 10px;border-radius:10px;overflow:hidden;}
.home-eff .show-img a,.home-eff .show-img img{width:100%;border-radius:5px;overflow:hidden;}
.home-eff .show-txt{font-size:22px;line-height:27px;text-align:center;font-weight:500;margin-top:10px;}

@media (max-width:768px) {
    .home-eff{padding-top:40px;padding-bottom:40px;}
    .home-eff .t1{font-size:24px;line-height:32px;width:100%;}
    .home-eff .grid{margin-top:20px;}
    .home-eff .show-txt{margin-bottom:40px;}
}

.home-num{background-color:#0a7dc2;color:#fff;padding-top:40px;padding-bottom:40px;}
.home-num .container-xl{display:flex;justify-content:space-between;}
.home-num .box{width:30%;text-align:center;}
.home-num .title{font-size:70px;line-height:80px;}
.home-num .txt{font-size:27px;margin-top:7px;}

@media (max-width:768px) {
    .home-num .title{font-size:32px;line-height:40px;}
    .home-num .txt{font-size:20px;margin-top:7px;}
}

.home-qua{position:relative;color:#fff;}
.home-qua .show-txt{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;}
.home-qua .show-txt .msg .line{position:relative;}
.home-qua .show-txt .msg .line::before{content:"";width:100%;height:2px;background-color:#fff;position:absolute;left:0;bottom:-2px;}
.home-qua .t1{width:48%;}
.home-qua .msg{font-size:18px;line-height:35px;}
.home-qua .msg:nth-child(2){width:60%;margin-top:25px;}
.home-qua .msg:nth-child(3){width:50%;}
.home-qua a{border:1px solid #fff;border-radius:5px;color:#fff;padding:10px 30px;font-size:16px;margin-top:35px;}
.home-qua a:hover{text-decoration:underline;}

@media (max-width:768px) {
    .home-qua .show-img{display:flex;justify-content:center;overflow:hidden;}
    .home-qua .show-img img{height:420px;width:auto;max-width:inherit;}
    .home-qua .t1{width:100%;font-size:20px;line-height:28px;}
    .home-qua .msg{font-size:14px;line-height:22px;}
    .home-qua .msg:nth-child(2){width:100%;}
    .home-qua .msg:nth-child(3){width:100%;margin-bottom:20px;}
    .home-qua a{margin-top:0;}
}

.home-test{padding-top:110px;}
.home-test .top{text-align:center;}
.home-test .under{margin-top:60px;background:url(../../images/home-test-bg.jpg)no-repeat;background-size:100% 100%;padding-bottom:160px;
padding-top:60px;position:relative;}
.home-test .box{display:flex;justify-content:flex-end;}
.home-test .box a{color:#0a7dc2;font-size:16px;background-color:#fff;padding:10px 50px;border-radius:5px;overflow:hidden;}
.home-test .box a:hover{text-decoration:underline;}

.home-test .swiper{margin-top:30px;}
.home-test .swiper-slide{display:flex;border-radius:10px;overflow:hidden;box-shadow:0 0 10px 1px rgba(0,0,0,.1);margin-bottom:5px;}
.home-test .swiper .show-img{width:30%;background-color:#fff;display:flex;justify-content:center;align-items:center;}

.home-test .swiper .show-txt{width:70%;background-color:#fff;padding:80px 40px 30px 80px;background:url(../../images/home-test-show-txt.jpg)no-repeat;
background-size:100% 100%;}
.home-test .swiper .title{font-size:22px;line-height:38px;width:96%;}
.home-test .swiper a{display:table;color:#fff;background-color:var(--public-color);font-size:16px;padding:10px 30px;border-radius:5px;overflow:hidden;
margin:30px 0 0 auto;}
.home-test .swiper-button-prev,.home-test .swiper-button-next{top:30%;width:50px;height:50px;}
.home-test .swiper-button-prev{left:0;}
.home-test .swiper-button-next{right:0}
.home-test .swiper-button-prev:after{content:"";width:50px;height:50px;background:url(../../images/home-test-btn1.jpg)no-repeat;border-radius:5px;overflow:hidden;
background-size:100% 100%;}
.home-test .swiper-button-next:after{content:"";width:50px;height:50px;background:url(../../images/home-test-btn1.png)no-repeat;border-radius:5px;overflow:hidden;
background-size:100% 100%;}

@media (max-width:768px) {
    .home-test{padding-top:20px;}
    .home-test .swiper-button-prev, .home-test .swiper-button-next{display:none;}
    .home-test .under{padding-bottom:20px;margin-top:20px;}
    .home-test .swiper-slide{display:block;}
    .home-test .swiper .show-img{width:100%;display:none;}
    .home-test .swiper .show-txt{width:100%;padding:20px;}
}


.home-off{padding-top:180px;padding-bottom:120px;background-color:#f1f5f8;}
.home-off .top .msg{font-size:18px;line-height:35px;margin-top:30px;}

.home-off .box{display:flex;margin-top:40px;}
.home-off .box1{background-color:#fff;padding:25px 15px 25px 30px;border-radius:10px;overflow:hidden;width:320px;margin-right:40px;
box-shadow:0 0 10px 1px rgba(0,0,0,.1);}
.home-off .box1 .show-icon{display:flex;align-items:baseline;font-size:18px;line-height:28px;font-weight:600;}
.home-off .box1 .show-icon img{margin-right:10px;filter: brightness(0)}
.home-off .box1:hover .show-icon img{margin-right:10px;filter: brightness(1)}
.home-off .box1:hover .show-icon{color:#0a7dc2;}
.home-off .box1 .show-txt{font-size:16px;line-height:24px;margin-top:10px;}
.home-off .box:nth-child(4){justify-content:flex-end;}
.home-off .box:nth-child(4) .box1{margin-right:0;margin-left:40px;}

.home-off .under{margin-top:180px;display:flex;justify-content:space-between;align-items:center;}
.home-off .under .left{width:45%;}
.home-off .under .right{width:50%;}
.home-off .under .r-cont{width:74%;}
.home-off .under .r-cont .t1{letter-spacing:-1px;text-transform:capitalize;}
.home-off .r-cont .msg{font-size:18px;margin-top:25px;}
.home-off .r-cont .tips{margin-top:40px;}
.home-off .r-cont .tips p{font-size:18px;margin-top:10px;padding-left:25px;position:relative;}
.home-off .r-cont .tips p::before{content:"";width:15px;height:15px;background:url(../../images/home-off-last-icon.png)no-repeat;background-size:100% 100%;
display:block;position:absolute;left:0;top:5px;}
.home-off .tips+a{color:#0a7dc2;font-size:16px;padding:10px 30px;border:1px solid #0a7dc2;border-radius:5px;margin-top:40px;}
.home-off .tips+a:hover{text-decoration:underline;}

@media (max-width:768px) {
    .home-off .box{display:block;margin-top:0;}
    .home-off .box1{width:100%;margin-top:20px;}
    .home-off .box:nth-child(4) .box1{margin-left:0}

    .home-off{padding-top:40px;padding-bottom:40px;}
    .home-off .under{display:block;margin-top:40px}
    .home-off .under .left{width:100%;}
    .home-off .under .right{width:100%;margin-top:40px;}
    .home-off .under .r-cont{width:100%;padding:0 15px;}
    .home-off .r-cont .msg{font-size:14px;line-height:22px;}
    .home-off .tips+a{font-size:14px;}
}

.home-source{padding-top:120px;padding-bottom:140px;}
.home-source .t1{text-align:center;}
.home-source .grid{margin-top:70px;gap:var(--bs-gap,115px);}
@media (max-width:1919px) {
    .home-source .grid{gap:var(--bs-gap,80px);}
}
.home-source .show-txt{padding:30px 120px 0 15px;}
.home-source .grid .title{font-size:20px;font-weight:500;}
.home-source .grid .title a:hover{color:#0a7dc2;text-decoration:underline;}
.home-source .grid .msg{font-size:16px;line-height:24px;margin-top:15px;height:48px;overflow:hidden;}
.home-source .grid .msg+a{font-size:16px;margin-top:25px;font-weight:500;}
.home-source .grid .msg+a:hover{color:#0a7dc2;}
@media (max-width:768px) {
    .home-source{padding-top:40px;padding-bottom:40px;}
    .home-source .grid{gap:var(--bs-gap,0);margin-top:0;}
    .home-source .g-col-xl-4{margin-top:40px;}
    .home-source .qh{margin-top:30px;}
    .home-source .t1{text-align:center;}
    .home-source .show-txt{padding:30px 30px 55px;}
    .home-source .title{font-size:20px;font-weight:500;}
    .home-source .title a:hover{color:#0a7dc2;text-decoration:underline;}
    .home-source .msg{font-size:16px;line-height:24px;margin-top:15px;height:48px;overflow:hidden;}
    .home-source .msg+a{font-size:16px;margin-top:25px;font-weight:500;}
    .home-source .msg+a:hover{color:#0a7dc2;}
}

.home-new{background-color:#f1f5f8;padding-top:90px;padding-bottom:150px;}
.home-new .top{display:flex;justify-content:space-between;}
.home-new .under{display:flex;justify-content:flex-end;margin-top:70px;}
.home-new .uc{max-width:1660px;}
.home-new .top .right{position:relative;width:105px;}
.home-new .right .swiper-button-prev{width:50px;height:50px;left:0;}
.home-new .right .swiper-button-next{width:50px;height:50px;right:0}
.home-new .right .swiper-button-prev::after{content:"";width:50px;height:50px;background:url(../../images/home-new-icon1.jpg)no-repeat;background-size:100% 100%;}
.home-new .right .swiper-button-next::after{content:"";width:50px;height:50px;background:url(../../images/home-new-icon2.jpg)no-repeat;background-size:100% 100%;}

.home-new .swiper-slide{display:flex;justify-content:space-between;box-shadow:0 0 10px 1px rgba(0,0,0,.1);margin-bottom:10px;border-radius:10px;overflow:hidden;}
.home-new .show-img{width:42%;}
.home-new .show-img a,.home-new .show-img img{height:252px;}

.home-new .show-txt{background-color:#fff;padding:30px 40px 30px 45px;width:58%;}
.home-new .date{font-size:14px;}
.home-new .show-txt .title{margin-top:10px;}
.home-new .show-txt .title a{font-size:18px;line-height:28px;color:#0a7dc2;}
.home-new .show-txt .title a{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.home-new .show-txt .title a:hover{text-decoration:underline;}
.home-new .show-txt .msg{font-size:16px;line-height:24px;margin-top:10px;    
display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.home-new .last{margin-top:20px;}
.home-new .last a{font-size:16px;color:#0a7dc2;font-weight:500;padding-left:40px;position:relative;}
.home-new .last a::before{content:"";width:28px;height:12px;background:url(../../images/home-new-icon.png)no-repeat;background-size:100% 100%;
position:absolute;left:0;top:6px;transition:all .5s;}
.home-new .last a:hover::before{left:10px;transition:all .5s;}

@media (max-width:768px) {
    .home-new{padding-top:40px;padding-bottom:40px;}
    .home-new .uc{max-width:100%;}
    .home-new .show-img{display:none;}
    .home-new .show-txt{width:100%;}
    .home-new .under{margin-top:40px;}
}

.home-contact{position:relative;}
.home-contact .hc-text{position:absolute;left:0;top:0;width:100%;height:100%;color:#fff;text-align:center;display:flex;align-items:center;}
.home-contact .hc-text a{font-size:18px;color:#fff;background-color:var(--public-color);padding:10px 30px;border-radius:5px;margin-top:30px;}
.home-contact .hc-text a:hover{text-decoration:underline;}
.home-contact .hc-text .msg{font-size:16px;line-height:27px;margin-top:30px;}

@media (max-width:768px) {
    .home-contact img{height:120px;}
    .home-contact .hc-text a{margin-top:10px;}
    .home-contact .hc-text .msg{display:none;}
}

footer{background:url(../../images/footer-bg.jpg)no-repeat;background-size:100% 100%;padding-bottom:40px;padding-top:100px;color:#73badf;}
footer .top{padding-bottom:120px;display:flex;justify-content:space-between;}
footer .top .box{width:30%;}
footer .top .box1:nth-child(2){width:12%;}
footer .top .box1:nth-child(3){width:42%;}
footer .top .box2 a{font-size:18px;color:#73badf;}
footer .box .msg{color:#73badf;font-size:18px;margin-top:30px;}
footer .box1 .title{font-size:30px;line-height:27px;color:#008bd5;}
footer .box1 .show-txt{font-size:18px;}
footer .box1 .box2{margin-top:25px;}
footer .box1 .box2 p a{margin-top:10px;padding-left:10px;position:relative;}
footer .box1 .box2 p a::before{content:"";width:5px;height:5px;background-color:#29a6eb;display:block;position:absolute;left:0;top:10px;border-radius:50px;}
footer .box1 .box2 p a:hover{text-decoration:underline;}
footer .box1:nth-child(3) .box2{margin-top:35px;}
footer .box1 .show-txt{margin-top:10px;}
footer .box1 .show-txt img{margin-right:10px;}
footer .box1 .show-txt:nth-child(2),footer .box1 .show-txt:nth-child(3){display:flex;align-items:center;}
footer .box1 .show-txt a:hover{text-decoration:underline;}

footer .share{margin-top:20px;margin-left:15px;}
footer .share .social>span,footer .share .social>a{padding:0;margin-right:20px;}
footer .share a{margin-right:20px;}
footer .under{font-size:18px;color:#73badf;padding-top:40px;border-top:1px solid #91cbea;}

@media (max-width:768px) {
    footer{padding-top:40px;padding-bottom:20px;}
    footer .top{flex-wrap:wrap;padding-bottom:30px;}
    footer .top .box{width:100%;}
    footer .box1 .title{font-size:20px;line-height:28px;}
    footer .top .box1:nth-child(2){width:100%;margin-top:30px;}
    footer .top .box1:nth-child(3){width:100%;margin-top:30px;}
    footer .box1:nth-child(2) .box2{margin-top:10px;}
    footer .box1:nth-child(3) .box2{margin-top:10px;}
    footer .box1 .box2 p{font-size:14px;}
    footer .box1 .show-txt{font-size:14px;}
    footer .top .box2 a{font-size:14px;}
    footer .under{font-size:14px;padding-top:20px;}
}

.contact-f .logo a:nth-child(1){display:block;}
.contact-f .logo a:nth-child(2){display:none;}
.contact-f .nav-fixed .logo a:nth-child(1){display:none;}
.contact-f .nav-fixed .logo a:nth-child(2){display:block;}
.contact-f .search-tb img:nth-child(2){display:none;}


.contact-f .lua:nth-child(2){display:none;}


.contact{margin-top:-250px;}
@media (min-width:1200px){.contact{margin-top:-120px;}}

.contact .box{display:flex;justify-content:space-between;padding:80px 100px 75px 60px;border-radius:15px;align-items:center;position:relative;
background:url(../../images/home-contact-bg.jpg)no-repeat;background-size:100% 100%;margin-bottom:200px;box-shadow:0 5px 10px 5px rgba(0,0,0,.1);}
.contact .left{width:46%;}
.contact .right{width:46%;}
.contact form{margin-top:30px;}
.contact .form-row>[class*="col-"]{padding-left:0;}
.contact .t1{padding-bottom:25px;position:relative;}
.contact .t1::before{content:"";width:30px;height:3px;background-color:#ff7e00;position:absolute;left:0;bottom:0;}
.contact .form-feedback .form-control{border-radius:5px;}
.contact .btn{margin-top:40px;font-size:18px;background-color:var(--public-color);padding-top:15px;padding-bottom:15px;}
.contact .btn:hover{background-color:var(--public-color);text-decoration:underline;}

.contact .d-flex .box1{width:50%;}
.contact .box1{display:flex;margin-bottom:50px;}
.contact .box1:nth-child(2),.contact .box1:nth-child(3){align-items:center;}
.contact .box1 a,.contact .box1 .show-txt{font-size:16px;font-weight:500;}
.contact .box1 .show-img{margin-right:20px;}

.contact .share{margin-top:20px;margin-left:15px;display:flex;justify-content:flex-end;margin-top:130px;}
.contact .share .social>span,footer .share .social>a{padding:0;margin-right:20px;}
.contact .share a{margin-right:20px;}
.contact .social>a{padding:0;}

@media (max-width:768px) {
    .contact{margin-top:40px;padding-bottom:40px;}
    .contact .box{display:block;padding:10px;margin-bottom:0;}
    .contact .left{width:100%;margin-top:40px;padding:0 10px 20px 10px;}
    .contact .right{width:100%;padding-bottom:20px;}
    .contact .btn{margin-top:20px;}
    .contact .box1{padding:30px 10px 0 10px;margin-bottom:0px;}
    .contact .box1:nth-child(2), .contact .box1:nth-child(3){margin-top:0;}
    .contact .share{margin-top:20px;}
    .contact .form-row>[class*="col-"]{padding:0;}
}

.other.banner .banner-text{text-align:left;height:100%;align-items:center;padding-bottom:40px;}
.other.banner .t1{font-size:48px;line-height:70px;margin-top:160px;text-transform:capitalize;}
.other.banner .t1 .underline{text-decoration:underline;}
.other.banner .msg{margin-top:30px;line-height:32px;}
.other.banner .line{width:20px;height:5px;background-color:#ff7e00;position:relative;margin-top:80px;}
.other.banner .line::before{content:"";width:80px;height:5px;background-color:#ff7e00;display:block;position:absolute;right:-90px;top:0;}

.other.banner.black .banner-text{color:#000;}
.other.banner.black .banner-text .msg{color:#54565a;}
.other.banner.white .banner-text{color:#fff;}

@media (max-width:768px) {
    .other.banner .t1{font-size:24px;line-height:32px;margin-top:0;}
    .other.banner .banner-text{padding-bottom:0;}
    .other.banner.black .banner-text{display:flex;align-items:center;}
    .other.banner.white .banner-text{display:flex;align-items:center;}
}

.alone.breadcrumb-text{margin-top:40px;}
.n.alone.breadcrumb-text{margin-top:110px;}

@media (max-width:768px) {
    .n.alone.breadcrumb-text{margin-top:20px;}
}

.down{margin-top:200px;margin-bottom:160px;}
.down .container-xl{display:flex;justify-content:space-between;}
.down .left{width:46%;}

.down .right{width:50%;}
.down .msg{margin-top:30px}
.down form{margin-right:40px;margin-top:60px;}
.down .form-row>[class*="col-"]{padding-left:0;}
.down .form-control{border-radius:10px;font-size:16px;}
.down .form-control::placeholder{font-size:16px;line-height:42px;}
.down .btn{margin-top:50px;padding-top:15px;padding-bottom:15px;font-size:16px;border-radius:10px;background-color:#008bd5;}
.down .btn:hover{background-color:#008bd5;text-decoration:underline;}

@media (max-width:768px) {
    .down{margin-top:40px;margin-bottom:0;}
    .down .container-xl{display:block;}
    .down .left,.down .right{width:100%;}
    .down .right{margin-top:40px;}
    .down form{margin-top:20px;margin-right:0;}
    .down .btn{margin-top:20px;}
}

.fff .header .logo a:nth-child(1){display:block;}
.fff .header .search-tb img:nth-child(2){display:block;}
.fff .header .lua:nth-child(2){display:block;}
.fff .navbar-custom .navbar-nav .nav-link{color:#fff;}
.fff .nav-fixed .navbar-custom .navbar-nav .nav-link{color:#000;}
.fff .header .logo a:nth-child(2){display:none;} 
.fff .header.nav-fixed .logo a:nth-child(1){display:none;}
.fff .header.nav-fixed .logo a:nth-child(2){display:block;}
.fff .search-tb img:nth-child(1){display:none;}
.fff .nav-fixed .search-tb img:nth-child(1){display:block;}
.fff .nav-fixed .search-tb img:nth-child(2){display:none;}
.fff .lua:nth-child(1){display:none;}
.fff .nav-fixed .lua:nth-child(1){display:block;}
.fff .nav-fixed .lua:nth-child(2){display:none;}

.team{padding-bottom:140px;}
.team .box{display:flex;align-items:center;justify-content:space-between;margin-top:140px;padding-right:30px;padding-left:30px;}
.team .box .left{width:33%;}
.team .box .right{width:57%;}
.team .box:nth-child(even) .left{order:2;}
.team .box:nth-child(even) .eight{order:1;}
.team .msg{font-size:16px;font-weight:500;margin-top:35px;}
.team .box .msg:nth-child(2){margin-top:20px;color:#008bd5;}

@media (max-width:768px) {
    .team{padding-bottom:40px;}
    .team .box{display:block;margin-top:40px;padding:0;}
    .team .box .left{width:100%;}
    .team .box .right{width:100%;}
    .team .box .right .t1{margin-top:20px;}
}

.factory{padding-bottom:120px;}
.factory .grid{gap:var(--bs-gap,40px);margin-top:60px;}
.factory .g-col-xl-4{box-shadow:0 0 10px 2px rgba(0,0,0,.1);border-radius:15px;overflow:hidden;}
.factory .show-txt{padding:15px 20px;display:flex;justify-content:space-between;}
.factory .title{text-transform:uppercase;font-size:20px;font-weight:500;}

@media (max-width:768px) {
    .factory{padding-bottom:40px;}
    .factory .grid{gap: 15px;margin-top:40px;}
    .factory .g-col-12{margin-top:40px;}
    .factory .show-txt{padding:10px;}
    .factory .title{font-size:16px;}
}

.cert-f .logo a:nth-child(1){display:none;}
.cert-f .navbar-custom .navbar-nav .nav-link{color:#fff;}
.cert-f .nav-fixed .navbar-custom .navbar-nav .nav-link{color:#000;}
.cert-f .search-tb img:nth-child(1){display:none;}
.cert-f .lua:nth-child(1){display:none;}

.cert-f .header .search-tb img:nth-child(2){display:block;}
.cert-f .header .lua:nth-child(2){display:block;}
.cert-f .nav-fixed .search-tb img:nth-child(1){display:block;}
.cert-f .nav-fixed .search-tb img:nth-child(2){display:none;}
.cert-f .nav-fixed .lua:nth-child(1){display:block;}
.cert-f .nav-fixed .lua:nth-child(2){display:none;}



.cert{padding-bottom:120px;}
.cert .grid{gap:var(--bs-gap,40px);margin-top:60px;}
.cert .g-col-xl-3{position:relative;}
.cert .g-col-xl-3 .show-img img,.cert .g-col-xl-3 .show-img a{width:100%;}
.cert .show-txt{position:absolute;left:40px;top:40px;font-size:16px;color:#fff;text-transform:uppercase;font-weight:500;z-index:10;}
.cert .show-icon{position:absolute;right:20px;bottom:20px;}

@media (max-width:768px) {
    .cert{padding-bottom:40px;}
    .cert .grid{gap:var(--bs-gap,0);margin-top:0;}
    .cert .g-col-12{margin-top:40px;}
}

.case{margin-top:60px;padding-bottom:110px;}
.case .grid{gap:var(--bs-gap,30px);}
.case .g-col-xl-4{position:relative;border-radius:5px;overflow:hidden;}
.case .sign{position:absolute;left:10px;top:30px;background-color:var(--public-color);padding:5px 10px;font-size:12px;border-radius:5px 15px 5px 5px;
font-weight:500;}
.case .show-txt{position:absolute;left:10px;;bottom:10px;width:94%;background-color:#fff;padding:20px;border-radius:10px;}
.case .show-txt .title{font-size:24px;line-height:32px;margin-bottom:40px;}
.case .show-txt .title a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;}
.case .show-txt .title a:hover{color:#0a7dc2;}
.case .show-txt .icon{position:absolute;right:20px;bottom:20px;}

.video{margin-top:50px;padding-bottom:120px;}
.video .container-xl{display:flex;justify-content:space-between;}

.video .grid{gap:var(--bs-gap,35px);}

.video .left{width:21%;}
.video .left .title{font-size:24px;line-height:30px;color:#fff;background-color:#349ed7;border-left:10px solid var(--public-color);
padding: 10px 0 10px 25px;border-top-right-radius:25px;border-bottom-right-radius:10px;}
.video .navigation{display:block;padding:30px 30px 30px 30px;box-shadow:0 0 10px 1px rgba(0,0,0,.1);
border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
.video .navigation a{margin-top:25px;font-size:16px;font-weight:500;display:block;}
.video .navigation a:nth-child(1){margin-top:0;}
.video .navigation a.active{font-weight:600;position:relative;}
.video .navigation a.active::before{content:"";width:8px;height:8px;background-color:var(--public-color);display:block;position:absolute;
left:-15px;top:8px;border-radius:50%;}

.video .right{width:77%;}
.video .grid .show-img{border-radius:5px;}
.video .grid .show-txt{margin-top:20px;text-align:center;font-size:16px;font-weight:600;}

@media (max-width:768px) {
    .video{margin-top:20px;padding-bottom:20px;}
    .video .container-xl{display:block;}
    .video .left{display:none;}
    .video .right{width:100%;}
    .video .grid{gap:var(--bs-gap, 0px);}
}

.anew.other.banner .line{margin-top:150px;}
.aser.other.banner .line{margin-top:150px;}
@media (max-width:1650px) {
    .aser.other.banner .line{margin-top:60px;}
}

@media (max-width:1919px) {
    .anew.other.banner .line{margin-top:60px;}
    .other.banner .t1{width:100%;}
    .other.banner .line{margin-top:20px;}
    .other.banner .msg{width:100%;margin-top:0;line-height:22px;}
}
@media (max-width:1210px) {
    .other.banner .line{margin-top:20px;}
}
@media (max-width:768px) {
    .other.banner .line{display:none;}
    .other.banner .msg{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
}
.new{margin-top:50px;padding-bottom:120px;}
.new .container-xl{display:flex;justify-content:space-between;}

.new .grid{gap:var(--bs-gap,30px);}

.new .left{width:20%;}
.new .left .title{font-size:24px;line-height:30px;color:#fff;background-color:#349ed7;border-left:10px solid var(--public-color);
padding: 10px 0 10px 25px;border-top-right-radius:25px;border-bottom-right-radius:10px;}
.new .navigation{display:block;padding:30px 30px 30px 30px;box-shadow:0 0 10px 1px rgba(0,0,0,.1);
border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
.new .navigation a{margin-top:25px;font-size:16px;font-weight:500;display:block}
.new .navigation a:nth-child(1){margin-top:0;}
.new .navigation a.active{font-weight:600;position:relative;}
.new .navigation a.active::before{content:"";width:8px;height:8px;background-color:var(--public-color);display:block;position:absolute;
left:-15px;top:8px;border-radius:50%;}

.new .right{width:78%;}
.new .right .g-col-xl-4{border-radius:10px;overflow:hidden;box-shadow:0 0 10px 1px rgba(0,0,0,.1);}
.new .right .show-txt{padding:20px 15px;}
.new .right .title{font-size:20px;line-height:32px;}
.new .right .title a{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:64px;}
.new .right .box{display:flex;justify-content:space-between;margin-top:10px;}
.new .right .title a:hover{color:#349ed7;}

@media (max-width:768px) {
    .new{margin-top:20px;padding-bottom:40px;}
    .new .container-xl{display:block;}
    .new .left{width:100%;display:none;}
    .new .right{width:100%;margin-top:40px;}
}

.faq{margin-top:120px;padding-bottom:120px;}
.faq .container-xl{display:flex;justify-content:space-between;}
.faq .left{width:20%;}
.faq .left .t1{font-size:72px;margin-top:90px;}
.faq .left .msg{font-size:16px;}
.faq .left .msg:nth-child(3){margin-top:25px;}

.faq .right{width:75%;}

.faq .text-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:20px;border-bottom:2px solid #dddddd;
margin-top:20px;}
.faq .title-q{font-size:24px;line-height:32px;font-weight:600;}

.faq .faq-item .icon::before{content:'\f067';}
.faq .faq-item.active .icon::before{content:'\f068';}

.faq .faq-item.active .text-header{border-bottom:0;}
.faq .faq-item:nth-child(1){border-top:1px solid #dddddd;}
.faq .faq-item .content-a{height:0;overflow:hidden;transition:all .5s;}
.faq .faq-item.active .content-a{height:auto;overflow:visible;transition:all .5s;padding-top:15px;padding-bottom:30px;border-bottom:1px solid #dddddd;}
.faq .faq-item.active .content-a p{font-size:16px;line-height:32px;}
.faq .faq-item.active .content-a h6{position:relative;padding-left:25px;font-size:16px;line-height:32px;}
.faq .faq-item.active .content-a h6::before{content:"";width:15px;height:15px;display:block;
background:url(../../images/faq-icon.png)no-repeat;background-size:100% 100%;}

@media (max-width:768px) {
    .faq{margin-top:40px;padding-bottom:40px;}
    .faq .container-xl{display:block;}
    .faq .left{width:100%;}
    .faq .left .t1{font-size:24px;line-height:32px;margin-top:20px;}
    .faq .right{width:100%;margin-top:20px;}
    .faq .title-q{font-size:20px;line-height:28px;}
    .faq .faq-item.active .content-a p{font-size:14px;line-height:22px;}
}

.choice1{margin-top:60px;padding-bottom:160px;}
.choice1 .top{padding-top:10px;padding-bottom:30px;}
.choice1 .t1{width:35%;}

.choice1 .under{margin-top:50px;display:flex;justify-content:space-between;flex-wrap:wrap;}
.choice1 .under .box{margin-top:50px;width:47%;background:url(../../images/choice1-box-bg.jpg)no-repeat;background-size:100% 100%;padding-top:30px;display:flex;
justify-content:space-between;padding-right:40px;}
.choice1 .box .img{width:27%;}
.choice1 .box .txt{width:65%;}
.choice1 .box .title{font-size:24px;line-height:52px;padding-bottom:20px;position:relative;}
.choice1 .box .title::before{content:"";width:30px;height:3px;background-color:var(--public-color);display:block;position:absolute;left:0;bottom:0;}
.choice1 .box .msg{font-size:16px;line-height:28px;margin-top:15px;height:140px;margin-bottom:60px;}

@media (max-width:768px) {
    .choice1{margin-top:0;padding-bottom:40px;}
    .choice1 .t1{width:100%;}
    .choice1 .under{margin-top:0;}
    .choice1 .under{display:block;}
    .choice1 .under .box{width:100%;margin-top:20px;}
    .choice1 .box .title{line-height:32px;}
    .choice1 .box .msg{font-size:14px;line-height:22px;height:auto;overflow:hidden;}
    .choice1 .top{background-size:cover;}
}

.choice2{padding-bottom:150px;}
.choice2 .box{display:flex;justify-content:space-between;margin-top:120px;align-items:center;}
.choice2 .box .left{width:48%;}
.choice2 .box .right{width:42%;}
.choice2 .box:nth-child(odd) .left{order:2;}
.choice2 .box:nth-child(odd) .left{order:1;}

.choice2 .box .t1{margin-top:40px;font-size:32px;line-height:48px;}
.choice2 .box .msg{margin-top:25px;}
.choice2 .box a{padding:10px 80px 10px 20px;background-color:transparent;border:1px solid #0a7dc2;border-radius:10px;margin-top:60px;font-size:16px;
font-size:16px;position:relative;color:#0a7dc2;font-weight:500;}
.choice2 .box a::before{content:"";width:24px;height:24px;background:url(../../images/choice2-a-icon1.png)no-repeat;background-size:100% 100%;
display:block;position:absolute;top:12px;right:25px;}
.choice2 .box a:hover{background-color:#0a7dc2;color:#fff;}
.choice2 .box a:hover::before{background:url(../../images/choice2-a-icon2.png)no-repeat;}

@media (max-width:768px) {
    .choice2{padding-bottom:40px;}
    .choice2 .box{margin-top:40px;display:block;}
    .choice2 .box .left{width:100%;}
    .choice2 .box .right{width:100%;}
    .choice2 .box .t1{font-size:24px;line-height:32px;margin-top:20px;}
    .choice2 .box a{font-size:14px;margin-top:40px;}
}

.topics{padding-top:120px;padding-bottom:120px;background:url(../../images/topics.jpg)no-repeat;background-size:100% 100%;}
.topics .grid{gap:var(--bs-gap,30px);margin-top:60px;}
.topics .g-col-xl-3{border-radius:5px;box-shadow:0 0 10px 1px rgba(0,0,0,.1);}
.topics .title{font-size:24px;}
.topics .msg{font-size:18px;margin-top:20px;height:54px;}
.topics .show-img img{width:100%;}
.topics .show-txt{padding:30px 20px 80px 20px;background-color:#fff;position:relative;}
.topics .msg+a{position:absolute;right:20px;bottom:20px;padding-right:35px;font-weight:600;}
.topics .msg+a::before{content:"";width:24px;height:24px;display:block;background:url(../../images/choice2-a-icon1.png)no-repeat;
position:absolute;right:0;top:2px;}
.topics .msg+a:hover{color:#0c7ec3;text-decoration:underline;}

@media (max-width:768px) {
    .topics{padding-top:40px;padding-bottom:40px;}
    .topics .swiper{margin-top:30px;}
}

.cont{padding-top:70px;padding-bottom:110px;}
.cont .container-xl{display:flex;justify-content:space-between;}
.cont .left{width:70%;border-right:1px solid #ddd;padding-right:5%;}

.cont .right{width:26%;}
.cont .right .t1{font-size:20px;line-height:28px;color:#000;font-weight:700;}

.cont .t1{margin-bottom:20px;}

.cont .share{margin-top:50px;text-align:center;margin-bottom:30px;}
.cont .share a{margin:0 10px;}
.cont .share .icon{border:2px solid #dd443e;width:30px;height:30px;display:inline-block;border-radius:50px;padding-top:6px;} 
.cont .share .icon::before{font-size:16px;color:#dd443e;}
.cont .icon-linkedin-in{padding-left:4px;}
.cont .share a{margin:0 5px;}

.cont span{margin-right:30px;font-size:16px;}
.cont a span{margin-right:0;}
.cont .date img{margin-right:10px;margin-top: -5px;}

.cont p img{max-width:100%;}

.cont .box{margin-top:45px;}
.cont .box .left{width:30%;}
.cont .box .right{width:55%;}
.cont .box .title{font-size:18px;color:#3b3232;font-weight: 600;}
.cont .box .msg{font-size:15px;line-height:18px;margin-top:5px;}
.cont .box .date{color:#1967ad;margin-top:10px;}
.cont .box a:hover{text-decoration:underline;color:#3b3232;}
.cont .last{background-color:#f5f5f5;padding: 50px 0 50px 60px;width:100%;margin-top:140px;}
.cont .last a:hover{text-decoration:underline;}
.cont .last title{display: inline-block;font-size:21px;font-weight:500;color:#666666;margin-right:10px;}
.cont .next title{padding-left:40px;}
.cont title + a{font-size:18px;color:#666666;}
.cont .box1 .title{font-size:20px;margin-top:120px;}
.cont .box1 a{display:block;font-size:16px;margin-top:15px;}
.cont .box1 a:nth-child(2){margin-top:20px;}
.cont .box1 a:hover{color:var(--public-color);font-weight:500;}

@media (max-width:768px) {
    .cont{padding-top:20px;padding-bottom:20px;}
    .cont .container-xl{display:block;}
    .cont .left{padding-right:0;border-right:0;}
    .cont .left,.cont .right{width:100%;}
    .cont .right{margin-top:20px}

    .cont iframe{max-width:100%;}
    .cont .box1 .title{margin-top:40px;}
}
.pro-list{padding-top:60px;padding-bottom:70px;background-color:#f2f5f7;}
.pro-list .t1{text-align:center;}
.pro-list .grid{gap:var(--bs-gap,25px);}
.pro-list .g-col-xl-4{box-shadow:0 0 10px 1px rgba(0,0,0,.1);background-color:#fff;}
.pro-list .show-txt{padding:0 25px 35px 25px;}
.pro-list .sign{padding:5px 15px;background-color:var(--public-color);display:inline-block;color:#fff;font-weight:500;
border-radius:5px 15px 5px 5px;}
.pro-list .title{font-size:20px;margin-top:30px;height:48px;overflow:hidden;}
.pro-list .title a:hover{color:#1967ad;}
.pro-list .msg{font-size:16px;font-weight:500;height:165px;overflow:hidden;}
.pro-list .msg .bold{font-weight:700;}
.pro-list .msg:nth-child(3){margin-top:20px;}

.pro-list.new-pro{margin-top:80px;background-color:#fbfbfb;padding-bottom:120px;}
.pro-list.new-pro .grid{margin-top:100px;}

@media (max-width:768px) {
    .pro-list{padding-top:20px;padding-bottom:40px;}

    .pro-list.new-pro{margin-top:0;padding-bottom:40px;}
    .pro-list.new-pro .grid{margin-top:40px;}
    .pro-list.new-pro .swiper{margin-top:20px;}
    .pro-list .title{height:42px;}
    .pro-list .msg{height:0;overflow:hidden;}

    .pro-list .swiper-horizontal>.swiper-pagination-bullets,
    .pro-list .swiper-pagination-bullets.swiper-pagination-horizontal{top:108%;}
}

.pro1{margin-top:45px;}
.pro1 .box{margin-bottom:180px;}
.pro1 .container-xl{display:flex;justify-content:space-between;align-items:center;}
.pro1 .left{width:49%;}
.pro1 .left img{mix-blend-mode:darken;}
.pro1 .right{width:50%;}

.pro1 .t1 .blue{color:#0a7dc2;}
.pro1 .title{font-size:24px;margin-top:40px;}
.pro1 .msg{font-size:16px;line-height:28px;margin-top:20px;}
.pro1 .box1{display:flex;margin-top:60px;}
.pro1 .box1 .box1-img{margin-right:20px;border-radius:5px;overflow:hidden;}

.pro1 .box:nth-child(1){background:url(../../images/pro1-box-bg1.jpg)no-repeat;background-size:100% 100%;}
.pro1 .box:nth-child(2){background:url(../../images/pro1-box-bg2.jpg)no-repeat;background-size:100% 100%;}
.pro1 .box:nth-child(3){background:url(../../images/pro1-box-bg3.jpg)no-repeat;background-size:100% 100%;}
.pro1 .box:nth-child(odd) .left{order:2;}
.pro1 .box:nth-child(odd) .right{order:1;}
.pro1 .box:nth-child(1) .msg{width:60.5%;}
.pro1 .box:nth-child(3) .t1{width:40%;}

@media (max-width:768px) {
    .pro1 .container-xl{display:block;}
    .pro1 .left{width:100%;}
    .pro1 .right{width:100%;margin-top:20px;}
    .pro1 .title{font-size:20px;margin-top:20px;line-height:28px;}
    .pro1 .box{margin-bottom:60px;}
    .pro1 .box:nth-child(1) .msg{width:100%;}
    .pro1 .box1{margin-top:20px;justify-content:space-between;}
    .pro1 .box1 .box1-img{width:30%;margin-right:0;}
    .pro1 .box:nth-child(3) .t1{width:100%;}
}

.depend .top{margin-top:100px;}
.depend .t1{line-height:48px;}
.depend .top .msg{margin-top:30px;width:49.2%;}
.depend .under{background:url(../../images/depend-bg.jpg)no-repeat;background-size:100% 100%;padding-top:110px;padding-bottom:110px;margin-top:70px;}

.depend .grid{gap:var(--bs-gap,40px);}
.depend .g-col-xl-4{background-color:#fff;border-radius:20px;padding:40px 30px 60px 30px;}
.depend .under .title{font-size:32px;line-height:40px;margin-top:40px;}
.depend .under .msg{margin-top:40px;font-size:16px;line-height:28px;}

@media (max-width:768px) {
    .depend .top{margin-top:20px;}
    .depend .t1{line-height:32px;}
    .depend .top .msg{width:100%;margin-top:20px;}
    .depend .under{margin-top:0;padding-top:0;padding-bottom:0;}

    .depend .grid{gap:var(--bs-gap,0);}
    .depend .g-col-xl-4{margin-top:20px;margin-bottom:20px;}
}

.manage{margin-top:150px;}
.manage .top .t1{text-align:center;}
.manage .top .msg{margin-top:30px;font-size:16px;line-height:28px;text-align:center;}
.manage .under{background:url(../../images/manage-bg.jpg)no-repeat;background-size:100% 100%;margin-top:120px;}

.manage .box{display:flex;}
.manage .under .box:nth-child(1){justify-content:flex-end;}
.manage .box1{width:21%;}
.manage .under .box:nth-child(1) .box1{margin-left:250px;}

.manage .box1 .title{font-size:24px;padding-bottom:30px;position:relative;}
.manage .box1 .title::before{content:"";width:30px;height:2px;background-color:var(--public-color);display:block;position:absolute;left:0;bottom:0;}
.manage .box1 .msg{font-size:16px;line-height:28px;margin-top:25px;}

.manage .under .box:nth-child(2){margin-top:110px;}
.manage .under .box:nth-child(2) .box1{margin-right:250px;}

@media (max-width:768px) {
    .manage{margin-top:40px;}
    .manage .top .msg{margin-top:20px;}
    .manage .under{margin-top:40px;background:none;}
    .manage .box{display:block;}
    .manage .under .box:nth-child(1) .box1{margin-left:0;margin-top:30px;}
    .manage .box1{width:100%;}
    .manage .under .box:nth-child(2){margin-top:40px;}
    .manage .box1 .title{padding-bottom:10px;}
    .manage .under .box:nth-child(2) .box1{margin-right:0;margin-top:30px;}
}

.people{margin-top:200px;padding-bottom:150px;}
.people .top{text-align:center;}
.people .top .msg{font-size:16px;line-height:28px;}
.people .box{margin-top:60px;display:flex;justify-content:space-between;}
.people .box .left{background:url(../../images/people-bg.jpg)no-repeat;background-size:100% 100%;width:55%;padding:150px 60px 0 60px;}
.people .box .right{width:45%;}
.people .box .txt{font-size:32px;line-height:56px;font-weight:500;}
.people .box .name{font-size:16px;font-weight:600;margin-top:90px;}
.people .right{display:flex;justify-content:center;align-items:center;}

@media (max-width:768px) {
    .people{margin-top:40px;padding-bottom:0;}
    .people .box{display:block;}
    .people .box .left{width:100%;}

    .people .box .left{padding:0;}
    .people .box .right{width:100%;}
    .people .box .txt{font-size:24px;line-height:32px;}
}

.tech{padding-top:180px;padding-bottom:80px;background:url(../../images/tech-bg.jpg)no-repeat;background-size:100% 100%;}
.tech .container-xl{display:flex;justify-content:space-between;}
.tech .left{width:45%;margin-top:60px;}
.tech .right{width:47%;}

.tech .right .t1{width:80%;line-height:48px;}
.tech .right .msg{color:#fff;font-size:16px;margin-top:60px;width:89%;}
.tech .right .msg:nth-child(2){margin-top:30px;}
.tech .right a{padding:10px 20px;background-color:var(--public-color);color:#fff;margin-top:40px;border-radius:5px;}
.tech .right a:hover{text-decoration:underline;}

@media (max-width:768px) {
    .tech{padding-top:40px;padding-bottom:40px;background:none;}
    .tech .container-xl{display:block;}
    .tech .left{width:100%;margin-top:0;}
    .tech .right{width:100%;}
    .tech .right .t1{width:100%;line-height:32px;margin-top:20px;}
    .tech .right .msg{color:#000;margin-top:40px;width:100%;}
}

.cs1.people{margin-top:60px;padding-bottom:100px;}

.east{margin-top:70px;}
.east .container-xl{display:flex;justify-content:space-between;align-items:center;}
.east .left{width:32%;}
.east .right{width:65%;}
.east .t0{font-size:72px;line-height:56px;font-weight:600;color:#b2dcf2;}
.east .t1{color:#b2dcf2;}
.east .right .title{font-size:40px;line-height:48px;}
.east .right .title .blue{color:#0a7dc2;}
.east .right .msg{font-size:16px;line-height:28px;}

.packs .box{display:flex;justify-content:space-between;align-items:center;padding-left:60px;padding-right:60px;margin-bottom:80px;}
.packs .left{width:47%;}
.packs .right{width:45%;}
.packs .box:nth-child(2) .left{order:2;}
.packs .box:nth-child(2) .left{order:1;}
.packs .title{font-size:40px;line-height:48px;}
.packs .msg{font-size:16px;line-height:28px;margin-top:20px;}

.pack-last{background:url(../../images/pack-last-bg.jpg)no-repeat;background-size:100% 100%;}
.pack-last .container-xl{display:flex;justify-content:space-between;}
.pack-last .left{width:50%;}
.pack-last .right{width:42%;}
.pack-last .title{margin-top:160px;font-size:40px;line-height:48px;color:var(--public-color);}
.pack-last .msg{color:#fff;font-size:16px;line-height:28px;position: relative;padding-left:15px;}
.pack-last .msg:nth-child(2){margin-top:70px;}
.pack-last .msg::before{content:"";width:8px;height:8px;background:url(../../images/pack-last-icon.png)no-repeat;background-size:100% 100%;
position:absolute;left:0;top:10px;}

.resu{margin-top:90px;}
.resu .t1{line-height:48px;font-weight:700;}
.resu .grid{margin-top:50px;gap:var(--bs-gap,35px);}
.resu .g-col-xl-3{border-radius:15px;overflow:hidden;}

.navigation.pro{margin-top:45px;}
.navigation.pro .box{display:table;border-left:10px solid var(--public-color);background-color:#fff;}
.navigation.pro a{padding:15px 30px;color:#000;font-size:16px;line-height:30px;font-weight:500;background-color:#fff;}
.navigation.pro a.active{background-color:#349ed7;color:#fff;}
.navigation.pro a:hover{background-color:#349ed7;color:#fff;}

.proven{background-color:#fff;padding-top:80px;padding-bottom:120px;}
.proven .t1{color:#0a7dc2;}
.proven .grid{gap:var(--bs-gap,25px);margin-top:60px;}
.proven .g-col-xl-3{position:relative;}
.proven .show-txt{position:absolute;left:0;bottom:0;width:100%;background-color:rgba(17,45,69,.8);color:#Fff;font-size:16px;font-weight:500;
padding-left:25px;line-height:40px;padding-top:5px;padding-bottom:5px;}

@media (max-width:768px) {
    .proven{padding-top:40px;padding-bottom:40px;}
    .proven .g-col-xl-3 img{width:100%;}
    .proven .show-txt{font-size:14px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
    .proven .grid{gap:var(--bs-gap,10px);}
}

.pro-choose{padding-top:60px;padding-bottom:90px;background-color:#f2f5f7;}
.pro-choose .top{display:flex;justify-content:space-between;}
.pro-choose .top .left{width:50%;}
.pro-choose .t1{font-weight:700;}
.pro-choose .top .msg{font-size:16px;line-height:28px;margin-top:15px;}
.pro-choose .top .right{width:37%;order:2;}
.pro-choose .top img{mix-blend-mode:darken;}

.pro-choose .box{display:flex;margin-top:40px;}
.pro-choose .box1{background-color:#fff;padding:25px 35px 25px 30px;border-radius:10px;overflow:hidden;width:320px;margin-right:40px;border:1px solid #ddd;}
.pro-choose .box1 .show-icon{display:flex;align-items:baseline;font-size:18px;line-height:28px;font-weight:600;}
.pro-choose .box1 .show-icon img{margin-right:10px;filter: brightness(0)}
.pro-choose .box1:hover .show-icon img{margin-right:10px;filter: brightness(1)}
.pro-choose .box1:hover .show-icon{color:#0a7dc2;}
.pro-choose .box1 .show-txt{font-size:16px;line-height:24px;margin-top:10px;}

@media (max-width:768px) {
    .pro-choose{padding-top:40px;padding-bottom:40px;}
    .pro-choose .top{display:block;}
    .pro-choose .top .right{width:100%;}
    .pro-choose .top .left{width:100%;margin-top:20px;}

    .pro-choose .box{display:block;margin-top:0;}
    .pro-choose .box1{width:100%;margin-right:0;}
    .pro-choose .swiper3{position:relative;margin-top:20px;}
}

.pro-case{background-color:#ffffff;margin-top:0;padding-top:80px;padding-bottom:100px;}
.pro-case .top{display:flex;justify-content:space-between;align-items:center;}
.pro-case .top a{position:relative;padding-right:40px;}
.pro-case .top a::before{content:"";width:22px;height:12px;background:url(../../images/pro-list-icon.png)no-repeat;background-size:100% 100%;
display:block;position:absolute;right:0;top:8px;transition:all .5s;}
.pro-case .top a:hover::before{right:-10px;transition:all .5s;}
.pro-case .grid{margin-top:60px;}

.pro-faq{background-color:#fff;margin-top:0;padding-top:100px;}
.pro-faq .faq-item:nth-child(2){border-top:1px solid #dddddd;margin-top:40px;}
.pro-faq .left .t1{margin-top:0;color:#0a7dc2;}
.pro-faq .left .msg:nth-child(2){margin-top:30px;}
.pro-faq .left .msg:nth-child(3){margin-top:0;}
.pro-faq a{position:relative;padding-right:40px;display:table;margin:0 0 0 auto;font-weight:600;}
.pro-faq a::before{content:"";width:22px;height:12px;background:url(../../images/pro-list-icon.png)no-repeat;background-size:100% 100%;
display:block;position:absolute;right:0;top:8px;transition:all .5s;}
.pro-faq a:hover::before{right:-10px;transition:all .5s;}

@media (max-width:768px) {
    .pro-faq{padding-top:40px;}
}
.hot-new{padding-top:150px;padding-bottom:150px;background:url(../../images/hot-new-bg.jpg)no-repeat;background-size:100% 100%;}
.hot-new .container-xl{position:relative;}
.hot-new .top{display:flex;justify-content:space-between;align-items:center;}
.hot-new .t1{color:#0a7dc2;}
.hot-new .top a{position:relative;padding-right:40px;font-weight:600;}
.hot-new .top a::before{content:"";width:22px;height:12px;background:url(../../images/pro-list-icon.png)no-repeat;background-size:100% 100%;
display:block;position:absolute;right:0;top:8px;transition:all .5s;}
.hot-new .top a:hover::before{right:-10px;transition:all .5s;}

.hot-new .swiper{margin-top:60px;padding-right:15px;}
.hot-new .swiper-slide{padding:30px 25px;background-color:#fff;border-radius:5px;box-shadow:0 0 10px 1px rgba(0,0,0,.1);margin:3px;}
.hot-new .sign{background-color:var(--public-color);padding:5px 10px;font-size:12px;border-radius:5px 15px 5px 5px;font-weight:500;
display:inline-block;}
.hot-new .title{font-size:24px;line-height:32px;margin-top:25px;}
.hot-new .title a{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:64px;}
.hot-new .title a:hover{color:#0a7dc2;}
.hot-new .msg{font-size:16px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:1;-webkit-box-orient:vertical;}
.hot-new .last{display:flex;align-items:center;justify-content:space-between;margin-top:20px;}
.hot-new .last .left{font-size:14px;display:flex;align-items:baseline;font-weight:600;}
.hot-new .last .left img{margin-right:10px;}
.hot-new .last a img{filter:brightness(0);}

.hot-new .swiper-button-prev,.hot-new .swiper-button-next{width:52px;height:52px;}
.hot-new .swiper-button-prev{left:6%;top:65%;}
.hot-new .swiper-button-next{right:6%;top:65%;}
.hot-new .swiper-button-prev:after{content:"";background:url(../../images/hot-new-icon.png)no-repeat;background-size:100% 100%;width:52px;height:52px;}
.hot-new .swiper-button-next:after{content:"";background:url(../../images/hot-new-icon.png)no-repeat;background-size:100% 100%;width:52px;height:52px;transform: rotate(180deg);}
.hot-new .swiper-button-next:hover:after{background:url(../../images/hot-new-icon1.png)no-repeat;transform: rotate(0deg);}
.hot-new .swiper-button-prev:hover:after{background:url(../../images/hot-new-icon1.png)no-repeat;transform: rotate(180deg);}

@media (max-width:768px) {
    .hot-new{padding-top:40px;padding-bottom:40px;}
    .hot-new .swiper{margin-top:20px;}
    .hot-new .swiper-button-prev{left:2%;top:55%;}
    .hot-new .swiper-button-next{right:2%;top:55%;}
}

.about-sup{padding-top:90px;padding-bottom:140px;}
.about-sup .container-xl{display:flex;justify-content:space-between;align-items:center;}
.about-sup .left{width:47%;}
.about-sup .logo{color:#0a7dc2;font-size:40px;font-weight:600;padding-left:32px;line-height:56px;position:relative;}
.about-sup .logo::before{content:"";width:98px;height:82px;background:url(../../images/about-sup-bg.jpg)no-repeat;
background-size:cover;position:absolute;left:0;top:0;}
.about-sup .logo span{color:#fff;position:relative;z-index:3;margin-right:5px}
.about-sup .left .t1:nth-child(2){margin-top:40px;}
.about-sup .left .msg:nth-child(3){margin-top:40px;}
.about-sup .left .msg:nth-child(4){margin-top:30px;}
.about-sup .msg{font-size:16px;line-height:28px;}
.about-sup .right{width:50%;position:relative;}

.about-sup .right a{position:absolute;left:60px;bottom:30px;display:none;}


@media (max-width:768px) {
    .about-sup{padding-top:40px;padding-bottom:40px;}
    .about-sup .container-xl{display:block;}
    .about-sup .left{width:100%;}
    .about-sup .right{width:100%;}
    .about-sup .msg{font-size:14px;line-height:22px;}
}

.about-in{background:url(../../images/about-in-bg.jpg) no-repeat;padding-bottom:130px;background-size:100% 100%;}
.about-in .t1{color:#0a7dc2;line-height:56px;width:71%;}
.about-in .under{margin-top:80px;display:flex;justify-content:space-between;align-items:baseline;}
.about-in .under .left{width:30%;display:flex;justify-content:flex-end;}
.about-in .under .l-cont{width:84%;}
.about-in .under .t2{font-size:24px;color:#ff7e00;font-weight:500;line-height:40px;}
.about-in .under .msg{font-size:16px;line-height:28px;margin-top:30px;}
.about-in .under .right{width:65%;}
.about-in .right a{display:none;}


@media (max-width:768px) {
    .about-in{padding-bottom:40px;background:none;}
    .about-in .t1{width:100%;font-size:24px;line-height:32px;}
    .about-in .under{display:block;margin-top:20px;}
    .about-in .under .left{width:100%;}
    .about-in .under .l-cont{width:100%;}
    .about-in .under .t2{line-height:32px;}
    .about-in .under .right{width:100%;margin-top:40px;}
}

.network{padding-top:200px;padding-bottom:250px;background:url(../../images/network.jpg)no-repeat;background-size:cover;}
.network .msg{font-size:16px;line-height:28px;}
.network .msg:nth-child(2){margin-top:25px;}

@media (max-width:768px) {
    .network{padding-top:0;padding-bottom:40px;background:none;}
    .network .msg{font-size:14px;line-height:22px}
}

.about-photo{padding-top:80px;padding-bottom:100px;background-color:#f1f5f8;}
.about-photo .grid{gap:var(--bs-gap,25px);margin-top:50px;}
.about-photo .g-col-xl-3{border-radius:17px;overflow:hidden;box-shadow:0 0 10px 1px rgba(0,0,0,.1);}
.about-photo .show-txt{padding:20px 0 25px 20px;background-color:#fff;}
.about-photo .show-txt a{font-size:16px;font-weight:700;}
.about-photo .more-box{display:flex;justify-content:center;}
.about-photo .more{color: #0a7dc2;font-size: 20px;padding: 10px 30px;border: 1px solid #0a7dc2;border-radius: 5px;margin-top: 40px;}
.about-photo .more:hover{background:#0a7dc2;color:#fff;transition:all 0.5s;}

@media (max-width:768px) {
    .about-photo{padding-top:40px;padding-bottom:40px;}
}

.solu-in .right{position:relative;}
.solu-in a{position:absolute;left:42%;top:42%;}

.solu-case{background-color:#f2f5f7;display:none;}

.hot-new.solu-new{background:url(../../images/solu-new-bg.jpg)no-repeat;background-size:cover;}

.solu-pro-choose{background-color:#ffffff;}
.solu-pro-choose .top{display:block;text-align:center;}
.solu-pro-choose .top .msg{width:50%;margin:0 auto;margin-top:15px;}
.solu-pro-choose .box{justify-content:center;}

@media (max-width:768px) {
    .solu-pro-choose{padding-top:0;}
    .solu-pro-choose .top .msg{width:100%;font-size:14px;line-height:22px;}
}

.sive{background:url(../../images/sive-bg.jpg)no-repeat;background-size:cover;margin-top:80px;padding-bottom:100px;}
.sive .sive1+.msg{margin-top:60px;width:68%;font-size:16px;line-height:28px;}
.sive .sive1{position:relative;z-index:3;padding-left:35px;}
.sive .t1 .f{color:#fff;}
.sive .sive1::before{content:"";width:85px;height:84px;background:url(../../images/sive1-bg.jpg)no-repeat;background-size:100% 100%;
position:absolute;top:0;left:0;z-index:-1;}

.sive .under{margin-top:60px;}
.sive .sive2{margin-top:100px;color:#fff;position:relative;z-index:2;padding-left:58px;}
.sive .sive2::before{content:"";width:93px;height:84px;background:url(../../images/sive2-bg.jpg)no-repeat;background-size:cover;position:absolute;
left:0;top:0;z-index:-1;}
.sive .under  .msg{margin-top:40px;font-size:16px;line-height:28px;color:#fff;}
.sive .sive2 + .msg{margin-top:80px;width:60%;}
.sive .box1{margin-top:65px;display:flex;}
.sive .box{margin-right:40px;position:relative;}
.sive .box .show-txt{position:absolute;left:0;bottom:0;width:100%;background-color:rgba(17, 45, 69, .8);color:#Fff;font-size:16px;
font-weight:500;padding-left:25px;line-height:40px;padding-top:5px;padding-bottom:5px;}
.sive .box .show-txt a{color:#fff;}

@media (max-width:768px) {
    .sive{margin-top:40px;padding-bottom:20px;}
    .sive .sive1+.msg{width:100%;margin-top:20px;}
    .sive .sive2 + .msg{margin-top:40px;width:100%;}
    .sive .box1{display:block;}
    .sive .under .msg{margin-top:20px;font-size:14px;line-height:22px;}
    .sive .box1{margin-top:20px;}
    .sive .box{margin-right:0;margin-top:20px;}
}

.pro-cont{background:url(../../images/pro-cont-bg.png)no-repeat;;padding-top:70px;padding-bottom:30px;margin-top:50px;background-position:9% 5%;}
.pro-cont .container-xl{display:flex;justify-content:space-between;}
.pro-cont .left{width:61%;}
.pro-cont .right{width:30%;}
.pro-cont .box1{padding:30px 40px 30px 40px;background-color:#f5f7f9;border-radius:20px;}
.pro-cont .type{font-size:16px;font-weight:600;}
.pro-cont .t1{margin-top:20px;font-size:32px;line-height:52px;}
.pro-cont .msg{margin-top:25px;font-size:16px;}
.pro-cont .box1 a{font-size:16px;color:#fff;text-align:center;padding:10px 80px;background-color:#349ed7;text-transform:uppercase;
font-weight:600;margin:0 auto;display:table;margin-top:50px;}
.pro-cont .box1 a:hover{text-decoration:underline;}

@media (max-width:768px) {
    .pro-cont{padding-top:0;margin-top:40px;padding-bottom:0;}
    .pro-cont .container-xl{display:block;}
    .pro-cont .left{width:100%;}
    .pro-cont .right{width:100%;}
    .pro-cont .t1{font-size:20px;line-height:28px;}
    .pro-cont .box1 a{font-size:14px;margin-top:0;padding:10px 70px;}
}

.prcon-top .container-xl{display:flex;justify-content:space-between;}
.prcon-top a{font-size:16px;font-weight:500;padding-top:25px;padding-bottom:25px;position:relative;}
.prcon-top a::before{content:"";width:0;height:5px;background-color:#0a7dc2;display:block;position:absolute;left:0;bottom:0;transition:all .5s;}
.prcon-top a:hover::before{width:100%;transition:all .5s;}
.prcon-top a:hover{color:#333;}

.pc1 .t1,.pc2 .t1,.pc3 .t1,.pc4 .t1,.pc5 .t1,.pc6 .t1,.pc7 .t1,.pc8 .t1{font-size:20px;line-height:24px;font-weight:600;}
.pc1,.pc2,.pc3,.pc4,.pc5,.pc6,.pc7,.pc8{margin-top:60px;}
.pc1 p img,.pc2 p img,.pc3 p img,.pc4 p img,.pc5 p img,.pc6 p img,.pc7 p img,.pc8 p img{max-width:100%;}
.pc1 img,.pc2 img,.pc3 img,.pc4 img,.pc5 img,.pc6 img,.pc7 img,.pc8 img{max-width:100%;}
.pc8{padding-bottom:80px;}

@media (max-width:768px) {
    .pc1,.pc2,.pc3,.pc4,.pc5,.pc6,.pc7,.pc8{margin-top:30px;}
    .pc8{padding-bottom:10px;}
}

.pc4 table{max-width:100%;}
.pc4 table tr{background-color:#f5f7f9;border-bottom:1px solid #d1d1d1;}
.pc4 table tr:nth-child(1){background-color:#349ed7;color:#fff;}
.pc4 table tr:nth-child(1) p{font-weight:500;}
.pc4 table td{padding-top:20px;padding-bottom:20px;padding-left:15px;max-width:250px;}
.pc4 table tr td:nth-child(1) p{font-weight:600;}

.justify-content-center{margin-top:60px;}

.new .card-thumb img{height:217px;}
.prcon-top.head-pro{position:fixed;top:-100px;transition:all .5s;}
.prcon-top.head-pro.active{top:81px;transition:all .5s;width:100%;background-color:#fff;border-bottom:1px solid rgba(0,0,0,.2);}

.cust.team .box .msg:nth-child(2){color:#333;}

.header .logo{position:relative;z-index:3;}
.header-pa-nav{background:#fff;position:fixed;top:0;left:0;right:0;height:0;padding:0px;transition:0.5s all;overflow:hidden;z-index:-1;}
.nav-item.pa.active .header-pa-nav{height:auto;padding:80px 0 60px;}
.header-pa-nav .box{width:100%;margin-top:10px;display:flex;justify-content:space-between;}
.header-pa-nav .box .item{width:100%;position:relative;margin-top:40px;}


.header-pa-nav .box .item .t1{font-size:22px;line-height:30px;margin-bottom:20px;}
.header-pa-nav .box .item p{font-size:16px;line-height:24px;margin-bottom:15px;text-decoration:underline;padding-left:25px;position:relative;}
.header-pa-nav .box .item p:before{content:"\f061";font-family:cmsfont;color:#483f6b;display:inline-block;margin-right:10px;position:absolute;
left:0;top:0;}
.header-pa-nav .box .item .txt{text-align:center;margin-top:40px;}
.header-pa-nav .box .item .txt a:hover{text-decoration:underline;}

.header.black .navbar-custom .navbar-nav .nav-link{color:#000;}

.cont .news-footer{padding:50px 0 50px 0;border-top:2px solid #dddddd;display:flex;justify-content:space-between;align-items:center;}
.cont .prevnext{display:flex;flex-direction:column;font-size:18px;line-height:36px}
.cont .prevnext span{color:var(--public-color);padding:5px 10px;border-radius:6px;background-color: #f4f4f4;margin-right:0;}
.cont .prevnext a:nth-child(1){margin-bottom: 10px;}
.cont .prevnext div:nth-child(1){margin-bottom: 10px;}
.cont .prevnext a:hover{color:var(--public-color)}
.cont .btn-back{width:170px;height:44px;line-height:44px;background-color:var(--public-color);color:#fff;text-align:center;border-radius:10px;}
.cont .btn-back span{display: inline-block;width: 8px;height: 12px;background-color: #fff;margin-left: 12px;clip-path: polygon(0 0, 0% 100%, 100% 50%)}
@media(max-width:768px){
    .cont .news-footer{flex-wrap:wrap;}
}

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

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