.my-swipe .van-swipe-item {
  color: #fff;
  font-size: 20px;
  height: 300px;
  text-align: center;
}

.jjfa-swipe {
  padding-bottom: 40px;
}
.jjfa-swipe .jjfa-item {
  width: 310px;
  height: 228px;
  padding: 14px;
  border-radius: 5px;
  box-shadow: 0px 3px 5px 1px rgba(2, 46, 106, 0.06);
  box-sizing: border-box;
  margin-left: 10px;
  background-color: #fff;
  display: inline-block;
}
.jjfa-swipe .van-swipe__indicator {
  background-color: #aaa;
}
.jjfa-swipe .van-swipe__indicator--active {
  background-color: #1989fa;
}


.hxys-bg {
  width: 100%;
  height: 158px;
  background: url('/mobile/upload/images/2022/8/a1e3eaa8cc005c70.png') no-repeat center;
  background-size: cover;
  margin-top: 20px;
  text-align: center;
  color: #fff;
  text-shadow: 0px 0px 1px #022e6a;
  font-size: 16px;
}
.hxys-bg .count {
  background-color: #1276ff;
  font-size: 30px;
  width: 34px;
  line-height: 50px;
  border-radius: 5px;
  margin: 0 5px;
}
.hxys-item {
  width: 50%;
  height: 140px;
  box-sizing: border-box;
  padding-bottom: 10px;
}
.hxys-item:nth-child(even) {
  padding-left: 10px;
}
.hxys-item-box {
  text-align: center;
  background-color: #fff;
  box-shadow: 0px 3px 5px 1px rgba(2, 46, 106, 0.06);
  border-radius: 5px;
  padding: 10px;
  height: 100%;
  box-sizing: border-box;
}


.cpfw-swipe {
  background-color: #fff;
  padding-bottom: 20px;  
}
.cpfw-swipe .van-swipe__indicators {
  top: 255px;
  bottom: auto;
}
.cpfw-swipe .van-swipe__indicator {
  background-color: #aaa;
}
.cpfw-swipe .van-swipe__indicator--active {
  background-color: #1989fa;
}
.cpfw-item {
  padding: 20px 20px 0;
  text-align: center;
  box-sizing: border-box;
}
.chat-btn {
  border: 1px solid #aaa;
  width: 98px;
  height: 30px;
  text-align: center;
  line-height: 32px;
  margin: 10px auto 0;
}

.al-btn {
  background-color: #1276ff;
  color: #fff;
  line-height: 40px;
  text-align: center;
  display: block;
}

.num-top {
  position: relative;
}
.num-top::after {
  content: '+';
  position: absolute;
  right: -10px;
  top: 0;
  font-size: 14px;
}

.hzhb .img-item {
  width: 50%;
  padding: 10px;
  box-sizing: border-box;
}


.news-swipe .van-swipe__indicators {
  bottom: 155px;
}
.news-swipe .van-swipe__indicator {
  background-color: #fff;
}
.news-swipe .van-swipe__indicator--active {
  background-color: #1989fa;
}