@charset "utf-8";

.fullSlide{position: relative;width: 100%;height:auto !important;overflow: hidden; background:#ff0000;}
.fullSlide img{ width:100%;}
.fullSlide .bd{z-index: 0;position: relative;margin: 0px auto;height:auto !important;overflow: hidden;background:#000;}
.fullSlide .bd UL{width: 100% !important;}
.fullSlide .bd LI{ text-align: center; width:100%;height:auto !important; overflow: hidden; position:relative;}
.fullSlide .bd LI A{display: block; height:auto !important; color:#fff;}
.fullSlide .hd{z-index: 1; position: absolute; line-height: 30px; width:100%; bottom:10px; height:10px; left:44.5% !important;}
.fullSlide .hd UL{ text-align: center;  padding:0 2%; width: 100%; height: 30px;}
.fullSlide .hd UL LI{filter: alpha(opacity=50); line-height: 999px; margin: 0px 5px !important; width:35px; zoom: 1; display: inline-block; background: #fff; float: left; height: 8px; overflow: hidden; cursor: pointer; opacity: 0.5;}
.fullSlide .hd UL .on{ background: #0285e5 !important;}

.fullSlide .prev{z-index: 1;position: absolute; filter: alpha(opacity=50); margin-top: -50px; width: 40px; display: none;background: url(../images/slider-arrow.png) #000 no-repeat -125px 50%; height:100px; top: 50%; cursor: pointer; left: 0%; opacity: 0.5;}
.fullSlide .next{z-index: 1;position: absolute;filter: alpha(opacity=50); margin-top: -50px; width: 40px;display: none;background: url(../images/slider-arrow.png) #000 no-repeat -5px 50%; height:100px; top: 50%; cursor: pointer; left: 15%; opacity: 0.5;}
.fullSlide .next{right: 0%; left: auto;}
.fullSlide .bd .f_title { bottom:1px; position:absolute; width:100%; height:30px;line-height:30px;text-align:center; background:#000; filter: alpha(opacity=40); opacity: 0.4; display:none;}