.address_tab a{
    
    color: #333;
    position: absolute;
    left: 0;
    right: 0;
    top: 1rem;
    border-radius: 100%;
    z-index: 111;
    text-align: center;
    
    
}
.address_tab a span { 
  background: rgba(255, 255, 255, 0.5);
    padding: .1rem 2.5rem .3rem 1.6rem;
    height: 1.5rem;
    line-height: 1.5rem;
    margin: .1rem auto;
    border-radius: 12px;
    position: relative;
   float: right;
	
}
.address_tab a em {
  display: inline-block;
  border-top: .3rem solid #333;
  border-right: .3rem solid transparent;
  border-left: .3rem solid transparent;
  border-bottom: .3rem solid transparent;
  position: absolute;
  top: .9rem;
  margin-left: .4rem;

}

section {
 /* background: #fff;

  margin-bottom: .4rem;*/
  /*min-height: 50px;*/
  /*overflow: hidden;*/
}
.main {
  	padding-bottom: 0rem;
	border-radius:5px 5px 0 0; 
	background:#FFF;	
	width:94%;
	height:100%;
	border-radius: 22px;
		margin-left: 13px;
	margin-top: 12px;
	   	   		 
	   
	
	
}
.banner-list img {
  /*width: 100%;*/
  display: block;
  max-height: 175px;
}
.banner-list {
  position: relative;
}
.swipe,.comments-list{  
  margin: 0 auto;
  background: #fff;
  overflow: hidden;
  position: relative;
  z-index: 11;
}
.swipe-wrap{
  overflow:hidden;
  position:relative;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;

}
.bottom-space {
  background: #fff;
  border: 1px solid #fff;
  position: absolute;
  /*bottom: -13px;*/
  bottom: -25px;
  width: 100%;
  border-radius: 100%; 
  z-index: 1;
  height:50px;
  font-size: 0;
}
.goods_img a img {
  float: left;
}
.swipe-wrap>div{width:100%;position:relative;overflow:hidden; text-align: center;}


.fade{
    width:100%;
    height:100%;
    background:rgba(0, 0, 0, 0.2);
	 filter:alpha(opacity=50); 
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
}
#popupcontent{
	position: fixed;
	visibility: hidden; 
	overflow-x:hidden;
	overflow-y:hidden;
	-webkit-overflow-scrolling: touch;
	z-index:9999; 
	display:none;
}

#statusbar{
	width:21px;
	height:27px;
	float: right;
	color: black;
	position: relative; 
	margin-right: 10px;
	font-size: 0.8px;
	text-align: center;
} 


.laundry_list {
    overflow: hidden;
    color: #333;
    margin: .4px 0px 0px;
	text-align: center;
}

.borderD {
    border: 4px solid #f2f2f2;
   
}
.borderS {
    -webkit-transform: scaleY(0.5);
}
.title-sty {
    position: relative;
    font-size: 13px;
	color: #f02b2b;
	text-align: center;
}
.p10 {
    padding: .3rem 0;
}



.luxury-block table {
    width: 100%;
    position: relative;
}


.luxury-block table td.two-cloume {
    border-right: 9.5px solid #eee;
    padding: .5rem;
	width:94%;
	height:100%;
	border-radius: 22px;
		margin-left: 13px;
	margin-top: 12px;
	    border-left: 9.5px solid #eee;
		    border-top: 9.5px solid #eee;
			    border-bottom: 9.5px solid #eee;
	
	
}
.luxury-block table td {
    position: relative;
	width:94%;
	height:100%;
	border-radius: 22px;
	margin-left: 13px;
	margin-top: 12px;
}


.luxury-block a {
    width: 5.2rem;
    height: 6.2rem;
    background: #fff;
    padding: 0rem 1rem 0rem 0;
    display: block;
    float: right;
}

.luxury-block a img {
    width: 100%;
    height: 100%;
    display: block;
}

.luxury-block table td.two-cloume span.more-len {
    width: 4rem;
}
.luxury-block table td.two-cloume span {
    padding-left: 1.8rem;
    text-align: center;
    width: 3rem;
    position: absolute;
    top: 32%;
    font-size: .9rem;
}


.mui-slider {
    z-index: 1;
    overflow: hidden;
    width: 100%;
	height:80%;
	
}
.mui-slider img{
	height:80%;
	width:90.5%;
	margin-left: 22px;
    margin-right: 25px;
}

.er_header {
    overflow: hidden;
   	margin-top: 15px;
    margin-right: 5px;
    margin-bottom: 10px;
    margin-left: 12px;
}

.er_header a {
    border-radius: 50%;
    width: 25%;
    float: left;
    text-align: center;
    font-size: .3rem;
    color: #666666;
}

