* {
  margin: 0;
  padding: 0;
}
ul,
li {
  list-style: none;
}
img {
  vertical-align: bottom;
  display: block;
}
input:focus,
textarea:focus,
button:focus {
  outline: none;
}
table {
  border-collapse: collapse;
}
a {
  color: #333;
  text-decoration: none;
  outline: none;
}
a:link,
a:visited,
a:hover,
a:active {
  color: #333;
  outline: none;
}
pre {
  white-space: pre-wrap;
  white-space: -moz-pre-wrap;
  white-space: -pre-wrap;
  white-space: -o-pre-wrap;
  word-wrap: break-word;
}
input::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #B6B7C2;
}
.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_show{
  display: none !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;
}
.main {
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, #8B5AFF 0%, #5FC0FD 100%);
}
.main .head {
  width: 100%;
  height: 6.56rem;
}
.main .block_1{
  width: 100%;
  height: 0.8rem;
}
.main .cut_1{
  width: 100%;
  height: auto;
  position: absolute;
  top: 6rem;
  left: 0;
}
.main .top_cut_1{
  position: fixed;
  top: 0;
  z-index: 80;
}
.main .cut {
  width: 100%;
  margin-bottom: 0.2rem;
  margin-top: -0.2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.main .cut img {
  width: 4.8rem;
  height: auto;
}
.main .cut p {
  font-size: 12px;
  color: #fff;
  text-align: center;
}
.main .block_2{
  width: 7rem;
  height: 1.2rem;
  margin: -0.2rem auto 0.2rem auto;
  border-radius: 0.1rem 0.1rem 0 0;
  background-color: #fff;
}
.main .cut_2 {
  width: 7rem;
  height: 1.2rem;
  position: absolute;
  left: 0;
  right: 0;
  display: flex;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  border-radius: 0.1rem;
  margin: 0 auto;
}
.main .top_cut_2{
  position: fixed;
  top: 0;
  z-index: 80;
}
.main .cut_2 img {
  width: auto;
  height: 0.62rem;
}
.main .big_brand_list {
  padding-bottom: 0.42rem;
}
.main .big_brand_list li {
  width: 7rem;
  padding: 0.2rem 0.2rem 0 0.2rem;
  background: #fff;
  border-radius: 0.1rem;
  margin: 0 auto 0.2rem auto;
}
.main .big_brand_list li .top {
  display: flex;
  align-items: center;
}
.main .big_brand_list li .top .brand_img {
  width: 0.8rem;
  height: 0.8rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 0.4rem;
  background: #fff;
  overflow: hidden;
}
.main .big_brand_list li .top .brand_img img{
  width: 0.8rem;
  height: auto;
}
.main .big_brand_list li .top .center {
  flex: 1;
  margin-left: 10px;
}
.main .big_brand_list li .top .center .loge_name {
  width: 100%;
  height: 0.34;
  display: flex;
  align-items: center;
}
.main .big_brand_list li .top .center .loge_name .name {
  font-size: 18px;
  font-weight: bold;
}
.main .big_brand_list li .top .center .loge_name .ic {
  flex: 1;
  margin-left: 0.1rem;
  font-size: 12px;
  color: #fff;
}
.main .big_brand_list li .top .center .loge_name .ic span{
  padding: 0.02rem 0.2rem;
  border-radius: 0.17rem;
  background-color: #FB512E;
}
.main .big_brand_list li .top .center .font {
  font-size: 12px;
  color: #FB512E;
}
.main .big_brand_list li .top .right {
  width: auto;
  font-size: 12px;
  color: #999;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.main .big_brand_list li .top .right img {
  width: 0.12rem;
  height: auto;
  margin-left: 0.1rem;
}
.main .big_brand_list li .top .right span span {
  color: #FB512E;
}
.main .big_brand_list li .banner {
  width: 100%;
  height: 2rem;
  min-height: 80px;
  background: #f5f5f5;
  border-radius: 6px;
  margin: 0.3rem 0 0.1rem 0;
}
.main .big_brand_list li .brand_swiper_box {
  width: 6.5rem;
  height: 3.86rem;
  margin: 0 auto;
}
.main .big_brand_list li .brand_swiper_box .brand_list {
  height: 100%;
}
.main .big_brand_list li .brand_swiper_box .brand_list .swiper-slide {
  background: #fff;
  width: 2rem;
  height: 3.4rem;
  border-radius: 0.1rem;
  padding-top: 0.1rem;
  position: relative;
}
.main .big_brand_list li .brand_swiper_box .brand_list .swiper-slide .good_img {
  width: 2rem;
  height: 2rem;
  border-radius: 6px;
}
.main .big_brand_list li .brand_swiper_box .brand_list .swiper-slide .name {
  width: 100%;
  height: 0.4rem;
  line-height: 0.4rem;
  font-size: 12px;
}
.main .big_brand_list li .brand_swiper_box .brand_list .swiper-slide .quan {
  width: 1.74rem;
  height: 0.38rem;
  line-height: 0.38rem;
  text-align: center;
  font-size: 12px;
  color: #E66E4E;
  border-radius: 0.19rem;
  background-color: #FFF8F6;
  border: 0.01rem solid #E66E4E;
  margin: 0.05rem 0;
}
.main .big_brand_list li .brand_swiper_box .brand_list .swiper-slide .price {
  width: 100%;
  height: 0.4rem;
  font-size: 12px;
  line-height: 0.4rem;
  display: flex;
  justify-content: space-between;
}
.main .big_brand_list li .brand_swiper_box .brand_list .swiper-slide .price span {
  color: #fc4a13;
}
.main .big_brand_list li .brand_swiper_box .brand_list .swiper-slide .price .old_price {
  color: #888;
  text-decoration: line-through;
}
.main .big_brand_list li .brand_swiper_box .brand_list .swiper-slide .kailong {
  width: 0;
  height: 0;
  position: absolute;
  bottom: -5px;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
  border-top: 5px solid #fff;
}
.main .big_brand_list li .brand_swiper_box .brand_list .swiper-pagination {
  bottom: 0.1rem;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.main .big_brand_list li .brand_swiper_box .brand_list .swiper-pagination-bullet {
  width: 8px;
  height: 4px;
  border-radius: 2px;
  margin: 0 2px;
}
.main .big_brand_list li .brand_swiper_box .brand_list .swiper-pagination-bullet-active {
  width: 18px;
  transition: width 300ms;
  -webkit-transition: width 300ms;
}
.main .big_brand_list_2 {
  margin-top: -0.1rem;
}
.main .share {
  width: 3.02rem;
  height: 0.66rem;
  border-radius: 0.33rem;
  background: linear-gradient(90deg, #FD9A0C, #FF5F27);
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: fixed;
  z-index: 40;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1rem;
}
.main .share img {
  width: 0.3rem;
  height: 0.3rem;
  margin-left: 0.68rem;
}
.main .share span {
  font-size: 16px;
  color: #fff;
  margin-right: 0.68rem;
}
.main .brand_list_com {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
  display: none;
  background: #fff;
}
.main .brand_list_com 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;
}