body,div,p,ul,table,li{margin:0;padding:0;}
ul li{list-style:none;}

#FontScroll{
	position: absolute;
    bottom: 111px;
	/* left: 140px; */
	left:65px;
	width: 450px;
	height: 210px;
	text-align: center;
	overflow: hidden;
}
#FontScroll a,#FontScrollTwo a,#FontScrollThree a,#FontScrollFour a{
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	text-align: center;
}
#FontScrollTwo a ,#FontScrollThree a,#FontScrollFour a{
	color: #000;
}
.teachName, .teachTime{
	font-weight: 18px;
	color: #5bddf1;
}
.teachTime{
	margin-left: 15px;
}
#FontScroll li,#FontScrollTwo li,#FontScrollThree li,#FontScrollFour li{
	margin-bottom: 10px;
	text-align: center;
}
#FontScroll .line ,#FontScrollTwo .line,#FontScrollThree .line,#FontScrollFour .line{
	text-align: left;
	width: 100%;
}
/* #FontScroll .fontColor a{
	color: red;
	transition: all 1.5s ease 0s;
} */
#FontScroll,#FontScrollTwo,#FontScrollThree,#FontScrollFour{padding-left: 10px}
#FontScrollTwo a,#FontScrollThree a,#FontScrollFour a{
    display: initial;
    width: initial;
    height: initial;
    background: initial;
    background-position: initial;
    background-size: initial;
    position: initial;
    bottom: initial;
    left: initial;
    margin-left: initial;
}
#FontScrollTwo,#FontScrollThree,#FontScrollFour{
		height: 140px;
		margin-top: 30px;
	text-align: center;
	overflow: hidden;
}