@charset "utf-8";
.fullSlide{
   position: relative;
    width: 100%;
    background: #000;
    height: 550px;
    overflow: hidden;
}
.fullSlide .bd{
   z-index: 0;
    position: relative;
    margin: 0px auto;
    height: 550px;
    overflow: hidden;
}
.fullSlide .bd UL{
   width: 100% !important;
}
.fullSlide .bd LI{
   position: absolute;
    text-align: center;
    width: 1920px;
    height: 550px;
    margin-left: -960px;
    overflow: hidden;
    left: 50%;
}
.fullSlide .bd LI A{
   display: block;
    height: 550px;
    color: #fff;
}
#FrontPublic_slideShow01-1501571331246 .fullSlide .bd LI A{
   height: 350px;
}
#FrontPublic_slideShow01-1501571331246 .fullSlide .bd LI{
   height: 350px;
}
#FrontPublic_slideShow01-1501571331246 .fullSlide .bd{
   height: 350px;
}
#FrontPublic_slideShow01-1501571331246 .fullSlide{
   height: 350px;
}
.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: 0.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(../../images/slider-arrow.png) #000 no-repeat -125px 50%;
    height: 60px;
    top: 50%;
    cursor: pointer;
    left: 0%;
    opacity: 0.5;
}
.fullSlide .next{
   z-index: 1;
    position: absolute;
    filter: alpha(opacity=50);
    margin-top: -30px;
    width: 40px;
    display: none;
    background: url(../../images/slider-arrow.png) #000 no-repeat -5px 50%;
    height: 60px;
    top: 50%;
    cursor: pointer;
    left: 15%;
    opacity: 0.5;
}
.fullSlide .next{
   right: 0%;
    left: auto;
}
.fullSlide .bd .f_title{
   position: absolute;
    text-align: center;
    line-height: 30px;
    width: 100%;
    bottom: 1px;
    height: 30px;
    opacity: 0.4;
}
