/*自定义CSS*/
/*去掉iPhone、iPad的默认按钮样式*/
input[type="button"], input[type="submit"], input[type="text"], input[type="reset"],select {
	appearance:none  !important;  -moz-appearance:none  !important;-webkit-appearance:none  !important;
}
/*去掉iPhone、iPad的默认样式，文本域禁止大小*/
textarea {-webkit-appearance: none !important;resize:  none !important;}
.views{
    width:19.2rem;
	margin:0 auto;
}
.but20 {
    min-width: 1rem;
    padding: 0.4rem 0.6rem;
    color: #fff;
    background: rgba(0,0, 0, 0.2);
    display: inline-block;
    font-size: 0.73rem;
    border-radius: 20px;
}
ul {list-style:none;}
a{color:#333}
.list-p20{margin: 0;}
.cle{ clear:both;}
.s55{font-size:0.55rem !important;}
.s6{font-size:0.6rem !important;}
.s65{font-size:0.65rem !important;}
.s7{font-size:0.7rem !important;}
.s75{font-size:0.75rem !important;}
.s8{font-size:0.8rem !important;}
.s85{font-size:0.85rem !important;}
.s10{font-size:1rem !important;}
.s12{font-size:1.2rem !important;}
.fw{font-weight:bold;}
.theme{color:#ea2712;}
/*头细边框*/
.ot{border-top:1px solid #999;transform: scaleY(0.2);background:#fff;width:100%; clear:both;}
/*头细边框*/
.ob{border-bottom:1px solid #999;transform: scaleY(0.2);background:#fff;width:100%;clear:both;}
/*浮动左*/
.fl{float:left;}
/*浮动右*/
.fr{float:right;}
/*#ccc*/
.ccc{color:#ccc}
/*#666*/
.c6{color:#666;}
.c3{color:#333}
/*red*/
.cred{color:red;}
/*深绿色*/
.c1ab394{
   color:#1ab394;
}
/*绿色*/
.c090{
   color:#090;
}
/*蓝色*/
.a337ab7{
   color:#337ab7;
}
/*图标色*/
.icon-color{color:#666;}
/*图标大小*/
.icon-size{font-size:1rem;}
.retrieval{position:absolute;top:-0.4rem;left:0;height:1.6rem;width:100%;z-index:20000;/*background:red;*/}
/*无背景*/
.b-not-img{background-image:none !important;background:none !important;}
/*白色背景*/
.bfff{background:#fff;}
/*左内边距*/
.lp04{padding-left:0.4rem;}
/*右内边距*/
.rp04{padding-right:0.4rem;}
/*submit按钮*/
.submits{
   display:block;
   margin:0.6rem auto;
   font-size:0.8rem;
   font-weight:bold;
   width:96%;
   height:1.8rem;
   line-height:1.8rem;
   border-radius:40px;
   border:none;
   color:#fff;
   background:#da0359;
}
.retrieval input {
  height:1.6rem;
  line-height:1.6rem;
  display:inline-block;
  margin-left:1rem;
  width:78%;
  border-radius:40px;
  text-indent:0.4rem;
  font-size:0.75rem;
  font-weight:bold;
  color:#000;
  background:#fff;
  border:1px solid #fff;
	filter:alpha(opacity=70);  
	-moz-opacity:0.7;  
	-khtml-opacity: 0.7;  
	opacity: 0.7;    
}
.disabled{background:#eee !important;color:#ccc !important;}
/**/
/*底部固定高度*/
.app-bottom{height:2.6rem !important;}
.app-bottom a{width:25% !important;height:90% !important;margin-bottom:0.2rem;}
.list-block{font-size:0.75rem;}
.word{word-wrap:break-word !important; word-break:normal !important;white-space: normal !important;font-size:0.7rem;}
.content-block-title{margin: 20px 15px 20px;}
.navbar, .toolbar{height:2.4rem;}
.tabbar-fixed .page-content, .tabbar-through .page-content, .toolbar-fixed .page-content, .toolbar-through .page-content{padding-bottom: 2.6rem;}
.navbar-fixed .page-content, .navbar-through .page-content{padding-top: 2.4rem;}
.modal{/*width:160px;left: 65% !important;*/}
.button{border-color:#666;color:#666}
.navbar-inner, .toolbar-inner{padding:0;}
.navbar .left{padding-left:8px;}
.navbar .right{padding-right:10px;}
.icon .badge{z-index:20000;top: -0.2rem;padding: 1px 8px;}
input[type=submit].button, input[type=button].button{width:96%;margin:0 auto;}
.actions-modal-button{font-size:15px;}
.thne-login{
    font-size:0.8rem;
	text-align:right;
	padding-right:0.8rem;
	line-height:200%;
	margin-top:0.4rem;
}
.thne-login a{
    color:#f60;
}
.index-like{width:18.4rem;text-align:center;background:#eee;}
.index-like tr td{padding:0.2rem;background:#fff;}
.touch-content {
    width: 18rem;
    margin: 0 auto;
    min-height: 3rem;
}
.touch-content a {
    display: block;
    width: 8.7rem;
    float: left;
    background: #fff;
    margin: 0.4rem 0.3rem 0rem 0;
	border:1px solid #e5e6e7;
}
.touch-a-last {
    margin-right: 0 !important;
    float: right !important;
}
 .touch-list {
    height: 10rem !important;
}
.touch-list dt img {
    display: block;
    margin: 0.1rem auto;
    width: 7.4rem;
}
.touch-list dd {
    margin-left: 0.2rem;
    font-size: 0.75rem;
}
.toch-dd-price{margin-top:0.3rem;}
.toch-dd-price strong {
    color: red;
    font-size: 0.75rem;
}
.toch-dd-price del {
    color: #ccc;
    float: right;
    margin-right: 0.2rem;
}
.class-ret {
    width: 18rem;
    height: 1.5rem;
    margin: 0.4rem auto;
    background: #fff;
    border-radius: 3rem;
}
.class-input {
    width: 17rem;
    height: 0.9rem;
    margin-left: 0.6rem;
    position: relative;
    top: -0.4rem;
    font-size: 0.8rem;
    color: #666;
    border: none;
    background: #fff;
}
.class-left {
    width: 4rem;
	padding-right:0.2rem;
    height:100%;
    background: #EFF0F4;
    position:fixed;
    top: 2.4rem;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.class-left ul{
    margin:0;
	padding:0;
	width:100%;
}
.class-left ul li {
    height: 2rem;
    line-height: 2rem;
    padding-left: 0.4rem;
	width:100%;
    border-bottom: 1px #e5e5e5 solid;
}
.class-left ul li a{font-size:0.65rem;}
.category-right{float:right;}
.classify-list {
    width: 15rem;
    padding-top: 0.3rem;
    margin-left: 4rem;
	background:#fff;
}
.classify-list ul li {
    width: 3.8rem;
    min-height: 4rem;
    float: left;
    margin: 0.1rem 0 0 0.2rem;
}

.screen {
    width: 17.6rem;
   /* background: rgba(0, 0, 0, 0.8);*/
   background:#fff;
   border-left:1px solid #ccc;
	color:#333;
	font-size:0.75rem;
}
.panel-title{
	background:#eee;
	font-size:0.85rem;
	height:2.2rem;
	line-height:2.2rem;
	padding:0 0.6rem;
}
.clears{float:right;color:#f60;}
.screen-list{
	margin:0.4rem 0;
	padding:0 0.6rem;
}
.screen-list .screen-title{
   font-size:0.8rem;
   line-height:200%;
}
.list-content a {
    font-size: 0.6rem;
    font-family: '黑体';
    display: inline-block;
    text-align: center;
    width: 7.6rem;
    height: 1.6rem;
    line-height: 1.6rem;
    background: #eee;
    border-radius: 0.2rem;
    margin: 0.6rem 0 0 0.2rem;
}
.list-content a.now{
    background: #FEDFCD !important;
    color: #F9570C!important;
}
/*商品内容页*/
.goods-back{
    position:absolute;
	top:0.8rem;
	left:0.8rem;
	width:2rem;
	height:2rem;
	line-height:2rem;
     background: rgba(0, 0, 0, 0.6);
	 z-index:9999;
	 color:#fff;
	 border-radius:50%;
	 text-align:center;
}
.goods-index{
    position:absolute;
	top:0.8rem;
	right:0.8rem;
	width:2rem;
	height:2rem;
	line-height:2rem;
    background: rgba(0, 0, 0, 0.6);
	z-index:9999;
	color:#fff;
	border-radius:50%;
	text-align:center;
}
.goods-number a {
    padding: 0;
    margin: 0;
    display: inline-block;
    height: 1.2rem;
    line-height: 1.2rem;
    text-align: center;
    font-size: 0.75rem;
    width: 1.6rem;
    background: #eee;
    border: 1px #E5E5E5 solid;
    /* position: relative; */
}
a.a-input {
    width: 2.5rem;
    background: #fff;
    border-left: none;
    border-right: none;
}
.goods-number input[type="text"] {
    height: 0.9rem;
    text-align: center;
    width: 2rem;
    padding: 0;
    margin: 0;
    font-size: 0.75rem;
    position: relative;
    border: none;
}
.attr-table{
    width:100%;
	font-size:0.75rem;
}
.attr-table tr td{line-height:180%;padding:0.2rem;}
.attr-table tr td span{display:inline-block;padding:0.2rem 0.6rem;border:1px solid #ccc;border-radius:4px;margin:0.2rem;}
.entrance{padding:0.8rem 0.4rem;font-size:0.8rem;background:#fff;}
.entrance a{display:block;width:100%;height:100%;}
.contents{font-size:0.75rem;line-height:180%;background:#fff;padding:0.4rem;min-height:6rem;}
.contents img {max-width:100% !important;}
.shops-info table {
    padding: 0.2rem;
    font-size: 0.7rem;
    text-align: center;
    width: 100%;
}
.shops-detsa {
    display: inline-block;
    width: 91%;
    height: 1.4rem;
    line-height: 1.4rem;
    border: 1px #ccc solid;
    border-radius: 6px;
}
.shops-info table span.title {
    font-size: 0.7rem;
    color: #333;
    position: relative;
    top: -0.3rem;
    margin-left: 0.1rem;
}
.evaluate-list{margin-top:0.4rem;padding:0.4rem;}
.evaluate-list-left{
     width:3rem;
	 float:left;
}
.evaluate-list-right{
     width:15.2rem;
	 float:right;
}
/*购物车*/
.cart-list{
   background:#fff;
   min-height:4rem;
}
/*会员中心*/
.member-header{
   width:100%;
   height:8.4rem;
   background:url(../img/c_bg.jpg) no-repeat;
    position: relative;
    background-size: 100% 100%;   
}
.tabbar-labels a.my-a-link {
  height: 100%;
  width: 25%;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: visible;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
   padding-top: 4px;
   padding-bottom: 4px;
   -webkit-box-pack: justify;
   -ms-flex-pack: justify;
   -webkit-justify-content: space-between;
   justify-content: space-between;
   margin: 0;
   margin-bottom: 0.3rem;  
}
 
.vip {
    background: #ff9000;
    color: #fff;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.8rem;
    border-radius: 0 10px 10px 0;
    min-width: 4rem;
    text-align: center;
    position: absolute;
    left: 0;
    top: 2rem;
    display: inline-block;
    padding: 0.2rem 0.4rem;
}
.account {
    background: #ff9000;
    color: #fff;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.8rem;
    border-radius: 10px 0 0 10px;
    min-width: 3.6rem;
    text-align: center;
    position: absolute;
    right: 0;
    top: 2rem;
    display: inline-block;
    padding: 0.2rem 0.2rem;
}
.hyzxt_img {
    border: 2px solid #99ce47;
    border-radius: 50%;
    width: 3.2rem;
    height: 3.2rem;
    display: block;
    margin: 0 auto;
}
.hyzxt_h1 {
    text-align: center;
    height: 1rem;
    line-height: 1rem;
    color: #fff;
    font-size: 1rem;
	margin-top:0.2rem;
}
.hyzxtb {
    background: rgba(0,0,0,0.25);
    text-align: center;
    position: absolute;
    height: 2.2rem;
    left: 0;
    bottom: 0;
    width: 100%;
}
.hyzxtb-text {
    color: #fff;
    font-size: 0.6rem;
}
.hyzxtb-text a {
    display: block;
    box-sizing: border-box;
    border-right: 1px solid #fff;
    color: #fff;
    height: 1.8rem;
    margin: 0.2rem auto;
    line-height: 25%;
    float: left;
    text-align: center;
    width: 25%;
    font-size: 0.65rem;
}
/*订单列表*/
.order-select {
    width: 100%;
    height: 2.2rem;
    background: #f7f7f8;
    /*border-bottom: 1px #ccc solid;*/
    padding: 0;
    margin: 0;
}
.order-select a {
    padding: 0;
    display: block;
    width: 24.6%;
    height: 1.6rem;
	margin-top:0.34rem;
    line-height:20%;
    border-right: 1px #ccc solid;
    float: left;
    text-align: center;
    font-size: 0.65rem;
	color:#333;
}
.order-select a.on,.toolbar-inner a.on .icon,.toolbar-inner a.on .tabbar-label{
	color:#ea2712 !important;
}
.order-list{
     width:100%;
	 background:#fff;
 }
 .order-list table tr td.order-sn {
    height: 2rem;
    line-height: 2rem;
    font-size: 0.7rem;
    font-weight: bold;
}
.order-list table tr td.order-sn a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0.7rem;
    font-weight: bold;
}
 .order-list a{
     color:#666;
	 font-size:0.65rem;
}
.order-list table {
    width: 98%;
    margin: 0 auto;
}
/*订单内容*/
.state-node{
    min-height:3rem;
	background:#fff;
	/*text-align:center;*/
	font-size:0.85rem;
	line-height:3rem;
	
}
.address-table{
	width:18.4rem;
	margin:0 auto;
}
.address-table div{
    line-height:160%
}
/*通用列表*/
.list-time {
    min-width: 1rem;
    padding: 0.2rem 0.5rem;
    color: #fff;
    background: rgba(0,0, 0, 0.2);
    display: inline-block;
    font-size: 0.6rem;
    border-radius: 20px;
    margin: 0.4rem auto;
}
.list-div {
    width: 18.2rem;
    margin: 0 auto;
    background: #fff;
    border-radius: 8px;
    min-height: 3rem;
    border: 1px #E5E5E5 solid;
    text-align: left;
}
.list-div-list {
    padding: 0.6rem;
    font-size: 0.7rem;
}

.radio_class,.radio_class1 {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    cursor: pointer;
}
.guige2{
    border-color:#f60 !important;
	color:#f60;
}

/*会员中心评价*/
.member-evaluate{
    margin-top: 0.4rem;
    padding: 0.4rem;
	font-size:0.75rem;
}
.eva-img img {
   display:block;
   float:left;
   padding:0.3rem 0;
}
.eva-div{
    float:right;
	position:relative;
	top:0.6rem;
}
.eva-img span{
	margin-right:0.4rem;
}
.eva-content textarea{
    width:94%;
	height:100px;
	padding:0.4rem;
	border:none;
	font-size:0.75rem;
	resize:none;
}
.eva-img-list {
    height:2.8rem;
	padding:0;
}
.eva-img-list ul li{
    width:2.4rem;
	height:2.4rem;
	float:left;
	border:1px dashed #ccc;
	margin-left:0.2rem;
	position:relative;
}
.eva-img-list ul li img{
    display:block;
	width:100%;
}
.table-article-list {
    width: 100%;
    background: #fff;
}
.table-article-list td.td-left {
    text-align: left;
}
.table-article-list td.td-left h2 {
    font-size: 0.8rem;
    font-weight: bold;
	line-height:50%;
}
.table-article-list td.td-left div.td-describe {
    font-size: 0.65rem;
    color: #ccc;
    margin-top: 0.2rem;
}
.table-article-list td.td-left div.td-date {
    font-size: 0.65rem;
    color: #ccc;
    margin-top: 0.2rem;
}

/*商品收藏*/
.member-collectionlist {
    width: 100%;
    border: 1px #e1e1e1 solid;
    border-left: none;
    border-right: none;
    background: #fff;
    font-size: 0.7rem;
	margin-top:0.8rem;
	background:#fff;
}
.account-list{
    font-size:0.75rem;
	padding:0.8rem 0.6rem;
	line-height:200%;
	color:#333
}
/*店铺样式*/
.shop-ad{
	height:7.25rem; 
	overflow:hidden;
}
.shop-data{
    background:#fff;
	padding:0 0.4rem 0.3rem 0.4rem;
	height:2.6rem;
}
.shop-data .shop-top-left{
    float:left;
	width:11.6rem;
	position:relative;
	height:100%;
}
.shop-data .shop-top-left .shop-logo{
   background:#fff;
   position:absolute;
   top:-0.6rem;
   border:1px solid #ccc;
   border-radius:4px;
   padding:0.1rem;
}
.shop-data .shop-top-right{
    float:right;
	width:6rem;
	height:100%;
	font-size:0.7rem;
	margin:0;
	padding:0;
	text-align:right;
}
.shop-data .shop-top-right span.fens,.souch{
     display:inline-block;
	 width:2.6rem;
	 height:80%;
	 text-align:center;
	 margin-top:0.6rem;
}
.shop-data .shop-top-right span.fens{width:3rem;border-right:1px solid #ccc;}
.member-address {
    font-size: 0.75rem;
	padding: 0.3rem 0.5rem;
}
/*自定义固定头部容器*/
.floating-tooltop {
    color: #fff;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height:2.6rem;
    z-index: 10000;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
/*自定义固定头部容器结束*/
.my-floating-top{
	width:100%;
	/*height:2.6rem;*/
	background:#f7f7f8;
	line-height:2.6rem;
	color:#333;
}
.my-floating-top table{text-align:center;width:100%;}
.my-floating-top table tr td.top-left,.my-floating-top table tr td.top-right{
    width:3.4rem;
}
.my-floating-top table tr td.top-center{width:15.8rem;font-size:0.8rem;font-weight:bold;}
.fbckd{
	background-color:rgba(0,0,0,0.1) !important;height:100%;
}
/*自定义固定底部容器*/
.floating-toolbar {
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height:auto;
    z-index: 5001;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    box-shadow: 0 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.23);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}
/*自定义固定底部容器结束*/

/*浮动操作按钮*/
.floating-button {
    color: #fff;
    position: absolute;
    right: 16px;
    bottom: 16px;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    z-index: 1500;
    overflow: hidden;
    -webkit-transition-duration: 300ms;
    transition-duration: 300ms;
    box-shadow: 0 10px 20px rgba(0,0,0,.19), 0 6px 6px rgba(0,0,0,.23);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    background-color: #2196f3;
}
.floating-button2 {
	bottom:86px;
}
.floating-button3 {
	bottom:160px;
}
.my-border-bot{
    display:inline-block;
	border:1px #ccc solid;
	padding:0.3rem 0.5rem;
	border-radius:4px;
	color:#333;
}

/**radio标签美化***********/
.radio input:checked ~ .moren {display:block;}
.radio .radio_1:after {background: url(icon.png) no-repeat;background-position: -344px 0px;border-radius:50px;}
.radio input:checked + .radio_1:after {background: url(icon.png) no-repeat;background-position: -344px 0px;}
.radio label:after{width: 21px;height: 21px;}
.radio input:checked + label:after{background-size: 414px !important;}
.checkbox input,.radio input { display:none}
/* checkbox 标签美化************************************************************************** */
/*复选框单选框*/
.checkbox,.radio {margin-top:2px;position: relative;display: inline-block;vertical-align:sub;margin-right:5px;}
.checkbox input:checked + label,.radio input:checked + label {border: 1px solid #ff542b;}
.radio .radio_1 {border-radius:50% !important;}
.radio label {width:20px;height:20px;display:block;background-color: #fff;border: 1px solid #cacece;cursor: pointer;
-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;transition:all .2s ease-out;
}
.checkbox label:after ,.radio label:after{content: ' ';position:absolute;left:0;top:0;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;-o-transition:all .2s ease-out;
transition:all .2s ease-out;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);-ms-transform:scale(0);transform:scale(0);
-webkit-tap-highlight-color: rgba(255,0,0,0);-moz-tap-highlight-color: rgba(255,0,0,0);-o-tap-highlight-color: rgba(255,0,0,0);tap-highlight-color: rgba(255,0,0,0);
}
.checkbox input:checked + label:after,.radio input:checked + label:after {content: ' ';position:absolute;left:0;top:0;
-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);
}
.checkbox label{width: 18px;height: 18px;display:block;background-color: #fff;border: 1px solid #cacece;cursor: pointer;-webkit-transition:all .2s ease-out;-moz-transition:all .2s ease-out;
-o-transition:all .2s ease-out;transition:all .2s ease-out;}
.checkbox label:after{width: 20px;height: 20px;	}
.checkbox input:checked + label:after{background-size: 420px !important;}
.checkbox .checked_1:after {background: url(icon.png) no-repeat;background-position: -358px 0px;}
.checkbox input:checked + .checked_1:after { background: url(icon.png) no-repeat; background-position: -350px 0px;}
/***checkbox 标签美化结束******/