/*
Theme Name: 天匠公司官网主题
Description:  天匠公司网站主题，基于zerif-pro修改.
Author: Geeshang Xu
Template: zerif-pro
Version: 0.1
*/

@import url("../zerif-pro/style.css");

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    font-family: Helvetica, Tahoma, Arial,  "Microsoft YaHei","华文细黑", "微软雅黑",  "宋体", "黑体", sans-serif;;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
}
a {
    color: #939393;
}
a:visited {
    color: #939393;
}
a:hover {
    color: #939393;
}
.about-us p {
    font-size: larger;
    font-weight: normal;
}
.section-header {
    text-align: center;
    padding-bottom: 30px;
}
.about-us .column {
    margin-bottom: 0px;
}
.logo {
    float: right;
}
.focus, .works, .about-us, .features, .packages, .products, .testimonial, .contact-us {
    padding-top: 55px;
}