﻿/* AB模版网 做最好的织梦整站模板下载网站 */
/* 网址：Www.AdminBuy.Cn */
/* 图标大全：Sc.AdminBuy.Cn 专业建站素材网站 */
/* QQ：9490489 */
@charset "utf-8";
/* CSS Document */
/*banner*/
#ban {
	width: 100%;
	height: 417px;
	margin: auto;
	position: relative;
	overflow: hidden;
	z-index: 0;
}/***修改这里的高度*****/
#ban ul.ban_bj li {
	display: block;
	width: 100%;
	height: 417px;
	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: 10px;
	height: 10px;
	background: #ffffff no-repeat center center;
	float: left;
	cursor: pointer;
	margin-top: 15px;
	margin-right: 10px;
	border-radius: 10px;
}
#ban ul.ul_dian li.licurr {
	background: #e2b213 no-repeat center center;
}
/***图片上的箭头**/

#flexslider #ban .jiantou {
	position: absolute;
	margin: 185px 22px 0px 22px;
	height: 82px;
	z-index: 1;
	width: 1236px;
	display: none;
}
#flexslider #ban .jiantou .jiantou_left {
	width: 45px;
	height: 82px;
	cursor: pointer;
	background: url(../images/bg3.png) no-repeat left 0px;
	float: left;
}
#flexslider #ban .jiantou .jiantou_right {
	width: 45px;
	height: 82px;
	cursor: pointer;
	background: url(../images/bg3.png) no-repeat right 0px;
	float: right;
}
#flexslider {
	width: 100%;
	height: 416px;
	margin: 79px auto 0px;
	float: left;
	clear: both;
	position: relative;
	overflow: hidden;
	z-index: 0;
}/***修改这里的高度*****/
#flexslider ul.slides li {
	display: block;
	width: 100%;
	height: 417px;
	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;
}
