@charset "utf-8";
/* CSS Document */

body {
	font-family: "Microsoft YaHei", Helvetica, Arial, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	line-height: 1.5;
	/* background:url(../images/bg.png) repeat center 0 #f7f7f7;*/
  background:#f7f7f7;
}
div, form, ul, ol, li, span, p {
	margin: 0;
	padding: 0;
	border: 0;
}
img, a img {
	border: 0;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;

}
ul, ol, li {
	list-style: none;
}
table, td, input {

	margin: 0;
	padding: 0;
}
a {
	outline-style: none;
	color: #333;
	text-decoration: none;
}
a:hover {
 color: #c33946;
 text-decoration: underline;
}
.banner {
	width: 100%;
 height:438px;
	margin: 0 auto;
	position: relative;
	 background:url(../images/ind_01.jpg)  no-repeat center 0;
}
.content_box {
	width: 1000px;
	margin: 0 auto;
	position: relative;
 border-bottom:#ddd solid 1px;
 margin-bottom:20px;
 padding-bottom:20px;
 overflow:hidden;
	
}
.flash {
	position: absolute;
	top: -100px;
	width: 1000px;
	height: 300px;
	z-index: 999;
	left: 10%;
}
.mk {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.mk01 {
	width: 1000px;
 height:438px;
	margin: 0 auto;
	position: relative;
	 background:url(../images/ind_01.jpg)  no-repeat center 0;
}
.xw {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.xw_left {
	width: 132px;
 float:left;

}
.xw_right {
	width: 1000px;
 float:left;
}
.xw_right_lb ul {
 margin-top:0px;
}
.xw_right_lb li {
 line-height:50px;
 font-size:20px;
 color:#333;
 padding-left: 132px;
 background:url(../images/ind_08.jpg) no-repeat 0 0;
}
.footbg {
	width: 100%;
 height:9px;
	margin: 0 auto;
	position: relative;
	 background:url(../images/ftbg.jpg) repeat-x center 0;
}