.txt iframe {
  max-height: 4.6rem;
}

.detail-btn {
  font-size: 0.15rem;
  cursor: pointer;
  color: orange;
}

.detail-btn:hover {
  color: orange;
}

.com-main-box .into-tab-sitem {
  padding: 0.3rem 0 0.3rem 11%;
  position: relative;
  /* margin-bottom: 30px; */
  /* padding: 24px 0; */
}

/* .com-center-sitem {
  padding: 0.3rem 11%;
} */

.into-tab-sitem:nth-child(2n) {
  background-color: #f5f5f5;
  margin-bottom:0.6rem;
}


.sitem-subtitle {
  font-size: 0.18rem;
  font-weight: bold;
}

.sitem-subtitle .text {
  color: #666;
  font-size: 0.16rem;
  margin-left: 0.2rem;
}

.into-tab-body {
  position: relative;
  z-index: 2;
  width: 50%;
}

.text-box {
  width: 50%;
}

.text-item-box {
  text-indent: 0.32rem;
  color: #666;
  margin-top: 0.2rem;
  font-family: '方正仿宋_GBK';
  line-height: 0.24rem;
  font-size: 0.16rem;
}

.jzqyjs-item {
  background-image: url(../../images/intoAutomobile/zjqyjsbg.png);
  background-size: 100% 100%;
}

/* 发展历程 */
.fztimes-lists {
  margin-left: 1.8rem;
  padding-top: 0.16rem;
}

.fzitems-item {
  position: relative;
  padding-left: 0.18rem;
  padding-bottom: 0.3rem;
  border-left: 1px solid #ddd;
  cursor: pointer;
  list-style:none;
}

/*.fzitems-item:hover .time,
.fzitems-item:hover .time-title {
  transform: scale(1.2, 1.2);
  transition: .5s;
}*/
.fzitems-item .time:hover,
.fzitems-item .time:hover+.fztext-box .time-title,
.fzitems-item .time-title:hover,
.hover-time {
  transform: scale(1.2, 1.2);
  transition: .5s;
}

.fzitems-item:last-child {
  border-left: none;
}

.fzitems-item::before {
  content: '';
  display: inline-block;
  width: 0.07rem;
  height: 0.07rem;
  border-radius: 50%;
  background-color: #ccc;
  position: absolute;
  left: -0.04rem;
}

.fztext-box {
  position: relative;
  top: -0.1rem;
}

.time {
  position: absolute;
  left: -1rem;
  top: -0.16rem;
  font-size: 0.34rem;
  color: #3f7ad2;
  font-weight: bold;
  text-shadow: 0 2px 2px #8fb6f4;

}

.time-title {
  background-color: #1658bb;
  padding: 0.05rem 0.16rem;
  display: block;
  width: max-content;
  border-radius: 0.16rem;
  color: #fff;
  margin-bottom: 0.08rem;
  font-size: 0.16rem;
}

.fztimes-lists .sub-text {
  color: #999;
  font-size: 0.16rem;
}

/* 宣传片 */
.xcpvideo-box {
  width: 70%;
  /* height: 500px; */
  /* margin: 0 auto; */
  margin-left: 9.5%;
  margin-top: 0.5rem;
}

.xcpvideo-box video {
  width: 100%;
  height: 100%;
}

.tdgl-item-box {
  margin-top: 0.3rem;
}

.scroll-sitem-titile {
  font-weight: bold;
  margin-bottom: 0.16rem !important;
  font-size: 0.18rem;
}

.tdgl-slists-box {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
}

.tdgl-sitem-box {
  width: calc(33.3% - 0.4rem);
  padding: 0.2rem 0.1rem;
  box-shadow: 0 0 10px 2px rgba(233, 223, 223, 0.48);
  box-sizing: border-box;
  height: 2.5rem;
  margin-bottom: 0.4rem;
  margin-right: 0.4rem;
}

.tdgl-sitem-box:nth-child(3n) {
  margin-right: 0;
}

.tdgl-sitem-title {
  white-space: nowrap;
  line-height: 0.36rem;
}

.tdgl-sitem-title .name {
  color: #1658bb;
  font-size: 0.22rem;
  font-weight: bold;
}

.tdgl-sitem-title .sub-name {
  font-size: 0.15rem;
  margin-left: 0.1rem;
  white-space: nowrap;
}

.tdgl-sitem-title::after {
  content: '';
  display: block;
  height: 0.02rem;
  width: 0.9rem;
  background-color: rgba(22, 88, 187, 0.7);
  margin: 0.14rem 0 0.2rem;
}

.tdgl-sitem-body {
  font-size: 0.15rem;
  color: #666;
  line-height: 0.3rem;
  height: 1.2rem;
  /* height: calc(100% - 0.7rem); */
  overflow: hidden;
  /* display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4; */
}

/* 组织架构 */
.zzjg-tab-item .com-sitem-title {
  padding: 0.3rem 11% 0rem;
}

.zzgg-tab-body {
  background-color: #fafafa;
  padding: 0.5rem 0 0.7rem;
  text-align: center;
  margin-bottom: 0.2rem;
}

.zzgg-tab-body img {
  max-width: 9.6rem;
}

