﻿.contact {
    margin:0 auto;
    width:600px;
    padding-left: 1000px;
    height: 734px;
    background: url(../images/contact_img_1.jpg) left center no-repeat;
}

.contact .items{
    padding-top:88px;
}

.contact .title {
    margin-bottom:50px;
    height: 93px;
    background: url(../images/contact_us.png) left center no-repeat;
}

.contact .items dt {
    font-size: 20px;
    line-height: 52px;
    color: #6d6d6d;
    font-weight: 700;
}

.contact .items dd {
    font-size: 37px;
    line-height: 52px;
    font-weight:700;
    color: #333;
}

.contact .items .lianxin{
    float:left;
}

.contact .items .lianxin dl{
    margin-top:14px;
}

.contact .items .erwei {
    float: left;
    padding-top: 42px;
}

.contact .items .erwei dd {
    font-size: 20px;
    line-height: 30px;
    color: #333;
    text-align:center;
}