@charset "utf-8";
body, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, fieldset, legend, input, select, textarea, button, th, td { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight:normal;}
ul, dl, ol { list-style: none; }
img, fieldset, input[type="submit"] { border: 0 none; }
img { display: inline-block; overflow: hidden; vertical-align: top; }
em { font-style: normal; }
table { border-collapse: collapse; border-spacing: 0; }
button, input[type="button"] { cursor: pointer; border: 0 none; }
menu { margin: 0; padding: 0; }
input[type="number"] { -webkit-user-select: text; }
a, button, input, img { -webkit-touch-callout: none; }
input, select, textarea { outline: none; }
.clearfix:after { content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0; font-size:0; }
.clearfix { display:inline-block; zoom:1; }
html[xmlns] .clearfix { display:block; }
* html .clearfix { zoom:1; }
html, body { height: 100%; }
a { text-decoration: none;}
a { text-decoration: none;
    -webkit-tap-highlight-color:transparent;
}
html { font-size:62.5%; overflow-x:hidden;}
body { font-family: Helvetica,STHeiti,Droid Sans Fallback; font-size: 1.1rem; line-height:1.5; color:#b13b02; height:100%;/* background:#fff;*/ background-size:100%; -webkit-user-select: none; -webkit-text-size-adjust: none!important; -webkit-overflow-scrolling:touch;/*流畅滚动*/}
.wrap{ width:100%; height:100%;}

.left{
	float:left;
}
.right{
	float:right;
}

.clear:after{
	content:'';
	display: block;
	clear:both;
}

.second:before{
display: table;
content: "";
}

.tr_2{
	text-align: center;
	color: #000;
	font-size: 1.6rem;
	margin-top: 2rem;
}
.tr_3{
	text-align: center;
	color: #999;
	margin-top: 0.3rem;
}
.fs{
	width: 80%;
	height: 0.1rem;
	margin: 0 auto;
	background: #eee;
	margin-top: 1rem;
	
}
.fsa{
	width: 80%;
	height: 0.1rem;
	margin: 0 auto;
	background: #999;
	margin-top: 1rem;
	
}
.tr_1{
	width: 90%;
	margin: 0 auto;
	color: #000;
	text-indent:1em;
	word-break:break-all;
}
.tr_4{
	text-align: center;
	color: 1.5rem;
	color: #000;
	font-weight: bold;
	margin-top: 1.4rem;
}
.tr_5{
	width: 90%;
	margin: 0 auto;
	color: #000;
	text-indent:1em;
	margin-top: 1.2rem;
}

@media (device-height:568px) and (-webkit-min-device-pixel-ratio:2) {

}
@media screen and (max-width:374px){
		
}