.inter_block{
	min-height: 400px;
}
.inter_block li {
    border-bottom: 1px dashed #eee;
    min-height:130px;
    padding:25px 100px 25px 0;
  
    position: relative;
    margin-left:15px;
}
.inter_block .checkBox{right:0;top:75px;}
.contract .contract_first {
    border: 1px solid #e5e5e5;
    float: left;
    font-weight: bold;
    line-height: 30px;
    margin: 0 2% 0 0;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100px;
}
.contract .contract_first img{width:100%;}
.contract .contract_second {
    float: left;
    width: 480px;
}
.contract_second .cont_second_title {
    clear: both;
    height: 30px;
    line-height: 30px;
    margin-bottom: 10px;
}
.cont_second_title span {
    color: #333;
    display: block;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
	overflow: hidden;  
	text-overflow: ellipsis; 
	white-space: nowrap;
}
.contract_second .article span{color:#666;}
.contract .contract_third {
	color: #b5b5b6;
    float: right;
    width: 130px;
}
.contract_third .text_group:first-child{
	margin-bottom: 10px;
}
.contract_third .text_group {
    color: #b5b5b6;
    font-weight: bold;
    font-size: 12px;
    margin-bottom: 5px;
}
.contract_third .text_group .color{
	color:#b51d1a;
	font-size: 18px;
}
.contract_third .text_group span{
	color: #b5b5b6;
}
.contract_third .detail {
    border: 1px solid #018fd9;
    font-size: 12px;
    height:20px;
    line-height: 20px;
    text-align: center;
    width: 85px;
    display: block;
    margin-top:10px;
}
.contract_third .detail a{
	color:#018fd9;
	display: block;
}
.contract_third .detail a:hover{
	color:#fff;
	background:#018fd9;
}
.tabCon .edit{
	width:50px;
	height:30px;
    display: none;
	margin:20px 30px;
}