* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

i {
  font-style: normal;
}

a {
  text-decoration: none !important;
  /* 鍘婚櫎涓嬪垝绾 */
  color: inherit;
  /* 缁ф壙鐖跺厓绱犵殑棰滆壊 */
  cursor: pointer;
  /* 淇敼榧犳爣鎸囬拡鏍峰紡 */
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

address,
cite,
dfn,
em,
var {
  font-style: normal;
}

code,
kbd,
pre,
samp {
  font-family: couriernew, courier, monospace;
}

small {
  font-size: 12px;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

legend {
  color: #000;
}

fieldset,
img {
  border: 0;
}

button,
input,
select,
textarea {
  font-size: 100%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

input {
  font-style: normal;
  border: 0;
  outline: none;
}

textarea {
  border: none;
  background-color: transparent;
  font-family: inherit;
  font-size: inherit;
  resize: none;
  outline: none;
}

button {
  /* 鍘婚櫎杈规 */
  border: none;
  /* 鍘婚櫎杞粨绾 */
  outline: none;
  /* 娓呴櫎鑳屾櫙棰滆壊 */
  background-color: transparent;
  /* 鍙互璁剧疆鑷繁鐨勫唴濉厖锛堝鏋滈渶瑕侊級 */
  padding: 0;
  /* 鏂囧瓧棰滆壊 */
  color: #333;
  /* 瀛椾綋澶у皬 */
  font-size: 16px;
  /* 濡傛灉闇€瑕侊紝鍙互绉婚櫎涓嬪垝绾跨瓑閾炬帴鏍峰紡 */
  text-decoration: none;
  /* 鍏朵粬鑷畾涔夋牱寮 */
}

input[type='submit'] {
  -webkit-appearance: none;
}

/* 鍘婚櫎鎵€鏈夋祻瑙堝櫒鐨勯粯璁ゆ牱寮 */

input[type='submit'] {
  /* 娓呴櫎杈规 */
  border: none;
  /* 娓呴櫎鑳屾櫙棰滆壊 */
  background-color: transparent;
  /* 娓呴櫎杞粨绾 */
  outline: none;
  /* 璁剧疆鑷畾涔夌殑瀛椾綋棰滆壊銆佸ぇ灏忕瓑 */
  color: #fff;
  font-size: 16px;
  /* 鍏朵粬闇€瑕侀噸缃垨鑷畾涔夌殑鏍峰紡 */
  padding: 0;
  cursor: pointer;
}

body {
  font-family: '瀹嬩綋';
}

html {
  overflow-x: hidden;
}
