* {
  padding: 0;
  margin: 0;
}
ul,
li {
  list-style: none;
}
img {
  vertical-align: bottom;
  display: block;
}
input:focus,
textarea:focus,
button:focus {
  outline: none;
}
a {
  color: #333;
  text-decoration: none;
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  color: #333;
  outline: none;
}
.show {
  display: block !important;
}
.no-pad {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.hide_2 {
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
body {
  background: linear-gradient(-90deg, #BA0702, #E1282D);
}
.sg .search_btn {
  width: 1.09rem;
  height: auto;
  position: fixed;
  top: 7.35rem;
  right: 0;
  z-index: 20;
}
.sg .head {
  width: 100%;
  height: auto;
  position: relative;
}
.sg .cut {
  width: 100%;
  height: auto;
  margin: 0.2rem auto 0.29rem auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sg .cut img {
  width: 6.16rem;
  height: auto;
}
.sg .good_box {
  width: 6.9rem;
  height: 8.53rem;
  margin: 0 auto 0.6rem auto;
  padding: 0.27rem 0.21rem 0 0.21rem;
  border-radius: 0.1rem;
  background-color: #fff;
}
.sg .good_box .spuer {
  width: 100%;
  height: 100%;
}
.sg .good_box .spuer .swiper-pagination-bullet {
  background-color: #FD3B2D;
}
.sg .kinds_box {
  width: 6.9rem;
  margin: 0.2rem auto 0 auto;
}
.sg .kinds_box .kinds {
  width: 100%;
  height: 0.8rem;
  background-color: #fff;
  border-radius: 0.09rem;
  font-size: 0.3rem;
  margin: 0;
}
.sg .kinds_box .kinds .swiper-slide {
  width: auto;
  display: flex;
  color: #666666;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.sg .kinds_box .kinds .swiper-slide span {
  height: 0.8rem;
  line-height: 0.8rem;
  padding: 0 0.2rem;
  font-weight: 300;
  font-size: 0.3rem;
}
.sg .kinds_box .kinds .active {
  color: #FA5A2D;
}
.sg .kinds_box .rank {
  width: 100%;
  height: 0.64rem;
  line-height: 0.64rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sg .kinds_box .rank li {
  width: 25%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sg .kinds_box .rank li span {
  color: #fff;
  font-size: 0.24rem;
  opacity: 0.8;
}
.sg .kinds_box .rank li .rank_img {
  width: 0.13rem;
  height: auto;
  margin-left: 0.1rem;
}
.sg .kinds_box .rank .active span {
  opacity: 1;
}
.sg .good_list {
  width: 100%;
}
.sg .good_list .sp_good {
  width: 6.9rem;
  height: 3.32rem;
  margin: 0 auto 0.2rem auto;
  border-radius: 0.1rem;
  background-color: #fff;
  justify-content: center;
}
.sg .good_list .sp_good .good_img {
  margin-right: 0.27rem;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: -0.5rem;
  height: 1rem !important;
  z-index: -1;
}
.sp_good {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0.4rem;
}
.sp_good .good_img {
  width: 2.32rem;
  height: 2.32rem;
  margin-right: 0.26rem;
  border-radius: 0.06rem;
  background-color: #f6f6f6;
}
.sp_good .good_img .good_img_item {
  width: 2.32rem;
  height: 2.32rem;
  border-radius: 0.06rem;
  background-color: #f6f6f6;
}
.sp_good .good_right {
  width: 3.79rem;
}
.sp_good .good_right .good_name {
  width: 100%;
  color: #333;
  font-size: 0.24rem;
  line-height: 0.4rem;
}
.sp_good .good_right .good_name span {
  width: auto;
  line-height:normal;
  font-size: 12px;
  color: #fff;
  border-radius: 0.06rem;
  padding: 0.04rem 0.1rem;
}
.sp_good .good_right .good_name .jdzy {
  background: linear-gradient(90deg, #FF573D 0%, #FF4944 100%);
}
.sp_good .good_right .good_name .jdcs {
  background-color: #FF44A8;
}
.sp_good .good_right .good_name .jdhd {
  color: #FFD146;
  background: linear-gradient(90deg, #272727 0%, #484848 100%);
}
.sp_good .good_right .good_name .jdgj {
  background: linear-gradient(90deg, #D942FF 0%, #C544FF 100%);
}
.sp_good .good_right .good_name .jdps {
  background: linear-gradient(90deg, #5DE59A 0%, #1FD45E 100%);
}
.sp_good .good_right .good_name .gfqjd {
  background: linear-gradient(90deg, #FFC641 0%, #FF970E 100%);
}
.sp_good .good_right .good_name .jx {
  padding: 0.05rem 0.05rem 0.05rem 0.4rem;
  background: url(../img/jx.gif) no-repeat;
  background-size: auto 100%;
}
.sp_good .good_right .line_2 {
  width: 100%;
  height: 0.4rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.2rem;
  color: #999;
}
.sp_good .good_right .line_3 {
  width: 100%;
  height: 0.6rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.2rem;
}
.sp_good .good_right .line_4 .quan {
  width: 1.2rem;
  height: 0.4rem;
  font-size: 12px;
  line-height: 0.4rem;
  color: #fff;
  background: url(../img/quan.png) no-repeat;
  background-size: 100% 100%;
  display: flex;
  justify-content: space-between;
}
.sp_good .good_right .line_4 .quan .ic {
  width: 0.4rem;
  text-align: center;
}
.sp_good .good_right .line_4 .quan .num {
  flex: 1;
  text-align: center;
}
.sp_good .good_right .line_3 .price {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.sp_good .good_right .line_3 .price .old_price {
  font-size: 0.24rem;
  color: #999999;
  margin-left: 0.2rem;
  text-decoration: line-through;
}
.sp_good .good_right .line_3 .price .cou_price {
  color: #FD382D;
  font-weight: bold;
  font-size: 0.3rem;
}
.sp_good .good_right .line_3 .price .cou_price span{
  font-size: 0.24rem;
  font-weight: normal;
}
.sp_good .good_right .line_4 {
  width: 100%;
  height: 0.5rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 0.24rem;
}
.sp_good .good_right .line_4 .go_btn {
  width: 2.08rem;
  height: 0.42rem;
  font-size: 12px;
  color: #fff;
  border-radius: 0.21rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: linear-gradient(90deg, #FA6523, #940FE9);
}
.sp_good .good_right .line_4 .go_btn .share {
  width: 0.96rem;
  height: 0.42rem;
  line-height: 0.42rem;
  text-align: center;
  border-radius: 0.21rem;
  box-shadow: 0 0 0.1rem #666;
  background: linear-gradient(90deg, #FA6523, #E85E5F);
}
.sp_good .good_right .line_4 .go_btn .go_buy {
  width:1.2rem;
  height: 0.42rem;
  line-height: 0.42rem;
  text-align: center;
}
.sp_good:last-child {
  margin-bottom: 0;
}
.jd_search_box {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
  background: #fff;
}
.jd_search_box iframe {
  width: 100%;
  height: 100%;
}
.share_mask{
  width: 100%;
  height: 100%;
  position: fixed;
  display: none;
  z-index: 100;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
}

.share_words_box{
  width: 6rem;
  height: auto;
  padding-bottom: 1.2rem;
  padding-top: 0.5rem;
  border-radius: 0.2rem;
  position: fixed;
  display: none;
  z-index: 101;
  top: 26%;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-color: #fff;
}
.share_words_box pre{
  width: 5.2rem;
  max-height: 2rem;
  font-size: 14px;
  padding: 0 0.4rem;
  margin: 0rem auto 0.4rem auto;
  overflow-y: scroll;
  word-break: break-all;
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
.share_words_box .copy_btn{
  width: 5rem;
  height: 0.8rem;
  line-height: 0.8rem;
  color: #fff;
  font-size: 18px;
  border-radius: 0.2rem;
  border: none;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  background: linear-gradient(90deg, #6B64FF, #5B8DFF);
}
.tcpip{
  line-height: 0.3rem;
  text-align: center;
  margin-top: 0.5rem;
  padding-bottom: 0.4rem;
}
.tcpip>a{
  color: azure; font-size: 12px;text-align: center;
}