body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,td,figure,video{margin:0;padding:0;}
/*body,input,input[type=date]{font-family: "Microsoft YaHei";word-wrap:break-word;}*/
html,body,#app.td-warp,#app{height:100%;}
input::-webkit-input-placeholder{color:#C7C7CD;}
/*#app{overflow-y: scroll; }*/
a,u,s{text-decoration:none} 
fieldset,a img,.bor0{border:0;}
i,em,b{font-style:normal;font-weight:normal;}
li{list-style:none}
img{/*vertical-align:middle;*/height: 100%;}
table{border-collapse:collapse;}
select,input{outline:none;border: none;}
textarea{resize:none;outline:none;}
li{cursor:pointer;}
body{box-sizing: border-box;}
.clear{clear: both;font-size: 0;} 
.clearfix:after {                 
content: "." ;                    
display: block ;   
height: 0 ;   
clear: both ;   
visibility: hidden ;   
}  
.show{
	display:block;
}
.hide{
	display:none;
}
.bigger{
  transform: scale3d(0.8, 0.8, 0.8);
  transition: all 0.3s;
}
.toda{
  transform: scale3d(1.2, 1.2, 1.2);
  transition: all 0.3s;
}
#tost{
	background:black;
	opacity:0.7;
	color:white;
	width:5rem;
	height:0.8rem;
	font:0.28rem/0.8rem 'FZLTKHJW--GB1-0';
	text-align:center;
	position: fixed;
	margin: auto;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index: 100;
	border-radius:0.2rem;
	display:none;
}
#tostsall{
	background:black;
	opacity:0.7;
	color:white;
	width:3rem;
	height:0.8rem;
	font:0.28rem/0.8rem 'FZLTKHJW--GB1-0';
	text-align:center;
	position: fixed;
	margin: auto;
	left:0;
	right:0;
	bottom:0;
	top:0;
	z-index: 100;
	border-radius:0.2rem;
	display:none;
}
.Modallayer{
	position:fixed;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:black;
	opacity:0.7;
	z-index:10;
	display:none;
}
body{
	width:100%;
	height:100%;
}
