.jiesu_b>p a{
		font-size: 14px;
		line-height: 25px;
		font-family: "microsoft yahei";
		color: #eeefef;
	}
	.jiesu_b>p a:hover{
		text-decoration: underline;
	}
	ul li{
	list-style: none;
}
a{
	text-decoration: none;
}
body {
  font-family: "Microsoft YaHei";
}
input::-ms-clear{display: none;}
input::-ms-reveal{display: none;}
.fanhui{
	position: fixed;
	top: 65%;
	right: 2%;
	width: 60px;
}
.fanhui li{
	width: 50px;
	height: 50px;
	box-shadow: 0 0 10px 0 rgba(20,34,67,.1);
	background: rgb(255,255,255);
	margin-bottom: 5px;
}
.fanhui li:hover{
	cursor: pointer;
}
.fanhui .zhiding{
	display: none;
}
.fanhui li:nth-child(1) p{
	width: 50px;
	height: 50px;
	background: url(../img/jishuzhichizhichizhinengzhinengfuwufuwukefujishu灰色.png) no-repeat center 50%;
}
.fanhui li:nth-child(1):hover p{
		background: url(../img/jishuzhichizhichizhinengzhinengfuwufuwukefujishu.png) no-repeat center 50%;
}
.fanhui li:nth-child(2) p{
	width: 50px;
	height: 50px;
	background: url(../img/two-dimensional-code灰色.png) no-repeat center 50%;
}
.fanhui li:nth-child(2):hover p{
		background: url(../img/two-dimensional-code.png) no-repeat center 50%;
	
}
.fanhui li:nth-child(3) p{
	width: 50px;
	height: 50px;
	background: url(../img/zhiding灰色.png) no-repeat center 50%;
}
.fanhui li:nth-child(3):hover p{
	background: url(../img/zhiding.png) no-repeat center 50%;
}
.weixin{
	/* position: absolute;
	top:0;
	left: -390px; */
	height: 160px;
	width: 380px;
	border: 1px solid #ccc;
	background: #fff;
	/* display: none; */
}
.weixin_d{
	position: absolute;
	top:0;
	left: -390px;
	height: 150px;
	width: 390px;
	display: none;
	/* background: red; */
}
.weixin_l{
	float: left;
	margin: 10px 0 0 10px;
}
.weixin_r{
	float: left;
}
.jinrong{
	float: left;
	font-size: 16px;
	color: #333333;
	font-family: "microsoft yahei";
	/* background: red; */
	/* width: 100px; */
	height: 20px;
	margin: 35px 0 0 20px;
}
.zuanz{
	float: left;
	font-size: 14px;
	color: #4E4E4E;
	/* background: red; */
	margin: 20px 0 0 20px;
}