@import "common.css"; .icon { font-family: "iconfont" !important; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .icon-date:before { content: "\e697"; } .icon-clock:before { content: "\e7d7"; } .icon-down:before { content: "\e74d"; } .icon-play:before { content: "\e632"; } .icon-view:before { content: "\e69e"; } .icon-address:before { content: "\e62d"; } .icon-right:before { content: "\e653"; } .icon-department:before { content: "\e663"; } .icon-user:before { content: "\e618"; } .icon-tag:before { content: "\e6dd"; } .icon-eye:before { content: "\e600"; } .banner .wrapper .content { color: #fff; } .banner .wrapper .content .title { text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); } .container { position: relative; border-top: 1px solid transparent; border-bottom: 1px solid transparent; } .w{ display:none;} @media (max-width: 1000px) { .c{ display:none;} .w{ display:block;} } /*# sourceMappingURL=page-about.css.map */