
body { line-height: 1; background: #fff; }

.img1 {
  width: 1.48rem;
  height: 1.55rem;
}

.img2 {
  width: .19rem;
  height: .17rem;
}

#swiper1.swiper-container,#swiper2.swiper-container {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}

.area_block_1 {
  /* padding: 1.07rem 0 1.64rem .49rem; */
  background: #fff;
}

.area_block_2 {
  display: block;
  padding: .28rem .3rem .15rem .29rem;
  background: #eafff8;
  box-shadow: .02rem .02rem .18rem 0px rgba(0, 88, 109, 0.1);
}

.parting_line_sty {
  display: block;
  width: 6.25rem;
  height: 1px;
  background: #eeeeee;
}

.swiper_tab_item {
  display: inline-block;
  height: .4rem;
  line-height: .38rem;
  font-size: .26rem;
  color: #666666;
  border-bottom: 1px solid transparent;
}

.active .swiper_tab_item {
  font-weight: bold;
  color: #005884;
  border-bottom-color: #005884;
}

.look_mask_pos {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1.26rem;
  z-index: 2;
}
