.home {
  width: 100%;
}
.home #luxy {
  width: 100%;
}
.home #luxy .theader {
  width: 60%;
  margin: 200px auto 60px auto;
  position: relative;
}
.home #luxy .theader .time {
  color: #252525;
  font-size: 18px;
  font-weight: 200;
}
.home #luxy .theader .t1 {
  color: #4A4A4A;
  font-size: 46px;
  margin: 20px 0 60px 0;
  font-weight: 200;
}
.home #luxy .theader .author {
  color: #636363;
  font-size: 18px;
  font-weight: 200;
}
.home #luxy .theader a {
  position: absolute;
  right: 0;
  top: 30px;
  width: 50px;
  height: 50px;
  background: #E60012;
  border-radius: 50%;
  text-align: center;
  transform: rotate(-90deg);
  line-height: 50px;
}
.home #luxy .theader a i {
  color: white;
}
.home #luxy .nr {
  width: 60%;
  margin: 0 auto;
  padding: 60px 0;
  border-top: 1px solid #565656;
  border-bottom: 1px solid #565656;
}
.home #luxy .nr .p1 {
  color: #343434;
  font-size: 24px;
  margin-bottom: 30px;
}
.home #luxy .nr .html {
  color: #4F4D4D;
  line-height: 30px;
}
.home #luxy .nr .html img {
  max-width: 100%;
  vertical-align: bottom;
  object-fit: cover;
}
.home #luxy .pager {
  width: 60%;
  margin: 40px auto;
}
.home #luxy .pager a {
  display: block;
  color: #2D2D2D;
  font-weight: 200;
  margin-top: 10px;
  transition: all 600ms;
}
.home #luxy .pager a:hover {
  color: #E60012;
}

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