.people_box {

  width: 944px;

  display: flex;

  justify-content: center;

  align-items: center;

  margin-top: 30px;

}

.people_all {

  margin-bottom: 50px;
  padding-bottom: 10px;

}

.people_box_1 {

  width: 160px;

  height: 160px;

  border-radius: 50%;

  object-fit: cover;

}

.people_box_2 {

  margin-left: 26px;

}

.people_box_3 {

  display: flex;

  justify-content: space-between;

}

.people_box_4 {

  display: flex;

  align-items: flex-end;

}

.people_box_5 {

  font-weight: 500;

  font-size: 20px;

  color: #ffffff;

  margin-left: 10px;

}

.people_box_6 {

  font-weight: bold;

  font-size: 34px;

  color: #ffffff;

  margin-left: 2px;

}

.people_box_7 {

  font-weight: 500;

  font-size: 16px;

  color: #ffffff;

  margin-left: 10px;

}

.people_box_8 {

  display: flex;

  align-items: flex-end;

}

.people_box_9 {

  font-weight: 500;

  font-size: 18px;

  color: #ffffff;

}

.people_box_10 {

  background: #53b8ff;

  border-radius: 10px;

  padding: 2px 10px;

  font-weight: 500;

  font-size: 16px;

  color: #ffffff;

}

.people_box_11 {

  width: 707px;

  height: 1px;

  border-top: 1px solid rgba(255, 255, 255, 0.37);

  margin-top: 20px;

}

.people_box_12 {

  display: flex;

  justify-content: space-between;

  font-weight: 500;

  font-size: 16px;

  color: #ffffff;

  line-height: 30px;

  margin-top: 10px;

}

.people_box_13 {

  width: 350px;

}

.people_box_14 {

  width: 944px;

  background: rgba(255, 255, 255, 0.37);

  border-radius: 15px;

  font-weight: 400;

  font-size: 17px;

  color: #ffffff;

  line-height: 27px;

  padding: 25px 40px;

  margin: 0 auto;

  margin-top: 30px;

}

.people_box_15 {

  display: flex;

  justify-content: center;

  align-items: center;

  margin-top: 31px;

}

.people_box_16 {

  font-weight: 500;

  font-size: 18px;

  color: #edd097;

  line-height: 28px;

}

.people_box_17 {

  width: 150px;

  height: 1px;

  border: 1px dashed #ffffff;

  margin: 0 20px;

}

.people_box_18 {

  width: 140px;

  height: 32px;

  background: #ffffff;

  box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.37);

  border-radius: 5px;

  text-align: center;

  font-weight: bold;

  font-size: 17px;

  color: #1a3158;

  line-height: 48px;

}



.people_box_19 {

  width: 191px;

  height: 42px;

  background: url("../images/index/btn.png") no-repeat;

  background-size: 100% 100%;

  font-size: 17px;

  font-weight: bold;

  color: #000;

  display: flex;

  justify-content: center;

  align-items: center;

  cursor: pointer;

  text-shadow: none;

  margin: 0 auto;

  margin-top: 35px;

  margin-bottom: 45px;

}



/* 队伍 */

.team-box-new {

  display: grid;

  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 0fr;

  grid-gap: 59px;

  margin-top: 18px;

  margin-bottom: 10px;

}

.team-box-new dl {

  display: flex;

  align-items: center;

  flex-direction: column;

}

.team-box-new dt {

  margin-bottom: 10px;

}

.team-box-new dd {

  display: grid;

  grid-template-columns: repeat(2, 1fr);

  grid-gap: 5px;

  align-items: center;

}

.team-box-new dd a {

  font-size: 14px /* 14/50 */;

  font-weight: 700;

  color: #fff !important;

  min-width: 60px;

  min-height: 26px;

  display: flex;

  justify-content: center;

  align-items: center;

}

.team-box-new dd a.s2 {

  background: #53b8ff;

}

.team-box-new dd a.n2 {

  background: #bd9cc6;

}

.team-box-new dd a.h2 {

  background: #f8a722;

}

.team-box-new dd a.x {

  background: #a6ce28;

}

.team-box-new dd a.g {

  background: #abca11;

}

.team-box-new dd a.n3 {

  background: #f4d020;

}

.team-box-new dd a.z {

  background: #ea627b;

}

.team-box-new dd a.b {

  background: #f84972;

}

.team-box-new dd a.e {

  background: #0cc8c3;

}

.team-box-new dd a.c {

  background: #ffb909;

}

.team-box-new dd a.k {

  background: #ff5043;

}

.team-box-new dd a.c2 {

  background: #e60000;

}

.team-box-new dd a.g2 {

  background: #01559b;

}

.vs_gl_con_new {

  overflow-y: auto;

  height: 100px;

}

