@charset "utf-8";

/*----------------------现任领导列表样式--------------------------*/

.wd_xrldbox{
	margin: 30px auto;}

.wd_xrldtitle h3{
	width: 100%;
	height: 60px;
	color: white;
	background: #00275A;
	text-align: center;
	line-height: 60px;
	margin: 0;}

.wd_address{
	width: 100%;
	height: auto;
	line-height: 60px;
	border-bottom: 1px solid gainsboro;}

.wd_address p{
	margin-bottom: 0;}

.wd_xrlditembox{
	width: 100%;
	height: auto;
	padding-top: 20px;
	box-sizing: border-box;}

.wd_xrlditembox>div{
	margin: 10px 0;}

.wd_xrlditembox>div>div{
	border: 1px solid gainsboro;
	padding: 0;}

.wd_schooltitle{
	width: 100%;
	height: auto;
	line-height: 36px;
	margin-bottom: 0;
	border-bottom: 1px solid gainsboro;}

.wd_xrlditembox .wd_ldimg{
	padding: 0;}

.wd_ldimg img{
	width: 100%;
	height: auto;}
.wd_lddetails{
	text-align: right;
	padding: 0px 10px;
	box-sizing: border-box;}

.wd_lddetails span{
	display: block;
	width: 100%;
	height: 26px;
	line-height: 26px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-align: left;}

.wd_lddetails div{
	width: 100%;
	height: auto;
	text-indent: 32px;
	text-align: justify;
	text-justify: inter-ideograph;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
	min-height:74px;}

.wd_lddetails a{
	display: block;
	width: 100%;
	height: 26px;
	line-height: 38px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 5px;}

/*----------------------现任领导详情样式--------------------------*/

.wd_detailstbox{
	margin: 30px auto;}

.wd_detailsbox{
	width: 100%;
	height: auto;}

.wd_detailsitembox{
	width: 100%;
	height: auto;}

.wd_detailsitembox li a{
	display: inline-block;
	width: 60%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;}

.wd_detailsitembox li span{
	float: right;}

.wd_lingdao{
	width: 100%;
	height: auto;
	line-height: 26px;
	text-align: center;}

.wd_detailsbox img{
	max-width: 120px;
	height: auto;
	display: block;
	margin: 10px auto;}

.wd_detailsbox *{
	text-align: justify !important;
	text-justify: inter-ideograph !important;
	text-indent: 32px !important;
	font-size: 14px;
	line-height: 32px !important;
	font-family: "方正仿宋";}

.wd_sourcebox{
	width: 100%;
	height: 36px;
	line-height: 36px;
	text-align: center;}

@media only screen and (min-width: 100px) and (max-width: 768px) {
	.wd_detailstbox{
		margin: 20px auto;
		padding: 0 !important;}
	.wd_sourcebox{
		line-height: 16px;}
	.wd_sourcebox span{
		font-size: 8px;
		line-height: 16px;}

	.wd_lingdao{
		font-size: 16px;}

	.wd_address {
		line-height: 36px;}
	
	.wd_padding>div{
		padding: 0 !important;}

	.wd_detailsbox *{
		font-size: 12px;}
}