/* 
* @Author: sabera
* @Date:   2017-03-13 13:21:42
* @Last Modified by:   sabera
* @Last Modified time: 2017-03-30 17:19:14
*/
body{
	background-color:#570853;
}
.box1{
	overflow:hidden;
	width:100%;
}
.box1 .pp1,.pp3{
	width:100%;
	overflow:hidden;
}
.box2{
	overflow:hidden;
	width:100%;
	position: relative;
}
.hong1{
	width:100%;
	overflow:hidden;
	
}
.numb{
	position: absolute;
	left:15%;
	bottom: 140px;
	background-color: #feff01;
	display:block;
	line-height:30px;
	width:70%;
	margin:10px auto;
	text-align:center;
	border-radius:50px;
	font-weight:bold;
	box-shadow:0 3px 0 #eebe00;
}
.qiang{
	position: absolute;
	left:50%;
	bottom: 60px;
	display:block;
	width:60px;
	height:60px;
	line-height:60px;
	text-align:center;
	background-color: #ff3f26;
	border-radius:200px;
	outline:none;
	color:#fff;
	font-size:16px;
	border:none;
	box-shadow:3px 0px 0 #e23416;
	margin-left:-30px;
}
.box1 .zixun{
	display:block;
	width:60%;
	overflow:hidden;
	margin:12px 20%;
}
.box1 .zixun .pp2,.pp4{
	width:100%;
}