.header2{
	display: block;
	box-shadow: 0 1px 3px 0px #F5EEEC;
}


.jyhb{
	width: 100%;
	height: 298px;
	background: url(../imgs/kcban.png);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	margin-top:122px;
}
.jyhb p{
	width: 1200px;
	margin:0 auto;
	text-align: center;
	
}
.ywbt{
	font-family: Impact, Impact;
	font-weight: 400;
	font-size: 38px;
	color: #FFFFFF;
	padding-top:95px;
	line-height: 45px;

}
.xhx span{
	display: inline-block;
	width: 33px;
	height: 4px;
	background: #f34804;
	border-radius: 7px;
}
.zwbt{
	font-weight: 400;
	font-size: 24px;
	color: #FFFFFF;
	padding-top:10px;
}








.fn{
	height: auto;
	width: 1200px;
	margin: 30px auto;
}
.dn{
	padding-top:28px;
	padding-bottom: 24px;
}
.dn a{
	display: inline-block;
	height: 36px;
	padding:0 36px;
	line-height: 35px;
	font-size: 14px;
	text-align: center;
	border-radius: 20px;
}
.dn a.on{
	background: #f34804;
	color: #fff;
}

.ersan{
	width: 1200px;
	/*height: 122px;*/
	background: #f6f6f6;
	border-radius: 16px;
	overflow: hidden;
}
.xn{
	height: auto;
	margin:20px;
	position: relative;
	padding-left: 80px;

}
.xn a{
	font-size: 12px;
	color: #666666;
	display: inline-block;
	padding:6px 20px;
	border-radius: 20px;
	font-weight: 400;
}
.xn a:nth-child(1){
	font-size: 14px;
	font-weight: 400;
	color: #333333;
	padding:6px 20px 6px 12px;
	position: absolute;
	left: 12px;
	top:0px;
}
.xn a.on{
	background: #f5d3c6;
	color: #f34804;;
}
.dj2{
	padding-right: 40px;
	height: 32px;
	overflow: hidden;
}
.ersan .zhankai{
	height: auto;
	/*overflow: hidden;*/
}
.dj2 .gengd{
	display: inline-block;
	height: 32px;
	line-height: 32px;
    position: absolute;
    right: 0;
    top:0;
    cursor: pointer;
    display: none;
}


/*课程视频*/
.module5{
	width: 100%;
	height: auto;
	padding-bottom: 46px;
}
.nrsp{
	height: auto;
	width: 1200px;
	margin:0 auto;
}
.zpfn{
	text-align: center;
	margin-bottom: 32px;
}
.zpfn a img{
	display: inline-block;
	width: 22px;
	height: 22px;
	margin-right: 16px;
}
.zpfn a{
	display: inline-block;
	width: 180px;
	height: 54px;
	margin:0 15px;
	line-height: 54px;
	background: #fff;
	border-radius: 4px;
	box-shadow: 0px 3px 10px #FFF6F3;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
}
.zpfn a.on{
	background: #f34804;
	color: #fff;
}
.zpfn a:visited{
	text-decoration: none;
}
.zpfn a:hover{
	text-decoration: none;
}

.lb{
	width: 1200px;
	margin: 0px auto;

}
.lb ul{
	width: 1230px;
}

.lb ul.ship li{
	float: left;
	width: 284px;
	height: 226px;
	margin-right: 20px;
	position: relative;
	padding-bottom: 4px;
	border-radius: 4px;
	margin-bottom:24px;
	transition: all 0.3s;

}
.lb ul.ship li:hover{
	margin-top:-12px;
	height: 238px;
	background: #fff;
	box-shadow: 0px 5px 20px 4px #ebe1dc;
}
.lb ul.ship li img.kt{
	display: block;
	height: 160px;
	width: 284px;
	border-radius: 4px;
	margin-bottom: 18px;
}
.kcnc{
	font-family: Inter, Inter;
	font-weight: 400;
	font-size: 16px;
	line-height: 18px;
	color: #333;
	padding-left: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
}
.dbxx{
	margin-top:9px;
	align-items: center;
	font-family: Inter, Inter;
	font-weight: 400;
	font-size: 12px;
	color: #999999;
	line-height: 16px;
	padding-left: 14px;
}
.dbxx img{
	margin-right: 6px;

}
.dbxx span{
	margin-right: 20px;
}
.zhez{
	position: absolute;
	top:0;
	left: 0;
	height: 160px;
	width: 284px;
	border-radius: 6px;
	z-index: 1;
	background: rgba(0, 0, 0, 0.6);
}
.zhez a{
	display: block;
	margin-top: 63px;
	margin-left: 98px;
	width: 87px;
	height: 33px;

}
.zhez a img{
	display: block;
	width: 87px;
	height: 33px;
}
.more{
	text-align: center;
	margin-top:7px;
}
.more a{
	font-weight: 500;
	font-size: 16px;
	color: #F34804;
	line-height: 18px;
}
