html{
	height: 100%;
}
body{
	min-height: 100%;
	max-height: 100%;
}
.mui-bar{
	height: 60px;
	background-color: blue;
	background-image: linear-gradient(90deg, 
	 #34adff 0%, 
	 #407eff 100%), 
	 linear-gradient(
	 #ffffff, 
	 #ffffff);
	    background-blend-mode: normal, 
	 normal;
}
.mui-title{
	line-height: 60px;
	color: white;
	font-size: 18px;
}
.mui-bar-nav~.mui-content{
	padding-top: 60px;
	height: 100%;
}
.rapid-position-btn{
	font-size: 14px;
	padding: 8px;
	border: none;
	outline: none;
	position: absolute;
	top: 125px;
	right: 10px;
	z-index: 20;
	color: black;
	background-color: #ffffff;
	border-radius: 4px;
    box-shadow: 0px 2px 8px 2px rgba(6, 0, 1, 0.3);
}
.mui-popup-text ul{
	padding: 0;
	list-style: none;
	text-align: center;
	font-size: 0.20rem;
}
#popover{
	height: 136px;
	width:100px;
}
#openPopover{
	position: absolute;
	top: 15px;
	left: 15px;
	z-index: 20;
}
.lzq_login{
	color: white;
	font-size: 14px;
	padding: 10px;
	position: absolute;
	top: 10px;
	left: 15px;
	z-index: 20;
	display: block;
}
.lzq_upAccount{
	color: red;
	font-size: 14px;
	padding: 10px;
	position: absolute;
	top: 4px;
	right: 0px;
	z-index: 20;
	display: none;
}
.openPopover{
	display: none;
}
.map{
	width: 100%;
	height: 100%;
}
.searchBox{
	width: 100%;
	height: 53px;
	text-align: center;
	padding: 10px 0;
	background: white;
	position: absolute;
	top: 60px;
	left: 0;
	right: 0;
}
select{
	width: 30%;
	height: 33px;
	border: 1px solid #e5e5e5 !important;
	padding: 5px 10px;
	border-radius: 5px;
	margin-top: 0;
	/*float: left;*/
}
.arrowdown{
	width: 12px;
	position: absolute;
	top: 14px;
	left: 93px;
}
#key-word{
	width: 48%;
	height: 33px;
	font-size: 14px;
	vertical-align: 1px;
	/*float: left;*/
}
.list-box{
	height: 42%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	background: #f5f5f5;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	display: none;
}
.list-box .mui-btn{
	padding: 4px 10px;
}
.date-list{
	height: 100%;
	padding-top: 36px;
	overflow: auto;
}
.date-list li{
	font-size: 15px;
	color: #555;
}
.closed-box{
	width: 40px;
	height: 40px;
	position:absolute;
 	top: 0px;
 	right: 0px;
 	z-index: 13;
}
.closed-box:hover{
	background: #EEEEEE;
}
.closed{
	position:absolute;
 	top: 9px;
 	right: 16px;
 	width:0.2em;
 	height:1.2em;
 	background: red;
 	-webkit-transform: rotate(45deg);
 	-moz-transform: rotate(45deg);
 	-o-transform: rotate(45deg);
 	-ms-transform: rotate(45deg);
 	transform: rotate(45deg);
	display: inline-block;
}
.closed:after{
 	content: "";
 	position: absolute;
 	top: 0;
 	right: 0;
 	width:0.2em;
 	height:1.2em;
 	background: red;
 	-webkit-transform: rotate(270deg);
 	-moz-transform: rotate(270deg);
 	-o-transform: rotate(270deg);
 	-ms-transform: rotate(270deg);
 	transform: rotate(270deg);
}

.list-header{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 0.24rem;
	background: #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	color: #AAAAAA;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 12;	
}
#UploadCloud{
	width: 100px;
	position: absolute;
 	top: 6px;
 	left: 0.40rem;
}
#UploadCloud img{
	width: 100%;
	height: auto;
}
#clear{
	width: 60px;
	height: 28px;
	position: absolute;
 	top: 6px;
 	right: 0.8rem;
 	color: red;
}
#clear img{
	width: 100%;
	height: auto;
}

