@charset "UTF-8";
/**
    name: public_wrap_div
    title: 外层class
    zhiyu: *
    beizhu:
*/
/**
    name: item_pc_num
    title: 电脑端一排显示数量
    zhiyu: 1-5
    beizhu:
*/
/**
    name: item_padw_num
    title: 平板电脑（横）一排显示数量
    zhiyu: 1-4
    beizhu:
*/
/**
    name: item_padn_num
    title: 平板电脑（竖）一排显示数量
    zhiyu: 1-4
    beizhu:
*/
/**
    name: item_phone_num
    title: 手机端一排显示数量
    zhiyu: 1-2
    beizhu:
*/
/**
 * [breakpoints 响应节点]
 * @param  [type] $array [数组]
 * @param  string $value [键]
 * @return [type]        [返回一维数组]
 */
/* 动画预处理库 */
.public-index-56 li .pi56-box {
  display: block;
  font-size: 0px;
  line-height: normal;
  padding: 25px 35px;
  border-top: solid 1px #e7e7e7;
  position: relative;
  overflow: hidden; }

.public-index-56 li:first-child .pi56-box {
  border-top: none; }

.public-index-56 li:hover .pi56-box {
  background-color: #e7e7e7; }

.public-index-56 li .pi56b-dot {
  position: absolute;
  top: 80%;
  left: 13px;
  width: 4px;
  height: 4px;
  padding: 2px;
  margin-top: -4px;
  border: solid 2px #c80000;
  opacity: 0;
  -webkit-transtion: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.public-index-56 li:hover .pi56b-dot {
  top: 50%;
  opacity: 1; }

.public-index-56 li .pi56b-tit, .public-index-56 li .pi56b-date {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px; }

.public-index-56 li .pi56b-tit {
  color: #666666;
  max-width: 60%;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; }

.public-index-56 li .pi56b-date {
  color: #999999;
  margin-left: 15px; }

.public-index-56 li .pi56b-more {
  position: absolute;
  top: 50%;
  right: 35px;
  margin-top: -6px; }

.public-index-56 li .pi56b-more span {
  position: relative;
  display: block;
  width: 12px;
  height: 12px; }

.public-index-56 li .pi56b-more span::before {
  content: "";
  position: absolute;
  top: -150%;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #c80000;
  opacity: 0;
  -webkit-transtion: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.public-index-56 li:hover .pi56b-more span::before {
  top: 0px;
  opacity: 1; }

.public-index-56 li .pi56b-more span::after {
  content: "";
  position: absolute;
  top: 50%;
  left: -150%;
  width: 100%;
  height: 2px;
  margin-top: -1px;
  background-color: #c80000;
  opacity: 0;
  -webkit-transtion: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.public-index-56 li:hover .pi56b-more span::after {
  left: 0px;
  opacity: 1; }

@media screen and (max-width: 767px) {
  .public-index-56 li .pi56b-tit {
    max-width: 40%; } }

/*# sourceMappingURL=style.css.map */
