/*Big_Slide鏍峰紡*/ #Big_Slide_box{width:100%; overflow:hidden;} #Big_Slide{width:214px;position: relative; margin:40px auto; height:340px;} #Big_Slide ul li{width:214px; height:340px; position: absolute;} #Big_Slide_Last,#Big_Slide_Next{width:15px; height:28px; color:#333; font-size:18px; position: absolute;z-index:9999; cursor:pointer; opacity:0.5;} #Big_Slide_Last:hover,#Big_Slide_Next:hover{opacity:1;} #Big_Slide_Last{left:-70px; background:url(../img/lastIco.png) no-repeat center top;} #Big_Slide_Next{right:-70px; background:url(../img/nextIco.png) no-repeat center top;} #Big_Slide_Tab{position: absolute; bottom:12px; height:1px; margin:0 auto; width:240px;} #Big_Slide_Tab a{display:block; background:#000; float:left; height:1px; overflow:hidden; z-index:9999; } #Big_Slide_Tab .TabOn{ background:#fff;} #Big_Slide .prev{position:absolute; width:214px; height:340px; background:#fff; top:0px; z-index:99; opacity:0.95;} #Big_Slide font{display:block;font-size: 16px;margin-top: 40px; text-align: center; color: #545454;}