@charset "UTF-8";html *{	-webkit-text-size-adjust: none;	-webkit-tap-highlight-color: rgba(0,0,0,0);}body,nav,dl,dt,dd,p,h1,h2,h3,h4,h5,h6,ul,ol,li,input,button,textarea,footer,b,em,strong,i,s,small,cite,span,mark,time,address,article,section{	margin: 0;	padding: 0;	border:0;	list-style:none;	font-weight:400;	text-decoration:none;	word-wrap:break-word;}address,ul,li,dl,dt,dd,caption,cite,code,dfn,em,strong,th,var,small {	font-style:normal;	font-weight:normal;}sup{	font-size:0.4em;	vertical-align:top;	position:relative;	bottom:-0.2em;}:-moz-placeholder { /* Mozilla Firefox 4 to 18 */	color:#999; opacity:1;}::-moz-placeholder { /* Mozilla Firefox 19+ */	color:#999;opacity:1;}input:-ms-input-placeholder,textarea:-ms-input-placeholder{	color:#999;    opacity:1;}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{	color:#999;    opacity:1;}input,button,select,textarea{	outline:none;	-webkit-appearance:none;}textarea{	resize:none}*,*:before,*:after{	-webkit-box-sizing:border-box;	-moz-box-sizing:border-box;	box-sizing:border-box;}body{	font-family:'PingFang SC', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, STHeitiSC-Light, Arial, sans-serif;	background:#f7f7f7;	color:#1a1a1a;	font-size:0.24rem;}a:link,a:visited{	color:#1a1a1a;	text-decoration:none;}a:hover,a:active{	color:#D21D27;	text-decoration:none;}img{	width:100%;	height:100%;	display:block;}.block{	display:block !important;}.none{	display:none !important;}.hide{	overflow:hidden !important;}