
    *{
    	list-style: none;
    }
    	header a.fa-angle-left{
    		font-size: 30px;line-height: 40px;color: #e52412;margin-right: 8px;
    	}
    	/* header a img{
    		width: 60px;
    	} */
    	/* header h1{
    		color: #E52412!important;
    	} */
    	#slider{
    		margin-top: 46px;
    	}
    	#slider div a img{
    		height:54px;
    	}
    	
    	#slider div.mui-slider-indicator{
    		bottom: 0 !important;
    	}
    	#slider div.mui-slider-indicator div.mui-indicator{
    		margin: 1px 1px!important;
    	}
    	
    	
    	div.mui-input-row{
    		text-align: center;
    		/* background: #fff; */
    		width:100%;
    	}
		div.mui-input-row select{
			border-radius: 0!important;
			/* text-align: center!important; */
				padding: 0 2%;
			margin: 0!important;
			float: left;
		}
		div.mui-input-row select option{
				padding: 0 2%;
				color: #777777!important;
		}
		ul.mui-table-view li img.mui-media-object{
			max-width: 101px!important;
			height: 100px!important;
			border-radius: 5px;
		}
		li div.clear p.myh{
			color: #000;
			/* font-weight: bold; */
			font-size: 16px;
			/* display: inline; */	
			line-height: 2;	
			overflow: hidden;
			text-overflow:ellipsis;
			white-space: nowrap
		}
		a.fa-envelope-o{
			color: #478bf3!important;
			display: inline!important;
			float: right;
			margin: 10px;			
		}
		a.fa-phone{
			float: right;
			display: inline;
			color: #00acb4;
			margin-right: 10px;
		}
		div.mui-media-body p{
			font-size: 12px;
		}
		div.mui-media-body i.fa-envelope-o{
			margin-left: 40px;
			color:#000;
		}
		div.mui-media-body i.fa-phone{
			color:rgb(230, 44, 44);
			margin-left:15px;
		}
		p.myp{
			color: #333;
			font-size: 14px!important;
			font-weight: bold;
		}
		p.myp span.mui-btn{
			height: 22px;
			width: 70px;
			font-size: 12px!important;
			padding: 2px 6px;
			float: right;
			margin-right: 8px;
		}
		p.myfl b.mydj{
			float: right;
			margin-right: 10px;
			font-size: 13px;
		}
		p.myfl b.mydj span{
			color: #E52412;
			font-size: 14px;
		}
		.fa-img{
			float: left;
			height:80px;
			border-radius:3px;
		}
		.fa-div{
			float: left;
		}
		.xiugai-img{
			width: 64%;
		}
.backBtn{padding:10px;position:absolute;margin-left:-10px;}
.backBtn img{vertical-align:middle;}
.backBtn .back_arrow{height:14px;width:11px !important;}
.backBtn .back_logo{height:22px;}
/*列表页  -by LY*/
.twoChangeList i.fa-share-alt,div.mui-col-xs-2 b,i.fa-heart-o{
	font-size: 20px;
	color: #f53521;
	font-weight: 100;
	display: block;
	text-align: center;
}
div.mui-media-body i.fa-envelope-o{
	margin-left: 5px;
}
.twoChangeList ul.mui-table-view li img.mui-media-object {
    width:100px !important;
	height:100px !important;
	border-radius: 7px;
	margin-top: 20px;
}
.twoChangeList li div.clear p.myh{
	width:65%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: inline-block;
}
.mui-table-view:before{background-color: #e5e5e5;}	
.mui-table-view-cell:after{background-color:#e5e5e5}
