body,div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p{
	margin: 0;
	padding: 0;
}
body,button,input,select,textarea {
	font: 12px/1.5 Microsoft Yahei, arial, sans-serif;
	_font-size: 62.5%
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
a {
	text-decoration: none;
	cursor: pointer;
	color: #333;
}
a:focus{
	outline: 0 none;
}
a:active {
	outline: 0 none;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}

small,cite,code,em,th,i,b {
	font-size: 1em;
	font-style: normal;
	font-weight: 500
}
input,select,textarea,button {
	font-size: 1em;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	outline: 0 none
}
button,input[type=button],input[type=submit] {
	cursor: pointer
}
button::-moz-focus-inner,
button::-moz-focus-outer,
input::-moz-focus-inner,
input::-moz-focus-outer {
	border: 0 none;
	padding: 0;
	margin: 0
}

input[type=search] {
	-webkit-appearance: textfield
}
input:focus::-webkit-input-placeholder {
	color: transparent
}
input::-ms-clear {
	display: none
}

table {
	border-collapse: collapse;
	border-spacing: 0
}
thead {
	display: table-header-group;
	vertical-align: middle;
	border-color: inherit;
}
tbody {
	display: table-row-group;
	vertical-align: middle;
	border-color: inherit;
}
tr {
	display: table-row;
	vertical-align: inherit;
	border-color: inherit;
}
th {
	text-align: inherit
}
td, th {
    display: table-cell;
    vertical-align: inherit;
}
fieldset,img,iframe {
	border: 0 none
}
img {
	display: inline-block;
	vertical-align: bottom;
	-ms-interpolation-mode: bicubic
}
img::shadow div {
	border: none!important
}

iframe {
	display: block
}

ul,ol {
	list-style: none
}
li {
	vertical-align: top
}
/*清除浮动*/
.clear {
	zoom: 1;
}
.clear:after {
	display: block;
	content: '';
	clear: both;
	visibility: hidden;
	height: 0;
}
/*间距*/
.gb_top18{
	margin-top: 18px;
}
.gb_top20{
	margin-top: 20px;
}
.gb_top30{
	margin-top: 18px;
}
.gb_top46{
	margin-top: 46px;
}
.gb_top60{
	margin-top: 60px;
}
.gb_top68{
	margin-top: 68px;
}
.gb_top95{
	margin-top: 95px;
}
.gb_top105{
	margin-top: 105px;
}
.gb_top135{
	margin-top: 135px;
}
.gb_mbot10{
	margin-bottom: 10px;
}
.gb_mbot320{
	margin-bottom: 320px;
}
.gb_pt10{
	padding-top: 10px;
}
