* {
  font-family: PingFangSC-Light, helvetica, 'Heiti SC';
}
body {
  /*display: none;*/
}
.banner {
  border-bottom: 0.1rem solid #F8F8F8;
  padding-bottom: 0.4rem;
}
.banner .swiper-slide > img {
  width: 100%;
}
.banner .swiper-slide .videoBtn {
  width: 0.92rem;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -0.46rem;
  margin-left: -0.46rem;
}
.banner .swiper-slide .videoBtn img {
  width: 100%;
}
.banner .swiper-pagination.swiper-pagination-fraction {
  color: #fff;
  font-size: 0.24rem;
  position: absolute;
  width: auto !important;
  right: 0.2rem;
  left: auto;
  bottom: 0.4rem;
  text-align: right;
  background: rgba(110, 110, 110, 0.3);
  border-radius: 0.3rem;
  padding: 0.04rem 0.2rem;
  font-weight: 100;
}
.banner .swiper-pagination-current {
  margin-right: -0.04rem;
}
.banner .swiper-pagination-total {
  margin-left: -0.04rem;
}
.banner .des {
  width: 6.9rem;
  margin: 0 auto;
}
.banner .des h2 {
  font-weight: bold;
  color: #373737;
  font-size: 0.36rem;
  line-height: 0.46rem;
  margin: 0.3rem 0 0.16rem;
}
.banner .des .price {
  font-size: 0.28rem;
  color: #6a6a6a;
}
.banner .des .price span {
  color: #AC1431;
  font-size: 0.48rem;
  margin: 0 0 0 0.2rem;
  font-weight: bold;
}
.banner .des .price strong {
  font-weight: normal;
  margin-left: 0.2rem;
  color: #6a6a6a;
  font-size: 0.24rem;
  text-decoration: line-through;
}
.banner .des .attention {
  color: #AC1431;
  font-size: 0.26rem;
  margin: 0.3rem 0 0;
  line-height: 0.26rem;
}
.choose {
  padding: 0 0.3rem;
  font-size: 0;
  border-bottom: 0.1rem solid #F8F8F8;
}
.choose h6 {
  color: #6a6a6a;
  font-size: 0.28rem;
  margin-top: 0.42rem;
  font-weight: bold;
}
.choose ul ol li {
  padding: 0.12rem 0.18rem;
  border: 1px solid #cccccc;
  color: #373737;
  font-size: 0.26rem;
  float: left;
  margin-right: 0.2rem;
  margin-top: 0.24rem;
}
.choose ul ol li.active {
  /*  color:#D4A960; */
  color: #BE9146;
  border: 1px solid #BE9146;
}
.choose ul ol li.no {
  border: 1px dashed #cccccc;
  pointer-events: none;
  color: #6a6a6a;
}
.choose ul .num {
  margin: 0.24rem 0 0.42rem;
  width: 2.5rem;
  position: relative;
  height: 0.66rem;
  border: 1px solid #CBCBCB;
  float: left;
  box-sizing: border-box;
  overflow: hidden;
  transform: rotateZ(360deg);
}
.choose ul .num input {
  width: 0.88rem;
  height: 0.64rem;
  border: 1px solid #CBCBCB;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0.8rem;
  padding: 0;
  border-top: none;
  border-bottom: none;
  border-radius: 0;
}
.choose ul .num span {
  width: 0.76rem;
  height: 0.6rem;
  line-height: 0.56rem;
  position: absolute;
  top: 0.01rem;
  left: 0;
  color: #cbcbcb;
  z-index: 2;
  font-size: 0.38rem;
  font-weight: 200;
  text-align: center;
  box-sizing: border-box;
}
.choose ul .num .jianhao {
  background: url('../images/jianhao.png') no-repeat center;
  background-size: cover;
}
.choose ul .num .jiahao {
  width: 0.7rem;
  left: auto;
  right: 0;
  background: url('../images/jiahao.png') no-repeat center;
  background-size: cover;
}
.choose ul .kc {
  font-size: 0.26rem;
  color: #373737;
  float: left;
  line-height: 0.64rem;
  margin-left: 0.28rem;
  margin-top: 0.25rem;
}
.choose .btn {
  margin: 0.68rem 0;
}
.choose .btn a {
  font-size: 0.32rem;
  color: #373737;
  display: inline-block;
  width: 3.3rem;
  height: 0.88rem;
  background: #DBC194;
  text-align: center;
  line-height: 0.88rem;
  margin-right: 0.18rem;
  border: 1px solid #DBC194;
}
.choose .btn a:last-child {
  margin: 0;
  color: #BE9146;
  background: #fff;
  border: 1px solid #BE9146;
  float: right;
}
.choose .goto {
  color: #4285F4;
  font-size: 0.26rem;
  font-weight: bold;
}
.shop {
  padding: 0 0.3rem;
  border-bottom: 0.1rem solid #F8F8F8;
  padding-bottom: 0.68rem;
}
.shop ol {
  position: relative;
}
.shop ol li {
  line-height: 1rem;
  font-size: 0.32rem;
  float: left;
  width: 50%;
  text-align: center;
  font-weight: bold;
}
.shop ol li.active {
  color: #4285F4;
  /*    font-weight: bold; */
  background: url(../images/tab.png) no-repeat center top;
  background-size: 1.58rem;
}
.shop ol .line {
  width: 1px;
  height: 0.3rem;
  background: #cbcbcb;
  position: absolute;
  top: 0.36rem;
  left: 50%;
}
.shop ul img {
  width: 100%;
  margin-top: 0.42rem;
}
.shop ul p {
  margin-top: 0.42rem;
  text-align: center;
  font-size: 0.28rem;
  color: #373737;
  line-height: 0.5rem;
}
.shop ul .goodsDes {
  text-align: justify;
  text-indent: 2em;
}
.show {
  padding: 0 0.3rem;
}
.show ol {
  position: relative;
  border-bottom: 0.01rem solid #f5f5f5;
}
.show ol li {
  font-size: 0.32rem;
  color: #373737;
  width: 50%;
  float: left;
  text-align: center;
  line-height: 0.72rem;
  position: relative;
  font-weight: bold;
}
.show ol li.active {
  color: #4285F4;
}
.show ol li.active:after {
  content: '';
  background: #4285F4;
  width: 1.58rem;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -0.79rem;
}
.show ol .line {
  width: 1px;
  height: 0.3rem;
  background: #cbcbcb;
  position: absolute;
  top: 0.24rem;
  left: 50%;
}
.show ul li {
  position: relative;
}
.show ul li .swiper-slide {
  transform: translate3d(0, 0, 0);
  overflow: hidden;
}
.show ul li ul {
  transform: translate3d(0, 0, 0);
  width: 6.9rem;
  /*   display: -webkit-flex;
        display:flex;
        flex-direction: row;
        justify-content: space-between;
        flex-wrap: wrap;
        align-content: flex-start; */
  font-size: 0;
  margin-top: 0.44rem;
  padding-bottom: 0.5rem;
  /* transform:translate3d(0,0,0);overflow:hidden; */
}
.show ul li ul li {
  /* transform:translate3d(0,0,0); */
  width: 2.18rem;
  height: 3.66rem;
  position: relative;
  float: left;
  margin-right: 0.18rem;
  margin-bottom: 0.18rem;
  border: 1px solid #CBCBCB;
  transform: rotateZ(360deg);
  box-sizing: border-box;
  overflow: hidden;
}
.show ul li ul li img {
  width: 100%;
}
.show ul li ul li .hot {
  position: absolute;
  width: 1.16rem;
  top: 0;
  left: 0;
}
.show ul li ul li .hot img {
  width: 100%;
}
.show ul li ul li h4 {
  font-weight: normal;
  color: #373737;
  font-size: 0.24rem;
  line-height: 0.3rem;
  /*    width:230rem/100; */
  margin: 0 auto;
  padding: 0 0.2rem;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0.14rem;
}
.show ul li ul li .new {
  font-size: 0.24rem;
  color: #565656;
  font-weight: 400;
  position: absolute;
  bottom: 0.1rem;
  left: 0.2rem;
}
.show ul li ul li .new span {
  color: #AC1431;
  font-size: 0.24rem;
  margin-right: 0.04rem;
}
.show ul li ul li .old {
  font-size: 0.24rem;
  color: #999999;
  position: absolute;
  right: 0.2rem;
  bottom: 0.1rem;
  text-decoration: line-through;
}
.show ul li ul li:nth-of-type(3n) {
  margin-right: 0;
}
.show ul li .swiper-pagination {
  bottom: 0;
  width: 100%;
  text-align: center;
}
.show ul li .swiper-pagination .swiper-pagination-bullet {
  width: 0.26rem;
  height: 0.03rem;
  background: #CBCBCB;
  margin-right: 0.2rem;
  opacity: 1;
  border-radius: 0;
}
.show ul li .swiper-pagination .swiper-pagination-bullet-active {
  background: #4285F4;
}
.title {
  width: 6.9rem;
  margin: 0.68rem auto 0.3rem;
  position: relative;
}
.title img {
  width: 100%;
}
.title .more {
  font-size: 0.6rem;
  color: #4285F4;
  position: absolute;
  bottom: 0rem;
  right: 0.2rem;
  display: block;
  line-height: 0.6rem;
}
.gdjfhl {
  width: 6.9rem;
  margin: 0 auto 0.68rem;
  overflow: hidden;
}
.gdjfhl ul {
  white-space: nowrap;
  overflow-x: scroll;
  /* display: table; */
  word-spacing: -1em;
  font-size: 0;
  overflow-y: hidden;
  padding-bottom: 0.2rem;
}
.gdjfhl ul li {
  display: inline-block;
  vertical-align: top;
  width: 2.77rem;
  height: 4.44rem;
  position: relative;
  /*   float: left; */
  margin-right: 0.18rem;
  border: 1px solid #CBCBCB;
  transform: rotateZ(360deg);
  box-sizing: border-box;
  overflow: hidden;
}
.gdjfhl ul li img {
  width: 100%;
}
.gdjfhl ul li .hot {
  position: absolute;
  width: 1.16rem;
  top: 0;
  left: 0;
}
.gdjfhl ul li .hot img {
  width: 100%;
}
.gdjfhl ul li h4 {
  font-weight: normal;
  color: #373737;
  font-size: 0.26rem;
  width: 2.3rem;
  margin: 0 auto;
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 0.14rem;
  white-space: normal;
}
.gdjfhl ul li .new {
  font-size: 0.24rem;
  color: #565656;
  font-weight: 400;
  position: absolute;
  bottom: 0.1rem;
  left: 0.24rem;
}
.gdjfhl ul li .new span {
  color: #AC1431;
  font-size: 0.3rem;
  margin-right: 0.08rem;
}
.gdjfhl ul li .old {
  font-size: 0.24rem;
  color: #999999;
  position: absolute;
  right: 0.24rem;
  bottom: 0.1rem;
  text-decoration: line-through;
}
.gdjfhl ul li:last-child {
  margin-right: 0;
}
.fly {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: #000000;
  z-index: 9999;
}
.fly .return {
  color: #666;
  font-size: 0.6rem;
  position: absolute;
  top: 0;
  left: 0rem;
  background: #fff;
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  text-indent: 0.2rem;
}
.fly .return img {
  width: 0.4rem;
  padding-top: 0.3rem;
  padding-left: 0.2rem;
}
.fly video {
  width: 100%;
  position: absolute;
  top: 30%;
}

