@charset "utf-8";
/* CSS Document */

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, font, img, ins,  kbd, q, s, samp, small, strike, strong, sub, sup, tt,  var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 14px;
	font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;
	vertical-align: baseline;
	font-size: 0;
}
a {
	color:#6a6868;
	text-decoration:none;
}
a:hover {
	text-decoration:none
}
img, input {
	border: none;
	text-decoration:none;
	padding:0;
}
ol, ul {
	list-style: none;
}
input, textarea, select, button {
	font-size: 100%;
	font-family: inherit;
	border:0px;
	margin:0;
}
select {
	margin: inherit;
}
hr {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	background-color: #000;
	height: 1px
}
.clear {
	clear:both;
	height:1px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
    height: 1%;/* End hide from IE-mac */
}
/* ie7 hack*/
 *+html .clearfix {
	min-height: 1%;
}       
   /*Common css End*/
.width-conent-1200{
	width: 1200px;
	margin: 0 auto;
}
.width-conent-1300{
	width: 1300px;
	margin: 0 auto;
}
.width-conent-1575{
	width: 1575px;
	margin: 0 auto;
}