/*网页基础参数*/

body,
html {
	font-family: "SimSun", "Microsoft YaHei", "SimHei", "Arial", sans-serif;
	border: 0;
	padding: 0;
	margin: 0;
}
body,
html,
ul,
li,
a,
img,
p,
br,
dd,
dl,
dt,
div,
h1,
h2,
h3,
span,
input,
tr,
td {
	margin: 0;
	border: none;
	padding: 0;
	font-weight: normal;
	list-style-type: none;
}
img {
	line-height: 0;
	margin: 0;
	border: 0;
	padding: 0;
}
/*间距*/

.mtop {
	
	padding-top: 10px;
}

/*左右浮动*/

.fl {
	float: left
}
.fr {
	float: right
}
/*清除浮动*/

.clear_both {
	clear: both;
}
/*字号大小*/

.f_16 {
	font-size: 16px;
}
.f_15 {
	font-size: 15px;
}
.f_14 {
	font-size: 14px;
}
.f_13 {
	font-size: 13px;
}
.f_12 {
	font-size: 12px;
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: none;
}

.bg {
	background: url(imgzmls_01.jpg) top center no-repeat #E5C78D;
}
.dybg{background: url(imgzmls_03.png) no-repeat;width: 1000px;height:138px;margin-top: 562px;}
/*背景*/
.box-center{width: 1000px;margin: 0 auto;}

.box_conter {
	margin: 0 auto;
	height: auto;
	width: 1000px;
}

.foot {
	background-color: #DDD1B9;
	padding: 20px;
	margin-top: 30px;
}
.foot p {
	text-align: center;
	line-height: 30px;
}
.foot a {
	color: #595959;
}
/*内容盒子*/
.w590{ width: 560px;}
.w590394{height: 350px;}
.intro ul li{margin: 0;font-size: 0;}
.w398{width: 398px;}
.c-zx ul li a,.c-dt ul li a,.w362 ul li a,.list_new li a{color: #000000;display: inline-block;}
.c-zx ul li {line-height: 30px;font-size: 13px;margin-top: 20px;border-bottom: 1px dashed #676767; padding-bottom: 20px;}
.c-zx ul li font,.w362 ul li font{ color:rgb(148, 4, 4);font-size: 16px; font-weight: bold;}
.c-zx ul li p,.w362 ul li p{ text-indent: 2em;}
.c-zx ul li p font,.w362 ul li p font{color: rgb(148, 4, 4);font-size: 13px;}
.c-dt{margin-top: 25px;}
.c-dt ul{margin-top: 10px;}
.c-dt ul li {line-height: 35px;font-size: 16px;}
.c-dt ul li  i{background: url(imgzmls_13.png) left no-repeat ;width:5px ;height: 5px; display: inline-block;vertical-align: middle; padding-right: 10px;}
.column{width: 1000px;margin: 5px auto;}
.w432{width: 432px; margin-top: 30px;margin-right: 10px;}
.w362{width: 362px; margin-top: 15px;}
.w362 ul li{line-height: 23px;font-size: 13px;margin-top: 20px;}
.w184{width: 184px;}
.w816{width: 816px; height: 309px;}
.w861bg{background: url(imgzmls_20.png) no-repeat;}
.img_list{height: 143px;}
.img_list ul li{float: left; margin: 0 3px 0 2px;}
.img_list ul li a{display: inline-block;width: 210px;height: 143px;}
.img_list ul li a i{  width: 210px;  height: 30px;  position: relative;  top: -33px;  background-color: #000000;    z-index: 50;  display: inline-block;  opacity: 0.7;}
.img_list ul li a span{  position: relative;  top: -60px;  text-align: center;  color: #FFFFFF;  font-size: 12px;  z-index: 100;  width: 210px;  display: inline-block;}
.list {position: relative;top: -35px;}
.list ul li a{line-height: 30px;color: #000000;}
.list_new li{border: 1px solid #C59E53;float: left;width:480px ;height: 120px;display: inline-block; margin: 5px 4px;padding: 5px;}
.list_new font{color:#000000;font-size: 16px; font-weight: bold;}
.list_new p{text-indent: 2em; line-height: 30px;font-size: 13px;margin-top: 5px;}
/*幻灯*/
.slide {
	width: 560px;
	height: 339px;
	
}
.slideBox {
	position: relative;
	width: 560px;
	height: 339px;
	overflow: hidden;
}
.slideBox ul.items {
	position: absolute;
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.slideBox ul.items li {
	float: left;
	background: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.slideBox ul.items li a {
	float: left;
	line-height: normal !important;
	padding: 0px !important;
	border: none
	/*For IE.ADD.JENA.201206300844*/
	
	;
}
.slideBox ul.items li a img {
	margin: 0px !important;
	padding: 0px !important;
	display: block;
	border: none
	/*For IE.ADD.JENA.201206300844*/
	
	;
}
.slideBox div.tips {
	position: absolute;
	bottom: 0px;
	width: 560px;
	height: 50px;
	background-color: #000;
	overflow: hidden;
}
.slideBox div.tips div.title {
	position: absolute;
	left: 0px;
	top: 0px;
	height: 100%;
}
.slideBox div.tips div.title a {
	color: #FFF;
	font-size: 15px;
	line-height: 50px;
	margin-left: 10px;
	text-decoration: none;
}
.slideBox div.tips div.title a:hover {
	text-decoration: underline !important;
}
.slideBox div.tips div.nums {
	position: absolute;
	right: 0px;
	top: 0px;
	height: 100%;
}
.slideBox div.tips div.nums a {
	display: inline-block;
	>float: left
	/*For IE.ADD.JENA.201206300844*/
	
	;
	width: 10px;
	height: 10px;
	background-color: #FFF;
	text-indent: -99999px;
	margin: 20px 10px 0px 0px;
}
.slideBox div.tips div.nums a.active {
	background-color: #FFC202;
}

