
.bg-banner-pic {
    background: url("../images/contact_us.jpg") no-repeat center -124px;
}

.content-pic-title h1 {
    margin: 2px 0 0 -12px;
}

.content-title {

    margin-bottom: 20px;
}

/*电话图标bug*/
.active-h-h span {
    color: #ffffff;
}

.content-title hr {
    background-color: #d3d3d3;
    width: 100px;
}

#line {
    background-color: #d3d3d3;
    width: 100%;
    height: 1px;
    margin-top: -27px;
    border-top: none;
}

.address {
    background-color: #ededed;
    text-align: left;
    padding-left: 44px;
}

.address h1 {
    color: #076ce0;
    font-size: 24px;
    margin-top: 30px;
}

.address ul {
    padding: 0;
    margin-top: 30px;
}

.address ul li {
    color: #666666;
    font-size: 14px;
    line-height: 40px;
}

.address ul li span {
    width: 16px;
    color: #076ce0;
    font-size: 16px;
    margin-right: 10px;
}

.words {
    text-align: left;
    padding: 0 0 0 30px;
}

.words button {
    margin-left: 15px;
}

.words label {
    color: #076ce0;
}

.words textarea {
    resize: none;
}
.map{
    width: 100%;
    overflow: hidden;
    text-align: center;
}
