@charset "gb2312";
/*product show*/
.lof-slidecontent, .lof-slidecontent a {color:#FFF;	}
.lof-slidecontent{position:relative;overflow:hidden; padding:1px;}
.lof-slidecontent .preload{height:100%;width:100%;position:absolute;top:0;left:0;z-index:100000;text-align:center;background:#FFF}
.lof-slidecontent .preload div{height:100%;width:100%;background:transparent url(../images/photo/load-indicator.gif) no-repeat scroll 50% 50%;}
.lof-main-outer{position:relative;height:100%;width:696px;overflow:hidden;}
.lof-slidecontent img{display:block;margin:0 auto; padding:0px; border:#ccc solid 0px;}
/*******************************************************/
.lof-main-item-desc{z-index:100px;position:absolute;bottom:50px;left:0px;width:350px;background:url(../images/photo/bg_trans.png);height:100px;/* filter:0.7(opacity:60) */padding:10px;}
.lof-main-item-desc p{margin:0 8px;padding:8px 0}
.lof-main-item-desc h3{padding:0;margin:0}
.lof-main-item-desc h2{padding:0;margin:15px 0 0 0px;}
.lof-main-item-desc h3 a{margin:0;background:#C01F25;font-size:75%;padding:2px 3px;font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;text-transform:uppercase;text-decoration:none}
.lof-main-item-desc h3 a:hover{text-decoration:underline;}
.lof-main-item-desc h3 i {font-size:70%;}

/* main flash */
ul.lof-main-wapper{/* margin-right:auto;*/
overflow:hidden;background:transparent url(../images/photo/load-indicator.gif) no-repeat scroll 50% 50%;padding:0px;margin:0;position:absolute;overflow:hidden;}
ul.lof-main-wapper li{overflow:hidden;padding:0px;margin:0px;float:left;position:relative;}
.lof-opacity  li{position:absolute;top:0;left:0;float:inherit;}
ul.lof-main-wapper li img{padding:0px;/*width:480px;height:320px;*/}
/*ul.xian li img{width:500px;height:331px;}
.scene img{width:500px; height:331px;}*/
ul.xian li img{width:696px;height:400px;}
.scene img{width:696px; height:400px;}

/* item navigator */
.lof-navigator-wapper {position:absolute;bottom:2px;right:0;}
.lof-navigator-outer{position:relative;z-index:100;height:180px;width:310px;overflow:hidden;color:#FFF;float:left}
ul.lof-navigator{top:0;padding:0;margin:0;position:absolute;width:100%;}
ul.lof-navigator li{cursor:hand;cursor:pointer;list-style:none;padding:0;margin-left:0px;overflow:hidden;float:left;display:block;text-align:center;}
ul.lof-navigator li img{width:48px;height:32px;padding:2px;}
ul.lof-navigator li.active img, ul.lof-navigator li:hover img {filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.lof-navigator-wapper .lof-next,  .lof-navigator-wapper .lof-previous{display:block;width:22px;height:38px;color:#FFF;cursor:pointer;}
.lof-navigator-wapper .lof-next {float:left;text-indent:-999px;margin-right:5px;background:url(../images/photo/arrow-l.png) no-repeat right center;}
.lof-navigator-wapper .lof-previous {float:left;text-indent:-999px;margin-left:5px;background:url(../images/photo/arrow-r.png) no-repeat left center;}

.lof_big{position:absolute;top:0px;left:10px;background:none;}
.lof_big .left{width:220px;height:320px;background:none;float:left;background:url(../images/photo/b_prev.png) no-repeat -1000px center;}
.lof_big .right{width:220px;height:320px;background:none;float:right;background:url(../images/photo/b_next.png) no-repeat -1000px center;}
.lof_big .left:hover{background:url(../images/photo/b_prev.png) no-repeat left center;}
.lof_big .right:hover{background:url(../images/photo/b_next.png) no-repeat right center;}
