.course-tab{
	width:1200px;
	margin:0 auto;
	margin-top:10px;
}
.course-content{
	width:1200px;
	margin:0 auto;
	margin-top:40px;
	margin-bottom:30px;
}
.course-tab-ul{
	text-align:justify;
	width:800px;
	margin:0 auto;
}
.course-tab-ul li{
	display:inline-block;
	background:#fff;
	width:100px;
	height:100px;
	margin:20px 7px 0 7px;
	text-align:center;
	border:1px solid #fff;
	
}
.course-tab-ul li:hover,.course-tab-ul li.active{
	border-color:#006a9e;
	color:#006a9e;
}
.course-tab-ul h3{
	font-size:14px;
	font-weight:normal;
}
.course-tab-ul img{
	margin-top:10px;
}
.course-tab-list h6{
	width:200px;
	height:50px;
	background:#006a9e;
	line-height:50px;
	text-align:center;
	color:#fff;
	font-size:20px;
	font-weight:normal;
	cursor:pointer;
	margin-bottom:2px;
}
.course-tab-left{
	width:205px;
	
}
.course-tab-list{
	
}
.course-tab-list a{
	width:200px;  
	height:50px;
	line-height:50px;
	text-align:center;
	display:block;
	padding:0 10px 0 10px;
	margin:2px 0 5px 0;
	font-size:16px;
	border:1px solid #fff;
	border-bottom:1px solid #dedede;
	overflow:hidden;
	word-break:break-all;
}
.course-tab-list a:hover,.course-tab-list a.active{
	border:1px solid #006a9e;
	background:#6fc6f1;
}
.course-head h2{
	border-left:5px solid #006a9e;
	font-size:20px;
	padding-left:10px;
	margin-bottom:20px;
	cursor:pointer;
}
.course-content-left ul{
	
}
.course-content-middle{
	width:900px;
	margin-left:20px;
	
}
.course-content-middle-title{
	background:#fff;
	height:100px;
}
.course-title{
	margin-left:40px;
	font-size:20px;
	color:#006a9e;
	line-height:60px;
}
.course-hour{
	margin-left:40px;
	color:#181818;
}
.course-hour span{
	color:#666666;
}
.middle-content-courseName{
	font-size:20px;
	padding-left:80px;
}
.course-content-middle-content{
	background:#fff;
}
.middle-content{
	padding:30px 0 0 80px;
}
.middle-content-data{
	overflow-x:hidden;
	
}
.middle-content-data img,.middle-content-data table{
	max-width:100% !important;
}
.course-consult{
	width:1000px;
	margin:50px auto 50px auto;
}
.course-consult span,.course-consult input{
	width:180px;
	height:50px;
	margin-left:10px;
	display:inline-block;
}
.input-name,.input-phone,.input-qq{
	background:#dedede;
	border:none;
	padding-left:10px;
}
.course-consult-span-ty{
	background:#0958ce;
	color:#fff;
	display:inline-block;
	text-align:center;
	line-height:50px;
}
.course-consult-input-st{
	background:#e91b05;
	color:#fff;
	border:none;
	cursor:pointer;
}
.course-consult-input-zx{
	background:#2e3340;
	color:#fff;
	vertical-align:top;
	line-height:50px;
	text-align:center;
}
.course-consult-input-zx:hover{
	color:#fff;
}
.search-result p{
	color:#888;
	font-size:30px;
	text-align:center;
	margin-top:100px;
}