html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  -webkit-font-smoothing: antialiased;
  line-height: 1.6;
}
input,
textarea,
button,
a {
  outline: 0;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
fieldset,
textarea {
  margin: 0;
}
fieldset,
legend,
textarea,
input {
  padding: 0;
}
ul,
ol {
  padding-left: 0;
  list-style-type: none;
}
a img,
fieldset {
  border: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: none;
}
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
  box-shadow: inset 0 0 0 1000px #FFFFFF;
  -moz-box-shadow: inset 0 0 0 1000px #FFFFFF;
  -webkit-box-shadow: inset 0 0 0 1000px #FFFFFF;
}
select {
  border-radius: 0;
  -webkit-border-radius: 0;
}
a {
  text-decoration: none;
  color: inherit;
}
a.link {
  color: #2C8DFF;
}
.head {
  margin-bottom: 0;
}
.head .inner {
  width: auto;
  min-width: 900px;
}
.banner {
  position: relative;
  margin-top: -50px;
  padding-top: 50px;
  height: 220px;
  line-height: 220px;
  background: transparent url(../image/25iKfSC.jpg) no-repeat center center;
  background-size: cover;
  -webkit-background-size: cover;
}
.banner h1 {
  font-size: 60px;
  color: #FFF;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  font-family: "Microsoft JhengHei", "STXihei", "Microsoft YaHei", "Simhei";
}
.inner {
  width: 1000px;
  margin: 0 auto;
}
.placeholder {
  position: absolute;
  left: 10px;
  top: 0;
  color: #A9A9A9;
}
.tools_hd {
  padding: 50px 0;
}
.tools_bd {
  padding-top: 50px;
}
