@charset "UTF-8";
/* CSS Document*/

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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height:1;font-family:"Lato", "Montserrat","Arial","Verdana";font-size:12px;color:#343433;}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
input,button,select,textarea{outline:none} textarea{resize:none}


a{text-decoration:none;color:#333;}
a:active{text-decoration:none;}
a:visited{text-decoration:none;}
.fl{float:left;}
.fr{float:right;}
.fixed:after {content: ".";display: block;clear: both;height: 0;visibility: hidden;}
.fixed {display: block;min-height: 1%;}
_html .fixed {height: 1%;}

.clear {display: block!important;float: none!important;clear: both;overflow: hidden;
width: auto!important;height: 0!important;margin: 0 auto!important;padding: 0!important;font-size: 0;line-height: 0;}

/*区块与区块间隔调用样式*/
.blank10{clear:both; height:10px; overflow:hidden; display:block;}
.blank1{clear:both; height:1px; overflow:hidden; display:block;}
.blank20{clear:both; height:20px; overflow:hidden; display:block;}
.blank6{clear:both; height:6px; overflow:hidden; display:block;}



























