body{ font-size: 0.16rem; } body, div, button, h3, h6, span, ul, li, p, a,input{ /*font-family: -apple-system,SF UI Text,Helvetica Neue,Helvetica,Arial,sans-serif;*/ font-family: myFirstFont; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); padding: 0; margin: 0; box-sizing: inherit; font-weight: normal; } button{ outline: none; border:0px; background-color:transparent; } a, a:visited{ text-decoration: none; } body{ width: 100%; background: #FFFFFF; } img{ display: block; } ul,ol,menu,li{list-style:none} /** * 修改google浏览器,默认的聚焦黄色背景为白色 */ input:-webkit-autofill,select:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important; } input{ outline-color: invert ; outline-style: none ; outline-width: 0px ; border: none ; border-style: none ; text-shadow: none ; -webkit-user-select: text ; outline-color: transparent ; box-shadow: none; } input::input-placeholder{color:#787878!important;} input::-webkit-input-placeholder{color:#787878!important;} input:-moz-placeholder{color:#787878!important;} input::-moz-placeholder{color:#787878!important;} input:-ms-input-placeholder{color:#787878!important;} @font-face { font-family: myFirstFont; src: url('../HappyZcool-2016.ttf') ,url('../HappyZcool-2016.eot'); /* IE9 */ }