body{
	background:#fafafa;
}
.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: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:#196cc8;
	color:#196cc8;
}
.course-tab-ul h3{
	font-size:14px;
	font-weight:normal;
}
.course-tab-ul img{
	margin-top:10px;
}
.course-content-left{
	width:214px;
}
.course-content-left li{
	height:50px;
	background:#fff;
	text-align:center;
	overflow:hidden;
}
.course-content-left a{
	border:1px solid #dedede;
	display:block;
	line-height:48px;
	padding:0 10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size: 15px;
}
.act a{
	border-color:#196cc8;
	color:#196cc8;
	
}
.course-content-left li:hover a,.course-content-left li.active a{
	border-color:#196cc8;
	color:#196cc8;
	z-index:9;
}
.course-content-left ul{
	margin-top:10px;
}
.course-content-left ul li{
	margin-bottom:10px;
}
.left-course-type{
	background:#196cc8;
	height:60px;
	line-height:60px;
	color:#fff;
	text-align:center;
	font-size: 18px;
}
.course-content-middle{
	width: 715px;
    margin-left: 15px;
}
.course-content-middle-title{
	background:#fff;
	height:100px;
}
.course-title{
	margin-left:40px;
	font-size:20px;
	color:#0958ce;
	line-height:60px;
}
.course-consult{
	padding:30px;
	height:auto;
	overflow:hidden;
	background:#fff;
}
.course-consult h1 p{
	color: #000;
    font-size: 19px;
    line-height: 32px;
    font-weight: normal;
}
.course-consult img{
	width:100%;
}
.submit{
	background: #196cc8;
	outline:none;
	border:none;
	color:#fff;
	cursor:pointer;
	width:150px!important;
	height:40px!important;
}
.reset{
	border:none;
	color:#fff;
	cursor:pointer;
	outline:none;
	background:#898a87;
	width:150px!important;
	height:40px!important;
}
.course-consult textarea {
    width: 630px;
    height:100px;
    padding: 10px;
	margin:10px 0px 0px 10px;
    outline: none;
}
.course-consult form span{
	margin-left:-16px;
	display:inline-block
}
.course-consult form{
	margin-top:20px;
}
.course-hour{
	margin-left:40px;
	color:#181818;
	font-size: 15px;
}
.course-consult form input{
	outline:none;
}
.course-hour span{
	color:#666666;
}
.course-content-middle-content{
	background:#fff;
	margin-top:20px;
}
.middle-content{
	padding:30px;
}
.middle-content-p-kcjs{
	color:#000;
	font-size:20px;
	line-height:45px;
	background:url(../images/title_bgk.png)no-repeat center bottom;
	background-size:100% 5px;
}
.middle-content-data{
	overflow-x:hidden;
	margin-top:20px;
	line-height:30px;
	font-size:16px;
}
.middle-content-data img,.middle-content-data table{
	max-width:100% !important;
}
.course-consult input,.course-consult a{
	width:313px;
	height:50px;
	margin-left:10px;
	display:inline-block;
}
.input-name,.input-phone,.input-qq,.input-lesson{
	border:1px solid rgb(169, 169, 169);
	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;
	margin-top:20px;
}
.course-consult-input-zx:hover{
	color:#fff;
}
.course-content-right{
	overflow-x:hidden;
}