<!DOCTYPE html>
html(lang="en")
    head
        include ../common/includeheader
        title 联系我们
    body
        .main_show
            include ../common/topbar
            .container.main_content
                .mt_60.link_content.mb_20
                    h2
                        | 联系我们
                        small.ml_20 Contact us
                    p 北京恒华伟业科技股份有限公司
                    p 通讯地址：北京市东城区安定门外大街138号皇城国际中心A座12层
                    p 邮 编：100011
                    p E-mail：support@ieforever.com
                    p 电 话：400-810-1190
                    p QQ群：441034062
                    p 传 真：010-62032013
            include ../index/foot