/*@import "./iconfont.css";*/
html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
/* 娓呴櫎鍐呭杈硅窛 */
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
fieldset,
lengend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}
/* 璁剧疆榛樿瀛椾綋 */
/*font: 12px/1 tahoma, helvetica, arial, "瀹嬩綋", sans-serif;*/
body,
button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
  /* for ie */
  /*font: 12px/1 tahoma, helvetica, arial, "瀹嬩綋", sans-serif;*/
  color: #333;
  font-family: pingfang sc;
  font-size: 0.24rem;
  font-weight: bold;
}
address,
cite,
dfn,
em,
var,
i {
  font-style: normal;
}
/* 灏嗘枩浣撴壎姝?*/
b {
/* ,strong */

  font-weight: normal;
}
/* 灏嗙矖浣撴壎缁?*/
/* 閲嶇疆鍒楄〃鍏冪礌 */
ul,
ol {
  list-style: none;
}
/* 閲嶇疆鏂囨湰鏍煎紡鍏冪礌 */
a {
  color: #333;
  text-decoration: none;
}
/*姝ｅ父鐨勬湭琚闂繃鐨勯摼鎺?/
a:link,
a:visited,
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
/* 閲嶇疆琛ㄥ崟鍏冪礌 */
/* 閲嶇疆琛ㄦ牸鍏冪礌 */
/* 閲嶇疆 hr */
/* 璁╅潪ie娴忚鍣ㄩ粯璁や篃鏄剧ず鍨傜洿婊氬姩鏉★紝闃叉鍥犳粴鍔ㄦ潯寮曡捣鐨勯棯鐑?*/
html {
  overflow-y: scroll;
}
/*鍘婚櫎琛ㄥ崟榛樿鏍峰紡*/
input,
button {
  /* 鍘绘帀杞粨绾?*/
  outline: none;
  border: none;
}
