﻿.con_bd .img {
	width:20%;
  /* margin-right: 26px; */
}
.con_bd .img img{
width:90%;
height:140px;
}
.con_bd .bd_box li:first-child {
  margin-top: 40px;
}
.con_bd .bd_box li:last-child {
  border-bottom: 0px solid #e5e5e5; 
}
.con_bd .bd_box li {
  width: 100%;
  height: 150px;
  border-bottom: 1px solid #e5e5e5; 
}
.con_bd ul li .txt {
  width:100%;
  letter-spacing: 1px;
}
.con_bd .txt h5 a {
  display: block;
  color: #000;
  font-size: 20px;
  font-weight: 600;
  line-height: 22px;
  margin: 15px 0;
}
.con_bd .txt p {
  font-size: 16px;
  color: #666;
  line-height: 26px;
  height: 62px;
}
.con_bd .txt span {
  display: block;
  margin-top: 15px;
  font-size: 14px;
  color: #666;
}

