address, em, i { font-style: normal;}
#contactbar {
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    height: 45px;
    line-height: 45px;
    background: #FFF;
    border-top: 1px #e5e5e5 solid;
    color: #fff;
    text-align: center;
    z-index: 999;
	
}
#contactbar .bottom_index {
    background: url(/wap/images/bottom_index.png) no-repeat

}
 #contactbar .bottom_index{
	   background-position: center 5px;
    background-size: 20px auto 
	 }

#contactbar .bottom_history {
    background: url(/wap/images/bottom_history.png) 0 0 no-repeat

}
#contactbar .bottom_history {
     background-position: center 5px;
    background-size: 19.5px auto
}
#contactbar .bottom_member {
    background: url(/wap/images/bottom_member.png) 0 0 no-repeat

}

#contactbar .bottom_post {
  /*  background: url(../images/bottom_post.png) 0 0 no-repeat; */
	
}

#contactbar .bottom_schidden {
    background: url(/wap/images/bottom_post.png) no-repeat

}
#contactbar .bottom_schidden  {
    background-position: center 5px;
    background-size: 20px auto
}

#contactbar .bottom_sssearch {
    background: url(/wap/images/bottom_shous.png) 0 0 no-repeat

}
#contactbar .bottom_sssearch  {
    background-position: center 5px;
    background-size: 20px auto;
	
}

#contactbar .bottom_fxshare {
    background: url(/wap/images/headIcon.png) 0 0 no-repeat

}
#contactbar .bottom_fxshare  {
    background-position: center 4px;
    background-size: 21px auto;
	
}

#contactbar .bottom_ddhtel {
    background:#ff6630;
	line-height:45px;
	color:#FFF;
	font-size:14px;
}
 .bottom_ddhtelicon{
	background-image:url(/wap/images/bottom_ddhtel.png);
	background-size:auto 42%;
	background-position:5% 47%;
	background-repeat:no-repeat;

	height:45px; 
	display:inline-block;
	text-indent:24px;
	
	}


#contactbar .bottom_fdxems {
       background:#61ae00;
	line-height:45px;
	color:#FFF;
	font-size:14px;
	
}

.bottom_fdxemsicon{
	background-image:url(/wap/images/bottom_fdx.png);
	background-size:auto 38%;
	background-position:5% 50%;
	background-repeat:no-repeat;

	height:42px; 
	display:inline-block;
	text-indent:27px;
	
	}
#contactbar .bottom_history_on, #contactbar .bottom_index_on, #contactbar .bottom_member, #contactbar .bottom_member_on, #contactbar .bottom_post, #contactbar .bottom_post_on {
    background-position: center 5px;
    background-size: 20px auto
}

#contactbar a {

    height: 100%;
    line-height: 72px;
    text-align: center;
    background-color: #FFF;
    float: left;
    color: #777;
    font-size: 12px;
	display:table-cell;
	width:20%;
}


