body{
	background:#f5f5f5;
}
.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;
}
.course-tab-ul li{
	display:inline-block;
	background:#fff;
	width:130px;
	height:60px;
	margin:20px 7px 0 7px;
	text-align:center;
	border:1px solid #fff;
	line-height:60px;
	
	
}
.course-tab-ul li:hover{
	border-color:#fc7305;
}
.course-tab-ul li.active h3{
	background:#fc7305;
	color:#fff;
}

.course-tab-ul h3{
	font-size:18px;
	font-weight:bold;
}
.course-tab-ul img{
	
}
.course-content-left{
	width:200px;
	margin-left:8px;
}
.course-content-left li{
	height:50px;
	line-height:50px;
	background:#fff;
	text-align:center;
	border-bottom:1px solid #dedede;
	padding-left:5px;
	padding-right:5px;
	overflow:hidden;
	border:1px solid #fff;
}
.course-content-left li:hover,.course-content-left li.active{
	border-color:#fc7305;
}
.course-content-left ul{
	
}
.left-course-type{
	background:#fc7305;
	height:60px;
	line-height:60px;
	color:#fff;
	text-align:center;
}
.course-content-middle{
	width:710px;
	margin-left:20px;
	
}
.course-content-middle-title{
	background:#fff;
	height:100px;
}
.course-title{
	margin-left:40px;
	font-size:20px;
	color:#0958ce;
	line-height:60px;
}
.course-hour{
	margin-left:40px;
	color:#181818;
}
.course-hour span{
	color:#666666;
}
.course-content-middle-content{
	background:#fff;
	margin-top:20px;
}
.middle-content{
	padding:30px;
}
.middle-content-p-kcjs{
	color:#0958ce;
	font-size:20px;
	border-bottom:1px solid #dedede;
}
.middle-content-data{
	overflow-x:hidden;
	
}
.middle-content-data img,.middle-content-data table{
	max-width:100% !important;
}
.course-consult{
	width:1200px;
	margin:0 auto 50px auto;
}
.course-consult span,.course-consult input,.course-consult a{
	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;
}
.course-consult-input-zx{
	background:#2e3340;
	color:#fff;
	vertical-align:top;
	line-height:50px;
	text-align:center;
}
.course-content-right{
	overflow-x:hidden;
}