.wrapinfo{
    width: 63%;
    margin:  0 auto;
    padding:50px 0 100px 0;
    text-align: center;
    background: white
}
.pic{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.pic img{
    width: 100%;
    height: 100%;
}
.cont{
    width: 100%;
    text-align: center;
    margin: 50px auto;
    line-height: 35px;
    font-size: 20px
}
.order{
    background: #FAFAFA
}
.cont h1{
    font-size: 26px;
    margin-bottom: 20px
}
.lasts{
    margin-top: 20px
}