.content{
	width: 100%;
	height: 100%;
/* 	background: #f2f5fb; */
	text-align: center;
/* 	margin-top: 100px; */
}
.content a{
	cursor: pointer;
/* 	margin-right: 30px; */
}
.content a:HOVER{
	color: #0187ff;
}
.content .course, .content .sx-course, .content .wl-course{
	width: 1100px;
	margin: 0 auto;
}
.content .course{
	height: 360px;
}
.content .course .c-tl{
	margin-bottom: 40px;
	font-size: 24px;
	font-weight: lighter;
	text-align: center;
}

.content ul li{
	width: 260px;
	height: 235px;
	float: left;
/* 	margin-left: 10px; */
	padding: 5px;
	border: 1px solid rgba(242, 245, 251, 0);
}
.content ul li:HOVER{
	border: 1px solid #e88828;
	box-shadow: 1px 1px 3px #666;
}	
.content .c-name{
	font-size: 14px;
	color: #333;
	text-align: left;
	padding-top: 4px;
	cursor: pointer;
}
.content .c-name:HOVER{
	color: #0187ff;
}
.content .c-pay{
	font-size: 20px;	
	text-align: left;
	color: #ff7b44;
	display: table;
}
.content .c-price{
	float: right;
	color: #ff7b44;
	font-size: 20px;
}
.content .c-teach{
	width: 150px;
	font-size: 12px;
	color: #666;
	text-align: left;
	float: left;
	height: 14px;
	padding-top: 4px;
	overflow: hidden;
}
.content .c-mark{
	font-size: 12px;
	color: #666;
	text-align: left;
	width: 260px;
	margin-top: 4px;
}
.content .sx-course,.content .wl-course{
	margin-top: 60px;
	height: 300px;
}
/* .content .wl-course{ */
/* 	padding-bottom: 60px; */
/* } */
.shadow{
	box-shadow: 1px 1px 1px #666;
}
.c-border{
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
.sx-course .sx-slt,.wl-course .wl-slt{
	border-bottom: 1px solid #dcdcdc;
	padding: 10px 0 8px 0;
	text-align: left;
	width: 1100px;
	font-size: 16px;
}
.sx-course .sx-slt a,.wl-course .wl-slt a{
	color: #666;
	margin-right: 30px;
}
.sx-course .sx-slt a:HOVER,.wl-course .wl-slt a:HOVER{
	color: #0187ff;
}
.sx-course .sx-img,.wl-course .wl-img{
	float: left;
	cursor: pointer;
	
}
.sx-course .sx-ctn,.wl-course .wl-ctn{
	float: left;
	margin-left: 28px;
	margin-top: -15px;
}
.detail{
	height: 71px;
}
.ml-3{
	margin-left: -3px;
}
.courseIcon{
	width: 260px;
	height: 146px;
}
.content .more{
	float: right;
	color: #999;
	margin-right: 0px;
}
.sx-gz{
	margin-top: 20px;
}
.sx-cz{
	margin-top: 20px;
	display: none;
}
.sx-cc{
	margin-top: 20px;
	display: none;
}
.wl-gz{
	margin-top: 20px;
}
.wl-cc{
	margin-top: 20px;
	display: none;
}
.c-wait{
	float: left;
}
.sx-course .sx-slt .slt-color,.wl-course .wl-slt .slt-color{
	color: #0187ff;
}
.slide{
	width: 1100px;
	text-align: center;
	margin: 0 auto;
}
img.imgVis {
	left: 0;
    margin-left: 0px;
}
div.slideControl ul.pagination {
	display: none;
}
.banner{
	text-align: center;
	background: #f2f5fb;
/* 	padding-top:50px; */
}
div.visual {
	height: 320px;
}
div.visual ul.slides_container {
	height: 320px;	
}
div.visual ul.slides_container li {
	height: 320px;	
}
div.slideControl p.slide_rBt , div.slideControl p.slide_lBt{
	top: -170px;
}
.sx-img:HOVER{
	 
	box-shadow: 0px 0px 10px #666;
}	
 
.wl-img:HOVER{
 
	box-shadow: 0px 0px 10px #666;
}
body{
	background: #f2f5fb;
}
.content .activea{
	border-bottom: 1px solid #0187ff;
    padding-bottom: 10px;
}
.iline {
	margin-top:-1px;
    position: absolute;
    display: inline-block;
    zoom: 1;
    visibility: hidden;
    height: 10px;
    border-top: 1px solid #0187ff;
}
 .wline {
 margin-top:-1px;
    position: absolute;
    display: inline-block;
    zoom: 1;
    visibility: hidden;
    height: 10px;
    border-top: 1px solid #0187ff;
}
.luvideo ul li:HOVER{
	width:180px;
	height:185px;
	border: 1px solid #e88828;
	box-shadow: 1px 1px 3px #666;
}
/**双十二活动**/
.doubleTwelve{
	width: 251px;
	height: 203px;
	position: fixed;
	top: 200px;
	left: 120px;
}
.doubleTwelve .bg{
	width: 216px;
	height: 203px;
	background: url('/common/images/activity/doubleTwelve/image.png') no-repeat;
	cursor: pointer;
}
.doubleTwelve .colse{
	width: 20px;
	height: 20px;
	background: url('/common/images/activity/doubleTwelve/close.png') no-repeat;
	float: right;
	margin-top: -203px;
	cursor: pointer;
}
.content .c-stopBuy{
	color: #999;
	width: 160px;
	margin-top: 7px;
	float: left;
}
.content .c-stopBuy span{
	color: #ff7b44;
}