/*教育论坛*/
.content{
	text-align: center;
}
.content .jylt{
	margin-top: 1.03125rem;
	margin-left: 1.09375rem;
	text-align: left;
	text-decoration: none;
	color: #545050;
	font-size: 0;
}
.content .jylt li{
	/*margin-top: 0.015625rem;*/
	/*height: 0.46875rem;*/
	height: 0.625rem;
}
.content .jylt{


}
.content .jylt .active{
	color: #ffa300;
}
.content .jylt  .shu{
	display: inline-block;
	width: 5px;
	height: 0.46875rem;
	background-color: #ffa300;
}
.content .jylt  span{
	font-size: 12px;
	margin-bottom: -0.078125rem;
}
/*论坛介绍*/
.content h3{
	font-size: 20px;
	color: #ffa300;
	margin: 0.859375rem 0 1.171875rem;
}
.content .ltjs video{
	width: 9.375rem;
	height: 4.6875rem;
}
.content .ltjs .imgs{
	width: 80%;
	height: 4.6875rem;
}
.content .right{
	width: 90%;
	margin: 0 auto;
}
.content .right ol li{
	font-size: 12px;
	color: #646161;
	text-align: left;
	margin-top: 0.15625rem;
}
.content .right ol .act{
	color: #ffa300;
}
.content p{
	width: 90%;
	font-size: 13px;
	color: #756b6b;
	margin: 0.78125rem auto 0;
	text-indent: 26px;
	text-align: left;
}
.content .shiKuang{
	width: 8.28125rem;
	height: 5.46875rem;
	margin: 0 auto;
	position: relative;
}
.content .shiKuang ul li{
	width: 8.28125rem;
	height: 4.375rem;
	border-radius: 5px;
	overflow: hidden;
	position: absolute;
	opacity: 0;
	transition: all 1s;
}
.content .shiKuang ul .active1{
	opacity: 1;
}
.content .shiKuang .shangXia{
	width: 8.28125rem;
	position: absolute;
	margin-top: 20%;
	display: flex;
	justify-content: space-between;
}
.content .shiKuang .shangXia span{
	display: block;
	width: 0.703125rem;
	height: 1.09375rem;
	background-color: #ccc;
	opacity: 0.5;
	color: #000;
	line-height: 1.015625rem;
	font-size: 20px;
}
/*特邀嘉宾*/
.content .tyjb{
	width: 10rem;
	height: 6.25rem;
	position: relative;
}
.content .jiaBing{
	width: 8.046875rem;
	margin: 0 auto;
}
.content .jiaBing .jiaBingBox{
	width: 7.8125rem;
	border: 1px solid #ffa300;
	padding: 0.3125rem 0 0.3125rem 0.3125rem;
	overflow: hidden;
	opacity: 0;
	transition: all 1s;
	position: absolute;
}
.content .jiaBing .active2{
	opacity: 1;
}
.content .jiaBing .jiaBingBox img{
	float: left;
}
.content .jiaBing .jiaBingBox .jiaBInfo{
	width: 4.53125rem;
	float: left;
	margin-left: 0.15625rem;
	text-align: left;
}
.content .jiaBing .jiaBingBox .jiaBInfo span{
	display: block;
	font-size: 12px;
	margin-top: 0.078125rem;
}
.content .jiaBing .jiaBingBox .jiaBInfo span i{
	font-style: normal;
	color: #fea70d;
}
.content .zuoYou{
	width: 10rem;
	position: absolute;
	margin-top: 23.5%;
	display: flex;
	justify-content: space-between;
}
.content .zuoYou span{
	display: block;
	width: 0.703125rem;
	height: 1.09375rem;
	background-color: #ccc;
	color: #333;
	text-align: center;
	line-height: 1.015625rem;
	font-size: 20px;
}
.content .active5{
	display: none;
}