*{
	margin: 0;
	padding: 0;
}
a,b,s,t,f,r,p,em,span,h1,h2,h3,h4,
h5,h6,ul,ol,li,sub,sup,table,
input,select,textarea{
	font-family: "微软雅黑";
}

/*左侧弹出小人*/
.bottom_fixed {
    width: 100%;
    height: 120px;
    background: url(https://9zx-1304488177.cos.ap-beijing.myqcloud.com/float_bj.png);
    position: fixed;
    bottom: 0px;
    z-index: 999;
}
.toggle_img{
	position: fixed;
	left: 0;
	bottom: 30px;
}
.toggle_div{
	width: 1200px;
	height: 120px;
	margin: 0 auto;
	position: relative;
}
/*left*/
.mianFei-list{
	z-index: 999;
}
.mianFei-list>img{
	float: left;
	margin-top: -12px;
}
.close{
	float: right;
}
.close>img{
	cursor: pointer;
}
/*center*/
.HuoQu-list{
	width: 300px;
	height: 120px;
	background: #353A4E;
	float: left;
	margin: 0px 85px;
	position: relative;
}
.HuoQu-list>sub{
	width: 262px;
	height: 15px;
	float: left;
	margin-left: 6.5%;
	margin-top: 10px;
	font-size: 14px;
	color: #ffffff;
}
.HuoQu-list>sub>b{
	color: #ff6c6c;
	font-size: 14px;
}
.HuoQu-list>sup{
	width: 262px;
	height: 65px;
	margin-left: 6.5%;
}
.tele{
	width: 262px;
	height: 34px;
	border: 1px solid #282B34;
	margin-top: 6px;
	text-indent: 1em;
}
.mianJi{
	width: 170px;
	height: 34px;
	display: inline-block;
	border: 1px solid #282B34;
	margin-top: 10px;
	margin-left: 6.5%;
	text-indent: 1em;
}
#baoJia{
	width: 100px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	text-align: center;
	border: none;
	background: #ff5a5a;
	color: #FFFFFF;
	position: absolute;
	right: 18px;
	bottom: 8px;
}
#baoJia:hover{
	cursor: pointer;
	background: #E56762;
	color: #fff;
}
.HuoQu-list>sup>img{
	position: absolute;
	bottom: 18px;
	right: 138px;
}
	/*right*/
.guWen{
	width: auto;
	height: 120px;
	float: left;
	margin-left: 25px;
	margin-top: -13px;
}
.guWen p{
	color: #FFFFFF;
	font-size: 12px;
	margin-left: 12px;
	margin-top: 5px;
}
.guWen > span {
    width: 120px;
    height: 140px;
    background: url(https://9zx-1304488177.cos.ap-beijing.myqcloud.com/float_bj.png);
    display: inline-block;
}
.guWen>span>img{
	width: 98px;
	height: 98px;
	margin-top: 10px;
	margin-left: 10px;
	z-index: 99999;
}
/*///////////////////////////////*/