@charset "utf-8";
.fullSlide{
   position: relative;
    width: 100%;
    background: #000;
    height: 600px;
    overflow: hidden;
}
.fullSlide .bd{
   z-index: 0;
    position: relative;
    margin: 0px auto;
    height: 600px;
    overflow: hidden;
}
.fullSlide .bd UL{
   width: 100% !important;
}
.fullSlide .bd LI{
   text-align: center;
    width: 1920px;
    height: 600px;
    left:50%;
    overflow: hidden;
    margin-left:-960px;
    position:absolute;
}
.fullSlide .bd LI A{
   display: block;
    height: 600px;
    color:#fff;
}

#elem-FrontPublic_slideShow01-1504236557128 .fullSlide{
    height:330px;
}
#elem-FrontPublic_slideShow01-1504236557128 .fullSlide .bd{

}    height:330px;
#elem-FrontPublic_slideShow01-1504236557128 .fullSlide .bd LI{
    height:330px;
}

#elem-FrontPublic_slideShow01-1504236557128 .fullSlide .bd LI A{
    height:330px;
}


.fullSlide .hd{
   z-index: 1;
    position: absolute;
    line-height: 30px;
    width:auto;
    bottom: -6px;
    height: 30px;
    left: 45%;
}

#elem-FrontPublic_slideShow01-1504236557128 .fullSlide .hd{
 display:none;
}

.fullSlide .hd UL{
   text-align: center;
    padding-left: 2%;
    width: 100%;
    height: 30px;
}
.fullSlide .hd UL LI{
   filter: alpha(opacity=100);
    line-height: 999px;
    margin: 2px;
    width: 40px;
    zoom: 1;
    display: inline-block;
    background: #fff;
    float: left;
    height: 2px;
    overflow: hidden;
    cursor: pointer;
    opacity: 1;
}
.fullSlide .hd UL .on{
   background: #f00;
}
.fullSlide .prev{
   z-index: 1;
    position: absolute;
    filter: alpha(opacity=100);
    margin-top: -30px;
    width: 18px;
    display: none;
    background: url(../../../img/icon24.png)  no-repeat;
    height: 35px;
    top: 50%;
    cursor: pointer;
    left: 10%;
    opacity: 1;
}
.fullSlide .next{
   z-index: 1;
    position: absolute;
    filter: alpha(opacity=100);
    margin-top: -30px;
    width: 18px;
    display: none;
    background: url(../../../img/icon25.png)  no-repeat;
    height: 35px;
    top: 50%;
    cursor: pointer;
    left: 15%;
    opacity: 1;
}
.fullSlide .next{
   right: 10%;
    left: auto;
}
.fullSlide .bd .f_title {
   bottom:1px;
   position:absolute;
   width:100%;
   height:30px;
   line-height:30px;
   text-align:center;
    filter: alpha(opacity=100);
    opacity: 1;
}