html {
  font-size: 50px;
}
@media screen and (min-width: 320px) {
  html {
    font-size: 21.33333333px;
  }
}
@media screen and (min-width: 360px) {
  html {
    font-size: 24px;
  }
}
@media screen and (min-width: 375px) {
  html {
    font-size: 25px;
  }
}
@media screen and (min-width: 384px) {
  html {
    font-size: 25.6px;
  }
}
@media screen and (min-width: 400px) {
  html {
    font-size: 26.66666667px;
  }
}
@media screen and (min-width: 414px) {
  html {
    font-size: 27.6px;
  }
}
@media screen and (min-width: 424px) {
  html {
    font-size: 28.26666667px;
  }
}
@media screen and (min-width: 480px) {
  html {
    font-size: 32px;
  }
}
@media screen and (min-width: 540px) {
  html {
    font-size: 36px;
  }
}
@media screen and (min-width: 720px) {
  html {
    font-size: 48px;
  }
}
@media screen and (min-width: 750px) {
  html {
    font-size: 50px;
  }
}
body {
  min-width: 320px;
  max-width: 15rem;
  margin: 0 auto;
  -webkit-tap-highlight-color: transparent;
  overflow-x: hidden;
}
a {
  text-decoration: none;
}
.seacher_content {
  background: #F2F2F2;
  height: 1.6rem;
  position: relative;
}
.seacher_content .seacher_logo {
  width: 2rem;
  height: 1.6rem;
  position: absolute;
  left: 0;
}
.seacher_content .seacher_logo img {
  width: 3.02rem;
  height: 1.02rem;
  padding-top: 0.3rem;
  padding-left: 0.5rem;
}
.seacher_content .seacher_in {
  position: absolute;
  width: 1.8rem;
  height: 1.6rem;
  right: 0;
  top: 0;
  font-size: 0.8rem;
  width: 65%;
  color: #0000008a;
}
.seacher_content .seacher_in img {
  width: 0.8rem;
  height: 0.8rem;
  padding-left: 0.5rem;
  padding-top: 0.4rem;
}
.seacher_content .seacher {
  height: 1.6rem;
  margin: 0 1.8rem 0 2rem;
  position: relative;
}
.seacher_content .seacher input {
  position: absolute;
  top: 0.18rem;
  width: 100%;
  height: 1.24rem;
  border: 0.02rem solid #ccc;
  outline: none;
  padding: 0 0 0 0.94rem;
  box-sizing: border-box;
  margin: 0;
  font-size: 0.56rem;
  border-radius: 0.1rem;
  background: #fff;
  letter-spacing: 0.02rem;
}
.seacher_content .seacher::before {
  content: "";
  display: block;
  width: 0.8rem;
  height: 0.8rem;
  background: url(../icons/search.png) no-repeat;
  background-size: 0.8rem 0.8rem;
  z-index: 99;
  top: 0.4rem;
  left: 0.16rem;
  position: absolute;
}
.recommend {
  height: 1.14rem;
  background: #F2F2F2;
  padding: 0 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.recommend a {
  font-size: 0.5rem;
  line-height: 1.06rem;
  color: #747474;
  white-space: nowrap;
}
.recommend a:nth-child(1) {
  border-bottom: 0.06rem solid orange;
  color: #ed5b00;
}
.banner_content {
  overflow: hidden;
  position: relative;
  padding-top: 2.8rem;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-pagination {
  position: absolute;
}
.nav_content {
  display: flex;
  flex-wrap: wrap;
}
.nav_content a {
  flex: 20%;
}
.nav_content a img {
  width: 100%;
}
.commodity_content_one {
  height: 10.16rem;
  padding: 0.32rem 0;
  background: #F5F5F5;
  display: flex;
}
.commodity_content_one .commodity_one_item {
  flex: 1;
}
.commodity_content_one .commodity_one_item img {
  width: 100%;
  height: 100%;
}
.commodity_one_item2 {
  display: flex;
  flex-direction: column;
}
.commodity_one_item2 a {
  flex: 1;
  padding-left: 0.08rem;
}
.commodity_one_item2 a:nth-child(1) img {
  width: 7.5rem;
  height: 5.08rem;
  display: block;
  padding-bottom: 0.04rem;
}
.commodity_one_item2 a:nth-child(2) img {
  display: block;
  width: 7.5rem;
  height: 5.08rem;
  padding-top: 0.04rem;
  box-sizing: border-box;
}
.expenditures .expenditures_banner {
  display: block;
  height: 8.6rem;
}
.expenditures .expenditures_banner img {
  width: 100%;
  height: 100%;
}
.expenditures .phonemodel {
  padding: 0.12rem 0.24rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.expenditures .phonemodel .phone_model {
  width: 49%;
}
.expenditures .phonemodel .phone_model img {
  width: 100%;
}
.expenditures .phonemodel .phone_model .phone_introduction {
  padding: 0 0.36rem 0.5rem 0.36rem;
  background: #fff;
  cursor: default;
}
.expenditures .phonemodel .phone_model .phone_introduction span {
  display: block;
  text-align: center;
  font-size: 0.4rem;
}
.expenditures .phonemodel .phone_model .phone_introduction .phone_name {
  color: #000000de;
  font-size: 0.56rem;
}
.expenditures .phonemodel .phone_model .phone_introduction .phone_size {
  color: #0000008a;
  padding: 0.06rem 0;
}
.expenditures .phonemodel .phone_model .phone_introduction .phone_price {
  color: #ea625b;
  font-size: 0.54rem;
}
.expenditures .phonemodel .phone_model .phone_introduction .phone_purchase {
  width: 4.4rem;
  height: 1.2rem;
  margin: 0.06rem auto;
  background: #ea625b;
  color: #fff;
  font-weight: bold;
  line-height: 1.2rem;
  border-radius: 0.12rem;
  font-size: 0.54rem;
}
.more_products {
  height: 1.6rem;
  text-align: center;
  color: #00000099;
  line-height: 1.6rem;
  font-size: 0.56rem;
  background: #fff;
}
.printer {
  background-color: #F5f5f5;
  padding: 0.32rem 0;
}
.printer a {
  height: 8.8rem;
  background: red;
  display: block;
}
.printer a img {
  width: 100%;
  height: 100%;
}
.more_intelligent_products .more_seven {
  padding: 0.24rem 0 0 0;
  background-color: #F5f5f5;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.more_intelligent_products .more_seven a {
  width: 7.46rem;
}
.more_intelligent_products .more_seven a img {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 0.08rem;
  box-sizing: border-box;
}
.recovery {
  height: 5.7rem;
  padding: 0.32rem 0 0 0;
  background: #F5f5f5;
}
.recovery img {
  width: 100%;
  height: 100%;
}
.recovery .understand {
  display: block;
  height: 2.12rem;
  position: relative;
  top: -0.32rem;
}
.recovery .understand img {
  width: 100%;
  height: 100%;
  display: block;
}
.footer {
  width: 15rem;
  height: 1.8rem;
  background: #FFFFFF;
  box-shadow: 0 3px 14px 2px rgba(0, 0, 0, 0.12);
  position: fixed;
  bottom: 0;
  z-index: 9999;
  display: flex;
}
.footer a {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.footer a img {
  width: 0.6rem;
  height: 0.6rem;
}
.footer a span {
  font-size: 0.44rem;
  padding-top: 0.1rem;
  color: #999;
}
.footer .home span {
  color: #ff6700;
}
