
/*! page-head start */
.md17505.page-head-wrap{position:fixed;top:0;left:0;width:100%;color:#fff;white-space:nowrap;z-index:50;transition:.3s}.md17505.page-head-wrap .icon-box{position:relative;display:flex;align-items:center;justify-content:center;width:1em;height:1em;max-width:100%;max-height:100%;transition:.3s}.md17505.page-head-wrap .icon-box.reverse-x{transform:rotateY(180deg)}.md17505.page-head-wrap .icon-box.reverse-y{transform:rotateX(180deg)}.md17505.page-head-wrap .icon-box.white{filter:grayscale(1) brightness(15)}.md17505.page-head-wrap .icon-box.black{filter:grayscale(1) brightness(0)}.md17505.page-head-wrap .icon-box img{width:100%;height:100%;object-fit:contain;transition:.3s}.md17505.page-head-wrap .icon-box svg{max-width:100%;max-height:100%;object-fit:contain;transition:.3s}.md17505.page-head-wrap .icon-box img:nth-child(2),.md17505.page-head-wrap .icon-box svg:nth-child(2){position:absolute;top:0;left:0;opacity:0;z-index:5}.md17505.page-head-wrap .hover-icon:hover .icon-box img:first-child,.md17505.page-head-wrap .active-icon .icon-box img:first-child{opacity:0}.md17505.page-head-wrap .hover-icon:hover .icon-box img:last-child,.md17505.page-head-wrap .active-icon .icon-box img:last-child{opacity:1}.md17505.page-head-wrap .cn-wh,.md17505.page-head-wrap .cn-w,.md17505.page-head-wrap .cv-wh,.md17505.page-head-wrap .cv-w{display:block;width:100%}.md17505.page-head-wrap .cn-wh,.md17505.page-head-wrap .cn-h,.md17505.page-head-wrap .cv-wh,.md17505.page-head-wrap .cv-h{display:block;height:100%}.md17505.page-head-wrap .cn-wh,.md17505.page-head-wrap .cn-w,.md17505.page-head-wrap .cn-h{object-fit:contain}.md17505.page-head-wrap .cv-wh,.md17505.page-head-wrap .cv-w,.md17505.page-head-wrap .cv-h{object-fit:cover}.md17505.page-head-wrap .pic-box{max-width:100%;max-height:100%}.md17505.page-head-wrap .pic-box img{max-width:100%;max-height:100%}.md17505.page-head-wrap.wrap,.md17505.page-head-wrap .wrap{padding-left:4%;padding-right:4%;max-width:100%}.md17505.page-head-wrap .area{margin:0 auto;width:100%;max-width:16rem}.md17505.page-head-wrap .area2{margin:0 auto;width:100%;max-width:14.5rem}.md17505.page-head-wrap button,.md17505.page-head-wrap input,.md17505.page-head-wrap textarea{border:none;outline:none;padding:0;background-color:rgba(0,0,0,0)}.md17505.page-head-wrap button{cursor:pointer}.md17505.page-head-wrap *,.md17505.page-head-wrap *::before,.md17505.page-head-wrap *::after{word-break:keep-all}.md17505.page-head-wrap .hide{display:none}.md17505.page-head-wrap img[data-src]{opacity:0;transition:.3s}.md17505.page-head-wrap img[src]{opacity:1}.md17505.page-head-wrap .btn{display:inline-flex;align-items:center;justify-content:center;min-width:1.83rem;min-height:2em;line-height:1;padding:.15rem .55rem;color:#fff;white-space:nowrap;cursor:pointer;margin-top:0;transition:.3s}.md17505.page-head-wrap .btn .icon-box{margin-left:.31rem}.md17505.page-head-wrap .btn.light{border:1px solid #fff}.md17505.page-head-wrap .btn.light:hover{background-color:var(--theme-color);transform:translateY(-5px);box-shadow:0 5px 10px rgba(0,0,0,.2)}.md17505.page-head-wrap .btn.full{background-color:var(--theme-color)}.md17505.page-head-wrap .btn.full:hover{transform:translateY(-5px);box-shadow:0 5px 10px rgba(0,0,0,.2)}.md17505.page-head-wrap .hover-drop{position:relative}.md17505.page-head-wrap .hover-drop:hover .drop-list{transform:translateX(-50%) scaleY(1)}.md17505.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}.md17505.page-head-wrap .drop-list .drop-item{position:relative}.md17505.page-head-wrap .drop-list .drop-item:hover .drop-entry{color:#fff;background-color:var(--theme-color)}.md17505.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}.md17505.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}.md17505.page-head-wrap .dialog.dialog-show{opacity:1;pointer-events:auto;transform:translateY(0)}.md17505.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)}}.md17505.page-head-wrap .dialog-inner{position:relative;transition:.5s}.md17505.page-head-wrap .dialog-main{padding:.3rem;border-radius:.08rem;background-color:#fff}.md17505.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}.md17505.page-head-wrap .dialog-cancel .cross{position:relative;width:1em;height:1em;flex-shrink:0;aspect-ratio:1;cursor:pointer}.md17505.page-head-wrap .dialog-cancel .cross::before,.md17505.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}.md17505.page-head-wrap .dialog-cancel .cross::before{transform:translate(-50%,-50%) rotate(90deg)}.md17505.page-head-wrap .dialog-cancel .cross::after{transform:translate(-50%,-50%) rotate(180deg)}.md17505.page-head-wrap .dialog-cancel .cross{transform:rotate(45deg);transition:.3s}.md17505.page-head-wrap .dialog-cancel:hover{transform:scale(1.1)}.md17505.page-head-wrap .dialog-cancel:hover .cross{transform:rotate(135deg)}.md17505.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)}.md17505.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}.md17505.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-color);outline:none;border:none;cursor:pointer}.md17505.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}.md17505.page-head-wrap .expand .expand-inner{height:100vh;min-width:40%;background-color:#fff;overflow-y:auto}.md17505.page-head-wrap .expand .expand-inner .cross{position:relative;width:1em;height:1em;flex-shrink:0;aspect-ratio:1;cursor:pointer}.md17505.page-head-wrap .expand .expand-inner .cross::before,.md17505.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}.md17505.page-head-wrap .expand .expand-inner .cross::before{transform:translate(-50%,-50%) rotate(90deg)}.md17505.page-head-wrap .expand .expand-inner .cross::after{transform:translate(-50%,-50%) rotate(180deg)}.md17505.page-head-wrap .expand .cross{display:none}.md17505.page-head-wrap .expand .exp1-list{width:100%;flex-direction:column}.md17505.page-head-wrap .expand .exp2-list{display:none}.md17505.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}.md17505.page-head-wrap .expand .exp1-item:has(.exp2-list) .exp1-entry .cross{display:flex}.md17505.page-head-wrap .expand .exp1-item.active .exp1-entry{background-color:rgba(var(--theme-color),0.85);color:#fff}.md17505.page-head-wrap .expand .exp1-item.active .exp1-entry .cross::before,.md17505.page-head-wrap .expand .exp1-item.active .exp1-entry .cross::after{background-color:#fff}.md17505.page-head-wrap .expand .exp1-item.active .exp1-entry .cross::before{transform:translate(-50%,-50%) rotate(360deg)}.md17505.page-head-wrap .expand .exp1-item.active .exp1-entry .cross::after{transform:translate(-50%,-50%) rotate(360deg)}.md17505.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}.md17505.page-head-wrap .expand .exp1-label{position:relative;flex:1;line-height:2}.md17505.page-head-wrap .expand .exp2-list{width:100%;flex-direction:column}.md17505.page-head-wrap .expand .exp3-list{display:none}.md17505.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}.md17505.page-head-wrap .expand .exp2-item:has(.exp3-list) .exp2-entry .cross{display:flex}.md17505.page-head-wrap .expand .exp2-item.active .exp2-entry{background-color:rgba(var(--theme-color),0.7);color:#fff}.md17505.page-head-wrap .expand .exp2-item.active .exp2-entry .cross::before,.md17505.page-head-wrap .expand .exp2-item.active .exp2-entry .cross::after{background-color:#fff}.md17505.page-head-wrap .expand .exp2-item.active .exp2-entry .cross::before{transform:translate(-50%,-50%) rotate(360deg)}.md17505.page-head-wrap .expand .exp2-item.active .exp2-entry .cross::after{transform:translate(-50%,-50%) rotate(360deg)}.md17505.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}.md17505.page-head-wrap .expand .exp2-label{position:relative;flex:1;line-height:2}.md17505.page-head-wrap .expand .exp1-entry{padding-left:.5rem}.md17505.page-head-wrap .expand.expand-show{opacity:1;transform:translateX(0);background-color:rgba(0,0,0,.3);pointer-events:auto}.md17505.page-head-wrap.white{color:#222;background-color:#fff}.md17505.page-head-wrap.white .opt-entry{background-color:rgba(0,0,0,.15)}.md17505.page-head-wrap.white .opt-entry .icon-box{filter:invert(1) grayscale(1) brightness(0)}.md17505.page-head-wrap.white .logo img{opacity:0}.md17505.page-head-wrap.white .logo img:last-child{opacity:1}.md17505.page-head-wrap .btn{padding:.1rem .26rem;border-radius:1em}.md17505.page-head-wrap .page-head{display:flex;align-items:center;justify-content:space-between;height:.9rem}.md17505.page-head-wrap .logo{position:relative;height:.27rem}.md17505.page-head-wrap .logo img{transition:.3s}.md17505.page-head-wrap .logo img:last-child{position:absolute;top:0;left:0;left:0;right:0;opacity:0}.md17505.page-head-wrap .nav-list{display:flex;height:100%}.md17505.page-head-wrap .nav-item{padding:0 .25rem}.md17505.page-head-wrap .nav-item.active .nav-entry{color:var(--theme-color)}.md17505.page-head-wrap .nav-entry{display:flex;align-items:center;justify-content:center;height:100%;transition:.3s}.md17505.page-head-wrap .opt-list{display:flex;align-items:center}.md17505.page-head-wrap .opt-item{padding:0 .1rem}.md17505.page-head-wrap .opt-entry{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2em;height:2em;border-radius:50%;background:hsla(0,0%,100%,.15);cursor:pointer;transition:.3s}.md17505.page-head-wrap .opt-entry:hover{background-color:var(--theme-color)}.md17505.page-head-wrap .opt-menu{display:none}.md17505.page-head-wrap .quote-dialog .dialog-cancel{top:.3rem;right:.3rem}.md17505.page-head-wrap .quote-dialog .dialog-cancel .cross{position:relative;width:1em;height:1em;flex-shrink:0;aspect-ratio:1;cursor:pointer}.md17505.page-head-wrap .quote-dialog .dialog-cancel .cross::before,.md17505.page-head-wrap .quote-dialog .dialog-cancel .cross::after{content:"";position:absolute;top:50%;left:50%;width:100%;height:.02rem;transform:translate(-50%,-50%);background-color:#ccc;transition:.5s}.md17505.page-head-wrap .quote-dialog .dialog-cancel .cross::before{transform:translate(-50%,-50%) rotate(90deg)}.md17505.page-head-wrap .quote-dialog .dialog-cancel .cross::after{transform:translate(-50%,-50%) rotate(180deg)}.md17505.page-head-wrap .quote-dialog .dialog-cancel:hover{transform:scale(1.1)}.md17505.page-head-wrap .quote-dialog .dialog-cancel:hover .cross::before,.md17505.page-head-wrap .quote-dialog .dialog-cancel:hover .cross::after{background-color:var(--theme-color)}.md17505.page-head-wrap .quote-dialog .dialog-cancel:hover .cross{transform:rotate(135deg)}.md17505.page-head-wrap .quote-dialog .dialog-inner{max-width:95%;width:770px;margin:0 auto}.md17505.page-head-wrap .quote-dialog .dialog-main{max-height:95vh;padding:.55rem .6rem .6rem;background-color:#fff;white-space:normal}.md17505.page-head-wrap .quote-dialog .dialog-main::-webkit-scrollbar{background-color:#eee;border-radius:.025rem}.md17505.page-head-wrap .quote-dialog .dialog-main::-webkit-scrollbar-thumb{background:var(--theme-color);border-radius:.025rem}.md17505.page-head-wrap .quote-dialog .dialog-main{overflow-y:auto}.md17505.page-head-wrap .quote-dialog .dialog-main::-webkit-scrollbar{width:.05rem}.md17505.page-head-wrap .quote-dialog .quote-title{line-height:1.2083333333;color:#222;font-weight:bold}.md17505.page-head-wrap .quote-dialog .quote-info{line-height:1.5;margin-top:.1rem;margin-bottom:.19rem;color:#434343}.md17505.page-head-wrap .quote-dialog .quote-form{width:100%}.md17505.page-head-wrap .quote-dialog .quote-form .form-row{display:flex;flex-wrap:wrap}.md17505.page-head-wrap .quote-dialog .quote-form .form-row:nth-child(n+2){margin-top:.2rem}.md17505.page-head-wrap .quote-dialog .quote-form .form-row:last-child{margin-top:.3rem}.md17505.page-head-wrap .quote-dialog .quote-form .form-item{position:relative;display:flex;flex:1 0 0}.md17505.page-head-wrap .quote-dialog .quote-form .form-item:nth-child(n+2){margin-left:.2rem}.md17505.page-head-wrap .quote-dialog .quote-form .ipt-item,.md17505.page-head-wrap .quote-dialog .quote-form .area-item{width:100%;min-height:3em;padding:.1rem .2rem;background-color:rgba(0,0,0,0);border-radius:.08rem;background-color:#fff;border:solid 1px #e5e5e5}.md17505.page-head-wrap .quote-dialog .quote-form .ipt-item[required]+.form-cover>span::after,.md17505.page-head-wrap .quote-dialog .quote-form .area-item[required]+.form-cover>span::after{content:"*";margin-left:5px}.md17505.page-head-wrap .quote-dialog .quote-form .area-item{min-height:1.4rem;padding:.2rem .2rem}.md17505.page-head-wrap .quote-dialog .quote-form .form-cover{position:absolute;top:0;left:0;width:100%;min-height:3em;display:flex;align-items:center;justify-content:space-between;padding:.1rem .22rem;color:#999;pointer-events:none}.md17505.page-head-wrap .quote-dialog .quote-form .form-cover.hide>span{opacity:0}.md17505.page-head-wrap .quote-dialog .quote-form .form-cover.area-cover{padding:.2rem .22rem}.md17505.page-head-wrap .quote-dialog .quote-form .form-cover svg{width:100%}.md17505.page-head-wrap .quote-dialog .quote-form .declaration{display:flex;align-items:center;height:100%;text-decoration:underline;color:#999;transition:.3s}.md17505.page-head-wrap .quote-dialog .quote-form .declaration:hover{color:var(--theme-color)}.md17505.page-head-wrap .quote-dialog .quote-form .btn{font-size:inherit;min-height:3em;min-width:1.6rem;padding:.1rem .5rem;margin:0 auto;border-radius:2em}.md17505.page-head-wrap .quote-dialog .quote-form .drop-entry{cursor:pointer}@media(max-width:1000px){.md17505.page-head-wrap .nav-list{display:none}.md17505.page-head-wrap .opt-menu{display:block}}@media(max-width:500px){.md17505.page-head-wrap .logo-title{font-size:4.8vw}.md17505.page-head-wrap .logo-subtitle{font-size:1.6vw}}
/*! page-head end */

/*! page-footer start */
.md17506.page-footer-wrap{border-top:5px solid #0f0f10;padding-top:1.2rem;color:#fff;background-color:#0f0f10}.md17506.page-footer-wrap .icon-box{position:relative;display:flex;align-items:center;justify-content:center;width:1em;height:1em;max-width:100%;max-height:100%;transition:.3s}.md17506.page-footer-wrap .icon-box.reverse-x{transform:rotateY(180deg)}.md17506.page-footer-wrap .icon-box.reverse-y{transform:rotateX(180deg)}.md17506.page-footer-wrap .icon-box.white{filter:grayscale(1) brightness(15)}.md17506.page-footer-wrap .icon-box.black{filter:grayscale(1) brightness(0)}.md17506.page-footer-wrap .icon-box img{width:100%;height:100%;object-fit:contain;transition:.3s}.md17506.page-footer-wrap .icon-box svg{max-width:100%;max-height:100%;object-fit:contain;transition:.3s}.md17506.page-footer-wrap .icon-box img:nth-child(2),.md17506.page-footer-wrap .icon-box svg:nth-child(2){position:absolute;top:0;left:0;opacity:0;z-index:5}.md17506.page-footer-wrap .hover-icon:hover .icon-box img:first-child,.md17506.page-footer-wrap .active-icon .icon-box img:first-child{opacity:0}.md17506.page-footer-wrap .hover-icon:hover .icon-box img:last-child,.md17506.page-footer-wrap .active-icon .icon-box img:last-child{opacity:1}.md17506.page-footer-wrap .cn-wh,.md17506.page-footer-wrap .cn-w,.md17506.page-footer-wrap .cv-wh,.md17506.page-footer-wrap .cv-w{display:block;width:100%}.md17506.page-footer-wrap .cn-wh,.md17506.page-footer-wrap .cn-h,.md17506.page-footer-wrap .cv-wh,.md17506.page-footer-wrap .cv-h{display:block;height:100%}.md17506.page-footer-wrap .cn-wh,.md17506.page-footer-wrap .cn-w,.md17506.page-footer-wrap .cn-h{object-fit:contain}.md17506.page-footer-wrap .cv-wh,.md17506.page-footer-wrap .cv-w,.md17506.page-footer-wrap .cv-h{object-fit:cover}.md17506.page-footer-wrap .pic-box{max-width:100%;max-height:100%}.md17506.page-footer-wrap .pic-box img{max-width:100%;max-height:100%}.md17506.page-footer-wrap.wrap,.md17506.page-footer-wrap .wrap{padding-left:4%;padding-right:4%;max-width:100%}.md17506.page-footer-wrap .area{margin:0 auto;width:100%;max-width:16rem}.md17506.page-footer-wrap .area2{margin:0 auto;width:100%;max-width:14.5rem}.md17506.page-footer-wrap button,.md17506.page-footer-wrap input,.md17506.page-footer-wrap textarea{border:none;outline:none;padding:0;background-color:rgba(0,0,0,0)}.md17506.page-footer-wrap button{cursor:pointer}.md17506.page-footer-wrap *,.md17506.page-footer-wrap *::before,.md17506.page-footer-wrap *::after{word-break:keep-all}.md17506.page-footer-wrap .hide{display:none}.md17506.page-footer-wrap img[data-src]{opacity:0;transition:.3s}.md17506.page-footer-wrap img[src]{opacity:1}.md17506.page-footer-wrap .footer-main{display:flex;justify-content:space-between;padding-bottom:.9rem}.md17506.page-footer-wrap .footer-share-title{line-height:1.5555555556;margin-top:-0.05rem;margin-bottom:.24rem}.md17506.page-footer-wrap .share-list{display:flex;margin-left:-0.1rem}.md17506.page-footer-wrap .share-item{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2em;height:2em;border-radius:50%;background:rgba(0,0,0,0);margin-left:.1rem;transition:.3s}.md17506.page-footer-wrap .share-item:hover{background-color:var(--theme-color)}.md17506.page-footer-wrap .hotline-title{opacity:.5;line-height:1.7142857143;margin-top:.62rem;margin-bottom:.1rem}.md17506.page-footer-wrap .hotline-tel{font-weight:bold}.md17506.page-footer-wrap .footer-nav{display:flex;justify-content:flex-end;flex:1}.md17506.page-footer-wrap dl{padding-left:.2rem}.md17506.page-footer-wrap dl:nth-child(n+2){margin-left:8%}.md17506.page-footer-wrap dt{line-height:1.4545454545;margin-top:-0.05rem;margin-bottom:.35rem}.md17506.page-footer-wrap .nav-entry{display:flex;align-items:flex-start;line-height:2.125;opacity:.6;max-width:3rem;transition:.3s}.md17506.page-footer-wrap .nav-entry:hover{opacity:1}.md17506.page-footer-wrap .icon-wrap{display:flex;align-items:center;justify-content:center;height:2.125em;flex-shrink:0}.md17506.page-footer-wrap .nav-icon{margin-right:.05rem}.md17506.page-footer-wrap .copyright{display:flex;align-items:center;flex-wrap:wrap;justify-content:space-between;padding:.2rem 0;min-height:.85rem;border-top:1px solid hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.3);line-height:2.1875}@media(max-width:800px){.md17506.page-footer-wrap .footer-nav{display:none}.md17506.page-footer-wrap .copyright{flex-direction:column}}
/*! page-footer end */

.md17508.md-com-banner {
  position: relative;
  z-index: 40;
}
.md17508.md-com-banner .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md17508.md-com-banner .cb_ban {
  position: relative;
}
.md17508.md-com-banner .cb_bg {
  position: relative;
  padding-top: calc(420 / 1920 * 100%);
  overflow: hidden;
}
.md17508.md-com-banner .cb_bg img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.md17508.md-com-banner .cb_text {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  line-height: 1.2;
}
.md17508.md-com-banner .title {
  line-height: 1.25;
}
.md17508.md-com-banner .intro {
  margin-top: 0.1rem;
}
.md17508.md-com-banner .video video {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .md17508.md-com-banner .cb_bg {
    padding-top: 40%;
  }
}

.md17508.md-com-breadnav {
  z-index: 30;
  background-color: #f4f6f8;
  box-shadow: 0 -1px 0 0 inset #f3f3f3;
}
.md17508.md-com-breadnav .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md17508.md-com-breadnav .cont {
  position: relative;
}
.md17508.md-com-breadnav .cont::before {
  content: "";
  width: 6.4rem;
  height: 0.8rem;
  background-color: #58c747;
  position: absolute;
  left: 0;
  top: 0;
}
.md17508.md-com-breadnav.no-shadow {
  box-shadow: none;
}
.md17508.md-com-breadnav.fixed .bn_box {
  position: fixed;
  left: 0;
  top: 0.9rem;
  background-color: #fff;
  box-shadow: 0px 0px 0.2rem 0px rgba(0, 0, 0, 0.1);
}
.md17508.md-com-breadnav .bn_box {
  width: 100%;
  z-index: 50;
}
@media screen and (max-width: 900px) {
  .md17508.md-com-breadnav.fixed .bn_box {
    top: 1rem;
  }
  .md17508.md-com-breadnav .bn_box {
    flex-wrap: wrap;
  }
}
.md17508.md-com-breadnav .bn-swiper {
  max-width: 50%;
}
.md17508.md-com-breadnav .bn-swiper .bsa {
  position: relative;
  width: auto;
  white-space: nowrap;
  transition: color 0.5s;
}
.md17508.md-com-breadnav .bn-swiper .bsa:hover {
  color: #58c747;
}
.md17508.md-com-breadnav .bn-swiper .bsa.on {
  color: #fff;
  background-color: #58c747;
}
.md17508.md-com-breadnav .bn-swiper .cta {
  min-width: 1.6rem;
  display: block;
  line-height: 0.8rem;
  text-align: center;
  padding: 0 1em;
}
.md17508.md-com-breadnav .bn-swiper .sp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 900px) {
  .md17508.md-com-breadnav .bn-swiper {
    width: 100%;
    max-width: none;
    margin-top: 0.1rem;
  }
  .md17508.md-com-breadnav .bn-swiper .cta {
    line-height: 2.5;
  }
}
.md17508.md-com-breadnav .zone-nav {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  position: relative;
  line-height: 0.8rem;
}
.md17508.md-com-breadnav .zone-nav .icon {
  margin-right: 0.08rem;
  display: inline-flex;
  align-items: center;
}
.md17508.md-com-breadnav .zone-nav .icon svg {
  width: 1.2em;
  height: 1em;
}
.md17508.md-com-breadnav .zone-nav .sp1 {
  margin: 0 0.25em;
  position: relative;
}
.md17508.md-com-breadnav .zone-nav .z_a {
  position: relative;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .md17508.md-com-breadnav .zone-nav {
    width: 100%;
  }
}

.md17509.md-com-banner {
  position: relative;
  z-index: 40;
}
.md17509.md-com-banner .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md17509.md-com-banner .cb_ban {
  position: relative;
}
.md17509.md-com-banner .cb_bg {
  position: relative;
  padding-top: calc(420 / 1920 * 100%);
  overflow: hidden;
}
.md17509.md-com-banner .cb_bg img {
  position: absolute;
  left: 0%;
  top: 0%;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.md17509.md-com-banner .cb_text {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  line-height: 1.2;
}
.md17509.md-com-banner .title {
  line-height: 1.25;
}
.md17509.md-com-banner .intro {
  margin-top: 0.1rem;
}
.md17509.md-com-banner .video video {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .md17509.md-com-banner .cb_bg {
    padding-top: 40%;
  }
}

.md17509.md-com-breadnav {
  z-index: 30;
  background-color: #f4f6f8;
  box-shadow: 0 -1px 0 0 inset #f3f3f3;
}
.md17509.md-com-breadnav .layout {
  margin-left: auto;
  margin-right: auto;
  width: 15.2rem;
  max-width: 92%;
}
.md17509.md-com-breadnav .cont {
  position: relative;
}
.md17509.md-com-breadnav .cont::before {
  content: "";
  width: 6.4rem;
  height: 0.8rem;
  background-color: #58c747;
  position: absolute;
  left: 0;
  top: 0;
}
.md17509.md-com-breadnav.no-shadow {
  box-shadow: none;
}
.md17509.md-com-breadnav.fixed .bn_box {
  position: fixed;
  left: 0;
  top: 0.9rem;
  background-color: #fff;
  box-shadow: 0px 0px 0.2rem 0px rgba(0, 0, 0, 0.1);
}
.md17509.md-com-breadnav .bn_box {
  width: 100%;
  z-index: 50;
}
@media screen and (max-width: 900px) {
  .md17509.md-com-breadnav.fixed .bn_box {
    top: 1rem;
  }
  .md17509.md-com-breadnav .bn_box {
    flex-wrap: wrap;
  }
}
.md17509.md-com-breadnav .bn-swiper {
  max-width: 50%;
}
.md17509.md-com-breadnav .bn-swiper .bsa {
  position: relative;
  width: auto;
  white-space: nowrap;
  transition: color 0.5s;
}
.md17509.md-com-breadnav .bn-swiper .bsa:hover {
  color: #58c747;
}
.md17509.md-com-breadnav .bn-swiper .bsa.on {
  color: #fff;
  background-color: #58c747;
}
.md17509.md-com-breadnav .bn-swiper .cta {
  min-width: 1.6rem;
  display: block;
  line-height: 0.8rem;
  text-align: center;
  padding: 0 1em;
}
.md17509.md-com-breadnav .bn-swiper .sp {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 900px) {
  .md17509.md-com-breadnav .bn-swiper {
    width: 100%;
    max-width: none;
    margin-top: 0.1rem;
  }
  .md17509.md-com-breadnav .bn-swiper .cta {
    line-height: 2.5;
  }
}
.md17509.md-com-breadnav .zone-nav {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  position: relative;
  line-height: 0.8rem;
}
.md17509.md-com-breadnav .zone-nav .icon {
  margin-right: 0.08rem;
  display: inline-flex;
  align-items: center;
}
.md17509.md-com-breadnav .zone-nav .icon svg {
  width: 1.2em;
  height: 1em;
}
.md17509.md-com-breadnav .zone-nav .sp1 {
  margin: 0 0.25em;
  position: relative;
}
.md17509.md-com-breadnav .zone-nav .z_a {
  position: relative;
  transition: all 0.3s;
}
@media (max-width: 900px) {
  .md17509.md-com-breadnav .zone-nav {
    width: 100%;
  }
}
