 @charset 'UTF-8';
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
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,
button,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;
vertical-align: baseline;
background: transparent;
outline: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none; }
button{background: transparent;}
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
strong { font-weight: bold; }
table { border-collapse: collapse; border-spacing: 0; }
img { border: 0; max-width: 100%; }

body, mark {
	color: #000
}
.footer_nav a, a {
	text-decoration: none
}
html {
	
	font-size: 100%;
	line-height: initial;
	overflow-x: hidden;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	text-size-adjust: 100%
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}

a:active, a:hover {
	outline: 0
}


button, input, optgroup, select, textarea {
	font: inherit;
	margin: 0;
	color: inherit
}

input {
	line-height: normal;
	-webkit-user-select: text;
	-webkit-appearance: textfield;
	-webkit-rtl-ordering: logical
}


legend {
	padding: 0
}
table {
	border-spacing: 0;
	border-collapse: collapse
}
*, :after, :before {
	box-sizing: border-box
}
body, dd, dl, dt, form, h1, h2, h3, h4, h5, h6, li, ol, p, ul {
	    font-size: .24rem;
    line-height: .5rem;
	margin: 0;
	padding: 0
}
ol, ul {
	list-style-type: none;
}

*:after {
	display: block;
	clear: both;
	overflow: hidden;
	height: 0;
	content: '.'
}


.fl{
	float:left;
}
.fr{
	float:right;
}
.nobd{
	border:none;
	resize:none;
	outline:none;
}
i{
	font-style:normal;
}
u{
	text-decoration:none;
}


body {
	/*background: url(../../images/bggg.jpg) repeat-y;*/
	background-size: 100%;
	font-size: .3rem;
	font-family: PingFangSC,"Noto Sans CJK SC", "Source Han Sans CN","Microsoft YaHei",Arial,Helvetica,sans-serif;
	max-width: 750px;
	min-width: 320px;
	
}
body {
    /*width: 7.5rem;
    height:13.34rem;*/
}

.hd5{ height:1rem; }
.hdb4{height: .36rem;}

