.hpn_top_container{
	display: none;
    position: relative;
    z-index: 1000000;
    width: 100%;
    height: 32px;
    text-align: center;
    background-color: #000000;
    line-height: 32px !important;
    font: 12px/1.5 "Microsoft YaHei",YaHei,tahoma,arial,"Hiragino Sans GB",SimSun;
    color: #ffffff;
    margin: 0;
    padding: 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #616060;
}
.hpn_top_close{color: #17a2e1;}
#topTip {position: fixed;right: 10px;bottom: 10px;z-index: 990;width: 50px;height: 50px;}
#topTip a.top-btn {display: block;cursor: pointer;overflow: hidden;text-decoration: none;margin-left: auto;margin-right: auto;}
#topTip a.top-btn i {width: 49px;height: 49px;background-position: 0 0;display: block;background: url(../img/toTop.png) no-repeat;margin-left: auto;margin-right: auto;}
