/*
 *这是单独为hello mui准备的个性化css，可以覆盖标准mui的css定义；
 * 在实际项目开发时，建议为App单独写一个css文件，从而实现项目的自定义皮肤功能；
 * 
 * */
.mui-plus.mui-android header.mui-bar{
	display: none;
}
.mui-plus.mui-android .mui-bar-nav~.mui-content{
	padding: 0;
}

/*hm开头的表示仅为 Hello MUI示例定义*/
.hm-description{
	margin: .5em 0;
}

.hm-description>li {
	font-size: 14px;
	color: #8f8f94;
}

.f18px {
	font-size: 18px !important;
	color: #0062cc;
}

.mui-media-object60{
	line-height: 60px !important;
    max-width: 60px !important;
    height: 60px !important;
    border-radius: 5px;
}


.title{
	/*margin: 20px 15px 0px;*/
	font-size: 1.2em;
	border-left: #0070FF 5px solid;
	padding: 5px;
	border-bottom: #ddd 1px dashed;
}

.catetitle{
	border-left: #0070FF 5px solid;
	border-bottom: #ddd 1px dashed;
	color:blue;
}

.jk-serp-item1-info-price{
	display: table-cell;
    /*width: 9.30851rem;*/
    vertical-align: middle;
}
.jk-price{
	color: #ff8400;
}
.jk-price span{
	font-size: 1.6em;
	height:1.6em;
}
.jk-price-del{
	display: inline-block;
    vertical-align: middle;
    font-size: .79787rem;
}

.mui-table-view-cell1{
	font-size: 17px;
    display: inline-block;
    margin-right: -4px;
    padding: 10px 0 0 14px;
    text-align: center;
    vertical-align: middle;
    background: 0 0;
    font-size:15px;
}
dfn{
	font-style:normal;
}

.jk-subscript-text {
    display: block;
    line-height: 1.1em;
    font-size: .88652rem;
    color: #979797;
}

.jk-btn-large {
    height: 3.98936rem;
    min-width: 8.06738rem;
    line-height: 3.98936rem;
    padding: 0 .66489rem;
    font-size: 1.5em !important;
    font-family: "microsoft yahei","heiti";
}

.mui-grid-view.mui-grid-9 .mui-table-view-cell{
	border: 0 !important;
}

.yellowfont{
	/*color: #ffea00 !important;*/
}

.mui-grid-view.mui-grid-9 .mui-media .mui-icon{
	/*color: #ffea00 !important;*/
}

.mui-bar-tab .mui-tab-item .mui-icon{
	/*color: #ffea00 !important;*/
}

.mui-title{
	/*color: #ffea00 !important;*/
}

.mui-bar-tab .mui-tab-item .mui-icon{
	width: 24px;
	height: 24px;
}
			
.tool-bar li{
	list-style: none;
	float: left;
	width: 20%;
}

.mui-icon-xiche{
	background-image: "images/xiche.png";
}

a:active{
	/*color: #ffea00 !important;*/
}
.service_search{
	background: #fff;
	height: 42px;
	/*-webkit-appearance: inherit;*/
}
.service_search select{
	/*width: 25%;*/
}
.product{
	padding: 15px 0 15px 0;
	border-bottom: #e6e6e6 1px solid;
	border-top: #e6e6e6 1px solid;
}
.product1{
	padding: 15px 0 15px 0;
	border-bottom: #e6e6e6 1px solid;
}
.inbusiness{
	padding-top: 10px;
	font-size: 12px;
	color: #666;
}
.price{
	/*width: 70px;*/
	position: absolute;
    right: 25%;
    margin-top: -25px;
}
.marketprice{
	float:left;
	text-decoration:line-through;
	color:#ccc;
	/*margin-top:30px;*/
}
.shopprice{
	float:left;
	color:#dd524d;
}
.service_title{
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-left: #0070FF 5px solid;
	border-top: #e6e6e6 1px solid;
	border-radius: 5px;
}
.blankline{
	width: 100%;
	height: 15px;
}
.staffhead img{
	float: left;
	width: 70px !important;
	height: 70px;
	border-radius: 35px;
}
.shopinfo_title{
	border-bottom: #e6e6e6 1px solid;
}
.shopinfo_content{
	text-indent: 2em;
	/*width: 385px;*/
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal;
}
.memberhead img{
	float: left;
	width: 40px !important;
	height: 40px;
	border-radius: 20px;
}
.assess{
	padding: 3px 8px 3px 8px;
	border-radius: 10px;
	color: #999;
	font-size: 12px;
	border: #ccc 1px solid;
	margin-right: 10px;
}
.date{
	color: #ccc;
	font-size: 12px;
}
.nearby_tools{
	width: 100%;
	color: #0070FF;
}
.nearby_tools ul li{
	list-style: none;
	width: 50%;
	float: left;
	text-align: center;
	padding: 5px;
	border: #e6e6e6 1px solid;
}
.paytitle{
	padding: 8px;
	border-left: #0070FF 5px solid;
	border-top: #d8d7cc 1px solid;
	color: #0070FF;
	border-radius: 5px;
}
.weixinpay{
	background: url("../images/a1.png") -270px -425px;;
	width: 80px;
	height: 80px;
	border: 0px;
	line-height: 80px;
	cursor: pointer;
}