body,input,ul,li,h1,h2,h3,h4,h5,h6,p,img{
    margin:0;
    padding:0;
    font-family: "苹方";
    font-size: 12px;
}
a{
    text-decoration: none;
}
li{
    list-style: none;
}
.left{
    float:left;
}
.right{
    float:right;
}
.clear:after{
    content: "."; 
    display: block;
    height: 0; 
    clear: both; 
    visibility: hidden;    
}
.fj{
    display: none;
    width:2.2rem;
    height:0.6rem;
    background:rgba(0,0,0,.8);
    position: absolute;
    top:50%;
    left:50%;
    margin-top:-0.3rem;
    margin-left:-1.1rem;
    color: #fff;
    text-align: center;
    line-height: 0.6rem;
    border-radius: 0.2rem;;
}
.noData{
    width:1.92rem;
}
.noData img{
    width:100%;
    margin-left: 2.79rem;
}
.noData p{
    width:7.5rem;
    font-size: 0.32rem;
    text-align: center;
    padding-top: 0.3rem;
    color: #777;
}
