.header {
  position: relative;
  height: 289px;
  width: 100%;
  background: url(../images/gradient-bg.jpg) repeat-x; }
  .header .layout {
    height: 220px;
    background: url(../images/header-bg.jpg) no-repeat; }
  .header .nav {
    position: absolute;
    height: 57px;
    bottom: 12px;
    width: 1200px;
    background: none; }
    .header .nav ul li {
      float: left;
      height: 57px;
      margin-right: 46px; }
      .header .nav ul li.last-nav-list {
        margin-right: 0; }
      .header .nav ul li a {
        display: inline-block;
        height: 57px;
        line-height: 57px;
        text-align: center;
        font-size: 17px;
        font-weight: normal;
        font-weight: bold;
        color: #333; }
        .header .nav ul li a.cur {
          color: #7bb839; }
        .header .nav ul li a:hover {
          color: #7bb839; }
      .header .nav ul li .logo {
        display: inline-block;
        margin-top: 6px;
        width: 50px;
        height: 45px;
        background: url(../images/logo.jpg) no-repeat; }
  .header .fixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    border-bottom: 1px solid #f1f0f0;
    z-index: 10000; }
    .header .fixed ul {
      width: 1200px;
      margin: 0 auto; }

.main-content {
  width: 100%; }
  .main-content .content-details {
    background: #fcfcfc;
    padding: 20px 13px;
    text-align: center; }
    .main-content .content-details h3 {
      font-size: 32px;
      font-weight: bold;
      color: #333;
      line-height: 52px;
      margin-bottom: 6px; }
  .main-content .date {
    padding-bottom: 38px;
    position: relative; }
    .main-content .date p {
      line-height: 20px;
      font-size: 14px;
      color: #777; }
  .main-content .text p {
    text-indent: 2em;
    text-align: left;
    color: #333;
    font-size: 16px;
    line-height: 28px;
    padding-bottom: 10px;
    word-wrap: break-word; }
    .main-content .text p img {
      max-width: 800px;
      overflow: hidden;
      margin: 0 auto; }
  .main-content .bdsharebuttonbox {
    position: absolute;
    right: 0;
    top: -3px; }

.footer {
  display: none; }

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