.ms_contact {
    height:382px;
    margin:58px 0 70px;
    overflow: hidden;
}
.ms_contact .ms_title {
    margin-bottom: 40px;
}
.ms_contact .ms_title strong {
    color:#ff7200;
    display:block;
    font-weight:normal;
    font-size: 30px;
    line-height: 44px;
}
.ms_contact .ms_title span {
    font-size:18px;
    color:#999;
}

.ms_contact .ms_contact_txt {
    width: 350px;
}
.ms_contact .ms_contact_txt p {line-height: 30px;}
.ms_contact_img {
    margin-right: 30px;
}