﻿.guide {
    width: 100%;
    min-height: 100px;
    background: #fff url(/images/newpro/shopbj.png) no-repeat;
    background-size: 100% 100%;
    padding-bottom:187px;
}

    .guide .title {
        text-align: center;
        font-size: 40px;
        color: rgba(0,0,0,1);
        line-height: 52px;
        padding:30px 0 0 0;
    }

    .guide .title2 {
        font-size: 26px;
        color: rgba(88,86,86,1);
        line-height: 35px;
        text-align: center;
        padding-bottom:30px;
    }

    .imglist1{
        width:424px;
        height:793px;
        margin:10px;
        float:left;
    }
    .guideImg{
        width:900px;
        height:auto;
        margin:0 auto;
    }