.index-swiper .swiper-slide {
  height: 30rem;
  background-color: #ccc;
}
.fff * {
  color: #fff;
}
.dot {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dots {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.main-1 {
  padding-top: 0 !important;
}
.main-1 .container {
  display: flex;
  flex-wrap: wrap;
}
.main-1 .container .item {
  width: calc((100% - (4 - 1) * 1.5rem) / 4);
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}
.main-1 .container .item:nth-of-type(4n) {
  margin-right: 0;
}
.main-1 .container .link {
  padding: 0.5rem;
  border: 1px solid #ebebeb;
  position: relative;
}
.main-1 .container .link .code {
  position: absolute;
  top: 0.5rem;
  right: 0.5rem;
}
.main-1 .container .link .code .i {
  position: absolute;
  top: 0;
  right: 0;
  width: 5rem;
  height: 5rem;
  border: 1px solid #ebebeb;
  display: none;
}
.main-1 .container .link .code:hover .i {
  display: block;
}
.main-1 .container .link .top {
  display: flex;
}
.main-1 .container .link .top .img {
  width: 5.45rem;
  height: 7.4rem;
  background-color: #ccc;
  flex-shrink: 0;
  margin-right: 1rem;
}
.main-1 .container .link .top .text {
  padding-top: 0.6rem;
}
.main-1 .container .link .top .text h6 {
  color: #0252c7;
}
.main-1 .container .link .top .text span {
  color: #0252c7;
}
.main-1 .container .link .top .text p {
  font-size: 0.7rem;
  margin-bottom: 1rem;
}
.main-1 .container .link .top .text p:first-of-type {
  margin-bottom: 1.2rem;
  margin-top: 0.5rem;
}
.main-1 .container .link .bottom {
  border-top: 1px solid #ebebeb;
  margin-top: 1rem;
  padding: 1rem 0;
}
.main-1 .container .link .bottom * {
  line-height: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main-1 .container .link:hover {
  box-shadow: 0 0 0.5rem #ebebeb;
  transform: translateY(-0.5rem);
}
h2 {
  font-size: 40px;
}
.team_show .item-title h2 {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #ebebeb;
  position: relative;
  font-size: 1.5rem;
}
.team_show .item-title h2::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 2rem;
  border-bottom: 2px solid #0252c7;
}
.team_show .item-title h2 span {
  font-weight: normal;
  margin-left: 2rem;
  color: #666;
}
.team_show .item1 .container {
  display: flex;
  position: relative;
}
.team_show .item1 .container > .img {
  width: 9.7rem;
  height: 12.8rem;
  margin-right: 2rem;
  background-color: #ccc;
}
.team_show .item1 .container .text {
  position: relative;
  width: calc(100% - 11.7rem);
  box-sizing: border-box;
}
.team_show .item1 .container .text h6 {
  font-size: 1.2rem;
  margin-bottom: 1rem;
}
.team_show .item1 .container .text p {
  color: #666;
  line-height: 2;
}
.team_show .item1 .container .text p span {
  color: #333;
}
.team_show .item1 .container .text .sc {
  position: relative;
}
.team_show .item1 .container .text .sc .mb-jt {
  display: none;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) rotate(90deg);
  display: inline-block;
  font-size: 14px;
}
.team_show .item1 .container .text .mb-sc-hover {
  position: absolute;
  right: 0;
  left: 0;
  display: none;
  color: #333;
  line-height: 2;
  padding: 12px;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0 5px 20px rgba(174, 174, 174, 0.5);
  z-index: 999;
}
.team_show .item1 .container .text .mb-sc-hover::after {
  content: '';
  border: 8px solid transparent;
  border-bottom-color: #fff;
  position: absolute;
  top: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.team_show .item1 .container .text .mb-sc-hover.active {
  display: block;
}
.team_show .item1 .container .text .more-btn {
  margin-top: 1rem;
}
.team_show .item1 .container .text .more-btn a {
  background-color: #0252c7;
  color: #fff;
}
.team_show .item1 .container .text .more-btn a:hover {
  background-color: rgba(2, 82, 199, 0.8);
}
.team_show .item1 .container .code {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
.team_show .item1 .container .code .img {
  width: 9.1rem;
  height: 9.1rem;
  background-color: #ccc;
}
.team_show .item1 .container .code p {
  text-align: center;
  line-height: 2;
}
.team_show .item2 {
  background-color: #f9f9f9;
}
.team_show .item2 .container {
  padding: 3rem 0;
}
.team_show .item2 .con p {
  line-height: 2;
}
.team_show .item3 {
  padding: 3rem 0;
}
.team_show .item3 .item-title {
  display: flex;
  align-items: center;
}
.team_show .item3 .item-title h2 {
  display: flex;
  align-items: center;
}
.team_show .item3 .item-title .main-nav {
  display: flex;
  align-items: center;
  margin-left: auto;
}
.team_show .item3 .item-title .main-nav div {
  display: flex;
  align-items: center;
  margin-left: 1rem;
}
.team_show .item3 .item-title .main-nav .c1 {
  background-color: #54a0ea;
}
.team_show .item3 .item-title .main-nav .c2 {
  background-color: #40da98;
}
.team_show .item3 .item-title .main-nav .c3 {
  background-color: #fe9760;
}
.team_show .item3 .item-title .main-nav span {
  width: 0.6rem;
  height: 0.6rem;
  border-radius: 50%;
  margin-right: 0.5rem;
  font-weight: normal;
  margin-left: 0;
}
.team_show .item3 .item-title .main-nav p {
  font-size: 0.6rem;
  font-weight: normal;
}
.team_show .item3 .item-title .main-nav .more-btn a {
  background-color: #0252c7;
  color: #fff;
  border-radius: 0.2rem;
}
.team_show .item3 .item-title .main-nav .more-btn a:hover {
  background-color: rgba(2, 82, 199, 0.8);
}
.team_show .item3 .container {
  position: relative;
  display: flex;
}
.team_show .item3 .container .swiper-button {
  position: initial;
  margin-top: 0;
}
.team_show .item3 .container > .button {
  width: 6rem;
}
.team_show .item3 .container .center {
  width: calc(100% - 12rem);
}
.team_show .item3 .container .center .swiper {
  width: 100%;
}
.team_show .item3 .container .pb {
  width: 100%;
}
.team_show .item3 .container table {
  width: 100%;
}
.team_show .item3 .container table td {
  height: 2.25rem;
  text-align: center;
  vertical-align: middle;
  font-size: 0.8rem !important;
}
.team_show .item3 .container table td * {
  font-size: 0.8rem !important;
}
.team_show .item3 .container .th,
.team_show .item3 .container .td {
  display: flex;
  align-items: center;
  justify-content: center;
}
.team_show .item3 .container .th i,
.team_show .item3 .container .td i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  color: #fff;
  background-color: #54a0ea;
  font-size: 0.7rem;
}
.team_show .item3 .container .th {
  flex-direction: column;
  height: 4rem;
  background-color: #e5e5e5;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.team_show .item3 .container .th p {
  line-height: 1.6;
}
.team_show .item3 .container .td {
  height: 4rem;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.team_show .item3 .container .button:nth-of-type(1) .td {
  border-left: 1px solid #ccc;
}
.team_show .item4 {
  padding: 3rem 0;
}
.team_show .item4 .container {
  position: relative;
  padding: 0 3rem;
}
.team_show .item4 .swiper-slide {
  height: 17rem;
  padding: 0.5rem;
  padding-bottom: 0;
  border: 1px solid #ebebeb;
}
.team_show .item4 .swiper-slide .img img {
  height: 12rem;
}
.team_show .item4 .swiper-slide .text {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  padding-top: 0.5rem;
}
.team_show .item4 .swiper-slide .text h6 {
  color: #0252c7;
  padding: 0.5rem 0;
  margin-bottom: 0.5rem;
}
.team_show .item5 {
  padding: 3rem 0;
}
.team_show .item5 .container {
  display: flex;
  justify-content: space-between;
}
.team_show .item5 .container .link {
  width: 48%;
  display: flex;
}
.team_show .item5 .container .link .img {
  flex-shrink: 0;
  width: 10.1rem;
  height: 5.8rem;
  margin-right: 1rem;
  background-color: #ccc;
}
.team_show .item5 .container .link .text {
  width: calc(100% - 10.1rem);
}
.team_show .item5 .container .link .text h6 {
  margin-bottom: 1rem;
  line-height: 1.4;
}
.team_show .item5 .container .link .text p span {
  color: #999;
  margin-right: 1rem;
}
@media screen and (max-width: 768px) {
  .main-1 .container .link {
    width: 100%;
    margin: 0 0 4% 0 !important;
    position: relative;
  }
  .main-1 .container .link .code {
    display: none;
  }
  .team_show .item-title {
    margin-bottom: 0;
  }
  .team_show .item-title h2 {
    font-size: 1.2rem;
  }
  .team_show .item1 {
    padding-bottom: 2rem;
  }
  .team_show .item1 .container > .img {
    flex-shrink: 0;
    margin-right: 1rem;
  }
  .team_show .item1 .container .text h6 {
    font-size: 1rem;
  }
  .team_show .item1 .container .text p {
    line-height: 1.8;
  }
  .team_show .item1 .container .text .more-btn {
    margin-top: 0.5rem;
  }
  .team_show .item1 .container .code {
    display: none;
  }
  .team_show .item2 .container {
    padding: 2rem 0;
  }
  .team_show .item3 .container > .button {
    width: 3rem;
  }
  .team_show .item3 .container .center {
    width: calc(100% - 6rem);
  }
  .team_show .item4 {
    padding-top: 0;
  }
  .team_show .item4 .container {
    padding: 0;
  }
  .team_show .item4 .container .swiper-slide {
    height: 16rem;
  }
  .team_show .item4 .container .swiper-slide .img img {
    height: 10rem;
  }
  .team_show .item4 .container .swiper-button {
    display: none;
  }
  .team_show .item5 {
    padding-top: 0;
  }
  .team_show .item5 .container .link {
    width: 100%;
  }
  .team_show .item5 .container .link .img {
    width: 9rem;
    height: 6rem;
  }
  .team_show .item5 .container .link .text {
    flex: 1;
  }
  .team_show .item5 .container .link .text h6 {
    font-size: 0.8rem;
  }
  .team_show .item5 .container .link .text p {
    display: flex;
    flex-direction: column;
  }
  .team_show .item5 .container .link .text p span {
    margin-bottom: 0.5rem;
  }
  .team_show .item1 .container > .img {
    width: 7.7rem;
    height: 10.8rem;
  }
  .team_show .item1 .container .text {
    width: calc(100% - 8.7rem);
    padding-right: 0 !important;
  }
  .team_show .item1 .container .text .sc {
    padding-right: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
  .team_show .item1 .container .text .sc .mb-jt {
    display: block;
  }
  .team_show .item3 .item-title h2 span {
    display: none;
  }
  .team_show .item3 .item-title .main-nav {
    display: none;
  }
}

