@charset "utf-8";
/* CSS Document */

#top{width:100%;float:left;position:relative;margin: 50px 0;}
#top .small{width: 1200px;margin: auto;text-align: center;}
#top .small ul{margin:0;padding:0px;}
#top .small li{display: inline-block;cursor:pointer;list-style-type: none;color: #333333;font-size: 20px;padding: 0 18px;background: url(/images/fd/n_line_03.jpg) center right no-repeat;}
#top .small li.hove{color:#ff7e00;}
#box{width:100%;height: 400px;float:left;position:relative;margin-bottom: 50px;}
#box .bg{width:100%;height: 384px;position:absolute;top: 0px;left:0px;}
#list{width: 950px;height: 384px;position:absolute;top: 0px;left:50%;display:inline;margin-left: -475px;}
#list ul {margin:0px;padding:0px; float:left;}
#list li{width:100px;position:absolute;list-style-type:none;overflow:hidden;cursor:pointer;}
#list li img{width:100%;height:100%;vertical-align:top;}
#list li>.op{width:100%;height:100%; position:absolute; z-index:1; top:0px; left:0px;}
#list li .b_tit{width:100%;height:120px;position:absolute;z-index:1;top: 384px;left:0px;margin:0px;padding:0px;}
#list li .b_tit .tit:hover .tx {color:#ff7e00;}
#list li .opacity{width:100%;height:120px;background:#000;filter: alpha(opacity=70);opacity: 0.7;position:absolute;z-index:1;bottom:0px;left:0px;}
#list li .tit{width: 100%;height: 110px;padding: 6px 10px;position:absolute;z-index:2;bottom: 3px;left:0px;}
#list li .tit span{width:100%;height:30px;font-weight:normal;float:left;text-align:left;line-height:30px;color:#fff;border-bottom:1px solid #2f2f2c;margin:0px;padding:0px;}
#list li .tit span em{color:#ba0707;font-style:normal;float:none;}
#list li .tit em{color:#fff;line-height:25px;float:left;margin:0px;padding:5px 0;font-style:normal;}
#list li .tit .tx {color:#ffffff;font-size: 16px;line-height: 30px;padding: 0 30px;}
#list li .tit .tx b {font-weight:bold;}
#list a{width:59px;height:59px;text-decoration:none;position:absolute;z-index:20;top:190px;}
#list a.prev{background: url(/images/fd/n_prev_06.png) center center no-repeat;left: -100px;}
#list a.prev:hover {background:url(/images/fd/n_prev_color_06.png) center center no-repeat;left: -100px;}
#list a.next{background: url(/images/fd/n_next_06.png) center center no-repeat;right:-100px;}
#list a.next:hover{background:url(/images/fd/n_next_color_06.png) center center no-repeat; right:-100px;}


