#content .content-title {
  font-size: .34rem;
  font-weight: bold;
  text-align: center;
  height: .9rem;
  line-height: .9rem;
  padding: 0px;
}
#content .active-target {
  display: block !important;
}
#content .tab-menu {
  padding: 0 .2rem;
}
#content .tab-menu div:nth-child(4) {
  margin-right: 0px !important;
}
#content .tab-menu div {
  margin-bottom: .2rem;
}
#content .company-overview {
  display: none;
  box-sizing: border-box;
  padding: 0 .3rem;
  padding-bottom: .2rem;
}
#content .company-overview .content-text {
  text-align: justify;
  font-size: .3rem;
  line-height: .45rem;
  color: #333;
}
#content .company-overview .content-text p {
  text-indent: 2em;
}
#content .company-overview img {
  width: 100%;
  margin: .4rem 0;
}
#content .development-path {
  display: none;
  position: relative;
  overflow: hidden;
  padding-bottom: .5rem;
}
#content .development-path .describe-info {
  font-size: .32rem;
  color: #999;
  text-align: center;
  line-height: .5rem;
  margin-bottom: .5rem;
}
#content .development-path .time-line {
  position: absolute;
  left: 0px;
  width: 1rem;
  height: 100%;
}
#content .development-path .time-line .line {
  position: absolute;
  height: 100%;
  width: 1px;
  border-left: 2px solid #eee;
  right: .28rem;
  top: -0.4rem;
}
#content .development-path .time-line::before {
  position: absolute;
  content: '';
  display: block;
  width: .12rem;
  height: .12rem;
  background-color: #00a0e9;
  border-radius: 50%;
  left: .62rem;
  top: -0.5rem;
  z-index: 1;
}
#content .development-path .time-line::after {
  position: absolute;
  content: '';
  display: block;
  width: .3rem;
  height: .3rem;
  background-color: rgba(0, 160, 233, 0.3);
  border-radius: 50%;
  left: .525rem;
  top: -0.58rem;
  z-index: 1;
}
#content .development-path .time-card {
  width: 6.2rem;
  margin-bottom: .2rem;
  background-color: #eee;
  margin-left: 1rem;
  display: flex;
  align-items: center;
  position: relative;
  padding: .1rem 0;
}
#content .development-path .time-card .time {
  padding: 0 .3rem;
  font-size: .34rem;
  color: #245aa6;
}
#content .development-path .time-card .card-info div {
  font-size: .3rem;
  width: 4.5rem;
}
#content .development-path .time-card .card-info div:nth-child(1) {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: bold;
  color: #000;
  margin-bottom: .05rem;
}
#content .development-path .time-card .card-info div:nth-child(2) {
  color: #999;
}
#content .development-path .time-card::before {
  position: absolute;
  display: block;
  content: '';
  width: .12rem;
  height: .12rem;
  background-color: #00a0e9;
  left: -0.39rem;
  top: .445rem;
  border-radius: 50%;
}
#content .development-path .time-card::after {
  position: absolute;
  display: block;
  content: '';
  width: .22rem;
  height: .22rem;
  background-color: rgba(0, 160, 233, 0.3);
  left: -0.43rem;
  top: .39rem;
  border-radius: 50%;
}
#content .company-culture {
  display: none;
  padding-bottom: .3rem;
}
#content .company-culture .icon-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: .4rem;
}
#content .company-culture .icon-info img {
  width: 1rem;
  height: 1rem;
}
#content .company-culture .icon-info .icon-name {
  color: #666;
  font-size: .28rem;
  line-height: .5rem;
}
#content .company-culture .icon-info .icon-text {
  font-size: .3rem;
  color: #333;
  line-height: .6rem;
}
#content .company-culture .guidelines {
  position: relative;
  height: 3rem;
}
#content .company-culture .guidelines img {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
}
#content .company-culture .guidelines .text-container {
  position: absolute;
  box-sizing: border-box;
  top: 0px;
  left: 0px;
  height: 100%;
  width: calc(100% - .4rem);
  padding: .3rem 0;
  margin-left: .2rem;
  font-size: .3rem;
  color: #fff;
  z-index: 1;
  display: flex;
  flex-wrap: wrap;
  background-color: rgba(0, 0, 0, 0.5);
}
#content .company-culture .guidelines .text-container div {
  position: relative;
  width: 50%;
  font-size: .28rem;
  display: flex;
  align-items: center;
}
#content .company-culture .guidelines .text-container div::before {
  content: '';
  width: .1rem;
  height: .1rem;
  border-radius: 50%;
  background-color: #fff;
  margin-right: .2rem;
  margin-left: .2rem;
}
#content .company-culture .principle {
  width: 3.5rem;
  font-size: .28rem;
  color: #333;
  line-height: .5rem;
  margin: auto;
}
#content .company-culture .principle::before {
  content: '';
  display: inline-block;
  width: .1rem;
  height: .1rem;
  background-color: #00a0e9;
  border-radius: 50%;
  margin-right: .2rem;
  transform: translateY(-0.05rem);
}
#content .company-style {
  display: none;
  padding-bottom: .4rem;
  margin-bottom: .1rem;
}
#content .company-style .content-text {
  box-sizing: border-box;
  padding: 0 .2rem;
  font-size: .28rem;
}
#content .company-style p {
  text-indent: 2em;
  text-align: justify;
}
#content .company-style p>img {
  margin-left: -2em;
}
#content .company-style img {
  width: 100%;
  /* height: 3rem; */
  margin: .1rem 0;
}
#content .contact-us {
  display: none;
}
#content .contact-us .company-name {
  line-height: .8rem;
  font-size: .3rem;
  color: #333;
  text-align: center;
  border-top: 1px solid #eee;
}
#content .contact-us .company-info {
  box-sizing: border-box;
  padding: 0 .2rem;
  line-height: .4rem;
  font-size: .28rem;
  color: #666;
  margin-bottom: .2rem;
}
#content .contact-us .addr-img {
  height: 4rem;
  width: 100%;
}
