.material{
    position: relative;
    margin-bottom: 50px;
    background: #ffffff;
}

.material .path{
    position: absolute;
    top: -44px;
}

.courseBanner{
    margin-bottom: 20px;
}

.material_con{
    width: 1168px;
    border: 1px solid #ffc740;
}



.john_class_con_tit{
    height: 31px;
    border-bottom: 1px solid #ffc740;
    background: url(9641.png) bottom repeat-x;
}

.john_class_con_tit_name,
.john_class_con_tit_name2{
	width: 151px;
	height: 33px;
	line-height: 39px;
	position: absolute;
	font-size: 16px;
	text-indent: 10px;
	color: #ffffff;
	
	
}

.john_class_con_tit_name{
    background: url(9643.png) no-repeat;
	font-weight: bolder;
	
}

.john_class_con_tit_name2{
    color: #ef1e00;
    background: url("#") no-repeat;
}

.list_more{
    font-size: 12px;
    line-height: 34px;
    color: #b71322;
    margin-right: 22px;
}

.material_con_cen{
    margin: 76px 100px;
}

.material_con_cen ul li{
    height: 40px;
    line-height: 40px;
    /*font-size: 18px;*/
    border-bottom: 1px dashed #a3a3a3;
}

.material_con_cen ul li a span{
    /*font-size: 16px;*/
    margin-left: 14px;
}

.page{
    margin-top: 26px;
}

.page span{
    width: 19px;
    height: 19px;
    line-height: 19px;
    text-align: center;
    color: #ffffff;
    background: #000000;
    display: block;
    float: left;
    margin-left: 10px;
}
.showPage{
    background-color: #b80000!important;
}

