@charset "UTF-8";
.mt20 {
  margin-top: 20px; }

.mb20 {
  margin-bottom: 20px; }

.ml20 {
  margin-left: 20px; }

.mr20 {
  margin-right: 20px; }

.mt20 {
  margin-top: 20px; }

.mb20 {
  margin-bottom: 20px; }

.ml20 {
  margin-left: 20px; }

.mr20 {
  margin-right: 20px; }

html {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 10px; }

body {
  width: 100%;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;
  font-size: 1.2rem;
  color: #333; }

li, p {
  margin: 0;
  padding: 0; }

ul, ol {
  margin: 0;
  padding: 0;
  list-style-type: none; }

a {
  color: inherit;
  text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  color: inherit;
  font-size: inherit; }

input, textarea, button {
  border: none;
  outline: none;
  padding: 0;
  font-size: inherit;
  font-family: inherit;
  line-height: normal;
  box-sizing: content-box;
  background-color: transparent;
  appearance: button;
  -moz-appearance: button;
  -webkit-appearance: button; }

em, strong {
  font-weight: inherit;
  color: inherit;
  font-size: inherit;
  font-style: inherit; }

i, .i {
  display: inline-block; }

img {
  border: none; }

body {
  background: url("../img/body-bg.jpg"); }

.head {
  width: 100%;
  height: 220px;
  padding-top: 40px;
  background: url("../img/head-bg.png") no-repeat center bottom; }
  .head .logo {
    display: block;
    margin: 0 auto 45px; }
  .head .nav {
    margin: 0 auto;
    width: 1040px;
    height: 64px;
    background: url("../img/nav.png") no-repeat center bottom; }
    .head .nav ul {
      width: 980px;
      margin: 0 auto;
      padding-left: 0px; }
      .head .nav ul::after {
        display: block;
        content: "";
        width: 0;
        height: 0;
        overflow: hidden;
        visibility: hidden;
        clear: both; }
      .head .nav ul .item {
        float: left;
        padding: 0 6px;
        height: 64px;
        line-height: 64px;
        color: #fff;
        font-size: 14px; }
        .head .nav ul .item a {
          color: #fff; }
          .head .nav ul .item a:hover {
            color: #d00202; }
  .head .userinfo {
    position: absolute;
    right: 10px;
    top: 30px; }

.footer {
  margin-top: 60px;
  padding: 40px 0;
  width: 100%;
  background: #000;
  clear: both;
  overflow: hidden; }
  .footer-center {
    margin: 0 auto;
    width: 656px; }
    .footer-center .logo {
      float: left;
      margin-right: 50px; }
    .footer-center .info {
      float: left;
      font-size: 14px;
      color: #e4e4e4;
      text-align: center; }
      .footer-center .info .desc {
        font-size: 12px;
        margin-bottom: 15px; }
        .footer-center .info .desc a {
          margin: 0 5px;
          color: #e4e4e4; }

.position {
  width: 980px;
  margin: 0 auto;
  height: 30px;
  line-height: 30px;
  color: #666;
  font-size: 14px;
  border-bottom: 1px solid #ddd; }
  .position::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    clear: both; }
  .position .left {
    float: left;
    width: 680px; }
    .position .left em {
      margin: 0 5px;
      color: #333;
      font-style: normal; }
    .position .left a {
      color: #333; }
      .position .left a:hover {
        color: #a40000; }
  .position .right {
    float: right;
    width: 300px;
    text-align: right; }
    .position .right em {
      color: #a40000;
      font-style: normal; }

.list {
  width: 980px;
  margin: 0 auto; }
  .list::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    clear: both; }
  .list .item1 {
    float: left;
    padding-bottom: 25px;
    margin-left: 0;
    width: 980px; }
    .list .item1 .img {
      float: left;
      width: 146px;
      height: 109px; }
      .list .item1 .img img {
        width: 146px;
        height: 109px; }
    .list .item1 .txt {
      float: right;
      width: 309px; }
      .list .item1 .txt .tt {
        margin-bottom: 14px;
        max-height: 35px;
        line-height: 1.3;
        font-size: 14px;
        font-weight: bold; }
        .list .item1 .txt .tt a {
          color: #333;
          max-height: 35px;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          -webkit-line-clamp: 2; }
          .list .item1 .txt .tt a:hover {
            color: #a40000;
            text-decoration: underline; }
      .list .item1 .txt .desc {
        margin-bottom: 10px;
        max-height: 32px;
        line-height: 1.4;
        color: #666;
        font-size: 12px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2; }
      .list .item1 .txt .info {
        clear: both;
        height: 20px;
        line-height: 20px;
        overflow: hidden; }
        .list .item1 .txt .info span {
          display: block;
          float: left; }
          .list .item1 .txt .info span.keyword {
            float: left;
            overflow: hidden;
            max-width: 160px;
            height: 20px;
            font-size: 12px; }
            .list .item1 .txt .info span.keyword a {
              margin-right: 10px; }
              .list .item1 .txt .info span.keyword a:hover {
                text-decoration: underline; }
          .list .item1 .txt .info span.time {
            float: right;
            width: 80px;
            text-align: right;
            color: #999;
            font-size: 12px; }
          .list .item1 .txt .info span.classname {
            float: left;
            margin-right: 15px;
            font-size: 12px; }
            .list .item1 .txt .info span.classname a {
              display: inline-block;
              padding: 0 5px;
              height: 18px;
              line-height: 18px;
              color: #a40000;
              border: 1px solid #a40000;
              border-radius: 3px; }
              .list .item1 .txt .info span.classname a:hover {
                background-color: #a40000;
                color: #fff; }
    .list .item1 a {
      display: inline-block;
      color: #a40000; }
    .list .item1.item2 .img {
      float: right; }
    .list .item1.item2 .txt {
      float: left; }
      .list .item1.item2 .txt .desc {
        margin-bottom: 10px; }
    .list .item1.item3 .txt {
      width: 475px; }
      .list .item1.item3 .txt .tt {
        height: auto; }
      .list .item1.item3 .txt .info span.keyword {
        max-width: 330px; }
    .list .item1.item4 .img {
      float: none;
      width: 485px;
      *width: 495px !important;
      height: 116px; }
      .list .item1.item4 .img img {
        width: 150px;
        height: 116px;
        margin-right: 9px; }
    .list .item1.item4 .txt {
      float: none;
      width: 980px; }
      .list .item1.item4 .txt .tt {
        height: auto; }
    .list .item1.item4 .info {
      margin-top: 18px;
      clear: both;
      height: 20px;
      line-height: 20px; }
      .list .item1.item4 .info span.keyword {
        float: left;
        max-width: 400px; }
        .list .item1.item4 .info span.keyword a {
          margin-right: 10px;
          font-size: 12px; }
          .list .item1.item4 .info span.keyword a:hover {
            text-decoration: underline; }
      .list .item1.item4 .info span.time {
        float: right;
        width: 80px;
        text-align: right;
        color: #999;
        font-size: 12px; }
      .list .item1.item4 .info span.classname {
        float: left;
        margin-right: 15px;
        font-size: 12px; }
        .list .item1.item4 .info span.classname a {
          display: inline-block;
          padding: 0 5px;
          height: 18px;
          line-height: 18px;
          color: #a40000;
          border: 1px solid #a40000;
          border-radius: 3px; }
          .list .item1.item4 .info span.classname a:hover {
            background-color: #a40000;
            color: #fff; }
  .list .item1 {
    padding-top: 25px;
    border-bottom: 1px solid #ddd; }
    .list .item1 .img {
      width: 222px;
      height: 166px; }
      .list .item1 .img img {
        width: 222px;
        height: 166px; }
    .list .item1 .txt {
      width: 730px; }
      .list .item1 .txt .tt {
        margin-bottom: 30px;
        max-height: 45px;
        font-size: 18px; }
        .list .item1 .txt .tt a {
          max-height: 45px;
          display: -webkit-box;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis;
          -webkit-line-clamp: 2; }
      .list .item1 .txt .desc {
        margin-bottom: 28px;
        max-height: 45px;
        line-height: 1.5;
        font-size: 14px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2; }
      .list .item1 .txt .info {
        font-size: 14px;
        overflow: hidden;
        height: 22px;
        line-height: 22px; }
        .list .item1 .txt .info span.keyword {
          font-size: 14px;
          max-width: 550px; }
        .list .item1 .txt .info span.time {
          font-size: 14px; }
        .list .item1 .txt .info span.classname {
          float: left;
          margin-right: 15px;
          font-size: 14px; }
          .list .item1 .txt .info span.classname a {
            display: inline-block;
            padding: 0 5px;
            height: 20px;
            line-height: 20px;
            color: #a40000;
            border: 1px solid #a40000;
            border-radius: 3px; }
            .list .item1 .txt .info span.classname a:hover {
              background-color: #a40000;
              color: #fff; }
  .list .title {
    padding: 15px 0 0;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    border-top: 4px solid #393939; }

.showpage {
  width: 980px;
  margin: 0 auto;
  margin: 35px auto 0;
  text-align: center;
  font-size: 14px; }
  .showpage::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    clear: both; }
  .showpage .total {
    color: #333;
    display: inline-block;
    *margin-bottom: 10px !important; }
  .showpage .item {
    display: inline-block;
    margin: 0 5px 5px;
    padding: 5px 10px;
    color: #333;
    background-color: #f5f5f3;
    border: 1px solid #ddd; }
    .showpage .item.active {
      background-color: #a40000;
      border: 1px solid #a40000;
      color: #fff; }
    .showpage .item:hover {
      background-color: #a40000;
      border: 1px solid #a40000;
      color: #fff; }

/*分页*/
.pager {
  padding: 10px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  clear: both;
  border-top: none;
  font-size: 14px;
  margin-top: 35px; }
  .pager span {
    padding: 6px 11px;
    border: 1px solid #ddd;
    background: #f5f5f3;
    margin: 0 6px;
    color: #666; }
    .pager span.now-page {
      border-color: #a40000;
      background: #a40000;
      color: #fff;
      font-weight: bold; }
  .pager a:hover span {
    background: #a40000;
    color: #fff; }

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