a:hover{
	text-decoration: none;
}
footer{
	border-top:1px #ccc solid;

	position: fixed;
	bottom:0px;
	width: 100%;
	background-color: #fff;
}
footer a{
	color: #aaa;
}
.course-foot{
	width: 33.333%;
	text-align: center;
	padding-bottom: 5px;
}
footer a.active{
	color: #0b6db6;
}
footer a{
	background-repeat: no-repeat;    background-position: center 12px;padding-top: 35px;
}
footer a:nth-child(1){
	
	background-size: 24px;
}
footer a:nth-child(2){
	background-size: 20px;
}

footer a:nth-child(4){
	background-size: 22px;
}

.footer{
	background-color: #f0f0f0;text-align: center;padding:20px 0px;
}
.footer p{
	color: #666;
	font-size: 12px;
	margin-bottom: 7px;
}
.g-footer{
	margin-bottom: 10px;
}
.g-footer a:first-child {
    border-left: none;
}
.g-footer a {
    padding: 0 4px 0 8px;
    color: #666;
    font-size: 12px;
    border-left: 1px solid #cccccc;
}
.jg-foot{
	width: 33.333%;
	text-align: center;
}
.jg-footer{
	background-color: #fe6a00;
	float: left;
	width: 100%;
	position: fixed;
	bottom:0px;
	z-index: 999;
}
.jg-footer a{
	color: #fff;
	font-size: 14px;
	padding:15px 0px;

}
.jg-footer a img{
	margin-top: -3px;
	padding-right:5px;
}
.jg-footer a:nth-child(1),.jg-footer a:nth-child(2){
	border-right:1px #fff solid;
}
.jg-infotion p{
	font-size: 14px;
	line-height: 25px;
	margin:15px 0px;
	height: 150px;
    overflow: hidden;

}
.jg-img img{
	margin-bottom: 15px;
}
.jg-img img:nth-child(even){
	padding-left:7px;
}
.jg-img img:nth-child(odd){
	padding-right:7px;
}