.content{
	width:94%;
	height: 93%;
	margin:0 auto;
	position:relative;
	background: url(../image/1/sw_bg.png) repeat center;
	overflow-y: scroll;
    overflow-x: hidden;
	}



.organ_list span{
    line-height: 1.5rem;
    padding-left: 1rem;
    font-size: .6rem;
    color: #fff;
    float: left;
    width: 84%;
    height: 1.5rem;
    background: url(../image/4/zwfww.png) no-repeat left;
    background-color: #0d78e770;
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-size: 10% 55%;
    margin: 0.2rem .2rem .2rem 0.2rem;
    font-weight: 600;
    border-radius: 8px;
    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
    background-position: .6rem center;


}

.organ_list b{
	float: left;
    width: 1rem;
    height: 2.8rem;
}















