/* 
* @Author: sabera
* @Date:   2016-08-19 10:07:35
* @Last Modified by:   sabera
* @Last Modified time: 2016-09-19 12:55:52
*/
body{
	background-color:#fff385;
	background-image:url(../img/bg.png);
	background-position: 5% 60px;
	-webkit-background-size: contain;
	background-size: contain;
	background-repeat: no-repeat;
}

.gongsi{
	float:right;
	margin-top:20px;
	margin-right: 15px;
	padding:5px;
	border:1px solid #d72b2b;
	color:#ea2727;

}
.tips{
	width: 90%;
	margin-left: 5%;
	margin-top:40px;
	z-index:5;
}
.phone1{
	margin:10px auto 0;
	display:block;
	width: 50%;
}
.box{
	margin:-1px auto 0;
	width: 50%;
	position: relative;
}
.phone2{
	
	display:block;
	width: 100%;
}
.erweima{
	position: absolute;
	width: 60%;
	top:5px;
	left:20%;

}
.head{
	margin:5px auto 5px;
	height:50px;
	width:50px;
	background: #fff url(../img/head.jpg) center center no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
}
.name{
	text-align:center;
	color:#fff;
}
.tips2{
	width: 60%;
	margin-left: 20%;
	z-index:5;
}
.biaoyu{
	text-align:center;
	color:#fff;
}
.down{
	position: fixed;
	bottom:0px;
	z-index:-2;
}
.button{
	width: 100%;
}
