.topimg{
    width: 100%;
    text-align: center;
}
.topimg img{
    width: 1246px;
    /* display: block; */
    margin-bottom: 50px;
}
.topimg-head{
    width: 100%!important;
}
/* 顶部图片 */
.roof img{
    display: block;
    width: 60px;
    height: 60px;
    position: fixed;
    z-index: 10;
    bottom: 50px;
    right: 20px;
    cursor: pointer;
}