@font-face {
    font-family: 'LexendGiga-Medium';
    src: url("../../style/fonts/LexendGiga-Medium.ttf") format('truetype');
}
/*#region 通用*/
body{color:#333;background-color:#fff;font-size:16px;line-height:24px;font-family:'Montserrat','',Arial,Helvetica,sans-serif}
a{color:#333;display:inline-block;}

.swiper-pagination-bullet-active{background:#007cc2}
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}
.main-container{margin-bottom:40px;margin-top:40px}
.tkanniu{cursor:pointer}
.bghui{background:#f9f9f9}
.card-thumb img{transition:all .4s ease}
.card-thumb:hover img{transform:scale(1.1)}
.img-enlarged img{transition:all .6s ease}
.img-enlarged:hover img{transform:scale(1.1)}
.container-xl.max-1230{max-width:1230px}
.container-xl.max-1330{max-width:1330px}
.container-xl.max-1430{max-width:1430px}
.container-xl.max-1530{max-width:1530px}
.container-xl.max-1630{max-width:1630px}
.container-xl.max-1830{max-width:1830px}
.container-xl.m-right{margin:0 0 0 auto;padding-right: 0}
.container-xl.m-left{margin:0 auto 0 0;padding-left:0}



 

@media(max-width:768px){
	body{font-size:14px;line-height:20px;padding-top:50px}
	.container-xl.m-right{margin:0 auto;padding-right: 15px}
	.container-xl.m-left{margin:0 auto;padding-left:15px}
}
/*#endregion*/

/* header */
.header{background:#fff;z-index:999;width:100%;position:fixed;top:0;right:0;left:0;transition:all .6s;}
.nav-fixed{border-bottom:1px solid rgba(0,0,0,0.3);}
.top-lang{margin-left:5px}
.top-search-box{z-index:93;}
.top-search-box .search-tb{width:40px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}
.top-search-box .search-tb i{color:#585a5e}
.top-search-box .search-tb .icon::before{font-size:16px;}
.top-search-box li{padding-top:20px;padding-bottom:20px}

.top-search-box .top-search{opacity:0;height:0;overflow:hidden;transition:all .6s;width:0;position:absolute;right:0px;top:100px;z-index:99;padding-top:0px}
.top-search-box .top-search.show{opacity:1;width:200px;height:45px;}
.header-top .logo span{font-family:Barlow;font-size:15px}
.header-top .nav{display:flex;align-items:center;justify-content:flex-end}
.header .col-md-9{flex-wrap:wrap}
.header .desc{display:flex;justify-content:flex-end;width:100%;padding-top:20px}
.header .desc a{font-weight:bold;font-size:17px;line-height:17px;padding:12px 0px;margin-left:20px}
.header .desc a:first-child{padding:12px 35px;color:#fff;background:#007cc2;border-radius:50px}
.header.fadeInDown{position:fixed;top:0;right:0;left:0;background:#fff;transition:all .6s;padding-top: 0;}
.header.fadeInDown .navbar-custom .navbar-nav .nav-link{color:#333}
.header.fadeInDown .top-search-box .search-tb i{color:#333}
.navbar{padding:0px;position:relative;z-index:9999}
.navbar-custom{top:0;z-index:2;justify-content:flex-end}
.navbar-custom .navbar-nav > .nav-item{font-size:16px;margin:0 25px}
.navbar-custom .navbar-nav .nav-link{text-align:center;position:relative;color:#585a5e;padding:0;height:100px;display:flex;align-items:center;
justify-content:center;font-weight:600;font-size:18px;font-family:'Montserrat';}
.navbar-custom .navbar-nav .nav-link:before{content:"";width:0px;height:3px;margin-left:0!important;background:#077ec4;position:absolute;bottom:20px}
.navbar-custom .navbar-nav .nav-item:hover .nav-link:before{width:100%;transition:all 0}
/* .navbar-custom .navbar-nav .nav-item.active .nav-link:before{width:100%;transform:all 0;} */
.navbar-custom .navbar-nav .nav-item .dropdown-toggle::after{transition:.6s;}
.navbar-custom .navbar-nav .nav-item:hover .dropdown-toggle::after{transform: rotateX(180deg);}
.navbar-custom .navbar-nav .nav-link:hover{}
.navbar-custom .navbar-nav .active > a {color: #005ca9;font-weight: 700;}
.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)}
.navbar-nav{margin-right:20px;}

.he-right ul{margin-bottom:0;}
@media(max-width:1480px) {
.navbar-custom .navbar-nav .nav-item { margin: 0 15px;}
}

@media(max-width:1300px) {
.navbar-custom .navbar-nav .nav-item { margin: 0 15px;}
}
/*#region 手机端*/
@media (max-width:768px) {
    .icon-search:before{color: #000;}
    header .icon-envelope:before{color:#000;}
}
.header-mb{background:#fff;position:fixed;top:0;left:0;right:0;width:100%;border-bottom:1px solid #fff;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:#fff}
.top-mb-search-box{display:none;position:fixed;background:#fff;top:50px;padding:6px 15px 10px;box-shadow:2px 2px 4px rgba(0,0,0,0.2);z-index:998;width:100%}
.top-mb-search-box .search-group{width:100%;height:38px}
.top-mb-feed i{font-size:16px;color:#fff}
.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:-80%;width:80%;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:#fff url(../../images/mobile_close.png) center center no-repeat;background-size:50% auto;position:absolute;left:-35px;top:0;cursor:pointer;text-align: center;line-height: 30px;}
.main-mask{position:absolute;background-color:#000;opacity:.4;width:100%;height:100vh;z-index:9;display:none}
/*#endregion*/
/* video */
/* video end */

@media (max-width:768px) {
    .header-mb .top-mb .dropdown.lang .dropdown-toggle{color:#333}
}


/* 浮窗 */
#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);
border-top:1px solid #fff}
#float .ico:first-child{border-top:0px solid #fff;}
#float .ico>i{font-size:30px;line-height:56px;display:block;color:#fff;position:relative;z-index:9999}
#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.spe p:hover{text-decoration:none;}
#float .ico p:hover span{text-decoration: none;}
#float .ico p a{color:#fff;}
#float .ico p a: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:hover{background-color:var(--public-color)}
#float.hide{transform:translateX(56px);z-index: 999;}
#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)}
#float .ico{background-color:#005ca9 !important;}
#float .ico p{background-color:#005ca9 !important;color: white;z-index:-1;}
@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 .ico#scroll-top{display:block!important;}
    #float.hide{right:15px;}
}

/*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:#005ca9;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 #005ca9;color:#005ca9;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:#005ca9;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;}
}


/* swiper点 */
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{background-color:#007cc2}
/*分页*/
.page-link{padding:.5rem 0.875rem}
.page-item.active .page-link{color:#fff;background-color:#25406f;border-color:#25406f;cursor:pointer;}
/*留言*/
.contact-wrapper .feedback-box .form-control{padding-top:13px;padding-bottom:13px;color:#fff;margin-bottom:0px;background:rgba(255,255,255,0.1);border-color:rgba(0,0,0,0.4)}
.contact-wrapper .feedback-box .form-control::-webkit-input-placeholder{color:#fff}
.contact-wrapper .feedback-box .form-feedback .btn{padding-top:15px;padding-bottom:15px;font-size:16px;background:#007cc2}
.contact-wrapper .feedback-box .form-feedback .btn:hover{background:#003b66;color:#fff}
.contact-wrapper .feedback-box .form-feedback.was-validated .form-control:invalid,.contact-wrapper .feedback-box .form-feedback.was-validated .form-control.is-invalid{border-color:#f5543f;padding-right:calc(1.5em+0.75rem);
background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em+0.1875rem) center;background-size:calc(0.75em+0.375rem) calc(0.75em+0.375rem)}

.cate .form-feedback.was-validated .form-control:invalid,.cate .form-feedback.was-validated .form-control.is-invalid{border-color:#f5543f;padding-right:calc(1.5em+0.75rem);
background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(0.375em+0.1875rem) center;background-size:calc(0.75em+0.375rem) calc(0.75em+0.375rem)}
.form-feedback .form-control{background:transparent;color:#9396a2;font-size:16px;border-radius:0px;overflow:hidden;border:1px solid transparent;
padding:10px 0;border-bottom-color:rgba(0,0,0,0.5) ;}
.form-feedback .form-control::placeholder{color: #fff !important;}
.form-feedback .form-control::-webkit-input-placeholder{color:#9396a2}
.form-feedback .btn{color:#fff;background:#007cc2;border-radius:0px;font-size:18px;line-height:22px;padding-top:11px;padding-bottom:11px}
.form-feedback .btn:hover{background:#007cc2;color:#fff;text-decoration: underline;}
@media(max-width:768px){.form-feedback .form-control{padding-top:10px;padding-bottom:10px;font-size:16px}
.form-feedback .btn{padding-top:10px;padding-bottom:10px}
.contact-wrapper .feedback-box .form-control{margin-bottom:0}
}.form-row>.col,.form-row>[class*="col-"]{padding:0 15px}
.form-feedback .btn-c{background-color:#0b3b8d;height:100%;padding:10px 20px;transition:all .6s}
.form-feedback .form-control::placeholder{color: #000 !important;}
/*搜索*/
.pro-search .search-group{width:100%;background:#fff;border:0;border-bottom:1px solid #dddddd;border-radius:0}
.pro-search .search-group .form-control{font-size:18px;color:#333;padding-left:0}
.pro-search .search-group .form-control::-webkit-input-placeholder{color:#666;font-size:18px;font-weight:500}
.search-group{width:200px;height:45px;background:#f7f7f7;overflow:hidden;border:1px solid rgba(0,0,0,.1);border-radius:10px}
.search-group .form-control{border:none;border-radius:0px;background:transparent;color:#5c5352;height:45px}
.search-group .form-control::-webkit-input-placeholder{color:#5c5352}
.search-group .btn{border-radius:0px;height:45px;width:45px;display:flex;justify-content:center;align-items:center;padding:6px 15px;margin-bottom:0}
.search-group i{color:#007cc2;font-size:1.3rem}
.search-group .btn:hover{background-color:#007cc2;transition:.6s all}
.search-group .btn:hover i{color:#fff}
/*#表格*/
.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: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:table;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
@media(max-width:768px){.table-wrapper-md table{display:table;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:table;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:table;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}
.content-wrapper tbody th{color:#2980c7}
/*#弹出留言表单*/
.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:250px;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}
}.feedpc{position:fixed;right:0px;top:60%;cursor:pointer;z-index:70}
.feedpc .feed{display:flex;align-items:center}
.feedpc .feed .img{z-index:60;margin-right:-20px}
.feedpc .feed p{background:#414141;height:50px;font-size:18px;font-weight:bold;color:#fff;text-align:center;line-height:50px;padding:0 15px 0 25px}
@media(max-width:768px){.feedpc .feed .img{margin-right:0px}
.feedpc .feed .img img{width:50px;height:50px}
.feedpc .feed p{display:none}
.totop{z-index:10}
}
/* 格子 */
.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)}}

.copy-link{margin-top:0;display:flex;flex-wrap:wrap;justify-content:flex-end}
.copy-link a,.copy-link span{width:25px;height:25px;display:inline-block;margin-right:10px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#848484;transition:.6s;}
.copy-link .social-youtube{background-color:transparent !important}
.copy-link .social-youtube::before{display:none}
.copy-link a:hover,.copy-link span:hover{color:#fff;}

.justify-content-center{margin-top:60px;}
.page-item.active .page-link{background-color:#077ec4;box-shadow: 0 0 2px 1px #077ec4;border-color:transparent;}
.page-link{margin-right:10px;}
/* 全局通用 */
.t1{font-size:50px;font-family:"Hind";line-height:52px;font-weight:600;}
.t2{font-size:20px;font-weight:600;}
.msg{font-size: 16px;line-height:27px;font-family:"Montserrat";}
.bold{position:relative;z-index: 10;}
.bold::before{content:"";position:absolute;width:100%;bottom:0;left:0;background-color: red;}

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

/* 瑞康线 */
.rk-line{width:60px;height:2px;background-color:#077ec4;}
/* 瑞康按钮 */
.a-rk{background-color:#077ec4;padding:10px 30px;font-weight:600;border-bottom-right-radius:10px;border-top-left-radius:10px;color:#fff;
transition:all .6s;position:relative;}
.rk-btn1{display:flex;justify-content:center;align-items:center;width:100%;font-size:16px;}
.a-rk.back-f .text{transform:translateX(0);transition:.6s ease-in-out}
.a-rk.back-f:hover .text{transform:translateX(-20px);}
.a-rk.back-f .show-img{position:absolute;right:22px;opacity:0;transition:0.6s ease-in-out;}
.a-rk.back-f:hover .show-img{position:absolute;right:10px;opacity:1;}

.a-rk:hover{text-decoration:underline;color:#fff;transition:all .6s;}
.a-rk.back-f{background-color:#fff;color:#077ec4;border:1px solid #077ec4;max-width:inherit;transition:all .01s;}
.home-pro .a-rk.back-f{max-width:300px;}

.a-rk.back-f:hover{background-color:#077ec4;color:#fff;transition:all .001s;}
@media (max-width:768px) {
    .rk-btn1{font-size:14px;}
}
/* banner通用 */
.banner{margin-top:100px;}
/* 首页banner */
.banner-text{justify-content:space-between;margin-top:-30px;}
.banner-img img{height:700px;}
.banner-left{width:43%;display:flex;justify-content:flex-end;}
.banner-cont{width:68%;text-align: left;}
.banner-cont .t1{font-size:50px;line-height:70px;}
.banner-cont .t1 .bold{font-size:60px;}
.banner-cont .t1 .bold::before{height:10px;background-color:#0e73ae;bottom:27px;z-index:-1;width:103%;left:-5px;}
.banner-cont .msg{color: rgba(255,255,255,1);margin-top:30px;font-size:18px;}
.banner-cont .msg .bold{color:#fff;}
.banner-cont .msg .bold::before{background-color: #fff;height:1px;}
.banner-cont .a-rk{margin-top:30px;}
.banner-right{width:59%;}

@media (max-width:768px) {
    .banner-img img{height: 580px;}
    .banner-text{margin-top:40px;display:block;}
    .banner-cont .t1{font-size: 24px;line-height: 32px;}
    .banner-cont .t1 .bold{font-size:26px;line-height: 32px;}
    .banner-left{width:90%;margin-top: 20px;}
    .banner-cont{width:90%;}
    .banner-right{width: 80%;margin-left:10%;}
    .banner-cont .t1 .bold::before{height: 5px;bottom: 10px;}
}
/* 其他页banner */
.other .banner-img img{height:470px;}
.other .banner-text .title{text-align:left;font-size:60px;line-height:70px;font-family:'Hind';}
.other .breadcrumb{margin-top:40px;}
.other .breadcrumb a{font-size:16px;font-family:'Montserrat';}
.breadcrumb-item+.breadcrumb-item::before{color:#fff;}
.spe.banner{margin-top:100px;}
.spe .breadcrumb a{color:#000;font-weight:500;}
.spe .breadcrumb-item+.breadcrumb-item::before{color:#000;}
/* ... */
.breadcrumb-item.qt1+.breadcrumb-item.qt1::before{
    color: black !important;
}
.breadcrumb-item.qt1{
    color: black !important;
}
.breadcrumb-item.qt1 a{
    color: black !important;
}

.breadcrumb-item.qt1:last-child a{color:#005ca9!important;}
.breadcrumb-item a:hover{text-decoration:underline;}


@media (max-width:768px) {
    .banner{margin-top:0;}
    .other .banner-text{display:flex;margin-top: 0;}
    .other .banner-img img{height:200px;}
    .other .banner-text .title{font-size:24px;line-height:32px;}
    .other .breadcrumb{margin-top:50px !important;}
    .other.mbshort .banner-img img{height:100px;}
}
/*产品详情新闻详情栏目导航*/
.other.one .banner-text .title{font-size:32px;}
@media (max-width:768px) {
    .other.one .banner-text .title{font-size:24px;line-height: 32px;}
}
/* home-pro */
.home-pro .container-xl{padding:110px 15px;}
.home-pro .rk-line{margin-top:35px;}
.home-pro .top .msg{width:48%;margin-top: 30px;}
.home-pro .grid{gap:var(--bs-gap,40px);margin-top:60px;}
.home-pro .show-img{overflow:hidden;mix-blend-mode:multiply;display:flex;align-items:center;justify-content:center;border: 1px solid rgba(0,0,0,.1);}
.home-pro  img{transition:all .5s;}
.home-pro  a:hover img{transform:scale(1.1);transition:all .5s;}
.home-pro .show-img:hover{border-color: #007cc2;}
.home-pro .show-txt{margin-top:15px;margin-left:0px;position:relative;z-index:10;color:#2c2c2c;text-align:center;}
.home-pro .show-txt a{width:100%;}
.home-pro .show-txt a:hover{text-decoration:underline;color:#2c2c2c;}
.home-pro .a-rk{display:block;margin:0 auto;margin-top:60px;}
.home-pro .a-rk .show-img{mix-blend-mode:inherit;}
@media (max-width:768px) {
    .home-pro .container-xl{padding: 30px 15px;}
    .home-pro .grid{gap:var(--bs-gap,15px);}
    .home-pro .show-img{max-width: 100%;}
    .home-pro .show-img a,.home-pro .show-img img{width: 100%;}
    .home-pro .g-col-xl-3{margin-top:40px;}
    .home-pro .grid{margin-top:20px;}
    .home-pro .top .msg{width:100%;}
    .home-pro .show-txt{font-size:16px;line-height:22px;}
    .home-pro .a-rk{margin-top:25px;}
}
/* home-cust */
.home-cust{margin-top:40px;padding:0 0 80px 0;background:url(../../images/home-cust-bg.jpg) no-repeat;background-size: 100% 100%;}
.home-cust .top{text-align:center;}
.home-cust .rk-line{margin:0 auto;margin-top:25px;}
.home-cust .top .msg{width:50%;margin:0 auto;margin-top:30px;}
.home-cust .a-rk{background-color:transparent;}
.home-cust .grid{margin-top:60px;gap: var(--bs-gap,100px);}
.home-cust .g-col-xl-6{position:relative;overflow: hidden;}
.home-cust .show-img{position:relative;}
.home-cust .show-img::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(7,126,196,.5);}
.home-cust .show-msg{text-align:center;color:#fff;position:absolute;width:100%;top:50%;transition: all .5s;transform: translateY(-50%);}
.home-cust .show-msg .t2{font-size:23px;line-height:27px;}
.home-cust .show-msg .msg{margin:0 auto;margin-top:30px;width:74%;}

.home-cust .a-rk{margin-top:70px;}
.home-cust .a-rk.show-img::before{content:"";background-color:transparent;}
@media (max-width:768px) {
    .home-cust .grid{margin-top:60px;gap: var(--bs-gap,0px);}
    .home-cust .top .msg{display: none;}
    .home-cust{padding-bottom: 30px;}
    .home-cust .a-rk{margin-top: 15px;}
}
/* home-sol */
.home-sol {display:flex;justify-content:space-between;padding-top:180px;padding-bottom:150px;}
.home-sol .left{width:42%;display:flex;justify-content:flex-end;}
.home-sol .left-cont{width:68.5%;}
.home-sol .a-rk{margin-top:40px;}
.home-sol .right{width:58%;}

.home-sol .show-txt{padding-bottom:50px;}
.home-sol .msg{margin-top:20px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}


.home-sol .swiper-backface-hidden .swiper-slide{padding-right:132px;}
.home-sol .swiper-backface-hidden .swiper-slide .show-img::before{display: none;}
.home-sol .swiper-slide-next{margin-left:-55px;}
.home-sol .swiper-slide-next+.swiper-slide{margin-left: -55px;}

.home-sol .swiper-slide .msg:nth-child(1){font-weight:700;color: #000;text-transform:capitalize;}
.home-sol .swiper-slide .msg:nth-child(1){color:#077ec4;font-weight:700;}

@media (max-width:768px) {
    .home-sol{padding: 30px 0;display: block;}
    .home-sol .left,.home-sol .right{width:100%;}
    .home-sol .right{padding:0 15px;margin-top: 20px;}
    .home-sol .left-cont{width:95%;}
    .home-sol .swiper-backface-hidden .swiper-slide{padding-right:0px;}
    .home-sol .swiper-slide-next{margin-left:0px;}
    .home-sol .swiper-slide-next+.swiper-slide{margin-left: 0px;}
}
/* 分页 */
.home-sol .swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal{width:auto;bottom:0;top:auto;}
.home-sol .swiper-pagination-clickable .swiper-pagination-bullet{width:90px;border-radius:0;height:3px;margin:0 10px 0 0;background-color:#939393;}
.home-sol .swiper-pagination-clickable .swiper-pagination-bullet-active{background-color:#077ec4;}

/* home-about */
.home-about{background: #f2f4f7;}
.home-about .container-xl{display:flex;justify-content:space-between;padding:120px 15px;}
.home-about .left{width:47%;}
.home-about .right{width:50%;padding-top:45px;padding-left:50px;}
.home-about .right .msg:nth-child(1){color:#077ec4;font-weight:700;}
.home-about .right .msg:nth-child(3){margin-top:20px;}
.home-about .t1{margin-top:15px;}
.home-about .bold{color:#000;font-weight:600;}
.home-about .bold::before{height:1px;background-color:#7c7e81;}
.home-about .right .a-rk{margin-top:30px;margin-right:30px;}

@media (max-width:768px) {
    .home-about .container-xl{padding:30px 15px;display: block;}
    .home-about .left,.home-about .right{width:100%;}
    .home-about .right{padding-left:0;}
    .home-about .right .a-rk{margin-right: 0;}
}
/* home-ens */
.home-ens{display:flex;justify-content:space-between;padding-top:160px;padding-bottom:120px;}
.home-ens .left{display:flex;justify-content:flex-end;width:47%;padding-top:90px;}
.home-ens .left-cont{width:72%;}
.home-ens .msg{margin-top:40px;}
.home-ens .a-rk{margin-top:40px;max-width: 300px;}
.home-ens .right{width: 52%;display:flex;justify-content:flex-end;}
.home-ens .img-box{margin-left:40px;}
.home-ens .img-box2{margin-top:40px;display:flex;justify-content:flex-end;}

@media (max-width:768px) {
    .home-ens{display:block;padding: 30px 15px;}
    .home-ens .left{padding-top:0;width:100%;}
    .home-ens .left-cont{width:100%;}
    .home-ens .right{width:100%;}
    .home-ens .img-box{margin-left:10px;margin-top:20px;}
}
/* home-innova */
.home-innova .container-xl{display:flex;justify-content:space-between;padding-top:130px;padding-bottom:160px;}
.home-innova .left{width:41%;}
.home-innova .right{width:52%;padding-top:60px;}
.home-innova .box{display:flex;margin-top:20px;}
.home-innova .box:nth-child(2){margin-top:30px;}
.home-innova .show-txt{margin-left:10px;}
.home-innova .show-txt .msg:nth-child(1){color:#077ec4;font-weight:700;}
.home-innova .a-rk{margin-top:40px;}

@media (max-width:768px) {
    .home-innova .container-xl{display:block;padding: 30px 15px;}
    .home-innova .left,.home-innova .right{width:100%;}
}
/* home-ensure */
.home-ensure{padding:90px 0;background-color:#f2f4f7;}
.home-ensure .t2{font-size:30px;color: #077ec4;font-weight: 700;}
.home-ensure .grid .g-col-xl-4:not(:first-child){text-align:center;}
.home-ensure .grid .g-col-xl-4 .msg{width:80%;margin-top:30px;color:#54565a;font-weight: 600;text-align:center;}
.home-ensure .grid .g-col-xl-4:not(:first-child) .msg{margin: 0 auto;margin-top:30px;}
.home-ensure .grid .g-col-xl-4:not(:last-child) .msg{width:60%;}

@media (max-width:768px) {
    .home-ensure{padding:30px 0;text-align:center;}
    .home-ensure .grid .g-col-xl-4:not(:last-child) .msg{width: 100%;}
    .home-ensure .t2{font-size: 24px;line-height: 32px;}
}
/* home-new */
.home-new{padding-top:100px;padding-bottom:100px;}
.home-new .t1{text-align:center;margin-bottom:30px;}
.home-new .under{display:flex;justify-content:flex-end;}
.home-new .cont{width:86.8%;}
.home-new .swiper{width:100%;}
.home-new .swiper-slide{display:flex;margin:60px 0;}
.home-new .border{display:flex;box-shadow:3px 1px 10px 1px rgba(0,0,0,.2);margin-top:30px;}
.home-new .swiper-backface-hidden .swiper-slide{padding-right: 60px;}
.home-new .swiper-slide-next{margin-left:-80px;}
.home-new .swiper-slide-next+.swiper-slide{margin-left: -80px;}
.home-new .swiper-slide-active{margin-left:10px;}
.home-new .show-img{width:41%;}

.home-new .show-img a,.home-new .show-img img{width:100%;height:100%;}

.home-new .show-txt{padding:25px 20px 15px 30px;width:62%;box-shadow:3px 1px 10px 1px transparent;}
.home-new .date{font-size:14px;font-weight: 500;}
.home-new .t2{font-size:18px;color:#077ec4;line-height:27px;margin:10px 0;height: 54px;display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.home-new .show-txt .msg{display: -webkit-box;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;}
.home-new .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:0;left:30%;}
.home-new .swiper-pagination-bullet{width:90px;height:5px;border-radius:0;margin-right:20px !important;} 
.home-new a:hover .t2{text-decoration:underline;}

@media (max-width:768px) {
    .home-new{padding:30px 0;}
    .home-new .cont{width:100%;}
    .home-new .t1{margin-bottom:0;}
    .home-new .swiper-backface-hidden .swiper-slide{padding-right:0;}
    .home-new .swiper-slide-next{margin-left:-0px;}
    .home-new .swiper-slide-next+.swiper-slide{margin-left:-0px;}
    .home-new .swiper-slide-active{margin-left:0px;}
    .home-new .show-img{width:41%; display: none;}
    .home-new.pro .cont{padding:20px 15px;}
    .home-new.pro .cont .t2{font-size:16px;line-height:24px;}
    .home-new .show-txt{width:100%;}
    .home-new .swiper-pagination-bullets.swiper-pagination-horizontal{left: 0;}
    .home-new .swiper-pagination-bullet{width:60px;height:5px;border-radius:0;margin-right:10px !important;} 
}
/* home-contact */
.home-contact{background: url(../../images/home-contcat-bg.jpg);padding-top:80px;padding-bottom:90px;color: #fff;}
.home-contact .container-xl{display:flex;justify-content:space-between;}
.home-contact .left{width:40%;display:flex;align-items:center;}
.home-contact .right{width:60%;}
.home-contact .t2{font-family:"LexendGiga-Medium";font-weight:500;}
.home-contact .form-group{margin-bottom:0;}
.home-contact .spe .form-group{margin-bottom:40px;}

.home-contact .form-row:last-child {background-color: #fff;padding:10px;margin:0 10px;}

.home-contact .form-feedback .form-control{border-bottom-color:rgba(255,255,255,0.5);color: #fff;}
.home-contact .form-feedback .form-control[name='content']{color: #000;}
.home-contact .form-feedback .form-control::placeholder{color:#6e6e6e  !important;font-size: 16px;font-weight: 600;}
.home-contact .form-feedback .spe .form-control::placeholder{color:#fff  !important}
.home-contact .feedback-result{padding:0}
.home-contact .btn-block{width:60%;margin: 0 0 0 auto;}
.home-contact .was-validated .form-control:invalid, .form-control.is-invalid{border-bottom-color:#f5543f;}

.home-contact.pro .container-xl{display:block;text-align:center;}
.home-contact.pro .t1{font-size:30px;font-family: "LexendGiga-Medium";}
.home-contact.pro .desc{text-align:center;margin-top:15px;margin-bottom:30px;}
.home-contact.pro .ico{cursor:pointer;background:#005ca9;display:block;width:250px;margin:0 auto;border-radius:50px;font-size:20px;line-height:50px;}
.home-contact.pro .ico:hover{text-decoration:underline;}

@media (max-width:768px) {
    .home-contact{padding-top:40px;padding-bottom:40px;}
    .home-contact .container-xl{display: block;}
    .home-contact .left,.home-contact .right{width:100%;}
    .home-contact .spe .form-group{margin-bottom:20px;}
    .home-contact.pro .t1{font-size:24px;}
    .home-contact .form-row:last-child{display:flex;justify-content: space-between;}
}
/* footer */
footer{background-color:#041319;padding-top:60px;color: rgba(255,255,255,.8);}
footer a{color:rgba(255,255,255,.8);margin-top:5px;}
footer a:hover{color:rgba(255,255,255,.8);text-decoration:underline;}
footer .title{font-size:20px;font-family:"LexendGiga-Medium";color:#fff;}
footer .logo,footer .title{margin-bottom:30px;}
footer .title{margin-top:40px;}

footer .box1{display:flex;justify-content:space-between;}
footer .box2{width:30%;}
footer .box3{width:65%;}
footer .box3 .msg{font-size:14px;line-height:22px;position:relative;margin-bottom:10px;display:flex;}
footer .box3 .msg:before{content:"";content: "●"; margin-right: 5px;line-height:30px; color: #fff;display:inline-block;}
.contact-box{display:flex;align-items:center;font-size:14px;line-height:20px;}
.contact-icon{margin-right:10px;}
footer .contact-box{margin-top:10px;padding-bottom:0;}
footer .box{margin-top:60px;border-top: 1px solid rgba(255,255,255,.8);display:flex;justify-content: space-between;align-items: center;padding: 10px 0;}
footer .text{font-size: 16px;color: rgba(255,255,255,.8);}
footer .share a{margin-left:5px;}
footer .share span{margin-left:5px;}
footer .dropdown-menu{top:inherit;bottom:100%;}

@media (max-width:768px) {
    footer .box1{flex-wrap: wrap;}
    footer .box2{width:100%;}
    footer .box3, footer .box4{width:100%;display:none;}
}
/* 联系我们 */
.contact{padding-top:120px;padding-bottom:70px;}
.contact .container-xl{display:flex;justify-content:space-between;}
.contact .left{width:42%;}
.contact .tel-way{margin-top:30px;}
.contact .left .msg.box{display:flex;align-items:center;margin-top:20px;}
.contact .box .show-icon{margin-right:15px;}
.contact .right{width:45%;}
.contact .form-feedback .form-control{border: 1px solid rgba(0,0,0,0.2);padding: 10px 15px;color: #6c6c6d;}
.contact .form-feedback .form-control::placeholder{color:#6c6c6d !important;font-weight:500;}
.contact .form-feedback .btn{background-color: #383337;font-weight:600;}
.contact-logo{margin-top:20px;}
.contact .left .msg{margin-top:20px;font-weight:500;}
.contact .left .add{margin-top:0;}
.contact .left .add-text{margin-top:20px;}
.contact a:hover{text-decoration: underline;}
.contact .form-group{margin-bottom:40px;}
.contact .form-row>[class*="col-"]{padding:0;margin-left:0;margin-right: 0;}

@media (max-width:768px) {
    .contact{padding-top:30px;padding-bottom:10px;}
    .contact .container-xl{display:block;}
    .contact .left{width: 100%;}
    .contact .right{width:100%;padding-top: 30px;padding-bottom: 30px;}
    .contact .form-group{margin-bottom:20px;}
}
/* 案例内页 */
.case-cont{padding:120px 0;}
.case-cont .top{display:flex;justify-content:space-between;}
.case-cont .top .left{width:30%;}
.case-cont .rk-line{width:100px;height:5px;margin-top:40px;}
.case-cont .top .right{width:54.5%;}
.case-cont .top .right .msg:nth-child(2){margin-top:40px;}
.case-cont .top .bold{color:#077ec4;font-weight:600;}
.case-cont .under{margin-top:100px;}

.case-cont .box{padding:40px 0;display:flex;justify-content:space-between;box-shadow: 2px 2px 10px 2px rgba(0,0,0,0.1);margin-top:60px;}
.case-cont .box .left{width:49%;display:flex;justify-content:flex-end;}
.case-cont .box .right{width:50%;}
.case-cont .r-cont{width:87%;margin: 0 auto;padding:30px 0;}
.case-cont .r-cont .t2{font-size: 27px;font-family:'Hind';text-transform :capitalize}
.case-cont .r-cont .msg{margin-top:40px;}
.case-cont .r-cont .bold{color:#000;font-weight:600;}
.case-cont .r-cont .detai{margin-top:30px;}
.case-cont .r-cont .detai .msg{margin-top:5px;}

@media (max-width:768px) {
    .case-cont{padding:30px 0;}
    .case-cont .top{display:block;}
    .case-cont .top .left,.case-cont .top .right{width:100%;}
    .case-cont .rk-line{margin-top: 10px;margin-bottom: 10px;}

    .case-cont .under{margin-top:30px;}
    .case-cont .box{display: block;padding:0;}
    .case-cont .box .left,.case-cont .box .right{width:100%;}
    .case-cont .r-cont .msg{margin-top:20px;}
}
/* 二级导航 */
.navigation{position:relative;;padding:60px 15px 20px 15px;}
.navigation::before{content:"";width:97%;height:1px;background-color:rgba(0,0,0,.1);position:absolute;bottom:0;left:15px;}
.navigation a{margin-right:16px;}
.navigation .nav-btn{padding:15px;background-color: #eeeeee;font-weight: 600;color:#54565a;margin-bottom:10px;}
.navigation .nav-btn.active{background-color:#014f8e;color:#fff;text-decoration:underline;}
.navigation a:hover .nav-btn{background-color:#014f8e;color: #fff;text-decoration:underline;}

@media (max-width:768px) {
    .navigation{padding:30px 15px;}
    .navigation a{margin-top:5px;}
}
/* 工厂 视频通用*/
.current .txt{text-align:center;margin-top:15px;font-weight:500;text-transform: capitalize;}

/* 工厂独有 */
.factory{padding:60px 0 120px 0}
.factory .grid{gap:var(--bs-gap,40px);}
.factory .g-col-xl-3{margin-top:20px;}

@media (max-width:768px) {
    .factory{padding: 30px 0;}
    .factory .grid{gap:var(--bs-gap,10px);}
}
/* 视频独有 */
.video{padding-bottom:120px;padding-top:60px;}
.video .grid{gap:var(--bs-gap,60px);}
.video .g-col-xl-4{margin-top:20px;}
.video.current .txt{font-weight:600;font-size:18px;}

@media (max-width:768px) {
    .video{padding: 30px 0;}
    .video .grid{gap:var(--bs-gap,0px);}
    .video .grid .g-col-12{margin-top:40px;}
    .video .grid .g-col-12:nth-child(1){margin-top:0;}
}
/* cate */
.cate{background:url(../../images/cate-bg.jpg)no-repeat;background-size:100% 100%;padding:200px 0 150px 0;}
.cate .container-xl{display:flex;justify-content:space-between;}
.cate .left{width:42%;}
.cate .t1{font-weight:500;}
.cate .msg{margin-top:25px;}
.cate .right{width:53%;}
.cate .a-rk{margin-top:30px;}

@media (max-width:768px) {
    .cate{padding: 30px 0 0 0;}
    .cate .container-xl{display:block;}
    .cate .left,.cate .right{width:100%;}
    .cate .right{margin-top:30px;}
    .cate .right img{max-width:100%;}
}
/* new */
.new{padding:100px 0 120px 0;}
.new .g-col-xl-4{margin-top:20px;box-shadow: 2px 5px 10px 2px rgba(0,0,0,.1);}
.new .show-txt{padding:30px 40px;}
.new .date{font-size:14px;}
.new .title{margin-top:10px;height:48px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.new .title a{font-size:18px;font-weight:600;}
.new .title a:hover{text-decoration: underline;color:#3696cf;;}
.new .show-txt .msg{font-size:14px;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.new .grid{gap: var(--bs-gap,60px);}

@media (max-width:768px) {
    .new{padding:30px 0;}
    .new .grid{gap: var(--bs-gap,20px);}
    .new .title{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px;}
    .new .show-txt{padding:15px;}
    .new .title a{font-size:16px;}
}
/*cert*/
.cert{padding-top:20px;padding-bottom:120px;}
.cert .g-col-xl-3{padding:25px 10px 15px 10px;box-shadow: 1px 1px 10px 1px rgba(0,0,0,0.2);margin-top:60px;}

@media (max-width:768px) {
    .cert{padding-bottom:30px;}   
    .cert .g-col-xl-3{margin-top:30px;padding-top:0;}
}
/* faq */
.faq{padding:80px 0 120px 0;}
.faq .top{display:flex;align-items:center;}
.faq .show-icon{width:45px;height:45px;background-color:#000;display:flex;align-items:center;justify-content:center;font-size:18px;
font-family:'Hind';color:#fff;font-weight:500;margin-right:20px;}
.faq .box{margin-top:40px;}
.faq .box:hover .show-icon{background-color: #077ec4;}
.faq .box:hover .text{color: #077ec4;}
.faq .text{font-size:22px;color:#000;font-weight:500;}
.faq .under{padding:30px 70px;box-shadow: 1px 1px 10px 1px rgba(0,0,0,.1);margin-top:20px;position:relative;}
.faq .under .show-img{position:absolute;right:100px;top:0;}

.cur-top .container-xl{display:flex;justify-content:space-between;padding-top:80px;padding-bottom:80px;}
.cur-top .left{width:46%;}
.cur-top .right{width:54.5%;}
.cur-top .rk-line{height:4px;width:100px;margin-top:30px;}

@media (max-width:768px) {
    .faq{padding:30px 0;}
    .faq .text{font-size:20px;line-height:24px;}
    .faq .under{padding:30px 15px;}


    .cur-top .container-xl{padding:30px 15px;display: block;}
    .cur-top .left,.cur-top .right{width:100%; margin-top: 15px;}
    .cur-top .rk-line{margin-top:10px;margin-bottom:10px;}
}
/* team */
.team-list{padding-bottom:120px;}
.team-list .container-xl{padding-top:180px;display:flex;justify-content:space-between;align-items:center;}
.team-list .container-xl:nth-child(2) .left{order:2;}
.team-list .container-xl:nth-child(2) .right{order:1;}
.team-list .left{width:47%;}
.team-list .left img{width:100%;}
.team-list .right{width:43.5%;padding:25px 0;}
.team-list .msg{color:#747679;font-weight:500;}
.team-list .bold{font-weight: 600;color:#077ec4;text-decoration:underline;}
.team-list .right .msg:nth-child(2){margin-top:20px;}
.team-list .right .a-rk{margin-top:40px;}
@media (max-width:768px) {
    .team-list .container-xl{padding-top:30px;display:block;}
    .team-list .left,.team-list .right{width:100%;}
    .team-list{padding-bottom:30px;}
}
/* team锚点链接横条 */
.team.anchor{position:fixed;top:0;width:100%;transition:all .5s;z-index:11;}
.anchor.active{top:100px;transition:all .5s;}
.anchor.navigation{background-color:#f2f4f7;padding:25px 0;}
.anchor.navigation .container-xl{display:flex;justify-content:space-between;}
.anchor.navigation a{margin: 0 auto;}
.anchor.navigation .nav-btn{background-color:transparent;color:#4f5054;text-decoration:none;border:2px solid transparent;font-weight:600;padding:10px;}
.anchor.navigation a:hover .nav-btn{text-decoration:none;background-color:transparent;color:#077ec4;border-top:2px solid #077ec4;
border-bottom:2px solid #077ec4;}
.anchor.navigation .nav-btn.active{color:#077ec4;border-top:2px solid #077ec4;border-bottom:2px solid #077ec4;}

@media (max-width:768px) {
    .anchor.navigation{display: none;}
}
/* innova */
.innova.cur-top .container-xl{padding: 80px 15px 140px 15px;}
.innova.cur-top .left{width:50%;}
.innova.cur-top .right{width:48%;}
.innova.cur-top .t1{font-weight:500;}
.innova.cur-top .msg .bold{font-weight: 600;}
.innova.cur-top .msg:nth-child(1) .bold{color:#54565a;}
.innova.cur-top .msg:nth-child(2) .bold{color:#077ec4;text-decoration:underline;}

.innova-cont{padding-bottom:30px;}
.innova-list-top .t1{text-align:center;font-weight:500;}
.innova-list .container-xl{display:flex;justify-content:space-between;align-items:center;padding-top:90px;padding-bottom:90px;}
.innova-list:nth-child(even){background-color:#f2f4f7;}

.innova-list .t1{font-weight:500;letter-spacing:-2px;}
.innova-list .left{width:47%;position:relative;}
.innova-list .left img{width:100%;}
.innova-list .left::before{content:"";position:absolute;width:100%;bottom:0;height:5px;background-color:#007cc2;}
.innova-list .right{width:45%}
.innova-list .right .msg{margin-top:30px;}

@media (max-width:768px) {
    .innova-cont{padding-bottom:0;}
    .innova.cur-top .container-xl{padding: 30px 15px;}
    .innova.cur-top .left,.innova.cur-top .right{width:100%;}
    .innova.cur-top .right{margin-top:20px;}
    .innova-list .container-xl{padding: 30px 15px;display:block;}
    .innova-list .left,.innova-list .right{width:100%;}
    .innova-list .t1{margin-top:20px;}
    .innova-list .right .msg{margin-top:10px;}
}
/* 产品中心 */
.product.cur-top .container-xl{padding:120px 15px 40px 15px;}
.product.cur-top .left{width:30%;}
.product.cur-top .right{width:60%;}
.product.cur-top .msg .bold:nth-child(1){font-weight:600;color:#007cc2;text-decoration:underline;}
.product.cur-top .msg .bold:nth-child(2){font-weight:600;text-decoration:underline;}

.list .container-xl{display:flex;justify-content:space-between;align-items:center;padding:120px 15px 100px 15px;}
.list .left{width:53%;}
.list .right{width:42%;}
.list:nth-child(even){background-color:#f2f4f7;}
.list:nth-child(even) .left{order:2;width:56.5%;}
.list:nth-child(even) .right{order:1;}

.product .left img{height:100%;transition:all .5s;mix-blend-mode: multiply;}
.product a:hover img{transform:scale(1.1);transition:all .5s;}
.product .t1 a{position:relative;}
.product .t1 a:hover{color:#2c2c2c;}
.product .t1 a::before{content:"";width:0;height:3px;background-color:transparent;position:absolute;left:50%;bottom:5px;}
.product .t1 a:hover::before{background-color: #2c2c2c;width:100%;left:0;transition: all .5s;}
.product .msg{margin-top:20px;}

.product .box{margin-top:40px;}
.product .box img{margin-right:5px;width:133px;height:82px;}

@media (max-width:768px) {
    .product.cur-top .container-xl{padding: 30px 15px;}
    .product.cur-top .left,.product.cur-top .right{width:100%;}

    .list .container-xl{display:block;padding: 30px 15px;}
    .list:nth-child(even) .left,.list:nth-child(even) .right{width:100%;}
    .list:nth-child(odd) .left,.list:nth-child(odd) .right{width:100%;}
    .product .box img{width:30%;}
}
/* solu1 */
.solu1.cur-top .container-xl{padding-top:120px;padding-bottom:240px;}
.solu1.cur-top .msg:nth-child(2){margin-top:35px;}
.solu1.cur-top .bold{font-weight:600;color:#007cc2;text-decoration:underline;}

.solu1.list .container-xl{padding:160px 15px;}
.solu1.list:nth-child(even) .container-xl{padding:110px 15px;}
.solu1.list .left{width:50%;}
.solu1.list .left img{width:100%;}

.solu1.list .msg{margin-top:20px;}
.solu1.list .a-rk{max-width:300px;margin-top:40px;}
.solu1.list .a-rk.back-f{background-color:transparent;}
.solu1.list .a-rk.back-f:hover{background-color:#007cc2;}

.solu1-cont{padding:160px 15px 120px 15px;}
.solu1-cont .msg{margin-top:20px;width:76%;}
.solu1-cont .a-rk{margin-top:40px;}
.solu1-cont .under{margin-top:60px;}

@media (max-width:768px) {
    .solu1.cur-top .container-xl{padding-top:30px; padding-bottom: 30px;}

    .solu1.list:nth-child(even) .container-xl{padding: 30px 15px;display: block;}
    .solu1.list .left,.solu1.list .right{width:100%;}
    .solu1.list .right .t1{margin-top:10px;}
    .solu1.list .container-xl{padding:30px 15px;display:block;}
    .solu1-cont{padding: 30px 15px;}

    .solu1-cont .msg{width:100%;}
    .sol-xx{
        padding-top: 15px;
    }
    .sol-xx .cont{margin-top: 15px !important; }
    .sol-xx .cont .left{width: 100% !important;padding-right: 0 !important;}
    .sol-xx .cont .right{width: 100% !important;}
    .sol-xx .cont .left .t1{font-size: 24px !important;line-height: 32px !important;}
    .sol-xx .cont .left .t2{font-size: 16px !important;line-height: 24px !important;}
    .sol-xx .cont .left .image{margin-top: 15px !important;}
    .sol-xx .cont .left .image .col-md-4{width: 50% !important;}
}
/* 新闻详情 */
.new-cont .container-xl{padding: 120px 15px 40px 15px;}
.new-cont .t1{font-weight:600;font-size:38px;line-height:48px;}
.new-cont .under{margin-top:40px;}
.new-cont .under p img{max-width:100% !important;}
.new-cont .under p{margin-bottom:5px;}
.new-cont .date{font-weight:600;margin-top:60px;}
.new-cont .box{margin-top:40px;font-family:"Hind";}
.new-cont .col-md-3>.t1{font-size:28px;margin-bottom:20px;} 
.new-cont .col-md-3 .t2{font-size:16px;line-height:24px;margin-top:5px;margin-bottom:5px;}
.new-cont .col-md-3 .t2:hover{text-decoration:underline;color:#005ca9;}
.new-cont .col-md-3 .date{margin-top:10px;color:#005ca9;font-size:14px;}
.new-cont .col-md-3 .msg{font-size:14px;line-height:22px;}
.new-cont .col-md-3 .border{border-bottom:1px dashed #666;padding-bottom:20px;}

.nf{display:flex;align-items:center;margin-top:60px;}
.new-cont .a-rk{margin-right:40px;}
.new-cont .a-rk .show-img{transform:rotate(180deg);margin-left:0;margin-right:10px;}
.new-cont .a-rk.back-f:hover .text{transform:translateX(20px);}
.new-cont .a-rk.back-f .show-img{left:22px;right:auto;opacity:0;transition:0.6s ease-in-out;}
.new-cont .a-rk.back-f:hover .show-img{left:16px;opacity:1;}
.new-cont .share a{margin-right: 5px;}
.new-cont .share span{margin-right:5px;}
.new-cont .box img{
    max-width: 100%;
    height: auto;
}

@media (max-width:768px) {
  .new-cont .t1{font-size:26px;line-height:32px;}
    .new-cont .container-xl{padding: 30px 15px;}
    .new-cont .under{margin-top:0;}
    .new-cont .date{margin-top:20px;}
    .new-cont .box{margin-top:20px;}
    .nf{display: block;margin-top:20px;}
    .new-cont .a-rk{margin:0 auto;display:block;}
    .new-cont .share-box{margin-top:20px;}
}
/* recom通用 */
.recom .container-xl{padding:120px 15px;}
.recom .rk-line{margin-top:30px;}
.recom .top .msg{margin-top:30px;width:48%;}
.recom.videos .container-xl{padding:40px 15px;}
.recom.videos .container-xl .show-img{line-height:0;}

.recom .under{margin-top: 60px;}
.recom .current a,.recom .current img{width:100%;}
.recom .show-img{border:1px solid rgba(0,0,0,.1);}
.recom .a-rk .show-img{border-width:0;}
.recom .grid{gap:var(--bs-gap,60px);}
.recom .current .g-col-xl-4:hover .show-img{border-color:#007cc2;}
.recom .current .txt{font-size:20px;font-family:'Hind';margin:0 auto;font-weight:600;text-align:left;
display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.recom .current .type{font-size:14px;color:#005ca9;margin-top:5px;margin-bottom:5px;font-weight:600;}
.recom .current .show-txt{margin-top:20px;}
.recom .current .txt a:hover{color:#005ca9;text-decoration:underline;}
.recom .current .desc{color:#666;}

@media (max-width:768px) {
    .recom .container-xl{padding:30px 15px;}
    .recom .top .msg{width:100%;}
    .recom .under{margin-top:0;}
    .recom .grid{gap:var(--bs-gap,0px);}
    .recom .grid .g-col-12{margin-top:40px;}
}
/* 产品详情 */
.pro-cont.navigation{padding-top:80px;}
.recom.pro .container-xl{padding: 120px 15px 0 15px;}

.pro.anchor.navigation{background-color:transparent;padding:0;}
.pro.anchor.navigation .container-xl{justify-content: left;padding: 20px 15px;}
.pro.anchor.navigation a{margin:0;margin-right:10px;}
.pro.anchor.navigation a .nav-btn{color:#4f5054;background-color: #eeeeee;}
.pro.anchor.navigation a:hover .nav-btn{border-color:transparent;background-color: #007cc2;color:#fff;}
.pro.anchor.navigation a .nav-btn.active{border-color:transparent;color:#4f5054;background-color: #007cc2;color: #fff;}
.top.anchor.navigation{position:fixed;top:0;transition: all .5s;width:100%;background-color:#fff;z-index:10;}
.top.anchor.navigation.active{top:100px;border-color:transparent;transition: all .5s;border-bottom: 1px solid rgba(0,0,0,.1);}
.pro.anchor.navigation.active::before{width:0;}

.pro-cont .top{padding:100px 0;display:flex;justify-content:space-between;}
.pro-cont .right{width:45%;order:1;}
.pro-cont .left{width:52%;order:2;}
.pro-cont .name{font-size:18px;font-family:'Hind';font-weight:500;}
.pro-cont .type{font-size:32px;line-height:32px;font-weight:'Hind';font-weight:500;margin-top: 10px;}
.pro-cont .top .msg{margin-top:20px;}
.pro-cont .s-img{margin-top:30px;}

.pro-cont .swiper-button-lock{display:block;opacity: 1;}
.pro-cont .swiper-button-prev{left:0;}
.pro-cont .swiper-button-next{right:0;}
.pro-cont .mz-thumb.mz-thumb-selected img{border:1px solid #077ec4;}
.pro-cont .swiper-button-prev:after,.pro-cont .swiper-button-next:after{font-size:20px;color:#077ec4;}
.pro-cont .swiper-button-next.swiper-button-disabled,.pro-cont .swiper-button-prev.swiper-button-disabled{opacity:1;}
.pro-cont .swiper-button-next.swiper-button-disabled::after,.pro-cont .swiper-button-prev.swiper-button-disabled::after{color: #000}
.pro-cont .mz-figure.mz-no-zoom{border:1px solid rgba(0,0,0,.1);}

.pro-cont .nf .a-rk{margin-right:40px;}
.pro-cont .share a,.pro-cont .share span{margin-right:5px;}

.pro-cont table{width:100%;text-align: center;word-break:break-all; word-wrap:break-all;}
.pro-cont td{border: 1px solid rgba(0,0,0,.2);}
.pro-cont table tr:nth-child(odd){background-color:#f4f4f4;}
.pro-cont table tr:nth-child(even){background-color:#e5edf4;}
.pro-cont table tr:first-child td{padding:10px 0;}
.pro-cont table tr:not(:first-child) td{padding:10px 0;}

.pro-cont #pd{padding:0px 0 80px;}
.pro-cont #tp{padding-bottom:40px;}
.pro-cont #tp .title{font-size:18px;font-weight: 600;}
.pro-cont #tp .grid{margin-top:30px;gap: var(--bs-gap, 40px);}
.pro-cont #tp .show-txt{text-align:center;margin-top:20px;}
.pro-cont p img{max-width:100%}
.pro-cont table{max-width:100%;}
@media (max-width:768px) {
  .pro-cont table{display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; -ms-overflow-style: -ms-autohiding-scrollbar;}
  .pro-cont table tr td{min-width:100px;}
    .recom.pro .container-xl{padding: 30px 15px;}
    .pro-cont .top{padding: 0px 0;display:block; margin-top: 15px;}
    .pro-cont .left,.pro-cont .right{width:100%;}
    .pro-cont .type{font-size: 24px;line-height: 32px;}
    .pro-cont .share-box{margin-top:10px;}
    .pro-cont #pd{padding: 30px 0;}
    .pro-cont #tp{padding-bottom:0;}
    .pro-cont .s-img img{width:30%;}
}
/* 服务页 */
.service.cur-top .right{width:57%;}
.service.cur-top .msg:nth-child(2){margin-top:40px;}
.service.cur-top .a-rk{margin-top:40px;}


.service-cont .grid{gap:var(--bs-gap,40px);}
.service-cont .g-col-xl-3{text-align:center;padding-top:25px;}
.service-cont .g-col-xl-3:nth-child(even){background-color: #000;color:#fff;}
.service-cont .g-col-xl-3:nth-child(odd){background-color: #f2f4f7;}
.service-cont .grid .txt{font-size:22px;line-height:27px;font-weight:500;max-width:100%;margin-top:auto;}
.service-cont .g-col-xl-3:nth-child(even) .txt{margin-top:40px;margin-bottom:30px;}
.service-cont .g-col-xl-3:nth-child(odd) .txt{margin-top:25px;margin-bottom: 10px;}

.service-cont .under{margin-top:80px;display:flex;justify-content:space-between;align-items:center;margin-bottom:80px;}
.service-cont .under .left{width:32%;}
.service-cont .under .right{width:58%;}
.service-cont .under .msg{font-weight:500;}
.service-cont .under .msg:nth-child(3){margin-top:40px;}
.service-cont .under .msg:nth-child(2){margin-top:30px;}

.service-cont .box{margin-top:40px;}
.service-cont .under .box .msg{margin-top:0;color:#007cc2;font-weight:600;}

.service-list{padding-top:80px;background-color:#f2f4f7;padding-bottom:80px;}
.service-list .container-xl{display:flex;justify-content:space-between;align-items:center;}
.service-list .left{width:52%;}
.service-list .right{width:45%;}

.service-list:nth-child(even) .left{order:1;}
.service-list:nth-child(even) .right{order:2;}

.service-list .t1{margin-bottom:30px;}
.service-list .box{margin-top:40px;}
.service-list .bold{font-weight:600;color: #007cc2;}
.service-list:nth-child(odd){padding-bottom:160px;}
.service-list:nth-child(odd) .t1{margin-top:80px;}
.service-list:nth-child(odd) .left{width:53%;}

.service-list.catelog .right{width:46%;}
.service-list.catelog{padding-top:180px;padding-bottom:180px;background-color:#fff;}
.service-list.catelog img{mix-blend-mode: multiply;}

.service-list.catelog .left{position:relative;}
.service-list.catelog .t1{margin-top:-50px;}
.service-list.catelog .a-rk.back-f{position:absolute;max-width:100%;left:15%;top: 35%;}

@media (max-width:768px) {

    .service-cont .grid{gap:var(--bs-gap,0);}
    .service.cur-top .right{width:100%;}
    .service.cur-top .msg{margin-top:20px;}
    .service.cur-top .msg:nth-child(2){margin-top:20px;}

    .service-cont .under{margin-top:30px;display:block;margin-bottom:30px;}
    .service-cont .under .left,.service-cont .under .right{width:100%;}
    .service-cont .under .right{padding-bottom:30px;padding-top:30px;}

    .service-list{padding-top:30px;}
    .service-list .container-xl{display:block;}
    .service-list:nth-child(odd){padding-bottom:30px;}
    .service-list:nth-child(odd) .left,.service-list:nth-child(odd) .right{width:100%;}

    .service-list:nth-child(odd) .t1{margin-top:30px;}
    .service-list .left,.service-list .right{width:100%;}
    .service-list:nth-child(even) .right{padding-top:30px;padding-bottom:30px;}
    .service-list .box{margin-top:20px;}
    .service-list .t1{margin-bottom:0;margin-top:10px;}

    .service-list.catelog{padding-top:30px;}
    .service-list.catelog .a-rk.back-f{position:relative;left:0;}
}
/* about */
.about.container-xl{display:flex;justify-content:space-between;padding-top:90px;padding-bottom:30px;}
.about .left{width:43%;}
.about .company img{width:100%;}
.about .box{margin-top:40px;background-color:#f5f5f7;padding:25px 30px;font-weight:500;}
.about .box .grid{text-align:center;}
.about .grid .g-col-xl-4{padding:0 10px;}
.about .box .title{font-size:30px;font-family:"Hind";color:#014f8e;}
.about .box .show,.about .box .text,.about .box .msg{display:table;margin: 0 auto;}
.about .box .msg{margin-top: 10px;}
.about .box .grid{margin-top:30px;}

.about .box .text{font-family:'Hind';font-size:35px;margin-top:20px;padding-bottom:15px;position:relative;color:#014f8e;}
.about .box .text::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#014f8e;}

.about .right{width:44%;}
.about .t1{margin-bottom:25px;}
.about .t2{font-size:38px;line-height:50px;font-family:"Hind";font-weight:400px;letter-spacing:-2px;margin-top:70px;margin-bottom:30px;}

.about-all{background-color:#f2f4f7;}
.about-all .container-xl{display:flex;justify-content:space-between;padding:90px 15px;}
.about-all .right{width:50%;order:1;padding-top:60px;}
.about-all .right .msg{margin-top:40px;}
.about-all .right .a-rk{margin-right:30px;margin-top:40px;}
.about-all .left{width:48%;order:2;}
.about-all .left img{mix-blend-mode:normal;}

.about-map .container-xl{padding:160px 15px;display:flex;justify-content:space-between;}
.about-map .left{order:2;width:52%;}
.about-map .right{order:1;width:46%;}
.about-map .t1{font-weight:600;margin-top:20px;}
.about-map .t2{font-family:'Hind';font-size:28px;color:#077ec4;}
.about-map .msg{margin-top:40px;}
.about-map .a-rk{margin-top: 40px;}

.about-last .container-xl{padding-bottom:120px;}
.about-last .t1{width:75%;margin:0 auto;text-align:center;}
.about-last .rk-line{width:100%;margin-top:60px;margin-bottom:60px;}
.about-last .bold{color: #007cc2;font-weight: 600;}
.about-last .grid{gap:var(--bs-gap, 125px);}
@media (max-width:1400px) {
    .about-last .grid{gap:var(--bs-gap,10px);}
}

@media (max-width:768px) {
    .about.container-xl{padding-top:30px;padding-bottom:30px;display:block;}
    .about .left,.about .right{width:100%;}
    .about .right{padding-top:30px;}
    .about .t1{margin-bottom:5px;}

    .about .t2{font-size:24px;line-height:32px;}
    .about-all .container-xl{padding:30px 15px;display:block;}
    .about-all .right{padding-top:0;width:100%;}
    .about-all .right .msg{margin-top:20px;}
    .about-all .right .a-rk{margin-right:0;}
    .about-all .left{width:100%;margin-top:40px;}

    .about-map .container-xl{display:block;padding:30px 15px;}
    .about-map .left,.about-map .right{width:100%;}
    .about-map .t2{font-size:20px;line-height:28px;}

    .about-last .container-xl{padding-bottom:30px;}
    .about-last .rk-line{margin-bottom:20px;}
    .about-last .grid{gap:var(--bs-gap,0px);}
}
/* 解决内页 */
.solu2-one{padding-top:120px;padding-bottom:300px;display:flex;justify-content:space-between;align-items:center;}
.solu2-one .left{width:52%;}
.solu2-one .right{width:43%;}
.solu2-one .r-cont{width:69%;}
.solu2-one .grid{gap:var(--bs-gap,40px);}
.solu2-one .g-col-7{display:flex;align-items: center;}
.solu2-one .g-col-5 img:nth-child(2){margin-top:45px;}
.solu2-one .t1{font-weight:500;letter-spacing:-2px;}
.solu2-one .msg{margin-top:30px;}

.solu2-two{background-color:#f2f4f7;padding-top:60px;padding-bottom:120px;}
.solu2-two .container-xl{display:flex;justify-content:space-between;}
.solu2-two .left{width:52%;order:1;}
.solu2-two .right{width:48%;display:flex;justify-content:flex-end;order:2;}
.solu2-two .right.tree{width:47%;}
.solu2-two  img{margin-top:-160px;}
.solu2-two .box{margin-top:25px;}
.solu2-two .left .box:nth-child(2){margin-top:50px;}
.solu2-two .t1{letter-spacing:-1px;font-weight:500;}
.solu2-two .title{font-size:16px;color:#000;font-weight:700;padding-left:25px;position:relative ;}
.solu2-two .title::before{content:"\f00c";position:absolute;left:0;font-family:'Cmsfont';font-weight:600;}
.solu2-two .msg{font-weight:500;margin-left:25px;}
.solu2-two .box:hover .title{color:#007cc2;text-decoration:underline;}

.solu2-one.tree .left{width:48%;}
.solu2-one.tree .grid{gap: var(--bs-gap,0px);}
.solu2-one.tree .g-col-7 img{width:90%;}
.solu2-one.tree .g-col-5 img{width:90%;margin-left:-20px;}
.solu2-one.tree .g-col-5 img:nth-child(2){margin-top:20px;}

@media (max-width:768px) {
    .solu2-one{padding-top:30px;padding-left:15px;padding-right:15px;display: block;padding-bottom: 30px;}
    .solu2-one .left,.solu2-one .right{width:100%;}
    .solu2-one .r-cont{width:100%;}
    .solu2-one .t1{margin-top:20px;}
    .solu2-one .grid{ gap:var(--bs-gap,0px);}

    .solu2-two{padding-top:30px;padding-bottom:30px;}
    .solu2-two .container-xl{display:block;}
    .solu2-two img{margin-top:0;}
    .solu2-two .right,.solu2-two .left{width:100%;}
    .solu2-two .t1{margin-top:20px;}

    .solu2-one.tree .left{width:100%;}
    .solu2-two .right.tree{width:100%;}
}
/* 产品系列 */
.recom.series .container-xl{padding-bottom:0;}
.cur-top.series .right{width:63%;}
.cur-top.series .a-rk{margin-top:40px;}
.recom.pro-series .container-xl{padding:0 15px 260px 15px;}

.solu2-two.series .left .box:nth-child(2){margin-top:40px;}

.solu2-one.series .left{width:50%;display:flex;justify-content:flex-end;align-items:center;}
.solu2-one.series .grid{width:74%;gap:var(--bs-gap,30px)}
.solu2-one.series .g-col-5{display:flex;align-items:center;}
.solu2-one.series .g-col-6 img:nth-child(2){margin-top:30px;}
.solu2-one.series .right{width:47%;}
.solu2-one.series .r-cont{width:73%;}
.solu2-one.series .a-rk{margin-top:40px;max-width: 400px;}

.series-faq .container-xl{display:flex;justify-content:space-between;padding-bottom:120px;}
.series-faq .left{width:35%;}
.series-faq .t1{font-weight: 500;}
.series-faq .rk-line{margin-top:40px;height:5px;width:90px;}
.series-faq .right{width:60%;}

.series-faq .text-header{display:flex;justify-content:space-between;padding:20px 40px;box-shadow:1px 0 10px 1px rgba(0,0,0,.1);}
.series-faq .title-q{font-size:18px;font-weight:600;}
.series-faq .content-a{height:0;overflow:hidden;transition:all .5s;}
.series-faq .faq-item .icon::before{font-size:24px;}

.series-faq .faq-item{margin-top:30px;}
.series-faq .faq-item.active .content-a{padding:30px 40px 0 40px;overflow:visible;height:auto;transition:all .5s;}
.series-faq .faq-item.active .icon{transform:rotateX(180deg);transition:all .5s;color: #007cc2;}
.series-faq .faq-item.active .title-q{color: #007cc2;}

.newadd-p1{
    background-color: #f2f4f7;
    padding-bottom: 160px;
}

.newadd-p1 .row .col-md-6{
    margin-top: 120px;
    padding-left: 70px;
    padding-right: 70px;
}
.newadd-p1 .row .col-md-6 .t1{
    color: #077ec4;
    font-weight: 400;
    display: flex;
    justify-content: center;
    line-height: 61px;
}
.newadd-p1 .row .col-md-6 .t1 span:nth-child(1){
    font-size: 60px;
}
.newadd-p1 .row .col-md-6 .t1 span:nth-child(2){
    font-size: 24px;
}
.newadd-p1 .row .col-md-6 .t1 img{
    width: auto;
    height: 61px;
    margin: auto;
}
.newadd-p1 .row .col-md-6 .t2{
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
}
.newadd-p1 .row .col-md-6 .t3{
    font-size: 18px;
    color: #595959;
    font-weight: 400;
    line-height: 30px;
    text-align: center;
}

@media (max-width:768px) {
    .cur-top.series .right{width:100%;margin-top:20px;}
    .recom.pro-series .container-xl{padding-bottom: 30px;}

    .solu2-one.series .right,.solu2-one.series .r-cont{width:100%;}

    .series-faq .container-xl{display: block;padding-bottom: 30px;}
    .series-faq .left,.series-faq .right{width:100%;}
    .series-faq .right{margin-top:20px;}

    .series-faq .text-header{align-items:center;padding:20px;}
    .series-faq .faq-item{margin-top:20px;}
    .series-faq .faq-item.active .content-a{padding: 20px;}
    .series-faq .title-q{font-size: 14px;}
    .cur-top.series .a-rk{display: none;}
    .newadd-p1{padding-bottom: 15px;}
    .newadd-p1 .row .col-md-6{margin-top: 15px;padding-left: 0;padding-right: 0;}
}
/* quality */
.qua.cur-top .right{width:50%;}
.qua.cur-top .container-xl{padding-bottom:30px;}

.qua-icons .container-xl{display:flex;justify-content:space-between;}
.qua-icons .box{width:22%;margin-right:30px;text-align:center;padding-top:40px;padding-bottom:25px;}
.qua-icons .box .txt{margin-top:30px;font-size:22px;font-family:'Hind';font-weight:500;}
.qua-icons .box:nth-child(odd){background-color:#f2f4f7;}
.qua-icons .box:nth-child(even){background-color:#000;}
.qua-icons .box:nth-child(even) .txt{color:#fff;}
.qua-icons .box:last-child{margin-right:0;}

.qua-one .container-xl{padding-top:90px;display:flex;justify-content:space-between;align-items:center;}
.qua-one .left{width:48%;order:2;}
.qua-one .right{width:42.5%;order:1;}
.qua-one .right .msg:nth-child(2){margin-top:40px;}
.qua-one .right .bold{font-weight:600;}
.qua-one .right .bold:nth-child(2){color:#007cc2;}
.qua-one .right .a-rk{margin-top:40px;}
.qua-one .container-xl:nth-child(even){padding-bottom:90px;}
.qua-one .container-xl:nth-child(even) .left{order:1;}
.qua-one .container-xl:nth-child(even) .right{order:2;width: 42%;}

.qua-two{background-color:#f2f4f7;}
.qua-two .container-xl{padding:90px 15px;display:flex;justify-content:space-between;align-items:center;}
.qua-two .left{width:50%;}
.qua-two .msg{margin-top:30px;}
.qua-two .right{width:42%;}
.qua-two .container-xl:nth-child(2){display:block}
.qua-spe .t1{text-align:center;}
.qua-spe .under{display:flex;justify-content:space-between;align-items:center;margin-top:60px;}
.qua-spe .box1{display:flex;}
.qua-spe .box2{position:relative;}
.qua-spe .box2 img{width:100%;}
.qua-spe .msg{color:#fff;margin-right:70px;padding:15px;position:relative;margin-top:0;}
.qua-spe .msg:nth-child(odd){background-color: #014f8e;}
.qua-spe .msg:nth-child(even){background-color:#54565a;}
.qua-spe .msg::before{content:"→";font-family:'Cmsfont';position:absolute;color:#000;right:-60px;font-size: 48px;}

.qua-spe .box2 .qua-btn{position:absolute;left:42%;top:30%;}
.qua-spe .box2 .txt{margin-top:20px;text-align:center;}

.qua.current .container-xl{padding-top:180px;}
.qua.current .a-rk{display:block;margin: 0 auto;margin-top:60px;max-width: 220px;}
.qua.current .t1{width:80%;text-align:center;margin:0 auto;}

@media (max-width:768px) {
    .qua.cur-top .container-xl{padding-bottom:30px;}
    .qua.cur-top .right{width:100%;}
    .qua-icons .container-xl{display:block;}
    .qua-icons .box{width:100%;}

    .qua-one .container-xl{padding-top:30px;display:block;}
    .qua-one .left,.qua-one .right{width:100%;}
    .qua-one .right .t1{margin-top:20px;}
    .qua-one .right .msg:nth-child(2){margin-top:20px;}
    .qua-one .container-xl:nth-child(even) .right{width:100%;}

    .qua-two .container-xl{padding:30px 15px;display:block;}
    .qua-two .left,.qua-two .right{width:100%;}
    .qua-two .right .t1{margin-top:20px;}
    .qua.current .container-xl{padding-top:30px;}
    .qua.current .g-col-xl-3{margin-top:40px;}

    .qua-spe .under{display:block;margin-top:20px;}
    .qua-spe .box1{flex-wrap:wrap;justify-content:space-between;}
    .qua-spe .msg{width:100%;margin-top:20px;}
    .qua-spe .msg{margin-right:0;}
    .qua-spe .msg::before{content:"";}
    .qua-spe .box2{margin-top:20px;}
    .qua.current .a-rk{margin-top:30px;}
}

.solu2-one.pro-list2{padding-top: 0;padding-bottom:100px;}
.pro-list2.recom.pro-series .container-xl{padding-bottom:140px;}
#float .ico#scroll-top {
    display: block!important;
}



/* dfad */
.sol-xx{
    padding-top: 50px;
}
.sol-xx .cont{
    margin-top: 140px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;

}
.sol-xx .cont .left{
    width: 50%;
    padding-right: 50px;
}
.sol-xx .cont .left .t1{
    color: #333333;
    font-weight: 600;
    font-size: 60px;
    line-height: 30px;
}
.sol-xx .cont .left .t2{
    margin-top: 15px;
    color: #333333;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}
.sol-xx .cont .left .image{
    margin-top: 50px;
}
.sol-xx .cont .left .image .col-md-4{
    padding-right: 15px;
    padding-bottom: 15px;
}
.sol-xx .cont .left .image .col-md-4 img{
    height: 154px;
}
.sol-xx .cont .right{
    width: 50%;
    background-color: #f8f8f8;
    padding: 15px;
    display: flex;
    align-items: center;
}
.sol-xx .cont .right .mySwiper3{
    overflow: hidden;
    position: relative;
}
.sol-xx .cont .right .mySwiper3 .swiper-slide{}
.sol-xx .cont .right .mySwiper3 .swiper-slide > div{
    background-color: #fff;
    padding: 15px;
    height: 100%;
}
.sol-xx .cont .right .mySwiper3 .swiper-slide > div .image{
    background-color: #f2f4f7;
    padding: 15px;
    border-radius: 4px;
}
.sol-xx .cont .right .mySwiper3 .swiper-slide > div .image a{
    width: 100%;
    height: 100%;
    display: flex;
}
.sol-xx .cont .right .mySwiper3 .swiper-slide > div .image a img{
    margin: auto;
    mix-blend-mode: multiply;
}
.sol-xx .cont .right .mySwiper3 .swiper-slide > div .text{
    margin-top: 15px;
}
.sol-xx .cont .right .mySwiper3 .swiper-slide > div .text a{
    color: #000000;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    text-align: center;
}


.service-xx{
    padding: 110px 0 140px 0;
    background-color: #f2f4f7;
}
.service-xx .up{
    color: #333333;
    font-size: 60px;
    line-height: 30px;
    font-weight: 600;
}
.service-xx .mid{
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 200px;
    line-height: 60px;
    border-radius: 4px;
    background-color: #077ec4;
    padding: 0 15px 0 15px;
}
.service-xx .mid > img{
    width: 33px;
    height: 32px;
}
.service-xx .mid > div{
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
    line-height: 60px;
    font-weight: 400;
}
.service-xx .down{
    margin-top: 60px;
}
.service-xx .down .row .col-md-4,
.service-xx .down .row .col-md-8{
    padding-right: 15px;
    padding-bottom: 15px;
}
.service-xx .down .row .col-md-4 > div,
.service-xx .down .row .col-md-8 > div{
    background-color: #fff;
    border-radius: 4px;
    padding: 40px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
}
.service-xx .down .row .col-md-4 > div .image,
.service-xx .down .row .col-md-8 > div .image{
    border-radius: 50%;
    width: 106px;
    height: 106px;
    background-color: #077ec4;
    display: flex;
}
.service-xx .down .row .col-md-4 > div .image img,
.service-xx .down .row .col-md-8 > div .image img{
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
.service-xx .down .row .col-md-4 > div .text,
.service-xx .down .row .col-md-8 > div .text{
    width: calc(100% - 106px);
    padding-left: 30px;
}
.service-xx .down .row .col-md-4 > div .text .t1,
.service-xx .down .row .col-md-8 > div .text .t1{
    color: #333333;
    font-size: 17px;
    line-height: 30px;
    font-weight: 600;
}
.service-xx .down .row .col-md-4 > div .text .t2,
.service-xx .down .row .col-md-8 > div .text .t2{
    color: #333333;
    font-size: 15px;
    line-height: 24px;
    font-weight: 400;
}
.service-xx .down .row .ss > div::before,
.service-xx .down .row .ss > div::before{
    position: absolute;
    content: "01";
    top: 15px;
    right: 15px;
    font-size: 48px;
    line-height: 30px;
    font-weight: 600;
    color: #f2f4f7;
}
@media (max-width:768px) {
    .service-xx{padding: 30px 0 30px 0;}
    .service-xx .up{font-size: 24px;line-height: 32px;}
    .service-xx .mid{margin-top: 15px;}
    .service-xx .down{margin-top: 15px;}
}
.xxa{margin-top:40px;background-color:#f5f5f7;padding:25px 30px;font-weight:500;}
.xxa .grid{text-align:center;}
.xxa .grid .g-col-xl-4{padding:0 10px;}
.xxa .title{font-size:30px;font-family:"Hind";color:#014f8e;}
.xxa .text{position: relative;}
.xxa .show,.about .box .text,.about .box .msg{display:table;margin: 0 auto;}
.xxa .msg{margin-top: 10px;}
.xxa .grid{margin-top:30px;}.xxa  .box .text{font-family:'Hind';font-size:35px;margin-top:20px;padding-bottom:15px;position:relative;color:#014f8e;}
.xxa .text::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:4px;background-color:#014f8e;}

.popup{font-size:16px;position:fixed;left:50%;top:0%;transform:translate(-50%,-50%);z-index:98;background:linear-gradient(-70deg,#005ca9 0%,#4088c5 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}
.newadd-p1{display: none;}

.pro-qt1{
    padding: 120px 0 100px 0;
}
.pro-qt1 .container-xl{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pro-qt1 .container-xl .left{
    width: 50%;
}
.pro-qt1 .container-xl .left .t1{
    font-weight: 700;
    font-size: 48px;
    color: #1e1e1e;
}
.pro-qt1 .container-xl .left .msg{
    margin-top: 40px;
}
.pro-qt1 .container-xl .left .msg p{
    color: #1e1e1e;
    font-size: 18px;
    line-height: 31px;
    font-weight: 400;
}
.pro-qt1 .container-xl .left .msg h5{
    color: #1e1e1e;
    font-size: 18px;
    line-height: 31px;
    position: relative;
    padding-left: 35px;
}
.pro-qt1 .container-xl .left .msg h5::before{
    position: absolute;
    content: "";
    background: url(../../images/ico/check.png) no-repeat;
    width: 18px;
    height: 18px;
    top: 5px;
    left: 0;
}
.pro-qt1 .container-xl .right{
    width: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pro-qt1 .container-xl .right::before{
    position: absolute;
    content: "";
    background-color: #014f8e;
    width: 60%;
    right: 0;
    height: 100%;
    top: 0;
}
.pro-qt1 .container-xl .right .show-img{
    position: relative;
}
.pro-qt1 .container-xl .right .show-img > span{
    display: block;
    cursor: pointer;
}
.pro-qt1 .container-xl .right .show-img .image{
    background-color: #000000;
}
.pro-qt1 .container-xl .right .show-img .image img{
    opacity: .7;
}
.pro-qt1 .container-xl .right .show-img .play-button{
    position: absolute;
    left: 32px;
    bottom: 30px;
    width: 63px;
    height: 63px;
}
.pro-qt1 .container-xl .right .show-img .play-button a{
    width: 63px;
    height: 63px;
}


.series-faq .container-xl .left .show-img{
    position: relative;
}
.series-faq .container-xl .left .show-img > span{
    display: block;
    cursor: pointer;
}
.series-faq .container-xl .left .show-img .image{
    background-color: #000000;
}
.series-faq .container-xl .left .show-img .image img{
    opacity: .7;
}
.series-faq .container-xl .left .show-img .play-button{
    position: absolute;
    left: 32px;
    bottom: 30px;
    width: 63px;
    height: 63px;
}
.series-faq .container-xl .left .show-img .play-button a{
    width: 63px;
    height: 63px;
}
.series-faq .container-xl .left .show-img:hover .play-button img{filter: invert(25%) sepia(58%) saturate(2367%) hue-rotate(189deg) brightness(90%) contrast(103%);}


.footer-qt{
    background-color: #005ca9;
    padding: 95px 0 90px 0;
}
.footer-qt .container-xl{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-end;
}
.footer-qt .container-xl .left{
    width: 43%;
}
.footer-qt .container-xl .left .t1{
    color: #fff;
    font-size: 36px;
    line-height: 48px;
    font-weight: 400;
}
.footer-qt .container-xl .left .t2{
    margin-top: 35px;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}
.footer-qt .container-xl .left .t2 span{
    color: #ff7608;
    font-weight: 500;
}
.footer-qt .container-xl .left .t3{
    margin-top: 35px;
}
.footer-qt .container-xl .left .t3 p{
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}
.footer-qt .container-xl .left .t3 h5{
    position: relative;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    padding-left: 43px;
}
.footer-qt .container-xl .left .t3 h5::before{
    position: absolute;
    content: "";
    background-color: #d00001;
    width: 8px;
    height: 8px;
    left: 25px;
    top: 10px;
    border-radius: 50%;
}
.footer-qt .container-xl .left .t4{
    margin-top: 40px;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}
.footer-qt .container-xl .right{
    width: 55%;
}
.footer-qt .form-feedback .form-control{
    background: #0c385e;
    color: #fff;
    border-bottom-color: transparent;
    border-radius: 10px;
    padding: 15px 0;
    padding-left: 30px;
}

.footer-qt .form-feedback .btn{
    background-color: #d00001;
    border-radius: 10px;
}
.footer-qt .was-validated .form-control:invalid, .form-control.is-invalid{
    border-color: #f5543f !important;
}

@media (max-width: 768px) {
    .pro-qt1{padding: 60px 0 0px 0;}
    .pro-qt1 .container-xl .left{width: 100%;}
    .pro-qt1 .container-xl .right{width: 100%;margin-top: 15px;}
    .pro-qt1 .container-xl .left .t1{font-size: 24px;line-height: 32px;}
    .pro-qt1 .container-xl .left .msg{margin-top: 15px;}
    .pro-qt1 .container-xl .left .msg p{font-size: 14px;line-height: 22px;}
    .pro-qt1 .container-xl .left .msg h5{font-size: 14px;line-height: 22px;padding-left: 25px;}
    .footer-qt{padding: 30px 0 30px 0;}
    .footer-qt .container-xl .left{width: 100%;}
    .footer-qt .container-xl .right{width: 100%;margin-top: 15px;}
    .footer-qt .container-xl .left .t1{font-size: 24px;line-height: 32px;}
    .footer-qt .container-xl .left .t2{font-size: 14px;line-height: 22px;margin-top: 15px;}
    .footer-qt .container-xl .left .t3{margin-top: 15px;}
    .footer-qt .container-xl .left .t3 p{font-size: 14px;line-height: 22px;}
    .footer-qt .container-xl .left .t3 h5{font-size: 14px;line-height: 22px;padding-left: 18px;}
    .footer-qt .container-xl .left .t3 h5::before{left: 0px;top: 6px;}
    .footer-qt .container-xl .left .t4{font-size: 14px;line-height: 22px;margin-top: 15px;}
}

.menu-collapse {margin-top: 60px; border-radius: 6px 6px 0 0; border: 1px solid #e7e7e7; background: #005ca9; }
.menu-collapse .collapse-title { padding: 0.875rem; background: #005ca9; color: #fafafa; }
.menu-collapse .collapse-title h5 { font-size: 1.25rem; font-weight: 500; }
.menu-collapse .collapse-title .navbar-toggler { color: #fff; }
.menu-collapse .menu-link { transition: background-color ease 0.2s; color: #fff; border-bottom: 1px solid #e7e7e7 }
.menu-collapse ul ul .menu-link { padding: 12px 16px 12px 30px; }
.menu-collapse .menu-link:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #005ca9 }
.menu-collapse .menu-link:hover { background: #f8f9fa; }
.menu-collapse .drop { }
.menu-collapse .menu-link.active { background: #f6f6f6; color: #666 }


.footer-qt .form-row input::placeholder,
.footer-qt .form-row textarea::placeholder {
    color: #fff !important;
}

.footer-qt .form-row input::-webkit-input-placeholder,
.footer-qt .form-row textarea::-webkit-input-placeholder {
    color: #fff;
}

.footer-qt .form-row input::-moz-placeholder,
.footer-qt .form-row textarea::-moz-placeholder {
    color: #fff;
}

.footer-qt .form-row input::-ms-input-placeholder,
.footer-qt .form-row textarea::-ms-input-placeholder {
    color: #fff;
}

.a-home-qua{padding:0 0 110px;}
.a-home-qua .container-xl{max-width:1700px;}
.a-home-qua .t1{text-align:center;}
.a-home-qua .msg{text-align:center;width:60%;margin:15px auto 50px;}
.a-home-qua .row .img{border-radius:20px;overflow:hidden;}
.a-home-qua .row .title{font-size:24px;font-weight:bold;margin:20px 0;display:block;}
.a-home-qua .row .nr{margin-bottom:80px;}
.a-home-qua .row .nr p{font-size:17px;line-height:36px;}
.a-home-qua .row .nr p:before{content:"";width:18px;height:15px;background:url(../../images/a-qua-tb1.jpg) no-repeat;display:inline-block;margin-right:10px;}
.a-home-qua .links{padding:50px 100px;border-radius:20px;overflow:hidden;text-align:center;background:#f9f9f9;}

.a-home-about{background:#f2f4f7;display:flex;flex-wrap:wrap;}
.a-home-about .left{width:48%;}
.a-home-about .right{width:52%;display:flex;align-items:center;padding-left:60px;}
.a-home-about .right .box{width:740px;}
.a-home-about .t2{font-size:24px;color:#0c81c5;}
.a-home-about .t1{margin:15px 0;display:block;}
.a-home-about .msg span{text-decoration:underline;font-weight:bold;}
.a-home-about .nums{display:flex;margin:35px 0;}
.a-home-about .num{width:26%;margin-right:30px;}
.a-home-about .t3{font-size:24px;color:#0c81c5;display:block;margin:10px 0;font-weight:bold;}
.a-home-about .a-box a{margin-right:30px;}

.a-home-case{padding:60px 0 60px;background:#f2f4f7;}
.a-home-case .t1{text-align:center;width:60%;margin:0 auto 50px;}
.a-home-case .img{border-radius:20px;overflow:hidden;}
.a-home-case .title{font-size:18px;color:#0c81c5;display:block;margin:15px 0;font-weight:bold;}
.a-home-case .nr h6{margin-bottom:20px;}
.a-home-case .nr h6{font-weight:300;}
.a-home-case .nr p strong{color:#0c81c5;font-weight:300;}

@media (max-width: 768px) {
  .a-home-qua{padding:0 0 40px;}
  .a-home-qua .msg{width:100%;margin-bottom:20px;}
  .a-home-qua .row .title{font-size:18px;}
  .a-home-qua .row .nr p{font-size:14px;line-height:22px;}
  .a-home-qua .row .nr{margin-bottom:20px;}
  .a-home-qua .links{padding:15px;}

  .a-home-about .left{width:100%;}
  .a-home-about .right{width:100%;padding:20px 15px;}
  .a-home-about .right .box{width:100%;}
  .a-home-about .t2{font-size:14px;}
  .a-home-about .t1{margin:10px 0;display:block;}
  .a-home-about .t3{font-size:18px;}
  .a-home-about .nums{justify-content:space-between;}
  .a-home-about .num{max-width:33%;margin-right:0px;}
  .a-home-about .a-box{justify-content:space-between;display:flex;}
  .a-home-about .a-box a{margin-right:0px;}

  .a-home-case{padding:40px 0;}
  .a-home-case .t1{width:100%;margin-bottom:20px;}
  .a-home-case .nr h6{font-size:14px;}
  .a-home-case .nr{margin-bottom:25px;}
}

.pro-banner{margin-top:100px;}

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


.x1-rd{padding:20px 0 80px;}
.x1-rd .row .img{border-radius:20px;overflow:hidden;}
.x1-rd .row .title{font-size:24px;font-weight:bold;margin:20px 0;display:block;}
.x1-rd .row .nr{margin-bottom:80px;}
.x1-rd .row .nr p{font-size:16px;line-height:32px;}

@media (max-width: 768px) {
  .x1-rd{padding:20px 0 20px;}
  .x1-rd .row .nr{margin-bottom:20px;}
  .x1-rd .row .title{font-size:18px;line-height:26px;margin:15px 0;}
  .x1-rd .row .nr p{font-size:14px;line-height:22px;}
}


.service-list .mid{
    margin-top: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 300px;
    line-height: 60px;
    border-radius: 4px;
    cursor:pointer;
    background-color: #077ec4;
    padding: 0 15px 0 15px;
}
.service-list .mid > img{
    width: 33px;
    height: 32px;
}
.service-list .mid > div{
    padding-left: 10px;
    color: #fff;
    font-size: 18px;
    line-height: 60px;
    font-weight: 400;
}


.contact .left .t2{
    margin-top: 35px;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}
.contact .left .t2 span{
    color: #ff7608;
    font-weight: 500;
}
.contact .left .t3{
    margin-top: 35px;
}
.contact .left .t3 p{
    color: #333;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}
.contact .left .t3 h5{
    position: relative;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    padding-left: 43px;
}
.contact .left .t3 h5::before{
    position: absolute;
    content: "";
    background-color: #005ca9;
    width: 8px;
    height: 8px;
    left: 25px;
    top: 10px;
    border-radius: 50%;
}
.contact .left .t4{
    margin-top: 40px;
    color: #333;
    font-size: 18px;
    line-height: 30px;
    font-weight: 700;
}

@media (max-width: 768px) {
    .contact .left .t1{font-size: 24px;line-height: 32px;}
    .contact .left .t2{font-size: 14px;line-height: 22px;margin-top: 15px;}
    .contact .left .t3{margin-top: 15px;}
    .contact .left .t3 p{font-size: 14px;line-height: 22px;}
    .contact .left .t3 h5{font-size: 14px;line-height: 22px;padding-left: 18px;}
    .contact .left .t3 h5::before{left: 0px;top: 6px;}
    .contact .left .t4{font-size: 14px;line-height: 22px;margin-top: 15px;}
}

.x1-contact-box{padding:0px 0 70px;}
.x1-contact-box a{color:#666666;text-decoration:underline;}
.x1-contact-box a:hover{text-decoration:none;}
.x1-contact-box .box{display:flex;}
.x1-contact-box .box i{color:#005ca9;line-height:38px;font-size:27px;}
.x1-contact-box .box .t1{color:#005ca9;font-weight:bold;font-size:18px;line-height:38px;}
.x1-contact-box .box .text-box{margin-left:40px;}
.x1-contact-box .row{padding:30px 0;}
.x1-contact-box .col-md-12{padding-bottom:55px;}

@media (max-width: 768px) {
  .x1-contact-box .row{padding-top:0;}
  .x1-contact-box{padding:0px 0 30px;}
  .x1-contact-box .box .text-box{margin-left:15px;}
  .x1-contact-box .col-md-12{padding-bottom:20px;}
  .x1-contact-box .col-md-3{padding-bottom:20px;}
}