.container {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #28292a;
}
.container .swiper {
  width: 100%;
  height: 100%;
}
.container .swiper .swiperImg {
  width: 100%;
  height: 100%;
}
.container .swiper .swiperVideo {
  object-fit: contain;
  background-color: #28292a;
}
.bottomMenu {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  height: 97px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  z-index: 99;
  padding: 0 114px;
  box-sizing: border-box;
}
.bottomMenu .menulist {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.bottomMenu .menulist .itemActive {
  cursor: pointer;
  height: 79px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.bottomMenu .menulist .itemActive .block {
  width: 35px;
  height: 5px;
  background: #f7b500;
  border-radius: 4px;
}
.bottomMenu .menulist .itemActive .itemt {
  width: 100%;
  text-align: center;
  height: 32px;
  font-size: 23px;
  font-weight: 400;
  color: #ffffff;
  line-height: 27px;
  text-shadow: 0px 0px 4.5px 0px rgba(255, 255, 255, 0.47);
}
.bottomMenu .menulist .item {
  cursor: pointer;
  height: 79px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
}
.bottomMenu .menulist .item .block {
  width: 35px;
  height: 5px;
  border-radius: 4px;
}
.bottomMenu .menulist .item .itemt {
  width: 100%;
  text-align: center;
  height: 32px;
  opacity: 0.6;
  font-size: 23px;
  font-weight: 400;
  color: #ffffff;
  line-height: 27px;
}
.bottomMenu .menulist .eng {
  width: 100%;
  text-align: center;
  height: 20px;
  opacity: 0.6;
  font-size: 14px;
  font-weight: 400;
  text-align: CENTER;
  color: #7b7a7a;
  line-height: 16px;
}
.bottomMenu .fullBtn {
  position: absolute;
  bottom: 30px;
  right: 30px;
  width: 20px;
  height: 20px;
  background-image: url(data:image/svg+xml,);
  background-repeat: no-repeat;
  background-size: cover;
}
.opt {
  position: absolute;
  top: 30px;
  right: 20px;
  z-index: 9999;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
}
.opt .svg1 {
  margin-bottom: 30px;
}
.aa {
  color: red;
  font-size: 12px;
}
.swiperMedia {
  width: 100%;
  height: 100%;
}
.swiperMedia .swiperImg,
.swiperMedia .video-box {
  width: 100%;
  height: 100%;
}
.swiperMedia .video-box {
  position: relative;
}
.swiperMedia .video-box .playBtn {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 5;
  width: 100px;
  height: 100px;
  opacity: 0.8;
  margin: -50px 0 0 -50px;
  cursor: pointer;
  transition: all 0.3s linear;
}
.swiperMedia .video-box .videoPoster {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
}
.swiperMedia .video-box .swiperVideo {
  width: 100%;
  height: 100%;
  object-fit: fill;
  background-color: #28292a;
}
.container {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #28292a;
}
.container .swiper {
  width: 100%;
  height: 100%;
}
.container .swiper .swiperImg {
  width: 100%;
  height: 100%;
}
.container {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #28292a;
}
.container .swiper {
  width: 100%;
  height: 100%;
}
.container .swiper .swiperImg {
  width: 100%;
  height: 100%;
}
.container {
  width: 100%;
  height: 100%;
  position: relative;
  background-color: #28292a;
}
.container .swiper {
  width: 100%;
  height: 100%;
}
.container .swiper .swiperImg {
  width: 100%;
  height: 100%;
}
.honour {
  width: 100%;
  height: 100%;
  background-image: url(/assets/rongyu-Yr7iH8zp.png);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 196px;
  box-sizing: border-box;
}
.honour .honourcontent {
  width: 100%;
}
.honour .honourcontent .swiper {
  width: 100%;
  height: 310px;
}
.honour .honourcontent .swiper-slide-prev {
  z-index: 9!important;
  transform: scale(0.8) !important;
}
.honour .honourcontent .swiper-slide-active {
  z-index: 10!important;
  transform: scale(1) !important;
}
.honour .honourcontent .swiper-slide-active .imgBoxB {
  position: absolute;
  left: 0;
  top: 0;
  background: none!important;
  box-shadow: 6px 13px 32.2px 0px rgba(0, 0, 0, 0.69) !important;
}
.honour .honourcontent .swiper-slide-active .info {
  visibility: visible!important;
  position: absolute;
  top: 8px;
  left: -212px;
  width: 212px;
  height: 293px;
  background: rgba(39, 39, 44, 0.8);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  padding: 8px 17px;
  box-sizing: border-box;
}
.honour .honourcontent .swiper-slide-active .info .title {
  margin: 19px 0;
  font-size: 20px;
  font-weight: 400;
  text-align: LEFT;
  color: #ffffff;
  line-height: 23px;
  letter-spacing: 0.38px;
}
.honour .honourcontent .swiper-slide-active .info .ptxt {
  width: 100%;
  height: 200px;
  font-size: 10px;
  font-weight: 400;
  text-align: LEFT;
  color: #cbcbcb;
  line-height: 18px;
  overflow: auto;
}
.honour .honourcontent .swiper-slide-next {
  z-index: 9!important;
  transform: scale(0.8) !important;
}
.honour .honourcontent .swiper-slide {
  z-index: 8;
  transform: scale(0.6);
  position: relative;
}
.honour .honourcontent .swiper-slide .imgBoxB {
  position: absolute;
  left: 0;
  top: 0;
  width: 456px;
  height: 310px;
  background: rgba(0, 0, 0, 0.3);
  box-shadow: 6px 13px 32.2px 0px rgba(0, 0, 0, 0.69);
}
.honour .honourcontent .swiper-slide .info {
  visibility: hidden;
}
.honour .honourcontent .imgBox {
  width: 456px;
  height: 310px;
}
.honour .honourcontent .imgBox .swiperImg {
  width: 100%;
  height: 100%;
}
.team {
  width: 100%;
  height: 100%;
  background-color: #28292a;
  position: relative;
  background-image: url(/assets/背景-Z0OifsaT.svg);
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 5px;
  box-sizing: border-box;
}
.team .content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
}
.team .content .two {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}
.team .content .two .total {
  position: absolute;
  left: 20px;
  bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.team .content .two .total .totlab {
  width: 12px;
  height: 0px;
  border: 1px solid #baa889;
}
.team .content .two .total .totlaN {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  margin: 0 16px;
  font-size: 17px;
  font-weight: 400;
  text-align: left;
  color: #baa889;
}
.team .content .two .total .totlaN .totlaN2 {
  margin: 0 4px;
  font-size: 14px;
}
.team .content .two .total .totlaN .totlaN3 {
  font-size: 14px;
}
.team .content .two .touxiang {
  width: 480px;
  height: 487px;
  margin-right: 30px;
  margin-left: 107px;
}
.team .content .two .pt {
  flex: 1;
  height: 487px;
  padding-top: 120px;
  padding-bottom: 39px;
  padding-right: 117px;
  box-sizing: border-box;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.team .content .two .pt .pt_on {
  width: 100%;
  text-align: left;
  height: 48px;
  font-size: 34px;
  font-weight: 600;
  color: #fed793;
  line-height: 40px;
  margin-bottom: 5px;
}
.team .content .two .pt .pt_ot {
  width: 100%;
  height: 28px;
  font-size: 20px;
  font-weight: 400;
  text-align: LEFT;
  color: #ffffff;
  line-height: 23px;
  margin-bottom: 34px;
}
.team .content .two .pt .ptxt {
  height: 140px;
  overflow: auto;
  font-size: 16px;
  font-weight: 400;
  text-align: LEFT;
  color: #dedede;
  margin-bottom: 26px;
}
.team .content .two .pt .pt_bom {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 12px;
  font-weight: 600;
  text-align: LEFT;
  color: #baa889;
  height: 47px;
}
.team .content .two .pt .pt_bom .bottom_info {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.team .content .two .pt .pt_bom .bottom_info img {
  margin-right: 8px;
}
.team .content .two .pt .pt_bom .bottom_info .infot {
  margin-top: 6px;
  font-size: 10px;
  font-weight: 400;
  text-align: LEFT;
  color: #baa889;
}
.team .content .two .pt .pt_bom .bottom_info:nth-child(2) {
  margin: 0 60px;
}
.team .content .three {
  width: 100%;
  height: 124px;
  padding: 0 45px;
  box-sizing: border-box;
}
.team .content .three .swiper {
  width: 100%;
  height: 100%;
}
.team .swiperImgB {
  width: 118px;
  height: 124px;
  position: relative;
}
.team .swiperImgB .swiperImg {
  width: 100%;
  height: 100%;
}
.team .swiperImgB .pname {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 17px;
  padding: 0 15px;
  box-sizing: border-box;
}
.team .swiperImgB .pname .pnameB {
  background: rgba(186, 168, 137, 0.39);
  border-radius: 2px;
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
}
.team .swiperImgB .pname .pnameB .pnameB1 {
  font-size: 8px;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
  letter-spacing: 0.22px;
}
.team .swiperImgB .pname .pnameB .pnameB2 {
  font-size: 6px;
  font-weight: 400;
  color: #ebc37e;
  line-height: 7px;
}
.team .swiperImgB .pname .pnameBA {
  background: rgba(186, 168, 137, 0.06);
  border-radius: 2px;
  display: flex;
  justify-content: space-around;
  align-items: flex-end;
}
.team .swiperImgB .pname .pnameBA .pnameB1 {
  font-size: 8px;
  font-weight: 400;
  color: #ffffff;
  line-height: 14px;
  letter-spacing: 0.22px;
  opacity: 0.8;
}
.team .swiperImgB .pname .pnameBA .pnameB2 {
  opacity: 0.8;
  font-size: 6px;
  font-weight: 400;
  color: #ebc37e;
  line-height: 7px;
}
.team .swiperImgB .blockC {
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
}
#root {
  font-family: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif;
  line-height: 1.5;
  font-weight: 400;
  color-scheme: light dark;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
  min-width: 640px;
  min-height: 360px;
}
#root .home {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
#root .logo {
  z-index: 9999;
  position: absolute;
  top: 25px;
  left: 24px;
}
html {
  display: block;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
  font-size: 64px;
}
body {
  display: block;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
