body {
  font-family: "Hiragino Sans GB", "Microsoft YaHei"; }

@media (min-width: 300px) and (max-width: 800px) {
  header img.Logo {
    margin-top: 15px;
    margin-left: 30px;
    margin-bottom: 20px;
    position: absolute; }
  header .icon-logo {
    color: #333; }
  header #siteMenu {
    position: relative;
    top: 30px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    font-size: xx-large;
    float: right; }
  header .page-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9998;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    background-color: black;
    color: white;
    visibility: hidden;
    opacity: 0;
    transition: opacity 200ms, visibility 0s 200ms; }
    header .page-overlay.open {
      visibility: visible;
      opacity: 1;
      transition: opacity 500ms; }
  header .buttonClose {
    font-size: 40px;
    float: right;
    padding-right: 30px; }
  header ul.menuinner {
    font-size: 30px;
    margin-top: 30px;
    list-style: none; }
    header ul.menuinner li {
      margin-top: 25px; }
      header ul.menuinner li a {
        color: #333;
        text-decoration: none; }

  .newspictures {
    margin-top: 80px; }
    .newspictures .work {
      margin-top: 10px;
      margin-bottom: 10px; }
    .newspictures h2 {
      font-size: 25px; }

  .menuButton {
    display: none; }

  .mail {
    position: absolute; }
    .mail .mailaddress {
      margin-top: 30px; }
    .mail .phone {
      margin-top: 30px; }

  .buttom {
    text-align: right; }

  .border {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 20px;
    border: 5px solid #f6f6f6;
    border-left: none;
    border-right: none; }
    .border li {
      text-decoration: none;
      list-style: none;
      margin-bottom: 10px; }
      .border li a {
        color: #333; }
      .border li a:hover {
        color: #0091ff;
        text-decoration: none; }

  img.erwei {
    display: block;
    margin: auto; } }
@media (min-width: 800px) {
  .icon-logo {
    color: #333; }

  img.Logo {
    margin-top: 40px;
    margin-left: 100px;
    padding-bottom: 20px;
    position: absolute; }

  .menuButton > ol {
    list-style: none;
    display: inline-block; }
    .menuButton > ol > li {
      list-style: none;
      float: left; }
      .menuButton > ol > li a {
        text-decoration: none;
        color: #333; }

  .glyphicon {
    display: none; }

  .page-overlay {
    display: none; }

  .newspictures {
    margin-top: 120px; }
    .newspictures h4 {
      font-size: 16px; }

  .work {
    height: 500px;
    margin-bottom: 60px; }

  .border {
    margin-top: 60px;
    padding-top: 40px;
    padding-bottom: 40px;
    border: 3px solid #f6f6f6;
    border-left: none;
    border-right: none; }
    .border li {
      text-decoration: none;
      list-style: none;
      margin-bottom: 10px; }
      .border li a {
        color: #333;
        text-decoration: none; }
      .border li a:hover {
        color: #0091ff; }
    .border p.phone {
      padding-top: 20px; }
    .border img.erwei {
      margin-left: 150px; }

  .FLogo {
    margin-top: 50px;
    margin-bottom: 50px; }
    .FLogo .text {
      text-align: right;
      font-size: smaller; } }
h3 {
  cursor: pointer; }

h3:hover {
  color: #0091ff; }

.newspictures h4 {
  color: #858889; }

img.picture {
  width: 100%; }

img.works {
  width: 100%; }



/*# sourceMappingURL=work.css.map */
