.header {
  width: 100%;
  height: 10.16rem;
  background: url("../img/haeader.png") no-repeat;
  background-size: 100% 100%;
  position: relative;
}
.header .header_icon {
  width: 9.2rem;
  height: 1.06666667rem;
  margin: 0 auto;
  padding-top: 0.4rem;
}
.header .header_icon .icon_logo {
  width: 2.58666667rem;
  height: 0.66666667rem;
  background: url("../img/logo.png") no-repeat;
  background-size: 100% 100%;
  float: left;
}
.header .header_icon .icon_about {
  float: left;
  margin-left: 2.55rem;
  position: relative;
}
.header .header_icon .icon_about img {
  position: absolute;
  top: 0.10666667rem;
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
}
.header .header_icon .icon_about span {
  font-size: 0.32rem;
  color: #ffffff;
  line-height: 0.66666667rem;
  margin: 0 0.26666667rem 0 0.53333333rem;
  display: inline-block;
  position: relative;
  text-decoration: underline;
}
.header .header_icon .icon_about span:after {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 1px;
  height: 60%;
  right: -0.26666667rem;
  top: 20%;
  z-index: 10;
  -webkit-transform: scaleX(0.5);
  -webkit-transform-origin: 0 0;
  transform: scaleX(0.5);
  transform-origin: 0 0;
  border-right: 1px solid #fff;
}
.header .header_icon .icon_ipone {
  float: left;
  margin-left: 0.26666667rem;
  position: relative;
}
.header .header_icon .icon_ipone img {
  position: absolute;
  top: 0.10666667rem;
  display: inline-block;
  width: 0.4rem;
  height: 0.4rem;
}
.header .header_icon .icon_ipone span {
  font-size: 0.32rem;
  color: #ffffff;
  line-height: 0.66666667rem;
  margin: 0 0.26666667rem 0 0.53333333rem;
  display: inline-block;
  text-decoration: underline;
}
.header .header_name {
  width: 5.06666667rem;
  height: 0.93333333rem;
  margin: 1.06666667rem 0 0 0.8rem;
  background: url("../img/name.png") no-repeat;
  background-size: 100% 100%;
}
.header .header_sencond_name {
  width: 5.54666667rem;
  height: 0.52rem;
  margin: 0.26666667rem 0 0 0.8rem;
  background: url("../img/sencond_name.png") no-repeat;
  background-size: 100% 100%;
}
.swiper_list {
  width: 8.17333333rem;
  height: 4.4rem;
  position: relative;
  top: -5.263333rem;
  border-radius: 0.13333333rem;
  overflow: hidden;
}
.swiper_list .list {
  width: 8.17333333rem;
  height: 4.4rem;
}
.swiper_list .list li {
  width: 8.17333333rem;
  height: 4.4rem;
  border-radius: 0.26666667rem;
}
.swiper_list .list li img {
  width: 100%;
  height: 100%;
  border-radius: 0.26666667rem;
}
.swiper_list .bar {
  position: absolute;
  bottom: 0.4rem !important;
  left: 0.4rem !important;
  text-align: left;
  width: 50% !important;
}
.swiper_list .bar span {
  background-color: rgba(255, 255, 255, 0.9) !important;
}
.swiper_list .bar .swiper-pagination-bullet-active {
  background-color: #ffffff !important;
}
.pos_qj {
  width: 100%;
  height: calc(100% - 11.6799rem);
  margin-top: -4.363333rem;
  position: relative;
}
.pos_qj .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6.66666667rem;
  height: 2.96rem;
  margin-top: -1.74666667rem;
  margin-left: -3.4rem;
}
.pos_qj .btn .btn1 {
  width: 6.66666667rem;
  height: 1.28rem;
  line-height: 1.28rem;
  text-align: center;
  border-radius: 0.64rem;
  font-size: 0.56rem;
  color: #ffffff;
  background: linear-gradient(to left, #fe9300 0%, #ffc700 100%);
}
.pos_qj .btn .btn2 {
  width: 6.66666667rem;
  height: 1.28rem;
  line-height: 1.28rem;
  margin-top: 0.4rem;
  text-align: center;
  border-radius: 0.64rem;
  font-size: 0.56rem;
  color: #ffffff;
  background: linear-gradient(to left, #ff393f 0%, #ff7503 100%);
}
.pos_qj .btn .questions {
  position: absolute;
  width: 1.2rem;
  height: 1.2rem;
  bottom: -0.64rem;
  right: -1.6rem;
  background: url("../img/questions.png") no-repeat;
  background-size: 100% 100%;
}
footer {
  width: 8.48rem;
  position: absolute;
  left: 0.76rem;
  font-family: PingFangSC-Regular;
  font-size: 0.26666667rem;
  color: #999999;
  letter-spacing: 1px;
  text-align: center;
  line-height: 0.37333333rem;
  bottom: 0.2rem;
}
.bar > .swiper-pagination-bullet-active {
  background: #FFFFFF !important;
}
/*# sourceMappingURL=index.css.map */