.mainConList {
  padding-top: 16px;
}

.mainConList .pic1 {
  position: relative;
  float: left;
  width: 244px;
  height: 220px;
  border: 1px solid #d2d2d2;
  margin-right: -1px;
  margin-bottom: -1px;
  overflow: hidden;
}

.mainConList .pic1 a {
  position: relative;
  width: 220px;
  height: 242px;
  padding: 12px;
  border-bottom: 4px solid #f0f0f0;
  display: block;
  background: #f0f0f0;
}

.mainConList .pic1 a:hover {
  border-bottom: 4px solid #fe6716;
  background: #FFFFFF;
}

.mainConList .pic1 dt.pic {
  position: relative;
  width: 218px;
  height: 164px;
  line-height: 159px;
  text-align: center;
  border: 1px solid #d0d0d0;
  box-sizing: border-box;
}

.mainConList .pic1 dt.pic img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}

.mainConList .pic1 dt.pic span {
  position: absolute;
  left: 10px;
  top: 0px;
  display: block;
  width: 36px;
  height: 25px;
  color: #fff;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase;
  background: #fe6716;
}

.mainConList .pic1 dd.intro {
  width: 200px;
  height: 76px;
  padding: 0px 10px;
  overflow: hidden;
  color: #666666;
  font-size: 12px;
  line-height: 20px;
  text-align: left;
}

.mainConList .pic1 dd.intro span {
  width: 200px;
  height: 36px;
  display: block;
  color: #0f1427;
  font-size: 14px;
  line-height: 36px;
  font-weight: bold;
  text-align: -webkit-center;
}

.fenye {
  margin-top: 30px;
}