


* {
  tap-highlight-color: transparent;
  -webkit-tap-highlight-color: transparent; }

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

ol,
ul {
  display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;}

fieldset,
img {
  border: 0; }

table {
  display: table;
    border-collapse: separate;
    border-spacing: 2px;
    border-color: grey;
    }
body,
small,
sup,
sub,
button,
input,
textarea,
select {
  font-size: 12px;
  font-family: Arial, Helvetica, verdana, sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  display: block;
    font-size: 1.5em;
    -webkit-margin-before: 0.83em;
    -webkit-margin-after: 0.83em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold; }

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

sub,
sup {
  vertical-align: sub;
    font-size: smaller; }

sup {
  top: 0px; }

sub {
  bottom: 0px; }

button {
  overflow: visible;
  outline: none; 
  
      align-items: flex-start;
    text-align: center;
    cursor: default;
    color: buttontext;
    background-color: buttonface;
    box-sizing: border-box;
    padding: 2px 6px 3px;
    border-width: 2px;
    border-style: outset;
    border-color: buttonface;
    border-image: initial;}

textarea {
      resize: auto; }

a {
  text-decoration: underline;
  outline: none; }

a:hover,
a:focus {
  text-decoration: none;
  outline: 0 !important; }

a,
button,
input,
optgroup,
select,
textarea {
  -webkit-tap-highlight-color: transparent; }

a,
img {
  -webkit-touch-callout: none; }

i,
p,
a {
  word-break: break-word;
  vertical-align: middle; }

strong,
em,
b,
i {
  font-style: italic;
  font-weight: inherit; }

strong,
b{
	font-weight:bold;
	font-style: normal;
}
input,
select,
textarea {
  outline: none;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: -webkit-linear-gradient(transparent, transparent);
  background-image: linear-gradient(transparent, transparent); }

html {
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
  width: 100%; }

body {
  margin: 0 auto;
  color: #454545;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.6;
  background: #f2f2f2; }

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

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

.fl {
  float: left; }

.fr {
  float: right; }

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #FFFFFF; }

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #FFFFFF; }

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #FFFFFF; }

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #FFFFFF; }
@font-face {
  font-family: "方正兰亭黑简体";
  src: url("../font/FZLTHJW.TTF"), url("../font/FZLTHJW.TTF"), url("../font/FZLTHJW.TTF");
  /* IE9 */ }

body {
  font-family: "方正兰亭黑简体"; }
