.banner-main {
	width:100%;
	position:relative
}
.banner-main-img {
	height:100%;
	width:100%;
	overflow:hidden
}
.banner-main-img li {
	width:100%;
	display:none;
    height:100%;
}
.banner-main-img li img {
	
	height:100%;
	width:100%;
	display:block;
	position:relative;
	
	top:0
}
.ui-controls ul {
	position:absolute;
	bottom:20px;
	width:100%;text-align:center;
}
.ui-controls ul li {display:inline-block;margin:0 5px;
	border-radius:50%;
	width:10px;
	height:10px;
	margin:0 5px;
	background:#4f4430;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
-webkit-transition:all .2s;
transition:all .2s
}
.ui-controls ul li:hover {
	background:#999
}
.ui-controls ul .current {
	background:#b19d6a;
}
.ui-controls .ui-prev {
	width:41px;
	height:69px;
	position:absolute;
	top:50%;
	left:0;
	margin-top:-35px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/icon-slides.png) no-repeat -84px 50%;
	z-index:999;
	cursor:pointer
}
.ui-controls .ui-next {
	width:41px;
	height:69px;
	position:absolute;
	top:50%;
	right:0;
	margin-top:-35px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/icon-slides.png) no-repeat -125px 50%;
	z-index:999;
	cursor:pointer
}
.ui-controls .ui-prev:hover {
	background-position-x:0
}
.ui-controls .ui-next:hover {
	background-position-x:-42px
}
.pic-scroll {
	
}
.pic-scroll .lunbo02 {
	float:left;overflow:hidden;
	width:100%;
	height:500px;
	position:relative
}
.lunbo{
    float: left;
 overflow: hidden;
 width: 100%;
 position: relative
}
.pic-scroll .lunbo03 {
	float:left;overflow:hidden;
	width:100%;
    min-height:500px;
	position:relative
}
.banner-main-img02 {
	width:100%;
	overflow:hidden
}
.banner-main-img02 li {
	width:100%;
	display:none;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0
}
.banner-main-img02 li img {
	width:115px;margin:7px;
	height:50px;
	display:inline-block;
	position:relative;
	left:0;
	top:0
}
.banner-main-img02 li a{color:#666;display:inline-block;width:167px;padding:10px 5px;box-sizing:border-box;
	font-size:15.4px;}
.banner-main-img02 li a:hover{color:#e20000;}
.ui-controls02 ul {width:100%;text-align:center;
	position:absolute;
	bottom:0px;
	right:20px;
}
.ui-controls02 ul li {display:inline-block;
	border-radius:50%;
	width:15px;
	height:15px;
	margin:0 5px;
	background:#eee;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
-webkit-transition:all .2s;
transition:all .2s
}
.ui-controls02 ul li:hover {
	background:#aaa
}
.ui-controls02 ul .current {
	background:#e20000
}
.ui-controls02 .ui-prev01 {border-radius:50%;
	width:40px;
	height:40px;
	position:absolute;
	top:46%;
	left:0;
	margin-top:-35px;
	text-indent:-9999px;
	overflow:hidden;
	background:rgba(0,0,0,.3) url(../images/icon-slides.png) no-repeat -68px 50% / 140px;
	z-index:999;
	cursor:pointer
}
.ui-controls02 .ui-next01 {border-radius:50%;
	width:40px;
	height:40px;
	position:absolute;
	top:46%;
	right:0;
	margin-top:-35px;
	text-indent:-9999px;
	overflow:hidden;
	background:rgba(0,0,0,.3) url(../images/icon-slides.png) no-repeat -100px 50% / 140px;
	z-index:999;
	cursor:pointer
}
.ui-controls02 .ui-prev01:hover {
	background-position-x:0
}
.ui-controls02 .ui-next01:hover {
	background-position-x:-32px
}
