body{
	font-family:  PingFang SC!important;
}
html{
	font-size: 62.5%;
	background: #ffffff;
}
body{
	font-size:1.2rem;
	min-width: 1000px;
}
a:hover{
	text-decoration: none;
	color:#000000;
}
a:active{
	text-decoration: none;
	color:#000000;
}
a{
	text-decoration: none;
	color:#000000;
}
*{padding:0;margin:0;}
a:link,a:visited{text-decoration:none;color:#000000;}
a:hover,a:active{text-decoration:none;color:#000000;}
a,li{
	border: none;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;outline: none;
}
ul,ol{list-style-type:none;padding: 0;margin: 0;}
input{
	outline: none;
}
input:active{
	outline: none;
}
.clearfix:after{content:"";display:block;clear:both;}
/*全局样式*/
/*
p,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,th,td,p,span,a{border:0;color:#000000}
img,input{border:none;vertical-align:middle;}
body{font-family: PingFang标准;font-size:12px;background:#FFF;color:#000;}
html{overflow-y:scroll;}
ul,ol{list-style-type:none;}
th,td,input{font-size:12px;}
input{outline:none;border:none;box-shadow:none;}
h3{font-size:14px;}
button{border:none;cursor:pointer;font-size:12px;background-color:transparent;}
select{border-width:1px;_zoom:1;border-style:solid;padding-top:2px;font-size:12px;}
.clear{clear:both;font-size:1px;height:0;visibility:hidden;line-height:0;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}

.contain{
	width:100%;
}
*/
.container{
	width:100%;
	height:100%;
}
header{
	width:100%;
	height:6.125rem;
	background: red;
}
.modal-backdrop{
	background-color: inherit;
}
