@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; -webkit-tap-highlight-color: rgba(0,0,0,0);}
header,nav,article,section,asider,footer{display:block;}
html{font-size:62.5%; font-family:"microsoft yahei",Arial; -webkit-text-size-adjust:100%;	-ms-text-size-adjust:100%;}
body{min-width:320px; background: #fff; color:#000; overflow-x:hidden;}
input::-webkit-input-placeholder{font-size: 1.5rem; color: #010035;}
input,select{vertical-align:middle; font-family:"microsoft yahei",Arial;}
textarea{font-family:"microsoft yahei",Arial; padding:.5rem; resize:none;}
input[type="button"]:hover{opacity:0.8;}
/*清除safri浏览器默认的表单样式*/
input:not(type="radio"),input:not(type="checkbox"),button,textarea{ -webkit-appearance: none; }
table{ border-collapse:collapse;}
ul{ list-style:none;}
a img{vertical-align: bottom;}
a{text-decoration:none; color:#666;}
a:focus{outline:none;}
a:active,a:hover,a:visited{outline:0; text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-weight: normal;}
i,em{font-style:normal;}

.cf:before,.cf:after{content:""; display:table;}
.cf2:after {content: ""; display:block; height:0; clear:both;}
.fl{float:left;}
.fr{float:right;}
.clr{clear: both;}
.hide{display: none;}
/*-------------------------结束公用样式--------------------------*/
