
/*! page-head start */ .md19927.page-head-wrap{position:fixed;top:0;left:0;width:100%;border-bottom:1px solid hsla(0,0%,100%,.2);color:#fff;white-space:nowrap;z-index:50;transition:.3s}
.md19927.page-head-wrap .icon-box{position:relative;display:flex;align-items:center;justify-content:center;width:1em;height:1em;flex-shrink:0;max-width:100%;max-height:100%;transition:.3s}
.md19927.page-head-wrap .icon-box.reverse-x{transform:rotateY(180deg)}
.md19927.page-head-wrap .icon-box.reverse-y{transform:rotateX(180deg)}
.md19927.page-head-wrap .icon-box.white{filter:grayscale(1) brightness(15)}
.md19927.page-head-wrap .icon-box.black{filter:grayscale(1) brightness(0)}
.md19927.page-head-wrap .icon-box img{width:100%;height:100%;object-fit:contain;transition:.3s}
.md19927.page-head-wrap .icon-box svg{max-width:100%;max-height:100%;object-fit:contain;transition:.3s}
.md19927.page-head-wrap .icon-box img:nth-child(2),.md19927.page-head-wrap .icon-box svg:nth-child(2){position:absolute;top:0;left:0;opacity:0;z-index:5}
.md19927.page-head-wrap .hover-icon:hover .icon-box img:first-child,.md19927.page-head-wrap .active-icon .icon-box img:first-child{opacity:0}
.md19927.page-head-wrap .hover-icon:hover .icon-box img:last-child,.md19927.page-head-wrap .active-icon .icon-box img:last-child{opacity:1}
.md19927.page-head-wrap .cn-wh,.md19927.page-head-wrap .cn-w,.md19927.page-head-wrap .cv-wh,.md19927.page-head-wrap .cv-w{display:block;width:100%}
.md19927.page-head-wrap .cn-wh,.md19927.page-head-wrap .cn-h,.md19927.page-head-wrap .cv-wh,.md19927.page-head-wrap .cv-h{display:block;height:100%}
.md19927.page-head-wrap .cn-wh,.md19927.page-head-wrap .cn-w,.md19927.page-head-wrap .cn-h{object-fit:contain}
.md19927.page-head-wrap .cv-wh,.md19927.page-head-wrap .cv-w,.md19927.page-head-wrap .cv-h{object-fit:cover}
.md19927.page-head-wrap .pic-box{max-width:100%;max-height:100%}
.md19927.page-head-wrap .pic-box img{max-width:100%;max-height:100%}
.md19927.page-head-wrap.wrap,.md19927.page-head-wrap .wrap{padding-left:4%;padding-right:4%;max-width:100%}
.md19927.page-head-wrap .area{margin:0 auto;width:100%;max-width:17.2rem}
.md19927.page-head-wrap button,.md19927.page-head-wrap input,.md19927.page-head-wrap textarea{border:none;outline:none;padding:0;background-color:rgba(0,0,0,0)}
.md19927.page-head-wrap .hide{display:none}
.md19927.page-head-wrap img[data-src]{opacity:0;transition:.3s}
.md19927.page-head-wrap img[data-src][src]{opacity:1}
.md19927.page-head-wrap .btn{display:inline-flex;align-items:center;justify-content:center;min-height:.5rem;min-width:1.6rem;padding:.15rem .5rem;border-radius:.3rem;white-space:nowrap;color:#fff;line-height:1;background-color:var(--theme-color1);transition:.3s;cursor:pointer}
.md19927.page-head-wrap .btn:hover{transform:translateY(-5px);box-shadow:2px 2px 10px rgba(0,0,0,.3333333333)}
.md19927.page-head-wrap .hover-drop{position:relative}
.md19927.page-head-wrap .hover-drop:hover .drop-list{transform:translateX(-50%) scaleY(1)}
.md19927.page-head-wrap .drop-list{position:absolute;top:100%;left:50%;min-width:100%;background-color:#fff;transform-origin:center top;transform:translateX(-50%) scaleY(0);box-shadow:.02rem .02rem .05rem 0 rgba(0,0,0,.1333333333);z-index:10;transition:.3s}
.md19927.page-head-wrap .drop-list .drop-item{position:relative}
.md19927.page-head-wrap .drop-list .drop-item:hover .drop-entry{color:var(--theme-color1);background-color:rgba(var(--theme-rgb1),.1)}
.md19927.page-head-wrap .drop-entry{display:flex;align-items:center;min-height:.5rem;padding:.1rem .3rem;line-height:1.5;color:#222;white-space:nowrap;transition:.3s}
.md19927.page-head-wrap .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}
.md19927.page-head-wrap .dialog.dialog-show{opacity:1;pointer-events:auto;transform:translateY(0)}
.md19927.page-head-wrap .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)}
}
.md19927.page-head-wrap .dialog-inner{position:relative;transition:.5s}
.md19927.page-head-wrap .dialog-main{padding:.3rem;border-radius:.08rem;background-color:#fff}
.md19927.page-head-wrap .dialog-cancel{position:absolute;top:.1rem;right:.1rem;width:1em;height:1em;color:#666;background-size:100%;transition:.3s;cursor:pointer;z-index:10}
.md19927.page-head-wrap .dialog-cancel .cross{position:relative;width:1em;height:1em;flex-shrink:0;aspect-ratio:1;cursor:pointer}
.md19927.page-head-wrap .dialog-cancel .cross::before,.md19927.page-head-wrap .dialog-cancel .cross::after{content:"";position:absolute;top:50%;left:50%;width:100%;height:.02rem;transform:translate(-50%,-50%);background-color:#fff;transition:.5s}
.md19927.page-head-wrap .dialog-cancel .cross::before{transform:translate(-50%,-50%) rotate(90deg)}
.md19927.page-head-wrap .dialog-cancel .cross::after{transform:translate(-50%,-50%) rotate(180deg)}
.md19927.page-head-wrap .dialog-cancel .cross{transform:rotate(45deg);transition:.3s}
.md19927.page-head-wrap .dialog-cancel:hover{transform:scale(1.1)}
.md19927.page-head-wrap .dialog-cancel:hover .cross{transform:rotate(135deg)}
.md19927.page-head-wrap .search-dialog .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)}
.md19927.page-head-wrap .search-dialog .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}
.md19927.page-head-wrap .search-dialog .search-btn{background-size:40%;position:absolute;top:.02rem;right:.02rem;width:3em;height:calc(100% - .04rem);border-radius:.05rem;padding:.1rem;background:var(--theme-color1);outline:none;border:none;cursor:pointer}
.md19927.page-head-wrap .expand{position:fixed;right:0;top:0;display:flex;justify-content:flex-end;width:100%;height:100%;opacity:0;background-color:rgba(0,0,0,0);pointer-events:none;transform:translateX(100%);transition:.5s;z-index:52}
.md19927.page-head-wrap .expand .expand-inner{height:100vh;min-width:40%;background-color:#fff;overflow-y:auto}
.md19927.page-head-wrap .expand .expand-inner .cross{position:relative;width:1em;height:1em;flex-shrink:0;aspect-ratio:1;cursor:pointer}
.md19927.page-head-wrap .expand .expand-inner .cross::before,.md19927.page-head-wrap .expand .expand-inner .cross::after{content:"";position:absolute;top:50%;left:50%;width:100%;height:2px;transform:translate(-50%,-50%);background-color:#000;transition:.5s}
.md19927.page-head-wrap .expand .expand-inner .cross::before{transform:translate(-50%,-50%) rotate(90deg)}
.md19927.page-head-wrap .expand .expand-inner .cross::after{transform:translate(-50%,-50%) rotate(180deg)}
.md19927.page-head-wrap .expand .cross{display:none}
.md19927.page-head-wrap .expand .exp1-list{width:100%;flex-direction:column}
.md19927.page-head-wrap .expand .exp2-list{display:none}
.md19927.page-head-wrap .expand .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}
.md19927.page-head-wrap .expand .exp1-item:has(.exp2-list) .exp1-entry .cross{display:flex}
.md19927.page-head-wrap .expand .exp1-item.active .exp1-entry{background-color:rgba(101,182,92,.85);color:#fff}
.md19927.page-head-wrap .expand .exp1-item.active .exp1-entry .cross::before,.md19927.page-head-wrap .expand .exp1-item.active .exp1-entry .cross::after{background-color:#fff}
.md19927.page-head-wrap .expand .exp1-item.active .exp1-entry .cross::before{transform:translate(-50%,-50%) rotate(360deg)}
.md19927.page-head-wrap .expand .exp1-item.active .exp1-entry .cross::after{transform:translate(-50%,-50%) rotate(360deg)}
.md19927.page-head-wrap .expand .exp1-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}
.md19927.page-head-wrap .expand .exp1-label{position:relative;flex:1;line-height:2}
.md19927.page-head-wrap .expand .exp2-list{width:100%;flex-direction:column}
.md19927.page-head-wrap .expand .exp3-list{display:none}
.md19927.page-head-wrap .expand .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}
.md19927.page-head-wrap .expand .exp2-item:has(.exp3-list) .exp2-entry .cross{display:flex}
.md19927.page-head-wrap .expand .exp2-item.active .exp2-entry{background-color:rgba(101,182,92,.7);color:#fff}
.md19927.page-head-wrap .expand .exp2-item.active .exp2-entry .cross::before,.md19927.page-head-wrap .expand .exp2-item.active .exp2-entry .cross::after{background-color:#fff}
.md19927.page-head-wrap .expand .exp2-item.active .exp2-entry .cross::before{transform:translate(-50%,-50%) rotate(360deg)}
.md19927.page-head-wrap .expand .exp2-item.active .exp2-entry .cross::after{transform:translate(-50%,-50%) rotate(360deg)}
.md19927.page-head-wrap .expand .exp2-entry{display:flex;align-items:center;justify-content:space-between;padding:.1rem .5rem .1rem 4em;width:100%;height:100%;color:#333;line-height:2;transition:.3s}
.md19927.page-head-wrap .expand .exp2-label{position:relative;flex:1;line-height:2}
.md19927.page-head-wrap .expand .exp1-entry{padding-left:.5rem}
.md19927.page-head-wrap .expand.expand-show{opacity:1;transform:translateX(0);background-color:rgba(0,0,0,.3);pointer-events:auto}
.md19927.page-head-wrap .hover-drop{position:relative}
.md19927.page-head-wrap .hover-drop:hover .drop-list{transform:translateX(-50%) scaleY(1)}
.md19927.page-head-wrap .drop-list{position:absolute;top:100%;left:50%;min-width:100%;background-color:#fff;transform-origin:center top;transform:translateX(-50%) scaleY(0);box-shadow:.02rem .02rem .05rem 0 rgba(0,0,0,.1333333333);z-index:10;transition:.3s}
.md19927.page-head-wrap .drop-list .drop-item{position:relative}
.md19927.page-head-wrap .drop-entry{display:flex;align-items:center;min-height:.54rem;padding:.1rem .3rem;line-height:1.5;color:#222;white-space:nowrap;transition:.3s}
.md19927.page-head-wrap.white{color:#222;background-color:#fff}
.md19927.page-head-wrap.white .nav-item.active .nav-entry{box-shadow:0 -2px 0 0 var(--theme-color1) inset}
.md19927.page-head-wrap.white .logo .white{opacity:0}
.md19927.page-head-wrap.white .logo .theme{opacity:1}
.md19927.page-head-wrap.white .icon-white{filter:invert(1) grayscale(1) brightness(10)}
.md19927.page-head-wrap.white .icon-phone{background-color:var(--theme-color1)}
.md19927.page-head-wrap.white .icon-phone .icon-box{filter:grayscale(1) brightness(10)}
.md19927.page-head-wrap .logo{position:relative;height:2em}
.md19927.page-head-wrap .logo img:nth-child(n+2){position:absolute;top:0;left:0;right:0;bottom:0;opacity:0}
.md19927.page-head-wrap .btn{padding:.1rem .26rem}
.md19927.page-head-wrap .page-head{display:flex;align-items:center;justify-content:space-between;height:.9rem}
.md19927.page-head-wrap .nav-list{display:flex;height:100%}
.md19927.page-head-wrap .nav-item{padding:0 .2rem}
.md19927.page-head-wrap .nav-item.active .nav-entry{box-shadow:0 -2px 0 0 #fff inset}
.md19927.page-head-wrap .nav-entry{display:flex;align-items:center;justify-content:center;height:100%;transition:.3s}
.md19927.page-head-wrap .opt-list{display:flex;align-items:center}
.md19927.page-head-wrap .opt-item{padding:0 .3rem}
.md19927.page-head-wrap .opt-entry{display:flex;align-items:center;cursor:pointer;transition:.3s}
.md19927.page-head-wrap .opt-menu{display:none}
.md19927.page-head-wrap .drop-entry{cursor:pointer}
.md19927.page-head-wrap .icon-drop{width:11px;height:11px}
.md19927.page-head-wrap .lang{margin:0 .1rem}
.md19927.page-head-wrap .icon-phone{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2em;height:2em;border-radius:50%;background:#fff}
@media(min-width:1920px){
	.md19927.page-head-wrap .icon-drop{width:.11rem;height:.11rem}
}
@media(max-width:1000px){
	.md19927.page-head-wrap .nav-list{display:none}
.md19927.page-head-wrap .opt-menu{display:block}
}
@media(max-width:500px){
	.md19927.page-head-wrap .opt-phone{display:none}
}
.md19927.page-head-wrap .opt-list{height: 100%;}
.md19927.page-head-wrap .opt-item{display: flex;align-items: center;height: 100%;}
.md19927.page-head-wrap .drop-list{border-radius: 0 0 .2rem .2rem;overflow: hidden;}

.md19927.page-head-wrap.theme{background-color: var(--theme-color1);}
/*! page-head end */

/*! page-end start */
.md19928.page-end-wrap{background:linear-gradient(to left,var(--gradient))}.md19928.page-end-wrap .icon-box{position:relative;display:flex;align-items:center;justify-content:center;width:1em;height:1em;flex-shrink:0;max-width:100%;max-height:100%;transition:.3s}.md19928.page-end-wrap .icon-box.reverse-x{transform:rotateY(180deg)}.md19928.page-end-wrap .icon-box.reverse-y{transform:rotateX(180deg)}.md19928.page-end-wrap .icon-box.white{filter:grayscale(1) brightness(15)}.md19928.page-end-wrap .icon-box.black{filter:grayscale(1) brightness(0)}.md19928.page-end-wrap .icon-box img{width:100%;height:100%;object-fit:contain;transition:.3s}.md19928.page-end-wrap .icon-box svg{max-width:100%;max-height:100%;object-fit:contain;transition:.3s}.md19928.page-end-wrap .icon-box img:nth-child(2),.md19928.page-end-wrap .icon-box svg:nth-child(2){position:absolute;top:0;left:0;opacity:0;z-index:5}.md19928.page-end-wrap .hover-icon:hover .icon-box img:first-child,.md19928.page-end-wrap .active-icon .icon-box img:first-child{opacity:0}.md19928.page-end-wrap .hover-icon:hover .icon-box img:last-child,.md19928.page-end-wrap .active-icon .icon-box img:last-child{opacity:1}.md19928.page-end-wrap .cn-wh,.md19928.page-end-wrap .cn-w,.md19928.page-end-wrap .cv-wh,.md19928.page-end-wrap .cv-w{display:block;width:100%}.md19928.page-end-wrap .cn-wh,.md19928.page-end-wrap .cn-h,.md19928.page-end-wrap .cv-wh,.md19928.page-end-wrap .cv-h{display:block;height:100%}.md19928.page-end-wrap .cn-wh,.md19928.page-end-wrap .cn-w,.md19928.page-end-wrap .cn-h{object-fit:contain}.md19928.page-end-wrap .cv-wh,.md19928.page-end-wrap .cv-w,.md19928.page-end-wrap .cv-h{object-fit:cover}.md19928.page-end-wrap .pic-box{max-width:100%;max-height:100%}.md19928.page-end-wrap .pic-box img{max-width:100%;max-height:100%}.md19928.page-end-wrap.wrap,.md19928.page-end-wrap .wrap{padding-left:4%;padding-right:4%;max-width:100%}.md19928.page-end-wrap .area{margin:0 auto;width:100%;max-width:17.2rem}.md19928.page-end-wrap button,.md19928.page-end-wrap input,.md19928.page-end-wrap textarea{border:none;outline:none;padding:0;background-color:rgba(0,0,0,0)}.md19928.page-end-wrap .hide{display:none}.md19928.page-end-wrap img[data-src]{opacity:0;transition:.3s}.md19928.page-end-wrap img[data-src][src]{opacity:1}.md19928.page-end-wrap .end-head{display:flex;align-items:center;justify-content:space-between;padding:.5rem 0 .4rem}.md19928.page-end-wrap .logo{height:2em}.md19928.page-end-wrap .share-list{display:flex}.md19928.page-end-wrap .share-item{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2em;height:2em;border-radius:50%;background:hsla(0,0%,100%,.1);margin:0 .1rem;transition:.3s}.md19928.page-end-wrap .share-item .icon-box{filter:grayscale(1) brightness(10)}.md19928.page-end-wrap .share-item:hover{background-color:#fff}.md19928.page-end-wrap .share-item:hover .icon-box{filter:none}.md19928.page-end-wrap .end-main{position:relative;display:flex;justify-content:space-between;padding-top:.8rem;padding-bottom:1.3rem;overflow:hidden}.md19928.page-end-wrap .end-main::before,.md19928.page-end-wrap .end-main::after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:1px;background-color:hsla(0,0%,100%,.05)}.md19928.page-end-wrap .end-main::after{top:auto;bottom:0}.md19928.page-end-wrap .end-content{width:4rem;max-width:100%}.md19928.page-end-wrap .end-hotline{color:#fff;line-height:1;font-weight:bold}.md19928.page-end-wrap .contact-list{margin-top:.5rem;color:#fff;/* opacity:.5 */}.md19928.page-end-wrap .contact-item{display:flex;align-items:flex-start}.md19928.page-end-wrap .contact-item:nth-child(n+2){margin-top:.25rem}.md19928.page-end-wrap .contact-text{line-height:1.75;margin-left:.2rem}.md19928.page-end-wrap .end-nav{flex:1;padding-left:.3rem}.md19928.page-end-wrap .nav-list{display:flex;justify-content:space-between;width:10rem;max-width:100%;margin-left:auto;color:#fff}.md19928.page-end-wrap dt{line-height:1;margin-top:0rem;margin-bottom:.3rem}.md19928.page-end-wrap dd{color:#fff;line-height:2.25;transition:.3s}.md19928.page-end-wrap dd:hover{color:#fff}.md19928.page-end-wrap .copyright{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;min-height:.8rem;padding:.15rem 0;color:#fff;line-height:1.875}@media(max-width:750px){.md19928.page-end-wrap .end-nav{display:none}}
/* .md19928.page-end-wrap .share-item .icon-box{width: 100%;height: 100%;} */
/*! page-end end */

/*! mod-banner start */
.md19929.mod-banner-wrap{position:relative;overflow:hidden}.md19929.mod-banner-wrap .icon-box{position:relative;display:flex;align-items:center;justify-content:center;width:1em;height:1em;flex-shrink:0;max-width:100%;max-height:100%;transition:.3s}.md19929.mod-banner-wrap .icon-box.reverse-x{transform:rotateY(180deg)}.md19929.mod-banner-wrap .icon-box.reverse-y{transform:rotateX(180deg)}.md19929.mod-banner-wrap .icon-box.white{filter:grayscale(1) brightness(15)}.md19929.mod-banner-wrap .icon-box.black{filter:grayscale(1) brightness(0)}.md19929.mod-banner-wrap .icon-box img{width:100%;height:100%;object-fit:contain;transition:.3s}.md19929.mod-banner-wrap .icon-box svg{max-width:100%;max-height:100%;object-fit:contain;transition:.3s}.md19929.mod-banner-wrap .icon-box img:nth-child(2),.md19929.mod-banner-wrap .icon-box svg:nth-child(2){position:absolute;top:0;left:0;opacity:0;z-index:5}.md19929.mod-banner-wrap .hover-icon:hover .icon-box img:first-child,.md19929.mod-banner-wrap .active-icon .icon-box img:first-child{opacity:0}.md19929.mod-banner-wrap .hover-icon:hover .icon-box img:last-child,.md19929.mod-banner-wrap .active-icon .icon-box img:last-child{opacity:1}.md19929.mod-banner-wrap .cn-wh,.md19929.mod-banner-wrap .cn-w,.md19929.mod-banner-wrap .cv-wh,.md19929.mod-banner-wrap .cv-w{display:block;width:100%}.md19929.mod-banner-wrap .cn-wh,.md19929.mod-banner-wrap .cn-h,.md19929.mod-banner-wrap .cv-wh,.md19929.mod-banner-wrap .cv-h{display:block;height:100%}.md19929.mod-banner-wrap .cn-wh,.md19929.mod-banner-wrap .cn-w,.md19929.mod-banner-wrap .cn-h{object-fit:contain}.md19929.mod-banner-wrap .cv-wh,.md19929.mod-banner-wrap .cv-w,.md19929.mod-banner-wrap .cv-h{object-fit:cover}.md19929.mod-banner-wrap .pic-box{max-width:100%;max-height:100%}.md19929.mod-banner-wrap .pic-box img{max-width:100%;max-height:100%}.md19929.mod-banner-wrap.wrap,.md19929.mod-banner-wrap .wrap{padding-left:4%;padding-right:4%;max-width:100%}.md19929.mod-banner-wrap .area{margin:0 auto;width:100%;max-width:14.4rem}.md19929.mod-banner-wrap button,.md19929.mod-banner-wrap input,.md19929.mod-banner-wrap textarea{border:none;outline:none;padding:0;background-color:rgba(0,0,0,0)}.md19929.mod-banner-wrap .hide{display:none}.md19929.mod-banner-wrap img[data-src]{opacity:0;transition:.3s}.md19929.mod-banner-wrap img[data-src][src]{opacity:1}.md19929.mod-banner-wrap .bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.md19929.mod-banner-wrap .mod-banner{display:flex;flex-direction:column;justify-content:center;height:8.8rem;color:#fff}.md19929.mod-banner-wrap .banner-title{line-height:1.1388888889}.md19929.mod-banner-wrap .banner-info{line-height:1.4166666667;margin-top:.38rem}.md19929.mod-banner-wrap .mod-nav{position:absolute;bottom:0;left:0;right:0;white-space:nowrap;z-index:5}.md19929.mod-banner-wrap .nav-inner{display:flex;align-items:center;justify-content:space-between;padding:.2rem .4rem;background-color:var(--theme-color1);border-radius:.2rem .2rem 0 0;color:#fff}.md19929.mod-banner-wrap .tag-list{display:flex}.md19929.mod-banner-wrap .tag-item{opacity:.7;transition:.3s}.md19929.mod-banner-wrap .tag-item:nth-child(n+2){margin-left:.55rem}.md19929.mod-banner-wrap .tag-item:hover,.md19929.mod-banner-wrap .tag-item.active{opacity:1;font-weight:bold}.md19929.mod-banner-wrap .crumbs-box{display:flex;align-items:center}.md19929.mod-banner-wrap .icon-location{margin-right:.1rem}.md19929.mod-banner-wrap .crumb-entry{display:flex;align-items:center}.md19929.mod-banner-wrap .crumb-entry:nth-child(n+2)::before{content:">";margin:0 .05rem}.md19929.mod-banner-wrap .crumb-entry:hover{text-shadow:0 0 .03rem rgba(0,0,0,.3333333333)}@media(max-width:750px){.md19929.mod-banner-wrap .crumbs-box{display:none}.md19929.mod-banner-wrap .nav-inner{overflow:hidden}.md19929.mod-banner-wrap .tag-list{width:100%}.md19929.mod-banner-wrap .tag-list::-webkit-scrollbar{background-color:hsla(0,0%,100%,0);border-radius:1px}.md19929.mod-banner-wrap .tag-list::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1333333333);border-radius:1px}.md19929.mod-banner-wrap .tag-list{overflow-x:auto}.md19929.mod-banner-wrap .tag-list::-webkit-scrollbar{height:2px}}
/*! mod-banner end */

/*! mod-banner start */
.md19930.mod-banner-wrap{position:relative;overflow:hidden}.md19930.mod-banner-wrap .icon-box{position:relative;display:flex;align-items:center;justify-content:center;width:1em;height:1em;flex-shrink:0;max-width:100%;max-height:100%;transition:.3s}.md19930.mod-banner-wrap .icon-box.reverse-x{transform:rotateY(180deg)}.md19930.mod-banner-wrap .icon-box.reverse-y{transform:rotateX(180deg)}.md19930.mod-banner-wrap .icon-box.white{filter:grayscale(1) brightness(15)}.md19930.mod-banner-wrap .icon-box.black{filter:grayscale(1) brightness(0)}.md19930.mod-banner-wrap .icon-box img{width:100%;height:100%;object-fit:contain;transition:.3s}.md19930.mod-banner-wrap .icon-box svg{max-width:100%;max-height:100%;object-fit:contain;transition:.3s}.md19930.mod-banner-wrap .icon-box img:nth-child(2),.md19930.mod-banner-wrap .icon-box svg:nth-child(2){position:absolute;top:0;left:0;opacity:0;z-index:5}.md19930.mod-banner-wrap .hover-icon:hover .icon-box img:first-child,.md19930.mod-banner-wrap .active-icon .icon-box img:first-child{opacity:0}.md19930.mod-banner-wrap .hover-icon:hover .icon-box img:last-child,.md19930.mod-banner-wrap .active-icon .icon-box img:last-child{opacity:1}.md19930.mod-banner-wrap .cn-wh,.md19930.mod-banner-wrap .cn-w,.md19930.mod-banner-wrap .cv-wh,.md19930.mod-banner-wrap .cv-w{display:block;width:100%}.md19930.mod-banner-wrap .cn-wh,.md19930.mod-banner-wrap .cn-h,.md19930.mod-banner-wrap .cv-wh,.md19930.mod-banner-wrap .cv-h{display:block;height:100%}.md19930.mod-banner-wrap .cn-wh,.md19930.mod-banner-wrap .cn-w,.md19930.mod-banner-wrap .cn-h{object-fit:contain}.md19930.mod-banner-wrap .cv-wh,.md19930.mod-banner-wrap .cv-w,.md19930.mod-banner-wrap .cv-h{object-fit:cover}.md19930.mod-banner-wrap .pic-box{max-width:100%;max-height:100%}.md19930.mod-banner-wrap .pic-box img{max-width:100%;max-height:100%}.md19930.mod-banner-wrap.wrap,.md19930.mod-banner-wrap .wrap{padding-left:4%;padding-right:4%;max-width:100%}.md19930.mod-banner-wrap .area{margin:0 auto;width:100%;max-width:14.4rem}.md19930.mod-banner-wrap button,.md19930.mod-banner-wrap input,.md19930.mod-banner-wrap textarea{border:none;outline:none;padding:0;background-color:rgba(0,0,0,0)}.md19930.mod-banner-wrap .hide{display:none}.md19930.mod-banner-wrap img[data-src]{opacity:0;transition:.3s}.md19930.mod-banner-wrap img[data-src][src]{opacity:1}.md19930.mod-banner-wrap .bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1}.md19930.mod-banner-wrap .mod-banner{display:flex;flex-direction:column;justify-content:center;height:8.8rem;color:#fff}.md19930.mod-banner-wrap .banner-title{line-height:1.1388888889}.md19930.mod-banner-wrap .banner-info{line-height:1.4166666667;margin-top:.38rem}.md19930.mod-banner-wrap .mod-nav{position:absolute;bottom:0;left:0;right:0;white-space:nowrap;z-index:5}.md19930.mod-banner-wrap .nav-inner{display:flex;align-items:center;justify-content:space-between;padding:.2rem .4rem;background-color:var(--theme-color1);border-radius:.2rem .2rem 0 0;color:#fff}.md19930.mod-banner-wrap .tag-list{display:flex}.md19930.mod-banner-wrap .tag-item{opacity:.7;transition:.3s}.md19930.mod-banner-wrap .tag-item:nth-child(n+2){margin-left:.55rem}.md19930.mod-banner-wrap .tag-item:hover,.md19930.mod-banner-wrap .tag-item.active{opacity:1;font-weight:bold}.md19930.mod-banner-wrap .crumbs-box{display:flex;align-items:center}.md19930.mod-banner-wrap .icon-location{margin-right:.1rem}.md19930.mod-banner-wrap .crumb-entry{display:flex;align-items:center}.md19930.mod-banner-wrap .crumb-entry:nth-child(n+2)::before{content:">";margin:0 .05rem}.md19930.mod-banner-wrap .crumb-entry:hover{text-shadow:0 0 .03rem rgba(0,0,0,.3333333333)}@media(max-width:750px){.md19930.mod-banner-wrap .crumbs-box{display:none}.md19930.mod-banner-wrap .nav-inner{overflow:hidden}.md19930.mod-banner-wrap .tag-list{width:100%}.md19930.mod-banner-wrap .tag-list::-webkit-scrollbar{background-color:hsla(0,0%,100%,0);border-radius:1px}.md19930.mod-banner-wrap .tag-list::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1333333333);border-radius:1px}.md19930.mod-banner-wrap .tag-list{overflow-x:auto}.md19930.mod-banner-wrap .tag-list::-webkit-scrollbar{height:2px}}
/*! mod-banner end */
