@charset "utf-8";
/* CSS Document */

body {
	font-family: "Microsoft YaHei", Helvetica, Arial, Tahoma, sans-serif;
	margin: 0;
	padding: 0;
	
	color: #866f26;
	line-height: 1.5;
	background:#fff4cf;
	
}
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: #ed2d3d;
	text-decoration: none;
}
a:hover {
 color: #ed2d3d;
 text-decoration: underline;
}
.banner {
	width: 100%;
 height:493px;
	margin: 0 auto;
	position: relative;
  	background:url(../images/ind_01.jpg) no-repeat center 0;
 
}
.content_box {
	width: 1000px;
	margin: 0 auto;
	position: relative;
	 overflow:hidden;
  margin-bottom:20px; 
}
.flash {
	position: absolute;
	top: -10px;
	width: 1000px;
	height: 400px;
	z-index: 999;
	left: 10%;
}




.mk {
	width: 1000px;
	margin: 0 auto;
	 overflow:hidden;
}
.box {
 background:#fff;
 padding:20px 40px;
 overflow:hidden;

}
.boxwz {
 display:block;
 margin-bottom:15px;
 font-size:16px;
 color:#866f26;

}
.xhtit {
 width:1000px;
  height:64px;
 
 background:url(../images/ind_10.jpg) no-repeat 0 0;
}
.xhtit span{

 font-size:32px;
 color:#fff;
 font-weight:700;
line-height:64px;
 padding-left:70px;
 
}
h1 {
	text-align:center;
 margin-bottom:10px;
	font-size:28px;
	font-weight:700;
	color:#0cc991;
	font-family: Microsoft YaHei;
}
h2 {
	text-align:center;
 margin-bottom:10px;
	font-size:25px;
	font-weight:700;
	color:#ed2d3d;
	font-family: Microsoft YaHei;
}

.dh {
 position: fixed;
 top: 325px;
 right: 10px;
 background:#0cc991;
 border-radius:10px;
 
}
.dh ul{
 padding:10px 20px; 
}
.dh li{
 height:36px;
 line-height:36px;
 color:#fff;
 font-size:14px;
 border-bottom:#46e3b5 solid 1px;
 text-align:center;
 
}
.dh li span{

 color:#fff600;
 font-size:20px;
 font-weight:700;
 
}
.dh li a{
 color:#fff;
 
}
.dh li a:hover{
 color: #fff600;
 text-decoration: none;
}
