锘?relative{position:relative;top:0;left:0;}
.pb6{padding-bottom:6px;}

/*asid_share*/
.asid_share{position:fixed;width:60px;bottom:8%;right:0;z-index:890;}
*html #asid_share{position:absolute;top:expression(documentElement.scrollTop + "px");margin:300px 0 0 0;}

.asid_share .asid_share_box{width:100%;margin-bottom:3px;background:#919cd0;text-align:center;}
.asid_share .asid_share_box a{display:block;height:56px;padding-top:13px;}
.asid_share .asid_share_box a:hover{background:#056ca6;text-decoration:none;}
.asid_share .asid_share_box a:hover .asid_title,.asid_share .asid_share_box .asid_title{color:#fff;font-size:19px;display:block;padding-left:6px;line-height:18px;width:60px;margin-top:-2px;}
.asid_share .red_bag{background:#056ca6;text-decoration:none;}
.asid_share .asid_sha_layer{border:1px solid #ccc;background:#fff;position:absolute;right:66px;bottom:-44px;padding:10px;}

.sweep_img{padding:10px;}
.asid_share_box .asid_help_list li{line-height:26px;height:26px;background:url(../images/dian.png) no-repeat 6px 12px;}
.asid_share_box .asid_help_list li a{line-height:26px;height:26px;padding:0 0 0 14px;text-align:left;}
.asid_help_list li a:hover{color:#fff;}

.asid_share_triangle{width:12px;height:40px;position:absolute;right:45px;bottom:-12px;z-index:100;}
.border_sj,.con_sj{display:block;width:18px;height:28px;font-size:18px;overflow:hidden;font-family: SimSun;}
.border_sj{color:#ccc;font-style:normal;margin:0 0 0 -18px;}
.con_sj{color:white;margin:-14px -19px 0 0;margin:-28px 0 0 -19px;}


/****/
.yj_box {
	width: 100%;
	background-color: #333;
	position: fixed;
	bottom: 0;
	cursor: pointer;
	z-index:999;
}
.yj_box li span {
	color: white;
	font-size: 100%;
	text-align: center;
	margin-top: 5px;
}
.yj_box li img {
	width: 36%;
	height: 6%;
	margin: 0 auto;
	padding:6%;
}
.yj_box li {
	width: calc(100% / 3 - 0.03rem);
	float: left;
	border-right: 1px solid #fff;
	padding: 0.08rem 0;}
/***/
 @media only screen and (max-width: 800px) {
#asid_share{display:none;}
}
 @media only screen and (min-width: 800px) {
.yj_box{display:none;}
}