* {
  margin: 0;
  padding: 0;
  word-wrap: break-word
}

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

/* Sections */

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content */

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Text-level semantics */

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

/* Interactive */
details {
  display: block;
}

summary {
  display: list-item;
}

/* Misc */

template {
  display: none;
}

[hidden] {
  display: none;
}

input[type=text]::-ms-clear,
input[type=text]::-ms-reveal {
  display: none
}

blockquote,
body,
code,
dd,
div,
dl,
dt,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
legend,
li,
ol,
p,
pre,
td,
th,
ul {
  margin: 0;
  padding: 0
}

article,
aside,
dialog,
figure,
footer,
header,
menu,
nav,
section {
  display: block
}

body {
  background: #fff;
  color: #333;
  font-size: 14px;
  overflow-x: hidden;
}

body,
input,
button,
input,
select,
textarea {
  font-family:"Microsoft Yahei", "WenQuanYi Micro Hei", sans-serif,"Hiragino Sans GB","Heiti SC";
}

li {
  list-style-type: none
}

img,
ul {
  margin: 0;
  padding: 0
}

img {
  border: 0
}

a {
  color: #333;
  -webkit-transition: .3s;
  transition: .3s
}

a,
a:hover {
  text-decoration: none
}

a:hover {
  color: #00923f
}

em {
  font-style: normal
}

del {
  margin: 0;
  padding: 0;
  border: 0;
  text-decoration: none;
  font-style: normal
}

::selection {
  background: #2993FC;
  color: #fff
}

::-moz-selection {
  background: #2993FC;
  color: #fff
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  outline: 0
}

legend {
  padding: 0;
  border: 0
}

textarea {
  overflow: hidden;
  resize: none
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #b1b1b1
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #b1b1b1
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #b1b1b1
}

.fl {
  float: left
}

.fr {
  float: right
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden
}

.clearfix {
  display: block;
  _zoom: 1;
}
.trans{ transition: all 0.3s;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s }

.k10{
  height:10px;
  width:100%;
  overflow:hidden;
}
.k20{
  height:20px;
  width:100%;
  overflow:hidden;
}
.k30{
  height:30px;
  width:100%;
  overflow:hidden;
}
.k80{
  height:80px;
  width:100%;
  overflow:hidden;
}

/* 公共样式_字体 */
.red,.red a,a.red{
  color:#c00;
}
.huang,.huang a,a.huang{
  color:#ff6600;
}
.blue,.blue a,a.blue{
  color:#033a95;
}
.lv,.lv a,a.lv{
  color:#00723a;
}
.bai,.bai a,a.bai{
  color:#fff;
}
.hui,.hui a,a.hui{
  color:#9a9a9a;
}
.yahei{
  font-family:"microsoft yahei","黑体";
}
.f10{
  font-size:10px;
}
.f12{
  font-size:12px;
}
.f14{
  font-size:14px;
}
.f16{
  font-size:16px;
}

.txtleft{
  text-align:left;
}
.txtright{
  text-align:right;
}
.txtcenter{
  text-align:center;
}
.b{
  font-weight:bold;
}