body{
    width:100%;
    height:100%;
}
.wrap{
    width:100%;
    height:100%;
    background: url("../../img/kefubg.png");
    background-size: 111%;
    padding:4.55rem 0.8rem 0 0.8rem;
    box-sizing: border-box;
}
.wrap-bg{
    width:100%;
    /*height:20rem;*/
    background: #ffffff;
    border-radius:4px;
    padding:0.75rem 4rem;
    box-sizing: border-box;
}
.wrap-img{
    width:100%;
    height:5.05rem;
}
.headimg{
    width:100%;
    height:3.6rem;
}
.headimg img{
    display:block;
    width:3.6rem;
    height:3.6rem;
    margin:0 auto;
}
.kefutext{
    width:100%;
    height:1.05rem;
    line-height: 1.05rem;
    text-align: center;
    margin-top:0.25rem;
    font-size:0.75rem;
    color: #333333;
    font-weight: bold;
}
.erweima{
    /*margin-top:0.95rem;*/
    width:100%;
    /*height:9.1rem;*/
}
.erweima img{
    width:9.1rem;
    /*height:9.1rem;*/
    display:block;
    margin: 0 auto;
}
.tit{
    width:100%;
    height:1.75rem;
    padding:0 1.55rem;
    box-sizing: border-box;
    line-height: 0.9rem;
    font-size:0.6rem;
    color:#999999;
    font-weight:400;
}