.er_header a img {
	
    width: 36%;
    height: 36%;
}
.er_header a p {
    font-size:10px;
}


.home-act-view .float-layer-view {
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,.6);
    position: fixed;
    top: 0;
    z-index: 1000;
    color: #fff;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}


.home-act-view .float-layer-view .act-view {
    width: 302px;
}

.home-act-view .float-layer-view .act-view {
    width: 80.53333vw;
}

.home-act-view .float-layer-view .act-view {
    position: fixed;
    top:45%;
    left: 50%;
    -webkit-transform: translate3d(-50%,-50%,0);
    transform: translate3d(-50%,-50%,0);
    transition: all .1s ease;
}
.home-act-view .float-layer-view .act-view .float-img {
    width: 100%;
    display: block;
    border-radius: 6px;
}

.home-act-view .float-layer-view .act-view .close-btn {
    display: block;
    padding-top: 15px;
    width: 35px;
    height: 35px;
    position: absolute;
    left: 50%;
    margin-left: -17.5px;
}

.home-act-view .icon-banner {
    z-index: 100;
    position: fixed;
    bottom: 350px;
    right: 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}


@-webkit-keyframes swing {
  10% {
    transform: rotate(15deg);
  }
  20% {
    transform: rotate(-10deg);
  }
  30% {
    transform: rotate(5deg);
  }
  40% {
    transform: rotate(-5deg);
  }
  50%,100% {
    transform: rotate(0deg);
  }
}
#suolue{
	-webkit-animation: swing 2s .15s linear infinite;
}
















.mainAct{
	height:10px;
    width: 95%;
    margin-left: 12px;
    margin-bottom: 0.6rem;
	margin-top:15px;
	
}

