body,html{
	overflow: hidden;
	font-family: "微软雅黑";
}
.bg{
	overflow: hidden;
	background: url(/zh/public/images/404/bg.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.bg img.logos{
	width: 10.26%;
	position: absolute;
	top: 10%;
	left: 5%;
}
.bg p{
	text-align: center;
	color: #fff;
}
.bg .zhongjian{
	position: absolute;
	top: 31%;
	width: 100%;
	left: 50%;
	margin-left: -50%;
}
.bg p.nums{
	font-size: 1rem;
}
.bg p.wenzi{
	font-size: 0.35rem;
}
.bg p a{
	color: #fff;
	padding-bottom: 3px;
    border-bottom: solid 1px #fff;
}
.bg .bottom_text{
	color: #fff;
	font-size: 0.22rem;
	position: absolute;
	bottom: 5%;
	right: 2.5%;
	text-align: right;
}
.bg_phone{
	overflow: hidden;
	background: url(/zh/public/images/404/bg1.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.bg_phone img.p_logos{
	width: 30.78%;
	position: absolute;
	top: 5%;
	left: 5%;
}
.bg_phone p{
	text-align: center;
	color: #fff;
}
.bg_phone .zhongjian{
	position: absolute;
	top: 31%;
	width: 100%;
	left: 50%;
	margin-left: -50%;
}
.bg_phone p.nums{
	font-size: 1rem;
}
.bg_phone p.wenzi{
	font-size: 0.35rem;
}
.bg_phone p a{
	color: #fff;
	padding-bottom: 3px;
    border-bottom: solid 1px #fff;
}
.bg_phone .P_bottom_text{
	color: #fff;
	font-size: 0.22rem;
	position: absolute;
	bottom: 5%;
	left: 50%;
	margin-left: -50%;
	width: 100%;
	text-align: center;
}