@charset "UTF-8";
/**
    name: public_wrap_div
    title: 外层class
    zhiyu: *
    beizhu:
*/
/**
 * [breakpoints 响应节点]
 * @param  [type] $array [数组]
 * @param  string $value [键]
 * @return [type]        [返回一维数组]
 */
/* 动画预处理库 */
.public-index-23 li {
  margin: 0;
  padding: 45px 0;
  border: none;
  border-top: solid 1px #e5e5e5;
  -webkit-box-shadow: none;
  box-shadow: none; }

.public-index-23 li:first-child {
  border-top-color: transparent; }

.public-index-23 .pi23-head {
  display: block;
  overflow: hidden;
  position: relative; }

.public-index-23 .pi23-head::after {
  content: "";
  width: 32px;
  height: 32px;
  position: absolute;
  top: 50%;
  right: 0px;
  margin-top: -16px;
  background-image: url(images/mdw1.png);
  background-position: right 0px;
  background-repeat: no-repeat;
  background-size: 100% auto;
  -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-23 .pi23-head.collapsed::after {
  -webkit-transform: rotateZ(-180deg);
  -moz-transform: rotateZ(-180deg);
  transform: rotateZ(-180deg); }

.public-index-23 .pi23h-tit, .public-index-23 .pi23h-info {
  display: block; }

.public-index-23 .pi23h-tit {
  color: #000;
  font-size: 24px;
  line-height: 24px;
  padding-bottom: 20px; }

.public-index-23 .pi23h-info {
  font-size: 0px;
  line-height: normal; }

.public-index-23 .pi23h-info span {
  display: inline-block;
  vertical-align: top;
  color: #939393;
  font-size: 16px;
  line-height: 16px; }

.public-index-23 .pi23h-num {
  color: #c50000;
  padding-right: 15px;
  border-right: solid 1px #939393; }

.public-index-23 .pi23c-info {
  color: #939393;
  font-size: 16px;
  line-height: 24px;
  overflow: hidden;
  padding-top: 20px; }

/*# sourceMappingURL=style.css.map */
