@charset "utf-8";.clear{width:100%;display:block;clear:both;float:left}
.pcnone{display:none}
@media (max-width:640px){.wapblock{display:block}
.wapnone{display:none}
.pcnone{display:block}
}
.inbanner{position:relative}
.back_bg{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(0,0,0,.5)}
.banner_txt_center{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2}
.banner_txt_center span{color:#fff;font-size:42px;font-weight:700;text-transform:uppercase;letter-spacing:3px;text-shadow:0 2px 10px rgba(0,0,0,.5)}
.inbanner .txt{padding-left:20px;position:absolute;top:30%;color:#fff;font-size:30px;text-transform:uppercase}
.inbanner .txt::before{position:absolute;left:0;content:"";width:5px;background:#056ede;top:0;height:80%;margin:5% 0}
.navpost{text-transform:uppercase}
.navpost a:hover{color:#056ede}
.inposition{text-transform:uppercase}
.innerrtitle{width:100%;height:50px;line-height:50px;background:rgba(241,242,244,.7);overflow:hidden;margin-bottom:0}
.innerrtitle .container{max-width:1200px;margin:0 auto;padding:0 20px}
.navpost{text-transform:uppercase;font-size:14px;font-weight:500;color:#999}
.navpost a{color:#999;text-decoration:none}
.navpost a:hover{color:#056ede}
.inposition{text-transform:uppercase;color:#999;font-size:14px;font-weight:500}
.links ul{max-width:1580px;height:auto;margin:0 auto;clear:both}
.links ul li{float:left;margin:0;color:#fff;line-height:23px}
.links ul li a{color:#fff;padding:0 8px;font-size:14px;line-height:23px;display:inline-block}
.links ul li a:hover{color:#fff;text-decoration:none}
.inban{position:relative}
.inban img{width:100%}
.intxt{font-size:36px;position:absolute;width:100%;left:0;display:flex;align-items:center;justify-content:flex-start;right:0;top:0;color:#fff;height:100%;background:rgb(0 0 0 / 5%);z-index:2}
.ny_tab{margin-bottom:25px;background-color:#f6f6f6}
.ny_tab ul{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}
.ny_tab ul li{position:relative;font-size:13px;flex:0 0 14.28%;max-width:14.28%;text-align:center;box-sizing:border-box}
.ny_tab ul li a{position:relative;color:#333;display:block;padding:13px 4px;font-size:13px;line-height:1.3;word-break:break-word}
.ny_tab ul li::after{content:"";position:absolute;right:0;top:50%;transform:translate(-50%,-50%);height:16%;width:1px}
.ny_tab ul li a::before{content:"";position:absolute;left:0;bottom:0;width:0;transition:.5s}
.ny_tab ul li:last-child::after{display:none}
.ny_tab ul li a:hover,.nypagenav ul li.on a{color:#fff;background:#056ede}
.ny_tab ul li.aa{background:#056ede}
.ny_tab ul li.aa a{color:#fff}
.ny_tab ul li .aa::before{content:"";position:absolute;left:0;bottom:0;width:100%;transition:.5s}
.ny_tab ul li:hover a::before{width:100%}
@media (max-width:780px){.ny_tab{display:block;margin-bottom:15px}
.ny_tab ul{flex-wrap:wrap}
.ny_tab ul li{flex:0 0 50%;max-width:50%;font-size:12px}
.ny_tab ul li a{padding:10px 6px;font-size:12px}
}
.kp_info{margin-top:10px;display:flex;align-items:center}
.kp_info input{float:left;border:1px solid #dedede;width:31.3%;margin:1%;padding:10px;border-radius:5px;background:rgba(255,255,255,.7)}
.kp_tit{margin-top:10px;display:flex;align-items:center}
.kp_tit input{float:left;border:1px solid #dedede;border-radius:5px;background:rgba(255,255,255,.7);width:98%;margin:0 1%;padding:10px}
.kp_tit textarea{border:1px solid #dedede;border-radius:5px;background:rgba(255,255,255,.7);width:98%;margin:1%;padding:10px}
.kp_info i{color:#b80509;font-size:18px;font-weight:700}
.btn_box{text-align:center;margin:20px auto}
.tj_btn{padding:10px 30px;background:#b80509;border:none;color:#fff;outline:0}
.pro_re{width:100%;float:left}
.pro_re ul{display:flex;align-items:stretch;flex-wrap:wrap}
.pro_re ul li{width:23%;float:left;margin:1%;overflow:hidden;box-shadow:0 0 10px 0 #ccc;border-radius:0;background:#fff}
.pro_re ul li a{display:flex;justify-content:space-between;align-items:center;flex-direction:column;height:100%}
.pro_re ul li .img{display:flex;height:100%;justify-content:center;overflow:hidden}
.pro_re ul li .img img{width:100%;display:block;transition:.5s ease-in}
.pro_re ul li p{flex-wrap:wrap;flex-direction:row;width:100%;background-color:#f5f5f5;padding:10px 3px;text-align:center;transition:all ease .5s;font-size:15px;font-weight:700}
.pro_re ul li .zi{width:100%;font-weight:400;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;line-height:35px}
.pro_re ul li:hover img{transform:scale(1.1,1.1)}
.pro_re ul li:hover p.zi{background:#056ede}
.pro_res{width:100%;float:left}
.pro_res ul{display:flex;align-items:stretch;flex-wrap:wrap}
.pro_res ul li{width:31.3%;float:left;margin:1%;overflow:hidden;box-shadow:0 0 10px 0 #ccc;border-radius:0;background:#fff}
.pro_res ul li a{display:block;justify-content:space-between;align-items:center;flex-direction:column}
.pro_res ul li .img{display:flex;width:100%;height:260px;align-items:center;justify-content:center;overflow:hidden;position:relative}
.pro_res ul li .img img{width:100%;height:260px;object-fit:cover;display:block;transition:.5s ease-in}
.pro_res ul li .img .img-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;opacity:1;transition:opacity .5s ease;z-index:2}
.pro_res ul li .img .img-overlay span{color:#fff;font-size:17px;font-weight:700;text-transform:uppercase;text-align:center;padding:0 15px;line-height:1.4;letter-spacing:1px}
.pro_res ul li:hover .img .img-overlay{background:rgba(0,0,0,.7)}
.pro_res ul li p{flex-wrap:wrap;flex-direction:row;width:100%;padding:15px 5px;text-align:center;transition:all ease .5s;cursor:auto;color:#333;font-size:16px;font-weight:700;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.pro_res ul li:hover img{transform:scale(1.1,1.1)}
.pr_btn{margin-bottom:15px;display:flex;align-items:center;justify-content:center}
.pr_btn a{background:#666;margin:0 5px;color:#fff;display:block;width:100px;height:40px;line-height:40px;text-align:center}
.pr_btn a.btn_send{background:#056ede}
.pr_btn a:hover{background:#333;cursor:pointer}
@media (max-width:780px){.pro_re ul li{width:48%}
.pro_res ul li{width:48%}
.pro_res ul li .img{height:260px}
.pro_res ul li .img img{height:260px;object-fit:cover}
}
.newsfrhz ul{width:100%;overflow:hidden;display:flex;flex-wrap:wrap;margin-top:35px}
.newsfrhz ul li{margin:15px;width:calc((100% / 5) - 30px);border-radius:5px;transition:all .5s ease;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;box-shadow:0 0 5px rgb(0 0 0 / 10%)}
.newsfrhz ul li a{padding:20px 0;display:block}
.newsfrhz ul li a:hover img{transform:scale(1.1,1.1)}
.newsfrhz ul li p{text-align:center;padding-top:10px;width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
@media (max-width:780px){.newsfrhz ul li{width:calc((100% / 2) - 10px);margin:5px}
}
.pagenum{margin:20px auto;padding:10px 0;text-align:center;width:100%;float:left}
.pagenum ul{display:inline-block}
.pagenum ul li{float:left;list-style:none;margin:5px 0;padding-right:10px}
.pagenum ul li a{display:block;padding:3px 10px;text-align:center;color:#666;font-size:14px;text-decoration:none;background:#f4f4f4}
.pagenum ul li a:hover{background:#056ede;color:#fff}
.pagenum ul li a.selected{color:#fff;background:#056ede}
.strwid{width:50%;font-size:20px;float:left}
.join_rczp{margin:20px 0;width:100%;float:left}
.join_rczp h1{text-align:center;padding:20px 0;font-size:34px;margin-top:50px;color:#333}
.join_rczp_list li{display:block;background:#f9f9f9;height:70px;line-height:70px;border-bottom:1px dashed #ccc}
.join_rczp_list li:first-child{background:#aaa;border-bottom:none;color:#fff}
.join_rczp_list li strong{font-size:16px;font-weight:400;width:16.6%;display:block;float:left;text-align:center}
.join_rczp_list .strwid span{padding:2px 7px;margin-left:20px;border-radius:4px;border:1px solid #056ede;color:#056ede;font-size:14px;line-height:16px;font-weight:400;margin-right:10%}
.join_rczp_list li i{font-size:24px;font-weight:400;color:#999}
.join_rczp_list .zp-content{display:flex;justify-content:space-between;align-items:center}
.join_rczp_list .zp-content div{margin-left:60px}
.join_rczp_list li:hover{cursor:pointer}
.zp-con{padding:20px;display:none;line-height:32px;font-size:16px;color:#666;background:#eee;width:100%;float:left}
@media (max-width:740px){.strwid{width:100%;font-size:20px;float:left;margin-bottom:10px}
.join_rczp_list li b strong{padding:0 4% 0 0;font-size:16px;font-weight:400}
.join_rczp_list .strwid span{display:none}
}
.inrrctainer{width:100%;height:auto;line-height:200%;float:left;padding:0 10px}
.inrrctainer_l{width:45%;float:left}
.inrrctainer_l p{line-height:150%;padding:10px 0}
.inrrctainer_r{width:48%;float:right}
.shebbg{background:#f6f6f6;width:100%;float:left;margin-top:15px}
.in-product{margin:15px 0;z-index:3;width:100%;float:left;justify-content:space-between;display:flex;align-items:center;border:1px solid #ddd}
.in-product_txt{width:55%;overflow:hidden;float:left;padding:65px 50px;overflow:hidden}
.in-product_tu{width:45%;overflow:hidden;float:right;align-content:center;display:grid;background:#f6f6f6}
@media (max-width:980px){.in-product{display:block}
.in-product_txt{width:100%;overflow:hidden;float:left;padding:65px 20px;height:auto}
.in-product_tu{width:100%;overflow:hidden;float:right;height:auto}
.main_title .m_p1{font-size:26px;margin-bottom:15px}
}
.in-product_txt span{display:block;margin-top:30px;transition:all .3s}
.in-product_txt p{color:#212529;font-weight:300;font-size:16px;margin-top:20px;line-height:36px;text-align:justify}
.in-product .in-product_tu img{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}
.in-product_tu:hover img{transform:scale(1.1);transition:all 1s ease 0s;-webkit-transform:scale(1.1)}
.p_list{display:flex;flex-wrap:wrap;position:relative;max-width:100%}
.e_loop-54 .p_loopitem{flex-grow:0;flex-shrink:0;flex-basis:calc(100% / 1)}
.e_container-55{display:flex;flex-wrap:wrap;flex-direction:row;width:100%;margin-bottom:30px;padding-top:30px;padding-right:30px;padding-bottom:30px;padding-left:30px;border-bottom:1px solid #eee}
.innewslist{width:100%;height:auto}
.innewslist li{height:auto;width:48%;margin:1%;padding:18px 0;box-shadow:0 0 20px #eee;float:left;list-style:none}
.innewslist li a{display:block;padding:10px}
.innewslist li .innewleft{width:200px;max-height:225px;overflow:hidden;float:left;text-align:center;color:#191919;padding:6px}
.innewslist li .innewleft img{max-width:100%}
.innewslist li .innewleft p{font-size:30px;text-align:center;color:#056ede}
.innewslist li .innewleft span{font-size:18px;line-height:45px;color:#056ede}
.innewslist li .innewright{width:calc(100% - 220px);float:left}
.innewslist .ntitle{width:100%;line-height:35px;color:#333;font-size:22px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.innewslist .nconc{height:auto;line-height:28px;font-size:16px;color:#656565;overflow:hidden;width:100%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}
.innewslist .more{height:30px;line-height:30px;border-radius:15px;text-align:center;color:#056ede;padding:0 15px;text-indent:0;margin:10px 0;border:1px solid #056ede;display:inline-block}
.innewslist .ptime{margin:3px 0;line-height:25px;color:#ccc;background:url(../images/time.png) no-repeat left center}
.innewslist li:hover{border-radius:4px;color:#056ede;box-shadow:0 0 20px #ccc;border:none}
.innewslist li:hover .more{background:#fff;border:1px solid #fff;color:#666}
.innewslist li:hover .innewleft p{color:#056ede}
.innewslist li:hover .innewleft img{transform:scale(1.1,1.1)}
.innewslist li:hover .innewleft span{color:#056ede}
.innewslist li:hover .ntitle{color:#056ede}
.innewslist li:hover .innewleft{color:#056ede}
@media (max-width:740px){.innewslist li{height:auto;width:98%;margin:2% 1%;float:left}
.innewslist li .innewleft{width:calc(100% - 12px);max-height:225px;float:left;text-align:center;color:#191919;padding:6px}
.innewslist li .innewright{margin-top:10px;width:calc(100% - 12px);float:left;margin-right:0;padding:6px}
}
.innerright{width:100%;float:left;margin-bottom:25px;line-height:200%}
.article_title{text-align:center;width:100%;font-size:28px;line-height:35px;color:#333;font-weight:700;padding-bottom:15px}
.article_titlebor{text-align:center;width:100%;font-size:28px;line-height:35px;padding:15px 0;margin-bottom:20px;color:#333;font-weight:700;border-bottom:1px dashed #ddd}
.article_title span{font-size:16px;color:#aaa;font-weight:400}
.detpnt{height:auto;overflow:hidden;margin:20px 0;width:100%;float:left}
.detpnt .detpntline{width:100%;height:35px;line-height:35px;font-size:15px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.detpnt .detpntline a{color:#666;font-weight:400}
.detpnt .detpntline a:hover{color:#056ede}
.detpntl{float:left;text-align:left;padding-left:10px}
.detpntr{text-align:right;float:right;padding-right:10px}
#gsjj{margin:0 auto;padding:60px 0;background-size:cover;background:url(../images/download.jpg) no-repeat center}
.aboutt{width:100%;float:left}
.about_fll{width:50%;padding-right:5%;text-align:justify}
.about_fll p{line-height:30px;padding:10px 0;color:#666;font-size:15px}
.about_fll .ab-title{font-size:22px;color:#222;font-weight:700;margin-top:10px}
.about_frr{width:50%;overflow:hidden}
.about_frr .fm-tu{border-top-right-radius:20px;border-bottom-left-radius:20px}
@media (max-width:768px){.about_fll{width:100%;padding-right:0;text-align:justify}
.about_frr{width:100%;overflow:hidden}
.aboutt img{max-width:100%!important;height:auto!important}
}
.lyfor{padding-bottom:50px;width:100%;float:left;padding:30px;background:#f5f5f5; margin-bottom: 30px;}
.inmessagebox{width:100%;height:auto}
.ly_box{display:flex}
.inmessline{width:100%;height:auto;margin:25px 0}
.inmessline label{margin:0 5px}
.inmessline label input{padding-right:6px}
.inmesslinep span{color:#056ede;padding:0 3px}
.inmesslinefont{display:inline-block}
.inmesslinefont span{color:#056ede;padding:0 3px}

.zxlyyzm{width:200px;outline:0;height:40px;line-height:40px;font-size:14px;color:#999;background:#fff;border:1px solid #dedede;vertical-align:top;text-indent:10px;border-radius:2px}
.zxlysub{background:#056ede;width:15%;outline:0;height:40px;line-height:40px;color:#fff;text-align:center;border-radius:2px;border:0;font-size:16px;float:left;cursor:pointer}
.zxlysub:hover{background:#ffa200}
.zxlyinp{height:45px;line-height:45px;border-radius:2px;border:0;vertical-align:top;text-indent:10px;font-size:14px;outline:0;display:inline-block;border:1px solid #dedede;width:calc(50% - 15px);margin-right:10px}
.inmesslinep{width:100%;height:45px;line-height:45px;font-size:14px;color:#666}
.inmesteat{height:120px;resize:none;outline:0;line-height:25px;border-radius:2px;border:1px solid #dedede;padding:5px 10px;display:block;width:calc(100% - 20px)}
.inmesslinefont{height:45px;line-height:45px;font-size:14px;color:#666;min-width:55px}
@media (max-width:768px){.ly_box{flex-direction:column}
.inmessline{width:100%;height:auto;margin:0;display:flex;flex-direction:column}
.inmessline img{ width: 120px}
.zxlyinp{width:100%;margin-top:10px}
.inmesteat{width:100%;margin-top:10px}
.zxlyyzm{margin-top:10px;width:150px;margin-bottom:10px}
.indexcode{width:110px;margin-top:10px;height:40px}
.zxlysub{width:100%;margin-top:20px}
}
.zxlyinpjt{background:url(../images/jiantou.png) no-repeat right center}
.innerrightl{width:310px;float:left;height:auto;margin:0 0 30px 0;padding-bottom:20px;background-color:#fff;line-height:200%}
.innerrightr{width:calc(100% - 350px);float:right;height:auto;margin:0 0 30px 0;padding-bottom:20px;background-color:#fff;line-height:200%}
@media (max-width:640px){.innerrightl{display:none}
.innerrightr{width:100%}
}
.slide-nav-title{height:90px;background:#056ede;color:#fff;display:flex;align-items:center;justify-content:center;font-size:30px}
.slide-nav ul{list-style:none;padding:0}
.slide-nav ul li{margin:3px 0;width:100%;float:left;display:block;overflow:hidden}
.slide-nav ul li a{text-decoration:none;font-size:14px;margin-top:0;display:flex;align-items:center;justify-content:flex-start;background:#f1f1f1;transition:all .3s;text-align:left;font-weight:700;padding:10px 0}
.slide-nav ul li a i{float:right;width:20px;text-align:center;line-height:34px;display:block}
.slide-nav ul li a:hover{background:#056ede;color:#fff}
.slide-nav ul li .aa{background:#056ede;color:#fff}
.slide-nav ul li .ul2 li i{line-height:26px}
.slide-nav ul li .ul2 li a{font-size:14px;background:0 0;line-height:28px!important;font-weight:400;padding:2px 0}
.slide-nav ul li .ul2 li a:hover{background:0 0;color:#056ede}
.slide-nav ul li ul li .ac{background:0 0;color:#056ede}
.slide-nav ul li .ul3{padding-left:15px}
.slide-nav ul .ul2{padding-left:2px;display:none;width:100%;float:left}
.slide-nav ul .ul2 li{margin:0 0}
.slide-nav ul li .expanded{transform:rotate(90deg)}
.titleee{text-align:center;padding:10px 0}
.titleee b{color:#056ede;font-size:30px;font-weight:700}
.titleee b span{color:#056ede}
.titleee i{display:block;color:#056ede;font-family:Arial;font-size:18px}
.innerabouttitle{width:100%;height:auto;border-bottom:3px solid #dedede}
.innerabouttitle p{color:#e27a1b;font-size:30px;text-align:center;font-weight:700;height:35px;line-height:35px}
.clearfix{clear:both}
.fotdetbox{width:100%;float:left;margin-top:30px;margin-bottom:30px}
.morearticle{padding:10px 0}
.morearticle li{width:30%;line-height:28px;float:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border-bottom:1px dashed #f1f1f1;margin:0 1%;padding:10px 0}
.morearticle li a{color:#333;padding-left:10px}
.morearticle li a:hover{color:#056ede;padding-left:11px}
.moreproducts{border:1px solid #fff;padding:10px 0}
.moreproducts li{width:23%;height:auto;float:left;margin:0 1%;text-align:center;border:1px solid #dedede;background:#dedede}
.moreproducts2 li{padding:10px;width:18%}
.moreproducts li a{color:#333}
.moreproducts li p{text-align:center;line-height:26px;padding:5px 0}
.moreproducts li a:hover{color:#fff}
.moreproducts li:hover{background:#056ede}
.moreproducts li img{width:100%;height:auto}
.moreproductsov{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.socials2{margin-bottom:0;margin-top:40px}
.socials2 li{display:inline-block;margin-right:10px}
.socials2 li a{border-radius:10px;background:#056ede;color:#fff;display:inline-block;height:40px;width:40px;font-size:20px;line-height:40px;text-align:center;-webkit-transition:all 1s ease 0s;-moz-transition:all 1s ease 0s;-o-transition:all 1s ease 0s;transition:all 1s ease 0s}
.socials2 li a:hover{background:#333;color:#fff}
@media (max-width:740px){.detpnt{height:auto;overflow:hidden;margin:20px auto;width:100%;float:none}
.titleee b{font-size:24px}
.moreproducts li{width:48%;margin:1% 1%}
.moreproducts li img{max-height:135px}
.morearticle li{width:48%}
}

/* ===================== 2026 New Design Styles ===================== */

/* --- Top Bar --- */
.top-bar {
  background: #1a1a2e;
  color: #fff;
  font-size: 13px;
  padding: 8px 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10000;
  height: 34px;
}
.top-bar .wal {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.top-bar-left span {
  color: rgba(255,255,255,0.8);
  margin-right: 15px;
}
.top-bar-left span i {
  color: #056ede;
  margin-right: 5px;
}
.top-bar-left a {
  color: rgba(255,255,255,0.8);
}
.top-bar-left a:hover {
  color: #056ede;
}
.top-bar-sep {
  opacity: 0.3;
}
.top-bar-right a {
  color: rgba(255,255,255,0.8);
  font-size: 13px;
}
.top-bar-right a:hover {
  color: #056ede;
}
.top-bar-right a i {
  margin-right: 5px;
}

/* Adjust header position */
body {
  padding-top: 114px !important;
}
.header {
  top: 34px !important;
  transition: top 0.35s ease;
}
.top-bar {
  transition: transform 0.35s ease;
}
.top-bar-hidden {
  transform: translateY(-100%);
}
.header-top {
  top: 0 !important;
}

/* Keep header white when scrolled */
.header.header-scrolled {
  background: #fff !important;
  backdrop-filter: none !important;
  -webkit-backdrop-filter: none !important;
  border-bottom: 1px solid rgba(0,0,0,0.08) !important;
  box-shadow: 0 2px 20px rgba(0,0,0,0.08) !important;
}
.header.header-scrolled .nav .main-menu-list > li > a {
  color: #333 !important;
}
.header.header-scrolled .nav .main-menu-list > li.active > a,
.header.header-scrolled .nav .main-menu-list > li:hover > a {
  color: #056ede !important;
}
.header.header-scrolled .language-btn {
  color: #333 !important;
}
.header.header-scrolled .language-btn .globe-icon img {
  filter: none !important;
}
.header.header-scrolled .mobile-nav-btn i {
  background: #333 !important;
}

/* --- Refined Navigation (cfeconn style) --- */
.header .nav .main-menu-list li {
  font-size: 14px;
}
.header .nav .main-menu-list li a {
  font-weight: 500;
  letter-spacing: 1.2px;
  font-size: 14px;
  color: #333;
  display: block;
  line-height: 80px;
  position: relative;
  transition: color 0.3s ease;
}
.header .nav .main-menu-list > li > a::after {
  content: '';
  position: absolute;
  bottom: 24px;
  left: 50%;
  width: 0;
  height: 2px;
  background: linear-gradient(90deg, #056ede, #00a8ff);
  transition: all 0.35s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateX(-50%);
}
.header .nav .main-menu-list > li:hover > a::after,
.header .nav .main-menu-list > li.active > a::after {
  width: 24px;
}
.header .nav .main-menu-list > li:hover > a,
.header .nav .main-menu-list > li.active > a {
  color: #056ede;
}

/* 彻底阻止下拉菜单项出现蓝色下划线 */
.header .nav .main-menu-list ul li a::after {
  display: none !important;
  content: none !important;
}

/* --- Hero Banner Enhancement --- */
#banner {
  position: relative;
}
#banner .swiper-container {
  height: 90vh;
  min-height: 650px;
}
#banner .slide-inner {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}
#banner .swiper-slide > img {
  display: none;
}
#banner .swiper-slide img {
  height: 100%;
  object-fit: cover;
}
.banner-overlay {
  display: none;
}
.banner-slide-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 42%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 6%;
  padding-right: 40px;
  z-index: 2;
  color: #fff;
}
.banner-slide-content .banner-label {
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid rgba(51,51,51,0.35);
  border-radius: 20px;
  font-size: 12px;
  color: #4a4a6a;
  margin-bottom: 16px;
  letter-spacing: 0.5px;
  width: fit-content;
}
.banner-slide-content h2 {
  font-size: clamp(22px, 2.8vw, 38px);
  font-weight: 800;
  line-height: 1.15;
  margin-bottom: 14px;
  letter-spacing: 1px;
  color: #1a1a2e;
}
.banner-slide-content h2 .highlight {
  color: #3da0ff;
  -webkit-text-fill-color: #3da0ff;
}
.banner-slide-content p {
  font-size: clamp(12px, 1.1vw, 14px);
  color: #4a4a6a;
  font-weight: 400;
  margin: 0 0 20px 0;
  line-height: 1.6;
}
.banner-slide-content .hero-btns {
  display: flex;
  gap: 14px;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.banner-slide-content .hero-btns a {
  padding: 9px 24px;
  border-radius: 30px;
  font-size: 13px;
  font-weight: 500;
  text-decoration: none;
  transition: all 0.3s ease;
  letter-spacing: 0.5px;
}
.banner-slide-content .hero-btns .btn-primary {
  background: linear-gradient(135deg, #0077ff, #00a8ff);
  color: #fff;
  box-shadow: 0 4px 20px rgba(0,120,255,0.3);
}
.banner-slide-content .hero-btns .btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 30px rgba(0,120,255,0.4);
}
.banner-slide-content .hero-btns .btn-outline-blue {
  background: transparent;
  color: #0077ff;
  border: 2px solid rgba(0,119,255,0.5);
}
.banner-slide-content .hero-btns .btn-outline-blue:hover {
  background: rgba(0,119,255,0.1);
  border-color: #0077ff;
}

/* ===== Banner Text Animation ===== */
.banner-slide-content .banner-label,
.banner-slide-content h2,
.banner-slide-content p,
.banner-slide-content .hero-btns {
  opacity: 0;
  transform: translateY(30px);
}

.banner-slide-content.animating .banner-label,
.banner-slide-content.animating h2,
.banner-slide-content.animating p,
.banner-slide-content.animating .hero-btns {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.banner-slide-content.animating .banner-label { transition-delay: 0.2s; }
.banner-slide-content.animating h2 { transition-delay: 0.5s; }
.banner-slide-content.animating p { transition-delay: 0.8s; }
.banner-slide-content.animating .hero-btns { transition-delay: 1.1s; }

/* --- Search Area Redesign --- */
.search {
  background: #fff !important;
  top: 0 !important;
  padding: 40px 0 !important;
  border-bottom: 1px solid #eee;
}
.search .wal {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search .tel_left {
  width: auto;
  gap: 40px;
}
.search .tel_left .tel_box {
  text-align: left;
}
.search .tel_left .tel_box p {
  color: #666;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.search .tel_left .tel_box b {
  color: #1a1a2e;
  font-size: 20px;
}
.search .search_right {
  width: 320px;
}
.search .search_right input {
  border: 2px solid #e5e5e5;
  border-radius: 50px;
  height: 48px;
}
.search .search_right button {
  height: 48px;
  width: 48px;
}

/* --- Product Section Redesign --- */
.product {
  background: #f8f9fa !important;
  padding: 80px 0;
}
.product .main_title p b {
  color: #1a1a2e !important;
  font-size: 36px;
}
.product .main_title span {
  color: #666;
  font-size: 16px;
}
.product .slide-list {
  justify-content: center;
  gap: 10px;
  margin-bottom: 30px;
}
.product .slide-list li {
  width: auto !important;
  background: transparent !important;
  margin: 0 !important;
}
.product .slide-list li a {
  padding: 10px 24px;
  color: #333;
  border: 1px solid #ddd;
  border-radius: 30px;
  background: #fff;
  font-size: 14px;
  transition: all 0.3s ease;
}
.product .slide-list li::before {
  display: none;
}
.product .slide-list li:hover a,
.product .slide-list li.active a {
  background: #056ede;
  color: #fff;
  border-color: #056ede;
}
.product_con {
  background: transparent !important;
  padding: 0 !important;
}
.pro_list {
  gap: 24px;
}
.pro_list a {
  width: calc(33.333% - 16px) !important;
  background: #fff !important;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: 0 2px 20px rgba(0,0,0,0.06) !important;
  padding: 0 !important;
  margin: 0 !important;
  transition: all 0.4s ease;
}
.pro_list a:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 40px rgba(0,0,0,0.12) !important;
}
.pro_list a .pro_tu {
  height: 240px;
}
.pro_list a .pro_tu img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.pro_list a .pro_txt {
  padding: 20px;
}
.pro_list a .pro_txt span {
  color: #1a1a2e;
  font-size: 18px;
  font-weight: 600;
  min-height: auto;
}
.pro_list a .pro_txt .ab_more2 {
  margin-top: 15px;
  border-radius: 20px;
  width: auto;
  padding: 0 20px;
}

/* --- Solutions / Core Competencies --- */
.core-competencies {
  padding: 80px 0;
  background: #fff;
}
.core-competencies .title b {
  color: #1a1a2e;
}
.core-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
  margin-top: 50px;
}
.core-item {
  text-align: center;
  padding: 40px 24px;
  border-radius: 16px;
  background: #fff;
  border: 1px solid #eee;
  transition: all 0.4s ease;
}
.core-item:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0,0,0,0.08);
  border-color: rgba(5,110,222,0.2);
}
.core-item .core-icon {
  width: 70px;
  height: 70px;
  margin: 0 auto 20px;
  background: linear-gradient(135deg, #056ede, #00a8ff);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.core-item .core-icon i {
  font-size: 28px;
  color: #fff;
}
.core-item h4 {
  font-size: 20px;
  color: #1a1a2e;
  margin-bottom: 12px;
}
.core-item p {
  font-size: 14px;
  color: #666;
  line-height: 1.7;
}

/* --- Industries Solutions --- */
.industries {
  padding: 80px 0;
  background: #f8f9fa;
}
.industry-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
  margin-top: 50px;
}
.industry-card {
  position: relative;
  display: block;
  border-radius: 16px;
  overflow: hidden;
  height: 280px;
  cursor: pointer;
  text-decoration: none;
}
.industry-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}
.industry-card:hover img {
  transform: scale(1.1);
}
.industry-card .industry-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0.1) 60%);
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 30px;
}
.industry-card .industry-overlay span {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

/* --- About Us Dark Section --- */
.about-dark {
  background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
  padding: 100px 0;
  color: #fff;
}
.about-dark .about-row {
  display: flex;
  align-items: center;
  gap: 60px;
}
.about-dark .about-text {
  flex: 1;
}
.about-dark .about-text .sub-title {
  color: #00c8ff;
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 3px;
  margin-bottom: 16px;
}
.about-dark .about-text h3 {
  font-size: 36px;
  font-weight: 700;
  line-height: 1.3;
  margin-bottom: 24px;
}
.about-dark .about-text p {
  color: rgba(255,255,255,0.7);
  font-size: 15px;
  line-height: 1.8;
  margin-bottom: 20px;
}
.about-dark .about-text .btn-more {
  display: inline-block;
  padding: 12px 32px;
  background: linear-gradient(135deg, #0077ff, #00a8ff);
  color: #fff;
  border-radius: 30px;
  margin-top: 10px;
  transition: all 0.3s ease;
}
.about-dark .about-text .btn-more:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0,120,255,0.4);
}
.about-dark .about-img {
  flex: 1;
  border-radius: 16px;
  overflow: hidden;
}
.about-dark .about-img img {
  width: 100%;
  border-radius: 16px;
}
.about-stats {
  display: flex;
  gap: 40px;
  margin-top: 40px;
  padding-top: 40px;
  border-top: 1px solid rgba(255,255,255,0.1);
}
.about-stats .stat-item h4 {
  font-size: 36px;
  color: #00c8ff;
  font-weight: 700;
}
.about-stats .stat-item p {
  color: rgba(255,255,255,0.6);
  font-size: 14px;
}

/* --- CTA Section --- */
.cta-section {
  background: linear-gradient(135deg, #056ede 0%, #00a8ff 100%);
  padding: 80px 0;
  text-align: center;
  color: #fff;
}
.cta-section h3 {
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 16px;
}
.cta-section p {
  font-size: 18px;
  opacity: 0.9;
  margin-bottom: 30px;
}
.cta-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
}
.cta-buttons a {
  padding: 14px 40px;
  border-radius: 30px;
  font-size: 15px;
  font-weight: 500;
  transition: all 0.3s ease;
}
.cta-buttons .btn-white {
  background: #fff;
  color: #056ede;
}
.cta-buttons .btn-white:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(0,0,0,0.2);
}
.cta-buttons .btn-outline {
  background: transparent;
  color: #fff;
  border: 2px solid rgba(255,255,255,0.5);
}
.cta-buttons .btn-outline:hover {
  background: rgba(255,255,255,0.1);
  border-color: #fff;
}

/* --- Testimonials --- */
.testimonials {
  padding: 80px 0;
  background: #fff;
}
.testimonial-card {
  background: #f8f9fa;
  border-radius: 16px;
  padding: 40px;
  text-align: center;
  max-width: 800px;
  margin: 0 auto;
}
.testimonial-card .quote {
  font-size: 18px;
  color: #444;
  line-height: 1.8;
  font-style: italic;
  margin-bottom: 24px;
}
.testimonial-card .author {
  font-weight: 600;
  color: #1a1a2e;
}

/* --- Partners Logo Wall --- */
.partners {
  padding: 60px 0;
  background: #f8f9fa;
  overflow: hidden;
}
.partners h3 {
  text-align: center;
  font-size: 28px;
  color: #1a1a2e;
  margin-bottom: 40px;
}
.partner-scroll {
  display: flex;
  gap: 40px;
  animation: scrollLogos 30s linear infinite;
}
.partner-scroll img {
  height: 50px;
  width: auto;
  opacity: 0.5;
  filter: grayscale(100%);
  transition: all 0.3s ease;
  flex-shrink: 0;
}
.partner-scroll img:hover {
  opacity: 1;
  filter: grayscale(0%);
}
@keyframes scrollLogos {
  0% { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

/* --- News Grid Redesign --- */
.news {
  padding: 80px 0;
  background: #fff;
}
.news-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-top: 50px;
}
.news-card {
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 2px 20px rgba(0,0,0,0.06);
  transition: all 0.4s ease;
}
.news-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 40px rgba(0,0,0,0.1);
}
.news-card .news-img {
  height: 200px;
  overflow: hidden;
}
.news-card .news-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}
.news-card:hover .news-img img {
  transform: scale(1.1);
}
.news-card .news-body {
  padding: 24px;
}
.news-card .news-date {
  color: #056ede;
  font-size: 13px;
  margin-bottom: 10px;
}
.news-card .news-title {
  font-size: 17px;
  color: #1a1a2e;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 12px;
}
.news-card .news-desc {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
}

/* --- Footer Dark --- */
.footer-main {
  background: #1a1a2e !important;
  padding-top: 60px !important;
  padding-bottom: 40px !important;
}
.footer-main .container {
  display: grid !important;
  grid-template-columns: 1.2fr 1fr 1.5fr 1fr;
  gap: 40px;
}
.footer-list1 span,
.footer-list3 span {
  color: #fff !important;
  font-size: 16px !important;
  margin-bottom: 20px !important;
}
.footer-list1 p a {
  color: rgba(255,255,255,0.6) !important;
  transition: color 0.3s ease;
}
.footer-list1 p a:hover {
  color: #00c8ff !important;
}
.footer-list3 .address-content span {
  color: #056ede !important;
}
.footer-list3 .address-content i {
  color: #fff !important;
}
.footer-list3 .address-content p {
  color: rgba(255,255,255,0.6) !important;
}
.footer-list4 .socials img {
  border-radius: 8px;
}
.footer-copyright {
  background: #111122 !important;
  border-top: 1px solid rgba(255,255,255,0.05) !important;
}
.footer-copyright p {
  color: rgba(255,255,255,0.4) !important;
}
.footer-copyright p a {
  color: rgba(255,255,255,0.4) !important;
}

/* --- Responsive --- */
@media (max-width: 1200px) {
  .industry-grid {
    grid-template-columns: repeat(3, 1fr);
  }
  .core-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .footer-main .container {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 992px) {
  .about-dark .about-row {
    flex-direction: column;
  }
  .news-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .pro_list a {
    width: calc(50% - 12px) !important;
  }
}
@media (max-width: 768px) {
  body {
    padding-top: 80px !important;
  }
  .header {
    top: 0 !important;
  }
  .top-bar {
    display: none;
  }
  .industry-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .core-grid {
    grid-template-columns: 1fr;
  }
  .news-grid {
    grid-template-columns: 1fr;
  }
  .pro_list a {
    width: 100% !important;
  }
  .about-stats {
    flex-wrap: wrap;
  }
  .search .wal {
    flex-direction: column;
    gap: 20px;
  }
  .search .search_right {
    width: 100%;
  }
  .footer-main .container {
    grid-template-columns: 1fr;
  }
  #banner .swiper-container {
    height: 60vh;
    min-height: 400px;
  }
  .banner-slide-content {
    width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.6) 100%);
  }
  .banner-slide-content h2 {
    font-size: clamp(24px, 5vw, 36px);
  }
}
