@charset "utf-8";
* {
	padding: 0;
	margin: 0;}

.caption{
	display: none;}

/*--------------------学院新闻开始-----------------------*/

.wd_newsbox{
	margin: 30px auto;}

.wd_newstitle{
	width: 100%;
	height: auto;}

.wd_tzggitem{
	padding: 0 !important;}

.wd_newsdetils{
	padding-top: 20px !important;
	box-sizing: border-box;}

.wd_newstitle>p{
	box-sizing: border-box;
	border-bottom: 1px solid #C9302C;
	line-height: 46px;}

.wd_newstitle>p span{
	padding-left: 35px;
	padding-bottom: 16px;
	box-sizing: border-box;
	font-size: 18px;
	font-weight: 500;
	position: relative;}

.wd_newsbox .wd_newstitle>p span{
	background: url(../img/xinwen.jpg) no-repeat left top;
	background-size: 28px auto ;}

.wd_tzggbox .wd_newstitle>p span{
	background: url(../img/gonggao.jpg) no-repeat left top;
	background-size: 28px auto ;}

.wd_dontai>p span{
	background: url(../img/dongtai.jpg) no-repeat left top;
	background-size: 28px auto ;}

.wd_keyan>p span{
	background: url(../img/keyan.jpg) no-repeat left top;
	background-size: 28px auto ;}

.wd_newstitle>p span::before{
	content: "";
	width: 100%;
	height: 5px;
	background: #C9302C;
	position: absolute;
	bottom: 0;
	left: 0;}

.wd_newstitle>p a{
	float: right;}

.wd_newsbox .wd_newstitle .wd_newimg{
	width: 100%;
	height: 160px;
	overflow: hidden;}

.wd_newsbox .wd_newstitle .wd_newimg img{
	width: 100%;
	height: 160px;}

.wd_newsbox .wd_newstitle .wd_newdetailstitle{
	display: block;
	width: 100%;
	line-height: 36px;
	color: #00275A;
	text-decoration: none;
	font-size: 16px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 5px;
	transition: 0.3s;
	font-weight:700;}

.wd_newsbox .wd_newstitle .wd_newsdetailsInfo{
	width: 100%;
	max-height: 66px;
	line-height: 26px;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;}

.wd_newsdetails {
	text-align: left;
	line-height: 38px;}

.wd_newsdetails a{
	float: right;
	transition: 0.3s;}

.wd_newstitle .wd_newslist{
	max-height: 310px;
	overflow: hidden;}

.wd_newslist a{
	color: black;
	font-size: 15px;}

.wd_newslist li{
	padding-top: 15px;
	box-sizing: border-box;
	min-height: 77px;
	line-height: 26px;
	border-bottom: 1px solid gainsboro;}

.wd_newslist li span{
	float: right;}

/*--------------------学院新闻结束-----------------------*/

/*--------------------通知公告开始-----------------------*/

.wd_tzggbox{
	margin: 30px auto;
	padding: 0;}

.wd_tzgglist{
	width: 100%;
	height: auto;}

.wd_tzgglist>div{
	padding: 0;
	margin: 20px auto;
	transition: 0.5s;}

.wd_tzgglist .wd_tzggtime{
	width: 75px;
	background: #00275A;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	color: white;}

.wd_tzgglist .wd_tzggtime p{
	margin-bottom: 0px;
	line-height: 20px;
	font-size: 28px;
	margin-bottom: 10px;}

.wd_tzggtitle{
	padding-right: 0 !important;}

.wd_tzggtitle a{
	display: block;
	width: 100%;
	font-size: 16px;
	line-height: 36px;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #00275A;}

.wd_tzggtitle p{
	display: block;
	width: 100%;
	text-decoration: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin: 10px auto 0px auto;}

/*--------------------通知公告结束-----------------------*/



/*--------------------党建思政开始-----------------------*/

.wd_studentbox{
	width: 100%;
	height: auto;
	padding: 40px 0px;
	box-sizing: border-box;
	margin: 60px auto 0px auto;
	background: url(../img/wd_dj_bg.jpg) no-repeat;
	background-size: 100% 100%;}

.wd_studentbox>div{
	padding-left: 0;}

.tab-pane li{
	width: 100%;
	line-height: 38px;
	margin: 30px auto;
	position: relative;
	transition: 0.5s;}

.tab-pane li::before{
	content: "";
	position: absolute;
	bottom: -15px;
	left: 0;
	width: 100%;
	height: 1px;
	background: gainsboro;}

.tab-pane li:last-child::before{
	display: none;}

.tab-pane li div{
	width: 100%;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 26px;}

.tab-pane a{
	display: inline-block;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 16px;
	color: #00275A;
	line-height: 26px;}

.wd_studentboxmore{
	float: right;
	margin-top: 16PX;}

.tab-pane span{
	float: right;
	font-size: 14px;}

.nav-tabs{
	border-bottom: 1px solid #C9302C !important;}

.nav-tabs li a{
	font-size: 14px;}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border: 1px solid #C9302C !important;
	background: #C9302C !important;
	color: white !important;}

.wd_tzggitem{
	max-height: 282px;
	overflow: hidden;}

.wd_tzggitem li{
	width: 100%;
	line-height: 42px;
	position: relative;
	margin-top: 16px;}

.wd_tzggitem li::before{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 2px;
	background: gainsboro;}

.wd_tzggitem li:last-child::before{
	display: none;}

.wd_tzggitem li a{
	display: block;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #00275A;
	font-size: 16px;
	transition: 1s;
	line-height: 31px;}

.wd_tzggitem li p{
	display: inline-block;
	width: 75%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 0px;
	line-height: 31px;}

.wd_tzggitem li span{
	float: right;
	line-height: 31px;}

.nav-tabs>li>a{
	border-radius: 0px !important;}

.nav-tabs>li>a{
	line-height: 1.99999 !important;}

/*--------------------党建思政结束-----------------------*/

@media only screen and (min-width: 100px) and (max-width: 768px) {
	.wd_newsdetails{
		border-bottom: 1px solid gainsboro;
		margin-bottom: 20px;}

	.wd_newslist li{
		line-height: 30px;
		border-bottom: 1px solid gainsboro;}

	.wd_newstitle {
		margin-top: 20px;}

	.wd_newstitle>div{
		padding: 0px;}

	.wd_newsdetils{
		padding-top: 0px !important;
		box-sizing: border-box;}

	.wd_newslist li{
		padding: 10px 0px;
		box-sizing: border-box;
		line-height: 22px;
		min-height: auto;}

	.wd_newslist a{
		color: black;
		font-size: 12px;}
	
	.wd_tzggbox{
		margin: 0;}
	
	.wd_studentbox{
		margin: 30px auto 0px auto;}

	.wd_tzgglist .wd_tzggtime{
		width: 25%;}
	.wd_tzgglist>div{
		margin: 10px auto;}
	.wd_newsbox{
		margin-bottom: 20px;}
	.wd_newstitle>p span{
		font-size: 16px;}
	.wd_newstitle>p a{
		font-size: 10px;}
}


/*--------------------动态添加样式-----------------------*/

.wd_active{
	width: 80px !important;
	background: #00275A !important;}

/*--------------------动态添加样式-----------------------*/