@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td {
	margin: 0;
	padding: 0
}
body, button, input, select, textarea {
	font: 12px/1.5 Verdana, arial, 'Hiragino Sans GB', \5b8b\4f53, sans-serif
}
body {
	color: #333;
	overflow-x: hidden;
	background:#fff
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%
}
address, cite, dfn, em, var {
	font-style: normal
}
code, kbd, pre, samp {
	font-family: courier new, courier, monospace
}
small {
	font-size: 12px
}
ul, ol {
	list-style: none
}
ul, li {
	list-style-type: none;
}
i {
	font-style:normal
}
a {
	text-decoration: none;
	color: #777
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
legend {
	color: #000
}
fieldset, img {
	border: 0
}
button, input, select, textarea {
	font-size: 100%
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.pr {
	position: relative;
}
.pa {
	position: absolute;
}
/* color */
a:link, a:visited {
	/*color: #666;*/
	text-decoration: none;
}
a:hover {
	color: #ff7200;
}
/*清除浮动代码*/
.clearfloat:after {
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0
}
.clearfloat:before {
	display: table;
	line-height: 0;
	content: "";
}
.clearfloat {
	zoom: 1
}
img {
	border: none;
	vertical-align: top
}
.clear {
	clear: both;
}
.bd0 {
	border: 0
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.tr {
	text-align: right
}
.tl {
	text-align: left
}
/*-----common------*/
a {
	text-decoration: none;
	color: #333;
}
.undis {
	display: none;
}
.f14 {
	font-size: 14px;
}
.f16 {
	font-size: 16px;
}
.f18 {
	font-size: 18px;
}
.f20 {
	font-size: 20px;
}
.f-st {
	font-family: \5b8b\4f53;
}
.f-yh {
	font-family: \5FAE\8F6F\96C5\9ED1;
}
.black {
	color: #333;
}
.white {
	color: #fff;
}
.tel_l {
	text-align: left;
}
.tel_c {
	text-align: center;
}
.tel_r {
	text-align: right;
}
.ovfl {
	overflow:hidden
}
.container {
	width:1000px;
	margin:0 auto
}

.w1120 {
	width:1140px;
	margin:0 auto
}

.mt10 {
	margin-top:10px;
}
.mt20 {
	margin-top:20px;
}<!--0.00019693374633789-->