
.header{
 position: absolute;
 top:0;
 left:0;
 width:100%;
}
.header img{
    width:100%;
}

.ndsp{
    display: none;
}
body,div,ul,li,img,p{
    padding: 0;
    margin: 0;
    list-style: none;
    font-size:16px;
    font-family:"Microsoft YaHei",Tahoma,Verdana,STHeiTi,simsun,sans-serif;
}
a,a:hover,a:visited{
    text-decoration: none;
    color:inherit;
}

.copyright,.topbar{
    background-color: #ea5749;
    width:100%
}
.copyright>img{display: block;}

.copyright{
    width:100%;
}
.copyright img{
    width:100%;
}
.content{
    width:100%;
}
.content>img{
    width:100%;
}