
.address {

}

.address .fixed_center {
    padding: 50px 0;
    text-align: center;
    font-size: 16px;
    color: #666666;
}

.address .title {
    color: #000000;
    font-size: 28px;
}

.address .addr {
    margin-top: 10px;

}

.address .ph {
    margin-top: 10px;
}

.address .email {
    margin-top: 10px;
    margin-bottom: 50px;
}

.address a {
    color: #d2820f;
    /* text-decoration: underline; */
    border-bottom: 1px dashed;
}

.address a:hover {
    text-decoration: none;
}

.address .map {

}











