@charset "utf-8";
.banner,.banner .swiper-container,.banner .swiper-slide{
	overflow: hidden;
	width: 100%;
}
.banner .swiper-slide{
	position: relative;
}
.banner .swiper-slide img{
	width: 100%;
	height: auto;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 10px;
}
.banner .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	opacity: 0.5;
	border-radius: 50%;
	background-color: #fff;
}

.banner .swiper-pagination-bullet-active {
	background-color: #40b000;
	opacity: 1;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets,.banner .swiper-pagination-custom,.banner .swiper-pagination-fraction{
	bottom: 20px;
}

/*标题*/
.title{
	text-align: center;
}
.title h5{
	font-size: 28px;
	color:#000;
}
.title .t-lin{
	width: 60px;
	height: 3px;
	background: #78c51d;
	margin:0 auto;
	margin-top:10px;
	margin-bottom: 10px;
}
.title p{
	font-size: 14px;
	color:#747474;
}

/*关于我们*/
.cont1 .a-l{
	width: 65%;
}
.cont1 .a-l .a-titl,.p-right .a-titl{
	width: 100%;
	border-bottom: 3px solid #cfcfcf;
	padding-bottom: 10px;
}
.cont1 .a-l .a-titl h5,.p-right .a-titl h5{
	font-size:18px;
	color:#408b15;
	font-weight: bold;
}
.cont1 .a-l .a-titl a,,.p-right .a-titl a{
	font-size: 14px;
	color:#6e6e6e;
}
.cont1 .a-l .a-titl a:hover,.p-right .a-titl a:hover{
	color:#408b15;
}

.cont1 .a-l .a-line,.p-right .a-line{
	width: 60px;
	height: 3px;
	background: #408b15;
	margin-top:-3px;
}
.cont1 .a-l .line-a{
	width: 45px;
	height: 4px;
	background:#d90101;
	margin:25px 0 35px 0;
}
.cont1 .a-l .a-con{
	font-size:15px;
	line-height: 32px;
	color:#535353;
	margin-top: 15px;
}
.cont1 .a-l .a-link{
	width: 130px;
	height: 42px;
	line-height: 42px;
	background:#41aa05;
	text-align: center;
	margin-top:20px;
	transition: 0.5s;
}
.cont1 .a-l .a-link a{
	color:#fff;
	font-size:15px;
}
.cont1 .a-r{
	width: 380px;
	height: 300px;
	padding:5px;
	border:1px solid #dbdbdb;
	background: #fff;
	box-shadow: 1px 4px 7px 0px #e2e2e2;
}
.cont1 .a-r img{
	width: 100%;
	height: 100%;
}
.cont1 .a-l .a-link:hover{
	background: #78c51d;
	transition: 0.5s;
}


/*成功案例*/
.cont2,.cont4{
	background: #f7f7f7;
}
.te-con{
	padding:0 60px;
	position: relative;
}
.te-con .te-team{
	width: 100%;
}
.te-con .te-team a{
	width: 100%;
	display: block;
}
.te-con .te-team .te-img{
	width: 100%;
	height: 170px;
}
.te-con .te-team .te-img img{
	width: 100%;
	height: 100%;
}
.te-con .te-team .te-text{
	width: 100%;
	background: #408b15;
	text-align: center;
	height: 32px;
	line-height: 32px;
	color:#fff;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
}
.te-con .te-team:hover .te-text h5,.te-con .te-team:hover .te-text h6{
	color:#d90101;
}

.te-con .swiper-button-prev{
	width: 40px;
	height: 40px;
	background: url(../images/images_40.png);
	position: absolute;
	left: 0;
}
.te-con .swiper-button-next{
	width: 40px;
	height: 40px;
	background: url(../images/images_43.png);
	position: absolute;
	right: 0;
}
.in-img{
	width: 1200px;
	height: auto;
	margin:0 auto;
}
.in-img img{
	width: 100%;
	height: auto;
}

/*内页banner*/
.small-banner,.small-banner img{
	width: 100%;
	height: auto;
}

/*产品展示*/
.con3 .p-left{
	width: 240px;
	height: auto;
	background: #408b15;
	padding-bottom: 2px;
}
.con3 .p-left .p-title{
	padding:25px 0;
	text-align: center;
}
.con3 .p-left .p-title h5{
	font-size: 26px;
	color:#fff;
}
.con3 .p-left .p-title h6{
	font-size: 16px;
	color:#fff;
}
.con3 .p-left .p-con{
	width: 98%;
	background: #fff;
	margin:0 auto;
	padding:10px 0 25px 0;
	min-height: 410px;
}
.con3 .p-left .p-con ul li{
	width: 180px;
	height: 45px;
	margin:0 auto;
	text-align: center;
	line-height: 45px;
	background: #41aa05;
	margin-top:15px;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
}
.con3 .p-left .p-con ul li a{
	font-size: 15px;
	color:#fff;
	
}
.con3 .p-right{
	width: 77.6%;
}
.con3 .p-list dl{
	width: 220px;
	height: auto;
	float:left;
	margin:17px 17px 0 0;
}
.con3 .p-list dl:nth-child(4n){
	margin-right: 0;
}
.con3 .p-list dl a{
	display: block;
}
.con3 .p-list dl dt{
	width: 220px;
	height: 200px;
	overflow: hidden;
}
.con3 .p-list dl dt img{
	width: 100%;
	height: 100%;
	transition: 0.4s;
	-webkit-transition: 0.4s;
}
.con3 .p-list dl dt img:hover{
	transform: scale(1.1);
	transition: 0.4s;
}
.con3 .p-list dl dd{
	width: 100%;
	height: 35px;
	background: #dbdbdb;
	text-align: center;
	line-height: 35px;
	font-size:15px;
	color:#343434;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
}
.con3 .p-list dl:hover dd{
	background: #41aa05;
	color:#fff;
}

/*新闻动态*/
/*常见问题*/
.picMarquee-top{ 
	width: 90%;
	margin:0 auto;
}
.picMarquee-top .bd ul li{ 
	border-bottom: 1px solid #e9e9e9;
	padding: 30px 0 20px 0;
}
.picMarquee-top .bd ul li .pic{
	background: url(../images/mdg1.png) no-repeat center left;
	padding-left:30px;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
}
.picMarquee-top .bd ul li .pic a{
	color:#666666;
	font-weight: bold;
	font-size:14px;

}
.picMarquee-top .bd ul li .title{
	background: url(../images/mdg2.png) no-repeat top left;
	padding-left:30px;
	margin-top:5px;
	line-height: 23px;
	text-align: left;
	max-height: 46px;
	margin-top:10px;
}
.picMarquee-top .bd ul li .title a{
	font-size: 13px;
	color:#666666;
	
}
.n-list .n-left{
	width: 340px;
}
.n-list .n-left .n-title,.n-list .n-right .n-title{
	width: 100%;
	height: 50px;
	line-height: 50px;
	background: #41aa05;
}
.n-list .n-left h5,.n-list .n-right .n-title h5{
	font-size:17px;
	color:#fff;
	font-weight: bold;
	margin-left: 20px;
}
.n-list .n-left a,.n-list .n-right .n-title a{
	font-size:14px;
	color:#eeeeee;
	margin-right: 20px;
}
.n-list .cjwt{
	border:1px solid #dbdbdb;
	min-height: 387px;
	padding-top:25px;
}

.n-list .n-right{
	width: 69%;
}
.n-list .n-right .xwzx{
	padding:25px 20px;
	border:1px solid #dbdbdb;;
}
.xw-1 .xw-img{
	width: 240px;
	height: 160px;
}
.xw-1 .xw-img img{
	width: 100%;
	height: 100%;
}
.xw-1 .xw-text{
	width: 67%;
}
.xw-1 .xw-text h5 a{
	font-size:14px;
	color:#666666;
	font-weight: bold;
}
.xw-1 .xw-text h6{
	font-size:13px;
	line-height: 30px;
	color:#7f7f7f;
	margin-top:10px;
}
.xw-1 .xw-text h6 a{
	color:#e67d13;
}
.xw-list dl{
	width: 360px;
	float:left;
	margin-right: 40px;
	background: url(../images/icon_lead.jpg) left center no-repeat;
	padding-left:13px;
	height: 45px;
	line-height: 45px;
	border-bottom: 1px dashed #c1c1c1;
}
.xw-list dl:nth-child(2n){
	margin-right: 0;
}
.xw-list dl dt{
	width: 75%;
	font-size:14px;
	color:#666666;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
}
.xw-list dl dd{
	width: 20%;
	font-size:12px;
	color:#8b8b8b;
	text-align: right;
}
.fwlc,.fwlc img{
	width: 100%;
	height: auto;
}


/*产品中心*/
.product-box{
	width: 960px;
	margin-left: 20px;
}
.main-top h2{
	font-size: 20px;
	font-weight: bold;
	color: #333;
	height: 30px;
	line-height: 30px;
}
.main-top .bread span{
	display: block;
	font-size: 12px;
	color: #666;
	height: 30px;
	line-height: 30px;
}
.main-top .bread li{
	float: left;
	font-size: 12px;
	color: #666;
	height: 30px;
	line-height: 30px;
	margin: 0 2px;
}
.main-top .bread li a{
	display: block;
	color: #666;
}
.main-top{
	padding: 2px 0 7px;
	border-bottom: 2px solid #c7c7c7;
}
.product{
	margin-top: 30px;
}
.product>ul li{
	float: left;
	width: 231px;
	margin-right: 12px;
	margin-bottom: 20px;
}
.product>ul li:nth-child(4n){
	margin-right: 0;
}
.product>ul li a{
	display: block;
}
.product>ul li a i{
	display: block;
	width: 231px;
	height: 180px;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #ddd;
	position: relative;
	overflow: hidden;
}
.product>ul li a i div{
	width: 231px;
	height: 180px;
	line-height: 180px;
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	text-align: center;
	background:url(../images/li-bg.png) repeat;
	display: none;
}
.product>ul li a i img{
	width: 100%;
	height: 100%;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.product>ul li a:hover i img{
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
.product>ul li a span{
	display: block;
	font-size: 14px;
	color: #666;
	margin-top: 10px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	overflow:hidden;text-overflow:ellipsis;-o-text-overflow:ellipsis;white-space:nowrap;
}
.product>ul li a:hover span{
	font-weight: bold;
	color: #0a94ed;
}
/*.box{
	position: relative;
}*/

/*product-xq*/
.xx-l {
	width: 580px;
	height: auto;
}
.xx-l .xq-c{
	width: 100%;
	height: 330px;
}
.xx-l .xq-c img{
	width: 100%;
	height: 100%;
}
.product-xq .xq-title{
    width: 100%;
    height: auto;
    text-align: center;
    margin:25px 0;
}
.product-xq .xq-title h5{
    font-size: 22px;
    color:#000;
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}
.product-xq .xq-title h6{
    font-size: 13px;
    margin-top: 10px;
    font-weight: normal;
    color: #9c9c9c;
}

/*产品详情*/
.xx-l .devices{
	height: 90px;
	padding: 0 20px;
	overflow: hidden;
	position: relative;
	width: 580px;
	margin: 0 auto;
	box-sizing: border-box;
	margin-top: 20px;
}
.xx-l .devices .swiper-slide i{
	display: block;
	width: 125px;
	height: 90px;
	margin: 0 auto;
	border: 1px solid #d7d7d7;
	box-sizing: border-box;
	padding: 2px;
}
.xx-l .devices .swiper-slide:hover i{
	border: 3px solid #c6c6c6;
}
.xx-l .devices .swiper-slide i.active{
	border: 3px solid #c6c6c6;
}
.xx-l .devices .swiper-slide i img{
	display: block;
	width: 100%;
	height: 100%;
}
.xx-l .devices .arrow-left {
  background: url(../images/left.png) no-repeat left top;
  position: absolute;
  left: 0px;
  top: 28px;
  width: 17px;
  height: 30px;
}
.xx-l .devices .arrow-right {
  background: url(../images/right.png) no-repeat left bottom;
  position: absolute;
  right: 0px;
  top: 28px;
  width: 17px;
  height: 30px;
}
.xx-r {
	width: 350px;
}
.xx-r h3{
	font-size: 18px;
	color: #333;
	margin-top: 10px;
}
.xx-r span{
	display: block;
	font-size: 12px;
	color: #454545;
	margin: 20px 0;
}
.xx-r p{
	font-size: 12px;
	color: #454545;
	line-height: 25px;
}
.meag>a{
	display: block;
	width: auto;
	text-align: center;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	color: #fff;
	background-color: #ff0000;
	border-radius: 5px;
	margin-right: 50px;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
	padding:0 10px;
}
.pro-des{
	font-size: 14px;
	color:#666;
	line-height: 28px;
	
}
.pro-des img{
	max-width: 100%;
	margin:10px 0;
}


/*新闻中心*/
.news a{
	width: 100%;
	display: block;
}
.news .nw-left{
	width: 200px;
	height: 130px;
}
.news .nw-left img{
	width: 100%;
	height: 100%;
}
.news .nw-right{
	width: 76%;
}
.news .nw-right h2{
	font-size: 16px;
	color: #333;
	font-weight: bold;
}
.news .nw-right span{
	display: block;
	font-size: 12px;
	color: #999;
	margin-bottom: 5px;
	margin-top:3px;
}
.news .nw-right p{
	font-size: 12px;
	color: #666;
	line-height: 24px;
}
.news{
	padding-bottom: 20px;
	border-bottom: 1px solid #bdbdbd;
	margin-bottom: 40px;
	transition: 0.4s;
}
.news .nw-right h5{
	color:#fa8429;
	margin-top:20px;
}
.news:hover{
	padding-left: 8px;
	transition: 0.4s;
}

.news:hover .nw-right h2{
	text-decoration: underline;
	color:#fa8429;
}

/*分页*/
.news-fh{
	padding-top: 25px;
	border-top: 1px solid #e7e7e7;
	margin-top: 20px;
}
.news-fh>a{
	display: block;
	width: 138px;
	text-align: center;
	line-height: 38px;
	font-size: 12px;
	color: #333;
	border: 1px solid #333;
	border-radius: 50px;
	background: url(../img/news/fh.png) no-repeat 20px center;
	margin-bottom: 20px;
}
.news-fh ul li{
	font-size: 14px;
	line-height: 30px;
}
.news-fh ul li span{
	color: #666;
}
.news-fh ul li a{
	color: #787878;
}

}
.nw-lisy dl{
	width: 100%;
}
.nw-lisy dl dt{
	width: 80%;
	float:left;
	font-size:14px;
	color:#666;
	overflow:hidden;
	text-overflow:ellipsis;
	-o-text-overflow:ellipsis;
	white-space:nowrap;
}
.nw-lisy dl dd{
	font-size:13px;
	color:#ccc;
	width: 17%;
	float: right;
	text-align: right;
	color:#969696;
}
.meag>a:hover{
	background-color: #dc0000;
}
.share{
	margin-top: 24px;
}
.share li{
	float: left;
	margin-right: 10px;
}
.share li a{
	display: block;
}
.share li a img{
	height: 16px;
	width: 16px;
	margin: 0;
}
.cs-tab{
	border: 1px solid #dfdfdf;
	box-sizing: border-box;
	/*height: 40px;*/
}
.cs-tab a{
	display: block;
	height: 39px;
	line-height: 39px;
	/*border-top: 2px solid #0a94ed;*/
	width: 120px;
	text-align: center;
	background-color: #0a94ed;
	/*margin-top: -1px;*/
	box-sizing: border-box;
	color: #fff;
	font-size: 16px;
}
.cs-c{
	border: 1px solid #dfdfdf;
	border-top: 0;
	padding: 25px 20px;
	min-height: 160px;
}
.cs-c{
	font-size: 14px;
	color: #666;
	line-height: 26px;
}
.cs-c img{
	max-width: 100%;
	margin:0 auto;
	/*margin-top:10px;
	margin-bottom: 10px;*/
}

.tuij{
	margin-top: 50px;
}
.tj-t h2{
	font-size: 18px;
	color: #333;
	height: 22px;
	line-height: 22px;
	padding-left:10px;
	border-left: 3px solid #fa8429;
	margin-bottom: 15px;
}

.tj-c a{
	display: block;
	float: left;
	width: 231px;
	margin-right: 12px;
}
.tj-c a:nth-child(4n){
	margin-right: 0;
}
.tj-c a i{
	width: 231px;
	height: 154px;
	display: block;
	overflow: hidden;
	position: relative;
}
.tj-c a i div{
	width: 231px;
	height: 154px;
	line-height: 154px;
	font-size: 16px;
	color: #fff;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 4;
	text-align: center;
	background:url(../images/li-bg.png) repeat;
	display: none;
}
.tj-c a i img{
	width: 100%;
	height: 100%;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.tj-c a:hover i img{
	transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
}
.tj-c a span{
	display: block;
	height: 34px;
	line-height: 34px;
	text-align: center;
	color: #333;
}
.tj-t a{
	height: 34px;
	line-height: 34px;
	font-size: 12px;
	color: #333;
	padding-left: 20px;
	background: url(../img/product/update.png) no-repeat left center;
}
.tj-c a:hover span{
	color: #fa8429;
	text-decoration: underline;
}
/*case*/
.case-box ul{
	width: 95%;
	margin: 60px auto;
	border-left: 1px solid #c9c9c9;
}
.case-box li{
	margin-left: -20px;
	margin-bottom: 60px;
}
.case-box li i{
	display: block;
	height: 40px;
	line-height: 40px;
	width: 40px;
	text-align: center;
	border: 1px solid #c9c9c9;
	background-color: #fff;
	font-size: 24px;
	color: #c9c9c9;
	font-weight: bold;
}
.case-box li .case-cont{
	width: 850px;
	margin-left: 40px;
}
.case-box li .case-cont h2 a{
	font-size: 18px;
	color: #333;
	font-weight: bold;
}
.case-box li .case-cont h2:hover a{
	color: #fd7e1d;
	text-decoration: underline;
}
.case-box li .case-cont div p{
	font-size: 12px;
	color: #666;
	line-height: 24px;
	margin-top: 15px;
}
.case-box li .case-cont div>a{
	display: block;
	float: right;
	font-size: 12px;
	color: #999;
	margin-top: 50px;
	padding-left: 20px;
	background: url(../img/case/xq.png) no-repeat left center;
}
.case-box li .case-cont div>a:hover{
	color: #fd7e1d;
	background-image: url(../img/case/xqs.png);
}
.case-box li .case-cont div{
	width: 410px;
	transition: all ease-out .3s;
	-webkit-transition: all ease-out .3s;
	-moz-transition: all ease-out .3s;
	-ms-transition: all ease-out .3s;
}
.case-box li:hover .case-cont div{
	margin-left: 10px;
}
.case-box li .case-cont>a{
	display: block;
	width: 366px;
	height: 217px;
}
.case-box li .case-cont>a img{
	width: 100%;
	height: 100%;
}

/*case-xq*/
.case-xq{
	margin-top: 50px;
}
.case-xq h2{
	text-align: center;
	font-size: 24px;
	color: #333;
	margin-bottom: 30px;
}
.case-xq .case-gk span{
	display: block;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}
.case-xq .case-gk p{
	border: 1px dashed #c9c9c9;
	padding: 15px;
	font-size: 12px;
	color: #787878;
	line-height: 24px;
}
.case-xq img{
	width: 90%;
	height: auto;
	margin: 40px auto;
}
.case-xq>p{
	font-size: 12px;
	color: #666;
	line-height: 24px;
	margin-bottom: 10px;
	text-indent: 2em;
}
.case-xq>a{
	display: block;
	width: 150px;
	text-align: center;
	height: 44px;
	line-height: 44px;
	font-size: 14px;
	color: #62627e;
	border: 2px solid #bfbfbf;
	border-radius: 50px;
	margin-top: 50px;
	transition: all ease-out .2s;
	-webkit-transition: all ease-out .2s;
	-moz-transition: all ease-out .2s;
	-ms-transition: all ease-out .2s;
}
.case-xq>a:hover{
	background-color:#fd7e1d ;
	border-color: #fd7e1d;
	color: #fff;
}
.case-xq div a{
	display: block;
	font-size: 14px;
	color: #62627e;
	line-height: 24px;
}
.about{
	width: 100%;
	margin:0 auto;
	padding:20px 0;
	font-size: 15px;
	color: #666;
	line-height: 30px;
}
.about img{
	max-width: 100%;
	margin:15px 0;
	margin:0 auto;
}

/*news-xq*/
.news-tit{
	padding-bottom: 15px;
	border-bottom: 1px dashed #bdbdbd;
	margin-bottom: 30px;
}
.news-tit h2{
	font-size: 24px;
	color: #333;
	text-align: center;
}
.news-tit div{
	font-size: 12px;
	color: #999;
	text-align: center;
	margin-top: 15px;
}
.news-tit div span{
	margin: 0 10px;
}
.news-tit .share{
	margin: 10px auto 0;
	width: 156px;
}

.news-xq img{
	max-width: 90%;
	height: auto;
	margin: 30px auto;
}
.news-xq>p{
	font-size: 14px;
	color: #666;
	line-height: 30px;
	margin-bottom: 5px;
}



/*幻灯片样式1*/

.pics_wrap {width: 100%;height: 100%;}

.html5zoo-img-0 img{width:100%;}

.html5zoo-arrow-left-0{left:10%!important;}

.html5zoo-arrow-right-0{right:10%!important;}

.html5zoo-bullet-wrapper-0 div{margin: 0 9px!important;}

.html5zoo-nav-0{margin-top:-50px!important;left: 18%!important;}

.html5zoo-bullet-wrapper-0{width:100%!important;}

.banner{width:1920px;margin:0 auto;position:relative;height:600px;left: 50%;margin-left:-960px;}

.banner ul.bb{position:relative;padding:0px;margin:0px;z-index:5;}

.banner ul.bb li{position:absolute;display:none;}

.banner .num{position:absolute;right:2px;bottom:10px;z-index:100;}

.banner .num li{float:left;width:18px;height:18px;display:inline-block;margin-right:4px;background:#fff;line-height:18px;

	text-indent:-100px;overflow:hidden;border-radius:10px;}

.banner .num li.num_hover{background-color:#f7de07;}

.banner .num li.num_hover a{color:#fff;}

.banner .num li a{float:left;display:inline;text-align:center;color:#666;text-decoration:none;cursor:pointer;width:18px;height:18px;line-height:18px;}



/*幻灯片样式2*/

#focus {width:255px; height:188px; overflow:hidden; position:relative;}

#focus ul {height:188px; position:absolute;}

#focus ul li {float:left; width:255px; height:188px; overflow:hidden; position:relative; background:#000;}

#focus ul li a img{height:188px;width:255px;}

#focus ul li div {position:absolute; overflow:hidden;}

#focus .btnBg {position:absolute; width:255px; height:20px; left:0; bottom:0; background:#000;}

#focus .btn {position:absolute; width:255px; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}

#focus .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}

#focus .btn span.on {background:#fff;}