.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; }

.todaynews {
  width: 980px;
  margin: 0 auto;
  overflow: hidden; }
  .todaynews::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    clear: both; }
  .todaynews-title {
    margin-bottom: 25px;
    width: 980px;
    height: 24px;
    background: url("../img/hr-line.jpg") no-repeat center center; }
    .todaynews-title span {
      display: block;
      margin: 0 auto;
      width: 80px;
      height: 24px;
      line-height: 24px;
      text-align: center;
      color: #fff;
      font-size: 14px;
      background-color: #a40000;
      border-radius: 5px; }
  .todaynews-list {
    margin-left: -30px;
    width: 1040px;
    overflow: hidden; }
    .todaynews-list .item1 {
      float: left;
      padding-bottom: 25px;
      margin-left: 30px;
      width: 475px; }
      .todaynews-list .item1 .img {
        float: left;
        width: 146px;
        height: 109px; }
        .todaynews-list .item1 .img img {
          width: 146px;
          height: 109px; }
      .todaynews-list .item1 .txt {
        float: right;
        width: 309px; }
        .todaynews-list .item1 .txt .tt {
          margin-bottom: 14px;
          max-height: 35px;
          line-height: 1.3;
          font-size: 14px;
          font-weight: bold; }
          .todaynews-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; }
            .todaynews-list .item1 .txt .tt a:hover {
              color: #a40000;
              text-decoration: underline; }
        .todaynews-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; }
        .todaynews-list .item1 .txt .info {
          clear: both;
          height: 20px;
          line-height: 20px;
          overflow: hidden; }
          .todaynews-list .item1 .txt .info span {
            display: block;
            float: left; }
            .todaynews-list .item1 .txt .info span.keyword {
              float: left;
              overflow: hidden;
              max-width: 160px;
              height: 20px;
              font-size: 12px; }
              .todaynews-list .item1 .txt .info span.keyword a {
                margin-right: 10px; }
                .todaynews-list .item1 .txt .info span.keyword a:hover {
                  text-decoration: underline; }
            .todaynews-list .item1 .txt .info span.time {
              float: right;
              width: 80px;
              text-align: right;
              color: #999;
              font-size: 12px; }
            .todaynews-list .item1 .txt .info span.classname {
              float: left;
              margin-right: 15px;
              font-size: 12px; }
              .todaynews-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; }
                .todaynews-list .item1 .txt .info span.classname a:hover {
                  background-color: #a40000;
                  color: #fff; }
      .todaynews-list .item1 a {
        display: inline-block;
        color: #a40000; }
      .todaynews-list .item1.item2 .img {
        float: right; }
      .todaynews-list .item1.item2 .txt {
        float: left; }
        .todaynews-list .item1.item2 .txt .desc {
          margin-bottom: 10px; }
      .todaynews-list .item1.item3 .txt {
        width: 475px; }
        .todaynews-list .item1.item3 .txt .tt {
          height: auto; }
        .todaynews-list .item1.item3 .txt .info span.keyword {
          max-width: 330px; }
      .todaynews-list .item1.item4 .img {
        float: none;
        width: 485px;
        *width: 495px !important;
        height: 116px; }
        .todaynews-list .item1.item4 .img img {
          width: 150px;
          height: 116px;
          margin-right: 9px; }
      .todaynews-list .item1.item4 .txt {
        float: none;
        width: 475px; }
        .todaynews-list .item1.item4 .txt .tt {
          height: auto; }
      .todaynews-list .item1.item4 .info {
        margin-top: 18px;
        clear: both;
        height: 20px;
        line-height: 20px; }
        .todaynews-list .item1.item4 .info span.keyword {
          float: left;
          max-width: 400px; }
          .todaynews-list .item1.item4 .info span.keyword a {
            margin-right: 10px;
            font-size: 12px; }
            .todaynews-list .item1.item4 .info span.keyword a:hover {
              text-decoration: underline; }
        .todaynews-list .item1.item4 .info span.time {
          float: right;
          width: 80px;
          text-align: right;
          color: #999;
          font-size: 12px; }
        .todaynews-list .item1.item4 .info span.classname {
          float: left;
          margin-right: 15px;
          font-size: 12px; }
          .todaynews-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; }
            .todaynews-list .item1.item4 .info span.classname a:hover {
              background-color: #a40000;
              color: #fff; }

.ad16 {
  width: 980px;
  margin: 0 auto;
  margin: 15px auto 30px;
  height: 85px;
  background: url("../img/ad16-bg.jpg") no-repeat 0 0;
  overflow: hidden;
  clear: both; }
  .ad16::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    clear: both; }
  .ad16 .item {
    padding: 0 10px;
    float: left;
    width: 102px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333;
    text-align: center; }
    .ad16 .item a {
      color: #333; }
      .ad16 .item a:hover {
        color: #a40000;
        text-decoration: underline; }

.main {
  width: 980px;
  margin: 0 auto;
  background: url("../img/main-bg.jpg") repeat-y center 0;
  padding-bottom: 40px;
  overflow: hidden;
  clear: both; }
  .main::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    clear: both; }
  .main-left {
    float: left;
    width: 490px; }
    .main-left-box .title {
      position: relative;
      margin-bottom: 30px;
      height: 24px;
      background: url("../img/listtitle-bg.jpg") no-repeat 2px center; }
      .main-left-box .title span {
        display: block;
        float: left;
        padding: 0 15px;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
        text-align: center;
        color: #fff;
        background-color: #a40000;
        border-radius: 5px; }
        .main-left-box .title span a {
          color: #fff; }
      .main-left-box .title em.left {
        position: absolute;
        right: -3px;
        top: 9px;
        z-index: 1;
        float: right;
        display: inline-block;
        width: 6px;
        height: 6px;
        background: url("../img/title-dot.png") no-repeat 0 0; }
      .main-left-box .title em.right {
        position: absolute;
        left: -3px;
        top: 10px;
        z-index: 1;
        float: left;
        display: inline-block;
        width: 6px;
        height: 6px;
        background: url("../img/title-dot.png") no-repeat 0 0; }
    .main-left-box .content {
      padding-right: 15px;
      width: 475px; }
      .main-left-box .content .item1 {
        float: left;
        padding-bottom: 25px;
        margin-left: 0;
        width: 475px; }
        .main-left-box .content .item1 .img {
          float: left;
          width: 146px;
          height: 109px; }
          .main-left-box .content .item1 .img img {
            width: 146px;
            height: 109px; }
        .main-left-box .content .item1 .txt {
          float: right;
          width: 309px; }
          .main-left-box .content .item1 .txt .tt {
            margin-bottom: 14px;
            max-height: 35px;
            line-height: 1.3;
            font-size: 14px;
            font-weight: bold; }
            .main-left-box .content .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; }
              .main-left-box .content .item1 .txt .tt a:hover {
                color: #a40000;
                text-decoration: underline; }
          .main-left-box .content .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; }
          .main-left-box .content .item1 .txt .info {
            clear: both;
            height: 20px;
            line-height: 20px;
            overflow: hidden; }
            .main-left-box .content .item1 .txt .info span {
              display: block;
              float: left; }
              .main-left-box .content .item1 .txt .info span.keyword {
                float: left;
                overflow: hidden;
                max-width: 160px;
                height: 20px;
                font-size: 12px; }
                .main-left-box .content .item1 .txt .info span.keyword a {
                  margin-right: 10px; }
                  .main-left-box .content .item1 .txt .info span.keyword a:hover {
                    text-decoration: underline; }
              .main-left-box .content .item1 .txt .info span.time {
                float: right;
                width: 80px;
                text-align: right;
                color: #999;
                font-size: 12px; }
              .main-left-box .content .item1 .txt .info span.classname {
                float: left;
                margin-right: 15px;
                font-size: 12px; }
                .main-left-box .content .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; }
                  .main-left-box .content .item1 .txt .info span.classname a:hover {
                    background-color: #a40000;
                    color: #fff; }
        .main-left-box .content .item1 a {
          display: inline-block;
          color: #a40000; }
        .main-left-box .content .item1.item2 .img {
          float: right; }
        .main-left-box .content .item1.item2 .txt {
          float: left; }
          .main-left-box .content .item1.item2 .txt .desc {
            margin-bottom: 10px; }
        .main-left-box .content .item1.item3 .txt {
          width: 475px; }
          .main-left-box .content .item1.item3 .txt .tt {
            height: auto; }
          .main-left-box .content .item1.item3 .txt .info span.keyword {
            max-width: 330px; }
        .main-left-box .content .item1.item4 .img {
          float: none;
          width: 485px;
          *width: 495px !important;
          height: 116px; }
          .main-left-box .content .item1.item4 .img img {
            width: 150px;
            height: 116px;
            margin-right: 9px; }
        .main-left-box .content .item1.item4 .txt {
          float: none;
          width: 475px; }
          .main-left-box .content .item1.item4 .txt .tt {
            height: auto; }
        .main-left-box .content .item1.item4 .info {
          margin-top: 18px;
          clear: both;
          height: 20px;
          line-height: 20px; }
          .main-left-box .content .item1.item4 .info span.keyword {
            float: left;
            max-width: 400px; }
            .main-left-box .content .item1.item4 .info span.keyword a {
              margin-right: 10px;
              font-size: 12px; }
              .main-left-box .content .item1.item4 .info span.keyword a:hover {
                text-decoration: underline; }
          .main-left-box .content .item1.item4 .info span.time {
            float: right;
            width: 80px;
            text-align: right;
            color: #999;
            font-size: 12px; }
          .main-left-box .content .item1.item4 .info span.classname {
            float: left;
            margin-right: 15px;
            font-size: 12px; }
            .main-left-box .content .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; }
              .main-left-box .content .item1.item4 .info span.classname a:hover {
                background-color: #a40000;
                color: #fff; }
    .main-left-box .txt5 {
      width: 475px;
      clear: both;
      overflow: hidden; }
      .main-left-box .txt5 ul {
        padding-left: 15px; }
      .main-left-box .txt5 .item {
        height: 32px;
        line-height: 32px; }
        .main-left-box .txt5 .item .ct {
          display: block;
          float: left;
          height: 32px;
          line-height: 32px;
          width: 370px;
          padding-left: 15px;
          background: url("../img/dot.gif") no-repeat left center;
          overflow: hidden;
          font-size: 14px;
          color: #333;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
          .main-left-box .txt5 .item .ct:hover {
            color: #a40000;
            text-decoration: underline; }
        .main-left-box .txt5 .item .time {
          float: right;
          display: block;
          text-align: right;
          color: #666;
          font-size: 14px;
          font-style: normal; }
    .main-left .author {
      overflow: hidden;
      clear: both; }
      .main-left .author .item {
        overflow: hidden;
        clear: both;
        margin-bottom: 10px; }
        .main-left .author .item .img {
          float: left;
          margin-right: 20px;
          width: 85px;
          height: 87px;
          background: url("../img/author-bg.png") no-repeat 0 0; }
          .main-left .author .item .img img {
            display: block;
            margin: 9px auto 0;
            width: 68px;
            height: 68px;
            border-radius: 34px; }
        .main-left .author .item .txt {
          float: left;
          margin-top: 10px;
          width: 370px; }
          .main-left .author .item .txt .name {
            margin-bottom: 10px;
            font-size: 14px;
            font-weight: bold;
            color: #333; }
          .main-left .author .item .txt .info {
            color: #767676;
            font-size: 12px;
            line-height: 1.5; }
            .main-left .author .item .txt .info a {
              color: #a40000; }
              .main-left .author .item .txt .info a:hover {
                text-decoration: underline; }
  .main-right {
    float: right;
    width: 490px; }
    .main-right-box .title {
      position: relative;
      margin-bottom: 30px;
      height: 24px;
      background: url("../img/listtitle-bg.jpg") no-repeat 2px center; }
      .main-right-box .title span {
        display: block;
        float: right;
        padding: 0 15px;
        height: 24px;
        line-height: 24px;
        font-size: 14px;
        text-align: center;
        color: #fff;
        background-color: #a40000;
        border-radius: 5px; }
        .main-right-box .title span a {
          color: #fff; }
      .main-right-box .title em.left {
        position: absolute;
        right: -3px;
        top: 9px;
        z-index: 1;
        float: right;
        display: inline-block;
        width: 6px;
        height: 6px;
        background: url("../img/title-dot.png") no-repeat 0 0; }
      .main-right-box .title em.right {
        position: absolute;
        left: -3px;
        top: 10px;
        z-index: 1;
        float: left;
        display: inline-block;
        width: 6px;
        height: 6px;
        background: url("../img/title-dot.png") no-repeat 0 0; }
    .main-right-box .content {
      overflow: hidden;
      padding-left: 15px;
      width: 475px; }
      .main-right-box .content .item1 {
        float: left;
        padding-bottom: 25px;
        margin-left: 0;
        width: 475px; }
        .main-right-box .content .item1 .img {
          float: left;
          width: 146px;
          height: 109px; }
          .main-right-box .content .item1 .img img {
            width: 146px;
            height: 109px; }
        .main-right-box .content .item1 .txt {
          float: right;
          width: 309px; }
          .main-right-box .content .item1 .txt .tt {
            margin-bottom: 14px;
            max-height: 35px;
            line-height: 1.3;
            font-size: 14px;
            font-weight: bold; }
            .main-right-box .content .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; }
              .main-right-box .content .item1 .txt .tt a:hover {
                color: #a40000;
                text-decoration: underline; }
          .main-right-box .content .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; }
          .main-right-box .content .item1 .txt .info {
            clear: both;
            height: 20px;
            line-height: 20px;
            overflow: hidden; }
            .main-right-box .content .item1 .txt .info span {
              display: block;
              float: left; }
              .main-right-box .content .item1 .txt .info span.keyword {
                float: left;
                overflow: hidden;
                max-width: 160px;
                height: 20px;
                font-size: 12px; }
                .main-right-box .content .item1 .txt .info span.keyword a {
                  margin-right: 10px; }
                  .main-right-box .content .item1 .txt .info span.keyword a:hover {
                    text-decoration: underline; }
              .main-right-box .content .item1 .txt .info span.time {
                float: right;
                width: 80px;
                text-align: right;
                color: #999;
                font-size: 12px; }
              .main-right-box .content .item1 .txt .info span.classname {
                float: left;
                margin-right: 15px;
                font-size: 12px; }
                .main-right-box .content .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; }
                  .main-right-box .content .item1 .txt .info span.classname a:hover {
                    background-color: #a40000;
                    color: #fff; }
        .main-right-box .content .item1 a {
          display: inline-block;
          color: #a40000; }
        .main-right-box .content .item1.item2 .img {
          float: right; }
        .main-right-box .content .item1.item2 .txt {
          float: left; }
          .main-right-box .content .item1.item2 .txt .desc {
            margin-bottom: 10px; }
        .main-right-box .content .item1.item3 .txt {
          width: 475px; }
          .main-right-box .content .item1.item3 .txt .tt {
            height: auto; }
          .main-right-box .content .item1.item3 .txt .info span.keyword {
            max-width: 330px; }
        .main-right-box .content .item1.item4 .img {
          float: none;
          width: 485px;
          *width: 495px !important;
          height: 116px; }
          .main-right-box .content .item1.item4 .img img {
            width: 150px;
            height: 116px;
            margin-right: 9px; }
        .main-right-box .content .item1.item4 .txt {
          float: none;
          width: 475px; }
          .main-right-box .content .item1.item4 .txt .tt {
            height: auto; }
        .main-right-box .content .item1.item4 .info {
          margin-top: 18px;
          clear: both;
          height: 20px;
          line-height: 20px; }
          .main-right-box .content .item1.item4 .info span.keyword {
            float: left;
            max-width: 400px; }
            .main-right-box .content .item1.item4 .info span.keyword a {
              margin-right: 10px;
              font-size: 12px; }
              .main-right-box .content .item1.item4 .info span.keyword a:hover {
                text-decoration: underline; }
          .main-right-box .content .item1.item4 .info span.time {
            float: right;
            width: 80px;
            text-align: right;
            color: #999;
            font-size: 12px; }
          .main-right-box .content .item1.item4 .info span.classname {
            float: left;
            margin-right: 15px;
            font-size: 12px; }
            .main-right-box .content .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; }
              .main-right-box .content .item1.item4 .info span.classname a:hover {
                background-color: #a40000;
                color: #fff; }
    .main-right-box .txt5 {
      width: 475px;
      clear: both;
      overflow: hidden; }
      .main-right-box .txt5 ul {
        padding-left: 15px; }
      .main-right-box .txt5 .item {
        height: 32px;
        line-height: 32px; }
        .main-right-box .txt5 .item .ct {
          display: block;
          float: left;
          height: 32px;
          line-height: 32px;
          width: 370px;
          padding-left: 15px;
          background: url("../img/dot.gif") no-repeat left center;
          overflow: hidden;
          font-size: 14px;
          color: #333;
          overflow: hidden;
          text-overflow: ellipsis;
          white-space: nowrap; }
          .main-right-box .txt5 .item .ct:hover {
            color: #a40000;
            text-decoration: underline; }
        .main-right-box .txt5 .item .time {
          float: right;
          display: block;
          text-align: right;
          color: #666;
          font-size: 14px;
          font-style: normal; }

.main-full {
  width: 980px;
  margin: 0 auto; }
  .main-full::after {
    display: block;
    content: "";
    width: 0;
    height: 0;
    overflow: hidden;
    visibility: hidden;
    clear: both; }
  .main-full .txt5 {
    width: 475px;
    clear: both;
    overflow: hidden;
    width: 100%; }
    .main-full .txt5 ul {
      padding-left: 15px; }
    .main-full .txt5 .item {
      height: 32px;
      line-height: 32px; }
      .main-full .txt5 .item .ct {
        display: block;
        float: left;
        height: 32px;
        line-height: 32px;
        width: 370px;
        padding-left: 15px;
        background: url("../img/dot.gif") no-repeat left center;
        overflow: hidden;
        font-size: 14px;
        color: #333;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap; }
        .main-full .txt5 .item .ct:hover {
          color: #a40000;
          text-decoration: underline; }
      .main-full .txt5 .item .time {
        float: right;
        display: block;
        text-align: right;
        color: #666;
        font-size: 14px;
        font-style: normal; }
    .main-full .txt5 ul {
      padding: 0 0 20px;
      overflow: auto; }
    .main-full .txt5 li {
      widows: 440px;
      float: left;
      margin: 0 15px; }

.footer {
  margin-top: 0; }

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