@charset "utf-8";
html,body{
    background: #fff !important;
}
#wrap{
    padding: .88rem 0 .32rem 0;
}
.toper{
    width: 100%;
    height: .88rem;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    background: #fff;
    box-shadow: 0 0 .06rem rgba(0,0,0,.04);
}
.item1{
    width: 100%;
    height: 9.13rem;
    position: relative;
    margin-bottom: .4rem;
    background: url(../images/pptg_pic3.png) no-repeat center center;
    background-size: cover;
    padding: 2.57rem .75rem 0 .75rem;
}
.btn{
    width: 1.76rem;
    height: .72rem;
    background: #29D350;
    border-radius: .36rem;
}
