.jg_h{
	font-size: 20px;
	color: #333;
	text-align: center;
	line-height: 52px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding:0px 10px 0px 0px;
}
.jg_h img{
	margin-right: 5px;
}
.jg_focus{
	position: absolute;
	top:52px;
	width:100%;
	z-index: -9;
}

.header-logo-jg{
	border-bottom:1px #ccc solid;
}
#jg_header{
	background-color: #fff;
}
#jg_header .icon-bar{
	background-color: #333;
}
#jg_header button{
	outline: none;
}
.jg_back{
	line-height: 52px;padding-right:0px;
}
.jg-group-info{
	width: 55%;
}
.jg-group-info h3 a{
	height: 25px;
}
.jg-group-school{
	height: 40px;

}
.jg_focus .container{
	background-color: #f0f0f0;
}
.jg_focus .container .row{
	background-color: #fff;
}

.jd-news h3 a{
	line-height: 50px;
	height: 50px;
	overflow: hidden;
}
.jg-teacher-info{
	width: 70%;
	margin-top: 5px;
}
.jg-teacher-info h3 a{
	height: 25px;
}
.jg-teacher-school{
	height: 60px;
}
.jg-pic table{
	margin-top: 15px;
	width: 100%;
}
.jg-pic table td:nth-child(1),.jg-pic table td:nth-child(2),.jg-pic table td:nth-child(3){
	padding-bottom: 5px;
}
.jg-pic table td {
	width: 33.333%;
}

.jg-pic table td img{
	padding-right:5px;
}

.jg-foot{
	width: 33.333%;
	text-align: center;
}
.jg-footer{
	background-color: #fe6a00;
}
.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;
}

/*课程内容页*/
#course{
	width: 100%;
}
#course li{
	width: 50%; 
	text-align: center;
}
#course>li.active>a, #course>li.active>a:hover, #course>li.active>a:focus {
    border-color: #fff;
    border-bottom: 5px #fe6a00 solid;
    color: #fe6a00;


}
#course>li{
	border:none;
}
#course>li>a{
	font-size: 16px;
}
.cou-con-tit{
	font-size: 16px;
	padding:15px 0px;
	line-height: 24px;
}
.C_details {
    color: #999999;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden;
    font-size: 12px;
    margin-bottom: 15px;
}
.jg-addr{
	padding:15px;
}
.jg-addr p{
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 25px;
}
.jg_address a {
    color: #A9A9A9;
    font-size: 12px;
    padding: 3px 10px;
    border: 1px #eee solid;
    margin-left: 10px;
}
.C_in p{
	font-size: 14px;
	line-height: 25px;
}

.C_foot-ico1{
	background:url(../images/course_01.png);
	width: 20px;
	height: 20px;
	display: block;
	margin:10px auto 5px auto;
	    background-size: contain;
}
.C_foot-ico2{
	background:url(../images/course_02.png);
	width: 20px;
	height: 20px;
	display: block;
	margin:10px auto 5px auto;
	    background-size: contain;
}
.C_foot-ico3{
	background:url(../images/course_03.png);
	width: 20px;
	height: 20px;
	display: block;
	margin:10px auto 5px auto;
	background-size: contain;
}
.C_foot a{
	border-right:1px #ccc solid;
	color: #333;
	font-size: 14px;
}
.C_foot a:nth-child(1),.C_foot a:nth-child(2),.C_foot a:nth-child(3){
	width: 20%;
}
.C_foot a:nth-child(4){
	width: 40%;
	background-color: #ff7300;
	color: #fff;
	font-size: 20px;
	line-height: 60px;
	padding-bottom: 0px;
	font-weight: bold;
}

#synthesize a{
	margin-left:15px;
}
#synthesize{
	width:100%;
	padding-right:30px;
	height:20px;
	overflow: hidden;
}
#jg_course_classify{
	margin-top:10px;
}
#jg_course_classify li{
	width: auto;
	border:none;
}
#jg_course_classify li a{
	line-height: 40px;
}
.jg_Course_list{
	position: absolute;
	top:93px;
	width:100%;
	margin-bottom: 50px;
	z-index: -9;
}
.jg_Course_tit{
	overflow: hidden;
}
.jg_Course_tit h3 {
	font-size: 16px;
	border-bottom:1px #eee solid;
	line-height: 40px;
	width: 100%;
	margin-top: 15px;
}
.jg_Course_tit h3 span{
	border-bottom:2px #fe6a00 solid;
}
.jigou_list{
	width: 100%;
	border-bottom:1px #ccc dashed;
	padding-bottom:10px;
	position:relative;
}
.jigou_list h4{
	font-size: 14px;
	width: 70%;
	margin:0px;
}
.jigou_list h4 a{
	color: #333;
	line-height: 40px;
	height: 40px;
	overflow: hidden;
}
.jigou_list span{
	color: #999;
}
.jigou_time{
	width: 100%;
}
.jigou_time span{
	margin-right:10px;
	font-size: 12px;
}
.jigou_money{
	position: absolute;
	font-size: 16px;
    color: #fe9400;
	right:0px;
	bottom:8px;
}

.mod-banner {
    min-height: 117px;
    background: #ccc;
}
.mod-banner img {
    min-height: 117px;
}

.mod-teacher__info {
    margin-top: 20px;
    border-bottom:1px #eee solid;

}
.mod-teacher__info .mod-teacher__fn {
    position: relative;
    height: 60px;
}

.mod-teacher__info span {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
}
.mod-teacher__info .mod-teacher__name {
    padding-left: 15px;
    height: 42px;
    line-height: 42px;
    font-size: 18px;
    color: #333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    word-wrap: normal;
}
.mod-teacher__info .mod-teacher__ai {
    margin-top: 10px;
    padding-bottom: 15px;
    position: relative;
}
.mod-teacher__info .mod-teacher__ai div {
    padding-left: 56px;
    position: relative;
    min-height: 24px;
}
.mod-teacher__info .mod-teacher__value {
    margin-left: 20px;
}
.mod-teacher__info .mod-teacher__label {
    color: #909090;
    position: absolute;
    left: 0;
}

.Cou_List{
	height: 40px;
	overflow: hidden;
	padding-right: 35px;
}
.Cou_List a{	
	color: #666;
	padding:10px 15px;
}
.Cou_List span{
	padding:10px 0px;
	color: #fe6a00;
	margin-top: -1px;
}

.Cou_List i{
    background: url(../images/ico_15.png) no-repeat;
    width: 12px;
    height: 8px;
    background-size: contain !important;
    position: absolute;
    top: 17px;
    right:15px;
}

.qy_city{
	background-color: #f7f7f7;width: 100%;border-radius: 25px;padding:10px 20px;font-size: 16px;cursor: pointer;color: #666;margin-top: 10px;
}
.qy_city span{
	color: #999;
	margin-top: 2px;
}

.qy_city_address{
	padding:10px 20px 0px 20px;color: #999;
	overflow: hidden;
	display: none;

}