@charset "utf-8";
#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);
}
.ban{
    width: 100%;
    height: 4.5rem;
    background: url(../images/xsxc_ban.png) no-repeat center center;
    background-size: cover;
    position: relative;
    z-index: 10;
    margin-bottom: .32rem;
}
.wxpyq{
    width: 100%;
    height: 2.41rem;
    background: url(../images/xsxc_pic2.png) no-repeat center center;
    background-size: cover;
    position: absolute;
    z-index: 30;
    left: 0;
    top: 2.37rem;
}