@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
/* slider */
#slider{height:459px;width:992px;margin-right:auto;margin-left:auto;position:relative;background-color:#CCCCCC;margin-top:30px;margin-bottom: :30px;}
#slider #wai_box{height:459px;width:992px;overflow:hidden;position:relative;}
#slider #wai_box .slider_box .title{font-family:"微软雅黑";font-size:14px;line-height:30px;color:#FFFFFF;display:none;height:30px;overflow:hidden;position:absolute;bottom:0px;z-index:30;width:248px;text-indent:1em;left:0px;background:rgba(000, 000, 000, 0.5);filter:progid:DXImageTransform.Microsoft.Gradient(startColorstr=#6B000000,endColorstr=#6B000000);}
#slider .slider_box{width:2976px;position:absolute;left:0px;top:0px;}
#slider .slider_box ul{float:left;height:459px;width:992px;}
#slider .slider_box li{float:left;position:relative;width:248px;height:153px;overflow:hidden;}
#slider .nav{height:10px;margin-top:20px;width:231px;margin-left:435px;}
#slider .nav a{background:rgba(100, 100, 100, 0.7);display:block;float:left;height:5px;width:40px;font-size:0px;line-height:0px;margin-right:2px;cursor:pointer;}
#slider .nav a:hover{background-color:#333231;}
#slider .nav .now{background-color:#333231;}