.bsfw_ul {
  box-sizing: border-box;
  margin-left: 0px;
  margin-right: 0px;
}
.bsfw_ul::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.bsfw_ul > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 11.111%;
  padding-left: 0px;
  padding-right: 0px;
  float: left;
}
.bsfw_ul > li:nth-child(n) {
  margin-top: 0;
}
.bsfw_ul > li:nth-child(n)::after {
  display: block;
}
.bsfw_ul > li:nth-child(n + 9) {
  margin-top: 20px;
}
.bsfw_ul > li:nth-child(9) {
  margin-top: 0;
}
.bsfw_ul > li:nth-child(9n)::after,
.bsfw_ul > li:last-child::after {
  display: none;
}
.bsfw_ul a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .bsfw_ul {
    margin-left: 0px;
    margin-right: 0px;
  }
  .bsfw_ul::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .bsfw_ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 20%;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
  }
  .bsfw_ul > li:nth-child(n) {
    margin-top: 0;
  }
  .bsfw_ul > li:nth-child(n)::after {
    display: block;
  }
  .bsfw_ul > li:nth-child(n + 5) {
    margin-top: 20px;
  }
  .bsfw_ul > li:nth-child(5) {
    margin-top: 0;
  }
  .bsfw_ul > li:nth-child(5n)::after,
  .bsfw_ul > li:last-child::after {
    display: none;
  }
  .bsfw_ul a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 600px) {
  .bsfw_ul {
    margin-left: 0px;
    margin-right: 0px;
  }
  .bsfw_ul::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .bsfw_ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.333%;
    padding-left: 0px;
    padding-right: 0px;
    float: left;
  }
  .bsfw_ul > li:nth-child(n) {
    margin-top: 0;
  }
  .bsfw_ul > li:nth-child(n)::after {
    display: block;
  }
  .bsfw_ul > li:nth-child(n + 3) {
    margin-top: 20px;
  }
  .bsfw_ul > li:nth-child(3) {
    margin-top: 0;
  }
  .bsfw_ul > li:nth-child(3n)::after,
  .bsfw_ul > li:last-child::after {
    display: none;
  }
  .bsfw_ul a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.bsfw_ul > li {
  position: relative;
}
.bsfw_ul > li::after {
  content: '';
  position: absolute;
  top: 19px;
  right: 0px;
  width: 1px;
  height: 32px;
  background-color: #c5c5c5;
}
.bsfw_ul > li > a {
  position: relative;
  transition: all 0.3s;
  box-sizing: border-box;
  width: 100%;
  height: 100px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  align-items: center;
}
.bsfw_ul > li i {
  flex-shrink: 0;
  margin-bottom: 15px;
  transition: all 0.3s;
  display: block;
  width: 64px;
  height: 64px;
  background-color: #f1f1f1;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-image: url(../images/wyb_icons.png);
}
.bsfw_ul > li i.s1 {
  background-position: 17px 13px;
}
.bsfw_ul > li i.s2 {
  background-position: -133px 13px;
}
.bsfw_ul > li i.s3 {
  background-position: -281px 13px;
}
.bsfw_ul > li i.s4 {
  background-position: -432px 13px;
}
.bsfw_ul > li i.s5 {
  background-position: -579px 13px;
}
.bsfw_ul > li i.s6 {
  background-position: 16px -104px;
}
.bsfw_ul > li i.s7 {
  background-position: -132px -102px;
}
.bsfw_ul > li i.s8 {
  background-position: -281px -104px;
}
.bsfw_ul > li i.s9 {
  background-position: -431px -103px;
}
.bsfw_ul > li i.s10 {
  background-position: -579px -102px;
}
.bsfw_ul > li i.s11 {
  background-image: url(../images/wyc_icon3.png);
  background-position: center;
}
.bsfw_ul > li i.s12 {
  background-image: url(../images/wyc_icon6.png);
  background-position: center;
}
.bsfw_ul > li h6 {
  transition: all 0.3s;
  font-size: 17px;
  font-weight: normal;
  color: #333333;
  width: 100%;
  text-align: center;
  line-height: 1.5;
}
@media (max-width: 600px) {
  .bsfw_ul > li h6 {
    font-size: 15px;
  }
}
.bsfw_ul > li:hover i {
  transform: rotateY(360deg);
}
.bsfw_ul > li:hover h6 {
  font-weight: bold;
  color: #ba2a1d;
}
.bsfw_ul .more_list {
  z-index: 99;
  position: absolute;
  top: 105%;
  left: 10px;
  background-color: #ffffff;
  padding: 10px 20px;
  box-shadow: 0px 4px 29px 0px rgba(1, 17, 67, 0.15);
  border-radius: 5px;
  border: solid 1px rgba(122, 122, 122, 0.38);
  overflow: hidden;
  width: 280px;
  display: flex;
  flex-wrap: wrap;
  display: none;
}
.bsfw_ul .more_list li {
  margin-right: 30px;
}
.bsfw_ul .more_list a {
  display: block;
  width: 100%;
  padding: 10px 0;
  line-height: 1.5;
  font-size: 16px;
  font-weight: normal;
  color: #333333;
}
.bsfw_ul .more_list a:hover {
  color: #ba2a1d;
}
.bsfw_ul > li:hover .more_list {
  display: flex;
}
@media (max-width: 1360px) and (min-width: 993px) {
  .bsfw_ul > li:nth-last-child(-n + 3) .more_list {
    left: auto;
    right: 0;
  }
}
@media (max-width: 992px) and (min-width: 601px) {
  .bsfw_ul > li:nth-child(5n) .more_list,
  .bsfw_ul > li:nth-child(5n-1) .more_list {
    left: auto;
    right: 0;
  }
}
@media (max-width: 600px) {
  .bsfw_ul > li:nth-child(3n-1) .more_list {
    left: 50%;
    transform: translateX(-50%);
  }
  .bsfw_ul > li:nth-child(3n) .more_list {
    left: auto;
    right: 0;
  }
}
.wyb_ul {
  margin-left: -10px;
  margin-right: -10px;
}
.wyb_ul::after {
  content: '';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.wyb_ul > li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 20%;
  padding-left: 10px;
  padding-right: 10px;
  float: left;
}
.wyb_ul > li:nth-child(n) {
  margin-top: 0;
}
.wyb_ul > li:nth-child(n)::after {
  display: block;
}
.wyb_ul > li:nth-child(n + 5) {
  margin-top: 30px;
}
.wyb_ul > li:nth-child(5) {
  margin-top: 0;
}
.wyb_ul > li:nth-child(5n)::after,
.wyb_ul > li:last-child::after {
  display: none;
}
.wyb_ul a {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (max-width: 992px) {
  .wyb_ul {
    margin-left: -10px;
    margin-right: -10px;
  }
  .wyb_ul::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .wyb_ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 33.333%;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  .wyb_ul > li:nth-child(n) {
    margin-top: 0;
  }
  .wyb_ul > li:nth-child(n)::after {
    display: block;
  }
  .wyb_ul > li:nth-child(n + 3) {
    margin-top: 30px;
  }
  .wyb_ul > li:nth-child(3) {
    margin-top: 0;
  }
  .wyb_ul > li:nth-child(3n)::after,
  .wyb_ul > li:last-child::after {
    display: none;
  }
  .wyb_ul a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media (max-width: 600px) {
  .wyb_ul {
    margin-left: -10px;
    margin-right: -10px;
  }
  .wyb_ul::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }
  .wyb_ul > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
  }
  .wyb_ul > li:nth-child(n) {
    margin-top: 0;
  }
  .wyb_ul > li:nth-child(n)::after {
    display: block;
  }
  .wyb_ul > li:nth-child(n + 1) {
    margin-top: 30px;
  }
  .wyb_ul > li:nth-child(1) {
    margin-top: 0;
  }
  .wyb_ul > li:nth-child(1n)::after,
  .wyb_ul > li:last-child::after {
    display: none;
  }
  .wyb_ul a {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
}
.wyb_card {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: #ffffff;
  box-shadow: 0px 0px 21px 0px rgba(42, 42, 42, 0.1);
  border-radius: 5px;
}
.wyb_title {
  display: flex;
  align-items: center;
  padding-left: 30px;
  font-size: 19px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1.5;
  width: 100%;
  height: 92px;
  border-radius: 5px 5px 0px 0px;
  background-repeat: no-repeat, no-repeat;
  background-position: center, center;
  background-size: 100%, auto 100%;
}
.wyb_title.wyb_title1 {
  background-image: url(../images/wyb_img1.png), linear-gradient(0deg, #ba2a1d 0%, #e55c50 100%);
}
.wyb_title.wyb_title2 {
  background-image: url(../images/wyb_img2.png), linear-gradient(0deg, #ba2a1d 0%, #e55c50 100%);
}
.wyb_title.wyb_title3 {
  background-image: url(../images/wyb_img3.png), linear-gradient(0deg, #ba2a1d 0%, #e55c50 100%);
}
.wyb_title.wyb_title4 {
  background-image: url(../images/wyb_img4.png), linear-gradient(0deg, #ba2a1d 0%, #e55c50 100%);
}
.wyb_title.wyb_title5 {
  background-image: url(../images/wyb_img5.png), linear-gradient(0deg, #ba2a1d 0%, #e55c50 100%);
}
.wyb_title.wyb_title6 {
  background-image: url(../images/wyb_img6.png), linear-gradient(0deg, #ba2a1d 0%, #e55c50 100%);
}
.wyb_title.wyb_title7 {
  background-image: url(../images/wyb_img7.png), linear-gradient(0deg, #ba2a1d 0%, #e55c50 100%);
}
.wyb_title.wyb_title8 {
  background-image: url(../images/wyb_img8.png), linear-gradient(0deg, #ba2a1d 0%, #e55c50 100%);
}
.wyb_title.wyb_title9 {
  background-image: url(../images/wyb_img9.png), linear-gradient(0deg, #ba2a1d 0%, #e55c50 100%);
}
.wyb_title.wyb_title10 {
  background-image: url(../images/wyb_img10.png), linear-gradient(0deg, #ba2a1d 0%, #e55c50 100%);
}
.wyb_list {
  display: flex;
  flex-wrap: wrap;
}
.wyb_list li {
  max-width: 100%;
}
.wyb_list a {
  display: block;
  width: 100%;
  padding: 10px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.wyb_list a:hover {
  color: #ba2a1d;
}
.wyb_swiper {
  width: 100%;
  height: 145px;
  padding: 10px;
  padding-bottom: 30px;
}
@media (max-width: 600px) {
  .wyb_swiper {
    height: auto;
  }
}
.wyb_swiper .swiper-pagination {
  left: 0;
  right: 0;
  bottom: 10px;
}
.wyb_swiper .swiper-pagination-bullet {
  opacity: 1;
  width: 5px;
  height: 5px;
  background-color: #e1e1e1;
  margin: 0 1px;
  border-radius: 3px;
}
.wyb_swiper .swiper-pagination-bullet-active {
  width: 12px;
  background-color: #b0b0b0;
}
