.team{
  width:100%;
  height: 700px;
  position: relative;
  background:url(https://omo-oss-image.thefastimg.com/portal-saas/new2022032417252634614/cms/image/57ab5ee3-220e-4365-b2d3-43c8bb0e74c5.jpg_1920xaf.jpg) no-repeat center center;
  background-attachment: fixed;
  }
  .team .teamt{
  position: absolute;
  left:3%;
  top:15%;
  z-index:99
  }
  .team .teamt b{
  color:#fff;
  font-weight:400;
  font-size:12px;
  line-height:1.5em;
      line-height: 1.5em;
    display: block;
    margin-top: 15px;
  }
  .team .xuanxianga{
  width:100%;
  height:auto;
  position: absolute;
  left:0px;
  top:0px;
  }
  
  .team .teamt h1{
  font-size:48px;
  font-family:"cdcbedad-c2d2-4fe9-82e7-c5079cdf9a64";
  font-weight:bold;
  color:#fff;
  }
  
  .team .teamt p{
  font-size:14px;
  font-family:"arial";
  color:#fff;
  }
  
.team .xuanxianga a{
  display:block;
  width:calc((100% - 0px) / 4);
  float:left;
  border-right:1px solid rgba(255,255,255,.2);
  height:700px;
  overflow:hidden;
  position: relative;
  }
  .team .xuanxianga a .teama{
  position: absolute;
     padding: 0px 10%;
    width: 100%;
    bottom: 12%;
  z-index:9;
  transition:all 0.5s;
  }
  .team .xuanxianga a:hover .teama{
  bottom:22%;
  }
  .team .xuanxianga a .teama p{
font-size: 24px;
    color: #fff;
    font-family: "微软雅黑";
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 24px;
    min-height: 48px;
    margin-bottom: 10px;
  }
  .team .xuanxianga a .teama b{
  font-size:14px;
  color:#fff;
  font-family:"微软雅黑";
  display: block;
  font-weight:400;
  margin-bottom: 25px;
    overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
        min-height: 40px;
    line-height: 20px;
  }
  .team .xuanxianga a .teama img{
  float:left;
  }
  .team .xuanxianga a .teama span{
width: 90px;
    height: 1px;
    opacity: 0.3;
    background: #fff;
    display: block;
    float: left;
    margin-top: 13px;
    margin-left: 15px;
  }
  .team .xuanxianga a>img{
  position: absolute;
  left:50%;
  top:50%;
  transform:translate(-50%,-50%);
  z-index:1;
  transition:all 0.5s;
  opacity:0;
      width: 101%;
        height: 100%;
  }
  .team .xuanxianga a:hover>img{
  opacity:1;
  }
  .team .xuanxianga a>p{
  font-size: 16px;
    color: #fff;
    font-family: "微软雅黑";
    position: absolute;

    bottom: 8%;
    padding:0px 10%;
    opacity: 0;
    transition: all 0.8s;
  z-index:99;

  }
  .team .xuanxianga a:hover>p{
  bottom: 12%;
  opacity: 1;
  }
@media screen and (max-width: 1024px) and (min-width: 769px){
    .team {
    width: 100%;
    height: 400px;
    position: relative;
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022032417252634614/cms/image/57ab5ee3-220e-4365-b2d3-43c8bb0e74c5.jpg_1920xaf.jpg) no-repeat center center;
    background-attachment: fixed;
}
    .team .xuanxianga a {
    display: block;
    width: calc((100% - 0px) / 4);
    float: left;
    border-right: 1px solid rgba(255,255,255,.2);
    height: 400px;
    overflow: hidden;
    position: relative;
}
}
  @media screen and (max-width:768px){
    .team .xuanxianga a .teama b{
    display: none;
    }
  .team .xuanxianga a .teama p{
  font-size:20px;
  color:#fff;
  font-family:"微软雅黑";

overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
  }
    .team .xuanxianga a .teama span{
    display: none;
    }
  .team .xuanxianga a {
    display: block;
    width: calc((100% - 0px) / 2);
    float: left;
    border-right: 1px solid rgba(255,255,255,.2);
  border-top: 1px solid rgba(255,255,255,.2);
    height: 245px;
    overflow: hidden;
    position: relative;
}
  .team {
    width: 100%;
    height: 490px;
    position: relative;
    background: url(https://omo-oss-image.thefastimg.com/portal-saas/new2022032417252634614/cms/image/57ab5ee3-220e-4365-b2d3-43c8bb0e74c5.jpg_1920xaf.jpg) no-repeat center center;
    background-attachment: fixed;
}
  .team .teamt {
    position: absolute;
    left: 3%;
    top: 15%;
    display: none;
    z-index: 99;
}
  .team .xuanxianga a>img {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    transform: translate(-50%,-50%);
    z-index: 1;
    transition: all 0.5s;
    opacity: 0;
    width: 101%;
}
  }