/* 队伍 */

@media screen and (max-width: 768px) {

  .team-box-new dd a {
    font-size: 13px /* 14/50 */;
    font-weight: 700;
    color: #fff !important;
    min-width: 53px;
    min-height: 26px;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  body .main-mobile .vs_nav_div {

    width: 100% !important;

  }

  .team-box-new .snh dt img{
     display: none;
  }

  .team-box-new .gnz dt img{
    display: none;
  }

  .team-box-new .bej dt img{
    display: none;
  }

  .team-box-new .ckg dt img{
    display: none;
  }

  .team-box-new .cgt dt img{
    display: none;
  }

  body .main-mobile .big_bt_con .big_bt img {

    width: 37% !important;

  }

  .team-box-new {

    display: grid;

    grid-template-columns: 0fr 1fr;

    grid-template-rows: 0fr 0fr 0fr;

    grid-gap: 12px;

    margin-top: 18px;

    margin-bottom: 10px;

  }

  .people_box {

    width: 100%;

    display: flex;

    flex-direction: column;

    justify-content: center;

    align-items: center;

    margin-top: 30px;

  }

  .people_box_3 {

    display: flex;

    flex-direction: column;

    align-items: center;

    justify-content: center;

  }

  .people_box_13 {

    width: auto;

  }

  .people_box_12 {

    display: flex;

    flex-direction: column;

    justify-content: center;

    align-items: flex-start;

    font-weight: 500;

    font-size: 15px;

    color: #ffffff;

    line-height: 30px;

    margin-top: 10px;

    margin-left: 23px;

  }

  .people_box_2 {

    width: 100%;

    margin-left: 0px;

  }



  .people_box_14 {

    width: 90%;

    background: rgba(255, 255, 255, 0.37);

    border-radius: 15px;

    font-weight: 400;

    font-size: 15px;

    color: #ffffff;

    line-height: 27px;

    padding: 10px 12px;

    margin: 0 auto;

    margin-top: 10px;

  }

  .people_box_1 {

    width: 120px;

    height: 120px;

    border-radius: 50%;

    object-fit: cover;

  }

  .people_box_5 {

    font-weight: 500;

    font-size: 18px;

    color: #ffffff;

    margin-left: 10px;

  }

  .people_box_6 {

    font-weight: bold;

    font-size: 25px;

    color: #ffffff;

    margin-left: 2px;

  }

  .people_box_7 {

    font-weight: 500;

    font-size: 15px;

    color: #ffffff;

    margin-left: 10px;

  }

  .people_box_9 {

    font-weight: 500;

    font-size: 17px;

    color: #ffffff;

  }

  .people_box_10 {

    background: #53b8ff;

    border-radius: 10px;

    padding: 2px 10px;

    font-weight: 500;

    font-size: 14px;

    color: #ffffff;

  }

  .people_box_8 {

    display: flex;

    align-items: center;

    margin-top: 10px;

  }

  .people_box_4 {

    display: flex;

    align-items: center;

    margin-top: 10px;

  }

  .people_box_11 {

    width: 100%;

    height: 1px;

    border-top: 1px solid rgba(255, 255, 255, 0.37);

    margin-top: 20px;

  }

  .people_box_15 {

    display: flex;

    justify-content: center;

    flex-direction: column;

    align-items: center;

    margin-top: 26px;

  }

  .people_box_17 {

    display: none;

  }

  .people_box_18 {

    width: 140px;

    height: 32px;

    background: #ffffff;

    box-shadow: 1px 2px 2px 0px rgba(0, 0, 0, 0.37);

    border-radius: 5px;

    text-align: center;

    font-weight: bold;

    font-size: 17px;

    color: #1a3158;

    line-height: 48px;

    margin-top: 10px;

  }

  .vs_gl_con_new {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    text-align: center;
    overflow-y: auto;
    height: 73px;
  }

}
.people_all{display:none;}
.team_101{
  background: #53b8ff;
}
.team_102{
  background: #bd9cc6;
}
.team_103{
  background: #f8a722;
}
.team_104{
  background: #a6ce28;
}
.team_150{
  background: #53b8ff;
}
.team_301{
  background: #abca11;
}
.team_302{
  background: #f4d020;
}
.team_303{
  background: #ea627b;
}
.team_305{
  background: #abca11;
}
.team_201{
  background: #f84972;
}
.team_202{
  background: #0cc8c3;
}
.team_210{
  background: #f84972;
}
.team_501{
  background: #ffb909;
}
.team_502{
  background: #ff5043;
}
.team_510{
  background: #ffb909;
}
.team_601{
  background: #e60000;
}
.team_602{
  background: #01559b;
}
.team_610{
  background: #e60000;
}