body {
  background: #141d24 url("../images/bg.jpg") center 0 no-repeat; }

.list1 {
  padding-top: 250px;
  text-align: center; }
  .list1 li {
    position: relative;
    display: inline-block;
    width: 300px;
    height: 268px;
    background-color: #1d2a34;
    margin: 0 5px; }
  .list1 .img {
    height: 149px;
    overflow: hidden;
    margin-bottom: 20px; }
  .list1 img {
    display: block;
    width: 100%; }
  .list1 h3 {
    width: 270px;
    margin: 0 auto;
    font-size: 16px;
    color: #ececec;
    text-align: left; }
  .list1 .date {
    position: absolute;
    bottom: 20px;
    right: 15px;
    font-size: 16px;
    color: #7f8993; }

.newsDetail {
  padding-top: 250px;
  width: 1200px;
  color: #97958c;
  text-align: left;
  margin: 0 auto;
  padding-bottom: 40px; }
  .newsDetail .t {
    margin-bottom: 20px; }
  .newsDetail h2 {
    color: #fff;
    font-weight: bold;
    font-size: 28px; }
  .newsDetail .date {
    display: block;
    color: #6792a7;
    line-height: 1; }

/*# sourceMappingURL=index.css.map */
