@charset "UTF-8";
body{
    font-family: "Microsoft YaHei","Helvetica Neue", "Hiragino Sans GB", "\9ED1\4F53", Arial, sans-serif;
}
.m-l-10{
    margin-left: 10px;
}
.m-t-10{
    margin-top: 20px;
}
.f-l{
    float: left;
}
.f-r{
    float: right;
}
.top-header{
    height: 52px;
    border-top: 2px solid #3691cc;
    background: #FFFFFF;
}
.top-header-box {
    width: 1000px;
    margin: 0 auto;
}
.pplogo{
    display: inline-block;
    padding: 10px 0 0;
}
.top-header-box a.buy-vip {
    float: right;
    display: inline-block;
    margin-bottom: 0!important;
    line-height: 50px;
    background-color: #c44640;
    color: #fff;
    padding: 0 20px;
    font-weight: bold;
    text-decoration: none;
}
.top-header-box a.buy-vip:hover {
    background-color: #de1436;
}

.index-menu{
    margin-left: 20px;
    height: 50px;
}
.index-menu ul,.index-menu ul li{
    padding: 0;
    margin: 0;
}
.index-menu li {
    display:inline-block;
}
.index-menu li a {
    display: inline-block;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    padding: 0 20px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.index-menu li a:hover,
.index-menu li a.active,
.index-menu li a.active:hover{
    background-color: #f1f1f1;
    text-decoration: none;
}


.clearfix{
    *zoom:1
}
.clearfix:after{
    content:"";
    clear:both;
    height:0;
    display:block;
    overflow:hidden;
}
.icon{
    background: url("../images/ppchrome_sp.png") no-repeat;
}
.icon-step {
    background: url("../images/ppchrome_icon.png") no-repeat;
}
.icon-lab{
    display: block;
    width: 91px;
    height: 91px;
    background-position: 0 -50px;
    margin: 0 auto;
}
.lab-banner{
    text-align: center;
    color: #FFFFFF;
    height: 446px;
    padding-top: 36px;
    padding-bottom: 64px;
    background: url("../images/bannerbg.jpg") center center no-repeat;
}
.lab-banner > h3{
    line-height: 40px;
}
.lab-banner > h5{
    line-height: 20px;
    font-size: 16px;
}
.lab-banner p a {
    display: block;
    padding: 10px 0;
    color: #999999;
}
.banner-content {
    width: 100%;
    top: 10px;
    left: 0;
    text-align: center;
}

/*使用方法*/
.title{
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #E8E8E8;
}
.title-name{
    font-size: 20px;
    line-height: 59px;
    width: 100px;
    margin: 0 auto;
    text-align: center;
    border-bottom: 1px solid #3D8CCA;
}
.warp{
    width: 1000px;
    margin: 40px auto;
}
.number{
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border-radius: 3px;
    background-color: #FFFFFF;
    border: 1px solid #E8E8E8;
    font-weight: bold;
}

.step{
    display: inline-block;
}
.step > a{
    display: inline-block;
    height: 50px;
    padding-right: 20px;
    border-radius: 3px;
    text-decoration: none;
    color: #333333;
    background-color: #F3F3F3;
}
.icon-download{
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 17px 0;
    background-position: 0 0;
    border-radius: 3px;
    margin-left: 10px;
}
.icon-link{
    display: inline-block;
    height: 16px;
    width: 16px;
    margin: 17px 0;
    background-position: 0 -32px;
    border-radius: 3px;
    margin-left: 10px;
}
.step-text{
    display: inline-block;
    line-height: 50px;
    font-size: 14px;
    font-weight: bold;
}
.step > a:hover{
    background: #3D8CCA;
    color: #FFFFFF;
}
.step > a:hover > .number{
    color: #3D8CCA;
    border: 1px solid #3D8CCA;
}
.step > a:hover > .icon-download{
    background-color: #3D8CCA;
    background-position: 0 -16px;
}
.step > a:hover > .icon-link{
    background-color: #3D8CCA;
    background-position: 0 -48px;
}
.icon-right{
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 5px 10px 15px;
    background-position: -40px -170px;
}

.con-box{
    width: 550px;
    margin: 40px auto;
}
.ps{
    padding: 20px;
    font-size: 14px;
    line-height: 1.4;
    background-color: #F3F3F3;
    border-radius: 3px;
}
.list-circle{
    padding: 0 20px 20px;
    margin: 0;
}
.list-circle li{
    font-size: 16px;
    line-height: 1.6;
    list-style: decimal;
    color: #666;
}
.list-circle li span{
    color: #333333;
}
.btn-download {
    display: inline-block;
    height: 50px;
    width: 300px;
    margin: 0 auto;
    line-height: 48px;
    color: #ffe484;
    border: 1px solid #ffe484;
    text-align: center;
    border-radius: 5px;
    font-size: 16px;
    font-weight: bold;
    margin-top: 30px;
}
.btn-download:hover{
    text-decoration: none;
    background-color: #ffe484;
    border: 1px solid transparent;
    color: #000;
}

.tab-a {
    width: 1000px;
    margin: 0 auto;
}
.tab-box {
    background-color: rgba(0,0,0,.5);
    z-index: 100;
    margin-top: -66px;
}
.nav-tabs.nav-justified>li>a {
    border-bottom: transparent;
}
.nav > li > a {
    padding: 20px 15px;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
    border-bottom: transparent;
}
.nav-tabs.nav-justified>li>a {
    border-radius: 0;
}
.nav-tabs > li > a:hover {
    border-color: transparent;
    background-color: rgba(0,0,0,.5);
    color: #ffffff;
}

.nav li a{
    position: relative;
    min-height: 66px;
}
.nav li a span {
    display: inline-block;
    font-size: 12px;
    padding: 0 10px;
    margin-left: 10px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    background-color: rgba(255,0,0,.5);
    color: #f3f3f3;
    border-radius: 20px;
    font-weight: normal;
}

.collect-img {
    width: 1000px;
    margin: 20px auto;
    background: url("../images/collect.png") top center no-repeat;
    height: 732px;
}
.timing-img {
    width: 1000px;
    margin: 20px auto;
    background: url("../images/timing.png") top center no-repeat;
    height: 768px;
}
.howuse-img {
    width: 1000px;
    margin: 20px auto;
    background: url("../images/howuse.png") top center no-repeat;
    height: 558px;
}
.autoempower-img {
    width: 1000px;
    margin: 20px auto;
    background: url("../images/autoacc.png") top center no-repeat;
    height: 630px;
}



/*** FOOTER ***/
.pt-footer {
    margin-top: 20px;
    background-color: #363636;
    font-size: 12px;
}
.pt-footer, .pt-footer a{
    color: #999;
}
.pt-footer-copyright {
    padding: 20px 0 10px;
    text-align: center;
    vertical-align: middle;
    background-color: #232323;
}
.footer-box {
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.pt-footer-copyright,.pt-footer-copyright a{
    color: #999;
    font-size: 12px;
}
.pt-footer-copyright p{
    height: 20px;
    line-height: 20px;
}
.pt-footer-copyright p a{
    padding: 0 15px;
}
.pt-footer-copyright a:hover{
    color: #ccc;
    text-decoration: none;
}
