
body, h1, h2, h3, h4, h5, h6, hr, p, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td { margin:0; padding:0; } 
body, button, input, select, textarea { font:12px/1.5 tahoma, arial, \5b8b\4f53; font-family: -apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;}
 h1, h2, h3, h4, h5, h6{ font-size:100%; } 
em,i { font-style:normal; } 
b,strong{
	font-weight: normal;
}

ul, ol ,li{ list-style:none; } 
a { text-decoration:none; } 
/* a:hover { text-decoration:underline; }  */
sup { vertical-align:text-top; } 
sub{ vertical-align:text-bottom; } 
legend { color:#000; } 
fieldset, img { border:0; } 
input{
	border: 0 none;
	outline: none;
	color: rgba(0,0,0,.65);
}
 table { border-collapse:collapse; border-spacing:0; }

img{
	border: 0 none;
}
img { width:100%; -ms-interpolation-mode: bicubic;} 
*{
	margin: 0;
	padding: 0;
}
.wrapper{
	width: 1200px;
	margin: 0 auto;
}
.clearfix:after{
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.clearfix{
	*zoom: 1;
}
.layui-table th .layui-table-cell span{
    color: rgba(0,0,0,.85);
}
/* iframe {
	width: 100%;
	height:100%;
	display: block;
	position: absolute;
} */
*{
    margin: 0;
    padding: 0;
}
span{
	display: inline-block;
}