ol,
ul {
	list-style: none;
}

a {
	text-decoration: none;
}
.cutWord {
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: left;
}

.tc {
	text-align: center;
}

.cont_block {
	width: 100%;
	background: #ededed;
	overflow: hidden;
}

.cont_cet_block {
	width: 1200px;
	margin: 0 auto;
	margin-top: 10px;
}

.title_line {
	border-bottom: #243d9e solid 2px;
}

.title_text {
	padding-top: 20px;
	color: #243d9e;
	font-size: 18px;
	vertical-align: bottom;
}

.pic_cont {
	width: 1200px;
	margin: 20px 0  20px;
}

.list {
	width: 1200px;
	overflow: hidden;
}

/*.list li {
	float: left;
	width: 360px;
	height: 280px;
	margin-right: 20px;
	background: #fff;
	overflow: hidden;
}*/
.list li {
	float: right;
	width: 387px;
	height: 287px;
	padding-left: 8px;
	margin-right: 5px;
	background: #fff;
	overflow: hidden;
}

.list li p{
	width: 380px;
	height: 280px;
	overflow: hidden;
}
.list li p a{
	text-align: center;
	line-height: 26px;
	display: block;
	color: #333;
	font-size: 16px;
}
.list li p a img{
	width: 320px;
	height: 200px;
	border: 0 none;
	margin-top: 15px;
	margin-bottom: 10px;
}
/*实训基地*/
.news .body .left{
	width: 420px;
	height: 340px;
	overflow: hidden;
	background: #eeeeee;
}
.news .body .right{
	width: 780px;
}
.news .body .right ul{
	width: 780px;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 20px;
}
.news .body .right ul li{
	overflow: hidden;
	margin-bottom: 17px;
	margin-left: 30px;
}
/*.news .body .right ul li a{
	color: #333333;
}*/
.ui-w20{
	background-color: #c3c3c3;
	width: 20%;
}
.ui-w80{
	width: 80%;
}
.tc{
	text-align: center;
}
.right .grey{
	width: 180px;
	background: #eeeeee;
	height: 100px;
	margin: 0 auto;
	float: left;
}
.data_block{
	height: 100px;
}
.data_block .grey span{

}
.day{
	font-size: 30px;
	width: 120px;
	text-align: center;
	word-break: break-word;
	display: inline-block;
	padding-top: 20px;
	padding-left: 30px;
}
.month{
	width: 120px;
	text-align: center;
	font-size: 18px;
	word-break: break-word;
	display: inline-block;
	padding-top: 5px;
	padding-left: 30px;
}
.text{
	padding-top: 0px;
	padding-left: 20px;
	line-height: 20px;
	font-size: 16px;
}
/*
.text:hover{
	color: #ff6600;
}*/
