
.page-nav-wrap{position:fixed;top:0;left:0;height:.9rem;color:#333;background-color:#fff;width:100%;z-index:40}.page-nav-wrap .tag-list{display:flex;align-items:center;height:100%}.page-nav-wrap .tag-list li{position:relative;padding:0 .32rem;height:100%}.page-nav-wrap .tag-list li:hover{color:#1d95d4}.page-nav-wrap .tag-list li:hover .pnt-drop-list{transform:translateX(-50%) scaleY(1)}.page-nav-wrap .tag-list .tag{display:flex;align-items:center;line-height:1.5;height:100%;padding:.1rem 0;white-space:nowrap;transition:.3s}.page-nav-wrap .tag-list .pv-tag.active .tag{color:#1d95d4;box-shadow:0 -0.02rem 0 #1d95d4 inset}.page-nav-wrap .tag-list .pnt-drop-list{position:absolute;top:100%;left:50%;min-width:100%;background-color:#fff;transform-origin:center top;transform:translateX(-50%) scaleY(0);overflow:hidden;box-shadow:.02rem .02rem .05rem 0 rgba(0,0,0,.1333333333);z-index:10;transition:.3s}.page-nav-wrap .tag-list .pnt-drop-item{display:flex;align-items:center;justify-content:center;padding:.1rem .3rem;line-height:1.5;color:#222;white-space:nowrap;transition:.3s}.page-nav-wrap .tag-list .pnt-drop-item:hover{color:#fff;background-color:#1d95d4}.page-nav-wrap .page-nav{display:flex;align-items:center;justify-content:space-between}.page-nav-wrap .logo{display:block;margin-left:.6rem;width:3.43rem;height:.4rem}.page-nav-wrap .tag-list{height:.9rem;margin-left:auto;padding-right:28px}.page-nav-wrap .tag-list li{padding:0 .32rem}.page-nav-wrap .tag{padding:0 .32rem}.page-nav-wrap .tag.active{color:#1d95d4;box-shadow:0 -0.02rem 0 0 #1d95d4 inset}.page-nav-wrap .page-opt{display:flex}.page-nav-wrap .opt-btn{display:flex;align-items:center;justify-content:center;height:100%;width:.9rem;aspect-ratio:1;background-color:#1eaa39}.page-nav-wrap .menu-btn{display:none;background-color:#1d95d4}.page-nav-wrap .menu-btn .icon-box{filter:invert(1)}.page-nav-placeholder{height:.9rem}.expand-box .expand-menu.expand-bar{height:100vh;min-width:40%;transition:.3s;position:fixed;right:0;top:0;background-color:#fff;overflow-y:auto;z-index:52;transform:translateX(100%)}.expand-box .expand-menu.expand-bar .cross{position:relative;width:1em;height:1em;flex-shrink:0;aspect-ratio:1;cursor:pointer}.expand-box .expand-menu.expand-bar .cross::before,.expand-box .expand-menu.expand-bar .cross::after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;transform:translate(-50%,-50%);background-color:#000;transition:.5s}.expand-box .expand-menu.expand-bar .cross::before{transform:translate(-50%,-50%) rotate(90deg)}.expand-box .expand-menu.expand-bar .cross::after{transform:translate(-50%,-50%) rotate(180deg)}.expand-box .expand-menu.expand-bar .cross{display:none}.expand-box .expand-menu.expand-bar .exp1-list{width:100%;flex-direction:column}.expand-box .expand-menu.expand-bar .exp2-list{display:none}.expand-box .expand-menu.expand-bar .exp1-item{position:relative;flex-direction:column;display:flex;justify-content:space-evenly;align-items:center;width:100%;padding-top:.01rem;transition:.3s;border-bottom:.01rem solid #eee}.expand-box .expand-menu.expand-bar .exp1-item:has(.exp2-list) .exp1-entry .cross{display:flex}.expand-box .expand-menu.expand-bar .exp1-item.active .exp1-entry{background-color:rgba(29,149,212,.85);color:#fff}.expand-box .expand-menu.expand-bar .exp1-item.active .exp1-entry .cross::before,.expand-box .expand-menu.expand-bar .exp1-item.active .exp1-entry .cross::after{background-color:#fff}.expand-box .expand-menu.expand-bar .exp1-item.active .exp1-entry .cross::before{transform:translate(-50%,-50%) rotate(360deg)}.expand-box .expand-menu.expand-bar .exp1-item.active .exp1-entry .cross::after{transform:translate(-50%,-50%) rotate(360deg)}.expand-box .expand-menu.expand-bar .exp1-item.active .exp2-list{display:flex}.expand-box .expand-menu.expand-bar .exp1-entry{display:flex;align-items:center;justify-content:space-between;padding:.1rem .5rem .1rem 1em;width:100%;height:100%;color:#333;line-height:2;transition:.3s}.expand-box .expand-menu.expand-bar .exp1-label{position:relative;flex:1;line-height:2}.expand-box .expand-menu.expand-bar .exp2-list{width:100%;flex-direction:column}.expand-box .expand-menu.expand-bar .exp3-list{display:none}.expand-box .expand-menu.expand-bar .exp2-item{position:relative;flex-direction:column;display:flex;justify-content:space-evenly;align-items:center;width:100%;padding-top:.01rem;transition:.3s;border-bottom:.01rem solid #eee}.expand-box .expand-menu.expand-bar .exp2-item:has(.exp3-list) .exp2-entry .cross{display:flex}.expand-box .expand-menu.expand-bar .exp2-item.active .exp2-entry{background-color:rgba(29,149,212,.7);color:#fff}.expand-box .expand-menu.expand-bar .exp2-item.active .exp2-entry .cross::before,.expand-box .expand-menu.expand-bar .exp2-item.active .exp2-entry .cross::after{background-color:#fff}.expand-box .expand-menu.expand-bar .exp2-item.active .exp2-entry .cross::before{transform:translate(-50%,-50%) rotate(360deg)}.expand-box .expand-menu.expand-bar .exp2-item.active .exp2-entry .cross::after{transform:translate(-50%,-50%) rotate(360deg)}.expand-box .expand-menu.expand-bar .exp2-item.active .exp3-list{display:flex}.expand-box .expand-menu.expand-bar .exp2-entry{display:flex;align-items:center;justify-content:space-between;padding:.1rem .5rem .1rem 2em;width:100%;height:100%;color:#333;line-height:2;transition:.3s}.expand-box .expand-menu.expand-bar .exp2-label{position:relative;flex:1;line-height:2}.expand-box .expand-menu.expand-bar .exp1-entry{padding-left:.5rem}.expand-box .expand-menu.expand-bar.expand-show{opacity:1;transform:translateX(0)}.expand-box .expand-mask{position:fixed;top:0;right:0;height:100%;width:0;opacity:0;background-color:rgba(0,0,0,.5333333333);transition:.5s;opacity:0;z-index:51}.expand-box .expand-mask.mask-show{width:100%;opacity:1}.dialog-search .dialog-search.dialog{position:fixed;top:0;left:0;display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:rgba(0,0,0,.5333333333);opacity:0;pointer-events:none;transform:translateY(100%);z-index:60}.dialog-search .dialog-search.dialog.dialog-show{opacity:1;pointer-events:auto;transform:translateY(0)}.dialog-search .dialog-search.dialog.dialog-show .dialog-inner{animation:dialog-show .5s forwards}@keyframes dialog-show{0%{transform:scale(0) translateY(100%)}30%{transform:scale(0.001,0.001) translateY(0)}60%{transform:scale(0.001,1) translateY(0)}100%{transform:scale(1,1) translateY(0)}}.dialog-search .dialog-inner{position:relative;transition:.5s}.dialog-search .dialog-main{padding:.3rem;border-radius:.08rem;background-color:#fff}.dialog-search .dialog-cancel{position:absolute;top:.1rem;right:.1rem;width:1em;height:1em;color:#666;background-size:100%;transition:.3s;cursor:pointer}.dialog-search .dialog-cancel::after{content:"✕";display:flex;justify-content:center;align-items:center;width:100%;height:100%;font-weight:bold;transition:.3s}.dialog-search .dialog-cancel:hover{transform:scale(1.1);color:#333;text-shadow:.02rem .02rem .05rem rgba(0,0,0,.1333333333)}.dialog-search .dialog-main{position:relative;display:flex;align-items:center;justify-content:center;padding:0;min-width:0;min-height:0;background-color:rgba(0,0,0,0)}.dialog-search .search-ipt{max-width:80vw;height:3em;width:40em;padding:.15rem 0;padding-left:.2rem;padding-right:3.2em;outline:none;border:none;border-radius:.05rem;background-color:#fff}.dialog-search .search-btn{background-size:40%;position:absolute;top:.02rem;right:.02rem;width:3em;height:calc(100% - .04rem);border-radius:.05rem;padding:.1rem;background-color:#000;outline:none;border:none;cursor:pointer}.dialog-search img{filter:grayscale(1) brightness(10)}.dialog-search .search-btn{background-color:#1eaa39}@media(max-width:1200px){.page-nav-wrap .tag-list li{padding:0 .2rem}}@media(max-width:950px){.page-nav-wrap .tag-list li{padding:0 .1rem}}@media(max-width:850px){.page-nav-wrap .tag-list{display:none}.page-nav-wrap .menu-btn{display:flex}}

.page-end-wrap{min-height:3rem;background-color:#001a28}.page-end-wrap .logo{display:block;width:3.43rem;height:.4rem}.page-end-wrap .pe-main{display:flex;padding:.4rem 0 .5rem}.page-end-wrap .pe-left{flex:1}.page-end-wrap .contact-list{display:flex;flex-wrap:wrap;margin-top:.24rem;margin-left:-0.85rem;padding-top:1px}.page-end-wrap .contact-item{margin-left:.85rem;margin-top:.3rem}.page-end-wrap .contact-item{display:flex;align-items:center;color:#fff}.page-end-wrap .ci-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:.4rem;height:.4rem;border-radius:50%;padding:0;background-color:rgba(0,0,0,0);border:.01rem solid #fff}.page-end-wrap .ci-main{margin-left:.16rem}.page-end-wrap .ci-name,.page-end-wrap .ci-val{line-height:1.5625}.page-end-wrap .pe-right{flex-shrink:0}.page-end-wrap .qrcode{width:1.1rem;height:1.1rem}.page-end-wrap .qrc-label{margin-top:.05rem;color:#999;text-align:center;line-height:1.6}.page-end-wrap .copyright{display:flex;align-items:center;padding:.15rem 0;min-height:.75rem;line-height:1.7142857143;color:hsla(0,0%,100%,.7);border-top:.01rem solid hsla(0,0%,100%,.1)}

.mod-banner-wrap{position:relative;color:#fff}.mod-banner-wrap .mb-pic{height:3rem}.mod-banner-wrap .mb-cover{position:absolute;top:0;left:0;display:flex;align-items:center;width:100%;height:100%}.mod-banner-wrap .mb-title{font-weight:600}.mod-banner-wrap .mb-subtitle{color:hsla(0,0%,100%,.5);margin-top:.05rem}

.mod-banner{width: 100%;overflow: hidden;}

.mod-nav-wrap{color:#666;border-bottom:.01rem solid #f3f3f3}.mod-nav-wrap .mod-nav{display:flex;flex-direction:row-reverse;justify-content:space-between;height:.8rem}.mod-nav-wrap .anchor{display:flex;align-items:center;padding-left:1.6rem;margin-left:-0.45rem}.mod-nav-wrap .anchor-item{font-size:inherit;margin:0 .45rem;padding-bottom:.13rem;white-space:nowrap;transition:.3s}.mod-nav-wrap .anchor-item:hover{text-shadow:.02rem .02rem .03rem rgba(0,0,0,.5333333333)}.mod-nav-wrap .anchor-item.active{box-shadow:0 -0.03rem 0 0 #fff inset}.mod-nav-wrap .breadcrumbs{display:flex;align-items:center;height:100%;margin-right:auto}.mod-nav-wrap .breadcrumbs .icon-box{margin-right:.15rem}.mod-nav-wrap .breadcrumb{display:flex;align-items:center;white-space:nowrap;cursor:pointer;transition:.3s}.mod-nav-wrap .breadcrumb:nth-child(n+2)::before{content:"/";display:block;height:1em;margin:0 .05rem}.mod-nav-wrap .breadcrumb:hover{color:#1d95d4}.mod-nav-wrap .nav-list{display:flex;height:100%;margin-right:-0.5rem;overflow-x:auto}.mod-nav-wrap .nav-list::-webkit-scrollbar{background-color:#eee;border-radius:.025rem}.mod-nav-wrap .nav-list::-webkit-scrollbar-thumb{background-color:#1d95d4;border-radius:.025rem}.mod-nav-wrap .nav-list{overflow-x:auto}.mod-nav-wrap .nav-list::-webkit-scrollbar{height:.05rem}.mod-nav-wrap .nav-list+.breadcrumbs{margin-right:0}.mod-nav-wrap .nav-item{padding:0 .5rem;line-height:2;height:100%;white-space:nowrap}.mod-nav-wrap .nav-item.active .nav-link{color:#1d95d4;border-bottom:.03rem solid #1d95d4}.mod-nav-wrap .nav-link{display:flex;align-items:center;justify-content:center;height:100%;transition:.3s}.mod-nav-wrap .nav-link:hover{color:#1d95d4}@media(max-width:750px){.mod-nav-wrap .breadcrumbs{width:100%;padding-left:.6rem;padding-right:0}.mod-nav-wrap .anchor+.breadcrumbs{display:none}.mod-nav-wrap .anchor{display:flex;padding-left:.6rem}.mod-nav-wrap .nav-list+.breadcrumbs{display:none}.mod-nav-wrap .nav-list{margin-right:0}.mod-nav-wrap .nav-item{padding:0 .25rem}}

.mod-nav-wrap{color:#666;border-bottom:.01rem solid #f3f3f3}.mod-nav-wrap .mod-nav{display:flex;flex-direction:row-reverse;justify-content:space-between;height:.8rem}.mod-nav-wrap .anchor{display:flex;align-items:center;padding-left:1.6rem;margin-left:-0.45rem}.mod-nav-wrap .anchor-item{font-size:inherit;margin:0 .45rem;padding-bottom:.13rem;white-space:nowrap;transition:.3s}.mod-nav-wrap .anchor-item:hover{text-shadow:.02rem .02rem .03rem rgba(0,0,0,.5333333333)}.mod-nav-wrap .anchor-item.active{box-shadow:0 -0.03rem 0 0 #fff inset}.mod-nav-wrap .breadcrumbs{display:flex;align-items:center;height:100%;margin-right:auto}.mod-nav-wrap .breadcrumbs .icon-box{margin-right:.15rem}.mod-nav-wrap .breadcrumb{display:flex;align-items:center;white-space:nowrap;cursor:pointer;transition:.3s}.mod-nav-wrap .breadcrumb:nth-child(n+2)::before{content:"/";display:block;height:1em;margin:0 .05rem}.mod-nav-wrap .breadcrumb:hover{color:#1d95d4}.mod-nav-wrap .nav-list{display:flex;height:100%;margin-right:-0.5rem;overflow-x:auto}.mod-nav-wrap .nav-list::-webkit-scrollbar{background-color:#eee;border-radius:.025rem}.mod-nav-wrap .nav-list::-webkit-scrollbar-thumb{background-color:#1d95d4;border-radius:.025rem}.mod-nav-wrap .nav-list{overflow-x:auto}.mod-nav-wrap .nav-list::-webkit-scrollbar{height:.05rem}.mod-nav-wrap .nav-list+.breadcrumbs{margin-right:0}.mod-nav-wrap .nav-item{padding:0 .5rem;line-height:2;height:100%;white-space:nowrap}.mod-nav-wrap .nav-item.active .nav-link{color:#1d95d4;border-bottom:.03rem solid #1d95d4}.mod-nav-wrap .nav-link{display:flex;align-items:center;justify-content:center;height:100%;transition:.3s}.mod-nav-wrap .nav-link:hover{color:#1d95d4}@media(max-width:750px){.mod-nav-wrap .breadcrumbs{width:100%;padding-left:.6rem;padding-right:0}.mod-nav-wrap .anchor+.breadcrumbs{display:none}.mod-nav-wrap .anchor{display:flex;padding-left:.6rem}.mod-nav-wrap .nav-list+.breadcrumbs{display:none}.mod-nav-wrap .nav-list{margin-right:0}.mod-nav-wrap .nav-item{padding:0 .25rem}}
