* {
  padding: 0;
  margin: 0;
  font-family: PingFang SC;
}
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;
}
input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #B6B7C2;
}
body {
  background: #FFAA66;
}
.show {
  display: block !important;
}
.hide_1 {
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
.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;
}
.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;
}
.super_list .head_img {
  width: 100%;
  height: 3.3rem;
}
.super_list .nav_box {
  width: 100%;
  height: 1.62rem;
  border-bottom: 1px solid #FAB771;
  z-index: 33;
  position: absolute;
}
.super_list .nav_box .first_nav {
  width: 100%;
  height: 0.78rem;
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("../img/tit_back_1.png?v=20120322") no-repeat;
  background-size: 100% 100%;
}
.super_list .nav_box .first_nav li {
  height: 0.78rem;
  line-height: 0.78rem;
  flex: 1;
  text-align: center;
  color: #fff;
}
.super_list .nav_box .first_nav .active {
  font-size: 16px;
  font-weight: bold;
  margin-top: 1px;
  color: #C03A09;
  background: url("../img/tit_back.png?v=20120322") no-repeat;
  background-size: 100%;
}
.super_list .nav_box .kinds_box {
  width: 100%;
  height: 0.84rem;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #F54608;
}
.super_list .nav_box .kinds_box .kinds {
  width: 6.4rem;
  height: 0.48rem;
  font-size: 0.3rem;
  padding: 0 0.17rem 0 0;
  margin-left: 0.2rem;
}
.super_list .nav_box .kinds_box .kinds .swiper-slide {
  width: auto;
  display: flex;
  color: #fff;
  opacity: 0.8;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.super_list .nav_box .kinds_box .kinds .swiper-slide span {
  height: 0.46rem;
  line-height: 0.46rem;
  font-size: 0.3rem;
  padding: 0 0.2rem;
}
.super_list .nav_box .kinds_box .kinds .active {
  opacity: 1;
  font-weight: bold;
}
.super_list .nav_box .kinds_box .kinds_more {
  width: 0.5rem;
  height: 0.68rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.2rem;
}
.super_list .nav_box .kinds_box .kinds_more img {
  width: 0.28rem;
}
.super_list .nav_box .kinds_box .close_more {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.super_list .nav_box .kinds_box .kinds_more_box {
  width: 100%;
  height: auto;
  font-size: 0.3rem;
  line-height: 0.49rem;
  color: #282828;
  background-color: #fff;
  padding: 0.2rem 0.3rem 0 0.3rem;
  position: absolute;
  display: none;
  top: 0.84rem;
  z-index: 20;
  overflow: hidden;
}
.super_list .nav_box .kinds_box .kinds_more_box .kinds_font_box {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 0.07rem 0.1rem 0.07rem;
}
.super_list .nav_box .kinds_box .kinds_more_box .kinds_font_box li {
  width: 1.6rem;
  height: 0.5rem;
  line-height: 0.5rem;
  background-color: #f5f5f5;
  font-size: 10px;
  border-radius: 0.04rem;
  text-align: center;
  margin: 0.1rem auto;
}
.super_list .nav_box .kinds_box .kinds_more_box .kinds_font_box .active {
  color: #fff;
  background-color: #5EB6FF;
}
.super_list .nav_box .kinds_box .go_search {
  width: 1.6rem;
  height: 0.34rem;
  display: none;
  position: relative;
  background: #F54608;
}
.super_list .nav_box .kinds_box .go_search .ic {
  width: 0.02rem;
  height: 0.34rem;
  left: 0.1rem;
  top: 0;
  position: absolute;
  background-color: #FFD4A7;
}
.super_list .nav_box .kinds_box .go_search img {
  width: 1.1rem;
  height: 0.48rem;
  position: absolute;
  top: -0.07rem;
  right: 0;
}
.super_list .back_c{
  width: 100%;
  height: 3rem;
  position: absolute;
  margin-top: 0.82rem;
  background: linear-gradient(to bottom,#F54608,#FFAA66);
  z-index: -1;
}
.super_list .top_c{
  position: fixed;
  top: 0.82rem;
  margin: 0;
}
.super_list .top_nav {
  position: fixed;
  top: 0;
  left: 0;
}
.super_list .top_nav .kinds_box .kinds {
  width: 5.8rem;
}
.super_list .top_nav .kinds_box .kinds .swiper-slide span {
  padding: 0 0.19rem;
}
.super_list .top_nav .kinds_box .kinds_more {
  display: none;
}
.super_list .top_nav .kinds_box .go_search {
  display: block;
}
.super_list .mask_b {
  width: 100%;
  height: 100%;
  position: fixed;
  display: none;
  z-index: 29;
  top: 0;
  left: 0;
}
.super_list .good_list {
  width: 100%;
  height: auto;
  margin-top: 1.95rem;
}
.super_list .good_list li {
  width: 6.9rem;
  height: 2.44rem;
  margin: 0 auto 0.3rem auto;
  background-color: #fff;
  border-radius: 0.12rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.super_list .good_list li .good_img {
  width: 2rem;
  height: 2rem;
  background-color: #f5f5f5;
  border-radius: 0.12rem;
  margin-right: 0.14rem;
}
.super_list .good_list li .good_right {
  width: 4.4rem;
  font-size: 14px;
}
.super_list .good_list li .good_right .good_name {
  width: 100%;
  color: #333;
  line-height: 0.4rem;
}
.super_list .good_list li .good_right .good_name span {
  width: auto;
  line-height: normal;
  font-size: 12px;
  color: #fff;
  border-radius: 0.06rem;
  padding: 0.04rem 0.1rem;
}
.super_list .good_list li .good_right .good_name .jdzy {
  background: linear-gradient(90deg, #FF573D 0%, #FF4944 100%);
}
.super_list .good_list li .good_right .good_name .jdcs {
  background-color: #FF44A8;
}
.super_list .good_list li .good_right .good_name .jdhd {
  color: #FFD146;
  background: linear-gradient(90deg, #272727 0%, #484848 100%);
}
.super_list .good_list li .good_right .good_name .jdgj {
  background: linear-gradient(90deg, #D942FF 0%, #C544FF 100%);
}
.super_list .good_list li .good_right .good_name .jdps {
  background: linear-gradient(90deg, #5DE59A 0%, #1FD45E 100%);
}
.super_list .good_list li .good_right .good_name .gfqjd {
  background: linear-gradient(90deg, #FFC641 0%, #FF970E 100%);
}
.super_list .good_list li .good_right .good_name .jx {
  padding: 0.05rem 0.05rem 0.05rem 0.35rem;
  background: url(../img/jx.gif) no-repeat;
  background-size: auto 100%;
}
.super_list .good_list li .good_right .line_2 {
  width: 100%;
  height: 0.36rem;
  margin: 0.1rem 0 0.17rem 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.super_list .good_list li .good_right .line_2 .quan {
  width: 1.14rem;
  height: 0.36rem;
  line-height: 0.36rem;
  display: flex;
  color: #fff;
  font-size: 12px;
  background: url(../img/quan.png) no-repeat;
  background-size: auto 100%;
}
.super_list .good_list li .good_right .line_2 .quan .ic {
  padding: 0 0.06rem 0 0.1rem;
}
.super_list .good_list li .good_right .line_2 .quan .num {
  flex: 1;
  margin-right: 0.1rem;
  text-align: center;
}
.super_list .good_list li .good_right .line_2 p {
  font-size: 12px;
  color: #ADADAD;
}
.super_list .good_list li .good_right .line_3 {
  width: 100%;
  height: 0.58rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.super_list .good_list li .good_right .line_3 p {
  color: #FA1F1A;
  font-size: 20px;
  font-weight: bold;
}
.super_list .good_list li .good_right .line_3 p span {
  font-size: 12px;
}
.super_list .good_list li .good_right .line_3 p .old_price {
  color: #A1A1A1;
  font-weight: initial;
  text-decoration: line-through;
  margin-left: 0.1rem;
}
.super_list .good_list li .good_right .line_3 .right_btn {
  width: 2rem;
  height: 0.58rem;
  background: url(../img/btn.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 0.12rem;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.super_list .good_list li .good_right .line_3 .right_btn button {
  width: 0.9rem;
  height: 0.58rem;
  font-size: 12px;
  color: #fff;
  border: none;
  background: rgba(0, 0, 0, 0);
}
.super_list .good_list li .good_right .line_3 .right_btn .go_buy {
  margin-right: 0.1rem;
}
.super_list .share_all {
  width: 0.98rem;
  height: 0.98rem;
  position: fixed;
  z-index: 28;
  background: url(../img/share.png) no-repeat;
  background-size: 100% auto;
  border: none;
  bottom: 0.3rem;
  right: 0.3rem;
}
.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;
}