﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent
}

ol,ul {
	list-style: none
}

blockquote,q {
	quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
	content: '';
	content: none
}

:focus {
	outline: 0
}

ins {
	text-decoration: none
}

del {
	text-decoration: line-through
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

input,select,img,iframe {
	vertical-align: middle;
}

html {
	font-size: 125%;
}





html, body, div, span, applet, object, iframe, h1, h2, h3, 
h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, table, caption, tbody, tfoot, 
thead, tr, th, td { 
    margin: 0; 
    padding: 0; 
    border: 0; 
    outline: 0; 
    font-weight: inherit; 
    font-style: inherit; 
    font-size: 100%; 
    font-family: inherit; 
    vertical-align: baseline; 
    text-transform: none;
    text-decoration: none !important;
    font-family: Arial,"Microsoft Yahei";
    letter-spacing: 2px;
} 

body { min-width: 320px; background: #fff; font-family: '微软雅黑', 'Helvetica', sans-serif; font-size: 15px; line-height: 1.3; color: #000; text-decoration: none; }

a { color: inherit; text-decoration: underline; }
a:hover { text-decoration: none; }

a[href^="tel"] { text-decoration: none; }

strong, b {
font-weight: bold;
}

h1 { font-size: 6.000em; /* 96px */}
h2 { font-size: 2.938em; /* 76px */}
h3 { font-size: 1.938em; /* 31px */}
h4 { font-size: 1.563em; /* 25px */}
h5 { font-size: 1.250em; /* 20px */}
h6 { font-size: 1.000em; /* 16px */}



.clear {
	clear: both;
}

.clearfix {
	zoom: 1;
}

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