#nav {
  background: url(../image/about/打造前程线稿标志拷贝13.png) no-repeat center 0;
  background-size: cover;
}
#nav .logo img {
  opacity: 0;
}

/* 关于我们的详情 */
#table {
  width: 100%;
  max-width: 19.2rem;
  min-width: 19rem;
  box-sizing: border-box;
  overflow: hidden;
}
#table .table-list > li {
  position: relative;
  display: none;
  background: url("../image/about/形状1.png") no-repeat 0 -6.4rem;
  background-size: 16.66rem 19.36rem;
}
#table .table-list > li:nth-child(2) {
  background: url(../image/about/色相饱和度4.png) no-repeat center 0;
  background-size: cover;
  height: 11.72rem;
  width: 100%;
}
.table-active {
  display: block !important;
}
/* 公司介绍 */
#table .table-list .tab-details {
  height: 7.78rem;
  position: relative;
}
#table .table-list .tab-details .details-l {
  position: absolute;
  /* top: 160px;
  left: 308px; */
  top: 1.6rem;
  left: -100%;
  opacity: 0;
}
#table .table-list .tab-details .details-l p {
  width: 8.4rem;
  height: 2.6rem;
  font-size: 0.2rem;
  line-height: 0.48rem;
  letter-spacing: 0;
  color: #3f3b55;
  text-indent: 0.4rem;
  margin-top: 0.6rem;
}
#table .table-list .tab-details .details-l img:first-child {
  width: 1.87rem;
  height: 0.44rem;
}
#table .table-list .tab-details .details-l img:last-child {
  margin-top: 0.9rem;
  width: 8.19rem;
  height: 0.76rem;
}
#table .table-list .tab-details .details-r {
  /* position: relative; */
  width: 3.08rem;
  height: 0.92rem;
  opacity: 0;
  position: absolute;
  top: 3.39rem;
  right: -100%;
}
#table .table-list .tab-details .details-r img {
  width: 3.08rem;
  height: 0.92rem;
}
/* 战略布局 */
#table .table-list .tab-strategy {
  height: 8.7rem;
  position: relative;
}
#table .table-list .tab-strategy .strategy-l {
  width: 8.98rem;
  position: absolute;
  top: 0;
  left: -100%;
}
#table .table-list .tab-strategy .strategy-l img:first-child {
  width: 8.95rem;
  height: 5.8rem;
}
#table .table-list .tab-strategy .strategy-l img:last-child {
  margin-top: 1.75rem;
  text-align: right;
  float: right;
  width: 5.66rem;
  height: 0.76rem;
}
#table .table-list .tab-strategy .strategy-r {
  width: 11.56rem;
  height: 6.4rem;
  background-color: rgba(0, 45, 114, 0.8);
  position: absolute;
  top: 0.44rem;
  right: 2.6rem;
  opacity: 0;
  transform: scale(0, 0) rotate(-180deg);
  transition: all 1.5s ease;
}
#table .table-list .tab-strategy .strategy-r .strategy-list {
  padding: 0.62rem 0 0 1.54rem;
}
#table .table-list .tab-strategy .strategy-r .strategy-list h4 {
  font-size: 0.48rem;
  line-height: 0.48rem;
  letter-spacing: 0.02rem;
  color: #cd9a43;
  width: 1.75rem;
  height: 0.48rem;
  background-size: contain !important;
}
#table .table-list .tab-strategy .strategy-r .strategy-list ul {
  margin-top: 0.45rem;
}
#table .table-list .tab-strategy .strategy-r .strategy-list ul li {
  margin-bottom: 0.5rem;
  font-size: 0.24rem;
  position: relative;
  padding-left: 0.48rem;
  box-sizing: border-box;
  font-style: italic;
}
#table
  .table-list
  .tab-strategy
  .strategy-r
  .strategy-list
  ul
  li:nth-child(1)::before {
  content: "";
  width: 0.26rem;
  height: 0.26rem;
  background: url(../image/about/jinrong拷贝.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 0.04rem;
  left: 0;
}
#table
  .table-list
  .tab-strategy
  .strategy-r
  .strategy-list
  ul
  li:nth-child(2)::before {
  content: "";
  width: 0.6rem;
  height: 0.57rem;
  background: url(../image/about/hulianwangon拷贝.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: -0.08rem;
  left: -0.16rem;
}
#table
  .table-list
  .tab-strategy
  .strategy-r
  .strategy-list
  ul
  li:nth-child(3)::before {
  content: "";
  width: 0.58rem;
  height: 0.6rem;
  background: url(../image/about/shangpin拷贝.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: -0.1rem;
  left: -0.16rem;
}
#table
  .table-list
  .tab-strategy
  .strategy-r
  .strategy-list
  ul
  li:nth-child(4)::before {
  content: "";
  width: 0.64rem;
  height: 0.58rem;
  background: url(../image/about/jiaoyu拷贝.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: -0.08rem;
  left: -0.14rem;
}

#table .table-list .tab-strategy .strategy-r .strategy-text {
  width: 6.4rem;
  padding: 0.2rem 0.6rem 0 0;
  position: absolute;
  top: 0;
  right: 0;
}
#table .table-list .tab-strategy .strategy-r .strategy-text li {
  width: 100%;
  height: 1.34rem;
  font-size: 0.2rem;
  line-height: 0.3rem;
  letter-spacing: 0;
  padding-left: 0.42rem;
  box-sizing: border-box;
  border-bottom: 0.01rem solid rgba(255, 255, 255, 0.4);
  margin-top: 0.2rem;
  text-indent: 0.4rem;
  position: relative;
}
#table .table-list .tab-strategy .strategy-r .strategy-text li:last-child {
  border: none;
}
#table
  .table-list
  .tab-strategy
  .strategy-r
  .strategy-text
  li:nth-child(1)::before {
  content: "";
  width: 0.26rem;
  height: 0.26rem;
  background: url(../image/about/jinrong拷贝.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: 0.04rem;
  left: 0;
}
#table
  .table-list
  .tab-strategy
  .strategy-r
  .strategy-text
  li:nth-child(2)::before {
  content: "";
  width: 0.6rem;
  height: 0.57rem;
  background: url(../image/about/hulianwangon拷贝.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: -0.08rem;
  left: -0.16rem;
}
#table
  .table-list
  .tab-strategy
  .strategy-r
  .strategy-text
  li:nth-child(3)::before {
  content: "";
  width: 0.58rem;
  height: 0.6rem;
  background: url(../image/about/shangpin拷贝.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: -0.1rem;
  left: -0.16rem;
}
#table
  .table-list
  .tab-strategy
  .strategy-r
  .strategy-text
  li:nth-child(4)::before {
  content: "";
  width: 0.64rem;
  height: 0.58rem;
  background: url(../image/about/jiaoyu拷贝.png) no-repeat center center;
  background-size: cover;
  position: absolute;
  top: -0.08rem;
  left: -0.14rem;
}

/* 企业文化 */
#table .culture-l {
  height: 8.7rem;
  width: 6.58rem;
  display: flex;
  align-content: space-between;
  flex-wrap: wrap;
  position: absolute;
  top: 1rem;
  left: -100%;
}
#table .culture-l img:first-child {
  margin-left: 0.52rem;
  width: 1.75rem;
  height: 0.38rem;
}
#table .culture-l img:last-child {
  width: 6.57rem;
  height: 0.75rem;
}
#table .culture-r {
  width: 10.6rem;
  height: 6.84rem;
  position: absolute;
  top: 1.2rem;
  right: -100%;
}
#table .culture-r .culture-list {
  width: 9.88rem;
  height: 6.3rem;
  border: solid 0.05rem #cd9a43;
  position: absolute;
  top: 0.52rem;
  padding: 0.5769rem 0.56rem;
  box-sizing: border-box;
  z-index: 9;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#table .culture-r .culture-list .item {
  display: flex;
}
#table .culture-r .culture-list .item .icon {
  width: 0.4231rem;
  height: 0.3462rem;
}
#table .culture-r .culture-list .item .title {
  color: #143e7d;
  font-size: 0.3077rem;
  font-family: "黑体";
  font-weight: 900;
  white-space: nowrap;
  margin: 0px 0.1923rem;
}
#table .culture-r .culture-list .item .disc {
  margin-left: 0.3846rem;
  font-size: 0.2rem;
  line-height: 0.48rem;
  letter-spacing: 0.01rem;
  margin-top: -0.1346rem;
}

