.article{
  width: 100%;
  text-align: center;
height: 40px;
font-size: 30px;
font-family: MicrosoftYaHei;
color: #333333;
line-height: 40px;
}
.article span:nth-child(2){
  color: #cccccc;
  font-size: 20px;
}