.team{
  width:100%;
  height: 550px;
  position: relative;
  background:url(/portal-saas/df4264fe-13bf-42d7-908a-a689880dafb2.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{
display-radio: 1;
    font_radio: 2;
    font-size: 48px;
    color:#FFF;
    text-align: center;
    font-family: "85fc885e-59a6-4cd8-a492-2fe407247886";
    font-weight: bold;
    line-height: 1;
  }
  
  .team .teamt p{
color: #FFF;
    font-size: 36px;
    text-align: left;
    font-family: "2c77a536-cd5a-4d47-80b6-8d897719bf7c";
    margin-top: 0px;
    letter-spacing: 5px;
    font-weight: 300;
  }
  
.team .xuanxianga a{
  display:block;
  width:calc((100% - 0px) / 5);
  float:left;
  border-right:1px solid rgba(255,255,255,.2);
  height:550px;
  overflow:hidden;
  position: relative;
  }
  .team .xuanxianga a .teama{
  position: absolute;
  left: 12%;
    width: 88%;
    bottom: 15%;
  z-index:99;
  transition:all 0.5s;
  }
  .team .xuanxianga a:hover .teama{
  bottom:22%;
  }
  .team .xuanxianga a .teama p{
  font-size: 1vw;
  line-height: 32px;
  color:#fff;
  font-family:"cdcbedad-c2d2-4fe9-82e7-c5079cdf9a64";
  font-weight:bold;
  }
  .team .xuanxianga a .teama b{
  font-size:12px;
  color:#fff;
  font-family:"arial";
  display: block;
  font-weight:400;
  margin-bottom: 15px;
  }
  .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;
  }
  .team .xuanxianga a:hover img{
  opacity:1;
  }
  .team .xuanxianga a>p{
  font-size: 16px;
    color: #fff;
    font-family: "cdcbedad-c2d2-4fe9-82e7-c5079cdf9a64";
    position: absolute;
    font-weight: bold;
    bottom: 8%;
    left: 12%;
    opacity: 0;
    transition: all 0.8s;
  z-index:99;
    text-transform: uppercase;
  }
  .team .xuanxianga a:hover>p{
  bottom: 12%;
  opacity: 1;
  }
  
  @media screen and (max-width:768px){
  
  .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: 200px;
    overflow: hidden;
    position: relative;
}
  .team {
    width: 100%;
    height: 400px;
    position: relative;
    background:url(../../portal-saas/new2022061616315155210/cms/image/e06f57a9-3178-4b77-95a6-7f8773cfe292.jpg@d=1657847495103) no-repeat center center;
  
}
  .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;
}
  }