﻿/*公用变量*/
/*公用样式函数*/
/*活动列表*/
.activeList {
  margin: 34px -13px 0 -14px;
  overflow: hidden;
}
.activeList .activeItem {
  width: 586px;
  height: 245px;
  position: relative;
  margin: 0 13px 42px 14px;
  border-top: 1px solid #000;
}
.activeList .activeItem a {
  position: absolute;
  width: 105px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 20px;
  color: #fff;
  background-color: #19aa4b;
  bottom: 22px;
  right: 21px;
}
/*活动产品列表页面*/
.activeProBanner {
  display: block;
  height: 400px;
}
/*# sourceMappingURL=active.css.map */