html,body{height: 100%;width: 100%;margin:0;padding:0;}
body{background:#fffdfd; background-size:auto, 100%; perspective:400px; box-sizing:border-box;}
a:hover{text-decoration: none;}

.newIcon{
    color: white;
    background: blue;
    padding: 1px;
    margin:0 3px;
    font-size: 13px;
}

.zhengji{
    color:red; 
    font-size: 13px;
}
