﻿
 /* ************** slider ************** */
 #m-slider-h{width:260px;overflow:hidden;height:202px;}
 #m-slider-h .img{height:156px;overflow:hidden;}
 #m-slider-h .slider-title{bottom:45px;width:260px;}
 #m-slider-h .slider-title .shadow{background-color:#000;opacity:.5;filter:alpha(opacity=50);height:24px;}
 #m-slider-h .slider-title .h3{z-index:30;margin-left:10px;}
 #m-slider-h .slider-title .h3 a{color:#fff;font-size:12px; line-height:24px;font-weight: normal; text-decoration: none;}
 #m-slider-h .shadow{background-color:#000;}
 #m-slider-h .thumb{bottom:2px;background-color:#666;width:260px;height:44px;}
 #m-slider-h .thumb ul{z-index: 20;}
 #m-slider-h .thumb li{width:58px;float:left;margin-left:5px;display:inline;padding-top:3px;height:44px;}
 #m-slider-h .thumb li img{margin-top:3px;}
 #m-slider-h .thumb .now-status{width:55px;height:33px;margin-left:5px;border:2px solid #fff;z-index: 0;top:4px; left:0;}
 


 