﻿.jg{
	width:100%;
	margin-bottom: 18px;
	border-radius: 4px;
	border: solid 1px #a2d4e8;
	box-sizing: border-box;
}
.jg .bd{
	padding:0 12px;
}
.jg .bd li {
    height: auto;
    line-height: 46px;
}

.jg .bd a{
	font-size: 18px;
    color: #333333;
}

.jg .bd .no{
	display:inline-block;
	width: 52%;
	height: 46px;
	float: left;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.jg .bd .name{
	    display: inline-block;
    width: 172px;
    text-align:center;
}
.jg .bd li {
    padding-left: 24px;
    background: url(/assets/img/circle.png) 10px center no-repeat;
    overflow: hidden;
}


.jg .bd li {
    padding-left: 25px;
    list-style-type: none;
}

.jg .jq-title {
    width: 46%;
    overflow: hidden;
}

 .jg .status {
	display: inline-block;
	width: 22%;
	text-align: center;
}

.jg .date {
	width: 8%;
	float: right;
}

 .jg .bd li.even {
	background-color: #f1fbff;
}
.sgs-title.one{
	margin-top: 26px;
}
.sgs-title{
	font-size: 16px;
	line-height: 42px;
}
.sgs-tleft{
	display: inline-block;
	width: 239px;
	height: 42px;
	margin-left: 14px;
	padding-left: 20px;
	
		
	color: #ffffff;	
	background: url(/assets/img/list-tab-b.png) 0 bottom no-repeat;
	box-sizing: border-box;
}
.sgs-tleft img{
	vertical-align: middle;
	margin-right: 14px;
}
.sgs-tright{
	float:right;
	margin-right: 34px;
	color: #333333;
}
.sgs-num{
	font-size: 22px;
	
	color: #0071bc;
}
.gsg-list{
	border-radius: 4px;
	border: solid 1px #a2d4e8;
	box-sizing: border-box;
}
.gsg-list .list-con{
	padding:0 4px;
}