@charset "UTF-8";



.public-index-36 li {
  padding: 40px 0;
  position: relative;
  overflow: hidden;
  border-bottom: 1px dotted #e6e6e6; }

.public-index-36 li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  z-index: 1;
  border-bottom: 1px dotted #075c9b;
  -webkit-transtion: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.public-index-36 .pi36-date {
  float: left;
  color: #acacac;
  width: 10%; }

.public-index-36 .pi36-date span {
  display: block;
  font-size: 12px;
  position: relative; }

.public-index-36 .pi36-date span::after {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  color: #075c9b;
  overflow: hidden;
  z-index: 1;
  content: attr(data-hover);
  -webkit-transtion: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.public-index-36 .pi36-date span.pi36d-day {
  font-size: 52px; }

.public-index-36 .pi36-thumb {
  display: block;
  width: 18%;
  height: 170px;
  float: left;
  overflow: hidden;
  margin-left: 40px;
  margin-right: 40px; }

.public-index-36 .pi36-thumb img {
  -webkit-transtion: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  height: auto; }

.public-index-36 .pi36-info {
  float: right;
  width: 60%;
  overflow: hidden; }

.public-index-36 .pi36-info a {
  display: block; }

.public-index-36 .pi36i-tit {
  font-size: 18px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis; }

.public-index-36 .pi36i-tit:hover {
  color: #000; }

.public-index-36 .pi36i-info {
  color: #838383;
  font-size: 14px;
  height: 52px;
  line-height: 26px;
  overflow: hidden;
  margin-top: 10px;
  margin-bottom: 25px; }

.public-index-36 .pi36i-more {
  display: block;
  border-top: 1px solid #e6e6e6; }

.public-index-36 .pi36i-more .pi36i-more-box {
  display: block;
  height: 30px;
  margin-top: 25px;
  overflow: hidden;
  position: relative; }

.public-index-36 .pi36i-more .on, .public-index-36 .pi36i-more .off {
  display: block;
  color: #6b6b6b;
  font-size: 12px;
  padding: 5px 25px 6px;
  border: 1px solid #848484;
  position: absolute;
  left: 0;
  -webkit-transtion: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out; }

.public-index-36 .pi36i-more .on {
  bottom: 0; }

.public-index-36 .pi36i-more .off {
  color: #FFF;
  bottom: -32px;
  border: 1px solid #075c9b;
  background: #075c9b; }

.public-index-36 .pi36i-date {
  display: none !important; }

.public-index-36 li:hover .pi36i-more .on {
  bottom: 52px; }

.public-index-36 li:hover .pi36i-more .off {
  bottom: 0; }

.public-index-36 li:hover .pi36-date span::after {
  width: 100%; }

.public-index-36 li:hover::after {
  width: 100%; }

.public-index-36 li:hover .pi36-thumb img {
  -webkit-transform: scale(1.25);
  -moz-transform: scale(1.25);
  transform: scale(1.25); }

@media screen and (max-width: 767px) {
  .public-index-36 li::after, .public-index-36 .pi36-date, .public-index-36 .pi36i-more {
    display: none; }

  .public-index-36 {
    width: 100%; }

  .public-index-36 li {
    padding: 15px;
    margin-top: 10px;
    overflow: hidden;
    background: #f1f1f1;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5; }

  .public-index-36 li:first-child {
    margin-top: 0px; }

  .public-index-36 .pi36-thumb {
    margin-left: 0;
    margin-right: 20px;
    width: 44vw;
    height: 27vw; }

  .public-index-36 .pi36-thumb img {
    width: 44vw;
    height: 27vw; }

  .public-index-36 .pi36-info {
    width: calc(56vw - 50px); }

  .public-index-36 .pi36i-tit {
    font-size: 14px; }

  .public-index-36 .pi36i-info {
    font-size: 12px;
    height: 44px;
    line-height: 22px;
    margin: 10px 0; }

  .public-index-36 .pi36i-date {
    display: block !important; } }