.zbtT_box,
.zbt_mainbox .zbt_list {
  -webkit-box-shadow: 0 0.05333rem 0.04rem 0 rgba(65, 65, 65, 0.07);
}
body {
  background: #ededed;
}
.header {
  width: 100%;
  height: 1.2rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0.42667rem 0 0.32rem;
  z-index: 2;
}
.header .arrow,
.header .fxicon {
  width: 0.41333rem;
  height: 0.42667rem;
}
.header .arrow {
  background: url(/images/fw_new/enter.png) center no-repeat;
  background-size: 100% 100%;
}
.header .fxicon {
  background: url(/images/fw_new/fenxiang.png) center no-repeat;
  background-size: 100% 100%;
}
.zbtT_box {
  width: 100%;
  box-shadow: 0 0.05333rem 0.04rem 0 rgba(65, 65, 65, 0.07);
}
.zbtT_box .zbtT_main {
  width: 100%;
  padding: 1.33333rem 0.42667rem 0.53333rem;
  background: url(/images/fw_new/fw_bg1.png) top center no-repeat #fff;
  background-size: 100%;
}
.zbtT_box .zbtT_main:nth-child(2) {
  background-image: url(/images/fw_new/fw_bg2.png);
}
.zbtT_box .zbtT_main:nth-child(3) {
  background-image: url(/images/fw_new/zbt_bg3.png);
}
.zbtT_box .zbtT_main2 {
  width: 100%;
  padding: 1.33333rem 0.42667rem 0.53333rem;
  background: url(/images/fw_new/zbt_bg1.png) top center no-repeat #fff;
  background-size: 100%;
}
.zbtT_box .zbtT_main2:nth-child(2) {
  background-image: url(/images/fw_new/zbt_bg2.png);
}
.zbtT_box .zbtT_main2:nth-child(3) {
  background-image: url(/images/fw_new/zbt_bg3.png);
}
.zbtT_box .zbtT_tp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.zbtT_box .zbtT_tp .type img {
  height: 0.88rem;
  vertical-align: middle;
}
.zbtT_box .zbtT_tp .price img {
  height: 0.70667rem;
  vertical-align: middle;
}
.zbtT_box .zbtT_txt {
  font-size: 0.34667rem;
  color: #fff;
  line-height: 0.48rem;
  padding-top: 0.4rem;
}
.zbtT_box .zbtT_video {
  width: 9.14667rem;
  height: 5.12rem;
  margin: 0.86667rem auto 0;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 0.16rem;
  overflow: hidden;
}
.zbtT_box .pagelist {
  bottom: 6rem;
}
.zbtT_box .pagelist .swiper-pagination-bullet {
  width: 1.6rem;
  height: 0.02667rem;
  background: #fff;
  opacity: 0.3;
  border-radius: 0;
}
.zbtT_box .pagelist .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.zbt_mainbox .zbt_list {
  background: #fff;
  box-shadow: 0 0.05333rem 0.04rem 0 rgba(65, 65, 65, 0.07);
  margin-top: 0.26667rem;
  padding-bottom: 0.53333rem;
}
.zbt_mainbox .zbt_list .tle {
  font-size: 0.48rem;
  padding: 0.42667rem 0;
  position: relative;
}
.zbt_mainbox .zbt_list .tle::after {
  position: absolute;
  content: "";
  width: 100%;
  -webkit-transform: scaleY(0.5);
  -ms-transform: scaleY(0.5);
  transform: scaleY(0.5);
  border-bottom: 1px solid #ededed;
  bottom: 0;
  left: 0;
}
.zbt_mainbox .zbt_list .tle span {
  display: inline-block;
  padding-left: 0.32rem;
  line-height: 0.6rem;
  font-weight: 700;
  position: relative;
}
.zbt_mainbox .zbt_list .tle span::after {
  content: "";
  position: absolute;
  width: 0.10667rem;
  height: 0.45333rem;
  background: #70bb47;
  left: 0;
  top: 0.10667rem;
}
.zbt_mainbox .zbt_list .zbt_md {
  padding: 0.45333rem 0.42667rem 0;
}
.zbt_mainbox .zbt_list .zbt_md .md_tle {
  font-size: 0.45333rem;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.zbt_mainbox .zbt_list .zbt_md .md_tle i {
  display: inline-block;
  width: 0.26667rem;
  height: 0.26667rem;
  background: url(/images/fw_new/zbt_point.png) center no-repeat;
  background-size: 100% 100%;
  margin-right: 0.14667rem;
}
.footbox,
.zbt_mainbox .zbt_list .zbt_md .md_img .md_imgTle {
  border-top: 1px solid #ededed;
  background: #fff;
  font-size: 0.4rem;
}
.zbt_mainbox .zbt_list .zbt_md .md_tle span {
  font-weight: 700;
  color: #f5443f;
}
.zbt_mainbox .zbt_list .zbt_md .md_cont {
  font-size: 0.4rem;
  color: #999;
  line-height: 0.56rem;
  padding-top: 0.2rem;
}
.zbt_mainbox .zbt_list .zbt_md .md_cont span {
  font-weight: 700;
  color: #f5443f;
}
.zbt_mainbox .zbt_list .zbt_md .md_img {
  width: 100%;
  position: relative;
  margin-top: 0.32rem;
}
.zbt_mainbox .zbt_list .zbt_md .md_img .md_imgTle {
  position: absolute;
  border-radius: 0.10667rem 0 0.4rem;
  color: #222;
  height: 0.8rem;
  line-height: 0.8rem;
  padding: 0 0.46667rem 0 0.24rem;
  border-left: 1px solid #ededed;
}
.zbt_mainbox .zbt_list .zbt_md .md_img img {
  width: 100%;
}
.footbox {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1.33333rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0.14667rem 0 0.48rem;
}
.footbox .ft_price {
  color: #19964e;
  font-weight: 700;
}
.footbox .ft_price sup {
  vertical-align: top;
  display: inline-block;
  padding-top: 0.06667rem;
}
.footbox .ft_price span {
  font-size: 0.8rem;
  padding: 0 0.18667rem 0 0.10667rem;
}
.footbox .ft_btn {
  background: #33b369;
  color: #fff;
  width: 2.98667rem;
  height: 1.01333rem;
  line-height: 1.01333rem;
  text-align: center;
  border-radius: 0.50667rem;
  font-weight: 700;
}
.rightnav {
  position: fixed;
  right: 0.53333rem;
  width: 1.33333rem;
  bottom: 2rem;
  z-index: 2;
}
.rightnav a {
  display: block;
  width: 1.33333rem;
  height: 1.33333rem;
  margin-top: 0.21333rem;
}
.rightnav a img {
  width: 100%;
  height: 100%;
}
.zixun_pop .zxmain {
  text-align: center;
}
.zixun_pop .zxmain img {
  width: 5.73333rem;
  height: 5.73333rem;
  margin: 0.26667rem 0;
}
.zixun_pop .zxmain p {
  font-size: 0.4rem;
  line-height: 0.48rem;
  padding-bottom: 0.8rem;
}
.tc_pop {
  background: #fff;
  width: 6.66667rem;
  position: relative;
  display: none;
}
.tc_pop .close {
  position: absolute;
  width: 0.37333rem;
  height: 0.37333rem;
  background: url(/images/fw_new/close.png) no-repeat center;
  background-size: 100%;
  right: 0.36rem;
  top: 0.29333rem;
}
.tc_pop .pop_tle {
  font-size: 0.48rem;
  color: #303030;
  text-align: center;
  font-weight: bold;
  padding-top: 1.06667rem;
}
#mcover {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  display: none;
  z-index: 20000;
}
#mcover img {
  position: fixed;
  right: 18px;
  top: 5px;
  width: 260px;
  height: 180px;
  z-index: 20001;
}
