@charset "utf-8";
HTML{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    padding-top: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
BODY{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    overflow: hidden;
    padding-top: 0px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#superContainer{
   position: relative;
    height: 100%;
    -ms-touch-action: none;
    touch-action: none;
}
.fp-section{
   box-sizing: border-box;
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.fp-slide{
   float: left;
}
.fp-slide{
   display: block;
    height: 100%;
}
.fp-slidesContainer{
   display: block;
    height: 100%;
}
.fp-slides{
   z-index: 3;
    position: relative;
    height: 100%;
    overflow: hidden;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.fp-table.fp-section{
   width: 100%;
    display: table;
    table-layout: fixed;
    overflow: hidden;
}
.fp-table.fp-slide{
   width: 100%;
    display: table;
    table-layout: fixed;
    overflow: hidden;
}
.fp-tableCell{
   position: relative;
    width: 100%;
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}
.fp-slidesContainer{
   position: relative;
    float: left;
}
.fp-controlArrow{
   z-index: 4;
    position: absolute;
    border-bottom-style: solid;
    border-right-style: solid;
    margin-top: -38px;
    width: 0px;
    border-top-style: solid;
    height: 0px;
    border-left-style: solid;
    top: 50%;
    cursor: pointer;
}
.fp-prev.fp-controlArrow{
   border-bottom-color: transparent;
    border-right-width: 34px;
    border-top-color: transparent;
    width: 0px;
	display:none !important;
    border-top-width: 38.5px;
    border-bottom-width: 38.5px;
    border-right-color: #fff;
    border-left-color: transparent;
    border-left-width: 0px;
    left: 15px;
}
.fp-next.fp-controlArrow{
	display:none !important;
   border-bottom-color: transparent;
    border-right-width: 0px;
    border-top-color: transparent;
    border-top-width: 38.5px;
    border-bottom-width: 38.5px;
    border-right-color: transparent;
    border-left-color: #fff;
    border-left-width: 34px;
    right: 15px;
}
.fp-scrollable{
   overflow: scroll;
}
.fp-notransition{
   -webkit-transition: none;
    transition: none;
}
#fp-nav{
   z-index: 100;
    position: fixed;
    margin-top: -32px;
    top: 50%;
    opacity: 1;
}
.right#fp-nav{
   right: 17px;
}
.left#fp-nav{
   left: 17px;
}
.fp-slidesNav{
   z-index: 4;
    position: absolute;
    left: 50%;
    opacity: 1;
}
.bottom.fp-slidesNav{
   bottom: 17px;
}
.top.fp-slidesNav{
   top: 17px;
}
#fp-nav UL{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.fp-slidesNav UL{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
#fp-nav UL LI{
   position: relative;
    margin: 7px;
    width: 14px;
    display: block;
    height: 13px;
}
.fp-slidesNav UL LI{
   position: relative;
    margin: 7px;
    width: 14px;
    display: block;
    height: 13px;
}
.fp-slidesNav UL LI{
   display: inline-block;
}
#fp-nav UL LI A{
   z-index: 1;
    position: relative;
    width: 100%;
    display: block;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
.fp-slidesNav UL LI A{
   z-index: 1;
    position: relative;
    width: 100%;
    display: block;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#fp-nav UL LI A.active SPAN{
 background: url(/img/sled.png) no-repeat -0px 0px;
}
.fp-slidesNav UL LI A.active SPAN{
   background: #9c0303;
}
#fp-nav UL LI A SPAN{
   z-index: 1;
    position: absolute;
    width: 13px;
	   background: url(/img/unsl.png) no-repeat 2px 2px;
   
    height: 12px;
    top: 2px;
    left: 2px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    border-radius: 50%;
}
.fp-slidesNav UL LI A SPAN{
   z-index: 1;
    border-bottom: #000 1px solid;
    position: absolute;
    border-left: #000 1px solid;
    width: 8px;
    height: 8px;
    border-top: #000 1px solid;
    top: 2px;
    border-right: #000 1px solid;
    left: 2px;
    border-radius: 50%;
}
#fp-nav UL LI .fp-tooltip{
   position: absolute;
    width: 0px;
    display: block;
    font-family: arial, helvetica, sans-serif;
    max-width: 220px;
    white-space: nowrap;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    top: -2px;
    opacity: 0;
}
#fp-nav UL LI:hover .fp-tooltip{
   width: auto;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
}
#fp-nav UL LI .right.fp-tooltip{
   padding-left: 7px;
    padding-right: 7px;
    background: url(../images/38.png) no-repeat;
    color: #902413;
    right: 20px;
}
#fp-nav UL LI .left.fp-tooltip{
   left: 20px;
}
