.textC {
position:absolute;
width:500px;
overflow:hidden;
margin-top: 100px;
line-height:30px;
margin-left: 300px;
height:30px;
}
.textC span {
color: #13BEEC;
font-size: 28px;
font-weight: bold;
font-family: "微软雅黑";
position: absolute;
}