
.relative {
	position: relative;
	top: 0;
	left: 0
}

.pb6 {
	padding-bottom: 6px
}

.asid_share {
	position: fixed;
	width: 80px;
	height: 80px;
	bottom: 60%;
	right: 0;
	z-index: 890
}

*html #asid_share {
	position: absolute;
	top: expression(documentElement.scrollTop + "px");
	margin: 300px 0 0
}

.asid_share .asid_share_box {
	width: 100%;
	margin-bottom: 3px;
	background: #d9d9d9;
	text-align: center
}

.asid_share .asid_share_box a {
	
	display: block;
	height: 80px;

}

.asid_share .asid_sha_layer {
	border: 1px solid #ccc;
	background: #fff;
	position: absolute;
	right: 100px;
	bottom: 0px
}

.sweep_img {
	padding: 10px
}



.asid_share_box .asid_help_list li a {
	line-height: 26px;
	height: 26px;
	padding: 0 0 0 14px;
	text-align: left
}


.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
}

.con_sj {
	color: #fff;
	margin: -14px -2px 0 0;
	margin: -28px 0 0 -2px
}
.asid_sha_layer img{
	width: 100%;
	height: 100%;
}


.r-select{
	font-size: 1rem; 
	float: right; 
	line-height: 30px; 
	width: 5rem; 
	text-align: center;
}
.r-select:hover{
	background-color: #CCCCCC;
	border-radius: 30px;
}
.r-select a {
	color: #333333;
}
.r-select:hover a {
	color: #FFFFFF;
}


.r-selectt{
	font-size: 1rem; 
	float: right; 
	line-height: 30px; 
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}
.r-selectt:hover{
	background-color: #CCCCCC;
	border-radius: 30px;
}
.r-selectt a {
	color: #333333;
}
.r-selectt:hover a {
	color: #FFFFFF;
}
