/**!
 * 咨询电话
 * author: gaojing;
 * date: 2017-09-22
 */

.phone-wrap {
    padding-top: 33px;
}

.phone-wrap .title {
    padding-left: 8px;
    line-height: 14px;
    color: #4178be;
    font-size: 19px;
    font-weight: bold;   
    border-left: 3px solid #4178be;
}

.title2 {
    padding-left: 1100px;
    line-height: 0px;
    color: #4178be;
    font-size: 19px;
    font-weight: bold;   
    border-left: 3px solid #4178be;
}

.floor-pic {
    margin: 15px 0 20px;
    text-align: center;
}

.floor-pic img {
    width: 90%;
}