
/* 首页-banner */
.md26915.md-home_banner{width: 100%;position: relative;}
.md26915.md-home_banner .a-swiper{width: 100%;}
.md26915.md-home_banner .a-item{width: 100%;position: relative;}
.md26915.md-home_banner .a-link{display: block;width: 100%;position: relative;}
.md26915.md-home_banner .a-media{width: 100%;position: relative;overflow: hidden;padding-top: calc(920/1920*100%);}
.md26915.md-home_banner .a-media img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.md26915.md-home_banner .a-media video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
 
.md26915.md-home_banner .a-prev{transition: all  .3s;left:  .25rem;margin-top: -.25rem;display: flex;align-items: center;justify-content: center;width: .5rem;height: .5rem;border-radius: 50%;background-color: #f6f6f6;background-size: 0 0;}
.md26915.md-home_banner .a-prev svg{transition: all  .3s;width: .07rem;color: #333333;}
.md26915.md-home_banner .a-prev:hover{background-color: var(--theme) !important;box-shadow: 0px 0px .16rem 0px rgba(114, 179, 43, 0.25);}
.md26915.md-home_banner .a-prev:hover svg{color: #fff;}
.md26915.md-home_banner .a-next{transition: all  .3s;right:  .25rem;margin-top: -.25rem;display: flex;align-items: center;justify-content: center;width: .5rem;height: .5rem;border-radius: 50%;background-color: #f6f6f6;background-size: 0 0;}
.md26915.md-home_banner .a-next svg{transition: all  .3s;width: .07rem;color: #333333;}
.md26915.md-home_banner .a-next:hover{background-color: var(--theme) !important;box-shadow: 0px 0px .16rem 0px rgba(114, 179, 43, 0.25);}
.md26915.md-home_banner .a-next:hover svg{color: #fff;}
.md26915.md-home_banner .a-mouse{position: absolute;bottom: .5rem;left: 50%;z-index: 38;transform: translate(-50%,0);text-align: center;}
.md26915.md-home_banner .a-mouse_icon{width: 100%;}
.md26915.md-home_banner .a-mouse_icon img{height: .3rem;}
.md26915.md-home_banner .a-mouse_text{width: 100%;padding-top: .1rem;color: #ffffff;line-height: 1.6;}
@media (max-width: 750px) {
   .md26915.md-home_banner .a-mouse{display: none;}
}

/* 首页-产品系统 */
.md26922.md-home_product{overflow: hidden;width: 100%;position: relative;}
.md26922.md-home_product img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md26922.md-home_product .b-more{display: flex;align-items: center;cursor: pointer;font-size: 0;}
.md26922.md-home_product .b-more_text{font-family: 'Poppins-Medium', sans-serif;padding: 0 .26rem;color: #ffffff;line-height: .5rem;background-color: var(--theme);border-radius: .25rem;}
.md26922.md-home_product .b-more_icon{display: flex;align-items: center;justify-content: center;width: .5rem;height: .5rem;border-radius: .25rem;background-color: var(--theme);}
.md26922.md-home_product .b-more_icon svg{transform: rotate(0);transition: all .3s;width: .14rem;color: #fff;}
.md26922.md-home_product .b-more:hover .b-more_text{border-radius: .25rem 0 0 .25rem;}
.md26922.md-home_product .b-more:hover .b-more_icon{border-radius:0 .25rem .25rem 0;}
.md26922.md-home_product .b-more:hover .b-more_icon svg{transform: rotate(45deg);}
.md26922.md-home_product .b-top{width: 100%;}
.md26922.md-home_product .b-swiper{width: 100%;}
.md26922.md-home_product .b-item{width: 100%;}
.md26922.md-home_product .b-link{display: block;cursor: pointer;width: 100%;position: relative;}
.md26922.md-home_product .b-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(940/1920*100%);}
.md26922.md-home_product .b-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md26922.md-home_product .b-text{position: absolute;top: 1.15rem;left: 50%;width: 16.6rem;transform: translate(-50%,0);max-width: calc(100% - .6rem);}
.md26922.md-home_product .b-name{font-family: 'Poppins-SemiBold', sans-serif;font-style: italic;width: 100%;margin-bottom: .3rem;color: #222222;line-height: 1.1;}
.md26922.md-home_product .b-name span{color: var(--theme);}
.md26922.md-home_product .b-intro{width: 100%;max-width: 25em;margin-bottom: .55rem;color: #333333;line-height: 1.5;}
.md26922.md-home_product .b-bottom{position: absolute;bottom: 0;left: 0;z-index: 38;width: 100%;background-color: rgba(0,0,0,.6);display: flex;flex-wrap: wrap;}
.md26922.md-home_product .b-nav{transition: all  .3s;cursor: pointer;display: flex;align-items: center;justify-content: center;border-top: 1px solid #777777;border-right: 1px solid #777777;width: 25%;min-height: 1.2rem;padding: .15rem;}
.md26922.md-home_product .b-nav:last-child{border-right:none;}
.md26922.md-home_product .b-nav:nth-child(1){border-top:none;}
.md26922.md-home_product .b-nav:nth-child(2){border-top:none;}
.md26922.md-home_product .b-icon{display: block;margin-right: .3rem;}
.md26922.md-home_product .b-icon img{height: .5rem;}
.md26922.md-home_product .b-classify{max-width: calc(100%  - 1.8rem);color: #ffffff;line-height: 1.2;}
.md26922.md-home_product .b-nav:hover{background-color: var(--theme);}
.md26922.md-home_product .b-nav.active{background-color: var(--theme);}  
.md26922.md-home_product .b-name,.md26922.md-home_product .b-intro,.md26922.md-home_product .b-more{opacity:0;transform:translate3d(0,80px,0);}
.md26922.md-home_product .b-item.swiper-slide-active .b-name{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.md26922.md-home_product .b-item.swiper-slide-active .b-intro{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.md26922.md-home_product .b-item.swiper-slide-active .b-more{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.md26922.md-home_product .b-item.swiper-slide-active .b-name{transition-delay: .5s;} 
.md26922.md-home_product .b-item.swiper-slide-active .b-intro{transition-delay: .7s;} 
.md26922.md-home_product .b-item.swiper-slide-active .b-more{transition-delay: .9s;}  

@media (min-width: 750px) {
  .md26922.md-home_product .b-nav:nth-child(3){border-top:none;}
  .md26922.md-home_product .b-nav:nth-child(4){border-top:none;}
}
@media (max-width: 750px) {
  .md26922.md-home_product .b-text{top: 50%;transform: translate(-50%,-50%);}
  .md26922.md-home_product .b-intro{margin-bottom: .3rem;}
  .md26922.md-home_product .b-bottom{position: relative;}
  .md26922.md-home_product .b-nav{width: 50%;}
  .md26922.md-home_product .b-more_text{line-height: .6rem;border-radius: .3rem;}
  .md26922.md-home_product .b-more_icon{width: .6rem;height: .6rem;border-radius: .3rem;}
}

/* 首页-我们优势 */
.md26923.md-home_advantage{overflow: hidden;position: relative;width: 100%;padding: 1.05rem 0;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.md26923.md-home_advantage img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md26923.md-home_advantage .layout{width: 17.2rem;max-width: 92%;margin: 0 auto;}
.md26923.md-home_advantage .c-top{width: 100%;text-align: center;padding-bottom: .55rem;}
.md26923.md-home_advantage .c-titles{font-family: 'Poppins-SemiBold', sans-serif;font-style: italic;width: 100%;color: #ffffff;;line-height: 1.1;}
.md26923.md-home_advantage .c-synopsis{font-family: 'Poppins-Medium', sans-serif;width: 100%;padding-top: .3rem;color: #f5f5f5;line-height: 1.5;}
.md26923.md-home_advantage .c-circle{position: absolute;bottom: 0;left: 50%;width: 18.72rem;max-width: 100%;transform: translate(-50%,0);}
.md26923.md-home_advantage .c-circle img{width: 100%;}
.md26923.md-home_advantage .c-bottom{width: 100%;}
.md26923.md-home_advantage .c-swiper{width: 6.9rem;max-width: 100%;overflow: visible;}
.md26923.md-home_advantage .c-item{width: 100%;height: auto;padding: 0 .35rem;}
.md26923.md-home_advantage .c-link{display: block;width: 100%;}
.md26923.md-home_advantage .c-imgbox{width: 100%;position: relative;padding-top: calc(350/620*100%);}
.md26923.md-home_advantage .c-img{transition: all  .3s;transform: rotate(-15deg) scale(.7);position: absolute;top: .55rem;right: -.7rem;width: 100%;height: 100%;overflow: hidden;}
.md26923.md-home_advantage .c-icon{transition: all  .3s;opacity: 0;position: absolute;left: 50%;bottom: -.4rem;transform: translate(-50%,0); display: flex;align-items: center;justify-content: center;width: .8rem;height: .8rem;border-radius: 50%;background-color: #ffffff;}
.md26923.md-home_advantage .c-icon img{width: 100%;height: 100%;object-fit: contain;}
.md26923.md-home_advantage .c-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md26923.md-home_advantage .c-text{transition: all  .3s;opacity: 0;width: 100%;padding-top: .65rem;text-align: center;}
.md26923.md-home_advantage .c-name{font-family: 'Poppins-SemiBold', sans-serif;width: 100%;margin-bottom: .2rem;color: #ffffff;line-height: 1.27;}
.md26923.md-home_advantage .c-intro{width: 100%;color: #ffffff;line-height: 1.76;}

.md26923.md-home_advantage .c-item.swiper-slide-active .c-img{transform: rotate(0) scale(1);top: 0;right: 0;}
.md26923.md-home_advantage .c-item.swiper-slide-active .c-icon{opacity: 1;}
.md26923.md-home_advantage .c-item.swiper-slide-active .c-text{opacity: 1;}
.md26923.md-home_advantage .c-item.swiper-slide-active .c-icon{transition-delay: .5s;}
.md26923.md-home_advantage .c-item.swiper-slide-active .c-text{transition-delay: .5s;}
.md26923.md-home_advantage .c-item.swiper-slide-next .c-img{transform: rotate(15deg) scale(.7);right:  .7rem;}

.md26923.md-home_advantage .c-mouse{opacity: 0;pointer-events: none; position: fixed;top: 0;left: 0;display: flex;align-content: center;flex-wrap: wrap;z-index: 8;width: 5.75em;height: 5.75em;}
.md26923.md-home_advantage .c-mouse.active{opacity: 1;}
.md26923.md-home_advantage .c-mouse:before{content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: calc(100% + .2rem);height: calc(100% + .2rem);background-color: #fff;border-radius: 50%;opacity: .4;}
.md26923.md-home_advantage .c-mouse:after{content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;height: 100%;background-color: #fff;border-radius: 50%;}
.md26923.md-home_advantage .c-mouse_icon{position: relative;z-index: 1;width: 100%;text-align: center;}
.md26923.md-home_advantage .c-mouse_icon img{height: .28rem;}
.md26923.md-home_advantage .c-mouse_text{position: relative;z-index: 1;font-family: 'Poppins-Medium', sans-serif;width: 100%;padding-top: .1rem;text-align: center;color: var(--theme);line-height: 1;}

@media (max-width: 750px) {
   .md26923.md-home_advantage .c-circle{display: none;}
   .md26923.md-home_advantage .c-titles{font-size: 6.6vw;}
   .md26923.md-home_advantage .c-item{padding: 0 .15rem;}
}

/* 首页-关于我们 */
.md26924.md-home_about_us{position: relative;width: 100%;min-height: calc(9.4rem + 50vh);}
.md26924.md-home_about_us img{display: inline-block;vertical-align:middle;max-width: 100%;} 
.md26924.md-home_about_us .d-more{display: flex;align-items: center;cursor: pointer;font-size: 0;}
.md26924.md-home_about_us .d-more_text{font-family: 'Poppins-Medium', sans-serif;padding: 0 .26rem;color: #ffffff;line-height: .5rem;background-color: var(--theme);border-radius: .25rem;}
.md26924.md-home_about_us .d-more_icon{display: flex;align-items: center;justify-content: center;width: .5rem;height: .5rem;border-radius: .25rem;background-color: var(--theme);}
.md26924.md-home_about_us .d-more_icon svg{transform: rotate(0);transition: all .3s;width: .14rem;color: #fff;}
.md26924.md-home_about_us .d-more:hover .d-more_text{border-radius: .25rem 0 0 .25rem;}
.md26924.md-home_about_us .d-more:hover .d-more_icon{border-radius:0 .25rem .25rem 0;}
.md26924.md-home_about_us .d-more:hover .d-more_icon svg{transform: rotate(45deg);}
.md26924.md-home_about_us .d-cont{position: sticky;top: .9rem;width: 100%;}
.md26924.md-home_about_us .d-top{position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: 100%;}
.md26924.md-home_about_us .d-wrap{width:100%;overflow:hidden;position:relative;}
.md26924.md-home_about_us .d-inner{position:relative;display:inline-block;vertical-align:top;white-space:nowrap;font-size:0;}
.md26924.md-home_about_us .d-list{font-size:0;display:inline-block;vertical-align:top;}
.md26924.md-home_about_us .d-item{font-family: 'Poppins-SemiBold', sans-serif;font-style: italic;display: inline-block;vertical-align: middle;padding: 0 .1rem;color: var(--theme);font-size: 2rem;line-height: 1;}
.md26924.md-home_about_us .d-bottom{position: relative;width: 100%; z-index: 8;}
.md26924.md-home_about_us .d-img{transition: transform 1s ease-out;transform-origin: center center;position: absolute;overflow: hidden;width: 100%;height: 100%;}
.md26924.md-home_about_us .d-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md26924.md-home_about_us .d-img:after{opacity: 0;transition: all .5s;content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-color: #000;}
.md26924.md-home_about_us .d-box{width: 17.2rem;max-width: 92%;margin: 0 auto;padding: 1.75rem 0 .6rem;min-height: 9.4rem;display: flex;flex-wrap: wrap;align-content: space-between;}
.md26924.md-home_about_us .d-box1{opacity: 0;transform:translate3d(0,80px,0);position: relative;z-index: 9;width: 100%;margin-bottom: .5rem;}
.md26924.md-home_about_us .d-titles{font-family: 'Poppins-SemiBold', sans-serif;font-style: italic;width: 100%;margin-bottom: .3rem;color: #ffffff;line-height: 1.1;}
.md26924.md-home_about_us .d-synopsis{font-family: 'Poppins-SemiBold', sans-serif;width: 100%;margin-bottom: .35rem;max-width: 25em;color: #ffffff;line-height: 1.3;}
.md26924.md-home_about_us .d-box2{opacity: 0;transform:translate3d(0,80px,0);position: relative;z-index: 9;width: 100%;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.md26924.md-home_about_us .d-left{width: 7.3rem;}
.md26924.md-home_about_us .d-intro{width: 100%;color: #ffffff;line-height: 2;}
.md26924.md-home_about_us .d-right{width: 8.3rem;position: relative;right: -.15rem;display: flex;justify-content: space-between;flex-wrap: wrap;}
.md26924.md-home_about_us .d-one{display: block;padding: 0 .15rem;}
.md26924.md-home_about_us .d-nubbox{width: 100%;}
.md26924.md-home_about_us .d-nub{font-family: 'Poppins-Medium', sans-serif;display: inline-block;vertical-align: middle;color: #ffffff;line-height: 1.2;}
.md26924.md-home_about_us .d-unit{font-family: 'Poppins-Medium', sans-serif;display: inline-block;vertical-align: middle;color: #ffffff;line-height: 1.2;}
.md26924.md-home_about_us .d-tip{width: 100%;padding-top: .1rem;color: #ffffff;line-height: 1.6;}
.md26924.md-home_about_us.show .d-img:after{opacity: .4;}
.md26924.md-home_about_us.show .d-box1{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);}
.md26924.md-home_about_us.show .d-box2{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);}

@media (max-width: 750px) {
   .md26924.md-home_about_us .d-box{min-height: calc(100vh - .9rem);padding: 1.2rem 0 .6rem;}
   .md26924.md-home_about_us .d-left{width: 100%;}
   .md26924.md-home_about_us .d-right{width: 100%;right: 0;}
   .md26924.md-home_about_us .d-one{width: calc(50% - .15rem);padding: 0;margin-top: .35rem;}
   .md26924.md-home_about_us .d-more_text{line-height: .6rem;border-radius: .3rem;}
   .md26924.md-home_about_us .d-more_icon{width: .6rem;height: .6rem;border-radius: .3rem;}
   .md26924.md-home_about_us .d-titles{font-size: 6.6vw;}
}

/* 首页-产品应用 */
.md26927.md-home_use{overflow: hidden;width: 100%;padding: .8rem 0;}
.md26927.md-home_use img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md26927.md-home_use .layout{width: 17.2rem;max-width: 92%;margin: 0 auto;}
.md26927.md-home_use .e-more{display: flex;align-items: center;cursor: pointer;font-size: 0;}
.md26927.md-home_use .e-more_text{font-family: 'Poppins-Medium', sans-serif;padding: 0 .26rem;color: #ffffff;line-height: .5rem;background-color: var(--theme);border-radius: .25rem;}
.md26927.md-home_use .e-more_icon{display: flex;align-items: center;justify-content: center;width: .5rem;height: .5rem;border-radius: .25rem;background-color: var(--theme);}
.md26927.md-home_use .e-more_icon svg{transform: rotate(0);transition: all .3s;width: .14rem;color: #fff;}
.md26927.md-home_use .e-more:hover .e-more_text{border-radius: .25rem 0 0 .25rem;}
.md26927.md-home_use .e-more:hover .e-more_icon{border-radius:0 .25rem .25rem 0;}
.md26927.md-home_use .e-more:hover .e-more_icon svg{transform: rotate(45deg);}
.md26927.md-home_use .e-cont{width: 100%;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.md26927.md-home_use .e-left{width: calc(715/1720*100%);}
.md26927.md-home_use .e-top{width: 100%;padding-bottom:  .8rem;}
.md26927.md-home_use .e-titles{font-family: 'Poppins-SemiBold', sans-serif;font-style: italic;width: 100%;color: #222222;line-height: 1.1;}
.md26927.md-home_use .e-titles span{display: block;color: var(--theme);}
.md26927.md-home_use .e-synopsis{font-family: 'Poppins-Medium', sans-serif;width: 100%;padding-top: .3rem;color: var(--theme);line-height: 1.5;}
.md26927.md-home_use .e-bottom{width: 100%;}
.md26927.md-home_use .e-swiper{width: 100%;}
.md26927.md-home_use .e-item{width: 100%;}
.md26927.md-home_use .e-link{display: block;cursor: pointer;width: 100%;}
.md26927.md-home_use .e-name{font-family: 'Poppins-SemiBold', sans-serif;margin-bottom: .15rem;width: 100%;color: #222222;line-height: 1.2;}
.md26927.md-home_use .e-intro{width: 100%;margin-bottom: .35rem;color: #666666;line-height: 1.8;}
.md26927.md-home_use .e-box{width: 100%;font-size: 0; padding-top: 1.15rem;}
.md26927.md-home_use .e-nub{font-family: 'Poppins-Medium', sans-serif;display: inline-block;vertical-align: middle;color: var(--theme);line-height: 1.6;}
.md26927.md-home_use .e-line{display: inline-block;vertical-align: middle;margin: 0 .15rem;color: #bbbbbb;line-height: 1.6;}
.md26927.md-home_use .e-line:after{content: '/';}
.md26927.md-home_use .e-sum{display: inline-block;vertical-align: middle;color: #bbbbbb;line-height: 1.6;}

.md26927.md-home_use .e-right{width: calc(760/1720*100%);position: relative;height: 7.8rem;display: flex;align-items: center;}
.md26927.md-home_use .e-swiper2{width: 100%;height: 5.32rem;overflow: visible;}
.md26927.md-home_use .e-nav{width: 100%;height: 100%;display: flex;align-items: center;}
.md26927.md-home_use .e-bg{transition: all  .3s;opacity: .3;transform: scale(.81);transform-origin: center center; width: 100%;position: relative;overflow: hidden;padding-top: calc(520/760*100%);}
.md26927.md-home_use .e-bg img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md26927.md-home_use .e-nav.swiper-slide-active .e-bg{opacity: 1;transform: scale(1);}
.md26927.md-home_use .e-scrollbar{position: absolute;top: 0;left: -1rem;width: 1px;height: 100%;background-color: #dddddd;overflow: hidden;}
.md26927.md-home_use .e-scrollbar .swiper-scrollbar-drag{background-color: var(--theme);}
.md26927.md-home_use .e-scrollbar .swiper-scrollbar-drag:after{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 9rem;background-color: var(--theme);}

@media (max-width: 750px) {
  .md26927.md-home_use .e-left{width: 100%;margin-bottom: .3rem;}
  .md26927.md-home_use .e-box{padding-top: .5rem;}
  .md26927.md-home_use .e-right{width: 100%;height: auto;}
  .md26927.md-home_use .e-swiper2{overflow: hidden;height: auto;}
  .md26927.md-home_use .e-scrollbar{display: none;}
  .md26927.md-home_use .e-top{padding-bottom: .5rem;}
  .md26927.md-home_use .e-more_text{line-height: .6rem;border-radius: .3rem;}
  .md26927.md-home_use .e-more_icon{width: .6rem;height: .6rem;border-radius: .3rem;}
  .md26927.md-home_use .e-titles{font-size: 6.6vw;}
}

/* 首页-新闻中心 */
.md26929.md-home_news{overflow: hidden;width: 100%;padding: .95rem 0 1.15rem;background-color: #f5f5f5;}
.md26929.md-home_news img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md26929.md-home_news .layout{width: 17.2rem;max-width: 92%;margin: 0 auto;}
.md26929.md-home_news .g-more{display: flex;align-items: center;cursor: pointer;font-size: 0;cursor: pointer;}
.md26929.md-home_news .g-more_text{font-family: 'Poppins-Medium', sans-serif;padding: 0 .26rem;color: var(--theme);line-height: .5rem;background-color: #fff;border-radius: .25rem;}
.md26929.md-home_news .g-more_icon{transform: rotate(0);transition: all .3s;display: flex;align-items: center;justify-content: center;width: .5rem;height: .5rem;border-radius:  .25rem;background-color: #fff;}
.md26929.md-home_news .g-more_icon svg{width: .14rem;color: var(--theme);}
.md26929.md-home_news .g-more:hover .g-more_text{border-radius: .25rem 0 0 .25rem;}
.md26929.md-home_news .g-more:hover .g-more_icon{border-radius:0 .25rem .25rem 0;}
.md26929.md-home_news .g-more:hover .g-more_icon svg{transform: rotate(45deg);}  
.md26929.md-home_news .g-top{width: 100%;text-align: center;padding-bottom:  .55rem;}
.md26929.md-home_news .g-titles{font-family: 'Poppins-SemiBold', sans-serif;font-style: italic;width: 100%;color: #222222;line-height: 1.1;}
.md26929.md-home_news .g-titles span{color: var(--theme);}
.md26929.md-home_news .g-synopsis{font-family: 'Poppins-Medium', sans-serif;width: 100%;padding-top: .3rem;color: var(--theme);line-height: 1.5;}
.md26929.md-home_news .g-bottom{width: 100%;position: relative;cursor: none;}
.md26929.md-home_news .g-swiper{display: block;margin:0 0 0 5.35rem;width: 7.9rem;max-width: 100%;overflow: visible;}
.md26929.md-home_news .g-item{width: 100%;height: auto;padding: 0 .3rem;}
.md26929.md-home_news .g-link{display: block;position: relative;width: 100%;height: 100%;}
.md26929.md-home_news .g-box{opacity: 1;transition: all .5s;position: absolute;top: 50%;right: 0;transform: translate(0,-50%);width: 5.05rem;}
.md26929.md-home_news .g-box .g-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(380/505*100%);}
.md26929.md-home_news .g-box .g-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md26929.md-home_news .g-box .g-text{width: 100%;padding-top: .35rem;}
.md26929.md-home_news .g-box .g-time{font-family: 'Poppins-Medium', sans-serif;width: 100%;margin-bottom: .3rem;color: var(--theme);line-height: 1.5;}
.md26929.md-home_news .g-box .g-name{font-family: 'Poppins-Medium', sans-serif;width: 100%;color: #222222;line-height: 1.5;}

.md26929.md-home_news .g-box2{opacity: 0;z-index: -1;visibility: hidden;transition: all .5s;position: relative;width: 100%;}
.md26929.md-home_news .g-box2 .g-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(550/730*100%);}
.md26929.md-home_news .g-box2 .g-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md26929.md-home_news .g-box2 .g-img:before{content: '';position: absolute;bottom: 0;left: 0;z-index: 1;width: 100%;height: 100%;background-color:rgba(0,0,0,.5);}
.md26929.md-home_news .g-box2 .g-img:after{content: '';position: absolute;bottom: 0;left: 0;z-index:2;width: 100%;height:82.36%;background: linear-gradient(180deg, rgba(114,179,43,.001)  0%, var(--theme) 100%);}
.md26929.md-home_news .g-box2 .g-text{position: absolute;top: 50%;left: 0;transform: translate(0,-50%);z-index: 3;width: 100%;max-height: 100%;overflow: auto;padding: .15rem .7rem;}
.md26929.md-home_news .g-box2 .g-time{font-family: 'Poppins-Medium', sans-serif;width: 100%;margin-bottom: .3rem;color: #ffffff;line-height: 1.5;}
.md26929.md-home_news .g-box2 .g-name{font-family: 'Poppins-Medium', sans-serif;width: 100%;margin-bottom: .3rem;color: #ffffff;line-height: 1.5;}
.md26929.md-home_news .g-box2 .g-intro{width: 100%;margin-bottom: .7rem;color: #ffffff;line-height: 1.6;}

.md26929.md-home_news .g-link:hover .g-box .g-img img{transform: scale(1.05);}
.md26929.md-home_news .g-link:hover .g-box2 .g-img img{transform: scale(1.05);}

.md26929.md-home_news .g-item.swiper-slide-active .g-box{opacity: 0;z-index: -1;visibility: hidden;}
.md26929.md-home_news .g-item.swiper-slide-active .g-box2{opacity: 1;z-index: 1;visibility: visible;}
/* .md26929.md-home_news .g-item.swiper-slide-active .g-box {transition-delay: .5s;}
.md26929.md-home_news .g-item.swiper-slide-active .g-box2 {transition-delay: .5s;}  */
.md26929.md-home_news .g-item.swiper-slide-next .g-box{left: 0;right: auto;}

.md26929.md-home_news .g-mouse{opacity: 0;pointer-events: none; position: fixed;top: 0;left: 0;display: flex;align-content: center;flex-wrap: wrap;z-index: 8;width: 5.75em;height: 5.75em;}
.md26929.md-home_news .g-mouse.active{opacity: 1;}
.md26929.md-home_news .g-mouse:before{content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: calc(100% + .2rem);height: calc(100% + .2rem);background-color: var(--theme);border-radius: 50%;opacity: .4;}
.md26929.md-home_news .g-mouse:after{content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: 100%;height: 100%;background-color: var(--theme);border-radius: 50%;}
.md26929.md-home_news .g-mouse_icon{position: relative;z-index: 1;width: 100%;text-align: center;}
.md26929.md-home_news .g-mouse_icon img{height: .28rem;}
.md26929.md-home_news .g-mouse_text{position: relative;z-index: 1;font-family: 'Poppins-Medium', sans-serif;width: 100%;padding-top: .1rem;text-align: center;color: #ffffff;line-height: 1;}

@media (max-width: 900px) {
    .md26929.md-home_news .g-swiper{width: 80%;margin-left: 10%;}
    .md26929.md-home_news .g-box{width: 70%;}
    .md26929.md-home_news .g-more_text{line-height: .6rem;border-radius: .3rem;}
   .md26929.md-home_news .g-more_icon{width: .6rem;height: .6rem;border-radius: .3rem;}
   .md26929.md-home_news .g-titles{font-size: 6.6vw;}
}
@media (max-width: 500px) {
   .md26929.md-home_news .g-swiper{width: 100%;margin-left: 0;}
   .md26929.md-home_news .g-item{padding: 0 .15rem;}
   .md26929.md-home_news .g-box{width: 50%;}
}

/* 首页-联系我们 */
.md26930.md-home_contact_us{overflow: hidden;width: 100%;}
.md26930.md-home_contact_us img{display: inline-block;vertical-align:middle;max-width: 100%;} 
.md26930.md-home_contact_us .i-more{display: flex;align-items: center;cursor: pointer;font-size: 0;}
.md26930.md-home_contact_us .i-more_text{font-family: 'Poppins-Medium', sans-serif;padding: 0 .26rem;color: #ffffff;line-height: .5rem;background-color: var(--theme);border-radius: .25rem;}
.md26930.md-home_contact_us .i-more_icon{display: flex;align-items: center;justify-content: center;width: .5rem;height: .5rem;border-radius: .25rem;background-color: var(--theme);}
.md26930.md-home_contact_us .i-more_icon svg{transform: rotate(0);transition: all .3s;width: .14rem;color: #fff;}
.md26930.md-home_contact_us .i-more:hover .i-more_text{border-radius: .25rem 0 0 .25rem;}
.md26930.md-home_contact_us .i-more:hover .i-more_icon{border-radius:0 .25rem .25rem 0;}
.md26930.md-home_contact_us .i-more:hover .i-more_icon svg{transform: rotate(45deg);}
.md26930.md-home_contact_us .i-cont{width: 100%;display: flex;align-items: center;flex-wrap: wrap;}
.md26930.md-home_contact_us .i-left{width: 50%;padding: .3rem .4rem .3rem 1rem;}
.md26930.md-home_contact_us .i-titles{font-family: 'Poppins-SemiBold', sans-serif;font-style: italic;margin-bottom: .88rem;width: 100%;color: #222222;line-height: 1.1;}
.md26930.md-home_contact_us .i-titles span{display: block;color: var(--theme);}
.md26930.md-home_contact_us .i-intro{font-family: 'Poppins-SemiBold', sans-serif;width: 100%;margin-bottom: .25rem;color: var(--theme);line-height: 1.3;}
.md26930.md-home_contact_us .i-textbox{width: 100%;margin-bottom: .55rem;color: #333333;line-height: 2;}
.md26930.md-home_contact_us .i-right{width: 50%;}
.md26930.md-home_contact_us .i-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(900/960*100%);}
.md26930.md-home_contact_us .i-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}

@media (max-width: 750px) {
  .md26930.md-home_contact_us .i-titles{font-size: 6.6vw;margin-bottom: .5rem;}
  .md26930.md-home_contact_us .i-left{width: 100%;padding: .8rem 4%;}
  .md26930.md-home_contact_us .i-right{width: 100%;}
   .md26930.md-home_contact_us .i-more_text{line-height: .6rem;border-radius: .3rem;}
   .md26930.md-home_contact_us .i-more_icon{width: .6rem;height: .6rem;border-radius: .3rem;}
}
