body {
  /* -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000; */
  font-family:system-ui !important;
}
.main {
  width: 100%;
}
/* 产品页面的顶部背景图 */
.xdroid_bg {
  width: 100%;
  height: 7rem;
  /* background: url("/Myweb/Mobile/Image/bg.png") 0 0 no-repeat; */
  /* background-size: 100% 100%; */
  position: relative;
  text-align: center;
  display: flex;
  align-items: center;
}

.xdroid_bg_wrap {
  position: absolute;
  width: 100%;
  left: 50%;
  top: 0.9rem;
  transform: translateX(-50%);
}

.xdroid_bg .xdroid_bg_title {
  font-size: 0.42rem;
  font-weight: 500;
  color: #ffffff;
  width: 100%;
  text-align: center;
}

.xdroid_bg .xdroid_bg_content {
  width: 6.68rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #ffffff;
  line-height: 0.42rem;
  text-align: left;
  margin: 0 auto;
  margin-top: 0.3rem;
  text-align: justify;
}

.xdroid_bg .xdroid_bg_title_bk {
  font-size: 0.42rem;
  font-weight: 500;
  color: #333;
  width: 100%;
  text-align: center;
}

.xdroid_bg .xdroid_bg_content_bk {
  width: 6.68rem;
  font-size: 0.24rem;
  font-weight: 400;
  color: #333;
  line-height: 0.42rem;
  text-align: left;
  margin: 0 auto;
  margin-top: 0.3rem;
  text-align: justify;
}

.xdroid_product_wrap {
  width: 100%;
  padding: 0.8rem 0.32rem;
  box-sizing: border-box;
}
.banner_nav_img {
  box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 2rem;
    height: 1.2rem;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 1.2rem;
  border-radius: 0.08rem;
  border: 0.02rem solid #FFFFFF;
}
.handleplay_img {
  width: 0.46rem;
  height: 0.46rem;
}
.banner_nav_mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 9999999;
}
.banner_nav_mask_none {
  display: none;
}
.banner_nav_mask_view {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mask_close {
  width: 100%;
  height: 5rem;
  left: 0;
  background: transparent;
  position: absolute;
  z-index: 2;
}
.product_ability {
  /* height: 5.96rem; */
  position: absolute;
  left: 50%;
  top: 90%;
  transform: translateX(-50%);
  /* box-shadow: 0 0.03rem 0.18rem 0 #eceff6; */
  border-radius: 0.12rem;
}

/* 灰色的背景 */
.greey {
  background: #f6f7f9;
}

/* 轮播图底部的原点 */
/* .swiper-slide-active {
  height: auto;
  margin-right: .2rem !important;

} */
.swiper-pagination .swiper-pagination-bullets {
  background: #356af6 !important;
}
.swiper-pagination .swiper-pagination-bullet-active {
  background: #356af6 !important;
}
.swiper-container{
  width: 6.86rem !important;
  height: 100%;
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0.32rem !important;
}

/* 产品功能的轮播图的样式 */
.swiper_main_body {
  width: 6.86rem;
  height: 7.4rem;
  background: #FFFFFF;
  box-shadow: 0 0.03rem 0.18rem 0 #eceff6;
  border-radius: 0.12rem;
}
.lb_four_wrap {
  /* padding: 0.2rem 0.6rem 0.5rem 0.8rem;
  background-color: #fff;
  border-radius: 0.12rem; */
  box-sizing: border-box;
  height: 6.1rem;
  display: flex;
  flex-direction: column;
  padding: 0.35rem 0.8rem 0.8rem;
  box-shadow: 0 0.03rem 0.18rem 0 #eceff6;
  margin: 0.18rem;
  background-color: #fff;
  border-radius: 0.12rem;
}

.lb_four_item {
  display: flex;
  /* justify-content: center; */
  align-items: center;
  margin: 0.15rem 0;
  color: #333;
}

.lb_four_item_left {
  width: 1.4rem;
  height: 1.4rem;
  margin-right: 0.2rem;
}

.lb_four_item .lb_four_item_img {
  width: 1.4rem;
  height: 1.4rem;
}

.lb_four_item .lb_four_item_title {
  text-align: left;
  font-weight: 700;
  font-size: .32rem;
  margin-bottom: 0.18rem;
}

.lb_four_item .lb_four_item_content {
  text-align: left;
  font-size: .24rem;
  line-height: 0.32rem;
}
.select_item_img_greey {
  width: 6.86rem;
  height: 4.61rem;
}
.select_item_img_greey img {
  border: 0.12rem solid #F1F4F7;
  border-radius: 0.12rem!important;
}
.select_bottom_img img {
  width: 6.61rem;
  height: 4.36rem;
  box-shadow: none;
}
.swiper-noshadow img {
  box-shadow: none;
}
.toggleFriendss {
  margin-top: 0.5rem;
}

.toggleFriendss_tabs {
  padding: 0 0.5rem;
  display: flex;
  justify-content: space-between;
  height: 0.5rem;
}
.toggleFriendss_tabs > div {
  font-size: 0.26rem;
  font-weight: 400;
  color: #222222;
  position: relative;
  cursor: pointer;
}
.toggleFriendss_tabs > div {
  margin-bottom: 0.2rem;
  height: 0.5rem;
  border-bottom: 0.04rem solid transparent;
}

.selectActive {
  color: #356af6 !important;
  display: block !important;
  border-bottom: 0.04rem solid #356af6 !important;
}

.toggleContent {
  margin-top: 0.2rem;
}
.toggleCon {
  display: flex;
  flex-wrap: wrap;
}
.toggleCon_item {
  width: 2.15rem;
  height: 1.21rem;
  background: #ffffff;
  box-shadow: 0 0.03rem 0.18rem 0 #eceff6;
  border-radius: 0.08rem;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 0.2rem;
  margin-top: 0.2rem;
}
.toggleCon_item:nth-child(3n) {
  margin-right: 0;
}
.toggleCon_item > img {
  width: 80%;
  /* height: 80%; */
  border-radius: 0.08rem;
}