/* 社会责任 */
.files-lists {
  margin-top: 0.3rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.file-item-box {
  border: 1px solid #ccc;
  width: 48%;
  margin-bottom: 0.2rem;
}

.file-item-top {
  padding: 0.3rem;
  display: flex;
  justify-content: space-between;
}

.file-item-bot {
  padding: 0 0.3rem;
  height: 0.38rem;
  line-height: 0.38rem;
  background-color: #fafafa;
  display: flex;
  justify-content: space-between;
  font-size: 0.14rem;
  color: #999;
}
.file-size,.file-time{
  white-space:no-wrap;
}

.file-itleft {
  position: relative;
  width: 70%;
}

.file-itleft .iconfont {
  color: #1658bb;
  font-size: 0.7rem;
}

.pdf-icon {
  position: absolute;
  left: 0.16rem;
  top: 0.26rem;
  color: #fff;
  font-size: 0.2rem;
}

.file-name {
  font-size: 0.18rem;
  font-weight: bold;
  margin-left: 0.1rem;
  position: absolute;
  top: 0.18rem;
}

.file-down {
  line-height: 0.7rem;
  font-size: 0.14rem;
  color: #2f6aa5;
}

/* 联系我们 */
.lxbase-info {
  display: flex;
}

.lxbase-info-right {
  width: 48%;
  margin-left: 2%;
}

.map-box {
  max-width: 50%;
}

.map-box img {
  width: 100%;
}

.lxbase-title {
  font-size: 0.24rem;
  /* font-weight: bold; */
  padding: 0.3rem 0 0.2rem;
  border-bottom: 1px solid #ccc;
}

.lxbase-binfo {
  display: flex;
  justify-content: space-between;
  padding-top: 0.5rem;
}

.lxbase-binfol p {
  line-height: 0.48rem;
  color: #999;
  font-size: 0.16rem;
}

.lxbase-binfol p span:last-child {
  margin-left: 0.1rem;
  font-weight: bold;
  color: #333;
}

.lxbase-binfor {
  width: 35%;
  text-align: center;
  padding-top: 0.1rem;
  max-width: max-content;
}

.lxbase-binfor img {
  width: 100%;
}

.lxbase-binfor p {
  color: #999;
  font-size: 0.14rem;
  margin-top: 0.14rem;
}

.zwjg-box {
  margin-top: 0.3rem;
}

.zwjg-title {
  font-size: 0.18rem;
  font-weight: 500;
  margin-bottom: 0.2rem !important;
}

.zwjg-lists {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: space-between; */
}

.zwjg-item {
  border: 1px solid #eee;
  padding: 0.2rem;
  width: 32%;
  box-sizing: border-box;
  margin-right: 2%;
  margin-bottom: 0.2rem;
}

.zwjg-item:nth-child(3n) {
  margin-right: 0;
}

.zwjg-item-title {
  padding-bottom: 0.14rem;
  border-bottom: 1px solid #eee;
  margin-bottom: 0.1rem;
  font-size: 0.16rem;
}

.zwjg-sitem {
  font-size: 0.14rem;
  line-height: 0.28rem;
}

.zwjg-sitem span:first-child {
  color: #999;
  margin-right: 0.1rem;
}


/* 媒体查询适配到H5 */
@media screen and (max-width:750px) {
  .com-main-box .into-tab-sitem {
    padding: 0.3rem 0.4rem;
  }

  .com-main-box .text-box {
    width: 100%;
  }

  .com-main-box .text-item-box {
    line-height: 0.4rem;
  }

  .com-main-box .xcpvideo-box {
    margin: 0.5rem auto 0;
  }

  .com-main-box .jzqyjs-item {
    background-image: none;
  }

  .com-main-box .tdgl-sitem-box {
    width: 100%;
  }

  .com-main-box .scroll-sitem-titile {
    font-size: 0.30rem;
  }

  .com-main-box .tdgl-sitem-title .name {
    font-size: 0.25rem;
  }

  .com-main-box .tdgl-sitem-body {
    line-height: 0.4rem;
    height: 1.6rem;
  }

  /* .com-main-box .tdgl-sitem-body span {
    color: orange;
    margin-left: 0.1rem;
  } */

  .com-main-box .tdgl-sitem-box {
    /* max-height: 4.5rem; */
    height: max-content;
    margin-right: 0;
  }

  .com-main-box .com-center-sitem {
    padding: 0.3rem 0.4rem;
  }

  .com-main-box .file-item-box {
    width: 100%;
  }

  .com-main-box .map-box {
    width: 100%;
    max-width: unset;
  }

  .com-main-box .lxbase-info {
    display: block;
  }

  .com-main-box .map-box img {
    width: 100%;
  }

  .com-main-box .lxbase-info-right {
    width: 100%;
  }

  .com-main-box .zwjg-item {
    width: 100%;
    margin-right: 0;
  }

  .com-main-box .zwjg-sitem {
    line-height: 0.35rem;
  }

  .com-main-box .into-tab-body {
    width: 100%;
  }


  .layui-unselect {
    display: none !important;
  }

  .zzgg-tab-body img {
    max-width: 80%;
  }

  .zjzgqy-detail-production {
    line-height: 0.42rem !important;
  }

  .into-tab-body p {
    font-size: 0.16rem !important;
  }

}