
/* 首页-banner */
.md27136.md-home_banner{width: 100%;position: relative;}
.md27136.md-home_banner img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md27136.md-home_banner .a-swiper{width: 100%;}
.md27136.md-home_banner .a-item{width: 100%;position: relative;}
.md27136.md-home_banner .a-link{display: block;width: 100%;position: relative;}
.md27136.md-home_banner .a-media{width: 100%;position: relative;overflow: hidden;padding-top: calc(896/1920*100%);}
.md27136.md-home_banner .a-media img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.md27136.md-home_banner .a-media video{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}
.md27136.md-home_banner .a-text{position: absolute;top: 31.249%;left:50%;transform: translate(-50%,0);width: 13.6rem;max-width: 92%;}
.md27136.md-home_banner .a-titles{width: 100%;color: #ffffff;font-weight: bold;line-height: 1.22;}
.md27136.md-home_banner .a-titles span{color: #fe0000;}

.md27136.md-home_banner .a-pagination{position: absolute;bottom: 1.15rem;left:50%;transform: translate(-50%,0);width: 13.6rem;max-width: 92%;text-align: left;font-size: 0;}
.md27136.md-home_banner .a-pagination .swiper-pagination-bullet{transition: all .3s;display: inline-block;vertical-align: middle;opacity: 1;margin-right: .1rem;width: .66rem;height: .03rem;background-color: #fff;border-radius: 0;}
.md27136.md-home_banner .a-pagination .swiper-pagination-bullet-active{background-color: var(--theme);}
.md27136.md-home_banner .a-prev{transition: all .3s;left: .8rem;top: 43.3%;margin-top: 0;width: .56rem;height: .56rem;border-radius: 50%;background-color: rgba(255,255,255,.3);background-size: 0 0;}
.md27136.md-home_banner .a-prev:after{transition: all .3s;content: '';opacity: .8;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a1.png');background-size: .18rem auto;background-position: center center;background-repeat: no-repeat;}
.md27136.md-home_banner .a-prev:hover{background-color: rgba(255,255,255,.6);}
.md27136.md-home_banner .a-prev:hover:after{opacity: 1;}
.md27136.md-home_banner .a-next{transition: all .3s;right: .8rem;top: 43.3%;margin-top: 0;width: .56rem;height: .56rem;border-radius: 50%;background-color: rgba(255,255,255,.3);background-size: 0 0;}
.md27136.md-home_banner .a-next:after{transition: all .3s;transform: rotate(-180deg);content: '';opacity: .8;position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-image: url('../images/a1.png');background-size: .18rem auto;background-position: center center;background-repeat: no-repeat;}
.md27136.md-home_banner .a-next:hover{background-color: rgba(255,255,255,.6);}
.md27136.md-home_banner .a-next:hover:after{opacity: 1;}

.md27136.md-home_banner .ab-main{position: absolute;top: 50%;left: 0;transform: translate(0,-50%);width: 100%;padding: 0 .1rem;}
.md27136.md-home_banner .ab-cont{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.md27136.md-home_banner .ab-left{flex: 1;text-align: right;}
.md27136.md-home_banner .ab-img{display: inline-block;text-align: center; width: 5.45rem;max-width: 100%;height: 5.15rem;line-height: 5.15rem;}
.md27136.md-home_banner .ab-img img{max-width: 90%;max-height: 100%;}
.md27136.md-home_banner .ab-right{width: calc(100% - 9.1rem);}
.md27136.md-home_banner .ab-top{width: 100%;position: relative;}
.md27136.md-home_banner .ab-titles{position: relative;z-index: 1;width: 100%;color: #ffffff;font-weight: bold;line-height: 1.15;font-weight: bold;}
.md27136.md-home_banner .ab-intro{position: relative;z-index: 1;width: 100%;padding-top: .08rem;color: var(--theme);line-height: 1.35;}
.md27136.md-home_banner .ab-bg{position: absolute;left: 0;bottom: -.2rem;transform: translate(0,50%);width: 100%;max-width: 9.87rem; }
.md27136.md-home_banner .ab-bg img{width: 100%;}
.md27136.md-home_banner .ab-list{position: relative;z-index: 1;width: 100%;display: flex;flex-wrap: wrap;padding-top: .2rem;}
.md27136.md-home_banner .ab-one{display: block;text-align: center;margin-top: .3rem;margin-right: .5rem;}
.md27136.md-home_banner .ab-one:last-child{margin-right: 0;}
.md27136.md-home_banner .ab-icon{width: 100%;}
.md27136.md-home_banner .ab-icon img{height: .52rem;}
.md27136.md-home_banner .ab-text{width: 100%;padding-top: .1rem;color: #fefefe;line-height: 1;}

@media (max-width: 900px) {
  .md27136.md-home_banner .ab-main{padding: 0 4%;}
  .md27136.md-home_banner .ab-left{flex: none;width: 30%;}
  .md27136.md-home_banner .ab-right{flex: 1;}
}
@media (max-width: 500px) {
  .md27136.md-home_banner .a-media{padding-top: calc(440/750*100%);}
  .md27136.md-home_banner .ab-titles{font-size: 6vw;}
  .md27136.md-home_banner .ab-text{font-size: 3vw;}
  .md27136.md-home_banner .ab-main{padding: 0 4%;}
  .md27136.md-home_banner .ab-left{flex: none;width: 2rem;}
  .md27136.md-home_banner .ab-right{flex: 1;}
  .md27136.md-home_banner .ab-one{width: 33.33%;margin-right: 0;}
}
@media (max-width: 750px) {
  .md27136.md-home_banner .a-text{top: 50%;transform: translate(-50%,-50%);}
  .md27136.md-home_banner .a-pagination{bottom: .15rem;}
  .md27136.md-home_banner .a-prev{display: none;}
  .md27136.md-home_banner .a-next{display: none;}
}

/* 首页-产品 */
.md27135.md-home_product{width: 100%;padding:.35rem .1rem  .7rem;}
.md27135.md-home_product img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md27135.md-home_product .layout{width: 100%;}
.md27135.md-home_product .b-cont{width: 100%;display: flex;flex-wrap: wrap;}
.md27135.md-home_product .b-item{width: 50%;padding: .05rem;}
.md27135.md-home_product .b-link{display: flex;flex-wrap: wrap;align-content: space-between;cursor: pointer;position: relative; width: 100%;height: 100%;padding: .35rem 1.7rem 4.15rem;background-color: #e9e9e9;overflow: hidden;}
.md27135.md-home_product .b-labelbox{position: absolute;top: .5rem;right: .48rem;z-index: 8;width: 1.2rem;font-size: 0;}
.md27135.md-home_product .b-label{display: inline-block;vertical-align: middle;width: 50%;padding: 0 .12rem .24rem;}
.md27135.md-home_product .b-label img{width: 100%;}
.md27135.md-home_product .b-text{width: 100%;text-align: center;position: relative;z-index: 8;}
.md27135.md-home_product .b-name{width: 100%;color: #303030;line-height: 1.43;}
.md27135.md-home_product .b-intro{width: 100%;color: #303030;line-height: 1.66;}
.md27135.md-home_product .b-more{display: none;width: 100%;color: var(--theme);line-height: 1.76;}
.md27135.md-home_product .b-more:after{content: '>';margin-left: .05rem;}
.md27135.md-home_product .b-imgbox{position: absolute;bottom: 0;left: 0;width: 100%;height: 90%;}
.md27135.md-home_product .b-img{transition: all .7s;display: flex;align-items: center;justify-content: center;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.md27135.md-home_product .b-img img{max-width: 100%;max-height: 100%;}
.md27135.md-home_product .b-video{transition: all .7s;display: flex;align-items: center;justify-content: center;position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.md27135.md-home_product .b-video video{max-width: 100%;max-height: 100%;background-color: #e9e9e9;} 
.md27135.md-home_product .b-link:hover .b-img{top: -.08rem;}
.md27135.md-home_product .b-link:hover .b-video{top: -.08rem;}
 
@media (max-width: 750px) {
  .md27135.md-home_product .b-item{width: 100%;}
}

/* 首页-行业应用 */
.md27140.md-home_industry_application{width: 100%;padding: .95rem 0 .85rem;}
.md27140.md-home_industry_application img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md27140.md-home_industry_application .layout{width: 14.2rem;max-width: 92%;margin: 0 auto;}
.md27140.md-home_industry_application .c-titles{width: 100%;text-align: center;margin-bottom: 1.2rem;color: #333333;font-weight: bold;line-height: 1.3;}
.md27140.md-home_industry_application .c-top{width: 100%;position: relative;margin-bottom: .7rem;}
.md27140.md-home_industry_application .c-one{opacity: 0;z-index: -1;visibility: hidden;transition: all .5s;position: absolute;top: 0;left: 0;width: 100%;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.md27140.md-home_industry_application .c-one.show{position: relative;opacity: 1;z-index: 1;visibility: visible;}
.md27140.md-home_industry_application .c-left{width: 8.04rem;}
.md27140.md-home_industry_application .c-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(605/804*100%);}
.md27140.md-home_industry_application .c-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;transform: scale(1.00);transition: all ease .5s;}
.md27140.md-home_industry_application .c-right{width: calc(100% - 8.38rem);}
.md27140.md-home_industry_application .c-product{width: 6.08rem;}
.md27140.md-home_industry_application .c-navbox{width: 13.15rem;max-width: 100%;margin: 0 auto .2rem;display: flex;flex-wrap: wrap;font-size: 0;}
.md27140.md-home_industry_application .c-nav{flex: 1;display: block;cursor: pointer;text-align: center;padding: 0 .1rem .15rem;color: #737373;line-height: 1.5;border-bottom: .03rem solid #c7c7c7;}
.md27140.md-home_industry_application .c-nav:hover{color: #333333;}
.md27140.md-home_industry_application .c-nav.active{color: #333333;border-bottom: .03rem solid var(--theme);}
.md27140.md-home_industry_application .c-bottom{width: 13.15rem;max-width: 100%;margin: 0 auto;position: relative;;}
.md27140.md-home_industry_application .c-item{opacity: 0;z-index: -1;visibility: hidden;transition: all .5s;position: absolute;top: 0;left: 0;width: 100%;text-align: center;}
.md27140.md-home_industry_application .c-item.show{position: relative;opacity: 1;z-index: 1;visibility: visible;}
.md27140.md-home_industry_application .c-textbox{width: 100%;color: #333333;line-height: 1.5;}
.md27140.md-home_industry_application .c-textbox *{line-height: inherit;max-width: 100%;}
.md27140.md-home_industry_application .c-morebox{width: 100%;padding-top: .7rem;}
.md27140.md-home_industry_application .c-more{display: inline-block;cursor: pointer;color: var(--theme);line-height: 1.43;}
.md27140.md-home_industry_application .c-more:after{content: '>';margin-left: .05rem;}
.md27140.md-home_industry_application .c-swiper{display: inline-block;max-width: 100%;}
.md27140.md-home_industry_application .c-swiper .c-nav{width: auto;flex: none;}

.md27140.md-home_industry_application .cp-top{display: flex;align-items: center;width: 100%;min-height: 4.8rem;}
.md27140.md-home_industry_application .cp-cont{display: block;position: relative;width: 100%;}
.md27140.md-home_industry_application .cp-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(380/608*100%);}
.md27140.md-home_industry_application .cp-img img{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: contain;transform: scale(1.00);transition: all ease .5s;}

.md27140.md-home_industry_application .cp-item{position: absolute;}
.md27140.md-home_industry_application .cp-circle{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.md27140.md-home_industry_application .cp-circle1{display: block;width: .24rem;height: .24rem;border-radius: 50%;background-color: rgba(255,255,255,.8);}
.md27140.md-home_industry_application .cp-circle1:after{opacity: 0;content: '';position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: .1rem;height: .1rem;border-radius: 50%;background-color: var(--theme);}
.md27140.md-home_industry_application .cp-circle2{animation: cp_opacitymd27140 1s ease infinite alternate;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);width: .3rem;height: .3rem;border-radius: 50%;border: 1px solid var(--theme);}
.md27140.md-home_industry_application .cp-sub{display: none;position: absolute;top: 100%;left: 50%;transform: translate(-50%,0);padding-top: .3rem;}
.md27140.md-home_industry_application .cp-link{display: block;cursor: pointer;position: relative;background-color: #f2f2f2;}
.md27140.md-home_industry_application .cp-link:after{content: '';position: absolute;top: -.09rem;left: 50%;transform: translate(-50%,0);border-bottom: .06rem solid var(--theme);border-left: .08rem solid transparent;border-right: .08rem solid transparent;}
.md27140.md-home_industry_application .cp-name{display: inline-block;white-space: nowrap;padding:.05rem .2rem;color: #333333;line-height: 1.6;}
.md27140.md-home_industry_application .cp-item.show .cp-sub{display: block;}
.md27140.md-home_industry_application .cp-item.show .cp-circle1:after{opacity: 1;}

/* 上 */
.md27140.md-home_industry_application .cp-item.up  .cp-sub{top: auto;bottom: 100%;padding-top: 0;padding-bottom: .3rem;}
.md27140.md-home_industry_application .cp-item.up .cp-link:after{top: auto;bottom: -.09rem;border-bottom: none;border-top: .06rem solid var(--theme);}

/* 左 */
.md27140.md-home_industry_application .cp-item.left  .cp-sub{top: 50%;left: auto;transform: translate(0,-50%);padding-top: 0;right: 100%;padding-right: .3rem;}
.md27140.md-home_industry_application .cp-item.left  .cp-link:after{top: 50%;left: auto;right: -.09rem; transform: translate(0,-50%);border-bottom: .08rem solid transparent;border-top: .08rem solid transparent;border-left:.06rem solid var(--theme) ;border-right: none;}

/* 右 */
.md27140.md-home_industry_application .cp-item.right  .cp-sub{top: 50%;left: 100%;transform: translate(0,-50%);padding-top: 0;padding-left: .3rem;}
.md27140.md-home_industry_application .cp-item.right  .cp-link:after{top: 50%;left:  -.09rem;right:auto; transform: translate(0,-50%);border-bottom: .08rem solid transparent;border-top: .08rem solid transparent;border-left: none;border-right: .06rem solid var(--theme) ;}


.md27140.md-home_industry_application .cp-morebox{width: 100%;text-align: right;padding-top: .25rem;}
.md27140.md-home_industry_application .cp-more{display: inline-block;cursor: pointer;color: var(--theme);line-height: 1.52;}
.md27140.md-home_industry_application .cp-more:after{content: '>';margin-left: .05rem;}
@keyframes cp_opacitymd27140 {
  0%{
      width: .3rem;
      height: .3rem; 
  } 
  100%{
      width: .36rem;
      height: .36rem; 
  } 
}


@media (max-width: 750px) {
   .md27140.md-home_industry_application .c-left{width: 100%;}
   .md27140.md-home_industry_application .c-right{width: 100%;}
   .md27140.md-home_industry_application .c-product{width: 100%;}
   .md27140.md-home_industry_application .cp-top{width: 80%;margin: 0 auto;}
   .md27140.md-home_industry_application .c-navbox{display: block;white-space: nowrap;overflow: auto;text-align: center;}
   .md27140.md-home_industry_application .c-nav{display: inline-block;vertical-align: top;padding: 0 .15rem .15rem;}
}

/* 首页-新闻资讯 */
.md27145.md-home_news{width: 100%;padding: .95rem 0  1.35rem;}
.md27145.md-home_news img{display: inline-block;vertical-align:middle;max-width: 100%;}
.md27145.md-home_news .layout{width: 14rem;max-width: 92%;margin: 0 auto;}
.md27145.md-home_news .d-titles{width: 100%;text-align: center;margin-bottom: .8rem;color: #333333;line-height: 1.3;font-weight: bold;}
.md27145.md-home_news .d-cont{width: calc(100% + .24rem);position: relative;left: -.12rem;display: flex;flex-wrap: wrap;}
.md27145.md-home_news .d-swiper{width: 100%;}
.md27145.md-home_news .d-item{width: 33.33%;height: auto; padding: 0 .12rem .3rem;}
.md27145.md-home_news .d-link{display: block;cursor: pointer;position: relative;width: 100%;height: 100%;}
.md27145.md-home_news .d-link:before{content: '';position: absolute;bottom: 0;left: 0;width: 100%;height: 1px;background-color: #c7c7c7;}
.md27145.md-home_news .d-link:after{transition: all .5s;content: '';position: absolute;bottom: 0;left: 0;width: 0;height: 1px;background-color: var(--theme);}
.md27145.md-home_news .d-img{width: 100%;position: relative;overflow: hidden;padding-top: calc(334/451*100%);background-color: #f2f2f2;}
.md27145.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;}
.md27145.md-home_news .d-text{width: 100%;text-align: center;padding: .52rem 0 .28rem;}
.md27145.md-home_news .d-name{width: 100%;color: #333333;line-height: 1.86;}
.md27145.md-home_news .d-link:hover:after{width: 100%;}
.md27145.md-home_news .d-link:hover .d-img img{transform: scale(1.05);}
.md27145.md-home_news .d-link:hover .d-name{color: var(--theme);}
.md27145.md-home_news .d-morebox{width: 100%;text-align: center;padding-top: .6rem;}
.md27145.md-home_news .d-more{display: inline-block;vertical-align: middle;cursor: pointer;color: var(--theme);line-height: 1.6;}
.md27145.md-home_news .d-more:after{content: '>';}

@media (max-width: 750px) {
  .md27145.md-home_news .d-item{width: 50%;}
  .md27145.md-home_news .d-name br{display: none;}
}
