@charset "utf-8";
*{
	margin:0px auto;FONT-FAMILY: "微软雅黑",Helvetica, Arial, sans-serif;	
}
.body{

}
.top{
	width:1000px;clear:both;height:50px;padding:10px 10px;font-size:24px;margin:0px auto;line-height:50px;
}
.top span{
	display:block;float:left;
}
.icon-safe{
	width:67px;height:24px;background:url(icon-safeguard.svg);margin-left:10px;margin-top:13px;
}

.navad{
	width:1080px;height:400px;margin:0px auto;
	background-image:url(ad1.png);
	background-size:1000px auto;
	color:#FFF;
}
.txt1{
	font-size:40px;float:left;display:block;width:400px;clear:both;margin-top:150px;margin-left:80px;
}
.txt2{
	font-size:20px;float:left;display:block;width:500px;clear:both;margin-top:10px;margin-left:80px;
}

.contactbox{
	width:1080px;margin:20px auto;	clear:both;
}
.qr{
	width:360px;height:360px;float:left;	text-align:center;
}
.qr img{
	width:100%;height:100%;	
}


.onlineservice{
	right: 0px;
	position: fixed;
    z-index: 990;
    bottom: calc(50% - 120px);
    right: 20px;
	background:url(onlineservice.jpg) top center  no-repeat;
	background-size:100%;
	width:48px;
	height:146px;
	border: 2px solid #fff;
    box-shadow: 0px 5px 20px 0 rgba(0, 0, 0, 0.2);
	border-radius:50px 50px 50px 50px;
	overflow:hidden;
	cursor:pointer;
}
.onlineservice p{
	display:block;
	width:48px;
	height:146px;
}
