﻿@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);
}
.pp-section{
   position: absolute;
    width: 100%;
    height: 100%;
}
.pp-easing{
   -webkit-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -moz-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -o-transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
    transition: all 1000ms cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -webkit-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -moz-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
    -o-transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
    transition-timing-function: cubic-bezier(0.550, 0.085, 0.000, 0.990);
}
#pp-nav{
   z-index: 100;
    position: fixed;
    margin-top: -32px;
    padding-left: 40px;
    background: url(bowen.png) no-repeat;
    height: 307px;
    top: 50%;
    opacity: 1;
}
.right#pp-nav{
   right: 17px;
}
.left#pp-nav{
   left: 17px;
}
.pp-section.pp-table{
   display: table;
}
.pp-tableCell{
   margin: 0px auto;
    width: 100%;
   
}
.pp-slidesNav{
   z-index: 4;
    position: absolute;
    left: 50%;
    opacity: 1;
}
.pp-slidesNav.bottom{
   bottom: 17px;
}
.pp-slidesNav.top{
   top: 17px;
}
#pp-nav UL{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
.pp-slidesNav UL{
   padding-bottom: 0px;
    margin: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
}
#pp-nav LI{
   position: relative;
    margin: 29px 7px;
    width: 14px;
    display: block;
    height: 13px;
}
.pp-slidesNav LI{
   position: relative;
    margin: 7px;
    width: 14px;
    display: block;
    height: 13px;
}
.pp-slidesNav LI{
   display: inline-block;
}
#pp-nav LI A{
   z-index: 1;
    position: relative;
    width: 100%;
    display: block;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
.pp-slidesNav LI A{
   z-index: 1;
    position: relative;
    width: 100%;
    display: block;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
}
#pp-nav LI .active SPAN{
   background: url(dot.png) no-repeat;
}
.pp-slidesNav .active SPAN{
   background: url(quan1.png) no-repeat;
}
#pp-nav SPAN{
   z-index: 999;
    border-bottom: medium none;
    position: absolute;
    border-left: medium none;
    width: 17px;
    background: url(roll.png) no-repeat;
    height: 17px;
    border-top: medium none;
    top: 0px;
    border-right: medium none;
    left: 2px;
}
.pp-slidesNav SPAN{
   z-index: 999;
    border-bottom: medium none;
    position: absolute;
    border-left: medium none;
    width: 17px;
    background: url(quan0.png) no-repeat;
    height: 17px;
    border-top: medium none;
    top: 0px;
    border-right: medium none;
    left: 2px;
}
.pp-tooltip{
   position: absolute;
    text-align: center;
    line-height: 19px;
    width: 82px;
    padding-right: 6px;
    display: none !important;
    font-family: arial, helvetica, sans-serif;
    white-space: nowrap;
    background: url(tipbg.gif) no-repeat center center;
    height: 19px;
    color: #fff;
    font-size: 12px;
    top: 0px;
}
.pp-tooltip.right{
   right: 20px;
}
.pp-tooltip.left{
   left: 20px;
}
