
.md32250.header{width: 100%;font-family: Montserrat-Regular;}
.md32250 .h-inner{width: 100%;max-width: 18.1rem;margin: 0 auto;display: flex;justify-content: space-between;}
.md32250 .h-header{width: 100%;position: fixed;left: 0;top: 0;z-index: 123;background-color: #fff;box-shadow: 0 0 4px rgba(0,0,0,0.1);}
.md32250 .h-index{display: inline-block;vertical-align: top;height: .56rem;margin-top: .21rem;}
.md32250 .h-logo{width: auto;height: 100%;vertical-align: top;}
.md32250 .h-menu{display: none;width: 46px;height: 1rem;background-repeat: no-repeat;background-position: center center;background-image: url(../images/menu.svg);background-size: 28px 28px;}
.md32250 .h-mask{background-color: rgba(0,0,0,.6);position: fixed;left: 0;top: 0;right: 0;bottom: 0;z-index: 998;transition:all .5s;opacity: 0;visibility: hidden;}
.md32250 .h-nav{display: inline-block;vertical-align: top;font-size: 0;white-space: nowrap;}
.md32250 .h-li{display: inline-block;vertical-align: top;position: relative;margin: 0 .36rem;white-space: normal;}
.md32250 .h-link{color: #333;display: block;line-height: 1rem;}
.md32250 .h-li.active .h-link{color: var(--active);}
.md32250 .h-li.active .h-link:after{content: "";display: inline-block;width: 100%;height: .04rem;border-radius: .02rem;position: absolute;left: 0;bottom: 0;background-color: var(--active);}
.md32250 .h-sub{display: none;width: 10em;background-color: #fff;position: absolute;left: 50%;margin-left: -5em;top: 100%;z-index: 1000;padding: 0.05rem 0;border-radius: 0 0 .3125em .3125em;}
.md32250 .h-sub>li>a{display: block;width: 100%;line-height: 1.71;padding: .06rem 0.03rem;text-align: center;color: #333;transition: background-color .3s;}
.md32250.header.show-menu .h-nav{right: 0;}
.md32250.header.show-menu .h-mask{opacity:1;visibility:visible;}
.md32250 .h-right{font-size: 0;}
.md32250 .h-search{width: 18px;height: 1rem;display: inline-block;vertical-align: top;background-image: url(../images/header-search.png);background-size: 100% auto;cursor: pointer;background-repeat: no-repeat;background-position: center center;}
.md32250 .h-lang-wrap{display: inline-block;vertical-align: top;position: relative;margin-right: .4rem;font-size: 16px;}
.md32250 .h-lang-cur{display: inline-block;vertical-align: top;color: #000;line-height: 1rem;}
.md32250 .h-lang-cur:before{content: "";display: inline-block;vertical-align: middle;width: 1.125em;height: 1.125em;background-size: 100% 100%;background-image: url(../images/header-lang.png);margin-right: .05rem;position: relative;top: -1px;}
.md32250 .h-lang-list{width: 200%;position: absolute;left: -50%;top: 100%;background-color: #fff;visibility: hidden;opacity: 0;transition: all .3s;padding: .05rem 0;box-shadow: 0 0 4px rgba(0,0,0,0.1);}
.md32250 .h-lang-one{color: #000;line-height: 2;cursor: pointer;transition: color .3s;display: block;text-align: center;}
.md32250 .h-lang-one:hover{color: var(--active);}
.md32250 .h-lang-wrap.show .h-lang-list{visibility: visible;opacity: 1;}
.md32250 .h-quote{display: inline-block;vertical-align: top;line-height: .4rem;border-radius: .2rem;padding: 0 0.2rem;margin-top: .3rem;margin-right: .4rem;color: #fff;text-align: center;min-width: 1.2rem;text-align: center;cursor: pointer;background: var(--active);background: linear-gradient(to right, var(--active), var(--theme));}
@media(min-width: 1201px){
   .md32250 .h-link:hover,
   .md32250 .h-sub>li>a:hover{color: var(--active);}
}
@media(max-width: 1200px){
    .md32250.header{height: 1rem;}
   .md32250 .h-header{padding-left: 10px;}
   .md32250 .h-nav{width: 280px;height: 100%;position: fixed;right: -280px;top: 0;left: auto;transform: translate(0,0);background-color: #fff;z-index: 12345;overflow: auto;transition: all .3s;}
   .md32250 .h-li{display: block;margin: 0;}
   .md32250 .h-li.active .h-link:after{display: none;}
   .md32250 .h-sub{width: 100%;margin-left: 0;top: 0;position: relative;left: 0;padding: 0;}
   .md32250 .h-sub>li>a{text-align: left;padding: 10px 0 10px 40px;}
   .md32250 .h-li.has-nav:after{content: "+";display: inline-block;width: 40px;height: 46px;line-height: 46px;text-align: center;position: absolute;right: 0;top: 0;font-size: 20px;color: #666;}
   .md32250 .h-li.has-nav.show:after{content: "-";}
   .md32250 .h-link{line-height: 46px;padding: 0 46px 0 20px;display: inline-block;}
   .md32250 .h-menu{display: inline-block;}
   .md32250 .h-search{width: 46px;background-size: 18px auto;background-repeat: no-repeat;}
   .md32250 .h-quote{line-height: 26px;border-radius: 13px;padding: 0 13px;margin-top: calc(0.5rem - 13px);}
}
@media(max-width: 750px){
   .md32250 .h-lang-cur{font-size: 14px;}
   .md32250 .h-lang-one{font-size: 14px;}
   .md32250 .h-lang-cur:before{width: 18px;height: 18px;}
   .md32250 .h-lang-wrap{margin-left: 0;margin-right: 0;}
   .md32250 .h-lang-cur{padding: 0 0.1rem;}
   .md32250 .h-lang-one{padding: 0 0.1rem;text-align: center;}
}
@media(max-width: 500px){
	.md32250 .h-quote{margin-right: 0.25rem;line-height: .5rem;padding: 0 0.25rem;border-radius: .25rem;margin-top: .25rem;}
}
@media(max-width: 400px){
    .md32250 .h-lang-cur{padding: 0;}
    .md32250 .h-search{width: .8rem;}
    .md32250 .h-menu{width: .8rem;}
    .md32250 .h-lang-cur{font-size: .26rem;}
}

.md32250 .h-sch{display: none;width: 100%;padding: .4rem 0;position: fixed;top: 0;right: 0;margin-right: 0;z-index: 999;background-color: #fff;font-size: 0;text-align: center;}
.md32250 .h-form{width: 100%;background-color: transparent;position: relative;overflow: hidden;font-size: 0;}
.md32250 .h-text{width: 3.8rem;height: .4rem;line-height: .4rem;font-size: .14rem;padding: 0 .1rem 0 0.05rem;border: none;border-bottom: 1px solid #ccc;border-right: none;vertical-align: top;background-color: transparent;color: #333;text-align: left;vertical-align: top;}
.md32250 .h-smt{background-image: url(../images/header-search.png);background-position: center center;width: .4rem;height: .4rem;background-size: .18rem auto;background-repeat: no-repeat;color: transparent;cursor: pointer;border: none;border-bottom: 1px solid #ccc;background-color: transparent;transition: all .3s;vertical-align: top;}
.md32250.header.show-sch .h-mask{opacity:1;visibility:visible;}
.md32250.header.show-sch .h-sch{display: block;}
@media(max-width: 1920px){
    .md32250 .h-sch{padding: 40px 0;}
    .md32250 .h-text{width: 380px;height: 40px;line-height: 40px;font-size: 14px;padding: 0 10px 0 5px;}
    .md32250 .h-smt{width: 40px;height: 40px;background-size: 18px auto;}
}
@media(max-width: 750px){
   .md32250.header.show-sch .h-text{width: 220px;}
}


.md32250.header-space{width: 100%;height: 1rem;}
@media(max-width: 1200px){
    .md32250.header-space{display: none;}
}



.md32250.md-quoteDialog{display:none;font-family: Montserrat-Regular;}
.md32250.md-quoteDialog.show{display:block}
.md32250.md-quoteDialog .dlg-mask{position:fixed;left:0;top:0;width:100vw;height:100vh;background-color:rgba(0,0,0,0.4);z-index:12345}
.md32250.md-quoteDialog .dlg-cont{position:fixed;left:50%;top:50%;z-index:12346;transform:translate(-50%,-50%);width:7.8rem;max-width:calc(100% - 0.48rem);background-color:#fff;border-radius:0.1rem;padding:0.6rem}
.md32250.md-quoteDialog .off{width:3em;height:3em;position:absolute;top:0;right:0;opacity: .8;transition: opacity .3s;background-image:url(../images/m_off1.png);background-size: 1em auto;background-repeat:no-repeat;background-position:center;cursor:pointer}
.md32250.md-quoteDialog .off:hover{opacity: 1;}
.md32250.md-quoteDialog .title{line-height:1;font-family: Montserrat-SemiBold;color: #333;}
.md32250.md-quoteDialog .intro{margin-top:0.1rem;color: #333;}
.md32250.md-quoteDialog .form{margin-top:0.2rem}
.md32250.md-quoteDialog .fitem{width:calc( 320 / 650 * 100%);margin-bottom:0.2rem}
.md32250.md-quoteDialog .ww100{width:100%}
.md32250.md-quoteDialog .inp{position:relative}
.md32250.md-quoteDialog .ip{display:block;width:100%;height:3em;border-radius:0.5em;color:#666;border:1px solid #e5e5e5;padding:0 0.2rem}
.md32250.md-quoteDialog .ip::-moz-placeholder{color:#666}
.md32250.md-quoteDialog .ip::placeholder{color:#666}
.md32250.md-quoteDialog .ta{display:block;width:100%;height:1.4rem;border-radius:0.5em;color:#666;border:1px solid #e5e5e5;padding:0.2rem}
.md32250.md-quoteDialog .ta::-moz-placeholder{color:#666}
.md32250.md-quoteDialog .ta::placeholder{color:#666}
.md32250.md-quoteDialog .com-select{position:relative;padding:0 0.2rem;color:#666;border-radius:0.5em;box-shadow:0 0 0 1px inset #e5e5e5}
.md32250.md-quoteDialog .com-select::before{content:"";width:0.5em;height:0.5em;position:absolute;right:1em;top:calc(50% - 0.25em);transform:rotate(-45deg);border-left:1px solid #666;border-bottom:1px solid #666;background-repeat:no-repeat;background-size:contain;background-position:center;pointer-events:none}
.md32250.md-quoteDialog .com-select .cs_cur{line-height:3em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}
.md32250.md-quoteDialog .com-select select{cursor:pointer;width:100%;height:100%;padding-left:0.2rem;position:absolute;left:0;top:0;z-index:2;opacity:0;filter:alpha(opacity=0)}
.md32250.md-quoteDialog .submit{height:2.4em;padding:0 0.54rem;color:#fff;border-radius:1rem;border:none;cursor:pointer;background: var(--active);background: linear-gradient(to right, var(--active), var(--theme));}
@media screen and (max-width:900px){
    .md32250.md-quoteDialog .dlg-cont{padding:0.3rem}
    .md32250.md-quoteDialog .fitem{width:100%}
}

.md32251.footer{width:100%;background-color:#111;padding: .8rem .3rem 0;font-family: Montserrat-Regular;}
.md32251.footer .inner{width: 100%;max-width:16.00rem;margin:0 auto;}
.md32251.footer .main{display:flex;padding-bottom: 2.4rem;}
.md32251.footer .col-left{width:7.5rem;padding-right: .3rem;}
.md32251.footer .f-index{display: inline-block;vertical-align: top;height: .56rem;}
.md32251.footer .logo-icon{height: 100%;width: auto;vertical-align: top;}
.md32251.footer .logo-text{width:1.60rem;margin-left:0.09rem;}
.md32251.footer .phone{margin-top:0.3rem;color:#fff;line-height:1.0;font-family: Montserrat-SemiBold;}
.md32251.footer .address{margin-top:0.18rem;color:#fff;opacity:0.60;line-height:1.875;}
.md32251.footer .social{margin-top:0.50rem;display:flex;gap:0.1rem;}
.md32251.footer .social-lnk{width: .44rem;height: .44rem;background-color: rgba(255,255,255,0.1);border-radius: 50%;transition: all .3s;display: inline-block;vertical-align: top;min-width: 30px;min-height: 30px;}
.md32251.footer .social-lnk:hover{background-color: var(--active);}
.md32251.footer .social-img{width: 100%;height: 100%;}
.md32251.footer .col-mid{flex: 1;}
.md32251.footer .mid-tit{color:#fff;opacity:0.60;line-height:1.5;}
.md32251.footer .mid-list{margin-top:0.10rem;}
.md32251.footer .mid-li{width: 100%;position: relative;}
.md32251.footer .mid-lnk{display:block;color:#fff;line-height:1.5;font-family: Montserrat-SemiBold;transition: all .3s;}
.md32251.footer .mid-arrow{display: inline-block;vertical-align: middle;width: .4rem;height: .4rem;border-radius: 50%;background-color: var(--active);position: relative;visibility: hidden;opacity: 0;transition: all .3s;}
.md32251.footer .mid-arrow:after{content: "";display: inline-block;border-left: .09rem solid #fff;border-top: .06rem solid transparent;border-bottom: .06rem solid transparent;position: absolute;left: 50%;top: 50%;margin-left: -0.04rem;margin-top: -0.06rem;}
.md32251.footer .mid-sub{position: absolute;right: 0;top: 50%;transform: translate(0,-50%);text-align: right;visibility: hidden;opacity: 0;transition: all .3s;}
.md32251.footer .right-lnk{display:block;color:var(--active);line-height:3.25;position: relative;}
.md32251.footer .right-lnk::after{content:'';position:absolute;right:0;width: 1px;height: 1.5em;background-color: var(--active);opacity: .6;position: absolute;right: 0.2rem;top: 100%;transform: translate(0,-50%);}
.md32251.footer .right-lnk:last-child::after{display:none;}
.md32251.footer .mid-li:hover{z-index: 2;}
.md32251.footer .mid-li:hover .mid-lnk{color:var(--active);padding-left: .2rem;}
.md32251.footer .mid-li:hover .mid-arrow{visibility: visible;opacity: 1;margin-left: .3rem;}
.md32251.footer .mid-li:hover .mid-sub{visibility: visible;opacity: 1;}
.md32251.footer .bottom{width: 100%;border-top: 1px solid rgba(255,255,255,0.1);padding: .25rem 0;display:flex;justify-content:space-between;align-items: center;}
.md32251.footer .copyright{color:rgba(255,255,255,0.5);line-height:1.428;}
.md32251.footer .website{color:rgba(255,255,255,0.5);line-height:1.428;}
.md32251.footer .bottom a:hover{color: #fff;}
@media(max-width: 900px){
	.md32251.footer{padding-top: .6rem;}
	.md32251.footer .bottom{display: block;text-align: center;}
	.md32251.footer .copyright{margin-bottom: .1rem;}
	.md32251.footer .main{display: block;padding-bottom: 1rem;}
	.md32251.footer .col-left{width: 100%;margin-bottom: 0.5rem;}
	.md32251.footer .col-mid{width: 100%;}
	.md32251.footer .mid-li:hover .mid-lnk{padding-left: 0;}
	.md32251.footer .mid-li:hover .mid-arrow{margin-left: .2rem;}
}

.md32253.rs-main{position: fixed;right: .5rem;top: 75%;transform: translate(0,-50%);z-index: 123;background-color: #fff;border-radius: .1rem;box-shadow: 0.03rem 0.03rem 0.06rem rgba(4,104,169,0.2);}
.md32253.rs-main .rs-item{width: .6rem;height: .6rem;text-align: center;line-height: .6rem;border-radius: .1rem;display: block;}
.md32253.rs-main .rs-icon{width: .28rem;height: auto;vertical-align: middle;}
.md32253.rs-main .rs-icon-top{width: .26rem;height: auto;}
.md32253.rs-main .rs-email{background: var(--active);background: linear-gradient(to right, var(--active), var(--theme));cursor: pointer;}
.md32253.rs-main .rs-top{cursor: pointer;}
@media(max-width: 750px){
	.md32253.rs-main{right: 0;}
}

.md33532.i-main{width: 100%;position: relative;font-family: Montserrat-Regular;}
.md33532.i-main .i-box{width: 100%;padding-top: 37.5%;position: relative;}
.md33532.i-main .i-box:before{content: "";display: block;width: 100%;height: calc(100% - 1rem);top: 1rem;background-image: url(../images/banner-mask.png);background-size: auto 100%;background-repeat: no-repeat;background-position: left top;pointer-events: none;position: absolute;left: 0;z-index: 2;}
.md33532.i-main .i-img{width: 100%;height: 100%;position: absolute;left: 0;top: 0;object-fit: cover;z-index: 1;}
.md33532.i-main .i-text{width: 16rem;position: absolute;left: 50%;margin-left: -8rem;top: calc(50% + 0.5rem);transform: translate(0,-50%);z-index: 12;}
.md33532.i-main .i-title{color: #fff;line-height: 1;font-weight: bold;font-family: Montserrat-SemiBold;}
.md33532.i-main .i-tit{color: #fff;line-height: 1.333;font-family: Montserrat-Medium;}
.md33532.i-main .i-des{color: #fff;line-height: 1.5;margin-top: .4rem;max-width: 61em;}
@media(max-width: 1200px){
    .md33532.i-main .i-text{top: 50%;}
    .md33532.i-main .i-box:before{height: 100%;top: 0;}
}
@media(max-width: 778px){
    .md33532.i-main .i-text{width: 100%;left: 0;margin-left: 0;padding: 0 0.3rem;}
    .md33532.i-main .i-des{margin-top: .2rem;line-height: 1.333;}
}
@media(max-width: 500px){
    .md33532.i-main .i-title{font-size: 0.5rem;}
    .md33532.i-main .i-tit{font-size: .28rem;}
    .md33532.i-main .i-des{font-size: .24rem;}
    .md33532.i-main .i-box{padding-top: 56.25%;}
}

.md33537.cr-main{width: 100%;padding: 0 0.3rem;border-bottom: 1px solid #e2e2e2;font-family: Montserrat-Regular;}
.md33537.cr-main .sp .cr-inner{position: relative;z-index: 12;}
.md33537.cr-main .layout{width: 100%;max-width: 16rem;margin: 0 auto;display: flex;justify-content: space-between;}
.md33537.cr-main .cr-tabs{font-size: 0;}
.md33537.cr-main .cr-tab{display: inline-block;vertical-align: top;line-height: .99rem;margin-right: .8rem;color: #666;position: relative;transition: color .3s;}
.md33537.cr-main .cr-tab:last-child{margin-right: 0;}
.md33537.cr-main .cr-tab:hover{color: var(--active);}
.md33537.cr-main .cr-tab:after{content: "";display: block;width: 100%;height: 0.03rem;min-height: 2px;background: var(--active);background: linear-gradient(to right, var(--active), var(--theme));position: absolute;left: 0;bottom: -1px;opacity: 0;transition: all .3s;}
.md33537.cr-main .cr-tab.active{background: -webkit-linear-gradient(left,var(--active), var(--theme));-webkit-background-clip: text;color: transparent;background-clip: text;}
.md33537.cr-main .cr-tab.active:after{opacity: 1;}
.md33537.cr-main .cr-links{font-size: 0;}
.md33537.cr-main .cr-link{color: #666;line-height: .99rem;display: inline-block;vertical-align: top;transition: all .3s;}
.md33537.cr-main .cr-link:hover{color: var(--active);}
.md33537.cr-main .cr-link:after{content: "/";padding: 0 0.3125em;pointer-events: none;}
.md33537.cr-main .cr-link:last-child{color: var(--active);}
.md33537.cr-main .cr-link:last-child:after{display: none;}
.md33537.cr-main .cr-link:first-child:before{content: "";display: inline-block;vertical-align: middle;width: calc(20em / 16);height:  calc(20em / 18);background-image: url(../images/icon-home.png);background-size: 100% 100%;margin-right: 0.1rem;position: relative;top: -1px;}
@media(max-width: 1200px){
    .md33537.cr-main .cr-links{display: none;}
    .md33537.cr-main .cr-tabs{text-align: center;}
    .md33537.cr-main .cr-tab{margin: 0 0.15rem;line-height: .8rem;}
    .md33537.cr-main .cr-tab:last-child{margin-right: 0.15rem;}
}
@media(max-width: 750px){
    .md33537.cr-main{padding: 0;}
    .md33537.cr-main .cr-tabs{white-space: nowrap;overflow: auto;}
    .md33537.cr-main .cr-tab:after{bottom: 0;}
}


.md33537.header-space{width: 100%;height: 1rem;}
@media(max-width: 1200px){
    .md33537.header-space{display: none;}
}

.md33667.cr-main{width: 100%;padding: 0 0.3rem;border-bottom: 1px solid #e2e2e2;font-family: Montserrat-Regular;}
.md33667.cr-main .sp .cr-inner{position: relative;z-index: 12;}
.md33667.cr-main .layout{width: 100%;max-width: 16rem;margin: 0 auto;display: flex;justify-content: space-between;}
.md33667.cr-main .cr-tabs{font-size: 0;}
.md33667.cr-main .cr-tab{display: inline-block;vertical-align: top;line-height: .99rem;margin-right: .8rem;color: #666;position: relative;transition: color .3s;}
.md33667.cr-main .cr-tab:last-child{margin-right: 0;}
.md33667.cr-main .cr-tab:hover{color: var(--active);}
.md33667.cr-main .cr-tab:after{content: "";display: block;width: 100%;height: 0.03rem;min-height: 2px;background: var(--active);background: linear-gradient(to right, var(--active), var(--theme));position: absolute;left: 0;bottom: -1px;opacity: 0;transition: all .3s;}
.md33667.cr-main .cr-tab.active{background: -webkit-linear-gradient(left,var(--active), var(--theme));-webkit-background-clip: text;color: transparent;background-clip: text;}
.md33667.cr-main .cr-tab.active:after{opacity: 1;}
.md33667.cr-main .cr-links{font-size: 0;}
.md33667.cr-main .cr-link{color: #666;line-height: .99rem;display: inline-block;vertical-align: top;transition: all .3s;}
.md33667.cr-main .cr-link:hover{color: var(--active);}
.md33667.cr-main .cr-link:after{content: "/";padding: 0 0.3125em;pointer-events: none;}
.md33667.cr-main .cr-link:last-child{color: var(--active);}
.md33667.cr-main .cr-link:last-child:after{display: none;}
.md33667.cr-main .cr-link:first-child:before{content: "";display: inline-block;vertical-align: middle;width: calc(20em / 16);height:  calc(20em / 18);background-image: url(../images/icon-home.png);background-size: 100% 100%;margin-right: 0.1rem;position: relative;top: -1px;}
@media(max-width: 1200px){
    .md33667.cr-main .cr-links{display: none;}
    .md33667.cr-main .cr-tabs{text-align: center;}
    .md33667.cr-main .cr-tab{margin: 0 0.15rem;line-height: .8rem;}
    .md33667.cr-main .cr-tab:last-child{margin-right: 0.15rem;}
}
@media(max-width: 750px){
    .md33667.cr-main{padding: 0;}
    .md33667.cr-main .cr-tabs{white-space: nowrap;overflow: auto;}
    .md33667.cr-main .cr-tab:after{bottom: 0;}
}

.md33667.header-space{width: 100%;height: 1rem;}
@media(max-width: 1200px){
    .md33667.header-space{display: none;}
}
