#contact-contact-page .sub-article-wrap {
    padding-bottom:0;
}
.contact-wrap .common-sub-title-wrap:first-child{
    margin-top:0;
}
.contact-wrap .common-sub-title-wrap{
    margin-top:50px;
}
@media screen and (min-width: 992px) {
    .contact-wrap .common-sub-title-wrap{
        margin-top:0;
    }
}
.contact-wrap .common-sub-title-wrap .con-txt {
    line-height:1.53;
}
.sub-article-wrap .contact .contact-con {
    height: 45px;
    line-height: 36px;
    padding-left:45px;
    background-repeat:no-repeat;
    background-position:left top;
    letter-spacing:-0.02em;
}
.sub-article-wrap .contact .i-email {
    background-image:url(/views/res/imgs/page/icon_contact_email.png);
}
.sub-article-wrap .contact .i-fax {
    background-image:url(/views/res/imgs/page/icon_contact_fax.png);
}
.sub-article-wrap .contact .i-phone {
    background-image:url(/views/res/imgs/page/icon_contact_phone.png);
}

.sub-article-wrap .location {
    width:100%;
    height:500px;
    margin-top:45px;
}

