.hyxfBox {
  overflow-x: hidden;
}

.hyxfBox img {
  width: 100%;
  display: block;
}

.hyxfBox .banner {
  width: 100%;
}

.hyxfBox .banner img {
  width: 100%;
}

.hyxfBox .hyxfBtn {
  width: 4.66667rem;
  line-height: 1.06667rem;
  border-radius: 0.13333rem;
  background: #de4852;
  text-align: center;
  margin: 0 auto;
  margin-top: 0.66667rem;
  border-bottom: #ca1c23 solid 0.06667rem;
  font-size: 0.50667rem;
  color: #fff;
}

.hyxfBox .h1Box {
  position: relative;
  padding-bottom: 1.73333rem;
  margin-top: 0.8rem;
}

.hyxfBox .h1Box .bgImg {
  width: 100%;
}

.hyxfBox .h1Box .con {
  position: absolute;
  top: 0;
  left: 0;
}

.hyxfBox .h1Box .con .txt1 {
  color: #555;
  font-size: 0.32rem;
  margin-left: 0.86667rem;
  margin-top: 2.53333rem;
  line-height: 0.6rem;
}

.hyxfBox .h1Box .con .txt1 span {
  font-size: 0.45333rem;
}

@media screen and (max-width: 320px) {
  .hyxfBox .h1Box .con .txt1 {
    margin-left: 0.53333rem;
  }
}

.hyxfBox .h1Box .con .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.93333rem;
  padding: 0 0.53333rem;
}

.hyxfBox .h1Box .con .list .item {
  border: #de4852 solid 1px;
  border-radius: 0.21333rem;
  line-height: 0.82667rem;
  width: 2rem;
  text-align: center;
  font-size: 0.36rem;
  color: #de4852;
}

.hyxfBox .h1Box .con .list .item:nth-child(n+5) {
  margin-top: 0.26667rem;
}

.hyxfBox .h2Box {
  width: 100%;
}

.hyxfBox .h2Box img {
  width: 100%;
}

.hyxfBox .h3Box {
  position: relative;
  padding: 0.8rem 0.4rem;
}

.hyxfBox .h3Box .bgImg {
  width: 100%;
}

.hyxfBox .h3Box .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 0.66667rem;
}

.hyxfBox .h3Box .list .item {
  position: relative;
  width: 4.45333rem;
  height: 2.89333rem;
}

.hyxfBox .h3Box .list .item img {
  width: 100%;
}

.hyxfBox .h3Box .list .item .iCon {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.4rem 0.26667rem;
}

.hyxfBox .h3Box .list .item .iCon .txt {
  font-size: 0.32rem;
  color: #555;
  margin-top: 0.8rem;
}

@media screen and (max-width: 320px) {
  .hyxfBox .h3Box .list .item .iCon .txt {
    margin-top: 0.42667rem;
  }
  .hyxfBox .h3Box .list .item .iCon .txt br {
    display: none;
  }
}

.hyxfBox .h3Box .list .item:nth-child(n+3) {
  margin-top: 0.33333rem;
}

.hyxfBox .h4Box {
  position: relative;
  padding: 0.8rem 0.4rem;
}

.hyxfBox .h4Box .bgImg {
  width: 100%;
}

.hyxfBox .h4Box .list {
  margin-top: 0.86667rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.hyxfBox .h4Box .list .item {
  position: relative;
  width: 4.58667rem;
  height: 3.8rem;
}

.hyxfBox .h4Box .list .item img {
  width: 100%;
}

.hyxfBox .h4Box .list .item .iCon {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 0 0.53333rem;
  padding-top: 1.33333rem;
}

.hyxfBox .h4Box .list .item .iCon .txt1 {
  text-align: center;
  color: #d86989;
  font-size: 0.4rem;
  border-bottom: #6c6868 dashed 1px;
  font-weight: bold;
  padding-bottom: 0.2rem;
  margin-bottom: 0.2rem;
}

.hyxfBox .h4Box .list .item .iCon .txt2 {
  text-align: center;
  color: #777777;
  font-size: 0.32rem;
}

.hyxfBox .h4Box .list .item:nth-child(n+3) {
  margin-top: 0.33333rem;
}

.hyxfBox .h5Box {
  position: relative;
}

.hyxfBox .h5Box .bgImg {
  width: 100%;
}

.hyxfBox .h5Box .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 2.13333rem;
  width: 100%;
}

.hyxfBox .h5Box .list .item {
  position: relative;
  width: 5.17333rem !important;
  height: 7.73333rem;
  -webkit-box-shadow: 0 0 0.13333rem rgba(149, 149, 149, 0.35);
          box-shadow: 0 0 0.13333rem rgba(149, 149, 149, 0.35);
  margin-left: 0.45333rem;
}

