.content{
    position: relative;
}
/* .content-header{
    position: relative;
    color: #999999;
    height:45px;
    line-height: 45px;
}
.content-header>span{
    display: block !important;
    float: left !important;
}
.breadcrumb>li{
    display: inline;
} */
/* .breadcrumb>li::after{
    padding: 0 2px;
    content: ">\00a0";
}
.breadcrumb>li:last-child::after{
    content: "";
} */
.breadcrumb>li a{
    color:#999;
}
.content-body{
    position: relative;
    overflow: hidden;
}
.contentBody-left{
    float: left;
    width: 220px;
} 
/* .tabTitle{
     width: 220px;
    height: 70px !important;
    background-color: #0571ba;
    font-size: 20px;
    line-height: 70px !important;
    padding-left:31px;
    color: #fefefe;
} */
/* .tabNav>dd{ 
    width: 220px;
    height: 47px;
    line-height: 47px;
    padding-left:31px;
    color:#666;
    border-bottom:1px solid #cccccc;
}
.tabNav>dd a{
    color:#666;
}
.tabNav>dd:hover a,.tabNav>dd.active a{
    color:#333;
    font-weight: bold;
}
.tabNav>dd i{
    float:right;
    margin-right:25px;
}
 */

/* .contentBody-right{
    float: right;
    width: 830px;
    min-height: 500px;
} */
/* .tabContent-title{
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    color: #0571ba;
    padding-left:9px;
    padding-bottom:7px;
    border-bottom:2px solid #b3b3b3;
} */
.content-list{
    position: relative;
    height: auto;
    min-height: 600px;
    overflow: hidden;
    margin-top:10px;
    padding:0px 10px;
}
.list-item{
    position: relative;
    padding:14px 0;
    float: left;
    width:42%;
    margin-left:60px;
}
.list-item img{
   width:128px;
   height: 171px; 
   position: relative;
   left:0;
   top:0; 
   vertical-align: top; 
   padding: 2px;
   background: #ffffff;
   border: 1px solid #D8EDF6;
}
.imgHover{
    border:none !important;
}
.list-item>.people_text{
    padding:10px 10px 0 10px;
    font-size: 13px;
    line-height: 25px;
    letter-spacing: 1px;
}
.list-item>.people_text a{
    color: #333333;
}
.list-item>.people_text a:hover{
    color:#ff6600;
    text-decoration: underline;
}
.pagination{
    position: relative;
    height: 33px;
    text-align: center;
    margin:30px 0; 
}


/* 组织机构图 */
.yewu-group{
    /* width:100%; */
    margin-top:20px;
}
.groupImg-img{
    text-align: center;
    margin-top:20px;
}
.groupImg-img img{
    width:95%;
}
.yewu-title{
    width:180px;
    text-align: center;
    background-color:#4f81bd;
    color:#fff;
    padding:10px 0;
    margin:0 auto;
    font-weight: bold;
    letter-spacing:1px;
    background:url('group3-1.png') no-repeat center center;
}
.yewu-center{
    text-align:center;
    border-bottom:2px solid #5F8AC2;
    margin-left:20px;
    margin-right:34px;
}
.yewu-center span{
    display: inline-block;
    width:2px;
    height: 33px;
    background-color:#5F8AC2;
    margin-bottom:-5px;
}
.yewu-content-ul{
    width:100%;
    overflow: hidden;
}
.yewu-content-ul li{
    display: inline-block;
    width:6.1%;
    overflow: hidden;
    height: 260px;
}
.yewu-content-ul li div{
    width:40px;
    /* height: 70px; */
    margin:0 auto;
    text-align: center;
}
.yewu-content-ul li div a{
    position: relative;
    display: inline-block;
    width:40px;
    text-align: center;
    color:#12447d;
    font-weight: bold;
    /* height: 100px; */
    /* background:url('../img/group3-2.png') no-repeat ; */
}
.yewu-content-ul li div .group_t{
    display: inline-block;
    vertical-align: top;
}
.yewu-content-ul li div a span{
    display: inline-block;
    position: absolute;
    z-index:2;
    top:5px;
    left:10px;
    width:20px;
}
.aBackground{
    width:32px;
    height: 210px;
   
}


/* 2018-10-11 */
.info-text{
    padding-top:20px;
    line-height: 25px;
    text-indent: 2em;
}