html, body {background-color: #ededed;background-color: var(--weui-BG-0); color:#222; font-family:Microsoft YaHei, Helvitica, Verdana, Tohoma, Arial, san-serif; margin:0; padding: 0; text-decoration: none; }
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
img { border:0; }

html{
  font-size: .625em;
  font-size: calc(1em * .625);
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  height: 100%;
}
body{
	margin: 0;
  	padding: 0px;
	height: 100%;
	}

ol, ul { list-style: none outside none; margin:0; padding: 0; }
a { color:#000000; text-decoration: none; }
.clr { display:block; clear:both; height:0; overflow:hidden; }

h2 { font-size:16px; }
body { background-color: #FFF;font-size:14px; min-width:320px }
#foot {
    background-color: #FFFFFF;
	height: 20px;
	width: 100%;
	font-size: .625em;
	color: #8E8C8C;
	text-align: center;
    position: absolute;
	left: 0;
	bottom: 8px;
}
#foot1 {
    background-color: #FFFFFF;
	height: 28px;
	width: 100%;
	font-size: .4em!important;
	color: #8E8C8C;
	text-align: center;
    margin-top:18px;
}
a {
	font-family: ºÚÌå;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF6633;
}
a:active {
	text-decoration: none;
}
.weui-picker__item
{
	font-size:18px!important;
}
.delstr {
    background:url(../img/close_2.png) no-repeat;
	background-size: 1.3rem 1.3rem;  /* Í¨¹ýÏñËØÉèÖÃ */
	
	width: 2rem;
	height: 2rem;
	position: absolute;
	z-index: 9999;
	background-position:center center;
	background-color:#fff;
	display:block;
    right:1rem;
    margin-top:-2.1rem;
}
.dibu {
    color:#808080;
    font-size:14px;
    height:60px;
    margin-top:-10px;
    text-align:center;

}

.tool {
    bottom:2rem;
	height:3.8rem;
	position:fixed;
	left:1.5%;
    font-size:1.3rem;
	z-index:99;
    color:#fff;
    background-color:rgba(0,0,0,.8);
    border-radius:8px;
    box-shadow: 0px 0px 3px #C4C4C4;
    display:flex;
}
