
html {
	color:#000;
	background:#FFF;
}
body {
	color:#333;
	font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif;
	/* font-size:14px; */
	background:#f5f5f5;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,a {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
del,ins {
	text-decoration:none;
}
li {
	list-style:none;
}
caption,th {
	text-align:left;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:baseline;
}
sub {
	vertical-align:baseline;
}
input,button,textarea,select,optgroup,option {
	font-family:inherit;
	font-size:inherit;
	font-style:inherit;
	font-weight:inherit;
}
input,button,textarea,select {
	*font-size:100%;
	outline:0;
}
input,select {
	vertical-align:middle;
}
select,input,button,textarea,button {
	font:99% arial,helvetica,clean,sans-serif;
}
table {
	font-size:inherit;
	font:100%;
	border-collapse:collapse;
}
pre,code,kbd,samp,tt {
	font-family:monospace;
	*font-size:108%;
	line-height:100%;
}
/*title*/
h1 {
	font-size:32px;
}
h2 {
	font-size:26px;
}
h3 {
	font-size:20px;
}
h4 {
	font-size:14px;
}
h5 {
	font-size:12px;
}
h6 {
	font-size:10px;
}
i,em {
	font-style:normal;
}
.dn {
	display:none;
}
a {
	color:#666;
	text-decoration:none;
}
a:hover {
	/* color:red;
	*/
    text-decoration:none;
}
a:focus {
	outline:0;
}
.vam {
	vertical-align:middle;
}
.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:0;
}
p {
	word-spacing:-1.5px;
}
.tr {
	text-align:right;
}
.tl {
	text-align:left;
}
.center {
	text-align:center;
}
.pa {
	position:absolute;
}
.pr {
	position:relative;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.clearfix {
	zoom:1;
}
.clearfix:after {
	content:"";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.hidetxt {
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.ellipsis {
	white-space:nowrap;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	overflow:hidden;
}
.f16 {
	font-size:16px;
}
.pt15 {
  padding-top: 15px;
}
.yjpbj{
	background-color: #eeeeee;
}
.yjflss{
	padding-left: 10px;
	width: 180px;
	height: 124px;
}
.pt30 {
	padding-top:30px;
}

.pl35{ padding-left: 12px;}
/* padding V */
/* margin  V */
.mt10 {
	margin-top:10px;
}
.mt18 {
	margin-top:18px;
}
.mr10 { margin-right: 10px;}
.ml10 { margin-left: 10px;}
.ml15 {
	margin-left:15px;
}
/*.mlr10{ margin: 0 10px;}*/
.w300{ width: 271px;}
.w400 {
  width: 390px;
}