.subsidiaryCorporation {
  padding: 0.7rem 0 0.07rem;
  background-color: #adf;
}
.subsidiaryCorporation .intriduce {
  margin: 0 auto;
  width: 14rem;
  /* height: 4.14rem; */
  background: #ffffff;
  border: 0.01rem solid #eeeeee;
  box-sizing: border-box;
}
.subsidiaryCorporation .intriduce .top {
  display: flex;
  height: 0.53rem;
  font-size: 0.18rem;
  text-align: center;
  background: #e3e9ef;
}
.subsidiaryCorporation .intriduce .tab {
  color: #666666;
}
.subsidiaryCorporation .top .french {
  width: 3.02rem;
  /* height: 100%; */
  /* line-height: 0.53rem; */
}
.intriduce .tab {
  padding-top: 0.15rem;
  height: 100%;
}
.intriduce .tab .text {
  height: 0.25rem;
  border-right: 0.01rem solid #666666;
}
.intriduce .tab:last-child .text {
  border: 0;
}

.intriduce .active {
  background-color: #fff;
}
.intriduce .active .text {
  border: 0;
}
/* .intriduce .tab:hover {
  background-color: #fff;
}
.intriduce .tab:hover .text {
  border: 0;
} */
.subsidiaryCorporation .top .hebei {
  position: relative;
  width: 4.92rem;
}

.subsidiaryCorporation .top .neimenggu {
  width: 6.05rem;
}
.details {
  padding-bottom: 0.69rem;
  margin-left: 0.5rem;
  margin-top: 0.57rem;
  font-weight: 400;
}
.details .official {
  margin-bottom: 0.08rem;
  font-size: 0.18rem;
  color: #666666;
  line-height: 0.24rem;
}
.details .linkAddress {
  font-size: 0.18rem;
  line-height: 0.24rem;
}
.details .french_detail {
  margin: 0.27rem 0 0.03rem;
  font-size: 0.18rem;
  line-height: 0.24rem;
  color: #666666;
}
.details .textDetails p {
  font-size: 0.16rem;
  font-weight: 400;
  color: #999999;
  line-height: 0.4rem;
}
