﻿/* CSS Document */

/*banner*/

.fullSlide{position:relative;width:100%;height:480px;overflow:hidden}
.fullSlide .bd{z-index:0;position:relative;margin:0 auto;height:480px;overflow:hidden}
.fullSlide .bd UL{padding:0;margin:0px;width:100%!important}
.fullSlide .bd LI{position:absolute;text-align:center;width:1920px;height:480px;margin-left:-960px;overflow:hidden;left:50%}
.fullSlide .bd LI A{display:inline;height:480px;color:#fff}
.fullSlide .hd{z-index:1;position:absolute;line-height:30px;width:auto;bottom:15px;height:30px;left:45%}
.fullSlide .hd UL{text-align:center;padding-left:2%;width:100%;height:30px}
.fullSlide .hd UL LI{filter:alpha(opacity=50);line-height:999px;margin:1px;width:42px;zoom:1;display:inline-block;background:#fff;float:left;height:8px;overflow:hidden;cursor:pointer;opacity:.5}
.fullSlide .hd UL .on{background:#f00}
.fullSlide .prev{z-index:1;position:absolute;filter:alpha(opacity=50);margin-top:-30px;width:40px;display:none;background:url(../Banner/slider-arrow.png) #000 no-repeat -125px 50%;height:60px;top:50%;cursor:pointer;left:0;opacity:.5}
.fullSlide .next{z-index:1;position:absolute;filter:alpha(opacity=50);margin-top:-30px;width:40px;display:none;background:url(../Banner/slider-arrow.png) #000 no-repeat -5px 50%;height:60px;top:50%;cursor:pointer;left:15%;opacity:.5}
.fullSlide .next{right:0;left:auto}
.fullSlide .bd .f_title{position:absolute;text-align:center;filter:alpha(opacity=40);line-height:30px;width:100%;bottom:1px;display:none;background:#000;height:30px;opacity:.4}
.fullSlide .bd .f_pic{padding:0;margin:0px;}
/*banner*/