*,html,body{padding: 0;margin: 0;font-family: 'Noto Sans SC';font-weight: 400;}
blockquote,body,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,input,legend,li,ol,pre,td,textarea,th,ul{margin: 0;padding: 0;}
header,hgroup,nav,menu,main,section,article,summary,details,aside,figure,figcaption,footer{display: block;margin: 0;padding: 0;}
select,option,input,button,textarea{border: none;background: none;box-shadow: none;outline: none;resize: none;}
a,a:hover,a:focus{outline: none;text-decoration: none;}
img{vertical-align: middle;height: auto;}
dt,ul,ol{list-style-type: none;}
em,i{font-style: normal;}
p{margin-bottom: 10px;}
p:last-child{margin-bottom: 0;}
.w-100{width: 100%;}
.h-100{height: 100%;}
.obj-cover{object-fit: cover;font-family: 'object-fit: cover;';}
.pos-r{position: relative;}
.pos-a{position: absolute;}
body{box-sizing: border-box;}
html{scroll-padding-top: 0;}
.hideScroll{overflow: hidden;}
.animate-5{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.animate-5:hover{transition: all 0.5s;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;}
.space{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.clamp{display: -webkit-box;-webkit-box-orient: vertical;overflow: hidden;}
.content-width{word-wrap: break-word !important;word-wrap: break-word !important;}
.content-width img{max-width: 100% !important;height: auto !important;}
.content-width table,.content-width video{width: 100% !important;height: auto !important;margin-bottom: 10px !important;}
.content-width table{border: none !important;}
.content-width table tbody tr:nth-child(1),.content-width table tbody tr:nth-child(2){background: linear-gradient(90deg,#1791DA 0%,#00A434 100%) !important;color: #fff;}
.content-width table tbody tr td{text-align: center;padding: 8px;font-weight: 600;border: 1px solid #eee !important;}
.content-width table tbody tr:nth-child(1)>td,.content-width table tbody tr:nth-child(2) td{border: 1px solid rgba(255,255,255,0.5) !important;}
.content-width table tbody tr td p{margin: 0 !important;}
.content-width table tbody tr:nth-child(2n-1){background: #fff;}
.content-width table tbody tr:nth-child(2n){background: #f7f8f9;}

.contentDetails h1{font-size: var(--fz-32);color: #1791DA;font-weight: 600;margin-bottom: 12px;}
.contentDetails h2{font-size: var(--fz-32);color: #1791DA;font-weight: 600;margin-bottom: 12px;}
.contentDetails h3{font-size: var(--fz-24);font-weight: 600;margin-bottom: 9px;}
.contentDetails h4{font-size: var(--fz-24);font-weight: 600;margin-bottom: 9px;}
.contentDetails h5{font-size: var(--fz-20);font-weight: 600;margin-bottom: 6px;}
.contentDetails h6{font-size: var(--fz-20);font-weight: 600;margin-bottom: 6px;}
@media (min-width: 3840px){.wrapcontent{max-width: 3840px;margin: auto;}}
@media (min-width: 2560px){.wrapcontent{max-width: 2560px;margin: auto;}}
@media (min-width: 1680px){.wrapcontent{max-width: 1920px;margin: auto;}}
.fw-700{font-weight: 700;}
.fw-600{font-weight: 600;}



.navs-con-width{padding: 0 100px;}
.show-con-width{padding: 0 160px;}
.news-con-width{padding: 0 240px;}
.item-zuo-width{padding-left: 240px;}
.item-you-width{padding-right: 120px;}
.news-zuo-width{padding-left: 160px;}
.pc-header{width: 100%;height: 200px;line-height: 100px;background: linear-gradient(180deg,#0074EF 0%,rgba(255,255,255,0) 80%);position: absolute;top: 0;left: 0;z-index: 999;}
.pc-header .logo-box img,.footer-item .foo-img img{max-width: 100%;max-height: 30px;}
.pc-header .pc-nav-box ul{margin-right: 110px;}
.pc-header .pc-nav-box ul>li{float: left;margin-right: 30px;position: relative;}
.pc-header .pc-nav-box ul>li>a{display: block;padding: 0 25px;font-size: 16px;color: #fff;transition: all 0.5s ease;}
.pc-header .pc-nav-box ul>li:after{content: "";width: 0;height: 2px;background: #0074EF;position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);z-index: 0;transition: all 0.5s ease;}
.pc-header .pc-nav-box ul>li:hover:after,.pc-header .pc-nav-box ul>li.active:after{width: 100%;}
.pc-header .pc-nav-box ul>li:hover>a,.pc-header .pc-nav-box ul>li.active>a{background: rgba(255,255,255,0.60);color: #0074EF;}
.pc-header .pc-nav-box ul>li>a>span{padding-right: 18px;position: relative;}
.pc-header .pc-nav-box ul>li>a>span:after{content: "";width: 8px;height: 4px;background: url('../images/id.png') no-repeat center/100%;position: absolute;top: 50%;transform: translateY(-50%);right: 0;}
.pc-header .pc-nav-box ul>li:hover>a>span:after,.pc-header .pc-nav-box ul>li.active>a>span:after{background-image: url('../images/idcur.png');}
.pc-header .pc-nav-box ul li .hide-box{min-width: 100%;background: #fff;box-shadow: 0 10px 50px rgba(0,0,0,0.15);position: absolute;top: 100%;left: 50%;transform: translateX(-50%) translateY(10px);z-index: 10;overflow: hidden;opacity: 0;visibility: hidden;transition: transform 0.5s ease;}
.pc-header .pc-nav-box ul li:hover .hide-box{opacity: 1;visibility: visible;transform: translateX(-50%) translateY(0);}
.pc-header .pc-nav-box ul li .hide-box .list a{display: block;min-width: 100%;white-space: nowrap;font-size: 16px;line-height: 1.5;padding: 10px 15px;color: rgba(0,0,0,0.50);transition: all 0.5s ease;}
.pc-header .pc-nav-box ul li .hide-box .list a:hover{background: #1791DA;color: #fff;}
.pc-header .other-box{display: flex;align-items: center;gap: 16px;position: absolute;top: 50%;transform: translateY(-50%);right: 0;z-index: 20;overflow: visible;}
.pc-header .other-box .search{width: 22px;height: 22px;margin-right: 30px;background: url('../images/search.png') no-repeat center/100%;}
.pc-header .other-box a.language{display: block;width: 44px;height: 22px;background: url('../images/zen.png') no-repeat center/100%;}
.page_info,.phone-nav{display: none;}

.slideBox .bannerswiper .swiper-pagination-bullets{width: 100%;display: flex;align-items: center;justify-content: center;bottom: 40px;}
.slideBox .bannerswiper .swiper-pagination-bullets .swiper-pagination-bullet{width: 10px;height: 10px;opacity: 1;margin: 0 16px;background: rgba(0,0,0,0.10);}
.slideBox .bannerswiper .swiper-pagination-bullets .swiper-pagination-bullet-active{width: 15px;height: 15px;background: none;border: 2px solid #1791DA;}
.slideBoxHeight .contentWidth{width: 100%;position: absolute;left: 0;top: 55%;transform: translateY(-50%);}
.slideBoxHeight .contentWidth .top{color: #1791DA;}
.slideBoxHeight .contentWidth .end{color: #00A434;}

.solid-color-bg{background: url('../images/bg.png') no-repeat bottom center/100%;}
.footer-item{width: 100%;padding-top: 2rem;color: #fff;}
.footer-item .footer-brand{display:flex;align-items:center;gap:20px;flex-wrap:wrap;}
.footer-item .foo-img{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none;}
.footer-item .foo-img img{display:block;max-height:58px;width:auto;max-width:260px;filter:drop-shadow(0 10px 22px rgba(0,0,0,0.12));}
.footer-item .footer-brand-copy{display:flex;flex-direction:column;justify-content:center;min-height:64px;}
.footer-item .foo-name{color:#fff;font-size:34px;line-height:1.08;font-weight:900;letter-spacing:.06em;text-shadow:0 6px 18px rgba(0,0,0,0.18);font-family:'Microsoft YaHei','PingFang SC','Noto Sans SC',sans-serif;}
.footer-item .foo-slogan{margin-top:8px;color:rgba(255,255,255,0.92);font-size:15px;line-height:1.4;font-weight:600;letter-spacing:.12em;position:relative;padding-left:18px;}
.footer-item .foo-slogan:before{content:"";position:absolute;left:0;top:50%;width:10px;height:2px;border-radius:999px;background:rgba(23,145,218,0.95);transform:translateY(-50%);box-shadow:0 0 0 3px rgba(23,145,218,0.12);}
.footer-item .footer-brand-line{width:150px;height:3px;margin-top:16px;border-radius:999px;background:linear-gradient(90deg,rgba(23,145,218,0.95),rgba(255,255,255,0.92));box-shadow:0 10px 20px rgba(23,145,218,0.22);}
.footer-item dl>dt{margin-bottom: 25px;}
.footer-item dl>dd{margin-top: 15px;}
.footer-item dl>dd>a{color: rgba(255,255,255,0.80);}
.footer-item dl>dd>a:hover{color: #fff;}
.footer-item dl.foo-txt-zuo{width: 32%;max-width: 420px;}
.footer-item dl.foo-txt-zuo>dd.lxdz{padding-left: 30px;background: url('../images/lxdz.png') no-repeat left top/24px;}
.footer-item dl.foo-txt-zuo>dd.lxdz .list{padding-left: 45px;position: relative;}
.footer-item dl.foo-txt-zuo>dd.lxdz .list span{position: absolute;top: 0;left: 0;}
.footer-item dl.foo-txt-zuo>dd.lxdh{padding-left: 30px;background: url('../images/lxdh.png') no-repeat left top/24px;}
.footer-item dl.foo-txt-zuo>dd.lxdh .list{padding-left: 45px;position: relative;}
.footer-item dl.foo-txt-zuo>dd.lxdh .list span{position: absolute;top: 0;left: 0;}
.footer-item dl.foo-txt-zuo>dd.lxyx{padding-left: 30px;background: url('../images/lxyx.png') no-repeat left top/24px;}
.footer-item dl.foo-txt-zuo>dd.lxyx .list{padding-left: 45px;position: relative;}
.footer-item dl.foo-txt-zuo>dd.lxyx .list span{position: absolute;top: 0;left: 0;}
.footer-item .foo-con-box{width: 36%;max-width: 580px;}
.footer-item .foo-kf-you,.footer-item .foo-kf-you .list{width: 150px;}
.copyright{margin-top: 40px;padding: 30px 0;border-top: 1px solid rgba(255,255,255,0.2);color: rgba(255,255,255,0.8);}
.copyright a{color: rgba(255,255,255,0.8);}
.copyright a:hover{color: #fff;}
.page_list{margin-top: 80px;text-align: center;display: flex;flex-wrap: wrap;justify-content: center;}
.page_list a{display: block;width: 30px;height: 30px;line-height: 30px;font-size: 16px;margin: 6px;font-family: '宋体' !important;background: #fff;color: #333;}
.page_list a.on,.page_list a:hover{background: #1791DA;color: #fff;}
.page_list a.cur.on{background: #eee;color: #000;}

.product-pagination{margin-top: 72px;display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: 14px;}
.product-pagination .page_list{margin-top: 0;gap: 14px;}
.product-pagination .page_list a{display: inline-flex;align-items: center;justify-content: center;min-width: 44px;width: auto;height: auto;line-height: 1.4;padding: 8px 12px;margin: 0;border: 1px solid #e8edf5;border-radius: 8px;background: #fff;color: #26364d;font-family: Arial,'Noto Sans SC',sans-serif !important;font-size: 15px;font-weight: 600;box-shadow: 0 4px 12px rgba(15,42,77,0.05);transition: all 0.2s ease;}
.product-pagination .page_list a:hover{border-color: #d9e2ee;background: #f3f5f8;color: #1791DA;}
.product-pagination .page_list a.on{border-color: #1791DA;border-radius: 8px;background-color: #1791DA;color: #fff;box-shadow: 0 8px 18px rgba(23,145,218,0.22);}
.product-pagination .page_list a[href="javascript:;"]{opacity: 0.4;color: #6b7788;background: #f4f7fb;box-shadow: none;cursor: default;pointer-events: none;}
.product-page-jump{display: flex;align-items: center;gap: 10px;padding: 6px 8px 6px 14px;border: 1px solid #e8edf5;border-radius: 14px;background: rgba(255,255,255,0.88);box-shadow: 0 8px 24px rgba(15,42,77,0.07);color: #5d6b7d;font-size: 14px;}
.product-page-jump input{width: 72px;height: 36px;padding: 0 10px;border: 1px solid #dbe4ef;border-radius: 10px;background: #fff;color: #26364d;text-align: center;font-weight: 700;}
.product-page-jump input:focus{border-color: #1791DA;box-shadow: 0 0 0 3px rgba(23,145,218,0.14);}
.product-page-jump button{height: 36px;padding: 0 18px;border-radius: 10px;background: #1791DA;color: #fff;font-weight: 700;transition: all 0.2s ease;}
.product-page-jump button:hover{background: #0074EF;box-shadow: 0 8px 18px rgba(0,116,239,0.22);}

@media (max-width: 1680px) {
    .navs-con-width{padding: 0 80px;}
    .show-con-width{padding: 0 120px;}
    .news-con-width{padding: 0 180px;}
    .item-zuo-width{padding-left: 180px;}
    .item-you-width{padding-right: 90px;}
    .news-zuo-width{padding-left: 120px;}
    .pc-header{height: 180px;line-height: 90px;}
    .pc-header .pc-nav-box ul{margin-right: 95px;}
    .pc-header .pc-nav-box ul>li{margin-right: 20px;}
    .pc-header .pc-nav-box ul>li>a{padding: 0 20px;}
    .pc-header .other-box .search{margin-right: 20px;}
    .footer-item .foo-kf-you,.footer-item .foo-kf-you .list{width: 125px;}
    .content-width table{white-space: nowrap;overflow-x: auto;display: -webkit-box;}
}
@media (max-width: 1440px) {
    .navs-con-width{padding: 0 60px;}
    .show-con-width{padding: 0 90px;}
    .news-con-width{padding: 0 130px;}
    .item-zuo-width{padding-left: 130px;}
    .item-you-width{padding-right: 65px;}
    .news-zuo-width{padding-left: 90px;}
    .pc-header{height: 160px;line-height: 80px;}
    .pc-header .logo-box img{max-height: 26px;}
    .footer-item .foo-img img{max-height: 52px;}
    .pc-header .pc-nav-box ul>li{margin-right: 15px;}
    .pc-header .pc-nav-box ul>li>a{font-size: 15px;padding: 0 18px;}
    .pc-header .pc-nav-box ul li .hide-box .list a{font-size: 15px;padding: 8px 15px;}
    .slideBox .bannerswiper .swiper-pagination-bullets{bottom: 20px;}
    .slideBox .bannerswiper .swiper-pagination-bullets .swiper-pagination-bullet{width: 8px;height: 8px;margin: 0 10px;}
    .slideBox .bannerswiper .swiper-pagination-bullets .swiper-pagination-bullet-active{width: 12px;height: 12px;}
    .footer-item{padding-top: 1.2rem;}
    .page_list{margin-top: 60px;}
    .page_list a{width: 26px;height: 26px;line-height: 26px;font-size: 14px;}
}
@media (max-width: 1229px) {
    .navs-con-width{padding: 0 30px;}
    .show-con-width{padding: 0 60px;}
    .news-con-width{padding: 0 80px;}
    .item-zuo-width{padding-left: 80px;}
    .item-you-width{padding-right: 40px;}
    .news-zuo-width{padding-left: 30px;}
    .pc-header{height: 140px;line-height: 70px;}
    .pc-header .logo-box img{max-height: 22px;}
    .footer-item .foo-img img{max-height: 46px;}
    .pc-header .pc-nav-box ul{margin-right: 75px;}
    .pc-header .pc-nav-box ul>li{margin-right: 5px;}
    .pc-header .pc-nav-box ul>li>a{font-size: 14px;padding: 0 15px;}
    .pc-header .other-box .search{width: 18px;height: 18px;margin-right: 15px;}
    .pc-header .other-box a.language{width: 36px;height: 18px;}
    .pc-header .other-box a.language-switch{width:auto;height:32px;min-width:84px;padding:0 10px;font-size:13px;}
    .pc-header .pc-nav-box ul li .hide-box .list a{font-size: 14px;}
    .slideBoxHeight{height: 9rem;max-height: 275px;}
    .footer-item dl.foo-txt-zuo{width: 60%;}
    .footer-item .foo-con-box{display: none;}
    .footer-item .foo-name{font-size:30px;}
    .footer-item .foo-slogan{font-size:14px;}
}
@media (max-width: 991px) {
    .content-width table{white-space: nowrap;overflow-x: auto;display: -webkit-box;}
    .navs-con-width,.show-con-width,.news-con-width{padding: 0 15px;}
    .item-zuo-width,.news-zuo-width{padding-left: 15px;}
    .item-you-width{padding-right: 15px;}
    .pc-header{height: 60px;line-height: 60px;background: #0074EF;}
    .pc-header .pc-nav-box,.pc-header .other-box .search{display: none;}
    .pc-header .other-box{gap:10px;right:12px;}
    .pc-header .other-box a.language{display:none;}
    .pc-header .other-box a.language-switch{display:inline-flex;width:auto;height:30px;min-width:72px;padding:0 9px;font-size:12px;margin-left:0;}
    .pc-header .logo-box img,.footer-item .foo-img img{max-height: 24px;}
    .nav-icon{display: block;width: 25px;height: 25px;position: relative;margin-top: 24px;}
    .nav-icon span{display: block;width: 25px;position: relative;border: 1px solid #fff;}
    .nav-icon span:after,.nav-icon span:before{content: '';position: absolute;display: block;width: 25px;background: #fff;border: 1px solid #fff;transition: all 0.3s ease;box-sizing: border-box;border-radius: 30px;left: -1px;}
    .nav-icon span:before{transform: rotate(0deg) translateY(-10px);}
    .nav-icon span:after{transform: rotate(0deg) translateY(7px);}
    .nav-icon.on span{background-color: transparent;border-color: transparent;}
    .nav-icon.on span:before{transform: rotate(-45deg) translateY(0);}
    .nav-icon.on span:after{transform: rotate(45deg) translateY(0);}
    .phone-nav{display: block;position: fixed;right: -100%;width: 100%;height: 100vh;top: 60px;transition: all 0.2s ease;background: #fff;z-index: 1000;}
    .phone-nav ul{max-height: calc(100% - 80px);overflow-y: auto;}
    .phone-nav ul::-webkit-scrollbar-track{width: 4px;background-color: #f9f9f9;}
    .phone-nav ul::-webkit-scrollbar-thumb{background-color: #f3f3f3;}
    .phone-nav ul li{border-bottom: 1px solid #eaeaea;}
    .phone-nav ul li .cat{padding-right: 60px;position: relative;}
    .phone-nav ul li a{display: block;font-size: 16px;line-height: 45px;color: #000;padding: 0 15px;}
    .phone-nav ul li .cat:before,.phone-nav ul li .cat:after{content: "";position: absolute;top: 50%;transform: translateY(-50%);background: #999;position: absolute;z-index: 10;}
    .phone-nav ul li .cat:before{width: 2px;height: 14px;right: 19px;transition: transform 0.3s ease;}
    .phone-nav ul li .cat:after{width: 14px;height: 2px;right: 13px;}
    .phone-nav ul li.on .cat:before{transform: translateY(-50%) rotate(90deg);}
    .phone-nav ul li .navs{display: none;padding: 6px 0;}
    .phone-nav ul li .navs a{font-size: 15px;line-height: 40px;padding: 0 30px;color: #666;}
    .phone-nav ul li a:hover,.phone-nav ul li .cat:hover,.phone-nav ul li .navs a:hover{background: #f7f8f9;}
    .phone-nav .language{text-align: center;margin-top: 10px;font-size: 0;}
    .phone-nav .language a{position: relative;font-size: 16px;font-weight: 400;color: #666;line-height: 30px;padding-right: 15px;margin-right: 15px;}
    .phone-nav .language a:last-child{padding-right: 0;margin-right: 0;}
    .phone-nav .language a:last-child:after{display: none;}
    .phone-nav .language a:after{content: "";width: 1px;height: 14px;background: #ccc;position: absolute;right: 0;top: 50%;transform: translateY(-50%);z-index: 10;}
    .phone-nav .language a:hover{color: #1791DA;}

    .slideBox,.slideBoxHeight{margin-top: 60px;}
    .slideBox .bannerswiper .swiper-pagination-bullets{bottom: 10px;}
    .slideBox .bannerswiper .swiper-pagination-bullets .swiper-pagination-bullet{width: 6px;height: 6px;margin: 0 4px;}
    .slideBox .bannerswiper .swiper-pagination-bullets .swiper-pagination-bullet-active{width: 10px;height: 10px;}
    .slideBoxHeight .contentWidth{top: 50%;}
    .solid-color-bg{background: none;}
    .footer-item{width: 100%;padding-top: 40px;background: #1791DA;color: #fff;}
    .footer-item .footer-brand{gap:12px;}
    .footer-item .foo-img{padding:0;border:0;background:transparent;box-shadow:none;}
    .footer-item .foo-img img,.footer-item .foo-img{max-height:none;}
    .footer-item .foo-img img{max-height:36px;max-width:170px;filter:drop-shadow(0 6px 14px rgba(0,0,0,0.12));}
    .footer-item .foo-name{font-size:24px;letter-spacing:.04em;}
    .footer-item .foo-slogan{font-size:12px;letter-spacing:.08em;padding-left:14px;}
    .footer-item .footer-brand-line{width:96px;height:2px;margin-top:12px;}
    .footer-item dl.foo-txt-zuo{width: 100%;max-width: 100%;}
    .footer-item .foo-kf-you{width: 100px;margin: 30px auto 0;}
    .footer-item .foo-kf-you .list{width: 100px;}
    .copyright{padding: 10px 0;}
    .page_list{margin-top: 40px;}
    .page_list a{width: 22px;height: 22px;line-height: 22px;margin: 2px;font-size: 12px;background: #f7f8f9;}
    .product-pagination{margin-top: 40px;gap: 14px;}
    .product-pagination .page_list{width: 100%;flex-wrap: nowrap;justify-content: flex-start;gap: 14px;overflow-x: auto;padding: 4px 0 8px;-webkit-overflow-scrolling: touch;}
    .product-pagination .page_list::-webkit-scrollbar{height: 4px;}
    .product-pagination .page_list::-webkit-scrollbar-thumb{background: #d9e2ee;border-radius: 999px;}
    .product-pagination .page_list a{flex: 0 0 auto;min-width: 44px;padding: 8px 12px;border-radius: 8px;font-size: 14px;}
    .product-page-jump{width: 100%;justify-content: center;gap: 8px;padding: 10px;border-radius: 14px;}
    .product-page-jump input{width: 76px;height: 44px;}
    .product-page-jump button{height: 44px;padding: 0 20px;}
}

/* Modern industrial visual refresh */
:root{--brand-primary:#0f4c81;--brand-primary-2:#1565a9;--brand-accent:#0f8f78;--ink-900:#152033;--ink-700:#334155;--ink-500:#64748b;--line-soft:#e5eaf2;--panel-bg:#ffffff;--page-bg:#f5f7fb;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--shadow-soft:0 14px 40px rgba(15,32,51,0.08);}
body{background:var(--page-bg);color:var(--ink-700);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}
a{color:var(--brand-primary);transition:color .2s ease,background-color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease;}
a:hover{color:var(--brand-primary-2);}
.navs-con-width{padding:0 72px;}
.show-con-width{padding:0 120px;}
.pc-header{height:76px;line-height:76px;background:rgba(255,255,255,0.86);backdrop-filter:saturate(180%) blur(16px);-webkit-backdrop-filter:saturate(180%) blur(16px);border-bottom:1px solid rgba(226,232,240,0.9);box-shadow:0 10px 30px rgba(15,32,51,0.08);position:sticky;top:0;z-index:1000;}
.pc-header:before{content:"";position:absolute;left:0;top:0;width:360px;height:100%;background:radial-gradient(circle at 18% 50%,rgba(15,143,120,.16),rgba(15,76,129,.08) 36%,rgba(255,255,255,0) 70%);pointer-events:none;}
.pc-header:after{content:"";position:absolute;left:30px;top:18px;width:74px;height:38px;border-left:1px solid rgba(15,76,129,.18);border-top:1px solid rgba(15,76,129,.12);background:linear-gradient(135deg,rgba(15,76,129,.08),rgba(15,143,120,.04));clip-path:polygon(0 0,100% 0,76% 100%,0 100%);pointer-events:none;}
.pc-header .logo-box{position:relative;z-index:2;}
.pc-header .logo-box .brand-link{height:76px;display:flex;align-items:center;gap:6px;color:var(--ink-900);}
.pc-header .logo-box .brand-mark{width:124px;min-width:124px;height:44px;display:flex;align-items:center;justify-content:flex-start;}
.pc-header .logo-box img{max-height:38px;filter:none;}
.pc-header .logo-box .brand-copy{display:flex;flex-direction:column;justify-content:center;line-height:1.25;padding-left:6px;border-left:1px solid rgba(15,76,129,.16);}
.pc-header .logo-box .brand-name{font-size:16px;font-weight:800;letter-spacing:.04em;color:var(--ink-900);white-space:nowrap;}
.pc-header .logo-box .brand-tagline{margin-top:4px;font-size:12px;font-weight:600;color:var(--brand-accent);letter-spacing:.06em;white-space:nowrap;}
.pc-header .pc-nav-box ul{margin-right:170px;}
.pc-header .pc-nav-box ul>li{margin-right:18px;}
.pc-header .pc-nav-box ul>li>a{height:76px;line-height:76px;padding:0 18px;border-radius:0;color:var(--ink-700);font-size:15px;font-weight:600;letter-spacing:.02em;}
.pc-header .pc-nav-box ul>li:after{height:3px;background:var(--brand-primary);bottom:0;border-radius:999px;}
.pc-header .pc-nav-box ul>li:hover>a,.pc-header .pc-nav-box ul>li.active>a{background:rgba(15,76,129,0.08);color:var(--brand-primary);}
.pc-header .pc-nav-box ul>li>a>span:after{filter:brightness(0) saturate(100%) invert(32%) sepia(14%) saturate(1118%) hue-rotate(176deg) brightness(92%) contrast(88%);}
.pc-header .pc-nav-box ul li .hide-box{border:1px solid var(--line-soft);border-radius:0 0 var(--radius-lg) var(--radius-lg);box-shadow:0 18px 50px rgba(15,32,51,0.14);}
.pc-header .pc-nav-box ul li .hide-box .list a{padding:12px 18px;color:var(--ink-700);}
.pc-header .pc-nav-box ul li .hide-box .list a:hover{background:rgba(15,76,129,0.08);color:var(--brand-primary);}
.pc-header .other-box .search{margin-right:0;filter:brightness(0) saturate(100%) invert(26%) sepia(24%) saturate(792%) hue-rotate(175deg) brightness(92%) contrast(88%);}
.pc-header .other-box a.language{border-radius:999px;box-shadow:inset 0 0 0 1px rgba(15,76,129,0.12);}
.pc-header .other-box a.language-switch{width:auto;height:36px;min-width:92px;display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;margin-left:4px;padding:0 12px;border:1px solid rgba(15,76,129,.22);border-radius:999px;background:#fff !important;color:var(--ink-700);box-shadow:0 6px 18px rgba(15,32,51,.08);font-size:14px;font-weight:700;line-height:36px;letter-spacing:.02em;position:relative;z-index:30;white-space:nowrap;overflow:visible;}
.pc-header .other-box a.language-switch span{color:var(--ink-500);transition:color .2s ease,text-decoration-color .2s ease;}
.pc-header .other-box a.language-switch span.active{color:var(--brand-primary);font-weight:900;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px;}
.pc-header .other-box a.language-switch i{color:#b6c2d1;font-style:normal;font-weight:600;}
.pc-header .other-box a.language-switch:hover{border-color:var(--brand-primary);background:#f3f8fc !important;color:var(--brand-primary);box-shadow:0 8px 22px rgba(15,76,129,.14);}
.pc-header .other-box a.language-switch:hover span{color:var(--brand-primary);}
.slideBox,.slideBoxHeight{margin-top:0;}
.slideBoxHeight{background:linear-gradient(135deg,#f8fbff 0%,#eef6fb 100%);}
.slideBoxHeight:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(255,255,255,.72),rgba(255,255,255,.22));pointer-events:none;}
.slideBoxHeight .contentWidth{z-index:2;}
.slideBoxHeight .contentWidth .top{color:var(--ink-900);letter-spacing:.02em;}
.slideBoxHeight .contentWidth .end{color:var(--brand-accent);}
.solid-color-bg{background:linear-gradient(180deg,#f7f9fc 0%,#eef4f8 58%,#12314f 100%);}
.footer-item{margin-top:80px;padding-top:72px;background:linear-gradient(135deg,#102a43 0%,#0f4c81 100%);}
.footer-item .foo-name{font-weight:700;letter-spacing:.04em;}
.footer-item dl>dt{color:#fff;letter-spacing:.02em;}
.footer-item dl>dd>a{color:rgba(255,255,255,.74);}
.footer-item dl>dd>a:hover{color:#fff;}
.copyright{border-top:1px solid rgba(255,255,255,.14);}
.page_list a{border-radius:var(--radius-sm);}
.product-pagination{margin-top:64px;}
.product-pagination .page_list a{border-color:var(--line-soft);border-radius:var(--radius-sm);color:var(--ink-700);}
.product-pagination .page_list a:hover{background:#f3f5f8;color:var(--brand-primary);}
.product-pagination .page_list a.on{border-color:var(--brand-primary);background-color:var(--brand-primary);color:#fff;}
.product-page-jump{border-color:var(--line-soft);border-radius:var(--radius-md);background:#fff;box-shadow:var(--shadow-soft);}
.product-page-jump input{border-color:var(--line-soft);border-radius:var(--radius-sm);}
.product-page-jump button{border-radius:var(--radius-sm);background:var(--brand-primary);}
.product-page-jump button:hover{background:var(--brand-primary-2);}
button,input,select,textarea{font-family:inherit;}
input,select,textarea{transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease;}
.page_list a{border:1px solid var(--line-soft);border-radius:var(--radius-sm);transition:all .2s ease;}
.page_list a:hover{background:#f3f5f8;color:var(--brand-primary);}
.page_list a.on{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff;box-shadow:0 8px 18px rgba(15,76,129,.22);}

@media (max-width: 1229px){
    .navs-con-width{padding:0 24px;}
    .show-con-width{padding:0 48px;}
    .pc-header .pc-nav-box ul>li>a{padding:0 12px;font-size:14px;}
    .footer-item .foo-name{font-size:30px;}
    .footer-item .foo-slogan{font-size:14px;}
}

@media (max-width: 991px){
    .show-con-width{padding:0 16px;}
    .pc-header{height:64px;line-height:64px;background:rgba(255,255,255,.96);}
    .nav-icon{margin-top:26px;}
    .nav-icon span,.nav-icon span:after,.nav-icon span:before{border-color:var(--brand-primary);background:var(--brand-primary);}
    .pc-header:before,.pc-header:after{display:none;}
    .pc-header .logo-box .brand-link{height:64px;gap:6px;}
    .pc-header .logo-box .brand-mark{width:106px;min-width:106px;height:38px;}
    .pc-header .logo-box img{max-height:30px;}
    .pc-header .logo-box .brand-copy{padding-left:6px;}
    .pc-header .logo-box .brand-name{font-size:14px;}
    .pc-header .logo-box .brand-tagline{display:none;}
    .phone-nav{top:64px;background:#fff;box-shadow:0 20px 50px rgba(15,32,51,.14);}
    .phone-nav ul li a{color:var(--ink-700);}
    .phone-nav ul li.active>a,.phone-nav ul li.active .cat>a{color:var(--brand-primary);font-weight:700;}
    .slideBox,.slideBoxHeight{margin-top:0;}
    .footer-item{margin-top:48px;padding-top:44px;background:linear-gradient(135deg,#102a43 0%,#0f4c81 100%);}
}
