.dqwz{
	height: 54px;
	line-height: 54px;
	color: #646464;
	font-size: 14px;
}
.dqwz span a{
	color: #646464;font-size: 14px;
}
.leader_box{
	border: 1px solid #E0E0E0;
	padding: 15px;
}

/*领导活动*/
.action_list{
	height: 232px;
	border: 1px solid #DBDBDB;
	padding: 18px 21px;
	margin-top: 25px;
	margin-bottom: 20px;
}
.action_list .action_list_title{
	height: 18px;
	line-height: 18px;
	font-size: 18px;
	border-left: 6px solid #1F6497;
	padding-left: 8px;
	color: #1F6497;
	margin-bottom: 11px;
}
.action_list ul{
	border-top: 1px solid #DBDBDB;
	padding-left: 6px;
	padding-top: 18px;
}
.action_list ul li{
	line-height: 37px;
	height: 37px;
	padding-left: 17px;
	background: url(/eportal/uiFramework/commonResource/image/2022061016075222046.png) no-repeat left center;
}
.action_list ul li a{
	font-size: 16px;
	color: #1F6497;
}
.action_list ul li span{
	float: right;
	color: #9E9E9E;font-size: 14px;
}

@media only screen and (max-width:1025px) {
.page-list{display:none;}
.dqwz{height:auto;line-height: 24px;}
.leader_box .leader_list,.leader_content{width:100%;float:none;}
.leader_teambottom ul li{width:auto;    background: url(/eportal/uiFramework/commonResource/image/2022061009390749491.png) no-repeat 95% 43px;}
.leader_teambottom ul li:hover,.leader_teambottom ul li.hover{
	background: url(/eportal/uiFramework/commonResource/image/2022061009402612335.png) no-repeat 95% 43px;
}
#leader_pic,#leader_mess{float:none;}
.leader_pic{width:100%;margin:10px 0;height: 42vh;}

.leader_detail{width:auto;height: auto;}
.leader_news ul{padding:10px;}
.leader_news ul li a{
    width:80%;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.leader_mess .leader_messbox .mess_content{height:auto;}

}
@media screen and (max-width:768px){
.contain .cc .list ul li span{    background: url(/eportal/uiFramework/commonResource/image/2022053110180054453.png) no-repeat 73% center;}
.leader_pic{height: ;}

.action_list ul li a{width: 80%;display: inline-block;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}



}
@media screen and (max-width:360px){
.leader_pic{height: 46vh;}
.leader_news ul li a{    width: 70%;}
.pages{width:100%;padding:12px 0;}



}