
/* 首页-banner */
.md24018.md-home_banner{width: 100%;position: relative;}
.md24018.md-home_banner .a-swiper{width: 100%;}
.md24018.md-home_banner .a-item{width: 100%;position: relative;}
.md24018.md-home_banner .a-link{display: block;width: 100%;position: relative;}
.md24018.md-home_banner .a-media{width: 100%;position: relative;overflow: hidden;padding-top: calc(770/1920*100%);}
.md24018.md-home_banner .a-media img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.md24018.md-home_banner .a-media video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.md24018.md-home_banner .a-text{position: absolute;top: 17.64%;left: 50%;transform: translate(-50%,0); width: 16rem;max-width: 92%;}
.md24018.md-home_banner .a-intro{width: 100%;margin-bottom: .38rem;color: #ffffff;line-height: 1.27;}
.md24018.md-home_banner .a-titles{width: 100%;margin-bottom: .74rem;color: #ffffff;line-height: 1.1;}
.md24018.md-home_banner .a-morebox{width: 100%;}
.md24018.md-home_banner .a-more{position: relative;top: 0;transition: all  .3s; display: inline-block;vertical-align: middle;cursor: pointer;color: var(--theme);padding: 0 .1rem 0 .2rem;line-height: .6rem;border-radius: .3rem;background-color: #ffffff;}
.md24018.md-home_banner .a-arrows{display: inline-block;vertical-align: middle;margin-left: .38rem;width: .4rem;height: .4rem;text-align: center;line-height: .4rem;border-radius: 50%;background-color: var(--theme);background-image: linear-gradient(270deg, var(--active) 0%, var(--theme) 100%);}
.md24018.md-home_banner .a-arrows img{width: .14rem;}
.md24018.md-home_banner .a-more:hover{top: -.05rem;}
.md24018.md-home_banner .a-intro,.md24018.md-home_banner .a-titles,.md24018.md-home_banner .a-morebox{opacity:0;transform:translate3d(0,80px,0);}
.md24018.md-home_banner .a-item.swiper-slide-active .a-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);} 
.md24018.md-home_banner .a-item.swiper-slide-active .a-titles{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.md24018.md-home_banner .a-item.swiper-slide-active .a-morebox{opacity:1;transform:translate3d(0,0,0);transition:opacity 2s cubic-bezier(.25,.1,.25,1),transform 2s cubic-bezier(.25,.1,.25,1);} 
.md24018.md-home_banner .a-item.swiper-slide-active  .a-intro{transition-delay: .5s;}
.md24018.md-home_banner .a-item.swiper-slide-active  .a-titles{transition-delay: .7s;}
.md24018.md-home_banner .a-item.swiper-slide-active  .a-morebox{transition-delay: .9s;}
.md24018.md-home_banner .a-bottom{position: absolute;bottom: .35rem;left: 0;z-index: 38;width: 100%;display: flex;align-items: center;justify-content: center;flex-wrap: wrap;}
.md24018.md-home_banner .a-tabs{display: flex;align-items: center;}
.md24018.md-home_banner .a-tab{display: block;cursor: pointer;margin: 0 .15rem;color: rgba(255,255,255,.4);line-height: 1.6;}
.md24018.md-home_banner .a-tab.active{color: #fff;}
.md24018.md-home_banner .a-innerbox{display: block;position: relative;margin: 0 .15rem;width: 1.2rem;height: 2px;background-color: rgba(255,255,255,.2);}
.md24018.md-home_banner .a-inner{position: absolute;top: 0;left: 0;height: 100%;background-color: #fff;}
.md24018.md-home_banner .a-buttom{display: block;cursor: pointer;margin: 0 .15rem;}
.md24018.md-home_banner .a-icon1{display: block;}
.md24018.md-home_banner .a-icon1 img{height: .75em;}
.md24018.md-home_banner .a-icon2{display: none;}
.md24018.md-home_banner .a-icon2 img{height: .75em;}
.md24018.md-home_banner.pause .a-icon1{display: none;}
.md24018.md-home_banner.pause .a-icon2{display: block;}

@media (max-width: 750px) { 
    .md24018.md-home_banner .a-media{padding-top: calc(350 / 750 * 100%);}
  .md24018.md-home_banner .a-bottom{bottom: .15rem;}
  .md24018.md-home_banner .a-text{top: 45%;transform: translate(-50%,-50%);}
  .md24018.md-home_banner .a-intro{margin-bottom: .15rem;}
  .md24018.md-home_banner .a-titles{margin-bottom: .35rem;}
}
@media (max-width: 500px) {
  .md24018.md-home_banner .a-intro{font-size: 3.52vw;}
  .md24018.md-home_banner .a-titles{font-size: 5vw;}
}

/* 首页-行业应用 */
.md24019.md-home_industry_application{overflow: hidden;width: 100%;padding: .6rem 0;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.md24019.md-home_industry_application img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md24019.md-home_industry_application .layout{width: 16.4rem;max-width: 92%;margin: 0 auto;}
.md24019.md-home_industry_application .b-top{width: 100%;text-align: center;padding-bottom: .25rem;}
.md24019.md-home_industry_application .b-titles{display: inline-block;margin-bottom: .2rem;line-height: 1.16;font-weight: bold;color: var(--theme);
	background-image: linear-gradient(90deg, var(--theme) 0%, var(--active)  100%);
	-webkit-background-clip:text; 
  background-clip: text;
  -webkit-text-fill-color: transparent; 
  text-fill-color: transparent;}
.md24019.md-home_industry_application .b-synopsis{width: 100%;color: #333333;line-height: 1.5;}
.md24019.md-home_industry_application .b-bottom{width: 100%;}
.md24019.md-home_industry_application .b-bottom{width: 100%;position: relative;}
.md24019.md-home_industry_application .b-bottom:after{content: '';position: absolute;top: 1.2rem;left: 50%;transform: translate(-50%,0);width: 100vw;height: 1.12rem;background-image: url('../images/a20.png');background-size: cover;background-position: center center;background-repeat: no-repeat;}
.md24019.md-home_industry_application .b-item{width: 25%;height: auto;padding: .8rem .15rem 0;}
.md24019.md-home_industry_application .b-link{display: block;cursor: pointer; width: 100%;text-align: center;padding-top: 0;}
.md24019.md-home_industry_application .b-iconbox{display: block;margin: 0 auto;width: 1.3rem;position: relative;}
.md24019.md-home_industry_application .b-circle1{opacity: 0;transition: all .3s;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: calc(100% + .8rem);height: calc(100% + .8rem);border-radius: 50%;padding: 1px; background: linear-gradient(270deg, var(--active) 0%, var(--theme) 100%);mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite: exclude;-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;pointer-events: none; }
.md24019.md-home_industry_application .b-circle2{opacity: 0;transition: all .3s;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: calc(100% + 1.6rem);height: calc(100% + 1.6rem);border-radius: 50%;padding: 1px; background: linear-gradient(270deg, var(--active) 0%, var(--theme) 100%);mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);mask-composite: exclude;-webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);-webkit-mask-composite: xor;pointer-events: none; }
.md24019.md-home_industry_application .b-icon{display: flex;align-items: center;justify-content: center;position: relative;z-index:3;width: 100%;height:1.3rem;border-radius: 50%;background-color: #ffffff;box-shadow: .22rem .22rem .35rem 0 rgba(14, 111, 125, 0.11);}
.md24019.md-home_industry_application .b-icon img{width: 100%;height: 100%;object-fit: contain;}
.md24019.md-home_industry_application .b-icon1{display: block;}
.md24019.md-home_industry_application .b-icon2{display: none;} 
.md24019.md-home_industry_application .b-text{transition: all .3s;width: 100%;padding-top: .35rem;}
.md24019.md-home_industry_application .b-name{transition: all .3s;width: 100%;color: #333333;line-height: 1.3;}
.md24019.md-home_industry_application .b-intro{opacity:0;transition: all .3s;width: 100%;max-width: 15em;margin: 0 auto;padding-top: .25rem;color: #666666;line-height: 1.5;}
.md24019.md-home_industry_application .b-link:hover .b-icon{background-color: var(--theme);background-image: linear-gradient(270deg, var(--active) 0%, var(--theme) 100%);}
.md24019.md-home_industry_application .b-link:hover .b-icon1{display: none;}
.md24019.md-home_industry_application .b-link:hover .b-icon2{display: block;}
.md24019.md-home_industry_application .b-link:hover .b-name{color: var(--theme);}
.md24019.md-home_industry_application .b-pagination{display: none;position: static;width: 100%;text-align: center;font-size: 0;padding-top: .3rem;}
.md24019.md-home_industry_application .b-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;opacity: 1;margin: .1rem .1rem 0;width: 8px;height: 8px;border-radius: 50%;background-color: var(--theme);}
.md24019.md-home_industry_application .b-pagination .swiper-pagination-bullet-active{background-color: var(--active);}
@media (min-width: 750px) {
  .md24019.md-home_industry_application .b-item.swiper-slide-active .b-link{padding-top: .8rem;}
  .md24019.md-home_industry_application .b-item.swiper-slide-active + .b-item .b-link{padding-top: .5rem;}
  .md24019.md-home_industry_application .b-item.swiper-slide-active + .b-item + .b-item + .b-item .b-link{padding-top: .14rem;}
  .md24019.md-home_industry_application .b-link:hover .b-circle1{opacity: 1;}
  .md24019.md-home_industry_application .b-link:hover .b-circle2{opacity: 0.12;}
  .md24019.md-home_industry_application .b-link:hover .b-text{padding-top: 1.05rem;}
  .md24019.md-home_industry_application .b-link:hover .b-intro{opacity: 1;}
} 
@media (max-width: 750px) {
  .md24019.md-home_industry_application .b-pagination{display: block;}
  .md24019.md-home_industry_application .b-item{width: 50%;}
  .md24019.md-home_industry_application .b-intro{opacity: 1;}
}

/* 首页-产品-英文 */
.md26656.wb-main{width: 100%;padding: .6rem 0 .35rem;background-size: cover;background-position: center center;background-repeat: no-repeat;}
.md26656.wb-main img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md26656.wb-main .layout{width: 16.5rem;max-width: 92%;margin: 0 auto;}
.md26656.wb-main .wb-top{width: 100%;text-align: center;padding-bottom: .3rem;}
.md26656.wb-main .wb-titles{display: inline-block;margin-bottom: .25rem;line-height: 1.16;font-weight: bold;color: var(--theme);
	background-image: linear-gradient(90deg, var(--theme) 0%, var(--active)  100%);
	-webkit-background-clip:text; 
  background-clip: text;
  -webkit-text-fill-color: transparent; 
  text-fill-color: transparent;}
.md26656.wb-main .wb-synopsis{width: 100%;color: #333333;line-height: 1.5;}
.md26656.wb-main  .wb-bottom{width: 100%;position: relative;}
.md26656.wb-main  .wb-swiper{width: 100%;}
.md26656.wb-main  .wb-item{display: block;width: 33.33%;height: auto;padding: .25rem;}
.md26656.wb-main  .wb-link{transition: all  .3s; display: block;cursor: pointer;width: 100%;height: 100%;padding: .3rem .4rem; background-color: #ffffff;border-radius: .2rem;}
.md26656.wb-main  .wb-imgbox{width: 2.8rem;max-width: 100%;margin: 0 auto;}
.md26656.wb-main  .wb-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(280/280*100%);}
.md26656.wb-main  .wb-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md26656.wb-main  .wb-text{width: 100%;padding-top: .45rem;}
.md26656.wb-main  .wb-name{transition: all  .3s; width: 100%;color: #333333;line-height: 1.5;}
.md26656.wb-main  .wb-intro{width: 100%;margin-top: .1rem;color: #555555;line-height: 1.5;}
.md26656.wb-main  .wb-link:hover{ box-shadow: 0 .15rem .25rem 0rem rgba(16, 121, 114, 0.23);}
.md26656.wb-main  .wb-link:hover .wb-img img{transform: scale(1.05);}
.md26656.wb-main  .wb-link:hover .wb-name{color: var(--theme);}
.md26656.wb-main  .wb-prev{left: -.85rem;margin-top: -.25rem;width: .5rem;height: .5rem;background-size: 0 0;}
.md26656.wb-main  .wb-prev:before{transition: all  .3s; content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 50%;background-color: #fff;}
.md26656.wb-main  .wb-prev:after{transition: all  .3s; content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a25.png');background-size: .16rem auto;background-position: center center;background-repeat: no-repeat;}
.md26656.wb-main  .wb-prev:hover:before{background-color: var(--theme);background-image: linear-gradient(270deg, var(--active) 0%, var(--theme) 100%);}
.md26656.wb-main  .wb-prev:hover:after{background-image: url('../images/a25-b.png');}
.md26656.wb-main  .wb-next{right: -.85rem;margin-top: -.25rem;width: .5rem;height: .5rem;background-size: 0 0;}
.md26656.wb-main  .wb-next:before{transition: all  .3s; content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;border-radius: 50%;background-color: #fff;}
.md26656.wb-main  .wb-next:after{transition: all  .3s;transform: rotate(-180deg); content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a25.png');background-size: .16rem auto;background-position: center center;background-repeat: no-repeat;}
.md26656.wb-main  .wb-next:hover:before{background-color: var(--theme);background-image: linear-gradient(270deg, var(--active) 0%, var(--theme) 100%);}
.md26656.wb-main  .wb-next:hover:after{background-image: url('../images/a25-b.png');}
@media (max-width: 900px) {
  .md26656.wb-main  .wb-item{width: 50%;}
  .md26656.wb-main  .wb-bottom{padding-bottom: .5rem;}
  .md26656.wb-main  .wb-prev{top: auto;margin-top: 0;bottom: 0;left: calc(50% - .8rem);}
  .md26656.wb-main  .wb-next{top: auto;margin-top: 0;bottom: 0;right: calc(50% - .8rem);}
}
@media (max-width: 500px) {
  .md26656.wb-main  .wb-item{width: 100%;}
  .md26656.wb-main  .wb-link{padding: .3rem;}
}

/* 首页-关于我们 */
.md24046.md-home_about_us{width: 100%;background-color: #f1f6f8;}
.md24046.md-home_about_us img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md24046.md-home_about_us .c-cont{width: 100%;display: flex;flex-wrap: wrap;}
.md24046.md-home_about_us .c-left{width: 50%;display: flex;align-items: center;}
.md24046.md-home_about_us .c-item{display: block;cursor: pointer;position: relative;width: 100%;overflow: hidden;}
.md24046.md-home_about_us .c-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(750/960*100%);}
.md24046.md-home_about_us .c-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md24046.md-home_about_us .c-play{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.md24046.md-home_about_us .c-play img{width: 1.29rem;}
.md24046.md-home_about_us .c-item:hover .c-img img{transform: scale(1.05);}
.md24046.md-home_about_us .c-right{width: 50%;padding: .3rem 1.6rem .3rem 1.4rem;display: flex;flex-wrap: wrap;align-content: center; background-size: cover;background-position: center center;background-repeat: no-repeat;}
.md24046.md-home_about_us .c-titles{display: inline-block;margin-bottom: .3rem;line-height: 1.16;font-weight: bold;color: var(--theme);
	background-image: linear-gradient(90deg, var(--theme) 0%, var(--active)  100%);
	-webkit-background-clip:text; 
  background-clip: text;
  -webkit-text-fill-color: transparent; 
  text-fill-color: transparent;}
.md24046.md-home_about_us .c-synopsis{width: 100%;color: #333333;line-height: 1.3;}
.md24046.md-home_about_us .c-intro{width: 100%;margin-top: .7rem;color: #666666;line-height: 1.6;}
.md24046.md-home_about_us .c-more{position: relative;top: 0;transition: all  .3s; display: inline-block;vertical-align: middle;cursor: pointer;margin-top: .75rem;color: #ffffff;padding: 0 .1rem 0 .2rem;line-height: .6rem;border-radius: .3rem;background-color: var(--theme);background-image: linear-gradient(270deg, var(--active) 0%, var(--theme) 100%);}
.md24046.md-home_about_us .c-arrows{display: inline-block;vertical-align: middle;margin-left: .38rem;width: .4rem;height: .4rem;text-align: center;line-height: .4rem;border-radius: 50%;background-color: #ffffff;}
.md24046.md-home_about_us .c-arrows img{width: .14rem;}
.md24046.md-home_about_us .c-more:hover{top: -.05rem;}

@media (max-width: 1150px) {
  .md24046.md-home_about_us .c-intro{margin-top: .35rem;}
  .md24046.md-home_about_us .c-more{margin-top: .35rem;}
}
@media (max-width: 750px) {
  .md24046.md-home_about_us .c-left{width: 100%;}
  .md24046.md-home_about_us .c-right{width: 100%;padding: .5rem 4%;}
}

/* 首页-新闻  */
.md24047.md-home_news{width: 100%;padding: .6rem 0  .8rem;}
.md24047.md-home_news img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md24047.md-home_news .layout{width: 16rem;max-width: 92%;margin: 0 auto;}
.md24047.md-home_news .d-top{width: 100%;text-align: center;padding-bottom: .25rem;}
.md24047.md-home_news .d-titles{display: inline-block;margin-bottom: .2rem;line-height: 1.16;font-weight: bold;color: var(--theme);
	background-image: linear-gradient(90deg, var(--theme) 0%, var(--active)  100%);
	-webkit-background-clip:text; 
  background-clip: text;
  -webkit-text-fill-color: transparent; 
  text-fill-color: transparent;}
.md24047.md-home_news .d-synopsis{width: 100%;color: #333333;line-height: 1.5;}
.md24047.md-home_news .d-bottom{width: 100%;}
.md24047.md-home_news .d-swiper{width: 100%;}
.md24047.md-home_news .d-item{display: block;width: 31.25%;margin-right: 3.12%;}
.md24047.md-home_news .d-item:last-child{margin-right: 0;}
.md24047.md-home_news .d-link{display: block;cursor: pointer;width: 100%;height: 100%;padding-bottom: .4rem;border-bottom: 1px solid #f2f2f2;}
.md24047.md-home_news .d-img{width: 100%;margin-bottom: .35rem;position: relative;overflow: hidden;padding-top: calc(320/500*100%);border-radius: .2rem;}
.md24047.md-home_news .d-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md24047.md-home_news .d-box{width: 100%;min-height: calc(.6rem + 7.5em);}
.md24047.md-home_news .d-time{transition: all  .3s;width: 100%;height: 1.5em;margin-bottom: .2rem;color: var(--active);line-height: 1.5;}
.md24047.md-home_news .d-name{transition: all  .3s;width: 100%;margin-bottom: .2rem;color: #333333;line-height: 1.5;height: 3em;}
.md24047.md-home_news .d-intro{transition: all  .3s;width: 100%;height: 0;color: #666666;line-height: 1.5;} 
.md24047.md-home_news .d-morebox{width: 100%;}
.md24047.md-home_news .d-more{transition: all  .3s;color: #666666;line-height: 1.6;}
.md24047.md-home_news .d-arrows{display: inline-block;vertical-align: middle;margin-left: .1rem;width: 1.5em;height: 1.5em;text-align: center;line-height: 1.5em;border-radius: 50%;background-color: var(--theme);background-image: linear-gradient(270deg, var(--active) 0%, var(--theme) 100%);}
.md24047.md-home_news .d-arrows img{width: .56em;}
.md24047.md-home_news .d-item:hover .d-img img{transform: scale(1.05);}
.md24047.md-home_news .d-item:hover .d-time{height: 0;overflow: hidden;margin-bottom: 0;}
.md24047.md-home_news .d-item:hover .d-name{color: var(--theme);}
.md24047.md-home_news .d-item:hover .d-more{color: var(--theme);}
.md24047.md-home_news .d-item:hover .d-intro{height: 3em;}
.md24047.md-home_news .d-pagination{display: none;position: static;width: 100%;text-align: center;font-size: 0;padding-top: .3rem;}
.md24047.md-home_news .d-pagination .swiper-pagination-bullet{display: inline-block;vertical-align: middle;opacity: 1;margin: .1rem .1rem 0;width: 8px;height: 8px;border-radius: 50%;background-color: var(--theme);}
.md24047.md-home_news .d-pagination .swiper-pagination-bullet-active{background-color: var(--active);}
@media (max-width: 750px) {
  .md24047.md-home_news .d-item{width: calc(50% - .15rem);margin-right: .3rem;}
  .md24047.md-home_news .d-pagination{display: block;}
}
