﻿main>video{  width: 100%;}
.wmkc-goods .goods-info img{aspect-ratio:800/532}
.wmkc-goods .goods-slide-p1{min-height:52px}

.home-hbavideo{position:relative}
.home-hbavideo video{width:100%;}
.home-hbavideo .hba{position:absolute;top:30%;left:10%}
.share-modify{display:none;position:fixed;left:0;top:0;width:100%;height:100vh;background:rgba(0,0,0,.3);z-index:9999}
.share-modify-pro{width:50%;position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);height:500px;background:#fff;padding:50px}
.share-modify-guan{position:absolute;top:20px;right:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#f07f00;transition:all .1s linear;z-index:99999}
.share-modify-guan em{width:20px;height:3px;background-color:#fff;border-radius:3px;position:absolute}
.share-modify-guan em:first-child{top:17px;transform:rotate(45deg)}
.share-modify-guan em:last-child{bottom:20px;transform:rotate(-45deg)}
.bainquiry{width:100%;height:100%;display:flex;align-items:center;justify-content:center;transition:all .2s linear}
.hba .title{color:#fff;font-size:52px}
/*.hba .text{display:flex}*/
.hba .text span{color:#fff;font-size:20px;margin-right:20px}
.hba .more{display:inline-block;background:var(--color);padding:8px 30px;border-radius:10px;transition:all .3s ease;color:#fff;font-style:italic;font-weight:var(--fontbold6);font-size:20px;margin-top: 5%;cursor: pointer;}
@media(max-width:768px){.hba .title{font-size: 20px;line-height:1.4}
.hba .text span{font-size:14px;}
.hba .more{font-size: 16px;padding: 3px 15px;}
.share-modify-pro{width:100%;}
.home-hbavideo .hba{top:10%;}}
  .wmkc-team .team-item-img{aspect-ratio:1/1}
.wmkc-team .team-item-img img{width:100%;height:100%;object-fit:cover}
.wmkc-goods .goods-info img{aspect-ratio: unset; }