body {
    color: #fff;
    font-family: 'microsoft yahei';
}
@font-face {
    font-family: "fzlt"; 
    src: url("../fonts/fzlt.ttf")
}
.scroll-one {
    position: relative;
    width: 100%;
}
.scroll-one img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.one-imgbtm {
}
.one-imgbtm img {
    width: 100%;
    height: auto;
}
.font-p-4 {
	color: #666;
}
