body {
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  background-position: top;
  background-size: contain;
  background-color: #000000;
}
.header,
.footer {
  display: none;
}
.pc-block {
  display: none !important;
}
.m-block {
  display: block;
}
.first-block {
  width: 100%;
  height: 5.96rem;
  background: url(../images/banner.png) no-repeat;
  background-position: center;
  background-size: auto 100%;
  box-sizing: border-box;
}
.second-block {
  width: 100%;
  height: 8.89rem;
  background-size: 100% 100%;
  background-position: top center;
}
.second-block .second-cont {
  width: 85%;
  margin: auto;
  padding: 20px 0;
  background: url(../images/bg-2.png) no-repeat;
  background-size: contain;
  background-position: top center;
}
.second-block .second-cont p {
  margin: 0 auto;
  margin-top: 0;
  width: 5.19rem;
  height: 3.78rem;
  font-family: SourceHanSansCN-Regular;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.31rem;
  letter-spacing: 0px;
  color: #ffffff;
}
.second-block .second-cont .bottom-img {
  margin: 0 auto;
  margin-top: 0rem;
  width: 4.84rem;
  height: 1.47rem;
}
.second-block .second-cont .bottom-line {
  margin-top: -0.7rem;
  width: 106%;
  margin-left: -3%;
}
.nav-box {
  padding: 0 5px;
  height: 120px;
  box-sizing: border-box;
}
.nav-box.fixed {
  width: 100%;
  position: fixed;
  top: 0;
  margin-top: 0;
  z-index: 99;
  background: #000;
}
.nav-box .cont-box {
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
  height: 60px;
  margin: 0 auto;
}
.nav-box .cont-box .nav-item {
  height: 100%;
  position: relative;
  text-align: center;
  cursor: pointer;
  padding: 0 10px;
}
.nav-box .cont-box .nav-item.active {
  background-color: #5B4C41;
}
.nav-box .cont-box .nav-item .cont {
  font-family: SourceHanSansCN-Heavy;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 14px;
  letter-spacing: 0px;
  color: #fFEDC3;
}
.nav-box .cont-box .nav-item .tip {
  margin-top: 0.1rem;
  font-family: SourceHanSansCN-Medium;
  font-size: 12px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #fFEDC3;
}
.nav-block-bak {
  display: none;
  height: 120px;
}
.cont-block {
  padding: 0 0.7rem;
}
.block-box .list-item {
  margin-top: 0.4rem;
  width: 2.57rem;
  height: 4.5rem;
}
.block-box .list-item .img-box {
  position: relative;
  width: 2.57rem;
  height: 3rem;
  background: url(../images/pc-m-3-product-Bottom.png) no-repeat;
  background-size: 100% 100%;
  overflow: visible !important;
}
.block-box .list-item .img-box .product-img {
  width: 2.57rem;
  height: 2rem;
}
.block-box .list-item .img-box .cover-box {
  flex-direction: row;
  justify-content: space-around;
  position: absolute;
  left: 0;
  top: 3.2rem;
  width: 100%;
  z-index: 2;
}
.block-box .list-item .img-box .cover-box .actions-box {
  display: flex;
  align-items: center;
  width: 90%;
  justify-content: space-between;
  margin-bottom: 30px;
}
.block-box .list-item .img-box .cover-box .btn-detail {
  display: block;
  width: 45%;
  height: 0.32rem;
  line-height: 0.32rem;
  background-color: #ffffff;
  text-align: center;
}
.block-box .list-item .img-box .cover-box .btn-detail img {
  display: block;
  width: 100%;
  height: 100%;
  transform: scale(1) !important;
}
.block-box .list-item .img-box .cover-box .share {
  display: block;
  position: relative;
  width: 45%;
  height: 0.32rem;
  line-height: 0.32rem;
  background-color: #ffffff;
  text-align: center;
}
.block-box .list-item .img-box .cover-box .share .share-img {
  display: block;
  width: 100%;
  height: 100%;
  transform: scale(1) !important;
}
.block-box .list-item .img-box .cover-box .share .label {
  font-family: SourceHanSansCN-Medium;
  font-size: 15px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 20px;
  letter-spacing: 1px;
  color: #000000;
}
.block-box .list-item .img-box .cover-box .share:hover .fenxiang2 {
  display: block;
}
.block-box .list-item .img-box .cover-box .share .fenxiang2 {
  z-index: 99;
  display: none;
  width: 160px;
  height: 40px;
  border: 1px solid #E6E6E6;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  position: absolute;
  top: 32px;
  left: -2px;
  background-color: #fff;
}
.block-box .list-item .img-box .cover-box .share .fenxiang2 .bshare-custom {
  font-size: 0;
}
.block-box .list-item .img-box .cover-box .share .fenxiang2 .bshare-custom a {
  background: none;
  margin: 0;
  padding: 0 10px;
}
.block-box .list-item .img-box .cover-box .share .fenxiang2 .bshare-custom a:before {
  font-size: 20px;
  color: #989898;
  line-height: 40px;
  margin-top: 0px;
}
.block-box .list-item .img-box .cover-box .share .fenxiang2 .bshare-custom a:hover {
  text-underline: none;
  opacity: 1;
}
.block-box .list-item .img-box .cover-box .share .fenxiang2 {
  padding-top: 10px;
  box-sizing: border-box;
}
.block-box .list-item .img-box .cover-box .share .fenxiang2 .bshare-custom {
  display: flex;
  justify-content: space-around;
}
.block-box .list-item .img-box .cover-box .share .fenxiang2 .bshare-custom a {
  width: 17px;
  height: 18px;
  background: url(../images/icons_0_16.png) no-repeat;
  overflow: hidden;
}
.block-box .list-item .img-box .cover-box .share .fenxiang2 .bshare-custom a.icon-sinaminiblog {
  background-position: 10px -104px;
}
.block-box .list-item .img-box .cover-box .share .fenxiang2 .bshare-custom a.icon-qzone {
  background-position: 10px -52px;
}
.block-box .list-item .img-box .cover-box .share .fenxiang2 .bshare-custom a.icon-qqim {
  background-position: 10px -2652px;
}
.block-box .list-item .img-box .cover-box .share .fenxiang2 .bshare-custom a.icon-weixin {
  background-position: 10px -1612px;
}
.block-box .list-item .title-box {
  display: none;
  margin-top: 0.1rem;
  font-size: 0.2rem;
  font-family: SourceHanSansCN-Regular;
  font-weight: normal;
  font-stretch: normal;
  line-height: 27px;
  letter-spacing: 1px;
  color: #1ecbfd;
  text-align: center;
}
.block-box .list-item .intro-box {
  margin: 0 auto;
  margin-top: 0.1rem;
  width: 2.14rem;
  height: 1rem;
  font-family: SourceHanSansCN-Medium;
  font-size: 0.2rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.26rem;
  letter-spacing: 0px;
  color: #f1f1f1;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
}
.third-block {
  padding-top: 0.4rem;
}
.other-block {
  padding-bottom: 0.8rem;
  background-position: top center;
}
.fourth-block,
.fifth-block,
.sixth-block,
.seventh-block {
  padding-top: 0.4rem;
}
.m-block {
  margin-top: 0.6rem;
  width: 100%;
  height: 0.6rem;
}
.m-block img {
  display: block;
  width: 100%;
  height: 100%;
}
