﻿body {
    background-color: #f8f8f8;
}

.banner {
    background: url('../images/banner/contact.jpg') no-repeat center bottom;
}


        /*解决方案*/
.contact-list .stitem {
    min-height: 160px;
    text-overflow: clip;
    margin-top: 15px;
    margin-bottom: 15px;
}

.contact-list .item {
    text-align:left;   
    font-size:16px;
}


