/*通用样式*/
:root{
    --public-color:#055264;
    --max:1430px;
}
body{color:#333;font-size:16px;line-height:24px;font-family:'Roboto','Outfit',Arial,Helvetica,sans-serif}
a{color:#333;display:inline-block;}
a:hover{color:var(--public-color)}
.swiper-pagination-bullet-active{background:var(--public-color)}
.page-item.active .page-link {color: #fff;background-color: var(--public-color);border-color: var(--public-color);}
body,div,p,img,ul,ol,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0}
img{aspect-ratio:attr(width) / attr(height);}
ul,ol,li,dl,dd,dt{list-style-type:none}
.img-width{width:100%;height:auto}
.img-height{height:100%;width:auto}
.img-fluid {max-width: 100%;height: auto;}
.main-container{margin-bottom:40px;margin-top:40px}
.tkanniu{cursor:pointer}
.card-thumb img{transition:all .4s ease}
.card-thumb:hover img{transform:scale(1.1)}
.container-xl{max-width:var(--max)}
.container-xl.m-right{margin:0 0 0 auto;padding:0}
.container-xl.m-left{margin:0 auto 0 0;padding:0}
@media(max-width:768px){
    body{font-size:14px;line-height:20px;padding-top:50px}
    .container-xl.m-right{margin:0 auto;padding:0 15px}
    .container-xl.m-left{margin:0 auto;padding:0 15px}
}
#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:0 15px}
.navbar-custom .navbar-nav .nav-link{text-align:center;position:relative;color:#333333;padding:0;height:110px;display:flex;align-items:center;justify-content:center;font-weight:600;text-transform:capitalize;font-size:16px;line-height:32px;font-family:"Prompt";}
.navbar-custom .navbar-nav .nav-link:before{content:"";width:0px;height:2px;margin-left:0!important;background:var(--public-color);position:absolute;bottom:37%;left:0;}
.navbar-custom .navbar-nav .nav-item:hover .nav-link:before{width:100%;transition:all .5s}
.navbar-custom .navbar-nav .nav-item .dropdown-toggle::after{transition:.6s ease-in-out}
.navbar-custom .navbar-nav .nav-item:hover .dropdown-toggle::after{transform:rotateX(180deg);color:var(--public-color)}
.navbar-custom .navbar-nav .nav-link:hover{color:var(--public-color);transition:all .6s}
.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 var(--public-color);z-index:999}
    .header-mb .container-xl{height:50px}
    .header-mb .top-logo{width:50%}
    .header-mb .top-logo img{height:30px;width:auto;}
    .header-mb .top-mb{display:flex;align-items:center;width:50%;justify-content:flex-end}
    .header-mb .top-mb .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:capitalize;margin-bottom:-1px;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:#fff}
    .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: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}
@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-feedback .btn-c{background-color:#0b3b8d;height:100%;padding:10px 20px;transition:all .6s}
.popup{font-size:16px;position:fixed;left:50%;top:0%;transform:translate(-50%,-50%);z-index:98;background:linear-gradient(-70deg,var(--public-color) 0%,var(--public-color) 70%);color:#fff;border-radius:10px;padding:15px 25px;display:none;cursor:pointer;box-shadow:0 0 10px -2px #000;opacity:0;transition:.6s all}

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

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

.prompt{font-family:"Prompt";}

.max-1650{max-width:1650px;}
.max-1660{max-width:1660px;}
.max-1670{max-width:1670px;}
.max-1830{max-width:1830px;}

.t1{font-size:42px;line-height:46px;font-weight:700;}
.msg{font-size:20px;line-height:32px;color:#666666;}

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

.header{z-index:999;width:100%;position:fixed;top:0;left:0;background-color:#fff}
.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{height:80px;transition:all .5s;}

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

.banner-text p, .banner-content p{max-width:100%;}

.home-banner{margin-top:110px;position:relative;}
.home-banner .banner-text{text-align:left;}
.home-banner .box{width:44%;background-color:rgba(5,82,100,.8);padding:70px 70px 60px 50px;}
.home-banner .box .t1{font-size:36px;line-height:48px;font-weight:600;font-family:"Prompt";}
.home-banner .box .msg{font-size:17px;line-height:30px;margin-top:10px;color:#ffffff;}

.contact-banner{position:relative;margin-top:110px;}
.contact-banner .banner-text{text-align:left;align-items:baseline;top:15px;}
.contact-banner .box{background-color:rgba(5,82,100,.8);width:43%;padding:70px 85px 80px 60px;margin:30px 0 0 auto;}
.contact-banner .t1{font-size:48px;line-height:64px;}
.contact-banner .msgs{margin-top:10px;}
.contact-banner .msg{font-size:17px;line-height:30px;color:#fff;font-weight:300;}

.breadcrumb-item a,.breadcrumb-item{font-size:17px;line-height:30px;color:#fff;}
.breadcrumb-item+.breadcrumb-item{padding-left:20px;display:flex;align-items:center;}
.breadcrumb-item+.breadcrumb-item::before{content:"";width:5px;height:5px;background-color:#fff;border-radius:50%;margin-right:20px;}
.breadcrumb-item a:hover{text-decoration:underline;}

.other.banner{position:relative;margin-top:110px;}
.other.banner .banner-text{text-align:left;align-items:baseline;top:15px;}
.other.banner .box{background-color:rgba(5,82,100,.8);width:43%;padding:80px 0 80px 75px;margin:30px 0 0 auto;}
.other.banner .t1{font-size:48px;line-height:64px;}

.pro-index-banner .box{background-color:rgba(5,82,100,.8);}
.pro-index-banner .t1{font-size:38px;}
.home-banner .banner-img img,.contact-banner .banner-img img,.other.banner .banner-img img{width:100%;}
@media (max-width:1555px) {
    .navbar-custom .navbar-nav > .nav-item{margin:0 5px;}
    .header .dropdown.lang .dropdown-toggle:after{margin-left:10px;}
    .navbar-custom .navbar-nav .nav-link{font-size:15px;transition:all .5s;}
    .header .dropdown.lang .dropdown-toggle{font-size:16px;}
    .header .top-lang{margin-left:5px;}
    .header .top-search-box{margin-left:5px;}
}
@media (max-width:1650px) {
    .contact-banner .box{padding:25px;margin-top:0;}
    .contact-banner .t1{font-size:36px;line-height:48px;}
    .other.banner .box{padding:25px;}
    .other.banner .t1{font-size:36px;line-height:48px;}
}
@media (max-width:768px) {
    .home-banner{margin-top:0;}
    .home-banner .box{width:100%;padding:15px 25px;}
    .home-banner .box .t1{font-size:18px;line-height:26px;}
    .home-banner .box .msg{font-size:14px;line-height:22px;}

    .breadcrumb-item a, .breadcrumb-item{font-size:16px;}
    .breadcrumb-item+.breadcrumb-item{padding-left:10px;}
    .breadcrumb-item+.breadcrumb-item::before{margin-right:10px;}

    .other.banner{margin-top:0;}
    .other.banner .banner-text{top:0;align-items:center;}
    .other.banner .box{display:none;}

    .contact-banner{margin-top:0;}
    .contact-banner .banner-text{top:0;align-items:center;}
    .contact-banner .box{display:none;}
}

.home-ahead{padding:140px 0 160px 0;}
.home-ahead .top{text-align:center;}
.home-ahead .top .msg{margin-top:10px;}
.home-ahead .grid{margin-top:80px;gap:var(--bs-gap,40px);}
.home-ahead .g-col-xl-4{background-color:#f2f6f7;}
.home-ahead .g-col-xl-4:hover{background-color:#fff;box-shadow:0 0 50px 5px rgba(0,0,0,.1);}
.home-ahead .g-col-xl-4 .texts{padding:60px 45px 100px 40px;}
.home-ahead .text1{font-size:24px;line-height:32px;font-weight:700;color:var(--public-color);position:relative;}
.home-ahead .text1:hover{color:var(--public-color);}
.home-ahead .text1::before{content:"";width:100%;height:2px;background-color:var(--public-color);position:absolute;left:0;bottom:0;display:none;}
/* .home-ahead .text1:hover::before{display:block;} */

.home-ahead .tip{font-size:18px;line-height:30px;color:#666666;margin-top:25px;}
.home-ahead .tip:nth-child(1){margin-top:40px;}
.home-ahead .tip::before{content:"";width:24px;height:18px;background:url(../../images/home-ahead-icon.png)no-repeat;background-size:cover;display:inline-block;position:relative;top:3px;margin-right:15px;}

.home-pro{padding:155px 0 200px 0;background-color:var(--public-color);}
.home-pro .t1{color:#fff;text-align:center;}
.home-pro .msg{width:76%;color:#fff;margin:20px auto 0 auto;text-align:center;}
.home-pro .grid{margin-top:60px;gap:var(--bs-gap,40px);}
.home-pro .g-col-xl-6 .img{height:320px;display:flex;align-items:center;justify-content:center;}
.home-pro .g-col-xl-6 .img a{display:inline-block !important;}
.home-pro .g-col-xl-6 .img img{transition:all .5s;}
.home-pro .g-col-xl-6 .img:hover img{transform:scale(1.1);transition:all .5s;}

.home-pro .a-om{text-transform:capitalize;font-size:24px;line-height:30px;font-weight:700;color:#ffffff;display:table;margin:30px auto 0 auto;border:4px solid #fff;padding:10px 20px;text-align:center;}
.home-pro .msg{margin-top:40px;}

.home-about{display:flex;justify-content:flex-end;padding:150px 0 40px 0;background-color:#f2f6f7;}
.home-about .max-1660{display:flex;justify-content:space-between;}
.home-about .left{width:48.3%;}
.home-about .left .top{width:89%;}
.home-about .t2{font-size:30px;line-height:46px;color:var(--public-color);font-weight:700;margin-top:10px;}
.home-about .msg:nth-child(3){margin-top:45px;}
.home-about .msg:nth-child(4){margin-top:20px;}
.home-about .a-om{text-transform:uppercase;font-size:24px;line-height:32px;font-weight:700;color:var(--public-color);padding:12px 30px 12px 45px;
border:4px solid var(--public-color);margin-top:75px;position:relative;}
.home-about .a-om::before{content:"";width:0;height:100%;background-color:var(--public-color);position:absolute;left:0;top:0;transition:all .5s;}
.home-about .a-om .text{display:flex;align-items:center;position:relative;z-index:10;}
.home-about .a-om .text::after{content:"";width:67px;height:15px;background:url(../../images/home-about-icon1.png)no-repeat;background-size:cover;margin-left:20px;display:block;}
.home-about .a-om:hover{color:#fff;}
.home-about .a-om:hover::before{width:100%;transition:all .5s;}
.home-about .a-om:hover .text::after{background:url(../../images/home-about-icon2.png)no-repeat;background-size:cover;}

.home-about .grid{position:relative;top:120px;}
.home-about .g-col-xl-4{padding:45px 45px 35px 30px;background-color:#fff;}
.home-about .img{height:50px;display:flex;align-items:center;}
.home-about .text1{font-size:16px;line-height:24px;font-weight:600;margin-top:45px;}
.home-about .text1 span{color:var(--public-color);}

.home-about .right{width:51.7%;}
@media (max-width:1919px) {
    .home-about .max-1660{padding-left:15px;}
}

@media (max-width:768px) {
    .home-about .g-col-xl-4{padding:10px;}
    .home-about .img{justify-content:center;}
    .home-about .text1{margin-top:15px;font-size:14px;line-height:20px;text-align:center;}
}

.home-story{padding:240px 0 100px 0;background-color:var(--public-color);}
.home-story .t1{text-align:center;color:#fff;}
.home-story .msg{color:#fff;width:61%;margin:20px auto 0 auto;text-align:center;}
.home-story .swiper{margin-top:65px;}
.home-story .text1{font-size:18px;line-height:24px;font-weight:700;color:#fff;text-align:center;margin-top:25px;}
.home-story .swiper-button-prev{width:72px;height:72px;top:37%;left:27%;}
.home-story .swiper-button-next{width:72px;height:72px;top:37%;right:27%;}
.home-story .swiper-button-prev:after{content:"";width:100%;height:100%;background:url(../../images/home-story-icon1.png)no-repeat;background-size:cover;display:block;}
.home-story .swiper-button-next:after{content:"";width:100%;height:100%;background:url(../../images/home-story-icon2.png)no-repeat;background-size:cover;display:block;}

.home-new{padding:140px 0;}
.home-new .t1{text-align:center;}
.home-new .msg{text-align:center;margin-top:25px;}
.home-new .grid{margin-top:70px;gap:var(--bs-gap,70px);}
.home-new .g-col-xl-4{padding:50px 50px 45px 50px;background-color:#f2f6f7;}
.home-new .texts{margin-top:30px;}
.home-new .date{font-size:16px;line-height:32px;font-weight:700;color:var(--public-color);}
.home-new .text1{font-size:18px;line-height:32px;font-weight:700;color:#333333;margin-top:15px;}
.home-new .text1:hover{color:var(--public-color);}
.home-new .a-om{font-size:18px;line-height:32px;color:var(--public-color);font-weight:700;text-transform:uppercase;margin-top:25px;display:flex;align-items:center;}
.home-new .a-om .text{position:relative;width:0;height:32px;overflow:hidden;}
.home-new .a-om::after{content:"";width:67px;height:15px;background:url(../../images/home-about-icon1.png)no-repeat;background-size:cover;display:block;}

.home-new .g-col-xl-4:hover{background-color:#fff;box-shadow:0 0 50px 2px rgba(5,82,100,.2);}
.home-new .g-col-xl-4:hover .a-om .text{width:auto;}
.home-new .g-col-xl-4:hover .a-om::after{margin-left:20px;}
.home-new .g-col-xl-4 .desc{display:none;}

.home-service{padding:125px 0;display:flex;justify-content:flex-end;background-color:#f2f6f7;}
.home-service .max-1660{display:flex;justify-content:space-between;align-items:center;}
.home-service .left{width:43.1%;}
.home-service .msg:nth-child(2){margin-top:50px;}
.home-service .msg:nth-child(3){margin-top:15px;}

.home-service .tips{margin-top:55px;}
.home-service .tip{font-size:20px;line-height:56px;color:#666666;}
.home-service .tip::before{content:"";width:30px;height:30px;background:url(../../images/home-service-icon.png)no-repeat;background-size:cover;display:inline-block;margin-right:30px;position:relative;top:7px;}
.home-service .right{width:52%;}

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

@media (max-width:768px) {
    .home-new .g-col-xl-4{padding:15px;}
    .home-new .g-col-xl-4 .img{display:none;}
    .home-new .a-om{display:none;}
    .home-new .text1{margin-top:0;}
    .home-new .g-col-xl-4 .desc{display:block;font-size:14px;line-height:22px;margin-top:10px;}
    .home-new .texts{margin-top:0;}
}

.home-contact{padding:90px 0 80px 0;background-color:var(--public-color);}
.home-contact .t1{text-align:center;color:#fff;}
.home-contact .msg{color:#fff;width:71%;margin:15px auto 0 auto;text-align:center;}

.home-contact .a-om{text-transform:uppercase;font-size:24px;line-height:32px;font-weight:700;color:#fff;padding:12px 30px 12px 45px;
border:4px solid #fff;position:relative;margin:55px auto 0 auto;display:table;}
.home-contact .a-om::before{content:"";width:0;height:100%;background-color:#fff;position:absolute;left:0;top:0;transition:all .5s;}
.home-contact .a-om .text{display:flex;align-items:center;position:relative;z-index:10;}
.home-contact .a-om .text::after{content:"";width:67px;height:15px;background:url(../../images/home-about-icon2.png)no-repeat;background-size:cover;margin-left:20px;display:block;}
.home-contact .a-om:hover{color:var(--public-color);}
.home-contact .a-om:hover::before{width:100%;transition:all .5s;}
.home-contact .a-om:hover .text::after{background:url(../../images/home-about-icon1.png)no-repeat;background-size:cover;}
    
footer .top{background-color:#f8f8f8;padding-top:110px;padding-bottom:60px;}
footer .top .container-xl{display:flex;justify-content:space-between;}
footer .box:nth-child(1){width:30%;}
footer .box:nth-child(2){width:28%;}
footer .box:nth-child(3){width:36%;padding-top:72px;}
footer .box .title{font-size:24px;line-height:32px;font-weight:700;color:#333333;text-transform:uppercase;font-family:'Poppins';}
footer .box:nth-child(2) .title{margin-bottom:40px;}

footer .x1-foott1{font-size:22px;font-weight:bold;margin:20px 0 30px;}

footer .box p{font-size:18px;line-height:24px;color:#666666;position:relative;}
footer .box .box1 p::before{content:"";width:21px;height:11px;background:url(../../images/footer-icon.png)no-repeat;background-size:cover;display:inline-block;margin-right:15px;}
footer .box a:hover{color:var(--public-color);}
footer .box p:hover::before{background:url(../../images/footer-icon1.png)no-repeat;}

footer .box .text1 a{color:#055264;font-size:18px;line-height:26px;}
footer .box .text1:nth-child(4){padding-top:25px;}
footer .box1{margin-top:20px;display:flex;justify-content:space-between;flex-wrap:wrap;}
footer .box1 p{width:100%;margin-bottom:10px;}
footer .box .box1 a{position:relative;display:initial;}

footer .msg{font-size:18px;line-height:32px;color:#666666;}

footer .box .msg:nth-child(2){padding-top:0;}
footer .box .msg:nth-child(4){margin-top:30px;}
footer .box .msg:nth-child(6){margin-top:30px;}

footer .box .msg a{color:#666666;}
footer .box .msg:nth-child(2),footer .box .msg:nth-child(4){color:var(--public-color);/*text-decoration:underline;*/}

footer .box .msg{font-size:18px;line-height:32px;color:#666666;}
footer .box .msg:nth-child(2){margin-top:20px;}
footer .box a:hover{color:var(--public-color);text-decoration:underline;}

footer .box .title + a{margin-top:20px;position:relative;}
footer .box .title + a::after{content:"";width:100%;height:1px;background-color:var(--public-color);position:absolute;left:0;bottom:4px;}
footer .box .title + a:hover{text-decoration:none;}
footer a.spe{font-size:18px;line-height:24px;color:#666666;}
footer a.spe::before{content:"";width:21px;height:11px;background:url(../../images/footer-icon.png)no-repeat;background-size:cover;display:inline-block;margin-right:15px;}
footer a.spe:hover{color:var(--public-color);text-decoration:underline;}
footer a.spe:hover::before{background:url(../../images/footer-icon1.png)no-repeat;}
footer .footer-img{margin-top:20px;}

footer .under{background-color:#055264;padding-bottom:25px;padding-top:25px;}
footer .under .msg{font-size:18px;line-height:24px;color:#fff;text-align:center;}
footer .under .msg:nth-child(2){margin-top:5px;}
footer .share{display:flex;align-items:center;width:21.5%;margin-top:30px;}
footer .share a,footer .social{margin-left:15px;}
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;}
@media (max-width:1380px){
    footer .box:nth-child(1) .box1 a{width:100% ;}
}
@media (max-width:1320px){footer .share a{margin-left:8px;}}
@media (max-width:768px) {
    footer .box .title{text-transform:capitalize;}
    .home-ahead{padding:20px 0 30px 0;}
    .home-ahead .grid{gap:var(--bs-gap,30px);margin-top:20px;}
    .home-ahead .g-col-xl-4 .texts{padding:40px;}
    .home-ahead .text1{font-size:20px;line-height:28px;}

    .home-ahead .tip{font-size:16px;line-height:24px;margin-top:20px;}
    .home-ahead .tip:nth-child(1){margin-top:20px;}
    .home-ahead .tip::before{margin-right:10px;}

    .home-pro{padding:30px 0 50px 0;}
    .home-pro .msg{margin-top:10px;width:100%;}
    .home-pro .grid{margin-top:20px;gap:var(--bs-gap,30px);}
    .home-pro .a-om{margin-top:0;font-size:20px;line-height:28px;}
    .home-pro .msg{margin-top:20px;}

    .home-about{padding:30px 0;}
    .home-about .max-1660{padding-right:15px;}
    .home-about .t1{font-size:20px;;line-height:28px;}
    .home-about .t2{font-size:24px;line-height:32px;margin-top:5px;}
    .home-about .left .top{width:100%;}
    .home-about .msg:nth-child(3){margin-top:10px;}
    .home-about .grid{position:static;margin-top:20px;gap:var(--bs-gap,20px);}
    .home-about .a-om{font-size:20px;line-height:28px;margin-top:30px;}

    .home-story{padding:35px 0;}
    .home-story .msg{width:100%;}
    .home-story .swiper{margin-top:20px}
    .home-story .swiper-button-prev{left:0;width:58px;height:58px;}
    .home-story .swiper-button-next{right:0;width:58px;height:58px;}

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

    .home-service{padding:30px 0;}
    .home-service .max-1660{padding-right:15px;}
    .home-service .msg:nth-child(2){margin-top:10px;}
    .home-service .msg:nth-child(3){margin-top:10px;}
    .home-service .tips{margin-top:10px;}
    .home-service .tip::before{width:25px;height:25px;margin-right:10px;}
    .home-service .tip{font-size:14px;line-height:26px;}

    .home-contact{padding:30px 0;}
    .home-contact .msg{width:100%;}
    .home-contact .a-om{font-size:20px;line-height:28px;margin-top:30px;}

    footer{}
    footer .top{padding-top:30px;padding-bottom:30px;}
    footer .top .container-xl{flex-wrap:wrap;}
    footer .box{width:100%!important;}
    footer .box:nth-child(3){padding-top:10px;}
    footer .box:nth-child(2) .title{margin-bottom:20px;margin-top:20px;}
    footer .box .title{margin-top:20px;margin-bottom:0;font-size:20px;line-height:28px;}
    footer .box1{margin-top:10px;}
    footer .box a{width:50%;font-size:14px;line-height:22px;}
    footer .box a.logo{width:65%;}
    footer .box .text1{padding-top:5px;}
    footer .box .box1 a::before{margin-right:10px;}
    footer .box .title{margin-top:15px;margin-bottom:0px;font-size:20px;line-height:28px;}
    footer .msg{font-size:14px;line-height:22px;}
    footer .box .msg:nth-child(4){margin-top:15px;}
    footer .box .msg, footer .box:nth-child(3) a{font-size:14px;line-height:22px;}
    footer .box .msg:nth-child(2){margin-top:10px;}
    footer .box .title{margin-top:15px;font-size:20px;line-height:28px;}
    footer .box .title + a{margin-top:10px;}
    footer .right .msg{font-size:14px;line-height:22px;}
}

.contact{padding:170px 0 80px 0;}
.contact .title{font-size:36px;line-height:48px;font-weight:700;}
.contact .box{margin-top:65px;display:flex;justify-content:space-between;}
.contact .left{width:47.2%;}
.contact .icon1{display:flex;margin-bottom:10px;}
.contact .icon1 .img{width:40px;position:relative;top:-5px;}
.contact .icon1 .msg{margin-left:30px;line-height:32px;}
.contact .icon1 .msg a:hover{text-decoration:underline;}
.contact .left .title{font-size:20px;line-height:28px;font-weight:700;}
.contact .left .title:nth-child(1),.contact .left .title:nth-child(4){margin-bottom:5px;}
.contact .left .title:nth-child(4){margin-top:50px;}
.contact .contact-text{font-size:20px;line-height:28px;margin-bottom:15px;font-weight:600;text-decoration:underline;}
.contact .left .title:nth-child(3){margin-top:45px;margin-bottom:30px;}
.contact .left .title + .msg{margin-top:20px;} 
.contact .touch_text{font-size:36px;line-height:48px;font-weight:700;font-family:"Prompt";margin-top:100px;margin-bottom:45px;}
.contact .touch_text + .icons a{color:#666666;}

.contact .left .title:nth-child(5){margin-top:45px;margin-bottom:30px;}
.contact .left .title:nth-child(7){margin-bottom:25px;}

.contact .tips{margin-top:40px;}
.contact .tip{font-size:20px;line-height:28px;color:#666666;margin-bottom:20px;}
.contact .tip::before{content:"";width:32px;height:31px;background:url(../../images/contact-tip1.png)no-repeat;background-size:cover;display:inline-block;margin-right:40px;position:relative;top:7px}

.contact .right{width:47.2%;}
.contact .form-row{margin:0;}
.contact .form-row>[class*="col-"]{padding:0;margin-bottom:25px}
.contact .title1{font-size:22px;line-height:32px;font-weight:700;color:#333333;margin-bottom:15px;display:flex;align-items:center;}
.contact .title1::before{content:"";width:9px;height:10px;background:url(../../images/contact-form-icon1.png)no-repeat;background-size:cover;display:block;margin-right:10px;}
.contact .form-feedback .form-control{padding:25px 30px;background-color:#f8f8f8;border-color:transparent;font-size:20px;line-height:28px;color:#aaaaaa;}
.contact .form-feedback .form-control::placeholder{font-size:20px;line-height:28px;color:#aaaaaa;}
.contact .form-feedback .btn{width:100%;margin-top:20px;font-size:24px;line-height:32px;font-weight:700;text-transform:uppercase;padding:20px 40px;background-color:var(--public-color);display:flex;justify-content:flex-end;}
.contact .form-feedback .btn .text{display:flex;align-items:center;}
.contact .form-feedback .btn .text::after{content:"";width:67px;height:15px;background: url(../../images/home-about-icon2.png) no-repeat;background-size:cover;
margin-left:20px;display:block;}
.contact .form-feedback .btn:hover{text-decoration:underline;}

.contact .share{display:flex;align-items:center;margin-top:120px;}
.contact .share a,.contact .social{margin-left:25px;}
.contact .share a,.contact .share div{display:block;}
.contact .share div:nth-child(1){margin-left:5px;}
.contact .social>span{padding:0;}
.contact .social:hover{cursor:pointer;}
@media (max-width:768px) {
    .contact{padding:30px 0 0 0;}
    .contact .box{margin-top:0;}
    .contact .left .title:nth-child(1){margin-bottom:20px;}
    .contact .icon1 .msg{margin-left:15px;}
    .contact .left .title:nth-child(3){margin-top:20px;margin-bottom:20px;}
    .iconbefore + .icons{margin-top:30px;}
    .contact .icon1{margin-bottom:15px;}
    .contact .title1{font-size:18px;line-height:26px;margin-bottom:10px;}
    .contact .form-feedback .form-control,.contact .form-feedback .form-control::placeholder{font-size:14px;line-height:22px;}
    .contact .form-feedback .btn{margin-top:0;font-size:16px;line-height:24px;}

    .contact .left .title{font-size:18px;line-height:26px;}
    .contact .touch_text{font-size:18px;line-height:26px;margin-top:20px;margin-bottom:20px;}
    .contact .share{margin-top:0;}
}

.cnc{padding:110px 0;background-color:var(--public-color);display:none}
.cnc .container-xl{display:flex;justify-content:space-between;}
.cnc .box{width:47.2%;background-color:#347381;position:relative;padding:60px 85px 60px 60px;}
.cnc .box::before{content:"";width:6px;height:100%;background-color:#fff;position:absolute;left:0;top:0;}
.cnc .box .title{font-size:22px;line-height:32px;font-weight:500;color:#fff;}
.cnc .box .msg{margin-top:20px;color:#fff;font-weight:400;}
.cnc .box .msg:nth-child(2){margin-top:30px;}

.nav .container-xl{display:flex;}
.nav .a-om{text-transform:uppercase;font-size:18px;line-height:32px;font-weight:700;color:var(--public-color);padding:10px 30px 10px 30px;
border:4px solid var(--public-color);position:relative;margin-right:20px;}
.nav .a-om::before{content:"";width:0;height:100%;background-color:var(--public-color);position:absolute;left:0;top:0;transition:all .5s;}
.nav .a-om .text{display:flex;align-items:center;position:relative;z-index:10;}
.nav .a-om .text::after{content:"";width:67px;height:15px;background:url(../../images/home-about-icon1.png)no-repeat;background-size:cover;margin-left:20px;display:block;}
.nav .a-om:hover{color:#fff;}
.nav .a-om:hover::before{width:100%;transition:all .5s;}
.nav .a-om:hover .text::after{background:url(../../images/home-about-icon2.png)no-repeat;background-size:cover;}
.nav .a-om.active{color:#fff;}
.nav .a-om.active::before{width:100%;transition:all .5s;}
.nav .a-om.active .text::after{background:url(../../images/home-about-icon2.png)no-repeat;background-size:cover;}

.new-nav{margin-top:160px;}

.new{padding:100px 0 200px 0;}
.new .t1{text-align:center;}
.new .msg{text-align:center;margin-top:25px;}
.new .grid{gap:var(--bs-gap,70px);}
.new .g-col-xl-4{padding:50px 50px 45px 50px;background-color:#f2f6f7;}
.new .texts{margin-top:30px;}
.new .date{font-size:16px;line-height:32px;font-weight:700;color:var(--public-color);}
.new .text1{font-size:18px;line-height:32px;font-weight:700;color:#333333;margin-top:15px;}
.new .text1:hover{color:var(--public-color);}
.new .a-om{font-size:18px;line-height:32px;color:var(--public-color);font-weight:700;text-transform:uppercase;margin-top:25px;display:flex;align-items:center;}
.new .a-om .text{position:relative;width:0;height:32px;overflow:hidden;}
.new .a-om::after{content:"";width:67px;height:15px;background:url(../../images/home-about-icon1.png)no-repeat;background-size:cover;display:block;}

.new .g-col-xl-4:hover{background-color:#fff;box-shadow:0 0 50px 2px rgba(5,82,100,.2);}
.new .g-col-xl-4:hover .a-om .text{width:auto;}
.new .g-col-xl-4:hover .a-om::after{margin-left:20px;}

@media (max-width:768px) {
    .new{padding:30px 0;}
    .new .grid{gap:var(--bs-gap,30px);}
    .new .date{line-height:24px;}
    .new .text1{line-height:26px;}
}

.down{padding:160px 0 180px 0;}
.max-1830{max-width:1830px;}
.down .grid{gap:var(--bs-gap,40px);}
.down .img{position:relative;}
.down .img a{width:100%;height:auto;position:absolute;left:0;top:0;text-align:center;}
.down .texts{padding:15px 0;background-color:var(--public-color);}
.down .ttt{font-size:16px;line-height:28px;color:#000;text-align:center;background-color:rgb(226,226,226);padding:5px 0 15px;margin-top:-20px}
.down .texts a{display:flex;align-items:center;justify-content:center;}
.down .texts a .text{font-size:18px;line-height:32px;font-weight:700;color:#fff;text-transform:uppercase;display:flex;align-items:center;}
.down .texts a .text::after{content:"";width:67px;height:15px;background:url(../../images/down-icon.png)no-repeat;background-size:cover;display:block;margin-left:30px;}

@media (max-width:768px) {
    .down{padding:30px 0;}
    .down .grid{gap:var(--bs-gap,15px);}
    .down .texts a .text{font-size:16px;line-height:24px;}
    .down .texts a .text::after{margin-left:10px;}
}

.faq{padding:150px 0 200px 0;}
.faq .container-xl{display:flex;justify-content:space-between;align-items:flex-start;}
.faq .left{width:240px;}
.faq .left a{width:100%;margin-right:0;padding:10px 25px;margin-bottom:20px;}
.faq .left a .text{justify-content:space-between;}
.faq .right{width:73.3%;}

.faq .faq-item{padding:25px 0;border-bottom:2px dashed #ebebeb;}
.faq .right .faq-item:nth-child(1){border-top:2px dashed #ebebeb;}

.faq .faq-title{display:flex;justify-content:space-between;}
.faq .faq-title:after{content:"";width:27px;height:27px;background:url(../../images/faq-icon.png)no-repeat;background-size:cover;display:block;}
.faq .faq-title .text{font-size:18px;line-height:24px;font-weight:600;font-family:'Prompt';width:90%;}
.faq .faq-content{height:0;overflow:hidden;}
.faq .faq-content .text1{width:95%;font-size:18px;line-height:28px;color:#999999;}

.faq .faq-item.active .faq-content .text1{}
.faq .faq-item.active .faq-title:after{transform:rotate(180deg);}
.faq .faq-item.active .faq-content{margin-top:20px;padding-bottom:25px;height:auto;transition:all .5s;}
.faq .faq-item.active{border-bottom:2px solid var(--public-color);}

.video{padding:160px 0;}
.video .grid{gap:var(--bs-gap,40px);}
.video .g-col-xl-4{position:relative;}
.video .text1{position:absolute;left:0;top:25px;padding:0 30px;font-size:18px;line-height:26px;font-weight:700;color:#fff;}
.video .video-btn{position:absolute;left:40%;top:42%;}
.video .video-btn img:nth-child(2){display:none;}
.video .g-col-xl-4:hover .video-btn img:nth-child(1){display:none;}
.video .g-col-xl-4:hover .video-btn img:nth-child(2){display:block;}

.case{padding:200px 0;}
.case .box{display:flex;justify-content:space-between;margin-bottom:140px;}
.case .box:last-child{margin-bottom:0;}
.case .left{width:22.6%;display:flex;justify-content:flex-end;border-right:4px solid #b4cbd0;}
.case .left .box1{width:70%;}
.case .left .t1{text-transform:uppercase;color:var(--public-color);}
.case .right{width:75%;display:flex;justify-content:space-between;}
.case .right .texts{width:33.7%;}
.case .right .texts p{font-size:20px;line-height:32px;color:#666666;}
.case .right .texts p:nth-child(2){margin-top:35px;}
.case .right .img{width:57.7%;}

@media (max-width:768px) {
    .faq{padding:30px 0;}
    .faq .faq-content .text1{font-size:14px;line-height:22px;}
    .faq .faq-item.active .faq-content{margin-top:15px;padding-bottom:0;}

    .case{padding:30px 0;}
    .case .left{justify-content:flex-start;border-right-color:transparent;}
    .case .right .texts p{font-size:14px;line-height:22px;}
    .case .right .texts p:nth-child(2){margin-top:10px;}
    .case .box{margin-bottom:30px;}
}

.part{padding:100px 0;}
.part .container-xl{display:flex;justify-content:space-between;align-items:center;}
.part:nth-child(even){background-color:#f2f6f7;}
.part .left{width:43%;}
.part .left .img{width:100%;height:450px;display:flex;justify-content:center;align-items:center;overflow:hidden;}
.part .t1{font-family:'Prompt';}
.part .msg{margin-top:25px;}
.part .title{font-size:22px;line-height:30px;font-weight:700;font-family:'Prompt';margin-top:40px;}
.part .tips{margin-top:30px;}
.part .tip{font-size:20px;line-height:28px;color:#666666;margin-bottom:20px;}
.part .tip::before{content:"";width:30px;height:30px;background:url(../../images/part-icon1.png)no-repeat;background-size:cover;display:inline-block;margin-right:30px;position:relative;top:7px;}

.part .right{width:51%;}
.part:nth-child(even) .left{order:2;}

.part1{padding-top:175gpx;}

@media (max-width:768px) {
    .part1{margin-top:0;padding:30px 0;}
    .part{padding:30px 0;}
    .part .msg{margin-top:10px;}
    .part .title{margin-top:10px;font-size:18px;line-height:26px;}
    .part .tips{margin-top:10px;}
    .part .tip{margin-bottom:0;font-size:16px;line-height:24px;}
}

.work{padding:110px 0 135px 0;background-color:var(--public-color);}
.work .t1{color:#fff;text-align:center;}
.work .grid{margin-top:60px;}
.work .g-col-xl-4{padding:45px 40px 75px 40px;background-color:#377583;position:relative;}
.work .g-col-xl-4::before{content:"";width:6px;height:100%;background-color:#fff;position:absolute;left:0;top:0;}
.work .text1{font-size:42px;line-height:46px;font-weight:700;color:#fff;}
.work .text2{font-size:24px;line-height:32px;font-weight:700;color:#fff;height:64px;margin-top:35px;}
.work .msg{line-height:28px;color:#fff;margin-top:35px;}

@media (max-width:768px) {
    .work{padding:30px 0;}
    .work .grid{margin-top:20px;}
    .work .g-col-xl-4{padding:40px;}
    .work .text2{font-size:20px;line-height:28px;margin-top:10px;height:auto;}
    .work .msg{margin-top:5px;line-height:22px;}
}

.faq1{padding:125px 0 140px 0;}
.faq1 .msg{margin-top:10px;}
.faq1 .box{padding:80px 65px;background-color:#f2f6f7;margin-top:65px;}

.faq1 .faq-item:nth-child(1){border-top:2px dashed #e5e7e7;}
.faq1 .faq-item{padding:20px 0;border-bottom:2px dashed #e5e7e7;}
.faq1 .faq-title{font-size:18px;line-height:24px;font-weight:600;font-family:'Prompt';display:flex;justify-content:space-between;}
.faq1 .faq-title .text{width:98%;}
.faq1 .faq-title::after{content:"";width:9px;height:5px;background:url(../../images/faq1-icon.png)no-repeat;background-size:cover;display:block;position:relative;top:10px;}
.faq1 .faq-content{height:0;overflow:hidden;}
.faq1 .faq-content .text1{font-size:20px;line-height:32px;color:#999999;}

.faq1 .faq-item.active{border-bottom:2px solid var(--public-color);}
.faq1 .faq-item.active .faq-content{margin-bottom:10px;margin-top:20px;height:auto;transition:all .5s;}
.faq1 .faq-item.active .faq-title{color:var(--public-color);}

@media (max-width:768px) {
    .faq1{padding:30px 0;}
    .faq1 .box{margin-top:20px;padding:20px;}
    .faq1 .faq-content .text1{font-size:14px;line-height:22px;}
}

.service{margin-top:180px;padding-bottom:70px;}
.service .grid{gap:var(--bs-gap,45px);}
.service .g-col-xl-3 .img{text-align:center;}
.service .g-col-xl-3 .text1{width:65%;font-size:20px;line-height:28px;color:#666666;margin:45px auto 0 auto;display:table;text-align:center;}

.ins{padding:85px 0 160px 0;}
.ins:nth-child(odd){background:url(../../images/ins-bg.jpg)no-repeat;background-size:auto;background-position:right top;}
.ins .max-1660{display:flex;justify-content:space-between;}
.ins .left{width:55.5%;}
.ins .left .top{display:flex;justify-content:flex-end;}
.ins .left .tl{width:72%;display:flex;align-items:center;}
.ins .num{font-size:120px;line-height:120px;font-weight:700;color:#055264;}
.ins .t1{margin-left:150px;}
.ins .left img{margin-top:65px;}

.ins .right{width:39.5%;padding-top:30px;}
.ins .title{font-size:22px;line-height:32px;font-weight:700;margin-top:65px;}
.ins .tips{margin-top:45px;}
.ins .tip{font-size:20px;line-height:30px;color:#666666;margin-bottom:25px;}
.ins .tip::before{content:"";width:12px;height:12px;background-color:#055264;border-radius:50%;display:inline-block;margin-right:25px;}

.ins2 .left img{margin-top:55px;}
.ins3 .left img{margin-top:55px;}
.ins4 .left img{margin-top:45px;}

@media (max-width:1919px) {
    .ins .max-1660{padding-right:15px;width:100%;}
}
@media (max-width:1900px) {
    .ins .t1{margin-left:50px;}
}

.about{padding:80px 0;background-color:#055264;}
.about .g-col-xl-3{display:flex;align-items:center;justify-content:center;padding:0 20px;border-right:2px solid #c4d6db;}
.about{padding:80px 0;background-color:#055264;}
.about .g-col-xl-3:last-child{border-right:none;}
.about .text1{font-size:42px;line-height:46px;font-weight:600;color:#ffffff;}
.about .msg{font-size:18px;line-height:28px;color:#fff;margin-left:20px;}

@media (max-width:768px) {
    .about{padding:30px 0;}
    .about .g-col-xl-3{justify-content:flex-start;border-color:transparent;padding:0;}
    .about .text1{font-size:24px;line-height:32px;width:78px;}
    .about .msg{font-size:14px;line-height:22px;}
}

.chap{padding:180px 0 80px 0;}
.chap .container-xl{display:flex;justify-content:space-between;align-items:center;}
.chap .left{width:50.3%;}
.chap .t2{font-size:42px;line-height:56px;font-weight:700;color:var(--public-color);margin-top:5px;}
.chap .msg{margin-top:20px;font-size:16px;line-height:24px;}
.chap .right{width:42.9%;}
.chap .right img{margin-top:12px;}

@media (max-width:768px) {
    .chap{padding:30px 0;}
    .chap .msg{margin-top:10px;}
}

.oper{padding:120px 0;background-color:#f2f6f7;}
.oper .box{display:flex;justify-content:space-between;align-items:center;}
.oper .left{width:50%;}
.oper .right{width:43.8%;}
.oper .msg{margin-top:30px;} 
.oper .msg:nth-child(2){margin-top:50px;}
.oper .box:nth-child(1){margin-bottom:60px;}

@media (max-width:768px) {
    .oper{padding:30px 0;}
    .oper .msg:nth-child(2){margin-top:10px;}
    .oper .box:nth-child(1){margin-bottom:30px;}
}

.his{padding:140px 0;background-color:#f2f6f7;}
.his .top{margin-top:75px;}
.his .max-1200{max-width:1200px;}
.his .top .max-1200{display:flex;justify-content:space-between;}
.his .box{width:33%;text-align:center;}

.his .top .box{padding-bottom:60px;position:relative;}
.his .top .box::before{content:"";width:4px;height:75px;background-color:#055264;display:block;position:absolute;left:50%;bottom:-13px;}
.his .top .box:nth-child(1){width:35%;}
.his .top .box:nth-child(1) .text2{width:70%;}
.his .top .box:nth-child(2){width:31.7%;}
.his .top .box:nth-child(2) .text2{width:52%;}
.his .top .box:nth-child(3){width:33.3%;}
.his .top .box:nth-child(3) .text2{width:82%;}

.his .under{display:flex;justify-content:flex-end;}
.his .under .box{padding-top:60px;position:relative;}
.his .under .box::before{content:"";width:4px;height:75px;background-color:#055264;display:block;position:absolute;left:50%;top:-13px;}
.his .under .max-1200{display:flex;justify-content:space-between;}
.his .under .box .text2{margin-top:10px;}
.his .under .box .img{margin-top:25px;}
.his .under .box:nth-child(1){width:32.4%;}
.his .under .box:nth-child(1) .text2{width:70%;}

.his .under .box:nth-child(2){width:33.4%;}
.his .under .box:nth-child(2) .text2{width:62%;}

.his .under .box:nth-child(3){width:34.2%;}
.his .under .box:nth-child(3) .text2{width:72%;}

.his .box .img{border-radius:50%;border:5px solid var(--public-color);display:inline-block;overflow:hidden;}

.his .box .text1{font-size:24px;line-height:32px;font-weight:700;color:var(--public-color);margin-top:30px;}
.his .box .text2{font-size:20px;line-height:32px;color:#666666;margin:20px auto 0 auto;}

@media (max-width:768px) {
    .his{padding:30px 0;}
    .his .boxs{margin-top:20px;}
    .his .boxs{flex-wrap:wrap;}
    .his .box{width:100%;margin-bottom:20px;}
    .his .box .text1{font-size:20px;line-height:28px;}
    .his .box .text2{font-size:14px;line-height:22px;}

    .his .swiper-skip{display:none;}
    .his .top .box::before,.his .under .box::before{display:none;}

    .his .top{margin-top:20px;}
    .his .top .box .text2{width:100% !important;margin:10px}
    .his .top .max-1200{flex-wrap:wrap;}
    .his .top .box{width:100% !important;}
    .his .top .box{padding-bottom:0;}
    .his .box .text1{margin-top:0;}

    .his .under .max-1200{flex-wrap:wrap;}
    .his .under .box:nth-child(1),.his .under .box:nth-child(2),.his .under .box:nth-child(3){width:50%;padding-top:0;display:flex;flex-wrap:wrap;}
    .his .under .box .img{order:-1;margin:0 auto;}
    .his .under .box:nth-child(1) .text2,.his .under .box:nth-child(2) .text2,.his .under .box:nth-child(3) .text2{margin-top:0;width:100%;}
}

.vision{padding:100px 0 80px 0;background-color:#055264;}
.vision .container-xl{display:flex;justify-content:space-between;align-items:center;}

.vision .left{width:44.5%;}
.vision .t1{color:#fff;line-height:50px;}
.vision .msg{margin-top:40px;color:#fff;}
.vision .grid{margin-top:60px;gap:var(--bs-gap,15px);}
.vision .g-col-xl-6{border:10px solid #fff;position:relative;}
.vision .g-col-xl-6 span{position:absolute;right:15px;bottom:15px;z-index:10;}
.vision .g-col-xl-6 span:hover{cursor:pointer;}
.vision .g-col-xl-6 span:hover img{transform:scale(1.1);transition:all .5s;}
.vision .right{width:50%;}

@media (max-width:768px) {
    .vision{padding:30px 0;}
    .vision .msg{margin-top:10px;}
}

.max-1070{max-width:1070px;}
.cvideo{padding:110px 0 120px 0;}
.cvideo .t1{text-align:center;}
.cvideo .grid{margin-top:50px;gap:var(--bs-gap,40px);}
.cvideo .g-col-xl-4{position:relative;}
.cvideo span{position:absolute;right:30px;bottom:30px;}
.cvideo span:hover{cursor:pointer;}
.cvideo span img{transition:all .5s;max-width:100%;height:auto;}
.cvideo span:hover img{transform:scale(1.1);transition:all .5s;}

@media (max-width:768px) {
    .cvideo{padding:30px 0;}
    .cvideo .grid{margin-top:10px;gap:var(--bs-gap,10px);}
    .cvideo span{right:10px;bottom:10px;width:25%;}
}

.log{padding:100px 0 90px 0;background-color:#f2f6f7;}
.log .t1{text-align:center;text-transform:capitalize;}
.log .msg{margin-top:20px;text-align:center;}
.log .boxs{display:flex;justify-content:space-between;margin-top:70px;}
.log .box{text-align:center;}

.log .box .img{height:111px;display:flex;justify-content:center;align-items:center;}
.log .box .img img{mix-blend-mode:darken;height:111px;width:auto;}
.log .box .text1{font-size:20px;line-height:28px;color:#333333;margin-top:15px;}
.log .box .text1:hover{color:var(--public-color);}
.log .box:nth-child(3) .img img{height:100px;}
.log .box:nth-child(4) .img img{height:118px;}
@media (max-width:768px) {
    .log{padding:30px 0;}
    .log .boxs{margin-top:10px;flex-wrap:wrap;}
    .log .box{width:48%;}
    .log .box .img{}
    .log .boxs .box:nth-child(1) img{width:100%;}
    .log .box .text1{margin-top:5px;}
}

.new-cont{margin-top:80px;padding-bottom:70px;}
.new-cont .container-xl{display:flex;justify-content:space-between;}
.new-cont .left{width:65%;}
.new-cont .t1{font-size:32px;line-height:40px;font-weight:600;}
.new-cont .datebox{display:flex;margin-top:25px;}
.new-cont .date,.new-cont .author{font-size:18px;line-height:28px;color:#999999;}
.new-cont .author{margin-left:40px;}
.new-cont .cont{margin-top:60px;padding-bottom:80px;border-bottom:2px solid #dddddd;}
.new-cont .cont,.new-cont .cont p{font-size:18px;line-height:32px;}


.new-cont .under{margin-top:25px;display:flex;justify-content:space-between;}
.new-cont .under .title{font-size:18px;line-height:24px;font-weight:700;}
.new-cont .under .lus{margin-top:10px;}
.new-cont .under .lus{display:flex;}
.new-cont .under .lus1{font-size:12px;line-height:24px;font-weight:500;color:#055264;padding:5px 10px;border:2px solid #dddddd;margin-right:10px;}
.new-cont .share1{display:flex;margin-top:10px;}
.new-cont .share1 a,.new-cont .social{margin-left:5px;}
.new-cont .share1 a,.new-cont .share1 div{display:block;}
.new-cont .share1 div:nth-child(1){margin-left:0;}
.new-cont .social>span{padding:0;}
.new-cont .social:hover{cursor:pointer;}

.new-cont .last{margin-top:70px;position:relative;display:flex;justify-content:space-between;padding-top:35px;}
.new-cont .last::before{content:"";width:100%;height:6px;background-color:#333333;position:absolute;left:0;top:0;border-radius:50px;}
.new-cont .prev img{margin-right:15px;}
.new-cont .next img{margin-left:15px;}
.new-cont .last span{font-size:18px;line-height:32px;font-weight:700;color:#333333;}

.new-cont .right{width:30%;}
.new-cont .right .title{font-size:32px;line-height:40px;font-weight:700;font-family:'Prompt';}
.new-cont .right .box{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;}
.new-cont .right .box:nth-child(2){margin-top:50px;}
.new-cont .box .img{width:20%;}
.new-cont .box .texts{width:76%;}
.new-cont .box .date{font-size:16px;line-height:24px;color:#999999;}
.new-cont .box .text1{font-size:16px;line-height:24px;color:#333333;margin-top:15px;}

.new-cont .form-box{padding:55px 40px;background-color:var(--public-color);margin-top:80px;}
.new-cont .form-title{font-size:24px;line-height:32px;font-weight:700;color:#fff;font-family:'Prompt';}
.new-cont .form-feedback{margin-top:35px}
.new-cont .form-row{margin:0;}
.new-cont .form-row>[class*="col-"]{padding:0;}
.new-cont .form-feedback .form-control{color:#333333;padding:15px;}
.new-cont .form-feedback .form-control::placeholder{font-size:16px;line-height:36px;color:#999999;}
.new-cont .form-feedback .btn{background:transparent;}
.new-cont .form-feedback  .a-om{text-transform:uppercase;font-size:16px;line-height:28px;font-weight:700;color:#fff;padding:5px 25px 5px 25px;
border:4px solid #fff;position:relative;display:table;margin-top:25px;}
.new-cont .form-feedback .a-om::before{content:"";width:0;height:100%;background-color:#fff;position:absolute;left:0;top:0;transition:all .5s;}
.new-cont .form-feedback .a-om .text{display:flex;align-items:center;position:relative;z-index:10;}
.new-cont .form-feedback .a-om .text::after{content:"";width:39px;height:10px;background:url(../../images/new-cont-icon.png)no-repeat;background-size:cover;margin-left:20px;display:block;}
.new-cont .form-feedback .a-om:hover{color:var(--public-color);}
.new-cont .form-feedback .a-om:hover::before{width:100%;transition:all .5s;}
.new-cont .form-feedback .a-om:hover .text::after{background:url(../../images/new-cont-icon1.png)no-repeat;background-size:cover;}
     
.hot-pro{padding:70px 0 180px 0;}
.hot-pro .t1{font-size:36px;line-height:42px;}
.hot-pro .grid{margin-top:80px;gap:var(--bs-gap,40px);}
/* .hot-pro .g-col-xl-4{padding:25px 30px;} */
.hot-pro .texts{background-color:#616263;padding:25px 30px;}
.hot-pro .g-col-xl-4 .title{font-size:20px;line-height:32px;color:#fff;font-weight:700;}
.hot-pro .g-col-xl-4 .title:hover{text-decoration:underline;}
.hot-pro .g-col-xl-4 .text{font-size:20px;line-height:32px;color:#ffffff;}
.hot-pro .g-col-xl-4 .text:nth-child(2){margin-top:10px;}
.new-cont .cont ul,.new-cont .cont ol{padding-left:40px;}
.new-cont .cont ul,.new-cont .cont li{list-style:initial;}


@media (max-width:768px) {
    .new-cont{margin-top:30px;padding-bottom:30px;}
    .new-cont .t1{font-size:20px;line-height:28px;}
    .new-cont .datebox{margin-top:10px;}
    .new-cont .date, .new-cont .author{font-size:16px;line-height:24px;}
    .new-cont .author{margin-left:10px;}
    .new-cont .cont{margin-top:10px;}
    .new-cont .cont, .new-cont .cont p{font-size:14px;line-height:22px;}
	 .new-cont .cont, .new-cont .cont p img{max-width:100%;height:auto;}
    .new-cont .cont{padding-bottom:30px;}
    .new-cont .under .title{font-size:16px;line-height:24px;}
    .new-cont .under{flex-wrap:wrap;margin-top:15px;}
    .new-cont .under .lu{width:100%;}
    .new-cont .under .ru{display:table;margin-top:10px;}
    .new-cont .last{margin-top:20px;}

    .new-cont .prev img{width:46px;height:46px;}
    .new-cont .next img{width:46px;height:46px;}
    .new-cont .last{padding-top:25px;}
    .new-cont .last span{font-size:16px;line-height:24px;}

    .new-cont .right .title{font-size:24px;line-height:32px;}
    .new-cont .right .box:nth-child(2){margin-top:10px;}
    .new-cont .right .box{margin-bottom:10px;}
    .new-cont .box .text1{margin-top:5px;}
    .new-cont .form-box{margin-top:40px;}
    .new-cont .form-feedback .form-control{padding:10px;}

    .hot-pro{padding-top:0;padding-bottom:30px;}
    .hot-pro .t1{font-size:24px;line-height:32px;}
    .hot-pro .grid{margin-top:20px;gap:var(--bs-gap,30px);}
    .hot-pro .g-col-xl-4 .title{line-height:28px;}
    .hot-pro .g-col-xl-4 .text{font-size:16px;line-height:24px;}
}

.axis{padding:140px 0;}
.axis .msg{text-align:center;width:80%;margin:0 auto;}
.axis .grid{margin-top:80px;gap:var(--bs-gap,60px);}
.axis .g-col-xl-3{padding:0 10px;}
.axis .img{text-align:center;}
.axis .text{text-align:center;font-size:20px;line-height:28px;color:#666666;margin-top:45px;}

.proindex1{padding-bottom:160px;display:flex;flex-wrap:wrap;justify-content:space-between;}
.proindex1 .boxs{width:49.5%;display:flex;align-items:center;background-color:#f2f6f7;height:240px;margin-bottom:20px;}
.proindex1 .boxs:nth-child(odd){justify-content:flex-end;}
.proindex1 .boxs:nth-child(even) .box{padding-left:25px;}
.proindex1 .box{width:73%;display:flex;justify-content:space-between;align-items:center;}
.proindex1 .box .text1{font-size:18px;line-height:26px;font-weight:700;color:var(--public-color);}
.proindex1 .box .msg{font-size:14px;line-height:22px;color:#666666;margin-top:15px;position:relative;}
.proindex1 .box .msg::before{content:"";width:20px;height:1px;background-color:var(--public-color);position:absolute;left:0;bottom:-25px;}
.proindex1 .box .img{height:180px;width:43.7%;display:flex;align-items:center;}
.proindex1 .box .img img{mix-blend-mode:darken;}

.pindex1 .boxs:nth-child(1) .img img{width:70%;}
.pindex1 .boxs:nth-child(2) .img img{width:90%;}
.pindex1 .boxs:nth-child(3) .img a{display:flex;justify-content:center;overflow:visible;}
.pindex1 .boxs:nth-child(3) .img img{transform: scale(1.16);}
.pindex1 .boxs:nth-child(4) .img img{width:90%;}
@media (max-width:768px) {
    .axis{padding:30px 0;}
    .axis .grid{margin-top:10px;gap:var(--bs-gap,10px);}
    .axis .text{margin-top:10px;font-size:14px;line-height:22px;}

    .proindex1{padding-bottom:30px;}
    .proindex1 .boxs{width:100%;margin-bottom:10px;height:auto;}
    .proindex1 .box{width:100%;padding:25px 15px;}
    .proindex1 .box .img{height:auto;}
    .proindex1 .box .msg::before{display:none;}
}

.ax1 .img{height:139px;display:flex;align-items:center;justify-content:center;}

.dram{padding:130px 0 100px 0;}
.dram .top .t1{text-align:center;}
.dram .top .msg{text-align:center;}
.dram .top .msg:nth-child(2){margin-top:20px;}

.dram .center{margin-top:90px;display:flex;justify-content:space-between;}
.dram .center .box:nth-child(1){width:27.2%;display:flex;justify-content:flex-end;}
.dram .center .box:nth-child(1) .texts{width:85%;}
.dram .center .box:nth-child(2){width:36%;}
.dram .center .box:nth-child(3){width:28%;}
.dram .center .box:nth-child(3) .texts{width:81%;}

.dram .center .box .texts .text:nth-child(1){margin-top:0;}
.dram .center .box .text{font-size:20px;line-height:32px;color:#666666;text-align:center;margin-top:35px;}
.dram .center .box .text span{color:#055264;font-weight:600;}

.dram .grid{margin-top:100px;gap:var(--bs-gap,40px);}
/* .dram .g-col-xl-4{padding:25px 30px;} */
.dram .texts1{background-color:#616263;padding:25px 30px;}
.dram .g-col-xl-4 .title{font-size:20px;line-height:32px;color:#fff;font-weight:700;}
.dram .g-col-xl-4 .title:hover{text-decoration:underline;}
.dram .g-col-xl-4 .text{font-size:20px;line-height:32px;color:#ffffff;}
.dram .g-col-xl-4 .text:nth-child(2){margin-top:10px;}

.simp{padding:90px 0 100px 0;background-color:#055264;}
.simp .t1{line-height:56px;text-align:center;color:#fff;}
.simp .grid{gap:var(--bs-gap,10px);margin-top:35px;}
.simp .g-col-xl-4{background-color:#fff;}
.simp .texts{padding:25px;}
.simp .text{font-size:20px;line-height:30px;color:#333333;text-align:center;}

.max-1610{max-width:1610px;}
.ard{padding:110px 0 80px 0;}
.ard .max-1610{position:relative;}
.ard .t1{text-align:center;}
.ard .swiper{margin-top:80px;}
.ard .swiper-slide{position:relative;}
.ard .texts{position:absolute;left:0;bottom:0;width:100%;height:100px;background-color:rgba(0,0,0,.8);padding:20px 25px;}
.ard .text{font-size:20px;line-height:30px;color:#fff;text-align:center;}
.ard .swiper-button-prev{width:72px;height:72px;left:0;top:60%;}
.ard .swiper-button-prev::after{content:"";width:100%;height:100%;background:url(../../images/ard-prev.png)no-repeat;background-size:cover;}
.ard .swiper-button-next{width:72px;height:72px;right:0;top:60%;}
.ard .swiper-button-next::after{content:"";width:100%;height:100%;background:url(../../images/ard-prev.png)no-repeat;background-size:cover;transform:rotate(180deg);}

.profaq .t1{text-align:center;}
.profaq .msg{text-align:center;}

.pro-nav{padding-top:95px;background-color:#f4f4f4;}
.pro-nav .container-xl{display:flex;flex-wrap:wrap;}
.pro-nav a{margin-right:20px;font-size:16px;line-height:32px;color:#333333;padding:10px 25px;border:1px solid #aaaaaa;border-radius:100px;}
.pro-nav a.active{background-color:var(--public-color);color:#fff;}
.pro-nav a:hover{background-color:var(--public-color);color:#fff;border-color:var(--public-color);}

.pro-cont{padding-top:60px;background-color:#f4f4f4;padding-bottom:80px;}
.pro-cont .container-xl{display:flex;justify-content:space-between;align-items:center;}
.pro-cont .left{width:46%;}
.pro-cont .t1{font-size:48px;}
.pro-cont .msg{color:rgba(0,0,0,.8);margin-top:20px}
.pro-cont a{font-size:24px;line-height:32px;font-weight:700;color:#fff;background-color:var(--public-color);text-transform:uppercase;padding:15px 40px;margin-top:75px;}
.pro-cont a:hover{text-decoration:underline;}
.pro-cont .shares{margin-top:30px;display:flex;align-items:center;font-size:20px;line-height:24px;font-weight:500;color:#666666;}
.pro-cont .share{display:flex;align-items:center;width:21.5%;}
.pro-cont .share a,.pro-cont .social{margin-left:10px;}
.pro-cont .share a,.pro-cont .share div{display:block;}
.pro-cont .share div:nth-child(1){margin-left:0;}
.pro-cont .social>span{padding:0;}
.pro-cont .social:hover{cursor:pointer;}
.pro-cont .right{width:42.2%;}
.pro-cont .right .img{display:flex;justify-content:flex-start;align-items:center;}
.pro-cont .right .img img{height:324px !important;width:auto !important;}
.pro-cont .right a{background-color:transparent;margin-top:0;padding:0;} 
.pro-cont .right .img img{mix-blend-mode:darken;}
.pro-cont .grid{margin:0;width:86.5%;gap:var(--bs-gap,10px);}
.pro-cont .right .grid:nth-child(2){margin-top:60px;}
.pro-cont .right .grid:nth-child(3){margin-top:10px;}
.pro-cont .right .grid:nth-child(2) .g-col-xl-3{background-color:#fff;}
.pro-cont .right .grid .g-col-xl-3{display:flex;align-items:center;justify-content:center;background-color:#5555;}
/* .pro-cont .right .g-col-xl-3{background-color:#f4f4f4 !important;}
.pro-cont .right .g-col-xl-3 img{mix-blend-mode:darken;} */
.pro-cont figure.mz-figure{background-color:#f4f4f4;}
.pro-cont .right .img img{mix-blend-mode:darken;}
.mz-thumb.mz-thumb-selected img{border:none;}
.pro-cont .right .g-col-xl-3 a img{height:94px;width:auto;}

.navi{margin-top:60px;}
.navi .container-xl{display:flex;justify-content:space-between;display:flex;justify-content:space-between;}
.navi .nav-btn{width:20%;position:relative;}
.navi a{width:100%;text-align:center;font-size:16px;line-height:32px;font-weight:600;font-family:'Prompt';text-transform:uppercase;color:#333333;padding:20px 0;border-right:1px solid #e9ecf0;}
.navi .nav-btn:last-child a{border-right-color:transparent;}
.navi .nav-btn.active::before{content:"";width:100%;height:6px;background-color:var(--public-color);position:absolute;left:0;bottom:0;}
.navi.top{margin-top:0;position:fixed;top:-100px;left:0;width:100%;background-color:#FFF;z-index:998;}
.navi.top.active{top:80px;transition:all.5s;}

.p1,.p2,.p3,.p4,.p5,.p6{margin-top:100px;}
.p1 h3{font-size:20px;line-height:32px;font-weight:700;color:var(--public-color);margin:30px 0 10px 0;}
.p1 p{font-size:18px;line-height:26px;color:rgba(0,0,0,.8);}
.p1 .t1,.p2 .t1,.p3 .t1,.p4 .t1,.p5 .t1,.p6 .t1{font-size:36px;margin-bottom:55px;}
.p1 img,.p3 img{max-width:100%;}
.p2 p{font-size:18px;line-height:36px;color:rgba(0,0,0,.8);position:relative;}
.p2 p::before{content:"";width:10px;height:10px;background-color:var(--public-color);border-radius:50%;display:inline-block;margin-right:20px;position:relative;top:-2px;}

.p3 table{display: block;}
.p3 table tr td{padding:10px;font-size:16px;line-height:24px;color:rgba(0,0,0,.8);;border:1px solid #aaaaaa;text-align:center;}
.p3 table tr:nth-child(odd) td{background-color:#fff;}
.p3 table tr:nth-child(even) td{background-color:#e6edef;}
.p3 table tr:nth-child(1) td{font-size:20px;}

#p5{padding-bottom:140px;}

.p6 .box{display:flex;justify-content:space-between;flex-wrap:wrap;}
.p6 p{font-size:18px;line-height:28px;color:rgba(0,0,0,.8);position:relative;width:50%;margin-bottom:15px;}
.p6 p::before{content:"";width:10px;height:10px;background-color:var(--public-color);border-radius:50%;display:inline-block;margin-right:20px;position:relative;top:-2px;}

.p7 p::before{width:16px;height:16px;background:url(../../images/p7-icon.jpg)no-repeat;background-size:cover;top:0;}

.p4{padding:120px 0 100px 0;background-color:#055264;}
.p4 .t1{text-align:center;color:#fff;line-height:48px;}
.p4 .max-1450{max-width:1450px;margin:0 auto;position:relative;}
.p4 .p4-prev{left:0;top:63.3%;width:16px;height:30px;}
.p4 .p4-prev::after{content:"";width:100%;height:100%;background:url(../../images/p4-icon.png)no-repeat;background-size:cover;}
.p4 .p4-next{right:0;top:63.3%;width:16px;height:30px;}
.p4 .p4-next::after{content:"";width:100%;height:100%;background:url(../../images/p4-icon.png)no-repeat;background-size:cover;transform:rotate(180deg);}


.p5{padding-bottom:140px;padding-top:140px;margin-top:0;}
.p5 .grid{gap:var(--bs-gap,70px);}
.p5 .g-col-xl-4{padding:50px 50px 45px 50px;background-color:#f2f6f7;}
.p5 .texts{margin-top:30px;}
.p5 .date{font-size:16px;line-height:32px;font-weight:700;color:var(--public-color);}
.p5 .text1{font-size:18px;line-height:32px;font-weight:700;color:#333333;margin-top:15px;}
.p5 .a-om{font-size:18px;line-height:32px;color:var(--public-color);font-weight:700;text-transform:uppercase;margin-top:25px;display:flex;align-items:center;}
.p5 .a-om .text{position:relative;width:0;height:32px;overflow:hidden;}
.p5 .a-om::after{content:"";width:67px;height:15px;background:url(../../images/home-about-icon1.png)no-repeat;background-size:cover;display:block;}
.p5 .text1:hover{color:var(--public-color);}

.p5 .g-col-xl-4:hover{background-color:#fff;box-shadow:0 0 50px 2px rgba(5,82,100,.2);}
.p5 .g-col-xl-4:hover .a-om .text{width:auto;}
.p5 .g-col-xl-4:hover .a-om::after{margin-left:20px;}

@media (max-width:768px) {
    .pro-cont{padding:30px 0;}
    .pro-cont .t1{font-size:24px;}
    .pro-cont .msg{margin-top:10px;}
    .pro-cont .tips{margin-top:10px;}
    .pro-cont .tip{font-size:14px;line-height:22px;}
    .pro-cont a{margin-top:10px;font-size:16px;line-height:24px;padding:15px;}

    .p1, .p2, .p3, .p4, .p5,.p6{margin-top:20px;}
    .p1 .t1, .p2 .t1, .p3 .t1, .p4 .t1, .p5 .t1,.p6 .t1{font-size:18px;line-height:26px;margin-bottom:10px;}
    .p4 .grid{gap:var(--bs-gap,30px);}
    .p4 .texts1{padding-top:0;}
    .p4 .g-col-xl-4 .text{font-size:16px;line-height:24px;}
    .p5 .grid{gap:var(--bs-gap,30px);margin-top:20px;}
    .p5{padding-bottom:30px;}
    .p6 p{width:100%}

    .p1 h3{font-size:16px;line-height:24px;}
    .p1 p,.p2 p{font-size:14px;line-height:22px;}
    .p3 table tr:nth-child(1) td{font-size:16px;line-height:24px;}
    .p3 table tr:nth-child(even) td{background:#fff;}
    .p3 table tr td{font-size:13px;line-height:20px;padding:2px;}
    .p6 p{font-size:14px;line-height:22px;}
    #p5{padding-bottom:0;}

    .p4{padding:30px 0;}

    .p5{padding-top:0;}
}

.clog{background-color:#ffffff;padding:125px 0 150px 0;}
.clog .max-1730{max-width:1730px;position:relative;}
.clog .swiper{margin-top:75px;}
.clog .swiper .img{width:155px;height:122px;display:flex;justify-content:center;align-items:center;margin:0 auto;}
.clog .swiper .text1{margin-top:20px;text-align:center;font-size:20px;line-height:28px;color:#333333;}

.clog .swiper-button-prev,.clog .swiper-button-next{width:80px;height:80px;top:65%;z-index:100;}
.clog .swiper-button-prev{left:0;}
.clog .swiper-button-next{right:0;}
.clog .swiper-button-prev::after{content:"";width:100%;height:100%;background:url(../../images/clog-icon.png)no-repeat;background-size:cover;position:absolute;left:0;top:0;}
.clog .swiper-button-next::after{content:"";width:100%;height:100%;background:url(../../images/clog-icon.png)no-repeat;background-size:cover;position:absolute;left:0;top:0;transform:rotate(180deg);}
.clog .swiper-button-disabled{opacity:1;}

@media (max-width:1550px) {}

.contact .icon1 .msg.m1{margin-left:70px;}
.contact .emsg a:nth-child(2){margin-left:20px;}

.iconbefore{padding-bottom:20px;position:relative;border-bottom:2px dashed var(--public-color);}
.iconbefore + .icons{margin-top:40px;}

.contact .left .icons:nth-child(2) .icon1,.contact .left .icons:nth-child(4) .icon1{margin-bottom:10px;}

@media (max-width:1280px) {
    .contact .emsg a:nth-child(2){margin-left:0px;}
}
@media (max-width:1250px) {.contact .emsg a:nth-child(2){margin-top:5px;}}
@media (max-width:768px) {
    .clog{padding:30px 0;}
    .clog .swiper{margin-top:20px;}
    .clog .swiper-button-prev, .clog .swiper-button-next{width:40px;height:40px;}
    .clog .swiper-button-prev{left:15px;}
    .clog .swiper-button-next{right:15px;}
    .log .msg{margin-top:10px;}
    .iconbefore{padding-bottom:10px;}
    .contact .icon1 .msg.m1{margin-left:55px;}
}

.pagination{margin-top:30px;justify-content:flex-start !important;}


.photos{padding:140px 0 180px 0;background-color:#f2f6f7;}
.photos .max-1730{max-width:1730px;position:relative;}
.photos .t1{text-align:center;}
.photos .swiper{margin-top:85px;}
.photos .photos-prev{width:80px;height:80px;left:15px;top:61%;}
.photos .photos-prev::after{content:"";width:100%;height:100%;background:url(../../images/photos-icon.jpg)no-repeat;background-size:cover;}
.photos .photos-next{width:80px;height:80px;right:15px;top:61%;}
.photos .photos-next::after{content:"";width:100%;height:100%;background:url(../../images/photos-icon.jpg)no-repeat;background-size:cover;transform:rotate(180deg);}

@media (max-width:768px) {
    .photos{padding:30px 0;}
    .photos .swiper{margin-top:10px;}
    .photos .photos-prev,.photos .photos-next{top:51%;}
    .photos .photos-prev::after,.photos .photos-next::after{width:40px;height:40px;}
}

.pro_bread{margin-top:110px;background-color:#055264;height:70px;}
.pro_bread .container-xl{height:100%;}
.pro_bread .breadcrumb{height:100%;}
.pro_bread .breadcrumb-item{display:flex;align-items:center;}

.full{background:url(../../images/full-bg.jpg)no-repeat;background-size:cover;padding:75px 0 0 0;}
.full .container-xl{display:flex;justify-content:space-between;}
.full .left{width:47.5%;padding-top:35px;}
.full .t1{color:#fff;font-size: 32px;}
.full .msg{font-size:20px;line-height:30px;color:#fff;margin-top:20px;}
.full .a-om{text-transform:uppercase;font-size:24px;line-height:32px;font-weight:700;color:#fff;padding:12px 30px 12px 45px;
border:4px solid #fff;position:relative;margin-top:35px;display:table;}
.full .a-om::before{content:"";width:0;height:100%;background-color:#fff;position:absolute;left:0;top:0;transition:all .5s;}
.full .a-om .text{display:flex;align-items:center;position:relative;z-index:10;}
.full .a-om .text::after{content:"";width:67px;height:15px;background:url(../../images/home-about-icon2.png)no-repeat;background-size:cover;margin-left:20px;display:block;}
.full .a-om:hover{color:var(--public-color);}
.full .a-om:hover::before{width:100%;transition:all .5s;}
.full .a-om:hover .text::after{background:url(../../images/home-about-icon1.png)no-repeat;background-size:cover;}
.full .right{width:39.3%;}

@media (max-width:768px) {
    .pro_bread{margin-top:0;}
    .breadcrumb{background-color: rgba(5,82,100,.8);}
    
    .full{padding:25px 0;background:none;background-color:var(--public-color);}
    .full .container-xl{flex-wrap:wrap;}
    .full .left{width:100%;margin-top:0;}
    .full .t1{font-size:18px;line-height:26px;}
    .full .msg{margin-top:10px;font-size:16px;line-height:24px;}
    .full .a-om{margin-top:15px;font-size:16px;line-height:24px;padding:12px 20px;}
    .full .a-om .text::after{width:45px;height:10px;}
    .full .right{width:100%;order:-1;}
    .full .right img{width:90%;}
}

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

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

.whole-t2{padding:0 15px;font-size:26px;font-weight:bold;color:var(--public-color-g);margin-bottom:20px;}
.downpdf{position:absolute;z-index:10;top:0;right:0;bottom:0;left:0;cursor:pointer;}