body {
	background: #f6f6f6;
	font-family: "PingFang SC", "Lantinghei SC", "Microsoft YaHei", "HanHei SC", "Helvetica Neue", "Open Sans", Arial, "Hiragino Sans GB", "微软雅黑", STHeiti, "WenQuanYi Micro Hei", SimSun, sans-serif;
	background: url(../images/bg.jpg) top center no-repeat #fff;
	background-size: 100% auto;
}

.yellow{color: #d27113 !important;}
.red{color: red !important;}
.green{color: green !important;}

.logow{
	width:100%;
	height: auto;
	margin: 40% auto 0 auto;
}
.logow .logo{
	width: 40%;
	height: auto;
	margin: 0 auto;
}
.logow .logotxt{
	width: 100%;
}
.logow .logotxt img{
	width: 100%;
	height: auto;
}
.logow .logo img{
	width: 100%;
	height: auto;
}
.logow .loadw{
	width: 100%;
	text-align: center;
	font-size: 0.4rem;
	color: #d3c0ab;
	margin-top: 1rem;
}
.logow a{
	padding: 0.2rem 0.4rem;
	background: #fff;
	border:1px solid #0094f7;
	font-size: 0.48rem;
	color: #0094f7;
	border-radius: 10px;
}
.botlogow{
	width: 70%;
	height: auto;
	margin: 0.3rem auto 0;
}
.botlogow img{
	width: 100%;
	height: auto;
}