.list-c .container .col-md-12{	
	margin-top: 10px;
}
.list-c .container .back{
	background-color: white;
	height: 165px;
}
.list-c .col-md-12 .pic{
	width: 23%;
	float: left;
}
.list-c .col-md-12 .item{
	width: 55%;
	float: left;
    line-height: 27px;
    padding-top: 15px;
      padding-left: 30px
}
.list-c .col-md-12 .item img{
/*	width: 40px;*/
}
.list-c .col-md-12 .item .font{
	font-weight: bold;
}
.font{
	float: left;
	margin-top: -5px;
	margin-left: 10px;
}
.img_ex{
	float: left;
}
.list-c .col-md-12 .detail{
	width: 22%;
	float: left;
	padding-top: 120px
}
.list-c .col-md-12 .detail div{
	background-color:#F5692C;
	width: 110px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: white;
	margin-left: 80px;
}

.list-c .col-md-12 .detail a{
	color: white;
	text-decoration: none;
}
.collapse .drop .con a{
	text-decoration: none;
	color: white;
}






















