*{
    font-family: "微软雅黑";
    font-size: 16px;
    border: 0;
    padding: 0;
    margin: 0;
    color: #666;
    box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
}
.bg1 {
	width: 100%;
	height: 100%;
	top:0;right: 0;left: 0;bottom: 0;margin: auto;
}

.bgone {
	position: absolute;
	top:0;right: 0;left: 0;bottom: 0;
}

.pic {
	width: 393px;
	height: 95px;
	position: absolute;
	top:400px;right: 0px;left: 0;bottom: 0;margin: auto;
	z-index: 99999;
}
.button {
    position: absolute;
    top:650px;right: 0px;left: 0;bottom: 0;margin: auto;
    z-index: 99999;
}



