.about {
  font-family: PingFang;
  font-size: .7rem;
}
.about img {
  width: 100%;
  height: 6.5rem;
}
.about .TiaoOur {
  background-color: #F5F5F5;
  height: 100%;
}
.about .TiaoOur .Our {
  padding: .6rem;
}
.about .TiaoOur .Our h4 {
  padding: 0.5rem 0 0.5rem 0;
}
.about .TiaoOur .Our p {
  line-height: 1.4rem;
}
.about .aboutOur {
  background-color: #F5F5F5;
}
.about .aboutOur .Our {
  padding: .6rem;
}
.about .aboutOur .logo {
  padding: .6rem 0 1.5rem 0;
  text-align: center;
}
.about .aboutOur .logo img {
  width: 5.1rem;
  height: 5.1rem;
}
.about .info {
  padding: 0 .6rem;
  height: 2rem;
  border-bottom: 1px solid #E5E5E5;
}
.about .info label {
  line-height: 2rem;
}
.about .info .rt {
  float: right;
  font-size: .6rem;
}
.about .info .rt .GT {
  float: right;
  margin-left: .2rem;
  margin-top: .7rem;
  width: .6rem;
  height: .6rem;
}
.aboutShop {
  overflow: hidden;
}
.aboutShop img {
  vertical-align: middle;
}
#aboutWrapper {
  overflow-y: hidden;
}
.gj-container .pro-con .gj-pro {
  position: relative;
  margin: 2.5% 0;
  overflow: hidden;
}
.gj-container .pro-con .gj-pro .item {
  float: left;
  margin: 1.5%;
  width: 30%;
  font-size: .6rem;
}
.gj-container .pro-con .gj-pro .item.more {
  text-align: center;
  line-height: 7rem;
  font-size: .7rem;
}
.gj-container .pro-con .gj-pro .item.more svg {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  color: #999;
  font-size: 2rem!important;
}
.gj-container .pro-con .gj-pro .item .pro-img {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
}
.gj-container .pro-con .gj-pro .item .pro-img img {
  position: absolute;
  width: 100%;
  height: 100%;
}
.gj-container .pro-con .gj-pro .item .pro-add {
  position: relative;
  margin-top: .3rem;
  width: 100%;
  text-align: center;
  height: 1.1rem;
}
.gj-container .pro-con .gj-pro .item .pro-add .pro_price {
  color: #333;
  font-size: .6rem;
  line-height: 1.1rem;
}
.gj-container .pro-con .gj-pro .item .pro-add .icon {
  position: absolute;
  right: 0rem;
  top: 0.05rem;
}
.item_title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  letter-spacing: 0.05rem;
}
.pro-msg {
  margin-top: 0.3rem;
  color: #5d5a5a;
}
.AddressWrap {
  overflow: hidden;
}
.AddressWrap .addressInfo {
  position: relative;
  overflow: hidden;
  margin-left: .6rem;
  border-bottom: .05rem solid #E5E5E5;
  font-family: PingFang;
}
.AddressWrap .addressInfo .isdefault {
  float: left;
  width: 2.5rem;
  margin-top: 1.5rem;
}
.AddressWrap .addressInfo .addressList {
  float: left;
  padding: .6rem 0;
  width: 12.5rem;
  font-size: .7rem;
  color: #666;
}
.AddressWrap .addressInfo .addressList p {
  position: relative;
}
.AddressWrap .addressInfo .addressList .phone {
  position: absolute;
  left: 4rem;
}
.AddressWrap .addressInfo .addressList .idnumber {
  position: absolute;
  left: 4rem;
}
.AddressWrap .addressInfo .addressList .addressBtn {
  position: absolute;
  top: 1.5rem;
  right: .6rem;
  width: 1.125rem;
  height: 1.125rem;
}
.editAddress {
  font-family: PingFang;
  width: 94%;
  margin: 0 auto;
}
.editAddress li {
  position: relative;
  width: 100%;
  height: 2rem;
  line-height: 2rem;
  font-size: .6rem;
  list-style: none;
  border-bottom: 1px solid #e5e5e5;
}
.editAddress li span {
  display: inline-block;
  width: 30%;
}
.editAddress li input {
  width: 70%;
  height: 1.8rem;
  line-height: 1.8rem;
  border: none;
  outline: none;
  font-size: .7rem;
}
.editAddress li .isdefault {
  position: absolute;
  right: 0;
  top: .3rem;
  color: #999999;
}
.editAddress li .isdefault.clicked {
  color: #FF0000;
}
.editAddress li .isdefault .icon {
  font-size: 1.05rem;
}
.editAddress li .GT {
  position: absolute;
  right: 0;
  top: 0;
  width: .6rem;
  height: .6rem;
}
.GT .icon {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.editAddressBtn {
  width: 94%;
  margin: .9rem auto;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  font-size: .8rem;
  color: #999999;
  background-color: #E5E5E5;
}
.editAddressBtn.clicked {
  color: #fff;
  background: -webkit-linear-gradient(top, #fa5050, #fe2a61);
}
.NewAddress {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 2.5rem;
  text-align: center;
  color: #FF0000;
  background-color: #E5E5E5;
  border-radius: .25rem .25rem 0 0;
}
.NewAddress .NewBtn {
  width: 7.05rem;
  height: 100%;
  margin: 0 auto;
}
.NewAddress .NewBtn .icon {
  float: left;
  width: 1rem;
  height: 1rem;
  margin: .75rem .5rem;
}
.NewAddress .NewBtn span {
  float: left;
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: .8rem;
}
#addressInfoWrapper {
  overflow-y: hidden;
}
#aboutShopWrapper {
  overflow-y: hidden;
}
.attr-content {
  width: 100%;
  height: 33.35rem;
  background: rgba(69, 75, 75, 0.5);
  position: fixed;
  top: 0;
  display: none;
  z-index: 100;
}
.mui-cover {
  background-color: #fff;
  position: fixed;
  top: 40%;
  left: 0;
  right: 0;
  bottom: 0;
}
#s-decision-wrapper {
  font-size: .13rem;
  padding-bottom: .6rem;
  display: block;
}
.mui-sku {
  list-style: none;
}
.mui-sku li {
  margin: 1rem .5rem;
  border-bottom: 1px solid #e5e5e5;
}
#s-decision-wrapper h2 {
  margin-bottom: .6em;
  margin-top: .6rem;
}
.number {
  margin-left: .9rem;
}
.number .content {
  float: right;
}
.number .content span {
  font-size: .8rem;
  padding: 0 .5rem;
}
.number .content span.num {
  font-size: 1.2rem;
}
.mui-number {
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #b3b3b3;
  border-radius: .15rem;
  letter-spacing: 0;
  height: 1.9rem;
  line-height: 1.9rem;
  overflow: hidden;
}
.mui-number .decrease {
  border-right: 1px solid #b3b3b3;
}
.mui-number .decrease,
.mui-number .increase {
  font-style: normal;
  font-size: .24rem;
  font-weight: 700;
  border: none;
  display: inline-block;
  width: 1.6rem;
  height: 100%;
  -webkit-user-select: none;
  -ms-user-select: none;
  background-color: #fff;
  color: #5f646e;
}
.mui-number .num {
  height: 100%;
  min-width: 1.6rem;
  max-width: .55rem;
  box-sizing: border-box;
  padding: 0 .02rem;
  border: none;
  border-radius: 0;
  font-weight: 700;
  color: #3d4245;
}
h2 {
  font-size: 100%;
  font-weight: 400;
}
.mui-sku label {
  margin-left: .2rem;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  min-width: 2rem;
  padding: .3rem .8rem;
  color: #999;
}
.mui-sku .label-active {
  color: #000;
}
#s-decision-wrapper > .body {
  position: absolute;
  top: 2.5rem;
  bottom: 2.4rem;
  left: 0;
  right: 0;
}
section {
  background-color: #fff;
}
.sku-control,
#s-decision-wrapper .sku-control-item {
  margin-bottom: 1em;
  margin: 0 .4rem;
}
#s-decision-wrapper .summary {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: .1rem;
  height: 3.9rem;
}
#s-decision-wrapper .summary .img {
  position: relative;
  top: -1rem;
  background-color: #fff;
  z-index: 10;
  padding: 2px;
  border: 1px solid #ddd;
  border-radius: .2rem;
  -webkit-border-radius: .2rem;
  float: left;
  margin-right: 1em;
  margin-left: 0.4rem;
  height: 4rem;
  width: 4rem;
  display: -webkit-box;
  -webkit-box-align: center;
  -webkit-box-pack: center;
  display: -ms-flexbox;
  -ms-flex-pack: center;
  -ms-flex-align: center;
}
#s-decision-wrapper .summary .img img {
  max-width: 100%;
  max-height: 100%;
  display: block;
  border-radius: .2rem;
  -webkit-border-radius: .2rem;
}
#s-decision-wrapper .summary .main-r {
  overflow: hidden;
}
#s-decision-wrapper {
  font-size: 0.8rem;
  padding-bottom: .6rem;
}
#s-decision-wrapper .summary .main .priceContainer {
  font-size: .8rem;
  line-height: .8rem;
  display: inline-block;
  vertical-align: middle;
}
#s-decision-wrapper .summary .main .priceContainer > span:first-child {
  color: #DD2727;
}
#s-decision-wrapper .summary .main .sku-dtips {
  margin-right: .38rem;
  display: -webkit-box;
}
#s-decision-wrapper .summary .sback {
  position: absolute;
  width: .9rem;
  height: .9rem;
  display: block;
  top: 5px;
  right: .6rem;
}
a {
  text-decoration: none;
}
#s-decision-wrapper .summary .main .sku-dtips,
#s-decision-wrapper .summary .main h1 {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-wrap: break-word;
  overflow: hidden;
}
#s-decision-wrapper .option {
  text-align: center;
  width: 100%;
}
#s-decision-wrapper .option {
  position: absolute;
  bottom: 0;
  left: 0;
}
#s-decision-wrapper .option .ok {
  background: #DD2727;
}
#s-decision-wrapper .option .cell {
  margin: 0 auto;
  width: 94%;
  height: 2rem;
  line-height: 2rem;
  border: none;
  font-size: .75rem;
  color: #fff;
  border-radius: .25rem;
  background: -webkit-linear-gradient(top, #fa5050, #fe2a61);
}
#BalancePayments #Payments {
  line-height: 2rem;
  background: #f5f5f5;
  color: #333333;
  font-size: 0.75rem;
}
#BalancePayments #Payments .ace {
  padding: 0 1.6rem 0.45rem 1.6rem;
  border-bottom: 0.1rem solid #FF0000;
}
#BalancePayments #jiang {
  line-height: 0.8rem;
  padding-top: 0.45rem;
}
#BalancePayments #jiang span {
  color: #999999;
  font-size: 0.55rem;
}
.gushi {
  height: 6.5rem;
}
.left_tu {
  width: 5.5rem;
  height: 5.5rem;
  margin-top: 0.8rem;
  margin-left: 0.6rem;
  float: left;
}
.left_tu img {
  width: 95%;
  height: 95%;
}
.right {
  float: left;
  width: 11.5rem;
  margin-top: 1rem;
  margin-left: 0.4rem;
}
.right .ti {
  font-weight: bold;
  font-size: 0.7rem;
}
.right_wen {
  margin-top: 0.5rem;
  font-size: 0.6rem;
  color: #9C9C9C;
}
.right span {
  margin-top: 0.5rem;
  color: #9C9C9C;
  font-size: 0.5rem;
}
.right .yin {
  margin-top: 0.5rem;
  float: right;
}
.yin_zi {
  color: #FFFFFF;
  height: 1.2rem;
  width: 4.5rem;
  text-align: center;
  line-height: 1.2rem;
  border-radius: 0.6rem;
  background-color: #FBA430;
  font-size: 0.2rem;
}
.yin_zi span {
  color: #fff;
  margin-right: 0.3rem;
}
.yin_zi .icon {
  font-size: 0.5rem;
}
.gushi_tu {
  position: relative;
}
.gushi_tu .gushi_tu_top {
  width: 100%;
  height: 9rem;
}
.gushi_tu .gushi_tu_top .storyDetail {
  width: 100%;
  height: 100%;
}
.gushi_tu .story_pic {
  width: 5.5rem;
  height: 5.5rem;
  bottom: 1rem;
  left: 1rem;
  position: absolute;
  border-radius: 0.4rem;
}
.gushi_tu .gushi_tu_bottom {
  height: 3rem;
  font-size: 1rem;
  color: #2a3570;
  margin-left: 40%;
  line-height: 3rem;
  font-weight: bold;
}
.gushi_tu_j {
  height: .5rem;
  background-color: #EEEEEE;
}
.gushidetail {
  height: 5rem;
  position: relative;
}
.gushidetail img {
  width: 3.7rem;
  height: 3.7rem;
  position: absolute;
  top: 0.5rem;
  left: 0.5rem;
}
.gushidetail .gushidetail_ti {
  position: absolute;
  top: 0.5rem;
  left: 5rem;
  font-size: 0.75rem;
  font-weight: bold;
}
.gushidetail .gushidetail_ju {
  position: absolute;
  top: 2rem;
  left: 5rem;
  font-size: 0.5rem;
  color: #9C9C9C;
}
.gushidetail .gushidetail_jin {
  position: absolute;
  top: 3.5rem;
  left: 5rem;
  font-size: 0.5rem;
  color: #9C9C9C;
}
.gushidetail .gushidetail_ting {
  position: absolute;
  top: 3.5rem;
  left: 12rem;
  font-size: 0.5rem;
  color: #E5731E;
}
.gushidetail .gushidetail_bo {
  position: absolute;
  top: 2rem;
  left: 15.2rem;
  font-size: 0.5rem;
  color: #E5731E;
}
.gushidetail .icon {
  font-size: 1.5rem;
  color: #666666;
}
.gushidetail .bo {
  color: #db731e;
}
.bianji {
  position: fixed;
  top: .75rem;
  right: 1rem;
  color: #FF0000;
  font-size: .7rem;
  line-height: .7rem;
  z-index: 1001;
}
.shop {
  width: 100%;
}
.shop .icon {
  color: #999;
}
.shop .checked .icon {
  color: #6cb393;
}
.shop .cart_header {
  margin: 0 auto;
  width: 94%;
  height: 2rem;
}
.shop .cart_header .icon {
  float: left;
  margin-top: .5rem;
}
.shop .cart_header p {
  float: left;
  padding-left: .5rem;
  font-size: .7rem;
  font-weight: bold;
  height: 2rem;
  line-height: 2rem;
}
.shop .cartWrap .cartListWrap {
  width: 100%;
}
.shop .cartWrap .cartListWrap .cartListItem {
  position: relative;
  width: 120%;
  border-top: 1px solid #eeeeee;
  transition: all 0.2s linear;
}
.shop .cartWrap .cartListWrap .cartListItem .cartProInfo {
  display: inline-block;
  width: 94%;
  height: 5.25rem;
  margin-top: .75rem;
  margin-bottom: .6rem;
  padding: 0 3%;
}
.shop .cartWrap .cartListWrap .cartListItem .cartProInfo .cartIcon {
  float: left;
  margin-top: 2.125rem;
}
.shop .cartWrap .cartListWrap .cartListItem .cartProInfo img {
  float: left;
  width: 5.25rem;
  height: 5.25rem;
}
.shop .cartWrap .cartListWrap .cartListItem .cartProInfo .des {
  display: inline-block;
  width: 47%;
  margin-left: 3%;
  height: 5.25rem;
}
.shop .cartWrap .cartListWrap .cartListItem .cartProInfo .des p {
  margin-top: .5rem;
  font-size: .7rem;
  line-height: 1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.shop .cartWrap .cartListWrap .cartListItem .cartProInfo .des .num {
  margin-top: 1.3rem;
  height: 1.1rem;
}
.shop .cartWrap .cartListWrap .cartListItem .cartProInfo .des .num .btn {
  float: left;
}
.shop .cartWrap .cartListWrap .cartListItem .cartProInfo .des .num .btn .icon {
  vertical-align: 0;
  font-size: 1.05rem;
  color: #CCC;
}
.shop .cartWrap .cartListWrap .cartListItem .cartProInfo .des .num .number {
  float: left;
  font-size: .7rem;
  line-height: 1.1rem;
  margin: 0 .25rem;
}
.shop .cartWrap .cartListWrap .cartListItem .cartProInfo .des .num .price {
  float: right;
  margin-right: 1rem;
  font-size: .5rem;
  color: red;
}
.shop .cartWrap .cartListWrap .cartListItem .cartProInfo .des .num .price span {
  font-size: 0.8rem;
}
.shop .cartWrap .cartListWrap .cartListItem .delete {
  position: absolute;
  right: 0rem;
  top: 0;
  width: 0%;
  text-align: center;
  background-color: red;
  color: #fff;
}
.shop .cartWrap .cart_hr {
  height: .25rem;
  border: none;
  background-color: #eeeeee;
}
.cart_footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2.5rem;
  border-top: 1px solid #eeeeee;
}
.cart_footer .whole {
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: .7rem;
  background-color: white;
}
.cart_footer .whole .cartIcon {
  float: left;
  margin: 0 .6rem;
}
.cart_footer .whole .cartIcon .icon {
  font-size: 1rem;
  color: #999;
}
.cart_footer .whole .cartIcon.checked .icon {
  color: #FF0000;
}
.cart_footer .whole .all {
  float: left;
}
.cart_footer .whole .total {
  float: right;
  margin-right: 40%;
}
.cart_footer .whole .total span {
  color: red;
}
.cart_footer .whole .total span.allPrice {
  font-size: .8rem;
  font-weight: bold;
}
.cart_footer .count {
  position: absolute;
  right: 0;
  top: 0;
  width: 35%;
  height: 2.5rem;
  line-height: 2.5rem;
  text-align: center;
  color: white;
  background-color: red;
}
.cart_footer .count p {
  text-align: center;
}
.swipeleft {
  transform: translateX(-2.5rem);
  -webkit-transform: translateX(-2.5rem);
}
input,
button,
select,
textarea {
  outline: none;
}
.Cheader {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 .7rem;
  height: 2.4rem;
  line-height: 2.4rem;
  border-bottom: 1px solid #E5E5E5;
}
.Cheader .left {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: left;
  font-size: .7rem;
  color: #ff0000;
}
.Cheader .title {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
  font-size: .8rem;
}
.Cheader .right {
  -webkit-flex-grow: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: right;
  font-size: .7rem;
  color: #ff0000;
}
.show_can {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 9990;
  background: #DCDBDC;
  opacity: .8;
}
.show_can .brqyu {
  width: 70%;
  height: 7rem;
  border-radius: 20px;
  color: #fff;
  opacity: 1;
  background-color: #212933;
  position: fixed;
  top: 30%;
  left: 15%;
}
.show_can .brqyu .ts {
  width: 100%;
  font-size: 16px;
  height: 85px;
  text-align: center;
  line-height: 85px;
}
.show_can .brqyu .huisye {
  display: inline-block;
  text-align: center;
  width: 35%;
  border-radius: 30px;
  border: 2px solid #fc7e03;
  float: left;
  left: 10%;
  height: 1.5rem;
  line-height: 1.4rem;
  margin-left: 20px;
  font-size: 14px;
}
.show_can .brqyu .guanbi {
  display: inline-block;
  float: right;
  right: 10%;
  width: 35%;
  border-radius: 30px;
  text-align: center;
  border: 1px solid #e21918;
  height: 1.5rem;
  line-height: 1.4rem;
  margin-right: 20px;
  font-size: 14px;
}
.hied_can {
  display: none;
}
.txdz {
  height: 5rem;
  width: 100%;
  text-align: center;
  line-height: 5rem;
  border-bottom: 2px solid #3a526b;
}
.txdz .tiaozhuanl {
  float: right;
  width: 15%;
  margin-right: 2rem;
  height: 5rem;
}
.txdz .tiaozhuanl image {
  width: 70%;
  height: auto;
}
.txdz .miaos {
  font-size: 14px;
  display: inline-block;
}
.customer {
  margin-top: 1.25rem;
  margin-left: .6rem;
  overflow: hidden;
}
.customer .headPortrait {
  float: left;
}
.customer .headPortrait img {
  width: 2.125rem;
  height: 2.125rem;
}
.customer .customerItem {
  float: left;
  margin-left: .25rem;
}
.customer .customerItem .customerName {
  font-size: .6rem;
  color: #999999;
}
.customer .customerItem .dialogBox {
  position: relative;
  margin-top: .5rem;
  margin-left: 1rem;
  width: 12.75rem;
  background-color: #F5F5F5;
}
.customer .customerItem .dialogBox p {
  padding: .5rem;
  font-size: .7rem;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
}
.customer .customerItem .dialogBox:before {
  content: "";
  position: absolute;
  top: .5rem;
  left: -0.75rem;
  width: 0;
  height: 0;
  border-top: .375rem solid transparent;
  border-right: .75rem solid #F5F5F5;
  border-bottom: .375rem solid transparent;
}
.customer .clear {
  clear: both;
}
.time {
  height: 1rem;
  margin-top: 1.5rem;
  text-align: center;
  font-size: .6rem;
  color: #666666;
}
.inputBox {
  position: fixed;
  bottom: .5rem;
  width: 100%;
  text-align: center;
}
.inputBox input {
  padding-left: .8rem;
  width: 16.75rem;
  height: 2rem;
  border: .05rem solid #CCCCCC;
  border-radius: .25rem;
  font-size: .6rem;
}
.inputBox .out {
  position: absolute;
  top: .3rem;
  right: 1rem;
}
.diapersLo {
  width: 100%;
  height: 50px;
  line-height: 50px;
  text-align: center;
}
.zz1 {
  position: fixed;
  bottom: 10px;
  right: 20px;
  width: 35px;
  height: 35px;
  font-size: 12px;
  border-radius: 50%;
  background-color: #6cb393;
  color: white;
  text-align: center;
  line-height: 18px;
  padding: 5px;
}
.DpTop {
  width: 100%;
  height: 2rem;
  background-color: #6cb393;
  position: relative;
  color: white;
}
.DpTop .icon {
  position: absolute;
  line-height: 2rem;
  top: 30%;
  left: 5%;
}
.DpTop div {
  line-height: 2rem;
  text-align: center;
  letter-spacing: 2px;
}
.DpTop .tanchu {
  width: 100%;
  height: 40rem;
  background-color: rgba(51, 51, 51, 0.2);
  z-index: 10;
  top: 0;
  position: fixed;
  color: #000000;
}
.DpTop .tanchu .center {
  position: absolute;
  width: 70%;
  left: 15%;
  top: 12rem;
  border-radius: 0.3rem;
  background-color: white;
}
.DpTop .tanchu .center .title {
  font-size: 1rem;
  width: auto;
  text-align: center;
}
.DpTop .tanchu .center .text {
  font-size: 0.8rem;
  width: auto;
  padding-left: 1rem ;
}
.DpTop .tanchu .center .date {
  font-size: 0.8rem;
  width: auto;
  padding-left: 1rem ;
  padding-bottom: 0.7rem;
}
.DpTop .tanchu .center .cancel {
  font-size: 0.8rem;
  height: 1.4rem;
  line-height: 1.4rem;
  width: 25%;
  float: left;
  text-align: center;
  margin-left: 15%;
  border: 1px solid #666666;
  color: #666666;
  margin-bottom: 0.5rem;
  border-radius: 0.2rem;
}
.DpTop .tanchu .center .confirm {
  font-size: 0.8rem;
  line-height: 1.4rem;
  height: 1.4rem;
  width: 25%;
  float: right;
  margin-right: 15%;
  background-color: #fd2424;
  color: white;
  text-align: center;
  border-radius: 0.2rem;
}
.DpMember {
  width: 96%;
  margin-left: 2%;
  border-radius: 5px;
  margin-top: 2%;
  background-image: url("../images/miQi.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: white;
  letter-spacing: 2px;
  padding-bottom: 15px;
}
.DpMember .DpMember_1 {
  text-align: center;
  font-size: 12px;
  padding: 10px 0;
}
.DpMember .DpMember_2 {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.DpMember .DpMember_2 .DpMemberShu {
  width: 8.8%;
  height: 40px;
  border-radius: 5px;
  margin: 0 1%;
  font-size: 30px;
  background-color: white;
  color: #e82e16;
  text-align: center;
  line-height: 40px;
}
.DpMember .DpMember_2 .DpMemberJian {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 18px;
}
.DpMember .DpMember_3 {
  text-align: center;
  font-size: 20px;
  margin-top: 10px;
}
.DpMember .DpMember_4 {
  text-align: center;
  font-size: 16px;
  margin: 10px 0 5px;
}
.DpMember .DpMember_5 {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.DpMember .DpMember_5 .DpMemberShu {
  width: 8.8%;
  height: 40px;
  border-radius: 5px;
  margin: 0 1%;
  font-size: 30px;
  background-color: white;
  color: #e82e16;
  text-align: center;
  line-height: 40px;
}
.DpMember .DpMember_5 .DpMemberWei {
  position: absolute;
  bottom: 0;
  right: 72px;
  font-size: 20px;
}
.DpIntegral {
  width: 96%;
  margin-left: 2%;
  border-radius: 5px;
  margin-top: 2%;
  background-image: url("../images/che.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: white;
  letter-spacing: 2px;
  padding: 10px 0 40px;
}
.DpIntegral .DpIntegral_1 {
  text-align: center;
  font-size: 16px;
  margin-top: 10px;
}
.DpIntegral .DpIntegral_1 div {
  display: inline-block;
  font-size: 20px;
  font-weight: bold;
}
.DpIntegral .DpIntegral_2 {
  position: relative;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px 0 0 0;
  line-height: 40px;
  font-size: 20px;
}
.DpIntegral .DpIntegral_2 .DpMemberShu {
  width: 8.8%;
  height: 40px;
  border-radius: 5px;
  margin: 0 1%;
  font-size: 30px;
  background-color: white;
  color: #e82e16;
  text-align: center;
  line-height: 40px;
}
.DpProduct {
  padding: 2% 0;
  overflow: hidden;
}
.DpProduct .DpProduct1 {
  width: 96%;
  padding: 1% 0 2% 0;
  margin: 0  2% 2%;
  border-radius: 5px;
  background-image: url("../images/kuang.png");
  background-size: 100% 100%;
  background-color: #f2f2f2;
  background-repeat: no-repeat;
}
.DpProduct .DpProduct1 .DpProduct2 {
  width: 50%;
  margin: 10px 25%;
}
.DpProduct .DpProduct1 .DpProduct3 {
  width: 80%;
  margin-left: 10%;
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
}
.DpProduct .DpProduct1 .DpProduct4 {
  width: 96%;
  margin: 2% 2% 0 2%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.DpProduct .DpProduct1 .DpProduct4 .DpProduct5 {
  width: 26%;
  margin: 0 1% 2% 1%;
  border-radius: 5px;
  overflow: hidden;
  background-color: white;
  float: left;
  padding: 2%;
}
.DpProduct .DpProduct1 .DpProduct4 .DpProduct5 .DpProduct6 {
  min-height: 50px;
  width: 100%;
}
.DpProduct .DpProduct1 .DpProduct4 .DpProduct5 .DpProduct6 img {
  width: 100%;
}
.DpProduct .DpProduct1 .DpProduct4 .DpProduct5 .DpProduct7 {
  font-size: 16px;
  overflow: hidden;
  text-align: center;
}
.DpRule {
  background-color: #0d2155;
  width: 96%;
  margin-left: 2%;
  border-radius: 5px;
  letter-spacing: 1px;
  color: white;
  padding-bottom: 10px;
  padding-top: 10px;
}
.DpRule .DpRule1 {
  text-align: center;
  font-size: 20px;
}
.DpRule .DpRule2 {
  width: 95%;
  margin-left: 5%;
}
.DpRule .DpRule2 .DpRule3 {
  font-size: 14px;
}
.DpTop:before {
  width: 100%;
  height: 100%;
  content: ' ';
  position: fixed;
  z-index: -1;
  top: 0;
  left: 0;
  background: #fff;
}
.znkdhb {
  width: 32% ;
  height: 180px;
  margin-left: 1%;
  float: left;
}
.znkdhb .zt {
  width: 96%;
  margin-top: 10px;
  padding-left: 3% ;
}
.znkdhb .zt .pic {
  height: 100px;
  width: auto;
}
.znkdhb .zt .text {
  margin-top: 5px;
  width: 100%;
  height: 60px;
  line-height: 20px;
  overflow: hidden;
  font-size: 12px;
}
.discountMain {
  background-color: #f2f2f4;
}
.discountMain .nav {
  height: 1.6rem;
  background-color: #8d011e;
}
.discountMain .nav .menu {
  width: 70%;
  margin-left: 15%;
  height: 1.6rem;
  text-align: center;
  font-size: 0.7rem;
  line-height: 1.6rem;
  color: white;
}
.discountMain .nav .menu span {
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}
.discountMain .nav .menu .type {
  background-color: #ffe8b2;
  color: #8d011e;
}
.discountMain .content {
  width: 100%;
}
.discountMain .content .buyTi {
  margin: 10px 0;
  width: 100%;
  height: 1.6rem;
  line-height: 1.6rem;
  text-align: center;
  font-size: 0.8rem;
  font-weight: bold;
}
.discountMain .content .dianPic {
  width: 100%;
  overflow: hidden;
}
.discountMain .content .dianPic .shop {
  width: 66%;
  height: 100%;
  float: left;
}
.discountMain .content .dianPic .coupon {
  width: 34%;
  height: 100%;
  float: left;
}
.discountMain .content .goodsPic {
  margin-top: 5px;
  width: 100%;
  overflow: hidden;
}
.discountMain .content .goodsPic .pic {
  width: 32%;
  float: left;
  margin: 0 0.5%;
}
.evaluateHead {
  margin: 0 .6rem;
  position: relative;
  height: 2.2rem;
  border-bottom: 1px solid #CCCCCC;
  text-align: center;
  font-size: .8rem;
  color: #333333;
  line-height: 2.2rem;
}
.evaluateHead .icon {
  position: absolute;
  top: .6rem;
  right: .1rem;
  width: 1rem;
  height: 1rem;
  color: #FF0000;
}
.releaseEvaluate {
  position: absolute;
  top: 23.75rem;
  bottom: 2.5rem;
  width: 100%;
  overflow-y: auto;
}
.releaseEvaluate .evaluateWrap {
  margin: 0 .6rem;
}
.releaseEvaluate .evaluateWrap .evaluateMain {
  position: relative;
  padding: .75rem 0;
  height: 4.6rem;
  border-top: 1px solid #CCCCCC;
}
.releaseEvaluate .evaluateWrap .evaluateMain:first-child {
  border-top: none;
}
.releaseEvaluate .evaluateWrap .evaluateMain img {
  float: left;
  width: 4.6rem;
  height: 4.6rem;
}
.releaseEvaluate .evaluateWrap .evaluateMain .content {
  float: left;
  margin-left: .5rem;
  width: 70%;
}
.releaseEvaluate .evaluateWrap .evaluateMain .content p {
  font-size: .6rem;
  color: #666666;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.releaseEvaluate .evaluateWrap .evaluateMain .function {
  position: absolute;
  right: 0;
  bottom: .75rem;
}
.releaseEvaluate .evaluateWrap .evaluateMain .function li {
  float: left;
  list-style: none;
  margin-left: .75rem;
  font-size: .6rem;
  color: #666666;
}
.releaseEvaluate .evaluateWrap .evaluateMain .function li img {
  width: .75rem;
  height: .75rem;
}
.releaseEvaluate .evaluateMainFirst {
  text-align: center;
}
.releaseEvaluate .evaluateMainFirst .Initialization {
  padding-top: 8%;
}
.releaseEvaluate .evaluateMainFirst .Initialization p {
  font-size: .7rem;
  color: #000000;
}
.releaseEvaluate .evaluateMainFirst .Initialization .first {
  margin-top: 0.5rem;
  color: #FF0000;
}
.evaluate-main {
  margin-top: .75rem;
  padding: 0 .6rem;
}
.evaluate-main textarea {
  height: 5.25rem;
  width: 100%;
  color: #333333;
  font-size: .7rem;
  border: none;
  resize: none;
}
.evaluate-main .pic .photo {
  width: 4.6rem;
  height: 4.6rem;
  line-height: 4.6rem;
  text-align: center;
  border: 1px solid #CCCCCC;
  background-color: #F5F5F5;
  font-size: 1.5rem;
  font-weight: bold;
  color: #000000;
}
.user_bottom {
  width: 100%;
  height: 33.35rem;
  text-align: center;
  background: rgba(112, 112, 112, 0);
  position: absolute;
  top: 0;
  z-index: -1;
}
.user_bottom .get-photo {
  position: fixed;
  bottom: -8rem;
  left: 0;
  right: 0;
  background-color: rgba(112, 112, 112, 0.5);
  width: 100%;
  height: 7.7rem;
  border-radius: 8px;
}
.user_bottom .get-photo .photo-s {
  margin-bottom: 0.5rem;
}
.user_bottom .get-photo .photo-s .bot-p {
  border-bottom: 1px solid #d2d2d2;
}
.user_bottom .get-photo .photo-s .photo-c {
  font-size: 0.8rem;
  color: red;
}
.user_bottom .get-photo .cancel-c {
  font-size: 0.8rem;
  color: #818181;
}
.user_bottom .get-photo .bot-s {
  height: 2.4rem;
  line-height: 2.4rem;
}
.user_bottom .get-photo .border-s {
  border: 1px solid white;
  border-radius: .4rem;
  background: #fff;
}
.ad {
  z-index: 1000;
  -webkit-animation: mymove  100ms;
          animation: mymove  100ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
.ad1 {
  -webkit-animation: mymove1 100ms;
          animation: mymove1 100ms;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@-webkit-keyframes mymove {
  to {
    background-color: rgba(112, 112, 112, 0.2);
  }
}
@keyframes mymove {
  to {
    background-color: rgba(112, 112, 112, 0.2);
  }
}
@-webkit-keyframes mymove1 {
  0% {
    bottom: -8rem;
  }
  100% {
    bottom: 0.25rem;
  }
}
@keyframes mymove1 {
  0% {
    bottom: -8rem;
  }
  100% {
    bottom: 0.25rem;
  }
}
.faxianMain {
  min-height: 29rem;
  list-style: none;
  width: 100%;
  margin-bottom: 1rem;
}
.find_con {
  width: 100%;
  overflow: hidden;
}
.find_con .xin_img img {
  width: 100%;
  height: 9.4rem;
}
.find_con .xin_con {
  padding: .5rem .6rem;
}
.xin_con .xin_title {
  font-size: 0.7rem;
}
.xin_con .xin_title h4 {
  display: inline;
}
.xin_con .xin_describe {
  color: #a9a9a9;
  overflow: hidden;
  font-size: 0.6rem;
  letter-spacing: 0.1rem;
  margin-top: 0.4rem;
}
.hidden {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.xin_con .visible {
  overflow: visible;
}
.xin_con .more {
  height: auto;
  text-align: center;
}
.xin_con .more img {
  width: 3%;
}
.faxianInfo {
  min-height: 32rem;
}
#faxianWrapper {
  overflow-y: hidden;
}
#faxianInfoWrapper {
  overflow-y: hidden;
}
.cate-left {
  position: absolute;
  top: 2.2rem;
  bottom: 2.5rem;
  left: 0;
  width: 20%;
  background-color: #F6F6F6;
  text-align: center;
  box-sizing: border-box;
  overflow: hidden;
  z-index: 2000;
}
.cate-left .category_d {
  height: 2.8rem;
  line-height: 2.8rem;
  color: #4c4c4c;
  letter-spacing: 0.05rem;
}
.cate-left .category_d div {
  border-bottom: 1px solid #E9E9E9;
  font-size: 0.7rem;
}
.cate-left .active {
  color: #000000;
  background-color: #FFFFFF !important;
  border-left: 0.25rem solid #ff0000;
  box-sizing: border-box;
}
.kind_con {
  width: 38%;
  margin-right: 9.5%;
  float: left;
  margin-top: 1.5rem;
  box-shadow: -0.05rem 0 0.05rem #e9e9e9, /*左边阴影*/ 0.05rem 0 0.05rem #e9e9e9, /*右边阴影*/ 0 0 0 #fff, /*顶部阴影*/ 0 0.1rem 0.1rem #d9d9d9;
  /*底边阴影*/
}
.gj-container {
  margin-left: 20%;
  width: 80%;
  list-style: none;
  background-color: #FFFFFF !important;
}
.gj-container .pro-con {
  width: 100%;
  height: 26.8rem;
}
.gj-container .pullUp {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.gj-container .pullUp .refresh {
  display: inline-block;
  opacity: .8;
  width: 1rem;
  height: 1rem;
  background: url("../images/loading.png") 0 0 no-repeat;
  background-size: 100%;
}
.gj-container .pullUp .refresh.loading {
  -webkit-animation: loading 1.5s linear infinite;
          animation: loading 1.5s linear infinite;
}
.store_img {
  width: 18%;
  padding: 0 3% 0 3%;
}
.store_img img {
  width: 100%;
}
.recommend {
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 0.5rem;
  background-color: #FFFFFF !important;
}
.store_content {
  width: 76%;
  font-size: 0.7rem;
}
.store_info {
  line-height: 1.1rem;
}
.store_content .store_des {
  color: #686868;
}
.store_p {
  position: relative;
  background: url(../images/level.png) no-repeat 2.25rem;
  background-size: 4rem 1rem;
  border-bottom: 1px dotted #999;
  margin-right: 0.5rem;
}
.store_distance {
  position: absolute;
  right: 0.25rem;
  bottom: 0;
}
.store_act {
  padding: 0.25rem 0 0.5rem 0;
  font-size: .6rem;
}
.floor_nav {
  padding: .5rem 3%;
}
.recom_title {
  font-weight: bold;
  font-size: .8rem;
}
.bor-r {
  border-right: 1px solid red;
  padding-left: .25rem;
}
.floor {
  height: auto;
  background-color: #FFFFFF !important;
  overflow: hidden;
}
.floor_con {
  padding-left: 3%;
  padding-bottom: .5rem;
}
.floor_title {
  padding: .25rem 0;
}
.floor_con .floor_name {
  background-color: #ff0000 !important;
  color: white;
  color: #FFFFFF;
  padding: .05rem .5rem;
  margin-right: .25rem;
  letter-spacing: .05rem;
}
.floor_store {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
.floor_store .item {
  width: 21%;
  text-align: center;
  padding: .5rem 4% .1rem 0;
  font-size: .6rem;
  display: inline-block;
}
.floor_store_img {
  /* 老的 Firefox */
  box-shadow: .1rem .1rem .05rem #cdcdcd;
  margin-bottom: .25rem;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 60px;
  text-align: center;
  background-color: #e5e5e5;
  z-index: 999;
}
.ft-d {
  float: left;
  width: 25%;
  height: 60px;
  margin-top: .4rem;
}
.ft-s {
  font-size: .55rem;
  font-family: PingFang;
}
.ft-active {
  color: #ff0000;
}
.chers {
  width: 100%;
  height: auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.chers .caidan_left {
  position: fixed;
  top: 0;
  bottom: 0;
  background-color: #6cb393;
  overflow-y: scroll;
  color: white;
}
.chers .caidan_left .menu {
  font-size: 13px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: white;
  margin-top: 5px;
}
.chers .caidan_left .borderActive {
  background-color: #fff;
  font-size: 14px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  margin-top: 5px;
  text-align: center;
  color: rgba(41, 41, 41, 0.85);
}
.chers .zixiangs {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  width: 100%;
  margin-bottom: 2rem;
}
.chers .zixiangs .prhord {
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 50%;
  text-align: center;
  height: 7rem;
}
.chers .zixiangs .prhord .sjiao {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  margin: 6px auto;
}
.goods_detail .goods_con {
  width: 100%;
}
.goods_detail .goods_con .swiper-container {
  width: 100%;
}
.goods_detail .goods_con .swiper-container .swiper-wrapper img {
  width: 100%;
  height: 18.75rem;
}
.goods_detail .goods_con .swiper-container .swiper-pagination-bullet {
  width: .3rem;
  height: .3rem;
  display: inline-block;
  border-radius: 100%;
  border: 1px solid #FFFFFF;
  background-color: #999 !important;
  opacity: 1;
  margin: 0 0.15rem;
}
.goods_detail .goods_con .swiper-container .swiper-pagination-bullet-active {
  width: .3rem;
  height: .3rem;
  opacity: 1;
  border: 1px solid #FFFFFF;
  background-color: #000 !important;
}
.goods_detail .goods_con .swiper-container .swiper-pagination .swiper-pagination-bullets {
  bottom: 0.5rem;
  left: 0;
  width: 100%;
}
.goods_detail .goods_con .goods_name {
  text-align: center;
  margin: 0 1.75rem;
  font-size: .7rem;
  line-height: 1.25rem;
  color: #000000;
}
.goods_detail .goods_con .goods_price {
  text-align: center;
  margin: 0 1.75rem;
  font-size: .6rem;
  line-height: 1.25rem;
  color: red;
}
.goods_detail .goods_con .goods_price .price {
  font-size: 0.95rem;
}
.goods_detail .goods_con .pro-baoming {
  padding: 0 .6rem;
  margin-top: .6rem;
  border-bottom: 1px solid #CCCCCC;
}
.goods_detail .goods_con .pro-baoming .title {
  font-size: .75rem;
  line-height: .75rem;
  color: #333333;
  padding-bottom: .5rem;
}
.goods_detail .goods_con .pro-baoming ul {
  height: 1.25rem;
}
.goods_detail .goods_con .pro-baoming ul li {
  float: left;
  font-size: .65rem;
  line-height: .65rem;
  list-style: none;
  color: #666666;
}
.goods_detail .goods_con .pro-baoming ul li.timer {
  float: right;
}
.goods_detail .goods_con .pro-baoming ul li .BmColor {
  color: #FF0000;
  font-weight: bold;
}
.goods_detail .goods_con .goods_info {
  padding: .6rem;
  border-bottom: 1px solid #ccc;
}
.goods_detail .goods_con .goods_info .title {
  font-size: .75rem;
  color: #333333;
  padding-bottom: .5rem;
}
.goods_detail .goods_con .goods_info ul {
  overflow: hidden;
}
.goods_detail .goods_con .goods_info ul li {
  float: left;
  font-size: .65rem;
  line-height: .65rem;
  list-style: none;
  margin-bottom: .4rem;
  color: #666666;
}
.goods_detail .goods_con .goods_info ul li.left {
  width: 60%;
}
.goods_detail .goods_con .goods_info ul li.right {
  width: 40%;
}
.goods_detail .goods_con .goods_info ul li .infoBold {
  color: #333333;
  font-weight: bold;
}
.goods_detail .goods_con .pro-detail {
  margin-top: .6rem;
  overflow: hidden;
}
.goods_detail .goods_con .pro-detail .title {
  margin-left: .6rem;
  font-size: .75rem;
  color: #333333;
  padding-bottom: .5rem;
}
.goods_detail .goods_con .pro-detail img {
  vertical-align: middle;
}
.goods_btn {
  position: fixed;
  bottom: 0rem;
  left: 0;
  height: 2.5rem;
  line-height: 2.5rem;
  width: 100%;
  text-align: center;
  z-index: 2;
  border-top: 1px solid #cccccc;
  font-size: .9rem;
  background-color: #fff;
}
.goods_btn .goods_coll {
  float: left;
  width: 50%;
}
.goods_btn .goods_colls {
  float: left;
  width: 100%;
}
.goods_btn .goods_addcart {
  float: left;
  width: 50%;
  background: red;
  color: #fff;
}
.goods_btn.newBtn .goods_addcart {
  width: 100%;
}
.b_overlay {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 33.35rem;
  background-color: black;
  z-index: 10000;
  -moz-opacity: 0.5;
  opacity: .50;
  filter: alpha(opacity=50);
}
.shares {
  display: none;
  position: absolute;
  width: 100%;
  height: 9.5rem;
  background: #fff;
  z-index: 10001;
  bottom: 0rem;
  /* animation:myfirst 2s;*/
  /* @keyframes myfirst
  {
    from {bottom:-9.5rem;}
    to {bottom:0rem;}
  }*/
}
.shares .top_shares {
  height: 2rem;
  line-height: 2rem;
  padding: 0 0.6rem 0 0.6rem;
  border-bottom: 1px solid #ccc;
}
.shares .top_shares .left_shares {
  width: 30%;
  float: left;
  color: #999;
  font-size: 0.7rem;
  font-family: PingFang;
}
.shares .top_shares .right_close {
  width: 30%;
  float: right;
  font-weight: bold;
  text-align: right;
  color: #5e5e5e;
  font-size: 0.8rem;
  font-family: PingFang;
}
.shares .share-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.shares .share-box .share-tips {
  background-color: white;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.shares .share-box .share-tips .share-text {
  float: left;
  list-style: none;
  width: 25%;
  text-align: center;
  padding-top: .4rem;
  height: 3.2rem;
}
.shares .share-box .share-tips .share-text .share-icon {
  height: 2.1rem;
  text-align: center;
  padding-bottom: .1rem;
}
.shares .share-box .share-tips .share-text .share-icon img {
  width: 2.0rem;
  height: 2.0rem;
}
.shares .share-box .share-tips .share-text .share-main .share-title {
  font-size: .7rem;
  color: #333;
  font-family: PingFang;
}
.danxing {
  width: 90%;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e6e6e6;
  font-size: 14px;
  margin: 0 auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.danxing .imags {
  width: 13%;
  height: 2.8rem;
  margin-right: 0.3rem;
}
.danxing .nr {
  display: block;
  width: 74%;
}
.danxing .fhjian {
  width: 13%;
  height: 2.8rem;
  float: right;
}
.danxing .hid {
  display: none;
}
.Default_home_Text {
  color: #000000;
  padding: 2.5%;
}
.Blue_home_Text {
  color: #0E97d6;
}
.home_lr_con {
  width: 49%;
}
.home_lr_con .home_con {
  width: 97.5%;
  height: 2.5rem;
  border-radius: .4rem;
  border: 1px solid #999 ;
}
.home_img_h {
  height: 2.65rem;
  line-height: 2.65rem;
  margin-left: .25rem;
  margin-right: .5rem;
}
.home-con-span {
  display: table-cell;
  height: 2.5rem;
  vertical-align: middle;
  font-size: 0.6rem;
  font-family: PingFang;
  color: #666;
}
.home-act-msg {
  border: 1px solid #968e8e;
  margin: 0.4rem 0.6rem;
  padding: 0.1rem;
  height: 0.95rem;
  line-height: 0.95rem;
  font-family: PingFang;
}
.home-bg-dots {
  display: inline-block;
  width: 0.3rem;
  height: 0.3rem;
  background-color: #000000 !important;
  border-radius: 50%;
}
.home_brand {
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.Default_home_Brand {
  color: #000000;
  background-color: #FFFFFF !important;
  width: 33.3%;
  height: auto;
  float: left;
  padding-top: 0.5rem;
}
.Blue_home_Brand {
  color: #11bbf9;
  background-color: #FFFFFF !important;
  width: 33.3%;
  height: auto;
  float: left;
  padding-top: 0.5rem;
}
.home-title-c {
  color: #333;
  font-size: .7rem;
  font-family: PingFang;
}
.main.White_bgc {
  position: relative;
  width: 18.75rem;
  height: 30.15rem;
  background-image: url("http://115.29.198.39:8080/upload/app/129625090753255635.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.main.White_bgc a {
  position: absolute;
  top: 16rem;
  left: 4rem;
  width: 10.5rem;
  height: 2.5rem;
}
.hongbao {
  position: fixed;
  top: 18.75rem;
  right: .5rem;
  width: 1.8rem;
  height: 2.4rem;
  z-index: 10000;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.hot_lottery {
  /* background:url(../images/bj.png) no-repeat left top;*/
}
.hot_lottery .dindnlibia {
  width: 93%;
  height: 4.8rem;
  margin: 10px auto;
  border-radius: 10px;
  border: 1px solid #ffba22;
  background: #fff;
  position: relative;
}
.hot_lottery .xianshi {
  width: 30%;
  height: 10rem;
  float: left;
  backgroundColor: #fff;
  marginLeft: 2.5%;
  borderRadius: 0.3rem;
  border: none;
}
.hot_lottery .hot_main {
  width: 100%;
  height: 100%;
  position: relative;
  top: 0;
  left: 0;
}
.hot_lottery .hot_main > img {
  height: 100%;
}
.hot_lottery .lottery_explain {
  position: absolute;
  left: 36%;
  top: 3.2rem;
  width: 5.2rem;
  height: 1.3rem;
}
.hot_lottery .top_hot {
  position: absolute;
  left: 2.8rem;
  top: 6.0rem;
  width: 70%;
  border-radius: 0.6rem;
  height: 1.5rem;
  text-index: 2rem;
  background: white;
  opacity: 0.5;
}
.hot_lottery .top_hot span {
  display: block;
  float: left;
  width: 70%;
  line-height: 1.6rem;
  padding-left: 0.8rem;
  font-size: 0.7rem;
  border-radius: 0.6rem;
  color: black;
}
.hot_lottery .top_hot i {
  width: 20%;
  float: right;
  padding-top: 0.2rem;
  padding-left: 0.5rem;
  padding-bottom: 0.15rem;
  border-radius: 0.6rem;
}
.hot_lottery .dao_phone {
  height: 30px;
  line-height: 30px;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 4.5rem;
  left: 0;
  color: orangered;
  font-weight: bold;
}
.hot_lottery .hot_inputtwo {
  position: absolute;
  left: 2.8rem;
  top: 6.2rem;
  width: 65%;
  border-radius: 0.6rem;
  height: 1.5rem;
  text-index: 2rem;
  background: white;
  opacity: 0.5;
}
.hot_lottery .hot_inputtwo input {
  outline: none;
  width: 100%;
  border: none;
  border-radius: 0.6rem;
  text-index: 2rem;
  padding-left: 1rem;
  line-height: 1.6rem;
}
.hot_lottery .hot_input {
  position: absolute;
  left: 50%;
  top: 100px;
  margin-left: -135px;
  width: 260px;
  border-radius: 0.6rem;
  height: 1.5rem;
  text-index: 2rem;
  background: white;
  opacity: 0.5;
}
.hot_lottery .hot_input input {
  outline: none;
  width: 100%;
  border: none;
  border-radius: 0.6rem;
  text-index: 2rem;
  padding-left: 10px;
  line-height: 1.6rem;
}
.hot_lottery .bot_hot_bg {
  width: 260px;
  height: 260px;
  position: absolute;
  top: 150px;
  left: 50%;
  margin-left: -130px;
}
.hot_lottery .bot_hot {
  width: 200px;
  height: 200px;
  position: absolute;
  top: 180px;
  left: 50%;
  margin-left: -100px;
}
.hot_lottery .bot_hot .ulo {
  width: 200px;
  height: 200px;
  margin: auto;
  list-style: none;
}
.hot_lottery .bot_hot .ulo li {
  width: 32%;
  height: 32%;
  box-sizing: border-box;
  text-align: center;
  line-height: 32%;
  background: white;
  border-radius: 0.2rem;
}
.hot_lottery .bot_hot .ulo li p span {
  font-size: 12px;
}
.hot_lottery .bot_hot .ulo li p:nth-of-type(1) {
  margin-left: 23.5%;
  margin-top: 5%;
  width: 2rem;
  height: 1rem;
  margin-bottom: 25%;
}
.hot_lottery .bot_hot .ulo li p:nth-of-type(1) img {
  width: 60%;
}
.hot_lottery .bot_hot .ulo li p:nth-of-type(2) {
  margin-top: 0.5rem;
  color: #d90015;
  font-size: 0.7rem;
}
.hot_lottery .bot_hot .ulo li:nth-of-type(1) {
  position: absolute;
  left: 0;
  top: 0;
}
.hot_lottery .bot_hot .ulo li:nth-of-type(1) p:nth-of-type(1) {
  margin-left: 23.5%;
  margin-top: 8%;
  width: 2rem;
  height: 2rem;
  margin-bottom: 0;
}
.hot_lottery .bot_hot .ulo li:nth-of-type(1) p:nth-of-type(1) img {
  height: 100%;
}
.hot_lottery .bot_hot .ulo li:nth-of-type(2) {
  position: absolute;
  left: 34%;
  top: 0;
}
.hot_lottery .bot_hot .ulo li:nth-of-type(3) {
  position: absolute;
  left: 68%;
  top: 0;
}
.hot_lottery .bot_hot .ulo li:nth-of-type(4) {
  position: absolute;
  left: 68%;
  top: 34%;
}
.hot_lottery .bot_hot .ulo li:nth-of-type(5) {
  position: absolute;
  left: 68%;
  top: 68%;
}
.hot_lottery .bot_hot .ulo li:nth-of-type(6) {
  position: absolute;
  left: 34%;
  top: 68%;
}
.hot_lottery .bot_hot .ulo li:nth-of-type(7) {
  position: absolute;
  left: 0;
  top: 68%;
}
.hot_lottery .bot_hot .ulo li:nth-of-type(8) {
  position: absolute;
  left: 0;
  top: 34%;
}
.hot_lottery .bot_hot .ulo a {
  position: absolute;
  left: 34%;
  top: 34%;
  display: block;
}
.hot_lottery .bot_hot .ulo a {
  width: 32%;
  height: 32%;
  box-sizing: border-box;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 32%;
  background: white;
  border-radius: 0.2rem;
}
.hot_lottery .bot_hot .ulo a:hover {
  cursor: pointer;
  color: orange;
}
.hot_lottery .bot_hot .ulo .active {
  background: #fa95a0;
  color: #fff;
}
.hot_lottery .bot_hottwo {
  width: 60%;
  height: 11.7rem;
  position: absolute;
  left: 3.75rem;
  top: 10.5rem;
}
.hot_lottery .bot_hottwo .ulo {
  width: 100%;
  height: 11.7rem;
  list-style: none;
}
.hot_lottery .bot_hottwo .ulo li {
  width: 32%;
  height: 32%;
  box-sizing: border-box;
  text-align: center;
  line-height: 32%;
  background: white;
  border-radius: 0.2rem;
}
.hot_lottery .bot_hottwo .ulo li p:nth-of-type(1) {
  margin-left: 23.5%;
  margin-top: 25%;
  width: 2rem;
  height: 1rem;
  margin-bottom: 25%;
}
.hot_lottery .bot_hottwo .ulo li p:nth-of-type(1) img {
  width: 60%;
}
.hot_lottery .bot_hottwo .ulo li p:nth-of-type(2) {
  margin-top: 0.5rem;
  color: #d90015;
  font-size: 0.7rem;
}
.hot_lottery .bot_hottwo .ulo li:nth-of-type(1) {
  position: absolute;
  left: 0;
  top: 0;
}
.hot_lottery .bot_hottwo .ulo li:nth-of-type(1) p:nth-of-type(1) {
  margin-left: 23.5%;
  margin-top: 8%;
  width: 2rem;
  height: 2rem;
  margin-bottom: 0;
}
.hot_lottery .bot_hottwo .ulo li:nth-of-type(1) p:nth-of-type(1) img {
  width: 50%;
}
.hot_lottery .bot_hottwo .ulo li:nth-of-type(2) {
  position: absolute;
  left: 34%;
  top: 0;
}
.hot_lottery .bot_hottwo .ulo li:nth-of-type(3) {
  position: absolute;
  left: 68%;
  top: 0;
}
.hot_lottery .bot_hottwo .ulo li:nth-of-type(4) {
  position: absolute;
  left: 68%;
  top: 34%;
}
.hot_lottery .bot_hottwo .ulo li:nth-of-type(5) {
  position: absolute;
  left: 68%;
  top: 68%;
}
.hot_lottery .bot_hottwo .ulo li:nth-of-type(6) {
  position: absolute;
  left: 34%;
  top: 68%;
}
.hot_lottery .bot_hottwo .ulo li:nth-of-type(7) {
  position: absolute;
  left: 0;
  top: 68%;
}
.hot_lottery .bot_hottwo .ulo li:nth-of-type(8) {
  position: absolute;
  left: 0;
  top: 34%;
}
.hot_lottery .bot_hottwo .ulo a {
  position: absolute;
  left: 34%;
  top: 34%;
  display: block;
}
.hot_lottery .bot_hottwo .ulo a {
  width: 32%;
  height: 32%;
  box-sizing: border-box;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 32%;
  background: white;
  border-radius: 0.2rem;
}
.hot_lottery .bot_hottwo .ulo a:hover {
  cursor: pointer;
  color: orange;
}
.hot_lottery .bot_hottwo .ulo .active {
  background: #fa95a0;
  color: #fff;
}
.hot_lottery .hot_text {
  position: absolute;
  left: 2.8rem;
  top: 91%;
  width: 70%;
  height: 2rem;
  color: gray;
  text-align: center;
  font-size: 0.8rem;
}
.hot_lottery .see_hot_1 {
  position: absolute;
  width: 200px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  top: 430px;
  left: 50%;
  margin-left: -100px;
}
.hot_lottery .see_hot_1 .see_hot_1_1 {
  width: 3.5rem;
  text-align: center;
  top: 430px;
  color: red;
  border-bottom: 1px solid red;
}
.hot_lottery .see_hot_1 .see_hot_1_2 {
  margin-left: 10px;
  width: 3.5rem;
  text-align: center;
  top: 430px;
  color: red;
  border-bottom: 1px solid red;
}
.hot_lottery .see_hot {
  position: absolute;
  left: 39%;
  width: 3.5rem;
  text-align: center;
  top: 430px;
  color: red;
  border-bottom: 1px solid red;
}
.hot_lottery .hot_texttwo {
  position: absolute;
  left: 2.8rem;
  top: 60%;
  width: 70%;
  height: 2rem;
  color: gray;
  text-align: center;
  font-size: 0.8rem;
}
.hot_lottery .see_hottwo {
  position: absolute;
  left: 14%;
  width: 3.5rem;
  text-align: center;
  top: 80%;
  color: red;
  border-bottom: 1px solid red;
}
.hot_lottery .daogouTrain {
  position: absolute;
  left: 41%;
  width: 3.5rem;
  text-align: center;
  top: 80%;
  color: red;
  border-bottom: 1px solid red;
}
.hot_lottery .daogouDiapers {
  position: absolute;
  left: 68%;
  width: 3.5rem;
  text-align: center;
  top: 80%;
  color: red;
  border-bottom: 1px solid red;
}
.tc {
  width: 100%;
  height: 100%;
  background: black;
}
.alttc {
  position: relative;
}
.alttc .hotclo {
  position: absolute;
  right: 0;
  top: -1.5rem;
  font-size: 0.8rem;
}
.alttc .h_gray {
  position: absolute;
  left: 40%;
  top: 5.5rem;
  font-size: 0.8rem;
  font-weight: normal;
  font-style: none;
}
.alttc .hot_img {
  width: 5rem;
  height: 5rem;
  position: absolute;
  left: 35%;
  top: 3.5rem;
  color: red;
  font-size: 0.8rem;
}
#hotWrapper {
  overflow-y: hidden;
}
.layui-m-layerbtn span[yes] {
  color: black;
}
/*弹出颜色*/
.bg_gra {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.6;
  opacity: .60;
  filter: alpha(opacity=60);
  display: none;
}
.bg_backs {
  display: none;
  position: fixed;
  top: 30%;
  left: 5%;
  width: 90%;
  height: 6rem;
  z-index: 1002;
}
.bg_backs .user_cj {
  display: none;
  position: fixed;
  top: 40%;
  left: 8%;
  width: 84%;
  height: 6rem;
  text-indent: 1.5rem;
  font-size: 0.7rem;
  color: #b81a11;
  line-height: 1rem;
}
.bg_backs .user_JP {
  display: none;
  position: fixed;
  top: 45%;
  left: 8%;
  width: 84%;
  height: 6rem;
  text-indent: 1.5rem;
  font-size: 0.7rem;
  color: #b81a11;
  line-height: 1.5rem;
  text-align: center;
}
.usrClose {
  display: none;
  position: fixed;
  top: 25%;
  right: 10%;
  width: 1.2rem;
  height: 1.2rem;
  background: #f74a44;
  z-index: 1003;
  border-radius: 50%;
  text-align: center;
  color: white;
  line-hegiht: 1.2rem;
  font-size: 0.8rem;
}
.usrCloseJP {
  display: none;
  position: fixed;
  top: 25%;
  right: 10%;
  width: 1.2rem;
  height: 1.2rem;
  background: #f74a44;
  z-index: 1003;
  border-radius: 50%;
  text-align: center;
  color: white;
  line-hegiht: 1.2rem;
  font-size: 0.8rem;
}
/*导购登录*/
.red_bj {
  text-align: center;
  line-height: 0.5rem;
  height: 0.5rem;
  width: 100%;
}
/*导购培训*/
#daogouTrain {
  width: 100%;
  height: 31.5rem;
  overflow: hidden;
  position: absolute;
}
#registerone {
  font-size: .6rem;
  min-height: 40rem;
  height: 40rem;
  overflow-y: auto;
}
.dg_menu {
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: absolute;
  top: 23rem;
  z-index: 10000;
  left: 0;
  text-align: center;
}
.dg_menu .dg_menu_item {
  margin-right: 20px;
  color: red;
  border-bottom: 1px solid red;
  font-size: 13px;
}
* {
  margin: 0;
  padding: 0;
}
html,
body {
  width: 100%;
  position: relative;
}
html {
  font-size: 62.5%;
}
@media (min-device-width: 375px) {
  html {
    font-size: 72%;
  }
}
@media (min-device-width: 414px) {
  html {
    font-size: 79%;
  }
}
@media (min-device-width: 768px) {
  html {
    font-size: 110%;
  }
}
body {
  font-family: PingFang;
}
/** layout */
.fs9 {
  font-size: 0.9rem;
}
.fs12 {
  font-size: 1.2rem;
}
.fs13 {
  font-size: 1.3rem;
}
.fs15 {
  font-size: 1.5rem;
}
.fs16 {
  font-size: 1.6rem;
}
.fs20 {
  font-size: 2.0rem;
}
.fs30 {
  font-size: 3.0rem;
}
.fs40 {
  font-size: 4.0rem;
}
.w_30 {
  width: 30%;
}
.w10 {
  width: 10px;
}
.w20 {
  width: 20px;
}
.w30 {
  width: 30px;
}
.w100 {
  width: 100%;
}
.w93 {
  width: 93%;
}
.w95 {
  width: 95%;
}
.w98 {
  width: 98%;
}
.w501 {
  width: 50%;
}
.mw45 {
  min-width: 45%;
}
.w50 {
  width: 50px;
}
.h_10 {
  height: 10%;
}
.h_20 {
  height: 20%;
}
.h_80 {
  height: 80%;
}
.h10 {
  height: 10px;
}
.h20 {
  height: 20px;
}
.h30 {
  height: 30px;
}
.h50 {
  height: 50px;
}
.h80 {
  height: 80px;
}
.h100 {
  height: 100px;
}
.h150 {
  height: 150px;
}
.h200 {
  height: 200px;
}
.h250 {
  height: 250px;
}
.h300 {
  height: 300px;
}
.h350 {
  height: 350px;
}
.lh30 {
  line-height: 30px;
}
.mt5 {
  margin-top: 5px;
}
.ml5 {
  margin-left: 5px;
}
.mA {
  margin: 0 auto;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cb {
  clear: both;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}
.tal {
  text-align: left;
}
/* font-family */
.pf {
  font-family: PingFang;
}
/* font-size */
.fz12 {
  font-size: .6rem;
}
.fz14 {
  font-size: .7rem;
}
.fz16 {
  font-size: .8rem;
}
.fz18 {
  font-size: .9rem;
}
.MG0 {
  margin: 0!important;
}
/** color */
.ff00 {
  color: #FF0000;
}
.White {
  color: #FFFFFF;
}
.Pink {
  color: #FFC0CB;
}
.Red {
  color: #F08080;
}
.LightRed {
  color: #ff0000;
}
.Green {
  color: #48D1CC;
}
.Blue {
  color: #0E97d6;
}
.LightBlue {
  color: #11bbf9;
}
.LightGrey {
  color: #D3D3D3;
}
.Gray {
  color: #A9A9A9;
}
.DeepGray {
  color: #696969;
}
.LitterGray {
  color: #585858;
}
.Black {
  color: #000000;
}
.Bluecen {
  color: #2aa0fc;
}
.White_bgc {
  background-color: #FFFFFF !important;
}
.Pink_bgc {
  background-color: #FFC0CB !important;
}
.Red_bgc {
  background-color: #F08080 !important;
}
.Light_red_bgc {
  background-color: #ff0000 !important;
}
.Green_bgc {
  background-color: #48D1CC !important;
}
.Blue_bgc {
  background-color: #0E97d6 !important;
}
.LightBlue_bgc {
  background-color: #11bbf9 !important;
}
.LightGrey_bgc {
  background-color: #D3D3D3 !important;
}
.Gray_bgc {
  background-color: #A9A9A9 !important;
}
.DeepGray_bgc {
  background-color: #696969 !important;
}
.Black_bgc {
  background-color: #000000 !important;
}
.Green_red {
  background-color: #0000ed;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ellopsis_2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.ellopsis_3 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  -webkit-box-orient: vertical;
}
.area_ctrl.slideInUp {
  font-size: .5rem;
}
#jifenNumber {
  padding: 0 3.5%;
  line-height: 2.5rem;
  overflow: hidden;
}
#jifenNumber .jifenNumberS {
  font-size: 0.75rem;
  color: #333333;
}
#jifenNumber .jifenNumberS #numMoney {
  color: #ff0000;
}
#jifenNumber button {
  background: #ffffff;
  font-size: 0.7rem;
  color: #333333;
  border: 1px solid red;
  height: 1.5rem;
  width: 4.5rem;
  border-radius: 0.25rem;
}
#jifenNumber .btn1 {
  border-top-right-radius: 0!important;
  border-bottom-right-radius: 0!important;
  border-right: none;
}
#jifenNumber .btn2 {
  border-top-left-radius: 0!important;
  border-bottom-left-radius: 0!important;
}
#jifenExchange .jifenExchangeText {
  line-height: 2rem;
  padding-left: 3%;
}
#jifenExchange .jifenExchangeText span {
  border-left: 0.2rem solid #ff0000;
  font-size: 0.75rem;
  color: #333333;
  padding-left: 2.5%;
}
#jifenExchange .jifenExchangePage {
  padding: 0 4%;
  overflow: hidden;
}
#jifenExchange .jifenExchangePage li:nth-of-type(even) {
  float: right;
}
#jifenExchange .jifenExchangePage li:nth-of-type(odd) {
  float: left;
}
#jifenExchange .jifenExchangePage li {
  margin-bottom: 1.2rem;
  width: 8rem;
  list-style-type: none;
}
#jifenExchange .jifenExchangePage li div {
  height: 8rem;
}
#jifenExchange .jifenExchangePage li div img {
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
}
#jifenExchange .jifenExchangePage li p {
  color: #333333;
  font-size: 0.7rem;
  line-height: 1.2rem;
}
#jifenExchange .jifenExchangePage li p.name {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#jifenExchange .jifenExchangePage li .numEx {
  color: #ff0000;
}
#jifenExchange .jifenExchangePage li button {
  color: #ffffff;
  font-size: 0.7rem;
  border-radius: 0.15rem;
  background: #ff0000;
  width: 4.2rem;
  height: 1.2rem;
  border: none;
}
.jiFenRule {
  line-height: 2.5rem;
  padding: 0 4.5%;
}
.jiFenRule .jiFen {
  color: #CCCCCC;
  float: left;
  padding-top: 0.8rem;
  padding-right: 3%;
  font-size: 1rem;
}
.jiFenRule p {
  color: #333333;
  font-size: 0.75rem;
}
.jiFenRule p .jiFen-numo {
  color: #FF0000;
  font-size: 0.9rem;
}
#vipWrapper .blankSet,
#BalancePayments .blankSet {
  height: 0.25rem!important;
}
#vipWrapper .blankSet1,
#BalancePayments .blankSet1 {
  height: 0.5rem;
  width: 100%;
  background: #EFEFEF;
}
#vipWrapper .jiFenText,
#BalancePayments .jiFenText {
  width: 90%;
  margin: 0 auto;
  padding: 5% 0;
  font-size: 0.7rem;
  color: #666666;
}
#vipWrapper .jifenExchangeText,
#BalancePayments .jifenExchangeText {
  line-height: 2rem;
  padding-left: 3%;
  border-bottom: 0.025rem solid #e5e5e5;
  font-weight: bold;
}
#vipWrapper .jifenExchangeText span,
#BalancePayments .jifenExchangeText span {
  border-left: 0.2rem solid #ff0000;
  font-size: 0.75rem;
  color: #333333;
  padding-left: 2.5%;
}
#vipWrapper .reg,
#BalancePayments .reg {
  line-height: 2.5rem;
  padding: 0 4%;
  border-bottom: 0.025rem solid #e5e5e5;
  overflow: hidden;
  font-size: 0.7rem;
}
#vipWrapper .tiaoZhuan,
#BalancePayments .tiaoZhuan {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.jin_top {
  position: relative;
  height: 120px;
  background: linear-gradient(to right, #fc527f, #fc7064);
}
.jin_top .jin_b {
  width: 100%;
  height: 100%;
}
.jin_top .wode {
  position: absolute;
  top: 0.6rem;
  width: 100%;
  height: auto;
  text-align: center;
}
.jin_top .wode .wo {
  font-size: 0.8rem;
  color: #eec60c;
}
.jin_top .wode .bi {
  margin: 0 1%;
  font-size: 1.4rem;
  color: #ffffff;
}
.jin_top .wode .jin_1 {
  width: 1rem;
  height: 1rem;
}
.jin_top .jin_2 {
  position: absolute;
  left: 30%;
  top: 3.1rem;
  width: 40%;
  height: 2.2rem;
}
.jin_center {
  background-color: #ffffff;
  height: 6rem;
  position: relative;
}
.jin_center .top {
  position: absolute;
  font-size: 0.85rem;
  top: 0.5rem;
  font-weight: bold;
  left: 1.5rem;
}
.jin_center img {
  position: absolute;
  width: 3.8rem;
  height: 3.8rem;
  top: 2rem;
  left: 1.5rem;
}
.jin_center .center {
  position: absolute;
  font-size: 0.77rem;
  top: 1.8rem;
  font-weight: bold;
  left: 6.6rem;
}
.jin_center .qian {
  position: absolute;
  font-size: 0.75rem;
  top: 3rem;
  font-weight: bold;
  left: 6.6rem;
  color: #fa4a37;
}
.jin_center .qian .jin_3 {
  position: absolute;
  top: 0.1rem;
  left: 100%;
  width: 0.8rem;
  height: 0.8rem;
}
.jin_center .zhe {
  position: absolute;
  font-size: 0.5rem;
  top: 4.5rem;
  font-weight: bold;
  left: 6.6rem;
  color: #8a8a8a;
}
.jin_center .zhe .zhe_qian {
  text-decoration: line-through;
}
.jin_center .zhe_kou {
  position: absolute;
  font-size: 0.5rem;
  top: 1rem;
  font-weight: bold;
  left: 12.5rem;
  color: #8a8a8a;
}
.jin_center .qiang {
  width: 3rem;
  height: 1.2rem;
  position: absolute;
  background-color: #fa4a37;
  top: 4rem;
  left: 14rem;
  border-radius: 0.5rem;
  font-size: 0.5rem;
  color: #ffffff;
  text-align: center;
  line-height: 1.2rem;
}
.jin_le {
  width: 100%;
  background-color: #e8e8e8;
  height: 2rem;
}
.jin_le .jin_lei {
  font-size: 0.75rem;
  text-align: center;
  line-height: 2rem;
  width: 25%;
  float: left;
}
.jin_le .jin_lel {
  color: red;
  font-weight: bold;
}
.jin_bottom .jin_tu {
  width: 49%;
  height: 11.2rem;
  display: inline-block;
}
.jin_bottom .jin_tu .jin_p {
  width: 95%;
  margin: 5% 0 0 5%;
  height: 11rem;
  border-radius: 0.3rem;
  background-color: #F2F2F2;
}
.jin_bottom .jin_tu .jin_p .jin_o {
  padding-left: 10%;
  width: 90%;
  height: 11rem;
  position: relative;
}
.jin_bottom .jin_tu .jin_p .jin_o img {
  position: absolute;
  width: 7rem;
  height: 7rem;
  top: 0.5rem;
}
.jin_bottom .jin_tu .jin_p .jin_o .jin_name {
  position: absolute;
  font-size: 0.5rem;
  font-weight: bold;
  top: 8rem;
  width: 6.8rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.jin_bottom .jin_tu .jin_p .jin_o .jin_zhe {
  position: absolute;
  font-size: 0.5rem;
  top: 8.8rem;
  color: #8a8a8a;
}
.jin_bottom .jin_tu .jin_p .jin_o .jin_qiana {
  font-size: 0.5rem;
  text-decoration: line-through;
}
.jin_bottom .jin_tu .jin_p .jin_o .jin_qian {
  position: absolute;
  font-size: 0.7rem;
  top: 9.6rem;
  font-weight: bold;
  color: #fa4a37;
}
.jin_bottom .jin_tu .jin_p .jin_o .jin_qian .jin_a {
  color: #000000;
}
.jin_bottom .jin_tu .jin_p .jin_o .jin_qian .jin_4 {
  position: absolute;
  top: 0.1rem;
  width: 0.8rem;
  height: 0.8rem;
}
.goods_detail .goods_introduce {
  padding-bottom: 0.5rem;
  padding-left: 0.5rem;
}
.goods_detail .goods_introduce .goods_price {
  margin-top: 0.5rem;
  font-size: 1rem;
  height: 1rem;
  color: #fe0000;
}
.goods_detail .goods_introduce .goods_price img {
  width: 0.9rem;
  height: 0.9rem;
}
.goods_detail .goods_introduce .original_cost {
  margin-top: 0.2rem;
  font-size: 0.5rem;
  color: #888888;
}
.goods_detail .goods_introduce .original_cost .original_cost_a {
  text-decoration: line-through;
}
.goods_detail .goods_introduce .goods_name {
  margin-top: 0.2rem;
  font-size: 0.8rem;
  font-weight: bold;
}
.goods_detail .goods_spec {
  padding-bottom: 3rem;
  background-color: #ffffff;
  padding-top: 0.1rem;
  overflow: hidden;
  padding-left: 0.5rem;
}
.goods_detail .goods_spec .goods_sp {
  font-size: 0.7rem;
  margin-top: 0.5rem;
}
.goods_detail .goods_spec .goods_float {
  overflow: hidden;
}
.goods_detail .goods_spec .goods_float .goodsColor {
  font-size: 0.5rem;
  text-align: center;
  line-height: 1rem;
  height: 1rem;
  padding: 0 0.5rem;
  margin-top: 0.5rem;
  float: left;
  margin-left: 0.5rem;
  border-radius: 1rem;
  background-color: #bfbfbf;
}
.goods_detail .goods_spec .goods_float .goods_s {
  background-color: #ffb7b0;
  color: #ff2a2a;
  border: 1px solid #fd3535;
}
.goods_detail .goods_spec .goods_br {
  margin-top: 0.5rem;
  margin-right: 0.5rem;
  padding-bottom: 0.5rem;
  border-top: 1px solid #c9c9c9;
  border-bottom: 1px solid #c9c9c9;
  overflow: hidden;
}
.goods_detail .goods_spec .goods_by {
  font-size: 0.8rem;
  margin-top: 0.7rem;
  float: left;
}
.goods_detail .goods_spec .goods_buy {
  float: right;
  margin-top: 0.5rem;
  font-size: 0.5rem;
}
.goods_detail .goods_spec .goods_buy span {
  margin-right: 0.5rem;
  font-size: 1rem;
}
.goods_detail .goods_spec .goods_buy button {
  margin-right: 0.5rem;
  width: 1.5rem;
  height: 1.5rem;
  font-size: 1rem;
  background-color: #bfbfbf;
}
.goods_detail .goods_spec .goods_y {
  position: relative;
}
.goods_detail .goods_spec .goods_y .goods_li {
  position: absolute;
  height: 1.8rem;
  width: 30%;
  font-size: 0.7rem;
  text-align: center;
  line-height: 1.8rem;
  background-color: #fe0000;
  color: #ffffff;
  border-radius: 0.9rem;
  right: 5%;
  top: 0.5rem;
}
.goods_detail .goods_img {
  padding-bottom: 10px;
}
.goods_detail .goods_img img {
  width: 100%;
}
.Jfhy-head {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
}
.Jfhy-jfbox {
  width: 90%;
  margin-left: 5%;
  margin-top: 20px;
  background-color: #fff;
  border-radius: 5px;
  height: 100px;
}
.Jfhy-jfspbox {
  width: 100%;
  margin-top: 20px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  overflow: auto;
}
.Jfhy-jfboxleft {
  width: 50%;
  height: 100%;
  float: left;
}
.Jfhy-jfboxleft .Jfhy-jfboxleft1 {
  width: 100px;
  height: 40px;
  line-height: 55px;
  margin-left: 10px;
  font-size: 14px;
}
.Jfhy-jfboxleft .Jfhy-jfboxleft2 {
  width: 100px;
  height: 30px;
  margin-left: 10px;
  font-size: 20px;
}
.Jfhy-jfboxright {
  width: 50%;
  height: 100%;
  float: right;
}
.Jfhy-jfboxright .Jfhy-jfboxright1 {
  width: 90px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  background-color: #6cb393;
  margin-top: 35px;
  margin-right: 15px;
  text-align: center;
  color: #fff;
  float: right;
}
.Jfhy-GOODS {
  width: 45%;
  border-radius: 14px;
  margin: auto;
  margin-bottom: 10px;
  background-color: #fff;
  overflow: hidden;
  float: left;
}
.Jfhy-GOODS-NAME {
  padding: 0px 10px;
}
.Jfhy-GOODS-PRICE-JIAGE {
  margin-left: 10px;
  font-size: 15px;
  color: #8c1414;
}
.Jfhy-GOODS-PRICE-KUCUN {
  margin-left: 20px;
  font-size: 13px;
}
.Jfhy-GOODS-BTM {
  width: 100%;
  height: 20px;
}
.Jfhy-GOODS-img {
  width: 100%;
  margin-bottom: 1em;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.maxh {
  max-height: 200px;
}
.active {
  background-color: #0E97d6;
  color: #dddddd;
}
/* Panel */
.l-topbar-Panel {
  width: 100%;
  height: 4.5rem;
  line-height: 4.5rem;
  border-bottom: 1px solid lightgrey;
}
.l-title-Panel {
  font-size: 1.5rem;
  height: 4.5rem;
  text-align: center;
  width: 50%;
  float: left;
  margin-left: 15%;
}
.l-bottombar-Panel {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 4.5rem;
  line-height: 4.5rem;
  border-top: 1px solid lightgrey;
}
.l-leftMenu-Panel {
  width: 5%;
  float: left;
  margin-left: 5%;
}
.l-leftMenu-Panel i {
  font-size: 2.0rem;
}
.l-rightMenu-Panel {
  width: 5%;
  float: right;
  margin-right: 5%;
}
.l-rightMenu-Panel i {
  font-size: 2.0rem;
}
/* Section */
.l-item-Section {
  width: 100%;
  height: 4rem;
  line-height: 4rem;
  padding-left: 5%;
  border-bottom: 1px solid #D3D3D3;
}
.l-title-Section {
  float: left;
  font-size: 1.5rem;
  width: 40%;
  height: 4rem;
  line-height: 4rem;
}
.l-pic-Section {
  float: right;
  margin-right: 5%;
  width: 10%;
  height: 4rem;
  line-height: 4rem;
}
.l-more-Section {
  float: right;
  font-size: 1.5rem;
  text-align: center;
  height: 4rem;
  line-height: 4rem;
}
/* Input */
.l-item-Input {
  height: 3rem;
  line-height: 3rem;
  border: 1px solid #D3D3D3;
  overflow: hidden;
}
.l-li-Input {
  float: left;
  width: 15%;
  text-align: center;
  height: 3rem;
  line-height: 3rem;
}
.l-li-Input i {
  font-size: 2.3rem;
}
.l-inp-Input {
  border: none;
  outline: none;
  -webkit-appearance: none;
  border-radius: 0;
  float: left;
  font-size: 1.5rem;
  width: 60%;
  height: 2.8rem;
  line-height: 2.8rem;
}
.l-ri-Input {
  float: right;
  width: 15%;
  text-align: center;
  height: 3rem;
  line-height: 3rem;
}
.l-ri-Input i {
  font-size: 2rem;
}
/* Search */
.l-kuang-Search {
  width: 100%;
  height: 3rem;
  line-height: 3rem;
  background-color: #FFFFFF;
  border: 1px solid #D3D3D3;
  border-radius: 0.2rem;
}
.l-search-Search {
  float: right;
  text-align: center;
  font-size: 1.3rem;
  width: 5rem;
  background-color: #11bbf9;
  height: 2.8rem;
  line-height: 2.8rem;
  color: white;
  border-radius: 0.2rem;
  margin-top: 0.1rem;
}
.l-search-Search:active {
  background-color: #0E97d6;
  color: #dddddd;
  font-weight: bold;
}
/* Win */
.l-mask-win {
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
}
.l-kuang-Win {
  position: absolute;
  bottom: 0;
  width: 100%;
  border: 1px solid #D3D3D3;
  background-color: white;
  z-index: 200;
}
.l-title-Win {
  font-size: 1.7rem;
  text-align: center;
  width: 100%;
  height: 4rem;
  line-height: 4rem;
  border-bottom: 1px solid #D3D3D3;
  color: #11bbf9;
}
.l-content-Win {
  overflow: hidden;
  margin-bottom: 5rem;
  position: relative;
  min-height: 5rem;
}
.l-footer-Win {
  width: 100%;
  height: 5rem;
  line-height: 5rem;
  position: absolute;
  bottom: 0;
  border-top: 0.05rem solid #D3D3D3;
  background-color: #FFFFFF;
}
.l-cancle-Win {
  float: left;
  font-size: 1.5rem;
  text-align: center;
  height: 3rem;
  line-height: 3rem;
  border-radius: 0.5rem;
  background-color: #11bbf9;
  width: 35%;
  margin-top: 0.6rem;
  color: white;
  margin-left: 10%;
}
.l-cancle-Win:active {
  background-color: #0E97d6;
  color: #dddddd;
  font-weight: bold;
}
.l-done-Win {
  float: right;
  font-size: 1.5rem;
  text-align: center;
  height: 3rem;
  line-height: 3rem;
  border-radius: 0.5rem;
  background-color: #11bbf9;
  width: 35%;
  margin-top: 0.6rem;
  color: white;
  margin-right: 10%;
}
.l-done-Win:active {
  background-color: #0E97d6;
  color: #dddddd;
  font-weight: bold;
}
.l-onedone-Win {
  font-size: 1.5rem;
  text-align: center;
  height: 3rem;
  line-height: 3rem;
  border-radius: 0.5rem;
  background-color: #11bbf9;
  width: 35%;
  margin-top: 0.6rem;
  color: white;
  margin-left: 32.5%;
}
.l-onedone-Win:active {
  background-color: #0E97d6;
  color: #dddddd;
  font-weight: bold;
}
.l-block-Win {
  float: left;
  text-align: center;
  width: 24.5%;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid white;
  height: 4.5rem;
}
.l-block-Win .l-block-Win-pic {
  font-size: 2.5rem;
  width: 100%;
  height: 2.3rem;
  line-height: 3rem;
}
.l-block-Win .l-block-Win-text {
  font-size: 1.3rem;
  width: 100%;
  height: 1.7rem;
}
/* MsgBox */
.l-masktrue-MsgBox {
  text-align: center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: rgba(0, 0, 0, 0.4);
  /*实现透明背景*/
}
.l-maskfalse-MsgBox {
  text-align: center;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  background-color: transparent;
}
.l-kuang-MsgBox {
  max-width: 65%;
  position: relative;
  color: #FFF;
  font-size: 1.3rem;
  margin-top: 60%;
  display: inline-block;
  background: #7d7d7d;
  border-radius: 1rem;
}
.l-img-MsgBox {
  width: 3.5rem;
  padding: 1rem 1rem;
}
.l-word-MsgBox {
  height: auto;
  line-height: 2rem;
  padding: 1.5rem 1.5rem;
}
.l-btn-MsgBox {
  font-size: 1.5rem;
  padding: 2rem 1.5rem;
}
.l-cancle-MsgBox {
  float: left;
  font-size: 1.5rem;
  text-align: center;
  height: 3rem;
  line-height: 3rem;
  width: 49.3%;
  color: white;
  border-top: 1px solid white;
  border-right: 1px solid white;
}
.l-cancle-MsgBox:active {
  background-color: #0E97d6;
  color: #dddddd;
  font-weight: bold;
}
.l-done-MsgBox {
  float: right;
  font-size: 1.5rem;
  text-align: center;
  height: 3rem;
  line-height: 3rem;
  width: 50%;
  color: white;
  border-top: 1px solid white;
}
.l-done-MsgBox:active {
  background-color: #0E97d6;
  color: #dddddd;
  font-weight: bold;
}
/* Week */
.l-choosedTime-Week {
  float: left;
  color: #FFFFFF;
  width: 1.7rem;
  height: 1.7rem;
  font-size: 1rem;
  line-height: 1.7rem;
  border-radius: 50%;
  text-align: center;
  margin-top: 1rem;
  margin-left: 0.4rem;
  border: 1px solid #0E97d6;
  background-color: #0E97d6;
}
.l-repeatTime-Week {
  float: left;
  width: 1.7rem;
  height: 1.7rem;
  font-size: 1rem;
  color: #A9A9A9;
  line-height: 1.7rem;
  border-radius: 50%;
  text-align: center;
  margin-top: 1rem;
  margin-left: 0.4rem;
  border: 1px solid #A9A9A9;
}
/* noUiSlider */
.fs32 {
  font-size: 1.6rem;
}
.fs36 {
  font-size: 1.8rem;
}
.w85 {
  width: 85%;
}
.noUi-target,
.noUi-target * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  -webkit-user-select: none;
          user-select: none;
  box-sizing: border-box;
}
.noUi-target {
  position: relative;
  direction: ltr;
}
.noUi-base {
  width: 100%;
  height: 0.5rem;
  position: relative;
  z-index: 1;
}
.noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
}
.noUi-handle {
  position: relative;
  z-index: 1;
}
.noUi-stacking .noUi-handle {
  z-index: 10;
}
.noUi-state-tap .noUi-origin {
  transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * {
  cursor: inherit !important;
}
.noUi-base,
.noUi-handle {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.noUi-horizontal {
  height: 0.5rem;
}
.noUi-horizontal .noUi-handle {
  width: 1.7rem;
  height: 1.4rem;
  left: -0.85rem;
  top: -0.3rem;
}
.noUi-vertical {
  width: 0.9rem;
}
.noUi-vertical .noUi-handle {
  width: 1.4rem;
  height: 1.7rem;
  left: -0.3rem;
  top: -0.85rem;
}
.noUi-background {
  background: #FAFAFA;
  box-shadow: inset 0 0.05rem 0.05rem #f0f0f0;
}
.noUi-connect {
  background: #3FB8AF;
  box-shadow: inset 0 0 0.15rem rgba(51, 51, 51, 0.45);
  transition: background 450ms;
}
.noUi-origin {
  border-radius: 0.6rem;
}
.noUi-target {
  border-radius: .6rem;
  border: 0.05rem solid #D3D3D3;
  box-shadow: inset 0 0.05rem 0.05rem #F0F0F0, 0 0.15rem 0.3rem -0.25rem #BBB;
}
.noUi-target.noUi-connect {
  box-shadow: inset 0 0 0.15rem rgba(51, 51, 51, 0.45), 0 0.15rem 0.3rem -0.25rem #BBB;
}
.noUi-draggable {
  cursor: w-resize;
}
.noUi-vertical .noUi-draggable {
  cursor: n-resize;
}
.noUi-handle {
  border-radius: 10.25rem;
  background: #FFF;
  cursor: default;
  border: 0.05rem solid black;
  box-shadow: inset 0 0 0.05rem #FFF, inset 0 0.05rem 0.35rem #EBEBEB, 0 0.15rem 0.3rem -0.15rem #BBB;
}
.noUi-active {
  box-shadow: inset 0 0 0.05rem #FFF, inset 0 0.05rem 0.35rem #DDD, 0 0.15rem 0.3rem -0.15rem #BBB;
}
.noUi-handle:after,
.noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 0.7rem;
  width: 0.05rem;
  background: white;
  left: 0.7rem;
  top: 0.3rem;
}
.noUi-handle:after {
  left: 0.85rem;
}
.noUi-vertical .noUi-handle:after,
.noUi-vertical .noUi-handle:before {
  width: 0.7rem;
  height: 0.05rem;
  left: 0.3rem;
  top: 0.7rem;
}
.noUi-vertical .noUi-handle:after {
  top: 0.85rem;
}
[disabled] .noUi-connect,
[disabled].noUi-connect {
  background: #B8B8B8;
}
[disabled] .noUi-handle,
[disabled].noUi-origin {
  cursor: not-allowed;
}
.noUi-pips,
.noUi-pips * {
  box-sizing: border-box;
}
.noUi-pips {
  position: absolute;
  color: #999;
}
.noUi-value {
  position: absolute;
  text-align: center;
}
.noUi-value-sub {
  color: #ccc;
  font-size: 0.5rem;
}
.noUi-marker {
  position: absolute;
  background: #CCC;
}
.noUi-marker-large,
.noUi-marker-sub {
  background: #AAA;
}
.noUi-pips-horizontal {
  padding: 0.5rem 0;
  height: 4rem;
  top: 100%;
  left: 0;
  width: 100%;
}
.noUi-value-horizontal {
  -webkit-transform: translate3d(-50%, 50%, 0);
  transform: translate3d(-50%, 50%, 0);
}
.noUi-marker-horizontal.noUi-marker {
  margin-left: -0.05rem;
  width: 0.1rem;
  height: 0.25rem;
}
.noUi-marker-horizontal.noUi-marker-sub {
  height: 0.5rem;
}
.noUi-marker-horizontal.noUi-marker-large {
  height: 10.25rem;
}
.noUi-pips-vertical {
  padding: 0 0.5rem;
  height: 100%;
  top: 0;
  left: 100%;
}
.noUi-value-vertical {
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
  padding-left: 20.25rem;
}
.noUi-marker-vertical.noUi-marker {
  width: 0.25rem;
  height: 0.1rem;
  margin-top: -0.05rem;
}
.noUi-marker-vertical.noUi-marker-sub {
  width: 0.5rem;
}
.noUi-marker-vertical.noUi-marker-large {
  width: 10.25rem;
}
.noUi-tooltip {
  display: block;
  position: absolute;
  border: 0.05rem solid #D9D9D9;
  border-radius: 0.15rem;
  background: #fff;
  padding: 0.25rem;
  text-align: center;
}
.noUi-horizontal .noUi-handle-lower .noUi-tooltip {
  top: -1.6rem;
}
.noUi-horizontal .noUi-handle-upper .noUi-tooltip {
  bottom: -1.6rem;
}
.noUi-vertical .noUi-handle-lower .noUi-tooltip {
  left: 120%;
}
.noUi-vertical .noUi-handle-upper .noUi-tooltip {
  right: 120%;
}
.noUi-horizontal .noUi-handle {
  width: 20.25rem;
  height: 20.25rem;
  left: -0.5rem;
  top: -0.5rem;
}
.noUi-connect {
  background: red;
}
.range-container {
  margin-top: 10rem;
}
.range-container .range-desc {
  text-align: left;
  height: 3.5rem;
  line-height: 3.5rem;
  margin-bottom: 2rem;
  border-bottom: 1px solid #EFEFF9;
  /* Gecko browsers */
  /* Webkit browsers */
  border-radius: 3%;
}
.range-container .range-data {
  margin-top: 1.5rem;
}
.range-container .range-bottom {
  height: 1.5rem;
}
.turnColorOrange {
  /* Safari 5.1 - 6.0 */
  /* Opera 11.1 - 12.0 */
  /* Firefox 3.6 - 15 */
  background: linear-gradient(to right, #f3c316, #EFEFEF);
  /* 标准的语法 */
  border-radius: 10.1rem;
  box-shadow: none;
}
.turnColorOrange .noUi-handle {
  border: 1px solid #f3c316;
}
div {
  -webkit-touch-callout: none;
  /* 禁止选中 */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  /* 处理iphone点itemimg_b击瞬间有一个灰色背景 */
}
.login {
  padding: 0 .6rem;
}
.login li {
  position: relative;
  width: 100%;
  height: 2.45rem;
  line-height: 2.45rem;
  font-size: .6rem;
  list-style: none;
  border-bottom: 1px solid #e5e5e5;
}
.login li img {
  position: relative;
  width: 1.1rem;
  height: 1.1rem;
  vertical-align: middle;
}
.login li input {
  margin-left: .35rem;
  height: .8rem;
  line-height: .8rem;
  border: none;
  outline: none;
}
.login li .getCode {
  float: right;
}
.loginBtn {
  width: 17.55rem;
  margin: .9rem .6rem 0 .6rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  font-size: .8rem;
  color: #fff;
  background: -webkit-linear-gradient(top, #fa5050, #fe2a61);
  border-radius: 0.25rem;
}
.accpass_login {
  float: right;
  margin-right: .6rem;
}
.accpass_login span {
  font-size: .6rem;
}
/*用户扫一扫*/
.user_mains {
  width: 50%;
  height: 45%;
  border: 4px solid white;
  margin-top: 30%;
  margin-left: 24%;
  text-align: center;
  background-color: white;
}
.user_loginIcon {
  margin-top: 1.0rem;
  font-size: 5rem;
  text-align: center;
}
.dg_reg {
  margin-top: 1rem;
  font-size: 0.75rem;
  text-align: center;
  color: black;
  line-height: 1.3rem;
  font-weight: bold;
}
.loginDom {
  width: 100%;
  padding-top: 5%;
  height: 100%;
  background-color: #f3f3f4;
}
.loginDom .tuBiao {
  width: 100%;
  height: 150px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  /* 垂直居中 */
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* 水平居中 */
}
.loginDom .tuBiao img {
  width: 42%;
}
.shouJH {
  width: 78%;
  height: 30px;
  position: relative;
  margin: 0 auto;
  margin-bottom: 16px;
}
.shouJH img {
  width: 9%;
  vertical-align: inherit;
}
.shouJH .kuangimg {
  width: 30px ;
  height: 40px;
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  /* 垂直居中 */
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* 水平居中 */
}
.shouJH .kuangimg img {
  width: 100%;
  max-width: 100%;
  /* 图片宽度不超过容器宽度 */
  max-height: 100%;
  /* 图片高度不超过容器高度 */
}
.shouJH .kuang {
  border: 2px solid #dadada;
  border-radius: 10px;
  float: left;
  width: 86%;
  height: 40px;
  line-height: 36px;
  text-align: center;
  margin-left: 10px;
  background-color: #fff;
  font-size: 16px;
}
.shouJH .kuang input {
  color: #c1c1c1;
  border: 0;
  background-color: #fff;
  height: 36px;
  width: 85%;
}
.shouJH .kuang input::-webkit-input-placeholder {
  color: #c1c1c1;
}
.shouJH .yanZM {
  font-size: 12px;
  color: #ff809d;
  text-align: center;
  font-weight: 600;
  float: right;
  margin-right: 10px;
}
.dengL {
  width: 45%;
  margin: 0 auto;
  margin-top: 70px;
  font-size: 22px;
  line-height: 44px;
  text-align: center;
  background-color: #6cb393 ;
  height: 45px;
  border-radius: 23px;
  letter-spacing: 4px;
  color: #fff;
}
.bottomtu {
  position: fixed;
  bottom: 35px;
  width: 40%;
  left: 29%;
}
.deng {
  background: linear-gradient(#7d7d7d, #7d7d7d);
}
.zhuanB {
  width: 74%;
  margin-left: 13%;
  color: white;
  padding-top: 10px;
  font-size: 14px;
  overflow: hidden;
}
.zhuanB .zhangH {
  float: left;
}
.zhuanB .tiaoK {
  float: right;
  color: white;
  border-bottom: 1px solid white;
}
.colororgange {
  color: #6cb393;
}
.logintup {
  width: 100%;
  height: 37px;
  text-align: center;
  line-height: 37px;
  color: #fff;
  background-color: #6cb393;
  font-size: 18px;
  font-weight: 550;
  letter-spacing: 3px;
}
.logistics ul {
  padding: .6rem 0 .6rem .6rem;
  list-style: none;
  font-size: .7rem;
  color: #999;
}
.logistics ul li {
  line-height: 1.2rem;
}
.logistics ul li .rt {
  margin-left: .5rem;
}
.logistics ul li.title {
  font-size: .75rem;
  color: #333;
}
.logistics ul li.title .rt {
  color: #FF0000;
}
.logistics .logisticsInfo {
  margin: .6rem 0 0 .6rem;
}
.logistics .logisticsInfo h2 {
  font-size: .75rem;
  color: #333;
}
.logistics .logisticsInfo .info {
  font-size: .7rem;
  color: #999;
}
#allmap {
  width: 100%;
  height: 31.1rem;
}
.map {
  position: relative;
}
.map .logisticsList {
  position: absolute;
  top: 0;
  left: 0;
}
.homePage_top {
  height: 3rem;
  background: linear-gradient(to right, #fd8e00, #fd5001);
  position: relative;
}
.homePage_top .homePage_top_left {
  position: absolute;
  font-size: 0.8rem;
  color: white;
  top: 35%;
  left: 5%;
}
.homePage_top .homePage_top_center {
  line-height: 3rem;
  text-align: center;
  font-size: 1.2rem;
  color: white;
}
.homePage_lunbo {
  height: 9rem;
}
.homePage_lunbo img {
  width: 100%;
  height: 9rem;
}
.homePage_huodong {
  padding: 2% 2% 0 ;
  background-color: #e6e6e6;
}
.homePage_huodong .homePage_huodong_c {
  background-color: #ffffff;
  height: 10rem;
  border-radius: 5px;
}
.homePage_huodong .homePage_huodong_c .homePage_hdLeft {
  border-right: 1px solid #cdcdcd;
  width: 38%;
  height: 10rem;
  float: left;
}
.homePage_huodong .homePage_huodong_c .homePage_hdLeft .hdLeft_ti {
  margin-top: 0.4rem;
  height: 1rem;
  font-size: 0.8rem;
  text-align: center;
  color: #fe7e4a;
}
.homePage_huodong .homePage_huodong_c .homePage_hdLeft .hdLeft_tu {
  width: 90%;
  margin-top: 13%;
  margin-left: 5%;
}
.homePage_huodong .homePage_huodong_c .homePage_hdRightt {
  border-bottom: 1px solid #cdcdcd;
  width: 60%;
  height: 50%;
  float: left;
}
.homePage_huodong .homePage_huodong_c .homePage_hdRightt .homePage_left,
.homePage_huodong .homePage_huodong_c .homePage_hdRightb .homePage_left {
  width: 5rem;
  float: left;
}
.homePage_huodong .homePage_huodong_c .homePage_hdRightt .homePage_left .hdRightt_ti,
.homePage_huodong .homePage_huodong_c .homePage_hdRightb .homePage_left .hdRightt_ti {
  margin-top: 0.4rem;
  font-size: 0.7rem;
  height: 48%;
  width: 60%;
  margin-left: 18%;
}
.homePage_huodong .homePage_huodong_c .homePage_hdRightt .homePage_left .hdRightt_jian,
.homePage_huodong .homePage_huodong_c .homePage_hdRightb .homePage_left .hdRightt_jian {
  font-size: 0.4rem;
  margin: 0.4rem 0 0 18%;
  height: 48%;
  width: 5.4rem;
  color: #8e8e8e;
}
.homePage_huodong .homePage_huodong_c .homePage_hdRightt .hdRightt_tu,
.homePage_huodong .homePage_huodong_c .homePage_hdRightb .hdRightt_tu {
  width: 40%;
  margin-top: 3%;
  float: right;
}
.homePage_huodong .homePage_huodong_c .homePage_hdRightt .hdRightt_t,
.homePage_huodong .homePage_huodong_c .homePage_hdRightb .hdRightt_t {
  width: 40%;
  margin-top: 10%;
  float: right;
}
.homePage_huodong .homePage_huodong_c .homePage_hdRightb {
  width: 60%;
  height: 50%;
  float: left;
}
.homePage_yu {
  padding: 2% 2% 0;
  background-color: #e6e6e6;
}
.homePage_yu .yu_tu {
  background-color: white;
  border-radius: 5px;
}
.homePage_yu .yu_tu .yu_t {
  width: 100%;
  height: 1.8rem;
}
.homePage_yu .yu_tu .yu_t .bottom_l {
  border-bottom: 1px solid #ff7841;
  width: 30%;
  height: 50%;
  float: left;
  margin-left: 5%;
}
.homePage_yu .yu_tu .yu_t .bottom_y {
  color: #fd2006;
  float: left;
  width: 20%;
  text-align: center;
  line-height: 1.8rem;
  font-size: 0.8rem;
  margin-left: 5%;
  font-weight: bold;
}
.homePage_yu .yu_tu .yu_t .bottom_r {
  border-bottom: 1px solid #ff7841;
  width: 30%;
  height: 50%;
  float: left;
  margin-left: 5%;
}
.homePage_yu .yu_tu .yu_img {
  width: 100%;
}
.homePage_yu .yu_tu .homePage_bottom_g {
  position: relative;
  height: 5rem;
}
.homePage_yu .yu_tu .homePage_bottom_g .yu_title {
  position: absolute;
  font-size: 0.8rem;
  top: 10%;
  left: 5%;
  font-weight: 500;
}
.homePage_yu .yu_tu .homePage_bottom_g .yu_jia {
  position: absolute;
  font-size: 0.7rem;
  color: #fd2006;
  font-weight: 600;
  top: 40%;
  left: 5%;
}
.homePage_yu .yu_tu .homePage_bottom_g .yu_jia .jia_y {
  font-size: 0.8rem;
}
.homePage_yu .yu_tu .homePage_bottom_g .yu_jia img {
  width: 10%;
}
.homePage_yu .yu_tu .homePage_bottom_g .yu_ju {
  position: absolute;
  font-size: 0.5rem;
  bottom: 10%;
  left: 5%;
}
.homePage_yu .yu_tu .homePage_bottom_g .yu_an {
  width: 30%;
  height: 2.5rem;
  background-color: #fd693b ;
  position: absolute;
  font-size: 0.5rem;
  bottom: 25%;
  right: 3%;
}
.homePage_yu .yu_tu .homePage_bottom_g .yu_an .yu_niu {
  margin-left: 4%;
  margin-top: 4%;
  width: 90%;
  height: 80%;
  border: 1px solid #ffffff;
  font-size: 0.9rem;
  text-align: center;
  line-height: 2rem;
  color: white;
}
.homePage_yu .yu_tu .homePage_bottom_g .yu_an .yu_niu img {
  width: 14%;
}
.homePage_bottom {
  padding: 2% 2%;
  background-color: #e6e6e6;
}
.homePage_bottom .homePage_bottom_te {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #ffffff;
  border-radius: 5px;
}
.homePage_bottom .homePage_bottom_te .bottom_te_jia {
  font-weight: 600;
  margin-left: 5%;
}
.homePage_bottom .homePage_bottom_te .bottom_te_pin {
  width: 100%;
  height: 5rem;
  margin-top: 0.5rem;
  position: relative;
  background-color: #ffffff;
  border-top: 1px solid #cdcdcd;
}
.homePage_bottom .homePage_bottom_te .bottom_te_pin img {
  position: absolute;
  top: 10%;
  left: 5%;
  width: 4.5rem;
  height: 90%;
}
.homePage_bottom .homePage_bottom_te .bottom_te_pin .bottom_te_ti {
  position: absolute;
  top: 6%;
  left: 40%;
  width: 9rem;
  height: 1rem;
  overflow: hidden;
  font-weight: 500;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 0.7rem;
}
.homePage_bottom .homePage_bottom_te .bottom_te_pin .bottom_te_jia {
  position: absolute;
  top: 30%;
  left: 35%;
  height: 1.4rem;
  color: #ff2008;
}
.homePage_bottom .homePage_bottom_te .bottom_te_pin .bottom_te_jia .jia_q {
  font-size: 1rem;
}
.homePage_bottom .homePage_bottom_te .bottom_te_pin .bottom_te_jia span {
  font-size: 0.8rem;
}
.homePage_bottom .homePage_bottom_te .bottom_te_pin .bottom_te_jia img {
  position: absolute;
  top: 20%;
  left: 100%;
  width: 0.8rem;
  height: 0.8rem;
}
.homePage_bottom .homePage_bottom_te .bottom_te_pin .bottom_te_yuan {
  position: absolute;
  bottom: 15%;
  left: 40%;
  font-size: 0.7rem;
  color: #808080;
}
.homePage_bottom .homePage_bottom_te .bottom_te_pin .bottom_te_yuan .bottom_te_yuanJia {
  text-decoration: line-through;
}
.homePage_bottom .homePage_bottom_te .bottom_te_pin .bottom_te_qiang {
  position: absolute;
  bottom: 7%;
  left: 75%;
  width: 3.4rem;
  height: 1.2rem;
  background-color: #fd683d;
  color: #ffffff;
  border-radius: 0.6rem;
  font-size: 0.8rem;
  line-height: 1.2rem;
  text-align: center;
}
.Activities {
  width: 100%;
  height: 300%;
}
.lbtubug {
  width: 100%;
  background: -webkit-linear-gradient(bottom left, #68d953, #31a535);
  padding: 10px 0;
}
.flzx {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50px;
  line-height: 50px;
}
.flzx .onclickji {
  margin-left: 10px;
  font-weight: 600;
}
.goods_list {
  width: 97%;
  height: 180px;
  margin: 0 auto;
  border-radius: 10px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #f9f9f7;
}
.goods_list .left_img {
  width: 38%;
  height: 171px;
  line-height: 171px;
  margin: 4px;
  text-align: center;
}
.goods_list .right_xq {
  width: 55%;
  margin-left: 10px;
  margin-top: 10px;
  position: relative;
}
.goods_list .right_xq .ditu {
  width: 20%;
  position: absolute;
  right: 10px;
  text-align: center;
}
.goods_list .right_xq .text1 {
  font-size: 12px;
  margin-top: 5px;
  -webkit-transform: scale(0.7);
          transform: scale(0.7);
  -webkit-transform-origin: 0 0;
          transform-origin: 0 0;
}
.goods_list .right_xq .text2 {
  margin-top: 5px;
  font-size: 16px;
  font-weight: 600;
}
.goods_list .right_xq .text3 {
  height: 40px;
  margin-top: 5px;
  font-size: 14px;
}
.goods_list .right_xq .text4 {
  font-size: 14px;
  margin-top: 5px;
}
.goods_list .right_xq .text5 {
  font-size: 16px;
  color: #fea200;
  font-weight: 600;
}
.goods_list .right_xq .but_dianji {
  width: 40%;
  font-size: 12px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background-color: #fea200;
  color: #fff;
  border-radius: 10px;
  box-shadow: 0px 1px 1px #000;
  float: right;
  margin-right: 5px;
}
.xhx {
  width: 90%;
  margin: 10px auto;
  height: 1px;
  background-color: #f9d611;
}
.tanchuan {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  opacity: 0.5;
  z-index: 100;
}
.tanchuan .nrquyu {
  width: 70%;
  height: 250px;
  margin: 200px auto;
}
.sp_goods {
  width: 219px;
  height: 100px;
  position: absolute;
  top: 225px;
  left: 22%;
  z-index: 1000;
}
.sp_goods .tupian {
  width: 41%;
  height: 89px;
  border-radius: 50px;
  border: 1px solid #fea200;
  float: left;
  margin-top: 10px;
}
.sp_goods .tupian img {
  border-radius: 50px;
  height: 100%;
}
.right_zs {
  width: 55%;
  height: 100px;
  float: right;
  margin-top: 10px;
}
.right_zs .goods_name {
  color: #323232;
  font-size: 14px;
}
.right_zs .goods_sunp {
  width: 100%;
  height: 20px;
  margin-top: 10px;
  padding: 3px;
  background: #9e3f2d;
  text-align: center;
  line-height: 15px;
  font-size: 12px;
  color: #fff;
}
.right_zs .goods_mzp {
  width: 100%;
  font-size: 25px;
  color: #fd5d41;
  margin-top: 10px;
  font-weight: 600;
}
.grxx {
  width: 219px;
  height: 140px;
  position: absolute;
  top: 350px;
  left: 22%;
  z-index: 1000;
}
.grxx .sht {
  font-weight: 600;
  font-size: 16px;
  color: #9e3f2d;
}
.grxx .shdz {
  margin-top: 10px;
  font-weight: 600;
  color: #9e3f2d;
  font-size: 16px;
}
.anniu {
  width: 219px;
  height: 40px;
  position: absolute;
  bottom: 180px;
  left: 22%;
  z-index: 1000;
}
.anniu .qxiao {
  float: left;
  width: 36%;
  height: 30px;
  line-height: 30px;
  color: #9e3f2d;
  border-radius: 15px;
  background-color: #ffeb3e;
  margin-left: 10px;
  box-shadow: 0px 1px 1px #9e3f2d;
  text-align: center;
}
.anniu .dhuan {
  float: right;
  width: 36%;
  height: 30px;
  line-height: 30px;
  color: #fff;
  border-radius: 15px;
  background-color: #ff4837;
  margin-right: 10px;
  box-shadow: 0px 1px 1px #ff4837;
  text-align: center;
}
.xfanniu_dhuan {
  width: 64px;
  height: 23px;
  position: absolute;
  top: 1.4%;
  right: 10px;
  border: 1px solid #ffa300;
  border-radius: 20px;
}
.xfanniu_dhuan img {
  width: 100%;
  height: 100%;
}
.checkBtn {
  position: absolute;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  right: 10px;
  bottom: 10px;
  border-radius: 25px;
  background: #6cb393;
  color: white;
}
.myCoin {
  font-family: PingFang;
  font-size: .7rem;
}
.myCoin .myCoinOur {
  background-color: #eeeeee;
  height: 3.2rem;
  padding: 1.9rem 7.5rem 1.9rem 7.5rem;
  text-align: center;
}
.myCoin .myCoinOur .current_coin {
  font-size: 0.8rem;
  font-family: PingFang;
  color: #333;
}
.myCoin .myCoinOur .current_money {
  color: #f6725c;
  font-size: 2rem;
  font-family: PingFang;
}
.myCoin .recharge {
  padding: 0.5rem 0.65rem 0.5rem 0.65rem;
}
.myCoin .recharge .chrge {
  height: 2.5rem;
  background: #f6725c;
  width: 100%;
  border-radius: 0.3rem;
  line-height: 2.5rem;
  color: white;
  font-size: 0.9rem;
  text-align: center;
  letter-spacing: 0.2rem;
}
.myCoin .income .balance {
  border-bottom: 1px solid #ccc;
}
.myCoin .income .balance p {
  padding: 0.4rem 0 0.4rem 0.6rem;
  color: #999;
  font-size: 0.6rem;
  font-family: PingFang;
}
.myCoin .info_money {
  border-bottom: 1px solid #ccc;
  height: 2.75rem;
}
.myCoin .info_money .info_left {
  padding-left: 0.6rem;
  width: 60%;
  float: left;
}
.myCoin .info_money .info_left p {
  font-size: 0.7rem;
  color: #333;
  font-family: PingFang;
  padding-top: 0.5rem;
}
.myCoin .info_money .info_left span {
  color: #999;
  font-size: 0.6rem;
}
.myCoin .info_money .info_right {
  padding-right: 1.5rem;
  width: 25%;
  float: right;
  text-align: right;
  line-height: 2.75rem;
}
.myCoin .info_money .info_right span {
  color: #f6725c;
  font-size: 0.75rem;
  font-family: PingFang;
}
.myCoin .info_money .info_right em {
  font-style: normal;
  color: #f6725c;
  font-size: 0.75rem;
  font-family: PingFang;
}
.myCoin .info {
  padding: 0 .6rem;
  height: 2rem;
  border-bottom: 1px solid #E5E5E5;
}
.myCoin .info label {
  line-height: 2rem;
}
.myCoin .info .rt {
  float: right;
  font-size: .6rem;
}
.myCoin .info .rt .GT {
  float: right;
  margin-left: .2rem;
  margin-top: .7rem;
  width: .6rem;
  height: .6rem;
}
.aboutShop {
  overflow: hidden;
}
.aboutShop img {
  vertical-align: middle;
}
#aboutWrapper {
  overflow-y: hidden;
}
.price_explain {
  /*background:#ffea8d;*/
  height: 100%;
  padding: 1rem 0.5rem 0.5rem 0.5rem;
  font-size: 0.7rem;
  text-indent: 1.5rem;
  line-height: 1.5rem;
}
.orderNav {
  font-family: PingFang;
  width: 100%;
  height: 1.4rem;
  font-size: .7rem;
  color: #999999;
}
.orderNav li {
  display: inline-block;
  list-style: none;
  width: 25%;
  line-height: 1.4rem;
  text-align: center;
}
.orderNav li.action {
  color: #FF0000;
}
.orderWrap {
  position: absolute;
  top: 4.6rem;
  left: 0;
  width: 100%;
  font-family: PingFang;
  z-index: 900;
  overflow: hidden;
  bottom: 0;
}
.orderWrap .orderPro {
  font-family: PingFang;
  overflow: hidden;
  font-size: .6rem;
}
.orderWrap .orderPro .orderPro_q {
  width: 100%;
  height: 0.5rem;
  background-color: #f5f5f5;
}
.orderWrap .orderPro .proTitle {
  width: 100%;
  height: 2rem;
  line-height: 2rem;
}
.orderWrap .orderPro .proTitle .country {
  float: left;
  margin-left: .7rem;
  color: #999;
}
.orderWrap .orderPro .proTitle .country span {
  margin-left: .6rem;
}
.orderWrap .orderPro .proTitle .country .orderCode {
  color: #333;
}
.orderWrap .orderPro .proTitle .status {
  float: right;
  margin-right: 0.65rem;
  color: #FF0000;
}
.orderWrap .orderPro .pro {
  height: 4.5rem;
  background-color: #F5F5F5;
}
.orderWrap .orderPro .pro.border {
  border-top: 1px solid white;
}
.orderWrap .orderPro .pro img {
  float: left;
  margin: .25rem .4rem .25rem .6rem;
  width: 4rem;
  height: 4rem;
}
.orderWrap .orderPro .pro .introduce {
  padding-top: .5rem;
  color: #000000;
}
.orderWrap .orderPro .pro .introduce p {
  width: 12rem;
  margin-bottom: .25rem;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.orderWrap .orderPro .proPrice {
  height: 1.5rem;
  line-height: 1.5rem;
  text-align: right;
  color: #666666;
  font-size: .6rem;
  padding-right: .6rem;
  border-bottom: 1px solid #EEEEEE;
}
.orderWrap .orderPro .proPrice .number {
  padding: 0 .25rem;
}
.orderWrap .orderPro .proPrice .price {
  color: #FF0000;
}
.orderWrap .orderPro .oderButton {
  float: right;
  margin-top: .5rem;
  height: 2rem;
}
.orderWrap .orderPro .oderButton .btnStyle {
  float: left;
  width: 3.35rem;
  height: 1.4rem;
  font-size: .7rem;
  border: 1px solid ;
  line-height: 1.4rem;
  border-radius: .2rem;
  text-align: center;
}
.orderWrap .orderPro .oderButton .btnStyle.more {
  border-color: #999;
  color: #333;
  margin-right: .6rem;
}
.orderWrap .orderPro .oderButton .btnStyle.evaluate {
  border-color: #FF0000;
  color: #FF0000;
  margin-right: .6rem;
}
.orderHr {
  height: .5rem;
  background-color: #F5F5F5;
  border: none;
}
.empty {
  margin-top: 5rem;
  text-align: center;
}
.empty .icon {
  font-size: 4.5rem;
  color: #ccc;
}
.empty p {
  font-size: .7rem;
  color: #999;
}
#orderWrapper {
  overflow-y: hidden;
}
.ordlinst {
  width: 96%;
  margin: 10px auto;
  background-color: #fff;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 10px;
}
.ordlinst .prdimgs {
  width: 20%;
  margin: auto 5px;
  height: 100%;
}
.ordlinst .prdimgs img {
  width: 100%;
}
.ordlinst .xiangqing {
  width: 79%;
  height: 100%;
  margin: 10px 0;
}
.ordlinst .xiangqing .name {
  font-size: 15px;
  width: 100%;
  word-break: break-all;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
  letter-spacing: 1px;
}
.ordlinst .xiangqing .shuliang {
  display: inline-block;
  font-size: 14px;
  color: #1d232b;
  margin-right: 0.5rem;
}
.ordlinst .xiangqing .xdantime {
  display: inline-block;
  font-size: 14px;
  margin-right: 0.3rem;
}
.ordlinst .xiangqing .jiage {
  display: inline-block;
  color: #e21918;
  font-size: 14px;
}
.ordlinst .xiangqing .dinzi {
  font-size: 14px;
  letter-spacing: 1px;
}
.ordlinst .xiangqing .xinxi {
  font-size: 14px;
}
.ordlinst .xiangqing .dindanbihao {
  font-size: 14px;
  color: #455464;
}
.FL {
  float: left;
}
.FR {
  float: right;
}
.myReservationsSuccess {
  width: 100%;
  height: 40rem;
  background-color: #ff7841;
}
.myReservationsSuccess .success_top {
  margin-left: 4% ;
  padding-top: 0.8rem;
  color: white;
  overflow: hidden;
}
.myReservationsSuccess .success_top .icon {
  font-size: 1.6rem;
  float: left;
}
.myReservationsSuccess .success_top .fanhui {
  float: left;
  margin: 0.3rem 0 0 0.3rem;
  font-size: 0.8rem;
}
.myReservationsSuccess .success_center {
  position: relative;
  width: 96%;
  margin: 0.8rem 2% 0;
  border-radius: 0.3rem;
  background-color: white;
}
.myReservationsSuccess .success_center .yuan {
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0.7rem;
  background-color: #ff7841;
}
.myReservationsSuccess .success_center .left {
  position: absolute;
  top: 9.6rem;
  left: -0.7rem;
}
.myReservationsSuccess .success_center .right {
  position: absolute;
  top: 8.6rem;
  right: -0.7rem;
}
.myReservationsSuccess .success_center .success_jieshao {
  padding: 1rem 0 1.2rem 8%;
}
.myReservationsSuccess .success_center .success_jieshao .jieshao {
  font-size: 0.7rem;
  margin-top: 0.4rem;
  overflow: hidden;
}
.myReservationsSuccess .success_center .success_jieshao .jieshao .address1 {
  width: auto;
  float: left;
}
.myReservationsSuccess .success_center .success_jieshao .jieshao .address2 {
  width: 60%;
  float: left;
}
.myReservationsSuccess .success_center .success_jieshao .title {
  font-size: 0.9rem;
  font-weight: bold;
}
.myReservationsSuccess .success_center .success_tishi {
  width: 96%;
  margin-left: 2%;
  border-top: 2px dashed;
  border-bottom: 2px dashed;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  font-size: 0.8rem;
}
.myReservationsSuccess .success_center .success_erweima {
  width: 40%;
  margin: 0.5rem 30% 0;
}
.myReservationsSuccess .success_center .success_yiweima {
  width: 60%;
  margin: auto;
}
.myReservationsSuccess .success_center .success_yiweima img {
  width: 100%;
  margin-left: -12px;
}
.myReservationsSuccess .success_center .success_xuzhi {
  border-top: 2px dashed;
  width: 96%;
  margin-left: 2%;
  padding-bottom: 0.5rem;
}
.myReservationsSuccess .success_center .success_xuzhi .xuzhi {
  margin-left: 0.5rem;
  font-size: 0.65rem;
  margin-top: 0.4rem;
}
.myReservationsSuccess .success_center .success_xuzhi .title {
  margin-top: 0.4rem;
  font-size: 0.8rem;
  font-weight: bold;
}
.myJpmain .price_topul {
  height: 2rem;
  font-size: 0.7rem;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.myJpmain .price_topul li {
  text-align: center;
  width: 50%;
  height: 2rem;
  float: left;
  list-style: none;
  line-height: 2rem;
  font-weight: bold;
}
.myJpmain .price_bottomul {
  height: 2rem;
  font-size: 0.7rem;
  border-bottom: 0.05rem solid #e5e5e5;
}
.myJpmain .price_bottomul li {
  text-align: center;
  width: 50%;
  height: 2rem;
  float: left;
  list-style: none;
  line-height: 2rem;
}
.myJpmain .price_bottomul li:nth-of-type(2) {
  color: red;
}
.daogou_over {
  /*min-height: 29rem;*/
  height: 25rem;
  overflow-y: auto;
}
.myVip {
  font-family: PingFang;
  font-size: .7rem;
}
.myVip .black_overlay {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 1001;
  -moz-opacity: 0.5;
  opacity: .50;
  filter: alpha(opacity=50);
}
.myVip .white_content {
  display: none;
  position: fixed;
  left: 0;
  top: 30%;
  width: 16.25rem;
  height: 15rem;
  margin-left: 1.2rem;
  z-index: 2005;
  border-radius: 0.5rem;
  background-color: white;
  overflow: auto;
  box-sizing: border-box;
}
.myVip .white_content .acthui {
  margin: 0.75rem 2rem 1.25rem 2rem;
}
.myVip .white_content .acthui input {
  height: 2rem;
  line-height: 2rem;
  text-indent: 1rem;
  font-size: 0.8rem;
  outline: none;
  border: none;
  border-bottom: 1px solid #ccc;
  width: 100%;
}
.myVip .tu_x {
  display: none;
  position: fixed;
  z-index: 2006;
  text-align: right;
  cursor: pointer;
  width: 1.5rem;
  height: 1.5rem;
  border: 1px solid white;
  border-radius: 50%;
  top: 15%;
  right: 1.5rem;
  z-index: 2005;
}
.myVip .tu_x span {
  display: block;
  line-height: 1.5rem;
  color: white;
  text-align: center;
}
.myVip .myVipOur {
  width: 17.65rem;
  height: 10rem;
  margin: 0.25rem 0.5rem 0.5rem 0.5rem;
  position: relative;
}
.myVip .myVipOur .myvipimg {
  position: relative;
  left: 0;
  top: 0;
}
.myVip .myVipOur .myvipimg .vip_kh {
  position: absolute;
  top: 0.75rem;
  right: 0.83rem;
  color: #cccccc;
}
.myVip .myVipOur .myvipimg .vip_kh em {
  font-style: normal;
  font-size: 0.65rem;
  font-family: PingFang;
}
.myVip .myVipOur .myvipimg .vip_kh span {
  font-size: 0.8rem;
  font-family: PingFang;
}
.myVip .myVipOur .myvipimg .dear_user {
  position: absolute;
  left: 0.4rem;
  top: 2.8rem;
}
.myVip .myVipOur .myvipimg .dear_user span {
  color: white;
  font-size: 0.8rem;
  font-family: PingFang;
}
.myVip .myVipOur .myvipimg .notvip {
  position: absolute;
  left: 1.9rem;
  top: 4.7rem;
  color: white;
  font-size: 0.8rem;
  font-family: PingFang;
}
.myVip .myVipOur .myvipimg .qulicks {
  position: absolute;
  right: 0;
  top: 4.1rem;
}
.myVip .myVipOur .myvipimg .qulicks span {
  display: block;
  width: 3.9rem;
  height: 1.9rem;
  background-color: #b38c4d;
  color: white;
  font-size: 0.8rem;
  text-aligh: center;
  line-height: 2rem;
  letter-spacing: 0.1rem;
  padding-left: 0.5rem;
  border: 1px solid #b38c4d;
  border-radius: 0.3rem 0 0 0.3rem;
  font-family: PingFang;
}
.myVip .myVipOur .myvipimg .validity {
  position: absolute;
  left: 0.4rem;
  bottom: 0.55rem;
  color: #ccc;
}
.myVip .myVipOur .myvipimg .validity em {
  font-style: normal;
  font-size: 0.65rem;
  font-family: PingFang;
}
.myVip .myVipOur .myvipimg .xf_je {
  position: absolute;
  right: 0.5rem;
  bottom: 1.05rem;
  width: 7.7rem;
  height: 2.1rem;
  text-align: center;
}
.myVip .myVipOur .myvipimg .xf_je .xf_left {
  width: 50%;
  float: left;
  height: 100%;
  text-align: center;
}
.myVip .myVipOur .myvipimg .xf_je .xf_left p {
  color: #b38c4d;
  text-align: left;
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
  text-align: center;
}
.myVip .myVipOur .myvipimg .xf_je .xf_left span {
  text-align: center;
  color: #ccc;
  font-size: 0.65rem;
}
.myVip .myVipOur .myvipimg .xf_je .xf_right {
  width: 50%;
  float: right;
  height: 100%;
  text-align: center;
}
.myVip .myVipOur .myvipimg .xf_je .xf_right p {
  color: #b38c4d;
  font-size: 0.8rem;
  margin-bottom: 0.5rem;
  text-align: center;
}
.myVip .myVipOur .myvipimg .xf_je .xf_right span {
  color: #ccc;
  font-size: 0.65rem;
}
.myVip .vipCenter {
  margin: 1rem 0 1rem 0.68rem;
}
.myVip .vipCenter h3 {
  font-size: 0.8rem;
  color: #b28c4d;
  margin-bottom: 0.75rem;
  font-family: PingFang;
  font-weight: normal;
}
.myVip .vipCenter p {
  color: #666666;
  font-size: 0.65rem;
  margin-bottom: 0.65rem;
  font-family: PingFang;
}
.myVip .y_coin {
  margin: 1rem 0.5rem 1rem 0.5rem;
}
.myVip .y_coin .y_coin_left {
  float: left;
  width: 1.6rem;
  height: 1.6rem;
  margin-bottom: 1rem;
}
.myVip .y_coin .y_coin_left img {
  width: 1.6rem;
  height: 1.6rem;
  padding-top: 0.3rem;
}
.myVip .y_coin .y_coin_right {
  float: right;
  margin-left: 0.4rem;
  width: 88%;
  margin-bottom: 1rem;
}
.myVip .y_coin .y_coin_right .conin_l {
  width: 80%;
  float: left;
}
.myVip .y_coin .y_coin_right .conin_l h3 {
  font-size: 0.8rem;
  color: black;
  margin-bottom: 0.4rem;
  font-family: PingFang;
}
.myVip .y_coin .y_coin_right .conin_l p {
  font-size: 0.65rem;
  color: #666666;
}
.myVip .y_coin .y_coin_right .conin_r {
  width: 10%;
  float: right;
  font-size: 1.1rem;
  color: #999999;
  padding-top: 0.5rem;
  text-align: center;
}
.aboutShop {
  overflow: hidden;
}
.aboutShop img {
  vertical-align: middle;
}
#aboutWrapper {
  overflow-y: hidden;
}
.demo-class {
  background: white;
}
.jhBtn {
  margin: 0.9rem 0.9rem 0 0.9rem;
  width: 10.5rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  font-size: .9rem;
  color: #87888a;
  border-radius: 1rem;
  background-color: #E5E5E5;
  letter-spacing: 0.1rem;
}
.jhBtn.clicked {
  color: #fff;
  background: -webkit-linear-gradient(top, #aa9456, #aa9456);
}
/*收货地址信息*/
.addressBox {
  position: relative;
  padding: .75rem 0 .75rem .6rem;
  border-bottom: .3rem dashed #FF0000;
  background-color: #F5F5F5;
}
.addressBox.noAddress {
  height: 1.5rem;
}
.addressBox.noAddress p {
  text-align: center;
}
.addressBox.noAddress svg {
  top: 1rem;
}
.addressBox span {
  font-size: .7rem;
  color: #333333;
  margin-right: 2.5rem;
}
.addressBox p {
  font-size: .7rem;
  color: #666666;
  width: 16rem;
  margin-top: .4rem;
}
.addressBox svg {
  position: absolute;
  top: 50%;
  right: .5rem;
  font-size: 1rem;
  color: #999999;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
/*购买商品*/
.proBuybox {
  overflow: hidden;
  border-bottom: .25rem solid #CCCCCC;
}
.proBuy {
  position: relative;
  margin: 0 auto;
  padding: .5rem 0;
  width: 94%;
  overflow: hidden;
}
.proBuy .proImg {
  float: left;
  width: 25%;
  padding-bottom: 25%;
  position: relative;
}
.proBuy .proImg img {
  width: 100%;
  height: 100%;
  position: absolute;
}
.proBuy .proRt {
  float: left;
  width: 70%;
  margin-top: .25rem;
}
.proBuy .proRt p {
  font-size: .7rem;
  color: #333;
  word-break: break-all;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.proBuy .proRt .shopname {
  font-size: .7rem;
  color: #333;
}
.proBuy .proRt .Number {
  position: absolute;
  bottom: .5rem;
  right: 10%;
  color: #000;
  font-size: .8rem;
}
.proBuy .proRt .Number .icon {
  margin: 0 .2rem;
  font-size: 1rem;
  color: #999999;
}
.proBuy .proRt .Price {
  position: absolute;
  bottom: .5rem;
  left: 15%;
  margin-left: 2rem;
  color: #FF0000;
  font-size: .8rem;
}
.proBuy .proRt .Price label {
  font-size: .6rem;
}
.proBuy .proRt .coin {
  position: absolute;
  bottom: .5rem;
  left: 60%;
  margin-left: 2rem;
  color: #FF0000;
  font-size: .8rem;
}
.proBuy .proRt .coin label {
  font-size: .6rem;
}
.ofd2 {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  overflow: hidden;
}
/*订单留言*/
.liuyan {
  border-bottom: 1px solid #CCCCCC;
}
.liuyan p {
  font-size: .7rem;
  color: #000000;
  margin: .5rem 0 .4rem .6rem;
}
.liuyan input {
  width: 16.5rem ;
  height: 2rem;
  border: 1px solid #CCCCCC;
  border-radius: .25rem;
  font-size: .6rem;
  color: #999999;
  margin: 0 0 .75rem .6rem;
  padding-left: .5rem;
}
/*金额结算*/
.feiyong {
  margin: .5rem .6rem .75rem .6rem;
}
.priceLine {
  margin-bottom: .4rem;
  color: #333333;
  font-size: .7rem;
}
.priceLine .priceStyle {
  float: right;
  font-size: .95rem;
  color: #FF0000;
}
/*提交订单*/
.tjDingdan {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 9900;
  width: 100%;
  height: 2.5rem;
  border-top: 1px solid #CCCCCC;
}
.tjDingdan p {
  position: absolute;
  right: 6.5rem;
}
.tjDingdan p label {
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: .7rem;
}
.tjDingdan p label.num {
  color: #000000;
}
.tjDingdan p label.price {
  color: #FF0000;
}
.tjDingdan .tjBtn {
  position: absolute;
  top: 0;
  right: 0;
  background: #6cb393;
  width: 6rem;
  height: 2.5rem;
  line-height: 2.5rem;
  color: white;
  font-size: .8rem;
  font-weight: bold;
  text-align: center;
  bottom: 0;
}
#main #payM {
  border-bottom: 1px solid  #ccc;
}
#main .paymentMethod {
  margin: .5rem .6rem 0 .6rem;
  line-height: 2.1rem;
}
#main .paymentMethod span {
  font-size: 0.7rem;
  vertical-align: 0.13rem;
  margin-left: 0.4rem;
}
#main .paymentMethod label svg {
  color: #ccc;
}
#main .paymentMethod .checked svg {
  color: red!important;
}
#main .paymentMethod .paymentMethodBao {
  border-bottom: 1px dashed #E5E5E5;
}
.orderInfoPay {
  min-height: 28.7rem;
}
.yhjbox {
  position: relative;
  margin: 0 auto;
  width: 94%;
  height: 100px;
  overflow: hidden;
  border: 1px solid rgba(204, 204, 204, 0.5);
  border-radius: 10px;
}
.yhjboxt {
  width: 92%;
  height: 60px;
  margin: 0 auto;
  border-bottom: 1px dashed rgba(204, 204, 204, 0.5);
}
.yhjboxt-l {
  width: 70%;
  height: 60px;
  float: left;
  line-height: 60px;
  font-size: 16px;
}
.yhjboxt-r {
  width: 30%;
  float: right;
  height: 60px;
}
.yhjboxt-r1 {
  width: 70%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  float: left;
  font-size: 24px;
}
.color1 {
  color: #FF0000!important;
}
.DSN {
  display: none;
}
.color2 {
  color: #eee!important;
}
.bgc1 {
  background-color: #f3f3f3!important;
}
.yhjboxt-r2 {
  width: 30%;
  height: 60px;
  line-height: 40px;
  float: right;
}
.yhjboxb {
  width: 92%;
  margin: 0 auto;
  height: 39px;
  line-height: 39px;
  color: #b0b0b0;
  font-size: 12px;
}
.orderTo {
  width: 100%;
  height: 60px;
}
.orderTo .orderToinput {
  width: 90%;
  margin: 20px 5%;
  border: 1px solid #6cb393;
  height: 30px;
  opacity: 0.8;
  padding-left: 10px;
}
.orderTobuttom {
  width: 90%;
  height: 30px;
  margin: auto;
  line-height: 30px;
  color: #ffffff;
  background-color: #6cb393;
  text-align: center;
  border-radius: 15px;
}
.orkbbox1 {
  width: 100%;
  height: 20px;
}
.payStatus {
  height: 8rem;
  background: -webkit-linear-gradient(top, #fa5050, #fe2a61);
  color: #FFFFFF;
  text-align: center;
}
.payStatus .orderStatus {
  padding-top: 1rem;
  font-size: 1.05rem;
}
.payStatus .shipStatus {
  margin-top: .3rem;
  font-size: .7rem;
}
.payStatus .price {
  margin-top: .5rem;
  font-size: .8rem;
}
.payBtn {
  float: left;
  margin-top: .5rem;
  margin-left: 3.075rem;
  width: 6rem;
  height: 2.2rem;
  line-height: 2.2rem;
  border-radius: .25rem;
  text-align: center;
  font-size: .8rem;
}
.payBtn.order {
  border: 1px solid #FF0000;
  color: #FF0000;
}
.payBtn.home {
  margin-left: .4rem;
  border: .1px solid #666666;
  color: #666666;
}
/**Header*/
.Default_Header {
  color: #000000;
  background-color: #FFFFFF !important;
  width: 100%;
  height: 2.2rem;
  line-height: 2.2rem;
  border-bottom: 1px solid #cccccc;
}
.Default_Header .weizhi {
  float: left;
  height: 4rem;
  line-height: 4rem;
  width: 3rem;
  padding-left: .25rem;
}
.Default_Header .gouwuche {
  float: right;
  height: 4rem;
  line-height: 4rem;
  width: 3rem;
  text-align: right;
  padding-right: .25rem;
}
.Default_Header .dianming {
  margin: 0 3.5rem;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
}
.Default_Header .show {
  display: block;
}
.Default_Header .hidden {
  display: none;
}
.head {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
  font-size: 0.6rem;
  height: 2.2rem;
  color: #555;
  text-align: center;
  background: #fbfbfa;
  zoom: 1;
  clear: both;
  box-sizing: border-box;
  z-index: 1000;
}
.head .head-l {
  position: absolute;
  margin-left: 0.5rem;
}
.head .head-f {
  position: absolute;
  top: 0;
  right: .85rem;
}
.head .head-f span {
  position: absolute;
  right: -0.25rem;
  top: .25rem;
  background-color: #ff0000 !important;
  border-radius: 50%;
  width: .8rem;
  height: .8rem;
  font-size: .5rem;
  line-height: .8rem;
  color: #FFFFFF;
  z-index: 122;
}
.h-cont {
  width: 18.75rem;
  height: 2.2rem;
  text-align: center;
}
.h-cont .u-head-logo {
  display: inline-block;
}
.h-cont .u-head-logo span {
  width: 100%;
  font-size: .9rem;
}
.h-cont .u-hd-location {
  position: relative;
  display: inline-block;
}
.h-cont .u-hd-location .Default_Span {
  color: #000000;
  font-size: .7rem;
  line-height: .7rem;
  background-color: #FFFFFF;
}
.h-cont .u-hd-location .icon {
  position: absolute;
  top: 0rem;
  left: 50%;
  margin-left: -0.6rem;
  margin-top: -0.3rem;
  z-index: -1;
}
.h_search {
  display: inline-block;
  width: 80%;
  margin: 0 auto;
}
.h_search .icon {
  font-size: .8rem;
}
.h_search input {
  margin-left: .2rem;
  font-size: .7rem;
  width: 10rem;
  height: 2rem;
  line-height: 2rem;
  color: #999;
  border: none;
}
.h_search input::-webkit-input-placeholder {
  color: #999;
}
.h_searchTxt {
  display: inline-block;
  width: 80%;
  margin: 0 auto;
}
.h_searchTxt .icon {
  font-size: .8rem;
}
.h_searchTxt span {
  margin-left: .2rem;
  font-size: .7rem;
  width: 10rem;
  height: 2rem;
  line-height: 2rem;
  color: #999999;
}
.u-hd-location .Blue_Span {
  position: absolute;
  left: 1.5rem;
  top: .5rem;
  z-index: 111;
  color: #FFFFFF;
  background-color: #0E97d6 !important;
  display: block;
  width: 100%;
}
.picWord {
  position: absolute;
  top: .2rem;
  right: 1rem;
  line-height: 1.1rem;
}
.picWord img {
  width: 1.1rem;
  height: 1.1rem;
}
.picWord .word {
  font-size: .6rem;
  color: #666666;
  line-height: .6rem;
}
.wordBtn {
  position: absolute;
  top: 0;
  right: 1rem;
  color: #ff0000;
  font-size: .7rem;
}
.b_tk {
  position: relative;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: black;
  opacity: 0.5;
  z-index: 10000;
  display: none;
}
.b_pay {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 15rem;
  background: white;
  width: 100%;
  z-index: 10001;
  display: none;
}
.b_pay .b_money {
  font-size: 1.5rem;
  text-align: center;
  margin-top: 3rem;
}
.b_pay .b_closex {
  position: absolute;
  right: 1rem;
  top: 1rem;
  font-size: 0.8rem;
  color: black;
  color: gray;
}
.b_pay .MethodzhiBao {
  margin: 0.8rem 0.8rem 0.4rem 0.8rem;
  margin-top: 1.5rem;
  border-bottom: 1px dashed #ccc;
  padding-bottom: 0.4rem;
}
.b_pay .MethodzhiBao span {
  font-size: 0.7rem;
  padding-left: 0.5rem;
}
.b_pay .MethodweiX {
  margin: 0.2rem 0.8rem 0 0.8rem;
}
.b_pay .MethodweiX span {
  font-size: 0.7rem;
  padding-left: 0.5rem;
}
.b_pay .gopay {
  width: 90%;
  height: 2rem;
  background: #3aace2;
  border-radius: 0.2rem;
  margin: 0.8rem;
  color: white;
  margin-top: 2rem;
  font-size: 0.8rem;
  text-align: center;
  line-height: 2rem;
}
.checked {
  color: red;
}
.myReachge {
  font-family: PingFang;
  font-size: .7rem;
}
.myReachge .piccoin {
  margin-bottom: 1rem;
  background-color: #eeeeee;
  width: 100%;
}
.myReachge .gold_main {
  margin: 0.5rem 1rem 0.5rem 1rem;
}
.myReachge .gold_main .g_m {
  margin-top: 0.3rem;
  margin-bottom: 0.3rem;
}
.myReachge .gold_main .g_m .g_lf {
  width: 65%;
  float: left;
  line-height: 2.5rem;
}
.myReachge .gold_main .g_m .g_lf i {
  font-weight: normal;
  font-style: normal;
}
.myReachge .gold_main .g_m .g_rt {
  float: right;
  width: 25%;
  text-align: center;
  background-color: #ff9934;
  margin: 0.5rem;
}
.myReachge .gold_main .g_m .g_rt .g_btn {
  height: 1.4rem;
  line-height: 1.4rem;
  font-size: 0.7rem;
  color: white;
  border-radius: 0.2rem;
}
.myReachge .mine_custom {
  height: 2.5rem;
  position: fixed;
  bottom: 0;
  border-top: 1px solid #ccc;
  width: 100%;
}
.myReachge .mine_custom .m_inpt {
  width: 63%;
  float: left;
  padding-left: 1rem;
  padding-top: 0.2rem;
}
.myReachge .mine_custom .m_inpt input {
  height: 1.5rem;
  line-height: 1.5rem;
  margin-top: 0.2rem;
  border: none;
  text-indent: 0.5rem;
}
.myReachge .mine_custom .coin_pay {
  width: 23%;
  float: left;
  margin-top: 0.5rem;
  height: 1.4rem;
  line-height: 1.4rem;
  background-color: #ff9934;
  color: white;
  text-align: center;
  font-size: 0.7rem;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.GoldCoin {
  width: 100%;
  height: 100%;
}
.GoldCoin .JBS {
  width: 100%;
  text-align: center;
  background: linear-gradient(#d94725, #de852e);
  padding-bottom: 0.4rem;
}
.GoldCoin .JBS .JBS_1 {
  font-size: 2.5rem;
  color: white;
}
.GoldCoin .JBS .JBS_2 {
  font-size: 0.8rem;
  font-weight: lighter;
  color: #ffddc6;
}
.GoldCoin .JBK {
  width: 100%;
  padding-top: 0.6rem;
  padding-left: 5%;
}
.GoldCoin .JBK .JBKH {
  font-size: 0.7rem;
}
.GoldCoin .JBK .JBKH_1 {
  width: 90%;
  height: 1.2rem;
  border: 1px solid #bfbfbf;
}
.GoldCoin .JBK .JBKM {
  font-size: 0.7rem;
  margin-top: 0.5rem;
}
.GoldCoin .JBK .JBKM_1 {
  width: 90%;
  height: 1.2rem;
  border: 1px solid #bfbfbf;
}
.GoldCoin .JBK .JBCZ {
  text-align: center;
  line-height: 1.8rem;
  color: white;
  width: 90%;
  height: 1.8rem;
  font-size: 1rem;
  background-color: green;
  margin-top: 1.6rem;
  margin-bottom: 1rem;
}
.GoldCoin .JBX {
  width: 100%;
  height: 0.4rem;
  background-color: #e6e6e6;
}
.GoldCoin .JBZ {
  width: 100%;
  padding-top: 0.6rem;
  padding-left: 5%;
}
.GoldCoin .JBZ .JBZ_1 {
  font-size: 0.7rem;
}
.GoldCoin .JBZ .JBZ_2 {
  width: 90%;
  font-size: 0.8rem;
  margin-top: 0.4rem;
  overflow: hidden;
}
.GoldCoin .JBZ .JBZ_2 .JBZ_3 {
  float: left;
}
.GoldCoin .JBZ .JBZ_2 .JBZ_4 {
  float: right;
  background-color: #bfbfbf;
  text-align: center;
  width: 20%;
  height: 1.2rem;
  line-height: 1.2rem;
}
.GoldCoin .JBZ .JBZ_2 .JBZ_4 .JBZ_5 {
  font-size: 0.4rem;
}
.xfanniu {
  width: 100%;
  height: 4rem;
  position: relative;
}
.xfanniu .anniu1 {
  width: 20%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0.1rem;
}
.xfanniu .anniu2 {
  width: 20%;
  height: 100%;
  position: absolute;
  right: 0;
  top: 2.1rem;
}
.register {
  font-family: PingFang;
  padding: 0 .6rem;
}
.register li {
  position: relative;
  width: 100%;
  height: 2.45rem;
  font-size: .6rem;
  list-style: none;
  border-bottom: 1px solid #e5e5e5;
}
.register li .loginIcon {
  position: absolute;
  top: 0.675rem;
  width: 1.1rem;
  height: 1.1rem;
  color: #999;
}
.register li input {
  position: absolute;
  top: 0.725rem;
  left: 1.35rem;
  height: 1rem;
  width: 12.5rem;
  line-height: 1rem;
  font-size: .8rem;
  border: none;
  outline: none;
}
.register li .clear {
  position: absolute;
  top: 0.925rem;
  right: 3.8rem;
  color: #333333;
}
.register li .getCode {
  position: absolute;
  top: 0.925rem;
  right: 0;
  width: 3.55rem;
  text-align: center;
}
.registerBtn {
  margin: .9rem 3% 0 3%;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  font-size: .8rem;
  color: #999999;
  border-radius: .25rem;
  background-color: #E5E5E5;
  letter-spacing: 0.3rem;
}
.registerBtn.clicked {
  color: #fff;
  background: -webkit-linear-gradient(top, #fa5050, #fe2a61);
}
.registerBtndaogou {
  margin: .9rem 3% 0 3%;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  font-size: .8rem;
  color: #999999;
  border-radius: .25rem;
  background-color: #f46a4d;
}
.registerBtndaogou.clicked {
  color: #fff;
  background: -webkit-linear-gradient(top, #fa4c51, #fb807b);
}
.user_plain {
  font-size: 0.7rem;
  color: gray;
  text-align: center;
  margin-top: 0.3rem;
}
.RegisterWX img {
  width: 100%;
}
.RegisterWX .shouJ {
  border: 1px solid #ed6100;
  border-radius: 5px;
  width: 80%;
  line-height: 34px;
  margin-left: 10%;
  margin-top: 15px;
  height: 34px;
  position: relative;
  background-color: #f5ddd1;
}
.RegisterWX .shouJ input {
  position: absolute;
  left: 4%;
  width: 92%;
  height: 100%;
  border: hidden;
  background-color: #f5ddd1;
}
.RegisterWX .yanZ {
  width: 80%;
  line-height: 34px;
  margin-left: 10%;
  margin-top: 15px;
  height: 34px;
}
.RegisterWX .yanZ .register_left {
  float: left;
  border: 1px solid #ed6100;
  width: 65%;
  height: 100%;
  position: relative;
  border-radius: 5px;
  background-color: #f5ddd1;
}
.RegisterWX .yanZ .register_left input {
  position: absolute;
  left: 4%;
  width: 92%;
  height: 100%;
  border: hidden;
  background-color: #f5ddd1;
}
.RegisterWX .yanZ .register_right {
  float: right;
  border: 1px solid #ed6100;
  width: 30%;
  height: 100%;
  border-radius: 5px;
  font-size: 12px;
  background-color: #ed2d00;
  color: white;
  text-align: center;
}
.RegisterWX .daoG {
  border: 1px solid #ed6100;
  border-radius: 5px;
  width: 80%;
  line-height: 34px;
  margin-left: 10%;
  margin-top: 15px;
  height: 34px;
  position: relative;
  background-color: #f5ddd1;
}
.RegisterWX .daoG input {
  position: absolute;
  left: 4%;
  width: 92%;
  height: 100%;
  border: hidden;
  background-color: #f5ddd1;
}
.RegisterWX .queR {
  border-radius: 5px;
  width: 80%;
  line-height: 40px;
  margin-left: 10%;
  margin-top: 30px;
  height: 40px;
  text-align: center;
  background-color: #ed2d00;
  color: white;
  font-size: 16px;
}
.RegisterWX .queXZ {
  border-radius: 5px;
  border: 1px #ed2d00 solid;
  width: 80%;
  line-height: 40px;
  margin-left: 10%;
  margin-top: 15px;
  height: 40px;
  text-align: center;
  color: #ed2d00;
  font-size: 16px;
}
.RegisterWXS {
  width: 100%;
  height: 100%;
  background-color: #f6e3dc;
  text-align: center;
  padding-top: 10px;
}
.RegisterWXS .WXS_tu {
  width: 30%;
  margin: 0 35%;
}
.RegisterWXS .WXS_tu img {
  width: 100%;
}
.RegisterWXS .WXS_ti {
  font-size: 40px;
  font-weight: 700;
  margin-top: 10px;
  letter-spacing: 5px;
  color: #261A11;
}
.RegisterWXS .WXS_jian {
  margin-top: 10px;
  font-size: 20px;
  letter-spacing: 3px;
  color: #261A11;
}
.RegisterWXS .WXS_TH {
  width: 50%;
  margin: 20px 15% 0;
}
.RegisterWXS .WXS_X {
  width: 80%;
  height: 24px;
  line-height: 24px;
  margin: 20px 10% 0;
  padding: 5px;
  letter-spacing: 2px;
  background-color: #ed6100;
  color: #ffffff;
  border-radius: 5px;
}
.RegisterWXS .WXS_L {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(51, 51, 51, 0.9);
  z-index: 1000;
}
.RegisterWXS .WXS_L img {
  z-index: 1001;
}
.product_item {
  padding: 0 6%;
  padding-top: 0.25rem;
  background-color: #FFFFFF !important;
}
.product-img {
  width: 100%;
  height: auto;
  position: relative;
}
.product-img img {
  width: 100%;
}
.product-name {
  position: absolute;
  color: white;
  left: 5%;
  bottom: .75rem;
}
.product-name span {
  font-size: .7rem;
}
.product-dec p {
  font-size: 1.05rem;
  color: #000000;
  padding: 1rem 0;
}
.buyThing {
  position: fixed;
  right: .6rem;
  bottom: .6rem;
  z-index: 8888;
}
.buyThing img {
  width: 2.4rem;
  height: 2.4rem;
}
.reservation .tanchu {
  width: 100%;
  height: 40rem;
  background-color: rgba(51, 51, 51, 0.2);
  z-index: 10;
  top: 0;
  position: fixed;
}
.reservation .tanchu .center {
  position: absolute;
  width: 70%;
  left: 15%;
  top: 14rem;
  border-radius: 0.3rem;
  background-color: white;
}
.reservation .tanchu .center .title {
  padding-top: 0.5rem;
  font-size: 1rem;
  width: auto;
  text-align: center;
}
.reservation .tanchu .center .text {
  padding-top: 0.5rem;
  font-size: 0.8rem;
  width: auto;
  padding-left: 1rem ;
}
.reservation .tanchu .center .date {
  padding-top: 0.3rem;
  font-size: 0.8rem;
  width: auto;
  padding-left: 1rem ;
  padding-bottom: 0.7rem;
}
.reservation .tanchu .center .cancel {
  font-size: 0.8rem;
  height: 1.4rem;
  line-height: 1.4rem;
  width: 25%;
  float: left;
  text-align: center;
  margin-left: 15%;
  border: 1px solid #666666;
  color: #666666;
  margin-bottom: 0.5rem;
  border-radius: 0.2rem;
}
.reservation .tanchu .center .confirm {
  font-size: 0.8rem;
  line-height: 1.4rem;
  height: 1.4rem;
  width: 25%;
  float: right;
  margin-right: 15%;
  background-color: #fd2424;
  color: white;
  text-align: center;
  border-radius: 0.2rem;
}
.reservation .reservation_top {
  height: 2.3rem;
}
.reservation .reservation_top .icon {
  color: #000000;
  float: left;
  z-index: 10;
  line-height: 2.3rem;
  margin: 2% 0 0 2%;
}
.reservation .reservation_top .top_center {
  border: 2px solid #ff7841;
  margin: 0.5rem 20%;
  width: 60%;
  height: 1.6rem;
  background-color: #ff7841;
  line-height: 1.6rem;
  text-align: center;
  font-size: 0.8rem;
}
.reservation .reservation_top .top_center .top_center_left {
  width: 49.5%;
  height: 1.6rem;
  float: left;
  color: #ffffff;
}
.reservation .reservation_top .top_center .top_center_right {
  width: 49.5%;
  float: right;
  height: 1.6rem;
  background-color: #ffffff;
  color: #ff7841;
}
.reservation .reservation_top_xian {
  height: 0.2rem;
  background-color: #e6e6e6;
}
.reservation .reservation_top_xuan {
  font-size: 0.7rem;
  overflow: hidden;
}
.reservation .reservation_top_xuan .top_xuan_an {
  font-size: 0.7rem;
  margin: 0.1rem 0 0 0.2rem;
  color: #ff7841;
}
.reservation .reservation_top_xuan .top_xuan_lei {
  margin: 1% 0 0 2%;
  width: 30%;
  height: 2rem;
  float: left;
}
.reservation .reservation_top_xuan .top_xuan_left {
  border: 1px solid #808080;
  color: #808080;
  margin: 6% 20%;
  width: 60%;
  border-radius: 0.2rem;
  line-height: 1rem;
  height: 1rem;
  text-align: center;
}
.reservation .reservation_top_xuan .top_xuan_zhong {
  border: hidden;
  color: #ffffff;
  background-color: #ff7841;
}
.reservation .reservation_yue {
  background-color: #e6e6e6;
  height: 1.6rem;
  line-height: 1.6rem;
  font-size: 0.75rem;
  color: #808080;
  text-align: center;
}
.reservation .reservation_yue .reservation_jin {
  float: left;
  width: 49%;
}
.reservation .reservation_yue .reservation_ming {
  float: right;
  width: 49%;
}
.reservation .reservation_yue .reservation_date_xuan {
  color: #000000;
}
.reservation .reservation_bottom {
  height: 5rem;
  position: relative;
}
.reservation .reservation_bottom img {
  position: absolute;
  top: 0.2rem;
  width: 4.6rem;
  height: 4.6rem;
  left: 3%;
}
.reservation .reservation_bottom .bottom_ti {
  position: absolute;
  top: 0.4rem;
  left: 6rem;
  font-size: 0.8rem;
}
.reservation .reservation_bottom .bottom_miao {
  position: absolute;
  top: 1.6rem;
  width: 10rem;
  left: 6rem;
  font-size: 0.5rem;
}
.reservation .reservation_bottom .bottom_shi {
  position: absolute;
  bottom: 0.5rem;
  left: 6rem;
  color: #c9372a;
  font-size: 0.8rem;
}
.reservation .reservation_bottom .bottom_li {
  position: absolute;
  background-color: #ca362a;
  width: 4rem;
  height: 1.2rem;
  border-radius: 0.6rem;
  bottom: 0.5rem;
  right: 1rem;
  color: white;
  font-size: 0.7rem;
  line-height: 1.2rem;
  text-align: center;
}
.myReservations .myReservation_top {
  height: 2.3rem;
}
.myReservations .myReservation_top .icon {
  color: #000000;
  float: left;
  z-index: 10;
  line-height: 2.3rem;
  margin: 2% 0 0 2%;
}
.myReservations .myReservation_top .top_center {
  border: 2px solid #ff7841;
  margin: 0.5rem 20%;
  width: 60%;
  height: 1.6rem;
  background-color: #ff7841;
  line-height: 1.6rem;
  text-align: center;
  font-size: 0.8rem;
}
.myReservations .myReservation_top .top_center .top_center_left {
  width: 49.5%;
  height: 1.6rem;
  float: left;
  color: #ff7841;
  background-color: #ffffff;
}
.myReservations .myReservation_top .top_center .top_center_right {
  width: 49.5%;
  float: right;
  height: 1.6rem;
  color: #ffffff;
}
.myReservations .myReservation_top_xian {
  height: 0.1rem;
  background-color: #e6e6e6;
}
.myReservations .myReservation_Success .Success {
  position: relative;
  height: 6rem;
}
.myReservations .myReservation_Success .Success .Success_cheng {
  color: #ff7544;
  position: absolute;
  font-size: 0.6rem;
  top: 10%;
  right: 3%;
}
.myReservations .myReservation_Success .Success .Success_img {
  position: absolute;
  font-size: 0.7rem;
  top: 12%;
  left: 4%;
  width: 4.6rem;
  height: 4.6rem;
}
.myReservations .myReservation_Success .Success .Success_img img {
  width: 100%;
  height: 100%;
}
.myReservations .myReservation_Success .Success .Success_fu {
  position: absolute;
  color: #333333;
  font-size: 0.6rem;
  top: 21%;
  left: 32%;
  font-size: 0.8rem;
}
.myReservations .myReservation_Success .Success .Success_ci {
  position: absolute;
  font-size: 0.5rem;
  top: 50%;
  left: 32%;
  color: #7f7f7f;
}
.myReservations .myReservation_Success .Success .Success_an1 {
  position: absolute;
  background-color: #ca362a;
  width: 3.6rem;
  height: 1rem;
  border-radius: 0.2rem;
  bottom: 0.5rem;
  right: 0.5rem;
  color: white;
  font-size: 0.7rem;
  line-height: 1rem;
  text-align: center;
}
.myReservations .myReservation_Success .Success .Success_an2 {
  position: absolute;
  width: 3.6rem;
  height: 1rem;
  bottom: 0.5rem;
  right: 0.5rem;
  color: white;
  border-radius: 0.2rem;
  background-color: #666666;
  font-size: 0.7rem;
  line-height: 1rem;
  text-align: center;
}
.reserve .reserve_top {
  position: relative;
  height: 3rem;
}
.reserve .reserve_top .fanhui {
  position: absolute;
  color: #ffffff;
  z-index: 10;
  left: 5%;
  top: 16%;
  font-size: 1.5rem;
  font-weight: bolder;
}
.reserve .reserve_top img {
  width: 100%;
  height: 3rem;
}
.reserve .reserve_top .reserve_top_t {
  position: absolute;
  color: white;
  font-size: 1rem;
  top: 20%;
  text-align: center;
  width: 100%;
}
.reserve .reserve_top .reserve_top_ti {
  position: absolute;
  color: white;
  font-size: 0.4rem;
  color: #fdcebe;
  width: 100%;
  text-align: center;
  bottom: 10%;
}
.reserve .reserve_center {
  background-color: #ff7841;
  padding-top: 0.2rem;
  padding-bottom: 10rem;
}
.reserve .reserve_center .center_bei {
  background-color: #ffffff;
  margin-left: 1%;
  width: 98%;
  border-radius: 0.3rem;
}
.reserve .reserve_center .center_bei .center_qiang {
  margin: 0.3rem 35%;
  width: 30%;
  height: 1.7rem;
}
.reserve .reserve_center .center_bei .center_guo {
  top: 2.5rem;
}
.reserve .reserve_center .center_bei .center_jie {
  padding-top: 0.4rem;
  padding-bottom: 0.5rem;
  border-radius: 0 0 0.3rem 0.3rem;
  width: 100%;
}
.reserve .reserve_center .center_bei .center_jie .center_m {
  margin-bottom: 0.4rem;
  margin-left: 5%;
  font-size: 0.8rem;
}
.reserve .reserve_center .center_bei .center_jie .center_q {
  margin-left: 5%;
  color: #ffffff;
  width: 40%;
  text-align: center;
  background-color: #fc353a;
}
.reserve .reserve_center .center_bei .center_jie .center_qian {
  font-size: 0.5rem;
  margin: 1% 0 0 5%;
  color: #fc353a;
}
.reserve .reserve_center .center_bei .center_jie .center_ti {
  font-size: 0.4rem;
  margin: 1% 0 0 5%;
  color: #666666;
}
.reserve .reserve_center .center_bei .center_jie .goods_br {
  width: 100%;
  border-top: 1px solid #cdcdcd;
  border-bottom: 1px solid #cdcdcd;
  overflow: hidden;
  margin-top: 0.5rem;
  padding: 0.2rem 0;
}
.reserve .reserve_center .center_bei .center_jie .goods_br .goods_by {
  float: left;
  font-size: 0.8rem;
  margin-left: 5%;
}
.reserve .reserve_center .center_bei .center_jie .goods_br .goods_buy {
  float: right;
  margin-right: 2%;
}
.reserve .reserve_center .center_bei .center_jie .goods_br .goods_buy span {
  margin-right: 0.5rem;
  font-size: 0.8rem;
}
.reserve .reserve_center .center_bei .center_jie .goods_br .goods_buy button {
  margin-right: 0.5rem;
  width: 1.1rem;
  height: 1.1rem;
  font-size: 0.9rem;
  background-color: #bfbfbf;
}
.reserve .reserve_center .center_bei .center_jie .center_li {
  width: 95%;
  overflow: hidden;
  margin-top: 0.5rem;
}
.reserve .reserve_center .center_bei .center_jie .center_li .center_l {
  float: right;
  background-color: #fc353a;
  font-size: 0.7rem;
  width: 3.6rem;
  height: 1.2rem;
  border-radius: 0.6rem;
  color: white;
  line-height: 1.2rem;
  text-align: center;
}
.reserve .reserve_center .center_bei .center_jie .tanchu {
  width: 100%;
  height: 40rem;
  background-color: rgba(51, 51, 51, 0.2);
  z-index: 10;
  top: 0;
  position: fixed;
}
.reserve .reserve_center .center_bei .center_jie .tanchu .center {
  position: absolute;
  width: 70%;
  left: 15%;
  top: 14rem;
  border-radius: 0.3rem;
  background-color: white;
}
.reserve .reserve_center .center_bei .center_jie .tanchu .center .title {
  padding-top: 0.5rem;
  font-size: 0.9rem;
  width: auto;
  text-align: center;
}
.reserve .reserve_center .center_bei .center_jie .tanchu .center .text {
  padding-top: 0.5rem;
  font-size: 0.7rem;
  width: auto;
  padding-left: 1rem ;
}
.reserve .reserve_center .center_bei .center_jie .tanchu .center .date {
  padding-top: 0.3rem;
  font-size: 0.7rem;
  width: auto;
  padding-left: 1rem ;
  padding-bottom: 0.7rem;
}
.reserve .reserve_center .center_bei .center_jie .tanchu .center .cancel {
  font-size: 0.8rem;
  height: 1.4rem;
  line-height: 1.4rem;
  width: 25%;
  float: left;
  text-align: center;
  margin-left: 15%;
  border: 1px solid #666666;
  color: #666666;
  margin-bottom: 0.5rem;
  border-radius: 0.2rem;
}
.reserve .reserve_center .center_bei .center_jie .tanchu .center .confirm {
  font-size: 0.8rem;
  line-height: 1.4rem;
  height: 1.4rem;
  width: 25%;
  float: right;
  margin-right: 15%;
  background-color: #fd2424;
  color: white;
  text-align: center;
  border-radius: 0.2rem;
}
#search-resultOne {
  border-bottom: 1px solid #CCCCCC;
}
.Default_Header {
  position: relative;
}
.search-btn {
  width: 2.2rem;
  height: 1.3rem;
  color: #FFFFFF;
  font-size: 0.7rem;
  border-radius: 10px;
  background: #FF0000;
  position: absolute;
  z-index: 9999;
  right: 0.5rem;
  top: 0.46rem;
  border: none;
}
.search-result-all,
.search-want-all {
  width: 95%;
  margin: 0 auto;
  overflow: hidden;
}
.search-result-all h2,
.search-want-all h2 {
  font-size: 0.65rem;
  color: #999;
  line-height: 1.75rem;
}
.search-result-all .search-result,
.search-want-all .search-result {
  padding-bottom: 1rem;
  overflow: hidden;
}
.search-result-all a,
.search-want-all a {
  float: left;
  margin-right: 0.5rem;
  padding: 0.2rem 0.4rem;
  color: #666666;
  font-size: 0.7rem;
  background: #EEEEEE;
  margin-bottom: 0.5rem;
  border-radius: 10px;
}
#tanChuan {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: #000000;
  opacity: 0.7;
  z-index: 1001;
}
#tanChuan-text {
  width: 89%;
  height: 14.25rem;
  position: fixed;
  left: 5.5%;
  top: 27%;
  z-index: 2000;
}
#tanChuan-text #tanChuan-get {
  padding: 0 0.6rem;
  height: 2.75rem;
  background: linear-gradient(180deg, #fa5050, #fe2a61);
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  position: relative;
}
#tanChuan-text #tanChuan-get .shopDian {
  padding-left: 0.65em;
}
#tanChuan-text #tanChuan-get .span {
  position: absolute;
  right: 0.6rem;
  top: 0.5rem;
  width: 1.5em;
  height: 1.5em;
  z-index: 3000;
}
#tanChuan-text #tanChuan-get svg:first-child {
  float: left;
  width: 1.5em;
  height: 1.5em;
  padding-top: 0.6rem;
  color: #fff;
}
#tanChuan-text #tanChuan-get svg:last-child {
  float: right;
  padding-top: 0.7rem;
  color: #fff;
  width: 1.3em;
  height: 1.3em;
}
#tanChuan-text #tanChuan-get p {
  color: #FFFFFF;
  line-height: 1rem;
}
#tanChuan-text #tanChuan-get .shopNum {
  font-size: 0.7rem;
  padding-top: 0.4rem;
}
#tanChuan-text #tanChuan-get .shopDing {
  font-size: 0.55rem;
}
#tanChuan-text #tanChuan-scroll {
  height: 85%;
  margin: 0 auto;
  overflow: hidden;
  overflow-y: scroll;
  padding: 0 2%;
  background: #FFFFFF;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#tanChuan-text #tanChuan-scroll .tanChuan-scrollOne p:first-child {
  color: #000000;
  font-size: 0.65rem;
}
#tanChuan-text #tanChuan-scroll .tanChuan-scrollOne p:last-child {
  color: #999999;
  font-size: 0.5rem;
}
#tanChuan-text #tanChuan-scroll .tanChuan-scrollOne:last-child {
  margin-bottom: 0.8rem;
}
#tanChuan-text #tanChuan-scroll div {
  border-bottom: 1px solid #EEEEEE;
  padding: 0.45rem 0.4rem;
  line-height: 0.9rem;
}
.cherth {
  background-color: #e6e6e6;
  width: 100%;
  position: fixed;
  top: 0;
  bottom: 3rem;
  height: 100%;
}
.cherth .prdlinst {
  width: 96%;
  height: 4.5rem;
  margin: 5px auto;
  backgroundColor: #fff;
  border-radius: 10px;
}
.cherth .prdlinst .fxkuan {
  width: 12%;
  height: 1rem;
  margin-left: 10px;
}
.cherth .prdlinst .ordName {
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  display: block;
  font-size: 16px;
}
.cherth .prdlinst .prejg {
  width: 100%;
  height: 1rem;
  line-height: 1rem;
  color: #e21918 ;
  display: block;
  font-size: 14px;
  margin-top: 10px;
  font-weight: 700;
}
.bottomk {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}
.bottomk .left_hj {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-left: 3%;
}
.bottomk .left_hj .qxuan {
  display: inline-block;
}
.bottomk .zhong {
  height: 2.5rem;
  line-height: 2.5rem;
  font-size: 14px;
}
.jieshuan {
  font-size: 15px;
  background-color: #6cb393;
  border-radius: 20px;
  height: 1.3rem;
  text-align: center;
  line-height: 1.3rem;
  width: 20%;
  margin-top: 0.7rem;
  color: #fff;
}
.shuliangs {
  width: 30%;
  position: absolute;
  bottom: 1rem;
  right: 0.5rem;
}
.shuliangs .baoguo {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.shuliangs .baoguo .jians {
  width: 0.8rem;
  height: 0.8rem;
  background-color: #c8d6e5;
  line-height: 0.8rem;
  text-align: center;
}
.shuliangs .baoguo .jias {
  width: 0.8rem;
  height: 0.8rem;
  background-color: #c8d6e5;
  line-height: 0.8rem;
  text-align: center;
  font-weight: 600;
}
.shuliangs .baoguo .sums {
  width: 0.8rem;
  height: 0.8rem;
  font-size: 14px ;
  line-height: 0.8rem;
  text-align: center;
  font-weight: 600;
}
.boxLeft {
  width: 12%;
  float: left;
  height: 100%;
  text-align: center;
  line-height: 5.4rem;
}
.shipdel {
  position: absolute;
  right: 8px;
  top: 0;
  color: #a0a0a0;
  font-size: 12px;
}
.boxCenter {
  width: 25%;
  float: left;
  height: 100%;
}
.boxRight {
  width: 62%;
  float: left;
  height: 100%;
  margin-left: 1%;
}
.imgBox {
  width: 4rem;
  height: 4rem;
  margin: auto;
  margin-top: 0.7rem;
}
.goodsName {
  width: 100%;
  height: auto;
  margin-top: 5px;
  min-height: 1.8rem;
  line-height: 1.6rem;
}
.ofd {
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 92%;
  overflow: hidden;
}
.goodsColor {
  width: 90%;
  margin-left: 1%;
  height: auto;
  min-height: 1rem;
  color: #b0b0b0;
}
.goodsPrice {
  width: 50%;
  height: 2rem;
  margin-top: 5px;
  float: left;
}
.goodsNum {
  width: 50%;
  height: 2rem;
  margin-top: 5px;
  float: left;
}
.goodsNum > div {
  border: 1px solid grey;
  width: 80%;
  height: 1rem;
  margin: auto;
  margin-top: 0.5rem;
}
.jian {
  width: 30%;
  height: 1rem;
  line-height: 17px;
  text-align: center;
  float: left;
}
.numInput {
  width: 40%;
  height: 1rem;
  line-height: 1rem;
  text-align: center;
  float: left;
}
.jia {
  width: 30%;
  height: 1rem;
  line-height: 18px;
  text-align: center;
  float: left;
}
.NumModel {
  width: 70%;
  position: fixed;
  top: 30%;
  left: 15%;
  height: 8rem;
  background-color: #ececec;
  z-index: 1000;
  border-radius: 10px;
}
.cover {
  position: absolute;
  left: 0px;
  top: 0px;
  background: rgba(0, 0, 0, 0.3);
  width: 100%;
  /*宽度设置为100%，这样才能使隐藏背景层覆盖原页面*/
  height: 100vh;
  filter: alpha(opacity=100);
  /*设置透明度为100%*/
  opacity: 1;
  /*非IE浏览器下设置透明度为100%*/
  display: block;
  z-Index: 999;
  overflow: hidden;
}
#ScrollContainer {
  position: absolute;
  z-index: 1;
  top: 2.2rem;
  bottom: 0;
  left: 0;
  width: 100%;
  background: white;
  overflow: hidden;
}
.shopProWrap {
  width: 100%;
}
.shopProWrap .blankSet {
  height: 0.5rem;
  width: 100%;
  background: #EFEFEF;
}
.shopProWrap .pro {
  width: 100%;
  overflow: hidden;
  padding-top: 0.25rem;
}
.shopProWrap .pro .pro-left {
  width: 50%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.shopProWrap .pro .pro-right {
  width: 50%;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
}
.shopProWrap .pro .box {
  border: 1px solid  #dad8d9;
  box-shadow: .05rem .05rem .05rem #cdcdcd;
  border-radius: .05rem;
  margin: .3rem;
}
.shopProWrap .pro .box .pic {
  position: relative;
  width: 100%;
  height: auto;
}
.shopProWrap .pro .box .pic img {
  width: 100%;
  height: 100%;
}
.shopProWrap .pullUp {
  width: 100%;
  overflow: hidden;
  text-align: center;
}
.shopProWrap .pullUp .refresh {
  display: inline-block;
  opacity: .8;
  width: 1rem;
  height: 1rem;
  background: url("../images/loading.png") 0 0 no-repeat;
  background-size: 100%;
}
.shopProWrap .pullUp .refresh.loading {
  -webkit-animation: loading 1.5s linear infinite;
          animation: loading 1.5s linear infinite;
}
@-webkit-keyframes loading {
  from {
    -webkit-transform: rotate(0deg) translateZ(0);
  }
  to {
    -webkit-transform: rotate(360deg) translateZ(0);
  }
}
.shop_pro {
  padding: .6rem .5rem;
}
.shop_pro .pname {
  font-size: .7rem;
  color: #000000;
}
.shop_pro .p_des {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: .6rem;
  color: #999999;
  margin-top: .4rem;
}
.spro_con {
  width: 100%;
  position: relative;
  height: 1.75rem;
  margin-bottom: 0.15rem;
}
.spro_con .pro_country {
  position: absolute;
  left: .5rem;
  width: 36%;
  height: 1.0rem;
  border: 1px solid #ff0000;
  border-radius: 0.2rem;
}
.spro_con .pro_country .left_vip {
  width: 1.2rem;
  float: left;
  background: #ff0000;
  height: 100%;
  text-align: center;
  font-size: 0.5rem;
  color: white;
  line-height: 1rem;
}
.spro_con .pro_country .right_money {
  width: 100%;
  height: 100%;
  text-align: center;
  font-size: 0.5rem;
  color: #ff0000;
  line-height: 1rem;
}
.spro_con .pro_country img {
  width: 100%;
}
.spro_con .pro_price {
  position: absolute;
  right: 2rem;
  font-size: .8rem;
}
.spro_con .pro_addcart {
  position: absolute;
  right: .5rem;
  width: 15%;
  color: #ccc;
}
.blankSet {
  height: 0.5rem;
  width: 100%;
  background: #EFEFEF;
}
#main #fenClassPro {
  overflow: hidden;
  position: relative;
  z-index: 33;
}
#main #fenClassPro #fenClassProImg img {
  width: 100%;
  vertical-align: middle;
}
#main #fenClassPro .fenClassNum {
  width: 100%;
  display: inline;
  white-space: nowrap;
  overflow-x: scroll;
  float: left;
  overflow-y: hidden;
}
#main #fenClassPro li {
  margin: 0.65rem 0.5rem 0.65rem 0.5rem;
  list-style: none;
  display: inline-block;
  font-size: 0.7rem;
  border: 1px solid #666666;
  border-radius: 70px;
  color: #333333;
  padding: 0.2rem 0.6rem;
}
#main #fenClassPro li.ac {
  color: red;
  border: 1px solid red;
}
.top_but {
  background-color: #f38aaa;
  position: fixed;
  width: 100%;
  height: 2rem;
  text-align: center;
  top: 0;
  color: #fff;
}
.top_but .svgcls {
  float: left;
  margin-top: 0.7rem;
  margin-left: 0.5rem;
}
.top_but .biaoti {
  font-size: 0.8rem;
  font-weight: 600;
  margin-top: 10px;
}
.mt10 {
  margin-top: 10px;
}
.cntant {
  width: 100%;
  height: auto;
}
.cntant .splie {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 120px;
  margin: 10px auto;
  border-radius: 5px;
  background-color: #dbddde;
}
.cntant .splie .left_img {
  width: 30%;
  height: 80px;
  margin: 10px 5px;
}
.cntant .splie .right_spnr {
  width: 65%;
  height: 70px;
  margin: 10px 5px;
  font-size: 14px;
}
.cntant .splie .right_spnr .name {
  font-size: 12px;
}
.cntant .splie .right_spnr .btn_gm {
  width: 40%;
  height: 20px;
  line-height: 20px;
  font-size: 12px;
  text-align: center;
  color: #fff;
  border-radius: 10px;
  background-color: #6cb393;
  float: right;
  margin-right: 10px;
}
.ctantgif {
  background-image: url(https://sucai.suoluomei.cn/sucai_zs/images/20200115093745-vava.gif);
  background-repeat: no-repeat;
  height: 674px;
  width: 43%;
  margin: 100px auto;
  background-size: contain;
}
.subject {
  width: 100%;
  height: auto;
}
.subject .proName {
  width: 100%;
}
.subject .proName .jieshao {
  width: 90%;
  height: auto;
  margin: 10px auto;
}
.subject .proName .jieshao .mzuangoods_name {
  font-size: 16px;
  width: 100%;
}
.subject .proName .jieshao .supplier_price {
  font-size: 15px;
  margin-top: 7px;
  color: #fe2845;
  font-weight: 700;
}
.subject .baoguo {
  background-color: #f0f2f3;
  width: 100%;
  margin: auto;
  height: auto;
}
.subject .baoguo .xianqin {
  width: 90%;
  margin: auto;
  font-size: 15px;
  height: auto;
}
.pr {
  position: relative;
}
.bottom_anniu {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 3rem;
  line-height: 3rem;
  background-color: #fff;
}
.bottom_anniu .gwc {
  float: right;
  width: 22%;
  height: 1.3rem;
  color: #fff;
  background-color: #6cb393;
  border-radius: 15px;
  margin-right: 5%;
  font-size: 14px;
  text-align: center;
  line-height: 1.3rem;
  margin-top: 0.8rem;
}
.bottom_anniu .lijigm {
  float: right;
  width: 22%;
  height: 1.3rem;
  color: #fff;
  background-color: #6cb393;
  border-radius: 15px;
  margin-right: 5%;
  font-size: 14px;
  text-align: center;
  line-height: 1.3rem;
  margin-top: 0.8rem;
}
.word_style {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
.word_style .di_bu {
  width: 100%;
  height: 14rem;
  background-color: #fff;
  position: fixed;
  bottom: 0;
}
.word_style .di_bu .tanchuan {
  width: 96%;
  height: 4rem;
  margin: 5px auto;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.word_style .di_bu .tanchuan .tupian {
  width: 20%;
  height: 100%;
}
.word_style .di_bu .tanchuan .spjs {
  width: 70%;
  margin-top: 10px;
  margin-left: 10px;
  height: auto;
}
.word_style .di_bu .tanchuan .spjs .mzuangoodsName {
  font-size: 16px;
  width: 100%;
}
.word_style .di_bu .tanchuan .spjs .supplierPrice {
  font-size: 15px;
  margin-top: 10px;
  color: #fe2845;
  font-weight: 700;
}
.word_style .di_bu .guige {
  width: 96%;
  height: auto;
  margin: 10px auto;
  font-size: 16px;
  min-height: 3.5rem;
}
.word_style .di_bu .gmshuliang {
  width: 96%;
  height: 2rem;
  margin: 10px auto;
  font-size: 16px;
}
.word_style .di_bu .gmshuliang .shuliang {
  width: 55%;
  float: left;
}
.word_style .di_bu .gmshuliang .jian {
  float: right;
  width: 6%;
  background-color: #c8d6e5;
  text-align: center;
  margin-left: 1px;
  margin-right: 20px;
  height: 20px;
  line-height: 20px;
}
.word_style .di_bu .gmshuliang .sum {
  float: right;
  width: 8%;
  height: 20px;
  line-height: 20px;
  background-color: #f3f3f3;
  text-align: center;
}
.word_style .di_bu .gmshuliang .jia {
  float: right;
  width: 6%;
  height: 20px;
  line-height: 20px;
  background-color: #c8d6e5;
  text-align: center;
  margin-right: 1px;
}
.word_style .di_bu .qDuian {
  position: fixed;
  bottom: 20px;
  margin-left: 15%;
  width: 70%;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: 15px;
  text-align: center;
  border-radius: 20px;
  color: #fff;
  background: linear-gradient(to right, #7abb9c, #6cb393);
}
.gwcIcon {
  position: fixed;
  bottom: 4rem;
  right: 1rem;
  z-index: 10;
  width: 2rem;
  height: 2rem;
  text-align: center;
  line-height: 2rem;
  border-radius: 50%;
}
.gwcIcon1 {
  position: fixed;
  bottom: 4rem;
  right: 1rem;
  z-index: 10;
  width: 2rem;
  height: 2rem;
  text-align: center;
  line-height: 2rem;
  border-radius: 50%;
}
.gwcIcon2 {
  width: 2rem;
  height: 2rem;
  text-align: center;
  line-height: 2rem;
  border-radius: 50%;
  float: left;
  margin-left: 20px;
  margin-top: 10px;
}
.word_hide {
  display: none;
}
.OFH {
  overflow: hidden !important;
}
.OFA {
  overflow: auto !important;
}
.LH16 {
  line-height: 16px!important;
}
.FS12 {
  font-size: 12px!important;
}
.FS14 {
  font-size: 14px!important;
}
.FS16 {
  font-size: 16px!important;
}
.FS20 {
  font-size: 20px!important;
}
.qcby {
  width: 90%;
  margin: auto;
  font-size: 13px;
  color: #fe2845;
  height: 30px;
  line-height: 30px;
  text-align: center;
}
/**
 * Swiper 3.4.2
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/swiper/
 *
 * Copyright 2017, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under MIT
 *
 * Released on: March 10, 2017
 */
.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  transition-property: -webkit-transform;
  transition-property: transform;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  transition-property: -webkit-transform, height;
  transition-property: transform, height;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
/** base */
a {
  text-decoration: none;
}
.center {
  margin: 0 auto;
}
.main {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  -webkit-overflow-scrolling: touch;
  overflow-scrolling: touch;
}
.hide {
  display: none !important;
}
.fwb {
  font-weight: bold;
}
.active {
  font-weight: bold;
}
.rollBox {
  clear: both;
  line-height: 2rem;
  overflow: hidden;
  overflow-y: scroll;
  -webkit-scroll-snap-points-y: repeat(100%);
      -ms-scroll-snap-points-y: repeat(100%);
          scroll-snap-points-y: repeat(100%);
  -webkit-scroll-snap-type: mandatory;
      -ms-scroll-snap-type: mandatory;
          scroll-snap-type: mandatory;
  transition: all 2s ease-in-out;
}
.Blue_Header {
  color: #FFFFFF !important;
  background-color: #0E97d6 !important;
  width: 100%;
  height: 2.2rem;
  line-height: 2.2rem;
  border-bottom: 1px solid #cccccc;
}
.Blue_Header .weizhi {
  float: left;
  height: 4rem;
  line-height: 4rem;
  width: 3rem;
  padding-left: .25rem;
}
.Blue_Header .gouwuche {
  float: right;
  height: 4rem;
  line-height: 4rem;
  width: 3rem;
  text-align: right;
  padding-right: .25rem;
}
.Blue_Header .dianming {
  margin: 0 3.5rem;
  height: 4rem;
  line-height: 4rem;
  text-align: center;
}
.Blue_Header .show {
  display: block;
}
.Blue_Header .hidden {
  display: none;
}
.contain-a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 0.5rem solid #f5f5f5;
}
.container-t {
  position: absolute;
  top: 3rem;
  left: 0;
  width: 100%;
  border-bottom: 0.5rem solid #f5f5f5;
  font-family: PingFang;
  overflow: auto;
  overflow-y: hidden;
  z-index: 100000;
}
.container-t.wrap {
  bottom: 2.5rem;
}
.container-t.noFooter {
  bottom: 0;
}
.container-ts {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  font-family: PingFang;
  overflow: auto;
  overflow-y: hidden;
  z-index: 999;
}
.container-ts.wrap {
  bottom: 0rem;
}
.container-ts.noFooter {
  bottom: 0;
}
.uslogin {
  position: relative;
  left: 83%;
  top: 55%;
  width: 3rem;
  height: 3.5rem;
  z-index: 200000;
  /*border:1px solid #CD0000;
  border-radius:30%;*/
}
.uslogin .dgstyle {
  position: absolute;
  left: 0.3rem;
  top: 0.3rem;
  width: 35px;
  height: 35px;
  font-size: 12px;
  border-radius: 50%;
  background-color: #eb6100;
  color: white;
  text-align: center;
  line-height: 18px;
  padding: 5px;
}
.uslogin img {
  height: 100%;
  /*border-radius:30%;*/
}
.dglogin {
  position: relative;
  left: 83%;
  top: 75%;
  width: 3rem;
  height: 3.5rem;
  z-index: 200000;
  /*border:1px solid #CD0000;
  border-radius:30%;*/
}
.dglogin .dgstyle {
  position: absolute;
  left: 0.3rem;
  top: 0.3rem;
  width: 45px;
  height: 45px;
  font-size: 12px;
  border-radius: 50%;
  background-color: #eb6100;
  color: white;
  text-align: center;
  line-height: 18px;
  padding: 5px;
}
.dglogin img {
  height: 100%;
  /*border-radius:30%;*/
}
.bg {
  width: 100%;
  height: auto;
}
.bg .bg-img {
  display: block;
  width: 100%;
}
img {
  width: 100%;
  vertical-align: middle;
}
/* swiper */
.Default_swiper {
  color: #000000;
  background-color: #FFFFFF !important;
}
.Blue_swiper {
  color: #11bbf9;
  background-color: #FFFFFF !important;
}
/* Button */
.Default_Button {
  color: #000000;
  background-color: #FFFFFF !important;
  font-size: 1.3rem;
  border: 1px solid #D3D3D3;
  border-radius: 0.25rem;
  display: block;
  text-align: center;
  height: 1.5rem;
  line-height: 1.5rem;
}
.Default_Button:active {
  color: #696969;
}
.Red_Button {
  color: #FFFFFF;
  background-color: #F08080 !important;
  font-size: 1.3rem;
  border: 1px solid #F08080;
  border-radius: 0.25rem;
  display: block;
  text-align: center;
  height: 1.5rem;
  line-height: 1.5rem;
}
.Red_Button:active {
  color: #696969;
}
.Blue_Button {
  color: #FFFFFF;
  background-color: #0E97d6 !important;
  font-size: 1.3rem;
  border: 1px solid #0E97d6;
  border-radius: 0.25rem;
  display: block;
  text-align: center;
  line-height: 1.5rem;
}
.Blue_Button:active {
  color: #696969;
}
/* Panel */
.Default_Panel {
  color: #696969;
}
.Red_Panel {
  background-color: #F08080 !important;
  color: #FFFFFF;
}
.Blue_Panel {
  background-color: #0E97d6 !important;
  color: #FFFFFF;
}
.Green_Panel {
  background-color: #48D1CC !important;
  color: #FFFFFF;
}
/* Section */
.Default_Section {
  color: #696969;
  width: 100%;
  height: 4rem;
  line-height: 4rem;
  padding-left: 5%;
  border-bottom: 1px solid #D3D3D3;
}
.Red_Section {
  background-color: #F08080 !important;
  color: #FFFFFF;
  width: 100%;
  height: 4rem;
  line-height: 4rem;
  padding-left: 5%;
  border-bottom: 1px solid #D3D3D3;
}
.Blue_Section {
  background-color: #0E97d6 !important;
  color: #FFFFFF;
  width: 100%;
  height: 4rem;
  line-height: 4rem;
  padding-left: 5%;
  border-bottom: 1px solid #D3D3D3;
}
.Green_Section {
  background-color: #48D1CC !important;
  color: #FFFFFF;
  width: 100%;
  height: 4rem;
  line-height: 4rem;
  padding-left: 5%;
  border-bottom: 1px solid #D3D3D3;
}
/* Input */
.Default_Input {
  color: #696969;
}
.Red_Input {
  color: #F08080;
}
.Blue_Input {
  color: #0E97d6;
}
.Green_Input {
  color: #48D1CC;
}
/* Win */
.Default_Win {
  color: #0E97d6;
}
.Red_Win {
  color: #F08080;
}
.Blue_Win {
  color: #0E97d6;
}
.Green_Win {
  color: #48D1CC;
}
/* Search */
.Default_Search {
  color: #696969;
}
.Red_Search {
  color: #F08080;
}
.Blue_Search {
  color: #0E97d6;
}
.LightBlue_Search {
  color: #11bbf9;
}
.Green_Search {
  color: #48D1CC;
}
/* MsgBox */
.Default_MsgBox {
  background: #7d7d7d !important;
}
.Red_MsgBox {
  background-color: #F08080 !important;
}
.Blue_MsgBox {
  background-color: #0E97d6 !important;
}
.LightBlue_MsgBox {
  background-color: #11bbf9 !important;
}
.Green_MsgBox {
  background-color: #48D1CC !important;
}
/* Week */
.Default_Week {
  background-color: #0E97d6 !important;
  border: 1px solid #0E97d6;
}
.Red_Week {
  background-color: #F08080 !important;
  border: 1px solid #F08080;
}
.Blue_Week {
  background-color: #0E97d6 !important;
  border: 1px solid #0E97d6;
}
.Green_Week {
  background-color: #48D1CC !important;
  border: 1px solid #48D1CC;
}
/* 输入框样式 */
input {
  color: #333333;
}
inputinput-placeholder {
  color: #999999;
  font-size: .7rem;
}
/* 提示框样式 */
.lsd-msg-container {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100000;
  width: 100%;
  height: 100%;
  text-align: center;
}
.lsd-msg-container > img {
  display: inline-block;
  vertical-align: middle;
  opacity: 0;
  filter: alpha(opacity=0);
}
.lsd-msg-container .lsd-msg-box {
  max-width: 80%;
  padding: .25rem;
  font-size: .8rem;
  position: relative;
  top: 80%;
  color: #FFF;
  background-color: rgba(0, 0, 0, 0.8);
  display: inline-block;
  border-radius: .5rem;
}
.lsd-msg-container .lsd-msg-box img {
  width: 1.8rem;
}
.lsd-msg-container .lsd-msg-box div {
  height: auto;
  line-height: 1.8rem;
  padding: 0 .5rem;
}
.pinl-p {
  margin: 0 3%;
  overflow: hidden;
}
.pinl-p.bottom {
  border-bottom: 1px solid #eeeeee;
}
.pinl-p .pinl_logo {
  float: left;
  width: 1.6rem;
  height: 1.6rem;
  padding: .4rem .4rem .4rem 0;
}
.pinl-p .pinl_logo img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
}
.pinl-p .pinl_con {
  float: left;
  width: 85%;
  margin-top: .4rem;
}
.pinl-p .pinl_con .pinl_name {
  font-size: .75rem;
  height: 1.6rem;
}
.pinl-p .pinl_con .pinl_des {
  font-size: .7rem;
  color: #666666;
  height: 2.85rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.pinl-p .pinl_con .pinl_shaitu .pinl_img {
  width: 4.6rem;
  height: 4.6rem;
  display: inline-block;
  margin-right: 0.26rem;
  margin-top: .6rem;
}
.pinl-p .pinl_con .pinl_c {
  float: right;
  overflow: hidden;
  margin: .25rem 0;
}
.pinl-p .pinl_con .pinl_c .tiyanBtn {
  float: left;
  margin-left: 1rem;
}
.pinl-p .pinl_con .pinl_c .tiyanBtn .icon {
  font-size: .6rem;
  color: #333;
}
.pinl-p .pinl_con .pinl_c .tiyanBtn .icon.clicked {
  color: #FF0000;
}
.pinl-p .pinl_con .pinl_c .tiyanBtn span {
  margin-left: .25rem;
  font-size: .6rem;
  color: #999;
}
.pinl-p .bal_overlay {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: black;
  z-index: 10000;
  -moz-opacity: 0.5;
  opacity: .50;
  filter: alpha(opacity=50);
}
.pinl-p .img_pro {
  display: none;
  position: fixed;
  top: 8%;
  left: 0;
  width: 100%;
  height: 12rem;
  background: red;
  z-index: 20000;
}
.pinl-p .img_pro img {
  width: 100%;
  height: 100%;
}
.pinl-p .cloX {
  font-size: 0.8rem;
  color: white;
  position: fixed;
  right: 1rem;
  top: 5%;
  z-index: 30000;
}
.communication {
  padding-left: .6rem;
  height: 1rem;
  line-height: 1rem;
  font-size: .55rem;
  color: #505050;
  background-color: #eeeeee;
}
.allcomment .commentItem {
  margin: .75rem 0 .4rem 3%;
  overflow: hidden;
}
.allcomment .commentItem .pic {
  float: left;
  width: 7.5%;
  height: 0;
  padding-bottom: 7.5%;
  position: relative;
}
.allcomment .commentItem .pic img {
  width: 100%;
  height: 100%;
  position: absolute;
}
.allcomment .commentItem .cmtlist {
  float: left;
  margin-left: 2%;
  padding-bottom: .6rem;
  width: 88%;
  border-bottom: 1px solid #efefef;
}
.allcomment .commentItem .name {
  height: 1.2rem;
  font-size: .6rem;
  color: #999;
}
.allcomment .commentItem .cmtInfo {
  width: 100%;
  font-size: .65rem;
  color: #333;
  overflow: hidden;
}
.commentBtn {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2.2rem;
  color: #999;
  border-top: 1px solid #ccc;
}
.commentBtn .btn {
  position: relative;
  margin: .5rem .6rem;
  overflow: hidden;
  border-bottom: 1px solid #ccc;
}
.commentBtn .btn input {
  padding-left: .8rem;
  float: left;
  width: 12rem;
  height: 1rem;
  border: none;
  font-size: .6rem;
}
.commentBtn .btn .icon {
  position: absolute;
  font-size: .7rem;
}
.commentBtn .btn .send {
  position: absolute;
  border: none;
  right: .6rem;
  font-size: .6rem;
}
.user-box {
  background-color: #f6f6f6;
  width: 100%;
  overflow: hidden;
}
.user-box .order-info {
  width: 100%;
  background-color: #fff;
  margin-top: 0.5rem;
}
.user-box .order-info .item-text {
  position: relative;
  border-bottom: 1px solid #e5e5e5;
  height: 2.2rem;
  overflow: hidden;
  margin-left: 0.6rem;
}
.user-box .order-info .item-text .icon {
  position: absolute;
  top: .7rem;
  right: .6rem;
  font-size: 1rem;
  color: #666;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.user-box .order-info .item-text .order-title {
  line-height: 2.2rem;
  font-size: 0.7rem;
  color: #333;
  float: left;
  white-space: nowrap;
  letter-spacing: 0.05rem;
  margin: auto;
}
.user-box .order-info .item-text .user-img {
  border-radius: 50%;
  width: 1.75rem;
  height: 1.75rem;
  margin-right: 2rem;
  margin-top: 0.25rem;
  float: right;
}
.user-box .order-info .item-text .order-all {
  line-height: 2.2rem;
  font-size: 0.7rem;
  color: #999;
  float: right;
  white-space: nowrap;
  padding-right: 2rem;
  letter-spacing: 0.05rem;
}
.user-btn {
  width: 100%;
  text-align: center;
  margin-top: 1.25rem;
}
.user-btn .btn_login {
  height: 2rem;
  line-height: 1.8rem;
  margin-left: 0.6rem;
  margin-right: 0.6rem;
  background: #e5e5e5;
}
.user-btn .btn_login span {
  font-size: 0.8rem;
  color: #ff0000;
}
.nickname {
  margin: 0 .6rem;
}
.nickname input {
  margin: .5rem 0 ;
  padding-left: .5rem;
  width: 17.05rem;
  height: 2rem;
  line-height: 2rem;
  border: 1px solid #999;
  border-radius: .25rem;
  outline: none;
  font-size: .7rem;
}
.nickname .btn {
  width: 17.55rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
  font-size: .8rem;
  color: #999999;
  background-color: #E5E5E5;
}
.nickname .btn.active {
  color: #fff;
  background: -webkit-linear-gradient(top, #fa5050, #fe2a61);
}
.vip .headPic {
  width: 100%;
  height: 8rem;
}
.vip ul li {
  position: relative;
  display: table;
  list-style: none;
  width: 95%;
  height: 2.5rem;
  border-bottom: 1px solid #E5E5E5;
  margin: 0 auto;
}
.vip ul li .pointsHead {
  height: 2.5rem;
  line-height: 2.5rem;
  color: #333333;
}
.vip ul li .pointsHead .style {
  float: right;
  margin-right: 5%;
  font-size: .7rem;
}
.vip ul li .pointsHead .style .pointsHeadIcon {
  width: .8rem;
  height: .8rem;
}
.vip ul li .pointsHead .points {
  float: left;
  margin-top: .5rem;
  width: 45%;
  height: 1.5rem;
  line-height: 1.5rem;
  font-size: .7rem;
  text-align: center;
  border: 1px solid #666666;
  border-radius: .75rem;
}
.vip ul li .pointsHead .points .pointsNum {
  color: #FF0000;
}
.vip ul li .vipListItem {
  margin-top: .3rem;
}
.vip ul li .vipListItem .p1 {
  font-size: .7rem;
  color: #333333;
}
.vip ul li .vipListItem .p2 {
  font-size: .6rem;
  color: #999999;
}
.vip ul li .vipListItem .bottomIcon {
  position: absolute;
  top: 1.2rem;
  right: .6rem;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
}
.vip ul li .vipListItem .bottomIcon.top {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.vip ul li .description {
  margin: .3rem 0;
  font-size: .6rem;
  color: #000000;
}
.user_info {
  width: 100%;
  height: 10rem;
  text-align: center;
  background: #273127;
  position: relative;
}
.user_info .user_img {
  border-radius: 50%;
  width: 3.6rem;
  height: 3.6rem;
  margin-top: 1.5rem;
}
.user_info .user_name {
  font-size: 0.7rem;
  padding: 0.6rem;
  color: white;
}
.user_info .Vip_coin {
  position: absolute;
  bottom: -1.5rem;
  height: 2rem;
  margin-left: 1.8rem;
  border-bottom: 0.1rem solid #e1e1e1;
  width: 15rem;
  background-color: white;
  border-radius: 0.5rem;
  box-shadow: 0px 0px 0.2rem 0rem #e1e1e1;
  webkit-box-shadow: 0rem 0rem 0.2rem 0rem #e1e1e1;
  padding: 0.5rem 0 0.5rem 0;
}
.user_info .Vip_coin .Gold_coin {
  width: 50%;
  height: 100%;
  float: left;
  border-right: 1px solid #3d3d3d;
  box-sizing: border-box;
}
.user_info .Vip_coin .Gold_coin em {
  padding-top: 0.5rem;
  font-style: normal;
  font-size: 0.7rem;
  padding-right: 1.5rem;
  display: block;
  float: left;
  padding-left: 1.45rem;
}
.user_info .Vip_coin .Gold_coin span {
  display: block;
  padding-top: 0.4rem;
  float: left;
  font-size: 0.85rem;
  color: #ff0000;
}
.user_info .Vip_coin .member {
  width: 50%;
  height: 100%;
  float: right;
  padding-top: 0.4rem;
  font-size: 0.85rem;
}
.user_info .Vip_coin .member span {
  display: block;
  color: #ff0000;
}
.user_info .Vip_coin .member p {
  color: black;
  padding-top: 0.1rem;
  font-size: 0.7rem;
}
.user_info img {
  width: 100%;
}
.content-box {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.content-box .collection-tips {
  background-color: white;
  width: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2.5rem;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin-bottom: 0.5rem;
}
.content-box .collection-tips .item-text {
  float: left;
  list-style: none;
  width: 25%;
  text-align: center;
  padding-top: .5rem;
  height: 3.2rem;
}
.content-box .collection-tips .item-text .item-icon {
  height: 1.1rem;
  text-align: center;
  padding-bottom: .8rem;
}
.content-box .collection-tips .item-text .item-icon img {
  width: 1.1rem;
  height: 1.1rem;
}
.content-box .collection-tips .item-text .item-main .item-title {
  font-size: .6rem;
}
.xin_head-title {
  color: #000000;
  font-family: PingFang;
}
.head-title {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem 0;
}
.head-title .r-line {
  color: #ff0000;
  width: 0.65rem;
  background-color: #ff0000 !important;
  height: 0.15rem;
}
.head-title .h-title-c {
  font-size: 0.7rem;
  padding: 0 0.25rem;
  font-weight: 700;
}
.newProSwiper .swiper-container {
  overflow: hidden;
}
.newProSwiper .swiper-container .swiper-wrapper {
  margin-left: 25%;
}
.newProSwiper .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  text-align: center;
}
.newProSwiper .swiper-container .swiper-wrapper .swiper-slide .sPic {
  width: 80%;
  display: table-cell;
  vertical-align: middle;
  height: 7.5rem;
}
.newProSwiper .swiper-container .swiper-wrapper .swiper-slide .sPic .aPic {
  position: relative;
}
.newProSwiper .swiper-container .swiper-wrapper .swiper-slide .sPic .aPic .picCen {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: 0.4;
  background: #000000;
}
.newProSwiper .swiper-container .swiper-wrapper .swiper-slide .sPic img {
  width: 100%;
  height: auto;
}
.newProSwiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active {
  z-index: 100;
}
.newProSwiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .sPic {
  position: absolute;
  top: 0;
  left: -15%;
  width: 130%;
}
.newProSwiper .swiper-container .swiper-wrapper .swiper-slide.swiper-slide-active .sPic .picCen {
  display: none;
}
.xin_banner {
  margin-top: .5rem;
  width: 100%;
  height: 4rem;
  margin-bottom: 0.5rem;
}
.xin_banner img {
  width: 100%;
}
.xinp {
  width: 100%;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
}
.xinp .xinp-pro {
  float: left;
  width: 50%;
  height: 15.5rem;
  margin-bottom: 0.6rem;
}
.xinp .xinp-pro .wrap {
  margin: 0 auto;
  width: 95%;
  border: 1px solid #EEEEEE;
  box-shadow: 0.05rem 0.1rem 0.05rem #EEEEEE;
}
.xinp .xinp-pro .wrap .pro-img {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  overflow: hidden;
}
.xinp .xinp-pro .wrap .pro-img img {
  width: 100%;
  height: 100%;
  position: absolute;
}
.xinp .xinp_con {
  padding: 0.55rem 2%;
}
.xinp .xinp_con p {
  font-size: 0.6rem;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-line-clamp: 2;
}
.xinp_date {
  position: relative;
}
.sw_date {
  position: absolute;
  left: -1rem;
  bottom: -2rem;
  background: -webkit-linear-gradient(left, #000, #ccc);
  color: #FFFFFF;
  padding: 0.15rem;
  font-size: 0.6rem;
}
.progress {
  background: #7c7c7c;
  width: 100%;
  height: 0.175rem;
  margin: 0.6rem 0;
  position: relative;
}
.progress span {
  background-color: #000000 !important;
  width: 30%;
  height: 0.175rem;
  position: absolute;
  z-index: 111;
}
.xinp_baom {
  padding-right: 0.25rem;
  margin-right: 0.25rem;
  border-right: 1px solid #404040;
  font-size: 0.6rem;
}
.btn_baom {
  float: right;
  margin-top: 0.25rem;
  width: 4.2rem;
  height: 1.4rem;
  line-height: 1.4rem;
  background-color: #ff0000 !important;
  border-radius: 0.25rem;
  text-align: center;
  color: #FFFFFF;
  font-size: 0.7rem;
}
.btn_baom.un {
  background-color: #E5E5E5 !important;
}
.xpTime {
  overflow: hidden;
}
.shengyu_tian {
  font-size: 0.6rem;
}
.newProSwiper {
  margin-bottom: 10px;
  position: relative;
}
.newProSwiper .swiper-container {
  overflow: hidden;
}
.newProSwiper .swiper-container .swiper-wrapper {
  margin-left: 0;
}
.newProSwiper .swiper-container .swiper-wrapper .swiper-slide {
  position: relative;
  text-align: center;
}
.newProSwiper2 {
  width: 100%;
  height: 170px;
  position: absolute;
  z-index: 999;
  top: 0;
}
.caidan {
  width: 100%;
  height: 100%;
  margin: 10px 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.caidan .zixiang {
  width: 33.3%;
  height: auto;
  text-align: center;
}
.caidan .zixiang .zixiang-pic {
  width: 80%;
  height: 60px;
  line-height: 61px;
  margin: 0 auto;
}
.caidan .zixiang .zixiang-pic img {
  width: 48px ;
  max-width: 80%;
  vertical-align: middle;
  max-height: 80%;
}
.caidan .zixiang .zixiang-text {
  height: 20px;
  text-align: center;
}
.huiyuan {
  width: 100%;
  height: 120px;
  line-height: 120px;
  text-align: center;
}
.huiyuan img {
  width: auto;
  height: 100px;
}
.guangao {
  width: 93%;
  height: auto;
  margin: 15px auto;
  border-radius: 20px;
}
.hideng {
  display: none;
}
.tupan {
  width: 100%;
  height: auto;
  borderRadius: 15px;
}
.waterfall {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  /* 设置列数 */
  -webkit-column-gap: 0;
     -moz-column-gap: 0;
          column-gap: 0;
  /* 列与列之间的间隔 */
}
.column img {
  width: 100%;
  margin-bottom: 1em;
  /* 图片之间的间隔 */
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid;
  /* 避免内容分割到另一列 */
}
.column2 {
  width: 100%;
}
.N-GOODS {
  width: 95%;
  border-radius: 14px;
  margin: auto;
  margin-bottom: 10px;
  background-color: #fff;
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid;
  /* 避免内容分割到另一列 */
  overflow: hidden;
  border: 1px solid #eee;
  position: relative;
}
.N-GOODS2 {
  width: 47%;
  border-radius: 14px;
  margin-bottom: 10px;
  background-color: #fff;
  overflow: hidden;
  border: 1px solid #eee;
  position: relative;
  float: left;
}
.N-GOODS-IMG {
  width: 100%;
  height: auto;
  aspect-ratio: 1;
  overflow: hidden;
}
.ml1 {
  margin-left: 2%;
}
.mr1 {
  margin-right: 2%;
}
.N-GOODS-IMGbk {
  width: 100%;
  position: absolute;
  z-index: 9;
}
.N-GOODS-NAME {
  padding: 0px 10px;
}
.N-GOODS-PRICE-JIAGE {
  margin-left: 10px;
  font-size: 15px;
  color: #8c1414;
}
.N-GOODS-PRICE-KUCUN {
  margin-left: 20px;
  font-size: 13px;
}
.N-GOODS-BTM {
  width: 100%;
  height: 20px;
}
.YAN-SEARCH {
  width: 98%;
  margin: auto;
  margin-top: 10px;
  height: 60px;
  line-height: 60px;
}
.YAN-SEARCH-BOX {
  width: 100%;
  height: 60px;
}
.YAN-SEARCH-BOX {
  width: 100%;
  height: 60px;
}
.searchinput {
  height: 1.4rem;
  width: 78%;
  left: 10px;
  border: 0;
  position: relative;
  zIndex: 1000;
}
.banquan {
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  color: #88adc3;
  background-color: #000;
}
.YAN-head {
  width: 100%;
  height: 40px;
}
.kbbox {
  width: 100%;
  height: 40px;
}
.kbbox1 {
  width: 100%;
  height: 80px;
}
.kbbox2 {
  width: 100%;
  height: 20px;
}
/*底部导航栏*/
.bNavbody {
  width: 100%;
  height: 52px;
  position: fixed;
  bottom: 0;
  z-index: 9999;
}
.bNavbox1 {
  width: 20%;
  height: 52px;
  float: left;
}
.bNavbox2 {
  width: 100%;
  height: 30px;
  text-align: center;
}
.bNavbox3 {
  width: 100%;
  height: 22px;
  line-height: 20px;
  text-align: center;
  color: #0c0c0c;
}
.boticon {
  line-height: 38px;
}
.lh36 {
  line-height: 36px!important;
}
.FS8 {
  font-size: 8px !important;
}
.FS10 {
  font-size: 10px !important;
}
.FS19 {
  font-size: 19px !important;
}
.FS25 {
  font-size: 25px !important;
}
.FS27 {
  font-size: 27px !important;
}
.FS28 {
  font-size: 28px !important;
}
.FS30 {
  font-size: 30px !important;
}
.FS32 {
  font-size: 32px !important;
}
.FS40 {
  font-size: 40px !important;
}
.Color0 {
  color: #ffffff;
}
.Color1 {
  color: #6cb393;
}
.Color2 {
  color: rgba(108, 179, 147, 0.7);
}
.Color3 {
  color: #dddddd;
}
.Color4 {
  color: #ff0237;
}
.Color5 {
  color: rgba(255, 2, 55, 0.8);
}
.Color6 {
  color: #afafaf;
}
.Color7 {
  color: #c0c0c0;
}
.LS2 {
  letter-spacing: 2px;
}
.FW400 {
  font-weight: 400;
}
.BGC1 {
  background-color: #f7f6f3;
}
.BGC2 {
  background-color: #fff;
}
.BGC3 {
  background-color: #eb6100;
}
.YAN-waterfallbody {
  width: 100%;
  overflow-y: auto;
  position: relative;
}
.OVH {
  overflow: hidden !important;
}
.YAN-inpbox {
  width: 90%;
  margin: 20px auto;
  border: 1px solid #c0c0c0;
  height: 30px;
  border-radius: 15px;
  opacity: 0.8;
}
.YAN-searchinput {
  width: 50%;
  height: 30px;
  line-height: 30px;
  margin-left: 10px;
  float: left;
  border: 0;
  background: none;
  color: #0c0c0c;
}
.YAN-inputssbox {
  width: 30px;
  height: 30px;
  float: left;
  margin-left: 10px;
  color: #fff;
  line-height: 27px;
}
.YAN-inputss {
  width: 56px;
  height: 26px;
  color: #fff;
  float: right;
  border-radius: 15px;
  margin-top: 1px;
  margin-right: 1px;
}
.YAN-inputss2 {
  width: 48px;
  height: 22px;
  color: #000000;
  text-align: center;
  line-height: 22px;
  background-color: #c0c0c0;
  border-radius: 10px;
  margin-top: 2px;
  margin-left: 4px;
}
.MB10 {
  margin-bottom: 10px;
}
.YAN-imgbox1 {
  width: 95%;
  margin-left: 2.5%;
  overflow: hidden;
  border-radius: 15px;
  margin-top: 10px;
}
.YAN-imgbox1 img {
  width: 100%;
}
.YAN-imgbox2 {
  width: 95%;
  margin-left: 2.5%;
  overflow: hidden;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.YAN-imgbox2 img {
  width: 100%;
}
.YAN-tabbox {
  width: 95%;
  margin-left: 2.5%;
  height: 240px;
  overflow: hidden;
  border-radius: 5px;
  margin-top: 10px;
  margin-bottom: 10px;
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
.YAN-tab {
  width: 50%;
  height: 120px;
  float: left;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  /* 垂直居中 */
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  /* 水平居中 */
}
.YAN-tab img {
  width: auto !important;
  max-width: 90%;
  /* 图片宽度不超过容器宽度 */
  max-height: 90%;
  /* 图片高度不超过容器高度 */
}
.zhezhao {
  width: 100%;
  height: 100%;
  z-index: 2050 !important;
  background-color: rgba(21, 20, 20, 0.61);
  position: absolute;
  top: 0;
}
.syclose {
  width: 24px;
  height: 24px;
  position: absolute;
  top: -50px;
  right: -12px;
}
.syclose img {
  width: 100%;
}
.TC {
  text-align: center;
}
.tcdl {
  width: 90%;
  left: 5%;
  height: 49px;
  line-height: 49px;
  position: absolute;
  bottom: 20px;
  text-align: center;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}
.sqmbody {
  width: 200px;
  height: 272px;
  z-index: 10001;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  top: 25%;
}
.sqmbody2 {
  width: 80%;
  height: 300px;
  z-index: 10001;
  position: absolute;
  margin-left: 10%;
  top: 10%;
}
.sqmimg {
  width: 200px;
  height: 272px;
  border-radius: 5px;
  overflow: hidden;
}
.sqmimg2 {
  width: 100%;
}
.sqmlq {
  position: absolute;
  width: 200px;
  height: 32px;
  z-index: 10002;
  bottom: 0;
}
.pro-info {
  overflow: hidden;
  position: relative;
  padding: 0.6rem 0rem;
  border-bottom: 1px solid #CCCCCC;
  width: 94%;
  margin: 0 auto;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */
}
.pro-info .info-avatar {
  width: 28%;
  float: left;
}
.pro-info .info-avatar img {
  width: 100%;
}
.pro-info .info-content {
  margin-left: 5.65rem;
  position: relative;
  height: 5.25rem;
}
.pro-info .info-content .title {
  line-height: .64rem;
  margin-top: .2rem;
  color: #424242;
  font-size: .84rem;
}
.pro-info .add-cart {
  position: absolute;
  right: 0;
  bottom: 1.3rem;
  width: 3.55rem;
  height: 1.5rem;
  line-height: 1.5rem;
  background-color: #ff0000 !important;
  border-radius: .3rem;
  color: #FFFFFF;
  font-size: 0.52rem;
  text-align: center;
  z-index: 1;
}
.pro-title {
  width: 100%;
}
.pro-title span {
  font-weight: 500;
  display: block;
  font-family: PingFang;
  font-size: .7rem;
}
.pro-des {
  font-size: 0.7rem;
  position: absolute;
  bottom: 1.4rem;
}
.pro-des .c-h {
  color: #A9A9A9;
  font-family: PingFang;
  font-size: .6rem;
}
.pro-des .c-r {
  display: inline;
  color: red;
  font-family: PingFang;
  font-size: .8rem;
}
.pro-des .del-price {
  text-decoration: line-through;
  color: #A9A9A9;
  font-family: PingFang;
}
.pro-progress {
  width: 65%;
  position: absolute;
  bottom: 0.8rem;
  margin: 0.2rem 0rem;
  z-index: 1;
}
.pro-progress div {
  background: #7c7c7c;
  width: 100%;
  height: 0.16rem;
  position: relative;
}
.pro-progress .settime {
  background-color: #000000 !important;
  width: 25%;
  height: 0.16rem;
  position: absolute;
  z-index: 111;
}
.pro-time {
  font-size: .6rem;
  position: absolute;
  bottom: 0rem;
  font-family: PingFang;
}
.zhek_img {
  width: 100%;
  height: auto;
}
.newExclusive p {
  text-align: center;
}
.newExclusive .c-h {
  color: #A9A9A9;
  font-size: .6rem;
}
.newExclusive .c-r {
  display: inline;
  color: red;
  font-size: .8rem;
}
.newExclusive .del-price {
  text-decoration: line-through;
  color: #A9A9A9;
  font-size: .6rem;
}
.zcdg-footer {
  width: 100%;
  height: 60px;
  position: absolute;
  bottom: 0;
  z-index: 11;
  border-top: 1px solid rgba(221, 221, 221, 0.4);
}
.zcdg-footerbox {
  width: 90%;
  height: 40px;
  line-height: 40px;
  color: #fff;
  margin-top: 10px;
  margin-left: 5%;
  border-radius: 20px;
  text-align: center;
  background-image: linear-gradient(to right, #02f4c3, #6db394, #03a9be);
}
.zcdg-zhezhao {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 12;
  background-color: rgba(0, 0, 0, 0.6);
}
.zcdg-body {
  width: 100%;
  height: 260px;
  background-color: #fff;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  position: absolute;
  bottom: 0;
  z-index: 13;
}
.zcdg-bodybox1 {
  width: 100%;
  height: 210px;
}
.zhucedaogoutextbox {
  width: 80%;
  margin-left: 10%;
  height: 300px;
  margin-top: 100px;
}
.zhucedaogoutextbox2 {
  width: 100%;
  overflow: auto;
}
.zhucedaogoutextbox3 {
  width: 100%;
  position: relative;
}
.zhucedaogoutextbox3 img {
  width: 100%;
}
.zhucedaogoutextbox4 {
  width: 90%;
  margin-left: 7%;
  height: 200px;
  position: absolute;
  top: 705px;
  z-index: 1;
}
.zhucedaogoutextbox4l {
  width: 50%;
  height: 200px;
  float: left;
}
.zcdg-bodyfooter {
  width: 100%;
  height: 50px;
  border-top: 1px solid rgba(221, 221, 221, 0.4);
}
.zcdg-bodyfooter1 {
  width: 100px;
  height: 30px;
  line-height: 30px;
  border-radius: 15px;
  background-color: #6cb393;
  text-align: center;
  color: #fff;
  float: left;
  margin-top: 10px;
}
.zcdg-tit {
  width: 100%;
  height: 50px;
  text-align: center;
  line-height: 55px;
  font-size: 16px;
}
.zcdg-inpbox1 {
  width: 80%;
  height: 50px ;
  margin: auto;
}
.zcdg-inpbox2 {
  width: 30%;
  height: 50px ;
  float: left;
  line-height: 50px;
}
.zcdg-inpbox3 {
  width: 70%;
  height: 50px ;
  float: left;
}
.zcdg-inpbox3 input {
  height: 30px;
  margin-top: 10px;
  padding: 0 10px;
}
.daogouTop {
  width: 100%;
  height: 100px;
  background-color: #F5F5F6;
}
.daogouTop-tit {
  width: 90%;
  margin: auto;
  height: 40px;
  line-height: 50px;
  font-size: 18px;
  color: #0c0c0c;
}
.daogouTop-box1 {
  width: 90%;
  margin: auto;
  height: 25px;
  line-height: 25px;
  font-size: 14px;
  color: #0c0c0c;
}
.bgc2 {
  background-color: #f8f8f8;
}
.daogouBody {
  width: 90%;
  margin: auto;
  background-color: #ffffff;
}
.kbbox {
  width: 100%;
  height: 10px;
}
.daogouBodycox1 {
  width: 100%;
  height: 120px;
  border-radius: 5px;
  background-color: #e8aa41;
}
.daogouBodybox2 {
  width: 50%;
  height: 120px;
  float: left;
}
.daogou-sybox1 {
  width: 80%;
  margin-left: 10%;
  height: 50px;
  line-height: 60px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 16px;
  letter-spacing: 1px;
}
.daogou-sybox2 {
  width: 80%;
  margin-left: 10%;
  height: 30px;
  line-height: 30px;
  color: #fff;
  font-size: 24px;
  font-weight: 550;
}
.daogou-sybox3 {
  width: 80%;
  margin-left: 10%;
  height: 30px;
  line-height: 30px;
  color: rgba(255, 255, 255, 0.85);
  font-size: 14px;
}
.daogouBodybox3 {
  width: 90%;
  height: 80px;
  margin: auto;
}
.daogouBodybox3-l {
  width: 50%;
  height: 80px;
  float: left;
}
.bb1 {
  border-bottom: 1px solid rgba(213, 213, 213, 0.5);
}
.daogouBodybox3-l1 {
  width: 100%;
  height: 40px;
  line-height: 40px;
  color: #817a7a;
  font-size: 14px;
}
.daogouBodybox3-l2 {
  width: 100%;
  height: 40px;
  font-size: 18px;
}
.daogouBodybox4-l {
  width: 80%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  float: left;
}
.daogouBodybox4-r {
  width: 20%;
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  float: left;
  color: #e84141;
  font-weight: 550;
}
.daogouBodybox4-bottom {
  width: 80px;
  height: 30px;
  background-color: #e8aa41 ;
  float: right;
  border-radius: 5px;
  text-align: center;
  line-height: 30px;
  color: #fff;
}
.daogouBodybox4-bottom2 {
  width: 80px;
  height: 30px;
  background-color: #939291;
  float: right;
  border-radius: 5px;
  text-align: center;
  line-height: 30px;
  color: #fff;
}
