body{
	background:#ffffff;
}
.g-hd, .g-bd, .g-ft {
    width: 100%;
    min-width: 1100px;
}
.m-bd{
	width:972px;
}
.newjp{
	border-top:1px solid #c9c9c9;
	margin-top: 75px;
}
.newjp .m-bd{
	border:none;
	height:30px;
	overflow:hidden;
	width:1100px;
	
}
.newjp .m-bd span,.newjp .m-bd a{
	color:#c9c9c9!important;
}
.banner{
	height:380px;
	background:url(../../../img/zt2018/hjzy/hjzy2025/banner.png) no-repeat top center;
	max-width:1920px;
	min-width:1100px;
}

h3{
	margin:20px auto 16px;
	width:178px;
	height:48px;
	background:url(../../../img/zt2018/hjzy/hjzy2025/xheader-bg.png) no-repeat top center;
	font-size: 20px;
	font-weight:700;
	color:#FFFEFF;
	line-height:48px;
	text-align:center;
	padding-left:10px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}
.info h3{
	margin-top:45px;
	margin-bottom:30px;
}

.info p{
	font-size:16px;
	line-height:28px;
	text-indent:2em;
	color:#333333;
	padding-bottom:10px;
}
.course-list{
	height: 42px;
	background: #a2e1fd;
	width:100%;
	overflow:hidden;
	zoom:1;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
}

.course-list li{
	float:left;
	line-height:42px;
	font-size:16px;
	color: #1a9ee5;
	width:108px;
	cursor:pointer;
	text-align:center;
}

.course-list li.selected{
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	background: #1a9ee5;
}
.grade1{
	margin-top:10px;
}
.m-lst{
	display:none;
	padding-top:5px;
}
.m-lst.selected{
	display:block;
}
.m-lst li{
	height:56px;
    line-height: 56px;
    padding-right: 14px;
    position: relative;
    border-bottom: 1px dashed #BEE9FD;
}
.m-lst li .icon{
	display: inline-block;
    width: 8px;
    height: 9px;
    background:url(../../../img/zt2018/hjzy/hjzy2021/lx.png) no-repeat top left;
    position: absolute;
    top: 32px;
    left: 16px;
}
.m-lst li span{
	font-size:16px;
	display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    cursor: default;
}
.m-lst .m-stitle{
	color: #263E48;
	font-weight:400;
    width: 600px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m-lst .f-time{
	width:100px;
	text-align:center;
	color:#263E48;
}
.m-lst .f-size{
	width:100px;
	text-align:center;
	color:#263E48;
}
.m-lst  .f-down{
	cursor: pointer;
	margin-top: 20px;
    width: 88px;
    height: 30px;
    padding-left:29px;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
	background: #41c7f4;
	box-sizing:border-box;
}

.m-lst .f-down i{
	display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    width: 16px;
    height: 18px;
    margin-left: 20px;
    background: url(../../../img/zt2018/yldyj/down_icon.png) no-repeat top left;
}
.mbtm20{
	margin-bottom:20px;
}
