/*招生专网*/
@import url("../base.css");
#admNet{
	width: 100%;
	margin-bottom: 100px;
}
.video-box{
	width: 240px;
	margin-right: 10px;
	margin-bottom: 16px;
	overflow: hidden;
}
.video-box .video{
	width: 100%;
	height: 260px;
	margin-bottom: 10px;
	text-align: center;
	background: #000;
}
.video-box .video-name{
	width: 100%;
	line-height: 24px;
	height: 24px;
	padding: 0 10px;
	margin-bottom: 10px;
	text-align: center;
	overflow: hidden;
}
/*#admNet .content .del .para img{
	width: 100%;
	height: auto;
}*/
