/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */

/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: "微软雅黑";
	color: #4E4E4E;
	font-size: 14px;
	width: 100%;
	min-width: 1200px;
}
a {
	margin: 0px;
	padding: 0px;
	border: 0px;
	text-decoration: none;
	color: #4E4E4E;
	font-size: 13px;
}
a:hover {
	text-decoration: none;
}
div, span, p, img, li, ul, a {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
li {
	list-style: none;
}
.clear {
	clear: both;
}
/*banner*/
#ban {
	width: 100%;
	height: 500px;
	margin: auto;
	position: relative;
	overflow: hidden;
	z-index: 0;
}/***修改这里的高度*****/
#ban ul.ban_bj li {
	display: block;
	width: 100%;
	height: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 0;
	cursor: pointer;
}/***修改这里的高度*****/
#ban ul.ban_bj li a {
	display: block;
	text-indent: -300000em;
}
#ban ul.ul_dian {
	display: block;
	height: 41px;
	position: absolute;
	z-index: 10;
	margin-left: 50%;
	bottom: 10px;
}
#ban ul.ul_dian li {
	display: block;
	width: 40px;
	height: 5px;
	background: #ffffff;
	float: left;
	cursor: pointer;
	margin-top: 15px;
	margin-right: 8px;
	margin-left: 7px;
	border-radius: 10px;
}
#ban ul.ul_dian li.licurr {
	background: #ffd800;
}
/***图片上的箭头**/

#flexslider #ban .jiantou {
	position: absolute;
	margin: 250px 22px 0px 22px;
	height: 82px;
	z-index: 1;
	width: 1236px;
	display: none;
}
#flexslider #ban .jiantou .jiantou_left {
	width: 28px;
	height: 52px;
	cursor: pointer;
	background: url(/static/image/bg6.png) no-repeat 0px top;
	float: left;
}
#flexslider #ban .jiantou .jiantou_left:hover {
	background: url(/static/image/bg6.png) no-repeat 0px -74px;
}
#flexslider #ban .jiantou .jiantou_right {
	width: 28px;
	height: 52px;
	cursor: pointer;
	background: url(/static/image/bg6.png) no-repeat 100% top;
	float: right;
}
#flexslider #ban .jiantou .jiantou_right:hover {
	background: url(/static/image/bg6.png) no-repeat 100% -74px;
}
#flexslider {
	width: 100%;
	height: 500px;
	margin: -2px auto 0px;
	clear: both;
	position: relative;
	overflow: hidden;
	z-index: 0;
}/***修改这里的高度*****/
#flexslider ul.slides li {
	display: block;
	width: 100%;
	height: 500px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 0;
}/***修改这里的高度*****/
.flex_comBtn {
	display: block;
	width: 43px;
	height: 50px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -25px;
	z-index: 5;
	cursor: pointer;
}
.flex_left {
	margin-left: -582px;
}
.flex_right {
	margin-left: 542px;
}