.leftAct{
	float:left;
	width:48.5%;
	height:100%;
	border-radius:8px;
	position:relative;
	background-image: linear-gradient(to top, #ff0844 0%, #ffb199 100%);
	
}
.rightTop{
	float:left;
	margin-left:1%;
	width:49.5%;
	height:100%;
	border-radius:8px;
	position:relative;
	background-image: linear-gradient(to top, #ff0844 0%, #ffb199 100%);
}

.rightButlefttom{
	margin-top:1%;
	float:left;
	width:48.5%;
	height:50%;
	position:relative;
	border-radius:8px;
	background-image: linear-gradient(to right,  #f2f2f2 0%,  #f2f2f2 100%);
}
.rightButRightom{
	margin-left:1%;
	margin-top:1%;
	float:left;
	width:49.5%;
	height:50%;
	position:relative;
	border-radius:8px;
	background-image: linear-gradient(to top, #f2f2f2 0%, #f2f2f2 99%, #f2f2f2 100%);
}



.buts{
	color:#fff;
	font-weight:800;
	background-color:#CD3333;
	margin:24% 0 0 5%;
	text-align:center;
	width:70px;
	line-height:20px;
	height:20px;
	border:1px solid;
	border-radius:25px;
	/* animation:mymove 1s infinite;
   -webkit-animation:mymove 1s infinite; Safari and Chrome*/
    animation-direction:alternate;/*轮流反向播放动画。*/
    animation-timing-function: ease-in-out; /*动画的速度曲线*/
   /* Safari 和 Chrome 
    -webkit-animation:mymove 1s infinite;*/
    -webkit-animation-direction:alternate;/*轮流反向播放动画。*/
    -webkit-animation-timing-function: ease-in-out; /*动画的速度曲线*/
}

.ttip{
	background-image: -webkit-linear-gradient(left, #EE0000, #4876FF 35%, #EE0000 50%, #4876FF 75%, #EE0000);
        -webkit-text-fill-color: transparent;
        -webkit-background-clip: text;
        -webkit-background-size: 200% 100%;
        -webkit-animation: masked-animation 3s infinite linear;
	font-size:18px;
	margin:2% 0 0 5%;
	font-weight:800;
}


.buttip{
	font-size:13px;
	position:absolute;
    right:8px;
	margin-top:5%;
}


@keyframes mymove
    {
        0%{
          transform: scale(1);  /*开始为原始大小*/
        }
        25%{
          transform: scale(1.1); /*放大1.1倍*/
        }
        50%{
          transform: scale(1);
         }
        75%{
          transform: scale(1.1);
         }

     }
            
   @-webkit-keyframes mymove /*Safari and Chrome*/
   {
        0%{
           transform: scale(1);  /*开始为原始大小*/
        }
        25%{
           transform: scale(1.1); /*放大1.1倍*/
        }
        50%{
            transform: scale(1);
        }
        75%{
            transform: scale(1.1);
        }
   }
 .masked{
        text-align: center;
       
      }
    @-webkit-keyframes masked-animation {
         0%{ background-position: 0 0;}
         100% { background-position: -100% 0;}
    }
    
.letter {
  /*animation: bounce 0.55s cubic-bezier(0.05, 0, 0.2, 1) infinite alternate;*/
  display: inline-block;
  transform: translate3d(0, 0, 0);
  margin-top: 0.5em;
  text-shadow: rgba(255, 255, 255, 0.4) 0 0 0.05em;
  font: normal bold 0.8rem "Product Sans", sans-serif;
}
.letter:nth-child(1) {
  animation-delay: 0s;
}
.letter:nth-child(2) {
  animation-delay: 0.0733333333s;
}
.letter:nth-child(3) {
  animation-delay: 0.1466666667s;
}
.letter:nth-child(4) {
  animation-delay: 0.21s;
}
.letter:nth-child(5) {
  animation-delay: 0.3133333333s;
}
.letter:nth-child(6) {
  animation-delay: 0.4066666667s;
}

/*奢侈品*/
.luxury-block table{
  width: 100%;
  position: relative;
}
.luxury-block table td.two-cloume {
  /*border-right: 1px solid #eee; */
  /*padding: .5rem;*/
}

.luxury-block table td.two-cloume span {
  padding-left: .4rem;
  text-align: center;
  width: 3rem;
  position: absolute;
  top: 12%;
  font-size: 1.2rem;
}
.luxury-block table td.two-cloume div {
  padding-left: 1.8rem;
  text-align: center;
  width: 3rem;
  position: absolute;
  top: 64%;
  font-size: 1.3rem;
}
.luxury-block table td.two-cloume span.more-len {
  width: 4rem;
}
.luxury-block table td.two-cloume span.more-len2 {
  width: 12rem;
  text-align: left;
}
.luxury-block table td.two-cloume span.more-len2 p {
  font-size: .8rem;
    color: black;	
}
.luxury-block a {
  width: 5.2rem;
  /*height: 6.2rem;*/
  background: #fff;
  padding: 0rem 1rem 0rem 0;
  display: block;
  float: right;
}
.luxury-block table td {
  position: relative;
}
.luxury-block a.one-col {
  width: 14rem;
  height: 7rem;
  margin-top: .4rem;
  padding: 0;
  margin-bottom: -0.2rem;
}
.luxury-block a.one-col img {
  width: 100%;
  display: inline-block;

}
.hot-block p {
  padding-top: .0rem;
  /*color: #535963;*/
  font-size: .9rem;
  padding-bottom: .2rem;
}
.hot-block {
  position: relative;
  min-height: 9.6rem;
  overflow: hidden;
}



.div-block,.service-block,.hot-block,.newyearhot-block,.newyearhot-block_jinxing,.newyearhot-block_activity {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  font-size: 1rem;
	background:#fff;

}
.div-block div {
  position: relative;
  padding-top: 1rem;
}
.div-block div,.service-block div,.hot-block div{
  -webkit-box-flex:1;
  -moz-box-flex:1;
  box-flex:1;
  text-align: center;
  font-size: 1rem;
}
.div-block div:first-child {
  background: #fafdff;
  border-right: 1px solid #e9ebf2;
}
.div-block div:nth-child(2) {
  background: #fffcfc;
  border-right: 1px solid #e9ebf2;
}
.div-block div:nth-child(3) {
  background: #fdfbff;

}
.div-block div:nth-child(4) {
  border-left: 1px solid #e9ebf2;
  background: #faffff;
}
.div-block img,.hot-block img {
  width: 10.7rem;
  height: 8.2rem;
  margin: .5rem 0 .1rem 0;
}

.hot-block p span {
 color: #535963; 
 font-size: .9rem;
}
.hot-block a {
  display: inline-block;
}
.hot-block p em {
  display: inline-block;
  margin-left: .1rem;
  font-size: .9rem;
  text-decoration:line-through;
}
.icon-tri {
  display: inherit;
}
.hot-block .icon-tri img {
  width: 5rem;
  height: 1.6rem;
  margin-bottom: 0;
  margin-top: 0;
}
.hot-one {
  width: 50%;
  display: block;
  height: 100%;
  position: absolute;

}
.hot-one img {
  width: 100%;
  height: auto;
  display: block;
  margin: 0;
  box-sizing: border-box;
  padding: 30px 10px;
}
.hot-info {
  border-left: 1px solid #e9ebf2;
  padding: 1rem;
  position: absolute;
  right: 0;
}
.hot-icon {
  background: url("/new_weixin/images/ic_hot.png") no-repeat;
  background-size: 100%;
  width: 3.7rem;
  height: 1.4rem;
  display: inline-block;
  text-align: center;
  color: #fff;
  text-indent: .4rem;
  line-height: 1.5rem;
}
.two-col-hot {
  padding: 1.2rem 0;
}
.borderR2 {
    border-right: 1px solid #eee;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
}
.gray-color {
    color: #bbc1cc;
}
.gray-text-color {
    color: #2d2f31;
}
.go-buy {
    border-radius: 12px;
    display: inline-block;
    margin-top: .3rem;
    padding: 0 1rem;
    border: 1px solid #ff6969;
    color: #ff6969;
    line-height: 1.6rem;
    height: 1.6rem;
}


.go-buy-this {
    border-radius: 12px;
    display: inline-block;
    margin-top: .3rem;
    padding: 0 4rem;
    border: 1px solid #ff6969;
    color: #ff6969;
    line-height: 1.9rem;
    height: 1.9rem;
	background:url(../img/202307backgroud_img.jpg);
	background-size:100%;
	padding-right:68px;
	padding-bottom:3px;
	
}
.newyearhot-block p {
  padding-top: .0rem;
  /*color: #535963;*/
  font-size: .9rem;
  padding-bottom: .2rem;
}
.newyearhot-block {
  position: relative;
  min-height: 9.6rem;
  overflow: hidden;
}

.newyearhot-block_jinxing {
  position: relative;
  overflow: hidden;
}
.newyearhot-block_jinxing p {
  padding-top: .0rem;
  /*color: #535963;*/
  font-size: .9rem;
  padding-bottom: .2rem;
}
.newyearhot-block_jinxing img {
  width: 12.4rem;
  height: 8.2rem;
  margin: .5rem 0 .1rem 0;
}

.newyearhot-block_jinxing-div{
  -webkit-box-flex:1;
  -moz-box-flex:1;
  box-flex:1;
  text-align: center;
  font-size: 1rem;
  border:1px solid #f2f2f2;
   width:50%;
}

.newyearhot-block_jinxing p span {
 color: #535963; 
 font-size: .9rem;
}
.newyearhot-block_jinxing a {
  display: inline-block;
}
.newyearhot-block_jinxing p em {
  display: inline-block;
  margin-left: .1rem;
  font-size: .9rem;
  text-decoration:line-through;
}


.newyearhot-block img {
  width: 11.5rem;
  height: 10.2rem;
  margin: .5rem 0 .1rem 0;
}
.newyearhot-block-div{
  -webkit-box-flex:1;
  -moz-box-flex:1;
  box-flex:1;
  text-align: center;
  font-size: 1rem;
}
.newyearhot-block p span {
 color: #535963; 
 font-size: .9rem;
}
.newyearhot-block a {
  display: inline-block;
}
.newyearhot-block p em {
  display: inline-block;
  margin-left: .1rem;
  font-size: .9rem;
  text-decoration:line-through;
}


.newyearhot-block_lasted-div{
  -webkit-box-flex:1;
  -moz-box-flex:1;
  box-flex:1;
  text-align: center;
  font-size: 1rem;
}
 

.nui-dialog-hd {
    height: 38px;
    line-height: 48px;
    text-align: center;
    position: relative;
}
.ui-dialog .ui-dialog-bd {
    min-height: 51px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding: 18px;
    font-size: 16px;
    display: -webkit-box;
    display: box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    -webkit-box-orient: vertical;
}


.newyearhot-block_activity p {
  padding-top: .0rem;
  /*color: #535963;*/
  font-size: .9rem;
  padding-bottom: .2rem;
}
.newyearhot-block_activity {
  position: relative;
  min-height: 9.6rem;
  overflow: hidden;
}

.newyearhot-block_activity img {
  width: 10.2rem;
  height: 9.2rem;
  margin: .3rem 0 .1rem 0;
}

.newyearhot-block_activity p span {
 color: #535963; 
 font-size: .9rem;
}
.newyearhot-block_activity a {
  display: inline-block;
}
.newyearhot-block_activity p em {
  display: inline-block;
  margin-left: .1rem;
  font-size: .9rem;
  text-decoration:line-through;
}
.newyearhot-block_activity .icon-tri img {
  width: 5rem;
  height: 1.6rem;
  margin-bottom: 0;
  margin-top: 0;
}




@keyframes bounce {
  0% {
    transform: translate3d(0, 0, 0);
    text-shadow: rgba(255, 255, 255, 0.4) 0 0 0.05em;
  }
  100% {
    transform: translate3d(0, -1em, 0);
    text-shadow: rgba(255, 255, 255, 0.4) 0 1em 0.35em;
  }
}
    
