.banner6 .banner6-line {
  height: 4rem;
  background-color: #2f55d4;
}
@media screen and (max-width: 1024px) {
  .banner6 .banner6-line {
    display: none;
  }
}
.banner6 .banner6-line .banner6-line-content {
  width: 12rem;
  height: 3.5rem;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.banner6 .banner6-line .banner6-line-content:before {
  content: "";
  display: block;
  position: absolute;
  top: 2.93rem;
  width: 100%;
  height: 2px;
  background-color: #fff;
}
.banner6 .banner6-line .banner6-line-content .blc-left {
  position: absolute;
  left: 0;
  top: 2.84rem;
  width: 0.2rem;
  height: 0.2rem;
  background-image: url("../image/banner6-yuan1.png");
  background-size: 0.2rem 0.2rem;
  background-repeat: no-repeat;
}
.banner6 .banner6-line .banner6-line-content .blc-ctr .blc-ctr-ul {
  padding-top: 0.54rem;
}
.banner6 .banner6-line .banner6-line-content .blc-ctr .blc-ctr-ul .blc-ctr-li {
  width: 2.6rem;
  height: 0.85rem;
  padding: 0 0.2rem;
  display: flex;
  display: -ms-flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -o-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
  -o-align-items: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  -o-flex-direction: row;
  flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
  -o-flex-wrap: nowrap;
  background-color: rgba(255,255,255,0.3);
  position: relative;
}
.banner6 .banner6-line .banner6-line-content .blc-ctr .blc-ctr-ul .blc-ctr-li:after {
  position: absolute;
  top: 0.85rem;
  left: 50%;
  transform: translate(-50%, 0);
  content: "";
  display: block;
  height: 1.5rem;
  width: 2px;
  background-color: #fff;
}
.banner6 .banner6-line .banner6-line-content .blc-ctr .blc-ctr-ul .blc-ctr-li a {
  font-size: 0.16rem;
  color: #fff;
  line-height: 1.5em;
  overflow: hidden;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  white-space: unset;
  overflow: hidden;
}
.banner6 .banner6-line .banner6-line-content .blc-ctr .blc-ctr-ul .blc-ctr-li p {
  font-size: 0.24rem;
  color: #fff;
  position: absolute;
  top: 2.7rem;
}
.banner6 .banner6-line .banner6-line-content .blc-ctr .blc-ctr-ul .blc-ctr-li p:before {
  top: -0.402rem;
  left: 0.7rem;
  position: absolute;
  content: "";
  width: 2.12rem;
  height: 0.2rem;
  background-image: url("../image/banner6-line.png");
  background-size: 2.12rem 0.2rem;
  background-repeat: no-repeat;
}
.banner6 .banner6-line .banner6-line-content .blc-ctr .blc-ctr-ul .swiper-slide-two {
  margin-top: 0.95rem;
}
.banner6 .banner6-line .banner6-line-content .blc-ctr .blc-ctr-ul .swiper-slide-two:after {
  position: absolute;
  top: 0.85rem;
  left: 50%;
  transform: translate(-50%, 0);
  content: "";
  display: block;
  height: 0.55rem;
  width: 2px;
  background-color: #fff;
}
.banner6 .banner6-line .banner6-line-content .blc-ctr .blc-ctr-ul .swiper-slide-two p {
  top: 1.75rem;
}
.banner6 .banner6-line .banner6-line-content .blc-right {
  position: absolute;
  right: 0;
  top: 2.84rem;
  width: 0.2rem;
  height: 0.2rem;
  background-image: url("../image/banner6-yuan1.png");
  background-size: 0.2rem 0.2rem;
  background-repeat: no-repeat;
}
.banner6 .banner6-line-phone {
  display: none;
  background-color: #2f55d4;
}
@media screen and (max-width: 1024px) {
  .banner6 .banner6-line-phone {
    display: block;
  }
}
.banner6 .banner6-line-phone .blp-1 {
  padding-left: 0.6rem;
  padding-right: 0.5rem;
  display: -webkit-flex;
  display: flex;
}
.banner6 .banner6-line-phone .blp-1:first-child {
  padding-top: 1.1rem;
}
.banner6 .banner6-line-phone .blp-1:last-child {
  padding-bottom: 1.08rem;
}
.banner6 .banner6-line-phone .blp-1 .blp-1-left {
  width: 1px;
  height: 1.9rem;
  background-color: #fff;
  margin-right: 0.3rem;
  position: relative;
}
.banner6 .banner6-line-phone .blp-1 .blp-1-left:before {
  position: absolute;
  left: 50%;
  top: -0.1rem;
  transform: translate(-50%, 0);
  content: "";
  display: block;
  width: 0.2rem;
  height: 0.2rem;
  background-image: url("../image/banner6-yuan2.png");
  background-size: 0.2rem 0.2rem;
  background-repeat: no-repeat;
}
.banner6 .banner6-line-phone .blp-1 .blp-1-right {
  width: 6rem;
  height: 1.5rem;
  background-color: rgba(255,255,255,0.3);
  display: flex;
  align-items: center;
  padding-left: 0.3rem;
  padding-right: 0.6rem;
  position: relative;
}
.banner6 .banner6-line-phone .blp-1 .blp-1-right a {
  color: #fff;
  font-size: 0.36rem;
  line-height: 0.48rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  white-space: unset;
  overflow: hidden;
}
.banner6 .banner6-line-phone .blp-1 .blp-1-right p {
  position: absolute;
  font-size: 0.24rem;
  color: #fff;
  top: -0.3rem;
  left: 0;
}
