body{ 	background:url(imagesbanner.jpg) no-repeat center 33px;}
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, img {
	margin: 0;
	padding: 0;
}
img{ border: 0;}
*{ margin: 0; padding: 0;}
body, button, input, select, textarea, a{
	font-size: 14px;
	font-family:"宋体";
	color: #6d6d6d;

}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
em {
	font-style:normal;
}
ul, ol {
	list-style: outside none none;
}
li{list-style: outside none none;}
img {
	border:0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;

}
a:link{ text-decoration:none;}
a:hover {
	/*color:#ff6b07!important;*/ text-decoration:none;
	cursor: pointer;
}
/*a:hover em{ transform: rotateY(360deg);
    transition: transform 0.7s ease-out 0s;}*/
a:hover span{}
.f_l{float: left;}
.f_r{float: right;}
.f_c{clear: both;}
.b_n{border: none;}
.t_l{text-align: left;}
.t_c{text-align: center;}
.t_r{text-align: right;}
.auto{margin: 0 auto;}
.mt10{ margin-top: 8px;}
.ml20{ margin-left: 20px;}
.ml10{ margin-left: 10px;}
.ml15{ margin-left: 15px;}
.mt20{ margin-top: 20px;}
.mt30{ margin-top: 30px;}
.mt15{ margin-top: 15px;}
.w1100{width: 1100px;margin: 0 auto;}
/*主体内容 内页*/
.ny_nr{width: 1180px; height: auto; margin: 10px auto; overflow: hidden; padding: 10px; background: #FFFFFF; padding-bottom: 20px;}

