.team {
  width: 100%;
  height: 860px;
  position: relative;
  background: url(https://omo-oss-image.thefastimg.com/portal-saas/pg2024051717291342052/cms/image/abca20a6-cefc-4959-b085-74b3a9ebecc4.jpg) no-repeat center center;
  background-attachment: fixed1;
}
.team::before{
   content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgb(83 89 103 / 40%);
}
.team .xuanxianga a:hover{
background: rgb(83 89 103 / 50%);
}
.team .teamt {
  position: absolute;
  left: 5%;
  top: 15%;
  z-index: 1;
}
.team .teamt b {
 line-height: normal;
    display-radio: 1;
    font_radio: 2;
    font-size: 24px;
    font-weight: normal;
    color: #fff;
    font-family: Impact;
}
.team .xuanxianga {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0px;
  top: 0px;
}
.team .teamt h1 {
  line-height: normal;
    display-radio: 1;
    font_radio: 2;
    font-size: 40px;
    color: #fff;
    font-weight: normal;
    margin-top: 10px;
}
.team .teamt p {
  font-size: 16px;
  color: #fff;
  width: 100%;
  margin-top: 10px;
}
.team .xuanxianga a {
  display: block;
  width: calc((100% - 0px) / 3);
  float: left;
  border-right: 1px solid rgba(255, 255, 255, .2);
  height: 860px;
  overflow: hidden;
  position: relative;
}
.team .xuanxianga a .teama {
  position: absolute;
  left: 12%;
  width: auto;
  bottom: 30%;
  z-index: 9;
  transition: all 0.5s;
  right: 12%;
}
.team .xuanxianga a:hover .teama {
  bottom: 35%;
}
.team .xuanxianga a .teama p {
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  margin-top: 30px;
}
.team .xuanxianga a .teama .teama1{
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team .xuanxianga a .teama b {
  font-size: 15px;
  color: #fff;
  display: block;
  font-weight: 400;
  margin-bottom: 0px;
  opacity: 0;
}
.team .xuanxianga a:hover .teama b{
opacity: 1;
}
.team .xuanxianga a .teama img {
  float: left;
  width: 72px;
}
.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 {
  position: absolute;
  font-weight: 100;
  bottom: 8%;
  left: 12%;
  opacity: 0;
  transition: all 0.8s;
  z-index: 99;
  text-transform: uppercase;
  background-color: #971b22;
  color: #fff;
  display: block;
  text-align: center;
  padding: 5px 20px;
  border-radius: 2px;
  font-size: 12px;
}
.team .xuanxianga a>p:hover{
  background: #b00;
}
.team .xuanxianga a:hover>p {
  bottom: 12%;
  opacity: 1;
}
@media screen and (max-width:768px) {
  .team .xuanxianga a .teama {
    position: absolute;
    left: 5%;
    width: auto;
    bottom: 10%;
    z-index: 9;
    transition: all 0.5s;
    right: 5%;
  }
  .team .xuanxianga a:hover .teama {
    bottom: 12%;
  }
  .team .xuanxianga a .teama span {
    height: 0;
  }
  .team .xuanxianga a {
    display: block;
    width: calc((100% - 0px) / 1);
    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: 600px;
    position: relative;
    background-attachment: fixed;
  }
  .team .teamt {
    position: absolute;
    left: 3%;
    top: 30px;
    z-index: 1;
  }
  .team .xuanxianga {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0px;
    top: 0%;
}
.team .teamt b {
    font-size: 28px;
    font-family: Impact;
}
  .team .teamt h1 {
    font-size: 24px;
}
  .team .teamt p {
    font-size: 14px;
}
  .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;
  }
  .team .xuanxianga a>p{
    display: none;
  }
  .team .xuanxianga a .teama p {
    font-size: 20px;
    color: #fff;
    font-weight: 900;
    margin-top: 10px;
  }
  .team .xuanxianga a .teama b {
    font-size: 15px;
    color: #fff;
    display: block;
    font-weight: 100;
    margin-bottom: 0px;
  }
}