/* 用来修饰的蓝色背景 */
#table .culture-r .blue-bg {
  width: 7.64rem;
  height: 6.3rem;
  background-color: rgba(0, 45, 114, 0.6);
  position: absolute;
  right: 0;
  bottom: 0.5769rem;
  padding-left: 0.58rem;
  box-sizing: border-box;
}

/* 团队风采 */
#table .tab-team {
  height: 12.54rem;
  width: 100%;
  position: relative;
}
#table .tab-team .team-tit {
  width: 1.93rem;
  height: 0.44rem;
  position: absolute;
  top: 1.63rem;
  left: -100%;
}
#table .tab-team .team-tit img {
  width: 1.75rem;
  height: 0.38rem;
}
/*------------团队风采图片定位--------------*/
#table .tab-team .team-pic li {
  overflow: hidden;
  cursor: pointer;
}
#table .tab-team .team-pic li:nth-child(1) {
  width: 0.51rem;
  height: 0.51rem;
  position: absolute;
  top: 6.5rem;
  left: 2.57rem;
}
#table .tab-team .team-pic li:nth-child(2) {
  width: 1.07rem;
  height: 1.06rem;
  position: absolute;
  top: 5.54rem;
  left: 3.51rem;
}
#table .tab-team .team-pic li:nth-child(3) {
  width: 1.38rem;
  height: 1.38rem;
  position: absolute;
  bottom: 4.37rem;
  left: 3.24rem;
}
#table .tab-team .team-pic li:nth-child(4) {
  width: 1.16rem;
  height: 1.16rem;
  position: absolute;
  top: 4.2rem;
  left: 4.46rem;
}
#table .tab-team .team-pic li:nth-child(5) {
  width: 1.62rem;
  height: 1.62rem;
  position: absolute;
  top: 3.77rem;
  left: 5.78rem;
}
#table .tab-team .team-pic li:nth-child(6) {
  width: 2.66rem;
  height: 2.64rem;
  position: absolute;
  top: 5.5rem;
  left: 4.74rem;
}
#table .tab-team .team-pic li:nth-child(7) {
  width: 1.16rem;
  height: 1.16rem;
  position: absolute;
  bottom: 3.1rem;
  left: 4.46rem;
}
#table .tab-team .team-pic li:nth-child(8) {
  width: 1.62rem;
  height: 1.62rem;
  position: absolute;
  bottom: 2.64rem;
  left: 5.77rem;
}
#table .tab-team .team-pic li:nth-child(9) {
  width: 4rem;
  height: 2.64rem;
  position: absolute;
  top: 2.72rem;
  left: 7.56rem;
}
#table .tab-team .team-pic li:nth-child(10) {
  width: 3.97rem;
  height: 2.58rem;
  position: absolute;
  top: 5.55rem;
  left: 7.56rem;
  transform: scale(0, 0) rotate(-180deg);
  transition: all 1.5s ease;
}
#table .tab-team .team-pic li:nth-child(11) {
  width: 4rem;
  height: 2.64rem;
  position: absolute;
  bottom: 1.61rem;
  left: 7.56rem;
}
#table .tab-team .team-pic li:nth-child(12) {
  width: 1.62rem;
  height: 1.62rem;
  position: absolute;
  top: 3.74rem;
  right: 5.68rem;
}
#table .tab-team .team-pic li:nth-child(13) {
  width: 2.66rem;
  height: 2.64rem;
  position: absolute;
  top: 5.5rem;
  right: 4.64rem;
}
#table .tab-team .team-pic li:nth-child(14) {
  width: 1.62rem;
  height: 1.62rem;
  position: absolute;
  bottom: 2.63rem;
  right: 5.68rem;
}
#table .tab-team .team-pic li:nth-child(15) {
  width: 1.16rem;
  height: 1.16rem;
  position: absolute;
  top: 4.2rem;
  right: 4.37rem;
}
#table .tab-team .team-pic li:nth-child(16) {
  width: 1.16rem;
  height: 1.16rem;
  position: absolute;
  bottom: 3.09rem;
  right: 4.37rem;
}
#table .tab-team .team-pic li:nth-child(17) {
  width: 1.07rem;
  height: 1.06rem;
  position: absolute;
  top: 5.57rem;
  right: 3.41rem;
}
#table .tab-team .team-pic li:nth-child(18) {
  width: 1.38rem;
  height: 1.38rem;
  position: absolute;
  bottom: 4.37rem;
  right: 3.1rem;
}
#table .tab-team .team-pic li:nth-child(19) {
  width: 0.51rem;
  height: 0.51rem;
  position: absolute;
  top: 6.5rem;
  right: 2.43rem;
}
#table .tab-team .team-pic li img {
  width: 100%;
  height: 100%;
  transition: all 1s ease;
}
#table .tab-team .team-pic li img:hover {
  transform: scale(1.1, 1.1);
}
#table .tab-team .team-di {
  width: 3.94rem;
  height: 0.74rem;
  position: absolute;
  bottom: 0.32rem;
  left: 100%;
}
#table .tab-team .team-di img {
  width: 3.94rem;
  height: 0.74rem;
}