.hyxfBox .h5Box .list .item .expImg {
  width: 4.22667rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.hyxfBox .h5Box .list .item .jsImg {
  width: 100%;
  position: absolute;
  bottom: 0;
  z-index: 10;
  display: block;
}

.hyxfBox .h5Box .list .item .iCon {
  position: absolute;
  bottom: 0;
  z-index: 20;
  padding: 0.46667rem 0;
  padding-left: 0.66667rem;
  padding-right: 0.26667rem;
  height: 3.09333rem;
}

.hyxfBox .h5Box .list .item .iCon .name {
  font-size: 0.48rem;
  color: #fff;
}

.hyxfBox .h5Box .list .item .iCon .tit {
  margin: 0.4rem 0;
}

.hyxfBox .h5Box .list .item .iCon .tit .i_tit {
  margin-top: 0.33333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.hyxfBox .h5Box .list .item .iCon .tit .i_tit .ball {
  width: 0.18667rem;
  height: 0.18667rem;
  border: #fff solid 1px;
  border-radius: 100%;
  margin-right: 0.16rem;
}

.hyxfBox .h5Box .list .item .iCon .tit .i_tit .txt {
  font-size: 0.32rem;
  color: #fff;
  line-height: 0.24rem;
  letter-spacing: .8px;
}

.hyxfBox .h5Box .list .item .iCon .b_txt {
  font-size: 0.32rem;
  color: #ccc;
}

.hyxfBox .h5Box .list .hy5_swiper_pa {
  position: absolute;
  bottom: -0.8rem;
  text-align: center;
}

.hyxfBox .h5Box .list .hy5_swiper_pa .swiper-pagination-bullet {
  background: #ce523e;
  height: 0.2rem;
}

.hyxfBox .h5Box .list .hy5_swiper_pa .swiper-pagination-bullet-active {
  width: 1.06667rem;
  border-radius: 1.33333rem;
}

.hyxfBox .h5Box .BottomImg {
  padding: 0.26667rem 0.4rem;
  padding-bottom: 0.8rem;
}

.hyxfBox .h5Box .BottomImg img {
  width: 100%;
}

.hyxfBox .h5Box .BottomImg .hyxfBtn {
  margin-top: 0.26667rem;
}

.hyxfBox .h6Box {
  position: relative;
}

.hyxfBox .h6Box .bgImg {
  width: 100%;
}

.hyxfBox .h6Box .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: absolute;
  width: 100%;
  top: 2.13333rem;
}

.hyxfBox .h6Box .list .R {
  margin-top: 0.37333rem;
  margin-right: 0.4rem;
}

.hyxfBox .h6Box .list .L {
  margin-left: 0.4rem;
}

.hyxfBox .h6Box .list .item {
  width: 4.42667rem;
  height: 5.6rem;
  -webkit-box-shadow: 0 0 0.13333rem rgba(255, 255, 255, 0.35);
          box-shadow: 0 0 0.13333rem rgba(255, 255, 255, 0.35);
  background: #451317;
  padding-top: 0.26667rem;
  overflow: auto;
  margin-top: 0.4rem;
}

.hyxfBox .h6Box .list .item .txt1 {
  background: #fff;
  width: 3.6rem;
  height: 1.06667rem;
  padding: 0.13333rem 0;
  padding-left: 0.4rem;
  font-size: 0.4rem;
}

.hyxfBox .h6Box .list .item .txt1 span {
  color: #ad0402;
}

.hyxfBox .h6Box .list .item .txt2 {
  color: #fff;
  font-size: 0.32rem;
  padding: 0.21333rem 0.34667rem;
}

.hyxfBox .h6Box .list .itemR {
  background: #7a1a20;
}

.hyxfBox .h7Box {
  position: relative;
  padding: 0.8rem 0.4rem;
  padding-bottom: 0.4rem;
}

.hyxfBox .h7Box .bgImg {
  width: 100%;
}

.hyxfBox .h7Box .hyxfBtn {
  margin-top: 0.26667rem;
}

.hyxfBox .ggImg {
  width: 100%;
  position: relative;
}

.hyxfBox .ggImg img {
  width: 100%;
}

.hyxfBox .ggImg .hyxfBtn {
  position: absolute;
  bottom: 0.74667rem;
  left: 0;
  right: 0;
  width: 4rem;
  line-height: 0.8rem;
  font-size: 0.4rem;
}
/*# sourceMappingURL=hyxf.css.map */