:root {
    --swiper-theme-color: #0866b3;
    --public-color: #0866b3;
}

/*#region 通用*/
body{color:#454545;font-size:18px;line-height:24px;font-family:"Poppins",sans-serif;}
a{color:#fff;}
a:hover{color:#fff;}
.swiper-pagination-bullet-active{background:#0867b2;}
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);}
b,strong{font-weight:bold;}
ul,ol,li,dl,dd,dt{list-style-type:none;}
.img-width{width:100%;height:auto;}
.main-container{margin-bottom:40px;margin-top:40px;}
.tkanniu{cursor:pointer;}
.card-thumb img{transition:all 0.5s ease;}
.card-thumb:hover img{transform:scale(1.05);}
.container-long{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
.banner a{color:#fff;}
@media(min-width:1200px){.container-long{max-width:1760px;}
}
@media(max-width:768px){.main-container{margin:20px 0;}
body{font-size:14px;line-height:20px;}
}
@media (min-width:1200px){.nav-container{max-width:1520px;}
}
.swiper-scrollbar.gd-green{background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,0))}
.swiper-scrollbar .swiper-scrollbar-drag{background:var(--swiper-scrollbar-drag-bg-color,rgba(16,141,124,1.0));}
.header{z-index:999;width:100%;background:#fff;position:fixed;top:0;right:0;left:0;padding-top:25px;padding-bottom:20px;}
.container-xl.max-1830{max-width:1830px;}
.container-xl.max-1660{max-width:calc(1660px + 15px);}
.container-xl.max-1600{max-width:calc(1600px + 15px);}
.container-xl.max-1200{max-width:calc(1200px + 15px);}
.container-xl.max-1260{max-width:calc(1260px + 15px);}
.container-xl.max-1320{max-width:calc(1320px + 15px);}
.container-xl.m-right{margin:0 0 0 auto;padding-right:0;}
.container-xl.m-left{margin:0 auto 0 0;padding-left:0;}
.header-top .nav{display:flex;align-items:center;justify-content:flex-end;}
.header-top .form-control{border:0;}
.navbar-custom{top:0;z-index:2;justify-content:end;}
.navbar{padding:0px;position:relative;z-index:9999;}
.navbar-custom .navbar-nav>.nav-item{font-size:18px;margin:0 10px;}
.home-header .navbar-custom .navbar-nav>.nav-item{margin:0 13px;}
.navbar-custom .navbar-nav .nav-link{text-align:center;position:relative;padding:10px;color:#454545;/* height:70px;*/
 display:flex;align-items:center;justify-content:center;font-size:14px;line-height:32px;}
.navbar-custom .navbar-nav .nav-item.active .nav-link::before{content:"";width:80%;height:3px;margin-left:0 !important;background:#d51717;position:absolute;bottom:10px;transition:all 0.3s;}
.navbar-custom .navbar-nav .nav-item .dropdown-toggle::after{transition:.6s;}
.top-search-box{z-index:9;margin:0 10px;cursor:pointer;}
.top-search-box .search-tb{width:35px;height:35px;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;}
.top-search-box .search-tb i{/* color:#fff;*/
}
.header.header-other{padding-top:15px;padding-bottom:10px;}
.header-other .top-search-box .search-tb i{color:#1a6ab2;}
.header-other .dropdown.lang i{color:#1a6ab2;}
.header-other .dropdown.lang .dropdown-toggle{color:#1a6ab2;}
.top-search-box .dropdown-menu{left:inherit;right:0;}
.top-search-box .top-search{opacity:1;height:auto;overflow:hidden;transition:all .6s;width:auto;z-index:99;padding-top:0px;border-radius:10px;}
.search-group{width:200px;height:45px;background:#f7f7f7;overflow:hidden;border:1px solid #f7f7f7;border-radius:10px;}
.input-group{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:stretch;align-items:stretch;width:100%;}
.search-group i{color:var(--public-color);font-size:1.3rem;}
.dropdown-menu{min-width:130px;}
.dropdown.lang i{/* color:#fff;*/
 display:flex;align-items:center;}
.dropdown.lang .dropdown-toggle{border-radius:0;background:transparent;padding-left:5px;}
.dropdown.lang .dropdown-toggle:after{/* color:#fff;*/
}
.fadeInDown{background:#fff;margin:0 auto;/* box-shadow:4px 4px 100px 0 rgba(0,0,0,13%);*/
 transition:all 1s ease-out;/* padding:0;*/
}
.home-header{background:transparent;}
.home-header .dropdown.lang .dropdown-toggle{color:#fff;}
.home-header .navbar-custom .navbar-nav .nav-link{color:#fff;}
.home-header .top-search-box .search-tb i{color:#fff;}
.home-header .dropdown.lang i{color:#fff;}
.fadeInDown .navbar-custom .navbar-nav .nav-link,.fadeInDown .top-search-box .search-tb i,.fadeInDown .dropdown.lang .dropdown-toggle,.fadeInDown .dropdown.lang i,.fadeInDown .dropdown.lang .dropdown-toggle:after{color:#333;}
.fadeInDown.home-header{background-color:#fff;}
.header-top .buyfirst{background-color:#0866b3;border-radius:8px;padding:2px 13px;color:#fff;}
.header-top .nav-top{margin-bottom:4px;}
.header-top .nav-top .buyfirst{display:table;font-size:16px;padding:5px 10px;}
.header-top .nav .buyfirst .nav-link{color:#fff;}
.fadeInDown .nav .buyfirst .nav-link{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:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
}
@media (max-width:575.98px){.table-wrapper-sm table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
}
@media(max-width:768px){.table-wrapper-md table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
}
@media (max-width:991.98px){.table-res-lg table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
}
@media (max-width:1500.98px){.table-wrapper-xl table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
}
.banner-home{width:100%;margin-top:107px;}
.banner-home .banner-text-box{position:absolute;background-color:#fff;clip-path:polygon(0 0,60% 0,100% 100%,0% 100%);width:870px;height:820px;left:0;top:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding-left:60px;padding-bottom:60px;}
.banner-home .banner-text-box .t1{font-size:28px;line-height:36px;color:#000000;font-weight:bold;width:65%;margin:0 auto 30px 0;}
.banner-home .banner-text-box .t2{color:#505050;width:80%;margin:0 auto 70px 0;}
.banner-home .swiper-button-next-custom{background-color:#0867b2;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;left:97px;bottom:40px;}
.banner-home .swiper-button-prev-custom:after{content:"";font-size:12px;font-weight:100;}
.banner-home .swiper-button-next-custom:after{content:"";font-size:22px;font-weight:100;}
.banner-home .swiper-button-prev-custom{background-color:#0867b2;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:7px;left:60px;bottom:45px;}
.more-box{transition:all 0.5s ease-in-out;margin:0 auto 30px 0;}
.more-box .text{color:#0867b2;font-weight:bold;}
.more-box i{color:#d51717;margin-left:20px;}
.home-solu{padding:155px 0;}
.home-solu .title{font-size:48px;line-height:24px;font-weight:bold;text-align:center;margin-bottom:90px;}
.home-solu .top{margin:auto;margin-bottom:87px;}
.home-solu .top .but{font-weight:500;text-align:center;background-color:#eaeaea;font-size:21px;padding:20px 0;color:#454545;}
.home-solu .top .swiper-slide-thumb-active .but{color:#fff;background-color:#0867b2;}
.home-solu .bottom .box{display:flex;}
.home-solu .bottom .left{flex:0 0 77%;background-color:#ebf1f9;clip-path:polygon(0 0,83% 0,100% 100%,0% 100%);text-align:center;padding:80px;}
.home-solu .bottom .left img{mix-blend-mode:darken;}
.home-solu .bottom .right{flex:0 0 23%;display:flex;align-items:center;transition:all 0.5s ease-in-out;}
.home-solu .bottom .right .t1{font-size:24px;font-weight:600;margin-bottom:15px;color:#454545;}
.home-solu .bottom .right .t2{line-height:30px;margin-bottom:70px;color:#454545;display: -webkit-box;
overflow: hidden;
text-overflow: ellipsis;
word-wrap: break-word;
white-space: normal !important;
-webkit-line-clamp: 9;
-webkit-box-orient: vertical;}
.home-app{padding:30px 0 120px;}
.home-app .title-box{display:flex;justify-content:space-between;padding-right:53px;}
.home-app .title .t1{font-size:48px;margin-bottom:30px;}
.home-app .title .t2{font-size:19px;line-height:30px;}
.cicle-but-box{display:flex;align-items:center;}
.circle-but-prev{background-color:#0867b2;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-right:7px;}
.circle-but-prev i{color:#fff;font-size:12px;}
.circle-but-next{background-color:#0867b2;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;}
.circle-but-next i{color:#fff;}
.home-app .swiper-box{margin-top:120px}
.home-app .swiper-box .mySwiper-home-app{padding-bottom:100px;}
.home-app .swiper-box .img{position:relative;}
.home-app .swiper-box .img img{border-radius:14px;}
.home-app .swiper-box .text{position:absolute;background-color:#fff;bottom:-42px;width:70%;text-align:center;left:63px;font-size:21px;line-height:36px;color:#000000;font-weight:600;padding:20px 0;box-shadow:5px 0 29px rgba(0,0,0,0.11);border-radius:14px;}
.home-about .bg{background:url(../../images/home-about.jpg) no-repeat center;height:437px;width:100%;}
.home-about .items{padding-top:105px;display:flex;justify-content:space-around;}
.home-about .item{display:flex;}
.home-about .item .left{margin-right:25px;}
.home-about .item .num{font-size:45px;color:#fff;font-weight:600;}
.home-about .item .top{display:flex;align-items:center;margin-bottom:10px;}
.home-about .item .top img{margin-right:20px;}
.home-about .item .bottom{color:#fff;}
.ha-text{margin-top:-153px;}
.ha-text .box{display:flex;}
.ha-text .box .left{flex:0 0 50%;}
.ha-text .box .right{flex:0 0 48%;}
.ha-text .box .right .text-box{font-family:auto;background-color:#0e5fac;color:#fff;font-size:24px;line-height:29px;font-weight:500;font-style:italic;position:relative;border-top-right-radius:14px;padding:40px 0 54px 40px;}
.ha-text .box .right .text-box::after{display:block;content:"";width:27px;height:23px;background-color:#0e5fac;position:absolute;left:0;bottom:-22px;clip-path:polygon(100% 0,0 0,0 100%);}
.ha-text .box .right .text-box .dh{font-size:122px;font-family:"Reddit Mono",monospace;font-style:normal;position:absolute;left:40px;top:20px;}
.ha-text .box .right .text-box .t{width:57%;}
.ha-text .box .right .t1{font-size:26px;line-height:36px;font-weight:bold;width:92%;margin:35px 0;}
.ha-text .box .right .t2{font-size:17px;line-height:26px;margin-bottom:50px;width:85%;}
.ha-text .box .right .t2 p{margin-bottom:25px;}
.ha-text .box .right .text-botoom{padding-left:40px;}
.home-client{padding:80px;display:flex;justify-content:center;}
.home-client .img{margin-right:50px;}
.home-exper{padding:20px 0 70px;}
.home-exper .box{display:flex;justify-content:space-between;}
.home-exper .box .left{flex:0 0 36%;display:flex;flex-direction:column;justify-content:center;}
.home-exper .box .left .t1{font-size:42px;line-height:48px;font-weight:bold;}
.home-exper .box .left .t1::after{display:block;content:"";background-color:#1968ae;width:55px;height:7px;margin-top:33px;}
.home-exper .box .left .t2{font-size:17px;line-height:30px;margin-top:40px;margin-bottom:100px;font-family:auto;}
.home-exper .box .right{flex:0 0 59%;}
.home-exper .box .right .item{display:flex;margin-bottom:38px;}
.home-exper .box .right .item .img{flex:0 0 37%;}
.home-exper .box .right .item .img img{border-radius:14px 0 0 14px;}
.home-exper .box .right .item .text{flex:0 0 63%;background-color:#f4f4f4;padding:0 25px;display:flex;flex-direction:column;justify-content:center;}
.home-exper .box .right .item .text .t1{font-size:21px;line-height:32px;font-weight:500;}
.home-exper .box .right .item .text .t2{font-size:16px;}
.home-first{background:url(../../images/home-first-bg.jpg) no-repeat center;height:628px;width:100%;display:flex;align-items:center;}
.home-first .box{display:flex;justify-content:space-between;}
.home-first .box .left{flex:0 0 56%;}
.home-first .box .right{flex:0 0 44%;}
.home-first .box .right .t1{font-size:48px;line-height:29px;font-weight:bold;color:#002465;margin-bottom:30px;}
.home-first .box .right .t2{line-height:29px;color:#002465;margin-bottom:45px;}
.home-news{padding:100px 0;}
.home-news .box{display:flex;justify-content:space-between;}
.home-news .box .left{flex:0 0 41%;}
.home-news .box .right{flex:0 0 56%;}
.home-news .title{font-size:38px;line-height:48px;margin-bottom:45px;}
.home-news .left .item{border:1px solid #f1f1f1;box-shadow:9px 0 51px rgba(35,88,94,0.06);/* margin-bottom:33px;*/
 padding:35px 38px;}
.home-news .left .item:nth-child(1){margin-bottom:54px;}
.home-news .left time{font-weight:300;line-height:32px;font-size:16px;color:#7f8288;}
.home-news .left .t1{font-size:19px;line-height:32px;color:#232323;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.home-news .left .t2{line-height:28px;color:#5b5d61;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.home-news .right .items{display:flex;justify-content:space-between;}
.home-news .right .item{flex:0 0 47%;}
.home-news .right .item .t1{font-size:19px;color:#232323;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.home-news .right .item .t2{line-height:22px;color:#5b5d61;margin-bottom:10px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.home-news .right .item time{color:#1968ae;font-size:14px;line-height:28px;font-weight:500;}
.home-news .right .item .text{padding:30px 25px;border:1px solid #f1f1f1;box-shadow:9px 0 51px rgba(35,88,94,0.06);}
.home-contact{background:url(../../images/home-contact-bg.jpg) no-repeat center;text-align:center;height:424px;}
.home-contact .t1{line-height:36px;font-weight:bold;color:#1968ae;margin-bottom:30px;}
.home-contact .t2{font-size:23px;line-height:30px;font-weight:600;width:35%;margin:auto;margin-bottom:50px;color:#454545;}
.contact-butt{width:25%;margin:auto;background-color:#0867b2;color:#fff;font-size:20px;padding:20px 0;border-radius:50px;display:flex;justify-content:center;font-weight:500;}
.contact-butt i{font-size:33px;margin-right:14px;}
.foot-top{padding:80px 0;background-color:#ecf5fd}
.foot-top .foot-top-box{display:flex;justify-content:space-between}
.foot-top .foot-top-box .img{margin-bottom:40px}
.foot-top .foot-top-box .text{font-size:18px;line-height:26px;color:#000}
.foot-top .foot-top-box .text ul li{display:flex;align-items:center}
.foot-top .foot-top-box .text ul li::before{content:'';display:inline-block;width:6px;height:6px;background-color:var(--public-color);border-radius:50%;margin-right:10px}
.foot-top .foot-top-box .right{padding:80px 50px;max-width:720px;background:url(../../images/right-img.jpg);border-radius:40px 0 40px 0}
.foot-top .foot-top-box .right .desc{font-size:20px;font-weight:600;color:var(--public-color);margin-bottom:10px}
.foot-top .foot-top-box .right .title{font-size:28px;line-height:36px;font-weight:600}
.foot-top .foot-top-box .right .more{max-width:270px;background-color:#0867b2;color:#fff;font-size:20px;padding:10px 0;border-radius:50px;display:flex;justify-content:center;align-items:center;font-weight:500;margin-top:40px;cursor:pointer;}
.foot-top .foot-top-box .right .more i{margin-right: 20px;}
.foot-top-box1{margin-top: -30px;}
.foot-top-box1 .category-title{font-size: 26px;line-height: 36px;font-weight: 600;color:var(--public-color);margin-bottom: 40px;}
.foot-top-box1 .category-box{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;}
.foot-top-box1 .category-box .title{font-size: 18px;line-height: 24px;color:#000;margin-bottom:15px;display: inline-block;}
.foot-top-box1 .category-box ul li{font-size: 16px;line-height: 22px;display: flex;align-items: center;}
.foot-top-box1 .category-box ul li a{color:#000;}
.foot-top-box1 .category-box ul li::before{content:'';display:inline-block;width:6px;height:6px;background-color:var(--public-color);border-radius:50%;margin-right:10px}

.social-box{display:flex;margin-bottom:35px;align-items:center;}
.social-box .circle{padding:6px;margin-right:18px;border:3px solid #1968ae;border-radius:50%;}
.social-box i{color:#1968ae;border-radius:50%;padding:5px;}
.social-box .circle:first-child i{padding:5px 8px;}
.foot-bottom{height: 70px;background-color:var(--public-color);color:#fff;}
.foot-bottom .fb-bo{height: 70px;display:flex;font-size:16px;line-height:22px;justify-content:space-between;align-items: center;}
.foot-bottom .fb-bo .right{display: flex;gap:20px;}
.foot-bottom .fb-bo .right a{color:#fff;font-size: 14px;}
.banner-faq{margin-top:107px;}
.banner-text{position:absolute;bottom:0;left:0;right:0;top:0;margin:auto;}
.mbx-text-box{text-align:center;}
.mbx-text-box .t1{font-weight:bold;font-size:38px;padding:25px 0;}
.mbx-text-box .t2{font-weight:300;}
.mbx-text-box i{background-color:#225ccf;color:#fff;padding:5px;border-radius:4px;margin-right:12px;}
.faq-top .box{display:flex;justify-content:space-between;padding:85px 48px 45px;}
.faq-top .box .left{flex:0 0 50%;margin:auto 0;}
.faq-top .box .t1{font-weight:500;font-size:44px;color:#000000;line-height:50px;margin-bottom:15px;}
.faq-top .box .t2{font-size:24px;font-weight:600;color:#000000;line-height:36px;}
.faq-top .box .t3{/* font-weight:300;*/
 line-height:30px;color:#000000;font-size:19px;}
.faq-box .item{margin-bottom:45px;border-radius:14px;}
.faq-box .item .q{border-radius:8px 8px 0 0;background-color:#196aba;color:#fff;display:flex;align-items:center;padding:15px 23px;font-weight:500;}
.faq-box .item .q .t1{margin-left:15PX;}
.faq-box .item .a{font-weight:300;border-radius:0 0 8px 8px;line-height:30px;background-color:#f8f8f8;padding:35px 70px;}
.faq-box .item .a p{margin-bottom:15px;}
.faq-box .item .a p span{font-family:'Poppins' !important;}
.get-in{padding:75px 0 60px;text-align:center;}
.get-in .container-xl{padding-left:49px;}
.get-in .t1{font-size:36px;line-height:30px;color:#0f0e0e;font-weight:bold;margin-bottom:20px;}
.get-in .t2{line-height:30px;color:#4a4747;width:80%;margin:auto;margin-bottom:58px;}
.get-in .form-feedback{margin:auto;width:88%;}
.get-in .form-feedback .form-control{border-radius:8px;padding:15px;border:1px solid #e9e9e9;}
.get-in .more{margin:auto;color:#fff;display:block;padding:16px 0px;border-radius:10px;text-align:center;max-width:180px;margin:30px auto;color:#fff;border:none;background-color:#196aba;margin-top:70px;}
.related-products{background-color:#ebf1f9;padding:60px 0;margin-bottom:100px;}
.related-products .title{font-weight:500;color:#010101;font-size:26px;margin-bottom:70px;font-weight:600;}
.related-products .img{background-color:#fff;text-align:center;padding:10px 100px;}
.related-products .text{text-align:center;margin:25px;color:#454545;}
.news-ny{padding:108px 0 80px;}
.news-ny .row{justify-content:space-between;}
.news-ny .content{color:#666666;font-weight:300;line-height:28px;font-size:17px;padding:50px 0;}
.news-ny .content img{max-width:100%;height:auto;}
.news-ny hr{border:1px dashed #b6c7e1;}
.news-ny .left{flex:0 0 63%;}
.news-ny .right{flex:0 0 28%;}
.news-ny .left h1{font-weight:600;font-size:36px;line-height:48px;color:#232323;width:80%;margin-bottom:20px;}
.news-ny .ts-box{display:flex;color:#1968ae;padding-bottom:10px;}
.news-ny time{font-size:16px;line-height:28px;margin-right:30px;}
.news-ny .ts-box i{color:#1968ae;}
.news-ny .social-box{margin-bottom:0;}
.news-ny .social-box i{font-size:12px;padding:6px;}
.news-ny .social-box .circle{padding:0;margin-right:14px;border:2px solid #1968ae;}
.news-ny .right .title{font-size:24px;line-height:29px;color:#fff;background-color:#1967ad;padding:16px 40px;border-radius:8px;margin-bottom:35px;}
.news-ny .news-item{display:flex;justify-content:space-between;margin-bottom:30px;}
.news-ny .news-item .left{flex:0 0 34%;}
.news-ny .news-item .right{flex:0 0 59%;}
.news-ny .news-item .right .t1{color:#3b3232;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news-ny .news-item .right .t2{font-size:15px;font-weight:300;color:#3b3232;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.news-ny .news-item .right time{color:#1967ad;font-size:15px;line-height:18px;font-weight:300;}
.news-ny .fanye{background-color:#f5f5f5;padding:45px 59px;color:#666666;line-height:28px;}
.news-ny .fanye .pre,.news-ny .fanye .next{display:flex;}
.news-ny .fanye a{color:#666666;}
.news-ny .fanye .t1{font-size:21px;font-weight:500;padding-right:14px;}
.news-ny .fanye p{}
.menu-horizontal-wrapper{margin-bottom:0;padding:70px 0 0;}
.menu-horizontal-res{display:flex;flex-wrap:wrap;justify-content:left;}
.menu-horizontal-res .nav-item-res{margin-right:14px;margin-bottom:30px;background-color:#e4e4e4;color:#454545;text-align:center;line-height:48px;/* width:19%;*/
 padding:0 39px;display:block;white-space:nowrap;border-radius:5px;border-radius:14px;}
.menu-horizontal-res .nav-item-res.active{border:2px solid;color:#fff;background:#166abc;}
.new-center .card{box-shadow:9px 0 51px rgba(35,88,94,0.06);border:1px solid #f1f1f1;margin-bottom:48px;}
.new-center .card .text-box{padding:25px;}
.new-center .card .t1{font-size:19px;color:#232323;margin-bottom:10px;}
.new-center .card .t2{line-height:22px;color:#5b5d61;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.new-center .card time{line-height:28px;font-size:14px;color:#1968ae;}
.down-box{display:flex;margin:120px 0 180px;}
.down-box .left{flex:0 0 59%;background-color:#d7d6da;}
.down-box .right{padding:48px 35px;flex:0 0 41%;background-color:#1968ae;color:#fff;}
.down-box .right .t1{font-weight:500;font-size:26px;margin-bottom:15px;}
.down-box .right .t2{font-size:16px;margin-bottom:20px;font-weight:300;width:81%;}
.down-box .right .form-feedback .form-control{background-color:transparent;border:none;border-bottom:1px solid #95bada;-webkit-text-fill-color:#a4c7e0;}
.down-box .right .form-feedback .btn{background-color:#196aba;color:#fff;font-size:18px;font-weight:300;border-radius:25px;margin-top:50px;}
.why-choose .title{padding:80px 0 30px;border-bottom:1px solid #b5b5b5;}
.why-choose .title .t1{font-weight:600;font-size:38px;color:#000000;line-height:48px;margin-bottom:20px;}
.why-choose .title .t2{font-size:19px;line-height:30px;color:#000000;font-weight:300;}
.why-choose .items{padding-top:78px;}
.why-choose .item{display:flex;margin-bottom:129px;justify-content:space-between;}
.why-choose .item .img{flex:0 0 50%;}
.why-choose .item:nth-child(2n){flex-direction:row-reverse;}
.why-choose .item .text-box{margin:auto;flex:0 0 43%;}
.why-choose .item .text-box .t1{font-weight:600;font-size:38px;line-height:42px;}
.why-choose .item .text-box .t1::after{content:"";display:block;width:40px;height:4px;background-color:#1969b2;margin-top:25px;}
.why-choose .item .text-box .text{font-weight:300;color:#000000;margin-top:35px;}
.why-choose .item .text-box .text span{font-weight:500;}
.contact{padding:90px 0;}
.contact .row{justify-content:space-between;}
.contact .row .left{flex:0 0 55%;padding:64px 48px;box-shadow:3px 0 13px rgba(0,0,0,0.05);border-radius:14px;}
.contact .row .left .title .t1{font-weight:600;font-size:36px;line-height:48px;color:#3b3b3b;margin-bottom:15px;}
.contact .row .left .title .t2{font-size:16px;color:#797979;margin-bottom:40px;}
.contact .row .right{flex:0 0 43%;padding:60px;border:1px solid #ececec;box-shadow:3px 0 13px rgba(0,0,0,0.05);border-radius:14px;position:relative;}
.contact .form-feedback .form-control{background-color:#f3f4f6;border:0;border-radius:8px;padding:1.05rem .75rem;}
.contact .btn{background-color:#0080d6;color:#fff;padding:1.4375rem .75rem;font-size:18px;border-radius:14px;margin-top:13px;}
.contact .form-group{margin-bottom:34px;}
.contact .row .right .title{font-size:24px;line-height:32px;font-weight:600;color:#3b3b3b;margin-bottom:37px;}
.contact .row .right .contact-box{font-size:17px;line-height:36px;color:#3b3b3b;}
.contact .row .right a{color:#3b3b3b;}
.contact .row .right .img{position:absolute;left:19px;bottom:15px;}
.solu-text-box{padding:80px 0 70px 0;}
.solu-text-box .t1{font-size:38px;font-weight:600;color:#000000;line-height:48px;margin-bottom:20px;}
.solu-text-box .t2{font-size:16px;line-height:36px;color:#000000;/* font-weight:300;*/
 width:66%;}
.solu-find{background-color:#0866b2;color:#fff;font-size:16px;line-height:36px;padding:85px 0 73px 0;}
.solu-find .title .t1{font-weight:600;font-size:38px;line-height:42px;margin-bottom:10px;}
.solu-find .title .t2{font-weight:300;margin-bottom:50px;}
.solu-find .pro-box{margin-bottom:35px;}
.solu-find .pro-box .t1{font-weight:600;margin-bottom:30px;}
.solu-find .pro-box .img{position:relative;margin-bottom:30px;}
.solu-find .pro-box .text{font-weight:600;text-align:center;background-color:rgba(0,0,0,0.7);padding:5px 0;position:absolute;width:100%;bottom:0;}
.solu-select{padding:80px 0;}
.solu-select .title{font-size:38px;font-weight:600;color:#000000;line-height:48px;margin-bottom:60px;}
.solu-select .img{position:relative;}
.solu-select .col-md-3{margin-bottom:24px;}
.solu-select .text{font-weight:600;text-align:center;background-color:rgba(0,0,0,0.7);padding:5px 0;position:absolute;width:100%;min-height:82px;bottom:0;display:flex;align-items:center;justify-content:center;color:#fff;}
.solu-blog{padding:40px 0 112px;background:linear-gradient(to top,rgba(8,102,178,1) 0%,rgba(30,87,153,1) 62%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 50%,rgba(30,87,153,1) 50%,rgba(255,255,255,1) 50%);/* W3C,IE10+,FF16+,Chrome26+,Opera12+,Safari7+ */
}
.solu-blog .container-xl{position:relative;}
.solu-blog .title{font-size:38px;font-weight:600;color:#000000;line-height:48px;text-align:center;margin-bottom:100px;}
.solu-blog .box{display:flex;justify-content:space-between;padding-bottom:88px;}
.solu-blog .box .left{flex:0 0 48%;}
.solu-blog .box .left img{border-radius:14px;box-shadow:8px 0 40px rgba(0,0,0,0.16);}
.solu-blog .box .right{color:#fff;font-size:16px;display:flex;align-items:flex-end;flex:0 0 49%;}
.solu-blog .box .t1{font-weight:600;font-size:20px;margin-bottom:5px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.solu-blog .box time{line-height:36px;margin-bottom:10px;}
.solu-blog .box .t2{line-height:27px;font-weight:300;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:5;}
.swiper-pagination-solu{bottom:;}
.solu-blog .swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,63px));border-radius:var(--swiper-pagination-bullet-border-radius,15px);}
.solu-blog .swiper-pagination-bullet-active{background-color:#fff;}
.solu-bring{padding:100px 0 120px;}
.solu-bring .items{display:flex;justify-content:space-between;flex-wrap:wrap;width:88%;}
.solu-bring .title .t1{font-weight:600;font-size:36px;line-height:48px;margin-bottom:20px;}
.solu-bring .title .t2{color:#494949;font-size:21px;font-weight:300;line-height:36px;width:72%;margin-bottom:85px;}
.solu-bring .item{background-color:#f7f7f7;flex:0 0 29%;margin-bottom:44px;padding:48px 27px 34px;display:flex;}
.solu-bring .item .img{flex:0 0 12%;}
.solu-bring .item .text{flex:0 0 88%;}
.solu-bring .items .text{color:#2a2a2a;}
.solu-bring .item .text .t1{font-size:21px;line-height:24px;font-weight:500;margin-bottom:7px;}
.solu-bring .items .text .t2{font-size:16px;font-weight:300;line-height:24px;}
.solu-aps{background-color:#f7f7f7;padding:94px 0 75px;margin-bottom:100px;}
.solu-aps .card .text{color:#241c2f;background-color:#fff;padding:30px 27px;}
.solu-aps .card .text .t1{font-weight:500;margin-bottom:12px;font-size:22px;color:#454545;}
.solu-aps .card .text .t2{font-size:16px;margin-bottom:30px;}
.solu-aps .card .text .more-box{font-size:19px;margin:0;color:#454545;}
.solu-aps .card .text .more-box i{background-color:#2881f6;color:#fff;font-size:11px;padding:6px;border-radius:50%;}
.solu-aps .swiper-but-box{display:flex;font-size:22px;margin-top:50px;}
.solu-aps .swiper-but-box i{color:#3980d0;}
.solu-aps .swiper-but-left,.solu-aps .swiper-but-right{background-color:#fff;padding:18px;}
.solu-aps .swiper-but-left:hover i,.solu-aps .swiper-but-right:hover i{color:#fff;}
.solu-aps .swiper-but-left:hover,.solu-aps .swiper-but-right:hover{background-color:#3980d0;}
.solu-aps .swiper-but-left{margin-right:10px;}
.solu-index{padding:90px 0 170px;}
.solu-index .title{color:#000000;margin-bottom:89px;}
.solu-index .title .t1{font-weight:600;font-size:38px;line-height:42px;margin-bottom:22px;}
.solu-index .col-md-6{padding:0 27px;}
.solu-index .img{position:relative;}
.solu-index .img::before{content:"";display:block;width:100%;height:95px;background-color:#f8f8f8;clip-path:polygon(100% 0,0% 100%,100% 100%);position:absolute;bottom:-1px;left:0;}
.solu-index .text-box{background-color:#f8f8f8;padding:45px 50px;}
.solu-index .text-box .t1{font-weight:600;font-size:30px;color:#000000;margin-bottom:10px;}
.factory{padding:100px 0;}
.factory .card{margin-bottom:110px;}
.factory .img{box-shadow:21px 0 29px rgba(0,0,0,0.14);}
.factory .text{position:absolute;background-color:#fff;line-height:53px;padding:0 53px;left:25%;bottom:-35px;border:1px solid #efefef;z-index:10;}
.vr{padding-bottom:120px;}
.vr .title{font-size:47px;padding-top:80px;padding-bottom:60px;line-height:57px;text-align:center;}
.about-king{padding:110px 0 0;}
.about-king .box{display:flex;justify-content:space-between;margin-bottom:50px;}
.about-king .box .img{flex:0 0 43%;}
.about-king .box img{border-radius:7px;}
.about-king .box .text{flex:0 0 53%;margin:auto 0;}
.about-king .box .text .t1{font-size:38px;font-weight:600;line-height:42px;margin-bottom:20px;}
.blue-underline::after{margin-top:12px;display:block;content:"";background-color:#1969b2;width:35px;height:4px;}
.about-king .box .text .t2{font-weight:500;line-height:30px;margin-bottom:20px;}
.about-king .box .text .t3{margin-bottom:40px;}
.about-king .box .text .t3 span{font-weight:500;line-height:30px;}
.about-king .zs-box{display:flex;}
.about-king .box .text-box{width:74%;}
.imgs-box{padding:40px 55px;}
.imgs-box img{border-radius:8px;}
.about-king .text1{line-height:30px;padding:30px 0;}
.about-king .row{padding:55px 0 25px;}
.about-king .text1 span{font-weight:500;}
.about-team .team{display:flex;justify-content:space-between;}
.about-team .team .img{flex:0 0 42%;}
.about-team .team img{border-radius:7px;}
.about-team .team .text{margin:auto 0;flex:0 0 53%;}
.about-team .team .blue-underline::after{width:53px;}
.about-team .team .t1{font-size:38px;line-height:42px;font-weight:600;margin-bottom:20px;}
.about-team .team .t2{line-height:30px;color:#000000;font-weight:300;width:78%;}
.about-team .team .t2 span{font-weight:500;font-style:italic;}
.bout-mission{color:#000000;padding:90px 0;}
.about-ser .t1,.bout-mission .t1{font-size:38px;line-height:42px;font-weight:600;}
.about-ser .t2,.bout-mission .t2{margin:30px 0;font-weight:300;line-height:30px;}
.about-ser{display:flex;justify-content:space-between;}
.about-ser .left{flex:0 0 47%;margin:auto 0;}
.about-ser .right{flex:0 0 47%;}
.latest-news{padding:140px;}
.latest-news .card{padding:20px;border:1px solid #f1f1f1;box-shadow:9px 0 51px rgba(35,88,94,0.06);}
.latest-news .title{font-weight:600;font-size:38px;color:#000000;margin-bottom:50px;}
.latest-news .text{padding-top:28px;}
.latest-news .text time{font-size:16px;line-height:32px;color:#7f8288;margin-bottom:5px;}
.latest-news .text .t1{font-size:19px;margin-bottom:5px;color:#444;line-height:26px;height:52px;}
.latest-news .text .t2{color:#7f8288;line-height:24px;font-size:16px;height:144px;}
.service-abso{color:#000000;}
.service-abso .box{display:flex;justify-content:space-between;padding:120px 0;}
.service-abso .box .right{flex:0 0 46%;}
.service-abso .box .left{flex:0 0 49%;margin:auto 0;}
.service-abso .t1{font-size:30px;font-weight:600;line-height:36px;margin-bottom:25px;}
.service-abso .t2{font-size:16px;line-height:30px;}
.service-per{margin-bottom:85px;color:#000000;}
.service-sale .item{display:flex;justify-content:space-between;margin-bottom:115px;color:#000000;}
.service-sale .item:nth-child(2n){flex-flow:row-reverse;}
.service-sale .item .img{flex:0 0 48%;}
.service-sale .item .text{flex:0 0 46%;margin:auto 0;}
.service-sale .item .text .t1{font-size:30px;font-weight:500;line-height:30px;}
/* .service-sale .item .text .t2{font-size:16px;line-height:30px;}
*/
.service-sale .cicle-but-box{justify-content:center;}
.service-sale .swiper-pagination{position:static;width:auto;margin-right:45px;}
.service-sale .circle-but-prev{background-color:#f1f1f1;}
.service-sale .circle-but-prev i{color:#bebebe;}
.service-faq{color:#000000;padding:35px 0 125px;}
.service-faq .t1{font-size:30px;font-weight:600;margin-bottom:37px;}
.service-faq .t2{line-height:30px;font-size:16px;margin-bottom:35px;}
.pro-center-title{padding:100px 0;}
.pro-center-title .t1{font-weight:600;font-size:36px;line-height:42px;margin-bottom:20px;}
.pro-center-title .blue-underline::after{width:62px;}
.pro-center-title .t2{font-size:21px;line-height:36px;font-weight:300;color:#494949;}
.pro-center-pro .item{display:flex;margin-bottom:160px;}
.pro-center-pro .item:nth-child(2n){flex-flow:row-reverse;}
.pro-center-pro .item .img{background-color:#f0f4f9;flex:0 0 55%;display:flex;justify-content:center;padding:30px 0;box-shadow:29px 0 73px rgba(0,0,0,0.15);}
.pro-center-pro .item .img img{mix-blend-mode:darken;}
.pro-center-pro .blue-underline::after{width:62px;margin-top:7px;}
.pro-center-pro .item .text{flex:0 0 45%;background-color:#f7f7f7;position:relative;padding-left:24px;display:flex;align-items:center;}
.pro-center-pro .item:nth-child(2n) .text{justify-content:flex-end;}
.pro-center-pro .item .text .t1{color:#444;font-weight:600;font-size:30px;line-height:42px;margin-bottom:25px;}
.pro-center-pro .item .text .t2{font-weight:600;color:#262626;line-height:30px;display:block;margin-bottom:3px;}
.pro-center-pro .item .text .t2:hover{color:#1969b2;}
.pro-center-pro .item .text::before{content:"";display:block;background-color:#f7f7f7;position:absolute;width:128px;height:100%;top:0;left:-127px;background:linear-gradient(80deg,#dfdfdf 0%,#F7F7F7 66%);clip-path:polygon(100% 0,0 0,100% 100%);}
.pro-center-pro .item:nth-child(2n) .text::before{left:auto;right:-127px;clip-path:polygon(0 0,0% 100%,100% 0);background:linear-gradient(102deg,rgb(247,247,247) 39%,rgb(223,223,223) 98%);}
.pro-center-pro .item:last-child{margin-bottom:60px;}
.pro-center-pro .item .list{margin-bottom:50px;}
.learn-more{background-color:#196aba;padding:15px 38px;border-radius:28px;}
.pro-foodstuffs{padding:120px 0 0;}
.pro-foodstuffs .t1{font-size:48px;color:#1969b2;font-weight:600;}
.pro-foodstuffs .t2{line-height:36px;margin:40px 0;}
.pro-foodstuffs .row{justify-content:space-around;}
.pro-list-search{padding-bottom:80px;}
.pro-list-search .title{font-size:48px;color:#1969b2;font-weight:600;margin-bottom:45px;line-height:52px;}
.pro-list-search .box{display:flex;justify-content:space-between;margin-bottom:29px;}
.pro-list-search .box .box-list{background-color:#f1f1f1;line-height:36px;font-weight:300;width:24%;border-radius:8px;text-align:center;color:#000000;padding:10px 0;}
.pro-list-search .box .box-list.active,.pro-list-search .box .box-list:hover{color:#fff;background-color:#196aba;position:relative;}
.pro-list-search .box .box-list.active::after{content:"";display:block;clip-path:polygon(50% 100%,0 0,100% 0);width:18px;height:10px;background-color:#196aba;position:absolute;left:47%;bottom:-9px;}
.pro-fitering .attr-click{position:relative;}
.pro-fitering .attr-click .icon{color:#fff;position:absolute;right:30px;top:35%;font-size:24px;}
.pro-fitering .t1{background-color:#454545;color:#fff;font-weight:600;font-size:24px;line-height:36px;padding:20px 60px;border-radius:14px 14px 0 0;}
.attr-box{background-color:#f1f1f1;padding:30px;}
.attr-list{display:flex;margin-bottom:25px;}
.attr-list .attr-title{width:15%;text-align:right;line-height:36px;}
.attr-list .attr-value{width:85%;padding-left:20px;}
.attr-list .attr-value ul{list-style:none;padding:0;margin:0;display:flex;align-items:center;flex-wrap:wrap;}
.attr-list .attr-value ul li{font-size:18px;line-height:30px;display:flex;align-items:center;color:#999999;cursor:pointer;margin-right:18px;}
.attr-list .attr-value ul li a{display:flex;align-items:center;color:#333333;}
.attr-list .attr-value ul li .active:before{background:#196aba;}
.attr-list .attr-value ul li a:before{content:"";width:22px;height:22px;border:1px solid #196aba;background:#fff;display:block;margin-right:12px;}
.attr-list .attr-value ul li.active{color:#37af79;}
.attr-list .attr-value ul li:hover{color:#37af79;transition:all 0.3s;}
.attr-list .attr-value ul li:hover a:before{border-color:#196aba;background:#196aba;transition:all 0.3s;}
.pro-list-search .row{margin:58px 0;}
.pro-list-search .card{padding:40px;box-shadow:14px 0 21px rgba(0,0,0,0.08);border-radius:14px;border:1px solid #f5f5f5;margin-bottom:60px;}
.pro-list-search .card .text{color:#434343;margin:10px 0;}
.pro-solu{text-align:center;padding-bottom:100px;}
.pro-solu .t2{color:#0866b2;margin:25px 0;font-size:39px;font-weight:600;}
.pro-solu .imgs{display:flex;margin:60px 0;justify-content:center;}
.pro-solu .imgs .img{width:50%;}
.pro-solu .img .text{color:#0866b2;line-height:48px;font-size:24px;}
.pro-solu .img .text:hover{text-decoration:underline;}
.first-index{color:#000000;padding:126px 0 15px;}
.first-index .first-box .t1{font-size:38px;line-height:42px;font-weight:600;margin-bottom:30px;}
.first-index .first-box .t2{line-height:30px;margin-bottom:18px;}
.first-index .first-box .t2 span{font-weight:600;}
.first-index .first-box .t3{font-size:16px;margin-bottom:40px;color:#605a55;}
.first-index .first-box .t3 span{color:#b30c0c;font-weight:600;}
.first-index .first-box .t4{font-weight:500;font-size:22px;}
.first-index .pros{margin-top:35px;display:flex;flex-direction:column;align-items:center;}
.first-index .pros .text{background-color:#0967b2;text-align:center;font-weight:300;padding:15px 0;}
.first-index .pros .pro{margin-bottom:45px;}
.first-index .right-box{padding:30px 37px 65px 37px;background-color:#f3f3f3;}
.first-index .right-box .t1{font-weight:500;line-height:32px;margin-top:40px;}
.first-index .right-box .t2{font-size:16px;color:#605a55;margin-top:5px;margin-bottom:30px;}
.first-index .right-box .head{font-size:16px;line-height:33px;font-weight:300;color:#545454;margin-bottom:3px;}
.first-index .right-box .form-control{background-color:#ededed;border:1px solid #7491a9;border-radius:5px;}
.first-index .right-box .form-feedback .btn{background-color:#196aba;color:#fff;font-size:19px;line-height:33px;border-radius:8px;margin-top:30px;}
.first-faqs .title{font-weight:500;font-size:22px;line-height:28px;margin:24px 0;}
.first-faqs .item{padding:16px 20px;background-color:#f1f1f1;margin-bottom:12px;}
.first-faqs .q{overflow:hidden;cursor:pointer;display:flex;}
.first-faqs .q i{background-color:#0967b2;color:#fff;padding:6px;border-radius:6px;margin-right:16px;}
.first-faqs .q .t1{line-height:30px;}
.first-faqs .a{display:none;padding-top:20px;color:#666666;padding-left:45px;}
.first-faqs .a p{font-size:16px;line-height:32px;color:#666666;}
.first-faqs .a.expanded{display:block;}
.first-index .right-box .fxk-box{font-size:16px;margin-bottom:15px;}
.first-index .right-box .fxk-box .type{margin:12px 0;}
.pro-ny{margin-top:135px;background:linear-gradient(to bottom,rgba(248,248,248,1) 0%,rgba(255,255,255,0) 100%);}
.pro-ny .mbx-text-box{padding:25px 0;text-align:left;}
.pro-ny .mbx-text-box a{color:#3e3e3e;}
.pro-ny .mbx-text-box a:last-child{font-weight:600;}
.pro-ny .box{display:flex;justify-content:space-between;}
.pro-ny .left{flex:0 0 78%;}
.pro-ny .left .img{position:relative;}
.pro-ny .right{flex:0 0 19%;}
.pro-ny .left img{mix-blend-mode:darken;}
.pro-ny .left .item{padding:52px 78px 52px 128px;display:flex;position:absolute;bottom:0;}
.pro-ny .left .text{display:flex;flex-direction:column;justify-content:flex-end;}
.pro-ny .left .img .img{position:absolute;right:40px;bottom:0px;width:45%;}
.pro-ny .left .text-box{background-color:#fff;font-size:24px;line-height:36px;font-weight:600;padding:40px;max-width:530px;margin-bottom:43px;}
.pro-ny .left .social-box{margin:0;}
.pro-ny .left .social-box .t1{font-weight:600;margin-right:17px;}
.pro-ny .right .title{font-size:24px;line-height:50px;color:#444649;}
.pro-ny .right .item .search-a{background-color:#f3f3f3;color:#6a7d90;display:block;margin-bottom:10px;padding:15px 54px 15px 30px;font-weight:300;}
.pro-ny .right .item .search-a:hover{background-color:#196bba;color:#fff;}
.pro-ny .right .item .card{margin-top:15px;}
.pro-ny .right .item .card .box{align-items:center;}
.pro-ny .right .item .card .box .t1{font-size:15px;margin-top:20px;color:#474747;}
.pro-ny .right .item .card .box .t2{font-size:14px;}
.pro-ny .right .item .card .box .but{border:1px solid;padding:10px 13px;}
.pro-ny .right .item .card .box .but:hover{border:1px solid #196bba;}
.pro-content .hx{border-bottom:1px solid #eaeaea;}
.pro-content .pro-daohang{display:flex;justify-content:center;width:74%;}
.pro-content .pro-daohang .box{padding:10px 0;}
.pro-content .pro-daohang .item{flex:0 0 22%;text-align:center;}
.pro-content .pro-daohang .item.active{border-bottom:5px solid #0967b2;}
.pro-content .pro-daohang a{font-size:16px;line-height:32px;font-weight:800;color:#131313;}
.pro-content .content{padding:75px 0;width:75%;}
.pro-content .content img{max-width:100%;height:auto;}
.pro-ny-title{background-color:#f6f6f6;margin-bottom:90px;border-radius:18px;box-shadow:0px 9px 27px rgba(0,0,0,0.08);}
.pro-ny-title .t1{background-color:#1968ae;font-weight:600;font-size:26px;line-height:48px;color:#fff;padding:13px;border-radius:18px;display:table;}
.pro-recom{margin-bottom:85px;}
.pro-recom .img{border:1px solid #1968ae;border-radius:14px;}
.pro-recom .img img{border-radius:14px;}
.pro-recom .box .text{font-size:15px;text-align:center;margin:20px 0;color:#444;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.pro-ny-news{margin-bottom:160px;}
.pro-ny-news .item{margin-bottom:37px;}
.pro-ny-news .item:first-child .t2{border-bottom:1px solid #0e025b;}
.pro-ny-news .item .text1{display:flex;}
.pro-ny-news .item .circle{background-color:#eb473f;color:#fff;display:table;border-radius:50%;width:40px;min-width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:20px;margin-right:17px;}
.pro-ny-news .item .text1 .t1{font-weight:600;font-size:24px;line-height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#454545;}
.pro-ny-news .item .t2{line-height:30px;margin-left:60px;padding-bottom:10px;}
.pro-ny-news .pro-faq .item{border-bottom:1px dashed #aaaaaa;margin-bottom:30px;padding-bottom:19px;}
.pro-ny-news .pro-faq{background-color:#f6f6f6;padding:27px;border-radius:22px;}
.pro-ny-news .pro-faq .item:last-child{border-bottom:0;margin-bottom:0;}
.pro-ny-news .pro-faq .q i{background-color:#0967b2;color:#fff;padding:6px;border-radius:6px;margin-right:16px;}
.pro-ny-news .pro-faq .q{overflow:hidden;cursor:pointer;display:flex;}
.pro-ny-news .pro-faq .q .t1{font-weight:600;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.pro-ny-news .pro-faq .a{font-size:16px;line-height:24px;color:#666666;padding-top:20px;color:#666666;padding-left:45px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.nav-item.pa.activee .header-pa-nav{height:auto;margin-top:82px;;padding:70px 0 50px;z-index:-1;}
.header-other .nav-item.pa.activee .header-pa-nav{margin-top:105px;}
.header-pa-nav{background:#0867b2;position:fixed;top:0;left:0;right:0;height:0;padding:0px;transition:0.5s all;overflow:hidden;}
.header-pa-nav .box{display:flex;justify-content:flex-end;width:100%;}
.header-pa-nav .box .item{width:25%;margin-left:3%;position:relative;}
.header-pa-nav .box .item .t1{font-size:24px;font-weight:500;line-height:24px;border-bottom:1px solid #fff;margin-bottom:20px;padding-bottom:20px;}
.header-pa-nav .box .item a{color:#fff;}
.header-pa-nav .box .item p{font-size:18px;font-weight:300;line-height:30px;margin-bottom:3px;}
.nav-item.pa.activee .nav-link{color:#fff;background-color:#0867b2;}
/*移动端头部样式*/
@media(max-width:768px){body{padding-top:50px;font-size:14px;}
.header-mb{background:#fff;position:fixed;top:0;left:0;width:100%;border-bottom:1px solid #0867b2;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:#333}
.header-mb .top-mb .icon-bars{color:#333}
.header-mb .top-mb .dropdown.lang .dropdown-toggle{color:#333}
.top-mb-search-box{display:none;position:fixed;background:#fff;top:50px;padding:6px 15px 10px;box-shadow:2px 2px 4px rgba(0,0,0,0.2);z-index:998;width:100%}
.top-mb-search-box .search-group{width:100%;height:34px}
.top-mb-feed i{font-size:16px;color:#333}
.mobile-head-item .main-content-wrap{background:#fff;top:0;display:block;z-index:99999}
.mobile-head-item .main-content-wrap .content-wrap{overflow-y:auto;height:100%;padding:15px 10px;background-color:#fff}
.mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap{overflow-y:hidden}
.mobile-head-item .side-content-wrap{position:fixed;display:block;right:-78%;width:78%;height:100%}
.mobile-head-item .middle-content-wrap{position:absolute;right:0;width:100%;height:auto;padding:20px 0;opacity:0;visibility:hidden}
.mobile-head-item .middle-show-content-wrap{top:30px;visibility:visible;opacity:1}
.head_top .top_left{display:none}
.head_nav{width:100%;padding:0 5px}
.head_nav li{padding-left:28px;padding-top:4px;padding-bottom:4px}
.head_nav li,.head_nav li a{color:#111}
.head_nav li.has-child{padding-left:28px;margin-top:0;margin-bottom:0}
.head_nav li.has-child>a{margin-top:3px;margin-bottom:3px;margin-right:35px}
.head_nav li.has-child>ul{display:none}
.head_nav li.siblings-no-menu{position:relative;padding-left:15px}
.head_nav li a{display:block;height:auto;line-height:1.4em;position:relative}
.head_nav li a:hover{color:inherit}
.head_nav li em{display:block;height:1.4em;overflow:hidden}
.head_nav li li{font-size:14px}
.head_nav li li li{font-size:12px}
.head_nav li li a{color:#666}
.head_nav li.has-child a b{display:inline-block;width:15px;height:15px;border:1px solid #111;border-radius:2px;overflow:hidden;line-height:15px;position:absolute;right:-35px;top:1px;-webkit-box-sizing:content-box;box-sizing:content-box}
.head_nav li.has-child a b:before,.head_nav li.has-child a b:after{content:'';display:block;width:9px;height:1px;background-color:#111;position:absolute;left:3px;top:50%;margin-top:-.5px}
.head_nav li.has-child a b:after{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}
.head_nav li.has-child a:hover b{border-color:#111}
.head_nav>li{padding-top:10px;padding-bottom:10px;border-bottom:1px solid #f2f2f2}
.head_nav>li>a{font-size:16px;text-transform:uppercase;margin-bottom:-1px;position:relative;text-transform:uppercase;position:relative}
.head_nav li,.head_nav li.has-child{padding-left:0}
.head_nav li li,.head_nav li li.has-child{padding-left:15px}
.head_nav li.active>a>b:after{display:none}
.head_nav li.active>a>b{background-color:#111}
.head_nav li.active>a>b:before,.head_nav li.active>a>b:after{background-color:#fff}
.mobile-ico-close{width:30px;height:30px;background-color:#b3190d;position:absolute;left:-30px;top:0;cursor:pointer}
.mobile-ico-close .icon{color:#fff;font-size:30px;padding:0 0 0 6px}
.search-box .form-control{border-radius:20px}
.search-box .btn{border:1px solid #ced4da;border-radius:20px}
.search-box .btn.focus{border:1px solid rgb(128,189,255)}
.main-mask{position:absolute;background-color:#000;opacity:.4;width:100%;height:100vh;z-index:9;display:none}
}
/*#endregion*/
/* 浮窗 */
#float{position:fixed;right:0;bottom:165px;margin-top:-60px;z-index:55;transform:translateX(0);transition:.3s ease-in-out}
#float .ico{display:block;width:56px;height:56px;text-align:center;position:relative;cursor:pointer;background:#0867b2;}
#float .ico>i{font-size:30px;line-height:56px;display:block;color:#fff;position:relative;z-index:9999;background:#0867b2;border-top:1px solid #fff}
#float .ico:first-child>i{border-top:0px solid #fff}
#float .ico>.img{position:absolute;right:56px;width:140px;top:0;display:none;background-color:#fff}
#float .ico>.img>img{width:100%}
#float .ico p{position:absolute;top:0;border-radius:0;right:-350px;padding:0px 20px;line-height:56px;font-size:16px;height:56px;background-color:#0867b2;color:#FFF;transition:all .6s;z-index:0;white-space:nowrap}
#float .ico:hover>.img{display:block}
#float .ico:hover p{right:56px}
#float .scale-ico{background-color:#b1b1b1;transition:.3s ease-in-out}
#float .scale-ico>i{background-color:#b1b1b1;transition:.3s ease-in-out}
#float .scale-ico>i:hover{background-color:#0867b2;transition:none}
#float.hide{transform:translateX(56px)}
#float.hide .scale-ico{width:calc(56px / 2);transform:translateX(calc(-56px / 2));border-top:0;transition:transform .6s ease-in-out .3s,width .3s ease-in-out}
#float.hide .scale-ico i{transform:rotate(180deg);border-top:1px solid transparent}
#float .ico#scroll-top{display:block !important;}
@media (min-width:1px) and (max-width:991px){#float .ico{width:40px;height:40px}
#float .ico>i{font-size:22px;line-height:40px}
#float .ico>.img{right:40px}
#float .ico p{line-height:40px;padding:0 15px;height:40px}
#float.hide{transform:translateX(40px)}
#float.hide .scale-ico{width:calc(40px / 2);transform:translateX(calc(-40px / 2))}
}
/*默认详情设置*/
.content-wrapper{line-height:1.7;margin-bottom:1.5rem;}
.content-wrapper h2{font-size:1rem;font-weight:600;margin-bottom:0.75rem;}
.content-wrapper h3{font-size:0.875rem;font-weight:600;margin-bottom:0.75rem;}
.content-wrapper img{max-width:100% !important;height:auto !important;}
.content-wrapper ol{margin-left:1em;padding-left:1em;}
.content-wrapper video{max-width:100% !important;height:auto !important;}
.content-wrapper iframe{max-width:100%;}
.content-wrapper table{width:100%;margin-bottom:1rem;color:#212529;}
.content-wrapper table p{margin-bottom:0;}
.content-wrapper table th,.content-wrapper table td{padding:0.5rem;vertical-align:middle;border:1px solid #dee2e6;text-align:center;}
.content-wrapper table tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,0.03);}
.content-wrapper table tbody tr:hover{background-color:rgba(0,0,0,0.075);color:#555;}
.content-wrapper table p{margin-bottom:0;line-height:32px;}
.content-wrapper tbody th{color:#2980c7}
/*#表格*/
.table{overflow-x:auto}
.table-wrapper table th,.table-wrapper table td{padding:15px 5px;vertical-align:middle;font-size:14px;border:1px solid #dee2e6;text-align:center}
.table-wrapper table tbody tr:nth-of-type(even){background-color:rgba(229,237,244,1.0)}
.table-wrapper table tbody tr:hover{background-color:rgba(229,237,244,.6);color:#555}
.table-wrapper table{display:table;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
@media(max-width:768px){.table-wrapper table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
}
@media (max-width:575.98px){.table-wrapper-sm table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
}
@media(max-width:768px){.table-wrapper-md table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
}
@media (max-width:991.98px){.table-res-lg table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
}
@media (max-width:1500.98px){.table-wrapper-xl table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}
}
/*#弹出框*/
.reveal-modal-bg{position:fixed;height:100%;width:100%;z-index:1000;display:none;top:0;left:0;background:rgba(00,00,00,0.8)}
.reveal-modal{visibility:hidden;top:150px;left:50%;margin-left:-25%;width:50%;position:absolute;z-index:1001;padding:35px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#FFF}
.reveal-modal .title{font-size:30px;text-align:center;margin-bottom:25px}
.reveal-modal .close-reveal-modal{font-size:30px;line-height:0.5;position:absolute;top:8px;right:11px;color:#333;text-shadow:0 -1px 1px rbga(0,0,0,.6);font-weight:bold;cursor:pointer}
@media(max-width:768px){.reveal-modal{visibility:hidden;top:50px;left:50%;margin-left:-45%;width:90%;position:absolute;z-index:1001;padding:25px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);-box-shadow:0 0 10px rgba(0,0,0,.4);background-color:#FFF}
.reveal-modal .title{font-size:20px;text-align:center;margin-bottom:10px}
}
/*#留言表单*/
.form-feedback .btn{color:#fff;background:#196aba;border-radius:0px;font-size:16px;line-height:22px;padding-top:8px;padding-bottom:8px}
.form-feedback .btn:hover{background:#003b66;color:#fff}
@media(max-width:768px){.form-feedback .form-control{padding-top:10px;padding-bottom:10px;font-size:16px}
.form-feedback .btn{padding-top:10px;padding-bottom:10px}
.contact-wrapper .feedback-box .form-control{margin-bottom:0}
}
.form-row>.col,.form-row>[class*="col-"]{padding:0 15px}
.form-feedback .btn-c{background-color:#0b3b8d;height:100%;padding:10px 20px;transition:all .6s}
/*#搜索*/
.search-group{width:200px;height:32px;overflow:hidden;border:1px solid #f7f7f7;border-radius:5px}
.search-group .form-control{border:none;border-radius:0px;background:transparent;color:#5c5352;height:32px;line-height:32px;}
.search-group .form-control::-webkit-input-placeholder{color:#5c5352}
.search-group .btn{background-color:#0866b3;border-radius:0px;height:32px;width:32px;display:flex;justify-content:center;align-items:center;padding:6px 15px;margin-bottom:0}
.search-group i{color:#fff;font-size:1rem}
@media(max-width:1680px){.navbar-custom .navbar-nav>.nav-item{font-size:16px;margin:0 5px;}
}
@media(max-width:1580px){.header-top .buyfirst{display:none;}
.navbar-custom .navbar-nav>.nav-item{font-size:16px;margin:0 3px;}
}
@media(max-width:1400px){.banner-home .swiper-button-prev-custom{bottom:5px;}
.banner-home .swiper-button-next-custom{bottom:0;}
.banner-home{margin-top:0;}
.news-ny{padding:108px 15px 80px;}
}
@media(max-width:768px){
    .solu-find .pro-box .img{margin-bottom:15px;}
    .latest-news .text .t1{height:auto;}
    .latest-news .text .t2{font-size:14px;height:auto;line-height:22px;}
    .home-solu{padding:20px 0;}
    .home-solu .title{font-size:24px;margin-bottom:15px;}
    .home-solu .top{width:100%;margin-bottom:20px;}
    .home-solu .top .but{font-size:12px;padding:10px 0;}
    .home-solu .bottom .right .t1{font-size:16px;margin-bottom:5px;}
    .home-solu .bottom .right .t2{line-height:24px;margin-bottom:20px;}
    .more-box i{margin-left:5px;}
    .home-solu .bottom .left{flex:0 0 50%;padding:40px;}
    .home-solu .bottom .right{flex:0 0 50%;}
    .home-app .title .t1{font-size:24px;margin-bottom:24px;}
    .home-app .title .t2{font-size:14px;line-height:22px;}
    .home-app .swiper-box{margin-top:20px;}
    .home-app .title-box{padding-right:15px;}
    .home-app .swiper-box .text{font-size:17px;line-height:17px;}
    .home-app .swiper-box .mySwiper-home-app{padding-bottom:75px;}
    .home-app{padding:15px 0 35px;}
    .home-about .bg{height: 367px;}
    .home-about .items{padding-top:30px;flex-wrap:wrap;justify-content:left;}
    .home-about .item{display:flex;margin-bottom:15px;width: 50%;}
    .home-about .item .left{margin-right:15px;width: 20%;}
    .home-about .item .num{font-size:28px;}
    .ha-text .box{display:block;}
    .ha-text .box .right .text-box{font-size:18px;border-top-right-radius:0;}
    .ha-text .box .right .text-box .t{width:100%;}
    .ha-text .box .right .t1{font-size:16px;line-height:24px;width:100%;margin:20px 0;}
    .ha-text .box .right .text-botoom{padding-left:15px;}
    .ha-text .box .right .t2{font-size:14px;line-height:23px;margin-bottom:15px;width:100%;}
    .ha-text .box .right .t2 p{margin-bottom:10px;}
    .home-client{padding:0;margin:15px 0px;display:flex;}
    .home-client .img{margin-right:0px;}
    .home-exper{padding:20px 0 25px;}
    .home-exper .box{display:block;}
    .home-exper .box .left .t1{font-size:20px;line-height:26px;}
    .home-exper .box .left .t1::after{margin-top:15px;}
    .home-exper .box .left .t2{font-size:15px;line-height:24px;margin-top:15px;margin-bottom:10px;}
    .home-exper .box .right .item{display:block;margin-bottom:20px;}
    .home-exper .box .right .item .img img{border-radius:0;}
    .home-exper .box .right .item .text{padding:15px;}
    .home-exper .box .right .item .text .t1{font-size:20px;line-height:26px;margin-bottom:10px;}
    .home-exper .box .right .item .text .t2{font-size:14px;}
    .home-first .box{display:block;}
    .home-first .box .right .t1{font-size:24px;line-height:24px;margin-bottom:10px;}
    .home-first .box .right .t2{line-height:24px;margin-bottom:18px;}
    .home-first{background:url(../../images/home-first-bg.jpg) no-repeat top center;height:430px;}
    .home-news{padding:20px 0;}
    .home-news .title{font-size:24px;line-height:30px;margin-bottom:20px;}
    .home-news .box{display:block;}
    .home-news .left .item:nth-child(1){margin-bottom:15px;}
    .home-news .left .item{padding:20px;}
    .home-news .box .left{margin-bottom:20px;}
    .home-news .right .items{display:block;}
    .home-news .right .item{margin-bottom:20px;}
    .home-contact{background:url(../../images/home-contact-bg.jpg) no-repeat bottom center;height:288px;display:flex;align-items:center;}
    .home-contact .t1{margin-bottom:10px;}
    .home-contact .t2{width:100%;font-size:18px;line-height:25px;margin-bottom:10px;}
    .contact-butt{width:59%;font-size:16px;padding:10px 0;}
    .contact-butt i{font-size:23px;}
    .foot-top{height:auto;}
    .foot-top .box{display:block;}
    .foot-top .box .right{display:block;}
    .foot-top .box .left .logo{margin-top:20px;}
    .foot-top .box .left .title{line-height:21px;margin-bottom:10px;margin-top:20px;}
    .foot-top .box .left{margin-bottom:20px;}
    .foot-top .box .right .text{margin:20px 0;}
    .foot-top .box .right .t1{font-size:16px;margin-bottom:6px;}
    .social-box{margin-bottom:20px;}
    .social-box .circle{margin-right:10px;}
    .foot-bottom .fb-bo{display:block;}
    .foot-bottom .fb-bo .left{margin-bottom:10px;}
    .foot-bottom .fb-bo .right a{margin-left:0;margin-right:13px;}
    .banner-faq{margin-top:0;height:80px;}
    .banner-faq img{height:100%;}
    .pro-center-title{padding:20px 0;}
    .pro-center-title .t1{font-size:24px;line-height:32px;margin-bottom:10px;}
    .pro-center-title .t2{font-size:16px;line-height:26px;}
    .pro-center-pro .item{display:block;margin-bottom:30px;}
    .pro-center-pro .item .text{padding-left:15px;padding-bottom:20px;}
    .pro-center-pro .item .text .t1{margin:10px 0;font-size:21px;line-height:32px;}
    .pro-center-pro .item:nth-child(2n) .text{justify-content:start;}
    .pro-center-pro .item .list{margin-bottom:30px;}
    .pro-center-pro .item:last-child{margin-bottom:0;}
    .solu-bring{padding:20px 0;}
    .solu-bring .title .t1{font-size:24px;line-height:36px;margin-bottom:10px;}
    .solu-bring .title .t2{font-size:14px;line-height:22px;width:100%;margin-bottom:18px;}
    .solu-bring .items{display:block;width:100%;}
    .solu-bring .item{margin-bottom:20px;padding:20px;}
    .pro-foodstuffs{padding:20px 0 0;}
    .pro-list-search .title{font-size:24px;margin-bottom:10px;line-height:32px;}
    .pro-list-search .box{flex-wrap:wrap;}
    .pro-list-search .box .box-list{width:100%;margin-bottom:10px;}
    .pro-list-search .box{margin-bottom:15px;}
    .attr-box{padding:0 15px;}
    .attr-list{display:block;margin-bottom:10px;}
    .attr-list .attr-title{width:100%;text-align:left;}
    .attr-list .attr-title{font-size:18px;font-weight:600;}
    .pro-list-search .row{margin:20px 0;}
    .pro-list-search .card{padding:20px;margin-bottom:20px;}
    .pro-solu .t2{margin:10px 0;font-size:24px;line-height:32px;}
    .pro-solu .img .text{font-size:16px;}
    .pro-solu .imgs{margin:15px 0;}
    .pro-solu{padding-bottom:0;}
    .pro-list-search{padding-bottom:30px;}
    .foot-bottom{padding:20px 0;}
    .pro-ny{margin-top:0;}
    .pro-ny .box{display:block;}
    .pro-ny .left .item{padding:52px 78px 5px 15px;}
    .pro-ny .left .img .img{position:absolute;right:25%;bottom:0;}
    .pro-ny .left .text-box{font-size:20px;line-height:28px;padding:15px;max-width:400px;margin-bottom:0;}
    .social-box .circle{padding:2px;border:2px solid #1968ae;border-radius:50%;}
    .container-xl.m-left{padding-left:15px;}
    .pro-ny .right .item .card .box .t1{margin-top:12px;}
    .pro-ny .right .item .card .box .but{display:table;}
    .pro-content img{max-width:100%;height:auto;}
    .pro-content .content{padding:20px 0;width:100%;}
    .pro-ny-title .t1{font-size:22px;line-height:39px;}
    .pro-ny-title{margin-bottom:20px;}
    .pro-recom{margin-bottom:10px;}
    .pro-ny-news .item{margin-bottom:20px;}
    .pro-ny-news .item .text1 a{flex:0 0 80%;}
    .pro-ny-news .item .text1 .t1{font-size:20px;line-height:32px;}
    .pro-ny-news .item .t2{line-height:24px;padding-bottom:15px;}
    .pro-ny-news .pro-faq{padding:15px;}
    .pro-ny-news .pro-faq .item{margin-bottom:17px;padding-bottom:15px;}
    .pro-ny-news .pro-faq .a{padding-top:0;}
    .pro-ny-news{margin-bottom:30px;}
    .mbx-text-box .t1{font-size:13px;padding:0px 0;}
    .solu-index{padding:30px 0;}
    .solu-index .title .t1{font-size:24px;line-height:32px;margin-bottom:10px;}
    .solu-index .title{margin-bottom:20px;}
    .solu-index .col-md-6{padding:0;margin-bottom:20px;}
    .solu-text-box{padding:20px 0;}
    .solu-text-box .t1{font-size:24px;line-height:32px;margin-bottom:10px;}
    .solu-text-box .t2{width:100%;line-height:26px;}
    .solu-find{font-size:14px;line-height:24px;padding:30px 0;}
    .solu-find .title .t1{font-size:20px;line-height:26px;margin-bottom:5px;}
    .solu-find .title .t2{margin-bottom:5px;}
    .solu-find .pro-box .t1{margin-bottom:15px;}
    .solu-select .title{font-size:20px;line-height:28px;margin-bottom:20px;}
    .solu-select{padding:20px 0;}
    .solu-select .text{min-height:50px;}
    .solu-blog{padding:0;background:linear-gradient(to top,rgba(8,102,178,1) 0%,rgba(30,87,153,1) 80%,rgba(41,137,216,1) 50%,rgba(32,124,202,1) 50%,rgba(30,87,153,1) 50%,rgba(255,255,255,1) 50%);}
    .solu-blog .box{display:block;padding-bottom:40px;}
    .solu-blog .box .right{padding:10px;}
    .solu-blog .title{font-size:20px;line-height:28px;margin-bottom:30px;}
    .solu-aps{padding:20px 0;margin-bottom:0;}
    .about-king{padding:20px 0;}
    .about-king .box{display:block;}
    .about-king .box .text .t1{font-size:20px;line-height:32px;margin:10px 0px;}
    .about-king .box .text-box{width:100%;}
    .about-king .box .text .t2{line-height:26px;margin-bottom:7px;}
    .imgs-box{padding:0;}
    .imgs-box img{margin-bottom:10px;}
    .about-king .row{padding:15px 0;}
    .about-king .text1{line-height:24px;padding:10px 0;}
    .about-team .team{display:block;}
    .about-team .team .t1{font-size:22px;line-height:28px;margin:15px 0;}
    .about-team .team .t2{width:100%;font-weight:400;line-height:24px;}
    .bout-mission{padding:20px 0;}
    .about-ser .t1,.bout-mission .t1{font-size:24px;line-height:32px;}
    .about-ser{display:block;}
    .latest-news{padding:30px 0;}
    .latest-news .title{font-size:24px;margin-bottom:20px;}
    .latest-news .text{padding-top:5px;}
    .why-choose .title{padding:20px 0;}
    .why-choose .title .t1{font-size:20px;line-height:28px;margin-bottom:8px;}
    .why-choose .title .t2{font-size:16px;line-height:24px;font-weight:400;}
    .why-choose .items{padding-top:30px;}
    .why-choose .item{display:block;margin-bottom:25px;}
    .why-choose .item .text-box .t1{font-size:21px;line-height:26px;margin:10px 0;}
    .why-choose .item .text-box .t1::after{margin-top:14px;}
    .why-choose .item .text-box .text{margin-top:0;font-size:14px;font-weight:400;line-height:22px;}
    .factory{padding:30px 0;}
    .factory .card{margin-bottom:55px;}
    .vr .title{font-size:22px;padding-top:0;padding-bottom:0;line-height:32px;text-align:center;}
    .service-abso .box{padding:20px 0;}
    .service-abso .box{display:block;}
    .service-abso .t1{font-size:22px;line-height:28px;margin-bottom:10px;}
    .service-abso .t2{font-size:14px;line-height:24px;}
    .service-sale .item{display:block;margin-bottom:30px;}
    .service-sale .item .text .t1{font-size:24px;margin:10px 0;}
    .service-per{margin-bottom:30px;}
    .service-faq{padding:25px 0;}
    .service-faq .t1{font-size:24px;margin-bottom:15px;}
    .service-faq .t2{line-height:24px;font-size:14px;margin-bottom:15px;}
    .menu-horizontal-wrapper{padding:20px 0 0;}
    .menu-horizontal-res .nav-item-res{margin-bottom:20px;line-height:35px;padding:0 30px;}
    .new-center .card{margin-bottom:20px;}
    .news-ny{padding:20px 15px;}
    .news-ny .row{display:block;}
    .news-ny .left h1{font-size:24px;line-height:32px;width:100%;margin-bottom:12px;}
    .news-ny .content{color:#666666;font-weight:300;line-height:22px;font-size:14px;padding:20px 0;}
    .news-ny .fanye{padding:10px;line-height:24px;}
    .related-products{padding:20px 0;margin-bottom:20px;}
    .contact{padding:20px 0;}
    .contact .row{display:block;}
    .contact .row .left{padding:15px;}
    .contact .row .left .title .t1{font-size:24px;line-height:32px;margin-bottom:10px;}
    .contact .row .left .title .t2{margin-bottom:20px;}
    .contact .form-group{margin-bottom:10px;}
    .contact .row .right{padding:18px;padding-bottom:0px;margin-top:20px;}
    .first-index{color:#000000;padding:20px 0;}
    .first-index .first-box .t1{font-size:24px;line-height:32px;margin-bottom:5px;}
    .first-index .first-box .t3{font-size:16px;margin-bottom:20px;}
    .first-index .first-box .t4{line-height:32px;}
    .first-faqs .q i{height:30px;}
    .first-index .right-box{padding:20px;}
    .first-index .right-box .form-feedback .btn{margin-top:10px;}
    .pro-center-pro .item:nth-child(2n) .text::before{display:none;}
}


/*cookies板式一*/
.google-cookies{position:fixed;z-index:99;bottom:50px;left:50px;width:450px;box-shadow:8px 0 15px rgba(0, 0, 0, 0.2);background:#fff;padding:20px;border-radius:10px;}
.google-cookies.off{display:none;}
.google-cookies .container-xl{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;}
.google-cookies .left{width:100%;}
.google-cookies .right{text-align:center;display:flex;justify-content:flex-end;width:100%;}
.google-cookies .t1{font-size:20px;font-weight:bold;color:#0867b2 ;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 #0867b2 ;color:#0867b2 ;display:block;font-size:16px;padding:8px 25px;margin-top:15px;margin-left:10px; 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:#0867b2 ;color:#fff;margin-top:15px;}

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

@media (max-width:768px) {
    .home-solu .line{display:flex;justify-content:flex-end;}
    .home-solu .more-box{display:table;margin:25px auto 0 auto;}

    .pro-fitering .attr-box{height:0;overflow:hidden;}
    .pro-fitering .attr-box.show{height:auto;transition:all .5s;padding:15px;}
    .factory .text{line-height:20px;padding:15px;}
    .factory img{height:127px !important;}
    .vr{padding-bottom:40px;}
    /* .vr .vr-area{position:relative;}
    .vr .vr-area:before{content:"";width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(0, 0, 0, .2);} */

    .faq-top .box{padding:15px;flex-wrap:wrap;}
    .faq-top .box .left{flex: 0 0 100%;}
    .faq-top .box .right{flex: 0 0 100%;}
    .faq-top .box .t1{font-size:18px;line-height:26px;}
    .faq-top .box .t2{font-size:18px;line-height:26px;}

    .faq-box .item .a{padding:30px;font-weight:400;font-size:16px;line-height:24px;}

    .get-in{padding:0;}
    .get-in .container-xl{padding-left:15px;}
    .get-in .t2{width:100%;text-align:left;margin-bottom:10px;}
    .get-in .form-feedback{width:100%;}
    .get-in .form-row>[class*="col-"]{padding:0;}
    .get-in .more{margin-top:0;}

    .down-box{margin:20px 0;flex-wrap:wrap;}
    .down-box .left{flex:0 0 100%;}
    .down-box .right{flex:0 0 100%;margin-top:10px;}

    .down-box .right .t2{width:100%;}
    .about-ser .t2, .bout-mission .t2{font-weight:400;line-height:24px;color:#000;}

	.contact .row .right .img{position:static;}
}

.a-nums{}
.a-nums .num{background:#f6f6f6;padding:60px;margin-bottom:30px;display:flex;align-items:center;border-radius:20px;overflow:hidden;}
.a-nums .num .tb{min-width:64px;margin-right:25px;}
.a-nums .num .tb img{width:64px;height:64px;}
.a-nums .num .text .t1{font-size:32px;color:#0867b2;line-height:36px;margin-bottom:10px;font-weight:bold;}
.a-nums .num .text .t2{font-size:18px;line-height:24px;}

.a-abtitle{font-size:24px;color:#0867b2;font-weight:bold;}
.about-king .row.a-factorys{padding-bottom:0;}
.about-king .text1{padding-top:0;}
.about-king .text1 span{font-weight:600;}
.a-factorys img{border-radius:20px;overflow:hidden;}
.a-factorys .col-md-4{margin-bottom:30px;}
.about-team .t1{font-size: 38px;line-height: 42px;font-weight: 600;margin-bottom:40px;}
.about-team .team .img img{z-index:2;position:relative;}
.about-team .team .img{padding:50px 0 0 50px;position:relative;}
.about-team .team .img:before{content:"";width:470px;height:310px;background:#0a67af;position:absolute;left:0;top:0;border-radius:7px;}
.about-team .team .t2 span{font-weight:600;}
.about-king .box .text .t2 span{font-weight:600;}
.about-king .box .text .t3 span{font-weight:600;}
.a-cert{padding:50px 0;}
.a-cert .t1{font-size: 38px;line-height: 42px;font-weight: 600;margin-bottom:40px;}
.a-cert .cert-box{border:1px solid #dadada;}
.about-ser .right{padding:50px 50px 0 0;position:relative;}
.about-ser .right:before{content:"";width:470px;height:310px;background:#0a67af;position:absolute;right:0;top:0;border-radius:7px;}
.about-ser .right img{z-index:2;position:relative;}

@media (max-width:768px) {
    .a-nums .num{padding:10px 20px;margin-bottom:10px;}
    .a-nums .num .text .t1{font-size:20px;line-height:26px;margin-bottom:0;}
    .a-nums .num .text .t2{font-size:16px;}
    .a-factorys .col-md-4{margin-bottom:15px;}
    .a-abtitle{font-size:18px;}
    .about-team .t1{font-size:26px;line-height:32px;margin-bottom:20px;}
    .about-team .team .img{padding:0;}
    .about-team .team .img:before{display:none;}
    .a-cert{padding:20px 0;}
    .a-cert .t1{font-size:26px;line-height:32px;margin-bottom:20px;}
    .a-cert .cert-box{margin-bottom:15px;}
    .about-ser .right{padding:0;margin-top:15px;margin-bottom:15px;}
    .about-ser .right:before{display:none;}
}

.banner-home .banner-text.three{align-items:flex-start;}
.banner-home .banner-text.three .container-xl{display:flex;justify-content:flex-end;padding-top:140px;}
.banner-home .banner-text.three .container-xl .t1{width:55%;font-size:30px;line-height:36px;font-weight:bold;color:#333;text-align:left;}
.banner-home .banner-text.three .container-xl .t1 span{color:#0a67af;font-style:italic;}

.solu-find .pro-box .text{line-height:20px;font-weight:400;padding:10px 0;font-size:14px;}

.a-sol{padding:100px 0;}
.a-sol .sol-item{display:flex;align-items:center;justify-content:space-between;margin-top:50px;flex-wrap:wrap;}
.a-sol .sol-item .img{width:45%}
.a-sol .sol-item .text{width:48%;}
.a-sol .sol-item .t1{font-size:32px;line-height:36px;margin-bottom:30px;}
.a-sol .sol-item .desc{font-size:20px;line-height:30px;font-style:italic;}
.a-sol .sol-item .more{background:#0866b2;display:inline-block;border:1px solid #0866b2; padding:15px 20px 15px 40px;border-radius:50px;margin-top:30px;position:relative;}
.a-sol .sol-item .more:after{content:"\f054";width:26px;height:26px;background:#fff;border-radius:50%;font-family:Cmsfont;color:#0866b2;display:inline-block;text-align:center;margin-left:15px;}
.a-sol .sol-item .more:hover{background:#fff;color:#0866b2;transition:all 0.5s;}
.a-sol .sol-item .more:hover:after{background:#0866b2;color:#fff;transition:all 0.5s;}
.a-sol .sol-item:nth-child(2n) .img{order:13;}
.a-sol .sol-item:first-child{margin-top:0;}

@media (max-width:768px) {
    .solu-bring .item .text .t1{font-size:18px;}
    .solu-bring .items .text .t2{font-size:14px;line-height:22px;}
    .solu-find .pro-box .text{line-height:18px;font-style:14px;padding:5px 0;}
    .solu-find{padding:30px 0 10px;}

    .a-sol{padding:40px 0;}
    .a-sol .sol-item{margin-top:30px;}
    .a-sol .sol-item .img{width:100%;margin-bottom:15px;}
    .a-sol .sol-item .text{width:100%;}
    .a-sol .sol-item:nth-child(2n) .img{order:-1;}
    .a-sol .sol-item .t1{font-size:20px;line-height:30px;margin-bottom:10px;}
    .a-sol .sol-item .desc{font-size:14px;line-height:22px;}
    .a-sol .sol-item .more{padding:5px 10px 5px 20px;margin-top:20px;line-height:26px;}
}

.a-faq{padding-top:50px;}
.a-faq .title{font-size:24px;line-height:32px;margin-bottom:30px;}
.a-faq .list{margin-top:13px;background:#f1f1f1;padding:15px 20px;border-radius:10px;cursor:pointer;}
.a-faq .list .quen{display:flex;align-items:center;font-size:18px;line-height:28px;}
.a-faq .list .quen .q{width:28px;min-width:28px;height:28px;background:#0967b2;text-align:center;font-size:18px;line-height:28px;color:#fff;border-radius:5px;margin-right:15px;}
.a-faq .list .answer{display:none;margin-top:15px;font-size:16px;line-height:24px;}
.a-faq .list.active .answer{display:block;}

.a-first{padding:110px 0 0;}
.a-first .title{font-weight: 600;font-size: 36px;line-height: 48px;margin-bottom: 20px;}
.a-first .desc{width:45%;}
.a-first .desc .t1{font-size:18px;line-height:30px;}
.a-first .desc .t1 span{font-weight:600;}
.a-first .desc .t2{font-size:16px;line-height:24px;margin-top:30px;color:#605a55;}
.a-first .desc .t2 span{color:#b30c0c;}

.a-feedback-first{padding-top:30px;}
.a-feedback-first .box{display:flex;background:#f3f3f3;align-items:center;flex-wrap:wrap;border-radius:20px;overflow:hidden;margin-bottom:30px;margin-top:30px;}
.a-feedback-first .box .left{width:33%;}
.a-feedback-first .box .right{width:67%;padding-left:65px;padding-right:200px;}
.a-feedback-first .box .right .t3{font-weight:600;font-size:24px;line-height:30px;}
.a-feedback-first .box .right .desc{font-size:18px;line-height:24px;color:#605a55;margin:20px 0 30px;}
.a-feedback-first .ts{font-size:16px;line-height:32px;color:#545454;margin-bottom:5px;}
.a-feedback-first .form-feedback .form-control{border-radius:10px;}
.a-feedback-first .form-feedback .btn{width:250px;border-radius:10px;padding:15px 0}
.a-feedback-first .t1{font-size:18px;line-height:32px;}
.a-feedback-first .feedback-result{text-align:left;}

.a-feedback-first .items{display:flex;flex-wrap:wrap;width:80%;position:relative;margin-top:20px;margin-bottom:20px;}
.a-feedback-first .attr-item{display:flex;align-items:center;margin-bottom:5px;cursor:pointer;width:33%;margin-bottom:10px;}
.a-feedback-first .attr-item .cont{display:flex;align-items:center;transform:scale(1);margin-right:10px;}
.a-feedback-first .attr-item .cont input[type="checkbox"]{width:18px;height:18px;display:inline-block;appearance:none;position:relative;background-color:transparent;border-radius:15%;cursor:pointer;overflow:hidden;border:1px solid #929292;}
.a-feedback-first .attr-item .cont input[type="checkbox"]::after{content:'';display:block;height:18px;width:.5rem;border-bottom:3px solid #fff;border-right:3px solid #fff;opacity:0;transform:rotate(45deg) translate(-50%,-50%);position:absolute;top:40%;left:15%;transition:.25s ease}
.a-feedback-first .attr-item .cont input[type="checkbox"]::before{content:'';display:block;height:0;width:0;background-color:#0967b2;border-radius:5px;opacity:.5;transform:translate(-50%,-50%);position:absolute;top:50%;left:50%;transition:.3s ease}
.a-feedback-first .attr-item.active .cont input[type="checkbox"]::before{height:150%;width:150%;opacity:100%}
.a-feedback-first .attr-item.active .cont input[type="checkbox"]::after{opacity:100%}

@media (max-width:768px) {
    .a-first{padding:40px 0 0;}
    .a-first .title{font-size:26px;line-height:32px;}
    .a-first .desc{width:100%;}
    .a-first .desc .t1{font-size:16px;line-height:24px;}
    .a-first .desc .t2{font-size:14px;line-height:20px;margin-top:20px;}
    .a-feedback-first .t1{font-size:16px;line-height:24px;}
    .a-feedback-first .box .left{width:100%;}
    .a-feedback-first .box .right{width:100%;padding:20px 15px;}
    .a-feedback-first .box .right .t3{font-size:20px;line-height:26px;}
    .a-feedback-first .box .right .desc{font-size:14px;line-height:20px;margin:10px 0 15px;}
    .a-feedback-first .ts{line-height:22px;}
    .a-feedback-first .attr-item{width:50%;font-size:12px;}
    .a-feedback-first .items{width:100%;}
    .a-feedback-first .attr-item .cont{margin-right:5px;}
    .a-faq{padding-top:25px;}
    .a-faq .title{font-size:20px;line-height:26px;}
    .a-faq .list.active .answer{font-size:14px;line-height:20px;}
}