﻿
/*------- keede头部样式 修改jqm的header----------------------------------------------------------------------------------------------------------------------------- */
.ui-header								{ width: 100%; height: 48px;position: fixed; left: 0px; top: 0px; z-index: 90; box-shadow: 1px 1px 2px rgba(0,0,0,0.4); overflow: visible; }
.ui-header a,
.ui-header i							{ position: absolute; display: block; }
.ui-header a							{ top: 8px; width: 34px; height: 34px; background: url("http://www.abieshu.cn/waptouch/statics/css/hd-01-bg.png") no-repeat; background-size:34px;border:none;padding:0;box-shadow:none;margin:0;}
.ui-header a:active						{ border: 1px solid #eee; box-shadow: 0px 0px 8px rgba(0,0,0,0.3); }
.ui-header i							{ left: 18px; top: 2px; height: 14px; line-height: 14px; padding: 0px 4px; text-align: center; border-radius: 7px; background: rgba(255,0,0,0.8); color: #fff; font-size: 10px; }
.ui-header img {
    margin:0 auto;width: 114px;
}
.ui-header .ui-title { margin: 7px auto; display: block; width: 160px; text-align: center;height: 38px; line-height: 38px; font-size: 16px; font-weight: bold;padding:0;}

.ui-header .a01/*H-nav*/				{ left: 42px; background-position: left top; }
.ui-header .a02/*H-User*/				{ left: 45px; background-position: left -34px; }
.ui-header .a03/*H-Car*/				{ right: 46px; background-position: left bottom;overflow: visible;}
.ui-header .a04/*H-Search*/			{ right: 6px; background-position: left -34px; }
.ui-header .a05/*返回上级*/			{ left: 6px; background-position: left -68px; }
.ui-header .a06/*设置*/				{ right: 6px; background-position: left -136px; }
.ui-header .a07/*Home*/				{ left: 6px; background-position: left -102px; background-size:34px;}
/*--------keede按钮----------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*-------------------------------------------------------------------------------------------------------------------------------------- */
/*头部尾部 默认皮肤颜色*/
.ui-bar-default {
    background: #EDEDED;
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(237,237,237,237.1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(237,237,237,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(237,237,237,237.1) 100%); /* W3C */
    border:none;
}
/*-------------------------------------------------------------------------------------------------------------------------------------- */
/*头部尾部 默认皮肤颜色*/
.ui-body-kdCo .grouptitle{height:32px;line-height:32px}
.ui-body-kdCo .grouptitle span{font-size:14px;}
.ui-body-kdCo .grouptitle span{margin-left:10px;font-weight:bold}
/*-------------------------------------------------------------------------------------------------------------------------------------- */
*{box-sizing:border-box}
li{list-style:none}.header{position:fixed;top:0px;width:100%;background:#fff;z-index:100}
.you-like{background-color:#fff;border-top:0px #ddd solid;margin-top:5px}
.you-like h1{font-size:14px;padding:10px 20px;border-bottom:0px solid #d5d5d5;position:relative}
.you-like h1 em{display:inline-block;background:url(/mobile/img/huan.png) no-repeat;height:15px;background-size:100%;width:14px;vertical-align:middle;margin-right:5px}
.you-like h1 span{position:absolute;display:block;right:10px;top:10px;color:#e5004f}
.you-like .like-content{background:url(/mobile/img/bg3.png) repeat-y center top}
.you-like .like-content li{float:left;width:50%;padding:5px;border-bottom:0px solid #d5d5d5}
.you-like .like-content li a{text-decoration:none;font-size:12px}
.you-like .like-content li .like-title{color:#666666;overflow:hidden;word-break:keep-all;white-space:nowrap;text-overflow:ellipsis}
.you-like .like-content li .like-price{color:#333}
.like-price{ height:25px; padding-top:5px; text-align:right; padding-right:18px;}
.like-title{ height:30px; padding-top:5px; text-align:left; padding-right:18px;}
.like-price-jiage{color:#c90506;display:inline;font-size:20px;font-weight:normal;font-family:'Microsoft YaHei'; padding-left:2px;}
.like-price-fuhao{color:#c90506;display:inline;font-size:12px;font-weight:normal;font-family:'Microsoft YaHei';}

