/*内容区设置*/
	.newscon{
		width:100%;
		margin:0 auto;
	}
	.ntit{
		width: 95%;
		padding-bottom: 1em;
		padding-top:1em;
		margin:0 auto;
		border-bottom: 1px dashed #e4e4e4;
	}
	.ntit h1{
		text-align:left;
		font-size:1.8rem;
		color: #ba0903;
	}
	.ntit p{
		text-align: center;
		font-size: 1.3rem;
		color: #808080;
		margin-top: 1em;
	}
	.video {
		width:100%;
		background:#FFF;
		border-bottom:1px solid #ccc;
		padding-bottom:20px;
	}
	.shipin_c {
		width:95%;
		margin:0 auto;
		margin-top: 1rem;
		height:25rem;
	}
	.new{
		width: 95%;
		margin:0 auto;
		font-size: 1.5rem;
		line-height:1.6em;
		margin-top:1rem;
	}
	.new>p{
		margin-top: 5px;
		font-size: 1.5rem;
		text-align: left;
	}
	.new>p.zuozhe,.new>p.zuozhe a {
		text-align:right;
		color: #666;
	}
	.video>ul{
		width: 95%;
		margin:0 auto;
		margin-top: 10px;
	}
	.video>ul li{
		width: 100%;
		font-size: 1.5rem;
		line-height: 2em;
		color: #808080;
	}
	.video>ul li:active a{
		color: #ba0903;
	}
	.video>ul li a{
		color: #808080;
	}
	.video>img{
		width: 30%;
		display: block;
		margin:0 auto;
		margin-top: 20px;
	}
	.video>p{
		width:30%;
		margin:0 auto;
		height:2em;
		line-height: 2em;
		font-size: 2em;
		padding-left:30px;
		color: #333;
		background: url(../images/stelp.png) no-repeat left center;
	}
	.video>span{
		display: block;
		width:40%;
		color: #808080;
		height: 35px;
		line-height: 35px;
		font-size: 1.3em;
		margin:0 auto;
	}
	.video>span b{
		font-weight: normal;
		display: block;
		float: left;
	}
	.video>span a{
		display: block;
		float: left;
		margin-left: 3%;
	}
	.video>span img{
		height: 31px;
		
	}
	/*专业课程设置*/
	.tuijv{
		width: 100%;
        margin: 1em auto;
		background:#FFF;
		border-top:1px solid #ccc;
		border-bottom:1px solid #ccc;
}
	.course{
		width: 95%;
        margin: 0 auto;
	}
	.course>ul{
		width: 100%;
		overflow: hidden;
	}
	.course li{
		width: 292px;
		margin-left:8px;
		float: left;
		margin-bottom: 15px;
	}
	.course li a{
		display: block;
		width: 100%;
	}
	.course li img{
		width: 290px;
		height:217px;
		border:1px solid #ccc;
	}
	.course li p{
		width: 90%;
		height: 30px;
		line-height: 30px;
		font-size: 1.5rem;
		padding-left: 25px;
		background: url(../images/snplay.png) no-repeat left center;
	}
	.course li b{
		font-weight: normal;
		font-size: 0.9rem;
		line-height: 20px;
		height: 20px;
		color: #808080;
	}
	.title {
		width: 100%;
		height: 37px;
		padding:25px 0 20px;
	}
	.title>p {
		float: left;
		width: 40%;
		height: 37px;
		line-height: 37px;
		font-size: 1.7rem;
	}
	.title>p>em {
		background: #ee7800;
		width: 0.4rem;
		height: 1.8rem;
		float: left;
		margin-right: 0.08rem;
		margin-top: 0.18em;
		margin-right: 0.4em;
	}