.aboutUsBox {
  width: 100%;
  padding: .75rem 0 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  background: #FBFBFB;
}

.aboutUsInner {}

.conpanyDesBox {
  display: flex;
  padding-bottom: 1.02rem;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.conpanyDesBox .conpanyDesContent {
  width: 100%;
  display: flex;
  margin-top: .78rem;
}

.conpanyDesContent .conpanyPic {
  object-fit: cover;
  width: 7.57rem;
  height: 4rem;
}

.conpanyDesContent .conpanyRight {
  width: 7.4rem;
  height: 4rem;
  display: flex;
  flex-direction: column;
  margin-left: 1.03rem;
}

.conpanyRight .conpanyTitle {
  font-weight: bold;
  font-size: .28rem;
  flex-shrink: 0;
  width: 100%;
  color: #2A314F;
}

.conpanyRight .conpanyLine {
  width: 1.12rem;
  margin-top: .16rem;
  height: .08rem;
  background: #FFB632;
}

.conpanyRight .conpanyDes {
  font-size: .18rem;
  color: #777777;
  max-height: 3.8rem;
  overflow-y: auto;
  width: 100%;
  line-height: .35rem;
  margin-top: .25rem;
}

.milestoneBox {
  display: flex;
  width: 100%;
  justify-content: center;
  height: 8.5rem;
  background-image: url('../image/milestone_box_bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  justify-content: center;
}

.milestoneBox .milestoneBoxInner {
  position: relative;
  /* width: 100%; */
  position: relative;
  height: 100%;
}

.milestoneBoxInner .milestoneLine {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 7.95rem;
  height: 6.73rem;
  transform: translate(-50%, -50%);
}

.milestoneBoxInner .pageTitle {
  color: #FFB632;
  margin-top: .76rem;
}

.milestoneBoxInner .pagesubTitle {
  font-weight: bold;
  margin-top: .12rem;
  font-size: .28rem;
  color: #FFFFFF;
}

.milestoneItem {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: absolute;
  width: 4.5rem;
}

.milestoneItem .milestoneItemTitle {
  font-weight: bold;
  font-size: .2rem;
  color: #FFFFFF;
}

.milestoneItem .milestoneItemLine {
  width: 4.5rem;
  height: .02rem;
  margin-top: .08rem;
}

.milestoneItem .milestoneItemContent {
  width: 2.05rem;
  font-size: .18rem;
  color: #FFFFFF;
  line-height: .31rem;
}

.milestoneItemRight .milestoneItemTitle,
.milestoneItemRight .milestoneItemContent {
  margin-left: 1.6rem;
}

.milestoneItem1 {
  bottom: .98rem;
  left: 1.1rem;
}

.milestoneItem2 {
  bottom: 1.89rem;
  right: 5rem;
}

.milestoneItem3 {
  bottom: 2.91rem;
  left: 2.81rem;
}

.milestoneItem3 .milestoneItemTitle {
  font-weight: bold;
  font-size: .2rem;
  color: #FFB632;
}

.milestoneItem4 {
  bottom: 4.13rem;
  right: 2.88rem;
}

.milestoneItem5 {
  bottom: 4.85rem;
  left: 4.15rem;
}

.milestoneItem6 {
  right: .37rem;
  bottom: 6.41rem;
}

.myTeamBox {
  width: 100%;
  background: white;
  height: 8.5rem;
  padding-top: .75rem;
  position: relative;
  display: flex;
  justify-content: center;
}

.myTeamBox .teamBg {
  width: 13.25rem;
  height: 7.27rem;
  display: flex;
  position: absolute;
  right: 0;
  bottom: 0;
}

.myTeamBox .myTeamBoxInner {
  display: flex;
  flex-direction: column;
}

.myTeamBoxInner .pageTitle {
  color: #FFB632;
}

.myTeamBoxInner .pageTips {
  font-size: .18rem;
  margin-top: .26rem;
  color: #2A314F;
}

.myTeamBoxInner .myTeamTitle {
  font-size: .28rem;
  margin-top:.15rem;
  color: #2A314F;
  font-weight: bold;
}

.aboutUsLine {
  width: 1.12rem;
  margin-top: .1rem;
  height: .08rem;
  background: #FFB632;
}

.myTeamRichContent {
  font-size: .18rem;
  margin-top: .4rem;
  width: 9.06rem;
  overflow-y: auto;
  color: #777777;
  max-height: 5rem;
  line-height: .31rem;
}

.myTeamBox .myTeamTips {
  position: absolute;
  right: .62rem;
  width: 5.26rem;
  bottom: .61rem;
  text-align: end;
  font-size: .18rem;
  color: #FFFFFF;
  line-height: .31rem;
}

.conpanyAdavanBox {
  width: 100%;
  justify-content: center;
  height: 7.2rem;
  display: flex;
  background: #FBFBFB;
}

.conpanyAdavanBox .conpanyAdavanInner {
  display: flex;
  /* padding-top: .75rem; */
  flex-direction: column;
  justify-items: center;
  /* padding-bottom: .7rem; */
  align-items: center;
}

.conpanyAdavanInner .pageTitle {
  margin-top: .75rem;
}

.conpanyAdavanBox .conpanyAdavanItemBox {
  display: flex;
  flex-wrap: wrap;
  margin-top: .56rem;
  align-items: center;
  height: 4.39rem;
  width: 100%;
}

.conpanyAdavanItemBox .conpanyAdavanItem {
  width: 2.94rem;
  height: 3.92rem;
  margin-left: .23rem;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  background: #FFFFFF;
}

.conpanyAdavanItemBox .conpanyAdavanItem:nth-child(5n+1) {
  margin-left: 0;
}

.conpanyAdavanItem .conpanyIcon {
  width: 1.20rem;
  height: 1.20rem;

}

.conpanyAdavanItem .conpanyAdaTitle {
  margin-top: .32rem;
  font-weight: bold;
  font-size: .28rem;
  text-align: center;
  width: 2.4rem;
  color: #2A314F;
}

.conpanyAdavanItem .conpanyAdaDes {
  font-size: .18rem;
  width: 2.4rem;
  line-height: .27rem;
  margin-top: .12rem;
  color: #777777;
}

.conpanyAdavanItemBox .conpanyAdavanItem:hover {

  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.10);

  animation: conpanyAdavanItemUp .5s ease-in-out forwards;
}

@keyframes conpanyAdavanItemUp {
  from {
    transform: translateY(0);
    width: 2.94rem;
    height: 3.92rem;
  }

  to {
    transform: translateY(-.15rem);
    width: 3.29rem;
    height: 4.39rem;
  }
}


.conpanyAdavanItemBox .conpanyAdavanItem:hover .conpanyAdaTitle {
  font-weight: bold;
  font-size: .31rem;
  color: #FFB632;
}

.conpanyAdavanItemBox .conpanyAdavanItem:hover .conpanyAdaDes {
  font-size: .2rem;
  color: #2A314F;
  line-height: .3rem;
}

.enterpriseQuailBox {
  width: 100%;

  background: white;
  display: flex;
  height: 9.51rem;
  background: url('../image/conpany_quail_bg.png');
  background-repeat: no-repeat;
  background-size: 100% 100%;
  justify-content: center;
}

.enterpriseQuailBox .enterpriseQuailBoxInner {
  display: flex;
  flex-direction: column;
  padding-top: .72rem;
  align-items: center;
}

.enterpriseQuailBoxInner .enterpriseQuailItemBox {
  display: flex;
  flex-direction: row;
  height: 6.09rem;
  margin-top: .7rem;
}

.enterpriseQuailItemBox>div {
  width: 8rem;
}

.enterpriseQuailBox .enterpriseQuailItemBoxLeft {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.enterpriseQuailItemBoxLeft .enterpriseQuailItemBoxLeftItem {
  display: flex;
  margin-top: .2rem;
  width: 100%;
  padding-left: 1.4rem;
  flex-direction: row;
  align-items: center;
}

.enterpriseQuailItemBoxLeftItem .enterpriseQuailItemBoxLeftItemPoint {
  width: .08rem;
  flex-shrink: 0;
  height: .08rem;
  transform: rotate(45deg);
  background: #FFB632;
}

.enterpriseQuailItemBoxLeftItem .enterpriseQuailItemBoxLeftItemTxt {

  font-size: .18rem;
  margin-left: .16rem;
  color: #2A314F;
}

.enterpriseQuailItemBoxLeftItem .enterpriseQuailItemBoxLeftItemTxtBold {
  font-weight: bold;
}

.enterpriseQuailItemBoxRight {
  display: flex;
  justify-content: flex-end;
}

.enterpriseQuailItemBoxRight .quailPic {
  width: 7.09rem;
  height: 6.09rem;
  object-fit: cover;
  display: flex;
}