.Phone-li{
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.website-li{
	background: url(../images/website.png) no-repeat right center;	
}
.website-li span:nth-child(1){
	display: inline-block;
	float: left;
}
.website-li span:nth-child(2){
	display: inline-block;
	float: left;
	width: 55%;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
}
.website-parent img{
	position: absolute;
	top: 6px;
	right: 60px;
}
.mui-table-view{
	margin-bottom: 17px;
}
.mui-navigate-right:after, .mui-push-right:after{
	content: none;
}
.business-hours{
	position: absolute !important;
    top: 50% !important;
    right: 220px !important;
}
.get-pictures{
	position: absolute !important;
    top: 50% !important;
    right: 120px !important;
}
.street-view{
	position: absolute !important;
    top: 50% !important;
    right: 20px !important;
}
.GoogleMapStreetView-box{
	width: 100%;
	height: 42%;
	background: #f5f5f5;
	border-radius: 10px 10px 0 0;
	position: absolute;
	bottom: 0;
	left: 0;	
	display: none;
	z-index: 13;
	overflow: hidden;
}
#GoogleMapStreetViewBox{
	width: 100%;
	height: 100%;
	border-radius: 10px 10px 0 0;
}
#OpenHour{
	margin-bottom: 0;
}
#OpenHour li{
	text-align: center;
	line-height: 24px;
	font-size: 0.24rem;
}
.DateImg{
	position: absolute;
	bottom: 30px;
	left: 7px;
	display: none;
}
.new-classification{
	font-size: 15px;
    padding: 10px;
    border: none;
    outline: none;
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 20;
    color: white;
}
    
.filter{
	height: 60px;
	border-bottom: 1px solid #d5d5d5;
	padding: 10px;
	position: relative;
}
.filter input[type=text]{
	margin-bottom: 0;
}
.search-icon{
	position: absolute;
	top: 17px;
	right: 17px;
	z-index: 99;
}

.mui-bar .mui-icon{
	padding-top: 20px;
	color: white;
}
.CatalogName {
	width: 100%;
	height: 60px;	
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 0;
	margin-top: 0;
}
.CatalogName input{
	height: 59px;
	margin-bottom: 0;
	border: none;
}
.label-list{
	width: 100%;	
	border-bottom: 1px solid #d5d5d5;
	margin-bottom: 0;
	margin-top: 0;
	padding: 10px;
	list-style: none;
}
.label-list span{
	display: inline-block;
	line-height: 30px;
    margin: 10px 10px 10px 0;
    padding: 0 6px;
    border-radius: 8px;
    cursor: pointer;
}
.label-list span.iBlue{
   	border: 1px solid #0099FF;
    color: #0099FF;
} 
.label-list span.iGray{
	position: relative;
	width: 25%;
    border: 1px solid #ccc;
    color: black;	
}  
.label-list span input{
	margin-bottom: 0;
	width: 100%;
	border: none;
	font-size: 14px;
	padding: 0;
}
.have-upload-cloud{
	display: flex;
    height: 50px;
    font-size: 16px;
    padding-left: 20px;
    justify-content: flex-start;
    align-items: center;
    color: #0099FF;
}
.iSure{
	width: 94%;
    margin: 10px auto;
    line-height: 45px;
    text-align: center;
    padding: 0;
    background: #0099FF;
    border-radius: 8px;
    color: #fff;
    cursor: pointer;
}
.chooseList{
	display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    text-indent: 8px;
    border-radius: 8px;
    color: #ccc;
    border: 1px solid #ccc;
    background: url(../images/icon.png) no-repeat 98% center;
    background-size: 10px 15px;
    margin: 0 auto;
    margin-top: 10px;
}
/*.mui-slider-handle{
	padding-left: 88px;
}*/
.loading{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	display: none;
	z-index: 999;	
}
.mask {
    width: 100%;
    height: 100%;
    opacity: 0.3;   /*半透明*/
    filter: alpha(opacity = 30);  /*ie 6半透明*/
    background-color: #333;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 666;
}
.mui-table-view:after{
	height: 0;
}
