ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}
.al1{
	position: absolute;
	left: -439px;
	top: 171px;
	width: 961px;
	height: 611px;
}
.slider_box{ width: 961px; height:611px;position: absolute;
	left: 0px;
  top: 0px;overflow:hidden; border-radius:14px;}
.silder_con{ height: 611px; position: absolute;}
.silder_panel{width: 961px; height: 611px; float: left; position: relative; text-align:center;}
.silder_nav{
	width: 984px;
  top: -127px;
  left: -22px;
	position: absolute;
}
.silder_nav li{width:232px; height:100px; overflow: hidden; display: block; color: #fff; font-size:15px; float: left; cursor:pointer;background:url("../images/ico.png") center top;margin-right: 8px; line-height: 30px;  text-align: center;}
.silder_nav li.current{background-position: 0 -100px;}
.silder_nav .w1{font-size:33px; font-weight: bold; line-height: 40px; padding: 15px 0 0 0;}
.silder_nav .current .w1{color:#FFDC9F;}

.al2{
	position: absolute;
	left: -394px;
	top: 236px;
	width: 919px;
	height: 625px;
}
.slider_box2{ width: 919px; height:625px;position: absolute;
	left: 0px;
  top: 0px;overflow:hidden; border-radius:14px;}
.silder_con2{ height: 625px; position: absolute;}
.silder_panel2{width: 919px; height: 625px; float: left; position: relative; text-align:center;}
.silder_nav2{
	width: 884px;
	top: -55px;
	left: 23px;
	position: absolute;
}
.silder_nav2 li{width:284px; height:61px; overflow: hidden; display: block; color: #ad6123;float: left; cursor:pointer;background:url("../images/ico.png") center top;margin-right: 0px; line-height: 60px; text-align: center;font-size:28px; font-weight: bold;}
.silder_nav2 li.current{background-position: 0 -61px;color:#fff;}

a.prev {
	background: url("../images/left.png") no-repeat;
	width: 51px;
	height: 62px;
	text-indent: -999px;
	overflow: hidden;
	display: block;
	position: absolute;
	cursor: pointer;
	top: 45%;
	left: 0px;
}
a.next {
	background: url("../images/right.png") no-repeat;
	width: 51px;
	height: 62px;
	text-indent: -999px;
	overflow: hidden;
	display: block;
	position: absolute;
	cursor: pointer;
	top: 45%;
	right: -28px;
}
