/* 头部设置 */
.content-head {
            cursor: url("../image/mouse.png"),pointer;
            background-image: url("../image/beijing.jpg");
            height: 100vh;
            clear: both;
            overflow: hidden;
}