﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;font: inherit;vertical-align: baseline;font-family: PingFangSC-Regular, sans-serif;;}
a{ text-decoration: none; color: #333;}
em{font-style: normal;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}
body { line-height: 1;margin: 0px; padding: 0px;}
html {margin: 0px; padding: 0px;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
/* 兼容的清除浮动 */
.clearFix:after {content: ".";display: block;height: 0;clear: both; visibility: hidden;}
.clearFix {zoom: 1; display: block;}
*{padding:0px;margin:0px;border:0px;font-size:14px;}
a {-webkit-tap-highlight-color: rgba(0,0,0,0);}
html,body{font-family: "Microsoft Yahei";font-size: 50%;}
input:focus{
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-user-modify:read-write-plaintext-only;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0; 
}

input[type="submit"],
input[type="reset"],
input[type="button"],
button,input{
	/*-webkit-appearance: none !important;*/
	outline:none;
}
input:disabled{
 color: #fff;
 opacity: 1;
}
input[type="number"]{-moz-appearance:textfield;}
a:link,a:active,a:visited,a:hover{
    -webkit-tap-highlight-color:rgba(0,0,0,0);
}
/* webkit 浏览器*/
/*input::-webkit-input-placeholder { color:#525252; }
*/
/* 火狐浏览器 */
/*input::-moz-placeholder { color:#525252; }*/
input[type=button], input[type=text], input[type=password],input[type=number],  input[type=submit], input[type=file], button ,tr,select{ cursor: pointer; -webkit-appearance: none; 
-webkit-tap-highlight-color:rgba(255,0,0,0);}

#box{ width: 100%; position: fixed; top: 0; left: 0; line-height: 40px; text-align: center; background:#ef6546; overflow: hidden; z-index: 99999999; display: none; color: #fff;font-size: 16px;}