/*---------------------------------------------------------------------
	* Filename:         reset.css
	* Description:      reset
	* Version:          1.0.0 (2016-11-08)
	* Website:          hn.sun3d.com
	* Author:           JackyZeng (zrongs@vip.qq.com)
---------------------------------------------------------------------*/

@import url("default.css");
@import url("../../fonts/iconfont.css");
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: 'Microsoft YaHei','Hiragino Sans GB',Helvetica,Arial,'Lucida Grande',sans-serif;vertical-align: baseline;}
:focus{outline: 0;}
body{color:#333;}
a, a:link, a:visited, a:hover, a:active{text-decoration: none}
table{border-collapse: separate;border-spacing: 0;}
th, td{text-align: left;font-weight: normal;}
img, iframe{border: none;text-decoration: none;}
ol, ul{list-style: none;}
input, textarea, select, button{font-size: 100%;font-family: inherit;}
select{margin: inherit;}
hr{margin: 0;padding: 0;border: 0;color: #000;background-color: #ddd;height: 1px}
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, address{font-weight: normal;margin: 0 0 1em 0;}
code, kbd, samp, pre, tt, var, input[type=’text’], textarea{font-size: 100%;font-family: 'Microsoft YaHei';}
del{text-decoration: line-through;}
ins, dfn{border-bottom: 1px solid #ccc;}
small, sup, sub{font-size: 85%;}
abbr, acronym{text-transform: uppercase;font-size: 85%;letter-spacing: .1em;border-bottom-style: dotted;border-bottom-width: 1px;}
a abbr, a acronym{border: none;}
h1{font-size: 2em;}
h2{font-size: 1.8em;}
h3{font-size: 1.6em;}
h4{font-size: 1.4em;}
h5{font-size: 1.2em;}
h6{font-size: 1em;}
a, a:link, a:visited, a:hover, a:active{outline: 0;text-decoration: none;}
a img{border: none;text-decoration: none;}
img{border: none;text-decoration: none;vertical-align: top;}
label, button{cursor: pointer;}
input:focus, select:focus, textarea:focus{background-color: #FFF;}
fieldset{border: none;}
.clearfix:after{content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; font-size: 0;}
.float-left{float: left!important;}
.float-right{float: right!important;}
.none{display:none;}
