.lhtp{ height:580px;margin: 0 auto; overflow:hidden; position:relative; width:100%;z-index: 0;}
.lhtp ul li{ height:580px; text-align:center; z-index:1; margin: 0 auto; position:absolute;  width:100%;}
.lhtp ul li a{ height:580px; width:100%; float:left;}
.lhtp ul li img{ height:580px;}
.lhtp ul li.hoverTmp{ z-index:2;}
.lhtp ul li.hover{ z-index:3;}
.lhtpBtn{ width:100%; height:13px;z-index:4;text-align: center;  position:absolute; bottom:140px;}
.lhtpBtn span{ width:13px; margin-left:15px; margin-right:15px; cursor:pointer; display: inline-block;height:13px;background: url("dot.png")/*tpa=http://yunjiaexp.com/img/dot.png*/ right 0 no-repeat; text-align:center;}
.lhtpBtn span.hover{background: url("dot.png")/*tpa=http://yunjiaexp.com/img/dot.png*/ left 0 no-repeat;}
.lhtpPrev{ width:50px;z-index:4; cursor:pointer; top:265px; display:inline-block; position:absolute; left:20px; height:75px;background: url("prev.png")/*tpa=http://yunjiaexp.com/img/prev.png*/ no-repeat;}
.lhtpPrev:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}
.lhtpNext{ width:50px;z-index:4; cursor:pointer; top:265px; display:inline-block; position:absolute; right:20px; height:75px;background: url("next.png")/*tpa=http://yunjiaexp.com/img/next.png*/ no-repeat;}
.lhtpNext:hover{filter:alpha(opacity=80);-moz-opacity:0.8;opacity:0.8;}