/*轮播*/
.sildernew {width: 100%;height:200px; overflow: hidden;margin: 0 auto;position:relative;float:left;}
.sildernew .silder_list {height:200px; overflow:hidden;position: relative;}
.sildernew .silder_list a{position:absolute; top:0;left:0;}
.sildernew .silder_list a,.sildernew .silder_list img{display:inline-block;float:left;}
.sildernew .silder_page{height:42px;text-align:right;left:470px; overflow:hidden;position:absolute; bottom:1px;}
.sildernew .silder_page li{width:120px; font-size:12px; float:left; height:16px;line-height:16px;margin:15px 5px 0 0; background:#F1F1F1;display:inline-block;text-align:center;color:#000;position: relative;bottom: -10px;}
.sildernew .silder_page li.current{background:#C70B31;color:#fff;height:40px;position: relative;bottom: 10px;line-height:40px;font-size:18px}
.silder_desc{color:#fff;float:left;line-height:42px;height:42px;width:100%;overflow:hidden;position:absolute;left:0;bottom:0;text-align:left;text-indent:10px;}
.sildernew .silder_page li:hover{cursor:pointer;}



.focus{height:415px;width:980px;margin:40px auto 0 auto;}
.focus .left{float:left; width:680px; height:415px; position:relative;overflow:hidden;}
.focus .left li{position:absolute; left:0; top:0; width:842px; height:415px; z-index:1; opacity:0; filter:alpha(opacity=0);}
.focus .left li.active{z-index:2;}
.focus .left li p{display:none;}

