﻿

html {

color: #000;

/*background: #FFF;*/

}

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: 0;

padding: 0;

font-family:"Microsoft YaHei";

resize:none;



}
i{
	display: inline-block;
	vertical-align: middle;
	font-style: normal;
}
em,i {

	font-style: normal;
}
table {

border-collapse: collapse;

border-spacing: 0;

}

fieldset,img {

border: 0;

}

address,caption,cite,code,dfn,em,th,var,b {

font-style: normal;

font-weight: normal;

}

li {

list-style: none;

}

h1,h2,h3,h4,h5,h6 {

font-size: 100%;

font-weight: normal;

}

q: before,q: after {

content: '';

}

abbr,acronym {

border: 0;

font-variant: normal;

}

sup {

vertical-align: text-top;

}

sub {

vertical-align: text-bottom;

}

input,textarea,select {

font-family: inherit;

font-size: inherit;

font-weight: inherit;

outline: none;

}

input,textarea,select {

*font-size: 100%; vertical-align:middle;

}

legend {

color: #000;

}

body {

font-size:12px;

font:12px/1.5 "\5B8B\4F53",'SimSun';margin: auto;

}

select,input,button,textarea {

font:100% arial,helvetica,clean,sans-serif;outline: none;

}

table {

font-size:inherit;

font:100%;

}

pre,code,kbd,samp,tt {

font-family:monospace;

line-height:100%;

}

img{

vertical-align:middle;

}

label,button {

cursor: pointer;

_cursor: hand;

}

button {

overflow: visible;

}

abbr[title],acronym[title] {

border-bottom: 1px dotted;

cursor: help;

}

input[type="hidden"] {

display: none!important;

}

.em {

font-style: italic;

}

.strong{

font-weight: bold;

}

a {

color: #000;

text-decoration: none;

outline:none;

}

a:hover {

text-decoration:none;

}

h1, .h1 {

font-size: 18px;

font-weight: bold;

}

h2, .h2 {

font-size: 16px;

font-weight: bold;

}

h3, .h3 {

font-size: 14px;

font-weight: bold;

}

h4, .h4 {

font-size: 12px;

font-weight: bold;

}

h5, .h5 {

font-size: 14px;

font-weight: normal;

}

h6, .h6 {

font-size: 12px;

font-weight: normal;

}

.display-none {

position: absolute;

visibility: hidden;

*display: none;

}

.inline-block {

display: inline-block;

*display: inline;

zoom: 1;

vertical-align: middle;

position: relative;

*position: static;

}

.word-break-all,.break-word {

word-wrap: break-word;

overflow: hidden;

}

.clear{ clear:both;}

.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }

.clearfix{zoom:1;}

.fl{float:left !important;}

.fr{float:right !important;}

.fwb{ font-weight:bold}

.yh{font-family:"Microsoft YaHei","SimHei"; font-family: "微软雅黑"!important;}

.g_auto{margin-left:auto; margin-right:auto;}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button{
    -webkit-appearance: none !important;
    margin: 0; 
}
input[type="number"]{-moz-appearance:textfield;}


input,button,select,textarea{font-family: "Microsoft Yahei"; border:none; /*-webkit-appearance:none;*/ /*去除苹果input默认样式*/}
::-webkit-input-placeholder {color:#dcdddd;}
:-moz-placeholder {color:#dcdddd;}
::-moz-placeholder {color:#dcdddd;}
:-ms-input-placeholder {color:#dcdddd;}
