.pubTitle .cn {
  text-transform: capitalize;
}
.banner .bnrPic {
  height: 800px;
  width: 1920px;
  position: absolute;
  top: 0;
  left: calc(50% - 960px);
  opacity: 0.6;
}
.busOut .busCon .swiper .wrapper .slide .box .mask {
  display: none;
}
.busOut .busCon .swiper .wrapper .slide .box:hover .mask {
  transform: scale(0);
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.5);
}
.busOut .busCon .swiper .wrapper .slide .box:hover .pic {
  opacity: 1;
}
.innerTeam .list .box .text .title {
  font-size: 22px;
}
.LingYuList .item .text {
  top: 50px;
}
.LingYuList .item .text .con {
  font-size: 16px;
  opacity: 0.7;
  padding-top: 30px;
  line-height: 1.4em;
}
.inrPtSheBei .list .box .name {
  text-overflow: clip;
  overflow: auto;
  white-space: wrap;
}
.inrPtSheBei .list .box .pic {
  width: 100%;
  margin: 20px auto;
  height: 269px;
}
.inrPtSheBei .list .box .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.inrPtTeSe .classify .box .top {
  height: 58px;
}
.inrPtTeSe .classify .box .top .title {
  font-size: 18px;
  line-height: 1.6em;
}
.inrPtTeSe .classify .box .top .iconfont {
  display: none;
}
.inrPtTeSe .classify .box .pic {
  height: 430px;
}
